@charset "UTF-8";
html {
  scroll-behavior: initial !important;
  overflow-x: hidden !important;
}

html.lenis {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain !important;
}

.lenis.lenis-stopped {
  overflow: hidden !important;
}

.lenis.lenis-scrolling iframe {
  pointer-events: none;
}

body {
  background-color: #1e1e1e !important;
  overflow-x: hidden !important;
  max-width: 100%;
  transition: background-color 0.5s ease;
}

h1, h2, h3, h4, h5, h6, a {
  font-family: "Panchang-Variable";
}

p {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
}

h1 {
  font-weight: bold;
}

.section h2 {
  font-size: 100px;
  color: #A988F2;
}

a {
  transition: all 0.3s ease-in-out;
}

a, a:hover {
  text-decoration: none !important;
}

/*grains*/
/*
body:after {
  animation: grain 1s steps(10) infinite;
  background-image: url(../img/grains.png);
  content: "";
  height: 300%;
  left: -50%;
  opacity: 0.5;
  position: fixed;
  top: -110%;
  width: 300%;
  z-index: -1;
}
@keyframes grain {
  0%, 100% {
    transform: translate(0, 0);
  }
  10% {
    transform: translate(-5%, -10%);
  }
  20% {
    transform: translate(-15%, 5%);
  }
  30% {
    transform: translate(7%, -25%);
  }
  40% {
    transform: translate(-5%, 25%);
  }
  50% {
    transform: translate(-15%, 10%);
  }
  60% {
    transform: translate(15%, 0);
  }
  70% {
    transform: translate(0, 15%);
  }
  80% {
    transform: translate(3%, 35%);
  }
  90% {
    transform: translate(-10%, 10%);
  }
}*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none;
}

img {
  max-width: 100%;
  border-radius: 12px;
}

.grey-bg {
  background-color: rgb(255, 255, 255) !important;
}

.navbar-toggler-icon {
  width: 2.5em !important;
  background-image: url(../img/download.svg) !important;
}

.navbar-toggler {
  padding: 5px 20px 5px 20px !important;
  border-radius: 50px !important;
  border: 1px solid white !important;
}

html {
  scroll-padding-top: 6rem;
}

#clock {
  position: fixed;
  bottom: 20px;
  left: 20px;
  font-size: 17px;
  padding: 10px;
  color: #A988F2;
  font-family: "Panchang-Variable";
  z-index: 999;
  mix-blend-mode: difference;
}

/**
 * @license
 *
 * Font Family: Panchang
 * Designed by: Barbara Bigosinska, Hitesh Malaviya
 * URL: https://www.fontshare.com/fonts/panchang
 * © 2023 Indian Type Foundry
 *
 * Font Styles:
 * Panchang Variable(Variable font)
 * Panchang Extralight
 * Panchang Light
 * Panchang Regular
 * Panchang Medium
 * Panchang Semibold
 * Panchang Bold
 * Panchang Extrabold         
 *
*/
/**
* This is a variable font
* You can controll variable axes as shown below:
* font-variation-settings: 'wght' 800.0;
*
* available axes:

* 'wght' (range from 200.0 to 800.0)

*/
@font-face {
  font-family: "Panchang-Variable";
  src: url("../fonts/Panchang-Variable.woff2") format("woff2"), url("../fonts/Panchang-Variable.woff") format("woff"), url("../fonts/Panchang-Variable.ttf") format("truetype");
  font-weight: 200 800;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Panchang-Extralight";
  src: url("../fonts/Panchang-Extralight.woff2") format("woff2"), url("../fonts/Panchang-Extralight.woff") format("woff"), url("../fonts/Panchang-Extralight.ttf") format("truetype");
  font-weight: 200;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Panchang-Light";
  src: url("../fonts/Panchang-Light.woff2") format("woff2"), url("../fonts/Panchang-Light.woff") format("woff"), url("../fonts/Panchang-Light.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Panchang-Regular";
  src: url("../fonts/Panchang-Regular.woff2") format("woff2"), url("../fonts/Panchang-Regular.woff") format("woff"), url("../fonts/Panchang-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Panchang-Medium";
  src: url("../fonts/Panchang-Medium.woff2") format("woff2"), url("../fonts/Panchang-Medium.woff") format("woff"), url("../fonts/Panchang-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Panchang-Semibold";
  src: url("../fonts/Panchang-Semibold.woff2") format("woff2"), url("../fonts/Panchang-Semibold.woff") format("woff"), url("../fonts/Panchang-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Panchang-Bold";
  src: url("../fonts/Panchang-Bold.woff2") format("woff2"), url("../fonts/Panchang-Bold.woff") format("woff"), url("../fonts/Panchang-Bold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Panchang-Extrabold";
  src: url("../fonts/Panchang-Extrabold.woff2") format("woff2"), url("../fonts/Panchang-Extrabold.woff") format("woff"), url("../fonts/Panchang-Extrabold.ttf") format("truetype");
  font-weight: 800;
  font-display: swap;
  font-style: normal;
}
.custom-height-100 {
  min-height: 100vh;
  align-items: center;
  display: grid;
}

.br-20 {
  border-radius: 20px;
}

.brt-20 {
  border-radius: 20px 20px 0px 0px;
}

.fz-0 {
  z-index: 0;
}

.fz-1 {
  z-index: 1;
}

.navbar-brand {
  text-transform: uppercase;
  font-size: 3vw !important;
  font-weight: bold;
  letter-spacing: 3px;
  color: #ffffff !important;
  transition: all 1.3s cubic-bezier(1, 0.02, 0.47, 0.88);
  z-index: 9999999999999;
  mix-blend-mode: difference;
}

@media (max-width: 768px) {
  .navbar-brand {
    font-size: 4vw !important;
  }
}
.navbar-brand img {
  border-radius: 0px;
}

/*nav {
  //border-bottom: 1px solid #fff;
}*/
/*HERO SECTION*/
.hero {
  min-height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  overflow: hidden;
  background-position: top center;
  background-size: cover;
}

.hero h1 {
  color: #fff;
  font-size: 4vw;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .hero h1 {
    font-size: 6vw !important;
    margin-bottom: 24px;
  }
}
@media (max-width: 768px) {
  .hero {
    border-radius: 4%;
  }
}
.hero .hero-content {
  padding: 0px 25px;
  padding-top: 120px;
  align-items: flex-end;
}

.hero p {
  color: #fff;
  font-size: 20px;
}

.hero .floating-image {
  height: 200px;
  width: 200px;
  -o-object-fit: contain;
  object-fit: contain;
}

@media (max-width: 992px) {
  .hero p {
    color: #fff;
    font-size: 18px;
  }
}
@media (max-width: 1200px) {
  .hero .floating-image {
    height: 120px;
    -o-object-fit: contain;
       object-fit: contain;
    display: none;
  }
  .hero .hero-content {
    padding-top: 30px;
  }
}
.hero h1 span {
  color: #E0F252;
}

.hero h3 {
  font-size: 20px !important;
}

/*video {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100vw;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  position: fixed;
  z-index: -2;
  opacity: 0.9;
  border-radius: 20px;
  margin: 0 auto;
}*/
.floating-image {
  position: relative;
  animation-name: float;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

@keyframes float {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}
.offset {
  margin-bottom: -120px;
  margin-left: -53px;
}

@media only screen and (max-width: 1200px) {
  .offset {
    margin-left: 0px;
    margin-bottom: 0px;
  }
}
.px-custom {
  padding: 0px 35px !important;
}
@media (max-width: 990px) {
  .px-custom {
    padding: 0px 20px !important;
  }
}

.rounded-bg {
  border-radius: 20px;
  background-color: rgb(24, 24, 24);
  color: white;
  margin: 5px 5px 5px 5px;
  padding-left: 45px !important;
  padding-right: 45px !important;
  padding-top: 45px;
  padding-bottom: 45px;
}

.hover-link h2 {
  position: relative;
  z-index: 999;
}

.rounded-bg-shirts {
  border-radius: 20px;
  background-color: rgb(24, 24, 24);
  color: white;
  margin: 5px 5px 5px 5px;
  padding-left: 45px !important;
  padding-right: 45px !important;
  padding-top: 45px;
  padding-bottom: 45px;
  min-height: 300px;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../img/black-shirts.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 0.2s ease-in-out;
}
.rounded-bg-shirts:hover:after {
  opacity: 1;
}
.rounded-bg-shirts:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  background-color: rgba(170, 136, 242, 0.7764705882);
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  border-radius: 20px;
  transition: all 0.2s ease-in-out;
  z-index: 998;
}

.rounded-bg-web {
  border-radius: 20px;
  background-color: rgb(24, 24, 24);
  color: white;
  margin: 5px 5px 5px 5px;
  padding-left: 45px !important;
  padding-right: 45px !important;
  padding-top: 45px;
  padding-bottom: 45px;
  min-height: 300px;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../img/tylernelson.ca-desktop-grid-comp.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.rounded-bg-web:hover:after {
  opacity: 1;
}
.rounded-bg-web:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  background-color: rgba(223, 242, 82, 0.7882352941);
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  border-radius: 20px;
  transition: all 0.2s ease-in-out;
  z-index: 998;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
}

.rounded-bg-ph {
  border-radius: 20px;
  background-color: rgb(24, 24, 24);
  color: white;
  margin: 10px 5px 5px 5px;
  padding-left: 45px !important;
  padding-right: 45px !important;
  padding-top: 45px;
  padding-bottom: 45px;
  min-height: 300px;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../img/vr-goggles.jpeg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.rounded-bg-ph:hover:after {
  opacity: 1;
}
.rounded-bg-ph:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  background-color: rgba(136, 175, 242, 0.7882352941);
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  border-radius: 20px;
  transition: all 0.2s ease-in-out;
  z-index: 998;
}

.rounded-bg-3d {
  border-radius: 20px;
  background-color: rgb(24, 24, 24);
  color: white;
  margin: 5px -5px 5px -5px;
  padding-left: 45px !important;
  padding-right: 45px !important;
  padding-top: 45px;
  padding-bottom: 45px;
  min-height: 300px;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../img/running-shoe-banner.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.rounded-bg-3d:hover:after {
  opacity: 1;
}
.rounded-bg-3d:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  background-color: rgba(255, 6, 6, 0.7882352941);
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  border-radius: 20px;
  transition: all 0.2s ease-in-out;
  z-index: 998;
}

.lerp-heading {
  transition: transform 0.3s ease-out, opacity 0.3s ease-out;
  transform: translate3d(0, 0, 0);
  opacity: 0;
}

.lerp-heading.active {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

/*CUSTOM image hover*/
.hover-link {
  position: relative;
  display: block;
}

.hover-image {
  position: absolute;
  top: 55%;
  left: 15%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: 99999;
  width: 300px;
  height: auto;
}

.hover-link:hover .hover-image {
  opacity: 1;
}
.hover-link:hover .hover-image cursor {
  transform: translate(-50% -50%) scale(1.5);
}

@media (max-width: 990px) {
  .hover-image {
    display: none !important;
  }
  .hover-link:hover .hover-image {
    opacity: 0 !important;
  }
}
/*.hover-image {
  transition: transform 0.2s ease-out;
}*/
.dotted-bg {
  background-color: #F5F5F5;
  background-image: url(../img/dot.png);
  background-repeat: repeat;
  background-position: center center;
}

.dotted-bg img {
  max-width: 100px;
  height: auto;
}

.mt-n-5 {
  margin-top: -50px;
}

.img-max-width img {
  max-width: 150px;
}

.h2-g h2 {
  color: #E0F252;
}

.parallax-section {
  position: relative;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/*-----------------------------------
fadeIn animation
-------------------------------------*/
/* Define the animation keyframes */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
/*.wrapper {
  //width: 100vw;
  //display: flex;
  //flex-direction: column;
  //justify-content: center;
  //align-items: center;
}*/
.wrapper .line {
  height: 40px;
  position: relative;
  overflow: hidden;
}

.wrapper .line span {
  position: absolute;
  font-size: 18px;
  line-height: 1.2rem;
}

.line {
  opacity: 0; /* Initially hide the text */
}

/*-----------------------------------
Image rootate
-------------------------------------*/
#image-rotate {
  transition: transform 0.2s ease;
}

/*-----------------------------------
AJAX
-------------------------------------*/
/* Animation transitions */
hero-img-div {
  z-index: 0;
  width: 15em;
  height: 9.5em;
  max-height: 30vh;
  max-width: 43vh;
  transform-origin: 0 0;
  margin-top: 1.2em;
  margin-left: 2.5em;
  margin-right: 0;
  position: relative;
}

.noverflow {
  width: 100%;
  height: 100%;
  max-width: 100%;
  border-radius: 20em;
  position: absolute;
  overflow: hidden;
}

.full-img.is-s-1 {
  position: absolute;
}

/*
.fade-in {
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

.fade-in.fade-in-visible {
  opacity: 1;
}
*/
span span {
  background-color: #E0F252;
  padding: 10px 24px;
  transform: rotate(-3deg);
  border-radius: 100px;
  display: inline-block;
}
@media (max-width: 678px) {
  span span {
    padding: 5px 24px;
  }
}

.mt-n-3 {
  margin-top: -32px;
}

.h2-products h2 {
  font-size: 64px;
  text-align: center;
  margin-bottom: 32px;
}

@media (max-width: 992px) {
  .h2-products h2 {
    font-size: 32px;
  }
}
.cards img {
  width: 100%;
  height: 356px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  border-radius: 15px !important;
  transition: cubic-bezier(0.075, 0.82, 0.165, 1) 2s;
}

.card {
  border-radius: 20px !important;
  padding: 16px;
  background-color: rgba(39, 39, 39, 0.6823529412) !important;
}

.card-title {
  color: #E0F252 !important;
  margin-top: 16px;
}

.card-text {
  color: #fff !important;
  margin-bottom: 56px !important;
}

.card:hover img {
  transform: scale(1.2) rotate(3deg) translateY(-24px) !important;
}

.img-inner {
  overflow: hidden;
  border-radius: 15px;
}

/*BUTTON*/
.btn41-43 {
  padding: 16px 40px;
  background: #A988F2;
  outline: none !important;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: block; /*CHANGE TO INLINE-BLOCK FOR REGULAR BUTTON*/
  border-radius: 30px;
  overflow: hidden;
  font-weight: 600;
  text-align: center;
}

.btn-43 {
  z-index: 1;
  color: white;
}

.btn-43:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
  z-index: -1;
  background: #E0F252;
  transition: all 0.3s ease;
  border-radius: 25px;
}

.btn-43:hover {
  color: rgb(0, 0, 0);
}

.btn-43:hover:after {
  top: auto;
  bottom: 0;
  height: 100%;
}

/*NAV*/
.navbar-toggler {
  position: fixed;
  top: 40px;
  right: 14px;
  z-index: 9999999999;
}
@media only screen and (max-width: 1200px) {
  .navbar-toggler {
    right: 20px;
    top: 20px;
  }
}

.navbar-toggler:hover .menu {
  display: flex !important;
}

/* ANIMATED X */
.navbar-toggler.x {
  border: none;
  cursor: pointer;
  z-index: 999;
}
.navbar-toggler.x:focus {
  outline: none;
}
.navbar-toggler.x:hover .icon-bar:nth-of-type(1) {
  width: 70px !important;
}
.navbar-toggler.x:hover .icon-bar:nth-of-type(2) {
  width: 70px !important;
}
.navbar-toggler.x .icon-bar {
  margin: 7px;
  width: 70px;
  display: block;
  height: 1px;
  background-color: #E0F252;
  transition: all 0.4s;
}
.navbar-toggler.x .icon-bar + .icon-bar {
  margin-top: 4px;
}
.navbar-toggler.x .icon-bar:nth-of-type(1) {
  width: 50px;
}
.navbar-toggler.x .icon-bar:nth-of-type(2) {
  width: 50px;
}

.overlay {
  height: 0;
  width: 100%;
  position: fixed;
  display: flex;
  z-index: 999999999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #A988F2;
  overflow-x: hidden;
  overflow-y: hidden;
  transition: all 1.3s cubic-bezier(1, 0.02, 0.47, 0.88);
  justify-content: center;
  align-items: center;
}

.overlay-content {
  display: flex;
  justify-content: flex-start;
  align-self: flex-end;
  width: 100%;
  max-width: 100%;
}
.overlay-content li {
  margin-bottom: 0px;
  list-style: none;
}

.overlay a {
  padding: 0px 40px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 100px;
  color: black;
  display: block;
  transition: 0.3s;
  z-index: 999;
}
.overlay a::after {
  content: "";
  display: block;
  width: 50%;
  height: 2px;
  position: absolute;
  background-color: black;
}
@media screen and (max-width: 450px) {
  .overlay a::after {
    width: 75%;
  }
}

.overlay ul li:last-child a::after {
  height: 0px;
}

.overlay .img-nav:after {
  height: 0px;
  display: none;
}

.overlay ul {
  padding-left: 0px;
  z-index: 99999999;
}

@media (max-width: 990px) {
  .overlay a {
    font-size: 9vw;
  }
  .overlay-content {
    justify-content: center;
    align-self: center;
  }
}
.overlay .closebtn::after {
  display: none;
}

.overlay a:hover,
.overlay a:focus {
  color: #f1f1f1;
}

.overlay .closebtn {
  position: absolute;
  top: 15px;
  right: 14px;
  font-size: 80px;
  z-index: 1200;
}

@media screen and (max-width: 990px) {
  /*.overlay a {
    font-size: 60px;
  }*/
  .overlay .closebtn {
    font-size: 43px;
    top: 0px;
    right: 0px;
  }
}
.overlay img {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 400px;
  height: auto;
  animation-name: float;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
@media (max-width: 990px) {
  .overlay img {
    right: 2px !important;
    z-index: -1;
    width: 200px;
  }
}

.white-color {
  color: #fff !important;
}

.copyright {
  position: fixed;
  bottom: 40px;
  right: 50px;
  z-index: 1111;
}
@media (max-width: 768px) {
  .copyright {
    right: 20px;
  }
}
.copyright p {
  margin-bottom: 0px;
}

.social {
  position: fixed;
  bottom: 40px;
  left: 50px;
  z-index: 1111;
}
@media (max-width: 768px) {
  .social {
    left: 20px;
  }
}
.social a {
  color: #CAC9C1;
  font-size: 18px;
  padding-right: 10px;
}
.social a:hover {
  color: white;
}

footer h5 {
  font-size: 9vw;
  color: #fff;
  font-family: "Panchang-Variable";
  text-transform: uppercase;
  font-weight: bold;
  white-space: nowrap;
}

.text > p {
  background: linear-gradient(to right, rgb(255, 255, 255) 50%, rgb(37, 37, 37) 50%);
  background-size: 200% 100%;
  background-position-x: 100%;
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  margin-bottom: -250px;
  margin-left: 50px;
  line-height: 1.2;
  /*   outline: 6px dotted teal; */
}

/*

.video_holder {
  width: 100%;
  //height: 100%;
  overflow: hidden;
}

.video_holder video {
  position: relative;
  //top: -80px;
}

.logo_mask {
  display: inline-block;

  -webkit-mask-image: url('../img/Union.svg');
  mask-image: url('../img/Union.svg');

  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;

  -webkit-mask-position: center;
  mask-position: center;

  -webkit-mask-size: 100%;
  mask-size: 100%;
}

video{
  margin: 0 auto;
  width:100%;
  //height: 80%;
  -o-object-fit: cover;
     object-fit: cover;
     //margin-top: -300px;
     border-radius: 20px;
     object-position: center;
     object-fit: cover;
     height: 500px;
}

@media only screen and (max-width: 992px) {
  video {
    margin-top: 0px;
  }
}

@media (max-width:990px){
  video{
    height: 250px;
  }
}

.logo_mask_mobile {
  display: inline-block;

  -webkit-mask-image: url('../img/Union-mobile-3.svg');
  mask-image: url('../img/Union-mobile-3.svg');

  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;

  -webkit-mask-position: center;
  mask-position: center;

  -webkit-mask-size: 100%;
  mask-size: 100%;
}


@media (min-width: 991px) {
  .logo_mask {
    display: block; 
  }
  .logo_mask_mobile {
    display: none;
  }
}

@media (max-width: 990px) {
  .logo_mask {
    display: none; 
  }
  .logo_mask_mobile {
    display: block; 
  }
}

video{
  clip-path: url(../img/Union.svg);
}

*/
.video-container {
  position: relative;
  width: 100%;
}

.video-container video {
  width: 100%;
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
}

.mask {
  width: 100%;
  -webkit-mask-image: url(../img/Union-uni.png);
  mask-image: url(../img/Union-uni.png);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  border-radius: 20px;
  -webkit-mask-position: right top;
          mask-position: right top;
}

.video-container img {
  display: none; /* Hide the image */
}

/*@media (max-width:1700px){
  .mask{
    -webkit-mask-image: url(../img/Union-1700.svg);
    mask-image: url(../img/Union-1700.svg);
    padding: 0px!important;
  }
}*/
@media (max-width: 1200px) {
  .mask {
    -webkit-mask-image: url(../img/Union-medium.svg);
    mask-image: url(../img/Union-medium.svg);
    padding: 0px !important;
  }
}
@media (max-width: 514px) {
  .mask {
    -webkit-mask-image: url(../img/Union-mobile-3.svg);
    mask-image: url(../img/Union-mobile-3.svg);
    padding: 0px !important;
  }
  .video-container video {
    height: 280px;
  }
}
.p-relative {
  position: relative;
}

.spin-star {
  position: absolute;
  top: -402px;
  right: 71px;
  height: 131px;
}

@media (max-width: 1200px) {
  .spin-star {
    height: 80px;
  }
}
@media (max-width: 514px) {
  .spin-star {
    height: 50px;
    top: -282px;
    right: 16px;
  }
}
.button-round {
  padding: 5px;
  font-size: 17px;
  height: 130px;
  width: 130px;
  border-radius: 50%;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  bottom: -13px;
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(25px);
  -webkit-backdrop-filter: blur(25px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
}

.rotateText {
  width: 180px;
  height: auto;
  animation: rotateText 10s linear infinite; /* Adjust the duration as needed */
  position: absolute;
  right: 0;
  left: 0;
  bottom: -36px;
  margin: 0 auto;
}

@keyframes rotateText {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@media (max-width: 514px) {
  .button-round {
    bottom: -50px;
    height: 100px;
    width: 100px;
  }
  .rotateText {
    bottom: -66px;
    height: 130px;
  }
}
@media (max-width: 768px) {
  .button-round svg {
    height: 60px;
    width: 60px;
  }
}
@media (max-width: 768px) {
  .hero-description span {
    display: none;
  }
}
/*body:before{
  content: "";
  //background-image: url(../img/craft-2.JPG);
  position: absolute;
  height: 100vh;
  width: 100vw;
  background-position: center center;
  background-size: cover;
  z-index: -5;
  opacity: 0.5;
}*/
#magneticButton {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100px; /* Set your desired width */
  height: 100px; /* Set your desired height */
  background-color: #3498db;
  color: #fff;
  border: none;
  border-radius: 50%; /* Make it perfectly round */
  cursor: pointer;
  transition: all 0.3s ease-out;
}

.hero-contact a {
  color: #fff;
  vertical-align: middle;
  background-color: #4396ef;
  padding: 8px 20px;
  border-radius: 25px;
}

.hero-contact a:hover {
  background-color: #216b9c;
}

.hero-contact {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding-top: 20px;
}

video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -2; /* Place the video behind other elements */
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5); /* Black overlay with 50% opacity */
  z-index: -1; /* Place the overlay behind other elements */
}

@media (max-width: 400px) {
  .hero-contact svg {
    display: none;
  }
}
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #232323;
  display: flex;
  justify-content: center;
  align-items: center;
  visibility: hidden;
  z-index: 999999999;
}

.preloader__count {
  font-size: 7vw;
  position: absolute;
  bottom: 30px;
  left: 30px;
  font-weight: 600;
  font-family: "Panchang-Variable";
  color: #fff;
}

@media (max-width: 990px) {
  .preloader__count {
    font-size: 12vw;
  }
}/*# sourceMappingURL=main.css.map */