/* Webfont: Lato-Bold */
@font-face {
  font-family: 'Lato';
  src: url("fonts/Lato-Bold-a2fb219c999a8fa6b95ad7c24890072e.eot");
  /* IE9 Compat Modes */
  src: local("Lato Bold"), local("Lato-Bold"), local("Lato"), url("fonts/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Bold-cccb897485813c7c256901dbca54ecf2.woff2") format("woff2"), url("fonts/Lato-Bold-d878b6c29b10beca227e9eef4246111b.woff") format("woff"), url("fonts/Lato-Bold-5b1b8b856d7a8cb1cb0bae6d0573f2e9.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
  text-rendering: optimizeLegibility; }

/* Webfont: Lato-Light */
@font-face {
  font-family: 'Lato';
  src: url("fonts/Lato-Light-4afee4c98483c85a33460792d1f0f6db.eot");
  /* IE9 Compat Modes */
  src: local("Lato Light"), local("Lato-Light"), url("fonts/Lato-Light.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Light-7244318390cc4d36aac4a613ff42d308.woff2") format("woff2"), url("fonts/Lato-Light-90301aa07d780a09812229d6375c3b28.woff") format("woff"), url("fonts/Lato-Light-cf44fd55d7045a2378f92f86ddfca3d3.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
  text-rendering: optimizeLegibility; }

/* Webfont: Lato-Regular */
@font-face {
  font-family: 'Lato';
  src: url("fonts/Lato-Regular-8ab18d934cfa1e51dc8273cd8585387e.eot");
  /* IE9 Compat Modes */
  src: local("Lato Regular"), local("Lato-Regular"), local("Lato"), url("fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Regular-bd03a2cc277bbbc338d464e679fe9942.woff2") format("woff2"), url("fonts/Lato-Regular-27bd77b9162d388cb8d4c4217c7c5e2a.woff") format("woff"), url("fonts/Lato-Regular-6d4e78225df0cfd5fe1bf3e8547fefe4.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility; }

header {
  background-color: rgba(0, 0, 0, 0.6);
  height: 48px;
  width: 100%;
  flex-shrink: 0;
  z-index: 2; }
  @media screen and (orientation: portrait) and (max-width: 530px) {
    header {
      height: 50px; } }
  @media screen and (orientation: landscape) and (max-height: 680px) {
    header {
      height: 50px; } }

header a {
  margin: 0 16px;
  padding: 10px 0 6px 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center left;
  background-origin: content-box;
  box-sizing: border-box;
  height: 54px;
  display: inline-block; }
  header a:focus {
    outline: black solid 1px;
    outline-offset: 2px;
    border-radius: 2px; }
  @media screen and (orientation: portrait) and (max-width: 530px) {
    header a {
      margin-left: 8px; } }
  @media screen and (orientation: landscape) and (max-height: 680px) {
    header a {
      margin-left: 8px; } }

.background--background {
  background-image: url("images/default-background-f50da247492be806ff923a2ac6960d17.png"); }

.background--header {
  background: #fff; }

.background--primary {
  background-color: #000; }
  .background--primary:hover {
    background-color: #2a3238; }

.focus--primary:focus {
  box-shadow: #fff 0 0 0 1px, #000 0 0 0 3px; }

.color--primary {
  color: #1B8756; }

.color--primary-contrast {
  color: #fff; }
  .color--primary-contrast:hover {
    color: #fff; }

footer .link-container a, footer #g2mm-copyright {
  font-weight: normal;
  color: #000; }

footer {
  margin-top: 44px;
  position: relative;
  text-align: center;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  z-index: 0; }
  @media screen and (orientation: portrait) and (max-width: 530px) {
    footer {
      padding-top: 5px;
      line-height: 14px; } }
  footer .link-container {
    display: flex;
    margin: 0 auto;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    z-index: 2; }
    @media (max-width: 530px) {
      footer .link-container {
        padding: 0 12px;
        flex-direction: row; } }
    @media screen and (orientation: portrait) and (max-width: 530px) {
      footer .link-container {
        margin: 5px auto; } }
    @media screen and (orientation: landscape) and (max-height: 680px) {
      footer .link-container {
        margin: 5px auto; } }
    footer .link-container a {
      font-weight: normal;
      font-size: 14px;
      margin: 10px;
      padding: 0 2px;
      white-space: nowrap;
      text-decoration: none;
      border: 0 none;
      border-radius: 2px; }
      @media (max-width: 530px) {
        footer .link-container a {
          font-size: 12px;
          white-space: unset;
          margin: 10px 5px;
          padding: 0 2px; } }
      @media screen and (orientation: portrait) and (max-width: 530px) {
        footer .link-container a {
          font-size: 11px;
          margin: 10px 5px;
          padding: 0 2px; } }
      @media screen and (orientation: landscape) and (max-height: 680px) {
        footer .link-container a {
          font-size: 11px;
          margin: 10px 5px;
          padding: 0 2px; } }
      footer .link-container a:hover {
        text-decoration: underline; }
      footer .link-container a:focus {
        outline-offset: 2px;
        outline: black solid 1px;
        border-radius: 2px; }
  footer #g2mm-copyright {
    font-size: 11px;
    width: 80%;
    margin: 15px auto 0;
    line-height: 18px;
    z-index: 2; }
    @media screen and (orientation: portrait) and (max-width: 530px) {
      footer #g2mm-copyright {
        font-size: 9px;
        line-height: 11px;
        margin: 4px auto;
        width: unset; } }
    @media screen and (orientation: landscape) and (max-height: 680px) {
      footer #g2mm-copyright {
        font-size: 9px;
        line-height: 11px;
        margin: 4px auto;
        width: unset; } }

html, body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0; }

body {
  overflow: hidden;
  color: #000;
  box-sizing: border-box; }

a {
  position: relative; }
  a:focus {
    outline: black solid 1px;
    outline-offset: 2px;
    border-radius: 2px; }

#g2mm-page {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100%;
  width: 100%;
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  font-family: Lato, "Trebuchet MS", Helvetica, Arial, sans-serif;
  transition: all 250ms ease;
  overflow: auto; }

.column-container {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
  max-width: 640px;
  margin: 64px auto 0;
  width: 75%;
  z-index: 1; }
  @media screen and (max-width: 530px) {
    .column-container {
      margin: 13px auto 0;
      padding: 0 13px;
      max-width: 100%;
      width: 100%; } }
  @media (max-height: 800px) {
    .column-container {
      margin-top: 24px; } }
  @media screen and (orientation: portrait) and (max-width: 530px) {
    .column-container {
      margin-top: 15px; } }
  @media screen and (orientation: landscape) and (max-height: 680px) {
    .column-container {
      margin-top: 15px;
      padding: 0 15px;
      width: 100%; } }

.content-box {
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 8px;
  padding: 32px; }

main.solid {
  padding: 1em; }

#g2mm-profile-text {
  display: flex;
  flex-direction: column; }

#g2mm-title, #g2mm-location, #g2mm-aboutme {
  margin: 4px 20px 0 20px;
  color: #000;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  line-height: 24px; }

#g2mm-location {
  font-size: 16px; }

#g2mm-aboutme {
  font-size: 16px; }
  #g2mm-aboutme a {
    text-decoration: none; }
    #g2mm-aboutme a:hover {
      text-decoration: underline; }
    #g2mm-aboutme a:focus {
      outline: black solid 1px;
      outline-offset: 2px;
      border-radius: 2px;
      padding-inline-start: 4px;
      padding-inline-end: 4px; }

