@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&family=Sarala:wght@400;700&display=swap");

.custom-gray-bg {
    background-color: #F0F5FF;
}

.custom-img {
    max-width: 9rem !important;
    margin: 2rem !important;
}

.hero {
    background: rgb(242, 235, 133);
    background: radial-gradient(circle, rgb(242, 235, 133) 0%, rgb(250, 197, 85) 100%);
    position: relative;
    overflow: hidden;
    padding-bottom: 8.5rem;
}

.landing header {
    background-color: inherit;
}

.hero .hgroup {
    position: relative;
    z-index: 99;
}
.hero .airplane {
    width: 24rem;
    padding-top: 0.5rem;
    height: 5.5rem;
    overflow: hidden;
}
.hero .airplane-circle {
    width: 100%;
    aspect-ratio: 1 / 1;
    border-radius: 90%;
    border: 3px solid #F0F5FF;
    display: flex;
    align-items: start;
    justify-content: center;
    position: relative;
    animation: rotate-center 8s linear infinite both;
}
.hero .airplane-icon_top {
    top: -12px;
}
.hero .airplane-icon_top, .hero .airplane-icon_bottom {
    position: absolute;
}
.hero .airplane-icon_bottom {
    bottom: -12px;
    transform: rotate(180deg);
}
.hero .airplane-icon_top, .hero .airplane-icon_bottom {
    position: absolute;
}

.text-dark-primary {
    color: #264075 !important;
}

.landing .display-1 {
    font-size: 2.5rem;
    line-height: 3rem;
}
.landing .display-1, .display-2 .display-3, .display-5 {
    font-family: "Sarala", "Roboto", sans-serif !important;
}
.hero .overlay-title {
    border-radius: 8px;
    padding: 0.25rem 0rem;
}


.hero .wing {
    margin: 0 auto;
    position: absolute;
    bottom: -18.75rem;
    width: 100%;
    z-index: 9;
}
.hero .wing-wrap {
    width: 768px;
    height: 610px;
    margin: 0 auto;
}
.hero .wing-block {
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    bottom: 0;
    background-color: transparent;
    animation: shake 10s infinite;
}
/*.hero .wing-img {
    width: 768px;
    height: 610px;
    background: url(../img/wing-short.png) no-repeat;
    position: absolute;
    bottom: 0;
}*/
.hero .wing .first {
    background: url(../img/logos/emirates-hero.svg) no-repeat center;
}
.hero .wing .second {
    background: url(../img/logos/airastana-hero.png) no-repeat center;
}
.hero .wing .third {
    background: url(../img/logos/etihad-hero.svg) no-repeat center;
}
.hero .wing .fifth {
    background: url(../img/logos/wizzair.svg) no-repeat center;
}
.hero .wing .sixth {
    background: url(../img/logos/lufthansa.png) no-repeat center;
}
.hero .wing .seventh {
    background: url(../img/logos/wizzair.svg) no-repeat center;
}
.hero .wing .companies-logos {
    background-size: contain;
    width: 2.75rem;
    height: 2.75rem;
    position: absolute;
    right: 5rem;
    top: 16.5rem;
    transform: rotate(1deg);
}

.hero-btn {
    font-size: 1.1rem;
}
.hero-h3 {
    font-size: 1rem;
}

.problem {

}
.landing .display-2 {
    font-size: 2rem;
    line-height: 2.5rem;
}
.problem .problem-wrap {
    width: 100%;
    padding: 2.5rem;
    border-radius: 10rem;
    background-image: url(../img/sky-pattern.jpg);
    background-repeat: repeat-x;
    background-size: cover;
    background-size: 1674px 100%;
    animation: moveBackground 10s linear infinite;
}
.problem mark {
    background-color: #FAC555;
    border-radius: 4px;
    padding: 0 0.25rem;
    color: #000;
}

