/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
    scroll-behavior: smooth;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Customize the background color to match your design.
 */

::-moz-selection {
    text-shadow: none;
}

::selection {
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

input, button, select, textarea {
    outline: none;
}

a {
    text-decoration: none;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden,
[hidden] {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

.visually-hidden {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
    /* 1 */
}

/*
 * Extends the .visually-hidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    white-space: inherit;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * The use of `table` rather than `block` is only necessary if using
 * `::before` to contain the top-margins of child elements.
 */

.clearfix::before,
.clearfix::after {
    content: "";
    display: table;
}

.clearfix::after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 1.25dppx),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *::before,
    *::after {
        background: #fff !important;
        color: #000 !important;
        /* Black prints faster */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

    a[href]::after {
        content: " (" attr(href) ")";
    }

    abbr[title]::after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
    a[href^="#"]::after,
    a[href^="javascript:"]::after {
        content: "";
    }

    pre {
        white-space: pre-wrap !important;
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.wrapper {
    width: 100%;
    overflow: hidden;
    background-color: #232323;
}

.home {
    padding: 32px;
    position: relative;
}

.logo {
    position: absolute;
    top: 38px;
    left: 38px
}

.container {
    width: 100%;
    max-width: 1380px;
    overflow: hidden;
    margin: 0 auto;
}

.home_banner {
    width: 100%;
    border: 2px solid;
    border-image-source: linear-gradient(253.81deg, #696969 7.41%, #232323 99.64%);
    border-radius: 32px;
    max-width: 100%;
    height: auto;
    -webkit-mask: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201380%20654%22%3E%3Cpath%20d%3D%22M2%2C0H1191A34%2C34%200%2C0%2C1%201225%2C34V52A30%2C30%200%2C0%2C0%201255%2C82H1346A34%2C34%200%2C0%2C1%201380%2C116V520A34%2C34%200%2C0%2C1%201346%2C554H1230A30%2C30%200%2C0%2C0%201200%2C584V620A34%2C34%200%2C0%2C1%201166%2C654H2A2%2C2%200%2C0%2C1%200%2C652V124A34%2C34%200%2C0%2C1%2034%2C90H140A30%2C30%200%2C0%2C0%20170%2C60V34A34%2C34%200%2C0%2C1%20204%2C0%22%20fill%3D%22%23fff%22%20%2F%3E%3C%2Fsvg%3E') no-repeat top left;
    mask: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201380%20654%22%3E%3Cpath%20d%3D%22M2%2C0H1191A34%2C34%200%2C0%2C1%201225%2C34V52A30%2C30%200%2C0%2C0%201255%2C82H1346A34%2C34%200%2C0%2C1%201380%2C116V520A34%2C34%200%2C0%2C1%201346%2C554H1230A30%2C30%200%2C0%2C0%201200%2C584V620A34%2C34%200%2C0%2C1%201166%2C654H2A2%2C2%200%2C0%2C1%200%2C652V124A34%2C34%200%2C0%2C1%2034%2C90H140A30%2C30%200%2C0%2C0%20170%2C60V34A34%2C34%200%2C0%2C1%20204%2C0%22%20fill%3D%22%23fff%22%20%2F%3E%3C%2Fsvg%3E') no-repeat top left;
    -webkit-mask-size: contain;
    mask-size: contain;
    aspect-ratio: 688 / 325;
}

.home_banner video {
    width: 100%;
    height: calc(100vh - 38px);
    object-fit: fill;
    border-radius: 32px;
}

.nav_bar {
    position: absolute;
    top: 60px;
    left: 300px;
    z-index: 1;
}

.nav_bar a {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    margin-left: 48px;
}

.button {
    height: 44px;
    cursor: pointer;
    padding: 10px 24px;
    background: #FFFFFF;
    border-radius: 6px;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #232323;
    text-align: center;
}

.contact_us_button {
    position: absolute;
    top: 38px;
    right: 38px;
}

.home_desc_area {
    max-width: 697px;
    position: absolute;
    left: 90px;
    bottom: 120px;
    display: flex;
    flex-direction: column;
}

.home_desc_area h1 {
    font-family: 'Josefin Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 72px;
    line-height: 94px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 16px;
}

.home_desc_area h1 span {
    font-weight: 300;
    font-style: Italic;
}

.home_desc_area p {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    color: #FFFFFF;
    margin-bottom: 24px;
}

.scroll_and_discover {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: absolute;
    bottom: 70px;
    right: 65px;
    height: 54px;
}

.scroll_and_discover p {
    font-family: 'Roboto Light', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    text-align: center;
    color: #FFFFFF;
}

.scroll_and_discover i {
    color: white;
}

.desc_section {
    max-width: 1144px;
    margin: 120px auto;
    font-family: 'Josefin Sans', serif;
    font-style: italic;
    font-weight: 300;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5);
}

.desc_section span {
    font-family: 'Josefin Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

.about_us {
    width: 100%;
    height: 796px;
    background: #505050;
    border-radius: 64px 64px 0 0;
    padding: 120px 0;
    position: relative;
}

.section_title {
    font-family: 'Roboto Light', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    color: white;
}

.section_text_area {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 0;
    color: white;
    margin-top: 12px;
    flex-wrap: wrap;
}

.section_text_area > p:first-child {
    font-family: 'Josefin Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
    text-transform: uppercase;
    max-width: 562px;
}

.section_text_area > p:last-child {
    font-family: 'Roboto Light', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    max-width: 678px;
}

.about_us_cards {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    height: 332px;
    gap: 12px;
}

.about_us_card {
    width: 452px;
    height: 232px;
    border-radius: 24px;
    background-size: cover !important;
}

.about_us_card img {
    width: 100%;
}

.about_us_card:nth-child(2) {
    margin-top: 100px;
}

.about_us_footer {
    width: 100%;
    height: 194px;
    background: linear-gradient(0deg, #232323 0%, rgba(35, 35, 35, 0) 91.5%);
    position: absolute;
    bottom: 0;
    left: 0;
}

.services {
    width: 100%;
}


.slider-wrapper {
    width: 100%;
    padding: 40px 0 120px !important;
    cursor: grab;
    scroll-behavior: smooth;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE/Edge */
}

.services_slider div {
    position: relative;
    width: 444px;
    min-width: 444px;
    height: 434px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;
    margin: 0 12px;
    transition: transform 0.2s;
    user-select: none;
}

.services_slider > div:hover {
    transform: scale(1.05);
}

.services_slider div img {
    position: relative;
    width: 300px;
    height: 296px;
    object-fit: contain;
}

.services_slider div p {
    font-family: 'Josefin Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

.projects_cards {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    padding: 40px 0 120px;
}

.projects_cards div {
    width: 452px;
    height: 529px;
    border-radius: 24px;
    position: relative;
}

.projects_cards p {
    padding: 40px 30px;
    position: absolute;
    left: 0;
    right: 0;
    top: 76.94%;
    bottom: 0;
    font-family: 'Josefin Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

.testimonials_title {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 12px;
}

.testimonials_desc {
    font-family: 'Josefin Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    max-width: 678px;
    margin: 0 auto;
}

.testimonials_cards {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
    padding: 40px 0 120px;
}

.testimonials_cards_item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 30px;
    gap: 10px;
    width: 684px;
    height: 206px;
    background: #3B3B3B;
    border-radius: 24px;
}

.testimonials_cards_item > div {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 20px;
}

.testimonials_cards_item img {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    border: 1px solid #505050;
}

.testimonials_cards_item_name {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}

.testimonials_cards_item_position {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    opacity: 0.7;
}

.testimonials_cards_item_text {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}

.partners {
    position: relative;
    padding-bottom: 120px;
}

.partners_bg {
    position: absolute;
    width: 100%;
    height: 194px;
    left: 0;
    background: linear-gradient(0deg, #232323 0%, rgba(35, 35, 35, 0) 91.5%);
    transform: rotate(180deg);
    z-index: 2;
}

.partners_slider_section {
    width: 100%;
    height: 548px;
    background: #505050;
    border-radius: 0 0 64px 64px;
}

.partners_slider {
    padding: 40px 0 12px;
}

.partners_slider div {
    position: relative;
    width: 310px;
    min-width: 310px;
    height: 163px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;
    margin: 0 12px;
    transition: transform 0.2s;
    user-select: none;
    color: white;
    font-size: 32px;
}

.contact_us {
    padding-bottom: 30px;
}

.contact_us_content {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.contact_us_form label {
    display: flex;
    flex-direction: column;
    color: white;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}

.contact_us_form input {
    padding: 0 14px;
    width: 336px;
    min-width: 336px;
    height: 44px;
    background: #232323;
    border: 1px solid #505050;
    border-radius: 6px;
    caret-color: white;
    margin-top: 4px;
    color: white;
}

.contact_us_form select {
    padding: 0 14px;
    margin-top: 4px;
    background-color: #232323;
    border: 1px solid #505050;
    border-radius: 6px;
    width: 336px;
    height: 44px;
    color: white;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" style="fill: white"><path d="M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6z"/></svg>');
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 20px;
}

.contact_us_form textarea {
    padding: 10px 14px;
    background: #232323;
    border: 1px solid #505050;
    border-radius: 6px;
    caret-color: white;
    height: 92px;
    max-width: 684px;
    margin-top: 4px;
    color: white;
}

.form_group {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
    gap: 12px;
    flex-wrap: wrap;
}

.contact_us_form button {
    margin-top: 24px;
}

.footer {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0 30px;
}

.footer p:first-child {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}

.social_icons a {
    width: 24px;
    height: 24px;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    transition: opacity 0.3s ease;
    z-index: 999;
    opacity: 0;
}

.modal.show {
    opacity: 1;
    pointer-events: all;
}

.modal_content {
    text-align: center;
    animation: popIn 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 60px 40px;
    gap: 10px;
    width: 680px;
    height: 284px;
    background: #505050;
    border-radius: 24px;
}

.modal_content h2 {
    font-family: 'Josefin Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

.modal_content p {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
}

@keyframes popIn {
    from {
        transform: scale(0.9);
        opacity: 0;
    }
    to {
        transform: scale(1);
        opacity: 1;
    }
}

