*,*:before,*:after{box-sizing:border-box}*{margin:0}#root,#__next{isolation:isolate}html,body{margin:0;padding:0;box-sizing:border-box;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word;margin:0}h1,h2,h3,h4{margin-bottom:.5rem}@media(min-width:769px){h1,h2,h3,h4{margin-bottom:1rem}}h1{font-weight:900;font-size:clamp(2rem,2.5vw,3.25rem)}h2{font-weight:800;font-size:clamp(1.5rem,2vw,2.25rem)}p{font-weight:300;margin-bottom:.5rem;font-size:clamp(.75rem,1.2vw,1.5rem)}a{text-decoration:none;color:#4b65af}.section{width:80%;max-width:1600px;margin:2rem auto}@media(min-width:375px){.section{width:90%;margin:6rem auto}}.section-heading{text-align:center;font-size:clamp(1.75rem,3vw,3rem)}.section-subheading{color:color-mix(in srgb,#4B65AF,#fff 20%);text-align:center;font-size:2rem;font-weight:500;margin:2rem}@media(max-width:375px){.section-subheading{font-size:1rem;margin:.5rem 0 1.5rem}}.section-content{margin:1rem 0;font-size:1.25rem;justify-content:center;align-items:center;text-align:justify}.text-underline{position:relative;display:inline-block;overflow:hidden}.text-underline:after{content:"";position:absolute;left:0;bottom:0;width:0;height:3px;background-color:#000;transition:width .4s ease}.text-underline:hover:after{width:100%}.btn{border-radius:100px;padding:.75rem 1.5rem;cursor:pointer;font-size:clamp(1rem,1vw,1.5rem);width:fit-content}.main-btn{background:#4b65af;color:#fff;border:2px solid #4B65AF}.primary{background:#fff;color:#4b65af;border:2px solid #4B65AF}.secondary{background:transparent;color:#4b65af;border:2px solid #4B65AF}.tertiary{background:transparent;color:#fff;border:2px solid #fff}.button-hover-effect{position:relative;overflow:hidden;background-color:transparent;border:1px solid grey;border-radius:100px;padding:.5rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;cursor:pointer;color:#000;z-index:0;transition:color .3s ease}.button-hover-effect span,.button-hover-effect img{position:relative;z-index:1}.button-hover-effect:after{content:"";position:absolute;top:0;left:0;height:100%;width:0%;background-color:#4b65af;z-index:-1;transition:width .4s ease;border-radius:100px}.button-hover-effect:hover:after{width:100%}.button-hover-effect:hover{color:#fff!important}.button-hover-effect:hover img{filter:brightness(0) invert(1)}.infinite-loop-wrapper{overflow:hidden;width:100%;display:flex;-webkit-mask:linear-gradient(90deg,transparent,white 10%,white 90%,transparent);mask:linear-gradient(90deg,transparent,white 10%,white 90%,transparent);--webkit-mask: linear-gradient(90deg, transparent, white 10%, white 90%, transparent)}.infinite-loop-wrapper .infinite-loop{display:flex;width:max-content;animation:loop-smooth 20s linear infinite;will-change:transform}.infinite-loop-wrapper .infinite-loop .infinite-cards{display:flex;gap:2rem;padding-right:2rem}@keyframes loop-smooth{0%{transform:translate(0)}to{transform:translate(-50%)}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item.center{z-index:5}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-carousel-inner{position:relative}.owl-carousel .owl-carousel-inner .owl-next,.owl-carousel .owl-carousel-inner .owl-prev{z-index:10;position:absolute;top:50%;transform:translateY(-50%)}.owl-carousel .owl-carousel-inner button.owl-next,.owl-carousel .owl-carousel-inner button.owl-prev{border:none}.owl-carousel .owl-carousel-inner .owl-prev{left:10px}.owl-carousel .owl-carousel-inner .owl-next{right:10px}.owl-carousel .owl-carousel-inner .owl-next,.owl-carousel .owl-carousel-inner .owl-prev,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out,max-height .35s ease-in-out}.owl-height.height-0{max-height:0;transition-duration:.7s}.owl-height.height-full{max-height:2000px}.owl-carousel .owl-item .owl-lazy{transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("./media/owl.video.play-4O2DMQ3I.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-carousel-inner .owl-next,.owl-theme .owl-carousel-inner .owl-prev{color:#fff;font-size:14px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-carousel-inner .owl-next:hover,.owl-theme .owl-carousel-inner .owl-prev:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-carousel-inner .owl-next.disabled,.owl-theme .owl-carousel-inner .owl-prev.disabled{opacity:.5;cursor:not-allowed}.owl-theme .owl-dots{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
