@import "https://fonts.googleapis.com/css?family=Dosis";
/* #region Responsive Mixins */
/* #region Responsive */
/* #endregion */
/* #endregion */

.wrapper {
  box-sizing: border-box;
  margin: 0 auto 1rem;
  padding: 0 1rem;
  /*max-width: $page-max-width;*/
  max-width: 1092px;
}

.wrapper nav.sectional {
  font-size: 1.25em;
  height: 28px;
  margin: 0.25em auto 1.25em;
  position: relative;
  text-align: center;
  width: 100%;
}

.wrapper nav.sectional:after {
  border-bottom: solid 1px #000;
  content: '';
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 1;
}

.wrapper nav.sectional div {
  background-color: #f6f6f6;
  display: inline-block;
  margin: 0;
  padding: 0 20px 0 20px;
  position: relative;
  text-align: center;
  width: auto;
  z-index: 3;
}

.wrapper nav.sectional div a {
  color: #0d4d8b;
  margin: 0;
}

.wrapper nav.sectional div a:not(:last-child) {
  border-right: 1px solid #0d4d8b;
  padding-right: 1rem;
}

.wrapper nav.sectional div a:not(:first-child) {
  padding-left: 1rem;
}

.wrapper nav.sectional div a.active {
  color: #006fd0;
  font-weight: bold;
}

.wrapper main > h1 {
  /*font-size: 1.25em;*/
  font: normal 1.5em "Segoe UI",Arial,Tahoma;
  margin: 1em 0;
  text-align: center;
}

@media (min-width: 768px) {
  .wrapper main > h1 {
    text-align: left;
  }
}

.wrapper main.about h2 {
  font-size: 1.1em;
  margin-top: 1.5em;
}

.wrapper main.about h3 {
  font-size: 1em;
  font-weight: normal;
  margin: 0;
}

.wrapper main.about h3 ~ p {
  margin-top: 0;
}

.wrapper main.about ul {
  list-style: none outside none;
  padding: 0;
}

.wrapper main.about .split {
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .wrapper main.about .split {
    flex-direction: row;
  }
}

.wrapper main.about .split > div:not(:last-child) {
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  .wrapper main.about .split > div:not(:last-child) {
    margin-bottom: 0;
    margin-right: 4rem;
  }
}

.wrapper main.about .split img.scale {
  box-sizing: border-box;
  height: auto;
  max-width: calc(100vw - 2rem);
}

