.flex-grow-1 {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.flex-grow-2 {
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -moz-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2; }

.flex-grow-3 {
  -webkit-box-flex: 3;
  -webkit-flex-grow: 3;
  -moz-flex-grow: 3;
  -ms-flex-positive: 3;
  flex-grow: 3; }

body {
  font-family: 'SohoGothicPro';
  overflow-x: hidden;
  font-size: 1.4em;
 }

.st-flex-sq, .st-flex-rec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }
  @media only screen and (max-width: 900px) {
    .st-flex-sq, .st-flex-rec {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }

.st-flex-rec {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.st-section p {
  margin: 0;
  display: inline-table;
  font-size: 20px;
  font-size: 2rem; }
  @media only screen and (max-width: 1920px) {
    .st-section p {
      font-size: 1.1vw; } }
  @media only screen and (max-width: 1436px) {
    .st-section p {
      font-size: 14px;
      font-size: 1.4rem; } }
  @media only screen and (max-width: 1209px) {
    .st-section p {
      font-size: 12px;
      font-size: 1.2rem; } }
  @media only screen and (max-width: 900px) {
    .st-section p {
      font-size: 1em;
      text-align: center;
      width: 100%; } }
.st-section h1 {
  margin-bottom: 1vw;
  color: #0072bc;
  font-weight: bold;
  font-size: 42px;
  font-size: 4.2rem; }
  @media only screen and (max-width: 1920px) {
    .st-section h1 {
      font-size: 2.3vw; } }
  @media only screen and (max-width: 1436px) {
    .st-section h1 {
      font-size: 32px;
      font-size: 3.2rem; } }
  @media only screen and (max-width: 900px) {
    .st-section h1 {
      font-size: 3rem;
      text-align: center; } }
.st-section h2 {
  margin-bottom: 1vw;
  color: #0072bc;
  font-weight: bold;
  font-size: 40px;
  font-size: 4rem; }
  @media only screen and (max-width: 1920px) {
    .st-section h2 {
      font-size: 2.2vw; } }
  @media only screen and (max-width: 1436px) {
    .st-section h2 {
      font-size: 30px;
      font-size: 3rem; } }
  @media only screen and (max-width: 900px) {
    .st-section h2 {
      font-size: 3.7vw;
      text-align: center; } }
.st-section h3 {
  color: #0072bc;
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem; }
  @media only screen and (max-width: 1920px) {
    .st-section h3 {
      font-size: 1.4vw; } }
  @media only screen and (max-width: 1436px) {
    .st-section h3 {
      font-size: 20px;
      font-size: 2rem; } }
  @media only screen and (max-width: 900px) {
    .st-section h3 {
      font-size: 3.2vw;
      text-align: center; } }
  @media only screen and (max-width: 600px) {
    .st-section h3 {
      font-size: 5vw;
      text-align: center; } }
.st-section .text-small {
  font-size: 16px;
  font-size: 1.6rem; }
  @media only screen and (max-width: 1920px) {
    .st-section .text-small {
      font-size: 0.8vw; } }
  @media only screen and (max-width: 1436px) {
    .st-section .text-small {
      font-size: 14px;
      font-size: 1.4rem; } }
.st-section li {
  list-style: none;
  text-decoration: none; }
.st-section ul {
  padding: 0; }
.st-section .sts-intro-rectangle {
  min-height: 749px; }
  @media only screen and (max-width: 1209px) {
    .st-section .sts-intro-rectangle {
      min-height: 468px; } }
  .st-section .sts-intro-rectangle .intro-img {
    width: 100vw; }
    @media only screen and (max-width: 1920px) {
      .st-section .sts-intro-rectangle .intro-img {
        width: 1920px; } }
    @media only screen and (max-width: 1209px) {
      .st-section .sts-intro-rectangle .intro-img {
        width: 1200px; } }

.st-section {
  margin: auto;
  position: relative;
  margin: 4px 0; }
  @media only screen and (max-width: 900px) {
    .st-section {
      overflow: hidden; } }
  @media only screen and (device-width: 768px) and (device-height: 1024px) {
    .st-section {
      overflow: hidden; } }
  @media only screen and (device-width: 1024px) and (device-height: 1366px) {
    .st-section {
      overflow: hidden; } }
  .st-section .dot-title {
    display: none;
    visibility: hidden;
    opacity: 0; }
  @media only screen and (max-width: 900px) {
    .st-section.sec-video {
      display: none; } }
  @media only screen and (device-width: 768px) and (device-height: 1024px) {
    .st-section.sec-video {
      display: none; } }
  @media only screen and (device-width: 1024px) and (device-height: 1366px) {
    .st-section.sec-video {
      display: none; } }
  .st-section#st-sec-1 h2 {
    color: #2d2d2d;
    font-weight: normal;
    margin-top: 5vw;
    margin-left: 9vw;
    font-size: 2.7vw; }
    @media only screen and (max-width: 900px) {
      .st-section#st-sec-1 h2 {
        text-align: left;
        font-size: 5.4vw;
        margin-left: 5vw; } }
  .st-section#st-sec-1 #header-txt-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
    .st-section#st-sec-1 #header-txt-2 h2 {
      margin-left: 2.5vw;
      margin-bottom: 0.8vw;
      margin-right: 1vw; }
    .st-section#st-sec-1 #header-txt-2 svg {
      width: 3vw;
      height: 3vw; }
      .st-section#st-sec-1 #header-txt-2 svg path {
        fill: #2d2d2d; }
  .st-section#st-sec-1 .vid-spot {
    width: 545px;
    height: 301px;
    background-image: url("../../img/View/pralki-front//spot.png");
    background-repeat: no-repeat;
    position: absolute;
    bottom: -140px;
    left: 50%;
    cursor: pointer;
    display: none;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
    @media only screen and (max-width: 1209px) {
      .st-section#st-sec-1 .vid-spot {
        display: none !important; } }
    .st-section#st-sec-1 .vid-spot.vid-spot-eng {
      display: none !important;
      opacity: 0 !important; }
  .st-section .steam-header-anim, .st-section .steam-sec3-anim {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 20;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none; }
  .st-section .steam-sec3-anim {
    left: 30vw; }
  .st-section #header-txt-1 {
    text-align: right;
    margin-left: 0;
    margin-right: 2.5vw; }
  .st-section #st-sec-2 {
    display: none; }
  .st-section.mobile-mode {
    display: block;
    padding-bottom: 0; }
    .st-section.mobile-mode .e-dt-hidden,
    .st-section.mobile-mode #s-2-l,
    .st-section.mobile-mode #s-2-r,
    .st-section.mobile-mode #s-8-1-l,
    .st-section.mobile-mode #s-8-1-r {
      visibility: visible !important;
      opacity: 1 !important; }
    .st-section.mobile-mode #s2-ae {
      -webkit-transform: translateY(-50px) !important;
      -khtml-transform: translateY(-50px) !important;
      -moz-transform: translateY(-50px) !important;
      -ms-transform: translateY(-50px) !important;
      -o-transform: translateY(-50px) !important;
      transform: translateY(-50px) !important; }
  .st-section #s-8-2-r {
    background-color: #fff; }
  .st-section.fh-mode {
    display: block;
    padding-bottom: 70vh; }
    .st-section.fh-mode .e-dt-hidden {
      visibility: hidden;
      opacity: 0; }
    .st-section.fh-mode .flex-c-c, .st-section.fh-mode .flex-c-c-acc {
      height: auto; }
    .st-section.fh-mode .st-bowls img {
      visibility: hidden;
      opacity: 0;
      -webkit-transform: translateX(50px);
      -khtml-transform: translateX(50px);
      -moz-transform: translateX(50px);
      -ms-transform: translateX(50px);
      -o-transform: translateX(50px);
      transform: translateX(50px); }
      @media only screen and (max-height: 700px) {
        .st-section.fh-mode .st-bowls img {
          width: 5vh; } }
    .st-section.fh-mode #s-8-2-r {
      height: 100vh; }
  .st-section#st-sec-2,
  .st-section #s-2-r {
    overflow: visible; }
  .st-section #sec2-frames #frame-1 {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
    .st-section #sec2-frames #frame-1 .sts-square {
      height: 40vw; }
  .st-section #sec2-frames #frame-3.to-bottom {
    position: relative;
    margin-bottom: -70vh; }
  .st-section #sec2-frames h2 {
    margin: 4vh 0;
    width: 100%; }
  @media only screen and (max-width: 900px) {
    .st-section #sec2-frames #frame-2,
    .st-section #sec2-frames #frame-3 {
      -webkit-box-direction: reverse;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column-reverse;
      -moz-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; } }
  @media only screen and (min-width: 901px) {
    .st-section #s-3-r .sq-title {
      margin-bottom: 0; } }
  @media only screen and (max-width: 900px) {
    .st-section #s-3-r {
      background-color: #fff; } }
  .st-section .sts-rectangle {
    min-height: 800px;
    width: 100%;
    overflow: hidden; }
  .st-section .sts-square {
    width: 50%;
    height: 41.4vw;
    background-size: cover;
    position: relative; }
    @media only screen and (max-width: 900px) {
      .st-section .sts-square {
        overflow: hidden;
        width: 100%;
        height: 76vw; } }
  .st-section.sec-video .sts-rectangle {
    min-height: 40vw; }
  .st-section .sts-square-header {
    width: 50%;
    height: 38vw;
    background-size: cover;
    position: relative; }
    @media only screen and (max-width: 900px) {
      .st-section .sts-square-header {
        width: 100%;
        height: 60vw; } }
  .st-section #st-intro {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    z-index: 0; }
    @media only screen and (max-width: 900px) {
      .st-section #st-intro {
        display: none; } }
    @media only screen and (device-width: 768px) and (device-height: 1024px) {
      .st-section #st-intro {
        display: none; } }
    @media only screen and (device-width: 1024px) and (device-height: 1366px) {
      .st-section #st-intro {
        display: none; } }
  .st-section.fh-mode .st-frame {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    pointer-events: none; }
  @media only screen and (device-width: 768px) and (device-height: 1024px) {
    .st-section.fh-mode {
      position: relative; } }
  @media only screen and (device-width: 1024px) and (device-height: 1366px) {
    .st-section.fh-mode {
      position: relative; } }
  .st-section.fh-mode #sec8-frames {
    min-height: 80vw; }
  .st-section#st-sec-2 {
    z-index: 0;
    pointer-events: none; }
    @media only screen and (min-width: 901px) {
      .st-section#st-sec-2 {
        visibility: hidden;
        opacity: 0; } }
    @media only screen and (device-width: 768px) and (device-height: 1024px) {
      .st-section#st-sec-2 {
        visibility: visible;
        opacity: 1; } }
    @media only screen and (device-width: 1024px) and (device-height: 1366px) {
      .st-section#st-sec-2 {
        visibility: visible;
        opacity: 1; } }
    .st-section#st-sec-2.fh-active {
      visibility: visible;
      opacity: 1;
      pointer-events: all; }
  .st-section#st-sec-7 {
    z-index: 2; }
  .st-section#st-sec-8 {
    z-index: 1;
    pointer-events: none; }
    @media only screen and (min-width: 901px) {
      .st-section#st-sec-8 {
        visibility: hidden;
        opacity: 0; } }
    @media only screen and (device-width: 768px) and (device-height: 1024px) {
      .st-section#st-sec-8 {
        visibility: visible;
        opacity: 1; } }
    @media only screen and (device-width: 1024px) and (device-height: 1366px) {
      .st-section#st-sec-8 {
        visibility: visible;
        opacity: 1; } }
    .st-section#st-sec-8.fh-active {
      visibility: visible;
      opacity: 1;
      pointer-events: all; }
    .st-section#st-sec-8 article {
      width: 100%; }
    .st-section#st-sec-8.mobile-mode article p br {
      display: none; }
  .st-section#st-sec-9 {
    z-index: 3; }
  @media only screen and (min-width: 901px) {
    .st-section.st-show-sec {
      visibility: hidden;
      opacity: 0;
      -webkit-transform: translateY(250px);
      -khtml-transform: translateY(250px);
      -moz-transform: translateY(250px);
      -ms-transform: translateY(250px);
      -o-transform: translateY(250px);
      transform: translateY(250px); } }
  @media only screen and (device-width: 768px) and (device-height: 1024px) {
    .st-section.st-show-sec {
      -webkit-transform: translateY(0px);
      -khtml-transform: translateY(0px);
      -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
      -o-transform: translateY(0px);
      transform: translateY(0px);
      opacity: 1; } }
  @media only screen and (device-width: 1024px) and (device-height: 1366px) {
    .st-section.st-show-sec {
      -webkit-transform: translateY(0px);
      -khtml-transform: translateY(0px);
      -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
      -o-transform: translateY(0px);
      transform: translateY(0px);
      opacity: 1; } }
  .st-section .sq-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 24px 0; }
    .st-section .sq-title h2 {
      margin: 0;
      margin-left: 1vw;
      font-size: 48px;
      font-size: 4.8rem; }
      @media only screen and (max-width: 1920px) {
        .st-section .sq-title h2 {
          font-size: 2.4vw; } }
      @media only screen and (max-width: 1436px) {
        .st-section .sq-title h2 {
          font-size: 34px;
          font-size: 3.4rem; } }
      @media only screen and (max-width: 900px) {
        .st-section .sq-title h2 {
          font-size: 6vw; } }
    @media only screen and (max-width: 1436px) {
      .st-section .sq-title svg {
        width: 6vw;
        height: 6vw; } }
    @media only screen and (max-width: 1209px) {
      .st-section .sq-title {
        margin: 0; } }
    @media only screen and (max-width: 900px) {
      .st-section .sq-title {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center; }
        .st-section .sq-title svg {
          width: 12vw;
          height: 12vw; } }
    @media only screen and (max-height: 700px) {
      .st-section .sq-title {
        margin: 0.2vh 0; }
        .st-section .sq-title svg {
          width: 12vh;
          height: 12vh; } }
  @media only screen and (max-width: 900px) {
    .st-section #show-steam-article-btn {
      margin: 3vh 0; } }
  @media only screen and (max-width: 900px) {
    .st-section #sec-5-acc-view {
      display: none; } }
  .st-section #mask-cnt {
    overflow: hidden;
    width: 60%;
    height: 100%;
    position: relative;
    z-index: 150; }
  .st-section #mask-dragger {
    position: absolute;
    right: -7vw;
    top: 0;
    height: 100%;
    width: 14vw;
    z-index: 1500; }
    .st-section #mask-dragger #mask-line {
      width: 2px;
      height: 100%;
      background-color: #fff;
      position: absolute;
      left: calc(5vw - 1px);
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      pointer-events: none; }
    .st-section #mask-dragger #drag-circle {
      background-image: url("../../img/View/pralki-front//drag-circle.png");
      background-repeat: no-repeat;
      width: 62px;
      height: 62px;
      position: absolute;
      left: calc(5vw - 31px);
      top: calc(20.6vw - 31px);
      z-index: 1500;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      pointer-events: none; }
      @media only screen and (max-width: 900px) {
        .st-section #mask-dragger #drag-circle {
          top: calc(37vw - 5vw);
          left: 0;
          width: 10vw;
          height: 10vw;
          background-size: contain; } }
    .st-section #mask-dragger:hover #mask-line {
      width: 6px;
      left: calc(5vw - 3px); }
  @media only screen and (min-width: 901px) {
    .st-section #s-6-r .sq-title {
      min-height: 108px;
      padding: 1vw 0; } }
  @media only screen and (max-width: 1209px) {
    .st-section #s-6-r .sq-title {
      margin: 0;
      min-height: 8vw; } }
  .st-section #s-6-r .text-small {
    margin-top: 2vw; }
  @media only screen and (min-width: 901px) {
    .st-section #s-6-r {
      padding: 4vw 8vw; } }
  .st-section .sq-seq-elem img, .st-section .add-elems img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 5; }
  .st-section .sq-seq-elem .seq-active, .st-section .add-elems .seq-active {
    visibility: visible;
    opacity: 1; }
  @media only screen and (max-width: 900px) {
    .st-section #add-btn {
      margin: 4vh;
      display: none; } }
  .st-section .sec-4-btm-rec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin-top: -30vw;
    margin-bottom: 80px; }
    @media only screen and (max-width: 900px) {
      .st-section .sec-4-btm-rec {
        margin-top: 0; } }
  .st-section .st-bowls {
    margin: 14px 0; }
    .st-section .st-bowls img {
      margin: 2px; }
      @media only screen and (max-width: 900px) {
        .st-section .st-bowls img {
          width: 5vw; } }
      @media only screen and (max-width: 1209px) {
        .st-section .st-bowls img {
          width: 5vw;
          max-width: 100%; } }
    .st-section .st-bowls .align-bowls {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -ms-flex-pack: distribute;
      -webkit-justify-content: space-around;
      -moz-justify-content: space-around;
      justify-content: space-around; }
  .st-section .st-bowls-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
    @media only screen and (max-width: 900px) {
      .st-section .st-bowls-title {
        margin: 3vh 0; } }
    .st-section .st-bowls-title span {
      font-weight: bold;
      font-size: 24px;
      color: #0072bc;
      padding-top: 34px; }
      @media only screen and (max-height: 700px) {
        .st-section .st-bowls-title span {
          font-size: 4vh;
          padding-top: 1vh; } }
      @media only screen and (max-width: 1436px) {
        .st-section .st-bowls-title span {
          font-size: 20px;
          padding-top: 18px;
          line-height: 28px; } }
      @media only screen and (max-width: 1209px) {
        .st-section .st-bowls-title span {
          padding-top: 21px;
          line-height: 20px;
          font-size: 22px; } }
      @media only screen and (max-width: 900px) {
        .st-section .st-bowls-title span {
          font-size: 3.4vw;
          padding-top: 5vw;
          line-height: 7.4vw; } }
      .st-section .st-bowls-title span:nth-child(2) {
        font-size: 8vw;
        line-height: 150px;
        padding-top: 0; }
        @media only screen and (max-height: 700px) {
          .st-section .st-bowls-title span:nth-child(2) {
            font-size: 90px;
            line-height: 90px; } }
        @media only screen and (max-width: 1436px) {
          .st-section .st-bowls-title span:nth-child(2) {
            font-size: 114px;
            line-height: 120px; } }
        @media only screen and (max-width: 1209px) {
          .st-section .st-bowls-title span:nth-child(2) {
            font-size: 90px;
            line-height: 90px; } }
        @media only screen and (max-width: 900px) {
          .st-section .st-bowls-title span:nth-child(2) {
            font-size: 25vw;
            line-height: 30vw; } }
      .st-section .st-bowls-title span p {
        font-weight: bold;
        font-size: 24px;
        color: #0072bc; }
        @media only screen and (max-width: 1436px) {
          .st-section .st-bowls-title span p {
            font-size: 1.5vw; } }
        @media only screen and (max-height: 700px) {
          .st-section .st-bowls-title span p {
            font-size: 3.1vh; } }
        @media only screen and (max-width: 900px) {
          .st-section .st-bowls-title span p {
            font-size: 5vw; } }
  .st-section .flex-c-c, .st-section .flex-c-c-acc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 9vw; }
    @media only screen and (min-width: 1437px) {
      .st-section .flex-c-c#s-3-r, .st-section #s-3-r.flex-c-c-acc {
        padding: 4vw; } }
    @media only screen and (max-width: 1209px) {
      .st-section .flex-c-c, .st-section .flex-c-c-acc {
        padding: 5vw; } }
    @media only screen and (max-width: 1436px) {
      .st-section .flex-c-c, .st-section .flex-c-c-acc {
        padding: 2vw 7vw; } }
    @media only screen and (max-width: 1209px) {
      .st-section .flex-c-c, .st-section .flex-c-c-acc {
        padding: 1vw; } }
    @media only screen and (max-height: 700px) {
      .st-section .flex-c-c, .st-section .flex-c-c-acc {
        padding: 2vh 6vw;
        padding-top: calc(3vh); } }
    @media only screen and (max-width: 900px) {
      .st-section .flex-c-c, .st-section .flex-c-c-acc {
        padding: 4vw;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        height: auto; } }
  .st-section .flex-c-c-acc {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    padding: 3vw 6vw; }
    @media only screen and (max-width: 1436px) {
      .st-section .flex-c-c-acc {
        padding: 2vw 5vw; } }
    @media only screen and (max-width: 1209px) {
      .st-section .flex-c-c-acc {
        padding: 1vw 4vw; } }
    @media only screen and (max-width: 900px) {
      .st-section .flex-c-c-acc {
        padding: 1vw 4vw; } }
    .st-section .flex-c-c-acc .align-elem {
      width: 100%; }
  .st-section .st-btn, .st-section .st-by-btn, .st-section .st-buy-online-widget .st-buy-btn {
    background-color: #0072bc;
    pointer-events: all;
    padding: 14px 32px 14px 24px;
    margin: 1vw 0;
    -webkit-transition: background-color 0.5s linear;
    -moz-transition: background-color 0.5s linear;
    -ms-transition: background-color 0.5s linear;
    -o-transition: background-color 0.5s linear;
    transition: background-color 0.5s linear;
    cursor: pointer; }
    .st-section .st-btn p, .st-section .st-by-btn p, .st-section .st-buy-online-widget .st-buy-btn p {
      font-size: 14px;
      font-weight: 600;
      color: #fff;
      text-transform: uppercase;
      margin-left: 1vw;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      pointer-events: none; }
    .st-section .st-btn:hover, .st-section .st-by-btn:hover, .st-section .st-buy-online-widget .st-buy-btn:hover {
      background-color: #0060a9;
      -webkit-transition: background-color 0s linear;
      -moz-transition: background-color 0s linear;
      -ms-transition: background-color 0s linear;
      -o-transition: background-color 0s linear;
      transition: background-color 0s linear; }
    .st-section .st-btn .st-btn-cnt, .st-section .st-by-btn .st-btn-cnt, .st-section .st-buy-online-widget .st-buy-btn .st-btn-cnt {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-pack: distribute;
      -webkit-justify-content: space-around;
      -moz-justify-content: space-around;
      justify-content: space-around; }
    .st-section .st-btn.stn-btn-ico-r p, .st-section .stn-btn-ico-r.st-by-btn p, .st-section .st-buy-online-widget .stn-btn-ico-r.st-buy-btn p {
      margin-left: 0;
      margin-right: 1vw; }
      @media only screen and (max-width: 900px) {
        .st-section .st-btn.stn-btn-ico-r p, .st-section .stn-btn-ico-r.st-by-btn p, .st-section .st-buy-online-widget .stn-btn-ico-r.st-buy-btn p {
          font-size: 2.7vw; } }
  @media only screen and (max-width: 900px) {
    .st-section #scroll-to-func-btn {
      display: none; } }
  .st-section .st-btn-play {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
    .st-section .st-btn-play figure {
      width: 12vw; }
    .st-section .st-btn-play:hover > .icon path {
      fill: #0072bc; }
  .st-section .sec-13-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding-top: 0;
    padding-left: 19.5vw;
    padding-right: 4vw;
    padding-bottom: 4vh;
    min-height: auto; }
    @media only screen and (max-width: 900px) {
      .st-section .sec-13-content {
        padding: 3vh 4vw;
        min-height: auto; } }
    .st-section .sec-13-content .sec-13-top {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      height: 19vw;
      padding-left: 6vw; }
      @media only screen and (max-width: 1436px) {
        .st-section .sec-13-content .sec-13-top {
          height: 25vw; } }
      @media only screen and (max-width: 900px) {
        .st-section .sec-13-content .sec-13-top {
          -webkit-box-direction: normal;
          -webkit-box-orient: vertical;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-align: center;
          -ms-flex-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          align-items: center;
          height: auto;
          padding: 0 3vw; } }
      .st-section .sec-13-content .sec-13-top .sq-title {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        align-items: flex-start; }
        @media only screen and (max-width: 900px) {
          .st-section .sec-13-content .sec-13-top .sq-title {
            -webkit-box-direction: normal;
            -webkit-box-orient: vertical;
            -webkit-flex-direction: column;
            -moz-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-align: center;
            -ms-flex-align: center;
            -webkit-align-items: center;
            -moz-align-items: center;
            align-items: center;
            margin-right: 0; } }
        .st-section .sec-13-content .sec-13-top .sq-title h2 {
          color: #cad401;
          width: 21vw; }
          @media only screen and (max-width: 900px) {
            .st-section .sec-13-content .sec-13-top .sq-title h2 {
              text-align: center;
              width: 60vw; } }
      .st-section .sec-13-content .sec-13-top p {
        margin: 6vw 4vw;
        width: 32vw; }
        @media only screen and (max-width: 900px) {
          .st-section .sec-13-content .sec-13-top p {
            width: 100%; } }
    .st-section .sec-13-content .sec-13-bottom {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      background-color: #eef4f8;
      height: 19vw;
      width: 100%;
      padding: 5vw 5vw;
      padding-bottom: 1vw;
      position: relative; }
      @media only screen and (max-width: 1436px) {
        .st-section .sec-13-content .sec-13-bottom {
          height: 25vw; } }
      @media only screen and (max-width: 900px) {
        .st-section .sec-13-content .sec-13-bottom {
          height: auto;
          padding: 4vw 1vw;
          padding-top: 12vh; } }
      .st-section .sec-13-content .sec-13-bottom .bottom-title {
        position: absolute;
        top: 0;
        margin-top: 2.5vw; }
        @media only screen and (max-width: 900px) {
          .st-section .sec-13-content .sec-13-bottom .bottom-title {
            padding: 0 0.8vw; } }
      .st-section .sec-13-content .sec-13-bottom .se-13-elem {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        align-items: flex-start;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 33%; }
        @media only screen and (min-width: 901px) {
          .st-section .sec-13-content .sec-13-bottom .se-13-elem div {
            width: 48%; } }
        @media only screen and (max-width: 900px) {
          .st-section .sec-13-content .sec-13-bottom .se-13-elem {
            width: 33%;
            -webkit-box-align: center;
            -ms-flex-align: center;
            -webkit-align-items: center;
            -moz-align-items: center;
            align-items: center;
            -webkit-box-direction: normal;
            -webkit-box-orient: vertical;
            -webkit-flex-direction: column;
            -moz-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column; } }
        .st-section .sec-13-content .sec-13-bottom .se-13-elem h3 {
          color: #cad401;
          font-size: 1.4vw; }
          @media only screen and (max-width: 900px) {
            .st-section .sec-13-content .sec-13-bottom .se-13-elem h3 {
              font-size: 3.4vw; } }
        .st-section .sec-13-content .sec-13-bottom .se-13-elem h2 {
          color: #cad401;
          padding-top: 1.1vw; }
        .st-section .sec-13-content .sec-13-bottom .se-13-elem img {
          max-width: 100%;
          width: 46%; }
          @media only screen and (max-width: 900px) {
            .st-section .sec-13-content .sec-13-bottom .se-13-elem img {
              width: 86%; } }
  .st-section #s-13-l {
    position: absolute;
    left: 0;
    top: 0; }
  .st-section #washer-01-btn p {
    margin: 0;
    margin-right: 1vw;
    font-size: 0.8vw; }
    @media only screen and (max-width: 900px) {
      .st-section #washer-01-btn p {
        font-size: 0.6em; } }
  .st-section .st-autoalpha {
    visibility: hidden;
    opacity: 0; }
  .st-section .st-bg-player {
    overflow: hidden;
    width: 100vw;
    overflow: hidden;
    height: 40vw; }
    .st-section .st-bg-player video {
      width: 102%;
      height: auto;
      margin-left: -1%; }
  .st-section .movie-zoom {
    position: absolute;
    top: 40px;
    right: 5vw;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    cursor: pointer;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8); }
    .st-section .movie-zoom img {
      margin-left: 1vw; }

