/*----------------Core---------------------------*/
html { height: 100%;}

body {
	color: #ECF3FF;
	font: 400 18px 'GlacialIndifference-Regular', sans-serif;
    letter-spacing: -0.36px;
	line-height: 1.4em;
	margin: 0px;
}

body#page-error { align-items: center; }

body.hamburger-active { overflow: hidden; }

body.page-thank-you, body.page-error { height: 100%; }
body.page-thank-you .wrapper, body.page-error .wrapper { align-items: center; }

.wrapper { display: grid; grid-template-rows: auto 1fr auto; grid-template-columns: 100%; background: url('../assets/images/bg.jpg'), linear-gradient(0deg, rgba(8, 15, 22, 1) 0%, rgba(9, 21, 44, 1) 100%); background-position: top center; background-repeat: no-repeat; background-size: cover; min-height: 100%; }

img { height: auto; max-width: 100%; }
img[src=""], img:not([src]) { visibility: hidden; }

a { color: #ECF3FF; transition: opacity 0.4s ease; }
a:focus { outline: 0; }
a:hover { color: #ECF3FF; opacity: 0.5; }

form { margin: 0px; padding: 0px; }

h1, h2, h3, h4, h5, h6 { color: #fff; font-family: 'Orbitron', sans-serif; font-weight: 900; line-height: 1.2em; margin-bottom: 20px; margin-top: 0; }

p { color: #ECF3FF; line-height: 1.4em; margin-bottom: 20px; }

strong { font-weight: 700; }

ul, ol { list-style: none; margin-bottom: 20px; padding: 0; }
ul li, ol li { color: #ECF3FF; line-height: 1.4em; margin-bottom: 10px; }
ul li:last-child, ol li:last-child { margin-bottom: 0; }

input:-webkit-autofill, input:-webkit-autofill:focus { transition: background-color 0s 600000s, color 0s 600000s !important; }

.margin-center { margin-left: auto; margin-right: auto; }
.max-width-1440 { max-width: 1440px; }
.max-width-1179 { max-width: 1179px; }
.max-width-950 { max-width: 950px; }
.max-width-700 { max-width: 700px; }

.container { max-width: 1304px !important; }

.background-img { background-position: center center; background-repeat: no-repeat; background-size: cover; }

.form-control { background: #fff; border: 0; border-radius: 6px; color: rgba(0, 26, 66, 0.80); font-weight: 400; line-height: 1.7em; padding: 16px; }
.form-control.active { padding-top: 20px; padding-bottom: 12px; }
.form-group { margin-bottom: 20px; position: relative; }
textarea.form-control { height: auto; line-height: 1.2em; padding: 16px; }
textarea.form-control.active { padding-top: 24px; }

.form-control:focus { background-color: #fff; box-shadow: none; color: rgba(0, 26, 66, 0.80); }

.form-control::-webkit-input-placeholder { color: rgba(0, 26, 66, 0.80); }
.form-control::-moz-placeholder { color: rgba(0, 26, 66, 0.80); }
.form-control:-ms-input-placeholder { color: rgba(0, 26, 66, 0.80); }
.form-control:-moz-placeholder { color: rgba(0, 26, 66, 0.80); }

.form-action { margin-top: 30px; }

.sb-form-message { text-align: center; }

label { color: rgba(0, 26, 66, 0.80); display: block; font-size: 12px; font-weight: 700; left: 28px; line-height: 1em; opacity: 1; position: absolute; text-transform: uppercase; top: 15px; z-index: 1; }

.top-title { color: #ECF3FF; font-size: 18px; font-family: 'GalcialIndifference', sans-serif; font-weight: 400; letter-spacing: 1.8px; margin-bottom: 15px; text-transform: uppercase; }

.title { color: #fff; font-size: 120px; letter-spacing: -3.6px; text-transform: uppercase; }

.font-size-70 { font-size: 70px; letter-spacing: -2.1px; }
.font-size-64 { font-size: 64px; letter-spacing: -1.92px; }
.font-size-56 { font-size: 56px; letter-spacing: -1.68px; }
.font-size-48 { font-size: 48px; letter-spacing: -1.44px; }
.font-size-44 { font-size: 44px; letter-spacing: -1.32px; }
.font-size-40 { font-size: 40px; letter-spacing: -1.2px; }
.font-size-35 { font-size: 35px; letter-spacing: -1.05px; }
.font-size-32 { font-size: 32px; letter-spacing: 0; }
.font-size-19 { font-size: 19px; letter-spacing: 0; }

.highlight { background: linear-gradient(270deg, #FF1503 -1.54%, #FD781F 57.08%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }

.btn { background: linear-gradient(270deg, #FF1503 -1.54%, #FF7A14 98.65%); border: 0; border: 1.5px solid #FF9B27; border-radius: 8px; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 900; line-height: 1.2em; opacity: 1; padding: 23px 48px; text-transform: uppercase; transition: all 0.4s ease; }
.btn:hover { background: linear-gradient(270deg, #FF1503 -1.54%, #FF7A14 98.65%); color: #fff; opacity: 0.5; }

.link { letter-spacing: 1.6px; text-transform: uppercase; }

.dropanchor { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }

.content > *:last-child, .text > *:last-child { margin-bottom: 0 !important; }

.list ul { margin: 0; padding: 0; }
.list ul li { background: linear-gradient(180deg, rgba(7, 22, 38, 0.24) 0%, rgba(0, 9, 27, 0.24) 100%); border: 1px solid rgba(236, 243, 255, 0.20); border-radius: 16px; backdrop-filter: blur(22px); margin-bottom: 24px; padding: 24px 32px 24px 72px; position: relative; text-align: left; }
.list ul li:last-child { margin-bottom: 0; }
.list ul li:before { background-size: cover; height: 24px; left: 32px; position: absolute; top: 50%; width: 24px; transform: translateY(-50%); }
.list.wrong ul li:before { background-image: url('../assets/images/wrong-icon.png'); content: ''; }
.list.check ul li:before { background-image: url('../assets/images/check-icon.png'); content: ''; }

.grid .width-30-5 { width: calc(30.5% - 4px); }
.grid .width-31-5 { width: calc(31.5% - 10px); }
.grid .width-38 { width: calc(38% - 10px); }

.cta { margin-top: 40px; }
.cta ul { display: flex; flex-wrap: wrap; list-style: none; margin: 0; padding: 0; }
.cta ul li { padding-right: 7px; }
.cta ul li:last-child { padding-right: 0; }

.progress-msg, .success-msg, .error-msg { font-weight: 700; margin-top: 15px; text-align: center; }
.success-msg { color: #5cb85c; }
.error-msg { color: #f00; }

.group.wow { opacity: 0; }
.group.wow.done { opacity: 1; }

/*------------ HEADER -----------------------*/
#header { position: relative; }
    #header .logo { text-align: center; }
    #header .logo a:hover { opacity: 1; }

/*------------ FOOTER -----------------------*/
#footer { position: relative; text-align: center; }
    /* Logo */
    #footer a { text-decoration: none; }
    #footer .logo { margin-bottom: 20px; }
    #footer .logo a:hover { opacity: 1; }

    /* Socials */
    #footer .socials { margin-bottom: 45px; }
	#footer .socials .title { flex: 0 1 auto; margin-right: 15px; }
	#footer .socials ul { flex: 0 1 auto; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
	#footer .socials ul li { flex: 0 1 auto; font-size: 16px; line-height: 1em; margin-bottom: 0; margin-right: 20px; text-align: center; }
	#footer .socials ul li a { background-color: #ECF3FF; border-radius: 50%; color: #000; display: block; font: inherit; line-height: 21px; height: 21px; width: 21px; transition: opacity 0.4s ease; }
	#footer ul li a:hover { opacity: 0.5; }
	#footer .socials ul li:last-child { margin-right: 0; }
    
    /* Privacy - Terms */
    #footer .privacy-terms { margin-bottom: 5px; }
    #footer .privacy-terms ul { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; margin: 0; padding: 0; }
    #footer .privacy-terms ul li { flex: 0 1 auto; font-size: 12px; line-height: 1.2em; margin-bottom: 0; margin-right: 5px; padding-right: 10px; position: relative; text-transform: uppercase; }
    #footer .privacy-terms ul li:after { content: '|'; position: absolute; right: 0; }
    #footer .privacy-terms ul li:last-child { margin-right: 0; padding-right: 0; }
    #footer .privacy-terms ul li:last-child:after { display: none; }

    /* Copyright */
    #footer .copyright span { font-size: 12px; line-height: 1.2em; margin-right: 5px; padding-right: 10px; position: relative; text-transform: uppercase; }
    #footer .copyright span:after { content: '|'; margin-top: -1px; position: absolute; right: 0; top: 50%; transform: translateY(-50%); }
    #footer .copyright span:last-child { margin-right: 0; padding-right: 0; }
    #footer .copyright span:last-child:after { display: none; }

/*------------ CONTENT DEFAULT -----------------------*/
.content-d { position: relative; }
    .content-d.wow { opacity: 0; }
    .content-d.wow.done { opacity: 1; }

    /* Banner */
    .content-d.banner .container { max-width: 1052px !important; }
    .content-d.banner .title div, .content-d.banner .title span { line-height: 0.8em; }

/*------------ VIDEO DEFAULT -----------------------*/
.video-d { position: relative; }
    .video-d.wow { opacity: 0; }
    .video-d.wow.done { opacity: 1; }

    .video-d .container { max-width: 1052px !important; }

    .video-d .box { border: 1px solid rgba(255, 255, 255, 0.49); border-radius: 12px; height: 0; padding-top: 56.25%; position: relative; }
    .video-d .box .play { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; cursor: pointer; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
	.video-d .box .play img { flex: 0 1 auto; }
    .video-d .box .play:hover { opacity: 1; }

/*------------ CARDS DEFAULT -----------------------*/
#cards-d { position: relative; }
    #cards-d .wow { opacity: 0; }
    #cards-d .wow.done { opacity: 1; }

    #cards-d .row { --bs-gutter-x: 25px; --bs-gutter-y: 40px; }

    #cards-d .item .box { background: linear-gradient(184deg, rgba(0, 0, 0, 0.03) 27.25%, rgba(0, 0, 0, 0.07) 101.24%), linear-gradient(180deg, rgba(7, 22, 38, 0.24) 0%, rgba(0, 9, 27, 0.24) 100%); backdrop-filter: blur(22px); border: 1px solid rgba(236, 243, 255, 0.20); border-radius: 24px; height: 100%; padding: 40px 24px; }
    #cards-d .item .img { border-radius: 16px; height: 200px; margin-bottom: 30px; position: relative; }
    #cards-d .item .name { color: #fff; font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: 900; line-height: 1.2em; margin-bottom: 20px; text-transform: uppercase; }
    #cards-d .item .time { font-family: 'Orbitron', sans-serif; font-weight: 900; line-height: 1.2em; margin-bottom: 10px; text-transform: uppercase; }
    #cards-d .item .text * { color: rgba(236, 243, 255, 0.80); }
    #cards-d .item .play { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; cursor: pointer; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
	#cards-d .item .play img { flex: 0 1 auto; }
    #cards-d .item .play:hover { opacity: 1; }

/*------------ PHOTO CONTENT DEFAULT -----------------------*/
.photo-content-d { position: relative; }
    .photo-content-d.wow { opacity: 0; }
    .photo-content-d.wow.done { opacity: 1; }

    .photo-content-d .row { --bs-gutter-x: 0; }

    /* Image */
    .photo-content-d .img { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; padding-left: 50px; }
    .photo-content-d .img-box { flex: 0 1 auto; position: relative; text-align: center; }
    .photo-content-d .img-box .text { bottom: 0; left: 0; position: absolute; text-align: center; width: 100%; }
    .photo-content-d .img-box .name { color: #ECF3FF; font-size: 28px; font-family: 'Orbitron', sans-serif; font-weight: 900; line-height: 1.2em; letter-spacing: -0.84px; margin-bottom: 5px; text-transform: uppercase; }

    /* Content Right */
    .photo-content-d.content-right .img { padding-left: 0; padding-right: 50px; }

/*------------ ROCKET DEFAULT -----------------------*/
#rocket-d { position: relative; }
    #rocket-d.wow { opacity: 0; }
    #rocket-d.wow.done { opacity: 1; }

/*------------ TESTIMONIALS DEFAULT -----------------------*/
#testimonials-d { position: relative; }
    #testimonials-d .wow { opacity: 0; }
    #testimonials-d .wow.done { opacity: 1; }

    #testimonials-d .item .box { border-radius: 12px; overflow: hidden; }

/*------------ HERO DEFAULT -----------------------*/
#hero-d { position: relative; }
    #hero-d.wow { opacity: 0; }
    #hero-d.wow.done { opacity: 1; }

    #hero-d .box { background: linear-gradient(184deg, rgba(0, 0, 0, 0.06) 27.25%, rgba(0, 0, 0, 0.14) 101.24%), linear-gradient(180deg, rgba(7, 22, 38, 0.12) 0%, rgba(0, 9, 27, 0.12) 100%); backdrop-filter: blur(40px); border: 1px solid rgba(236, 243, 255, 0.20); border-radius: 12px; padding: 80px 200px; }

/*------------ 404 -----------------------*/
#error-404 { position: relative; }
	#error-404 .title { font-size: 250px; margin-bottom: 0; }

/*------------ CONTENT DEFAULT ----------------------*/
#content { position: relative; }
    #content .container { max-width: 900px !important; }
    
/*------------ POPUP FORM ----------------------*/
#popup-form { backdrop-filter: blur(15px) saturate(100%); -webkit-backdrop-filter: blur(15px) saturate(100%); background-color: rgba(255, 255, 255, 0.25); height: 100%; left: 0; opacity: 0; position: fixed; top: 0; visibility: hidden; width: 100%; z-index: 15; transition: all 0.4s ease; }
	.popup-form-active #popup-form { opacity: 1; visibility: visible; overflow-y: auto; }
	#popup-form .container { --bs-gutter-x: 0; display: flex; flex-wrap: wrap; align-items: center; height: 100%; }
	#popup-form .box { background: linear-gradient(0deg, rgba(8, 15, 22, 1) 0%, rgba(9, 21, 44, 1) 100%); border-radius: 20px; margin: 0 auto; max-width: 600px; padding: 100px 40px 40px; position: relative; width: 100%; z-index: 2; }
	
	#popup-form .close { cursor: pointer; position: absolute; right: 40px; top: 20px; }
	#popup-form .close i { color: #fff; opacity: 0.3; font-size: 36px; }

	#popup-form .title { color: #fff; font-size: 28px; letter-spacing: 0; line-height: 1.2em; margin-bottom: 20px; }

	#popup-form .form-group { margin-bottom: 15px; }
	#popup-form .form-group label { left: 16px; }

	#popup-form .form-action { margin-top: 15px; text-align: center; }

	#popup-form .sb-form-message { color: #fff; }
	#popup-form .sb-form-message, #popup-form .sb-form-message span { font-size: 20px; text-align: center; }
	#popup-form .sb-form-message .error { color: #ff9094; }

	#popup-form .btn { display: block; text-align: center; width: 100%; }

	#popup-form .overlay { border: 1px solid rgba(209, 213, 219, 0.3); height: 100%; left: 0; position: absolute; top: 0; width: 100%; }

	.fineprint { font-size: 11px; line-height: 1.1em; padding-top: 15px; border-top: 1px solid rgba(255,255,255,0.1); text-transform: uppercase; letter-spacing: 1px; color: #fff; margin-top: 45px; opacity: 0.8;  }

/*------------ MEDIA 1399.98px ----------------------*/
@media only screen and (max-width: 1399.98px) {
	.container { width: 90%; }
}

/*------------ MEDIA 1199.98px ----------------------*/
@media only screen and (max-width: 1199.98px) {
    /* Hero Default */
    #hero-d .box { padding: 80px; }
}

/*------------ MEDIA 991.98px ----------------------*/
@media only screen and (max-width: 991.98px) {
    /* Content Default */
    .content-d { text-align: center; }

	/* Rocket Default */
    #rocket-d .img { margin-bottom: 30px; text-align: center; }

    /* Photo Content Default */
    .photo-content-d .img { margin-bottom: 30px; padding-left: 0; }
    .photo-content-d .content { text-align: center; }
    .photo-content-d .title { line-height: 1.2em !important; }

    /* Testimonials Default */
    .grid .width-31-5, .grid .width-38, .grid .width-30-5 { width: calc(50% - 12px); }
}

/*------------ MEDIA 767.98px ----------------------*/
@media only screen and (max-width: 767.98px) {
    .heading-1 { font-size: 40px; }
    .font-size-70, .font-size-64, .font-size-56, .font-size-48 { font-size: 36px; }
    .font-size-44, .font-size-40, .font-size-35 { font-size: 30px; }
    .font-size-32 { font-size: 22px; }
    .font-size-19 { font-size: 18px; }

    /* Content Default */
    .content-d.banner .title div, .content-d.banner .title span { line-height: 1.2em !important; }

    /* Video Default */
    .video-d .box .play img { max-width: 50px; }

    /* Cards Default */
    #cards-d .item .img { height: 0; padding-top: 56.25%; }

	/* 404 */
	#error-404 .title { font-size: 100px; }
}

/*------------ MEDIA 575.98px ----------------------*/
@media only screen and (max-width: 575.98px) {
	.btn { padding: 10px 12px; width: 100%; }
	.cta ul li { padding: 0; width: 100%; }
    .list ul li { padding: 24px 20px 24px 50px; }
    .list ul li:before { left: 15px; }

    /* Footer */
    #footer .privacy-terms { margin-bottom: 15px; }
    #footer .privacy-terms ul li { margin-right: 0; padding-right: 0; width: 100%; }
    #footer .privacy-terms ul li:after { display: none; }
    #footer .copyright span { display: block; margin-bottom: 5px; margin-right: 0; padding-right: 0; }
    #footer .copyright span:after { display: none; }
    #footer .copyright span:last-child { margin-bottom: 0; }

    /* Testimonials Default */
    .grid .width-31-5, .grid .width-38, .grid .width-30-5 { width: 100%; }

    /* Hero Default */
    #hero-d .box { padding: 40px 30px; }
}