@font-face {
    font-family: Gotham;
    src: url('../fonts/8b8182e2ba0464f45.yn5zmssw.woff2') format("woff2"), url('../fonts/8b8182e2ba0464f45.4rr78awm.woff') format("woff");
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: Gotham Cond;
    src: url('../fonts/3ff86aca2e0d4cd65.de8zjkx5.woff2') format("woff2"), url('../fonts/3ff86aca2e0d4cd65.dl8kb4ga.woff') format("woff");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: Gotham Cond;
    src: url('../fonts/b6699c503d96a9bc1.d0-rleiy.woff2') format("woff2"), url('../fonts/b6699c503d96a9bc1.y6vhsoc9.woff') format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Gotham XNarrow;
    src: url('../fonts/21a46bae2b5d0cf5d.bnjnye8u.woff2') format("woff2"), url('../fonts/21a46bae2b5d0cf5d.b86tc6xy.woff') format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham XNarrow;
    src: url('../fonts/d7632d565c85109a8.hzow0dti.woff2') format("woff2"), url('../fonts/d7632d565c85109a8.czmhb-pt.woff') format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Antenna Extra Cond;
    src: url('../fonts/antenna-extra-condensed.dscanlhc.woff2') format("woff2"), url('../fonts/antenna-extra-condensed.bixiakre.woff') format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Antenna Cond;
    src: url('../fonts/antenna-condensed-bold.lhr9rgcg.woff2') format("woff2"), url('../fonts/antenna-condensed-bold.y0hyb4v-.woff') format("woff");
    font-weight: 700;
    font-style: normal
}

body {
    font-family: Gotham XNarrow, Avenir Next Condensed, sans-serif-condensed, Arial Narrow, Arial Nova, sans-serif;
}

.container {
    max-width: 1024px;
}

.devider-vertical {
    content: '';
    bottom: 0;
    left: 0;
    width: 1px;
    height: 50px;
    /* 1px solid #e9ecef */
    background-color: #e9ecef;
    margin: 0px 10px;
}

.drop-menu ul {
    justify-content: space-between;
}

.drop-menu ul li a:hover {
    color: #212529;
}

.drop-menu ul li a {
    padding: 8px 3px;
    text-transform: uppercase;
    font-weight: 700;
    color: #495057;
    font-size: 15px;
}

.breadcrumb span a{
    font-size: 12px;
    color: #495057;
}
.breadcrumb span {
    font-size: 12px;
    color: #495057;
    font-weight: 600;
}

.top-nav ul li a {
    line-height: 1.2;
    font-size: 12px;
    font-weight: 700;
    color: #495057;
}

.top-nav ul li a:hover {
    color: #495057;
}

.top-nav ul li a span {
    text-transform: uppercase;
}

.top-nav ul li a:hover svg path {
    fill: #dd0000;
}

.logo {
    width: 250px;
}

article h1 span.title__separator{
    display:none;
}

article h1 span.title__kicker{
    font-size:30px;
    color:#d00;
    font-weight:700;
    display: block;
    font-family: Gotham XNarrow !important;
}


article h1 {
    font-size: 100px;
    font-weight: 700;
    font-family: Gotham Cond;
}



.main-content p {
    font-family: Gotham XNarrow;
    font-size: 21px;
}

.main-content h3 {
    /* width: max-content; */
    text-align: center;
    font-size: 40px;
    font-weight: 600;
}

.main-content h3::after {
    margin: 8px auto 0;
    content: "";
    height: 5px;
    width: 54px;
    display: block;
    background-color: #d00;

}

.main-content {
    margin-bottom: 80px;
}

footer {
    padding-bottom: 80px;
}

.ctm-w {
    width: 100%;
    max-width: 488px;
    margin: auto;
}

.first-two-link li a {
    line-height: 1.2;
    font-size: 12px;
    font-weight: 700;
    color: #495057;
}

.first-two-link li a:hover {
    color: #495057;
}

.offcanvas-btn {
    background-color: transparent;
    border: 0;
    box-shadow: none;
}

.offcanvas-btn:hover,
.offcanvas-btn:focus,
.offcanvas-btn,
.offcanvas-btn:active:focus,
.offcanvas-btn:active {
    background-color: transparent;
    border: 0;
    box-shadow: none;
}

a.ctm-btn {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    /* height: 48px; */
    padding: 10px 16px;
    font-family: var(--button-font);
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: .03em;
    color: #495057;
    background-color: #e9ecef;
    transition: color ease-in-out .25s, background-color ease-in-out .25s;
    cursor: pointer;
    border: none;
    border-radius: 8px;
    /* padding: 0 16px; */
    gap: 10px;
}

.offcanvas-start {
    width: 330px;
}

.offcanvas span {
    color: #495057;
    font-weight: 700;
}

.offcanvas .account {
    height: 36px;
    margin-left: 10px;
    flex-flow: row;
    padding: 0 10px 0 8px;
    border-radius: 8px;
    border: 2px solid #ced4da;
}

.whatsapp-telegram-btn{
    background-color: yellow;
    border: 1px solid #c3c3c3;
    padding: 8px 12px;
    border-radius: 5px;
    box-shadow: 6px 7px 4px -2px rgba(0, 0, 0, 0.75);
    transition: transform 0.3s ease; /* Smooth transition */
}

.btn-24:hover {
    animation: grow 0.5s forwards;
}

@keyframes grow {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.1);
    }
}

header{
        background-color: #ffffff;
}

.new-button {
    font-size: 2em;
    padding: 12px 140px;
    border-radius: 10px;
    background: #03A9F4;
    color: white;
    text-decoration: none;
    border: 1px solid black;
    box-shadow: 0 8px #bbb;
}

.new-button:hover {
    background-color: #0087c3;
    color: white;
    cursor: pointer;
}


.main-img{
    max-width:700px;
    width:100%;
}

figure{
    text-align:center;
}

@media only screen and (max-width: 991px) {
    header {
        box-shadow: 0 0 10px #21252940;
        position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
    }
    
    article h1 span.title__kicker{
        font-size:18px;
    }

    .main-content h3 {
        font-size: 32px;
    }

    article h1 {
        font-size: 48px;
        font-weight: 700;
        font-family: Gotham Cond;
    }

    .logo {
        max-width: 180px;
    }
    
        .new-button{
        font-size:16px;
    }

}

@media only screen and (min-width: 768px) {
    .main-content {
        padding: 0 72px;
    }
    

}

@media only screen and (min-width: 992px) {
    .main-content {
        padding: 0 162px;
    }
}