.red-btn {
  clear: both;
  display: inline-block;
  background: #e41429;
  padding: 10px 20px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 20px; }
  .red-btn:hover {
    text-decoration: none;
    color: #fff;
    background: #d01c2e; }

.st-section .st-steam-elem {
  background-image: url("../../img/View/pralki-front//steam.png");
  background-repeat: no-repeat;
  width: 750px;
  height: 300px;
  position: absolute;
  bottom: 0;
  left: 0; }
.st-section #s-1-l {
  background-image: url("../../img/View/pralki-front//sec-1-rec1-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 2px;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }
  @media only screen and (max-width: 900px) {
    .st-section #s-1-l {
      margin-right: 0;
      background-position: center; } }
.st-section #s-1-r {
  background-image: url("../../img/View/pralki-front//sec-1-rec2-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 2px;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }
  @media only screen and (max-width: 900px) {
    .st-section #s-1-r {
      margin-right: 0; } }
.st-section #s2-ae {
  background-image: url("../../img/View/pralki-front//sec-2-rec2-pralka.png");
  background-repeat: no-repeat;
  width: 100%;
  height: 41.4vw;
  background-size: cover;
  z-index: 50;
  position: absolute;
  opacity: 0; }
  @media only screen and (max-width: 900px) {
    .st-section #s2-ae {
      opacity: 1; } }
  @media only screen and (device-width: 768px) and (device-height: 1024px) {
    .st-section #s2-ae {
      opacity: 1; } }
  @media only screen and (device-width: 1024px) and (device-height: 1366px) {
    .st-section #s2-ae {
      opacity: 1; } }
