html {
  overflow-x: hidden; }

body {
  font-family: "Raleway", sans-serif;
  /*line-height: 1.8;*/
  font-size: 16px;
  background: #0F0F0F;
  color: #859196; }

a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  color: #4586FF; }
  a:hover {
    text-decoration: none;
    color: #4586FF; }

h1, h2, h3, h4, h5,
.h1, .h2, .h3, .h4, .h5 {
  line-height: 1.45;
  font-weight: normal;
  color: #000; }

.text-primary {
  color: #4586FF !important; }

.ftco-navbar-light {
  background: transparent !important;
  padding-bottom:0;
  padding-top:0;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 3; }
  @media screen and (max-width: 991px) {
    .ftco-navbar-light {
      background: #030508 !important;
      top: 0;
      /*position: relative;*/ } }
	  
	  
  .ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
    font-size: 16px;
	    padding-top: 0.7rem !important;
    padding-bottom: 0.7rem !important;
    /*padding-top: 30px;
    padding-bottom: 30px;*/
    padding-left: 20px;
    padding-right: 20px;
	/*color:#ed1360;*/ color:#FFF; font-weight:600; 
	
	
	 border: none;
    border-radius: 36px;
    box-sizing: border-box;
	display: flex;
	 letter-spacing: .3px;
	    position: relative;
    white-space: nowrap;
	 background: #0000;
	
	
	
	
	
	}
	
	
	  .ftco-navbar-light .navbar-nav > .nav-item > .nav-link:hover {background-color: #2e2e2e;}
	
	
    @media screen and (max-width: 960px) {
      .ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 0px;
        padding-right: 0px; } }
  .ftco-navbar-light .navbar-nav > .nav-item.ftco-cta a {
    color: #fff; }
  .ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator {
    position: relative;
    margin-left: 20px;
    padding-left: 20px; }
    @media screen and (max-width: 960px) {
      .ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator {
        padding-left: 0;
        margin-left: 0; } }
    .ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator:before {
      position: absolute;
      content: "";
      top: 10px;
      bottom: 10px;
      left: 0;
      width: 2px;
      background: rgba(255, 255, 255, 0.05); }
      @media screen and (max-width: 960px) {
        .ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator:before {
          display: none; } }
  .ftco-navbar-light .navbar-toggler {
    border: none;
    color: rgba(255, 255, 255, 1) !important;
    cursor: pointer;
    padding-right: 0;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .1em; }
  .ftco-navbar-light.scrolled {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    margin-top: -130px;
    background: #030508 !important; }
	.logohidemobile{ }
	.logoformobile{ display:none !important;}
	
	
    @media screen and (max-width: 768px) {
      .ftco-navbar-light.scrolled .navbar-nav {
        background: none;
        border-radius: 0px;
        padding-left: 0rem !important;
        padding-right: 0rem !important; }
		.mymunulogo{ width:100%; }
		
		.logohidemobile{display:none !important; }
	.logoformobile{ display:block !important;}
	
	.navbar{ display:none; }
	.position-text1{min-height:400px !important; background-position:-79px 0 !important;}
	.position-text{right: 0px !important; top: 228px !important; text-align:left !important; /*font-weight:600 !important;*/ }
	.io{font-size:20px; color:#ab1e5c;}	
	.our-serv{position:relative;}
    .our-serv1{position:absolute; top:48px !important; /*right: 58px !important;*/ }
	
		 }
    @media screen and (max-width: 576px) {
      .ftco-navbar-light.scrolled .navbar-nav {
        background: none;
        padding-left: 0 !important;
        padding-right: 0 !important; } }
    .ftco-navbar-light.scrolled .navbar-toggler {
      border: none;
      /*color: rgba(0, 0, 0, 0.5) !important;
	  color:#d2075b !important;*/
	 /* color:#0357da !important;*/
	  color:#FFF !important;
      border-color: rgba(0, 0, 0, 0.5) !important;
      cursor: pointer;
      padding-right: 0;
      text-transform: uppercase;
      font-size: 20px;
      letter-spacing: .1em; }
    .ftco-navbar-light.scrolled .nav-link {
      padding-top: 0.7rem !important;
      padding-bottom: 0.7rem !important;
      color: #FFF !important; }
      .ftco-navbar-light.scrolled .nav-link.active {
        color: #ffb550 !important; }
		.nav-item a.active {
        color: #ffb550 !important; }
    .ftco-navbar-light.scrolled.awake {
      margin-top: 0px;
      -webkit-transition: .3s all ease-out;
      -o-transition: .3s all ease-out;
      transition: .3s all ease-out; 
	  display:block !important;}
    .ftco-navbar-light.scrolled.sleep {
      -webkit-transition: .3s all ease-out;
      -o-transition: .3s all ease-out;
      transition: .3s all ease-out; }
    .ftco-navbar-light.scrolled .navbar-brand {
      color: #000; }

.navbar-brand {
  text-transform: uppercase;
  letter-spacing: .1em;
   }

.bg-image, .ftco-cover {
  background-size: cover;
  background-repeat: no-repeat; }

.ftco-cover {
  background-position: center center; }
  .ftco-cover .ftco-heading {
    font-size: 30px;
    line-height: 1.06;
    color: #ffb550; }
	
	.gradientPartOfTitle {
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(90deg,#e60059,#fff629 50.31%,#d500f9);
    margin-inline: auto;
    padding-bottom: 4px;
    width: fit-content;
    -webkit-text-fill-color: #0000;
    -webkit-user-select: none;
    user-select: none;
	font-size: 5vw !important;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -.02em;
    line-height: 1em;
}
	
.gradientParttwo {
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(90deg,#e60059,#fff629 50.31%,#d500f9);
    margin-inline: auto;
    
    width: fit-content;
    -webkit-text-fill-color: #0000;
    -webkit-user-select: none;
    user-select: none;
	
}	
	
    @media screen and (max-width: 768px) {
      .ftco-cover .ftco-heading {
        font-size: 37px;
        line-height: 1.3; } 
		
			.gradientPartOfTitle{ font-size: 10vw !important; }
		}
  .ftco-cover .ftco-subheading, .ftco-cover p {
    color: rgb(223 223 223); }
	

	
	
  @media screen and (max-width: 768px) {
    .ftco-cover .btn {
      /*width: 100% !important;
      border: 1px solid red;*/ } }
  .ftco-cover a {
    position: relative;
    color: #fff; }
    .ftco-cover a:before {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      background: #4586FF;
      height: 2px;
      content: " "; }
  .ftco-cover.overlay {
    position: relative; }
    .ftco-cover.overlay:before {
      content: "";
      background: rgba(0, 0, 0, 0.6);
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
  .ftco-cover .ftco-vh-100 {
    min-height: 600px !important; }

.ftco-slant {
  position: relative;
  overflow: hidden; }
  

  
  /*.ftco-slant:after {
	border-top:3px solid #ab1e5c;
    width: 120%;
    height: 200px;
    left: -10%;
    background: #f2f2f2;
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
    content: "";
    position: absolute;
    bottom: -100px; }*/
    @media screen and (max-width: 960px) {
      /*.ftco-slant:after {
        bottom: -150px; }*/ }
    @media screen and (max-width: 768px) {
     /* .ftco-slant:after {
        bottom: -170px; }*/ 
		
		.ftco-cover .ftco-vh-100 {
    min-height: 400px !important; }
		}
  .ftco-slant.ftco-slant-white:after {
    background: #fff; }
  .ftco-slant.ftco-slant-dark:after {
    background: #263135; }

.ftco-uppercase {
  /*letter-spacing: .1em;*/
  font-size: 30px; }

.btn {
  border-radius: 4px;
  /*padding: 20px 30px;*/
  font-size: 14px;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer; }
  .btn.btn-sm {
    padding: 10px 20px;
    font-size: 12px; }
  .btn:before {
    display: none; }
  .btn:hover, .btn:active, .btn:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn.btn-primary {
    background: #89113f;
    border-color: #89113f;
    color: #fff; }
    .btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active {
      border-color: #89113f;
      background: #fff;
	  color:#89113f; }
  .btn.btn-outline-white {
    border-color: rgba(255, 255, 255, 0.2);
    background: none; }
    .btn.btn-outline-white:hover, .btn.btn-outline-white:focus, .btn.btn-outline-white:active {
      background: #fff;
      border-color: #fff;
      color: #000; }

.form-control {
 /* border: 1px solid rgba(0, 0, 0, 0.2);*/
 border:1px solid rgb(14 53 68);
  height: 40px;
  padding:3px 10px !important;
  background: none !important;
  color: #999999 !important;
  font-size: 15px; }
  .form-control:focus, .form-control:active {
    border: 1px solid #FFF; }

textarea {
  height: inherit !important; }

.ftco-vh-100 {
  height: 100vh; }
  @media screen and (max-width: 960px) {
    .ftco-vh-100 {
      height: inherit;
      padding-top: 5em;
      padding-bottom: 5em; } }

.ftco-vh-75 {
  height: 75vh; }
  @media screen and (max-width: 960px) {
    .ftco-vh-75 {
      height: inherit;
      padding-top: 5em;
      padding-bottom: 5em; } }

.ftco-animate {
  opacity: 0;
  visibility: hidden; }

.ftco-media{ background: linear-gradient(180deg,#14171f 7.67%,#222630 30.32%,#090e19 80%);
    background-clip: padding-box;
    border: 3px solid #000;
    box-sizing: border-box;
    color: #fff;

    }

/*.ftco-animate .media-body :before {
    background: linear-gradient(90deg,#007a8b,#df2c99);
    border-radius: inherit;
    bottom: 4px;
    content: "";
    left: 4px;
    position: absolute;
    right: 4px;
    top: 4px;
    z-index: -1;
}*/


.bg-primary {
  background: #4586FF !important; }

.ftco-section,
.ftco-footer {
  padding: 7em 0 7em 0;
    background-size: cover;
    background-repeat: no-repeat; }
  .ftco-section.ftco-slant,
  .ftco-footer.ftco-slant {
    padding: 5.8em 0 7em 0; }
  .ftco-section .ftco-heading,
  .ftco-footer .ftco-heading {
    font-size: 40px;
    line-height: 1.5; }
    @media screen and (max-width: 768px) {
      .ftco-section .ftco-heading,
      .ftco-footer .ftco-heading {
        font-size: 30px; }
		
		 }
  .ftco-section.bg-light,
  .ftco-footer.bg-light {
    background: #f2f2f2 !important; }

.ftco-bg-dark {
  background: #263135; }

.ftco-footer {
  font-size: 16px; }
  .ftco-footer .ftco-footer-logo {
    text-transform: uppercase;
    letter-spacing: .1em; }
  .ftco-footer .ftco-footer-widget h2 {
    font-weight: normal; }
  .ftco-footer p {
    color: rgba(255, 255, 255, 0.3); }
  .ftco-footer a {
    color: rgba(255, 255, 255, 0.3); }
    .ftco-footer a:hover {
      color: #4586FF; }
  .ftco-footer .ftco-heading {
    font-size: 24px; }
  .ftco-footer .ftco-heading-2 {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.6); }

.ftco-pricing-popular {
  position: relative; }
  .ftco-pricing-popular .popular-text {
    text-transform: uppercase;
    font-size: 14px;
    margin-top: -16px;
    right: 0;
    background: #4586FF;
    color: #fff;
    padding: 2px 10px;
    position: absolute;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    letter-spacing: .1em; }

.ftco-pricing h2 {
  font-size: 17px;
  text-transform: uppercase; }

.ftco-pricing .ftco-price-per {
  font-size: 70px; }
  .ftco-pricing .ftco-price-per sup {
    font-size: 20px;
    top: -1.5em; }
  .ftco-pricing .ftco-price-per strong {
    color: #000; }
  .ftco-pricing .ftco-price-per span {
    font-size: 20px; }

.ftco-pricing ul li {
  margin-bottom: 10px; }

.ftco-footer-social li {
  list-style: none;
  margin: 0 10px 10px 0;
  display: inline-block; }
  .ftco-footer-social li a {
    height: 60px;
    width: 60px;
    display: block;
    float: left;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    position: relative; }
    .ftco-footer-social li a span {
      position: absolute;
      font-size: 26px;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .ftco-footer-social li a:hover {
      color: #fff; }

.footer-small-nav > li {
  display: inline-block; }
  .footer-small-nav > li a {
    margin: 0 10px 10px 0; }
    .footer-small-nav > li a:hover, .footer-small-nav > li a:focus {
      color: #4586FF; }

.media .ftco-icon {
  width: 100px; }
  .media .ftco-icon span {
    color: #4586FF; }

.ftco-media {
 /* background: #ffffff80;
  background: #000;*/
  border-radius: 5px; }
  .ftco-media.text-center .ftco-icon {
    margin: 0 auto; }

.ftco-overflow-hidden {
  overflow: hidden; }

.padding-top-bottom {
  padding-top: 120px;
  padding-bottom: 120px; }

.ftco-owl {
  position: relative;
  z-index: 1; }
  .ftco-owl .owl-nav {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    z-index: 10;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease; }
    .ftco-owl .owl-nav .owl-prev,
    .ftco-owl .owl-nav .owl-next {
      position: absolute;
      font-size: 30px;
      background: #4586FF;
      color: #fff;
      padding: 10px;
      line-height: 0; }
    .ftco-owl .owl-nav .owl-prev {
      left: 0; }
    .ftco-owl .owl-nav .owl-next {
      right: 0; }
  .ftco-owl .owl-dots {
    position: relative;
    text-align: center;
    margin-top: 30px; }
    .ftco-owl .owl-dots .owl-dot {
      display: inline-block;
      zoom: 1; }
      .ftco-owl .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        background: #ccc;
        border-radius: 50%;
        display: inline-block;
        margin: 5px 7px; }
      .ftco-owl .owl-dots .owl-dot.active span {
        background: #4586FF; }
  .ftco-owl:hover .owl-nav {
    visibility: visible;
    opacity: 1; }


.mytextcolor{color:#000000;}
.lead{font-weight: 500 !important;font-size: 12pt; }
.mydevsize{min-height:230px; /*border: 1px solid #89113f;*/}
.text-dark1{color:#424242;}
.text-hw{font-weight:600;}
.text-h{font-weight:600; color:#000;}
.bordertop{border-top: 5px solid #fff; border-image: linear-gradient(to right, #af0073, #ffba00);border-width: 5px; border-image-slice: 1; }

/*#staffaccommodation{background-size:cover;}*/
@media screen and (max-width: 768px) {
  #map {
    height: 400px; } 
	
	.mydevsize{min-height:300px; /*border: 1px solid #89113f;*/}
	
	.ftco-section.ftco-slant,.ftco-footer.ftco-slant {
    padding: 3em 0 7em 0; }
	
	/*#staffaccommodation{background-size:auto !important;}*/
	
	}

.ftco-counter .ftco-number {
  display: block;
  font-size: 72px;
  font-weight: bold;
  color: #4586FF; }

.ftco-counter .ftco-label {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .1em;
  color: #b3b3b3; }

#ftco-loader {
  position: fixed;
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  border-radius: 16px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .2s ease-out, visibility 0s linear .2s;
  -o-transition: opacity .2s ease-out, visibility 0s linear .2s;
  transition: opacity .2s ease-out, visibility 0s linear .2s;
  z-index: 1000; }

#ftco-loader.fullscreen {
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  background-color: #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

#ftco-loader.show {
  -webkit-transition: opacity .4s ease-out, visibility 0s linear 0s;
  -o-transition: opacity .4s ease-out, visibility 0s linear 0s;
  transition: opacity .4s ease-out, visibility 0s linear 0s;
  visibility: visible;
  opacity: 1; }

#ftco-loader .circular {
  -webkit-animation: loader-rotate 2s linear infinite;
  animation: loader-rotate 2s linear infinite;
  position: absolute;
  left: calc(50% - 24px);
  top: calc(50% - 24px);
  display: block;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

#ftco-loader .path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  -webkit-animation: loader-dash 1.5s ease-in-out infinite;
  animation: loader-dash 1.5s ease-in-out infinite;
  stroke-linecap: round; }
  

@-webkit-keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px; } }

@keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px; } }


button:focus{ outline:0px !important; }


.position-text1{position:relative; min-height:600px;  background-size: cover; background-repeat: no-repeat; background-position:top left; }
.position-text{position: absolute; right: 0; top: 96px; color:#92e5ff; text-align:left; padding:10px 20px; background-color:#00000099;}
.icontext{font-size: 22px !important; padding: 0 4px;}
.our-serv{position:relative;}
.our-serv1{position:absolute; top:87px; z-index: 1; /*right: 549px;*/ width:100%; text-align:center; }
.img-border{/*border:4px solid #89113f;*/border:4px solid #fff; }

.font-style{min-height: 244px;background-color: #fff; /*background-color: #89113f33;*/ /*border: 2px solid #89113f;*/}
.font-style h3{font-size:17px; font-weight:600; color:#000;}
.font-style p{color:#000;}
.font-style ul{color:#000;}
.font-style1{ min-height:400px !important; }
.oi{top: 3px !important;}
.i-color{color:#063092;}
.normalfornt{ font-family:Arial, Helvetica, sans-serif !important;}
.fontsize{font-size: 15px !important; }
.fontsize02{font-size: 13px !important; }
/*.bordertop1{background-color:#89113f66; border-top: 5px solid #89113f;}*/
.error{ text-align:left; color:#F00; font-size: 11pt; display: block; }
.text-info {
    color: #ffb550!important;
}
.button {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 15px 40px;
    display: inline-block;
    margin: 10px 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.button:after {
    content: '';
    position: absolute;
    z-index: -3;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}
/* Button 2 */
.button-2 {
    background: #15287b;
    color: #fff;
    -webkit-box-shadow: 0 4px #031358;
    -moz-box-shadow: 0 4px #031358;
    box-shadow: 0 4px #031358;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}
/* Button 2g */
.button-2g {
    border-radius: 40px;
}
.button-2g:hover {
    box-shadow: 0 4px #445dc7;
    top: 2px;
}
.button-2g:active {
    box-shadow: 0 0 #445dc7;
    top: 6px;
}

.button-3 {
    background: #e28302;
    color: #fff;
    -webkit-box-shadow: 0 4px #734200;
    -moz-box-shadow: 0 4px #734200;
    box-shadow: 0 4px #734200;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}

/* Button 2h */
.button-2h {
        border-radius: 40px;
}
.button-2h:hover {
    box-shadow: 0 4px #f2cc61;
    top: 2px;
}
.button-2h:active {
    box-shadow: 0 0 #f2cc61;
    top: 6px;
} 
.button-4 {
    background: #00968a;
    color: #fff;
    -webkit-box-shadow: 0 4px #084e48;
    -moz-box-shadow: 0 4px #084e48;
    box-shadow: 0 4px #084e48;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}

/* Button 2h */
.button-2k {
        border-radius: 40px;
}
.button-2k:hover {
    box-shadow: 0 4px #52d0c6;
    top: 2px;
}
.button-2k:active {
    box-shadow: 0 0 #52d0c6;
    top: 6px;
} 

.button-5 {
    background: #141414;
    color: #fff;
    -webkit-box-shadow: 0 4px #333333;
    -moz-box-shadow: 0 4px #333333;
    box-shadow: 0 4px #333333;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}

/* Button 2h */
.button-2m {
        border-radius: 40px;
}
.button-2m:hover {
    box-shadow: 0 4px #666666;
    top: 2px;
}
.button-2m:active {
    box-shadow: 0 0 #666666;
    top: 6px;
} 

.modal-content{background: url(../images/contactp-page.jpg) top center #000 !important;border-radius: 20px; border:2px solid #084e48;}
.close{ color:#FFF !important;font-size: 1rem !important; }
.modal-header{border-bottom: 2px solid #084e48 !important;}
.modal-footer{border-top: 2px solid #084e48 !important;}
.modal-title{ color:#0FF; }
.modal-body{ color:#CCC !important; }

/***Front page Bg****/
.planbg{ /*background:#000; margin-bottom:15px;*/ }


 .home-hero-overlay-01 {
    z-index: -2;
    opacity: 1;
    mix-blend-mode: multiply;
    object-fit: cover;
    background-image: linear-gradient(#011131, #3d3d3d4d 30%);
    height: 100%;
    position: absolute;
    inset: 0%;
}
.home-hero-overlay-02 {
    z-index: -2;
    opacity: .5;
    mix-blend-mode: soft-light;
    object-fit: cover;
    background-color: #252525;
    height: 100%;
    position: absolute;
    inset: 0%;
}
.home-hero-overlay-03 {
    z-index: -1;
    background-image: linear-gradient(#17439600, #2323238c);
    height: 65%;
    position: absolute;
    inset: auto 0% 0%;
}
.hero__bg-image {
    z-index: -3;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0%;
}
.w-embed:before, .w-embed:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
}
.w-embed:before, .w-embed:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
}
.w-background-video {
    color: #fff;
    height: 500px;
    position: relative;
    overflow: hidden;
}








.w-background-video {
  color: #fff;
  height: 500px;
  position: relative;
  overflow: hidden;
}

.w-background-video > video {
	
	
  object-fit: cover;
  z-index: -100;
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  inset: -100%;
      min-height: auto;
    object-position: 50% 50%;
  
 
	
}

.w-background-video > video::-webkit-media-controls-start-playback-button {
  -webkit-appearance: none;
  display: none !important;
}

.w-background-video--control {
  background-color: #0000;
  padding: 0;
  position: absolute;
  bottom: 1em;
  right: 1em;
}

.w-background-video--control > [hidden] {
  display: none !important;
}



.logo {
    animation: bounce 1.5s infinite alternate; /* Adjust duration and iterations as needed */
}

@keyframes bounce {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-12px); /* Adjust bounce height */
    }
}

/* Optional: Image transition on hover */
.logo-container:hover .logo {
    opacity: 0.7;
    transition: opacity 0.3s ease-in-out; /* Adjust duration and timing function */
}


.feature-box {
	position: relative;
	color:#7b858a;
	font-size:1.5rem;
	line-height:2;
	margin-bottom:4rem;
	    
		
	background-color: #0000009c;
    border-radius: 16px;
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    scroll-snap-align: start;
    padding: 20px;
	
	
}
.feature-box:after
{    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 3px solid #ef1463;
    border-radius: 16px;
    /*opacity: 0;*/
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    content: "";}


.feature-box i {
	display:inline-block;
	margin-bottom:2.2rem;
	color:#FFF;
	font-size:5rem;
	line-height:1
}
.feature-box i:before {
	margin:0
}
.feature-box h3 {
	margin-bottom:2rem;
	color:#FFF;
	font-size:2rem;
	font-weight:700;
	text-transform:uppercase;
	line-height:1.1;
	letter-spacing:0
}
.feature-box p {
	margin-bottom:0
}
.feature-box.border-top-primary {
	border-bottom:1px solid #dfdfdf;
	border-left:1px solid #ececec;
	border-right:1px solid #ececec;
	box-shadow:0 2px 4px 0px rgba(0,0,0,0.05)
}
.feature-box.border-top-primary .feature-box-content {
	border-top:4px solid #ff7272;
	padding:30px 20px 10px 20px
}
.feature-box-content {
	color:#eaeaea;
	    font-size: 1.1rem;
    line-height: 1.6;
	padding-left:10px;
	padding-right:10px
}
.feature-rounded i {
	width:80px;
	height:80px;
	border-radius:500px;
	font-size:35px;
	line-height:80px
}











.portfolio {
	position: relative;
  padding: 100px 0;
  background-color:#090908;
  background-image: url(../images/contact-background-layer.svg);
}
.portfolio::before {
  position: absolute;
  content: "";
  top: 80px;
  left: 0px;
  width: 100%;
  height: 92%;
  background-size: contain;
  
  background-repeat: no-repeat;
  background-position: center;
}
.portfolio .shape {
  top: -15px;
  right: -100px;
  height: 130px;
}
.portfolio small, .portfolio .small {
  padding-bottom: 30px;
  font-weight: 600;
}
.portfolio h2, .portfolio .h2 {
  font-weight: 600;
}
.portfolio .step-row {
  padding-top: 70px;
  padding-bottom: 80px;
}
.portfolio .card {
  border-radius: 30px;
}
.portfolio .card .icon {
  height: 80px;
  width: 80px;
  font-size: 25px;
  background-color: #2a2c42;
}
.portfolio .card h3, .portfolio .card .h3 {
  font-weight: 600;
  padding: 30px 0 20px;
}
.portfolio .card p {
  color: #92ACF2;
  line-height: 30px;
}
.portfolio .portfolio-slider .owl-item .item {
  margin: 0 -20px 0 -50px;
}
.portfolio .portfolio-slider .owl-stage {
  left: 50px;
}
.portfolio .portfolio-slider .owl-stage-outer {
  overflow: inherit;
}
.portfolio .portfolio-slider .item img {
  border-radius: 15px;
}


.card {
  --bs-card-spacer-y: 40px;
  --bs-card-spacer-x: 40px;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-border-width: 1px;
  --bs-card-border-color: #2753c9;
  --bs-card-border-radius: 25px;
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: 24px;
  --bs-card-cap-padding-y: 27.5px;
  --bs-card-cap-padding-x: 60px;
  --bs-card-cap-bg: rgba(0, 0, 0, 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: #fff;
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}

.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
}

.card-subtitle {
  margin-top: calc(-0.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x);
}

.card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}

.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}

.card-header-tabs {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0;
}
.card-header-tabs .nav-link.active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg);
}

.card-header-pills {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

.card-group > .card {
  margin-bottom: var(--bs-card-group-margin);
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}



.bg-oval {
	position:relative;
}
.bg-oval:after {
	display:block;
	/*height:300px;*/
	background:-webkit-gradient(linear, left top, left bottom, color-stop(-61.24%, rgba(18,18,18,.0001)), color-stop(39.83%, rgba(18,18,18,.841595)), color-stop(65.02%, #121212));
	background:linear-gradient(to bottom, #12121200 -61.24%, #121212d7 39.83%, #121212 65.02%);
	content:""
}
.bg-oval.right {
	z-index:3;
	margin:-110px auto 0;
	padding-top:160px;
	background:url(../images/bg-cosmos-line-qIoyYTyL.webp) no-repeat calc(50% + 132px) 0, url("data:image/svg+xml,%3csvg%20width='1600'%20height='1600'%20viewBox='0%200%201600%201600'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_f_1031_5765)'%3e%3cpath%20d='M1285.19%201030.51C1386.98%20750.835%201240.9%20440.91%20958.905%20338.272C676.909%20235.634%20365.787%20379.15%20263.994%20658.824C162.201%20938.499%20308.284%201248.42%20590.28%201351.06C872.275%201453.7%201183.4%201310.18%201285.19%201030.51Z'%20fill='url(%23paint0_radial_1031_5765)'/%3e%3c/g%3e%3cg%20filter='url(%23filter1_f_1031_5765)'%3e%3cpath%20d='M579.164%20355.131C391.708%20528.068%20381.101%20821.486%20555.474%201010.5C729.847%201199.51%201023.17%201212.54%201210.62%201039.6C1398.08%20866.668%201408.69%20573.25%201234.31%20384.237C1059.94%20195.225%20766.62%20182.194%20579.164%20355.131Z'%20fill='url(%23paint1_radial_1031_5765)'/%3e%3c/g%3e%3cg%20filter='url(%23filter2_f_1031_5765)'%3e%3cpath%20d='M287.223%20932.096C340.918%20745.369%20535.818%20637.525%20722.545%20691.219C909.272%20744.914%201017.12%20939.814%20963.422%201126.54C909.727%201313.27%20714.827%201421.11%20528.1%201367.42C341.373%201313.72%20233.529%201118.82%20287.223%20932.096Z'%20fill='url(%23paint2_radial_1031_5765)'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_1031_5765'%20x='151.6'%20y='225.101'%20width='1245.99'%20height='1239.13'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='40'%20result='effect1_foregroundBlur_1031_5765'/%3e%3c/filter%3e%3cfilter%20id='filter1_f_1031_5765'%20x='341.328'%20y='143.494'%20width='1107.13'%20height='1107.75'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='45'%20result='effect1_foregroundBlur_1031_5765'/%3e%3c/filter%3e%3cfilter%20id='filter2_f_1031_5765'%20x='173.432'%20y='577.428'%20width='903.781'%20height='903.782'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='50'%20result='effect1_foregroundBlur_1031_5765'/%3e%3c/filter%3e%3cradialGradient%20id='paint0_radial_1031_5765'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(1628.39%20581.943)%20rotate(20)%20scale(732.687%20726.656)'%3e%3cstop%20stop-color='%23FF6D00'/%3e%3cstop%20offset='1'%20stop-color='%23FF6300'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint1_radial_1031_5765'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(141.498%20561.766)%20rotate(-132.693)%20scale(627.867%20622.699)'%3e%3cstop%20stop-color='%233BFF1C'/%3e%3cstop%20offset='0.298089'%20stop-color='%23FEFF01'/%3e%3cstop%20offset='1'%20stop-color='%233D35EE'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint2_radial_1031_5765'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(348.072%20583.537)%20rotate(-163.957)%20scale(545.998)'%3e%3cstop%20stop-color='%233545EE'/%3e%3cstop%20offset='1'%20stop-color='%23B50FFF'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat calc(50% + 728px) 730px;
	background-size:1576px 1194px, 1600px 1600px;
}



.bg-oval.left {

	background:url("data:image/svg+xml,%3csvg%20width='1100'%20height='1100'%20viewBox='0%200%201100%201100'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_753_5511'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='1100'%20height='1100'%3e%3crect%20width='1100'%20height='1100'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_753_5511)'%3e%3cg%20filter='url(%23filter0_f_753_5511)'%3e%3ccircle%20cx='618'%20cy='478'%20r='210'%20fill='%23D9D9D9'/%3e%3ccircle%20cx='618'%20cy='478'%20r='210'%20fill='url(%23paint0_radial_753_5511)'/%3e%3c/g%3e%3cg%20filter='url(%23filter1_f_753_5511)'%3e%3ccircle%20cx='574'%20cy='494'%20r='183'%20fill='url(%23paint1_linear_753_5511)'/%3e%3ccircle%20cx='574'%20cy='494'%20r='183'%20fill='url(%23paint2_radial_753_5511)'/%3e%3c/g%3e%3cg%20filter='url(%23filter2_f_753_5511)'%3e%3ccircle%20cx='434'%20cy='657'%20r='171'%20fill='url(%23paint3_radial_753_5511)'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_753_5511'%20x='0'%20y='0'%20width='1000'%20height='1000'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='60'%20result='effect1_foregroundBlur_753_5511'/%3e%3c/filter%3e%3cfilter%20id='filter1_f_753_5511'%20x='0'%20y='0'%20width='1000'%20height='1000'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='55'%20result='effect1_foregroundBlur_753_5511'/%3e%3c/filter%3e%3cfilter%20id='filter2_f_753_5511'%20x='0'%20y='0'%20width='1000'%20height='1000'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='55'%20result='effect1_foregroundBlur_753_5511'/%3e%3c/filter%3e%3cradialGradient%20id='paint0_radial_753_5511'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(716.124%20350.167)%20rotate(101.535)%20scale(913.279)'%3e%3cstop%20stop-color='%23FF862C'/%3e%3cstop%20offset='1'%20stop-color='%23FF0000'/%3e%3c/radialGradient%3e%3clinearGradient%20id='paint1_linear_753_5511'%20x1='473.282'%20y1='252.65'%20x2='356.582'%20y2='527.15'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FEFF01'/%3e%3cstop%20offset='1'%20stop-color='%234353FF'/%3e%3c/linearGradient%3e%3cradialGradient%20id='paint2_radial_753_5511'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(757%20677)%20rotate(-133.131)%20scale(267.674)'%3e%3cstop%20stop-color='%23FF3D00'/%3e%3cstop%20offset='1'%20stop-color='%23FF6D00'%20stop-opacity='0.01'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint3_radial_753_5511'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(434%20517.45)%20rotate(104.974)%20scale(231.816)'%3e%3cstop%20stop-color='%23FF0000'/%3e%3cstop%20offset='1'%20stop-color='%23FF6D00'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat calc(50% - 590px) -77px, -webkit-gradient(linear, left top, left bottom, color-stop(18.47%, #121212), color-stop(36.23%, rgba(18,18,18,.839782)), color-stop(140.9%, rgba(18,18,18,.0001))) no-repeat 50% 0, url(data:image/webp;base64,UklGRvQGAABXRUJQVlA4WAoAAAAUAAAAUQAAUQAAQUxQSBcAAAABDzD/ERGCTMBi6F97BTwR/Z+AIdXfAgBWUDggOAAAALAEAJ0BKlIAUgA+kUihTKWkIyIg6ACwEglpAAAHdlV8vcae8m+nTp06dOnTfAAA/vhNAAAAAAAAWE1QIHYGAAA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA5LjAtYzAwMCA3OS4xNzFjMjdmYWIsIDIwMjIvMDgvMTYtMjI6MzU6NDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCAyNC4wIChNYWNpbnRvc2gpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyMi0xMS0xNlQxNjozNCswOTowMCIgeG1wOk1vZGlmeURhdGU9IjIwMjItMTEtMTZUMTY6MzU6MTIrMDk6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjItMTEtMTZUMTY6MzU6MTIrMDk6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOmY0YTVlNTk4LTIzZDItNDA0YS1hNDYxLWZhZDkyNmQ3YmE5MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4Yzc2ZDY4OC00N2RhLTQzZmEtODliNy00YWYyMjQwNzliM2YiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo4Yzc2ZDY4OC00N2RhLTQzZmEtODliNy00YWYyMjQwNzliM2YiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjhjNzZkNjg4LTQ3ZGEtNDNmYS04OWI3LTRhZjIyNDA3OWIzZiIgc3RFdnQ6d2hlbj0iMjAyMi0xMS0xNlQxNjozNCswOTowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDI0LjAgKE1hY2ludG9zaCkiLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmFmMTYwYjYxLWNhYzktNDg4YS05NWRiLWVjNDg2YzRiNmYzMiIgc3RFdnQ6d2hlbj0iMjAyMi0xMS0xNlQxNjozNDo0OCswOTowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDI0LjAgKE1hY2ludG9zaCkiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmY0YTVlNTk4LTIzZDItNDA0YS1hNDYxLWZhZDkyNmQ3YmE5MCIgc3RFdnQ6d2hlbj0iMjAyMi0xMS0xNlQxNjozNToxMiswOTowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDI0LjAgKE1hY2ludG9zaCkiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+) repeat 50% 50%;
	background:url("data:image/svg+xml,%3csvg%20width='1100'%20height='1100'%20viewBox='0%200%201100%201100'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_753_5511'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='1100'%20height='1100'%3e%3crect%20width='1100'%20height='1100'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_753_5511)'%3e%3cg%20filter='url(%23filter0_f_753_5511)'%3e%3ccircle%20cx='618'%20cy='478'%20r='210'%20fill='%23D9D9D9'/%3e%3ccircle%20cx='618'%20cy='478'%20r='210'%20fill='url(%23paint0_radial_753_5511)'/%3e%3c/g%3e%3cg%20filter='url(%23filter1_f_753_5511)'%3e%3ccircle%20cx='574'%20cy='494'%20r='183'%20fill='url(%23paint1_linear_753_5511)'/%3e%3ccircle%20cx='574'%20cy='494'%20r='183'%20fill='url(%23paint2_radial_753_5511)'/%3e%3c/g%3e%3cg%20filter='url(%23filter2_f_753_5511)'%3e%3ccircle%20cx='434'%20cy='657'%20r='171'%20fill='url(%23paint3_radial_753_5511)'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_753_5511'%20x='0'%20y='0'%20width='1000'%20height='1000'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='60'%20result='effect1_foregroundBlur_753_5511'/%3e%3c/filter%3e%3cfilter%20id='filter1_f_753_5511'%20x='0'%20y='0'%20width='1000'%20height='1000'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='55'%20result='effect1_foregroundBlur_753_5511'/%3e%3c/filter%3e%3cfilter%20id='filter2_f_753_5511'%20x='0'%20y='0'%20width='1000'%20height='1000'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='55'%20result='effect1_foregroundBlur_753_5511'/%3e%3c/filter%3e%3cradialGradient%20id='paint0_radial_753_5511'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(716.124%20350.167)%20rotate(101.535)%20scale(913.279)'%3e%3cstop%20stop-color='%23FF862C'/%3e%3cstop%20offset='1'%20stop-color='%23FF0000'/%3e%3c/radialGradient%3e%3clinearGradient%20id='paint1_linear_753_5511'%20x1='473.282'%20y1='252.65'%20x2='356.582'%20y2='527.15'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FEFF01'/%3e%3cstop%20offset='1'%20stop-color='%234353FF'/%3e%3c/linearGradient%3e%3cradialGradient%20id='paint2_radial_753_5511'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(757%20677)%20rotate(-133.131)%20scale(267.674)'%3e%3cstop%20stop-color='%23FF3D00'/%3e%3cstop%20offset='1'%20stop-color='%23FF6D00'%20stop-opacity='0.01'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint3_radial_753_5511'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(434%20517.45)%20rotate(104.974)%20scale(231.816)'%3e%3cstop%20stop-color='%23FF0000'/%3e%3cstop%20offset='1'%20stop-color='%23FF6D00'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat calc(50% - 590px) -77px, linear-gradient(to bottom, #121212 18.47%, #121212d6 36.23%, #12121200 140.9%) no-repeat 50% 0, url(data:image/webp;base64,UklGRvQGAABXRUJQVlA4WAoAAAAUAAAAUQAAUQAAQUxQSBcAAAABDzD/ERGCTMBi6F97BTwR/Z+AIdXfAgBWUDggOAAAALAEAJ0BKlIAUgA+kUihTKWkIyIg6ACwEglpAAAHdlV8vcae8m+nTp06dOnTfAAA/vhNAAAAAAAAWE1QIHYGAAA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA5LjAtYzAwMCA3OS4xNzFjMjdmYWIsIDIwMjIvMDgvMTYtMjI6MzU6NDEgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCAyNC4wIChNYWNpbnRvc2gpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyMi0xMS0xNlQxNjozNCswOTowMCIgeG1wOk1vZGlmeURhdGU9IjIwMjItMTEtMTZUMTY6MzU6MTIrMDk6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjItMTEtMTZUMTY6MzU6MTIrMDk6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOmY0YTVlNTk4LTIzZDItNDA0YS1hNDYxLWZhZDkyNmQ3YmE5MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4Yzc2ZDY4OC00N2RhLTQzZmEtODliNy00YWYyMjQwNzliM2YiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo4Yzc2ZDY4OC00N2RhLTQzZmEtODliNy00YWYyMjQwNzliM2YiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjhjNzZkNjg4LTQ3ZGEtNDNmYS04OWI3LTRhZjIyNDA3OWIzZiIgc3RFdnQ6d2hlbj0iMjAyMi0xMS0xNlQxNjozNCswOTowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDI0LjAgKE1hY2ludG9zaCkiLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmFmMTYwYjYxLWNhYzktNDg4YS05NWRiLWVjNDg2YzRiNmYzMiIgc3RFdnQ6d2hlbj0iMjAyMi0xMS0xNlQxNjozNDo0OCswOTowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDI0LjAgKE1hY2ludG9zaCkiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmY0YTVlNTk4LTIzZDItNDA0YS1hNDYxLWZhZDkyNmQ3YmE5MCIgc3RFdnQ6d2hlbj0iMjAyMi0xMS0xNlQxNjozNToxMiswOTowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDI0LjAgKE1hY2ludG9zaCkiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+) repeat 50% 50%;
	background-size:1100px 1100px, 100% 330px, 41px 41px;
}