#g2mm-modules {
  width: 100%;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  text-align: center;
  margin-top: 12px; }
  @media screen and (orientation: portrait) and (max-width: 530px) {
    #g2mm-modules {
      min-height: unset; } }
  @media screen and (orientation: landscape) and (max-height: 680px) {
    #g2mm-modules {
      min-height: 100px; } }
  @media screen and (orientation: landscape) and (max-height: 490px) {
    #g2mm-modules {
      min-height: 90px; } }
  #g2mm-modules .g2mm-join-link {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    display: inline-block;
    margin: 20px auto 12px auto;
    padding: 12px 24px;
    width: auto;
    border-radius: 8px;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    border: none; }
    #g2mm-modules .g2mm-join-link:focus {
      box-shadow: none;
      outline-offset: 2px;
      outline: black solid 1px; }
    #g2mm-modules .g2mm-join-link:focus:after {
      display: none; }
    @media (max-width: 530px) {
      #g2mm-modules .g2mm-join-link {
        white-space: normal;
        vertical-align: middle; } }
    @media (max-width: 400px) {
      #g2mm-modules .g2mm-join-link {
        white-space: normal;
        vertical-align: middle; } }
    @media screen and (orientation: portrait) and (max-width: 530px) {
      #g2mm-modules .g2mm-join-link {
        min-height: unset; } }
    @media screen and (orientation: landscape) and (max-height: 680px) {
      #g2mm-modules .g2mm-join-link {
        margin: 10px auto; } }
  #g2mm-modules #g2mm-web-join-link {
    font-size: 16px;
    margin: 0 auto 20px;
    display: inline-block;
    text-decoration: none;
    border: 1px solid transparent;
    padding: 0 4px; }
    #g2mm-modules #g2mm-web-join-link:hover {
      text-decoration: underline; }
    #g2mm-modules #g2mm-web-join-link:focus {
      outline: black solid 1px;
      outline-offset: 2px;
      border-radius: 2px; }
    #g2mm-modules #g2mm-web-join-link:focus:after {
      display: none; }
    @media screen and (orientation: portrait) and (max-width: 530px) {
      #g2mm-modules #g2mm-web-join-link {
        margin: 0 auto 15px; } }
    @media screen and (orientation: landscape) and (max-height: 680px) {
      #g2mm-modules #g2mm-web-join-link {
        margin: 0 auto 10px; } }