.st-section #s-2-2-r {
  background-image: url("../../img/View/pralki-front//sec-2-rec2-frame-2-pc.jpg");
  background-repeat: no-repeat;
  height: 100vh; }
  @media only screen and (max-height: 900px) {
    .st-section #s-2-2-r {
      background-image: url("../../img/View/pralki-front//sec-2-rec2-frame-2.jpg");
      background-repeat: no-repeat; } }
  @media only screen and (max-width: 900px) {
    .st-section #s-2-2-r {
      background-image: url("../../img/View/pralki-front//sec-2-rec2-frame-2.jpg");
      background-repeat: no-repeat;
      height: 41.4vh; } }
  @media only screen and (device-width: 768px) and (device-height: 1024px) {
    .st-section #s-2-2-r {
      height: 41.4vw; } }
  @media only screen and (device-width: 1024px) and (device-height: 1366px) {
    .st-section #s-2-2-r {
      height: 41.4vw; } }
.st-section#st-sec-3 {
  background-image: url("../../img/View/pralki-front//sec-3-rec1-bg.jpg");
  background-repeat: no-repeat;
  height: auto;
  background-size: cover; }
.st-section #s-3-l {
  overflow: visible; }
  @media only screen and (max-width: 900px) {
    .st-section #s-3-l {
      width: 100vw; } }
