@charset "UTF-8";

/* src/styles.scss */
@font-face {
  font-family: "evonik_prokyonbold";
  src: url("./media/evonikprokyon-bold-webfont.woff2") format("woff2"), url("./media/evonikprokyon-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "evonik_prokyonregular_italic";
  src: url("./media/evonikprokyon-italic-webfont.woff2") format("woff2"), url("./media/evonikprokyon-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "evonik_prokyonlight";
  src: url("./media/evonikprokyon-light-webfont.woff2") format("woff2"), url("./media/evonikprokyon-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "evonik_prokyonlight_italic";
  src: url("./media/evonikprokyon-lightitalic-webfont.woff2") format("woff2"), url("./media/evonikprokyon-lightitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "evonik_prokyonmedium";
  src: url("./media/evonikprokyon-medium-webfont.woff2") format("woff2"), url("./media/evonikprokyon-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "evonik_prokyonregular";
  src: url("./media/evonikprokyon-regular-webfont.woff2") format("woff2"), url("./media/evonikprokyon-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
*,
body,
html,
ul,
li,
figure,
p,
h1,
h2,
h3,
h4,
h5,
h6,
fieldset {
  margin: 0;
  padding: 0;
}
fieldset {
  border: 0;
}
ul,
li {
  list-style: none;
}
body,
html {
  width: 100%;
  padding: 0;
  margin: 0;
}
html {
  overflow-y: scroll;
}
body {
  background: url("./media/bg_body.jpg") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  color: #fff;
  font-family: "evonik_prokyonlight";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a {
  color: #fff;
  text-decoration: none;
}
img,
svg {
  max-width: 100%;
  height: auto;
}
.trade {
  margin-right: 10px;
}
.trade:after {
  content: "\ae";
  position: relative;
  top: 1px;
}
h1 {
  font-size: 55px;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 32px;
}
h2 {
  font-size: 45px;
  font-family: "evonik_prokyonbold";
  text-transform: uppercase;
  margin-bottom: 58px;
  display: flex;
  justify-content: space-between;
}
.inquiry h2 {
  font-family: "evonik_prokyonlight";
}
span.mass_fraction {
  font-size: 20px;
  font-family: "evonik_prokyonlight";
  align-self: flex-end;
  padding-bottom: 7px;
}
.tablehead h2 {
  font-family: "evonik_prokyonlight";
  margin-bottom: 35px;
}
.icon {
  fill: currentColor;
}
.header {
  padding-top: 100px;
  overflow: hidden;
}
.section {
  padding-bottom: 100px;
}
.section.pressurebox {
  padding-bottom: 88px;
}
.section.pressureresultbox {
  padding-bottom: 110px;
}
.section.table {
  padding-bottom: 85px;
}
.section.mixingbox {
  padding-bottom: 30px;
}
.section.inquiry {
  padding-top: 82px;
}
.inside {
  padding-left: 100px;
  padding-right: 100px;
  overflow: hidden;
}
.home .inside {
  position: relative;
}
#logo {
  float: left;
  margin-bottom: 100px;
  line-height: 0;
}
.header.small #logo {
  width: 409px;
  margin-bottom: 24px;
}
#evonik_logo {
  float: right;
  margin-right: 15px;
  margin-top: 8px;
  line-height: 0;
  margin-bottom: 42px;
}
.header.small #evonik_logo {
  width: 219px;
  margin-top: 0;
}
#change_product {
  width: 33.33%;
  float: right;
  clear: right;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#change_product .select {
  font-size: 35px;
  text-transform: uppercase;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 70px;
}
.cat-icon {
  height: 171px;
  width: 171px;
  float: left;
  background: rgba(255, 255, 255, 0.4);
  margin-left: 31px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cat-icon svg {
  width: 70%;
}
.icon-teaser {
  display: inline-block;
  width: 100%;
  font-size: 45px;
  background-color: rgba(165, 156, 148, 0.35);
}
.icon-teaser.language {
  text-align: center;
}
.icon-teaser.language figure {
  padding: 20px 0px 22px 0px;
}
.icon-teaser figure {
  background-color: rgba(255, 255, 255, 0.21);
  text-align: center;
  padding: 50px 0px 31px 0px;
}
.icon-teaser figure svg {
  color: #fff;
}
.icon-teaser .label {
  padding: 51px 60px 56px 60px;
  text-transform: uppercase;
}
.milkybox {
  background: rgba(255, 255, 255, 0.2);
  padding: 20px 30px 25px 30px;
  overflow: hidden;
}
#rangeslider_pressure,
.labelholder {
  width: 968px;
  max-width: 100%;
  float: left;
}
.percentual_input {
  margin-top: 50px;
  width: 100%;
  float: left;
  position: relative;
}
.percentual_input input {
  width: 100%;
  text-align: right;
  padding-right: 91px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.percentage_holder {
  position: absolute;
  right: 61px;
  top: 0;
  width: 20px;
  color: #991d85;
  font-family: "evonik_prokyonbold";
  height: 70px;
  font-size: 40px;
  line-height: 70px;
}
.labelholder {
  margin-top: 19px;
}
.labelholder .labelstart,
.labelholder .labelend {
  font-family: "evonik_prokyonbold";
  font-size: 25px;
  margin-top: 9px;
}
.labelholder .labelstart {
  float: left;
}
.labelholder .labelend {
  float: right;
}
.input_wrapper {
  position: relative;
  display: inline-block;
}
.pressure_input {
  float: right;
  position: relative;
}
.pressure_input label {
  text-transform: uppercase;
  font-size: 45px;
  padding-right: 50px;
}
.mixing-result-percent {
  font-size: 35px;
  text-transform: uppercase;
  display: flex;
  justify-content: space-between;
  padding-top: 31px;
  padding-bottom: 31px;
}
.mixing-result-percent .resultbox {
  font-family: "evonik_prokyonbold";
}
.mixing-result-percent .resultbox .icon {
  width: 41px;
  height: 37px;
  margin-right: 15px;
  position: relative;
  top: 5px;
}
.pressure-result.milkybox {
  padding: 0;
  font-size: 35px;
  text-transform: uppercase;
}
.mixing-result-percent span,
.mixing-result-percent .resultbox,
.pressure-result span {
  height: 70px;
  line-height: 70px;
  min-width: 80px;
  display: inline-block;
  text-align: right;
}
.boxed {
  padding: 31px 30px 31px 30px;
}
.pressure-result .button {
  float: right;
}
.result-mixing_pressure {
  text-align: right;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 322px;
}
.mixingbox h2 {
  margin-bottom: 27px;
}
input {
  height: 70px;
  width: 417px;
  max-width: 100%;
  max-width: 100%;
  font-size: 40px;
  color: #991d85;
  text-align: center;
  font-family: "evonik_prokyonbold";
  border: 0;
  outline: none;
}
input.milky {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  font-size: 35px;
}
.tablehead h2 {
  float: left;
}
.tablehead .select-wrap {
  float: right;
}
.tablehead .select-wrap label {
  height: 70px;
  line-height: 70px;
  font-size: 25px;
  text-transform: uppercase;
  padding-right: 22px;
}
.tablehead .select-wrap label,
.tablehead .select-wrap .select-wrapper {
  float: left;
}
.select-wrapper {
  position: relative;
}
.select-wrapper .select {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 20px 90px 20px 20px;
  height: 70px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 25px;
  min-width: 199px;
  text-align: left;
}
.select-wrapper .select:after {
  content: "";
  display: block;
  float: right;
  width: 70px;
  height: 70px;
  position: absolute;
  right: 0;
  top: 0;
  background: url("./media/icon-arrow-down.svg") no-repeat center center rgba(255, 255, 255, 0.4);
  -webkit-background-size: 40% auto;
  background-size: 40% auto;
}
.select-wrapper select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
table {
  padding: 0;
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
}
table th {
  background: rgba(255, 255, 255, 0.3);
  padding: 16px 8px;
  vertical-align: top;
  text-align: left;
  text-transform: uppercase;
  font-size: 25px;
}
table td {
  background: rgba(255, 255, 255, 0.15);
  padding: 30px 8px;
  vertical-align: top;
  text-align: left;
}
table th:first-child,
table td:first-child {
  padding-left: 31px;
  width: 433px;
}
.lightbox table td:first-child input {
  text-align: left;
}
table th:nth-child(2),
table th:nth-child(3),
table th:nth-child(4),
table td:nth-child(2),
table td:nth-child(3),
table td:nth-child(4) {
  width: 214px;
}
table th:nth-child(5),
table td:nth-child(5) {
  width: 162px;
}
table td:last-child {
  width: 280px;
  padding-right: 30px;
}
table tr:nth-child(even) td {
  background: rgba(255, 255, 255, 0.2);
}
#related tr:nth-child(n+11) {
  display: none;
}
table td input.milky {
  width: 230px;
  text-align: right;
  padding: 0px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
table td input.milky.pressure {
  width: 161px;
}
table td .productname {
  font-size: 45px;
  text-transform: uppercase;
}
a.button {
  display: inline-block;
  float: left;
}
table td:last-child a.button.btn-icon:nth-child(1) {
  margin-left: 0;
}
a.button.btn-icon {
  width: 70px;
  height: 70px;
  background: #991d85;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 15px;
}
a.button.btn-icon.disabled,
a.button.btn-icon.inactive {
  background: #666666;
  cursor: default;
}
a.button.btn-icon.pressure-btn {
  margin-left: 0;
}
a.button.btn-icon svg {
  width: 70%;
  height: 70%;
}
.noUi-target {
  background: #fff;
  border-radius: 3px;
  border: 0;
  box-shadow: none;
  height: 8px;
}
.noUi-handle:after,
.noUi-handle:before {
  display: none;
}
.noUi-horizontal .noUi-handle {
  width: 8px;
  height: 46px;
  border: 0;
  border-radius: 4px;
  background: #991d85;
  cursor: default;
  box-shadow: none;
  left: 0;
  top: -17px;
  outline: none;
}
.noUi-connect {
  background: #991d85;
  border-radius: 4px 0px 0px 4px;
  box-shadow: none;
  -webkit-transition: background 450ms;
  transition: background 450ms;
}
.detailtuner {
  position: absolute;
  top: 8px;
  left: 8px;
  display: none;
}
.detailtuner .minus,
.detailtuner .plus,
.detailtuner .alert-box {
  width: 52px;
  height: 52px;
  line-height: 44px;
  border-radius: 5px;
  background: #cdcdcd;
  color: #fff;
  font-size: 40px;
  text-align: center;
  float: left;
  cursor: pointer;
  margin-right: 4px;
}
.detailtuner .minus.inactive,
.detailtuner .plus.inactive {
  background: #efefef;
  cursor: auto;
}
.detailtuner .alert-box {
  background: #fff;
}
.detailtuner .alert-box svg {
  width: 90%;
  height: 90%;
  fill: #991d85;
  margin-top: 5%;
}
.detailtuner .minus:not(.inactive):hover,
.detailtuner .plus:not(.inactive):hover {
  background: #991d85;
}
.infotext {
  width: 87px;
  height: 87px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.21);
  cursor: pointer;
  position: absolute;
  right: 100px;
  top: 0px;
}
.infotext:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.infotext svg {
  margin-top: 12px;
  width: 60px;
  height: 60px;
}
.showoverlay {
  overflow: hidden;
}
.overlay-box h2 {
  font-size: 55px;
  font-weight: 300;
  margin: 0;
  font-family: "evonik_prokyonlight";
  margin-bottom: 38px;
}
.overlay-background {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(39, 39, 39, 0.8);
  z-index: 200;
  display: none;
  cursor: pointer;
}
.overlay-background .icon {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 40px;
  height: 40px;
}
.overlay-box {
  background: #991d85;
  color: #fff;
  font-size: 30px;
  width: 755px;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px;
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 100px;
  z-index: 300;
  display: none;
}
.overlay-box p {
  margin-bottom: 15px;
}
.overlay-box .icon {
  position: absolute;
  top: 60px;
  right: 45px;
  width: 55px;
  height: 55px;
}
.content-text {
  width: 700px;
  max-width: 100%;
}
.content-text p {
  margin-bottom: 15px;
}
.cols {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
}
.col-50 {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}
.col-33 {
  width: 33.33%;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.col-66 {
  width: 66.66%;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.col-100 {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.section {
  overflow: hidden;
}
.subnav {
  text-align: center;
  margin-top: 50px;
}
.subnav li {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}
.subnav li a {
  text-transform: uppercase;
  font-size: 14px;
}
.subnav li a.active {
  text-decoration: underline;
}
@media screen and (max-width: 1900px) {
  .inside {
    width: 1200px;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin: auto;
  }
  #logo {
    width: 387px;
    margin-bottom: 72px;
  }
  .header.small #logo {
    width: 285px;
    margin-bottom: 16px;
  }
  #evonik_logo {
    width: 285px;
    margin-right: 10px;
    margin-top: 4px;
    margin-bottom: 25px;
  }
  #change_product {
    padding-left: 13px;
  }
  #change_product .select {
    font-size: 25px;
    text-align: left;
    line-height: 30px;
    padding: 10px 72px 11px 21px;
  }
  .header.small #evonik_logo {
    width: 165px;
    margin-right: 1px;
  }
  .cat-icon {
    height: 116px;
    width: 116px;
    margin-left: 21px;
  }
  h1 {
    font-size: 38.4px;
    margin-bottom: 22px;
  }
  h2 {
    font-size: 31.4px;
    margin-bottom: 40px;
  }
  .milkybox {
    padding: 13px 21px 16px 20px;
  }
  .cols {
    margin-left: -10px;
    margin-right: -10px;
  }
  .col-50,
  .col-33,
  .col-66 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .icon-teaser {
    font-size: 31.5px;
  }
  .icon-teaser figure {
    padding: 30px 0px 22px 0px;
  }
  .icon-teaser figure svg {
    width: 102px;
    height: 110px;
  }
  .icon-teaser .label {
    padding: 37px 60px 37px 40px;
  }
  #rangeslider_pressure,
  .labelholder {
    width: 675px;
    max-width: 100%;
    float: left;
    margin-top: 6px;
  }
  .labelholder .labelstart,
  .labelholder .labelend {
    font-size: 18px;
  }
  input {
    width: 291px;
    height: 49px;
    font-size: 27px;
  }
  .percentage_holder {
    right: 48px;
    height: 49px;
    font-size: 27px;
    line-height: 49px;
  }
  .percentual_input input {
    padding-right: 76px;
  }
  .pressure_input label {
    font-size: 32px;
    padding-right: 32px;
  }
  .section.pressurebox {
    padding-bottom: 58px;
  }
  .section.table {
    padding-bottom: 61px;
  }
  .section.mixingbox {
    padding-bottom: 21px;
  }
  .section.pressureresultbox {
    padding-bottom: 78px;
  }
  .tablehead h2 {
    margin-bottom: 24px;
  }
  table td .productname {
    font-size: 32.5px;
  }
  table th {
    padding: 12px 8px;
    font-size: 17.5px;
  }
  table td {
    padding: 21px 8px;
  }
  table th:first-child,
  table td:first-child {
    padding-left: 20px;
    width: 327px;
  }
  table th:nth-child(2),
  table th:nth-child(3),
  table th:nth-child(4),
  table td:nth-child(2),
  table td:nth-child(3),
  table td:nth-child(4) {
    width: 140px;
  }
  table th:nth-child(5),
  table td:nth-child(5) {
    width: 105px;
  }
  table td:last-child {
    width: 280px;
    padding-right: 20px;
  }
  table td input.milky {
    padding: 0px 17px;
  }
  input.milky {
    font-size: 24px;
  }
  a.button.btn-icon {
    width: 49px;
    height: 49px;
    margin-left: 10px;
  }
  .tablehead .select-wrap label {
    height: 47px;
    line-height: 47px;
    font-size: 17px;
    text-transform: uppercase;
    padding-right: 17px;
  }
  .select-wrapper .select {
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
    padding: 10px 72px 10px 20px;
    height: 47px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 17px;
    min-width: 139px;
    text-align: center;
  }
  .select-wrapper .select:after {
    content: "";
    display: block;
    float: right;
    width: 47px;
    height: 47px;
    position: absolute;
    right: 0;
    top: 0;
    background: url("./media/icon-arrow-down.svg") no-repeat center center rgba(255, 255, 255, 0.4);
    -webkit-background-size: 40% auto;
    background-size: 40% auto;
  }
  .percentual_input {
    margin-top: 30px;
    margin-bottom: 5px;
  }
  .mixing-result-percent {
    font-size: 25.2px;
    padding-top: 21px;
    padding-bottom: 20px;
  }
  .pressure-result.milkybox {
    font-size: 24.5px;
  }
  .boxed {
    padding: 21px 23px 20px 21px;
  }
  .result-mixing_pressure {
    padding-right: 30px;
    width: 225px;
  }
  .mixing-result-percent span,
  .mixing-result-percent .resultbox,
  .pressure-result span {
    height: 49px;
    line-height: 49px;
  }
  .mixing-result-percent .resultbox .icon {
    width: 31px;
    height: 28px;
  }
  .noUi-horizontal .noUi-handle {
    height: 38px;
    top: -14px;
  }
  .detailtuner {
    position: absolute;
    top: 8px;
    left: 8px;
  }
  .detailtuner .minus,
  .detailtuner .plus,
  .detailtuner .alert-box {
    width: 34px;
    height: 34px;
    line-height: 30px;
    border-radius: 5px;
    color: #fff;
    font-size: 28px;
    text-align: center;
    float: left;
    margin-right: 4px;
  }
  .infotext {
    width: 57px;
    height: 57px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.21);
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 0px;
  }
  .infotext svg {
    width: 35px;
    height: 35px;
  }
}
@media screen and (max-width: 1260px) {
  .inside {
    width: 970px;
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin: auto;
  }
  #logo {
    width: 313px;
    margin-bottom: 60px;
    margin-top: 0;
  }
  .header.small #logo {
    width: 232px;
    margin-bottom: 15px;
  }
  #evonik_logo {
    width: 164px;
    margin-right: 10px;
    margin-top: 4px;
    margin-bottom: 20px;
  }
  #change_product {
    padding-left: 13px;
  }
  #change_product .select {
    font-size: 20px;
    text-align: left;
    line-height: 30px;
    padding: 5px 72px 5px 15px;
  }
  .header.small #evonik_logo {
    width: 132px;
    margin-right: 0;
  }
  .cat-icon {
    height: 94px;
    width: 94px;
    margin-left: 17px;
  }
  h1 {
    font-size: 31px;
    margin-bottom: 17px;
  }
  h2 {
    font-size: 25.3px;
    margin-bottom: 31px;
  }
  .milkybox {
    padding: 12px 16px 13px 18px;
  }
  .cols {
    margin-left: -8px;
    margin-right: -8px;
  }
  .col-50,
  .col-33,
  .col-66 {
    padding-left: 8px;
    padding-right: 8px;
  }
  .icon-teaser {
    font-size: 25.5px;
  }
  .icon-teaser figure {
    padding: 26px 0px 15px 0px;
  }
  .icon-teaser figure svg {
    width: 86px;
    height: 90px;
  }
  .icon-teaser .label {
    padding: 27px 60px 32px 34px;
  }
  #rangeslider_pressure,
  .labelholder {
    width: 545px;
    max-width: 100%;
    float: left;
    margin-top: 6px;
  }
  .labelholder .labelstart,
  .labelholder .labelend {
    font-size: 13px;
    margin-top: 5px;
  }
  input {
    width: 235px;
    height: 40px;
    font-size: 24px;
  }
  .detailtuner .minus,
  .detailtuner .plus,
  .detailtuner .alert-box {
    font-size: 21px;
    width: 25px;
    height: 25px;
    line-height: 21px;
  }
  .pressure_input label {
    font-size: 25px;
    padding-right: 27px;
  }
  .section.pressurebox {
    padding-bottom: 49px;
  }
  .section.table {
    padding-bottom: 47px;
  }
  .section.mixingbox {
    padding-bottom: 16px;
  }
  .section.pressureresultbox {
    padding-bottom: 62px;
  }
  .tablehead h2 {
    margin-bottom: 19px;
  }
  .mixingbox h2 {
    margin-bottom: 17px;
  }
  span.mass_fraction {
    font-size: 11.4px;
    padding-bottom: 5px;
  }
  table td .productname {
    font-size: 26px;
  }
  table th {
    padding: 10px 8px;
    font-size: 13.8px;
  }
  table td {
    padding: 17px 5px;
  }
  table th:first-child,
  table td:first-child {
    padding-left: 18px;
    width: 245px;
  }
  table th:nth-child(2),
  table th:nth-child(3),
  table th:nth-child(4),
  table td:nth-child(2),
  table td:nth-child(3),
  table td:nth-child(4) {
    width: 116px;
  }
  table th:nth-child(5),
  table td:nth-child(5) {
    width: 80px;
  }
  table td:last-child {
    width: 190px;
    padding-right: 17px;
  }
  table td input.milky {
    padding: 0px 17px;
  }
  input.milky {
    font-size: 21px;
  }
  a.button.btn-icon {
    width: 40px;
    height: 40px;
    margin-left: 8px;
  }
  .tablehead .select-wrap label {
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    text-transform: uppercase;
    padding-right: 16px;
  }
  .select-wrapper .select {
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
    padding: 10px 50px 10px 11px;
    height: 39px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    min-width: 110px;
    text-align: center;
  }
  .select-wrapper .select:after {
    content: "";
    display: block;
    float: right;
    width: 39px;
    height: 39px;
    position: absolute;
    right: 0;
    top: 0;
    background: url("./media/icon-arrow-down.svg") no-repeat center center rgba(255, 255, 255, 0.4);
    -webkit-background-size: 40% auto;
    background-size: 40% auto;
  }
  .percentual_input input {
    padding-right: 54px;
  }
  .percentual_input {
    margin-top: 25px;
    margin-bottom: 5px;
  }
  .percentual_input {
    margin-top: 25px;
    margin-bottom: 5px;
  }
  .percentage_holder {
    right: 26px;
    height: 40px;
    font-size: 24px;
    line-height: 40px;
  }
  .mixing-result-percent {
    font-size: 20px;
    padding-top: 17px;
    padding-bottom: 16px;
  }
  .pressure-result.milkybox {
    font-size: 19.5px;
  }
  .boxed {
    padding: 17px 18px 16px 18px;
  }
  .result-mixing_pressure {
    padding-right: 22px;
    width: 178px;
  }
  .mixing-result-percent span,
  .mixing-result-percent .resultbox,
  .pressure-result span {
    height: 40px;
    line-height: 40px;
  }
  .mixing-result-percent .resultbox .icon {
    width: 31px;
    height: 28px;
  }
  .noUi-horizontal .noUi-handle {
    height: 30px;
    top: -11px;
  }
  .infotext {
    right: 0;
    width: 47px;
    height: 47px;
  }
  .infotext svg {
    width: 28px;
    height: 28px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 992px) {
  body,
  html {
    height: 100%;
    overflow: auto;
  }
  .inside {
    width: 750px;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin: auto;
    box-sizing: border-box;
  }
  #logo {
    width: 244px;
    margin-top: 0px;
    margin-bottom: 44px;
  }
  .header.small #logo {
    width: 179px;
    margin-bottom: 11px;
  }
  #evonik_logo {
    width: 124px;
    margin-right: 8px;
    margin-top: 3px;
    margin-bottom: 16px;
  }
  #change_product {
    padding-left: 10px;
  }
  #change_product .select {
    font-size: 16px;
    text-align: left;
    line-height: 30px;
    padding: 1px 72px 2px 12px;
  }
  .header.small #evonik_logo {
    width: 101px;
    margin-right: 0;
  }
  .cat-icon {
    height: 73px;
    width: 73px;
    margin-left: 14px;
  }
  h1 {
    font-size: 24px;
    margin-bottom: 14px;
  }
  h2 {
    font-size: 19.5px;
    margin-bottom: 24px;
  }
  .milkybox {
    padding: 9px 14px 10px 14px;
  }
  .cols {
    margin-left: -6px;
    margin-right: -6px;
  }
  .col-50,
  .col-33,
  .col-66 {
    padding-left: 6px;
    padding-right: 6px;
  }
  .icon-teaser {
    font-size: 19.5px;
  }
  .icon-teaser figure {
    padding: 20px 0px 10px 0px;
  }
  .icon-teaser figure svg {
    width: 66px;
    height: 70px;
  }
  .icon-teaser .label {
    padding: 23px 60px 26px 27px;
  }
  #rangeslider_pressure,
  .labelholder {
    width: 422px;
    max-width: 100%;
    float: left;
    margin-top: 3px;
  }
  .labelholder .labelstart,
  .labelholder .labelend {
    font-size: 11px;
    margin-top: 5px;
  }
  input {
    width: 182px;
    height: 31px;
    font-size: 17px;
  }
  .detailtuner {
    top: 3px;
    left: 3px;
  }
  .detailtuner .minus,
  .detailtuner .plus,
  .detailtuner .alert-box {
    font-size: 21px;
    width: 25px;
    height: 25px;
    line-height: 21px;
  }
  .pressure_input label {
    font-size: 19px;
    padding-right: 17px;
  }
  .section.pressurebox {
    padding-bottom: 37px;
  }
  .section.table {
    padding-bottom: 37px;
  }
  .section.mixingbox {
    padding-bottom: 13px;
  }
  .section.pressureresultbox {
    padding-bottom: 49px;
  }
  .tablehead h2 {
    margin-bottom: 14px;
  }
  .mixingbox h2 {
    margin-bottom: 15px;
  }
  span.mass_fraction {
    font-size: 8.6px;
    padding-bottom: 3px;
  }
  table td .productname {
    font-size: 20.1px;
  }
  table th {
    padding: 8px 2px;
    font-size: 11px;
  }
  table td {
    padding: 13px 2px;
  }
  table th:first-child,
  table td:first-child {
    padding-left: 14px;
    width: 211px;
  }
  table th:nth-child(2),
  table th:nth-child(3),
  table th:nth-child(4),
  table td:nth-child(2),
  table td:nth-child(3),
  table td:nth-child(4) {
    width: 92px;
  }
  table th:nth-child(5),
  table td:nth-child(5) {
    width: 75px;
  }
  table td:last-child {
    width: 190px;
    padding-right: 12px;
    padding-left: 4px;
  }
  table td input.milky {
    padding: 0px 11px;
  }
  input.milky {
    font-size: 17px;
  }
  a.button.btn-icon {
    width: 31px;
    height: 31px;
    margin-left: 5px;
  }
  .tablehead .select-wrap label {
    height: 31px;
    line-height: 31px;
    font-size: 12px;
    text-transform: uppercase;
    padding-right: 9px;
  }
  .select-wrapper .select {
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
    padding: 7px 40px 7px 11px;
    height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    min-width: 85px;
    text-align: center;
  }
  .select-wrapper .select:after {
    content: "";
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    background: url("./media/icon-arrow-down.svg") no-repeat center center rgba(255, 255, 255, 0.4);
    -webkit-background-size: 40% auto;
    background-size: 40% auto;
  }
  .percentual_input input {
    padding-right: 39px;
  }
  .percentual_input {
    margin-top: 18px;
    margin-bottom: 3px;
  }
  .mixing-result-percent {
    font-size: 15.5px;
    padding-top: 13px;
    padding-bottom: 12px;
  }
  .pressure-result.milkybox {
    font-size: 15.3px;
  }
  .boxed {
    padding: 13px 14px 12px 13px;
  }
  .result-mixing_pressure {
    padding-right: 19px;
    width: 142px;
  }
  .percentage_holder {
    right: 14px;
    height: 31px;
    font-size: 17px;
    line-height: 31px;
  }
  .mixing-result-percent span,
  .mixing-result-percent .resultbox,
  .pressure-result span {
    height: 31px;
    line-height: 31px;
  }
  .mixing-result-percent .resultbox {
    width: 60%;
  }
  .resultbox .total-value {
    width: 50px;
    margin-left: auto;
    min-width: auto;
  }
  .mixing-result-percent .resultbox .icon {
    width: 28px;
    height: 21px;
  }
  .noUi-horizontal .noUi-handle {
    height: 28px;
    top: -9px;
  }
}
.mobile-waring {
  display: none;
}
.category--headline {
  display: none;
}
@media screen and (max-height: 690px) {
  .overlay-box h2 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .overlay-box {
    font-size: 18px;
  }
  .overlay-box .icon {
    width: 25px;
    height: 25px;
  }
}
.table.matched-products,
.table.related-products,
.resultbox .icon {
  display: none;
}
.lightbox.active {
  display: block;
}
.lightbox--content {
  padding-top: 100px;
  box-sizing: border-box;
  color: #000;
}
.lightbox--header {
  width: 100%;
  padding: 20px 50px;
  box-sizing: border-box;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  top: 0;
  background: #991d85;
  font-family: "evonik_prokyonbold";
  font-size: 31.4px;
}
.lightbox__close {
  width: 50px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  right: 0;
  top: 0px;
  color: #fff;
  font-size: 30px;
  font-family: "evonik_prokyonbold";
  line-height: 1;
  cursor: pointer;
  z-index: 500;
}
.js_lightbox_trigger .icon {
  pointer-events: none;
}
.lightbox table th {
  padding-top: 15px;
  border-bottom: 2px solid #e9e6df;
}
@media screen and (min-width: 1900px) {
  .lightbox table th {
    font-size: 17.5px;
  }
}
.lightbox table th,
.lightbox table td {
  width: auto;
  background-color: #fff;
  text-align: right;
  vertical-align: middle;
}
.lightbox table input {
  padding: 0 !important;
}
.lightbox table th:first-child,
.lightbox table td:first-child {
  width: 150px;
  text-align: left;
  padding-left: 15px;
}
.lightbox table th:last-child,
.lightbox table td:last-child {
  padding-right: 15px;
}
.lightbox table td .productname {
  font-size: 20px;
}
.lightbox .label-box {
  padding: 8px 15px;
  margin: 20px 0 10px;
  background-color: #e9e6df;
  background-color: #991d85;
  color: #fff;
}
.lightbox .label--top {
  display: block;
  margin-bottom: 10px;
  margin-top: 20px;
  font-weight: bold;
}
.lightbox h3 {
  text-transform: uppercase;
  margin-bottom: 20px;
}
.lightbox input,
.lightbox textarea {
  text-align: left;
  padding: 0px 15px;
  color: #495057;
  font-size: 1rem;
  font-family: "evonik_prokyonlight";
  box-sizing: border-box;
  width: 100%;
  outline: none;
  border: none;
}
.lightbox input.invalid,
.lightbox select.invalid {
  border: 2px solid #9B0733;
}
.error-message {
  color: #9B0733;
  border: 2px solid #9B0733;
  padding: 15px;
  margin: 20px 0;
}
.success-message {
  color: #65B12C;
  border: 2px solid #65B12C;
  background-color: #f1fde8;
  padding: 15px;
  margin: 20px 0;
}
.lightbox textarea {
  padding: 8px 15px;
  margin-bottom: 20px;
}
.label--required::after {
  font-weight: 300;
  content: "*";
  display: inline;
}
.form__field {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.lightbox .form__field input {
  width: 50%;
}
.form__field select {
  width: 50%;
  text-align: left;
  padding: 0px 15px;
  color: #495057;
  font-size: 1rem;
  font-family: "evonik_prokyonlight";
  height: 70px;
  outline: none;
  border: none;
  cursor: pointer;
}
@media screen and (max-width: 1900px) {
  .form__field select {
    height: 49px;
  }
}
@media screen and (max-width: 1260px) {
  .form__field select {
    height: 40px;
  }
}
@media screen and (max-width: 992px) {
  .form__field select {
    height: 31px;
  }
}
.lightbox button,
.success-lightbox button {
  background-color: #991d85;
  color: #FFF;
  border: none;
  cursor: pointer;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  float: right;
  transition: all 200ms ease-in;
  font-family: "evonik_prokyonlight";
  outline: none;
}
.lightbox button:hover {
  background-color: #000;
}
.sample-order__form {
  padding-top: 30px;
}
.sample-order__form .form__section {
  margin-top: 30px;
}
.text--uppercase {
  text-transform: uppercase;
}
.mb-40 {
  margin-bottom: 40px;
}
.mobile-popup {
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: #991d85;
  display: none;
  top: 0;
  left: 0;
  z-index: 5000;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  text-align: center;
  padding: 50px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .mobile-popup {
    display: flex !important;
  }
}
.success-lightbox {
  position: fixed;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 5000;
  display: none;
}
.success-lightbox.active {
  display: flex;
}
.success-lightbox__content {
  background: #e9e6df;
  width: 900px;
  max-width: 90%;
  max-height: 80%;
  height: 200px;
  padding: 50px;
  box-sizing: border-box;
  color: #65B12C;
  border: 2px solid #65B12C;
  background-color: #f1fde8;
  font-size: 20px;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
.success-lightbox__content p {
  margin-bottom: 30px;
  text-align: center;
}
.success-lightbox button {
  background-color: #65B12C;
  padding: 0.375rem 1rem;
}
.success-lightbox button:hover {
  background-color: #000;
}
@media screen and (max-width: 768px) {
  body {
    overflow: auto;
  }
  .inside {
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
  }
  .mobile-waring .copy {
    display: block;
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-size: 24px;
  }
  .infotext {
    position: relative;
    right: auto;
    float: left;
    margin-right: 15px;
  }
  .overlay-box {
    padding: 20px;
    padding-top: 71px;
    font-size: 20px;
    max-width: 100%;
    height: 100%;
    top: 0;
  }
  .overlay-box h2 {
    font-size: 30px;
  }
  .overlay-box .icon {
    top: 76px;
    right: 25px;
    width: 35px;
    height: 35px;
  }
  .overlay-box .icon-close {
    top: 20px;
  }
  .header {
    padding-top: 20px;
  }
  #logo {
    width: 60%;
    margin-top: 0;
    max-width: 244px;
  }
  #evonik_logo {
    margin-right: 0;
    width: 150px;
    max-width: 40%;
    padding-left: 10px;
    box-sizing: border-box;
    margin-top: 0;
    margin-bottom: 0;
  }
  .cols {
    flex-wrap: wrap;
  }
  .col-50,
  .col-66 {
    width: 100%;
  }
  .col-33 {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .icon-teaser {
    margin-bottom: 20px;
  }
  .header.small #logo {
    width: 130px;
  }
  .header.small #evonik_logo {
    width: calc(100% - 200px);
    max-width: 200px;
  }
  .cat-icon {
    width: 53px;
    height: 53px;
    margin-left: 10px;
  }
  #change_product {
    width: 100%;
    padding-left: 0;
  }
  .section.table table {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
  }
  .section.table thead {
    display: none;
  }
  .section.table tbody {
    width: 100%;
  }
  .section.table tr {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0;
  }
  table th:first-child,
  table td:first-child,
  table td:last-child {
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    flex: 0 0 100%;
  }
  table td:last-child {
    display: flex;
    justify-content: flex-end;
  }
  table th:nth-child(2),
  table th:nth-child(3),
  table th:nth-child(4),
  table td:nth-child(2),
  table td:nth-child(3),
  table td:nth-child(4),
  table th:nth-child(5),
  table td:nth-child(5) {
    width: 50%;
    flex: 0 0 50%;
    padding: 10px;
    box-sizing: border-box;
  }
  .section.table a.button.btn-icon {
    width: 25%;
  }
  .section.table table td input.milky {
    min-width: auto;
    width: 100%;
  }
  .lightbox--content {
    max-width: 100%;
    max-height: 100%;
    padding: 20px;
    padding-top: 130px;
  }
  .lightbox--header {
    padding: 20px;
    font-size: 24px;
  }
  .pressure_input {
    margin-top: 10px;
  }
  .percentual_input {
    margin-top: 30px;
  }
  .category--headline {
    display: block;
  }
  .form__field {
    align-items: flex-start;
    flex-direction: column;
  }
  .lightbox .form__field input {
    width: 100%;
  }
  .select-wrapper select {
    font-size: 50px;
  }
  .lightbox thead {
    display: none;
  }
  .lightbox tr {
    display: flex;
    flex-direction: column;
  }
  .lightbox table td,
  .lightbox .lightbox--content td:first-child {
    width: 100%;
    box-sizing: border-box;
    display: flex;
  }
  .lightbox tbody td input:not([name=product_name]) {
    margin-left: auto;
    width: auto;
  }
  .sample-order__form {
    padding-bottom: 40px;
  }
}
.cdk-overlay-container {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
}
.cdk-overlay-container:has(.cdk-global-overlay-wrapper) {
  display: block;
}
.cdk-overlay-container .cdk-overlay-backdrop {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(39, 39, 39, 0.8);
}
.cdk-overlay-container .cdk-global-overlay-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  pointer-events: none;
  align-items: flex-start !important;
  margin-top: 100px;
}
.cdk-overlay-container .cdk-global-overlay-wrapper .cdk-overlay-pane cdk-dialog-container {
  outline: none;
  pointer-events: inherit;
  box-sizing: border-box;
  max-width: 755px;
  max-height: 80vh;
  overflow-y: auto;
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
