@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Lora:ital,wght@0,400..700;1,400..700&family=Quicksand:wght@300..700&family=Roboto+Slab:wght@100..900&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

header {
    background-image: url(./img/LetsFly-header.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.header {
    background-color: #000000D9;
}

.header_container {
    width: 100%;
    max-width: 1620px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 32px 0px;
}

.header_container--logo {
    font-family: Roboto Slab;
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    letter-spacing: 0%;
    color: white;
}

.header_container--nav {
    width: 100%;
    max-width: 650px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header_container--nav--link {
    font-family: Lato;
    font-weight: 500;
    font-size: 22px;
    line-height: 100%;
    letter-spacing: 0%;
    color: white;
    text-decoration: none;
}

.header_container--nav--select {
    width: 100%;
    max-width: 44px;
    display: flex;
    gap: 4px;
}

.header_container--social {
    width: 100%;
    max-width: 136px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.head {
    width: 100%;
    max-width: 1343px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    margin-top: 200px;
    background-color: #000000D9;
    align-items: center;
}

.head_title {
    font-family: Lora;
    font-weight: 700;
    font-size: 84px;
    line-height: 100px;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    color: white;
    padding-top: 24px;
    width: 1265px;
}

.head_text {
    font-family: Lato;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0%;
    color: white;
    padding: 32px 0px;
}

.head_button {
    width: 100%;
    max-width: 316px;
    background-color: #1ED400;
    padding: 21px 111px;
    border: none;
    font-family: Lato;
    font-weight: 900;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: uppercase;
    color: white;
    margin-bottom: 48px;
    cursor: pointer;
}

.head_plane {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 72px;
    padding-bottom: 117px;
}

.about {
    width: 100%;
    max-width: 1638px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-top: 144px;
    padding-bottom: 124px;
}

.about_title {
    font-family: Roboto Slab;
    font-weight: 700;
    font-size: 56px;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: uppercase;
    color: #333333;
    margin-bottom: 32px;
}

.about_text {
    font-family: Quicksand;
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0%;
    text-align: center;
    color: #333333;
    margin-bottom: 64px;
    width: 1066px;
}

.about_content {
    width: 100%;
    max-width: 1638;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.about_content--card {
    width: 100%;
    max-width: 323px;
    display: flex;
    align-items: center;
    flex-direction: column;
    align-content: space-between;
}

.about_content--card--text {
    font-family: Quicksand;
    font-weight: 400;
    font-size: 40px;
    line-height: 32px;
    letter-spacing: 0%;
    text-align: center;
    color: #333333;
    width: 183px;
    margin-bottom: 25px
}

.about_content--card--text2 {
    font-family: Quicksand;
    font-weight: 400;
    font-size: 40px;
    line-height: 32px;
    letter-spacing: 0%;
    text-align: center;
    color: #333333;
    width: 229px;
    margin-bottom: 24px
}

.about_content--card--text3 {
    font-family: Quicksand;
    font-weight: 400;
    font-size: 40px;
    line-height: 32px;
    letter-spacing: 0%;
    text-align: center;
    color: #333333;
    width: 330px;
    margin-bottom: 18px
}

.about_content--card--text4 {
    font-family: Quicksand;
    font-weight: 400;
    font-size: 40px;
    line-height: 32px;
    letter-spacing: 0%;
    text-align: center;
    color: #333333;
    width: 334px;
    margin-bottom: 18px;
}

.about_content--card--img {
    padding-top: 63px;
}

.about_content--card--title {
    font-family: Roboto Slab;
    font-weight: 700;
    font-size: 144px;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: uppercase;
    color: #1ED400;
    position: absolute;
    z-index: -1;
}

.barcelona {
    background-image: url(./img/LetsFly-Barcelona.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.barcelona_page {
    width: 100%;
    max-width: 1066px;
    margin: 0 auto;
    padding-top: 56px;
    padding-bottom: 106px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.barcelona_page--subtitle {
    font-family: Roboto Slab;
    font-weight: 700;
    font-size: 56px;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 16px;
}

.barcelona_page--title {
    font-family: Roboto Slab;
    font-weight: 700;
    font-size: 144px;
    line-height: 144px;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 66px;
}

.barcelona_page--text {
    font-family: Quicksand;
    font-weight: 500;
    font-size: 24px;
    line-height: 18px;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 32px;
}

.barcelona_page--info {
    font-family: Quicksand;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0%;
    text-align: center;
    color: #FFFFFF;
    width: 1066px;
    margin-bottom: 16px;
}

.barcelona_page--line {
    width: 100%;
    max-width: 300px;
    border-top: 3px solid #FFFFFF;
    margin-bottom: 40px;
}

.barcelona_page--price {
    font-family: Quicksand;
    font-weight: 500;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 24px;
}

.barcelona_page--button {
    font-family: Quicksand;
    font-weight: 700;
    font-size: 20px;
    line-height: 18px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #FFFFFF;
    background-color: #1ED400;
    border: none;
    padding: 20px 50px 20px 50px;
}

.popular {
    width: 100%;
    max-width: 1621px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 124px;
    padding-bottom: 72px;
}

.popular_title {
    font-family: Roboto Slab;
    font-weight: 700;
    font-size: 56px;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: uppercase;
    color: #333333;
    margin-bottom: 40px;
}

.popular_content {
    width: 100%;
    max-width: 1621px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 50px;
}

.popular_button {
    font-family: Quicksand;
    font-weight: 700;
    font-size: 20px;
    line-height: 18px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #FFFFFF;
    padding: 19px 62px 19px 62px;
    border: none;
    background-color: #1ED400;
    margin-bottom: 8px;
    cursor: pointer;
}

.popular_text1 {
    font-family: Quicksand;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    color: #333333;
}

.popular_text2 {
    font-family: Quicksand;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    color: #333333;
    margin-bottom: 8px;
}

.popular_content--card--text {
    background-color: #000000D9;
    width: 100%;
    max-width: 292px;
    padding: 5px 0px 5px 8px;
    position: absolute;
    z-index: 1;
    transform: translateY(10px);
}

.popular_content--card--text--name {
    font-family: Roboto Slab;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #FFFFFF;
}

.stories {
    background-image: url(./img/LetsFly-fish.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.stories_container {
    width: 100%;
    max-width: 1620px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 48px;
    padding-bottom: 64px;
}

.stories_container--title {
    font-family: Roboto Slab;
    font-weight: 700;
    font-size: 56px;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-left: 43px;
    margin-bottom: 32px;
}

.stories_container--videos {
    width: 100%;
    max-width: 1620px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.stories_container--videos--card--back {
    background-color: #000000D9;
    padding: 4px 8px 4px 8px;
    position: absolute;
    z-index: 1;
    transform: translate(8px, 12px);
}

.stories_container--videos--card--back--text {
    font-family: Lato;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #FFFFFF;
}

.footer {
    padding-top: 96px;
    padding-bottom: 73px;
    padding-left: 150px;
    background-image: url(./img/LetsFly-mountains.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.footer_container {
    width: 100%;
    max-width: 1620px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.footer_container--logo {
    font-family: Roboto Slab;
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    letter-spacing: 0%;
    color: #333333;
}

.footer_container--box {
    width: 100%;
    max-width: 561px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.footer_container--box--link {
    font-family: Lato;
    font-weight: 500;
    font-size: 22px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #333333;
    text-decoration: none;
}

.footer_container--images{
    width: 100%;
    max-width: 136px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}