@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import "bootstrap.min.css";
@import "swiper-bundle.min.css";

@font-face {
    font-family: 'Nexa Book';
    src: url('../fonts/Nexa-Book.eot');
    src: url('../fonts/Nexa-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nexa-Book.woff2') format('woff2'),
        url('../fonts/Nexa-Book.woff') format('woff'),
        url('../fonts/Nexa-Book.ttf') format('truetype'),
        url('../fonts/Nexa-Book.svg#Nexa-Book') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nexa';
    src: url('../fonts/Nexa-Bold.eot');
    src: url('../fonts/Nexa-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nexa-Bold.woff2') format('woff2'),
        url('../fonts/Nexa-Bold.woff') format('woff'),
        url('../fonts/Nexa-Bold.ttf') format('truetype'),
        url('../fonts/Nexa-Bold.svg#Nexa-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nexa';
    src: url('../fonts/NexaHeavy.eot');
    src: url('../fonts/NexaHeavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NexaHeavy.woff2') format('woff2'),
        url('../fonts/NexaHeavy.woff') format('woff'),
        url('../fonts/NexaHeavy.ttf') format('truetype'),
        url('../fonts/NexaHeavy.svg#NexaHeavy') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nexa';
    src: url('../fonts/Nexa-Light.eot');
    src: url('../fonts/Nexa-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nexa-Light.woff2') format('woff2'),
        url('../fonts/Nexa-Light.woff') format('woff'),
        url('../fonts/Nexa-Light.ttf') format('truetype'),
        url('../fonts/Nexa-Light.svg#Nexa-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nexa';
    src: url('../fonts/NexaRegular.eot');
    src: url('../fonts/NexaRegular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NexaRegular.woff2') format('woff2'),
        url('../fonts/NexaRegular.woff') format('woff'),
        url('../fonts/NexaRegular.ttf') format('truetype'),
        url('../fonts/NexaRegular.svg#NexaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nexa';
    src: url('../fonts/NexaThin.eot');
    src: url('../fonts/NexaThin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NexaThin.woff2') format('woff2'),
        url('../fonts/NexaThin.woff') format('woff'),
        url('../fonts/NexaThin.ttf') format('truetype'),
        url('../fonts/NexaThin.svg#NexaThin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nexa XBold';
    src: url('../fonts/Nexa-XBold-Italic.eot');
    src: url('../fonts/Nexa-XBold-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nexa-XBold-Italic.woff2') format('woff2'),
        url('../fonts/Nexa-XBold-Italic.woff') format('woff'),
        url('../fonts/Nexa-XBold-Italic.ttf') format('truetype'),
        url('../fonts/Nexa-XBold-Italic.svg#Nexa-XBold-Italic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Nexa Regular';
    src: url('../fonts/Nexa-Regular-Italic.eot');
    src: url('../fonts/Nexa-Regular-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nexa-Regular-Italic.woff2') format('woff2'),
        url('../fonts/Nexa-Regular-Italic.woff') format('woff'),
        url('../fonts/Nexa-Regular-Italic.ttf') format('truetype'),
        url('../fonts/Nexa-Regular-Italic.svg#Nexa-Regular-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Nexa XBold';
    src: url('../fonts/Nexa-XBold.eot');
    src: url('../fonts/Nexa-XBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nexa-XBold.woff2') format('woff2'),
        url('../fonts/Nexa-XBold.woff') format('woff'),
        url('../fonts/Nexa-XBold.ttf') format('truetype'),
        url('../fonts/Nexa-XBold.svg#Nexa-XBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nexa';
    src: url('../fonts/NexaBlack.eot');
    src: url('../fonts/NexaBlack.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NexaBlack.woff2') format('woff2'),
        url('../fonts/NexaBlack.woff') format('woff'),
        url('../fonts/NexaBlack.ttf') format('truetype'),
        url('../fonts/NexaBlack.svg#NexaBlack') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


body {
    background-color: #0C0C0C;
}

a.active,
a:focus,
button:focus,
button.active {
    outline: none;
}

a {
    text-decoration: none;
}

a:focus,
a:hover,
a:active {
    outline: 0;
    box-shadow: none;
}

a:focus,
a:hover {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    transition: all .5s ease-in-out;
}

a:hover {
    text-decoration: none;
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul li {
    list-style: none;
}

p {
    margin: 0;
    padding: 0;
}

input:focus,
select:focus,
textarea:focus {
    outline: none;
}

img {
    border-style: none;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.wrapper {
    overflow: hidden;
}

/****** HEADER ******/
header {
    background: rgba(0, 0, 0, 0.50);
    border-bottom: 2px solid #8F0CF2;
    backdrop-filter: blur(37.349998474121094px);
    padding: 41px 0;
    position: fixed;
    left: 0;
    width: 100%;
    transition: all 0.5s ease-in-out;
    top: 0;
    z-index: 100;
    transform: translate(0px, -100%);
}

header .media {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.logo a {
    display: flex;
    align-items: center;
}

.logo a img {
    height: 55px;
}

.more-btn {
    border-radius: 47.689px;
    background: linear-gradient(90deg, #9E20FB 0%, #8312FD 98.16%);
    color: #fff;
    font-size: 24px;
    font-family: 'Nexa';
    font-weight: bold;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 57.71px;
    padding-right: 10px;
    padding-left: 40px;
}

.more-btn span {
    background-color: #6B01D8;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 43.71px;
    height: 43.71px;
    border-radius: 50%;
    margin-left: 24px;
}

.more-btn span img {
    height: auto !important;
}

/***** BANNER SEC *****/
.banner-sec {
    position: relative;
    padding-bottom: 80px;
}

.banner-gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
}

.banner-sec .text-box {
    margin: 110px 0 0 0;
}

.banner-sec .text-box h1 {
    font-family: 'Nexa';
    font-weight: bold;
    font-size: 75px;
    line-height: 1;
    color: #fff;
}

.banner-sec .text-box h1 div {
    color: #8F0CF2;
    font-family: 'Nexa XBold';
    font-weight: bold;
    display: block;
    line-height: 84px;
    font-size: 66px;
}

.banner-sec .text-box p {
    font-family: 'Nexa';
    font-weight: normal;
    line-height: 136%;
    color: #fff;
    font-size: 26px;
    max-width: 552.26px;
    width: 100%;
    margin: 55px 0 38px 0;
}

.banner-sec .image-holder {
    float: left;
    margin-left: -128px;
}

.banner-sec .image-holder img {
    max-width: inherit;
}

.banner-comet {
    position: absolute;
    bottom: -75px;
    left: 0;
}

/****** WHO ARE SEC *****/
.who-are-sec {
    padding: 80px 0;
}

.who-are-sec .image-holder img {
    max-width: inherit;
    float: right;
}

.who-are-sec .text-box {
    max-width: 470px;
    width: 100%;
    margin-left: auto;
}

.who-are-sec .text-box h2 {
    color: #fff;
    font-family: 'Nexa XBold';
    font-weight: bold;
    font-size: 48px;
    line-height: normal;
    margin-bottom: 38px;
}

.who-are-sec .text-box h2 span {
    color: #8F0CF2;
}

.who-are-sec .text-box .text-inner {
    margin-bottom: 68px;
}

.who-are-sec .text-box p {
    font-family: 'Nexa';
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    line-height: 117%;
    margin-bottom: 28px;
}

.who-are-sec .text-box p:last-child {
    margin-bottom: 0;
}

.who-are-sec .image-holder {
    position: relative;
}

.who-shape {
    display: block;
    position: absolute;
    left: -208px;
    top: -65px;
    z-index: -1;
}

/****** ABRAMULTI SEC *****/

.abramulti-sec {
    padding: 15px 0 85px;
    position: relative;
}

.abramulti-shape {
    position: absolute;
    left: 0;
    top: -186px;
    z-index: -1;
}

.abramulti-logo,
.abramulti-logo a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.abramulti-inner {
    background: url(../images/abramulti-bg.svg) no-repeat;
    background-position: center top;
    background-size: cover;
    padding: 79px 5px 79px 40px;
    margin: 65px 0 52px 0;
}

.abramulti-inner .text-box {
    display: flex;
    align-items: center;
}

.abramulti-inner .text-box h3 {
    background: linear-gradient(101deg, #9E20FB 8.17%, #8312FD 66.12%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Nexa XBold';
    font-size: 103.59px;
    line-height: 1;
    margin-right: 10px;
    text-transform: uppercase;
}

.abramulti-inner .text-box ul li {
    font-family: 'Nexa';
    font-weight: normal;
    font-size: 62.05px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.abramulti-inner .text-box ul li:last-child {
    margin: 0;
}

.abramulti-inner .text-box ul li span {
    font-size: 14.69px;
    display: block;
    line-height: 1;
}

.abramulti-inner .text-box ul.horas-list li {
    font-size: 45.89px;
}

.heading {
    text-align: center;
}

.heading h2 {
    font-family: 'Nexa';
    font-weight: bold;
    font-size: 48px;
    line-height: 1;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.heading h2 span {
    color: #8F0CF2;
    display: block;
    margin: 0 5px;
}

.heading p {
    font-family: 'Nexa';
    font-weight: normal;
    font-size: 18px;
    line-height: 180%;
    color: #fff;
    max-width: 540px;
    width: 100%;
    margin: 0 auto 58px;
}

/******* EXPLORE MODULE ******/
.explore-module-sec {
    padding: 85px 0;
}

.explore-module-sec .text-box {
    height: 100%;
    display: flex;
    align-items: center;
}

.explore-module-sec .text-box h3 {
    font-family: 'Nexa';
    font-weight: bold;
    font-size: 48px;
    line-height: 1;
    color: #fff;
    max-width: 418px;
    width: 100%;
}

.explore-module-sec .text-box h3 span {
    color: #8F0CF2;
}

.explore-module-right {
    padding-left: 40px;
    padding-right: 70px;
    position: relative;
}

.explore-module-right .image-holder img {
    width: 100%;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}

.swiper-button-next,
.swiper-button-prev {
    width: auto;
    height: auto;
    margin: 0;
    top: 50%;
    transform: translate(0, -50%);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: -20px;
    right: auto;
}


/******* RELEASES SEC ******/
.our-releases-sec {
    position: relative;
    padding: 85px 0 100px;
}

.releases-shape {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    z-index: -1;
}

.releases-shape img {
    width: 100%;
}

.releases-inner {
    padding: 68px 0 0;
}

.releases-inner .row {
    margin: 0 -17px;
}

.releases-inner [class*="col-"] {
    padding: 0 17px;
}

.releases-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-left: 17px;
    padding-right: 40px;
}

.releases-top h4 {
    color: #FFF;
    font-family: 'Nexa';
    font-weight: bold;
    font-size: 20px;
    line-height: 1;
}

.releases-top span {
    background-color: #9508FF;
    width: 60px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 0 4.89px 4.89px;
}

.releases-box {
    background-color: #000;
    position: relative;
    margin: 17px 0;
    border-radius: 10px;
}

.releases-box .image-holder {
    display: flex;
    min-height: 494px;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.releases-box .image-holder img {
    width: 100%;
    border-top: 5px solid #9508FF;
    border-right: 1px solid #9508FF;
    border-left: 1px solid #9508FF;
    align-items: center;
    border-radius: 10px;
}

.releases-text .text-box {
    text-align: center;
    margin-bottom: 22px;
}

.releases-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
}

.releases-text .text-box h4 {
    color: #FFF;
    font-family: 'Nexa';
    font-weight: normal;
    font-size: 35.87px;
    line-height: 1;
    margin-bottom: 4px;
    text-transform: uppercase;
}

.releases-text .text-box p {
    color: #FFF;
    font-family: 'Nexa';
    font-weight: normal;
    font-size: 20.55px;
    line-height: 1;
    text-transform: uppercase;
}

.releases-text label {
    display: flex;
    align-items: center;
    margin: 0;
    justify-content: center;
    background: linear-gradient(90deg, #C231F7 0%, #7D00FF 100%);
    border-radius: 0 0 10px 10px;
    color: #fff;
    font-size: 20px;
    line-height: 45px;
    font-family: 'Nexa';
    font-weight: bold;
    padding: 7px 0;
}

/****** CRM STATION SEC ******/
.crm-station-sec {
    padding: 75px 0 10px;
    position: relative;
}

.crm-holder {
    display: none;
}

.crm-inner {
    width: 67%;
    height: 100%;
    position: absolute;
    top: 100px;
    z-index: -1;
    background-image: url(../images/CRM-station-img.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}


.stars {
    position: absolute;
    top: -117px;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: -1;
}

.crm-station-sec .image-holder {
    float: right;
    margin-right: -340px;
    margin-top: -120px;
}

.crm-station-sec .image-holder img {
    max-width: inherit;
}

.crm-station-sec .text-box h3 {
    color: #fff;
    font-weight: bold;
    font-size: 48px;
    font-family: 'Nexa';
    line-height: 1;
    max-width: 397px;
    width: 100%;
    margin-bottom: 45px;
    margin-top: 92px;
}

.crm-station-sec .text-box h3 span {
    color: #8F0CF2;
}

.crm-station-sec .text-box .text-inner {
    margin-bottom: 64px;
}

.crm-station-sec .text-box .text-inner p {
    font-size: 24px;
    font-family: 'Nexa';
    font-weight: normal;
    line-height: 117%;
    color: #fff;
    margin-bottom: 30px;
}

.crm-station-sec .text-box .text-inner p strong {
    font-family: 'Nexa XBold';
    font-weight: bold;
}

.crm-station-sec .text-box .text-inner p:last-child {
    margin: 0;
}

.crm-shape {
    position: absolute;
    right: 0;
    bottom: 0;
}

/***** custom IMPLEMENTATION SEC ******/
.custom-implementation-sec {
    padding: 158px 0 0;
}

.custom-implementation-sec .title {
    text-align: center;
    margin-bottom: 60px;
}

.custom-implementation-sec .title span {
    color: #6851D6;
    font-size: 21px;
    font-family: 'Nexa';
    font-weight: bold;
    display: block;
    line-height: 1;
    text-align: center;
    margin: 0 0 30px 0;
}

.custom-implementation-sec .title h3 {
    color: #fff;
    font-size: 48px;
    font-family: 'Nexa';
    font-weight: bold;
    line-height: 1;
    max-width: 458px;
    width: 100%;
    margin: 0 auto;
}

.implement-left {
    margin: 60px 0 0 0;
}

.implement-left h4 {
    color: #fff;
    font-family: 'Nexa XBold';
    font-weight: bold;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 30px;
}

.implement-left p {
    color: rgba(255, 255, 255, 0.74);
    font-family: 'Nexa';
    font-weight: normal;
    font-size: 22px;
    letter-spacing: 0.11px;
    max-width: 544px;
    width: 100%;
}

.implement-left .text-box {
    padding: 45px 0 0px 94px;
}

.implement-left .text-box h5 {
    color: rgba(255, 255, 255, 0.54);
    font-family: 'Nexa';
    font-weight: bold;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.28px;
    margin-bottom: 20px;
}

.implement-left .text-box ul {
    display: flex;
    align-items: center;
}

.implement-left .text-box ul li {
    margin-right: 8px;
}

.implement-left .text-box ul li:last-child {
    margin: 0;
}

.carousel-indicators [data-bs-target] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    opacity: 1 !important;
    height: 20px;
    border: 3px solid transparent;
    border-radius: 50%;
    box-shadow: 0px 0px 0px 1px rgba(68, 67, 76, 0.20) inset;
    border: 3px solid transparent;
}

.carousel-indicators [data-bs-target].active {
    border-color: #fff;
}

.carousel-indicators [data-bs-target].blue-bg {
    background-color: #8F0CF2;
}

.carousel-indicators [data-bs-target].orange-bg {
    background-color: #EF553E;
}

.carousel-indicators [data-bs-target].yellow-bg {
    background-color: #FF7E3D;
}

.carousel-indicators [data-bs-target].sea-green {
    background-color: #2FC1B0;
}

.carousel-indicators [data-bs-target].cornflower-blue {
    background-color: #759CFF;
}

.carousel-indicators [data-bs-target].slate-blue {
    background-color: #6851D6;
}

.carousel-indicators [data-bs-target].dark-blue {
    background-color: #151DAC;
}

.carousel-indicators [data-bs-target].gary-bg {
    background-color: #37363F;
}

.carousel-indicators [data-bs-target].implement-right {
    position: relative;
}

.implement-right::after {
    position: absolute;
    content: "";
    left: -13px;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #1F1F1F;
}

.implement-right .text-box {
    padding: 60px 20px 37px 50px;
}

.implement-right .text-box h4 {
    color: #fff;
    font-family: 'Nexa XBold';
    font-weight: bold;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 20px;
}

.implement-right .text-box p {
    color: #fff;
    font-family: 'Nexa';
    font-weight: normal;
    font-size: 22px;
    line-height: normal;
    letter-spacing: 0.11px;
    max-width: 494px;
    width: 100%;
}

.implement-box-inner {
    position: relative;
}

.implement-box-inner::after {
    position: absolute;
    content: "";
    left: -13px;
    top: 0;
    width: 100%;
    height: 2px;
    background-color: #1F1F1F;
}

.implement-box-inner::before {
    position: absolute;
    content: "";
    right: -98%;
    top: 0;
    width: 100%;
    height: 1px;
    background-color: #1F1F1F;
}

.implement-box-inner .text-inner {
    padding: 60px 20px 0 50px;
    position: relative;
    margin-bottom: -24px;
}

.implement-box-inner .text-inner h4 {
    color: #fff;
    font-family: 'Nexa XBold';
    font-weight: bold;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 16px;
}

.implement-box-inner .text-inner p {
    color: #fff;
    font-family: 'Nexa';
    font-weight: normal;
    font-size: 22px;
    letter-spacing: 0.11px;
    max-width: 504px;
    width: 100%;
}

.implement-img {
    margin-left: 145px;
}

.implement-img img {
    max-width: inherit;
}

/***** DEVELOPMENT BRAND SEC ******/
.title2 {
    text-align: center;
}

.title2 span {
    color: #6851D6;
    font-size: 21px;
    font-family: 'Nexa';
    font-weight: bold;
    display: block;
    line-height: 1;
    text-align: center;
    margin: 0 0 30px 0;
}

.title2 h3 {
    color: #13121C;
    font-size: 48px;
    font-family: 'Nexa';
    font-weight: bold;
    line-height: 1;
    max-width: 520px;
    width: 100%;
    margin: 0 auto;
}

.Development-brand-sec {
    background-color: #fff;
    padding: 85px 0 60px;
}

.Development-brand-inner {
    position: relative;
}

.development-inner {
    margin: 58px 0 0 0;
    padding-bottom: 34px;
    position: relative;
}

.Development-brand-inner::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -86px;
    width: 100%;
    height: 298px;
    background: radial-gradient(70.71% 70.71% at 50% 50%, #DCDCE0 0%, rgba(250, 250, 255, 0.00) 80%);


}

.programming-tool {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -2px;
    position: relative;
    z-index: 10;
}

.programming-tool li {
    width: 25%;
    padding: 2px 2px;
}

.programming-tool li a {
    background-color: #FAFAFF;
    display: flex;
    align-items: center;
    padding: 0 50px;
    height: 104px;
}

.programming-tool li a:hover img {
    filter: none;
}

.programming-tool li a img {
    filter: grayscale(1);
}

.development-inner h4 {
    color: #13121C;
    font-size: 28px;
    font-family: 'Nexa XBold';
    font-weight: bold;
    line-height: 1;
    margin-bottom: 16px;
}

.Development-brand-second-sec {
    padding-bottom: 245px;
}

.Development-brand-second-sec .development-inner {
    margin-top: 0;
    padding-bottom: 100px;
}

.Development-brand-second-sec .Development-brand-inner:last-child .development-inner {
    padding-bottom: 0;
}

.Development-brand-second-sec .title2 {
    margin-bottom: 80px;
}

/***** UNIVERSE SEC ******/
.universe-sec {
    padding: 100px 0 212px;
    position: relative;
}

.universe-sec::after {
    position: absolute;
    content: "";
    left: -400px;
    top: 500px;
    background-color: #8F0CF2;
    filter: blur(173.84341430664062px);
    width: 977px;
    height: 967px;
    border-radius: 977px;
    opacity: 0.3;
    z-index: -1;
}

.universe-sec::before {
    position: absolute;
    content: "";
    right: 0;
    top: 204px;
    border-radius: 1458px;
    opacity: 0.3;
    background: #8F0CF2;
    filter: blur(259.43060302734375px);
    width: 804px;
    height: 780px;
    z-index: -1;
}


.universe-top {
    text-align: center;
}

.universe-top h3 {
    color: #FAFAFF;
    font-size: 48px;
    line-height: normal;
    font-family: 'Nexa';
    font-weight: bold;
    max-width: 410px;
    width: 100%;
    margin: 0 auto;
}

.universe-top h4 {
    color: #FFF;
    font-size: 50px;
    line-height: normal;
    font-family: 'Nexa';
    font-weight: bold;
    text-align: center;
    margin: 40px 0 70px 0;
}

.universe-top h4 span {
    color: #8F0CF2;
    font-family: 'Nexa XBold';
}

.universe-inner {
    margin: 70px 0 50px 0;
    position: relative;
}

.universe-inner::after {
    position: absolute;
    content: "";
    right: 0;
    top: 23px;
    border-radius: 20px;
    background: #1D1D1D;
    width: 867px;
    height: 360px;
    z-index: -1;

}

.universe-inner .text-box {
    padding: 39px 0 0 0;
}

.universe-inner .text-box h3 {
    font-family: 'Nexa';
    font-weight: bold;
    font-size: 75px;
    line-height: 1;
    color: #fff;
}

.universe-inner .text-box h3 span {
    color: #8F0CF2;
}

.universe-inner .text-box p {
    font-family: 'Nexa';
    font-weight: 400;
    font-size: 24px;
    color: #fff;
    max-width: 347px;
    line-height: normal;
    width: 100%;
    margin: 10px 0 35px 0;
}

.plan {
    font-family: 'Nexa';
    font-weight: bold;
    font-size: 23px;
    color: #fff;
    display: flex;
    align-items: center;
    background-color: #8F0CF2;
    border-radius: 14px;
    line-height: 1;
    padding: 13px 24px;
    max-width: 422.44px;
    width: 100%;
}

.universe-inner .text-box ul {
    margin-top: 50px;
}

.universe-inner .text-box ul li {
    position: relative;
    font-family: 'Nexa';
    font-weight: normal;
    font-size: 16px;
    line-height: 26.4px;
    letter-spacing: 0.11px;
    color: #FAFAFF;
    padding: 0 0 0 24px;
}

.universe-inner .text-box ul li::after {
    position: absolute;
    content: "";
    left: 10px;
    top: 10px;
    background-color: #FAFAFF;
    width: 4px;
    height: 4px;
    border-radius: 50%;
}

.universe-form {
    border-radius: 20px;
    background: rgba(16, 16, 16, 0.070);
    backdrop-filter: blur(12.5px);
    position: relative;
    padding: 55px 20px 72px 20px;
}

.universe-form::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    border-radius: 20px 20px 0px 0px;
    background: #8F0CF2;
    height: 9.159px;
}

.universe-form-inner {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
}

.universe-form span.universe-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 70px;
}

.universe-form h4 {
    color: #FFF;
    text-align: center;
    font-family: 'Nexa';
    font-weight: bold;
    font-size: 48px;
    line-height: 1;
}

.universe-form form {
    position: relative;
    margin: 100px 0 0 0;
}

.universe-form form .form-group {
    margin-bottom: 24px;
    position: relative;
}

.universe-form form .form-group .form-control {
    background: linear-gradient(91deg, #5A5A64 4.65%, #52525E 86.45%);
    border-radius: 8px;
    height: 52.155px;
    box-shadow: none;
    color: #C8C8D2;
    font-family: 'Nexa';
    font-weight: normal;
    font-size: 16px;
    padding-left: 16px;
    border: none;
}

.down-arrow {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 26px;
}

.universe-form form .form-group .form-control::placeholder {
    color: #C8C8D2;
}

.universe-form form .form-group textarea.form-control {
    height: 115px;
    padding-top: 30px;
    resize: none;
}

.universe-form form .form-group p {
    font-family: 'Nexa';
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    line-height: normal;
    color: #fff;
    max-width: 465px;
    width: 100%;
    margin: 55px auto 40px;
}

.pilot-range {
    margin: 212px 0 0 0;
}

.pilot-range .image-holder {
    margin: 26px 0 0 0;
}

.pilot-range h3 {
    color: #fff;
    font-size: 46.98px;
    line-height: 1;
    font-family: 'Nexa XBold';
    font-weight: bold;
}

.pilot-range h3 span {
    color: #8F0CF2;
}

.pilot-range strong {
    color: #fff;
    font-size: 31.32px;
    font-family: 'Nexa';
    font-weight: bold;
    display: block;
    margin: 22px 0 35px 0;
}

.pilot-range p {
    color: #fff;
    font-size: 21.53px;
    font-family: 'Nexa';
    font-weight: normal;
    margin-bottom: 36px;
    max-width: 556px;
}

.pilot-range p:last-child {
    margin: 0;
}

.universe-shape {
    position: absolute;
    left: 0;
    bottom: -160px;
    width: 100%;
    z-index: -1;
}

.universe-shape img {
    width: 100%;
}

.comet {
    position: absolute;
    left: -430px;
    bottom: -92px;
    z-index: -1;
}

/****** FOOTER *****/
footer {
    background: linear-gradient(90deg, #641281 0%, #8F0CF2 100%);
    padding: 56px 0;
}

.footer-logo a {
    display: flex;
    align-items: center;
    justify-content: center;
}

footer .media {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

footer .media p {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    font-size: 22px;
    line-height: 1;
}

footer .media ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

footer .media ul li {
    margin-right: 6px;
}

footer .media ul li:last-child {
    margin: 0;
}

footer .media ul li a {
    display: flex;
    align-items: center;
}

.hero-logo {
    margin-bottom: 61px;
}

.fixed-top {
    transform: translate(0, 0);
    transition: all 0.5s ease-in-out;
}

.carousel-inner {
    margin-top: 79px;
}

.carousel-item .image-holder {
    height: 279px;
    overflow: hidden;
}

.selectpicker option {
    background-color: #5A5A64;
    color: #fff;
}



.carousel-indicators {
    right: auto;
    bottom: auto;
    left: 0;
    top: -59px;
}