@font-face {
    font-family: 'Rubik Glitch';
    src: url('/fonts/Rubik-Glitch-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
h1 {
    color: #2af1ff !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 300 !important;
    font-size: 12rem !important;
    text-align: center !important;
    margin-top: 40vh !important;
    display: none !important;
}
.color-blue {
    color: #bac9ce !important;
}
@media (max-width: 767px) {
    .color-blue {
        font-size: 3rem !important;
    }
}
.padding {
    padding: 5rem !important;
}
@media (max-width: 767px) and (min-width: 576px) {
    .padding {
        padding: 3rem !important;
    }
}
@media (max-width: 575px) {
    .padding {
        padding: 2rem !important;
    }
}
.darkbg {
    background-color: #03080b !important;
    background-image: url('/projects/most/images/propaganda1/second-screen3.jpg') !important;
    background-position: center top !important;
    background-size: auto !important;
}
.paragraph {
    font-family: 'Inter', sans-serif !important;
    font-size: 2rem !important;
    font-weight: 300 !important;
    margin-top: 0 !important;
}
.lead {
    font-family: 'Inter', sans-serif !important;
    font-size: 2.6rem !important;
    font-weight: 300 !important;
    line-height: 160% !important;
    margin-bottom: 4rem !important;
}
.w-70 {
}
.link-style-dark {
    color: #eff3f4 !important;
    -webkit-text-decoration: underline !important;
    text-decoration: underline !important;
}
.graybg {
    background-color: #212d31 !important;
}
.base-paragraph {
    font-family: 'Inter', sans-serif !important;
    font-size: 1.8rem !important;
    font-weight: 300 !important;
    line-height: 1.65 !important;
    margin-top: 1rem !important;
    margin-bottom: 2rem !important;
}
.color-lightblue {
    color: #eff3f4 !important;
}
.w-50 {
    width: 60% !important;
}
.secondary {
    font-family: 'Inter', sans-serif !important;
    font-size: 1.3rem !important;
    font-weight: 300 !important;
    letter-spacing: 0.0125rem !important;
	line-height: 1.3 rem !important;
    color: #9baeb4 !important;
    width: 80% !important;
    margin-bottom: 3rem !important;
}
.graybg2 {
    background-color: #142125 !important;
}
.h2 {
}
.h3 {
    font-size: 2.3rem !important;
    line-height: 1.4 !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 600 !important;
    margin-top: 4rem !important;
    margin-bottom: 1rem !important;
}
.w-100 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
    gap: 8% !important;
}
.w-30 {
    width: 30% !important;
	text-align: left !important;
}
.number {
    font-family: 'Inter', sans-serif !important;
    font-size: 7rem !important;
    color: #2af1ff !important;
    font-weight: 200 !important;
    line-height: 1 !important;
	text-align: left !important;
}
.text-number {
    font-family: 'Inter', sans-serif !important;
    font-size: 1.6rem !important;
    line-height: 1.5rem !important;
    max-width: 300px !important;
    color: #348a91 !important;
	line-height: 2rem !important;
}
.item {
}
.image-right {
    background-repeat: no-repeat !important;
    background-position: right top !important;
    background-size: 34% !important;
}
.icon {
    background-repeat: no-repeat !important;
    background-position: right top !important;
}
.illustration {
    opacity: 0.5 !important;
}
.caption {
    margin-bottom: -5.4375rem !important;
}
.gallery {
    width: 50% !important;
    -webkit-box-sizing: border-box !important;
            box-sizing: border-box !important;
}
.flex-gallery {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    gap: 4rem !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
}
@media (max-width: 575px) {
    .flex-gallery {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
            -ms-flex-direction: column !important;
                flex-direction: column !important;
    }

    .gallery {
        width: 100% !important;
    }
}
.secondary-gallery {
    width: 100% !important;
    font-size: 1.3rem !important;
}
.two-gallery {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
}
.list {
    background-color: transparent !important;
}
custom-list {
}
.custom-list li::marker {
    color: #2af1ff !important;
}
.space {
    margin-bottom: 2rem !important;
}
@media (max-width: 767px) {
    .w-30 {
        display: none !important;
    }

    .w-50 {
        width: 100% !important;
    }
}
.title {
}
.imgtitle {
    height: 34vh !important;
    width: auto !important;
}
@media (max-width: 767px) {
    .titleimg {
        width: 70vw !important;
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-top: 28vh !important;
    }
}
.h1img {
    width: 60% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 28vh !important;
    display: block !important;
}
@media (max-width: 992px) {
    .h1img {
        width: 100% !important;
    }
}
@media (max-width: 575px) {
    .base-paragraph,
    .paragraph,
    .secondary,
    .text-number,
    .secondary-gallery,
    .lead {
        font-size: 1.8rem !important;
    }
}
@media (max-width: 767px) {
    .w-70 {
        width: 100% !important;
    }

    .lead {
        font-size: 2rem !important;
    }
}
.h22 {
	text-transform:inherit !important;
}
i {
	padding:0 !important;
	margin:0 !important;
}
