.GateAnimation_gateContainer__YI_QF{position:relative;width:100%;height:100vh;overflow:hidden}.GateAnimation_gateHalf__gY80G{position:absolute;top:0;height:100%;width:50%;z-index:100;transition:transform 1.5s ease-in-out}.GateAnimation_leftGate__nE2iL{left:0;border-right:1px solid hsla(0,0%,100%,.2);box-shadow:5px 0 15px rgba(0,0,0,.3);background-image:url(/img/LeftSideGate.png)}.GateAnimation_leftGate__nE2iL,.GateAnimation_rightGate__8Z_9Q{transform:translateX(0);background-size:cover;background-position:50%}.GateAnimation_rightGate__8Z_9Q{right:0;border-left:1px solid hsla(0,0%,100%,.2);box-shadow:-5px 0 15px rgba(0,0,0,.3);background-image:url(/img/RightSideGate.png)}.GateAnimation_leftOpen__2RVGh{transform:translateX(-100%)}.GateAnimation_rightOpen__4mfT_{transform:translateX(100%)}.GateAnimation_contentContainer__VH9g_{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out;transition-delay:.5s;z-index:50}.GateAnimation_contentVisible__UGYtp{opacity:1}.GateAnimation_gatePattern__aAZtH{width:100%;height:100%;background-size:cover;opacity:.5}@media (max-width:768px){.GateAnimation_leftGate__nE2iL,.GateAnimation_rightGate__8Z_9Q{background-size:contain;background-repeat:repeat}}@keyframes SnowfallComponent_snowfall__7RDzH{0%{transform:translateY(-10vh);opacity:0}to{transform:translateY(100vh);opacity:1}}.SnowfallComponent_snowfallContainer__WGsoP{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:60}.SnowfallComponent_flake__nFNPm{position:absolute;top:-5px;width:5px;height:5px;background-color:#daa520;border-radius:50%;animation:SnowfallComponent_snowfall__7RDzH linear infinite}