.solution {
    padding: 3rem 0;
}
.solution .egs-item {
    margin-bottom: 0.5rem;
    display: flex;
    gap: 1rem;
}
.solution .review {
    padding-top: 2rem;
}
.solution .review-wrap {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    cursor: grab;
    -ms-overflow-style: none;
    scrollbar-width: none;
    gap: 2rem;
}
.solution .review-item {
    border-radius: 0.375rem;
    box-shadow: rgba(145, 158, 171, 0.2) 0px 0px 2px 0px, rgba(145, 158, 171, 0.12) 0px 12px 24px -4px;
    width: 35.25rem;
    padding: 2rem;
    flex: 0 0 auto;
    display: flex;
    gap: 2rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: relative;
}
.solution .review-item_avatar {
    width: 4rem;
}

.solution .review-item_avatar .avatar {
    border-radius: 90%;
    position: relative;
    z-index: 999;
    width: 100%;
}

.solution .review-item_flag_red {
    width: 4rem;
    height: 6.7rem;
    position: relative;
    z-index: 9;
    top: -2rem;
    background: url('data:image/svg+xml,<svg width="64" height="107" viewBox="0 0 64 107" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 0H64V107L32 100.239L0 107V0Z" fill="%23FF4848"/></svg>');
}
.solution .review-item_flag_pink {
    width: 4rem;
    height: 6.7rem;
    position: relative;
    z-index: 9;
    top: -2rem;
    background: url('data:image/svg+xml,<svg width="64" height="107" viewBox="0 0 64 107" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 0H64V107L32 100.239L0 107V0Z" fill="%23cccccc"/></svg>');
}
.solution .review-item_flag_blue {
    width: 4rem;
    height: 6.7rem;
    position: relative;
    z-index: 9;
    top: -2rem;
    background: url('data:image/svg+xml,<svg width="64" height="107" viewBox="0 0 64 107" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 0H64V107L32 100.239L0 107V0Z" fill="%2300008B"/></svg>');
}
.solution .review-item_flag .flag {
    margin-bottom: 1.5rem;
}
.landing .container-md {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
}
.about {
    padding: 3rem 0;
    background-color: #F0F5FF;
}
.landing .about-text {
    padding-top: 0.5rem;
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
}
.about .ceo-avatar .avatar {
    width: 100%;
    aspect-ratio: 1 / 1;
    background-color: #ddd;
    border-radius: 90%;
}
.avatar img {
    width: 100%;
    border-radius: 90%;
}

@media (max-width: 768px) {
    .hero {
        padding-bottom: 5.5rem;
    }
    .landing .display-1 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .hero .airplane {
        width: 13rem;
        padding-top: 0.5rem;
        height: 3.5rem;
        overflow: hidden;
    }
    .hero .hero-h3 {
        font-size: 0.9rem;
    }
    .hero-btn {
        font-size: 1rem;
    }
    .hero .wing {
        bottom: -10.75rem;
    }
    /*.hero .wing-img {
        width: 384px;
        height: 305px;
        background: url(../img/wing-short-mobile.png) no-repeat;
    }*/
    .hero .wing .companies-logo {
        width: 1.5rem;
        height: 1.5rem;
        position: absolute;
        right: 2.2rem;
        top: 8rem;
        transform: rotate(1deg);
    }
    .landing  .display-2 {
        font-size: 1.3rem;
        line-height: 1.7rem;
    }
    .problem .problem-wrap {
        width: 100%;
        padding: 1.5rem;
    }
    .solution {
        padding: 3rem 1rem;
    }
    .solution .review-item {
        width: 100%;
        padding: 1rem;
    }
    .solution .review-wrap {
        gap: 1rem;
    }
    .about {
        padding: 3rem 1rem;
    }
    .landing .about-text {
        display: block;
        column-count: 1;
    }
}


@keyframes rotate-center {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
@keyframes shake {
    0% {
        transform: rotate(0deg);
    }
    25% {
        transform: rotate(1deg);
    }
    50% {
        transform: rotate(-1deg);
    }
    75% {
        transform: rotate(1deg);
    }
    100% {
        transform: rotate(0deg);
    }
}
@keyframes moveBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -1674px 0;
    }
}