@media only screen and (min-width: 901px) {
  .st-section #s-3-r {
    overflow: visible; } }
.st-section #s-3-l-o {
  position: absolute;
  left: 0;
  top: 0;
  width: 50vw;
  height: 41.4vw;
  background-size: cover; }
  @media only screen and (max-width: 900px) {
    .st-section #s-3-l-o {
      width: 100vw;
      height: 76vw; } }
.st-section #s-2-3-l {
  background-color: #fff; }
.st-section #s-2-3-r {
  background-image: url("../../img/View/pralki-front//sec-2-rec2-frame-3-pc.jpg");
  background-repeat: no-repeat;
  height: 100vh; }
  @media only screen and (max-height: 900px) {
    .st-section #s-2-3-r {
      background-image: url("../../img/View/pralki-front//sec-2-rec2-frame-3.jpg");
      background-repeat: no-repeat; } }
  @media only screen and (max-width: 900px) {
    .st-section #s-2-3-r {
      background-image: url("../../img/View/pralki-front//sec-2-rec2-frame-3.jpg");
      background-repeat: no-repeat;
      height: 41.4vh; } }
  @media only screen and (device-width: 768px) and (device-height: 1024px) {
    .st-section #s-2-3-r {
      height: 41.4vw; } }
  @media only screen and (device-width: 1024px) and (device-height: 1366px) {
    .st-section #s-2-3-r {
      height: 41.4vw; } }
.st-section #s-4-l {
  background-image: url("../../img/View/pralki-front//sec-4-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover; }
.st-section #s-7-l {
  background-image: url("../../img/View/pralki-front//movie-add-cover.jpg");
  background-repeat: no-repeat;
  background-size: cover; }
.st-section #s-4-b {
  width: 60vh;
  height: 80vh;
  max-height: 764px;
  max-width: 600px;
  background-repeat: no-repeat;
  background-size: contain; }
  @media only screen and (max-width: 900px) {
    .st-section #s-4-b {
      display: none;
      background-image: none; } }
.st-section #s-5-l {
  background-image: url("../../img/View/pralki-front//sec-5-bg.jpg");
  background-repeat: no-repeat; }
  @media only screen and (max-width: 1920px) {
    .st-section #s-5-l h2 {
      font-size: 30px;
      font-size: 3rem; } }
  @media only screen and (max-width: 900px) {
    .st-section #s-5-l {
      background-image: none;
      height: auto; }
      .st-section #s-5-l .sq-title {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
.st-section #s5-accordion-bg-1 {
  background-image: url("../../img/View/pralki-front//s5-accordion-bg-1.jpg");
  background-repeat: no-repeat; }
.st-section #s-5-r {
  background-image: url("../../img/View/pralki-front//sec-5-acc-1.jpg");
  background-repeat: no-repeat; }
.st-section #s-6-l {
  background-image: url("../../img/View/pralki-front//sec-6-rec1-bg.jpg");
  background-repeat: no-repeat;
  overflow: visible; }
.st-section #add-btn-ico {
  background-image: url("../../img/View/pralki-front//add-btn-ico.png");
  background-repeat: no-repeat;
  width: 23px;
  height: 19px; }
.st-section #show-func-btn-ico {
  background-image: url("../../img/View/pralki-front//show-func-btn-ico.png");
  background-repeat: no-repeat;
  width: 6px;
  height: 7px; }
