@charset "utf-8";

@import url("./css2_1.css");

@import url("./css2.css");

.Layout_layoutContainer__qqL_u { display: flex; overflow: hidden; position: relative; font-family: Montserrat, sans-serif; }

.Layout_liveChatWrapper__7o96U { top: 0px; left: 0px; width: 400px; height: 100vh; background-color: rgb(13, 13, 24); z-index: 100; }

.Layout_mainWrapper__HNqX4 { min-height: 100vh; padding-left: 16px; padding-right: 16px; }

.Layout_outsideWrapperActive__1tLTf { margin-left: 400px; transform: scale(0.99); transform-origin: left center; }

.Layout_outsideWrapperActive__1tLTf, .Layout_outsideWrapper__cPq_x { flex: 1 1 0%; overflow: hidden; }

.Layout_outsideWrapper__cPq_x { margin-left: 0px; transform: scale(1); transform-origin: left center; }

.Layout_liveChatDrawer__hJ36T { position: fixed; top: 0px; left: 0px; width: 400px; height: 100vh; background-color: rgb(13, 13, 24); z-index: 100; transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); transform: translateX(-100%); box-shadow: none; }

.Layout_liveChatDrawer__hJ36T.Layout_show__4DK_y { transform: translateX(0px); box-shadow: rgba(0, 0, 0, 0.3) 4px 0px 20px; }

@media (max-width: 1300px) {
  .Layout_liveChatDrawer__hJ36T.Layout_show__4DK_y { position: fixed; top: 0px; left: 0px; width: 100vw; height: 100vh; z-index: 999; background-color: rgba(0, 0, 0, 0.5); }
  .Layout_liveChatDrawer__hJ36T.Layout_show__4DK_y .Layout_liveChatContent__aYzRl { position: absolute; left: 0px; top: 0px; width: 350px; height: 100vh; background-color: rgb(13, 13, 24); transform: translateX(0px); }
}

@media (max-width: 768px) {
  .Layout_liveChatDrawer__hJ36T.Layout_show__4DK_y .Layout_liveChatContent__aYzRl { width: 100vw; }
}

.Layout_liveChatDrawerRight__wCoYJ { position: fixed; top: 0px; right: 0px; width: 400px; height: 100vh; background-color: rgb(13, 13, 24); z-index: 100; transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); transform: translateX(100%); box-shadow: none; }

.Layout_liveChatDrawerRight__wCoYJ.Layout_showRight__elqWD { transform: translateX(0px); box-shadow: rgba(0, 0, 0, 0.3) -4px 0px 20px; }

@media (max-width: 1300px) {
  .Layout_liveChatDrawerRight__wCoYJ.Layout_showRight__elqWD { position: fixed; top: 0px; left: 0px; width: 100vw; height: 100vh; z-index: 999; background-color: rgba(0, 0, 0, 0.5); }
  .Layout_liveChatDrawerRight__wCoYJ.Layout_showRight__elqWD .Layout_liveChatContent__aYzRl { position: absolute; right: 0px; top: 0px; width: 350px; height: 100vh; background-color: rgb(13, 13, 24); transform: translateX(0px); }
}

@media (max-width: 768px) {
  .Layout_liveChatDrawerRight__wCoYJ.Layout_showRight__elqWD .Layout_liveChatContent__aYzRl { width: 100vw; right: 0px; }
}

.Layout_overlay__l9hXx { position: fixed; top: 0px; left: 0px; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.4); z-index: 99; transition: opacity 0.5s ease-in-out; opacity: 1; }

@media (min-width: 1300px) {
  .Layout_overlay__l9hXx { display: none; }
}

.Layout_contentWrapper__1I45q { flex: 1 1 0%; transition: margin-left 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), margin-right 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.3s ease-in-out; margin-left: 0px; margin-right: 0px; transform: scale(1); transform-origin: center center; overflow: hidden; }

@media (min-width: 1300px) {
  .Layout_contentWrapper__1I45q.Layout_shifted__OJQxe { margin-left: 400px; transform: scale(0.99); }
}

@media (max-width: 1299px) {
  .Layout_contentWrapper__1I45q.Layout_shifted__OJQxe { margin-left: 0px; transform: scale(1); }
}

@media (min-width: 1300px) {
  .Layout_contentWrapper__1I45q.Layout_shiftedRight__Zf1ZG { margin-right: 400px; transform: scale(0.99); }
}

@media (max-width: 1299px) {
  .Layout_contentWrapper__1I45q.Layout_shiftedRight__Zf1ZG { margin-right: 0px; transform: scale(1); }
}

.Layout_snowFlakeContainer__EnyAG { position: absolute; top: 0px; left: 0px; width: 100%; height: 20%; pointer-events: none; z-index: 9999; }