@import url("https://fonts.googleapis.com/css2?family=Inconsolata:wght@400;600;700&family=Ubuntu+Mono:wght@400;700&display=swap");
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
figure {
  margin: 0;
  padding: 0;
}

*:focus-visible {
  outline: 5px solid #ab7241;
  outline-offset: -5px;
  box-shadow: inset 0px 0px 0px 7px white, 0 0 0 3px white;
  z-index: 10;
}

.preloadImages {
  width: 0;
  height: 0;
  overflow: hidden;
}

textarea,
input[type="text"],
input[type="button"],
input[type="image"],
input[type="password"],
input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
  border: none;
}

header.header {
  z-index: 2;
}

.SEARCHUI {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  transition: height 0.6s, padding 0.6s;
  width: 100%;
  box-sizing: border-box;
  background-color: #eee7e7;
  font-family: "Noto-Sans-PP", Verdana, Geneva, Tahoma, sans-serif;
  text-align: center;
  color: #464356;
  padding: 0;
  overflow: hidden;
}

.fullScreen .collapsable {
  height: 0;
}

.fullScreen .SEARCHUI {
  padding: 0;
  z-index: 120;
}

.fullScreen .searchBanner {
  height: 0px;
}

.fullScreen .PANEL.level0 {
  margin-top: 0;
  height: unset;
}

.fullScreen #SEARCH.PANEL.level0 {
  padding: 0px;
  z-index: 1;
}

.fullScreen #SEARCH .TAB.level1.addSearchBtn {
  display: none;
}

.headerHidden.fullScreen .searchBanner {
  height: 0px;
}

button.fullScreenBtn {
  position: absolute;
  width: 31px;
  height: 31px;
  right: 0px;
  top: 0px;
  background: url(../../images/maxmin.svg) -2px 50%;
  transition: top 0.5s;
  opacity: 1;
  padding: 0;
  z-index: 1;
}

button.fullScreenBtn:focus-visible {
  box-shadow: none;
  outline-width: 4px;
}

.fullScreen button.fullScreenBtn {
  background-position-x: -35px;
  z-index: 1;
}

.TEMPLATES,
#BUBBLES {
  display: none;
}

.downshadow:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  top: 40px;
  left: 0;
  z-index: 1000000;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.15) 30%, rgba(0, 0, 0, 0) 100%);
}

.downshadow2 {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
}

.closeCrossLarge {
  position: absolute;
  width: 35px;
  height: 35px;
  top: 0;
  right: 0;
  opacity: 0.8;
  cursor: pointer;
  z-index: 100;
}

.closeCrossLarge.onDark {
  background: url("../../images/close-cross-light.svg") 50% no-repeat;
}

.TAB {
  display: inline-table;
  vertical-align: top;
  height: 44px;
  width: auto;
  padding: 0 20px 0 20px;
  box-sizing: border-box;
  background-color: #3f3b4f;
  position: relative;
  cursor: pointer;
  color: #eee7e7;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  border-radius: 0;
}

.TAB.clicked {
  border: none;
  background-color: #f3f3f7;
  color: #3f3b4f;
}

.TAB.level0 {
  width: 20%;
  max-width: 132px;
  font-weight: 360;
  font-size: 17px;
  letter-spacing: 0.02em;
  padding: 10px 0 8px 0;
  height: 44px;
  color: #eee7e7;
}

.TAB.level0 > div span {
  margin-bottom: 3px;
  display: block;
}

.TAB.level0.clicked {
  background-color: #f3f3f7;
  color: #121017;
  font-weight: 400;
  font-size: 17.5px;
  letter-spacing: 0.01em;
  border-bottom-color: #f3f3f7;
  letter-spacing: -0.015em;
}

.TAB.level0.clicked > div span {
  margin-bottom: 2px;
}

.TAB.level0.active {
  background-color: #f3f3f7;
  border-top-color: #cccccc;
  border-bottom: none;
  color: #3f3b4f;
}

.TAB.level0.noticeMe {
  background: #c88551;
  border-color: #c88551;
  color: white;
}

.TAB.level1.clicked {
  background-color: whitesmoke;
  color: #3f3b4f;
  font-weight: 700;
}

.TAB > div {
  vertical-align: middle;
}

.TAB > div span {
  user-select: none;
  -moz-user-select: none;
}

.TAB.clicked[id="3DRealtimeSpanish"] ~ .appLinks, .TAB.clicked[id="3DRealtimePortuguese"] ~ .appLinks, .TAB.clicked[id="3DRealtimeGerman"] ~ .appLinks, .TAB.clicked[id="3DRealtimeJapanese"] ~ .appLinks {
  visibility: hidden;
}

#LEARN-tab.TAB.level0.clicked {
  background: #e3e7ed;
}

#BROWSE-tab.TAB.level0.clicked {
  z-index: 31;
  background: white;
}

.atv-logo-welcomer {
  background: url(../../images/atv/atv-white.svg) 50%/100%;
  width: 26em;
  height: 3.3em;
}

.welcomer.PANEL.level1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0;
  padding: 68px 40px 20px;
  background: #f3f3f7;
}

.welcomer.PANEL.loggedInText .content {
  max-width: 900px;
  color: #514a59;
}

.welcomer.PANEL.loggedInText .intro,
.welcomer.PANEL.loggedInText .outro {
  max-width: 824px;
}

.welcomer.PANEL.loggedInText .intro h1,
.welcomer.PANEL.loggedInText .outro h1 {
  font-size: 34px;
  font-weight: 400;
  margin: 0px 0 9px -2px;
  color: #CC3B00;
  letter-spacing: -0.025em;
}

.welcomer.PANEL.loggedInText .intro h3,
.welcomer.PANEL.loggedInText .outro h3 {
  font-size: 16px;
  margin: -0.5em 0 1.5em;
  color: #c16f32;
}

.welcomer.PANEL.loggedInText .intro h3 + p,
.welcomer.PANEL.loggedInText .outro h3 + p {
  font-size: 18px;
}

.welcomer.PANEL.loggedInText .intro h3 + p + ul,
.welcomer.PANEL.loggedInText .outro h3 + p + ul {
  margin: -1.5em 0 2em 1.5em;
}

.welcomer.PANEL.loggedInText .intro h3 + p + ul li,
.welcomer.PANEL.loggedInText .outro h3 + p + ul li {
  font-size: 16px;
  margin-bottom: 0.05em;
}

.welcomer.PANEL.loggedInText .intro p,
.welcomer.PANEL.loggedInText .outro p {
  font-size: 19px;
  letter-spacing: -0.015em;
  padding-bottom: 1.5em;
  font-weight: 400;
  line-height: 1.3em;
}

.welcomer.PANEL.loggedInText .intro p:last-child,
.welcomer.PANEL.loggedInText .outro p:last-child {
  padding-bottom: 0;
}

.welcomer.PANEL.loggedInText .intro span,
.welcomer.PANEL.loggedInText .outro span {
  font-weight: 700;
  color: #5d5771;
}

.welcomer.PANEL.loggedInText .intro a,
.welcomer.PANEL.loggedInText .outro a {
  color: #CC3B00;
  border-bottom: 1px dotted #bc8156bd;
  padding-bottom: 0px;
}

.welcomer.PANEL.loggedInText .intro a:focus-visible,
.welcomer.PANEL.loggedInText .outro a:focus-visible {
  outline: none;
  border-bottom: 4px solid #ab7241;
  box-shadow: none;
  color: #ab7241;
}

.welcomer.PANEL.notLoggedInText {
  margin: 3em 0 0;
  padding: 0;
  font-size: 62.5%;
  color: #181c27;
  font-family: "Noto-Sans-PP", Verdana, Geneva, Tahoma, sans-serif;
  font-weight: 300;
}

.welcomer.PANEL.notLoggedInText.level1:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2em;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.05), transparent);
  left: 0;
  top: 0;
  z-index: 2;
}

.welcomer.PANEL.notLoggedInText.level1:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1em;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.05), transparent);
  left: 0;
  bottom: 0;
  z-index: 2;
}

.welcomer.PANEL.notLoggedInText .content {
  max-width: unset;
  padding: 4.4em 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: auto;
}

.welcomer.PANEL.notLoggedInText h1 {
  font-size: 2em;
  font-weight: 300;
  letter-spacing: 0.03em;
  margin: 0 0 0.3em;
}

.welcomer.PANEL.notLoggedInText h1.information {
  font-size: 1.85em;
  margin-bottom: 0.6em;
}

.welcomer.PANEL.notLoggedInText h2 {
  font-size: 2em;
  font-weight: 300;
  letter-spacing: 0.03em;
  margin: 0 0 0.3em;
}

.welcomer.PANEL.notLoggedInText h2.information {
  font-size: 1.85em;
  margin-bottom: 0.6em;
}

.welcomer.PANEL.notLoggedInText h3 {
  font-weight: 300;
  letter-spacing: 0.03em;
  margin: 0.4em 0 0.3em;
  font-size: 1.6em;
}

.welcomer.PANEL.notLoggedInText p {
  font-weight: 300;
  font-size: 1.5em;
}

.welcomer.PANEL.notLoggedInText p.med {
  margin: 0.4em 0 0.3em;
  font-size: 1.6em;
}

.welcomer.PANEL.notLoggedInText p.information {
  font-size: 1.75em;
  margin: 0 0 0.6em 0;
}

.welcomer.PANEL .unit-container {
  box-shadow: 0 1em 3.6em 0 rgba(70, 67, 86, 0.34);
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: calc(2 * 68.8em);
}

.welcomer.PANEL .unit {
  background: rgba(255, 255, 255, 0.65);
  backdrop-filter: blur(15px);
  width: 68.8em;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  box-sizing: border-box;
  padding: 0 5.6em 4em;
}

.welcomer.PANEL .unit:nth-child(odd) {
  padding-left: 6.8em;
  padding-right: 4.4em;
}

.welcomer.PANEL .unit:nth-child(even) {
  padding-left: 4.4em;
  padding-right: 6.8em;
}

.welcomer.PANEL .unit.intro-new, .welcomer.PANEL .unit.outro-new {
  padding-top: 5.6em;
}

.welcomer.PANEL .unit.intro-new.header .inner, .welcomer.PANEL .unit.outro-new.header .inner {
  background: #D3470E;
  color: white;
  padding: 2.8em 3.2em;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.welcomer.PANEL .unit.intro-new.header a, .welcomer.PANEL .unit.outro-new.header a {
  border-bottom: 1px solid #ffffff9e;
  padding-bottom: 0px;
  font-weight: 400;
}

.welcomer.PANEL .unit.intro-new.header a:hover, .welcomer.PANEL .unit.outro-new.header a:hover {
  color: white;
  border-color: white;
}

.welcomer.PANEL .unit.intro-new.header a:focus-visible, .welcomer.PANEL .unit.outro-new.header a:focus-visible {
  outline-offset: 3px;
  box-shadow: inset 0 0 0 0px white, 0 0 0 10px white;
}

.welcomer.PANEL .unit.intro-new.text .inner, .welcomer.PANEL .unit.outro-new.text .inner {
  background: none;
  padding: 1.2em 13em 1.2em 0;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.welcomer.PANEL .unit.intro-new.text p, .welcomer.PANEL .unit.outro-new.text p {
  font-size: 2.2em;
  margin: 0;
  font-weight: 300;
  line-height: 1.3em;
}

.welcomer.PANEL .unit.intro-new.text p strong, .welcomer.PANEL .unit.outro-new.text p strong {
  font-weight: 700;
}

.welcomer.PANEL .unit.outro-new.text .inner {
  padding: 1.2em 8em 1.2em 0;
}

.welcomer.PANEL .unit.outro-new.text p {
  font-size: 2em;
}

.welcomer.PANEL .unit.outro-new.text a {
  position: relative;
}

.welcomer.PANEL .unit.outro-new.text a:after {
  border-bottom: 2px solid rgba(24, 28, 39, 0.35);
  padding-bottom: 0;
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 3px;
}

.welcomer.PANEL .unit.outro-new.text a:focus-visible {
  outline-offset: 0px;
  box-shadow: none;
}

.welcomer.PANEL .unit.images .inner {
  width: 57.6em;
  height: 28.8em;
  box-sizing: border-box;
  background: #e6e1e8;
  display: flex;
  flex-wrap: nowrap;
}

.welcomer.PANEL .unit.images .inner > span {
  flex: 1 1 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.welcomer.PANEL .unit.models .inner > span:first-child {
  background-image: url(../../images/atv/carpal_tunnel.webp);
}

.welcomer.PANEL .unit.models .inner > span:last-child {
  background-image: url(../../images/atv/models2.webp);
  background-position: -1.5em;
}

.welcomer.PANEL .unit.dissections .inner > span:first-child {
  background-image: url(../../images/atv/diss_shoulder_slide.webp);
}

.welcomer.PANEL .unit.dissections .inner > span:last-child {
  background-image: url(../../images/atv/diss_shoulder.webp);
}

.welcomer.PANEL .unit.imaging .inner > span:first-child {
  background-image: url(../../images/atv/imaging6a2.webp);
}

.welcomer.PANEL .unit.imaging .inner > span:last-child {
  background-image: url(../../images/atv/imaging6b2.webp);
}

.welcomer.PANEL .unit.clinical .inner > span:first-child {
  background-image: url(../../images/atv/clinical1.webp);
}

.welcomer.PANEL .unit.clinical .inner > span:last-child {
  background-image: url(../../images/atv/clinical2.webp);
}

.welcomer.PANEL .unit.physiology .inner > span:first-child {
  background-image: url(../../images/atv/physiology1.webp);
}

.welcomer.PANEL .unit.physiology .inner > span:last-child {
  background-image: url(../../images/atv/physiology2.webp);
}

.welcomer.PANEL .unit.muscle .inner > span:first-child {
  background-image: url(../../images/atv/muscle1.webp);
}

.welcomer.PANEL .unit.muscle .inner > span:last-child {
  background-image: url(../../images/atv/muscle2.webp);
}

.welcomer.PANEL .unit.learning .inner > span:first-child {
  width: 100%;
  background-image: url(../../images/atv/learning.webp);
}

.welcomer.PANEL .unit.guided .inner > span:first-child {
  background-image: url(../../images/atv/guided1.webp);
}

.welcomer.PANEL .unit.guided .inner > span:last-child {
  background-image: url(../../images/atv/guided2.webp);
}

.welcomer.PANEL .unit.vr .inner > span:first-child {
  background-image: url(../../images/atv/vr1.webp);
}

.welcomer.PANEL .unit.vr .inner > span:last-child {
  background-image: url(../../images/atv/vr2.webp);
}

.welcomer.PANEL .unit .inner {
  width: 57.6em;
  height: 28.8em;
  box-sizing: border-box;
}

.welcomer.PANEL .unit h2 {
  font-family: "Open Sans", Verdana, sans-serif;
  font-weight: 800;
  font-size: 3em;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  letter-spacing: -0.03em;
  padding: 0 0 0 1.1em;
  box-sizing: border-box;
  position: relative;
  margin: 0;
  height: 1.87em;
  display: flex;
  align-items: center;
  color: #3e3d43;
}

.welcomer.PANEL .unit h2:before {
  content: "";
  position: absolute;
  width: 0.8em;
  height: 0.8em;
  background: #D3470E;
  top: 50%;
  margin-left: -1.1em;
  transform: translateY(-50%);
  margin-top: 0.04em;
}

.welcomer.PANEL .header p {
  font-weight: 300;
  font-size: 1.5em;
  letter-spacing: 0.03em;
}

.welcomer .outro {
  margin-bottom: 60px;
}

.welcomer label.showOption {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 32px;
  font-weight: 600;
  font-size: 12px;
}

.welcomer input[type="checkbox"].gotItCookie {
  width: 24px;
  height: 24px;
  margin-left: 8px;
  accent-color: #716c8e;
}

.welcomer input[type="checkbox"].gotItCookie:focus-visible {
  outline-offset: 2px;
  box-shadow: 0 0 0 3px white;
}

.welcomer input[type="checkbox"] ~ .custom-checkbox:focus-visible {
  outline-offset: 2px;
  box-shadow: none;
}

.welcomer .helpBubble input[type="checkbox"] {
  display: none;
}

.welcomer input:checked ~ .custom-checkbox {
  background-image: url(../../images/FILTER.svg);
  background-position: -7px 50%;
}

.welcomer .linkButton {
  margin-top: 10px;
  height: 40px;
  width: 120px;
  font-size: 100%;
}

.welcomer .linkInText {
  color: #e84e0f;
}

.welcomer .showBeforeTitlesLoaded h2 {
  color: #7e758a;
  font-size: 24px;
  margin: 25px 15px 24px 15px;
  text-align: center;
  line-height: 1.1em;
}

.welcomer [data-loader="spinnerContent"] {
  margin: 5px auto 50px;
}

.welcomer-background {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  color: #514a59;
  background-size: cover;
  height: 100%;
  background: url(../../images/atv/3_range-of-content2.webp) no-repeat center center fixed;
  background-color: #e6e4ea;
}

.welcomer-background:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1em;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
}

.welcomer-background:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5em;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
}

.welcomer .custom-checkbox {
  width: 16px;
  height: 16px;
  background-color: white;
  border-radius: 3px;
  margin-right: 6px;
  border: 1px solid #d1c1b2;
}

.welcomer .checkbox-box {
  text-align: right;
  position: relative;
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0.6em 1em;
}

.no-webp .welcomer.PANEL .unit.models .inner > span:first-child {
  background-image: url(../../images/atv/carpal_tunnel.jpg);
}

.no-webp .welcomer.PANEL .unit.models .inner > span:last-child {
  background-image: url(../../images/atv/models2.jpg);
  background-position: -1.5em;
}

.no-webp .welcomer.PANEL .unit.dissections .inner > span:first-child {
  background-image: url(../../images/atv/diss_shoulder_slide.jpg);
}

.no-webp .welcomer.PANEL .unit.dissections .inner > span:last-child {
  background-image: url(../../images/atv/diss_shoulder.jpg);
}

.no-webp .welcomer.PANEL .unit.imaging .inner > span:first-child {
  background-image: url(../../images/atv/imaging6a.jpg);
}

.no-webp .welcomer.PANEL .unit.imaging .inner > span:last-child {
  background-image: url(../../images/atv/imaging6b.jpg);
}

.no-webp .welcomer.PANEL .unit.clinical .inner > span:first-child {
  background-image: url(../../images/atv/clinical1.jpg);
}

.no-webp .welcomer.PANEL .unit.clinical .inner > span:last-child {
  background-image: url(../../images/atv/clinical2.jpg);
}

.no-webp .welcomer.PANEL .unit.physiology .inner > span:first-child {
  background-image: url(../../images/atv/physiology1.jpg);
}

.no-webp .welcomer.PANEL .unit.physiology .inner > span:last-child {
  background-image: url(../../images/atv/physiology2.jpg);
}

.no-webp .welcomer.PANEL .unit.muscle .inner > span:first-child {
  background-image: url(../../images/atv/muscle1.jpg);
}

.no-webp .welcomer.PANEL .unit.muscle .inner > span:last-child {
  background-image: url(../../images/atv/muscle2.jpg);
}

.no-webp .welcomer.PANEL .unit.learning .inner > span:first-child {
  width: 100%;
  background-image: url(../../images/atv/learning.jpg);
}

.no-webp .welcomer.PANEL .unit.guided .inner > span:first-child {
  background-image: url(../../images/atv/guided1.jpg);
}

.no-webp .welcomer.PANEL .unit.guided .inner > span:last-child {
  background-image: url(../../images/atv/guided2.jpg);
}

.no-webp .welcomer.PANEL .unit.vr .inner > span:first-child {
  background-image: url(../../images/atv/vr1.jpg);
}

.no-webp .welcomer.PANEL .unit.vr .inner > span:last-child {
  background-image: url(../../images/atv/vr2.jpg);
}

.welcomerTable {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  margin: 50px 0px 50px 0;
  background: 1px dotted #e6e6e6;
}

.welcomerTable > div {
  width: 270px;
  padding: 5px 0 5px 0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  border-top: 1px solid lightgray;
}

.welcomerTable .cellTitle {
  font-size: 20px;
  flex: 1 0 125px;
  margin-top: 0;
  letter-spacing: -0.025em;
  line-height: 1em;
  font-weight: 600;
  color: #5d5771;
}

.welcomerTable .cellTitle:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  background: lightgray;
}

.welcomerTable .cellTitle:last-child:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  background: lightgray;
}

.welcomerTable .cellImage {
  flex: 1 1 auto;
  position: relative;
  padding: 12px 10px;
  font-size: 0;
}

.welcomerTable .cellImage img {
  width: 100%;
  border: 1px solid lightgray;
  box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.1);
}

.welcomerTable .cellText {
  flex: 1 1 auto;
  width: calc(100% - 290px);
  padding: 5px 50px 5px 20px;
}

.welcomerTable .cellText p {
  margin: 15px 0 15px 0px;
  line-height: 1.3em;
}

.welcomerTable .cellText p span {
  font-weight: 800;
  color: #CC3B00;
  letter-spacing: 0em;
  cursor: pointer;
}

.welcomerTable .cellText p span:focus-visible {
  outline: none;
  border-bottom: 3px solid #ab7241;
  box-shadow: none;
  color: #ab7241;
}

.TAB.level0.welcomerHighlight:before {
  content: "";
  position: absolute;
  border: 12px solid;
  border-color: rgba(255, 0, 0, 0.7);
  z-index: 10;
  left: -12px;
  top: -20px;
  right: -12px;
  bottom: -12px;
  animation: welcomerFade 2.75s infinite;
}

.TAB.level0 .briefHighlight {
  opacity: 0;
}

@keyframes welcomerFade {
  0% {
    border-color: rgba(255, 0, 0, 0);
  }
  18% {
    border-color: rgba(255, 0, 0, 0.7);
  }
  27% {
    border-color: rgba(255, 0, 0, 0.7);
  }
  100% {
    border-color: rgba(255, 0, 0, 0);
  }
}

.briefHighlight {
  display: none;
  position: absolute;
  left: 10px;
  right: 16px;
  top: 10px;
  bottom: -8px;
  border: 12px solid rgba(255, 0, 0, 0.7);
}

.module .briefHighlight {
  border-width: 12px;
  left: -13px;
  right: -13px;
  top: -13px;
  bottom: -13px;
}

.searchBox .briefHighlight {
  position: absolute;
  top: -12px;
  bottom: -12px;
  left: -12px;
  width: 100%;
}

.modal_not_subscribed,
.modal_titles_not_loaded_yet {
  display: none;
  position: absolute;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  top: 30px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  background: rgba(255, 255, 255, 0.9);
  z-index: 3;
}

.modal_not_subscribed > div,
.modal_titles_not_loaded_yet > div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 390px;
  max-width: calc(100% - 40px);
  margin-bottom: 80px;
  padding: 25px 40px 20px 40px;
  box-sizing: border-box;
  background: whitesmoke;
  border: 1px solid lightgray;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}

.modal_not_subscribed > div > *,
.modal_titles_not_loaded_yet > div > * {
  margin-bottom: 15px;
}

.page.loaded .modal_not_subscribed .showBeforeTitlesLoaded {
  display: none;
}

.page.loaded .modal_not_subscribed .showAfterTitlesLoad {
  display: flex;
}

.page:not(.loaded) .modal_not_subscribed .showBeforeTitlesLoaded {
  display: flex;
}

.page:not(.loaded) .modal_not_subscribed .showAfterTitlesLoad {
  display: none;
}

.nameGoesHere span {
  font-weight: 800;
}

.infoPanelContent {
  display: flex;
  width: 300%;
  box-sizing: border-box;
  position: relative;
  padding: 0px 0 35px 0px;
  transition: background-color 0.6s;
}

h1 {
  font-size: 17px;
  line-height: 1.1em;
  font-weight: 400;
}

p {
  margin-bottom: 1.6em;
}

ul {
  margin: 0;
}

li {
  position: relative;
  margin-bottom: 1.5em;
  font-size: 14px;
  font-weight: 600;
  margin-right: 40px;
}

li:before {
  color: #de7568;
  font-size: 2em;
  position: absolute;
  left: -1em;
  top: -0.15em;
}

li span {
  font-weight: 700;
}

.modalBlock.infoModal {
  display: flex;
  justify-content: center;
  align-items: center;
}

.modalBlock .infoContent {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 1024px;
  max-height: 768px;
  border: 2px solid lightgray;
  box-shadow: 0 2px 8px 4px rgba(0, 0, 0, 0.1);
  line-height: 0;
}

.modalBlock .infoContent:before {
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  background: url(../../images/spinner3.svg) 47% 65% no-repeat;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.modalBlock .infoContent.video-single {
  height: auto;
  max-width: 1138px;
}

.modalBlock .infoContent iframe {
  border: none;
  width: 100%;
  height: 100%;
  position: relative;
  opacity: 0;
}

.modalBlock .infoContent video {
  width: 100%;
  height: auto;
}

.modalBlock .infoContent object {
  width: 100%;
  height: 100%;
}

.modalBlock .infoContent .closeButton:focus-visible {
  outline-offset: -2px;
  box-shadow: 0 0 0 4px white;
}

.modalBlock .closeButton {
  position: absolute;
  width: 40px;
  height: 40px;
  right: -40px;
  top: -40px;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.8) url(../../images/atv/cross-thin-large-dark.svg) 50%/50px no-repeat;
  opacity: 0.9;
  z-index: 1;
}

.videolist .header,
.videolist .footer,
.videolist .footerToggle,
.videolist .helpBack,
.videolist .helpPadding,
.videolist .productThumbnailRight {
  display: none;
}

.videolist body[class^="help"] .page {
  padding: 0;
}

.videolist .contentTutorials {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 60px;
}

.videolist .help-section-title {
  width: 100%;
  max-width: 640px;
  margin-bottom: 10px;
}

.videolist .contentTutorials .accordion-container {
  width: 100%;
  max-width: 640px;
}

.videolist .contentTutorials .accordion-container p {
  font-weight: 400;
}

.videolist #outerDiv {
  background-color: white;
}

.videolist #outerDiv #closeButtonDiv {
  width: 36px;
  height: 36px;
  top: 0px;
  right: 0px;
}

.PANEL {
  display: none;
  position: absolute;
  box-sizing: border-box;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 40px 20px 20px 20px;
  background-color: #f3f3f7;
  overflow: auto;
  user-select: none;
  -moz-user-select: none;
  text-align: left;
}

.PANEL.level0 > h2 {
  display: none;
}

.PANEL > h2 {
  display: none;
  font-size: 18px;
  margin: 30px 0 20px 0;
}

.PANEL.level0 {
  margin-top: 52px;
  padding: 52px;
  overflow: hidden;
}

.PANEL.level0.shown {
  display: block;
}

.PANEL.level1 {
  margin: 85px 20px 0px 20px;
  background: #d8d4e3;
}

.PANEL.level1.SCROLLER {
  display: block;
  padding: 0;
  left: 210px;
  margin: 30px 20px 20px 20px;
}

.PANEL.level1.SCROLLER > .PANEL {
  display: block;
  position: relative;
  width: 100%;
  margin: -1px 0 0;
  padding: 0 40px 30px;
  border: none;
  overflow: hidden;
  transition: background 0.6s;
}

.PANEL.level1.SCROLLER > .PANEL[id="3DRealtime"] .TAB {
  width: auto;
}

.PANEL.level1.SCROLLER > .PANEL[id="3DRealtime"] .TAB.clicked {
  background: #b1875d;
  color: white;
  font-weight: 400;
}

.PANEL.level1.SCROLLER > .PANEL[id="3DRealtime"] .PANEL.level2 {
  position: relative;
  margin: 0;
  padding: 20px 0 0px 0;
  margin-bottom: 0px;
  border-left: none;
  border-right: none;
  border-bottom: none;
  background: none;
  overflow: hidden;
}

.PANEL.level1.SCROLLER > .PANEL[id="3DRealtime"] .PANEL.level2 h2 {
  display: none;
}

.PANEL.level1.SCROLLER > .PANEL[id="3DRealtime"].infoShowing .PANEL.level2 {
  background: white;
}

.PANEL.level1.SCROLLER > .PANEL h2 {
  margin: 0px 0 0px -40px;
  padding: 25px 40px 10px 40px;
  width: 100%;
  color: #544e6a;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 2;
}

.PANEL.level1.SCROLLER > .PANEL.shown h2 {
  color: #544e6a;
}

.PANEL.level1.SCROLLER > .PANEL:last-child {
  min-height: 100%;
}

.PANEL.level1.SCROLLER > .PANEL.infoShowing {
  background: white;
  border-bottom: 2px solid lightgray;
}

.PANEL.level1.SCROLLER > .PANEL.infoShowing h2 {
  overflow: visible;
  border-top: 0px solid #bfbfbf;
}

.PANEL.level1.SCROLLER > .PANEL.infoShowing h2:before {
  content: "";
  width: 100%;
  position: absolute;
  height: 8px;
  top: 0;
  left: 0;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
  border-top: 1px solid #d9d9d9;
}

.PANEL.level1.SCROLLER > .PANEL.infoShowing .helpBubble#gotIt-info {
  margin-top: -13px;
  left: 55px;
}

.PANEL.level2 {
  margin: 124px 40px 0px 40px;
}

.PANEL.level3 {
  margin: 124px 40px 0px 40px;
}

.PANEL.level4 {
  margin: 124px 40px 0px 40px;
}

.PANEL.level5 {
  margin: 124px 40px 0px 40px;
}

.main.PANEL {
  flex: 1 1 auto;
  position: relative;
  overflow: hidden;
  border: none;
  background: #3f3b4f;
  padding: 8px 0 0 0;
  text-align: center;
  overflow: visible;
}

.main.PANEL.shown {
  display: flex;
  justify-content: center;
}

.main.PANEL > nav {
  width: 100%;
}

.hideMoreResults {
  display: block;
  min-width: 30px;
  height: 16px;
  position: absolute;
  right: 38px;
  bottom: 0px;
  cursor: pointer;
  border-bottom: 1px solid #e6e6e7;
  z-index: 2;
}

.hideMoreResults:focus-visible {
  outline: none;
  box-shadow: none;
  height: 24px;
}

.hideMoreResults:focus-visible:after {
  content: "";
  position: absolute;
  left: -2px;
  top: -2px;
  right: -2px;
  bottom: 1px;
  border: 4px solid #ab7241;
  z-index: 100000;
  box-shadow: inset 0px 0px 0px 1px white, 0 0 0 1px white;
}

.hideMoreResults:focus-visible .chevron {
  top: -1px;
}

.hideMoreResults.hidden {
  display: none;
}

.contracted > .hideMoreResults {
  display: none;
}

.exploring .hideMoreResults.hidden {
  display: block;
}

.square {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #646172;
  transition: all 0.5s;
}

.square.active {
  background-color: #ededed;
}

.chevron {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../../images/show-more-light.svg) 2px 50%/83% no-repeat;
  opacity: 1;
  transform: rotate(270deg);
  transition: transform 0.25s linear 0s, opacity 0.25s linear 0s;
}

.hidden .chevron {
  opacity: 0;
  transform: rotate(180deg);
}

.exploring.contracted .chevron {
  opacity: 0;
}

.exploring.contracted .moreCellsNumber {
  opacity: 1;
}

.exploring.contracted.noneHidden .hideMoreResults {
  display: none;
}