.st-section #scroll-to-func-ico {
  background-image: url("../../img/View/pralki-front//scroll-to-func-ico.png");
  background-repeat: no-repeat;
  width: 6px;
  height: 9px; }
.st-section #s-8-1-l {
  height: 100vh; }
  @media only screen and (device-width: 768px) and (device-height: 1024px) {
    .st-section #s-8-1-l {
      background-size: cover;
      height: 94vh; } }
  @media only screen and (device-width: 1024px) and (device-height: 1366px) {
    .st-section #s-8-1-l {
      background-size: cover;
      height: 94vh; } }
  @media only screen and (max-width: 900px) {
    .st-section #s-8-1-l {
      height: 41.4vh; } }
.st-section #s-8-2-l {
  height: 100vh; }
  @media only screen and (device-width: 768px) and (device-height: 1024px) {
    .st-section #s-8-2-l {
      background-image: url("../../img/View/pralki-front//sec-8-frame-2.jpg");
      background-repeat: no-repeat;
      background-size: cover;
      height: 94vh; } }
  @media only screen and (device-width: 1024px) and (device-height: 1366px) {
    .st-section #s-8-2-l {
      background-image: url("../../img/View/pralki-front//sec-8-frame-2.jpg");
      background-repeat: no-repeat;
      background-size: cover;
      height: 94vh; } }
  @media only screen and (max-width: 900px) {
    .st-section #s-8-2-l {
      background-image: url("../../img/View/pralki-front//sec-8-frame-2.jpg");
      background-repeat: no-repeat;
      height: 41.4vh; } }
  .st-section #s-8-2-l video {
    position: absolute;
    left: 0;
    top: 0; }
    @media only screen and (device-width: 768px) and (device-height: 1024px) {
      .st-section #s-8-2-l video {
        display: none; } }
    @media only screen and (device-width: 1024px) and (device-height: 1366px) {
      .st-section #s-8-2-l video {
        display: none; } }
.st-section#st-sec-10 {
  background-size: contain; }
  @media only screen and (max-width: 1209px) {
    .st-section#st-sec-10 {
      padding: 4vw 0;
      background-size: cover;
      background-position-x: -10vw; } }
  @media only screen and (max-width: 900px) {
    .st-section#st-sec-10 {
      background-image: none !important;
      padding: 0; } }
.st-section#st-sec-11 {
  background-image: url("../../img/View/pralki-front//sec-11-bg.jpg");
  background-repeat: no-repeat;
  background-size: contain; }
  .st-section#st-sec-11 .sts-square {
    height: 43.93vw;
    overflow: visible; }
    @media only screen and (max-width: 900px) {
      .st-section#st-sec-11 .sts-square {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        height: auto; }
        .st-section#st-sec-11 .sts-square img {
          display: none;
          background-image: none; } }
  .st-section#st-sec-11 h1 {
    top: 1vw; }
    @media only screen and (min-width: 901px) {
      .st-section#st-sec-11 h1 {
        position: absolute;
        width: 100%;
        text-align: center;
        z-index: 1; } }
  @media only screen and (max-width: 900px) {
    .st-section#st-sec-11 {
      background-image: none; } }
.st-section #s-10-r {
  background-image: url("../../img/View/pralki-front//sec-10-pralka.png");
  background-repeat: no-repeat; }
  @media only screen and (max-width: 900px) {
    .st-section #s-10-r {
      background-image: url("../../img/View/pralki-front//sec-10-pralka-mobile.jpg");
      background-repeat: no-repeat;
      height: 83vw; }
      .st-section #s-10-r svg {
        margin-left: 10vw; } }
.st-section .s-10-r-en {
  background-image: url("../../img/View/pralki-front/sec-10-pralka_en.png") !important;
  background-repeat: no-repeat; }
.st-section #s-11-l {
  background-image: url("../../img/View/pralki-front//pokretlo.png");
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  @media only screen and (max-width: 900px) {
    .st-section #s-11-l {
      background-image: none; } }
.st-section #s-11-r {
  background-image: url("../../img/View/pralki-front//sec-11-r.png");
  background-repeat: no-repeat;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none; }
  @media only screen and (max-width: 900px) {
    .st-section #s-11-r {
      display: none;
      background-image: none; } }
  .st-section #s-11-r.s-11-r-en {
    background-image: url("../../img/View/pralki-front/sec-11-r-en.png") !important; }
.st-section #s-13-l {
  background-size: contain;
  background-repeat: no-repeat; }
  @media only screen and (max-width: 900px) {
    .st-section #s-13-l {
      width: 40vw; } }
.st-section #s-func-ico-1 {
  background-image: url("../../img/View/pralki-front//steam-func/s-func-ico-1.png");
  background-repeat: no-repeat; }
.st-section #s-func-ico-2 {
  background-image: url("../../img/View/pralki-front//steam-func/s-func-ico-2.png");
  background-repeat: no-repeat; }
.st-section #s-func-ico-3 {
  background-image: url("../../img/View/pralki-front//steam-func/s-func-ico-3.png");
  background-repeat: no-repeat; }
.st-section #s-func-ico-4 {
  background-image: url("../../img/View/pralki-front//steam-func/s-func-ico-4.png");
  background-repeat: no-repeat; }
.st-section #s-func-ico-5 {
  background-image: url("../../img/View/pralki-front//steam-func/s-func-ico-5.png");
  background-repeat: no-repeat; }
.st-section #s-func-ico-6 {
  background-image: url("../../img/View/pralki-front//steam-func/s-func-ico-6.png");
  background-repeat: no-repeat; }
.st-section #s-func-ico-7 {
  background-image: url("../../img/View/pralki-front//steam-func/s-func-ico-7.png");
  background-repeat: no-repeat; }
.st-section #s-func-ico-8 {
  background-image: url("../../img/View/pralki-front//steam-func/s-func-ico-8.png");
  background-repeat: no-repeat; }
.st-section #s-12-l {
  background-image: url("../../img/View/pralki-front//sec-5-bg.jpg");
  background-repeat: no-repeat; }
.st-section .dreamwash-logo {
  background-image: url("../../img/View/pralki-front//dreamwash.png");
  background-repeat: no-repeat;
  width: 265px;
  height: 61px; }
  @media only screen and (max-width: 900px) {
    .st-section .dreamwash-logo {
      max-width: 265px;
      width: 46vw;
      background-size: contain; } }
.st-section #washer-01 {
  background-image: url("../../img/View/pralki-front//washers/washer-01.png");
  background-repeat: no-repeat; }
.st-section#st-sec-14 {
  background-size: cover; }
  .st-section#st-sec-14 h1 {
    text-align: center;
    padding: 4vw; }

