:root{--black-color:#000;--white-color:#fff;--blue-color:#024880;--yellow-color:#fe9c0e;--lightblue-color:#19517e;--green-color:#a0c882;--light-grey-color:#787878;--light-pink-color:#fff2f2;--light-orange-color:#fff0e6;--dark-grey:#222;--grey-color:#c9c9c9;--orange-color:#eb431e;--blue-bg:#073149;--red-color:#aa2721;--orbiton-font:"Orbitron",sans-serif;--poppins-font:"Poppins",sans-serif}*{box-sizing:border-box}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}html{width:100%;scroll-behavior:smooth;font-size:16px}@media only screen and (min-width:768px){html{font-size:16px}}@media only screen and (min-width:1024px){html{font-size:1.25vw}}@media only screen and (min-width:1200px){html{font-size:1.25vw}}@media only screen and (min-width:1360px){html{font-size:1vw}}@media only screen and (min-width:1600px){html{font-size:.875vw}}@media only screen and (min-width:1920px){html{font-size:.833vw}}body{margin:0;font-family:var(--poppins-font);font-optical-sizing:auto;font-style:normal;font-variation-settings:"wdth" 100;padding:0;background:var(--white-color);top:0!important;line-height:1.35}body,p{font-size:1rem}p{line-height:1.625;margin-top:1rem;font-weight:400;color:var(--dark-grey);opacity:.8}ul{padding-left:0;list-style:none}.container{width:100%;max-width:100%!important;padding:0 1rem;margin:auto}@media only screen and (min-width:1024px){.container{width:87.848vw}}@media only screen and (min-width:1200px){.container{width:83.333vw}}@media only screen and (min-width:1480px){.container{width:75vw}}@media only screen and (min-width:1920px){.container{width:66.5vw}}section{width:100%}input::placeholder,select,textarea::placeholder{font-weight:400;font-size:.875rem;font-family:Noto Sans,sans-serif;color:rgba(34,34,34,.8)}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input:focus,select:focus,textarea:focus{border:none;outline:none}input[type=number]{-moz-appearance:textfield;-webkit-appearance:none}form li,form ul{gap:.75rem}form li{display:flex;flex-direction:column;justify-content:space-between;flex:auto}form li input,form li select,form li textarea{width:100%;background:hsla(0,0%,100%,.5);border-radius:.25rem;padding:1rem;border:none;min-height:3.125rem}form li input:focus,form li select:focus,form li textarea:focus{border:none;outline:none}form li input,form li select{height:3.125rem}form li textarea{padding-top:.625rem}form .errorMsg{font-size:.75rem;margin-top:.5rem;color:red;line-height:1;text-transform:capitalize}.commonBtn{max-width:-moz-fit-content;max-width:fit-content;margin:auto;padding:1rem 1.25rem;font-size:1.125rem;line-height:1;font-weight:500;letter-spacing:.5px;color:#fff;position:relative;z-index:1;transition:all .2s linear;display:inline-flex;gap:2.5rem;align-items:center;min-height:3.875rem;border:.25rem solid;border-image:linear-gradient(90deg,#ffb32f,#ff8f29 50%,#f43d2d) 1;cursor:pointer;font-family:var(--poppins-font)}.commonBtn:hover{color:#f69320}.commonBtn:hover .commonBtn__icon{background:linear-gradient(90deg,#e9770f 50%,#ff8f29 0)}.commonBtn__icon{position:relative;width:2rem;height:2rem;background:linear-gradient(90deg,#ba3125 50%,#92190f 0)}.commonBtn__icon:before{content:">";position:absolute;display:flex;align-items:center;justify-content:center;color:var(--white-color);font-size:1.125rem;inset:0;margin:auto}@media only screen and (max-width:1023px){.commonBtn{font-size:1rem;padding:.875rem 1rem;gap:1.5rem;min-height:3rem;border:.125rem solid;border-image:linear-gradient(90deg,#ffb32f,#ff8f29 50%,#f43d2d) 1}}.light-btn{background:var(--white-color);border:.0625rem solid var(--blue-color);color:var(--blue-color);box-shadow:none;font-size:.875rem;line-height:1.25rem;padding:.25rem .625rem;border-radius:.25rem;transition:all .5s ease-in-out}.light-btn:hover{color:var(--white-color);background:var(--blue-color)}.learn-more-btn{color:var(--blue-color);font-size:1rem;font-weight:400;line-height:1.375;padding-right:1.75rem;position:relative}.learn-more-btn:hover:after{transform:rotate(45deg)}.common-heading-md{font-family:var(--orbiton-font);font-size:3.25rem;line-height:1.25;font-weight:500;background:linear-gradient(90deg,#b93226,rgba(255,175,47,.94));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;width:max-content;max-width:100%}.common-heading-md.w-full{max-width:100%}@media only screen and (max-width:1199px){.common-heading-md{font-size:2.25rem}}@media only screen and (max-width:1023px){.common-heading-md{font-size:2rem}}@media only screen and (max-width:767px){.common-heading-md{font-size:1.75rem;line-height:1.35}}.common-heading-sm{font-size:2rem;line-height:1.3;color:var(--lightblue-color);font-weight:400;text-transform:capitalize}.subheading{font-size:1rem;margin-top:.5rem}.gradiant-bg{background:linear-gradient(103.52deg,#f4f8f1 56.26%,rgba(208,222,232,.43) 98.6%)}.not-found{position:relative;padding:13.75rem 0 3.75rem}.not-found:before{content:"";position:absolute;left:0;right:0;top:0;margin:auto;width:100%;height:7.5rem;background:linear-gradient(75.19deg,#054a80,#9bc582 124.82%)}main{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(180deg,#000830 40.87%,#000)}.sideBtns{display:none!important}.common-padding{padding:6rem 0}@media only screen and (max-width:1023px){.common-padding{padding:3.5rem 0}}@media only screen and (max-width:767px){.common-padding{padding:3rem 0}}.common-padding-top{padding-top:6rem}@media only screen and (max-width:1023px){.common-padding-top{padding-top:3.5rem}}@media only screen and (max-width:767px){.common-padding-top{padding-top:3rem}}.common-padding-bottom{padding-bottom:6rem}@media only screen and (max-width:1023px){.common-padding-bottom{padding-bottom:3.5rem}}@media only screen and (max-width:767px){.common-padding-bottom{padding-bottom:3rem}}.side-enq-btn{width:4rem;height:4rem;background:var(--red-color);display:flex;justify-content:center;align-items:center;position:fixed;top:40%;transform:translateY(-40%);z-index:99;right:.25rem;border-radius:.25rem;cursor:pointer}@media only screen and (max-width:767px){.container{padding:0 1rem}.common-heading-md{font-size:1.375rem}p{line-height:1.625rem}.common-btn,p{font-size:1rem}.common-btn{padding:.5rem 1rem}.side-enq-btn{width:3rem;height:3rem}.side-enq-btn img{max-width:2rem}}