.moreCellsNumber {
  position: relative;
  padding: 0 4px;
  box-sizing: border-box;
  font-size: 10px;
  font-weight: 400;
  text-align: center;
  color: white;
  letter-spacing: 0.05em;
  line-height: 17px;
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}

.moreCellsNumber.active {
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}

#AnatomyandPhysiology .moduleInfoButton {
  position: absolute;
  width: 32px;
  height: 24px;
  background: no-repeat 50% url(../../images/dotdotdot.svg);
  right: 0px;
  top: 0px;
  opacity: 0.7;
}

#AnatomyandPhysiology .moduleInfoButton:hover {
  background-color: #ecd9b1;
  opacity: 0.7;
}

.moduleInfoBox {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 680px;
  background: #f0eeeb;
  left: 50%;
  top: 50%;
  position: relative;
  transform: translate(-50%, -50%);
}

.moduleInfoBox > div {
  padding: 10px 18px;
  box-sizing: border-box;
}

.moduleInfoBox .moduleInfoTitle {
  background: #6278b6;
}

.moduleInfoBox .moduleInfoTitle h1 {
  color: white;
  font-size: 22px;
  margin: 0;
}

.moduleInfoBox .infomodulediv {
  display: flex;
  flex: 1 1 auto;
  padding: 20px 30px 0px;
  color: #6b6a73;
  border: 1px solid #e0e0e0;
  border-top: none;
  border-bottom: none;
}

.moduleInfoBox .infomodulediv > div {
  flex: 1 1 50%;
  box-sizing: border-box;
}

.moduleInfoBox .infomodulediv > div:first-child {
  padding-right: 10px;
}

.moduleInfoBox .infomodulediv > div:first-child > div {
  font-weight: 700;
  padding-bottom: 10px;
}

.moduleInfoBox .infomodulediv > div:last-child {
  padding: 0 0 20px 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-start;
  flex: 0 1 265px;
}

.moduleInfoBox .infomodulediv img {
  border: 1px solid lightgray;
  margin-bottom: 15px;
}

.moduleInfoBox .infomodulediv li {
  line-height: 1.2em;
  padding-bottom: 0.3em;
  list-style-type: disc;
}

.moduleInfoBox .infomodulediv ul {
  margin: 0 0 0 1.2em;
  padding: 0;
}

.moduleInfoBox .infomoduleBottomBar {
  display: flex;
  justify-content: flex-end;
  padding: 0 18px 20px;
  border: 1px solid #e0e0e0;
  border-top: none;
}

.moduleInfoBox .launchButton {
  position: relative;
  width: 148px;
  height: 40px;
  color: white;
  font-size: 15px;
  padding: 10px 0 0px 14px;
  box-sizing: border-box;
  margin-right: 5px;
  border-radius: 8px;
  background: url(../../images/atv/arrow-btn-clip.svg) no-repeat;
  background-position: 100% 0;
  cursor: pointer;
  user-select: none;
}

.modalBlock .moduleInfoBox .closeButton {
  position: absolute;
  width: 32px;
  height: 33px;
  background: no-repeat 50%/40px 40px url(../../images/close-light-large.svg);
  right: 0;
  top: 0;
  opacity: 0.9;
  cursor: pointer;
}

#TITLES h2 span.mobileCompatibilty {
  font-size: 12px;
  font-weight: 300;
  margin: 0px 0 0px 10px;
  display: inline-block;
  vertical-align: middle;
  padding: 6px 0 0px 28px;
  /* border-radius: 20px; */
  letter-spacing: 0.05em;
  background: url(../../images/mobile-devices.svg) 0px 1px/25px no-repeat;
  cursor: pointer;
  position: relative;
  box-sizing: border-box;
  transition: width, background-color, color;
  transition-duration: 0.4s;
  width: 38px;
  background-color: rgba(245, 245, 245, 0);
  height: 26px;
  color: rgba(255, 255, 255, 0);
}

#TITLES h2 span.mobileCompatibilty div {
  width: 180px;
  margin-top: -1px;
}

#TITLES .deviceInfoShown h2 span.mobileCompatibilty {
  background-position: 0px -24px;
  margin: 0px 0 0 10px;
  background-color: #5e87a1;
  width: 218px;
  color: #ffffff;
  opacity: 0.8;
}

#TITLES .deviceInfoShown h2 span.mobileCompatibilty:after {
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
  background: url(../../images/CROSS.svg) 50%/26px no-repeat;
  right: 1px;
  top: 0;
  transform: rotate(45deg);
  opacity: 0.8;
}

#TITLES .infoShowing h2 span.mobileCompatibilty {
  margin: 0 0 0 6px;
}

#BROWSE.TAB.clicked {
  background: #ffffff;
  border-bottom-color: white;
  z-index: 35;
}

#BROWSE .TAB {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  height: 38px;
  float: left;
  clear: left;
  text-align: left;
  padding: 0;
  background: #ffffff;
  color: #464356;
  font-weight: 600;
  font-size: 13px;
  transition: height 0.35s;
}

#BROWSE .TAB button:hover, #BROWSE .TAB button:focus-visible {
  background-color: #f3f0f9;
}

#BROWSE .TAB .submitBrowse {
  padding: 0;
  flex: 1 1 auto;
  height: 100%;
  text-align: left;
  padding-left: 20px;
}

#BROWSE .TAB .submitBrowse:hover span:after, #BROWSE .TAB .submitBrowse:focus-visible span:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -6px;
  height: 5px;
  background: #ab7241;
  right: 0;
}

#BROWSE .TAB .submitBrowse:focus-visible {
  outline: none;
  box-shadow: none;
}

#BROWSE .TAB .submitBrowse span {
  font-weight: 600;
  position: relative;
}

#BROWSE .TAB .browseArrow {
  flex: 0 0 42px;
  height: 100%;
  background: url(../../images/BROWSE-NEXT2.svg) 0 50%;
  background-size: 60px;
  opacity: 0.7;
  background-position-x: 5px;
}

#BROWSE .TAB .browseArrow:focus-visible {
  box-shadow: none;
}

#BROWSE .TAB .browseArrow:hover, #BROWSE .TAB .browseArrow:focus-visible {
  background-position-x: -25px;
  opacity: 1;
}

#BROWSE .TAB.active {
  background-color: #ddd7ef;
}

#BROWSE .TAB.active:after {
  opacity: 0.7;
}

#BROWSE .TAB.active:hover:after {
  opacity: 1;
  background-position-x: 0;
}

#BROWSE .TAB.spanHovered {
  background-color: #ffffff;
}

#BROWSE .TAB.spanHovered:after {
  opacity: 0.15;
}

#BROWSE .TAB.spanHovered:hover:after {
  opacity: 0.15;
}

#BROWSE .TAB.LAST:after {
  background-size: 26px;
  opacity: 0.8;
  background: none;
}

#BROWSE .TAB.LAST:hover {
  background-color: #ffffff;
}

#BROWSE .TAB.LAST:hover div span {
  color: white;
  z-index: 2;
  background: #958e9d;
}

#BROWSE .TAB > div {
  display: flex;
  flex-grow: 1;
  width: calc(100% - 50px);
  line-height: 1.2em;
  position: relative;
  z-index: 2;
}

#BROWSE .TAB > div > span {
  position: relative;
  display: inline-block;
}

#BROWSE .TAB > div > span:hover {
  color: white;
  z-index: 2;
  background: #c88551;
}

#BROWSE.PANEL.level0 {
  padding: 44px 0 20px 0;
  bottom: unset;
  box-shadow: 0 2px 10px 0px rgba(0, 0, 0, 0.3);
  background-color: #ffffff;
  right: unset;
  z-index: 30;
  margin: 52px auto 0 auto;
  right: 0;
  transition: width 0.35s, left 0.35s;
}

#BROWSE .PANEL {
  position: relative;
  margin: 0px 0 0 0px;
  padding: 0px 0 0px 0;
  background: #ffffff;
  overflow: hidden;
}

#BROWSE .PANEL.level0 {
  z-index: 0;
  background-color: gray;
}

#BROWSE .PANEL.level1 {
  z-index: -1;
}

#BROWSE .PANEL.level2 {
  display: none;
  z-index: -2;
}

#BROWSE .PANEL.level2.shown {
  display: block;
}

#BROWSE .PANEL.level2 > h2 {
  display: none;
}

#BROWSE .PANEL.level3 {
  z-index: -3;
}

#BROWSE .PANEL.level3.shown {
  display: block;
}

#BROWSE .PANEL.level4 {
  z-index: -4;
}

#BROWSE .PANEL.level4.shown {
  display: block;
}

#BROWSE .PANEL.level5 {
  z-index: -5;
}

#BROWSE .PANEL.level5.shown {
  display: block;
}

#BROWSE .PANEL .END > h2 {
  display: none;
}

#BROWSE .PANEL .MODULE > h2 {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0 14px 0 0;
  font-size: 13px;
  font-weight: 600;
  width: 100%;
  box-sizing: border-box;
}

#BROWSE .MODULE {
  float: left;
  clear: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
  height: 38px;
  cursor: pointer;
  transition: height 0.35s;
  padding: 0 0 0 20px;
}

#BROWSE .MODULE:hover {
  z-index: 2;
  background: #c88551;
}

#BROWSE .MODULE:hover h2 {
  color: white;
}

#BROWSE .MODULE:hover > h2 {
  color: white;
  z-index: 2;
  background: #c88551;
}

#BROWSE .browseBackButton {
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(../../images/show-more-light.svg) 50% 50% no-repeat;
  top: 13px;
  left: 3px;
  transform: rotate(180deg);
  display: none;
  transition: opacity 0.35s, left 0.35s;
  background-color: #c88551;
  border-radius: 15px;
  margin-left: 14px;
  z-index: 10;
}

#BROWSE .TAB {
  width: calc((100vw - 52px) / 6);
}

#BROWSE .MODULE {
  width: calc((100vw - 52px) / 6);
}

#BROWSE.PANEL.level0 {
  width: calc((100vw - 52px) / 6);
  left: 152px;
}

#BROWSE.PANEL.width1 {
  width: calc(((100vw - 52px) / 6) * 2);
}

#BROWSE.PANEL.width2 {
  width: calc(((100vw - 52px) / 6) * 3);
  left: 0;
}

#BROWSE.PANEL.width3 {
  width: calc(((100vw - 52px) / 6) * 4);
  left: 0;
}

#BROWSE.PANEL.width4 {
  width: calc(((100vw - 52px) / 6) * 5);
  left: 0;
}

#BROWSE.PANEL.width5 {
  width: calc(100vw - 52px);
  left: 0;
}

#BROWSE.PANEL.level1 {
  padding: 0 0 0 140px;
}

.hideFilterBarButton {
  position: absolute;
  width: 27px;
  height: 43px;
  background: #3f3b4f;
  z-index: 3;
  cursor: pointer;
  background-size: 22px;
  border-color: #f3f3f7;
  border-style: solid;
  border-width: 0 1px 1px 0;
}

.hideFilterBarButton:after {
  content: "";
  position: absolute;
  width: 21px;
  height: 30px;
  background: url(../../images/TABCHEVRON.svg) 50% 50%/40px;
  top: 0px;
  left: 3px;
  opacity: 1;
  transition: transform 0.25s;
  transform: rotate(180deg);
  height: 100%;
}

.hideFilterBarButton:focus-visible {
  outline: none;
  box-shadow: none;
  z-index: 20;
}

.hideFilterBarButton:focus-visible:before {
  content: "";
  position: absolute;
  border: 5px solid #ab7241;
  left: 0;
  top: 0;
  right: 0px;
  bottom: 0px;
  box-shadow: inset 0px 0px 0px 2px white;
}

.filtersHidden .hideFilterBarButton:focus-visible:before {
  right: 0px;
  left: 0px;
}

html:not(.no-webp) .heightGauge {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(144px, 1fr));
}

#SEARCH .searchInitialMessage {
  font-size: 24px;
  margin: 28px 36px;
  font-weight: 300;
  color: #5d5870;
  position: absolute;
}

#SEARCH .TAB.level1 {
  padding: 0 0 1px 0;
  margin: 0 0 0 8px;
  background: none;
  border-bottom: 8px solid #c4bdd6;
  color: #a59dba;
  max-width: 25%;
  height: 52px;
  display: inline-flex;
  align-items: flex-end;
}

#SEARCH .TAB.level1.clicked {
  border-bottom: 8px solid #e84e0f;
  color: #3f3b4f;
}

#SEARCH .TAB.level1.clicked .closeCross {
  display: block;
  opacity: 0.6;
}

#SEARCH .TAB.level1.clicked .closeCross:focus-visible {
  outline-offset: -5px;
  box-shadow: none;
  opacity: 1;
}

#SEARCH .TAB.level1.clicked:only-child .closeCross {
  display: none;
}

#SEARCH .TAB.level1.addSearchBtn {
  background: url(../../images/add-close.svg) -7px 50% no-repeat;
  width: 27px;
  height: 25px;
  margin: 8px 0 8px 10px;
  padding: 0;
  border: none;
}

#SEARCH .TAB.level1.addSearchBtn.noticeMe {
  background-color: #c88551;
  background-position: -46px;
}

#SEARCH .TAB.level1.addSearchBtn:focus-visible:before {
  display: none;
}

#SEARCH .TAB.level1.addSearchBtn:focus-visible:after {
  top: -8px;
  bottom: -8px;
  height: unset;
  left: -8px;
  right: -8px;
}

#SEARCH .TAB.level1:focus-visible {
  outline: none;
  box-shadow: none;
  border-color: #00000000;
}

#SEARCH .TAB.level1:focus-visible:before {
  content: "";
  position: absolute;
  left: -4px;
  right: -4px;
  bottom: -5px;
  height: 5px;
  background: #b07345;
}

#SEARCH .TAB.level1:focus-visible:after {
  content: "";
  position: absolute;
  top: 0px;
  left: -8px;
  right: -8px;
  bottom: -8px;
  border: 5px solid #b07345;
}

#SEARCH .TAB.level1:focus-visible .closeCross {
  z-index: 11;
}

#SEARCH .TAB.level1 .title {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.02em;
  vertical-align: bottom;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#SEARCH .TAB.level1 .closeCross {
  display: none;
  position: absolute;
  width: 23px;
  height: 23px;
  left: 50%;
  background: url(../../images/CLOSE-DARK-THIN.svg) 50% 50% no-repeat;
  background-size: 24px;
  top: 0;
  transform: translate(-50%, 0);
}

#SEARCH.PANEL.level0 {
  flex-flow: column;
  padding-top: 0;
  transition: padding 0.6s, margin 0.6s;
}

#SEARCH.PANEL.level0.shown {
  display: flex;
}

#SEARCH.PANEL.level0 .searchResultsTAB {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 2px 8px;
  padding-left: 392px;
  border-bottom: 1px solid #f3f3f700;
  transition: padding-left 0.5s;
  padding-top: 1px;
}

#SEARCH.PANEL.level0 .searchResultsTAB.filtersHidden {
  padding-left: 20px;
}

#SEARCH.PANEL.level0 .searchResultsPANEL {
  position: relative;
  flex: 1 1 auto;
  background-color: #d8d4e3;
}

#SEARCH.PANEL.level0 h2 {
  font-weight: 400;
  font-size: 22px;
  margin: 0;
}

#SEARCH .PANEL.level1 {
  display: flex;
  flex-flow: column;
  margin: 0;
  padding: 0;
  overflow-y: hidden;
  background: #cfcbdd;
  z-index: 1;
}

#SEARCH .PANEL.level1.shown {
  transform: translate(0, 0);
  z-index: 2;
}

#SEARCH .searchResultBanner {
  display: flex;
  flex-direction: column;
  z-index: 20;
  height: 30px;
  width: calc(100% - 40px);
  box-sizing: border-box;
  margin: 0 20px 10px 20px;
  padding-left: 15px;
  overflow: hidden;
  line-height: 30px;
  background-color: #efece7;
}

#SEARCH .searchGroups {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 32px 0;
  overflow: hidden;
}

#SEARCH .searchGroups .TAB {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  height: 34px;
  flex: 0 1 auto;
  background: none;
  font-weight: 400;
  margin: 0 32px 8px;
  padding: 0;
  box-sizing: border-box;
  cursor: default;
  color: #3f3b4f;
  font-size: 23px;
  letter-spacing: -0.015em;
}

#SEARCH .searchGroups .TAB:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  height: 8px;
  background: #a39fb7;
  bottom: -8px;
}

#SEARCH .searchGroups .TAB:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  height: 8px;
  background: #a39fb7;
  bottom: -8px;
}

#SEARCH .searchGroups .TAB > div {
  height: 30px;
}

#SEARCH .searchGroups .TAB > div.expandArrow {
  position: absolute;
  left: 50%;
  transform: rotate(90deg);
  width: 30px;
  background: url(../../images/SHOW-MORE.svg) 50% 50% no-repeat;
  transform-origin: center;
  transition: transform 0.6s;
  height: 100%;
}

#SEARCH .searchGroups .TAB > div.expandArrow:focus-visible {
  outline-offset: -3px;
  box-shadow: inset 0px 0px 0px 5px white, 0 0 0 4px white;
}

#SEARCH .searchGroups .TAB .resultsTotal {
  flex: 1 0 auto;
  text-align: left;
  font-size: 10px;
  display: flex;
  align-items: baseline;
  font-weight: 600;
  padding: 0 20px;
}

#SEARCH .searchGroups .TAB .resultsTotal span {
  font-size: 14px;
  margin-right: 0.2em;
}

#SEARCH .searchGroups .TAB .showMore {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  text-align: right;
  min-width: 104px;
  font-size: 11px;
  background: #7b7698;
  color: white;
  z-index: 1;
  font-weight: 375;
  letter-spacing: 0.075em;
  height: 100%;
  padding: 0px 0 0px 18px;
}

#SEARCH .searchGroups .TAB .showMore.active {
  background: #646172;
}

#SEARCH .searchGroups .TAB .showMore:focus-visible {
  outline-offset: 2px;
  box-shadow: 0 0 0 8px white;
}

#SEARCH .searchGroups .TAB .showMore span {
  font-size: 140%;
  letter-spacing: -0.025em;
}

#SEARCH .searchGroups .TAB .active .showMoreArrow {
  transform: rotate(90deg);
}

#SEARCH .searchGroups .TAB.contracted.noneHidden .showMore {
  display: none;
}

#SEARCH .searchGroups .TAB .showMoreSquare {
  width: 26px;
  height: 100%;
}

#SEARCH .searchGroups .TAB .showMoreSquare .showMoreArrow {
  position: absolute;
  top: 6px;
  width: 24px;
  height: 24px;
  background: url(../../images/show-more-light.svg) 50% 50%/85% no-repeat;
  transition: transform 0.4s;
}

#SEARCH .searchGroups .TAB .hideGroup {
  position: absolute;
  height: 100%;
  width: 40px;
  background: url(../../images/ARROW-CLOSED.svg) 50% 50% no-repeat;
  top: 0;
  left: 177px;
  opacity: 0.7;
  cursor: pointer;
  transform: rotate(90deg);
  transition: transform 0.2s;
  right: 0;
  left: unset;
  height: 28px;
  width: 28px;
}

#SEARCH .searchGroups .TAB.active > div.expandArrow {
  transform: rotate(0) translateX(-50%);
}

#SEARCH .searchGroups .TAB.active .showMore {
  display: none;
}

#SEARCH .searchGroups .TAB.active .hideGroup {
  transform: rotate(0);
}

#SEARCH .searchGroups .PANEL.searchGroupPanel {
  position: relative;
  display: block;
  height: auto;
  margin: 10px 0 5px 0;
  padding: 0 32px;
  background: none;
  border: none;
  overflow: hidden;
  transition: margin 0.5s;
  transition: none;
}

#SEARCH .searchGroups .PANEL.searchGroupPanel:after {
  content: " ";
  position: absolute;
  width: calc(100% - 98px);
  height: 1px;
  margin-left: 50px;
  background-color: #e6e6e7;
  bottom: 0px;
  z-index: 1000;
}

#SEARCH .searchGroups .PANEL.searchGroupPanel.contracted:after {
  height: 0;
}

#SEARCH .searchGroups .PANEL.searchGroupPanel.contracted.exploring:after {
  height: 1px;
  width: calc(100% - 78px);
}

#SEARCH .searchGroups .PANEL.searchGroupPanel.contracted.exploring.noneHidden.contracted:after {
  width: 100%;
}

#SEARCH .searchGroups .PANEL.searchGroupPanel.hidden {
  border-bottom: none;
  margin: 10px 0 0px 0px;
}

#SEARCH .searchGroups .PANEL.searchGroupPanel.contracted {
  height: 222px;
}

#SEARCH .searchGroups .PANEL.searchGroupPanel.expanded {
  height: auto;
}

#SEARCH .searchGroups .PANEL.searchGroupPanel.contracted:after {
  height: 0px;
  width: calc(100% - 60px);
  margin: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #f4f3f7;
  width: 100%;
}

#SEARCH .filtersShown .PANEL.searchGroupPanel:after {
  margin-left: 20px;
  width: calc(100% - 58px);
}

#SEARCH .searchScroller {
  position: relative;
  box-sizing: border-box;
  flex: 1 1 75%;
  overflow: auto;
  transition: left 0.5s, width 0.5s;
  -webkit-overflow-scrolling: auto;
}

#SEARCH .placeHolderDiv {
  padding: 15px 0 5px 0;
}

#SEARCH .resultsCount {
  width: 60px;
  height: 196px;
  background: lightgray;
  display: inline-block;
  margin: 2px 16px 0px 0px;
  border-width: 1px;
}

#SEARCH .searchCell.filteredOut {
  width: 0;
  height: 0;
  overflow: hidden;
  margin: 0;
}

#SEARCH .searchCell .module {
  position: relative;
  display: block;
  margin: 0;
  width: 114px;
  border: none;
  box-shadow: none;
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
  overflow: visible;
  cursor: default;
}

#SEARCH .searchCell .module .titleBox {
  position: relative;
  display: flex;
  border-top: 1px solid #dbdbdb;
  padding: 0;
  width: 100%;
  height: 72px;
}

#SEARCH .searchCell .module .titleBox:after {
  content: "";
  position: absolute;
  width: 40%;
  height: 22px;
  background: linear-gradient(-90deg, #dde4ee 30%, #dde4ee00 100%);
  bottom: 0;
  right: 0;
}

#SEARCH .searchCell .module .titleBox.active:after {
  background: linear-gradient(-90deg, #776996 30%, transparent);
}

#SEARCH .searchCell .module .titleBox .titleHeading {
  font-family: "Muli";
  font-size: 13px;
  text-align: left;
  letter-spacing: -0.005em;
  line-height: 1.1em;
  padding: 6px 8px 0;
  height: 58px;
  font-weight: 700;
  color: #555068;
  overflow: hidden;
  text-overflow: ellipsis;
}

#SEARCH .searchCell .module .titleBox.active .titleHeading {
  color: #ffffff;
  font-weight: 400;
}

#SEARCH .searchCell .module .moduleShadow {
  position: relative;
  margin-bottom: 32px;
  background-color: #dde4ee;
  border-top-color: #c4c4c5;
  border-left-color: #b9babb;
}

#SEARCH .searchCell .module .moduleShadow:before {
  width: 100%;
  height: 85%;
  position: absolute;
  content: "";
  bottom: 0;
  box-shadow: 16px 4px 28px 0px rgba(24, 32, 62, 0.3);
  z-index: -1;
}

#SEARCH .searchCell.clicked {
  z-index: 2;
}

#SEARCH .searchCell.clicked .moduleShadow:after {
  position: absolute;
  border: 16px solid transparent;
  border-bottom: 20px solid #776996;
  content: "";
  bottom: -32px;
  left: calc(50% - 15px);
}

#SEARCH .searchCell.clicked .titleBox {
  background-color: #776996;
  position: relative;
  color: #f8f6f6;
  border-top-color: #776996;
}

#SEARCH .searchCell .module .titleBox:focus-visible,
#SEARCH .image:focus-visible {
  outline: none;
  box-shadow: none;
}

#SEARCH .searchCell .module .titleBox:focus-visible:before,
#SEARCH .image:focus-visible:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border: 5px solid #ab7241;
  z-index: 1;
  box-shadow: inset 0px 0px 0px 1px white, 0 0 0 1px white;
}

#SEARCH .no-webp #SEARCH .searchCell {
  margin-left: 52px;
}

#SEARCH .filteredOut .searchCell.filteredOut {
  display: inline-block;
  width: auto;
  height: auto;
  overflow: visible;
  margin: 0 0px 0px 20px;
}

#SEARCH .image {
  background-color: #ffffff;
  position: relative;
  height: 120px;
  overflow: hidden;
  width: 114px;
  font-size: 0;
  padding: 0;
  cursor: pointer;
}

#SEARCH .image:focus-visible {
  box-shadow: 0 0 0 1px white;
}

#SEARCH .type {
  display: none;
  position: relative;
  border-bottom: 2px solid #cccccc;
  margin-bottom: 11px;
  padding-bottom: 2px;
  margin-right: -30px;
  height: 26px;
}

#SEARCH .type h2 {
  margin: 0;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #999999;
  opacity: 0;
  line-height: 1em;
  font-family: "Open Sans";
  letter-spacing: -0.01em;
  position: absolute;
  bottom: 4px;
}

#SEARCH .type.shown h2 {
  opacity: 1;
}

#SEARCH .type.shown h2:before {
  position: absolute;
  content: "";
  width: 12px;
  height: 100%;
  background-color: #ededed;
  left: -12px;
  top: 13px;
}

#SEARCH .type.last:after {
  position: absolute;
  content: "";
  width: 28px;
  height: 9px;
  background-color: #ededed;
  right: -10px;
  bottom: -6px;
}

#SEARCH .withCookie .searchScroller {
  padding-top: 0;
}

#SEARCH .withPlaceholderText:after {
  height: 0;
}

#SEARCH .withPlaceholderText .searchScroller {
  left: 0;
  margin: 0;
}

#SEARCH .withPlaceholderText .searchGroups {
  margin: 0px 20px 20px 12px;
}

#SEARCH .withPlaceholderText .searchGroups p {
  font-size: 16px;
}

#SEARCH .filtersHidden .searchScroller {
  left: 0px;
  width: 100%;
}

#SEARCH .filtersHidden .exploreContent .exploreTable {
  width: calc(100vw - 104px);
  padding: 32px 0 10px 50px;
}

#SEARCH .filtersHidden .exploreContent .exploreTable:before {
  left: -40px;
  transition: left 0.5s;
}

#SEARCH .filtersHidden .filterTAB .filterBAR .resultsTotal {
  color: #a09991;
}

#SEARCH .filterHeader {
  height: 30px;
  line-height: 30px;
  border-bottom: none;
  color: #6a6274;
  color: white;
  font-size: 12px;
  border-bottom: 1px solid #ebebeb;
  background-color: #948c84;
  padding-left: 15px;
}

#SEARCH .filterHeader:after {
  height: 0;
}

#SEARCH .filterHeader span {
  font-weight: 700;
}

#SEARCH .exploreButton {
  background-color: #edf1f2;
  /* top: 60%; */
  /* height: 40%; */
  /* border-bottom-left-radius: 6px; */
  /* border-bottom-right-radius: 6px; */
  position: absolute;
  width: 28px;
  height: 28px;
  border-radius: 20px;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -13px;
  /* border: 3px solid white; */
  opacity: 1;
  /* box-shadow: 0 2px 2px 0px rgba(80,80,80,0.1); */
  transform: rotate(45deg);
  border: 1px solid #bac3ce;
}

#SEARCH .exploreButton:before {
  /* width: 28px; */
  /* height: 28px; */
  content: "";
  position: absolute;
  border: 1px solid #c0c7d3;
  /* border-radius: 20px; */
  top: -3px;
  left: -3px;
}

#SEARCH .exploreButton.clicked {
  border-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #4b374d;
  top: 63%;
}

#SEARCH .exploreButton.clicked:after {
  content: "";
  position: absolute;
  width: 106px;
  height: 10px;
  background-color: #4a374c;
  bottom: -10px;
}

#SEARCH .exploreContent {
  display: none;
  width: 10000px;
  left: -5000px;
  position: relative;
  overflow: hidden;
  margin-bottom: 26px;
  color: white;
  background: #776996;
}

#SEARCH .exploreContent .exploreTable {
  display: flex;
  align-items: flex-start;
  position: relative;
  box-sizing: border-box;
  padding: 32px 0 10px 32px;
  width: calc(100vw - 104px - 392px);
}

#SEARCH .exploreContent .exploreTable:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 100%;
  background: white;
  top: 0;
  left: -20px;
  transition: left 0.5s;
}

#SEARCH .exploreContent .exploreTable h2 {
  display: none;
  position: absolute;
  font-size: 12px;
  margin: 0 0 13px 0;
  font-weight: 600;
  font-family: "Muli";
  letter-spacing: 0.03em;
  border-bottom: 1px solid #cdcfd5;
  padding-bottom: 6px;
  transition: margin 0.5s;
}

#SEARCH .exploreContent .exploreTable h3 {
  position: absolute;
  align-self: flex-start;
  width: calc(100% - 340px);
  font-size: 23px;
  font-weight: 300;
  letter-spacing: -0.01em;
  line-height: 1em;
  margin: 0 0 0 261px;
  display: inline-block;
  vertical-align: top;
  transition: margin-left 0.5s;
  z-index: 10;
  padding-bottom: 7px;
}

#SEARCH .exploreContent .exploreTable .exploreImageDiv {
  width: 240px;
  height: 240px;
  flex: 0 0 auto;
  margin-right: 22px;
  background-color: white;
  transition: margin 0.5s, width 0.5s, height 0.5s;
}

#SEARCH .exploreContent .exploreTable .exploreImageDiv img {
  width: 100%;
  height: auto;
}

#SEARCH .exploreContent .exploreTable .exploreOptions {
  position: relative;
  height: 222px;
  width: 495px;
  box-sizing: border-box;
  margin-top: 54px;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  color: #e9eaec;
  transition: margin-top 0.5s;
}

#SEARCH .exploreContent .exploreTable .exploreOptions.expanded {
  height: auto;
  flex-grow: 1;
}

#SEARCH .exploreContent .exploreTable .exploreOptions.extrasShown .optionCell.extra {
  opacity: 1;
  visibility: visible;
}

#SEARCH .exploreContent .exploreTable .exploreOptions .optionCell {
  flex-basis: 142px;
  margin-top: 8px;
  box-sizing: border-box;
}

#SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.other {
  cursor: default;
}

#SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.other.orphanOther {
  height: 78px;
  padding: 0 0 0 5px;
}

#SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.other .optionTitle {
  cursor: pointer;
}

#SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.extra {
  opacity: 0;
  transition: opacity 0.5s;
  visibility: hidden;
}

#SEARCH .exploreContent .exploreTable .exploreOptions .optionCell .optionCellTitle {
  height: 31px;
  margin: 0 0 5px 0;
  font-size: 9px;
  letter-spacing: 0.05em;
  line-height: 1.7em;
  color: white;
  font-weight: 300;
  text-transform: uppercase;
}

#SEARCH .exploreContent .exploreTable .exploreOptions .optionCell .optionCellTitle span {
  display: block;
  text-transform: none;
  font-size: 13px;
  font-weight: 200;
  letter-spacing: normal;
  color: white;
}

#SEARCH .exploreContent .exploreTable .exploreOptions .optionCell .optionCellTitle span span {
  display: inline;
  font-size: 9px;
}