.st-section .st-by-btn {
  background-color: #e41429;
  position: absolute;
  bottom: 0;
  min-width: 350px; }
  .st-section .st-by-btn:hover {
    background-color: #e41429; }
.st-section .st-buy-online-widget {
  position: relative;
  min-height: 90px;
  min-width: 220px;
  min-width: 340px;
  margin-top: 2.4vw; }
  @media only screen and (max-width: 900px) {
    .st-section .st-buy-online-widget {
      display: none; } }
  .st-section .st-buy-online-widget:hover .st-buy-content {
    visibility: visible;
    opacity: 1;
    min-width: 500px;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear; }
    .st-section .st-buy-online-widget:hover .st-buy-content .prod-info {
      opacity: 1; }
    .st-section .st-buy-online-widget:hover .st-buy-content .st-buy-btn svg {
      -webkit-transform: translateX(0px);
      -khtml-transform: translateX(0px);
      -moz-transform: translateX(0px);
      -ms-transform: translateX(0px);
      -o-transform: translateX(0px);
      transform: translateX(0px); }
  .st-section .st-buy-online-widget .st-buy-content {
    visibility: hidden;
    opacity: 0;
    background-color: #e41429;
    padding: 20px 20px 0px 20px;
    color: #fff;
    position: absolute;
    bottom: 0;
    z-index: 500; }
    .st-section .st-buy-online-widget .st-buy-content .prod-info {
      opacity: 0;
      -webkit-transition: opacity 1s linear;
      -moz-transition: opacity 1s linear;
      -ms-transition: opacity 1s linear;
      -o-transition: opacity 1s linear;
      transition: opacity 1s linear;
      text-align: center; }
      .st-section .st-buy-online-widget .st-buy-content .prod-info span {
        padding-right: 4px; }
    .st-section .st-buy-online-widget .st-buy-content .st-buy-bottom {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-pack: distribute;
      -webkit-justify-content: space-around;
      -moz-justify-content: space-around;
      justify-content: space-around; }
      .st-section .st-buy-online-widget .st-buy-content .st-buy-bottom a {
        text-transform: uppercase; }
  .st-section .st-buy-online-widget p, .st-section .st-buy-online-widget a {
    color: #fff; }
  .st-section .st-buy-online-widget .st-buy-btn {
    background-color: #fff;
    margin-right: 50px; }
    .st-section .st-buy-online-widget .st-buy-btn svg {
      -webkit-transform: translateX(-30px);
      -khtml-transform: translateX(-30px);
      -moz-transform: translateX(-30px);
      -ms-transform: translateX(-30px);
      -o-transform: translateX(-30px);
      transform: translateX(-30px);
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .st-section .st-buy-online-widget .st-buy-btn p {
      color: #e41429; }
    .st-section .st-buy-online-widget .st-buy-btn:hover {
      background-color: #fff; }
.st-section .sec-4-btm-rec .st-buy-online-widget {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  margin-top: -6vw; }
  @media only screen and (max-width: 900px) {
    .st-section .sec-4-btm-rec .st-buy-online-widget {
      display: none; } }
.st-section .placed-bottom {
  display: none;
  position: absolute;
  left: 0;
  top: 120px;
  bottom: auto;
  background-color: rgba(177, 177, 177, 0.86);
  z-index: 1;
  padding: 5px;
  left: 12px;
  width: 220px;
  text-align: center;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2); }
  .st-section .placed-bottom .buybox-head {
    background: #eee;
    width: 100%;
    padding: 15px;
    color: #000;
    font-size: 14px; }
  .st-section .placed-bottom .buybox-body {
    background: #fff; }
    .st-section .placed-bottom .buybox-body a {
      display: inline-block;
      max-width: 80%;
      padding: 5px 0;
      filter: grayscale(100%);
      width: 100%; }
      .st-section .placed-bottom .buybox-body a:hover {
        filter: grayscale(0%); }
      .st-section .placed-bottom .buybox-body a img {
        margin: 0 auto;
        max-width: 100%;
        border: 0;
        display: block;
        height: auto; }
  .st-section .placed-bottom.opened {
    display: block; }
.st-section.buy-w-bottom .placed-bottom {
  top: auto;
  bottom: 90px; }
.st-section.buy-w-bottom .st-buy-online-widget {
  min-height: 90px;
  min-width: 220px;
  pointer-events: all; }
.st-section.buy-w-washers .st-buy-online-widget {
  margin-top: 0; }
  .st-section.buy-w-washers .st-buy-online-widget .st-by-btn {
    min-width: auto; }

.roo {
  position: relative; }

.sq-accordions {
  margin-top: 0;
  width: 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  @media only screen and (max-width: 1209px) {
    .sq-accordions {
      padding: 1vw 4vw; } }
  @media only screen and (max-width: 900px) {
    .sq-accordions {
      margin-top: 6vw; } }
  .sq-accordions li {
    margin: 0.2vw 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .sq-accordions .arrow-accordion {
    background-image: url("../../img/View/pralki-front//accordion-arrow.png");
    background-repeat: no-repeat;
    width: 10px;
    height: 12px; }
  .sq-accordions .btn-accordion {
    background-color: #0072bc;
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: normal;
    -ms-flex-pack: normal;
    -webkit-justify-content: normal;
    -moz-justify-content: normal;
    justify-content: normal;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    background-repeat: no-repeat;
    border-radius: 8px;
    cursor: pointer;
    -webkit-transform: translateX(0);
    -khtml-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    @media only screen and (max-width: 900px) {
      .sq-accordions .btn-accordion {
        display: none; } }
    .sq-accordions .btn-accordion svg {
      flex-basis: 14%;
      width: 3vw;
      height: 3vw; }
      .sq-accordions .btn-accordion svg #bg {
        fill: #0072bc; }
    .sq-accordions .btn-accordion p {
      font-size: 18px;
      font-weight: bold;
      color: #fff;
      flex-basis: 80%;
      pointer-events: none;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      pointer-events: none;
      padding: 0.8vw 10px 0.8vw 50px; }
      @media only screen and (max-width: 1436px) {
        .sq-accordions .btn-accordion p {
          font-size: 1vw;
          padding: 1vw 1vw 1vw 3vw; } }
    .sq-accordions .btn-accordion:hover {
      background-color: #0060a9;
      -webkit-transition: background-color 0s linear;
      -moz-transition: background-color 0s linear;
      -ms-transition: background-color 0s linear;
      -o-transition: background-color 0s linear;
      transition: background-color 0s linear; }
      .sq-accordions .btn-accordion:hover svg #bg {
        fill: #0060a9; }
  .sq-accordions .content-accordion {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    margin: 0;
    margin: 1vw 0; }
    @media only screen and (max-width: 900px) {
      .sq-accordions .content-accordion {
        position: relative;
        visibility: visible;
        opacity: 1; } }
    @media only screen and (min-width: 901px) {
      .sq-accordions .content-accordion {
        -webkit-transform: translateX(30px);
        -khtml-transform: translateX(30px);
        -moz-transform: translateX(30px);
        -ms-transform: translateX(30px);
        -o-transform: translateX(30px);
        transform: translateX(30px);
        -webkit-transition: all 0 ease;
        -moz-transition: all 0 ease;
        -ms-transition: all 0 ease;
        -o-transition: all 0 ease;
        transition: all 0 ease; } }
    .sq-accordions .content-accordion h3 {
      margin-bottom: 0.6vw;
      margin-top: 2.2vh; }
      @media only screen and (max-width: 1436px) {
        .sq-accordions .content-accordion h3 {
          margin: 0; } }
      @media only screen and (max-width: 900px) {
        .sq-accordions .content-accordion h3 {
          margin: 2vh 0; } }
    .sq-accordions .content-accordion p {
      font-size: 1.2em; }
      @media only screen and (max-width: 1436px) {
        .sq-accordions .content-accordion p {
          font-size: 1.0em; } }
      @media only screen and (max-width: 1209px) {
        .sq-accordions .content-accordion p {
          font-size: 0.9em; } }
      @media only screen and (max-width: 900px) {
        .sq-accordions .content-accordion p {
          margin: 5vw 0;
          font-size: 0.8em; } }
    .sq-accordions .content-accordion img {
      max-width: 100%; }
      @media only screen and (min-width: 901px) {
        .sq-accordions .content-accordion img {
          display: none; } }
    .sq-accordions .content-accordion article {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
      .sq-accordions .content-accordion article svg {
        width: 88px;
        height: 88px; }
      .sq-accordions .content-accordion article div {
        flex-basis: 80%;
        margin-left: 4%; }
    .sq-accordions .content-accordion .view-mobile {
      height: 48vw;
      width: 100%;
      background-size: cover; }
      @media only screen and (min-width: 901px) {
        .sq-accordions .content-accordion .view-mobile {
          background-image: none;
          display: none; } }
  .sq-accordions .Ac-active .btn-accordion {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateX(-10px);
    -khtml-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px); }
  .sq-accordions .Ac-active .content-accordion {
    position: relative;
    visibility: visible;
    opacity: 1;
    margin: 1vw 0;
    -webkit-transform: translateX(0);
    -khtml-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.6s ease-out 0.3s;
    -moz-transition: all 0.6s ease-out 0.3s;
    -ms-transition: all 0.6s ease-out 0.3s;
    -o-transition: all 0.6s ease-out 0.3s;
    transition: all 0.6s ease-out 0.3s; }
  .sq-accordions#sec-5-acc .Ac-active .content-accordion {
    margin: 2vw 0; }
  .sq-accordions#sec-5-acc .content-accordion {
    margin: 2vw 0; }
    @media only screen and (max-width: 900px) {
      .sq-accordions#sec-5-acc .content-accordion {
        margin: 0; } }
  .sq-accordions #acc-5-1 {
    background-image: url("../../img/View/pralki-front//s5-accordion-bg-1.jpg");
    background-repeat: no-repeat; }
  .sq-accordions #acc-5-2 {
    background-image: url("../../img/View/pralki-front//s5-accordion-bg-2.jpg");
    background-repeat: no-repeat; }
  .sq-accordions #acc-5-3 {
    background-image: url("../../img/View/pralki-front//s5-accordion-bg-3.jpg");
    background-repeat: no-repeat; }
  .sq-accordions #acc-5-4 {
    background-image: url("../../img/View/pralki-front//s5-accordion-bg-4.jpg");
    background-repeat: no-repeat; }
  @media only screen and (max-width: 900px) {
    .sq-accordions #sec-5-acc-1 {
      background-image: url("../../img/View/pralki-front//sec-5-acc-1-mobile.jpg");
      background-repeat: no-repeat; } }
  @media only screen and (max-width: 900px) {
    .sq-accordions #sec-5-acc-2 {
      background-image: url("../../img/View/pralki-front//sec-5-acc-2-mobile.jpg");
      background-repeat: no-repeat; } }
  @media only screen and (max-width: 900px) {
    .sq-accordions #sec-5-acc-3 {
      background-image: url("../../img/View/pralki-front//sec-5-acc-3-mobile.jpg");
      background-repeat: no-repeat; } }
  @media only screen and (max-width: 900px) {
    .sq-accordions #sec-5-acc-4 {
      background-image: url("../../img/View/pralki-front//sec-5-acc-4-mobile.jpg");
      background-repeat: no-repeat; } }

