.key-main-div{padding:5%;display:flex;flex-direction:column;gap:2rem;width:100%;max-width:1440px;margin:0 auto}.key-1-div{display:flex;justify-content:space-between;gap:8rem}.key-1-div-heading{color:var(--primary);font-size:1.5rem;font-weight:700}.key-1-div-text{color:var(--greyscale-900);font-size:1rem}.key-cards-container{display:flex;width:100%;position:relative}.key-2-div{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:column;width:100%;justify-content:space-between;border-right:1px solid transparent;border-image-source:linear-gradient(#fff,#9d9d9d 44%,#fff);border-image-slice:1}.gradient-border{position:absolute}.gradient-border:first-child{top:33%}.gradient-border:nth-child(2){top:67%}.key-2-card{display:flex;flex-direction:column;gap:1rem;width:100%;height:7rem;padding:2rem}.border-none{border:none}.key-2-card-text{color:var(--greyscale-700)}.key-2-card:hover{transition:.3s ease}.arrow-div{background-color:var(--greyscale-400);border-radius:50%;width:2rem;height:2rem;display:flex;justify-content:center;align-items:center}@media screen and (max-width:1024px){.gradient-border:first-child{top:36%}}@media screen and (max-width:768px){.key-1-div{flex-direction:column;gap:0;align-items:center}.key-1-div-heading{font-size:1.2rem;width:100%}.key-cards-container{flex-direction:column}.gradient-border{display:none}.key-2-div{border:none}.key-2-card{height:5rem;border-bottom:1px solid #e6e6e6;padding:1rem;justify-content:center}.keycard2{border:none}.key-2-card-text{font-size:.9rem}}.key-features-div{display:flex;gap:1rem;padding:0 5% 5%;width:100%;max-width:1440px;margin:0 auto}.key-features-left-div{width:50%;display:flex;flex-direction:column;gap:1rem}.key-features-heading{font-size:1.5rem;font-weight:700;color:var(--primary);padding-right:20%}.key-img{margin-left:-3%}.key-features-right-div{width:50%;display:flex;flex-direction:column;gap:2rem;padding:1%;overflow-y:auto;height:33rem;align-items:flex-start;scroll-behavior:smooth}.key-features-div::-webkit-scrollbar,.key-features-right-div::-webkit-scrollbar{display:none}.key-features-card{box-shadow:0 10px 15px 0 rgba(0,0,0,.1);padding:2%;scroll-snap-align:start;display:flex;flex-direction:column;gap:.5rem;scroll-snap-type:y mandatory;scroll-margin-top:auto}.key-features-card-heading{font-weight:700}.key-features-card-text{color:var(--greyscale-700)}@media screen and (max-width:540px){.key-features-div{flex-direction:column}.key-features-left-div{width:100%;align-items:center;justify-content:center}.key-features-heading{text-align:center;font-size:1.2rem;padding:0}.key-img{margin-left:3%}.key-features-right-div{width:100%;height:15rem}}.health-div{padding:0 5%;display:flex;gap:1rem;width:100%;max-width:1440px;margin:0 auto}.heath-left-div{width:50%}.health-heading{font-weight:700;font-size:1.5rem}.health-list{display:flex;flex-direction:column}.health-list-item{display:flex;gap:1rem;align-items:center;padding:3% 0;border-bottom:1px solid var(--greyscale-300)}.health-list-item:nth-child(8){border:0}.health-list-item:hover{border-bottom:1px solid var(--primary2);transition:.3s ease}.health-list-text{font-size:14px;color:var(--greyscale-900)}.checkbox-div{border-radius:5px;height:1.5rem;width:1.5rem;background-color:var(--primary-200);display:flex;justify-content:center;align-items:center}.health-right-div{width:50%;padding-top:4%}@media screen and (max-width:768px){.health-heading{font-size:1.3rem}}@media screen and (max-width:540px){.health-div{flex-direction:column}.health-right-div,.heath-left-div{width:100%}}.get-in-touch-container{z-index:unset}.get-in-touch{height:-moz-fit-content;height:fit-content;width:100%;margin:0 auto;display:flex;justify-content:center;align-items:center;justify-content:space-between;padding:3% 5%;gap:3rem;background-image:linear-gradient(90deg,#e8d3fc,#fadfff,#ffebde)}.get-in-touch-button{border:1px solid var(--primary);color:var(--primary);padding:1% 2%;font-weight:500;width:21%}.get-in-touch-button:hover{position:relative;background-color:var(--primary);color:#fff;transition:all .5s ease;font-weight:500}.get-in-touch-container .get-in-touch .get-in-touch-desc{font-weight:700;font-size:1.2rem;color:#000;width:80%}@media screen and (max-width:820px){.get-in-touch-button{width:30%}}@media screen and (max-width:768px){.get-in-touch-container .get-in-touch .get-in-touch-desc{font-size:.9rem}.get-in-touch-button{width:30%}}@media screen and (max-width:540px){.get-in-touch-button{width:50%}}@media screen and (max-width:430px){.get-in-touch{padding:4%;flex-direction:column;gap:1rem}.get-in-touch-container .get-in-touch .get-in-touch-desc{font-size:.8rem;width:100%;text-align:center}.get-in-touch-button{width:45%}}@media screen and (max-width:375px){.get-in-touch-button{width:45%}}@media screen and (max-width:360px){.get-in-touch-button{width:55%}}.reveation-main-container{display:flex;flex-direction:column;padding:5%;width:100%;max-width:1440px;margin:0 auto}.reveation-main-title{font-size:1.5rem;color:var(--primary);font-weight:600;text-align:center}.reveation-topdiv{align-items:center}.reveation-drop-cards,.reveation-topdiv{display:flex;flex-direction:column;gap:.5rem}.reveation-drop-cards{width:100%;border:1px solid var(--greyscale-200);padding:1% 3%}.reveation-card-title{font-size:1.3rem;color:var(--greyscale-900);font-weight:600}.reveation-card-desc{color:var(--greyscale-700)}.active-why{display:block}@media screen and (max-width:430px){.reveation-card-title{font-size:1rem}}@media screen and (max-width:320px){.reveation-main-title{text-align:center}}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:999;display:flex;justify-content:center;align-items:center;padding:10rem}.display-none{display:none}.contact-popup-form-container{width:70%;box-shadow:0 15px 30px 0 #0000001a;padding:2%;display:flex;flex-direction:column;gap:1rem;background-color:#fff}.contact-popup-form-header-section{display:flex;justify-content:space-between}.header-section-heading{font-size:1.5rem}.apply-button{color:var(--secondary);font-size:1.1rem;display:flex;align-items:center;gap:.5rem;transition-duration:.3s border ease;border:1px solid var(--white)}.apply-button:hover{border-bottom:1px solid var(--secondary)}.tech-section{display:flex;flex-wrap:wrap}.apply-form{display:flex;flex-direction:column;gap:1rem}.err-msg{color:var(--secondary);font-size:.8rem}.input-container{display:flex;justify-content:space-between;gap:1rem}.contact-popup-form-input{border:1px solid var(--greyscale-500);width:100%;padding:2%}.field-div{display:flex;flex-direction:column;gap:.2rem;width:50%}.contact-popup-form-container::-moz-placeholder{color:red!important}.contact-popup-form-container::placeholder{color:red!important}.contact-popup-form-address-textarea,.contact-popup-form-inquiry-textarea{border:1px solid var(--greyscale-500);width:100%;padding:1%;resize:none}.contact-popup-form-inquiry-textarea{height:5rem}.submit-button-container{display:flex;justify-content:right;gap:1rem}.no-border{border:0!important;color:#000!important}.no-border:hover{background-color:transparent!important;font-weight:700}.contact-popup-form-submit-button{border:1px solid var(--primary);background-color:transparent;font-size:1rem;padding:10px 8%;transition:.3s ease;color:var(--primary);cursor:pointer}.PhoneInput--focus input{border:none!important;outline:none!important}.contact-popup-form-submit-button:hover{color:#fff;background-color:var(--primary)}.contact-popup-form-input{border-radius:0}.contact-popup-form-input:focus{border:1px solid var(--primary)}.contact-popup-form-input:invalid{border:1px solid var(--secondary)}.contact-popup-form-inquiry-textarea:focus{border:1px solid var(--primary)}.contact-popup-form-inquiry-textarea:invalid{border:1px solid var(--secondary)}.contact-popup-form-address-textarea:focus{border:1px solid var(--primary)}.contact-popup-form-address-textarea:invalid{border:1px solid var(--secondary)}.invalid-field{border:1px solid var(--secondary)}.error-message{color:var(--secondary)}.tech-button{border:1px solid var(--greyscale-500);font-weight:700;outline:0;margin:1%;padding:5px 1%;font-size:.9rem;transition:background-color .3s ease;display:flex;align-items:center;gap:10px;height:2.5rem}.cross{font-weight:700}.add,.cross{font-size:1.3rem}@media screen and (max-width:1024px){.contact-popup-form-container{top:20%;left:52%}.tech-section{gap:10px}.tech-button{margin:0}}@media screen and (max-width:853px){.tech-section{gap:.5rem}.tech-button{height:2rem}.header-section-heading{font-size:1.2rem}.apply-button{font-size:.9rem}}@media screen and (max-width:768px){.contact-popup-form-container{position:relative;top:0;left:0;height:-moz-fit-content;height:fit-content;width:100%;padding:2%}.apply-form,.input-container{gap:.5rem}.contact-popup-form-inquiry-textarea{height:4rem}.submit-button-container{justify-content:unset;margin-top:1%}.contact-popup-form-submit-button{padding:5px 6%;width:100%}}@media screen and (max-width:430px){.overlay{padding:0}.contact-popup-form-container{gap:.5rem;width:90%}.tech-button{margin:0;height:2rem}.input-container{flex-direction:column}.field-div{width:100%}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.top-container{padding:0;position:relative;width:100%;max-width:1440px;margin:0 auto}.sub-div1{display:flex;justify-content:flex-start;flex-direction:column;gap:1rem;width:100%;height:40rem}.solutions-heading{font-size:2rem;font-weight:700;margin-top:3%}.solutions-heading,.solutions-text{padding-inline:5%;text-align:center}.solutions-text{color:var(--greyscale-900)}.demo-button{border:1px solid var(--primary);color:var(--primary);font-size:1rem;padding:10px;transition:.3s ease;margin:0 auto}.demo-button:hover{background-color:var(--primary);color:#fff}.sub-div2{background:#d2d613;width:100%;height:30rem}.tilt{position:absolute;top:28%!important;left:14%!important}@media screen and (max-width:1024px){.solutions-heading{padding-inline:20%;font-size:1.5rem}.tilt{left:4%!important}}@media screen and (max-width:768px){.solutions-heading{padding-inline:8%}.tilt{left:0!important;top:33%!important}}@media screen and (max-width:540px){.tilt{top:39%!important}}@media screen and (max-width:430px){.sub-div1{height:unset;padding:10% 5%}.sub-div2{height:25rem}.solutions-heading{padding-inline:3%;font-size:1.5rem}.tilt{top:61%!important;left:0!important}}