@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap";body{background-color:#acacac}.nav-parent{display:flex;justify-content:space-around;height:12vh;background-color:#6d79eb}.logo-img{height:100px;width:200px}.sidebar-icon{display:none}.nav-items{display:flex;width:100%;padding:2vh 8vh;justify-content:space-between}.nav-items ul{padding:2vh 0;list-style:none;display:flex;justify-content:right}.nav-items ul a{font-size:1.4rem;padding:1vh 2vh;font-weight:600;position:relative;color:#fff;text-decoration:none}.nav-items ul a:before{content:"";position:absolute;display:block;width:80%;height:2px;bottom:0;left:9%;background-color:#fff;transform:scaleX(0);transition:transform .3s ease}.nav-items ul a:hover:before{transform:scaleX(1)}.nav-items ul a:hover{color:#fff}.nav-items ul a span{margin-left:1.5vh}@media (max-width: 1920px){.logo-img{height:80px;width:150px;padding-bottom:10px}}@media (max-width: 1490px){.logo-img{height:80px;width:150px}}@media (max-width: 1012px){.nav-items{display:flex;width:100%;padding:2vh 4vh;justify-content:space-between}.nav-items ul a{font-size:1.2rem}}@media (max-width: 863px){.nav-items{display:flex;width:100%;padding:2vh;justify-content:space-between}.nav-items ul a{font-size:1.1rem}.logo-img{height:80px;width:150px}}@media (max-width: 770px){.nav-items{display:flex;width:100%;padding:2vh 1vh;justify-content:space-between}.nav-items ul a{font-size:1.2rem}.logo-img{height:80px;width:150px}}@media (max-width: 745px){.logo-img.hidden{display:none}.sidebar-content-active{display:flex;justify-content:space-between}.logo-img.active{padding-top:1vh}.sidebar-icon{margin:auto 0;font-size:2rem;display:block;cursor:pointer}.nav-items ul a:before{background-color:#000}.ul-elements{color:#000;z-index:2;position:absolute;right:0;top:0;background-color:#fef7e5;width:0px;height:100%;transition:all .3s ease-in;overflow:hidden}.ul-elements.active{width:270px}.ul-elements ul{display:flex;flex-direction:column}.ul-elements.active ul li{margin-right:unset;margin-top:22px}.ul-elements.active ul li a{color:#000}.sidebar-icon.active{padding:2vh 0 0 2vh}}#intro{background-color:#6d79eb;width:100%;height:100%}#intro-left-content{display:flex;flex-direction:column;justify-content:center;color:#fff;padding:10vh}#intro-left-content .intro-h1 h1{padding:6vh 2vh 4vh;font-size:3.5rem;font-weight:700}#intro-left-content .intro-p p{padding:2vh 14vh 2vh 2vh}#intro-left-content .intro-buttons{display:flex;justify-content:left}#intro-left-content .intro-buttons .intro-btn{padding:2vh}#intro-left-content .intro-buttons #intro-btn-1{background-color:#fbd980;font-size:1rem;padding:1vh;border-radius:41px;transition:all ease-in-out .3s}#intro-left-content .intro-buttons #intro-btn-1 a{text-decoration:none;color:#000}#intro-left-content .intro-buttons #intro-btn-1:hover{color:#000;transform:scale(1.1);transition:all ease-in-out .3s}#intro-left-content .intro-buttons #intro-btn-2{color:#fff;border:none;padding:1vh;border-radius:41px;transition:all ease-in-out .3s}#intro-left-content .intro-buttons #intro-btn-2 span{padding:1vh .5vh;font-size:1.2rem}#intro-left-content .intro-buttons #intro-btn-2:hover{color:#fff;transform:scale(1.1);transition:all ease-in-out .3s}#intro-left-content .intro-buttons #intro-btn-2 a{text-decoration:none;color:#fff}#intro-right-content .intro-img{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}#intro-right-content .intro-img img{width:800px}#about-section{background-color:#d9d9d9;width:100%;height:100vh;padding:0;display:flex;flex-direction:column}#about-content-outer{display:flex}#about-left-content{display:flex;flex-direction:column;padding:5vh 10vh}#about-left-content .about-h2 h2{padding:2vh 0 0;font-size:40px;font-weight:700}#about-left-content .about-h1{padding:2vh 0}#about-left-content .about-h1 h1{font-size:64px;font-weight:600}#about-left-content .about-p{padding:2vh 0 0}#about-left-content .about-p p{padding:0 5vh 0 0}#about-right-content{height:60vh}#about-right-content .about-img{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0}#about-right-content .about-img img{width:550px}#about-cards-outer{display:flex}.about-cards{display:flex;justify-content:center;margin:2vh 0;padding:2vh}.about-card{display:flex;flex-direction:column;align-items:center;padding:4vh 0}.about-card h1{font-weight:600}.about-card p{padding:2vh 2vh 0;text-align:center;font-size:20px}@media (max-width: 1920px){#intro-left-content .intro-h1 h1{font-size:2.5rem}#intro-left-content .intro-p p{font-size:12px;padding:2vh 9vh 2vh 2vh}#intro-left-content .intro-buttons .intro-btn{padding:2vh}#intro-left-content .intro-buttons #intro-btn-1{background-color:#fbd980;font-size:.8rem;padding:1vh;border-radius:41px;transition:all ease-in-out .3s}#intro-left-content .intro-buttons #intro-btn-2 span{padding:1vh .5vh;font-size:1rem}#intro-right-content .intro-img img{width:600px}#about-section{background-color:#d9d9d9;width:100%;height:100vh;padding:2vh 0}#about-left-content{display:flex;flex-direction:column;padding:5vh 10vh}#about-left-content .about-h2 h2{padding:2vh 0 0;font-size:30px;font-weight:700}#about-left-content .about-h1{padding:2vh 0}#about-left-content .about-h1 h1{font-size:44px;font-weight:600}#about-left-content .about-p{padding:2vh 0 0}#about-left-content .about-p p{font-size:14px;padding:0 5vh 0 0}#about-right-content{height:60vh}#about-right-content .about-img{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0}#about-right-content .about-img img{width:400px}.about-cards{display:flex;justify-content:center;margin:0;padding:0 6vh}.about-card{display:flex;flex-direction:column;align-items:center;padding:0}.about-card h1{font-size:32px;font-weight:600}.about-card p{padding:2vh 2vh 0;text-align:center;font-size:16px}}@media (max-width: 1490px){#intro-left-content .intro-h1 h1{font-size:2.5rem}#intro-left-content .intro-p p{font-size:12px;padding:2vh 9vh 2vh 2vh}#intro-left-content .intro-buttons .intro-btn{padding:2vh}#intro-left-content .intro-buttons #intro-btn-1{background-color:#fbd980;font-size:.8rem;padding:1vh;border-radius:41px;transition:all ease-in-out .3s}#intro-left-content .intro-buttons #intro-btn-2 span{padding:1vh .5vh;font-size:1rem}#intro-right-content .intro-img img{width:600px}#about-section{background-color:#d9d9d9;width:100%;height:100vh;padding:2vh 0}#about-left-content{display:flex;flex-direction:column;padding:5vh 10vh}#about-left-content .about-h2 h2{padding:2vh 0 0;font-size:30px;font-weight:700}#about-left-content .about-h1{padding:2vh 0}#about-left-content .about-h1 h1{font-size:44px;font-weight:600}#about-left-content .about-p{padding:2vh 0 0}#about-left-content .about-p p{font-size:14px;padding:0 5vh 0 0}#about-right-content{height:60vh}#about-right-content .about-img{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0}#about-right-content .about-img img{width:400px}.about-cards{display:flex;justify-content:center;margin:0;padding:0 6vh}.about-card{display:flex;flex-direction:column;align-items:center;padding:0}.about-card h1{font-size:32px;font-weight:600}.about-card p{padding:2vh 2vh 0;text-align:center;font-size:16px}}@media (max-width: 1284px){#intro-left-content{display:flex;flex-direction:column;justify-content:center;color:#fff}#intro-left-content .intro-h1 h1{font-size:2rem}#intro-left-content .intro-p p{font-size:10px;padding:2vh 4vh 2vh 2vh}#intro-left-content .intro-buttons .intro-btn{padding:2vh}#intro-left-content .intro-buttons #intro-btn-1{background-color:#fbd980;font-size:.8rem;padding:1vh;border-radius:41px;transition:all ease-in-out .3s}#intro-left-content .intro-buttons #intro-btn-2 span{padding:1vh .5vh;font-size:1rem}#intro-right-content .intro-img img{width:400px}#about-section{background-color:#d9d9d9;width:100%;height:100vh;padding:2vh 0}#about-left-content{display:flex;flex-direction:column;padding:5vh 10vh}#about-left-content .about-h2 h2{padding:2vh 0 0;font-size:24px;font-weight:700}#about-left-content .about-h1{padding:2vh 0}#about-left-content .about-h1 h1{font-size:36px;font-weight:600}#about-left-content .about-p{padding:2vh 0 0}#about-left-content .about-p p{font-size:14px;padding:0 5vh 0 0}#about-right-content{height:60vh}#about-right-content .about-img{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0}#about-right-content .about-img img{width:350px}.about-cards{display:flex;justify-content:center;margin:0;padding:2vh 0}.about-card{display:flex;flex-direction:column;align-items:center;padding:0 6vh}.about-card h1{font-size:28px;font-weight:600}.about-card p{padding:2vh 2vh 0;text-align:center;font-size:14px}}@media (max-width: 1136px){#intro-left-content{display:flex;flex-direction:column;justify-content:center;color:#fff;padding:8vh}#intro-left-content .intro-h1 h1{padding:4vh 2vh;font-size:1.5rem}#intro-left-content .intro-p p{font-size:12px;padding:2vh 4vh 2vh 2vh}#intro-left-content .intro-buttons .intro-btn{padding:.8vh}#intro-left-content .intro-buttons #intro-btn-1{background-color:#fbd980;font-size:.6rem;padding:1vh;border-radius:41px;transition:all ease-in-out .3s}#intro-left-content .intro-buttons #intro-btn-1:hover{color:#000;transition:all ease-in-out .3s}#intro-left-content .intro-buttons #intro-btn-2 span{padding:1vh .5vh;font-size:.8rem}#intro-left-content .intro-buttons #intro-btn-2{color:#fff;border:none;font-size:14px;padding:1vh;border-radius:41px;transition:all ease-in-out .3s}#intro-right-content .intro-img img{width:400px}#about-section{background-color:#d9d9d9;width:100%;height:100vh;padding:2vh 0}#about-left-content{display:flex;flex-direction:column;padding:5vh 10vh}#about-left-content .about-h2 h2{padding:2vh 0 0;font-size:24px;font-weight:700}#about-left-content .about-h1{padding:2vh 0}#about-left-content .about-h1 h1{font-size:36px;font-weight:600}#about-left-content .about-p{padding:2vh 0 0}#about-left-content .about-p p{font-size:12px;padding:0 5vh 0 0}#about-right-content{height:60vh}#about-right-content .about-img{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0}#about-right-content .about-img img{width:300px}.about-cards{display:flex;justify-content:center;margin:0;padding:2vh 0}.about-card{display:flex;flex-direction:column;align-items:center;padding:0 6vh}.about-card h1{font-size:28px;font-weight:600}.about-card p{padding:2vh 2vh 0;text-align:center;font-size:14px}}@media (max-width: 991px){#intro{height:100%}#intro-left-content{display:flex;flex-direction:column;justify-content:center;color:#fff;padding:8vh}#intro-left-content{text-align:center}#intro-left-content .intro-h1 h1{padding:4vh 2vh;font-size:2rem}#intro-left-content .intro-p p{font-size:10px;padding:2vh 4vh 2vh 2vh}#intro-left-content .intro-buttons{margin:auto}#intro-left-content .intro-buttons .intro-btn{padding:.8vh}#intro-left-content .intro-buttons #intro-btn-1{background-color:#fbd980;font-size:.8rem;padding:1vh;border-radius:41px;transition:all ease-in-out .3s}#intro-left-content .intro-buttons #intro-btn-1:hover{color:#000;transition:all ease-in-out .3s}#intro-left-content .intro-buttons #intro-btn-2 span{padding:1vh .5vh;font-size:.8rem}#intro-left-content .intro-buttons #intro-btn-2{color:#fff;border:none;font-size:18px;padding:1vh;border-radius:41px;transition:all ease-in-out .3s}#intro-right-content .intro-img img{width:350px}#about-section{background-color:#d9d9d9;width:100%;height:100vh;padding:6vh 0}#about-left-content{display:flex;flex-direction:column;padding:1vh 5vh}#about-left-content .about-h2 h2{padding:2vh 0 0;font-size:24px;font-weight:700}#about-left-content .about-h1{padding:2vh 0}#about-left-content .about-h1 h1{font-size:36px;font-weight:600}#about-left-content .about-p{padding:2vh 0 0}#about-left-content .about-p p{font-size:12px;padding:0 5vh 0 0}#about-right-content{height:60vh}#about-right-content .about-img{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0}#about-right-content .about-img img{width:300px}.about-cards{display:flex;justify-content:center;margin:0;padding:0}.about-card{display:flex;flex-direction:column;align-items:center;padding:0}.about-card h1{font-size:18px;font-weight:600}.about-card p{padding:2vh 2vh 0;text-align:center;font-size:14px}}@media (max-width: 810px){#intro{height:100%}#intro-left-content{display:flex;flex-direction:column;justify-content:center;color:#fff;padding:8vh 12vh}#intro-left-content{text-align:center}#intro-left-content .intro-h1 h1{padding:4vh 2vh;font-size:2rem}#intro-left-content .intro-p p{font-size:10px;padding:2vh 4vh 2vh 2vh}#intro-left-content .intro-buttons{margin:auto}#intro-left-content .intro-buttons .intro-btn{padding:.8vh}#intro-left-content .intro-buttons #intro-btn-1{background-color:#fbd980;font-size:.8rem;padding:1vh;border-radius:41px;transition:all ease-in-out .3s}#intro-left-content .intro-buttons #intro-btn-1:hover{color:#000;transition:all ease-in-out .3s}#intro-left-content .intro-buttons #intro-btn-2 span{padding:1vh .5vh;font-size:.8rem}#intro-left-content .intro-buttons #intro-btn-2{color:#fff;border:none;font-size:18px;padding:1vh;border-radius:41px;transition:all ease-in-out .3s}#intro-right-content .intro-img img{padding-bottom:4vh;width:350px}#about-section{background-color:#d9d9d9;width:100%;height:100vh;padding:6vh 0}#about-left-content{display:flex;flex-direction:column;padding:1vh 5vh}#about-left-content .about-h2 h2{padding:2vh 0 0;font-size:24px;font-weight:700}#about-left-content .about-h1{padding:2vh 0}#about-left-content .about-h1 h1{font-size:36px;font-weight:600}#about-left-content .about-p{padding:2vh 0 0}#about-left-content .about-p p{font-size:12px;padding:0 5vh 0 0}#about-right-content{height:60vh}#about-right-content .about-img{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0}#about-right-content .about-img img{width:300px}.about-cards{display:flex;justify-content:center;margin:0;padding:0}.about-card{display:flex;flex-direction:column;align-items:center;padding:0}.about-card h1{font-size:18px;font-weight:600}.about-card p{padding:2vh 2vh 0;text-align:center;font-size:14px}}@media (max-width: 745px){#intro-left-content{display:flex;flex-direction:column;justify-content:center;color:#fff;padding:2vh 8vh}#intro-left-content{text-align:center}#intro-left-content .intro-h1 h1{padding:4vh 2vh 1vh;font-size:1.5rem}#intro-left-content .intro-p p{font-size:10px;padding:2vh 4vh}#intro-left-content .intro-buttons{margin:auto}#intro-left-content .intro-buttons .intro-btn{padding:.8vh}#intro-left-content .intro-buttons #intro-btn-1{background-color:#fbd980;font-size:.6rem;padding:1vh;border-radius:41px;transition:all ease-in-out .3s}#intro-left-content .intro-buttons #intro-btn-1:hover{color:#000;transition:all ease-in-out .3s}#intro-left-content .intro-buttons #intro-btn-2 span{padding:1vh .5vh;font-size:.8rem}#intro-left-content .intro-buttons #intro-btn-2{color:#fff;border:none;font-size:14px;padding:1vh;border-radius:41px;transition:all ease-in-out .3s}#intro-right-content .intro-img img{padding-bottom:4vh;width:400px}#about-section{background-color:#d9d9d9;width:100%;height:100vh;padding:6vh 0}#about-content-outer{flex-wrap:wrap}#about-left-content{display:flex;flex-direction:column;padding:1vh 10vh}#about-left-content .about-h2 h2{padding:2vh 0 0;font-size:24px;font-weight:700}#about-left-content .about-h1{padding:2vh 0}#about-left-content .about-h1 h1{font-size:32px;font-weight:600}#about-left-content .about-p p{padding:0;font-size:12px}#about-right-content{padding:0 10vh;height:50vh}#about-right-content .about-img img{width:300px}.about-cards{display:none}}@media (max-width: 640px){#intro-left-content{display:flex;flex-direction:column;justify-content:center;color:#fff;padding:4vh}#intro-left-content{text-align:center}#intro-left-content .intro-h1 h1{padding:4vh 2vh;font-size:1.2rem}#intro-left-content .intro-p p{font-size:12px;padding:2vh 4vh 2vh 2vh}#intro-left-content .intro-buttons{margin:auto}#intro-left-content .intro-buttons .intro-btn{padding:.8vh}#intro-left-content .intro-buttons #intro-btn-1{background-color:#fbd980;font-size:.6rem;padding:1vh;border-radius:41px;transition:all ease-in-out .3s}#intro-left-content .intro-buttons #intro-btn-1:hover{color:#000;transition:all ease-in-out .3s}#intro-left-content .intro-buttons #intro-btn-2 span{padding:1vh .5vh;font-size:.8rem}#intro-left-content .intro-buttons #intro-btn-2{color:#fff;border:none;font-size:14px;padding:1vh;border-radius:41px;transition:all ease-in-out .3s}#intro-right-content{padding:6vh 2vh}#intro-right-content .intro-img img{width:400px}#about-section{background-color:#d9d9d9;width:100%;height:100vh;padding:6vh 0}#about-content-outer{flex-wrap:wrap}#about-left-content{display:flex;flex-direction:column;padding:1vh 5vh}#about-left-content .about-h2 h2{padding:2vh 0 0;font-size:20px;font-weight:700}#about-left-content .about-h1{padding:2vh 0}#about-left-content .about-h1 h1{font-size:24px;font-weight:600}#about-left-content .about-p p{padding:0;font-size:12px}#about-right-content{padding:0 10vh;height:50vh}#about-right-content .about-img img{width:280px}.about-cards{display:none}}@media (max-width: 500px){#intro-left-content{display:flex;flex-direction:column;justify-content:center;color:#fff;text-align:center;padding:2vh}#intro-left-content .intro-h1 h1{padding:4vh 2vh;font-size:1.8rem}#intro-left-content .intro-p p{font-size:14px;padding:2vh 4vh 2vh 3vh}#intro-left-content .intro-buttons{margin:auto}#intro-left-content .intro-buttons .intro-btn{padding:.8vh}#intro-left-content .intro-buttons #intro-btn-1{background-color:#fbd980;font-size:.6rem;padding:1vh;border-radius:41px;transition:all ease-in-out .3s}#intro-left-content .intro-buttons #intro-btn-1:hover{color:#000;transition:all ease-in-out .3s}#intro-left-content .intro-buttons #intro-btn-2 span{padding:1vh .5vh;font-size:.8rem}#intro-left-content .intro-buttons #intro-btn-2{color:#fff;border:none;font-size:14px;padding:1vh;border-radius:41px;transition:all ease-in-out .3s}#intro-right-content{padding:6vh 2vh}#intro-right-content .intro-img img{width:300px}#about-section{text-align:center;background-color:#d9d9d9;width:100%;height:100vh;padding:2vh 0}#about-content-outer{flex-wrap:wrap}#about-left-content{display:flex;flex-direction:column;padding:1vh 5vh}#about-left-content .about-h2 h2{padding:2vh 0 0;font-size:16px;font-weight:700}#about-left-content .about-h1{padding:2vh 0}#about-left-content .about-h1 h1{font-size:24px;font-weight:600}#about-left-content .about-p p{padding:0;font-size:10px}#about-right-content{padding:0;height:40vh}#about-right-content .about-img img{width:290px}.about-cards{display:none}}@media (max-width: 400px){#about-right-content .about-img img{width:240px}}#footer-main{background-color:#6d79eb;height:40vh}.footer-left-content{margin:4vh 0;display:flex;flex-direction:column}.footer-left-content .footer-left-intro{display:flex;align-items:flex-end;justify-content:space-around;padding:2vh 2vh 0}.footer-left-content .footer-left-intro .footer-img img{width:250px}.footer-left-content .footer-left-intro .footer-links{color:#fff;display:flex;justify-content:space-evenly;align-items:flex-end}.footer-left-content .footer-left-intro .footer-links h5{font-weight:600}.footer-left-content .footer-left-intro .footer-links a{margin:0 1vh;color:#25d366;font-size:30px}.footer-left-content .hr-div{border:5px solid #FCD980;width:80%;height:0;border-radius:10px;margin:auto}.footer-left-content .hr-div hr{border:none}.footer-left-content .footer-address{margin:2vh}.footer-left-content .footer-address{margin:0 8vh;padding:2vh 4vh 2vh 2vh;color:#fff}.footer-left-content .footer-address span{font-weight:600}.footer-left-content .footer-contact{display:flex;margin:2vh;justify-content:space-around;color:#fff}.footer-right-content{display:flex;flex-direction:column;border:10px solid #FCD980;border-radius:10px;width:60%;padding:0 2vh;margin:2vh auto}.footer-right-content .form-heading{padding:1vh 2vh 0 0}.footer-right-content .form-heading h2{color:#fff;font-weight:600}.footer-right-content .footer-form .form-input-div{margin:1.5vh 0;width:100%}.footer-right-content .footer-form .form-input-div .form-input{width:100%}.footer-right-content .footer-form .form-btn-div .form-submit-btn{border:2px solid white;border-radius:0;background-color:#525bb0;color:#fff;margin:0 0 1vh;width:30%;transition:ease-in-out all .3s}.footer-right-content .footer-form .form-btn-div .form-submit-btn:hover{transform:scale(1.1);transition:ease-in-out all .3s}@media (max-width: 1920px){#footer-main{background-color:#6d79eb;height:100%}.footer-left-content{margin:4vh 0;display:flex;flex-direction:column}.footer-left-content .footer-left-intro{display:flex;align-items:flex-end;justify-content:space-around;padding:2vh 2vh 0}.footer-left-content .footer-left-intro .footer-img img{width:180px}.footer-left-content .footer-left-intro .footer-links{color:#fff;display:flex;justify-content:space-evenly;align-items:flex-end}.footer-left-content .footer-left-intro .footer-links h5{font-size:20px;font-weight:600}.footer-left-content .footer-left-intro .footer-links a{margin:0 1vh;color:#000;font-size:28px}.footer-left-content .hr-div{border:5px solid #FCD980;width:80%;height:0;border-radius:10px;margin:auto}.footer-left-content .hr-div hr{border:none}.footer-left-content .footer-address{margin:2vh}.footer-left-content .footer-address{margin:0 8vh;padding:2vh 4vh 2vh 2vh;color:#fff}.footer-left-content .footer-address h5{font-size:20px}.footer-left-content .footer-address span{font-weight:600}.footer-left-content .footer-contact{display:flex;margin:2vh;justify-content:space-around;color:#fff}.footer-left-content .footer-contact .footer-mobile h5,.footer-left-content .footer-contact .footer-email h5{font-size:16px}.footer-right-content{display:flex;flex-direction:column;border:10px solid #FCD980;border-radius:10px;width:60%;padding:0 2vh;margin:2vh auto}.footer-right-content .form-heading{padding:1vh 2vh 0 0}.footer-right-content .form-heading h2{font-size:16px;color:#fff;font-weight:600}.footer-right-content .footer-form .form-input-div{margin:1.5vh 0;width:100%}.footer-right-content .footer-form .form-input-div .form-input{width:100%}.footer-right-content .footer-form .form-btn-div .form-submit-btn{border:2px solid white;border-radius:0;background-color:#525bb0;color:#fff;margin:0 0 1vh;width:30%;transition:ease-in-out all .3s;font-size:14px}.footer-right-content .footer-form .form-btn-div .form-submit-btn:hover{transform:scale(1.1);transition:ease-in-out all .3s}}@media (max-width: 1490px){#footer-main{background-color:#6d79eb;height:100%}.footer-left-content{margin:4vh 0;display:flex;flex-direction:column}.footer-left-content .footer-left-intro{display:flex;align-items:flex-end;justify-content:space-around;padding:2vh 2vh 0}.footer-left-content .footer-left-intro .footer-img img{width:180px}.footer-left-content .footer-left-intro .footer-links{color:#fff;display:flex;justify-content:space-evenly;align-items:flex-end}.footer-left-content .footer-left-intro .footer-links h5{font-size:20px;font-weight:600}.footer-left-content .footer-left-intro .footer-links a{margin:0 1vh;color:#000;font-size:28px}.footer-left-content .hr-div{border:5px solid #FCD980;width:80%;height:0;border-radius:10px;margin:auto}.footer-left-content .hr-div hr{border:none}.footer-left-content .footer-address{margin:2vh}.footer-left-content .footer-address{margin:0 8vh;padding:2vh 4vh 2vh 2vh;color:#fff}.footer-left-content .footer-address h5{font-size:20px}.footer-left-content .footer-address span{font-weight:600}.footer-left-content .footer-contact{display:flex;margin:2vh;justify-content:space-around;color:#fff}.footer-left-content .footer-contact .footer-mobile h5,.footer-left-content .footer-contact .footer-email h5{font-size:16px}.footer-right-content{display:flex;flex-direction:column;border:10px solid #FCD980;border-radius:10px;width:60%;padding:0 2vh;margin:2vh auto}.footer-right-content .form-heading{padding:1vh 2vh 0 0}.footer-right-content .form-heading h2{font-size:16px;color:#fff;font-weight:600}.footer-right-content .footer-form .form-input-div{margin:1.5vh 0;width:100%}.footer-right-content .footer-form .form-input-div .form-input{width:100%}.footer-right-content .footer-form .form-btn-div .form-submit-btn{border:2px solid white;border-radius:0;background-color:#525bb0;color:#fff;margin:0 0 1vh;width:30%;transition:ease-in-out all .3s;font-size:14px}.footer-right-content .footer-form .form-btn-div .form-submit-btn:hover{transform:scale(1.1);transition:ease-in-out all .3s}}@media (max-width: 1284px){#footer-main{background-color:#6d79eb;height:100%}.footer-left-content{margin:4vh 0;display:flex;flex-direction:column}.footer-left-content .footer-left-intro{display:flex;align-items:flex-end;justify-content:space-around;padding:2vh 2vh 0}.footer-left-content .footer-left-intro .footer-img img{width:180px}.footer-left-content .footer-left-intro .footer-links{color:#fff;display:flex;justify-content:space-evenly;align-items:flex-end}.footer-left-content .footer-left-intro .footer-links h5{font-size:20px;font-weight:600}.footer-left-content .footer-left-intro .footer-links a{margin:0 1vh;color:#000;font-size:28px}.footer-left-content .hr-div{border:5px solid #FCD980;width:80%;height:0;border-radius:10px;margin:auto}.footer-left-content .hr-div hr{border:none}.footer-left-content .footer-address{margin:2vh}.footer-left-content .footer-address{margin:0 8vh;padding:2vh 4vh 2vh 2vh;color:#fff}.footer-left-content .footer-address h5{font-size:18px}.footer-left-content .footer-address span{font-weight:600}.footer-left-content .footer-contact{display:flex;margin:2vh;justify-content:space-around;color:#fff}.footer-left-content .footer-contact .footer-mobile h5,.footer-left-content .footer-contact .footer-email h5{font-size:16px}.footer-right-content{display:flex;flex-direction:column;border:10px solid #FCD980;border-radius:10px;width:60%;padding:0 2vh;margin:2vh auto}.footer-right-content .form-heading{padding:1vh 2vh 0 0}.footer-right-content .form-heading h2{font-size:16px;color:#fff;font-weight:600}.footer-right-content .footer-form .form-input-div{margin:1.5vh 0;width:100%}.footer-right-content .footer-form .form-input-div .form-input{width:100%}.footer-right-content .footer-form .form-btn-div .form-submit-btn{border:2px solid white;border-radius:0;background-color:#525bb0;color:#fff;margin:0 0 1vh;width:30%;transition:ease-in-out all .3s;font-size:14px}.footer-right-content .footer-form .form-btn-div .form-submit-btn:hover{transform:scale(1.1);transition:ease-in-out all .3s}}@media (max-width: 1136px){#footer-main{background-color:#6d79eb;height:100%}.footer-left-content{margin:4vh 0;display:flex;flex-direction:column}.footer-left-content .footer-left-intro{display:flex;align-items:flex-end;justify-content:space-around;padding:2vh 2vh 0}.footer-left-content .footer-left-intro .footer-img img{width:120px}.footer-left-content .footer-left-intro .footer-links{color:#fff;display:flex;justify-content:space-evenly;align-items:flex-end}.footer-left-content .footer-left-intro .footer-links h5{font-size:14px;font-weight:600}.footer-left-content .footer-left-intro .footer-links a{margin:0 1vh;color:#000;font-size:22px}.footer-left-content .hr-div{border:5px solid #FCD980;width:80%;height:0;border-radius:10px;margin:auto}.footer-left-content .hr-div hr{border:none}.footer-left-content .footer-address{margin:2vh}.footer-left-content .footer-address{margin:0 8vh;padding:2vh 4vh 2vh 2vh;color:#fff}.footer-left-content .footer-address h5{font-size:14px}.footer-left-content .footer-address span{font-weight:600}.footer-left-content .footer-contact{display:flex;margin:2vh;justify-content:space-around;color:#fff}.footer-left-content .footer-contact .footer-mobile h5,.footer-left-content .footer-contact .footer-email h5{font-size:12px}.footer-right-content{display:flex;flex-direction:column;border:10px solid #FCD980;border-radius:10px;width:60%;padding:0 2vh;margin:2vh auto}.footer-right-content .form-heading{padding:1vh 2vh 0 0}.footer-right-content .form-heading h2{font-size:16px;color:#fff;font-weight:600}.footer-right-content .footer-form .form-input-div{margin:1.5vh 0;width:100%}.footer-right-content .footer-form .form-input-div .form-input{width:100%}.footer-right-content .footer-form .form-btn-div .form-submit-btn{border:2px solid white;border-radius:0;background-color:#525bb0;color:#fff;margin:0 0 1vh;width:50%;transition:ease-in-out all .3s;font-size:14px}.footer-right-content .footer-form .form-btn-div .form-submit-btn:hover{transform:scale(1.1);transition:ease-in-out all .3s}}@media (max-width: 991px){#footer-main{background-color:#6d79eb;height:100%}.footer-left-content{margin:4vh 0;display:flex;flex-direction:column}.footer-left-content .footer-left-intro{display:flex;align-items:flex-end;justify-content:space-around;padding:2vh 2vh 0}.footer-left-content .footer-left-intro .footer-img img{width:120px}.footer-left-content .footer-left-intro .footer-links{color:#fff;display:flex;justify-content:space-evenly;align-items:flex-end}.footer-left-content .footer-left-intro .footer-links h5{font-size:14px;font-weight:600}.footer-left-content .footer-left-intro .footer-links a{margin:0 1vh;color:#000;font-size:22px}.footer-left-content .hr-div{border:5px solid #FCD980;width:80%;height:0;border-radius:10px;margin:auto}.footer-left-content .hr-div hr{border:none}.footer-left-content .footer-address{margin:2vh}.footer-left-content .footer-address{margin:0 8vh;padding:2vh 4vh 2vh 2vh;color:#fff}.footer-left-content .footer-address h5{font-size:14px}.footer-left-content .footer-address span{font-weight:600}.footer-left-content .footer-contact{display:flex;margin:2vh;justify-content:space-around;color:#fff}.footer-left-content .footer-contact .footer-mobile h5,.footer-left-content .footer-contact .footer-email h5{font-size:12px}.footer-right-content{display:flex;flex-direction:column;border:10px solid #FCD980;border-radius:10px;width:60%;padding:0 2vh;margin:2vh auto}.footer-right-content .form-heading{padding:1vh 2vh 0 0}.footer-right-content .form-heading h2{font-size:16px;color:#fff;font-weight:600}.footer-right-content .footer-form .form-input-div{margin:1.5vh 0;width:100%}.footer-right-content .footer-form .form-input-div .form-input{width:100%}.footer-right-content .footer-form .form-btn-div .form-submit-btn{border:2px solid white;border-radius:0;background-color:#525bb0;color:#fff;margin:0 0 1vh;width:50%;transition:ease-in-out all .3s;font-size:14px}.footer-right-content .footer-form .form-btn-div .form-submit-btn:hover{transform:scale(1.1);transition:ease-in-out all .3s}}@media (max-width: 745px){#footer-main{background-color:#6d79eb;height:100%}.footer-left-content{margin:4vh 18vh;display:flex;flex-direction:column}.footer-left-content .footer-left-intro{display:flex;align-items:flex-end;justify-content:space-around;padding:2vh 2vh 0}.footer-left-content .footer-left-intro .footer-img img{width:120px}.footer-left-content .footer-left-intro .footer-links{color:#fff;display:flex;justify-content:space-evenly;align-items:flex-end}.footer-left-content .footer-left-intro .footer-links h5{font-size:14px;font-weight:600}.footer-left-content .footer-left-intro .footer-links a{margin:0 1vh;color:#000;font-size:22px}.footer-left-content .hr-div{border:5px solid #FCD980;width:80%;height:0;border-radius:10px;margin:auto}.footer-left-content .hr-div hr{border:none}.footer-left-content .footer-address{margin:2vh}.footer-left-content .footer-address{margin:0 8vh;padding:2vh 4vh 2vh 2vh;color:#fff}.footer-left-content .footer-address h5{font-size:14px}.footer-left-content .footer-address span{font-weight:600}.footer-left-content .footer-contact{display:flex;margin:2vh;justify-content:space-around;color:#fff}.footer-left-content .footer-contact .footer-mobile h5,.footer-left-content .footer-contact .footer-email h5{font-size:12px}.footer-right-content{display:flex;flex-direction:column;border:10px solid #FCD980;border-radius:10px;width:60%;padding:0 2vh;margin:2vh auto}.footer-right-content .form-heading{padding:1vh 2vh 0 0}.footer-right-content .form-heading h2{font-size:16px;color:#fff;font-weight:600}.footer-right-content .footer-form .form-input-div{margin:1.5vh 0;width:100%}.footer-right-content .footer-form .form-input-div .form-input{width:100%}.footer-right-content .footer-form .form-btn-div .form-submit-btn{border:2px solid white;border-radius:0;background-color:#525bb0;color:#fff;margin:0 0 1vh;width:50%;transition:ease-in-out all .3s;font-size:14px}.footer-right-content .footer-form .form-btn-div .form-submit-btn:hover{transform:scale(1.1);transition:ease-in-out all .3s}}@media (max-width: 640px){#footer-main{background-color:#6d79eb;height:100%}.footer-left-content{margin:4vh 12vh;display:flex;flex-direction:column}.footer-left-content .footer-left-intro{display:flex;align-items:flex-end;justify-content:space-around;padding:2vh 2vh 0}.footer-left-content .footer-left-intro .footer-img img{width:120px}.footer-left-content .footer-left-intro .footer-links{color:#fff;display:flex;justify-content:space-evenly;align-items:flex-end}.footer-left-content .footer-left-intro .footer-links h5{font-size:14px;font-weight:600}.footer-left-content .footer-left-intro .footer-links a{margin:0 1vh;color:#000;font-size:22px}.footer-left-content .hr-div{border:5px solid #FCD980;width:80%;height:0;border-radius:10px;margin:auto}.footer-left-content .hr-div hr{border:none}.footer-left-content .footer-address{margin:2vh}.footer-left-content .footer-address{margin:0 8vh;padding:2vh 4vh 2vh 2vh;color:#fff}.footer-left-content .footer-address h5{font-size:14px}.footer-left-content .footer-address span{font-weight:600}.footer-left-content .footer-contact{display:flex;margin:2vh;justify-content:space-around;color:#fff}.footer-left-content .footer-contact .footer-mobile h5,.footer-left-content .footer-contact .footer-email h5{font-size:12px}.footer-right-content{display:flex;flex-direction:column;border:10px solid #FCD980;border-radius:10px;width:60%;padding:0 2vh;margin:2vh auto}.footer-right-content .form-heading{padding:1vh 2vh 0 0}.footer-right-content .form-heading h2{font-size:16px;color:#fff;font-weight:600}.footer-right-content .footer-form .form-input-div{margin:1.5vh 0;width:100%}.footer-right-content .footer-form .form-input-div .form-input{width:100%}.footer-right-content .footer-form .form-btn-div .form-submit-btn{border:2px solid white;border-radius:0;background-color:#525bb0;color:#fff;margin:0 0 1vh;width:50%;transition:ease-in-out all .3s;font-size:14px}.footer-right-content .footer-form .form-btn-div .form-submit-btn:hover{transform:scale(1.1);transition:ease-in-out all .3s}}@media (max-width: 500px){#footer-main{background-color:#6d79eb;height:100%}.footer-left-content{margin:4vh 2vh;display:flex;flex-direction:column}.footer-left-content .footer-left-intro{display:flex;align-items:flex-end;justify-content:space-around;padding:2vh 2vh 0}.footer-left-content .footer-left-intro .footer-img img{width:120px}.footer-left-content .footer-left-intro .footer-links{color:#fff;display:flex;justify-content:space-evenly;align-items:flex-end}.footer-left-content .footer-left-intro .footer-links h5{font-size:14px;font-weight:600}.footer-left-content .footer-left-intro .footer-links a{margin:0 1vh;color:#000;font-size:22px}.footer-left-content .hr-div{border:5px solid #FCD980;width:80%;height:0;border-radius:10px;margin:auto}.footer-left-content .hr-div hr{border:none}.footer-left-content .footer-address{margin:2vh}.footer-left-content .footer-address{margin:0 8vh;padding:2vh 4vh 2vh 2vh;color:#fff}.footer-left-content .footer-address h5{font-size:14px}.footer-left-content .footer-address span{font-weight:600}.footer-left-content .footer-contact{display:flex;margin:2vh;justify-content:space-around;color:#fff}.footer-left-content .footer-contact .footer-mobile h5,.footer-left-content .footer-contact .footer-email h5{font-size:12px}.footer-right-content{display:flex;flex-direction:column;border:10px solid #FCD980;border-radius:10px;width:60%;padding:0 2vh;margin:2vh auto}.footer-right-content .form-heading{padding:1vh 2vh 0 0}.footer-right-content .form-heading h2{font-size:16px;color:#fff;font-weight:600}.footer-right-content .footer-form .form-input-div{margin:1.5vh 0;width:100%}.footer-right-content .footer-form .form-input-div .form-input{width:100%}.footer-right-content .footer-form .form-btn-div .form-submit-btn{border:2px solid white;border-radius:0;background-color:#525bb0;color:#fff;margin:0 0 1vh;width:50%;transition:ease-in-out all .3s;font-size:14px}.footer-right-content .footer-form .form-btn-div .form-submit-btn:hover{transform:scale(1.1);transition:ease-in-out all .3s}}#products-intro{width:100%;height:100vh}#products-intro-content{display:flex;flex-direction:column;margin:5vh 0;padding:5vh}#products-intro-content .products-intro-heading{padding:1vh 2vh;font-weight:700}#products-intro-content .products-intro-heading h3{font-weight:700;font-size:40px}#products-intro-content .products-intro-tagline{padding:1vh 2vh;font-weight:600}#products-intro-content .products-intro-tagline h1{font-weight:600;font-size:72px}#products-intro-content .products-intro-descp{padding:1vh 2vh;font-size:32px}#products-intro-content .products-intro-imgs{display:flex;padding:4vh 2vh 2vh;justify-content:space-evenly;align-items:center}#products-intro-content .products-intro-imgs img{width:500px}#products-intro-content #products-intro-img-mid{width:600px}#products-intro-content .products-intro-outro{text-align:center;margin:2vh 0}#products-intro-content .products-intro-outro h3{font-weight:700;font-size:40px}#products-page{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:space-around}#products-page #products-page-top-content{display:flex;align-items:center;justify-content:space-between;padding:10vh}#products-page #products-page-top-content .products-page-top-title{text-align:center;padding:5vh}#products-page #products-page-top-content .products-page-top-title h1{font-weight:600;font-size:64px}#products-page #products-page-top-content .products-page-top-img img{width:600px}#products-page #products-page-bottom-content{display:flex;align-items:center;justify-content:space-between;padding:10vh}#products-page #products-page-bottom-content img{width:600px}#products-page #products-page-bottom-content .products-page-bottom-title{text-align:center;padding:5vh}#products-page #products-page-bottom-content .products-page-bottom-title h1{font-weight:600;font-size:64px}@media (max-width: 1920px){#products-intro{width:100%;height:100%}#products-intro-content{display:flex;flex-direction:column;margin:5vh 0 0;padding:5vh}#products-intro-content .products-intro-heading{padding:1vh 2vh;font-weight:700}#products-intro-content .products-intro-heading h3{font-weight:700;font-size:30px}#products-intro-content .products-intro-tagline{padding:1vh 2vh;font-weight:600}#products-intro-content .products-intro-tagline h1{font-weight:600;font-size:48px}#products-intro-content .products-intro-descp{padding:1vh 2vh;font-size:24px}#products-intro-content .products-intro-imgs{display:flex;padding:4vh 2vh 2vh;justify-content:space-evenly;align-items:center}#products-intro-content .products-intro-imgs img{width:300px}#products-intro-content #products-intro-img-mid{width:400px}#products-intro-content .products-intro-outro{text-align:center;margin:2vh 0}#products-intro-content .products-intro-outro h3{font-weight:700;font-size:30px}#products-page{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center}#products-page #products-page-top-content{display:flex;align-items:center;justify-content:space-between;padding:10vh}#products-page #products-page-top-content .products-page-top-title{text-align:center;padding:5vh}#products-page #products-page-top-content .products-page-top-title h1{font-weight:600;font-size:48px}#products-page #products-page-top-content .products-page-top-img img{width:400px}#products-page #products-page-bottom-content{display:flex;align-items:center;justify-content:space-between;padding:10vh}#products-page #products-page-bottom-content .products-page-bottom-title{text-align:center;padding:5vh}#products-page #products-page-bottom-content .products-page-bottom-title h1{font-weight:600;font-size:48px}#products-page #products-page-bottom-content img{width:400px}}@media (max-width: 1490px){#products-intro{width:100%;height:100%}#products-intro-content{display:flex;flex-direction:column;margin:5vh 0 0;padding:5vh}#products-intro-content .products-intro-heading{padding:1vh 2vh;font-weight:700}#products-intro-content .products-intro-heading h3{font-weight:700;font-size:30px}#products-intro-content .products-intro-tagline{padding:1vh 2vh;font-weight:600}#products-intro-content .products-intro-tagline h1{font-weight:600;font-size:48px}#products-intro-content .products-intro-descp{padding:1vh 2vh;font-size:24px}#products-intro-content .products-intro-imgs{display:flex;padding:4vh 2vh 2vh;justify-content:space-evenly;align-items:center}#products-intro-content .products-intro-imgs img{width:300px}#products-intro-content #products-intro-img-mid{width:400px}#products-intro-content .products-intro-outro{text-align:center;margin:2vh 0}#products-intro-content .products-intro-outro h3{font-weight:700;font-size:30px}#products-page{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center}#products-page #products-page-top-content{display:flex;align-items:center;justify-content:space-between;padding:10vh}#products-page #products-page-top-content .products-page-top-title{text-align:center;padding:5vh}#products-page #products-page-top-content .products-page-top-title h1{font-weight:600;font-size:48px}#products-page #products-page-top-content .products-page-top-img img{width:400px}#products-page #products-page-bottom-content{display:flex;align-items:center;justify-content:space-between;padding:10vh}#products-page #products-page-bottom-content .products-page-bottom-title{text-align:center;padding:5vh}#products-page #products-page-bottom-content .products-page-bottom-title h1{font-weight:600;font-size:48px}#products-page #products-page-bottom-content img{width:400px}}@media (max-width: 1284px){#products-intro{width:100%;height:100%}#products-intro-content{display:flex;flex-direction:column;margin:5vh 0 0;padding:5vh}#products-intro-content .products-intro-heading{padding:1vh 2vh;font-weight:700}#products-intro-content .products-intro-heading h3{font-weight:700;font-size:24px}#products-intro-content .products-intro-tagline{padding:1vh 2vh;font-weight:600}#products-intro-content .products-intro-tagline h1{font-weight:600;font-size:36px}#products-intro-content .products-intro-descp{padding:1vh 2vh;font-size:20px}#products-intro-content .products-intro-imgs{display:flex;padding:4vh 2vh 2vh;justify-content:space-evenly;align-items:center}#products-intro-content .products-intro-imgs img{width:300px}#products-intro-content #products-intro-img-mid{width:400px}#products-intro-content .products-intro-outro{text-align:center;margin:2vh 0}#products-intro-content .products-intro-outro h3{font-weight:700;font-size:30px}#products-page{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center}#products-page #products-page-top-content{display:flex;align-items:center;justify-content:space-between;padding:10vh}#products-page #products-page-top-content .products-page-top-title{text-align:center;padding:5vh}#products-page #products-page-top-content .products-page-top-title h1{font-weight:600;font-size:36px}#products-page #products-page-top-content .products-page-top-img img{width:400px}#products-page #products-page-bottom-content{display:flex;align-items:center;justify-content:space-between;padding:10vh}#products-page #products-page-bottom-content .products-page-bottom-title{text-align:center;padding:5vh}#products-page #products-page-bottom-content .products-page-bottom-title h1{font-weight:600;font-size:32px}#products-page #products-page-bottom-content img{width:400px}}@media (max-width: 1136px){#products-intro{width:100%;height:100%}#products-intro-content{display:flex;flex-direction:column;margin:5vh 0 0;padding:5vh}#products-intro-content .products-intro-heading{padding:1vh 2vh;font-weight:700}#products-intro-content .products-intro-heading h3{font-weight:700;font-size:24px}#products-intro-content .products-intro-tagline{padding:1vh 2vh;font-weight:600}#products-intro-content .products-intro-tagline h1{font-weight:600;font-size:36px}#products-intro-content .products-intro-descp{padding:1vh 2vh;font-size:18px}#products-intro-content .products-intro-imgs{display:flex;padding:4vh 2vh 2vh;justify-content:space-evenly;align-items:center}#products-intro-content .products-intro-imgs img{width:250px}#products-intro-content #products-intro-img-mid{width:300px}#products-intro-content .products-intro-outro{text-align:center;margin:2vh 0}#products-intro-content .products-intro-outro h3{font-weight:700;font-size:30px}#products-page{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center}#products-page #products-page-top-content{display:flex;align-items:center;justify-content:space-between;padding:10vh}#products-page #products-page-top-content .products-page-top-title{text-align:center;padding:5vh}#products-page #products-page-top-content .products-page-top-title h1{font-weight:600;font-size:36px}#products-page #products-page-top-content .products-page-top-img img{width:400px}#products-page #products-page-bottom-content{display:flex;align-items:center;justify-content:space-between;padding:10vh}#products-page #products-page-bottom-content .products-page-bottom-title{text-align:center;padding:5vh}#products-page #products-page-bottom-content .products-page-bottom-title h1{font-weight:600;font-size:32px}#products-page #products-page-bottom-content img{width:400px}}@media (max-width: 991px){#products-intro{width:100%;height:100%}#products-intro-content{display:flex;flex-direction:column;margin:5vh 0 0;padding:5vh}#products-intro-content .products-intro-heading{padding:1vh 2vh;font-weight:700}#products-intro-content .products-intro-heading h3{font-weight:700;font-size:20px}#products-intro-content .products-intro-tagline{padding:1vh 2vh;font-weight:600}#products-intro-content .products-intro-tagline h1{font-weight:600;font-size:32px}#products-intro-content .products-intro-descp{padding:1vh 2vh;font-size:16px}#products-intro-content .products-intro-imgs{display:flex;padding:4vh 2vh 2vh;justify-content:space-evenly;align-items:center}#products-intro-content .products-intro-imgs img{width:200px}#products-intro-content #products-intro-img-mid{width:250px}#products-intro-content .products-intro-outro{text-align:center;margin:2vh 0}#products-intro-content .products-intro-outro h3{font-weight:700;font-size:24px}#products-page{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center}#products-page #products-page-top-content{display:flex;align-items:center;justify-content:space-between;padding:10vh 8vh}#products-page #products-page-top-content .products-page-top-title{text-align:center;padding:5vh}#products-page #products-page-top-content .products-page-top-title h1{font-weight:600;font-size:28px}#products-page #products-page-top-content .products-page-top-img img{width:300px}#products-page #products-page-bottom-content{display:flex;align-items:center;justify-content:space-between;padding:10vh 6vh}#products-page #products-page-bottom-content .products-page-bottom-title{text-align:center;padding:5vh}#products-page #products-page-bottom-content .products-page-bottom-title h1{font-weight:600;font-size:24px}#products-page #products-page-bottom-content img{width:300px}}@media (max-width: 810px){#products-intro-content .products-intro-imgs img{width:180px}#products-intro-content #products-intro-img-mid{width:220px}#products-page{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}#products-page #products-page-top-content{display:flex;align-items:center;justify-content:space-between;padding:5vh}#products-page #products-page-top-content .products-page-top-title{text-align:center;padding:5vh}#products-page #products-page-top-content .products-page-top-title h1{font-weight:600;font-size:22px}#products-page #products-page-top-content .products-page-top-img img{width:200px}#products-page #products-page-bottom-content{display:flex;align-items:center;justify-content:space-between;padding:5vh}#products-page #products-page-bottom-content .products-page-bottom-title{text-align:center;padding:5vh}#products-page #products-page-bottom-content .products-page-bottom-title h1{font-weight:600;font-size:22px}#products-page #products-page-bottom-content img{width:200px}}@media (max-width: 640px){#products-intro{width:100%;height:100%}#products-intro-content{display:flex;flex-direction:column;margin:5vh 0 0;padding:5vh}#products-intro-content .products-intro-heading{padding:1vh 2vh;font-weight:700}#products-intro-content .products-intro-heading h3{font-weight:700;font-size:20px}#products-intro-content .products-intro-tagline{padding:1vh 2vh;font-weight:600}#products-intro-content .products-intro-tagline h1{font-weight:600;font-size:32px}#products-intro-content .products-intro-descp{padding:1vh 2vh;font-size:16px}#products-intro-content .products-intro-imgs{display:flex;padding:4vh 2vh 2vh;justify-content:space-evenly;align-items:center}#products-intro-content .products-intro-imgs img{width:0}#products-intro-content #products-intro-img-mid{width:400px}#products-intro-content .products-intro-outro{text-align:center;margin:2vh 0}#products-intro-content .products-intro-outro h3{font-weight:700;font-size:24px}#products-page{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}#products-page #products-page-top-content{display:flex;align-items:center;justify-content:space-between;padding:2vh}#products-page #products-page-top-content .products-page-top-title{text-align:center;padding:2vh}#products-page #products-page-top-content .products-page-top-title h1{font-weight:600;font-size:20px}#products-page #products-page-top-content .products-page-top-img img{width:200px}#products-page #products-page-bottom-content{display:flex;align-items:center;justify-content:space-between;padding:5vh}#products-page #products-page-bottom-content .products-page-bottom-title{text-align:center;padding:0}#products-page #products-page-bottom-content .products-page-bottom-title h1{font-weight:600;font-size:20px}#products-page #products-page-bottom-content img{width:200px}}@media (max-width: 500px){#products-intro{width:100%;height:100%;text-align:center}#products-intro-content{display:flex;flex-direction:column;margin:5vh 0 0;padding:5vh}#products-intro-content .products-intro-heading{padding:1vh 2vh;font-weight:700}#products-intro-content .products-intro-heading h3{font-weight:700;font-size:18px}#products-intro-content .products-intro-tagline{padding:1vh 2vh;font-weight:600}#products-intro-content .products-intro-tagline h1{font-weight:600;font-size:24px}#products-intro-content .products-intro-descp{padding:1vh 2vh;font-size:14px}#products-intro-content .products-intro-imgs{display:flex;padding:4vh 2vh 2vh;justify-content:space-evenly;align-items:center}#products-intro-content .products-intro-imgs img{width:0}#products-intro-content #products-intro-img-mid{width:250px}#products-intro-content .products-intro-outro{text-align:center;margin:2vh 0}#products-intro-content .products-intro-outro h3{font-weight:700;font-size:24px}#products-page{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:space-around}#products-page #products-page-top-content{display:flex;align-items:center;justify-content:center;padding:0}#products-page #products-page-top-content .products-page-top-title{text-align:center;padding:5vh}#products-page #products-page-top-content .products-page-top-title h1{font-weight:600;font-size:28px}#products-page #products-page-top-content .products-page-top-img img{width:250px}#products-page #products-page-bottom-content{display:flex;align-items:center;justify-content:center;padding:0}#products-page #products-page-bottom-content img{width:250px}#products-page #products-page-bottom-content .products-page-bottom-title{text-align:center;padding:5vh}#products-page #products-page-bottom-content .products-page-bottom-title h1{font-weight:600;font-size:24px}}#product-single-page{width:100%;height:fit-content;background-color:#fff}#product-single-page-content{display:flex}#product-single-page-left-content{display:flex;justify-content:center;flex-direction:column;align-items:center}#product-single-page-heading-div{width:max-content;align-self:flex-start;margin:0 20vh}#product-single-page-heading-div h1,#product-single-page-heading-div-large h1{font-weight:700;padding:4vh 0}#product-single-page-items{width:60%}#product-single-page-items h3{padding:1vh 0;text-align:left;font-size:24px}#product-single-page-right-content{text-align:center;display:flex;justify-content:center;align-items:center}#product-single-page-right-content img{width:600px}@media (max-width: 991px){#product-single-page-heading-div{width:max-content;align-self:flex-start;margin:0 10vh}#product-single-page-heading-div h1{font-weight:700;padding:4vh 0}#product-single-page-heading-div-large{text-align:center}#product-single-page-heading-div-large h1{text-align:center;font-size:30px}#product-single-page-items{width:60%}#product-single-page-items h3{padding:1vh 0;text-align:left;font-size:14px}#product-single-page-right-content{text-align:center;display:flex;justify-content:center;align-items:center}#product-single-page-right-content img{padding:4vh 0;width:500px}}@media (max-width: 640px){#product-single-page-heading-div{width:max-content;align-self:flex-start;margin:0 10vh}#product-single-page-heading-div h1{font-weight:700;padding:4vh 0}#product-single-page-heading-div-large{text-align:center}#product-single-page-heading-div-large h1{text-align:center;font-size:18px}#product-single-page-items{width:60%}#product-single-page-items h3{padding:1vh 0;text-align:left;font-size:14px}#product-single-page-right-content{text-align:center;display:flex;justify-content:center;align-items:center}#product-single-page-right-content img{padding:4vh 0;width:350px}}@media (max-width: 400px){#product-single-page-heading-div{width:max-content;align-self:flex-start;margin:0 10vh}#product-single-page-heading-div h1{font-weight:700;padding:4vh 0}#product-single-page-heading-div-large{text-align:center}#product-single-page-heading-div-large h1{text-align:center;font-size:18px}#product-single-page-items{width:60%}#product-single-page-items h3{padding:1vh 0;text-align:left;font-size:14px}#product-single-page-right-content{text-align:center;display:flex;justify-content:center;align-items:center}#product-single-page-right-content img{padding:4vh 0;width:350px}}*{padding:0;margin:0;font-family:Poppins,sans-serif}