#SEARCH .exploreContent .exploreTable .exploreOptions .optionCell .optionModule {
  width: 120px;
  height: 157px;
  box-sizing: border-box;
  background: #f6f3f3;
}

#SEARCH .exploreContent .exploreTable .exploreOptions .optionCell .optionModule.hap .image {
  background: white;
}

#SEARCH .exploreContent .exploreTable .exploreOptions .optionCell .optionModule.hap .image img {
  height: 130px;
  width: auto;
  margin: 9px -8px;
  clip-path: inset(1px 0px 49px 0px);
}

#SEARCH .exploreContent .exploreTable .exploreOptions .optionCell .optionModule.hap .title {
  background: #f3ead6;
}

#SEARCH .exploreContent .exploreTable .exploreOptions .optionCell .optionModule .image {
  height: 120px;
  border-top: 1px solid white;
  width: 100%;
}

#SEARCH .exploreContent .exploreTable .exploreOptions .optionCell .optionModule .title {
  padding: 7px 4px 0px 8px;
  font-size: 11px;
  height: 43px;
  color: #726a7c;
}

#SEARCH .exploreContent .exploreTable .optionCell.other {
  flex-basis: 60px;
  padding: 60px 0 0 5px;
  align-self: center;
  height: 212px;
}

#SEARCH .exploreContent .exploreTable .optionCell.other .optionTitle {
  color: #8c8aa7;
}

#SEARCH .exploreContent .exploreTable .optionCell.other .optionModule {
  width: 60px;
  background: none;
  line-height: 1.1em;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0.05em;
  height: auto;
}

#SEARCH .exploreContent .exploreTable .optionCell.other .optionModule .optionTitle {
  position: relative;
  top: -1px;
  color: white;
  cursor: pointer;
}

#SEARCH .exploreContent .exploreTable .optionCell.other .optionModule .optionTitle:after {
  content: "";
  position: absolute;
  width: 36px;
  height: 36px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 50%;
  background: url("../../images/ADD-SUBTRACT.svg") 5px 50% no-repeat;
  bottom: -45px;
  left: -1px;
  opacity: 0.7;
}

#SEARCH .exploreContent .exploreTable .optionCell.other .optionModule .optionTitle.open:after {
  background-position: -25px 50%;
}

#SEARCH .exploreContent .exploreTable .optionCell.other .optionModule .optionTitle:focus-visible {
  outline: none;
  box-shadow: none;
}

#SEARCH .exploreContent .exploreTable .optionCell.other .optionModule .optionTitle:focus-visible:before {
  content: "";
  position: absolute;
  left: -10px;
  top: -10px;
  right: 10px;
  bottom: -60px;
  border: 4px solid #ab7241;
  box-shadow: inset 0px 0px 0px 1px white, 0 0 0 1px white;
}

#SEARCH .modalExplore img {
  height: 100%;
}

#SEARCH .filtersHidden .modalExplore,
#SEARCH .filtersShown .modalExplore {
  position: absolute;
  padding: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  z-index: 20;
}

#SEARCH .filtersHidden .modalExplore .exploreContent,
#SEARCH .filtersShown .modalExplore .exploreContent {
  display: block;
  position: absolute;
  top: 0px;
  bottom: 0;
  left: 0;
  right: 0;
  margin-bottom: 0;
  width: unset;
  overflow: auto;
}

#SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable,
#SEARCH .filtersShown .modalExplore .exploreContent .exploreTable {
  margin-left: 0;
  padding: 20px;
  flex-direction: column;
}

#SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable h3,
#SEARCH .filtersShown .modalExplore .exploreContent .exploreTable h3 {
  position: relative;
  width: auto;
  margin: 5px 0 20px 0;
}

#SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreOptions,
#SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreOptions {
  width: 100%;
  overflow: hidden;
}

#SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreOptions.expanded,
#SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreOptions.expanded {
  width: 100%;
}

#SEARCH .exploreTitleAndOptions {
  position: relative;
  box-sizing: border-box;
  bottom: 0;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}

#SEARCH .clicked .moreOptionsButton {
  background-position-y: -69px;
}

#SEARCH .moreOptionsButton {
  display: none;
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 31px;
  height: 31px;
  background: url(../../images/SHOWMEMORE.svg) -5px -35px;
  background-repeat: no-repeat;
}

#SEARCH .moreOptionsButton.active {
  opacity: 1;
  background-position: 83px 10px;
  height: 22%;
  z-index: 10;
  width: 100%;
}

#SEARCH .moreOptionsButton.active:hover {
  background-color: rgba(52, 39, 52, 0.8);
}

#SEARCH .moreOptionsMenu {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  font-size: 0;
  background-color: rgba(66, 50, 67, 0.85);
  box-shadow: 0 2px 6px 0px rgba(50, 50, 50, 0.2);
}

#SEARCH .moreOptionsMenu.active {
  display: inline-block;
}

#SEARCH .moreOptionsMenu.active .button {
  height: 26%;
  position: relative;
  box-sizing: border-box;
  color: rgba(255, 255, 255, 0.7);
  font-size: 13px;
  font-family: "Muli";
  letter-spacing: 0.04em;
  border-bottom: 1px solid #735973;
}

#SEARCH .moreOptionsMenu.active .button:hover {
  background-color: rgba(52, 39, 52, 0.8);
}

#SEARCH .moreOptionsMenu.active .button span {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  height: 14px;
  left: 14px;
  padding-bottom: 2px;
}

#SEARCH .moreOptionsMenu.active .button .icon {
  position: absolute;
  right: 1px;
  top: 0;
  opacity: 0.65;
  width: 38px;
  height: 100%;
  background-position: 1px 42%;
  background-repeat: no-repeat;
}

#SEARCH .moreOptionsMenu.active .button.save .icon {
  background-image: url(../../images/SAVE.svg);
}

#SEARCH .moreOptionsMenu.active .button.share .icon {
  background-image: url(../../images/SHARE.svg);
}

#SEARCH .moreOptionsMenu.active .button.embed .icon {
  background-image: url(../../images/EMBED.svg);
}

#SEARCH .browseResult {
  display: inline-block;
  padding: 20px;
  background: #e1dcce;
  margin: 8px 8px 0 0;
  font-size: 14px;
  font-weight: 600;
  color: #747086;
}

.filtersAndResults {
  display: flex;
  position: relative;
  height: 100%;
}

.filterBAR {
  flex: 0 0 360px;
  position: relative;
  height: 100%;
  transform: translateX(0%);
  overflow: visible;
  padding: 0 0 0px 20px;
  background: #d3cede;
  border-right: 12px solid #f3f3f7;
  transition: margin-left 0.5s;
}

.filterBAR .filterScroller {
  overflow-x: hidden;
  overflow-y: auto;
  height: calc(100% - 44px);
  padding: 20px 20px 0 0;
  box-sizing: border-box;
}

.filterBAR .btn-reset div {
  background-color: #7b7698;
  color: white;
  text-decoration: none;
  font-weight: 400;
  font-size: 11px;
  padding: 6px 10px 4px;
  margin: 6px 0 0px 0;
  display: inline-block;
  letter-spacing: 0.1em;
  cursor: pointer;
}

.filterBAR .btn-reset div:focus-visible {
  outline-offset: 0px;
  box-shadow: inset 0px 0px 0px 2px white, 0 0 0 7px white;
}

.filtersHidden .filterBAR {
  margin-left: -392px;
}

.filtersHidden .hideFilterBarButton {
  margin-left: 0;
  border-right: none;
  background-color: #e4ded7;
}

.filtersHidden .PANEL {
  margin-left: 30px;
}

.filtersHidden .hideFilterBarButton,
.withPlaceholderText .hideFilterBarButton {
  transform: rotate(180deg);
  background-color: #3f3b4f;
  border: none;
}

.filtersHidden .hideFilterBarButton:after,
.withPlaceholderText .hideFilterBarButton:after {
  left: 3px;
}

.filtersHidden .filterBAR .resultsTotal,
.withPlaceholderText .filterBAR .resultsTotal {
  color: #948c84;
}

.filtersShown .no-data {
  margin-left: -140px;
}

.filtering-data {
  border: 1px solid lightgray;
  border-top-color: #e6e6e6;
  left: calc(50% + 12px);
  top: 10px;
}

.filtersShown .filtering-data {
  left: calc(50% - 128px);
}

.filterTAB {
  display: flex;
  align-items: center;
  font-size: 13px;
  font-weight: 700;
  color: #574f61;
  background: #eeeef6;
  border-bottom: 1px solid #c6c3d3;
  height: 44px;
  line-height: 44px;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
  user-select: none;
  padding: 0px 15px;
}

.filterTAB:after {
  content: "";
  position: absolute;
  width: 44px;
  height: 44px;
  background-image: url(../../images/show-more.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  top: 0;
  right: 0;
  transition: transform 0.25s;
}

.filterTAB.clicked {
  border-bottom: none;
}

.filterTAB.clicked:after {
  transform: rotate(90deg);
}

.filterTAB:focus-visible {
  outline: none;
  box-shadow: none;
}

.filterTAB:focus-visible:after {
  outline: 5px solid #ab7241;
  outline-offset: -7px;
  box-shadow: 0 0 0 0px white;
  z-index: 10;
}

.filterTAB.resultsTotal {
  display: grid;
  align-items: baseline;
  grid-template-columns: auto 1fr;
  line-height: 1.2em;
  padding: 16px 20px 0 20px;
  font-weight: 400;
  border-bottom: 1px solid #f3f3f7;
  transition: color 0.5s;
  background-color: #cac4da;
  color: #3f3b4f;
  font-size: 14px;
  letter-spacing: -0em;
  height: 44px;
}

.filterTAB.resultsTotal:after {
  height: 0;
}

.filterTAB.resultsTotal div:first-child span:first-child {
  font-size: 160%;
  font-weight: 400;
  margin-right: 1px;
}

.filterTAB.resultsTotal div:last-child {
  font-weight: 600;
  font-size: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.filterPANEL {
  padding: 2px 6px;
}

.filterPANEL:last-child {
  border-bottom: 1px solid #e4ded7;
}

.filterPANEL:focus-visible {
  outline-offset: -6px;
  box-shadow: inset 0px 0px 0px 8px white;
}

.filterPANEL.appliedFiltersPanel {
  padding: 2px 10px 2px 7px;
}

.filterPANEL.appliedFiltersPanel .filterPANEL {
  display: inline-block;
  background: #b97846;
  color: white;
  margin: 2px 4px;
  padding: 6px 35px 5px 12px;
  border-radius: 18px;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0.07em;
  position: relative;
}

.filterPANEL.appliedFiltersPanel .filterPANEL:last-child {
  display: block;
  padding: 0;
  background: none;
  border-radius: 0;
  text-align: right;
  border-bottom: none;
  margin-right: 0;
}

.filterPANEL.appliedFiltersPanel:last-child {
  border-bottom: none;
}

.filterPANEL.appliedFiltersPanel .appliedFilter:after {
  content: "";
  position: absolute;
  width: 23px;
  height: 23px;
  background: url(../../images/crosslight.svg);
  left: calc(100% + 10px);
  top: -5px;
  transform: rotate(45deg);
  background-size: 63%;
  background-repeat: no-repeat;
  background-position: 50%;
  border-radius: 16px;
  cursor: pointer;
}

.filterPANEL.appliedFiltersPanel .appliedFilter:focus-visible {
  outline: none;
  box-shadow: none;
}

.filterPANEL.appliedFiltersPanel .appliedFilter:focus-visible:after {
  outline-offset: 2px;
  outline: 5px solid #ab7241;
  box-shadow: inset 0px 0px 0px 0px white, 0 0 0 9px white;
}

.filterPANEL .filterPANEL {
  padding: 0 0 0 28px;
}

.filterTable {
  display: table;
  width: 100%;
  position: relative;
  padding: 8px 0 6px;
  background: rgba(255, 255, 255, 0);
}

.filterTable .filterTable {
  padding: 0;
}

.filterTable .filterRow {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  position: relative;
  font-weight: 600;
  height: 38px;
  width: 100%;
  color: #534f63;
  transition: height 0.7s, opacity 0.7s;
  overflow: visible;
  opacity: 1;
}

.filterTable .filterRow.showing .cell:after {
  background-position: -5px 50%;
}

.filterTable .filterRow.unsuitable {
  color: #988eb4;
}

.filterTable .filterRow.unsuitable.inactive {
  height: 38px;
}

.filterTable .filterRow.unsuitable.inactive .cell:after {
  background-position: 20px 50%;
}

.filterTable .filterRow.unsuitable .cell:after {
  background-position: 20px 50%;
  background-color: #b7afca;
  border-color: #b7afca;
}

.filterTable .filterRow.unsuitable .cell:hover {
  background-color: white;
  cursor: default;
}

.filterTable .filterRow.unsuitable .cell:focus-visible {
  outline-offset: 0px;
  box-shadow: inset 0px 0px 0px 2px white, 0 0 0 7px white;
}

.filterTable .filterRow.unsuitable span {
  display: none;
}

.filterTable .filterRow.checked .cell:after {
  background-position: -35px 50%;
  background-color: #259825;
  border-color: #259825;
}

.filterTable .filterRow.checked.unsuitable .cell:after {
  background-color: #b7afca;
  border-color: #b7afca;
  background-position-x: -65px;
}

.filterTable .filterRow.checked.inactive {
  color: #cecece;
}

.filterTable .filterRow.checked.inactive .cell:after {
  background-position: -65px 50%;
  background-color: white;
  border: 1px solid #ebebeb;
}

.filterTable .filterRow.inactive .cell:after {
  background-position: -30px 50%;
}

.filterTable .filterRow.partial .cell:after {
  background-position: -35px 50%;
  background-color: #ff9100;
  border-color: #ff9100;
}

.filterTable .filterRow.withChildren {
  cursor: pointer;
}

.filterTable .filterRow.withChildren span {
  content: "";
  position: absolute;
  width: 36px;
  height: 36px;
  background: url(../../images/show-more.svg);
  background-position: 50%;
  top: 0;
  right: 4px;
  transition: transform 0.25s;
  cursor: pointer;
}

.filterTable .filterRow.withChildren span:focus-visible {
  outline-offset: -4px;
  box-shadow: inset 0px 0px 0px 6px white, 0 0 0 3px white;
}

.filterTable .filterRow.withChildren.opened span {
  transform: rotate(90deg);
}

.filterTable .filterRow .cell {
  position: relative;
  box-sizing: border-box;
  margin-left: 4px;
  padding: 8px 30px 8px 36px;
  font-size: 12px;
  font-weight: 700;
  cursor: pointer;
}

.filterTable .filterRow .cell:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  left: 6px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../../images/FILTER.svg);
  background-position: 0 50%;
  border: 1px solid white;
  background-color: white;
}

.filterTable .filterRow .cell:focus-visible {
  outline-offset: 0px;
  box-shadow: inset 0px 0px 0px 2px white, 0 0 0 7px white;
}

.active .filterTable {
  display: table;
}

.filtering-data,
.no-data,
.searchProgress {
  position: absolute;
  box-sizing: border-box;
  font-size: 20px;
  font-weight: 300;
  color: #0f0e12;
  background: #f5f5f5;
  padding: 36px 40px 43px;
  transform: translate(-50%, 0%);
  left: calc(50% + 0px);
  top: 20px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  z-index: 10;
  transition: left 0.5s;
  box-sizing: border-box;
  min-width: 256px;
}

.searchProgress {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.searchProgress.initialLoading {
  z-index: 0;
  top: 55px;
  background: #413d51;
  color: #acb5c3;
  border: 1px solid #333040;
  box-shadow: 0 4px 19px 0 rgba(0, 0, 0, 0.2);
}

.searchProgress.initialLoading #apoSpinner {
  box-shadow: none;
}

.searchProgress.initialLoading [data-loader="spinnerContent"] {
  background-color: #ce440d;
}

.no-data {
  background: #c88551;
  color: white;
  font-weight: 300;
  width: 512px;
  transition: margin-left 0.5s;
}

.searchBanner {
  position: relative;
  width: 100%;
  height: 80px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffffff;
}

.searchBanner.wel {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
}

.searchBanner .searchBox {
  position: relative;
  display: flex;
  width: calc(3 * 132px);
  height: 48px;
}

.searchBanner input[type="text"] {
  padding: 10px 35px 10px 15px;
  font-size: 18px;
  font-family: "Noto-Sans-PP", Verdana, Geneva, Tahoma, sans-serif;
  background: #716c8e;
  color: white;
  font-weight: 350;
  letter-spacing: 0.04em;
  flex: 1 1 auto;
}

.searchBanner input[type="text"].noticeMe {
  background: #c88551;
}

.searchBanner input[type="text"]:required {
  box-shadow: none;
}

.searchBanner input[type="text"]:focus-visible {
  outline: none;
  background: #bc8052;
  z-index: 0;
}

.searchBanner .searchText::-webkit-input-placeholder {
  color: #ffffff;
}

.searchBanner .searchButton {
  width: 68px;
  height: 100%;
  background: #4f4c61;
  position: relative;
}

.searchBanner .searchButton .searchSubmit {
  position: absolute;
  left: 0;
  right: 0;
  top: 1px;
  bottom: 0;
  width: 100%;
  background-image: url(../../images/SEARCH-ICON.svg);
  background-position: 50% 3px;
  cursor: default;
}

.searchBanner .searchButton .searchSubmit:focus-visible {
  outline-offset: 0;
  box-shadow: inset 0px 0px 0px 2px white, 0 0 0 7px white;
}

.searchBanner .searchButton.clickable {
  cursor: pointer;
}

.searchBanner .searchButton.clickable .searchSubmit {
  opacity: 1;
  cursor: pointer;
}

.searchBanner .searchClear {
  position: absolute;
  visibility: hidden;
  width: 36px;
  height: 100%;
  background: url(../../images/ADD.svg) -34px 50%/70px no-repeat;
  top: 0;
  left: -36px;
  opacity: 0;
  transition: opacity 0.4s ease;
  cursor: pointer;
}

.searchBanner .searchClear.shown {
  visibility: visible;
  opacity: 0.9;
}

.searchBanner .searchui-dropdown-menu:empty {
  box-shadow: none;
  border: none;
}

html:not(.no-webp) .heightGauge {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(144px, 1fr));
}

#SEARCH .exploreContent {
  background: #776996;
}

#SEARCH .exploreContent .exploreTable .exploreOptions .optionCell {
  position: relative;
  flex-basis: 120px;
  margin: 10px 22px 0px 0;
  box-sizing: border-box;
  margin-right: 22px;
  cursor: pointer;
}

#SEARCH .exploreContent .exploreTable .exploreOptions .optionCell:focus-visible {
  outline: none;
  box-shadow: none;
}

#SEARCH .exploreContent .exploreTable .exploreOptions .optionCell:focus-visible:focus-visible:after {
  content: "";
  position: absolute;
  top: -11px;
  right: -10px;
  bottom: -5px;
  left: -10px;
  border: 5px solid #ab7241;
  box-shadow: inset 0px 0px 0px 1px white, 0 0 0 1px white;
}

#SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.\33 D .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.Male.Pelvis .optionCellTitle:before {
  background-color: #67727e;
}

#SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.bodyplan .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.chemistry .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.cellbiology .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.histology .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.integumentary .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.skeletal .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.muscular .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.nervous .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.specialsenses .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.endocrine .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.blood .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.cardiovascular .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.lymphatic .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.respiratory .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.digestive .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.metabolism .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.urinary .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.fluid .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.reproductive .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.development .optionCellTitle:before {
  background-color: #6983c9;
}

#SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.IFA3 .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.Yoga .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.YMCA .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.PilatesF .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.Weights .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.anatomy.trains .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.manual.therapies .optionCellTitle:before {
  background-color: #f67f80;
}

#SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.MSK.Ultrasound .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.CSAR .optionCellTitle:before {
  background-color: #00c2cc;
}

#SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.Head.ENT .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.Dentistry .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.Dental.hygiene .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.Head.Speech .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.head.dentistry .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.PelvicFloorDisorders .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.\33 DHeadAndNeck .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.ChiroSpine .optionCellTitle:before, #SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.Urology2011 .optionCellTitle:before {
  background-color: #4fa44f;
}

#SEARCH .exploreContent .exploreTable .exploreOptions .optionCell.\33 DHeadAndNeck .optionModule .title {
  width: 110%;
}

#SEARCH .exploreContent .exploreTable .exploreOptions .optionCell .optionCellTitle {
  margin: 0;
  color: white;
  width: 120px;
  height: 55px;
  font-size: 10px;
  font-weight: 400;
  box-sizing: border-box;
  position: relative;
  line-height: 1.3em;
  border-bottom: 1px solid white;
  letter-spacing: 0.1em;
}

#SEARCH .exploreContent .exploreTable .exploreOptions .optionCell .optionCellTitle:before {
  position: absolute;
  content: "";
  top: 19px;
  left: 2px;
  width: 12px;
  height: 33px;
  background: #ff4c05;
}

#SEARCH .exploreContent .exploreTable .exploreOptions .optionCell .optionCellTitle span {
  padding: 0px 10px 0px 17px;
  overflow: hidden;
  line-height: 1em;
  box-sizing: border-box;
  letter-spacing: 0.01em;
  font-size: 11px;
  color: #645e7d;
  font-weight: 700;
  height: 38px;
  margin-top: 4px;
  text-align: left;
  background: #f1eeee;
  border: 2px solid #f1eeee;
  border-bottom: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#SEARCH .exploreContent .exploreTable .exploreOptions .optionCell .optionModule {
  width: 120px;
  box-sizing: border-box;
  background: none;
  color: white;
}

#SEARCH .exploreContent .exploreTable .exploreOptions .optionCell .optionModule .title {
  padding: 5px 2px 0;
  font-size: 11px;
  height: 37px;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 400;
  background: rgba(255, 255, 255, 0.2);
  background: none;
  letter-spacing: 0.025em;
}

#SEARCH
.exploreContent
.exploreTable
.exploreOptions
.optionCell.specialsenses
.optionCellTitle:before {
  background-color: #6278b6;
}

.COOKIE {
  position: relative;
  flex: 1 0 44px;
  background: #cac4da;
  padding: 4px 0 2px 8px;
  border-bottom: 1px solid #f3f3f7;
  margin-left: 392px;
  transition: margin-left 0.5s, padding-left 0.5s;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.COOKIE.COOKIE:before {
  content: "";
  position: absolute;
  height: calc(100% + 1px);
  background: #f3f3f7;
  width: 392px;
  left: -392px;
  top: 0;
}

.COOKIE .cookieCrumb {
  position: relative;
  display: flex;
  align-items: center;
  line-height: 1em;
  padding: 5px 28px 5px 0px;
  font-weight: 400;
  font-size: 12px;
  box-sizing: border-box;
  color: #222029;
  cursor: pointer;
}

.COOKIE .cookieCrumb:last-of-type {
  padding-left: 7px;
  color: #3f3b4f;
  cursor: default;
  font-weight: 800;
}

.COOKIE .cookieCrumb:last-of-type:after {
  display: none;
}

.COOKIE .cookieCrumb:after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -1px;
  z-index: 2;
  box-sizing: border-box;
  background-image: url(../../images/COOKIE-ARROW.svg);
  opacity: 0.8;
}

.COOKIE .cookieCrumb.active.clicked {
  color: #6a6274;
}

.COOKIE .cookieCrumb.cursorDefault {
  cursor: default;
}

.COOKIE .cookieCrumb button {
  font-size: 12px;
}

.filtersHidden .COOKIE {
  margin-left: 0;
}

.isScrolled:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 5px;
  border-bottom: 1px solid #d6d6d6;
  bottom: -1px;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.05);
  background: white;
  transition: width 0.5s, left 0.5s;
}

.filterToolbar {
  position: relative;
}

.filterToolbar.isScrolled:before {
  width: calc(100% + 20px);
  left: -20px;
}

.shown {
  display: block;
}

.displayNone {
  display: none !important;
}

[data-loader="spinner"] {
  width: 45px;
  height: 45px;
  -webkit-animation: spinner 1.2s infinite ease-in-out;
  -o-animation: spinner 1.2s infinite ease-in-out;
  animation: spinner 1.2s infinite ease-in-out;
  background-color: #e84e0f;
  box-shadow: 0 0 10px #fff;
  position: relative;
  margin: 0 auto;
  top: 8px;
  z-index: -1;
  left: -6px;
  font-family: "Noto-Sans-PP", Verdana, Geneva, Tahoma, sans-serif;
}

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
    -ms-transform: perspective(120px) rotateX(0) rotateY(0);
    -o-transform: perspective(120px) rotateX(0) rotateY(0);
    transform: perspective(120px) rotateX(0) rotateY(0);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(0);
    -ms-transform: perspective(120px) rotateX(-180deg) rotateY(0);
    -o-transform: perspective(120px) rotateX(-180deg) rotateY(0);
    transform: perspective(120px) rotateX(-180deg) rotateY(0);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    -ms-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    -o-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
  }
}

@-moz-keyframes spinner {
  0% {
    -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
    -ms-transform: perspective(120px) rotateX(0) rotateY(0);
    -o-transform: perspective(120px) rotateX(0) rotateY(0);
    transform: perspective(120px) rotateX(0) rotateY(0);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(0);
    -ms-transform: perspective(120px) rotateX(-180deg) rotateY(0);
    -o-transform: perspective(120px) rotateX(-180deg) rotateY(0);
    transform: perspective(120px) rotateX(-180deg) rotateY(0);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    -ms-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    -o-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
  }
}

@-o-keyframes spinner {
  0% {
    -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
    -ms-transform: perspective(120px) rotateX(0) rotateY(0);
    -o-transform: perspective(120px) rotateX(0) rotateY(0);
    transform: perspective(120px) rotateX(0) rotateY(0);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(0);
    -ms-transform: perspective(120px) rotateX(-180deg) rotateY(0);
    -o-transform: perspective(120px) rotateX(-180deg) rotateY(0);
    transform: perspective(120px) rotateX(-180deg) rotateY(0);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    -ms-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    -o-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
  }
}

@keyframes spinner {
  0% {
    -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
    -ms-transform: perspective(120px) rotateX(0) rotateY(0);
    -o-transform: perspective(120px) rotateX(0) rotateY(0);
    transform: perspective(120px) rotateX(0) rotateY(0);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(0);
    -ms-transform: perspective(120px) rotateX(-180deg) rotateY(0);
    -o-transform: perspective(120px) rotateX(-180deg) rotateY(0);
    transform: perspective(120px) rotateX(-180deg) rotateY(0);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    -ms-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    -o-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
  }
}

[data-loader="spinnerContent"] {
  width: 45px;
  height: 45px;
  -webkit-animation: spinner 1.2s infinite ease-in-out;
  -o-animation: spinner 1.2s infinite ease-in-out;
  animation: spinner 1.2s infinite ease-in-out;
  background-color: #e84e0f;
  box-shadow: 0 0 10px #fff;
  position: relative;
  margin: 0 auto;
  top: 16px;
  margin-bottom: 20px;
}

@-webkit-keyframes spinnerContent {
  0% {
    -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
    -ms-transform: perspective(120px) rotateX(0) rotateY(0);
    -o-transform: perspective(120px) rotateX(0) rotateY(0);
    transform: perspective(120px) rotateX(0) rotateY(0);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(0);
    -ms-transform: perspective(120px) rotateX(-180deg) rotateY(0);
    -o-transform: perspective(120px) rotateX(-180deg) rotateY(0);
    transform: perspective(120px) rotateX(-180deg) rotateY(0);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    -ms-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    -o-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
  }
}

@-moz-keyframes spinnerContent {
  0% {
    -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
    -ms-transform: perspective(120px) rotateX(0) rotateY(0);
    -o-transform: perspective(120px) rotateX(0) rotateY(0);
    transform: perspective(120px) rotateX(0) rotateY(0);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(0);
    -ms-transform: perspective(120px) rotateX(-180deg) rotateY(0);
    -o-transform: perspective(120px) rotateX(-180deg) rotateY(0);
    transform: perspective(120px) rotateX(-180deg) rotateY(0);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    -ms-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    -o-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
  }
}

@-o-keyframes spinnerContent {
  0% {
    -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
    -ms-transform: perspective(120px) rotateX(0) rotateY(0);
    -o-transform: perspective(120px) rotateX(0) rotateY(0);
    transform: perspective(120px) rotateX(0) rotateY(0);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(0);
    -ms-transform: perspective(120px) rotateX(-180deg) rotateY(0);
    -o-transform: perspective(120px) rotateX(-180deg) rotateY(0);
    transform: perspective(120px) rotateX(-180deg) rotateY(0);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    -ms-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    -o-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
  }
}

@keyframes spinnerContent {
  0% {
    -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
    -ms-transform: perspective(120px) rotateX(0) rotateY(0);
    -o-transform: perspective(120px) rotateX(0) rotateY(0);
    transform: perspective(120px) rotateX(0) rotateY(0);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(0);
    -ms-transform: perspective(120px) rotateX(-180deg) rotateY(0);
    -o-transform: perspective(120px) rotateX(-180deg) rotateY(0);
    transform: perspective(120px) rotateX(-180deg) rotateY(0);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    -ms-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    -o-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
  }
}

.ui-widget {
  font-family: "Muli" !important;
  font-size: 0.9em !important;
  box-sizing: border-box !important;
}

.ui-widget-content {
  color: #56545f !important;
  max-width: 512px !important;
  box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.1);
}

.ui-menu-item-wrapper {
  padding: 12px 10px !important;
}

.ui-state-active,
.ui-widget-content .ui-state-active {
  border: none !important;
  background-color: #c88551 !important;
}

.ui-menu .ui-state-active,
.ui-menu ui-state-focus {
  margin: 0 !important;
}

.ui-autocomplete-highlight {
  font-weight: bold;
}

.hello {
  color: pink;
}

@media screen and (max-width: 1360px) {
  #INDEX .indexFilterResults {
    left: 0;
    width: 100%;
    padding: 0 0 0 0;
  }
  #INDEX.filtersHidden .PANEL {
    left: 0;
  }
  #BROWSE .TAB {
    width: calc((100vw - 16px) / 5);
  }
  #BROWSE .MODULE {
    width: calc((100vw - 16px) / 5);
  }
  #BROWSE.PANEL.level0 {
    margin: 44px auto 0 auto;
    width: calc((100vw - 16px) / 5);
  }
  #BROWSE.PANEL.width1 {
    width: calc(((100vw - 16px) / 5) * 2);
  }
  #BROWSE.PANEL.width2 {
    width: calc(((100vw - 16px) / 5) * 3);
  }
  #BROWSE.PANEL.width3 {
    width: calc(((100vw - 16px) / 5) * 4);
  }
  #BROWSE.PANEL.width4 {
    width: calc((((100vw - 16px) / 5) * 5));
  }
  #BROWSE.PANEL.width5 {
    width: calc(((100vw - 16px) / 5) * 6);
    left: calc(((100vw - 16px) / 5) * -1);
  }
  #BROWSE.PANEL.width5 .browseBackButton {
    display: block;
    left: calc((100vw - 16px) / 5);
  }
  #BROWSE.PANEL.level1 {
    padding: 0 0 0 140px;
  }
}