#st-sec-5 .sq-accordions .btn-accordion p {
  margin-left: 10%; }
  @media only screen and (max-width: 1209px) {
    #st-sec-5 .sq-accordions .btn-accordion p {
      margin-left: 15%; } }
@media only screen and (max-width: 1209px) {
  #st-sec-5 .sq-accordions .btn-accordion {
    min-height: 5vw; } }

@media only screen and (max-width: 900px) {
  #sec-12-acc-view {
    display: none; } }

.sq-accordions-view-elem {
  position: absolute;
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.6s linear;
  -moz-transition: opacity 0.6s linear;
  -ms-transition: opacity 0.6s linear;
  -o-transition: opacity 0.6s linear;
  transition: opacity 0.6s linear; }
  .sq-accordions-view-elem.Ac-active {
    opacity: 1;
    -webkit-transition: opacity 0.6s linear 0.1s;
    -moz-transition: opacity 0.6s linear 0.1s;
    -ms-transition: opacity 0.6s linear 0.1s;
    -o-transition: opacity 0.6s linear 0.1s;
    transition: opacity 0.6s linear 0.1s; }
  .sq-accordions-view-elem img {
    width: 100%; }

.washers-flexslider {
  height: 40vw; }
  @media only screen and (max-width: 900px) {
    .washers-flexslider {
      height: 48vh; } }
  .washers-flexslider .flex-viewport {
    width: 100vw;
    height: 40vw; }
    @media only screen and (max-width: 900px) {
      .washers-flexslider .flex-viewport {
        height: 48vh; } }
    .washers-flexslider .flex-viewport ul li {
      height: 32vw; }
      @media only screen and (max-width: 900px) {
        .washers-flexslider .flex-viewport ul li {
          height: 48vh; } }
      .washers-flexslider .flex-viewport ul li .washer-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        width: 100%;
        height: 100%; }
      .washers-flexslider .flex-viewport ul li .washer-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        width: 100%;
        height: 100%; }
        .washers-flexslider .flex-viewport ul li .washer-item .washer-img {
          background-size: contain;
          z-index: 3;
          width: 60%;
          height: 100%;
          background-repeat: no-repeat; }
          @media only screen and (max-width: 1209px) {
            .washers-flexslider .flex-viewport ul li .washer-item .washer-img {
              width: 48%; } }
          @media only screen and (max-width: 900px) {
            .washers-flexslider .flex-viewport ul li .washer-item .washer-img {
              width: 60%; } }
        .washers-flexslider .flex-viewport ul li .washer-item .washer-desc {
          background-color: rgba(255, 255, 255, 0.51);
          margin-left: -3vw;
          padding: 1vw;
          padding-left: 3vw; }
          @media only screen and (max-width: 1209px) {
            .washers-flexslider .flex-viewport ul li .washer-item .washer-desc {
              width: 55%; } }
          @media only screen and (max-width: 900px) {
            .washers-flexslider .flex-viewport ul li .washer-item .washer-desc {
              margin-left: -4vh;
              padding: 4vh;
              padding-left: 3vh; } }
      .washers-flexslider .flex-viewport ul li img {
        width: 100%;
        height: 100%; }
  .washers-flexslider .flex-control-nav {
    display: none; }
  @media only screen and (max-width: 900px) {
    .washers-flexslider .flex-direction-nav {
      display: none; } }
  .washers-flexslider .flex-direction-nav li a {
    position: absolute;
    top: 42%;
    background-image: url("../../img/View/pralki-front//washers/next-arrow.png");
    background-repeat: no-repeat;
    width: 84px;
    height: 84px;
    -webkit-background-size: cover;
    background-size: cover;
    display: block;
    content: '';
    font-size: 0;
    color: transparent;
    opacity: 0.86; }
    .washers-flexslider .flex-direction-nav li a:hover {
      opacity: 0.98; }
  .washers-flexslider .flex-direction-nav li .flex-prev {
    background-image: url("../../img/View/pralki-front//washers/prev-arrow.png");
    background-repeat: no-repeat; }
  .washers-flexslider .flex-direction-nav li .flex-next {
    position: absolute;
    right: 0; }

.st-section .st-functions {
  width: 50%;
  margin-left: 60%; }
  @media only screen and (max-width: 900px) {
    .st-section .st-functions {
      width: 100%;
      margin: 0;
      padding: 2vw 4vw;
      display: none; } }
  .st-section .st-functions li .st-func-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0.5vw 0;
    cursor: pointer; }
    @media only screen and (max-width: 1436px) {
      .st-section .st-functions li .st-func-title {
        margin: 0.2vw 0; } }
    @media only screen and (max-width: 900px) {
      .st-section .st-functions li .st-func-title {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        margin: 2vw 0; } }
    .st-section .st-functions li .st-func-title p {
      color: #575656;
      font-weight: bold;
      margin-left: 2vw;
      flex-basis: 10.3vw;
      display: block; }
      @media only screen and (max-width: 1436px) {
        .st-section .st-functions li .st-func-title p {
          margin-left: 0.8vw;
          font-size: 1vw; } }
      @media only screen and (max-width: 900px) {
        .st-section .st-functions li .st-func-title p {
          font-size: 3.2vw;
          text-align: center;
          color: #0072bc;
          width: auto;
          padding: 2vw; } }
      @media only screen and (max-width: 600px) {
        .st-section .st-functions li .st-func-title p {
          font-size: 5vw; } }
    .st-section .st-functions li .st-func-title .st-func-rect {
      width: 10px;
      height: 34px;
      background-color: #eff5f8;
      margin-right: 2vw;
      -webkit-transition: background-color 0.6s linear;
      -moz-transition: background-color 0.6s linear;
      -ms-transition: background-color 0.6s linear;
      -o-transition: background-color 0.6s linear;
      transition: background-color 0.6s linear; }
      @media only screen and (max-width: 1436px) {
        .st-section .st-functions li .st-func-title .st-func-rect {
          height: 266x; } }
      @media only screen and (max-width: 900px) {
        .st-section .st-functions li .st-func-title .st-func-rect {
          display: none; } }
    .st-section .st-functions li .st-func-title svg {
      width: 66px;
      height: 66px; }
      @media only screen and (max-width: 1436px) {
        .st-section .st-functions li .st-func-title svg {
          width: 50px;
          height: 50px; } }
      @media only screen and (max-width: 900px) {
        .st-section .st-functions li .st-func-title svg {
          width: 12vw;
          height: 12vw; } }
    .st-section .st-functions li .st-func-title:hover .st-func-rect {
      background-color: #e41429;
      -webkit-transition: background-color 0s linear;
      -moz-transition: background-color 0s linear;
      -ms-transition: background-color 0s linear;
      -o-transition: background-color 0s linear;
      transition: background-color 0s linear; }
  @media only screen and (min-width: 901px) {
    .st-section .st-functions li .view-mobile {
      display: none; } }
  @media only screen and (max-width: 900px) {
    .st-section .st-functions li .view-mobile {
      height: 48vw;
      width: 100%;
      background-size: cover; } }
  .st-section .st-functions li .desc-mobile {
    margin-bottom: 5vw; }
    @media only screen and (min-width: 901px) {
      .st-section .st-functions li .desc-mobile {
        display: none; } }
