*{outline:none;scroll-behavior:smooth!important}.container{max-width:1200px;margin:0 auto;padding:0 20px}.sectionWrapper{margin-bottom:120px;position:relative}@media only screen and (min-width:64rem){.sectionWrapper{margin-bottom:140px}}@media only screen and (min-width:80rem){.sectionWrapper{margin-bottom:200px}}.sectionWrapper .sectionTitle{font-size:32px;line-height:normal;font-family:var(--font-GTSuperDisplayLight)}@media only screen and (min-width:80rem){.sectionWrapper .sectionTitle{font-size:36px}}.heroSection{background:linear-gradient(#111212 0%,#4f8772 100%);height:100vh;min-height:800px;margin-bottom:80px;position:relative}@media only screen and (min-width:64rem){.heroSection{margin-bottom:90px}}@media only screen and (min-width:80rem){.heroSection{margin-bottom:120px}}.heroSection .gridBox .item{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:var(--background);background:#1f3d324d;border-radius:4px;padding:16px}.simplebar-scrollbar:before{background:var(--primary)!important}.chat-bot{z-index:11;cursor:pointer;border-radius:4px;position:fixed;bottom:20px;right:20px;overflow:hidden}@media only screen and (min-width:48rem){.chat-bot{bottom:60px;right:50px}}.chat-bot a{color:#fff;background:#25d366;align-items:center;padding:10px;font-size:1rem;text-decoration:none;display:flex}.chat-bot span{z-index:1;align-items:center;transition:all .5s;display:flex;position:relative;overflow:hidden}.chat-bot label{z-index:0;margin:0 -89px 0 0;transition:all .2s;position:relative;transform:translate(10px)}.chat-bot:hover label{margin-right:0;font-size:1rem}.levelGrids .box{background:var(--primary);border-radius:4px;flex-direction:column;justify-content:space-between;transition:all .3s;display:flex;overflow:hidden}@media only screen and (min-width:64rem){.levelGrids .box{background:#f0f1ed}}.levelGrids .box .titleText,.levelGrids .box .text{color:var(--background)}.levelGrids .box .imageBox{opacity:1}@media only screen and (min-width:64rem){.levelGrids .box .titleText{color:var(--textColor);transition:all .3s}.levelGrids .box .text{color:var(--lightTextColor);transition:all .3s}.levelGrids .box .imageBox{opacity:.1;transition:all .3s}.levelGrids .box:hover{background:var(--primary)}.levelGrids .box:hover .titleText,.levelGrids .box:hover .text{color:var(--background)}.levelGrids .box:hover .imageBox{opacity:1}}.formGroup{position:relative}.formGroup .formLabel{color:#111;margin-bottom:8px;font-size:.8125rem;display:block}.formGroup .formControl{border:1px solid var(--secondary);background:#fff;border-radius:4px;width:100%;padding:17px 24px;font-size:.9375rem}.formGroup .formControl.error{border-color:red}.formGroup .formControl.disabled{background:var(--secondary)}.formGroup .formInput{color:#555;width:100%;font-size:.9375rem}.formGroup .formInput::placeholder{color:#555}.formGroup .errorText{color:red;font-size:.75rem;position:absolute;bottom:-20px;left:0}.formGroup .notes{color:var(--lightTextColor);font-size:.75rem;position:absolute;bottom:-20px;left:0}.customCheckbox{position:relative}.customCheckbox input[type=checkbox]{border:1px solid var(--secondary);visibility:hidden;border-radius:4px;width:13px;height:13px;position:absolute;top:5px;left:0}.customCheckbox input[type=checkbox]:after{content:"";border:1px solid var(--primary);opacity:1;border-radius:4px;width:13px;height:13px;position:absolute;top:5px;left:5px}.lifecycleBox{padding-bottom:60px;position:relative}.lifecycleBox:after{content:"";background:linear-gradient(90deg,var(--primary)70%,transparent 90%);z-index:2;position:absolute;top:10px;left:0}@media only screen and (min-width:64rem){.lifecycleBox:after{width:100%;height:1px;top:117px}}@media only screen and (min-width:80rem){.lifecycleBox:after{top:80px}}.lifecycleBox .item{padding-bottom:35px;position:relative}@media only screen and (max-width:63.9375rem){.lifecycleBox .item{padding-left:24px}.lifecycleBox .item:after{content:"";background:linear-gradient(90deg,var(--primary)70%,transparent 90%);z-index:2;width:1px;height:100%;position:absolute;top:15px;left:0}.lifecycleBox .item:last-child:after{display:none}}.lifecycleBox .item:before{content:"";background:var(--primary);z-index:2;border-radius:50%;width:8px;height:8px;position:absolute;top:18px;left:-4px;transform:translateY(-50%)}@media only screen and (min-width:64rem){.lifecycleBox .item:before{top:auto;bottom:12px;left:0}}@media only screen and (min-width:80rem){.lifecycleBox .item:before{bottom:13px}}@media only screen and (min-width:64rem){.lifecycleBox .item:nth-child(2n) .content{position:absolute;top:128px}}@media only screen and (min-width:80rem){.lifecycleBox .item:nth-child(2n) .content{top:93px}}.investorSection .content{background-color:#0000;background-image:linear-gradient(#121313 0%,#37705be6 100%),url(/images/card-banner-1.png);background-position:0 0,right 0 bottom -200px;background-repeat:no-repeat;background-size:auto;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:4px}.bgAnimationBox{position:relative}.bgAnimationBox .ellipse{filter:blur(80px);opacity:.2;background:#3a9272;border-radius:900px;width:200px;height:300px;position:absolute}@media only screen and (min-width:64rem){.bgAnimationBox .ellipse{width:300px;height:400px}}.bgAnimationBox .ellipse-1{animation:12s ease-in-out infinite float-random-1;top:10%;left:10%}.bgAnimationBox .ellipse-2{animation:15s ease-in-out infinite float-random-2;top:20%;right:10%}.bgAnimationBox .ellipse-3{animation:18s ease-in-out infinite float-random-3;bottom:10%;left:30%}@keyframes float-random-1{0%,to{transform:translate(0)}33%{transform:translate(50px,-80px)}66%{transform:translate(-30px,40px)}}@keyframes float-random-2{0%,to{transform:translate(0)}33%{transform:translate(-100px,50px)}66%{transform:translate(40px,-100px)}}@keyframes float-random-3{0%,to{transform:translate(0)}50%{transform:translate(80px,80px)}}