@media screen and (max-width: 1360px), (max-height: 1024px) {
  #SEARCH.PANEL.level0 {
    padding: 4px 20px 20px;
  }
  #SEARCH .exploreContent .exploreTable {
    width: calc(100vw - 40px - 392px);
  }
  #SEARCH .filtersHidden .exploreContent .exploreTable {
    width: calc(100vw - 40px);
  }
}

@media screen and (max-width: 1360px), (max-height: 1024px) {
  #SEARCH.PANEL.level0 {
    padding: 4px 20px 20px;
  }
  #SEARCH .exploreContent .exploreTable {
    width: calc(100vw - 40px - 392px);
  }
  #SEARCH .filtersHidden .exploreContent .exploreTable {
    width: calc(100vw - 40px);
  }
}

@media screen and (max-width: 1360px), (max-height: 1024px) {
  #SEARCH.PANEL.level0 {
    padding: 4px 20px 20px;
  }
  #SEARCH .exploreContent .exploreTable {
    width: calc(100vw - 40px - 392px);
  }
  #SEARCH .filtersHidden .exploreContent .exploreTable {
    width: calc(100vw - 40px);
  }
}

@media screen and (max-width: 1300px) {
  #BROWSE .TAB {
    width: calc((100vw - 16px) / 4);
  }
  #BROWSE .MODULE {
    width: calc((100vw - 16px) / 4);
  }
  #BROWSE.PANEL.level0 {
    width: calc((100vw - 16px) / 4);
  }
  #BROWSE.PANEL.width1 {
    width: calc(((100vw - 16px) / 4) * 2);
  }
  #BROWSE.PANEL.width2 {
    width: calc(((100vw - 16px) / 4) * 3);
  }
  #BROWSE.PANEL.width3 {
    width: calc(((100vw - 16px) / 4) * 4);
    left: -38px;
  }
  #BROWSE.PANEL.width4 {
    width: calc((((100vw - 16px) / 4) * 5));
    left: calc((((100vw - 16px) / 4) * -1) - 38px);
  }
  #BROWSE.PANEL.width4 .browseBackButton {
    display: block;
    left: calc((100vw - 16px) / 4);
  }
  #BROWSE.PANEL.width5 {
    width: calc(((100vw - 16px) / 4) * 6);
    left: calc((((100vw - 16px) / 4) * -2) - 38px);
  }
  #BROWSE.PANEL.width5 .browseBackButton {
    display: block;
    left: calc(((100vw - 16px) / 4) * 2);
  }
}

@media screen and (max-width: 1280px) {
  #SEARCH .filtersShown .exploreTitleAndOptions .exploreOptions .optionCell {
    margin-right: 8px;
  }
  #SEARCH .filtersShown .exploreTitleAndOptions .exploreOptions .optionCell .optionModule {
    width: 94px;
    height: 94px;
  }
}

@media screen and (max-width: 1220px) {
  #BROWSE.PANEL.width3 {
    width: calc(((100vw - 16px) / 4) * 4);
    left: 0;
  }
  #BROWSE.PANEL.width4 {
    width: calc((((100vw - 16px) / 4) * 5));
    left: calc(((100vw - 16px) / 4) * -1);
  }
  #BROWSE.PANEL.width4 .browseBackButton {
    display: block;
    left: calc((100vw - 16px) / 4);
  }
  #BROWSE.PANEL.width5 {
    width: calc(((100vw - 16px) / 4) * 6);
    left: calc(((100vw - 16px) / 4) * -2);
  }
  #BROWSE.PANEL.width5 .browseBackButton {
    display: block;
    left: calc(((100vw - 16px) / 4) * 2);
  }
}

@media screen and (max-width: 1130px) {
  #WELCOME.PANEL.level0 {
    padding-top: 20px;
  }
  #TITLES.PANEL.level0:before {
    height: calc(100% - 40px);
    top: 20px;
  }
  .filterToolbar.isScrolled:before {
    width: calc(100% + 30px);
    left: -30px;
    height: 3px;
  }
  #SEARCH.PANEL.level0.multiRowTabs .TAB.addSearchBtn {
    margin: 18px 0 0;
  }
  #SEARCH .filtersHidden .exploreContent .exploreTable,
  #SEARCH .filtersShown .exploreContent .exploreTable {
    padding: 25px 0 23px 32px;
  }
  #SEARCH .filtersHidden .exploreContent .exploreTable:before,
  #SEARCH .filtersShown .exploreContent .exploreTable:before {
    width: 0;
  }
  #SEARCH .searchGroups .PANEL.searchGroupPanel:after {
    height: 1px;
    width: calc(100% - 60px);
    margin-left: 30px;
  }
  #SEARCH .searchGroups .PANEL.searchGroupPanel.contracted {
    height: 116px;
    margin: 10px 0 0 0;
  }
  #SEARCH .searchGroups .PANEL.searchGroupPanel.contracted.exploring {
    margin: 10px 0 20px 0;
  }
  #SEARCH .searchGroups .PANEL.searchGroupPanel.contracted.exploring.closed {
    margin: 10px 0 0 0;
  }
  #SEARCH .moreOptionsButton.active {
    background-position: 50% 38px;
    height: 100%;
    width: 18%;
  }
  #SEARCH .moreOptionsMenu.active .button {
    display: inline-block;
    height: 100%;
    width: 27%;
    text-align: center;
    border-bottom: none;
    border-right: 1px solid #735973;
    font-size: 12px;
  }
  #SEARCH .moreOptionsMenu.active .button.save {
    width: 71px;
  }
  #SEARCH .moreOptionsMenu.active .button.share, #SEARCH .moreOptionsMenu.active .button.embed {
    width: calc((100% - 18% - 71px) / 2);
  }
  #SEARCH .moreOptionsMenu.active .button .icon {
    position: relative;
    width: 100%;
    height: 39px;
    background-position: 50% 4px;
  }
  #SEARCH .moreOptionsMenu.active .button span {
    position: relative;
    height: 30%;
    width: 100%;
    left: 0;
  }
  #SEARCH .filtersShown .exploreTitleAndOptions .exploreOptions .optionCell {
    margin-right: 16px;
  }
  #SEARCH .filtersShown .exploreTitleAndOptions .exploreOptions .optionCell .optionModule {
    width: 120px;
    height: 120px;
  }
  .hideMoreResults {
    right: 31px;
  }
}

@media screen and (max-width: 1024px) {
  #SEARCH .searchCell .module {
    width: 96px;
  }
  #SEARCH .searchCell .module .titleBox {
    height: 60px;
  }
  #SEARCH .searchCell .module .titleBox .titleHeading {
    font-size: 11px;
    height: 50px;
    padding: 4px 6px 0;
  }
  #SEARCH .image {
    height: 100px;
    width: 96px;
  }
  html:not(.no-webp) .heightGauge {
    grid-template-columns: repeat(auto-fill, minmax(124px, 1fr));
  }
  #BROWSE .TAB {
    width: calc(100vw / 4);
  }
  #BROWSE .MODULE {
    width: calc(100vw / 4);
  }
  #BROWSE.PANEL.level0 {
    width: calc(100vw / 4);
  }
  #BROWSE.PANEL.width1 {
    width: calc((100vw / 4) * 2);
  }
  #BROWSE.PANEL.width2 {
    width: calc((100vw / 4) * 3);
  }
  #BROWSE.PANEL.width3 {
    width: calc((100vw / 4) * 4);
  }
  #BROWSE.PANEL.width4 {
    width: calc((100vw / 4) * 5);
    left: calc((100vw / 4) * -1);
  }
  #BROWSE.PANEL.width4 .browseBackButton {
    display: block;
    left: calc(100vw / 4);
  }
  #BROWSE.PANEL.width5 {
    width: calc((100vw / 4) * 6);
    left: calc((100vw / 4) * -2);
  }
  #BROWSE.PANEL.width5 .browseBackButton {
    display: block;
    left: calc((100vw / 4) * 2);
  }
  .briefHighlight {
    left: -20px;
    right: -19px;
    top: 12px;
    bottom: 1px;
  }
}

@media screen and (max-width: 1023px) and (min-width: 767px) {
  .filterBAR {
    flex: 0 0 280px;
  }
  .filtersHidden .filterBAR {
    margin-left: -312px;
  }
  #SEARCH.PANEL.level0 .searchResultsTAB {
    padding-left: 312px;
  }
  #SEARCH .exploreContent .exploreTable {
    width: calc(100vw - 40px - 312px);
  }
  .COOKIE {
    margin-left: 312px;
  }
}

@media screen and (max-width: 860px) {
  .main.PANEL > nav {
    padding: 0 12px;
    display: flex;
    justify-content: center;
  }
  .welcomerTable > div {
    flex-direction: column;
    width: 140px;
    align-items: flex-start;
    padding: 15px 0 15px 0;
  }
  .welcomerTable .cellTitle {
    flex: 0 0 auto;
    padding-bottom: 10px;
    font-size: 19px;
  }
  .welcomerTable .cellImage {
    padding: 0;
  }
  .welcomerTable .cellText {
    width: calc(100% - 140px);
    padding: 30px 16px 5px 25px;
  }
}

@media screen and (max-width: 768px) {
  #WELCOMER .PANEL.level1 {
    padding: 64px 0px 20px 0;
  }
  #WELCOMER .intro,
  #WELCOMER .outro {
    margin: 0 0 0 25px;
    padding: 0 50px 0 20px;
  }
  #WELCOMER .intro h2,
  #WELCOMER .outro h2 {
    font-size: 27px;
  }
  #WELCOMER .intro p,
  #WELCOMER .outro p {
    font-size: 16px;
  }
  #WELCOMER .outro {
    margin-bottom: 60px;
  }
  .welcomer.PANEL.loggedInText .intro h1 {
    font-size: 28px;
  }
  .welcomer label.showOption {
    top: 16px;
  }
  .welcomerTable > div {
    width: 175px;
    padding: 15px 0 20px 40px;
  }
  .welcomerTable .cellText {
    width: calc(100% - 175px);
    padding: 30px 40px 5px 25px;
  }
  .welcomerTable .cellTitle {
    font-size: 18px;
  }
  .modal_not_subscribed {
    top: 20px;
    left: 0;
    right: 0;
    bottom: 0;
  }
  #TITLES.PANEL .level1.SCROLLER > .PANEL {
    padding: 0 2% 0 2%;
  }
  #TITLES.PANEL .level2.PANEL {
    padding: 11px 0 0 0;
  }
  .PANEL.level1.SCROLLER > .PANEL[id="3DRealtime"] > .TAB {
    width: 100px;
    height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 1px;
    margin-right: 0px;
  }
  .SEARCHUI {
    padding: 0;
  }
  #SEARCH.PANEL.level0 {
    padding: 20px 0 0;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable {
    padding: 25px 0 0px 30px;
    width: 100vw;
    transition: unset;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreImageDiv,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreImageDiv {
    width: 260px;
    height: 260px;
    max-width: 260px;
    max-height: 260px;
  }
  #BROWSE .TAB {
    width: 50vw;
  }
  #BROWSE .MODULE {
    width: 50vw;
    box-sizing: border-box;
  }
  #BROWSE.level0 .browseBackButton {
    display: block;
    margin-left: 12px;
    transition-duration: 0.7s;
  }
  #BROWSE.level0.PANEL {
    transition-duration: 0.7s;
  }
  #BROWSE.level0.PANEL.width0 {
    width: 50vw;
  }
  #BROWSE.level0.PANEL.width0 .browseBackButton {
    display: none;
  }
  #BROWSE.level0.PANEL.width1 {
    width: 100vw;
    left: 0;
  }
  #BROWSE.level0.PANEL.width1 .browseBackButton {
    display: none;
  }
  #BROWSE.level0.PANEL.width2 {
    width: 150vw;
    left: -50vw;
  }
  #BROWSE.level0.PANEL.width2 .browseBackButton {
    left: 50vw;
  }
  #BROWSE.level0.PANEL.width3 {
    width: 200vw;
    left: -100vw;
  }
  #BROWSE.level0.PANEL.width3 .browseBackButton {
    left: 100vw;
  }
  #BROWSE.level0.PANEL.width4 {
    width: 250vw;
    left: -150vw;
  }
  #BROWSE.level0.PANEL.width4 .browseBackButton {
    left: 150vw;
  }
  #BROWSE.level0.PANEL.width5 {
    width: 300vw;
    left: -200vw;
  }
  #BROWSE.level0.PANEL.width5 .browseBackButton {
    left: 200vw;
  }
  #TITLES.PANEL .level1.SCROLLER > .PANEL {
    padding: 0 2% 0 2%;
  }
  #TITLES.PANEL .level1.SCROLLER > .PANEL.openPadding {
    padding: 15px 2% 10px 2%;
  }
  #TITLES .welcomerHighlight > .module:nth-child(3n + 1) {
    margin-right: 0%;
  }
  #TITLES .welcomerHighlight > .module:nth-child(2n + 1) {
    margin-right: 2%;
  }
  #TITLES .welcomerHighlight > .module:nth-child(3n + 2) {
    margin-right: 2%;
  }
  #TITLES .welcomerHighlight > .module:nth-child(2n + 2) {
    margin-right: 0%;
  }
  #TITLES .palmsSwitchUser {
    padding: 15px 0 0 0;
  }
  .moduleInfoBox {
    max-width: 360px;
    width: 100%;
    max-height: 100vh;
    overflow: auto;
  }
  .moduleInfoBox .infomodulediv {
    flex-direction: column;
    padding: 20px 20px 0px;
  }
  .moduleInfoBox .infomodulediv > div:first-child {
    padding-right: 0;
    order: 2;
  }
  .moduleInfoBox .infomodulediv > div:last-child {
    width: auto;
    flex: 0 1 auto;
    order: 1;
    padding: 5px 0 10px 0px;
  }
  .moduleInfoBox .infomodulediv img {
    width: 61px;
    height: 61px;
  }
  .briefHighlight {
    left: -3px;
    right: -2px;
    top: 12px;
    bottom: 1px;
  }
}

@media screen and (max-width: 767px) {
  .filterBAR {
    position: absolute;
    width: 100%;
    padding: 0;
    border-right: 1px solid lightgray;
    box-shadow: 4px 2px 6px 0px rgba(0, 0, 0, 0.15);
    z-index: 2;
    background: #d4d0df;
    height: 100%;
    box-sizing: border-box;
  }
  .filtersHidden .filterBAR {
    margin-left: -102%;
  }
  .filterTAB.resultsTotal {
    padding-left: 36px;
  }
  #SEARCH.PANEL.level0 .searchResultsTAB,
  #SEARCH.PANEL.level0 .searchResultsTAB.filtersHidden {
    padding-left: 0;
  }
  .COOKIE {
    margin-left: 0;
  }
}

@media screen and (max-width: 580px) {
  .TAB.level0 > div span {
    font-size: 12px;
  }
  #WELCOMER .intro,
  #WELCOMER .outro {
    padding: 0 50px 0 10px;
  }
  .welcomerTable > div {
    width: 140px;
    padding: 15px 0 20px 30px;
  }
  .welcomerTable .cellTitle {
    font-size: 18px;
  }
  .welcomerTable .cellText {
    width: calc(100% - 140px);
    padding: 30px 26px 0 23px;
  }
  .welcomerTable .cellText p {
    font-size: 13px;
  }
  #BROWSE.level0 .TAB {
    width: 100vw;
    padding: 0 0px 0 6px;
  }
  #BROWSE.level0 .TAB:after {
    opacity: 1;
  }
}

@media screen and (max-width: 520px) {
  #WELCOMER .intro,
  #WELCOMER .outro {
    padding: 0px 50px 0 5px;
  }
  #WELCOMER .intro p,
  #WELCOMER .outro p {
    font-size: 14px;
  }
  .welcomerTable > div {
    width: 120px;
  }
  .welcomerTable .cellTitle {
    font-size: 17px;
  }
  .welcomerTable .cellText {
    width: calc(100% - 120px);
    padding: 30px 20px 0 20px;
  }
  .welcomerTable .cellText p {
    font-size: 12px;
  }
  #SEARCH.PANEL.level0 {
    padding: 22px 0 0;
  }
  #SEARCH .searchGroups .TAB {
    margin-right: 8px;
  }
  #SEARCH .searchGroups .TAB .resultsTotal {
    font-size: 9px;
    padding: 0 4px;
  }
  #SEARCH .searchGroups .TAB .showMore {
    font-size: 9px;
    padding-left: 4px;
  }
  #SEARCH .searchGroups .TAB .showMoreSquare {
    width: 22px;
  }
  #SEARCH .searchGroups .TAB .showMoreSquare .showMoreArrow {
    background-size: 80%;
  }
  #SEARCH .searchGroups .TAB .searchGroupTitle {
    font-size: 18px;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable {
    overflow: auto;
    padding: 15px 30px 0px;
    width: 100vw;
    height: 100%;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable h3,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable h3 {
    box-sizing: border-box;
    width: 100%;
    font-size: 20px;
    flex-grow: 0;
    margin: 5px 0px 15px 0;
    padding-right: 20px;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreImageDiv,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreImageDiv {
    width: 50%;
    height: auto;
    font-size: 0;
    min-height: calc(50vw - 20px);
    background: #f2f2f2;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreImageDiv img,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreImageDiv img {
    width: 100%;
    height: auto;
    background-color: white;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreOptions,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreOptions {
    overflow: hidden;
    flex: 0 0 288px;
    display: block;
    margin: 2px 0 25px;
    width: 100%;
    height: auto;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreOptions.expanded,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreOptions.expanded {
    height: unset;
    width: 100%;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell {
    margin-bottom: 12px;
    width: 100%;
    display: flex;
    align-items: flex-end;
    flex-basis: unset;
    width: 100%;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell .optionCellTitle,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell .optionCellTitle {
    height: 65px;
    width: calc(50% - 48px);
    border-bottom: 0;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell .optionCellTitle:before,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell .optionCellTitle:before {
    height: 43px;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell .optionCellTitle > span,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell .optionCellTitle > span {
    display: flex;
    margin-right: 0;
    height: 49px;
    margin-top: 3px;
    background: #f2f2f2;
    border-color: #f2f2f2;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell .optionModule,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell .optionModule {
    width: calc(50% + 48px);
    height: auto;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell .optionModule .tile,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell .optionModule .tile {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell .optionModule .tile .image,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell .optionModule .tile .image {
    flex: 0 0 auto;
    width: 48px;
    height: 48px;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell .optionModule .tile .title,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell .optionModule .tile .title {
    font-size: 13px;
    height: auto;
    padding: 0 13px 0 10px;
    line-height: 1.2em;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell .optionModule.hap .tile,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell .optionModule.hap .tile {
    background-color: #ebe7d8;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell .optionModule.hap .image,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell .optionModule.hap .image {
    width: 57px;
    height: 48px;
    border-right: 1px solid #e6e6e6;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell .optionModule.hap .image img,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell .optionModule.hap .image img {
    width: 80px;
    height: auto;
    clip-path: inset(2px 0 29px 0);
    margin: 1px -9px;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell.other,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell.other {
    width: 50%;
    height: 45px;
    margin: 15px 0;
    padding: 0;
    text-align: right;
    margin-bottom: 8px;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell.other .optionModule,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell.other .optionModule {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 90px;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell.other .optionModule .optionTitle,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell.other .optionModule .optionTitle {
    margin-right: 0;
    text-align: left;
    padding: 0;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell.other .optionModule .optionTitle:after,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell.other .optionModule .optionTitle:after {
    right: -45px;
    top: -7px;
    left: unset;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable.showingMoreOptions,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable.showingMoreOptions {
    display: block;
  }
  .searchBanner input[type="text"] {
    font-size: 15px;
    padding-right: 8px;
  }
  .modalExplore .optionModule .image img {
    width: auto;
    height: 100%;
  }
}

@media screen and (max-width: 480px) {
  .searchBanner {
    height: 60px;
  }
  .searchBanner .searchBox {
    width: calc(100vw - 16vw);
    height: 44px;
  }
  .searchBanner .searchButton {
    width: calc(100vw / 10);
  }
  .searchBanner .searchButton:after {
    background-position: 50% 1px;
    background-size: 55px;
  }
  .fullScreen .searchBanner {
    height: 0;
  }
  .main.PANEL > nav {
    padding: 0 12px;
  }
  .TAB.level0 {
    height: 35px;
    width: unset;
    padding: 0 4px;
    margin: 0 2px;
    flex: 1 1 auto;
  }
  .TAB.level0.clicked {
    letter-spacing: 0.02em;
    font-weight: 600;
  }
  .TAB.level0 > div span {
    margin-bottom: 1px;
  }
  .searchBox .briefHighlight {
    border-width: 8px;
    left: -10px;
    right: -10px;
    top: -10px;
    bottom: -10px;
  }
  .briefHighlight {
    left: -10px;
    top: 6px;
    right: -10px;
    border-width: 8px;
    bottom: -3px;
  }
}

@media screen and (max-width: 440px) {
  #SEARCH .searchGroups .TAB {
    font-size: 21px;
  }
  #SEARCH .searchGroups .PANEL.searchGroupPanel {
    margin: 10px 0% 14px 0px;
  }
  #SEARCH .searchGroups .PANEL.searchGroupPanel:after {
    width: calc(100% - 60px);
  }
  #SEARCH .searchGroups .PANEL.searchGroupPanel.contracted {
    margin: 10px 0% 0px 0px;
  }
  #SEARCH .searchGroups .PANEL.searchGroupPanel.contracted:last-of-type:after {
    width: 100%;
  }
  .TAB.level0 {
    font-size: 12px;
  }
}

@media screen and (max-height: 900px) and (min-width: 480px) {
  #TITLES.PANEL.level0 {
    padding: 20px 20px 20px 20px;
  }
  #TITLES.PANEL.level0:before {
    height: calc(100% - 40px);
    top: 20px;
  }
  #BROWSE.PANEL.level0 {
    padding: 35px 0 20px 0px;
  }
  #BROWSE .browseBackButton {
    top: 9px;
  }
}

@media screen and (max-height: 900px) {
  .TAB.level2 {
    height: 37px;
  }
  .PANEL.level0 {
    margin-top: 35px;
  }
  #BROWSE.PANEL.level0 {
    margin: 44px auto 0 auto;
  }
  .searchBanner {
    height: 60px;
  }
  .searchBanner .searchBox {
    height: 44px;
  }
  .searchBanner .searchButton:after {
    background-position: 50% 0px;
    background-size: 65px;
  }
  .searchBanner .searchSubmit {
    background-position: 50% 1px;
  }
  .fullScreen .searchBanner {
    height: 0;
  }
  .footerHidden .SEARCHUI,
  .footerShown .SEARCHUI {
    padding: 0 0 1px 0;
  }
}

@media screen and (max-height: 830px) {
  #TITLES.PANEL.level0 {
    flex-direction: column;
  }
  #TITLES.PANEL.level0:before {
    height: calc(100% - 40px);
    top: 20px;
  }
}

@media screen and (max-height: 760px) {
  .searchBanner .searchBox {
    width: calc(4 * 99px);
  }
  .searchBanner .searchButton {
    width: 52px;
  }
  .searchBanner .searchButton .searchSubmit {
    background-position: 50% 1px;
  }
  .searchBanner input[type="text"] {
    font-size: 16px;
    padding: 10px 35px 7px 15px;
  }
}

@media screen and (max-height: 720px) {
  .filterBAR {
    flex: 0 0 280px;
  }
  .filtersHidden .filterBAR {
    margin-left: -312px;
  }
  #SEARCH.PANEL.level0 .searchResultsTAB {
    padding-left: 312px;
  }
  .COOKIE {
    margin-left: 312px;
  }
  #SEARCH .searchCell .module {
    width: 96px;
  }
  #SEARCH .searchCell .module .titleBox {
    height: 60px;
  }
  #SEARCH .searchCell .module .titleBox .titleHeading {
    font-size: 11px;
    height: 50px;
    padding: 4px 6px 0;
  }
  #SEARCH .image {
    height: 100px;
    width: 96px;
  }
  #SEARCH .exploreContent .exploreTable {
    width: calc(100vw - 40px - 312px);
  }
  html:not(.no-webp) .heightGauge {
    grid-template-columns: repeat(auto-fill, minmax(124px, 1fr));
  }
}

@media only screen and (max-width: 767px), only screen and (max-height: 560px) and (min-width: 600px) and (orientation: landscape) {
  #SEARCH .searchCell .module {
    width: 96px;
  }
  #SEARCH .searchCell .module .titleBox {
    height: 60px;
  }
  #SEARCH .searchCell .module .titleBox .titleHeading {
    font-size: 11px;
    height: 50px;
    padding: 4px 6px 0;
  }
  #SEARCH .image {
    height: 100px;
    width: 96px;
  }
  #SEARCH .exploreContent .exploreTable {
    width: calc(100vw - 40px - 312px);
  }
  html:not(.no-webp) .heightGauge {
    grid-template-columns: repeat(auto-fill, minmax(124px, 1fr));
  }
}

@media screen and (max-height: 720px) and (max-width: 767px) {
  #SEARCH.PANEL.level0 .searchResultsTAB,
  #SEARCH.PANEL.level0 .searchResultsTAB.filtersHidden {
    padding-left: 0;
  }
}

@media only screen and (max-width: 767px) and (orientation: portrait) {
  .main {
    display: flex;
  }
  #BROWSE .TAB {
    font-size: 17px;
    font-weight: 400;
  }
  #BROWSE .PANEL .MODULE > h2 {
    font-size: 17px;
    font-weight: 400;
    padding: 0 14px 0 16px;
  }
  #BROWSE .MODULE {
    width: 100vw;
    box-sizing: border-box;
    padding-left: 8px;
  }
  #BROWSE.level0 .browseBackButton {
    display: block;
    margin-left: 12px;
  }
  #BROWSE.level0.PANEL {
    bottom: 0;
    margin-top: 44px;
  }
  #BROWSE.level0.PANEL.width0 {
    width: 100vw;
  }
  #BROWSE.level0.PANEL.width0 .browseBackButton {
    display: none;
  }
  #BROWSE.level0.PANEL.width1 {
    width: 200vw;
    left: -100vw;
  }
  #BROWSE.level0.PANEL.width1 .browseBackButton {
    left: 100vw;
    display: block;
  }
  #BROWSE.level0.PANEL.width2 {
    width: 300vw;
    left: -200vw;
  }
  #BROWSE.level0.PANEL.width2 .browseBackButton {
    left: 200vw;
  }
  #BROWSE.level0.PANEL.width3 {
    width: 400vw;
    left: -300vw;
  }
  #BROWSE.level0.PANEL.width3 .browseBackButton {
    left: 300vw;
  }
  #BROWSE.level0.PANEL.width4 {
    width: 500vw;
    left: -400vw;
  }
  #BROWSE.level0.PANEL.width4 .browseBackButton {
    left: 400vw;
  }
  #BROWSE.level0.PANEL.width5 {
    width: 600vw;
    left: -500vw;
  }
  #BROWSE.level0.PANEL.width5 .browseBackButton {
    left: 500vw;
  }
  #BROWSE.level0 .TAB {
    width: 100vw;
    padding: 0 12px 0 24px;
  }
  #BROWSE .TAB {
    width: calc(100vw / 3);
  }
  #BROWSE.PANEL.level0 {
    width: calc(100vw / 3);
    bottom: 0;
    left: 0;
  }
  #BROWSE.PANEL.width1 {
    width: calc((100vw / 3) * 2);
  }
  #BROWSE.PANEL.width2 {
    width: calc((100vw / 3) * 3);
  }
  #BROWSE.PANEL.width3 {
    width: calc((100vw / 3) * 4);
    left: calc((100vw / 3) * -1);
  }
  #BROWSE.PANEL.width3 .browseBackButton {
    display: block;
    left: calc(100vw / 3);
  }
  #BROWSE.PANEL.width4 {
    width: calc((100vw / 3) * 5);
    left: calc((100vw / 3) * -2);
  }
  #BROWSE.PANEL.width4 .browseBackButton {
    display: block;
    left: calc((100vw / 3) * 2);
  }
  #BROWSE.PANEL.width5 {
    width: calc((100vw / 3) * 6);
    left: calc((100vw / 3) * -3);
  }
  #BROWSE.PANEL.width5 .browseBackButton {
    display: block;
    left: calc((100vw / 3) * 3);
  }
  .closeCrossLarge.onDark {
    height: 38px;
    background-size: 37px;
    width: 30px;
  }
  .fullScreen button.fullScreenBtn {
    background-position-x: -35px;
  }
}

@media screen and (max-width: 480px) and (orientation: portrait) {
  #BROWSE.level0.PANEL {
    margin-top: 40px;
  }
}