.st-section .st-func-article, .st-section .st-steam-article {
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-size: cover; }
  @media only screen and (min-width: 901px) {
    .st-section .st-func-article, .st-section .st-steam-article {
      visibility: hidden;
      opacity: 0;
      position: absolute;
      left: 0;
      top: 0;
      -webkit-transform: translateX(-50vw);
      -khtml-transform: translateX(-50vw);
      -moz-transform: translateX(-50vw);
      -ms-transform: translateX(-50vw);
      -o-transform: translateX(-50vw);
      transform: translateX(-50vw);
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; } }
  @media only screen and (max-width: 900px) {
    .st-section .st-func-article, .st-section .st-steam-article {
      background-size: 100vw;
      background-position-y: bottom;
      background-repeat: no-repeat;
      width: 100%;
      height: auto; } }
  .st-section .st-func-article.Ac-active, .st-section .Ac-active.st-steam-article {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0);
    -khtml-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  .st-section .st-func-article h2, .st-section .st-steam-article h2 {
    color: #0072bc; }
  .st-section .st-func-article figure, .st-section .st-steam-article figure {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 7vw; }
    @media only screen and (max-width: 900px) {
      .st-section .st-func-article figure, .st-section .st-steam-article figure {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        padding-bottom: 50vw; } }
    .st-section .st-func-article figure svg, .st-section .st-steam-article figure svg {
      max-width: 108px;
      max-height: 108px;
      margin-left: 5vw;
      margin-top: 1vw;
      width: 7vw; }
      @media only screen and (max-width: 900px) {
        .st-section .st-func-article figure svg, .st-section .st-steam-article figure svg {
          -webkit-box-direction: normal;
          -webkit-box-orient: vertical;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          margin-left: 0;
          width: 66px;
          height: 66px; } }
    .st-section .st-func-article figure figcaption, .st-section .st-steam-article figure figcaption {
      margin-left: 2vw;
      max-width: 28vw; }
      @media only screen and (max-width: 900px) {
        .st-section .st-func-article figure figcaption, .st-section .st-steam-article figure figcaption {
          margin: 0;
          max-width: 80%; } }
@media only screen and (min-width: 901px) {
  .st-section .st-steam-article {
    -webkit-transform: translateX(50vw);
    -khtml-transform: translateX(50vw);
    -moz-transform: translateX(50vw);
    -ms-transform: translateX(50vw);
    -o-transform: translateX(50vw);
    transform: translateX(50vw);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; } }
.st-section .st-steam-article #func-x-btn {
  right: 0;
  left: -42px; }
.st-section .st-steam-article .st-steam-article-content {
  padding: 2vw 6vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media only screen and (max-width: 900px) {
    .st-section .st-steam-article .st-steam-article-content {
      padding: 0; } }
  .st-section .st-steam-article .st-steam-article-content .sq-title {
    margin-top: 0;
    margin-bottom: 3vw; }
    .st-section .st-steam-article .st-steam-article-content .sq-title h3 {
      margin-left: 1vw; }
  .st-section .st-steam-article .st-steam-article-content .st-separator {
    width: 80%;
    height: 2px;
    background-color: #eff5f8;
    margin: 1.6vw 0; }
  .st-section .st-steam-article .st-steam-article-content .st-art-btm {
    width: 100%;
    position: relative; }
    @media only screen and (max-width: 900px) {
      .st-section .st-steam-article .st-steam-article-content .st-art-btm {
        height: 24vh; } }
    .st-section .st-steam-article .st-steam-article-content .st-art-btm ul li {
      visibility: hidden;
      opacity: 0;
      position: absolute;
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-transition: opacity 0.3s ease;
      -moz-transition: opacity 0.3s ease;
      -ms-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }
      .st-section .st-steam-article .st-steam-article-content .st-art-btm ul li p {
        width: calc(100% - 130px); }
        @media only screen and (max-width: 600px) {
          .st-section .st-steam-article .st-steam-article-content .st-art-btm ul li p {
            font-size: 3.4vw; } }
      .st-section .st-steam-article .st-steam-article-content .st-art-btm ul li .st-ico {
        min-width: 119px;
        height: 108px; }
        @media only screen and (max-width: 900px) {
          .st-section .st-steam-article .st-steam-article-content .st-art-btm ul li .st-ico {
            max-width: 118px;
            max-height: 118px;
            height: 30vw;
            width: 30vw;
            background-size: contain; } }
      .st-section .st-steam-article .st-steam-article-content .st-art-btm ul li.art-active {
        visibility: visible;
        opacity: 1;
        -webkit-transition: opacity 0.3s ease;
        -moz-transition: opacity 0.3s ease;
        -ms-transition: opacity 0.3s ease;
        -o-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease; }
  .st-section .st-steam-article .st-steam-article-content .art-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 80%;
    margin-top: 2vw; }
    @media only screen and (max-width: 900px) {
      .st-section .st-steam-article .st-steam-article-content .art-list {
        width: 100%;
        margin-top: 2vh; } }
    .st-section .st-steam-article .st-steam-article-content .art-list li {
      width: 48%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      margin: 0.5vw 0;
      cursor: pointer; }
      .st-section .st-steam-article .st-steam-article-content .art-list li .rect {
        width: 10px;
        height: 34px;
        background-color: #eff5f8;
        margin-right: 2vw;
        -webkit-transition: background-color 0.3s linear;
        -moz-transition: background-color 0.3s linear;
        -ms-transition: background-color 0.3s linear;
        -o-transition: background-color 0.3s linear;
        transition: background-color 0.3s linear; }
      .st-section .st-steam-article .st-steam-article-content .art-list li:hover .rect {
        background-color: #e41429;
        -webkit-transition: background-color 0s linear;
        -moz-transition: background-color 0s linear;
        -ms-transition: background-color 0s linear;
        -o-transition: background-color 0s linear;
        transition: background-color 0s linear; }
      .st-section .st-steam-article .st-steam-article-content .art-list li p {
        color: #575656;
        font-weight: 500;
        margin-left: 2vw;
        flex-basis: 10.3vw; }
.st-section #func-x-btn {
  background-image: url("../../img/View/pralki-front//func-x-btn.png");
  background-repeat: no-repeat;
  width: 5vw;
  height: 5vw;
  position: absolute;
  right: -42px;
  top: 50%;
  cursor: pointer;
  background-size: contain; }
  .st-section #func-x-btn #func-x-btn-x {
    width: 5vw;
    height: 5vw;
    background-image: url("../../img/View/pralki-front//func-x-btn-x.png");
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 2; }
  .st-section #func-x-btn:hover div {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(180), M12=-sin(180), M21=sin(180), M22=cos(180));
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(180), M12=-sin(180), M21=sin(180), M22=cos(180))";
    zoom: 1; }
  @media only screen and (max-width: 900px) {
    .st-section #func-x-btn {
      display: none; } }
.st-section #st-circle {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  transform-origin: 17.4vw 22vw 0px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none; }

.st-nav {
  position: fixed;
  right: 60px;
  top: 16vh;
  z-index: 5; }
  .st-nav .st-nav-dots .st-nav-dot {
    width: 26px;
    height: 26px;
    margin: 2px;
    cursor: pointer;
    position: relative;
    opacity: 0.74; }
    .st-nav .st-nav-dots .st-nav-dot #dot-border {
      width: 26px;
      height: 26px;
      border: 1px solid #0072bc;
      border-radius: 13px;
      opacity: 0; }
    .st-nav .st-nav-dots .st-nav-dot:hover {
      opacity: 1; }
      .st-nav .st-nav-dots .st-nav-dot:hover span {
        background-color: #0060a9;
        transform: scale(1.8);
        -webkit-transition: all 0s ease;
        -moz-transition: all 0s ease;
        -ms-transition: all 0s ease;
        -o-transition: all 0s ease;
        transition: all 0s ease; }
    .st-nav .st-nav-dots .st-nav-dot span {
      width: 10px;
      height: 10px;
      background-color: #0072bc;
      position: absolute;
      border-radius: 10px;
      top: 8px;
      left: 8px;
      -webkit-transition: all 1s ease;
      -moz-transition: all 1s ease;
      -ms-transition: all 1s ease;
      -o-transition: all 1s ease;
      transition: all 1s ease; }
  @media only screen and (max-width: 900px) {
    .st-nav .st-nav-dots {
      display: none; } }

#answear-widget {
  position: fixed;
  top: 299px;
  right: 0px;
  z-index: 10; }
  @media only screen and (max-width: 900px) {
    #answear-widget {
      display: none; } }
  #answear-widget .w-handler {
    width: 43px;
    height: 167px;
    background: url("../../img/View/answear/widget-handler.jpg");
    cursor: pointer;
    position: relative;
    z-index: 11; }
  #answear-widget .w-content {
    display: block;
    width: 734px;
    height: 405px;
    background: url("../../img/View/answear/widget.jpg");
    position: absolute;
    top: 0px;
    right: -734px;
    z-index: 10;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
  #answear-widget:hover .w-content {
    right: 0px; }

/*# sourceMappingURL=steamtouch.css.map */
