.ct-homepage-hero{background-color:#012d4e;display:flex;flex-direction:column;overflow:hidden}.ct-hero-slider,.ct-homepage-hero{min-height:100vh;position:relative;width:100%}.ct-hero-slide{display:flex;flex-direction:column;justify-content:center;left:0;min-height:100vh;opacity:0;position:absolute;top:0;transition:opacity .8s ease,visibility .8s ease;visibility:hidden;width:100%}.ct-hero-slide.active{opacity:1;position:relative;visibility:visible}.ct-hero-background{z-index:1}.ct-hero-background,.ct-hero-video{height:100%;left:0;position:absolute;top:0;width:100%}.ct-hero-video{object-fit:cover}.ct-hero-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%}.ct-hero-image-desktop{display:block}.ct-hero-image-mobile{display:none}.ct-hero-overlay{background:linear-gradient(0deg,rgba(0,33,58,.55),rgba(0,33,58,.55));height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.ct-hero-content{display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1512px;min-height:100vh;padding:60px 50px 150px;position:relative;width:100%;z-index:3}.ct-hero-text{max-width:715px}.ct-hero-category{color:#7bcfff;font-family:Helvetica,sans-serif;font-size:18px;font-weight:400;letter-spacing:4px;line-height:1.3;margin:0 0 16px;text-transform:uppercase}.ct-hero-headline{background:linear-gradient(90deg,#f8f8f8,#2cb2ff);-webkit-background-clip:text;font-size:80px;font-weight:700;line-height:1.13;margin:0 0 24px;-webkit-text-fill-color:transparent;background-clip:text;text-wrap:balance}.ct-hero-headline,.ct-hero-subheadline{font-family:Helvetica,sans-serif;letter-spacing:.25px}.ct-hero-subheadline{color:#f8f8f8;font-size:22px;font-weight:400;line-height:1.3;margin:0;max-width:608px}.ct-hero-cta{align-items:center;background:transparent;border:2px solid #95e038;border-radius:100px;color:#a7ff75;display:inline-flex;font-family:Helvetica,sans-serif;font-size:18px;font-weight:700;justify-content:center;letter-spacing:.25px;padding:18px 40px;position:absolute;right:200px;text-decoration:none;top:50%;transform:translateY(-50%);transition:all .3s ease}.ct-hero-cta:hover{background:rgba(149,224,56,.1);box-shadow:0 0 20px rgba(149,224,56,.3);color:#a7ff75}.ct-cta-left .ct-hero-cta{align-self:flex-start;margin-top:40px;position:relative;right:auto;top:auto;transform:none}.ct-hero-pagination{bottom:220px;display:flex;gap:8px;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);z-index:3}.ct-pagination-dot{background:hsla(0,0%,100%,.4);border:none;border-radius:50%;cursor:pointer;height:10px;padding:0;transition:all .3s ease;width:10px}.ct-pagination-dot.active{background:#fff}.ct-pagination-dot:hover{background:hsla(0,0%,100%,.7)}.ct-logo-carousel-wrapper{bottom:0;left:0;padding:25px 50px;position:absolute;width:100%;z-index:4}.ct-logo-carousel-container{backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background:rgba(243,246,255,.25);border:1px solid #adadad;border-radius:10px;margin:0 auto;max-width:1407px;overflow:hidden;padding:25px 40px;position:relative}.ct-logo-carousel-fade{height:100%;pointer-events:none;position:absolute;top:0;width:137px;z-index:3}.ct-fade-left{background:linear-gradient(90deg,rgba(1,45,78,.9),transparent);left:0}.ct-fade-right{background:linear-gradient(270deg,rgba(1,45,78,.9),transparent);right:0}.ct-logo-carousel-track{overflow:visible}.ct-logo-carousel-inner{align-items:center;animation:logoScroll 30s linear infinite;display:flex;gap:56px}.ct-logo-carousel-container:hover .ct-logo-carousel-inner{animation-play-state:paused}.ct-logo-item{align-items:center;display:flex;flex-shrink:0;height:50px;justify-content:center;text-decoration:none}div.ct-logo-item{cursor:default}a.ct-logo-item{cursor:pointer;position:relative}.ct-logo-cta{align-items:center;background:transparent;border:2px solid #95e038;border-radius:100px;color:#a7ff75;display:flex;font-family:Helvetica,sans-serif;font-size:12px;font-weight:700;height:100%;justify-content:center;left:0;letter-spacing:.25px;opacity:0;padding:0 20px;position:absolute;top:0;transform:scale(.85);transition:opacity .3s ease,transform .3s ease,background .3s ease,box-shadow .3s ease;white-space:nowrap;width:100%}a.ct-logo-item:hover .ct-logo-cta{background:rgba(149,224,56,.1);box-shadow:0 0 15px rgba(149,224,56,.2);opacity:1;transform:scale(1)}.ct-logo-badge{align-items:center;background:rgba(149,224,56,.1);border:1.5px solid #95e038;border-radius:100px;bottom:-20px;color:#a7ff75;display:none;font-family:Helvetica,sans-serif;font-size:8px;font-weight:700;gap:4px;justify-content:center;left:50%;letter-spacing:.25px;padding:3px 10px;position:absolute;transform:translateX(-50%);white-space:nowrap;z-index:2}a.ct-logo-item:hover img{opacity:0;transform:scale(.85)}.ct-logo-item img{max-height:50px;object-fit:contain;transition:opacity .3s ease,transform .3s ease;width:auto}@keyframes logoScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.ct-hero-half,.ct-hero-half .ct-hero-slide,.ct-hero-half .ct-hero-slider{min-height:60vh}.ct-hero-half .ct-hero-content{min-height:60vh;padding:120px 50px 60px}.ct-hero-half .ct-hero-headline{font-size:64px}.ct-hero-half .ct-hero-cta{align-self:flex-start;margin-top:30px;position:relative;right:auto;top:auto;transform:none}.ct-hero-half .ct-hero-pagination{bottom:30px}.ct-hero-half .ct-logo-carousel-wrapper{display:none}@media screen and (max-width:1280px){.ct-hero-headline{font-size:60px}.ct-hero-subheadline{font-size:20px}.ct-hero-cta{align-self:flex-start;margin-top:40px;position:relative;right:auto;top:auto;transform:none}.ct-hero-content{padding:100px 40px 60px}}@media screen and (max-width:1024px){.ct-hero-headline{font-size:48px}.ct-hero-subheadline{font-size:18px;max-width:500px}.ct-logo-carousel-container,.ct-logo-carousel-wrapper{padding:20px 30px}.ct-logo-item{height:40px}.ct-logo-item img{max-height:40px}}@media screen and (max-width:768px){.ct-hero-image-desktop{display:none}.ct-hero-image-mobile{display:block}.ct-homepage-hero{min-height:100vh;padding-bottom:0}.ct-hero-slide,.ct-hero-slider{min-height:100vh}.ct-hero-content{align-items:center;justify-content:center;padding:90px 37px 140px;text-align:center}.ct-hero-text{margin:0 auto;max-width:340px}.ct-hero-headline{font-size:45px;line-height:1.13;margin-bottom:20px}.ct-hero-category{font-size:14px;letter-spacing:3px;margin-bottom:12px}.ct-hero-subheadline{font-size:18px;line-height:1.3;margin:0 auto;max-width:280px}.ct-hero-cta{font-size:18px;margin-top:40px;padding:18px 40px;position:relative;right:auto;top:auto;transform:none}.ct-cta-left .ct-hero-cta,.ct-hero-cta{align-self:center}.ct-hero-pagination{bottom:150px}.ct-logo-carousel-wrapper{bottom:0;padding:30px 0;position:absolute}.ct-logo-carousel-container{backdrop-filter:none;-webkit-backdrop-filter:none;background:transparent;border:none;border-radius:0;padding:30px 18px}.ct-logo-carousel-inner{animation-duration:15s;gap:30px}.ct-logo-item{height:54px}.ct-logo-item img{max-height:54px}.ct-logo-cta{display:none}.ct-logo-badge{display:flex}a.ct-logo-item:hover img{opacity:1;transform:none}.ct-logo-carousel-fade{width:40px}.ct-fade-left{background:linear-gradient(90deg,rgba(1,45,78,.8),transparent)}.ct-fade-right{background:linear-gradient(270deg,rgba(1,45,78,.8),transparent)}.ct-hero-half,.ct-hero-half .ct-hero-slide,.ct-hero-half .ct-hero-slider{min-height:50vh}.ct-hero-half .ct-hero-content{min-height:50vh;padding-bottom:50px;padding-top:100px}.ct-hero-half .ct-hero-headline{font-size:40px}.ct-hero-half .ct-hero-cta{align-self:center}}@media screen and (max-width:480px){.ct-hero-content{padding-left:20px;padding-right:20px}.ct-hero-text{max-width:300px}.ct-hero-headline{font-size:38px}.ct-hero-category{font-size:13px;letter-spacing:2px}.ct-hero-subheadline{font-size:16px;max-width:260px}.ct-hero-cta{font-size:16px;padding:14px 32px}.ct-logo-item{height:45px}.ct-logo-item img{max-height:45px}}.ct-logo-carousel-inner{animation:logoScroll 45s linear infinite;width:max-content}.ct-logo-item:has(img[src=""]){display:none}