@media screen and (max-height: 560px) and (orientation: landscape) {
  .fullScreen .footerHidden .SEARCHUI {
    height: 100vh;
  }
  .footerHidden .SEARCHUI {
    padding: 0;
  }
  .TAB.level0 {
    max-height: 52px;
  }
  #SEARCH .TAB.level1 .searchGroups .PANEL.searchGroupPanel.contracted:after {
    background: #e6e3ed;
  }
  #SEARCH .closeCrossLarge.onDark {
    height: 40px;
    background-size: 37px;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable {
    flex-direction: row;
    padding: 26px 0 0px 30px;
    width: calc(100vw - 24px - 152px);
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable h3,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable h3 {
    position: absolute;
    margin: 0 45px 0 261px;
    font-size: 19px;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreImageDiv,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreImageDiv {
    width: 240px;
    height: 240px;
    flex: 0 0 auto;
    margin-right: 22px;
    background-color: white;
    transition: margin 0.5s, width 0.5s, height 0.5s;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreImageDiv img,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreImageDiv img {
    width: 100%;
    height: auto;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreOptions,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreOptions {
    position: relative;
    height: 222px;
    width: 495px;
    box-sizing: border-box;
    margin-top: 55px;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    color: #e9eaec;
    transition: margin-top 0.5s;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreOptions.expanded,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreOptions.expanded {
    height: auto;
    flex-grow: 1;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreOptions.extrasShown .optionCell.extra,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreOptions.extrasShown .optionCell.extra {
    opacity: 1;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell.other.orphanOther,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell.other.orphanOther {
    height: 78px;
    padding: 0 0 0 5px;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell.extra,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell.extra {
    opacity: 0;
    transition: opacity 0.5s;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell .optionModule.hap .image,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell .optionModule.hap .image {
    background: white;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell .optionModule.hap .image img,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell .optionModule.hap .image img {
    height: 130px;
    width: auto;
    margin: 9px -8px;
    clip-path: inset(1px 0px 49px 0px);
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell .optionModule.hap .title,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell .optionModule.hap .title {
    background: #f3ead6;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell .optionModule .title,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell .optionModule .title {
    padding: 6px 0 0 0;
    font-size: 12px;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell .optionModule .image,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .exploreOptions .optionCell .optionModule .image {
    height: 120px;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .optionCell.other,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .optionCell.other {
    flex-basis: 60px;
    padding: 60px 0 0 5px;
    align-self: center;
    height: 212px;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .optionCell.other .optionTitle,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .optionCell.other .optionTitle {
    color: #8c8aa7;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .optionCell.other .optionModule,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .optionCell.other .optionModule {
    width: 60px;
    background: none;
    line-height: 1.1em;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0.05em;
    height: auto;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .optionCell.other .optionModule .optionTitle,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .optionCell.other .optionModule .optionTitle {
    position: relative;
    top: -1px;
    color: white;
    cursor: pointer;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .optionCell.other .optionModule .optionTitle:after,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .optionCell.other .optionModule .optionTitle:after {
    content: "";
    position: absolute;
    width: 36px;
    height: 36px;
    border: 1px solid rgba(255, 255, 255, 0.6);
    border-radius: 50%;
    background: url("../../images/ADD-SUBTRACT.svg") 5px 50% no-repeat;
    bottom: -45px;
    left: -1px;
    opacity: 0.7;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable .optionCell.other .optionModule .optionTitle.open:after,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable .optionCell.other .optionModule .optionTitle.open:after {
    background-position: -25px 50%;
  }
  .searchBanner.wel {
    grid-template-columns: 2fr 1fr;
  }
}

@media screen and (max-height: 720px) and (max-width: 767px) {
  .filterBAR {
    width: 280px;
  }
  .filtersHidden .filterBAR {
    margin-left: -312px;
  }
  .COOKIE {
    margin-left: 0;
  }
  #SEARCH.PANEL.level0 .searchResultsTAB,
  #SEARCH.PANEL.level0 .searchResultsTAB.filtersHidden {
    padding-left: 0;
  }
}

@media screen and (max-height: 720px) and (min-width: 1024px) {
  #SEARCH .searchGroups {
    padding-top: 14px;
  }
  #SEARCH .searchGroups .TAB {
    font-size: 20px;
  }
  #SEARCH .searchGroups .TAB > div {
    height: 26px;
  }
  #SEARCH .searchGroups .TAB .showMore {
    font-size: 9px;
  }
}

@media screen and (max-height: 700px) and (min-width: 480px) {
  .fullScreen .searchBanner {
    height: 0;
  }
  #TITLES.PANEL.level0 {
    flex-direction: column;
  }
  #TITLES.PANEL.level0:before {
    height: calc(100% - 40px);
    top: 20px;
  }
}

@media screen and (max-height: 640px) {
  .fullScreen #SEARCH.PANEL.level0 {
    position: fixed;
    top: 0;
    bottom: 0;
  }
}

@media screen and (max-height: 640px) and (min-width: 580px) and (orientation: landscape) {
  .searchBanner {
    height: 32px;
    width: calc(4 * 100px);
    margin-top: -32px;
  }
  .searchBanner .searchButton .searchSubmit {
    background-position: 50% -5px;
  }
  .SEARCHUI {
    overflow: visible;
  }
  #SEARCH .searchGroups .PANEL.searchGroupPanel.contracted {
    height: 192px;
  }
  .searchBanner .searchBox {
    width: 100%;
    height: 100%;
  }
  .searchBanner input[type="text"] {
    font-size: 15px;
  }
}

@media screen and (max-height: 640px) and (min-width: 580px) and (max-width: 760px) and (orientation: landscape) {
  .searchBanner {
    width: calc(100% - ((3 * 76px) + 90px));
    margin-left: 152px;
    max-width: 440px;
  }
  .loggedIn .searchBanner {
    width: calc(100% - (4 * 76px));
  }
  .personalProfile.loggedIn .searchBanner {
    width: calc(100% - ((4 * 76px) + 36px));
  }
}

@media screen and (max-height: 560px) and (min-width: 560px) and (orientation: landscape) {
  #SEARCH .TAB.level1:not(.addSearchBtn) {
    line-height: 1.2em;
    height: 100%;
  }
  #SEARCH.PANEL.level0 {
    padding: 0 12px;
  }
  #SEARCH.PANEL.level0 .searchResultsTAB {
    padding: 1px 25px 0 324px;
  }
  #SEARCH.PANEL.level0 .searchResultsTAB.filtersHidden {
    padding-left: 30px;
  }
  #SEARCH .exploreContent .exploreTable {
    width: calc(100vw - 24px - 312px - 152px);
  }
  #SEARCH .filtersHidden .exploreContent .exploreTable {
    width: calc(100vw - 24px - 152px);
  }
  .main.PANEL > nav {
    width: 0;
    overflow: hidden;
    padding: 0;
  }
  .fullScreen #SEARCH.PANEL.level0 {
    left: 0;
    width: 100%;
  }
  #SEARCH .TAB.level1:not(.addSearchBtn) {
    line-height: 1.2em;
    height: 100%;
  }
  #SEARCH.PANEL.level0 {
    padding: 0 12px;
  }
  #SEARCH.PANEL.level0 .searchResultsTAB {
    padding: 1px 25px 0 324px;
  }
  #SEARCH.PANEL.level0 .searchResultsTAB.filtersHidden {
    padding-left: 30px;
  }
  #SEARCH .exploreContent .exploreTable {
    width: calc(100vw - 24px - 312px - 152px);
  }
  #SEARCH .filtersHidden .exploreContent .exploreTable {
    width: calc(100vw - 24px - 152px);
  }
  #BROWSE .browseBackButton {
    position: fixed;
    top: 43px;
    left: 145px;
    opacity: 1;
  }
  #BROWSE.PANEL.width0 .browseBackButton, #BROWSE.PANEL.width1 .browseBackButton {
    opacity: 0;
    left: -100%;
  }
  #BROWSE.PANEL.width2 .browseBackButton, #BROWSE.PANEL.width3 .browseBackButton, #BROWSE.PANEL.width4 .browseBackButton, #BROWSE.PANEL.width5 .browseBackButton {
    left: 145px;
    display: block;
  }
  #BROWSE .TAB,
  #BROWSE .MODULE {
    width: calc((100vw - 152px) / 2);
    padding: 0 0 0 40px;
  }
  #BROWSE.PANEL.level0 {
    height: 100%;
    padding: 8px 0 0 0px;
    transition: margin-left 0.35s, width 0.35s, clip-path 0.35s;
    z-index: 20;
    clip-path: inset(0 -8px 0 0);
  }
  #BROWSE.PANEL.level0.width0 {
    margin: 0;
    left: 152px;
    width: calc((100vw - 152px) / 2);
    height: 100%;
  }
  #BROWSE.PANEL.level0.width1 {
    margin: 0;
    left: 152px;
    width: calc(100vw - 152px);
  }
  #BROWSE.PANEL.level0.width2 {
    margin: 0;
    left: 152px;
    width: calc(((100vw - 152px) / 2) * 3);
    margin-left: calc(((100vw - 152px) / 2) * -1);
    clip-path: inset(0 0 0 calc((100vw - 152px) / 2));
  }
  #BROWSE.PANEL.level0.width3 {
    margin: 0;
    left: 152px;
    width: calc(((100vw - 152px) / 2) * 4);
    margin-left: calc(((100vw - 152px) / 2) * -2);
    clip-path: inset(0 0 0 calc(100vw - 152px));
  }
  #BROWSE.PANEL.level0.width4 {
    margin: 0;
    left: 152px;
    width: calc(((100vw - 152px) / 2) * 5);
    margin-left: calc(((100vw - 152px) / 2) * -3);
    clip-path: inset(0 0 0 calc((100vw - 152px) * 1.5));
  }
  #BROWSE.PANEL.level0.width5 {
    margin: 0;
    left: 152px;
    width: calc(((100vw - 152px) / 2) * 6);
    margin-left: calc(((100vw - 152px) / 2) * -4);
    clip-path: inset(0 0 0 calc((100vw - 152px) * 2));
  }
  .COOKIE {
    margin-left: 312px;
  }
  .filterBAR {
    width: 280px;
  }
  .filtersHidden .filterBAR {
    margin-left: -312px;
  }
  .searchBanner {
    height: 40px;
    width: calc(100% - ((3 * 76px) + 90px));
    margin: -40px 0 0 calc(2 * 76px);
    background: none;
  }
  .searchBanner .searchBox {
    height: 100%;
    width: 100%;
    max-width: 440px;
  }
  .searchBanner input[type="text"] {
    font-size: 16px;
  }
  .searchBanner .searchButton:after {
    background-position: 50% -3px;
  }
  .searchBanner .searchButton .searchSubmit {
    background-position: 50% -2px;
  }
  .loggedIn .searchBanner {
    width: calc(100% - (4 * 76px));
  }
  .loggedIn.personalProfile .searchBanner {
    width: calc(100% - ((3 * 76px) + (2 * 37px)));
    margin: -40px 0 0 calc(2 * 76px);
  }
}

@media screen and (max-height: 560px) and (max-width: 920px) {
  .filterBAR {
    width: 100%;
    position: absolute;
    z-index: 2;
    border: none;
    box-sizing: border-box;
  }
  .filtersHidden .filterBAR {
    margin-left: -102%;
  }
  #SEARCH.PANEL.level0 {
    padding: 0 12px;
  }
  #SEARCH.PANEL.level0 .searchResultsTAB,
  #SEARCH.PANEL.level0 .searchResultsTAB.filtersHidden {
    padding-left: 30px;
  }
  #SEARCH .filtersHidden .modalExplore .exploreContent .exploreTable,
  #SEARCH .filtersShown .modalExplore .exploreContent .exploreTable {
    width: 100vw;
  }
  .COOKIE {
    margin-left: 0;
  }
}

@media screen and (max-height: 560px) and (max-width: 620px) {
  .searchBanner input[type="text"] {
    font-size: 13px;
  }
}

@media screen and (max-height: 560px) and (max-width: 920px) {
  .filterBAR {
    width: 100%;
    position: absolute;
    z-index: 2;
    border: none;
    box-sizing: border-box;
  }
  .filtersHidden .filterBAR {
    margin-left: -102%;
  }
  #SEARCH.PANEL.level0 {
    padding: 0 12px;
  }
  #SEARCH.PANEL.level0 .searchResultsTAB,
  #SEARCH.PANEL.level0 .searchResultsTAB.filtersHidden {
    padding-left: 30px;
  }
  .COOKIE {
    margin-left: 0;
  }
}

@media (max-width: 1240px) {
  .modalBlock .closeButton {
    top: -40px;
    right: -6px;
  }
}

@media (max-height: 560px) {
  .modalBlock .closeButton {
    top: -2px;
    right: -40px;
  }
}

@media (max-width: 1240px), (max-height: 860px) {
  .modalBlock .infoContent {
    position: static;
  }
  .modalBlock .closeButton {
    top: 5px;
    right: 5px;
    background-color: rgba(255, 255, 255, 0.7);
  }
}

@media screen and (max-width: 1500px) {
  .welcomer.PANEL.notLoggedInText {
    font-size: 56%;
  }
}

@media screen and (max-width: 1360px) {
  .welcomer.PANEL.notLoggedInText {
    font-size: 50%;
  }
}

@media screen and (max-width: 1120px) {
  .welcomer.PANEL.notLoggedInText {
    font-size: 43%;
  }
  .welcomer.PANEL .unit.intro-new.header .inner > div {
    font-size: 120%;
  }
}

@media screen and (max-width: 1023px) {
  .welcomer.PANEL.notLoggedInText {
    font-size: 62.5%;
  }
  .welcomer.PANEL.notLoggedInText.level1 {
    padding: 0;
  }
  .welcomer.PANEL.notLoggedInText .unit.intro-new p, .welcomer.PANEL.notLoggedInText .unit.outro-new p {
    font-size: 2em;
  }
  .welcomer.PANEL .unit-container {
    max-width: 68.8em;
  }
  .welcomer.PANEL .unit:nth-child(odd), .welcomer.PANEL .unit:nth-child(even) {
    padding-left: 5.6em;
    padding-right: 5.6em;
  }
  .welcomer.PANEL .unit.intro-new.header .inner > div {
    font-size: 100%;
  }
  #WELCOMER .notLoggedInText .intro-new.header {
    padding: 5.6em 5.6em 0;
    height: auto;
  }
  #WELCOMER .notLoggedInText .text {
    padding: 4.4em 5.6em 0.4em;
  }
  #WELCOMER .notLoggedInText .text.outro-new {
    padding: 0.8em 5.6em 2em;
  }
  #WELCOMER .notLoggedInText .text .inner {
    padding: 1em 4.8em 4em 3em;
    height: 26.2em;
    justify-content: space-between;
  }
}

@media screen and (max-width: 767px) {
  .welcomer.PANEL.notLoggedInText {
    font-size: 43%;
  }
}

@media screen and (max-width: 768px) {
  #WELCOMER .PANEL.notLoggedInText.level1 {
    padding: 0;
  }
}

@media screen and (max-width: 600px) {
  .welcomer.PANEL .unit-container {
    max-width: unset;
  }
  #WELCOMER .notLoggedInText .content {
    padding: 0;
  }
  #WELCOMER .notLoggedInText .unit-container {
    max-width: unset;
    width: 100%;
  }
  #WELCOMER .notLoggedInText .unit {
    padding: 0.4em 3.2em 3.2em;
    flex: 0 0 100%;
  }
  #WELCOMER .notLoggedInText .unit.images .inner {
    width: 100%;
    height: auto;
  }
  #WELCOMER .notLoggedInText .unit.images .inner > span {
    flex: 1 1 100%;
    height: auto;
    padding-bottom: 50%;
  }
  #WELCOMER .notLoggedInText .unit .inner {
    width: 100%;
  }
  #WELCOMER .notLoggedInText .unit.intro-new, #WELCOMER .notLoggedInText .unit.outro-new {
    font-size: 120%;
  }
  #WELCOMER .notLoggedInText .unit.intro-new.header, #WELCOMER .notLoggedInText .unit.outro-new.header {
    padding: 3.2em 3.2em 0;
  }
  #WELCOMER .notLoggedInText .unit.intro-new p, #WELCOMER .notLoggedInText .unit.outro-new p {
    margin-bottom: 1.2em;
  }
  #WELCOMER .notLoggedInText .unit.intro-new.header p:last-child, #WELCOMER .notLoggedInText .unit.intro-new.text p:last-child {
    margin-bottom: 0;
  }
  #WELCOMER .notLoggedInText .unit.intro-new.header {
    font-size: 130%;
  }
  #WELCOMER .notLoggedInText .unit.intro-new.header p:last-child {
    font-size: 1.8em;
  }
  #WELCOMER .notLoggedInText .unit.outro-new {
    padding: 0.8em 2em 3em;
  }
  #WELCOMER .notLoggedInText .unit h1 {
    font-size: 3.2em;
  }
  #WELCOMER .notLoggedInText .text {
    padding: 3.2em;
  }
  #WELCOMER .notLoggedInText .text .inner {
    padding: 1em;
    height: auto;
  }
  #SEARCH.PANEL.level0 {
    padding: 0;
  }
}

@media screen and (max-height: 560px) and (orientation: landscape) {
  #WELCOMER .PANEL.notLoggedInText.level1 {
    margin: 0;
  }
  .PANEL.welcomer.loggedInText .intro p,
  .PANEL.welcomer.loggedInText .outro p, .PANEL.welcomer.loggedOutText .intro p,
  .PANEL.welcomer.loggedOutText .outro p {
    font-size: 16px;
  }
}

@-moz-document url-prefix() {
  .welcomer.PANEL .unit {
    background: rgba(255, 255, 255, 0.75);
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .welcomer-background {
    background-image: url(../../images/atv/3_range-of-content2.jpg);
  }
  .welcomer-background:after {
    background: none;
  }
  .welcomer-background:before {
    background: none;
  }
  #SEARCH .searchGroups .TAB > div.expandArrow {
    top: 0;
  }
  .welcomer.PANEL .unit-container {
    box-shadow: none;
  }
  .welcomer.PANEL .unit {
    background: rgba(255, 255, 255, 0.8);
  }
  .welcomer.PANEL .unit.images .inner {
    background: #fff9;
  }
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
figure {
  margin: 0px;
  padding: 0;
}

p:empty {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 0 !important;
}

select option {
  font-family: "Noto-Sans-PP", Verdana, Geneva, Tahoma, sans-serif;
}

input::-ms-reveal {
  display: none;
}

.welcomer a:focus-visible:after,
.welcomer span:focus-visible:after {
  border-width: 0.2rem;
  top: -3px;
  bottom: -3px;
  left: -4px;
  right: -4px;
}

.dashBoardTab:focus-visible:after {
  left: -12px;
  right: -12px;
}

.module:focus-visible:after {
  left: -2px;
  right: -3px;
}

strong {
  font-weight: bold;
}

textarea,
input[type="text"],
input[type="button"],
input[type="image"],
input[type="password"],
input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
}

input[name*="password"],
input[name*="Password"] {
  padding-right: 34px;
}

input:hover ~ .password-visibility-icon {
  opacity: 1;
}

.password-visibility-icon {
  position: absolute;
  top: 28px;
  right: 16px;
  color: #fff;
  opacity: 0;
  transition: all 0.4s ease;
  cursor: pointer;
}

.password-visibility-icon:hover {
  opacity: 0.7;
  transition: all 0.4s ease;
}

html,
body {
  height: 100%;
  min-height: 100%;
}

body {
  position: relative;
  font-family: "Muli", sans-serif;
  color: #504d60;
  background-color: #fafafa;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  transition: min-height 0.6s;
  overflow-x: hidden;
  -webkit-text-size-adjust: none;
}

body.login h2 {
  font-size: 22px;
  font-weight: 300;
  line-height: 1.15em;
  letter-spacing: -0.02em;
  margin: 0px 0 30px 0;
}

body.logout, body.login {
  max-width: unset;
}

body[class*="temporaryerror"] {
  background-color: white;
}

body[class*="temporaryerror"] .content {
  text-align: center;
  position: relative;
  padding: 40px 20px 40px;
  width: 100%;
  max-width: 510px;
  box-sizing: border-box;
}

body[class*="temporaryerror"] .content > div:first-of-type {
  margin-bottom: -20px;
}

body[class*="temporaryerror"] .content > div img {
  width: 192px;
  height: auto;
}

body[class*="temporaryerror"] h2 {
  font-size: 18px;
  letter-spacing: -0.02em;
  line-height: 1.2em;
  margin-bottom: 1em;
}

body[class*="temporaryerror"] p {
  margin-bottom: 1em;
}

button {
  border: none;
  -webkit-appearance: none;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  font-family: "Noto-Sans-PP", Verdana, Geneva, Tahoma, sans-serif;
}

button:active {
  outline: none !important;
}

a {
  text-decoration: none;
  border: none;
  color: inherit;
  font-weight: 700;
  padding-bottom: 2px;
}

a:hover {
  color: #e84e0f;
}

a.textLink {
  position: relative;
  font-weight: 600;
}

a.textLink:after {
  content: "";
  position: absolute;
  border-bottom: 3px solid #938ea4;
  left: 0;
  width: 100%;
  bottom: 0em;
}

a img {
  border: 0px;
}

h2 {
  font-size: 14px;
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 6px;
}

p {
  font-size: 14px;
}

.pageBody {
  width: 100%;
  box-sizing: border-box;
  flex: 1 1 100%;
}

.wrapper_for_mobile {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
}

h1 {
  font-size: 28px;
  font-weight: 300;
  letter-spacing: -0.03em;
  margin-bottom: 10px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.flexCenterCol {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
}

.faded {
  opacity: 0.1;
}

.headerPrimal {
  position: relative;
  border-top: 12px solid #e84e0f;
  background-color: white;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}

.headerButton.forMobile {
  display: none;
}

.collapsable {
  display: flex;
  flex-direction: column;
  height: 0;
  overflow: hidden;
}

.headerShown.fullScreen .collapsable {
  height: 0;
}

.fullScreen .collapsable {
  height: 0;
}

.continueBtn {
  display: none;
}

#atvLoginPage {
  display: flex;
  width: 100%;
  height: 100%;
  flex: 1 1 auto;
}

.loginContactWrapper {
  flex: 1 1 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.login .continueBtn .forTitles {
  display: none;
}

.login .formErrorText {
  position: absolute;
  right: 0;
  top: 1px;
  font-size: 12px;
  color: red;
  font-weight: 800;
}

.login .page .centerBox input[type="text"],
.login .page .centerBox input[type="password"] {
  border: 3px solid #545065;
}

.login .page .centerBox input[type="text"]:focus,
.login .page .centerBox input[type="password"]:focus {
  border-color: white;
  box-shadow: none;
}

.login .page .centerBox input[type="text"]:focus-visible,
.login .page .centerBox input[type="password"]:focus-visible {
  -webkit-box-shadow: 0 0 0px 1000px #545065 inset;
  -moz-box-shadow: 0 0 0px 1000px #545065 inset;
}

.login .centerBox .password-visibility-icon:focus-visible {
  outline-offset: 2px;
  box-shadow: inset 0px 0px 0px 0px white, 0 0 0 9px white;
}

.other-login-links {
  text-align: center;
  margin: 20px 0 10px;
  transition: margin 0.6s;
  padding: 0 40px;
  background: #fafafa;
}

.other-login-links > div {
  margin: 60px 0;
}

.other-login-links .login-help a {
  background: #0074c2;
}

.other-login-links h1 {
  margin-bottom: 16px;
  font-size: 22px;
}

.other-login-links a {
  display: inline-block;
  width: 140px;
  padding: 10px 15px;
  box-sizing: border-box;
  text-align: center;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 400;
  background: #756c93;
  color: white;
  transition: padding 0.6s;
}

.other-login-links a:hover {
  color: white;
}

.titles .continueBtn .forLogin,
.atv2019 .continueBtn .forLogin {
  display: none;
}

.titles.login .continueBtn .forLogin,
.atv2019.login .continueBtn .forLogin {
  display: block;
}

body.titles .page:before, body.browse .page:before, body.index .page:before, body.search .page:before {
  content: "";
  width: 0;
  background: none;
}

body.resources .page, body.help .page, body[class*="help"] .page, body.faq .page, body.cookiepolicy .page, body.proxypage .page {
  min-height: unset;
  justify-content: flex-start;
  align-items: flex-start;
  background-color: white;
}

body.resources .pageBody, body.help .pageBody, body[class*="help"] .pageBody, body.faq .pageBody, body.cookiepolicy .pageBody, body.proxypage .pageBody {
  padding: 40px;
}

body.resources .centering, body.help .centering, body[class*="help"] .centering, body.faq .centering, body.cookiepolicy .centering, body.proxypage .centering {
  justify-content: flex-start;
}

body.resources .open-content {
  background: #dad2e0;
}

body.maxlogin .page .logout {
  max-height: 500px;
  padding: 30px 40px;
  align-items: center;
  max-width: 515px;
  width: 100%;
}

body.maxlogin .page .logout h1 {
  margin-bottom: 25px;
}

body.maxlogin .page .logout p {
  margin-bottom: 12px;
  width: 100%;
}

body.maxlogin .page .logout .linkButton {
  height: 40px;
  padding: 0 16px 1px;
  box-sizing: border-box;
  min-width: 122px;
}

body.maxlogin .page .logout > div {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

body.changepassword .page {
  justify-content: center;
}

body.changepassword .page > div {
  width: auto;
}

body.changepassword .centerBox.resetPassword {
  height: unset;
  max-height: unset;
  flex: 0;
}

body.changepassword .centerBox a {
  text-decoration: underline;
}

body.changepassword .centerBox a:hover {
  color: initial;
}

body .page {
  position: relative;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  transition: opacity 0.25s;
  box-sizing: border-box;
}

body .page:before {
  position: absolute;
  box-sizing: border-box;
  width: 260px;
  height: 200px;
  content: "Loading...";
  font-size: 24px;
  font-weight: 300;
  letter-spacing: -0.02em;
  color: #8f9099;
  padding: 24px 80px 150px;
  background: url(../../images/spinner3.svg) 47% 65% no-repeat;
  margin-left: 1px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.5s;
}

body .page.loaded:before {
  display: none;
}

body .page .react-root {
  flex: 1 1 100%;
  display: flex;
  width: auto;
  flex-direction: column;
  justify-content: center;
}

body .loginSignup {
  display: flex;
  align-items: center;
  flex-direction: column;
}

body .logout {
  max-height: 240px;
}

body .logout input[type="submit"] {
  margin: 25px 5px 20px;
}

body .updateuser .page .resetPassword {
  max-height: unset;
  flex: 0 1 auto;
}

body .page .notfoundcenter {
  background: #fafafa;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1;
  padding: 0 20px 20px;
  text-align: center;
}

body .page .notfoundcenter > div {
  position: relative;
  padding-top: 10px;
}

body .page .notfoundcenter > div.proportionalImage {
  position: absolute;
  width: 100vw;
  max-width: 800px;
  padding-bottom: 48%;
}

body .page .notfoundcenter > div:before {
  content: "404";
  position: absolute;
  font-weight: 800;
  color: rgba(0, 0, 0, 0.06);
  font-size: 250px;
  margin-top: -65px;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  letter-spacing: -0.03em;
}

body .page .notfoundcenter h1 {
  font-size: 66px;
  margin-bottom: 0;
  color: #e84e0f;
  margin-left: 7px;
}

body .page .notfoundcenter h2 {
  font-size: 21px;
  font-weight: 600;
  margin-top: 0.6em;
  margin-bottom: 42px;
}

body .page .notfoundcenter p {
  font-size: 16px;
}

body .page .notfoundcenter a.linkButton.arrowButton {
  margin-top: 50px;
}

body .page .notfoundcenter.noAccess {
  background: none;
}

body .page .notfoundcenter.noAccess > div {
  max-width: 650px;
  padding-top: 0px;
  margin-top: 48px;
}

body .page .notfoundcenter.noAccess > div:before {
  display: none;
}

body .page .notfoundcenter.noAccess h2 {
  margin-top: 74px;
  margin-bottom: 10px;
}

body .page .notfoundcenter.noAccess a.linkButton.arrowButton {
  margin-top: 39px;
}

body.edandi .topMenu .menu {
  height: calc(100vh - 40px);
}

body.edandi #pageFade {
  position: fixed;
  top: 0;
  background: none;
}

.noAccessImage {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 428px;
  height: 0;
  margin-top: -90px;
  padding-bottom: 50%;
  max-width: calc(100vw - 80px);
  max-height: 100%;
  background: #fafafa;
}

.noAccessImage > div {
  width: 100%;
  background: url(../../images/atv/no-access.svg) 0 0/100% 100% no-repeat;
  height: 100%;
  position: absolute;
}

a.linkButton {
  display: inline-block;
  width: 140px;
  border-radius: 40px;
  height: 48px;
  background: #e84e0f;
  color: white;
  margin: 0 5px 0;
  cursor: pointer;
  font-size: 1.6em;
  font-family: "Muli";
  font-weight: 400;
  text-decoration: none;
}

a.linkButton.arrowButton {
  height: 36px;
  line-height: 35px;
  width: 100px;
  position: relative;
  border-radius: 6px 0 0 6px;
  padding-right: 12px;
  box-sizing: border-box;
  background: url(../../images/atv/arrow-btn-clip.svg) 100% 50% no-repeat;
  margin: 24px 0px 0 12px;
}

a.linkButton:hover {
  color: white;
}

.notfound a.linkButton.arrowButton {
  margin-top: 100px;
}

.brochures {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

.headerHidden .collapsable {
  height: 0;
}

.headerHidden.resources .page {
  height: auto;
}

.logoBar {
  position: relative;
  padding: 8px 16px 14px 28px;
  width: 100%;
  box-sizing: border-box;
  height: 110px;
  overflow: hidden;
}

.logoBar .logoATV {
  position: relative;
  float: left;
  background-image: url(../../images/atv/anatomy-tv-powered.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  height: 60px;
  width: 243px;
  margin-top: 2px;
  max-width: 90%;
}

.logoBar .logoATV.forMobile {
  display: none;
}

.logoBar a {
  padding: 0;
  display: block;
  height: 100%;
  text-indent: -999em;
}

.logoBar a.atv-logo {
  height: 60%;
}

.logoBar a.atv-logo:focus-visible {
  outline-offset: -2px;
  box-shadow: none;
}

.logoBar a.poweredBy-logo {
  height: 44%;
}

.logoBar a.poweredBy-logo:focus-visible {
  outline-offset: -2px;
  box-shadow: none;
}

.logoBar a.forMobile {
  display: none;
}

.logoBar .loginUser {
  float: right;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
  height: calc(100% + 2px);
  width: 300px;
  text-align: right;
  font-family: "Noto-Sans-PP", Verdana, Geneva, Tahoma, sans-serif;
  font-size: 11px;
  line-height: 1.3em;
}

.logoBar .loginUser .account-name {
  font-weight: 800;
}

.logoBar .loginUser .loginImg {
  min-width: 40px;
  height: 40px;
  margin-top: 8px;
  background: url(../../images/atv/avatar6.svg) 50% no-repeat;
}

.logoBar .loginUser .loginImg img {
  height: 100%;
  width: auto;
  border: none;
}

.loggedIn .forNotLoggedIn {
  display: none;
}

[class^="help"] .page:before {
  display: none;
}

h5 {
  font-size: 16px;
  color: #e84e0f;
  padding-bottom: 4px;
}

.menu-btn.help,
.help .page .helpChoice {
  width: 100%;
}

.menu-btn.help .menu,
.help .page .helpChoice .menu {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 0 0 40px;
}

.menu-btn.help h1,
.help .page .helpChoice h1 {
  text-align: left;
  width: 100%;
  font-size: 28px;
  font-size: 1.8em;
}

.menu-btn.help h2,
.help .page .helpChoice h2 {
  width: 100%;
  text-align: left;
  font-size: 16px;
  font-size: 17px;
  margin-top: -2px;
  margin: 0;
  border-bottom: 1px dashed lightgray;
  padding: 0 0 8px;
}

.menu-btn.help ul,
.help .page .helpChoice ul {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(236px, 1fr));
  grid-row-gap: 40px;
  padding: 20px 0;
  list-style: none;
  width: 100%;
}

.menu-btn.help li:first-child .helpLinkImage img,
.help .page .helpChoice li:first-child .helpLinkImage img {
  border: 1px solid #c7cad1;
}

.menu-btn.help li a,
.help .page .helpChoice li a {
  padding: 0;
}

.menu-btn.help li a:hover,
.help .page .helpChoice li a:hover {
  background-color: #e6e9f0;
  color: #524d66;
}

.menu-btn.help li a > div,
.help .page .helpChoice li a > div {
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
  height: 100%;
}

.menu-btn.help li a p,
.help .page .helpChoice li a p {
  padding: 12px 20px 0 1px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.15em;
}

.menu-btn.help .helpLinkImage,
.help .page .helpChoice .helpLinkImage {
  font-size: 0;
}

.menu-btn.help img,
.help .page .helpChoice img {
  width: 100%;
  border: 1px solid #e0e0e0;
  box-shadow: 0px 1px 12px 0 rgba(0, 0, 0, 0.1), 12px 6px 32px 0 rgba(0, 0, 0, 0.15);
  width: 200px;
  height: auto;
}

.shibboleth .logInOut {
  display: none;
}

.sectionGrey {
  background-color: #e5e5e7;
  color: gray;
  border-top: 1px solid #dad7d7;
  border-bottom: 1px solid #dad7d7;
}

.sectionGrey.menuDivider {
  height: 4px;
}

.user-details {
  background-repeat: no-repeat;
  min-height: 48px;
  font-size: 12px;
  font-weight: 600;
  color: gray;
  background-image: url(../../images/PP-symbol-48px.png);
  box-sizing: border-box;
  padding: 7px 16px 0px 61px;
}

.user-details p {
  font-size: 12px;
}

#lbl4.lblGroup.selected {
  border-left-color: #ef6127;
}

#lbl11.lblGroup.selected {
  border-left-color: #78797b;
}

#lbl10.lblGroup.selected {
  border-left-color: #f67f80;
}

