 /* Small devices (≥576px) */
@media (min-width: 576px) {
  .container {
    
  }
}

/* Medium devices (≥768px) */
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

/* Large devices (≥992px) */
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

/* Extra large devices (≥1200px) */
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

/* XXL devices (≥1400px) */
@media (min-width: 1450px) {
  .container {
    max-width: 1295px;
  }
  .hero__content .hero__text {
    width: 679px;
}
 .learn__card .learn__left {
    position: relative;
    top: -19px;
    padding-right: 40px;
}
	.hero__title .script { 
		font-size: 84.11px;}
}
@media (min-width: 1900px) {

    .overlay-menu.is-open .menu-bg span.bg-cover:after {
    width: 4900px;
    height: 4900px;
 
}
}
@media (min-width: 992px) {
 .foundations .controls{
    display: none;
 }
}
@media (min-width: 1201px) {
.slider-wrap {
    position: relative;
}
.included .controls-1 span.dots-1 {
    display: none;
}

.included .controls-1 {
    position: absolute;
    width: calc(100% + 108px);
    left: -56px;
    transform: translate(0px, -50%);
    top: 50%;
    z-index: 1;
    justify-content: space-between;
}
.included .controls-1 span.dots-1 {
    display: none;
}

.early-offer__subtitle p {
    font-size: 22px;
   
}
.nav-pill__menu:hover {
  background-image: url(../images/button-icon-hover.svg);
}
.nav-pill__menu:hover, .overlay-menu.is-open + .site-header .nav-pill__menu{
    transform: rotate(11deg);
}
}
@media (max-width: 1449px) {
.learn__card{
      padding: 30px 40px 30px 40px;
}
 .contact__info{
        width: 39%;
  }
  .included__book{
      display: flex;
    align-items: center;
}
.included__text p{
      font-size: 20px;
}
}
@media (max-width: 1449px) and (min-width: 1201px) {
 .hero__title {
    font-size: 60px;
}
.hero__desc {
    font-size: 22px;
 }
 .foundations__grid{
      gap: 20px
 }
 .watch__video_cover {
   
    width: 645px;
}
}
@media (max-width: 1201px) and (min-width: 992px) {
   .hero__title {
    font-size: 45px;
}
.hero__desc {
    font-size: 20px;
 }
 .ecosystem__grid{
      grid-template-columns: repeat(2, 1fr);
 }
 .foundations__grid{
      grid-template-columns: repeat(2, 1fr);
    gap: 20px;
 }
    .watch__video_cover {
        
        width: 480px;
    }

}
@media (max-width: 1200px) {
	
	
	.overlay-menu .menu-bg {
    display: none;
}

.overlay-menu {
    background: linear-gradient(90deg, #101841 -22.78%, #004B8D 50.17%, #2A6DB6 123.12%);
    transition: opacity .35s ease, transform .35s ease, visibility .35s;
}
	
    .overlay-menu.is-open + .site-header .nav-pill__menu {
    transform: rotate(11deg);
    position: relative;
    right: -3px;
}

	.build-card__front {
    background-size: cover;}
    .founders__text{
      padding: 30px 30px;
    }
    .journey svg{
      max-width: 728px;
}
.contact__info {
      padding: 88px 25px 36px 25px;
}
.learn__card{
      padding: 30px 35px 30px 35px;
          gap: 60px;
}
.included__text p{
      font-size: 18px;
}
.included__book{
      display: flex;
    align-items: center;
}
.hatched-intro .flag-part {
  
    position: relative;
    top: -50px;
}
.foundations .flag-part,
.early-offer .flag-part {
  
    position: relative;
    top: -41px;
}
.slider__track{
      grid-auto-columns: calc((100% - 24px) / 2);
}
}
@media (max-width: 1080px) and (min-width: 992px) {
	.ribbon-title {
    right: -10px;
}

.ribbon-title span.title {
    padding: 10px 20px;
    font-size: 20px;
    border-radius: 2px;
}

.ribbon-title span.right-part {
        width: 35px;
        display: block;
        position: absolute;
        height: 44px;
        top: 10px;
        right: -25px;
        background-size: auto 40px;
        background-repeat: no-repeat;
}
}
@media (max-width: 991px) {
	.overlay-menu.is-open + header#site-header {
        background: linear-gradient(90deg, #101841 -22.78%, #004B8D 50.17%, #2A6DB6 123.12%);
   
}
    .inc-card h3{
        width: 100%;
        max-width: 100%;
    }
    .hatched-intro {
       padding: 80px 0 60px;
}
    .ecosystem {
    
    padding: 40px 0 70px 0;
}
.founders {
    padding: 60px 0 13px 0;
    
}
.founders .ribbon-title {
    top: 0;
    margin-bottom: -40px;
           
}
    .founders__text {
        padding: 60px 30px 30px 30px;
        
    }
    .hatched-intro__title img,  .hatched-intro__title svg {
        max-width: 190px;
        top: 9px;
}
.watch__grid h2 img {
    margin: 0 0 -3px 0;
}
  .contact__grid .ribbon-title {
    top: 0;
    margin-bottom: -45px;
     z-index: 1;
}
.contact__form {
    padding-top: 60px;
}
.hero__title{
  font-size: 50px;
}
.hero__content {
    display: flex;
    flex-wrap: wrap;
}

.hero__image-frame {
    margin: auto;
}

.hero__image {
    margin: auto;
}
 .ecosystem__grid,
  .foundations__grid{
      grid-template-columns: repeat(1, 1fr);
 }
 .watch__grid {
    display: flex;
    flex-wrap: wrap;
}
.founders__grid{
      gap: 20px;
}
   .watch__video_cover {
        
        width:100%;
    }
    .founders__text,
    .founders__media {
        width: 100%;
        border-radius: 15px;
        margin-left: 0;
}
.journey svg{
  display: none;
}
.journey__icon svg {
    display: inline-block;
}
.journey__steps {
   
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    
}
.learn__card {
    display: flex;
    flex-wrap: wrap;
        gap: 30px;

}
.list-wrapper {
     width: 100%;
}
.included__head {
    gap: 30px;
}
.included__head .included__text,
.included__book,
.contact__info,
.contact__form{
    width: 100%;
}
.contact__info p{
  max-width: 100%;
}
    .contact__info {
        padding: 30px 25px 30px 25px;
    }
.ribbon-title {
    position: relative;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
            right: 0;
                    width: 100%;
}

.ribbon-title span.right-part {
        position: relative;
        right: 47px;
        width: 83px;
        top: 26px;
        z-index: 0;
    background-image: url(../images/right-part-mob.svg);
}
.ribbon-title span.left-part {
        position: relative;
        right: -32px;
        width: 83px;
        top: 17px;
        z-index: 0;
        background-image: url(../images/left-part-mob.svg);
        background-repeat: no-repeat;
        background-position: right;
}
.ribbon-title span.title {
    z-index: 2;
        min-width: calc(70% - 120px);
        text-align: center;}
.included__head {
    flex-direction: column-reverse;
}
.included__card:after{
  display: none;
}
.included__card {
    padding-top: 0;
}

.included .ribbon-title {
    top: -45px;
    margin-bottom: 0;
}

.build-card__front {
    position: relative;
    aspect-ratio: 16 / 8.5;
    border-radius: 15px 15px 0 0;
}
.build-card__front .is-img{
        height: calc(100% - 0px);
}
.build-card__label {
    display: none;
}

.build-card__back {
    position: relative;
    left: 0;
    top: 0;
            height: auto;
}

.build-card__back * {
    opacity: 1;
}

.build-card__inner {
         background: #2F3C92;
        width: calc(100% - 10px);
            margin-left: auto;
        margin-right: auto;
}

.build-card__title {
}

.build-card__back:before, .build-card__back:after {
    display: none;
}

.build-card__inner:hover .build-card__front {
    opacity: 1;
    border-radius: 15px 15px 0 0 !important;
}
.foundations__grid.slick-slider {
    margin: 0 -10px;
	margin-bottom: 15px !important;
}

.foundations__grid.slick-slider span.arrow-s {
}




.overlay-menu__nav li.button-mob {
    padding-bottom: 50px;
    display: block;
}

.overlay-menu__nav li.button-mob a {
    color: #32395C;
    font-size: 16px;
    background: #E5F2FB;
    width: 100%;
    display: block;
    max-width: 340px;
    text-align: center;
    padding: 14px 10px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50px;
}

.overlay-menu__nav li.button-mob a:hover {
    background: linear-gradient(90deg, #F9A01D 12.04%, #FED103 91.65%, #FED103 93.28%);
    color: #000000 !important;
    opacity: 1;
    -webkit-text-fill-color: #32395C;
}


}
@media (max-width: 991px) and (min-width: 861px) {

.flag-part .flag-cover .flag__title{
    left: 0;
}
.foundations__head{
        padding: 0 110px;
}
.hatched-intro__title {
    padding-left: 200px;
    padding-right: 200px;
}
.early-offer__subtitle {
    padding-left: 40px;
    padding-right: 40px;
}
}
@media (max-width: 991px) and (min-width: 800px) {

    .container{
        max-width: 100%;
    }
    .hero__content .hero__text {
    width: calc(50% - 20px);
}

.hero__content .hero__image {
    width: calc(50% - 20px);
}


 



.hero__title br {
    display: none;
}

.hero__title {
    max-width: 340px;
}

.hero__desc, .hero__desc p {
    font-size: 20px;
}

.btn-primary {
    padding: 15px 28px;
}
        .ecosystem__grid, .foundations__grid {
        grid-template-columns: repeat(2, 1fr);
    }

 
    .journey__steps {
        grid-template-columns: repeat(4, 1fr);
        gap: 50px;
    }

.learn__card {
    padding: 30px 0px 30px 0px;
}

.learn__card .learn__left {
    width: 55%;
}

.learn__card .list-wrapper {
    width: calc(45% - 30px);
}

.watch__grid .watch__text {
    width: calc(50% - 50px);
}

.watch__grid .watch__video_cover {
    width: 50%;
}
    .founders__text{
    padding-top: 30px;
}

.founders__text, .founders__media {
    //width: calc(50% - 10px);
}

.learn {
    background: #FFF;
    padding-top: 0;
}

.slider__track {
    grid-auto-columns: calc((50% - 10px) / 1);
}

.included__head .included__book {
    width: 50%;
    margin: inherit;
}

.included__head .included__text {
    width: 50%;
    text-align: left;
    padding-right: 20px;
}

.included__head {
    gap: 0px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}
    .hero {
        padding-top: 130px;
        padding-bottom: 90px;
    }

.founders .ribbon-title {
    top: 0;
    margin-bottom: 0;
    z-index: 1;
}

.foundations {
    padding-bottom: 0px;
}

.journey svg {
    display: block;
    top: 22px;
}
}

@media (max-width: 991px) and (min-width: 861px) {
    .slider__track {
        grid-auto-columns: calc((50% - 8px) / 1);
    }
.ecosystem__card .ribbon-title {position: relative;top: -40px;margin-bottom: 10px;}

.ecosystem__card {
    padding-top: 0;
}

.ecosystem {
    padding-bottom: 60px;
}

.included {
    padding-top: 90px;
}
}
 
@media (max-width: 860px) {
	.hatched-intro__title img, .hatched-intro__title svg {
         max-width: 175px;
        top: 12px;
}
.ecosystem{
background-color: #FFF;
        padding: 0px 0;
        overflow: visible;
	        position: relative;
        z-index: 1;
}
.ribbon-title span.title {
    font-size: 20px;
    padding: 12px 25px;
    height: 48px;
            min-width: 247px;
        text-align: center;
}
.ribbon-title span.left-part,
.ribbon-title span.right-part{
        top: 15px;
}
.ribbon-title span.left-part{
      top: 9px;
}
.ecosystem .ribbon-title {
        top: -30px;
        margin-bottom: 10px;
}
.founders .ribbon-title {
    top: 0;
    margin-bottom: -45px;
    z-index: 1;
}
    .founders__text {
        padding: 50px 30px 30px 30px;
    }
    .site-footer .container {
       gap: 10px;
}
.flag-part {
    height: 132px !important;
    width: 100%;
    display: flex;
    justify-content: center;
}
.hatched-intro .flag-part {
        margin-bottom: 20px;
        top: 0;
}
.flag-part .flag-cover .flag__title {
    margin: auto;
    left: 30px;
    transform: rotate(-10deg) scale(0.7);
}
.included .ribbon-title {
    top: -35px;
    margin-bottom: 0;
}
    .included__book {
        max-width: 361px;
     
    }
    .top-brand-cover:after {
    background-size: 140%;
}
    .slider__track {
        grid-auto-columns: calc((100% - 0px) / 1);
    }
}

@media (max-width:991px) {
/* for slider */
.build-card__inner {
    aspect-ratio: auto;
    height: 100%;
}

.foundations__grid.slick-slider .slick-track {
    display: flex;
}

.foundations__grid.slick-slider .slick-track .slick-slide {
    float: none;
    height: auto;
}

.build-card__back {position: static;padding-bottom: 70px; justify-content: start;}

.build-card__inner .build-card__back a.learn-more {
    position: absolute;
    bottom: 20px;
}

.build-card__title {
    font-size: 30px;
}
/* for slider end */
}


@media (max-width: 767px) {

    .overlay-menu.is-open .menu-bg span.bg-cover:after {
    width: 2050px;
    height: 2050px;
   
}
        .hero {
        padding-top: 120px;
    }
    .build-card__inner .build-card__back a.learn-more span.learn-more__arrow {
    margin-left: auto;
    top:-1px;
    font-size: 0 !important;
}
	.early-offer__features h4 {
    max-width: 100%;
}
  .contact__form-title{
    font-size: 30px;
  }
  .early-offer__price-box {
    width: 100%;
    max-width: 100%;
}

.early-offer__grid .early-offer__features {
    width: 100%;
}

    .hatched-intro .flag-part {
        position: relative;
        top: 0;
    }
    .journey__step.animation.onView h4,
    .journey__step.animation.onView h3{
          font-size: 25px;
    }
  .watch {
        padding: 40px 0 0px;
    }
        .included {
        padding: 40px 0 40px;
    }
    .included__tagline {
     
    font-size: 25px !important;}
	
	.foundations:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 60%;
    top: 0;
    left: 0;
    background: #94DCF6;
    background: linear-gradient(177deg, rgba(148, 220, 246, 1) 0%, rgba(229, 242, 251, 1) 100%);
    z-index: -1;
}

.foundations {
    position: relative;
}
	
.included__card {
        margin: 0 -30px;
        border-radius: 0;
        padding-bottom: 45px;
        padding-left: 35px;
        padding-right: 35px;
}

.hatch-sets button.slider__arrow {}

.included button.slider__arrow {
    position: absolute;
    bottom: -80px;
    top: auto;
    left: calc(50% - 20px);
}

.included button.slider__arrow.slider__arrow--prev {
    left: calc(50% - 70px);
}	
    .audience {
        padding: 60px 0 50px;
    }
}
@media (max-width: 640px) {
	    .hatched-intro__title img, .hatched-intro__title svg {
        max-width: 150px;
        top: 13px;
    }
    .overlay-menu.is-open + header#site-header a.logo,
	.overlay-menu.is-open + header#site-header a.logo svg{
    width: 132px  !important; 
}
    .logo {
    top: 4px;
}
    .site-header__inner{
            padding-inline: 20px;
    }
    .hatched-intro {
        padding: 0px 0px 40px;
    }
        .hatched-intro .flag-part {
        position: relative;
        top: -20px;
        height: 120px !important;
    }
    a.learn-more.dark span.mob-text {
    display: inline-block !important;
}

a.learn-more.dark span.mob-text + span {
    display: none !important;
}
        .hero__title {max-width: 338px;
    font-size: 50px;}
    .hero__title br{
        display: none;
    }
    .early-offer__features ul{
            display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    }
.early-offer__features li {
    width: fit-content;
}
.early-offer__features h4 {
         
        text-align: center;
    }
    .early-offer__card-body {
    padding: 20px 20px;
}
.early-offer__price-box {
    padding: 20px 15px 5px 15px;
}
.early-offer__cta {
    margin-top: 5px;
   
}
.early-offer__card-body > h3 {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 20px;
}
    .journey__step:after{
               content: '';
        width: 51px;
        height: 80px;
        display: block;
        margin-left: auto;
        margin-right: auto;

    }
 .journey__step:last-child::after{
    display: none;
 }
/* Odd → Left */
.journey__step:nth-child(odd):after {
    background-image: url(../images/s-right.svg);
}

/* Even → Right */
.journey__step:nth-child(even):after {
   background-image: url(../images/s-left.svg);
}

    .hero__image-frame {
    width: calc(100% - 10px);
    left: -5px;
}
.hero__image-frame:after{
        right: -10px;
    bottom: -10px;
}
	.build-card__front{
		        aspect-ratio: 16 / 8.25;
	}
	    .build-card__back {
      
         
    }
	.foundations .foundations__title {
    max-width: 324px;
}
      .build-card__title {
        font-size: 25px;
    }
.ribbon-title span.left-part, .ribbon-title span.right-part{
  display: none;
}
  .ribbon-title span.title{
        background-image: url(../images/for-mobile.svg);
        min-width: 317px;
        min-height: 65px;
        padding: 16px 45px;
  }
  .container{
        padding-inline: 20px;
  }
         .journey__steps {grid-template-columns: repeat(1, 1fr);
          gap: 0px;}
          .contact__form{
                border-radius: 15px;
                padding: 60px 20px 25px;
          }
              .contact__info,
              .contact__form-title,
              .watch__grid {
        
        text-align: center;
    }
    .contact__form .gform_footer input.gform_button {
    width: 100% !important;
    max-width: 100%;
}
        .founders__text {
        padding: 50px 20px 20px 20px;
    }
        .learn__card {
  padding: 30px 0px 30px 0px;
        text-align: center;
    }
    .learn-more{
          gap: 10px;
          padding: 7px 0px 6px 17px;
    }
    a.learn-more.dark > span:not(.learn-more__arrow) {
    margin-right: 0px;
}
.founders {
        padding: 0px 0 20px 0;
    }
    .included__book {
    position: relative;
    margin-top: 3%;
    margin-bottom: 4%;
}

.included__book:after {
    content: '';
    position: absolute;
    width: 290px;
    height: 290px;
    background: #2E4B9C;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    border-radius: 50%;
    z-index: -1;
}
    
}
 