/*
Theme Name: Tema Blisq Corporate
Theme URI: http://blisq.pt
Author: blisq
Author URI: http://blisq.pt
Description: Tema desenvolvido para uso exclusivo da Blisq Creative
Version: V1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blisq
Text Domain: blisq
*/

@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

:root {
    --main-color: #001A33;
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

body {
    font-family: "Be Vietnam Pro", sans-serif;
    background-color: var(--main-color);
}

h2 {
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.8px;
}

a {
    text-decoration: none;
    color: inherit;
}

ul {
    list-style: none;
}

.color-dark{
    color: #00162C;
}

.go-to-main {
    position: absolute;
    top: -999px;
    left: - 999px;
}

.container-lg {
    max-width: 1760px;
    margin: 0 auto;
}

.common-container {
    max-width: 870px;
    margin: 0 auto;
}

.btn {
    color: #D1DEEB;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-radius: 10px;
    padding: 16px 25px;
}

.btn-border{
    border-radius: 10px;
    border: 1px solid rgba(191, 210, 227, 0.30);
}

.btn-arrow{
    color: rgba(209, 222, 235, 0.66);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    gap: 17px;
}

.btn-arrow::after{
    content: '';
    width: 15px;
    height: fit-content;
    aspect-ratio: 1;
    background-image: url(assets/images/icons/icon-btn-arrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.bg-blue {
    background-color: #0068CB;
}

.bg-dark {
    background-color: #010F1F;
}

.btn.bg-blue:hover {
    color: #001A33;
    background-color: #D1DEEB
}

/* #region Header */
header {
    position: absolute;
    top: 45px;
    width: 100%;
}

.header-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 36px;
}

.header-menu {
    display: flex;
    align-items: center;
    gap: 45px;
}

.header-menu>li>a {
    color: #BAD0E6;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

/* #endregion */

/* #region Footer */
footer {
    padding: 80px 0;
}

.footer-grid {
    display: grid;
    grid-template-columns: 30% 30% 1fr;
    gap: 90px;
}

.footer-map {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.footer-map a {
    color: #5A8DBF;
    font-size: 27px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
}

.footer-locations {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
}

.footer-locations-grid{
    display: flex;
    gap: 54px;
}

.footer-title{
    color: #2696FF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: block;
}

.footer-address-line {
    color: #D1DEEB;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    display: block;
}

.footer-contact{
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin: 45px 0 28px 0;
}

.footer-contact-phone{
    color: #D1DEEB;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.footer-contact-phone > small{
    color: #406384;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    text-transform: uppercase;
}

.footer-legal{
    display: flex;
    align-items: center;
    gap: 70px;
}

.footer-legal a{
    color: #506D88;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.footer-bottom {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* #endregion */

/* #region CTA */
    .cta-container{
        max-width: 1715px;
        margin: 0 auto;
    }

    .cta-content{
        border-radius: 30px;
        background-color: #D1DEEB;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 115px 0;
    }

    .cta-text{
        margin-top: 8px;
        color: #6B9AC7;
        text-align: center;
        font-size: 21px;
        font-style: normal;
        font-weight: 300;
        line-height: 150%; 
    }

    .cta-bottom{
        display: flex;
        align-items: center;
        gap: 30px;
        margin-top: 18px;
    }
/* #endregion */

/* #region Frontpage */
.hero{
    min-height: 100dvh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.hero-title{
    text-align: center;
    font-size: 104px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -3.12px;
    line-height: 0.9;
}

.hero-title > span{
    display: block;
    background: linear-gradient(180deg, #107DE5 35.1%, #083C6E 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.hero-title > span:first-child{
    all: unset;
    color: #184571;
    text-shadow: 0 0 250px rgba(0, 0, 0, 0.99);

}

.hero-title > span:last-child{
    all: unset;
    color: #d1deeb;
}

.hero-container{
    max-width: 930px;
    margin: 0 auto;
}

.hero-text{
    color:  #D1DEEB;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%; 
    max-width: 670px;
    margin: 20px auto 0 auto;
}

.hero-buttons {
    margin-top: 15px;
    display: flex;
    align-items: center;
    gap: 30px;
    justify-content: center;
}

/* #endregion */