#lbl19.lblGroup.selected {
  border-left-color: #80a5d1;
}

#lbl24.lblGroup.selected {
  border-left-color: #9378bb;
}

#lbl7.lblGroup.selected {
  border-left-color: #6bad6b;
}

#lbl2.lblGroup.selected {
  border-left-color: #d39478;
}

#lbl6.lblGroup.selected {
  border-left-color: #a3b2c9;
}

#lbl3.lblGroup.selected {
  border-left-color: #e6548b;
}

#lbl9.lblGroup.selected {
  border-left-color: #17a99a;
}

.flexReversed {
  display: flex;
  position: relative;
}

.flexReversed.column {
  flex-direction: column-reverse;
}

.loggingInIndicator {
  display: flex;
  align-items: center;
  position: absolute;
  z-index: 9999;
  left: 0;
  top: 0;
  right: 0;
  background: #e3e7ed;
  height: 100%;
}

.loggingInIndicator.titles {
  left: 50%;
  top: 50%;
  background: #f3f3f7;
  transform: translate(-50%, -50%);
  height: 230px;
  width: 280px;
  padding: 40px 40px 30px;
  box-sizing: border-box;
  text-align: center;
  margin-top: -40px;
  box-shadow: 0 4px 8px 0 #3f3b4f47;
}

.loggingInIndicator .loadingSpinner {
  background-color: rgba(0, 0, 0, 0);
  top: 0;
  background-position: center 100%;
  background-repeat: no-repeat;
  height: 140px;
  background-image: url(../../images/spinner3.svg);
  margin: 0 auto;
  margin-bottom: 30px;
  font-family: "Noto-Sans-PP", Verdana, Geneva, Tahoma, sans-serif;
}

.loggingInIndicator .loadingSpinner div {
  font-size: 24px;
}

.PANEL.level0 > .loggingInIndicator {
  z-index: 1;
}

.centering {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: relative;
}

.centering.login-layout {
  flex-direction: row;
  overflow-y: auto;
}

.fromRtApp .centering.login-layout {
  flex-direction: column;
}

.fromRtApp .logoutPage {
  height: 100%;
}

.fromRtApp .logoutPage .centering {
  height: 100%;
}

.page .centerBox {
  position: relative;
  flex: 1 1 100%;
  width: 380px;
  max-height: 450px;
  margin: 30px 0 15px;
  padding: 30px 35px 20px;
  box-sizing: border-box;
  background: #e3e7ed;
  border: 1px solid #cdd2dc;
  box-shadow: none;
  text-align: center;
  color: #3d404e;
  z-index: 1;
  border-top: none;
}

.page .centerBox.notRecognized {
  flex: 0;
  max-height: unset;
  padding: 36px 36px 40px;
  width: 40em;
}

.page .centerBox.notRecognized .boxTextLink {
  margin: 20px 0 20px 0;
  position: relative;
}

.page .centerBox.notRecognized .boxTextLink:after {
  content: "";
  position: absolute;
  border-bottom: 3px solid #ef8256;
  left: 0;
  width: 100%;
  bottom: -0.05em;
}

.page .centerBox.notRecognized .linkButton.retry {
  margin-bottom: 1.6em;
}

.page .centerBox.max p {
  margin: 0.8em 0;
}

.page .centerBox.max .main-button {
  margin: 0.8em 0.1em;
}

.page .centerBox input[type="submit"],
.page .centerBox .linkButton {
  flex: none;
  display: inline-block;
  width: 140px;
  border-radius: 40px;
  height: 48px;
  background: #00852c;
  color: white;
  margin: 0 5px 0;
  cursor: pointer;
  font-family: "Muli";
  font-weight: 400;
  text-decoration: none;
  transition: height 0.6s;
  font-size: 1em;
}

.page .centerBox input[type="submit"].arrowButton,
.page .centerBox .linkButton.arrowButton {
  height: 36px;
  line-height: 35px;
  width: 100px;
  position: relative;
  border-radius: 6px 0 0 6px;
  padding-right: 12px;
  box-sizing: border-box;
  background: url(../../images/atv/arrow-btn-clip.svg) 100% 50% no-repeat;
  margin: 24px 0px 0 12px;
}

.page .centerBox input[type="submit"].arrowButton.narrow,
.page .centerBox .linkButton.arrowButton.narrow {
  line-height: 28px;
  height: 28px;
}

.page .centerBox input[type="submit"].arrowButton.thin,
.page .centerBox .linkButton.arrowButton.thin {
  height: 31px;
  line-height: 31px;
  width: 140px;
  border-radius: 8px;
  font-size: 13px;
  left: 4px;
  padding-right: 12px;
}

.page .centerBox input[type="submit"].narrow,
.page .centerBox .linkButton.narrow {
  line-height: 28px;
  height: 28px;
  font-size: 13px;
}

.page .centerBox input[type="submit"].go,
.page .centerBox .linkButton.go {
  background: #2e852e;
}

.page .centerBox input[type="submit"]:focus,
.page .centerBox .linkButton:focus {
  border: 0px solid white;
}

.page .centerBox input[type="submit"].altColor1,
.page .centerBox .linkButton.altColor1 {
  background: #308d30;
}

.page .centerBox a.linkButton {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 0 16px;
  border: none;
}

.page .centerBox a.linkButton.cancel {
  background: #858196;
}

.page .centerBox a.linkButton#forgotpass {
  height: 36px;
  padding: 0 20px 2px;
}

.page .centerBox a.linkButton.getInTouch, .page .centerBox a.linkButton.guest {
  line-height: 1.1em;
  box-sizing: border-box;
  padding: 0 1.2em;
  font-size: 1em;
  width: 12.4em;
}

.page .centerBox a.linkButton.guest {
  background: #394051;
  margin-top: 0.6em;
}

.page .centerBox form {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  width: 100%;
  height: 100%;
  margin: 0;
  text-align: center;
}

.page .centerBox.logout form {
  justify-content: center;
}

.page .centerBox .extraWidth {
  width: calc(100% + 30px);
}

.page .centerBox h1 {
  font-size: 25px;
  font-weight: 300;
  line-height: 1.15em;
  letter-spacing: -0.02em;
  box-sizing: border-box;
  width: 100%;
}

.page .centerBox h3 {
  position: relative;
  font-weight: 300;
  color: #524c67;
  font-size: 18px;
  line-height: 1.1em;
  width: 100%;
}

.page .centerBox p {
  font-size: 1em;
  line-height: 1.2em;
  margin-bottom: 1.6em;
}

.page .centerBox p.wide {
  margin: 15px 0 15px;
}

.page .centerBox p.errorMessage,
.page .centerBox .field-validation-error {
  position: relative;
  background: #e3e7ed;
  padding: 0px 40px;
  bottom: 0;
  z-index: 100;
  margin-bottom: 15px;
  width: calc(100% + 50px);
  box-sizing: border-box;
  line-height: 1.2em;
  color: #5b5f71;
  font-weight: 600;
  font-size: 15px;
}

.page .centerBox p.errorMessage:before, .page .centerBox p.errorMessage:after,
.page .centerBox .field-validation-error:before,
.page .centerBox .field-validation-error:after {
  content: "";
  position: absolute;
  border-width: 13px;
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  top: 50%;
  transform: translateY(-50%);
}

.page .centerBox p.errorMessage:before,
.page .centerBox .field-validation-error:before {
  border-left-color: #e84e0f;
  left: 0;
}

.page .centerBox p.errorMessage:after,
.page .centerBox .field-validation-error:after {
  border-right-color: #e84e0f;
  right: 0;
}

.page .centerBox p.errorMessage.defaultColor,
.page .centerBox .field-validation-error.defaultColor {
  color: #5b5f71;
}

.page .centerBox p.errorMessage a,
.page .centerBox .field-validation-error a {
  text-decoration: none;
  font-weight: 700;
  color: #ce440d;
}

.page .centerBox .formFields {
  width: 100%;
  margin-bottom: 15px;
}

.page .centerBox .field-validation-error {
  display: block;
  color: red;
  font-weight: 600;
  margin-top: 4px;
  left: -25px;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 15px;
}

.page .centerBox .field-validation-error:before, .page .centerBox .field-validation-error:after {
  top: -27px;
}

.page .centerBox a.boxTextLink {
  text-decoration: none;
  margin: 10px 0 0 0;
  display: inline-block;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.5em;
  color: #e84e0f;
  border-bottom: 1px dotted rgba(230, 76, 15, 0);
}

.page .centerBox a.boxTextLink:hover {
  border-bottom: 1px dotted rgba(230, 76, 15, 0.35);
}

.page .centerBox a.boxTextLink.larger {
  font-size: 15px;
}

.page .centerBox a p {
  padding-top: 1px;
}

.page .centerBox .fieldsContainer {
  margin-top: 20px;
}

.page .centerBox .loginsGraphic {
  width: 70px;
  height: 70px;
  display: inline-block;
  background: #cbd1dc url("../../images/logins.svg") 50% no-repeat;
  margin-bottom: 13px;
}

.page .centerBox input {
  display: inline-block;
}

.page .centerBox input::placeholder {
  color: #cdd2dc;
  font-weight: 300;
}

.page .centerBox input:-ms-input-placeholder {
  color: #cdd2dc;
  padding-top: 2px;
}

.page .centerBox input::-ms-input-placeholder {
  color: #cdd2dc;
  padding-top: 2px;
}

.page .centerBox label {
  width: 110px;
  display: inline-block;
  color: #5b5f71;
  text-align: left;
}

.page .centerBox label.formLabelSmall {
  width: 0;
  overflow: hidden;
  font-size: 15px;
  font-weight: 400;
  opacity: 1;
  transition: opacity 0.3s, top 0.3s, left 0.3s, color 0.3s;
  position: absolute;
  top: 29px;
  left: 10px;
  color: #bfc4d0;
  letter-spacing: 0;
}

.page .centerBox input[type="text"],
.page .centerBox input[type="password"] {
  height: 50px;
  width: 100%;
  box-sizing: border-box;
  padding: 16px 0 2px 10px;
  font-family: "Muli";
  font-size: 16px;
  color: #eaeef5;
  background: #545065;
  position: relative;
  margin-top: 16px;
  transition: height 0.6s;
}

.page .centerBox input[type="text"]::placeholder,
.page .centerBox input[type="password"]::placeholder {
  position: relative;
  top: -7px;
}

.page .centerBox input[type="text"]:-ms-input-placeholder,
.page .centerBox input[type="password"]:-ms-input-placeholder {
  color: #cdd2dc !important;
  padding-top: 2px;
}

.page .centerBox input[type="text"]::-ms-input-placeholder,
.page .centerBox input[type="password"]::-ms-input-placeholder {
  color: #cdd2dc !important;
}

.page .centerBox input[type="text"]:valid + .formLabelSmall, .page .centerBox input[type="text"]:focus + .formLabelSmall,
.page .centerBox input[type="password"]:valid + .formLabelSmall,
.page .centerBox input[type="password"]:focus + .formLabelSmall {
  width: 100%;
  opacity: 1;
  font-size: 11px;
  color: rgba(255, 255, 255, 0.6);
  top: 17px;
  left: 10px;
  letter-spacing: 0.03em;
  color: rgba(255, 255, 255, 0.6);
}

.page .centerBox input[type="text"]:-webkit-autofill + .formLabelSmall,
.page .centerBox input[type="password"]:-webkit-autofill + .formLabelSmall {
  width: 100%;
  opacity: 1;
  font-size: 11px;
  color: rgba(255, 255, 255, 0.6);
  top: 17px;
  left: 10px;
  letter-spacing: 0.03em;
  color: rgba(255, 255, 255, 0.6);
}

.page .centerBox input[type="text"]:-webkit-autofill,
.page .centerBox input[type="password"]:-webkit-autofill {
  -webkit-text-fill-color: #e1e6ef;
  -webkit-box-shadow: 0 0 0px 1000px #545065 inset;
  -moz-text-fill-color: #e1e6ef;
  -moz-box-shadow: 0 0 0px 1000px #545065 inset;
  border: 3px solid #545065;
}

.page .centerBox .readOnly input[type="text"] {
  background: #cbd1dd;
  cursor: default;
  outline: none;
  color: #615c75;
  padding: 0 0 0 12px;
}

.page .centerBox .readOnly input[type="text"] + .formLabelSmall {
  width: 100%;
  opacity: 1;
  font-size: 11px;
  top: 17px;
  left: 10px;
  color: #6c6783;
  font-weight: 700;
  letter-spacing: -0.01em;
}

.page .centerBox button {
  border: none;
  font-size: 20px;
  margin-right: 9px;
  color: #5d6470;
  background: #f3f4f7;
  border-radius: 50%;
  line-height: 18px;
  height: 30px;
  width: 30px;
  cursor: pointer;
}

.page .centerBox .main-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 140px;
  border-radius: 24px;
  height: 48px;
  background: #e84e0f;
  color: white;
  cursor: pointer;
  font-size: 16px;
  font-family: "Muli";
  font-weight: 400;
  padding-bottom: 3px;
  letter-spacing: 0.02em;
  box-sizing: border-box;
  margin-top: 10px;
}

.page .centerBox .main-button.guest {
  background: #474356;
  width: auto;
  padding: 0 16px;
}

.page .centerBox .main-button.reset {
  background: #d40606;
}

.page .centerBox .main-button.retry {
  background: #049f35;
}

.page .centerBox .main-button.switch-user {
  background: #6a6ac6;
}

.page .centerBox hr {
  width: 100%;
  height: 1px;
  border: none;
  background: #c1c9d9;
}

.page .centerBox:after {
  height: 0;
}

.page .login-failed-modal .centerBox p {
  font-size: 1.6em;
}

.page .login-failed-modal .centerBox h1 p {
  font-size: 0.8em;
  margin-top: 1.2em;
}

.page .login-failed-modal .centerBox a.linkButton {
  font-size: 1.5em;
}

.page .login:before,
.page .logout:before,
.page .resetPassword:before,
.page .changePassword:before,
.page .cookiesBlockMsg:before,
.page .palms:before,
.page .shibboleth:before,
.page .encourage:before,
.page .notRecognized:before {
  width: calc(100% + 2px);
  height: 16px;
  content: "";
  background: #938ea4;
  top: -16px;
  position: absolute;
  left: -1px;
}

.page .login {
  padding: 30px 35px 0;
}

.page .login form {
  justify-content: space-between;
}

.page .logout input[type="submit"],
.page a.linkButton.personal {
  white-space: normal;
  width: 155px;
  font-size: 15px;
  line-height: 1.1em;
  box-sizing: border-box;
}

.page a.linkButton.personal {
  line-height: 1em;
  background: #3c8b3c;
}

.page .resetPassword {
  padding: 30px 24px 40px;
  flex-direction: column;
}

.page .resetPassword > * {
  margin-bottom: 20px;
}

.page .resetPassword .formFields {
  margin-bottom: 30px;
  padding: 0 16px;
  box-sizing: border-box;
}

.page .otherLogins > p {
  padding: 0 0 4px 0;
}

.page .otherLogins p {
  font-size: 14px;
  margin: 0;
  padding: 0px 0 1px 3px;
  border: none;
}

.page .cookiesBlockMsg {
  justify-content: space-around;
  max-height: 280px;
}

.centerBox.not-included {
  position: relative;
  flex: 1 1 100%;
  width: 100%;
  max-width: 560px;
  max-height: 450px;
  margin: 15px 0 0;
  padding: 30px 35px 36px;
  box-sizing: border-box;
  background: #e3e7ed;
  box-shadow: none;
  text-align: center;
  color: #3d404e;
  z-index: 1;
  border-top: none;
}

.centerBox.not-included:before {
  width: calc(100% + 2px);
  height: 15px;
  content: "";
  background: #938ea4;
  top: -15px;
  position: absolute;
  left: -1px;
}

.centerBox.not-included h1 {
  font-size: 1.4em;
}

.centerBox.not-included h1.errorMessage {
  color: #3d404e;
}

.centerBox.not-included p a {
  position: relative;
}

.centerBox.not-included p a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  left: 0;
  background: #938ea4;
  bottom: 0px;
}

.centerBox.not-included .linkButton {
  display: inline-block;
  width: 180px;
  border-radius: 40px;
  height: 48px;
  background: #e84e0f;
  color: white;
  margin: 20px 5px 32px;
  cursor: pointer;
  font-size: 16px;
  font-family: "Muli";
  font-weight: 400;
  line-height: 1em;
  padding: 0 0 2px 0;
}

.centerBox.not-included #pname {
  font-weight: 600;
}

.fancybox-inner .centerBox.not-included {
  margin: 0;
}

.fancybox-inner .centerBox.not-included:before {
  height: 0;
}

.info-box.fancybox-opened .fancybox-skin {
  box-shadow: 0px 4px 20px #0000004d;
}

.info-box .fancybox-skin {
  border: none;
}

.info-box .fancybox-inner {
  overflow: hidden !important;
}

.info-box .fancybox-close {
  background: #ff000000 url(../../images/atv/cross-thin-large-dark.svg) 50%/110% !important;
  top: -32px;
  right: -32px;
}

.myaccount .centerBox,
.updateuser .centerBox {
  width: 935px;
  display: flex;
  margin: 15px 0 0;
  padding: 30px 15px 0;
  max-height: unset;
  flex: 0 1 auto;
}

.myaccount .page .resetPassword h1,
.updateuser .page .resetPassword h1 {
  align-self: flex-start;
  margin: 0 19px 14px;
  width: calc(100% - 38px);
  text-align: left;
  border-bottom: 1px solid #c4c1cd;
  padding: 0 0 10px 0;
}

.myaccount .page .resetPassword h3,
.updateuser .page .resetPassword h3 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 15px;
  padding-bottom: 7px;
  color: #615f67;
}

.myaccount .page .resetPassword p,
.updateuser .page .resetPassword p {
  margin: 0.5em 0 1em;
  display: flex;
  justify-content: space-between;
}

.myaccount .page .resetPassword p.errorMessage,
.updateuser .page .resetPassword p.errorMessage {
  width: auto;
  margin: 1em 0;
  padding: 0px 25px;
}

.myaccount .page .resetPassword p.errorMessage.success:after, .myaccount .page .resetPassword p.errorMessage.success:before,
.updateuser .page .resetPassword p.errorMessage.success:after,
.updateuser .page .resetPassword p.errorMessage.success:before {
  border: none;
  background: url(../../images/atv/right-wrong.svg);
  width: 26px;
  height: 26px;
  top: 6px;
}

.myaccount .page .resetPassword a.linkButton.arrowButton.thin,
.updateuser .page .resetPassword a.linkButton.arrowButton.thin {
  margin-top: -5px;
}

.myaccount .page .resetPassword input[type="submit"],
.updateuser .page .resetPassword input[type="submit"] {
  margin: 5px;
}

.myaccount .page .resetPassword input[type="submit"] .arrowButton.large,
.updateuser .page .resetPassword input[type="submit"] .arrowButton.large {
  width: 152px;
  margin: 5px 0;
  font-size: 13px;
  background-image: url(../../images/atv/arrow-btn-large.svg);
  height: 41px;
  position: relative;
  left: 8px;
  padding-right: 11px;
}

.myaccount .page .resetPassword form,
.updateuser .page .resetPassword form {
  align-items: flex-start;
  margin-top: 5px;
}

.myaccount .page .resetPassword form > div,
.updateuser .page .resetPassword form > div {
  display: flex;
  flex-direction: row;
  width: 100%;
}

.myaccount .page .resetPassword form > div:nth-child(2),
.updateuser .page .resetPassword form > div:nth-child(2) {
  flex-direction: column;
}

.myaccount .page .resetPassword form > div:last-of-type,
.updateuser .page .resetPassword form > div:last-of-type {
  width: 100%;
  height: 30px;
  align-items: center;
  order: 2;
}

.myaccount .page .resetPassword form > div > div,
.updateuser .page .resetPassword form > div > div {
  flex: 15;
  padding: 0 20px;
  box-sizing: border-box;
}

.myaccount .page .resetPassword form > div > div:first-child,
.updateuser .page .resetPassword form > div > div:first-child {
  flex-direction: column;
  text-align: left;
  flex: 14;
  align-self: flex-start;
}

.myaccount .page .resetPassword form > div > div:last-child,
.updateuser .page .resetPassword form > div > div:last-child {
  flex: 8;
  padding: 5px 30px 0 20px;
}

.cookiesblocked .page {
  justify-content: center;
}

.cookiesBlockMsg a {
  width: 248px;
  word-break: break-all;
  display: block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 8px;
}

.otherLogins {
  display: flex;
  flex-direction: row;
  position: relative;
  padding: 35px 5px 0px 9px;
  align-items: flex-end;
  background-color: #e1e6ef;
  margin-top: 28px;
  box-sizing: border-box;
  width: calc(100% + 12px);
  max-width: 318px;
  margin-left: 0px;
  padding: 26px 5px 0px 9px;
}

.otherLogins > div {
  flex: 1 1 auto;
  text-align: left;
  box-sizing: border-box;
  position: relative;
  height: 40px;
  width: 50%;
  display: flex;
  align-items: center;
  margin-right: 10px;
  border-radius: 8px;
  justify-content: flex-start;
  overflow: visible;
  background: url(../../images/atv/arrow-btn-clip.svg) no-repeat;
  background-position: 100% 0;
  transition: height 0.6s, background-position 0.6s;
}

.otherLogins > div p {
  color: #ffffff;
  margin: 0;
  position: relative;
  left: 7px;
  padding-top: 4px;
  letter-spacing: 0.02em;
  padding-left: 5px;
  width: 120px;
}

.otherLogins > div:after {
  position: absolute;
  width: 0px;
  height: 0;
  top: 0;
  right: 0px;
  transform: translateX(100%);
  border-style: solid;
  border-width: 23px;
  border-color: rgbA(225, 230, 239, 0);
  border-left-color: #78718d;
}

.otherLogins > div:last-child {
  margin-left: 10px;
}

.otherLogins > p {
  position: absolute;
  top: 0;
  margin: 0;
  display: block;
  font-weight: 600;
  text-align: left;
  padding-bottom: 5px;
  left: 10px;
  right: 25px;
  margin-bottom: 0px;
  border-bottom: 3px solid #d0d7e1;
}

.otherLogins a {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-decoration: none;
  padding: 0;
}

.otherLogins a > div {
  display: flex;
}

.otherLogins a > div.shibbolethImg, .otherLogins a > div.athensImg {
  flex: 0 0 auto;
  background-image: url(../../images/shibboleth_logo2.png);
  width: 28px;
  height: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: -1px;
  left: 8px;
  background-position: 50%;
  display: none;
}

.otherLogins a > div.athensImg {
  background-image: url(../../images/eduserv-athens-logo.png);
  width: 26px;
}

.centerBox.login {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  max-height: unset;
  flex: 0 0 auto;
  padding: 36px 36px 24px;
  margin: 16px 0 8px;
  height: 524px;
}

.centerBox.login .form-wrapper {
  display: flex;
  flex-direction: column;
}

.centerBox.login h1 {
  font-size: 24px;
  margin-bottom: 30px;
}

.centerBox.login.max {
  width: 100%;
  max-width: 580px;
  align-items: center;
  max-height: unset;
}

.centerBox.logout {
  max-height: 14em;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2em 3em;
  margin: 0 0 3em;
}

.centerBox.logout h1 {
  margin-bottom: 28px;
  font-size: 20px;
}

.centerBox.logout > div > h1,
.centerBox.logout > div > div {
  width: 100%;
}

.centerBox.notRecognized .errorMessage {
  font-size: 2em;
  margin-bottom: 1em;
}

.centerBox.shibboleth-login {
  max-height: 260px;
  min-height: 0;
  padding: 40px 35px;
}

.centerBox.shibboleth-login select {
  width: 100%;
  font-family: "Muli";
  font-size: 15px;
  color: #726a7c;
  padding: 10px 5px;
  border: 1px solid lightgray;
  margin-bottom: 15px;
}

.centerBox.resetPassword input[type="submit"] {
  padding: 0;
  margin: 0 0 16px;
}

.centerBox.resetPassword h1 {
  margin-bottom: 24px;
}

.centerBox .fieldItem {
  position: relative;
  display: flex;
  flex-direction: column;
}

.centerBox label.simpleLabel {
  width: 100%;
  font-size: 13px;
  font-weight: 700;
  color: #3d404e;
}

.centerBox input.simpleInput[type="text"], .centerBox input.simpleInput[type="password"] {
  margin: 4px 0 12px 0;
}

.buttonRow {
  display: flex;
  width: 100%;
  justify-content: space-around;
  flex-wrap: wrap;
}

.palms .page {
  justify-content: center;
  align-items: center;
}

.palms .page:before {
  content: "";
  background: none;
}

.palms .page .centerBox input[type="submit"] {
  font-size: 1em;
  margin-top: 2em;
}

.palms .page .centerBox .loginSignup input[type="submit"] {
  margin-top: 0;
}

.palms .page .centerBox .linkButton.arrowButton {
  font-size: 1em;
  padding-left: 0px;
}

.palms .login {
  padding: 30px 35px 30px;
  display: flex;
  flex-direction: column;
  height: unset;
}

.palms .login .formFields {
  margin: 0;
}

.palms .login a.boxTextLink {
  display: inline-block;
  font-size: 1em;
  margin: 1em 0;
}

.palms .login a .linkButton.arrowButton {
  margin: 8px 0 0 8px;
  padding-right: 30px;
  padding-bottom: 3px;
  width: 108px;
}

.palms.register .login h1 {
  margin: 5px 0 16px;
}

.palms.register .login a.linkButton.arrowButton:after {
  border-left-color: #e84e0f;
}

.palms.register .loginSignup {
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  margin: 15px 10px 0 0;
}

.palms.register .loginSignup a.linkButton.arrowButton {
  margin: 0 0 0 -15px;
}

.palms.resetchildaccountpassword .login .fieldsContainer {
  margin-top: 0;
}

.palms.resetchildaccountpassword .centerBox h3 {
  padding-bottom: 18px;
}

.palms.changechildaccountpassword .login {
  max-height: 380px;
  min-height: 320px;
}

.palms.changechildaccountpassword h1 {
  margin: 0;
}

.palms.errorpage .page:before {
  display: none;
}

.palms.errorpage .page .login {
  align-items: center;
  justify-content: space-around;
  padding: 30px 35px 0;
}

.palms.errorpage .page .login:before {
  background: #c52626;
}

.palms.errorpage .page a.boxTextLink {
  font-size: 16px;
  color: #c52626;
}

.palms.resetPassword {
  padding: 20px 40px;
}

.palms.resetPassword.done {
  max-height: 240px;
}

.palms .formTickBox label {
  margin-top: 15px;
  font-size: 13px;
  font-weight: 700;
}

.picBox {
  width: 100px;
  height: 100px;
  margin-bottom: 20px;
}

.picBox.error {
  background: #c52626;
}

.picBox.success {
  background: #308d30;
}

.picBox.question {
  background: #b5366b;
}

.picBox img {
  width: 100%;
  height: auto;
}

.footerToggle {
  display: block;
  position: absolute;
  background: url(../../images/atv/footer-open-close-light.svg) 50% 0px/40px 60px no-repeat;
  z-index: 4;
  width: 40px;
  height: 30px;
  cursor: pointer;
  right: 0;
  bottom: 0;
  transition: all 0.6s;
}

.footer.infoHidden p {
  opacity: 0;
}

.altColor1 {
  background: #308d30;
}

.errorMessageContainer {
  display: flex;
  width: 345px;
  left: 50%;
  position: relative;
  top: 50%;
  transform: translate(-50%, -50%);
  justify-content: center;
  align-items: center;
  padding: 28px 20px;
  box-sizing: border-box;
  border-top: 12px solid #938ea4;
  background: #e3e7ed;
  color: #24212f;
  border: 1px solid #cdd2dc;
}

.errorMessageContainer:before {
  width: calc(100% + 2px);
  height: 15px;
  content: "";
  background: #938ea4;
  top: -15px;
  position: absolute;
  left: -1px;
}

.errorMessageContainer p {
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  line-height: 1.1em;
}

.bannerBox {
  display: none;
  position: absolute;
  overflow: hidden;
  box-sizing: border-box;
  background: #edf0f5;
  z-index: 110;
  cursor: pointer;
  border-radius: 0 0 9px 9px;
  right: 50%;
  transform: translate(50%, 0);
  box-shadow: none;
  border-radius: 0;
  background-position: 50%;
  border-style: solid;
  border-width: 0 1px;
  border-color: #f6f6f9;
}

.bannerBox.initial {
  transform: translate(50%, -110%);
  transition: none;
}

.bannerBox.shown {
  width: 700px;
  max-width: 100vw;
  height: 253px;
  top: -120px;
  box-shadow: 0 4px 16px 0 #3e3b4e73;
  border-radius: 0 0 20px 20px;
}

.bannerBox.hidden {
  width: 76px;
  height: 32px;
  top: 0;
  border-radius: 0;
  border-color: #f6f6f9;
  box-shadow: none;
  z-index: 1;
}

.bannerBox iframe {
  width: 700px;
  height: 269px;
  left: 50%;
  position: absolute;
  bottom: 0;
  transform: translate(-50%, 0);
}

.tryGoogleTranslateBannerShown .bannerBox.hidden {
  top: 280px;
}

.welcomer.loggedIn .bannerBox,
.titles.loggedIn .bannerBox,
.learn.loggedIn .bannerBox,
.browse.loggedIn .bannerBox,
.index.loggedIn .bannerBox,
.search.loggedIn .bannerBox {
  display: flex;
}

body.headerHidden .bannerBox {
  top: 0;
}

body.headerHidden.tryGoogleTranslateBannerShown .bannerBox.hidden {
  top: 0;
}

@keyframes banner-show {
  0% {
    width: 44px;
    height: 42px;
  }
  50% {
    width: 44px;
    height: 42px;
    left: 50%;
    transform: translate(-50%, 0);
  }
  100% {
    width: 768px;
    height: 336px;
    left: 50%;
    transform: translate(-50%, 0);
  }
}

@keyframes banner-hide {
  0% {
    width: 768px;
    height: 336px;
    left: 50%;
    transform: translate(-50%, 0);
  }
  50% {
    width: 44px;
    height: 42px;
    left: 50%;
    transform: translate(-50%, 0);
  }
  100% {
    width: 44px;
    height: 42px;
    left: calc(50% + 384px);
    transform: translate(-100%, 0);
  }
}

.headerShown .collapsable {
  height: 120px;
}

.headerShown.fullScreen .collapsable {
  height: 0;
}

.headerShown.tryGoogleTranslateBannerShown .collapsable {
  height: 280px;
}

.headerShown.tryGoogleTranslateBannerShown.headerHidden .collapsable {
  height: 0px;
}

.inlineImage .info.productGroupButton {
  display: inline-block;
  vertical-align: middle;
  margin: 4px 4px;
}

.headerShown .collapsable {
  height: 120px;
}

.announcementBanner.leftRight {
  height: 131px;
}

.announcementBanner.leftRight .bannerLeft {
  width: calc(50% - 256px);
}

.announcementBanner.leftRight .titlesAndButtons {
  height: 100%;
  padding: 18px 40px 16px;
  text-align: left;
}

