@import "global.css"/*tpa=https://www.tunefab.de/Public/home/css/global.css*/;
.pagePublic {
  padding-bottom: 30px;
}
.pagePublic .container {
  padding: 0px 0px;
}
.pagePublic .banner {
  width: 100%;
  background-color: #4D6C82;
  padding: 70px 0px;
  margin-bottom: 30px;
}
.pagePublic .banner h1 {
  display: inline-block;
  font-size: 40px;
  color: #fff;
  font-weight: bold;
}
.pagePublic .banner h2 {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  margin-left: 37px;
}
.pagePublic .content .box {
  margin-bottom: 20px;
}
.pagePublic .content .box .name {
  font-size: 20px;
  color: #4B4C4C;
  background: url("../img/underline.png")/*tpa=https://www.tunefab.de/img/underline.png*/ no-repeat left bottom;
  padding-bottom: 20px;
  font-weight: bolder;
  margin-bottom: 20px;
}
.pagePublic .content .box .name p {
  font-size: 16px;
  color: #606060;
  display: inline-block;
  margin-bottom: 15px;
}
.pagePublic .content .box .name p:last-of-type {
  margin-bottom: 0;
}
.pagePublic .content .box .title {
  font-weight: bolder;
  padding-bottom: 10px;
}
.pagePublic .content .box .title::before {
  display: none;
}
.pagePublic .content .box .word {
  padding: 0px 0px;
}
.pagePublic .content .box .word:last-of-type {
  padding-bottom: 58px;
}
.pagePublic .content .box a {
  color: #4D6C82;
  display: inline-block;
  margin-bottom: 15px;
}
.pagePublic .content .box a span {
  font-size: 16px;
}
.pagePublic .content .box a:hover {
  color: #827502;
}
.pagePublic .content .list .name {
  margin-bottom: 15px;
}
.pagePublic .content .box.list p {
  margin-bottom: 14px;
  margin: 0px 0px;
  display: block;
  padding: 0;
}
.pagePublic .content .box.list p::before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #4D6C82;
  margin-right: 15px;
}
.pagePublic .content .box.list p span {
  display: inline-block;
  overflow: hidden;
  padding: 0px 0px;
  width: 93%;
  vertical-align: top;
}
.pagePublic .content .box.list p span a {
  color: inherit;
  margin-bottom: 0;
}
.pagePublic .license-description p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 30px;
  color: #7f7f7f;
}
.pagePublic .methods-rules h3 {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 30px;
}
.pagePublic .methods-rules .methods {
  margin-bottom: 70px;
}
.pagePublic .methods-rules .methods .method {
  margin-bottom: 30px;
}
.pagePublic .methods-rules .methods .method .title {
  width: 70%;
  padding: 4px;
  margin-bottom: 12px;
  font-size: 18px;
  color: #ffffff;
  background: #4d6c82;
}
.pagePublic .methods-rules .methods .method .win {
  font-size: 18px;
  font-weight: bold;
  padding: 30px 0 12px;
  color: #ea5514;
  padding-left: 4px;
}
.pagePublic .methods-rules .methods .method .p1 {
  font-size: 16px;
  line-height: 24px;
  color: #7f7f7f;
  padding-left: 4px;
}
.pagePublic .methods-rules .rules {
  margin-bottom: 40px;
}
.pagePublic .methods-rules .rules .flex-container {
  max-width: 1080px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pagePublic .methods-rules .rules .flex-container .flex-row-4 {
  flex: 0 0 23%;
}
.pagePublic .methods-rules .rules .flex-container .flex-item {
  display: inline-flex;
}
.pagePublic .methods-rules .rules .flex-container .flex-item__content {
  padding: 30px 16px;
  border-radius: 4px;
  box-shadow: rgba(137, 137, 137, 0.75) 2px 2px 8px;
  text-align: center;
}
.pagePublic .methods-rules .rules .flex-container .flex-item__content img {
  height: 82px;
  margin-bottom: 30px;
}
.pagePublic .methods-rules .rules .flex-container .flex-item__content p {
  font-weight: 600;
}
.pagePublic .methods-rules .rules .flex-container .flex-item__content .p2 {
  font-size: 16px;
  color: #5b5b5b;
}
.pagePublic .methods-rules .rules .flex-container .flex-item__content .p1 {
  margin-top: 12px;
  font-size: 14px;
  color: #7f7f7f;
}
.pagePublic .tips {
  margin-bottom: 30px;
}
.pagePublic .tips h3 {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 30px;
}
.pagePublic .tips .p1 {
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
  color: #7f7f7f;
}
.pagePublic .example {
  margin-bottom: 70px;
}
.pagePublic .example p {
  font-size: 24px;
  color: #898989;
  font-weight: 900;
}
.pagePublic .example p a {
  display: inline-block;
  margin-left: 40px;
  position: relative;
  top: 2px;
}
.pagePublic .example p a img {
  height: 47px;
}
.pagePublic .available-products h3 {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 60px;
}
.pagePublic .available-products .flex-container {
  max-width: 1080px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pagePublic .available-products .flex-container .flex-row-2 {
  flex: 0 0 48%;
}
.pagePublic .available-products .flex-container .flex-row-2:nth-last-child(2n-1) .flex-item__content {
  border-right: none;
}
.pagePublic .available-products .flex-container .flex-row-3 {
  flex: 0 0 33.3%;
}
.pagePublic .available-products .flex-container .flex-row-3:nth-last-child(3n-2) .flex-item__content {
  border-right: none;
}
.pagePublic .available-products .flex-container .flex-item {
  display: inline-flex;
}
.pagePublic .available-products .flex-container .flex-item__content {
  width: 100%;
  text-align: center;
  padding: 0 15%;
  margin-bottom: 70px;
  border-right: 1px dotted #c9caca;
}
.pagePublic .available-products .flex-container .flex-item__content img {
  height: 84px;
  display: block;
  margin: 0 auto 30px;
}
.pagePublic .available-products .flex-container .flex-item__content .link {
  font-size: 18px;
  color: #5b5b5b;
  font-weight: 600;
}
.pagePublic .available-products .flex-container .flex-item__content .link:hover {
  color: #1e96eb;
}
.pagePublic .available-products .flex-container .flex-item__content .buttons-area {
  margin-top: 30px;
}
.pagePublic .available-products .flex-container .flex-item__content .buttons-area .button {
  width: 165px;
  display: block;
  margin: auto;
  padding: 8px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  box-shadow: rgba(24, 92, 173, 0.4) 2px 2px 8px;
  transition: 100ms;
}
.pagePublic .available-products .flex-container .flex-item__content .buttons-area .button em,
.pagePublic .available-products .flex-container .flex-item__content .buttons-area .button i {
  float: right;
  font-size: 16px;
  position: relative;
  top: 1px;
}
.pagePublic .available-products .flex-container .flex-item__content .buttons-area .button:hover {
  box-shadow: rgba(24, 92, 173, 0.4) 2px 2px 2px;
}
.pagePublic .available-products .flex-container .flex-item__content .buttons-area .button.win-ver {
  color: #1e96eb;
  background: #ffffff;
  border: 1px solid #ffffff;
  margin-bottom: 20px;
}
.pagePublic .available-products .flex-container .flex-item__content .buttons-area .button.win-ver:hover {
  color: #fff;
  background: #1e96eb;
}
.pagePublic .available-products .flex-container .flex-item__content .buttons-area .button.mac-ver {
  color: #ffffff;
  background: #1e96eb;
  border: 1px solid #1e96eb;
}
.pagePublic .available-products .flex-container .flex-item__content .buttons-area .button.mac-ver:hover {
  color: #1e96eb;
  background: #ffffff;
}
h1,
h2 {
  font-weight: inherit;
}
@media (max-width: 500px) {
  img {
    max-width: 100%;
  }
  .pagePublic .banner {
    padding: 55px 0px;
  }
  .pagePublic .banner h1 {
    font-size: 28px;
  }
  .pagePublic .banner h2 {
    font-size: 16px;
    margin-left: 0px;
    margin-top: 16px;
  }
  .pagePublic .license-description p {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 20px;
  }
  .pagePublic .methods-rules h3 {
    font-size: 18px;
    line-height: 28px;
    text-align: center;
  }
  .pagePublic .methods-rules .methods {
    margin-bottom: 40px;
  }
  .pagePublic .methods-rules .methods .method {
    padding-left: 0;
  }
  .pagePublic .methods-rules .methods .method .title {
    width: 100%;
  }
  .pagePublic .methods-rules .methods .method .p1 {
    font-size: 14px;
    font-weight: 500;
  }
  .pagePublic .methods-rules .methods .method .win {
    font-size: 16px;
    padding: 12px 0;
  }
  .pagePublic .methods-rules .rules .flex-container .flex-row-4 {
    flex: 0 0 100%;
    margin-bottom: 20px;
  }
  .pagePublic .methods-rules .rules .flex-container .flex-row-4:last-of-type {
    margin-bottom: 0;
  }
  .pagePublic .methods-rules .rules .flex-container .flex-item__content {
    padding: 30px 20px;
  }
  .pagePublic .tips h3,
  .pagePublic .available-products h3 {
    font-size: 18px;
    line-height: 28px;
    text-align: center;
  }
  .pagePublic .tips {
    margin-bottom: 20px;
  }
  .pagePublic .tips .p1 {
    line-height: 24px;
  }
  .pagePublic .example p {
    font-size: 18px;
  }
  .pagePublic .example p a {
    margin-left: 10px;
  }
  .pagePublic .available-products .flex-container .flex-row-3 {
    flex: 0 0 100%;
  }
  .pagePublic .available-products .flex-container .flex-row-3:last-of-type .flex-item__content {
    border-bottom: none;
  }
  .pagePublic .available-products .flex-container .flex-item__content {
    border-right: none;
    padding-bottom: 30px;
    border-bottom: 1px dashed #c9caca;
    margin-bottom: 30px;
  }
}