#g2mm-room-header {
  width: 100%;
  padding-bottom: 16px;
  border-radius: 8px; }
  @media screen and (max-height: 680px), screen and (max-width: 530px) {
    #g2mm-room-header {
      padding: 10px 0; } }

#g2mm-room-meeting-title {
  margin: 0 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }
  #g2mm-room-meeting-title h1 {
    font-size: 36px;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    margin: 0; }

#profile-info {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: center;
  font-weight: 300;
  margin: 0 auto; }
  @media (max-width: 530px) {
    #profile-info {
      padding-top: 30px; } }
  @media (max-height: 899px) {
    #profile-info {
      padding-top: 20px;
      padding-bottom: 27px; } }
  @media screen and (orientation: portrait) and (max-width: 530px) {
    #profile-info {
      flex-direction: column;
      padding-top: 15px;
      padding-bottom: 15px; } }
  @media screen and (orientation: landscape) and (max-height: 680px) {
    #profile-info {
      flex-direction: column;
      padding: 15px; } }
  @media screen and (orientation: landscape) and (max-height: 490px) {
    #profile-info {
      flex-direction: row;
      padding: 15px; } }

#g2mm-avatar {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background-size: cover;
  margin: 0 auto;
  flex-shrink: 0;
  /*    @media (max-width: $medium-viewport-width) and (max-height: $xlarge-viewport-height) {
        width: $mobile-size;
        height: $mobile-size;
    }*/ }
  @media screen and (orientation: portrait) and (max-width: 530px) {
    #g2mm-avatar {
      height: 140px;
      width: 140px;
      margin: 0 auto; } }
  @media screen and (orientation: landscape) and (max-height: 680px) {
    #g2mm-avatar {
      height: 130px;
      width: 130px;
      margin: 0 auto; } }
  @media screen and (orientation: landscape) and (max-height: 490px) {
    #g2mm-avatar {
      height: 120px;
      width: 120px;
      margin: 0; } }
  @media screen and (orientation: portrait) and (max-height: 490px) {
    #g2mm-avatar {
      height: 120px;
      width: 120px;
      margin: 0 auto; } }

#g2mm-name h1, #g2mm-name h2 {
  margin: 24px 20px 0 20px;
  padding-bottom: 2px;
  color: #000;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis; }

/*# sourceMappingURL=../../../static/_.assets/g2mm-room.css.map */