.wrapper main.management ol {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.wrapper main.management ol > li {
  align-items: center;
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .wrapper main.management ol > li {
    align-items: flex-start;
    flex-direction: row;
  }
}

.wrapper main.management ol > li:not(:last-child) {
  margin-bottom: 1rem;
}

.wrapper main.management ol > li > img {
  flex: 0 0 141px;
  height: 141px;
  margin-bottom: 1rem;
  width: 113px;
}

@media (min-width: 768px) {
  .wrapper main.management ol > li > img {
    flex-basis: 113px;
    margin-bottom: 0;
    margin-right: 1rem;
  }
}

.wrapper main.management ol > li h2, .wrapper main.management ol > li h3 {
  margin-bottom: 0;
  margin-top: 0;
  text-align: center;
}

@media (min-width: 768px) {
  .wrapper main.management ol > li h2, .wrapper main.management ol > li h3 {
    text-align: left;
  }
}

.wrapper main.management ol > li h2 {
  color: #0d4d8b;
  font: normal 25px "Segoe UI", Arial;
}

.wrapper main.management ol > li h3 {
  color: #2d2d2d;
  font: bold 13px "Segoe UI", Arial;
}

.wrapper main.images > h1 {
  border-bottom: 1px dotted;
  margin-bottom: .5em;
  padding-bottom: .5em;
}

.wrapper main.images > div {
  align-items: flex-end;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.wrapper main.images > div > a {
  box-sizing: border-box;
  color: #2D2D2D;
  margin: 2em 0;
  padding: 0 1em;
  min-width: 25%;
  outline: none;
  text-align: center;
  text-decoration: none;
}

.wrapper main.images > div > a > img {
  display: block;
  margin: 0 auto .5rem;
}

.wrapper main.images > div > a:hover {
  text-decoration: none;
}

.wrapper main.images > div.gamelogos {
  align-items: center;
  background-color: #333333;
}

.wrapper main.images > div.gamelogos > a {
  justify-content: center;
  min-width: 33%;
}

.wrapper main.images > div.software {
  align-items: flex-end;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.wrapper main.images > div.software > a {
  box-sizing: border-box;
  color: #2D2D2D;
  margin: 2em 0;
  padding: 0;
  min-width: 260px;
  outline: none;
  text-align: center;
  text-decoration: none;
}

.wrapper main.press {
  /*> div.archives {
				display: flex;
				flex-direction: column;
				justify-content: space-between;
				position: relative;

				@include tablet {
					flex-direction: row;
				}

				> a#archives {
					position: relative;
					top: -55px;
				}

				h2 {
					border-bottom: 1px dotted #2d2d2d;
					font: normal 20px 'Segoe UI', Arial;
					margin-bottom: 5px;
					padding-bottom: 5px;
				}

				> div {
					flex: 1 1 50%;
				}

				> div.articles {
					margin-right: 2em;

					a {
						display: block;
						font: normal 15px 'Segoe UI', Arial;
						margin: 10px 0;
						padding-left: 20px;

						&.entertainment {
							background: url('/about/images/archive/arrow_games.png') no-repeat 0px 6px;
						}

						&.software {
							background: url('/about/images/archive/arrow_software.png') no-repeat 0px 6px;
						}

						&.corporate {
							background: url('/about/images/archive/arrow_corporate.png') no-repeat 0px 6px;
						}
					}
				}

				> div.past {
					> div {
						display: flex;
						flex-direction: row;
						flex-wrap: wrap;
						justify-content: space-between;

						> div.year {
							min-width: 33%;

							> div.monthes {
								display: flex;
								flex-direction: column;
								line-height: 1.5;
							}
						}
					}
				}
			}*/
}

.wrapper main.press > div.latest {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

@media (min-width: 768px) {
  .wrapper main.press > div.latest {
    justify-content: space-around;
  }
}

@media (min-width: 1024px) {
  .wrapper main.press > div.latest {
    justify-content: space-between;
  }
}

.wrapper main.press > div.latest > article {
  display: flex;
  flex-direction: column;
  margin: 0 1em 2em;
  max-width: 100%;
}

@media (min-width: 1024px) {
  .wrapper main.press > div.latest > article {
    margin-left: 0;
    margin-right: 0;
  }
}

.wrapper main.press > div.latest > article > a {
  position: relative;
  width: 100%;
}

.wrapper main.press > div.latest > article > a > img {
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
}

.wrapper main.press > div.latest > article > a > img.large {
  display: none;
}

.wrapper main.press > div.latest > article > a > img.small {
  display: block;
}

.wrapper main.press > div.latest > article div.content_wrapper {
  background-color: #dddddd;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.wrapper main.press > div.latest > article div.content_wrapper > a {
  align-self: flex-end;
  color: #2D2D2D;
  background-color: #FFF;
  padding: 5px 10px;
}

.wrapper main.press > div.latest > article div.content_wrapper > a:hover {
  text-decoration: none;
}

.wrapper main.press > div.latest > article div.content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding: 1em 2em;
}

.wrapper main.press > div.latest > article div.content > h2 {
  color: #006fd0;
  font-size: 1.625em;
  font-weight: 700;
  line-height: 1.188em;
  margin: 0;
  margin-top: 0.25em;
}

.wrapper main.press > div.latest > article div.content > h2 a {
  color: #006fd0;
}

.wrapper main.press > div.latest > article div.content > p {
  flex-grow: 1;
  position: relative;
  font-size: 1.063em;
  margin-top: 0.5em;
}

.wrapper main.press > div.latest > article div.content > div.postfooter {
  background-image: linear-gradient(to right, #333 12%, rgba(255, 255, 255, 0) 0%);
  background-position: top;
  background-size: 11px 2px;
  background-repeat: repeat-x;
  color: #757575;
  display: flex;
  flex-direction: row;
  font-size: 1.063em;
  justify-content: space-between;
  padding: .5em;
}

.wrapper main.press > div.latest > article div.content > div.postfooter > div.left {
  margin: 0;
  display: block;
  position: relative;
}

.wrapper main.press > div.latest > article div.content > div.postfooter > div.left > p {
  margin: 0;
  display: inline-block;
  -webkit-box-flex: unset;
}

.wrapper main.press > div.latest > article div.content > div.postfooter > div.left > a.comments {
  color: #757575;
  margin: 0;
  display: inline-block;
  margin-left: 2em;
  -webkit-box-flex: unset;
}

.wrapper main.press > div.latest > article div.content > div.postfooter > div.left > a:hover {
  text-decoration: underline;
}

.wrapper main.press > div.latest > article div.content > div.postfooter > p {
  margin: 0;
}

.wrapper main.press > div.latest > article div.content > div.postfooter > a.comments {
  color: #757575;
}

.wrapper main.press > div.latest > article div.content > div.postfooter > a:hover {
  text-decoration: underline;
}

@media (min-width: 768px) {
  .wrapper main.press > div.latest > article > a > img.large {
    display: block;
  }
  .wrapper main.press > div.latest > article > a > img.small {
    display: none;
  }
}

@media (min-width: 1024px) {
  .wrapper main.press > div.latest > article {
    /*border-bottom: 1px dotted #2d2d2d;
						border-top: #0d4d8b 4px solid;*/
    flex-basis: 100%;
    /*flex-direction: row;*/
    flex-direction: column;
    max-width: 525px;
    width: 45%;
    padding-bottom: 2em;
  }
  .wrapper main.press > div.latest > article > a {
    flex-shrink: 0;
    /*height: 198px;
							width: 546px;*/
  }
  .wrapper main.press > div.latest > article > a > img.small {
    display: none;
  }
  .wrapper main.press > div.latest > article > a > img.large {
    display: block;
  }
  .wrapper main.press > div.latest > article div.content_wrapper > a {
    background-color: transparent;
  }
  .wrapper main.press > div.latest > article div.content {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 100%;
    max-height: 198px;
    /*padding: 25px;*/
  }
  .wrapper main.press > div.latest > article div.content > h1 > a {
    /*color: #2D2D2D;*/
    color: #006fd0;
  }
  .wrapper main.press > div.latest > article div.content > p {
    flex: 1 1 100%;
    line-height: 1.5em;
    margin: 0.5em 0 0.75em;
    overflow-y: hidden;
    padding: 0;
    position: relative;
  }
  .wrapper main.press > div.latest > article div.content > p::after {
    /*background: linear-gradient(to right, transparent, #dddddd 50%);*/
    bottom: 0;
    content: '';
    display: block;
    height: 1.5em;
    position: absolute;
    right: 0;
    width: 150px;
  }
  .wrapper main.press > div.latest > article div.content > div.postfooter {
    flex: 0 0 auto;
    padding: 10px 0 0 0;
  }
}

.wrapper main.press-item > div {
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .wrapper main.press-item > div {
    flex-direction: row;
  }
}

.wrapper main.press-item > div > :not(:last-child) {
  margin-bottom: 2rem;
}

@media (min-width: 768px) {
  .wrapper main.press-item > div > :not(:last-child) {
    margin-bottom: 0;
    margin-right: 2rem;
  }
}

.wrapper main.press-item > div > article > header {
  border-bottom: 1px dotted #2d2d2d;
  padding-bottom: .5em;
  margin-bottom: 1em;
}

.wrapper main.press-item > div > article > header h1 {
  color: #d6492a;
  font: normal 20px "Segoe UI", Arial;
  margin: 0 0 5px 0;
}

.wrapper main.press-item > div > article > header h2 {
  color: #2d2d2d;
  font: italic 13px "Segoe UI";
  margin: 0;
}

.wrapper main.press-item > div > article > a.comments {
  display: block;
  margin: 2em 0;
}

.wrapper main.press-item > div > div.asides {
  flex: 0 0 245px;
}

.wrapper main.press-item > div > div.asides > aside:not(:last-child) {
  margin-bottom: 2em;
}

.wrapper main.press-item > div > div.asides > aside h1 {
  border-bottom: 1px dotted #2d2d2d;
  color: #2d2d2d;
  font: normal 15px 'Segoe UI', Arial;
  margin: 0 0 .5em 0;
  padding-bottom: .5em;
}

.wrapper main.press-item > div > div.asides > aside.recent a {
  color: #2d2d2d;
  display: block;
  font: 12px 'Segoe UI', Arial;
}

.wrapper main.press-item > div > div.asides > aside.recent a:not(:last-child) {
  margin-bottom: 1em;
}

.wrapper main.press-item > footer {
  align-items: center;
  display: flex;
  flex-direction: row;
  margin-top: 1em;
}

.wrapper main.press-item > footer > a {
  background-color: #000;
  color: #FFF;
  display: block;
  font-size: .75em;
  margin-right: 1em;
  padding: 3px 10px;
  text-transform: uppercase;
}

.wrapper main.press-item > footer > a:hover {
  text-decoration: none;
}

.wrapper main.press-item > footer::after {
  border-bottom: 1px dotted #2d2d2d;
  content: '';
  height: 1px;
  flex-grow: 1;
  position: relative;
  top: -1px;
}

.wrapper main.contact h2 {
  font-size: 1.1em;
  margin-top: 1.5em;
}

.wrapper main.contact .split {
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .wrapper main.contact .split {
    flex-direction: row;
  }
}

.wrapper main.contact .split > :not(:last-child) {
  margin-bottom: 2rem;
}

@media (min-width: 768px) {
  .wrapper main.contact .split > :not(:last-child) {
    margin-bottom: 0;
    margin-right: 4rem;
  }
}

.wrapper main.contact .split > div {
  box-sizing: border-box;
  flex: 1 1 50%;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .wrapper main.contact .split > div {
    /* IE10+ specific styles go here */
    flex: 1 1 auto;
    max-width: 650px;
  }
}

.wrapper main.contact .split iframe {
  border: 0;
  box-sizing: border-box;
  height: 400px;
  margin: 0;
  max-width: calc(100vw - 2rem);
  width: 100%;
  overflow: hidden;
}

.wrapper main.contact .split .viewlarge {
  display: block;
}

.wrapper main.contact address {
  font-style: normal;
}

.wrapper main.contact form {
  display: flex;
  flex-direction: column;
}

.wrapper main.contact form > input, .wrapper main.contact form > select, .wrapper main.contact form > textarea {
  border: 1px solid #ababab;
  box-sizing: border-box;
  margin-bottom: 1em;
  padding-left: 13px;
  width: 100%;
}

.wrapper main.contact form > input, .wrapper main.contact form > select {
  height: 34px;
  line-height: 34px;
}

.wrapper main.contact form > button {
  align-self: center;
}

.wrapper main.contact form .validation-summary-errors {
  border: 1px solid #ff0000;
  background-color: #ffcccc;
  margin-bottom: 1em;
}

.wrapper main.contact form .error {
  color: #ff0000;
}

.wrapper main.contact form .success {
  color: #009900;
}

.wrapper main.careers > img {
  display: block;
  height: auto;
  margin: auto;
  max-width: 100%;
  position: relative;
  text-align: center;
}

.wrapper main.careers > div.split {
  display: flex;
  flex-direction: column;
  margin-top: 2em;
}

@media (min-width: 768px) {
  .wrapper main.careers > div.split {
    flex-direction: row;
    justify-content: space-between;
  }
}

.wrapper main.careers > div.split > div {
  flex: 1 1 50%;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .wrapper main.careers > div.split > div {
    /* IE10+ specific styles go here */
    flex: 1 1 auto;
  }
}

.wrapper main.careers > div.split > div:not(:last-child) {
  margin-bottom: 2rem;
}

@media (min-width: 768px) {
  .wrapper main.careers > div.split > div:not(:last-child) {
    border-right: 1px solid #004b8d;
    margin-bottom: 0;
    margin-right: 2rem;
    padding-right: 2rem;
  }
}

.wrapper main.careers > div.split > div:first-child > h2 {
  color: #004b8d;
  /*font: normal 35px 'Dosis';*/
  font: normal 2.25em "Segoe UI",Arial,Tahoma;
  margin: 0 auto;
}

.wrapper main.careers > div.split > div:first-child > h3 {
  color: #004b8d;
  /*font: normal 24px 'Dosis';*/
  font: normal 1.625em "Segoe UI",Arial,Tahoma;
  margin: 0 auto;
}

.wrapper main.careers > div.split > div:last-child > h2 {
  color: #004b8d;
  /*font: normal 26px 'Dosis';*/
  font: normal 1.625em "Segoe UI",Arial,Tahoma;
  margin: 9px auto;
}

.wrapper main.careers > div.split > div:last-child > h3 {
  font: normal 16px "Segoe UI", Arial, Sans-serif;
  margin: 0 auto;
}

.wrapper main.careers nav.tabs > a:not(:first-child) {
  padding-left: 1rem;
}

.wrapper main.careers nav.tabs > a:not(:last-child) {
  border-right: 1px solid #004b8d;
  padding-right: 1rem;
}

.wrapper main.careers nav.tabs > a.current {
  text-decoration: underline;
}

.wrapper main.careers ul.panes {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.wrapper main.careers ul.panes > li > h3 {
  cursor: pointer;
  font-weight: normal;
}

.wrapper main.careers ul.panes > li > h3::before {
  content: '[ + ]';
  margin-right: 1em;
}

.wrapper main.careers ul.panes > li > .description {
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: opacity .5s ease-out, height .5s ease-out;
}

.wrapper main.careers ul.panes > li > .description > p:first-child {
  margin-top: 0;
}

.wrapper main.careers ul.panes > li > .description > h6 {
  color: #004b8d;
  font-style: italic;
  font-size: 13px;
  font-weight: normal;
  margin: 0 0 .5em 0;
}

.wrapper main.careers ul.panes > li > .description > ul {
  list-style-type: disc;
  margin-bottom: 2em;
}

.wrapper main.careers ul.panes > li.open > h3::before {
  content: '[ - ]';
}

.wrapper main.careers ul.panes > li.open > .description {
  height: auto;
  opacity: 1;
}
