/* Hero Section with Video Background */

.first {
    background-position: center;
    background-size: cover;
    padding: 127px 0 142px 0;
    position: relative;
    overflow: hidden;
}

.first__video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%);
    object-fit: cover;
    z-index: 0;
}

.first::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
}

.first .container {
    position: relative;
    z-index: 2;
}

.first__body {
    position: relative;
    z-index: 2;
}

.first__title {
    font-size: 48px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px;
    line-height: 1.2;
}

.first__text {
    font-size: 16px;
    color: #fff;
    margin-bottom: 30px;
    max-width: 600px;
}

.first__btn {
    display: inline-block;
    padding: 12px 30px;
    background-color: #FFA500;
    color: #000;
    text-decoration: none;
    border-radius: 4px;
    font-weight: 600;
    transition: background-color 0.3s;
}

.first__btn:hover {
    background-color: #FF8C00;
}

/* Responsive */
@media (max-width: 768px) {
    .first {
        padding: 80px 0 100px 0;
    }
    
    .first__title {
        font-size: 32px;
    }
    
    .first__text {
        font-size: 14px;
    }
}<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://olympic2050.com/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://olympic2050.com/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://olympic2050.com/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://olympic2050.com/wp-sitemap-posts-service-1.xml</loc></sitemap><sitemap><loc>https://olympic2050.com/wp-sitemap-posts-equipment-1.xml</loc></sitemap><sitemap><loc>https://olympic2050.com/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://olympic2050.com/wp-sitemap-taxonomies-equipments-1.xml</loc></sitemap><sitemap><loc>https://olympic2050.com/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