.announcementBanner.leftRight .titles {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.announcementBanner.leftRight .mainTitle {
  font-size: 24px;
  padding: 0;
}

.announcementBanner.leftRight .mainTitle + .surOrSubTitle {
  top: -5px;
}

.announcementBanner.leftRight .mainTitle span {
  font-size: 99%;
  font-weight: 700;
}

.announcementBanner.leftRight .surOrSubTitle {
  font-size: 75%;
  font-weight: 400;
  position: relative;
}

.announcementBanner.leftRight .surOrSubTitle.small .button-text {
  display: inline-block;
  border-radius: 16px;
  width: auto;
  padding: 4px 14px 6px;
  margin: 0 1px 0 -1px;
  letter-spacing: 0.03em;
  background-color: #00000059;
  cursor: pointer;
}

.announcementBanner.leftRight .surOrSubTitle.small .button-text a {
  font-weight: 600;
}

.announcementBanner.leftRight.dandc a:hover {
  color: #ede7d9;
}

.announcementBanner.leftRight.dandc .bannerRight {
  background: #067389;
}

.announcementBanner.leftRight.dandc .bannerRight:before {
  border-right-color: #067389;
}

.announcementBanner.leftRight.dandc .surOrSubTitle.small button-link {
  background: #4a3880;
}

#logged-out-text {
  display: none;
}

#logged-in-text {
  display: inline-block;
}

.login #logged-out-text {
  display: inline-block;
  background: none;
  padding: 0;
  margin: 0;
  letter-spacing: normal;
}

.login #logged-out-text.mobile {
  display: none;
}

.login #logged-in-text {
  display: none;
}

.bannerButton {
  cursor: pointer;
}

.bannerButton div {
  min-width: 132px;
  text-align: center;
  border-radius: 24px;
  background-color: rgba(239, 231, 231, 0.85);
  border: 1px solid rgba(239, 231, 231, 0.65);
  padding: 11px 12px;
  /* border-top-color: hsla(0, 0%, 88%, 1); */
  /* border-bottom-color: hsla(0, 0%, 85%, 1); */
  /* box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15); */
  font-size: 15px;
  font-weight: 800;
  /* letter-spacing: 0.041em; */
  user-select: none;
  display: inline-block;
  margin-top: 12px;
  box-sizing: border-box;
  margin-left: -4px;
}

.bannerButton div:after, .bannerButton div:before {
  content: "";
  position: absolute;
  width: 43%;
  height: 25%;
  z-index: -3;
  background-color: rgba(0, 0, 255, 0);
  bottom: 4px;
  border-radius: 50%;
  transition: all 0.4s;
}

.bannerButton div:after {
  right: 14px;
  transform: rotate(13deg);
}

.bannerButton div:before {
  left: 14px;
  transform: rotate(-13deg);
}

.tryGoogleTranslateBanner {
  position: relative;
  flex: 1 1 auto;
  background-color: #eeece8;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.tryGoogleTranslateBanner .translateContainer {
  max-width: 670px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  text-align: center;
  box-sizing: border-box;
  padding: 10px 40px;
  line-height: 1.2em;
  font-size: 14px;
}

.tryGoogleTranslateBanner .translateMessageText {
  width: 100%;
}

.tryGoogleTranslateBanner .translateMessageText a {
  padding-bottom: 0;
  border-bottom: none;
}

.tryGoogleTranslateBanner .translateMessageText a:hover {
  border-bottom: none;
}

.tryGoogleTranslateBanner .translateImage {
  position: absolute;
  opacity: 0.2;
  background-size: 100%;
  width: 100px;
  height: 100px;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}

.tryGoogleTranslateBanner .translateImage.image1 {
  background-image: url(../../images/banners/noun_Globe_29357.svg);
  margin-left: -380px;
}

.tryGoogleTranslateBanner .translateImage.image2 {
  background-image: url(../../images/banners/noun_analyzing_2651373.svg);
  margin-left: 380px;
  width: 85px;
  height: 85px;
  margin-top: 2px;
}

.tryGoogleTranslateBanner a {
  border-bottom: 2px dotted #bfbfbf;
  font-size: 15px;
}

.tryGoogleTranslateBanner a span {
  font-weight: 700;
  user-select: none;
  cursor: pointer;
}

.tryGoogleTranslateBanner a:hover {
  border-bottom: 2px solid #ec906a;
}

.tryGoogleTranslateBannerShown .bannerBox.hidden {
  top: 280px;
}

body.tryGoogleTranslateBannerShown.headerHidden .bannerBox {
  top: 0;
}

.dotContainer {
  position: absolute;
  display: flex;
  flex-direction: column;
  padding: 2px 0;
  box-sizing: border-box;
  height: 100%;
  justify-content: space-evenly;
  align-items: center;
  right: 20px;
  z-index: 100;
}

.dotContainer .dot {
  width: 14px;
  height: 14px;
  background: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0.4);
  box-sizing: border-box;
  cursor: pointer;
  font-size: 0px;
  color: white;
}

.dotContainer .dot.active {
  background: rgba(255, 255, 255, 0.3);
  border-width: 2px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  width: 16px;
  height: 16px;
}

.playPause {
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 300;
  top: 50%;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  transform: translateY(-50%);
  margin-left: 2vw;
  cursor: pointer;
  background-image: url(../../images/atv/play-pause-light.svg);
  right: 50px;
  margin-top: 1px;
  background-position-x: -30px;
}

.playPause.dark {
  background-image: url(../../images/atv/play_pause_dark.svg);
  border-color: rgba(89, 84, 84, 0.35);
}

.playPause.paused {
  background-position-x: 0;
}

.narrowPage {
  position: relative;
  background: white;
  border-top: 1px dashed lightgray;
  display: flex;
  justify-content: center;
  width: 100%;
  padding-top: 30px;
}

.narrowPage > div {
  max-width: 1000px;
  flex: 0 0 auto;
  width: 100%;
}

.cookiepolicy h2 {
  font-size: 24px;
  font-weight: 300;
  margin: 2em 0 0.2em;
}

.cookiepolicy h3 {
  font-size: 15px;
  margin: 1.3em 0 0.3em;
  color: #585260;
  font-weight: 700;
}

.cookiepolicy p {
  font-size: 16px;
  margin-bottom: 1em;
  line-height: 1.3em;
}

.cookiepolicy a.canRunOver {
  word-break: break-all;
}

.proxy-message {
  max-width: 640px;
}

.proxy-message p {
  margin: 1em 0;
}

.proxy-message .stanza {
  background: #eceff4;
  padding: 10px 20px 10px 30px;
  margin: 24px 40px 24px 0px;
}

.proxy-message strong {
  font-weight: 800;
}

.standard-table {
  margin: 2em 0;
  text-align: left;
  width: 100%;
  font-size: 14px;
}

.standard-table caption {
  border-bottom: 1px solid #bfbfbf;
  float: none;
  padding-bottom: 0.5em;
  text-align: left;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.02em;
  font-weight: 700;
}

.standard-table thead {
  background: #e7e6ea;
}

.standard-table thead th:first-child {
  width: 30%;
}

.standard-table td,
.standard-table th {
  padding: 10px;
  vertical-align: top;
  border-bottom: 1px solid #e7e7e7;
}

.standard-table th {
  border-bottom: 1px solid #d9d9d9;
  color: #4e4e4e;
}

.standard-table th::first-child {
  width: 30%;
}

.standard-table td {
  padding: 8px 10px 0 10px;
  vertical-align: top;
  border-bottom: 1px solid #e7e7e7;
}

.standard-table p {
  font-size: 14px;
}

.standard-table.singleRows td {
  border-bottom: 1px solid #e7e7e7;
  padding: 10px;
}

.standard-table.singleRows td:first-child {
  word-break: break-all;
}

.standard-table tr:last-of-type td {
  border-bottom: 1px solid #cccccc;
}

.standard-table a {
  word-break: break-all;
}

.flexCenter {
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 301;
}

.welcomeBox {
  position: relative;
  display: flex;
  flex-direction: column;
  height: calc(100vh - 20px);
  max-height: 430px;
  width: 510px;
  box-shadow: 0 3px 8px 3px rgba(0, 0, 0, 0.1);
  margin-top: 20px;
}

.welcomeBox h1 {
  margin-bottom: 0;
  font-weight: 300;
  line-height: 1.25em;
  font-size: 26px;
  background: #3f3b4f;
  padding: 40px 30px;
  color: rgba(255, 255, 255, 0.95);
  letter-spacing: -0.02em;
}

.welcomeBox h1 span {
  font-weight: 700;
  color: #ff7137;
  font-size: 26px;
  letter-spacing: -0.005em;
}

.welcomeBox p {
  position: relative;
  margin: 0 0 15px 0;
  font-size: 14px;
  color: #3a3842;
}

.welcomeBox p.larger {
  font-size: 17px;
  color: #504d5b;
  font-weight: 600;
  line-height: 1.2em;
}

.welcomeBox p.note {
  font-size: 12px;
}

.welcomeBox p.note:before {
  position: absolute;
  content: "*";
  left: -8px;
  font-size: 13px;
  top: -3px;
}

.welcomeBox p:last-of-type {
  margin-bottom: 0;
}

.welcomeBox p span {
  font-weight: 700;
}

.welcomeBox a {
  color: #e84e0f;
  text-decoration: none;
  font-weight: 700;
}

.welcomeBox .welcomeBody {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  background: white;
  border: 1px solid #d9d9d9;
  border-top: none;
  padding: 24px 46px 10px 30px;
  box-sizing: border-box;
}

.welcomeBox .controls {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.welcomeBox .tickBox {
  position: relative;
}

.welcomeBox .tickBox:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../../images/FILTER.svg);
  background-position: -35px 50%;
  border: 1px solid lightgray;
  background-color: white;
}

.welcomeBox .tickBox.clicked:before {
  background-position: -5px 50%;
}

.welcomeBox .tickBox p {
  margin: 0 0 0 32px;
  font-size: 12px;
  user-select: none;
}

.welcomeBox .linkButton {
  display: inline-block;
  width: 140px;
  border-radius: 40px;
  height: 48px;
  background: #e84e0f;
  color: white;
  margin: 10px 5px 15px -2px;
  cursor: pointer;
  font-size: 16px;
  font-family: "Muli";
  font-weight: 400;
  text-decoration: none;
  line-height: 48px;
  text-align: center;
}

.faq .accordion-content a {
  font-weight: 700;
  cursor: pointer;
}

.faq .accordion-content a {
  font-weight: 700;
  cursor: pointer;
}

.dvRT,
#dvRT,
#dvRTforIphone {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: space-around;
  padding: 0 10px;
}

.dvRT.vrLaunchInstall,
#dvRT.vrLaunchInstall,
#dvRTforIphone.vrLaunchInstall {
  padding: 5px 10px 0 0;
}

.dvRT.vrLaunchInstall > div:first-child,
#dvRT.vrLaunchInstall > div:first-child,
#dvRTforIphone.vrLaunchInstall > div:first-child {
  padding-right: 5px;
}

.dvRT.vrLaunchInstall .btn-rec,
#dvRT.vrLaunchInstall .btn-rec,
#dvRTforIphone.vrLaunchInstall .btn-rec {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.btn-rec {
  user-select: none;
  background: #e84e0f;
  border: none;
  color: white;
  text-align: center;
  font-family: "Muli";
  padding: 22px 0px;
  box-sizing: border-box;
  height: 40px;
  width: 140px;
  font-size: 15px;
  user-select: none;
}

.btn-rec:last-child {
  margin-left: 15px;
  background: #3f3b4f;
}

.fancybox-overlay {
  background: rgba(217, 217, 217, 0.9) !important;
}

.fancybox-wrap:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 12px;
  background: #4f4c61;
  top: -12px;
  left: 0;
}

.fancybox-wrap.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
}

.fancybox-wrap .fancybox-close {
  position: absolute;
  top: -46px;
  right: -36px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 8040;
  background: url(../../images/cross-dark.svg) 50%/100%;
  padding: 0;
  border-radius: 50%;
}

@media screen and (max-width: 460px) {
  .fancybox-wrap .fancybox-close {
    top: -50px;
    right: -12px;
  }
}

.modal-warn {
  width: 100%;
  max-width: 356px;
  padding: 12px 12px 16px;
  box-sizing: border-box;
  font-family: "Noto-Sans-PP", Verdana, Geneva, Tahoma, sans-serif;
  font-weight: 400;
  font-size: 15px;
}

a.flexCenterContent,
p.flexCenterContent,
div.flexCenterContent {
  display: flex;
  justify-content: center;
  align-items: center;
}

a.flexEndContent,
p.flexEndContent,
div.flexEndContent {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

.smallSpace {
  margin-left: 0.15em;
}

.announcementBanner.leftRight .mainTitle .smallSpace {
  font-weight: initial;
}

.announcementBanner.leftRight .mainTitle .shyBreak {
  font-weight: initial;
}

.popup-iframe {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 301;
  width: 100%;
  height: 100%;
}

body.rtquiz {
  background-color: #283341;
}

body.rtquiz .quizLaunchBox {
  opacity: 1;
}

.quizLaunchBox {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #fcfcfc;
  padding: 32px 20px;
  max-width: 312px;
  width: 100%;
  text-align: center;
  align-items: center;
  box-sizing: border-box;
  font-size: 17px;
  line-height: 1.4em;
  color: #354253;
  font-weight: 600;
  margin-top: -100px;
  opacity: 0;
  transition: opacity 0.6s;
}

.quizLaunchBox span {
  display: block;
  font-weight: 700;
  font-size: 105%;
  margin-top: 2px;
}

.quizLaunchBox btn {
  padding: 12px 0;
  width: 128px;
  background: #db9a00;
  align-items: center;
  text-align: center;
  color: white;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.03em;
  margin: 18px 0 0 0;
  box-sizing: border-box;
  user-select: none;
  cursor: pointer;
}

.option-break {
  display: inline-block;
}

.TAB.level0:focus-visible {
  outline: none;
  position: relative;
  box-shadow: none;
}

.TAB.level0:focus-visible:after {
  outline: none;
  content: "";
  position: absolute;
  border: 6px solid #b07345;
  left: -6px;
  right: -6px;
  top: -8px;
  bottom: -6px;
  box-shadow: inset 0 0 0 2px #f3f3f7, 0 0 0 2px #f3f3f7;
  z-index: 10;
}

.TAB.level0.clicked:focus-visible:after {
  box-shadow: inset 0 0 0 2px #f3f3f7, 0 0 0 2px #f3f3f7;
}

#SEARCH .searchCell:focus-visible:after {
  border: none;
  box-shadow: none;
}

#SEARCH .image:focus-visible:after {
  left: 1px;
  right: 1px;
  top: 1px;
  bottom: 1px;
}

.showMore:focus-visible:after {
  top: -9px;
  top: -9px;
}

.welcomeMsg {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 2px 10px 0 10px;
}

.welcomeMsg.v1 {
  color: #08070b;
}

.welcomeMsg.v2 {
  position: absolute;
  left: 0;
  padding-left: 2px;
  bottom: 8px;
}

.welcomeMsg.v2 h4 {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.01em;
}

.welcomeMsg.v3 {
  padding: 14px 16px 12px 15px;
  align-self: start;
  text-align: right;
}

.welcomeMsg h4 {
  font-family: "Noto-Sans-PP", Verdana, Geneva, Tahoma, sans-serif;
  font-size: 12px;
  color: #3f3b4f;
}

.v3 {
  display: none;
}

.v2 {
  display: none;
}

.v1 {
  display: none;
}

@media screen and (max-width: 1220px) {
  .logoBar {
    padding-left: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .bannerBox.shown {
    width: calc(100% - 4 * 76px);
  }
  .bannerBox .banner-iframe {
    width: calc(100vw - 4 * 76px);
  }
}

@media screen and (max-width: 1023px) {
  .page .login p.errorMessage,
  .page .logout p.errorMessage,
  .page .resetPassword p.errorMessage,
  .page .changePassword p.errorMessage,
  .page .cookiesBlockMsg p.errorMessage,
  .page .palms p.errorMessage {
    background: none;
  }
  .page .login .readOnly input[type="text"],
  .page .logout .readOnly input[type="text"],
  .page .resetPassword .readOnly input[type="text"],
  .page .changePassword .readOnly input[type="text"],
  .page .cookiesBlockMsg .readOnly input[type="text"],
  .page .palms .readOnly input[type="text"] {
    background: #d7dce5;
  }
  .bannerBox.shown {
    width: calc(100vw - 2 * 12px);
  }
  .bannerBox .banner-iframe {
    width: calc(100vw - 2 * 12px);
  }
  .tryGoogleTranslateBanner .translateImage.image1 {
    margin-left: -350px;
  }
  .tryGoogleTranslateBanner .translateImage.image2 {
    margin-left: 350px;
  }
}

@media screen and (max-width: 810px) and (orientation: portrait) {
  body.tryGoogleTranslateBannerShown .translateImage.image1 {
    width: 80px;
    height: 80px;
    margin-left: -340px;
  }
  body.tryGoogleTranslateBannerShown .translateImage.image2 {
    width: 70px;
    height: 70px;
    margin-left: 340px;
  }
}

@media screen and (max-width: 767px) and (orientation: portrait), screen and (max-height: 560px) and (orientation: landscape) {
  .logoBar {
    height: auto;
  }
  .logoBar .loginUser {
    position: absolute;
    right: 12px;
    bottom: 12px;
    height: auto;
  }
  .logoBar .loginUser span.forMobile {
    display: none;
  }
  body.login.headerShown .collapsable, body.welcomer.headerShown .collapsable, body.titles.headerShown .collapsable, body.learn.headerShown .collapsable, body.browse.headerShown .collapsable, body.index.headerShown .collapsable, body.search.headerShown .collapsable {
    height: 100%;
    display: flex;
    flex-direction: column;
    transition: none;
  }
  body.login .wrapper_for_mobile, body.welcomer .wrapper_for_mobile, body.titles .wrapper_for_mobile, body.learn .wrapper_for_mobile, body.browse .wrapper_for_mobile, body.index .wrapper_for_mobile, body.search .wrapper_for_mobile {
    flex-wrap: wrap;
    left: 0vw;
    position: relative;
    box-sizing: border-box;
    transition: margin-top 0.8s, height 0.8s, left 0.8s;
    min-height: unset;
  }
  body.login header, body.welcomer header, body.titles header, body.learn header, body.browse header, body.index header, body.search header {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 100;
  }
  body.login .logoBar, body.welcomer .logoBar, body.titles .logoBar, body.learn .logoBar, body.browse .logoBar, body.index .logoBar, body.search .logoBar {
    padding: 10px 0px 0px;
    height: 100%;
    background: white;
    transition: margin-left 0.8s;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }
  body.login .logoBar .loginUser, body.welcomer .logoBar .loginUser, body.titles .logoBar .loginUser, body.learn .logoBar .loginUser, body.browse .logoBar .loginUser, body.index .logoBar .loginUser, body.search .logoBar .loginUser {
    position: relative;
    height: auto;
    flex-direction: column;
    flex-wrap: wrap;
    box-sizing: border-box;
    float: none;
    align-items: center;
    width: 100%;
    padding: 4%;
    right: 0;
    bottom: 0;
  }
  body.login .logoBar .loginUser .forMobile, body.welcomer .logoBar .loginUser .forMobile, body.titles .logoBar .loginUser .forMobile, body.learn .logoBar .loginUser .forMobile, body.browse .logoBar .loginUser .forMobile, body.index .logoBar .loginUser .forMobile, body.search .logoBar .loginUser .forMobile {
    display: block;
    font-size: 11px;
    font-weight: 800;
    margin-bottom: 12px;
  }
  body.login .logoBar .loginUser dd, body.welcomer .logoBar .loginUser dd, body.titles .logoBar .loginUser dd, body.learn .logoBar .loginUser dd, body.browse .logoBar .loginUser dd, body.index .logoBar .loginUser dd, body.search .logoBar .loginUser dd {
    padding-top: 1px;
    line-height: 1.1em;
    box-sizing: border-box;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    color: #3a4051;
    display: block;
    padding-bottom: 0.6em;
  }
  body.login .logoBar .loginUser .account-name, body.welcomer .logoBar .loginUser .account-name, body.titles .logoBar .loginUser .account-name, body.learn .logoBar .loginUser .account-name, body.browse .logoBar .loginUser .account-name, body.index .logoBar .loginUser .account-name, body.search .logoBar .loginUser .account-name {
    font-weight: 800;
    font-size: 16px;
  }
  body.login .logoBar .loginUser .account-holder, body.welcomer .logoBar .loginUser .account-holder, body.titles .logoBar .loginUser .account-holder, body.learn .logoBar .loginUser .account-holder, body.browse .logoBar .loginUser .account-holder, body.index .logoBar .loginUser .account-holder, body.search .logoBar .loginUser .account-holder {
    display: block;
    padding-bottom: 0.6em;
  }
  body.login .logoBar .loginUser .account-type, body.welcomer .logoBar .loginUser .account-type, body.titles .logoBar .loginUser .account-type, body.learn .logoBar .loginUser .account-type, body.browse .logoBar .loginUser .account-type, body.index .logoBar .loginUser .account-type, body.search .logoBar .loginUser .account-type {
    font-size: 10px;
    margin-bottom: 12px;
  }
  body.login .logoBar .loginUser .loginImg, body.welcomer .logoBar .loginUser .loginImg, body.titles .logoBar .loginUser .loginImg, body.learn .logoBar .loginUser .loginImg, body.browse .logoBar .loginUser .loginImg, body.index .logoBar .loginUser .loginImg, body.search .logoBar .loginUser .loginImg {
    height: unset;
    display: block;
    margin: 0;
  }
  body.login .logoBar .loginUser .loginImg img, body.welcomer .logoBar .loginUser .loginImg img, body.titles .logoBar .loginUser .loginImg img, body.learn .logoBar .loginUser .loginImg img, body.browse .logoBar .loginUser .loginImg img, body.index .logoBar .loginUser .loginImg img, body.search .logoBar .loginUser .loginImg img {
    max-height: 62px;
  }
  body.login .headerButton, body.welcomer .headerButton, body.titles .headerButton, body.learn .headerButton, body.browse .headerButton, body.index .headerButton, body.search .headerButton {
    display: none;
  }
  body.login .headerButton.forMobile, body.welcomer .headerButton.forMobile, body.titles .headerButton.forMobile, body.learn .headerButton.forMobile, body.browse .headerButton.forMobile, body.index .headerButton.forMobile, body.search .headerButton.forMobile {
    display: flex;
    background: #499c2b;
    color: white;
    padding: 0.8em 1em;
    border-radius: 2em;
    cursor: pointer;
  }
  body.login .headerPrimal, body.welcomer .headerPrimal, body.titles .headerPrimal, body.learn .headerPrimal, body.browse .headerPrimal, body.index .headerPrimal, body.search .headerPrimal {
    height: calc(100% - 12px - 35px);
  }
  body.login .collapsable, body.welcomer .collapsable, body.titles .collapsable, body.learn .collapsable, body.browse .collapsable, body.index .collapsable, body.search .collapsable {
    overflow: visible;
  }
  body.login .logoATV, body.welcomer .logoATV, body.titles .logoATV, body.learn .logoATV, body.browse .logoATV, body.index .logoATV, body.search .logoATV {
    clip-path: inset(-4px -4px 20px -4px);
  }
  body.login .logoATV .atv-logo, body.welcomer .logoATV .atv-logo, body.titles .logoATV .atv-logo, body.learn .logoATV .atv-logo, body.browse .logoATV .atv-logo, body.index .logoATV .atv-logo, body.search .logoATV .atv-logo {
    height: 36px;
  }
  body.login .logoATV .poweredBy-logo, body.welcomer .logoATV .poweredBy-logo, body.titles .logoATV .poweredBy-logo, body.learn .logoATV .poweredBy-logo, body.browse .logoATV .poweredBy-logo, body.index .logoATV .poweredBy-logo, body.search .logoATV .poweredBy-logo {
    display: none;
  }
  body.login .logoATV.forMobile, body.welcomer .logoATV.forMobile, body.titles .logoATV.forMobile, body.learn .logoATV.forMobile, body.browse .logoATV.forMobile, body.index .logoATV.forMobile, body.search .logoATV.forMobile {
    display: block;
    background-position: 0 -32px;
    height: 25px;
    width: 218px;
    clip-path: none;
    margin-bottom: 16px;
  }
  body.login .logoATV.forMobile:focus-visible, body.welcomer .logoATV.forMobile:focus-visible, body.titles .logoATV.forMobile:focus-visible, body.learn .logoATV.forMobile:focus-visible, body.browse .logoATV.forMobile:focus-visible, body.index .logoATV.forMobile:focus-visible, body.search .logoATV.forMobile:focus-visible {
    outline-offset: -2px;
    box-shadow: none;
  }
  body.login .logoATV.forMobile .atv-logo, body.welcomer .logoATV.forMobile .atv-logo, body.titles .logoATV.forMobile .atv-logo, body.learn .logoATV.forMobile .atv-logo, body.browse .logoATV.forMobile .atv-logo, body.index .logoATV.forMobile .atv-logo, body.search .logoATV.forMobile .atv-logo {
    display: none;
  }
  body.login .logoATV.forMobile .poweredBy-logo, body.welcomer .logoATV.forMobile .poweredBy-logo, body.titles .logoATV.forMobile .poweredBy-logo, body.learn .logoATV.forMobile .poweredBy-logo, body.browse .logoATV.forMobile .poweredBy-logo, body.index .logoATV.forMobile .poweredBy-logo, body.search .logoATV.forMobile .poweredBy-logo {
    display: block;
    height: 100%;
  }
  body.login.tryGoogleTranslateBannerShown.headerHidden .collapsable, body.welcomer.tryGoogleTranslateBannerShown.headerHidden .collapsable, body.titles.tryGoogleTranslateBannerShown.headerHidden .collapsable, body.learn.tryGoogleTranslateBannerShown.headerHidden .collapsable, body.browse.tryGoogleTranslateBannerShown.headerHidden .collapsable, body.index.tryGoogleTranslateBannerShown.headerHidden .collapsable, body.search.tryGoogleTranslateBannerShown.headerHidden .collapsable {
    height: 100%;
  }
  body.login .page, body.welcomer .page, body.titles .page, body.learn .page, body.browse .page, body.index .page, body.search .page {
    flex: 1 1 auto;
    width: 100%;
    min-height: unset;
  }
  body[class*="help"].headerShown .collapsable, body.faq.headerShown .collapsable, body.resources.headerShown .collapsable, body.myaccount.headerShown .collapsable {
    height: 100px;
  }
  body[class*="help"] .headerPrimal, body.faq .headerPrimal, body.resources .headerPrimal, body.myaccount .headerPrimal {
    overflow: hidden;
  }
  body[class*="help"] .logoBar, body.faq .logoBar, body.resources .logoBar, body.myaccount .logoBar {
    height: auto;
  }
  body.login .page {
    overflow: auto;
  }
  .bannerBox {
    top: 0;
    width: 100vw;
  }
  .bannerBox.hidden {
    width: 76px;
  }
  .login.headerHidden .wrapper_for_mobile,
  .titles.headerHidden .wrapper_for_mobile,
  .atv2019.headerHidden .wrapper_for_mobile,
  .welcomer.headerHidden .wrapper_for_mobile,
  .browse.headerHidden .wrapper_for_mobile,
  .search.headerHidden .wrapper_for_mobile,
  .index.headerHidden .wrapper_for_mobile,
  .learn.headerHidden .wrapper_for_mobile {
    left: -100vw;
    width: 100vw;
  }
  .login.headerHidden .collapsable,
  .titles.headerHidden .collapsable,
  .atv2019.headerHidden .collapsable,
  .welcomer.headerHidden .collapsable,
  .browse.headerHidden .collapsable,
  .search.headerHidden .collapsable,
  .index.headerHidden .collapsable,
  .learn.headerHidden .collapsable {
    height: 100%;
  }
  .login.headerShown .bannerBox,
  .titles.headerShown .bannerBox,
  .atv2019.headerShown .bannerBox,
  .welcomer.headerShown .bannerBox,
  .browse.headerShown .bannerBox,
  .search.headerShown .bannerBox,
  .index.headerShown .bannerBox,
  .learn.headerShown .bannerBox {
    right: calc(50% - 100vw);
    top: 0;
  }
  body.welcomer main, body.titles main, body.learn main, body.index main, body.search main {
    width: 100vw;
  }
  body.welcomer main.hidden-on-mobile, body.titles main.hidden-on-mobile, body.learn main.hidden-on-mobile, body.index main.hidden-on-mobile, body.search main.hidden-on-mobile {
    visibility: hidden;
  }
  body.login, body.welcomer, body.titles, body.learn, body.browse, body.index, body.search {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  body:not(.login):not(.welcomer):not(.titles):not(.learn):not(.index):not(
  .search
) .wrapper_for_mobile {
    width: 100vw;
  }
  body.tryGoogleTranslateBannerShown.login .announcementBanner.atvWelcome .bannerRight .titlesAndButtons, body.tryGoogleTranslateBannerShown.titles .announcementBanner.atvWelcome .bannerRight .titlesAndButtons, body.tryGoogleTranslateBannerShown.welcomer .announcementBanner.atvWelcome .bannerRight .titlesAndButtons {
    padding: 10px 10px 110px 10px;
  }
  body.tryGoogleTranslateBannerShown.login .announcementBanner.atvWelcome .mainTitle, body.tryGoogleTranslateBannerShown.titles .announcementBanner.atvWelcome .mainTitle, body.tryGoogleTranslateBannerShown.welcomer .announcementBanner.atvWelcome .mainTitle {
    font-size: 21px;
  }
  body.tryGoogleTranslateBannerShown.login .announcementBanner.atvWelcome .surOrSubTitle.small span, body.tryGoogleTranslateBannerShown.titles .announcementBanner.atvWelcome .surOrSubTitle.small span, body.tryGoogleTranslateBannerShown.welcomer .announcementBanner.atvWelcome .surOrSubTitle.small span {
    padding: 4px 20px;
  }
  body.tryGoogleTranslateBannerShown.login .announcementBanner.leftRight.dandc .surOrSubTitle.small span, body.tryGoogleTranslateBannerShown.titles .announcementBanner.leftRight.dandc .surOrSubTitle.small span, body.tryGoogleTranslateBannerShown.welcomer .announcementBanner.leftRight.dandc .surOrSubTitle.small span {
    padding: 8px 18px;
  }
  body.tryGoogleTranslateBannerShown.login .announcementBanner.leftRight.dandc .bannerRight .titlesAndButtons, body.tryGoogleTranslateBannerShown.titles .announcementBanner.leftRight.dandc .bannerRight .titlesAndButtons, body.tryGoogleTranslateBannerShown.welcomer .announcementBanner.leftRight.dandc .bannerRight .titlesAndButtons {
    height: calc(50% - (130px / 2) + 20px);
    padding: 2% 20px 0%;
  }
  body.tryGoogleTranslateBannerShown.login .announcementBanner.leftRight .bannerLeft, body.tryGoogleTranslateBannerShown.titles .announcementBanner.leftRight .bannerLeft, body.tryGoogleTranslateBannerShown.welcomer .announcementBanner.leftRight .bannerLeft {
    top: calc(50% + 20px);
  }
  body.tryGoogleTranslateBannerShown .playPause {
    bottom: 15px;
  }
  body.tryGoogleTranslateBannerShown .dotContainer {
    bottom: 12px;
  }
  body.tryGoogleTranslateBannerShown .continueBtn {
    bottom: calc(25% - 30px);
  }
  body.tryGoogleTranslateBannerShown .translateImage.image1 {
    margin-left: 0;
    top: 10px;
    transform: translate(0, 0);
    left: 10px;
  }
  body.tryGoogleTranslateBannerShown .translateImage.image2 {
    margin-left: 0;
    right: 10px;
    top: 10px;
    transform: translate(0, 0);
    left: auto;
  }
  .tryGoogleTranslateBanner {
    position: relative;
    height: 200px;
    flex: 0;
    margin: 10px;
    border-radius: 20px;
  }
  .tryGoogleTranslateBanner .translateContainer {
    padding: 20px 20px 30px 20px;
    font-size: 13px;
    line-height: 1.1em;
    max-width: 500px;
  }
  .tryGoogleTranslateBanner .translateMessageText {
    padding-bottom: 30px;
  }
  .tryGoogleTranslateBanner a {
    font-size: 13px;
  }
  .mm-faculty {
    display: none;
  }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  body.login .page {
    padding-bottom: 98px;
  }
  body.login .page .centerBox p {
    font-size: 0.9em;
  }
  .logoBar .loginUser .loginLogo {
    display: none;
  }
  .centering.login-layout {
    flex-direction: column;
  }
  .other-login-links > div {
    margin: 0;
  }
  .other-login-links > div:first-child {
    margin: 0 0 32px;
  }
  .other-login-links h1 {
    margin-bottom: 12px;
  }
  .tryGoogleTranslateBannerShown .bannerBox.hidden {
    top: 0px;
  }
}

@media screen and (max-width: 767px) and (max-height: 800px) {
  body.tryGoogleTranslateBannerShown.login .continueBtn, body.tryGoogleTranslateBannerShown.titles .continueBtn, body.tryGoogleTranslateBannerShown.welcomer .continueBtn, body.tryGoogleTranslateBannerShown.learn .continueBtn {
    bottom: calc(25% + 10px);
  }
  body.tryGoogleTranslateBannerShown.login .announcementBanner.leftRight.dandc .bannerRight .titlesAndButtons, body.tryGoogleTranslateBannerShown.titles .announcementBanner.leftRight.dandc .bannerRight .titlesAndButtons, body.tryGoogleTranslateBannerShown.welcomer .announcementBanner.leftRight.dandc .bannerRight .titlesAndButtons, body.tryGoogleTranslateBannerShown.learn .announcementBanner.leftRight.dandc .bannerRight .titlesAndButtons {
    height: calc(75% - 40px);
    max-height: 220px;
  }
  body.tryGoogleTranslateBannerShown.login .bannerLeft, body.tryGoogleTranslateBannerShown.titles .bannerLeft, body.tryGoogleTranslateBannerShown.welcomer .bannerLeft, body.tryGoogleTranslateBannerShown.learn .bannerLeft {
    display: none;
  }
}

@media screen and (max-height: 1024px), (max-width: 1366px) {
  .TAB.level0 {
    height: 36px;
    font-size: 16px;
    padding: 4px 0 0 0;
  }
  .TAB.level0.clicked {
    font-size: 16px;
  }
  .PANEL.level0 {
    margin-top: 44px;
  }
  #INDEX.PANEL.level0 {
    padding: 16px 20px 12px;
  }
  #BROWSE.PANEL.level0 {
    margin-top: 44px;
  }
}

