*,:after,:before{
  box-sizing:border-box;
  margin:0;
  padding:0
}

/* Smooth Scroll Added */
html{
  margin:0;
  padding:0;
  width:100%;
  overflow-x:hidden;
  scroll-behavior:smooth;
}

body{
  margin:0;
  padding:0;
  width:100%;
  overflow-x:hidden;
  background:#000;
  font-family:Arial,sans-serif;
  scroll-behavior:smooth;
  -webkit-overflow-scrolling:touch;
}

img{
  display:block;
  max-width:100%
}

.HeroBanner_fullScreen__90Hjd{
  overflow:hidden;
  position:relative;
  width:100%
}

.HeroBanner_fullScreen__90Hjd img{
  display:block;
  height:100%;
  object-fit:cover;
  width:100%
}

.GifSection_gifSection__-Eot4{
  height:auto;
  left:50%;
  margin-left:-50vw;
  margin-right:-50vw;
  overflow:hidden;
  position:relative;
  right:50%;
  width:100vw
}

.GifSection_gifSection__-Eot4 img{
  display:block;
  height:100%;
  object-fit:cover;
  width:100%
}

#Footer_root__uTcwp{
  margin:0;
  padding:0;
  width:100%;
  overflow-x:hidden
}

*{
  box-sizing:border-box
}

.Footer_customFooter__HWeWX{
  background:#000;
  color:#fff;
  font-family:Arial,sans-serif;
  margin:0;
  padding:0;
  width:100%;
  overflow-x:hidden
}

.Footer_footerContainer__z9i3o{
  align-items:center;
  display:flex;
  flex-wrap:wrap;
  gap:20px;
  justify-content:space-between;
  margin:0;
  padding:40px 5%;
  width:100%
}

.Footer_footerLeft__IXcpS{
  flex:1 1;
  min-width:280px
}

.Footer_footerLeft__IXcpS img{
  margin:0 0 15px;
  width:200px
}

.Footer_footerContact__DPgSD{
  font-size:14px;
  line-height:1.8;
  margin:0 0 15px
}

.Footer_footerSocial__YX6OL{
  font-size:14px
}

.Footer_footerSocial__YX6OL a{
  color:#fff;
  margin-right:12px;
  text-decoration:none;
  transition:color .3s
}

.Footer_footerSocial__YX6OL a:hover{
  color:#d4a017
}

.Footer_footerRight__htMbS{
  flex:1 1;
  min-width:200px;
  text-align:right
}

.Footer_footerRight__htMbS img{
  max-width:220px;
  opacity:.2
}

.Footer_footerBottom__\+I6MA{
  background:#d4a017;
  font-size:14px;
  margin:0;
  padding:12px;
  text-align:center;
  width:100%
  position:fixed;
}

/* Smooth anchor offset if sticky header */
section,
div[id]{
  scroll-margin-top:80px;
}

@media (max-width:768px){
  .Footer_footerContainer__z9i3o{
    flex-direction:column;
    text-align:center
  }

  .Footer_footerRight__htMbS{
    text-align:center
  }

  .Footer_footerLeft__IXcpS img{
    width:160px
  }
}

/*# sourceMappingURL=main.01c7a558.css.map*/