@media screen and (max-height: 800px) and (max-width: 768px) {
  .footerShown .page .login input[type="submit"] {
    padding-bottom: 1px;
    height: 30px;
  }
}

@media screen and (max-height: 400px) and (max-width: 900px) {
  .tryGoogleTranslateBanner {
    padding: 0 10px;
    border-radius: 13px;
  }
  .tryGoogleTranslateBanner .translateImage {
    display: none;
  }
}

@media only screen and (max-width: 767px), only screen and (max-height: 420px) and (min-width: 600px) and (orientation: landscape) {
  #SEARCH .TAB.level1.addSearchBtn {
    margin: 0px 24px 8px 10px;
  }
}

@media screen and (max-height: 720px) and (min-width: 1131px) {
  .filterBAR {
    flex: 0 0 280px;
  }
  .filtersHidden .filterBAR {
    margin-left: -312px;
  }
  #SEARCH.PANEL.level0 .searchResultsTAB {
    padding-left: 312px;
  }
  #SEARCH .searchGroups .PANEL.searchGroupPanel.contracted {
    height: 192px;
  }
  #SEARCH .searchCell .module {
    width: 96px;
  }
  #SEARCH .searchCell .module .titleBox {
    height: 60px;
  }
  #SEARCH .searchCell .module .titleBox .titleHeading {
    font-size: 11px;
    height: 50px;
    padding: 4px 6px 0;
  }
  #SEARCH .image {
    height: 100px;
    width: 96px;
  }
  html:not(.no-webp) .heightGauge {
    grid-template-columns: repeat(auto-fill, minmax(124px, 1fr));
  }
}

@media screen and (max-height: 760px) {
  .headerShown .collapsable {
    height: 88px;
  }
  .logoBar {
    height: 100%;
    padding: 8px 10px 8px 18px;
  }
  .logoBar .logoATV {
    height: 56px;
    width: 220px;
  }
  .logoBar .loginUser {
    height: 100%;
    align-items: flex-start;
    flex-direction: row;
    justify-content: flex-end;
  }
  .logoBar .loginUser .loginImg {
    margin-top: 2px;
    margin-left: 12px;
  }
  .logoBar .loginUser p {
    text-align: left;
    padding-left: 12px;
  }
  .bannerBox.shown {
    top: -88px;
  }
  .TAB.level0 {
    font-size: 14px;
    max-width: 100px;
  }
  .TAB.level0.clicked {
    font-size: 15px;
  }
  .centerBox.login {
    justify-self: end;
  }
  .noAccess {
    text-align: center;
    margin: 20px 0 10px;
    transition: margin 0.6s;
    justify-self: start;
  }
}

@media screen and (max-height: 690px) and (min-width: 690px) {
  .login .centerBox.login {
    display: grid;
    grid-template-columns: 60% 40%;
    grid-template-rows: 85% 15%;
    width: unset;
    height: 100%;
    max-height: 400px;
    padding: 12px 0px 12px 24px;
    margin: 0;
    background: #eceff3;
    grid-row-start: 1;
    grid-row-end: 3;
    border-width: 1px;
    border-color: #d5d4dc;
    border-style: solid;
    justify-self: stretch;
    margin-left: 40px;
    margin-top: 16px;
  }
  .login .centerBox.login .form-wrapper {
    display: grid;
    align-items: end;
    justify-content: stretch;
  }
  .login .centerBox.login h1 {
    margin: 0 0 4px;
  }
  .login .centering .centering .centering:not(.login-failed-modal) {
    display: grid;
    grid-template-columns: 70% 30%;
    justify-content: stretch;
    grid-template-rows: 83% 17%;
    column-gap: 0;
  }
  .login .other-login-links {
    margin: 0;
    padding: 0 20px;
  }
  .login .other-login-links h1 {
    font-size: 18px;
  }
  .login .reset-password-container .reset-password-btn {
    font-size: 0.9em;
  }
  .login .reset-password-container {
    display: flex;
    justify-content: center;
    grid-row-start: 2;
    align-items: center;
  }
  .login .page .centerBox input[type="text"],
  .login .page .centerBox input[type="password"] {
    height: 44px;
  }
  .login .page .centerBox p {
    margin: 0;
    padding: 0;
    font-size: 0.85em;
  }
  .login .page .centerBox form {
    height: 100%;
    display: grid;
    align-content: center;
    justify-content: stretch;
    align-items: center;
    max-width: 300px;
    justify-self: center;
  }
  .login .page .centerBox .formFields {
    margin: 0;
  }
  .login .page .centerBox .main-button {
    margin: 8px 0;
    align-self: end;
    height: 44px;
    justify-self: center;
  }
  .login .page .otherLogins > p {
    position: relative;
    font-size: 18px;
    width: 140px;
    left: unset;
    right: unset;
  }
  .login .otherLogins {
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    margin: 0;
    width: unset;
    padding: 0;
    background: none;
  }
  .login .otherLogins > p {
    font-size: 20px;
    font-weight: 300;
    border: none;
  }
  .login .otherLogins > div {
    margin: 0;
    padding: 0 0 0 8px;
    height: unset;
    flex: 0 0 40px;
    width: 140px;
    margin-top: 8px;
    background-position: -40px, 0;
  }
  .login .otherLogins > div:last-child {
    margin: 8px 0 0 0;
  }
  .login .noAccess {
    height: 100%;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    justify-self: center;
  }
}

@media screen and (max-height: 640px) {
  .bannerBox.hidden {
    right: 90px;
    transform: unset;
  }
  .loggedIn .bannerBox.hidden {
    right: 76px;
  }
  .personalProfile .bannerBox.hidden {
    right: calc(76px + 36px);
    transform: none;
  }
}

@media screen and (max-height: 640px) and (min-width: 580px) and (orientation: landscape) {
  .personalProfile .bannerBox.hidden {
    right: calc(76px + 36px);
  }
}

@media screen and (max-height: 560px) {
  body.login.headerHidden.footerShown .wrapper_for_mobile, body.welcomer.headerHidden.footerShown .wrapper_for_mobile, body.titles.headerHidden.footerShown .wrapper_for_mobile, body.learn.headerHidden.footerShown .wrapper_for_mobile, body.browse.headerHidden.footerShown .wrapper_for_mobile, body.index.headerHidden.footerShown .wrapper_for_mobile, body.search.headerHidden.footerShown .wrapper_for_mobile {
    left: -200vw;
  }
  .welcomer.loggedIn .bannerBox,
  .titles.loggedIn .bannerBox,
  .learn.loggedIn .bannerBox,
  .browse.loggedIn .bannerBox,
  .index.loggedIn .bannerBox,
  .search.loggedIn .bannerBox {
    right: 50%;
  }
}

@media screen and (max-height: 560px) and (orientation: landscape) {
  body.loggedIn.login .logoBar, body.loggedIn.atv2019 .logoBar, body.loggedIn.welcomer .logoBar, body.loggedIn.titles .logoBar, body.loggedIn.browse .logoBar, body.loggedIn.index .logoBar, body.loggedIn.search .logoBar, body.loggedIn.learn .logoBar {
    flex-wrap: wrap;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    justify-items: center;
    align-items: center;
  }
  body.loggedIn.login .logoBar .logoATV:first-child, body.loggedIn.atv2019 .logoBar .logoATV:first-child, body.loggedIn.welcomer .logoBar .logoATV:first-child, body.loggedIn.titles .logoBar .logoATV:first-child, body.loggedIn.browse .logoBar .logoATV:first-child, body.loggedIn.index .logoBar .logoATV:first-child, body.loggedIn.search .logoBar .logoATV:first-child, body.loggedIn.learn .logoBar .logoATV:first-child {
    align-self: start;
  }
  body.loggedIn.login .logoBar .logoATV:last-child, body.loggedIn.atv2019 .logoBar .logoATV:last-child, body.loggedIn.welcomer .logoBar .logoATV:last-child, body.loggedIn.titles .logoBar .logoATV:last-child, body.loggedIn.browse .logoBar .logoATV:last-child, body.loggedIn.index .logoBar .logoATV:last-child, body.loggedIn.search .logoBar .logoATV:last-child, body.loggedIn.learn .logoBar .logoATV:last-child {
    grid-column-start: 1;
    grid-row-start: 3;
    align-self: end;
  }
  body.loggedIn.login .logoBar .loginUser, body.loggedIn.atv2019 .logoBar .loginUser, body.loggedIn.welcomer .logoBar .loginUser, body.loggedIn.titles .logoBar .loginUser, body.loggedIn.browse .logoBar .loginUser, body.loggedIn.index .logoBar .loginUser, body.loggedIn.search .logoBar .loginUser, body.loggedIn.learn .logoBar .loginUser {
    grid-row-start: 2;
    grid-column-start: 1;
    flex-direction: column;
  }
  body.loggedIn.login .logoBar .headerButton.forMobile, body.loggedIn.atv2019 .logoBar .headerButton.forMobile, body.loggedIn.welcomer .logoBar .headerButton.forMobile, body.loggedIn.titles .logoBar .headerButton.forMobile, body.loggedIn.browse .logoBar .headerButton.forMobile, body.loggedIn.index .logoBar .headerButton.forMobile, body.loggedIn.search .logoBar .headerButton.forMobile, body.loggedIn.learn .logoBar .headerButton.forMobile {
    grid-column-start: 2;
    grid-row-start: 2;
    justify-self: center;
    align-self: center;
    justify-content: center;
    align-items: center;
  }
  body.login.tryGoogleTranslateBannerShown .logoBar .headerButton.forMobile, body.atv2019.tryGoogleTranslateBannerShown .logoBar .headerButton.forMobile, body.welcomer.tryGoogleTranslateBannerShown .logoBar .headerButton.forMobile, body.titles.tryGoogleTranslateBannerShown .logoBar .headerButton.forMobile, body.browse.tryGoogleTranslateBannerShown .logoBar .headerButton.forMobile, body.index.tryGoogleTranslateBannerShown .logoBar .headerButton.forMobile, body.search.tryGoogleTranslateBannerShown .logoBar .headerButton.forMobile, body.learn.tryGoogleTranslateBannerShown .logoBar .headerButton.forMobile {
    align-self: start;
    margin-top: 16px;
  }
  body.login .page, body.logout .page, body.maxlogin .page, body.resetpassword .page, body.changepassword .page {
    height: auto;
    overflow: auto;
  }
  .welcomeMsg.v3 {
    padding: 0 16px 0 15px;
  }
  .welcomeSpacer {
    display: none;
  }
}

@media screen and (max-height: 560px) and (min-width: 560px) and (orientation: landscape) {
  body.login:not(.fromRtApp) .page, body.welcomer .page, body.titles .page, body.browse .page, body.index .page, body.search .page, body.learn .page {
    display: grid;
    grid-template-rows: 40px 1fr;
  }
  body.resources .centering, body.help .centering, body.myaccount .centering, body[class*="help"] .centering, body.faq .centering, body.cookiepolicy .centering, body.proxypage .centering {
    overflow-y: auto;
  }
  body.login .page, body.logout .page, body.maxlogin .page, body.resetpassword .page, body.changepassword .page {
    height: auto;
  }
  .bannerBox.hidden {
    height: 40px;
    width: 76px;
  }
  .bannerBox.shown {
    top: -88px;
  }
  .loggedIn .bannerBox.hidden {
    top: 0;
    right: calc(108px + 68px - 100vw);
    transform: translate(0, 0);
    height: 40px;
  }
  .loggedIn.headerHidden .bannerBox.hidden {
    border-right: none;
    right: 76px;
  }
  .loggedIn.headerHidden.personalProfile .bannerBox.hidden {
    right: calc(76px + 36px);
    width: 38px;
  }
  .centerBox.logout {
    margin: 0;
  }
  .palms .page {
    justify-content: flex-start;
  }
  .TAB {
    height: 35px;
  }
  .TAB.level0 {
    display: flex;
    align-items: center;
  }
  .TAB.level0 > div span {
    margin-bottom: 0px;
  }
  .PANEL.level0 {
    margin-top: 35px;
  }
  .main.PANEL > nav {
    width: 152px;
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  #TITLES .level1.TAB {
    height: 45px;
  }
  #SEARCH .TAB.level1.addSearchBtn {
    height: 35px;
  }
  #SEARCH .searchGroups .TAB.level1.addSearchBtn {
    right: 36px;
  }
  .tryGoogleTranslateBanner {
    position: absolute;
    width: calc(50% - 10px);
    border-radius: 30px;
    right: 10px;
    bottom: 10px;
    padding: 10px 70px;
    box-sizing: border-box;
    height: auto;
  }
  .tryGoogleTranslateBanner .translateContainer {
    max-width: 100%;
    padding: 10px 0;
  }
  .tryGoogleTranslateBanner .translateImage {
    width: 55px;
    height: 55px;
  }
  .tryGoogleTranslateBanner .translateMessageText {
    padding-bottom: 8px;
  }
  body.tryGoogleTranslateBannerShown .translateImage.image1 {
    top: 8px;
    left: 6px;
  }
  body.tryGoogleTranslateBannerShown .translateImage.image2 {
    width: 45px;
    height: 45px;
    right: 8px;
    top: 8px;
  }
}

@media screen and (max-height: 580px) and (min-width: 580px) {
  .headerShown.login .page .login:before {
    height: 0;
  }
  .headerShown.login .centerBox.login {
    margin: 0;
  }
}

@media screen and (max-height: 484px) and (min-width: 484px) {
  .headerHidden.login .page .login:before {
    height: 0;
  }
  .headerHidden.login .centerBox.login {
    margin: 0;
  }
}

@media (min-width: 768px) {
  .forMobile {
    display: none;
  }
  .logoBar .loginUser p .forMobile {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .bannerButton {
    margin-left: 0;
    right: 40px;
  }
  .centerBox.resetPassword {
    padding: 10% 25px 10%;
  }
}

@media screen and (max-width: 767px) {
  body.titles .page, body.learn .page, body.browse .page, body.index .page, body.search .page, body.learn .page {
    min-height: auto;
  }
  .bannerBox {
    width: 100vw;
  }
}

@media screen and (max-width: 680px) {
  body.tryGoogleTranslateBannerShown .translateImage.image1 {
    left: 0px;
    bottom: 2px;
    margin: 0;
    transform: translate(0, 0);
    top: auto;
  }
  body.tryGoogleTranslateBannerShown .translateImage.image2 {
    right: 10px;
    bottom: 10px;
    margin: 0;
    transform: translate(0, 0);
    left: auto;
    top: auto;
  }
  .centerBox.resetPassword {
    padding: 10% 5% 10%;
  }
  .announcementBanner.leftRight .mainTitle {
    font-size: 23px;
  }
}

@media screen and (max-width: 600px) {
  body[class*="help"] .pageBody, body.resources .pageBody, body.faq .pageBody, body.cookiepolicy .pageBody {
    padding: 30px 24px;
  }
  body .page .react-root {
    width: 100vw;
  }
  body.login .logoBar, body.welcomer .logoBar, body.titles .logoBar, body.learn .logoBar, body.browse .logoBar, body.index .logoBar, body.search .logoBar {
    padding: 12px;
  }
  body.login .logoBar .logoATV, body.welcomer .logoBar .logoATV, body.titles .logoBar .logoATV, body.learn .logoBar .logoATV, body.browse .logoBar .logoATV, body.index .logoBar .logoATV, body.search .logoBar .logoATV {
    width: 200px;
    clip-path: inset(-4px -4px 28px -4px);
  }
  body.login .logoBar .logoATV.forMobile, body.welcomer .logoBar .logoATV.forMobile, body.titles .logoBar .logoATV.forMobile, body.learn .logoBar .logoATV.forMobile, body.browse .logoBar .logoATV.forMobile, body.index .logoBar .logoATV.forMobile, body.search .logoBar .logoATV.forMobile {
    clip-path: unset;
  }
  body.login .logoBar .logoATV .atv-logo, body.welcomer .logoBar .logoATV .atv-logo, body.titles .logoBar .logoATV .atv-logo, body.learn .logoBar .logoATV .atv-logo, body.browse .logoBar .logoATV .atv-logo, body.index .logoBar .logoATV .atv-logo, body.search .logoBar .logoATV .atv-logo {
    height: 30px;
  }
  body.login .logoBar .loginImg, body.welcomer .logoBar .loginImg, body.titles .logoBar .loginImg, body.learn .logoBar .loginImg, body.browse .logoBar .loginImg, body.index .logoBar .loginImg, body.search .logoBar .loginImg {
    display: none;
  }
  body.login .logoBar .loginUser, body.welcomer .logoBar .loginUser, body.titles .logoBar .loginUser, body.learn .logoBar .loginUser, body.browse .logoBar .loginUser, body.index .logoBar .loginUser, body.search .logoBar .loginUser {
    line-height: 0.9em;
  }
  .loggingInIndicator {
    background-color: #fafafa;
  }
  .welcomeBox {
    width: calc(100% - 0px);
    height: 100%;
    max-height: 100%;
    margin-top: 0;
  }
  .welcomeBox h1 {
    line-height: 1.1em;
    justify-content: flex-end;
    padding: 50px 30px 23px;
  }
  .welcomeBox .welcomeBody {
    justify-content: flex-start;
    padding: 44px 31px 34px;
  }
  .welcomeBox .welcomeBody > p {
    margin: 0 0 25px 0;
  }
  .welcomeBox .welcomeBody > p:last-of-type {
    margin: 0 0 50px 0;
  }
  .welcomeBox .controls {
    margin-top: 20px;
    flex-direction: column-reverse;
  }
  .welcomeBox .tickBox {
    left: -5px;
  }
  .welcomeBox .linkButton {
    margin-bottom: 35px;
  }
  .helpBubble#gotIt-headerToggle {
    left: -115px;
  }
  .helpBubble#gotIt-headerToggle:before {
    margin-left: 20px;
  }
  .titles .announcementBanner.atvWelcome .surOrSubTitle,
  .announcementBanner.atvWelcome .surOrSubTitle {
    font-size: 16px;
  }
  .titles .announcementBanner.atvWelcome .surOrSubTitle.small span,
  .announcementBanner.atvWelcome .surOrSubTitle.small span {
    font-size: 80%;
  }
  .titles .announcementBanner.dandc .bannerRight .titlesAndButtons,
  .announcementBanner.dandc .bannerRight .titlesAndButtons {
    padding: 10px 31px 5px;
  }
  .page .logout,
  .page .login,
  .page .resetPassword,
  .page .updatepassword,
  .page .changePassword,
  .centerBox .logout,
  .centerBox .login,
  .centerBox .resetPassword,
  .centerBox .updatepassword,
  .centerBox .changePassword {
    height: 100%;
    max-height: 100%;
    width: 100%;
    margin: 0;
    justify-content: center;
    background: #fafafa;
    border: none;
    padding: 10%;
  }
  .page .logout:before,
  .page .login:before,
  .page .resetPassword:before,
  .page .updatepassword:before,
  .page .changePassword:before,
  .centerBox .logout:before,
  .centerBox .login:before,
  .centerBox .resetPassword:before,
  .centerBox .updatepassword:before,
  .centerBox .changePassword:before {
    height: 0;
  }
  .centerBox.login {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    padding: 28px;
    max-height: 480px;
  }
  .page .login .form-wrapper {
    display: flex;
    flex-direction: column;
  }
  .page .login form {
    max-height: 480px;
  }
  .page .logout form {
    max-height: 200px;
  }
  .page .resetPassword form {
    max-height: 400px;
  }
  .page .login p.errorMessage,
  .page .login .field-validation-error,
  .page .logout p.errorMessage,
  .page .logout .field-validation-error,
  .page .resetPassword p.errorMessage,
  .page .resetPassword .field-validation-error,
  .page .changePassword p.errorMessage,
  .page .changePassword .field-validation-error,
  .page .updatepassword p.errorMessage,
  .page .updatepassword .field-validation-error,
  .page .cookiesBlockMsg p.errorMessage,
  .page .cookiesBlockMsg .field-validation-error,
  .page .palms p.errorMessage,
  .page .palms .field-validation-error {
    background: none;
  }
  .noAccess {
    margin: 20px 0 40px;
  }
  .otherLogins {
    background: none;
  }
  #atvLoginPage {
    background: #fafafa;
    width: 100%;
  }
}

@media screen and (max-width: 580px) {
  .centering.login-layout {
    flex-direction: column;
    overflow: hidden;
  }
  .other-login-links > div {
    margin: 12px 0;
  }
  .centerBox.login h1 {
    margin: 8px 0;
  }
  .page .centerBox .formMessage {
    margin: 0 0 8px 0;
  }
  body.notfound .page .notfoundcenter h1 {
    font-size: 54px;
    margin-top: -65px;
  }
  body.notfound .page .notfoundcenter:before {
    font-size: 210px;
    margin-left: -5px;
  }
  body.tryGoogleTranslateBannerShown .translateImage.image1 {
    width: 70px;
    height: 70px;
    width: 60px;
    height: 60px;
    left: 2px;
    bottom: 6px;
  }
  body.tryGoogleTranslateBannerShown .translateImage.image2 {
    width: 53px;
    height: 53px;
  }
  .announcementBanner.leftRight .bannerRight .titlesAndButtons,
  .titles .announcementBanner.leftRight .bannerRight .titlesAndButtons {
    padding: 20px 20px 15px;
  }
}

@media screen and (max-width: 560px) {
  .TAB.level0 > div span {
    font-size: 14px;
  }
  .loggedIn .bannerBox.hidden {
    width: 76px;
    right: 50%;
    transform: translate(50%, 0);
  }
}

@media screen and (max-width: 480px) {
  .bannerBox.hidden {
    width: calc(100vw / 5);
  }
  .loggedIn .bannerBox.hidden {
    width: calc(100% / 5);
  }
  .personalProfile .bannerBox.hidden {
    right: 50%;
    transform: translate(50%, 0);
  }
  .main.PANEL > nav {
    display: flex;
    padding: 0;
  }
}

@media screen and (max-width: 560px) {
  body[class*="help"] .pageBody, body.resources .pageBody, body.faq .pageBody, body.cookiepolicy .pageBody {
    padding: 24px 12px;
  }
  .TAB.level0 {
    font-size: 11px;
    margin: 0;
  }
  .announcementBanner.dandc .bannerRight .titlesAndButtons,
  .titles .announcementBanner.dandc .bannerRight .titlesAndButtons {
    padding: 10px 20px 5px;
  }
}

@media screen and (max-width: 364px) {
  #header h5 {
    max-width: 100%;
  }
  .login h1,
  .logout h1,
  .resetPassword h1,
  .changePassword h1 {
    font-size: 19px;
  }
  .login a.linkButton,
  .logout a.linkButton,
  .resetPassword a.linkButton,
  .changePassword a.linkButton {
    margin-top: 0;
  }
  .login a.linkButton:first-of-type,
  .logout a.linkButton:first-of-type,
  .resetPassword a.linkButton:first-of-type,
  .changePassword a.linkButton:first-of-type {
    margin-top: 25px;
  }
  .login p,
  .logout p,
  .resetPassword p,
  .changePassword p {
    margin: 10px 0 10px;
  }
}

@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2), (min-width: 768px) and (min-resolution: 192dpi) {
  body.login .page, body.logout .page, body.maxlogin .page, body.resetpassword .page, body.changepassword .page {
    height: auto;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .otherLogins > div p {
    padding-top: 0;
  }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
  .otherLogins > div p {
    padding-top: 0;
  }
}

@supports (-ms-ime-align: auto) {
  .dotContainer {
    justify-content: space-around;
    padding: 12px 0;
  }
  .page:before {
    background: url(../../images/spinner.gif) 47% 65% no-repeat;
  }
  .page .login form,
  .page .logout form,
  .page .resetPassword form,
  .page .changePassword form {
    justify-content: space-around;
  }
  .page .login input[type="text"], .page .login input[type="password"],
  .page .logout input[type="text"],
  .page .logout input[type="password"],
  .page .resetPassword input[type="text"],
  .page .resetPassword input[type="password"],
  .page .changePassword input[type="text"],
  .page .changePassword input[type="password"] {
    padding-top: 2px;
  }
  .page .login input[type="text"]:valid, .page .login input[type="text"]:focus, .page .login input[type="password"]:valid, .page .login input[type="password"]:focus,
  .page .logout input[type="text"]:valid,
  .page .logout input[type="text"]:focus,
  .page .logout input[type="password"]:valid,
  .page .logout input[type="password"]:focus,
  .page .resetPassword input[type="text"]:valid,
  .page .resetPassword input[type="text"]:focus,
  .page .resetPassword input[type="password"]:valid,
  .page .resetPassword input[type="password"]:focus,
  .page .changePassword input[type="text"]:valid,
  .page .changePassword input[type="text"]:focus,
  .page .changePassword input[type="password"]:valid,
  .page .changePassword input[type="password"]:focus {
    padding-top: 16px;
  }
  .footer-inner {
    transition: none;
  }
}

/* Chrome 29+ */
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  p {
    font-weight: 400;
  }
}

@-moz-document url-prefix() {
  .page .login input[type="text"], .page .login input[type="password"],
  .page .logout input[type="text"],
  .page .logout input[type="password"],
  .page .resetPassword input[type="text"],
  .page .resetPassword input[type="password"],
  .page .changePassword input[type="text"],
  .page .changePassword input[type="password"] {
    padding-top: 2px;
  }
  .page .login input[type="text"]:valid, .page .login input[type="text"]:focus, .page .login input[type="password"]:valid, .page .login input[type="password"]:focus,
  .page .logout input[type="text"]:valid,
  .page .logout input[type="text"]:focus,
  .page .logout input[type="password"]:valid,
  .page .logout input[type="password"]:focus,
  .page .resetPassword input[type="text"]:valid,
  .page .resetPassword input[type="text"]:focus,
  .page .resetPassword input[type="password"]:valid,
  .page .resetPassword input[type="password"]:focus,
  .page .changePassword input[type="text"]:valid,
  .page .changePassword input[type="text"]:focus,
  .page .changePassword input[type="password"]:valid,
  .page .changePassword input[type="password"]:focus {
    padding-top: 16px;
  }
}

@font-face {
  font-family: 'Noto-Sans-PP';
  font-weight: 300 800;
  src: url("../../fonts/Noto_Sans/NotoSans-VariableFont_wdth,wght.ttf") format("truetype");
}

@font-face {
  font-family: 'Muli';
  font-weight: 300;
  font-style: normal;
  src: url("../../fonts/Muli-Light.ttf") format("truetype");
}

@font-face {
  font-family: 'Muli';
  font-weight: 400;
  font-style: normal;
  src: url("../../fonts/Muli-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Muli';
  font-weight: 600;
  font-style: normal;
  src: url("../../fonts/Muli-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: 'Muli';
  font-weight: 700;
  font-style: normal;
  src: url("../../fonts/Muli-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'Muli';
  font-weight: 800;
  font-style: normal;
  src: url("../../fonts/Muli-Black.ttf") format("truetype");
}

@font-face {
  font-family: 'Open Sans';
  font-weight: 800;
  font-style: normal;
  src: url("../../fonts/OpenSans-ExtraBold.ttf") format("truetype");
}

::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}

/* Chrome <=56, Safari < 10 */
:-moz-placeholder {
  opacity: 1;
  -moz-transition: opacity 0.25s;
  transition: opacity 0.25s;
}

/* FF 4-18 */
::-moz-placeholder {
  opacity: 1;
  -moz-transition: opacity 0.25s;
  transition: opacity 0.25s;
}

/* FF 19-51 */
:-ms-input-placeholder {
  opacity: 1;
  -ms-transition: opacity 0.25s;
  transition: opacity 0.25s;
}

/* IE 10+ */
::placeholder {
  opacity: 1;
  transition: opacity 0.25s;
}

/* Modern Browsers */
*:focus::-webkit-input-placeholder {
  opacity: 0;
}

/* Chrome <=56, Safari < 10 */
*:focus:-moz-placeholder {
  opacity: 0;
}

/* FF 4-18 */
*:focus::-moz-placeholder {
  opacity: 0;
}

/* FF 19-50 */
*:focus:-ms-input-placeholder {
  opacity: 0;
}

/* IE 10+ */
*:focus::placeholder {
  opacity: 0;
}
