/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

.whirlpool-9448 {
    color: #000;
    font-size: 1em;
    line-height: 1.4;
    font: 12px/15px MyriadPro, Helvetica, Arial, sans-serif
}

.whirlpool-9448 ::-moz-selection {
    background: #efb300;
    text-shadow: none
}

.whirlpool-9448 ::selection {
    background: #efb300;
    text-shadow: none
}

.whirlpool-9448 hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

.whirlpool-9448 audio,
.whirlpool-9448 canvas,
.whirlpool-9448 iframe,
.whirlpool-9448 img,
.whirlpool-9448 svg,
.whirlpool-9448 video {
    vertical-align: middle
}

.whirlpool-9448 fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

.whirlpool-9448 textarea {
    resize: vertical
}

.whirlpool-9448 u {
    text-decoration: none;
    border-bottom: 2px solid #efb300
}

.whirlpool-9448 .browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0
}

.whirlpool-9448 .wrapper {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    position: relative;
    overflow: hidden
}

.whirlpool-9448 .wrapper h1,
.whirlpool-9448 .wrapper h2 {
    font-weight: 300
}

.whirlpool-9448 .wrapper h2 u {
    padding-bottom: 2px;
    border-bottom: 2px solid #efb300
}

.whirlpool-9448 .wrapper a {
    text-decoration: none;
    color: #efb300
}

.whirlpool-9448 .wrapper a:hover {
    color: #000;
    text-decoration: underline;
    -webkit-text-decoration-color: #efb300;
    text-decoration-color: #efb300
}

.whirlpool-9448 .wrapper div {
    box-sizing: border-box
}

.whirlpool-9448 .wrapper header .top-row {
    display: flex;
    align-items: stretch;
    flex-flow: row nowrap
}

.whirlpool-9448 .wrapper header .top-row .left-col {
    background-color: #c2c5c6;
    min-height: 197px;
    width: 50%
}

.whirlpool-9448 .wrapper header .top-row .left-col h1 {
    font-size: 2.6em;
    margin: 41px 28px 33px;
    line-height: 1em
}

.whirlpool-9448 .wrapper header .top-row .left-col p {
    font-size: 1.4em;
    line-height: 22px;
    font-weight: 300;
    margin: 14px 28px
}

.whirlpool-9448 .wrapper header .top-row .left-col p.rozwin {
    font-size: 1em;
    font-weight: 600;
    text-transform: uppercase
}

.whirlpool-9448 .wrapper header .top-row .right-col {
    background-repeat: no-repeat;
    background-size: cover;
    width: 50%;
    background-position: 41% 50%
}

.whirlpool-9448 .wrapper header .bottom-row {
    display: flex;
    align-items: stretch;
    flex-flow: row nowrap;
    position: relative
}

.whirlpool-9448 .wrapper header .bottom-row .left-col {
    background-color: #efb300;
    min-height: 76px;
    width: 50%
}

.whirlpool-9448 .wrapper header .bottom-row .right-col {
    text-align: right;
    width: 50%
}

.whirlpool-9448 .wrapper header .bottom-row .right-col .whirlpool-logo {
    margin: 24px 29px 0
}

.whirlpool-9448 .wrapper header .bottom-row .logo {
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: 46px;
    left: calc(50% - 30px)
}

.whirlpool-9448 .wrapper .features {
    text-align: center
}

.whirlpool-9448 .wrapper .features h2 {
    font-size: 3em;
    margin: 36px 28px 8px;
    line-height: 1.4em
}

.whirlpool-9448 .wrapper .features .features-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 2% 30px;
    justify-content: space-between
}

.whirlpool-9448 .wrapper .features .features-item {
    flex: 1 0;
    flex-basis: 33%;
    box-sizing: border-box;
    padding: 5px 15px 0;
    position: relative
}

.whirlpool-9448 .wrapper .features .features-item h3 {
    font-weight: 300;
    font-size: 1.7em;
    line-height: 1.15em;
    margin: .4em .8em .4em
}

.whirlpool-9448 .wrapper .features .features-item p {
    font-size: 1em;
    line-height: 1.3em;
    margin: .7em auto 1.5em;
    max-width: 180px
}

.whirlpool-9448 .wrapper .features .features-item img {
    width: 120px;
    margin: 8px 0
}

.whirlpool-9448 .wrapper .features .features-item img.ico-1 {
    width: 136px;
    margin: 0
}

.whirlpool-9448 .wrapper .features .features-item img.ico-2 {
    width: 136px;
    margin: 0
}

.whirlpool-9448 .wrapper .features .features-item .tooltip {
    background-color: rgba(255, 255, 255, 0.9);
    text-align: left;
    position: absolute;
    top: -20px;
    right: 100%;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    z-index: 99
}

.whirlpool-9448 .wrapper .features .features-item .tooltip::after {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: rgba(255, 255, 255, 0.9) transparent transparent transparent;
    position: absolute;
    right: -15px;
    top: 24px;
    transform: rotate(-90deg)
}

.whirlpool-9448 .wrapper .features .features-item .tooltip ul {
    list-style: none;
    padding: 10px 15px;
    margin: 0
}

.whirlpool-9448 .wrapper .features .features-item .tooltip ul li {
    margin: 0;
    padding: 1px 0;
    white-space: nowrap
}

.whirlpool-9448 .wrapper .tooltip-trigger:hover .tooltip {
    visibility: visible;
    transform: translateX(-10px);
    opacity: 1;
    transition: .3s linear
}

.whirlpool-9448 .wrapper .features-more {
    background-color: #e4e4e4;
    padding: 15px 0
}

.whirlpool-9448 .wrapper .features-more h2 {
    font-size: 3em;
    margin: 36px 28px 8px;
    line-height: 1.4em
}

.whirlpool-9448 .wrapper .features-more .features-wrapper {
    justify-content: space-around
}

.whirlpool-9448 .wrapper .features-more .features-item {
    flex: 0 1 25%
}

@-webkit-keyframes example {
    0% {
        transform: scale(1.1)
    }

    50% {
        transform: scale(1.3)
    }

    100% {
        transform: scale(1.1)
    }
}

@keyframes example {
    0% {
        transform: scale(1.1)
    }

    50% {
        transform: scale(1.3)
    }

    100% {
        transform: scale(1.1)
    }
}

.whirlpool-9448 .wrapper .features-more .tooltip-point {
    width: 22px;
    height: 22px;
    border: 2px solid #efb300;
    border-radius: 20px;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 16px;
    left: 60%;
    left: calc(50% + 38px);
    cursor: pointer
}

.whirlpool-9448 .wrapper .features-more .tooltip-point::after {
    content: ' ';
    width: 2px;
    height: 2px;
    background-color: #efb300;
    position: absolute;
    top: 6px;
    left: 6px;
    border: 2px solid #efb300;
    border-radius: 10px
}

.whirlpool-9448 .wrapper .features-more .tooltip-point:hover .tooltip {
    visibility: visible;
    transform: translateX(-10px);
    opacity: 1;
    transition: .3s linear
}

.whirlpool-9448 .wrapper .features-more .anim-pulse {
    width: 24px;
    height: 24px;
    border-radius: 20px;
    background-color: #efb300;
    position: absolute;
    top: 61px;
    left: calc(50% - 12px);
    -webkit-animation-name: example;
    animation-name: example;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.whirlpool-9448 .wrapper nav {
    height: 47px;
    width: 100%
}

.whirlpool-9448 .wrapper nav.sticked {
    position: fixed;
    z-index: 20;
    top: 0;
    left: 0;
    margin: 0 auto
}

.whirlpool-9448 .wrapper nav ul {
    box-sizing: border-box;
    padding: 10px 20px;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    background-color: #efb300;
    justify-content: space-evenly;
    align-items: center;
    display: flex;
    font-size: 1.09em;
    height: 47px
}

.whirlpool-9448 .wrapper nav ul li {
    display: inline-flex;
    margin: 0;
    padding: 0;
    flex: 0 0
}

.whirlpool-9448 .wrapper nav ul li.current a {
    color: #fff
}

.whirlpool-9448 .wrapper nav ul li a {
    color: #000;
    white-space: nowrap;
    padding: 4px 10px
}

.whirlpool-9448 .wrapper nav ul li a:hover {
    color: #fff;
    text-decoration: none
}

.whirlpool-9448 .wrapper .tech_6sense {
    padding: 36px 36px;
    margin: 0;
    text-align: center
}

.whirlpool-9448 .wrapper .tech_6sense h2 {
    font-size: 3em;
    margin: 0 28px 30px;
    line-height: 1.4em
}

.whirlpool-9448 .wrapper .tech_6sense .vid {
    width: 100%;
    max-width: 760px;
    margin: 0 auto
}

.whirlpool-9448 .wrapper .poznaj h2 {
    font-size: 3em;
    line-height: 1.3em;
    padding: 1em 30px 1.2em;
    margin-bottom: 0;
    display: block;
    color: #fff;
    text-align: center;
    background: #505050
}

.whirlpool-9448 .wrapper .poznaj .vid-main {
    width: 100%;
    margin: 0 auto;
    position: relative;
    background-size: cover
}

.whirlpool-9448 .wrapper .poznaj .vid-main .vid-play {
    width: 100%;
    height: 100%;
    position: absolute;
    cursor: pointer;
    z-index: 10
}

.whirlpool-9448 .wrapper .poznaj .vid-main video {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.whirlpool-9448 .wrapper .poznaj .vid-wrapper-1 {
    display: flex;
    flex: 1 1
}

.whirlpool-9448 .wrapper .poznaj .vid-wrapper-1 .img-1,
.whirlpool-9448 .wrapper .poznaj .vid-wrapper-1 .img-2 {
    background-position: 50% 50%;
    background-size: cover;
    flex: 50%
}

.whirlpool-9448 .wrapper .poznaj .vid-wrapper-1 .vid {
    flex: 50%;
    position: relative;
    overflow: hidden
}

.whirlpool-9448 .wrapper .poznaj .vid-wrapper-1 .vid .vid-play {
    width: 100%;
    height: 100%;
    position: absolute;
    cursor: pointer;
    z-index: 10
}

.whirlpool-9448 .wrapper .poznaj .vid-wrapper-1 .vid video,
.whirlpool-9448 .wrapper .poznaj .vid-wrapper-1 .vid img {
    width: 1.373134328vh;
    height: 100%;
    min-width: 100%;
    min-height: 0.7282608696vw;
    -o-object-fit: cover;
    object-fit: cover
}

.whirlpool-9448 .wrapper .poznaj .vid-wrapper-1 .vid.vid-6 {
    background-color: #fafafa
}

.whirlpool-9448 .wrapper .poznaj .vid-wrapper-1 .info {
    flex: 50%;
    padding: 28px 40px 36px 40px
}

.whirlpool-9448 .wrapper .poznaj .vid-wrapper-1 .info h3 {
    font-weight: 300;
    font-size: 3em;
    line-height: 1.1666em;
    display: inline-block;
    margin: 0 0 20px
}

.whirlpool-9448 .wrapper .poznaj .vid-wrapper-1 .info u {
    border-bottom: 2px solid #efb300;
    text-decoration: none
}

.whirlpool-9448 .wrapper .poznaj .vid-wrapper-1 .info h4 {
    font-weight: 300;
    font-size: 1.75em;
    line-height: 1.2em;
    margin: 0 0 10px
}

.whirlpool-9448 .wrapper .poznaj .vid-wrapper-1 .info p {
    font-size: 1em;
    line-height: 1.2em;
    margin: 0
}

.whirlpool-9448 .wrapper .poznaj .vid-wrapper-1 .info ul {
    margin: 10px 0 0;
    padding: 0 0 0 15px
}

.whirlpool-9448 .wrapper .poznaj .vid-play.playing {
    opacity: 0
}

.whirlpool-9448 .wrapper .poznaj .vid-play:hover {
    opacity: .5
}

.whirlpool-9448 .wrapper .tech-specs {
    padding: 36px 0 25px
}

.whirlpool-9448 .wrapper .tech-specs h2 {
    font-size: 3em;
    margin: 0 28px 30px;
    line-height: 1.4em;
    text-align: center
}

.whirlpool-9448 .wrapper .tech-specs .tech-specs-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0
}

.whirlpool-9448 .wrapper .tech-specs .tech-specs-wrapper .tech-specs-row {
    display: flex;
    flex: 1 0 50%;
    margin: 7px 0;
    padding: 0 5%;
    align-items: center
}

.whirlpool-9448 .wrapper .tech-specs .tech-specs-wrapper .tech-specs-row .tech-spec-desc {
    padding: 0px 10px;
    width: 43%;
    min-width: 120px
}

.whirlpool-9448 .wrapper .tech-specs .tech-specs-wrapper .tech-specs-row .tech-spec-data {
    padding: 8px 10px 7px;
    font-weight: 600;
    text-align: center;
    border: 1px solid #efb300;
    width: 57%;
    min-width: 120px
}

.whirlpool-9448 .wrapper .programs h2 {
    font-size: 3em;
    margin: 36px 28px 0px;
    line-height: 1.4em;
    text-align: center
}

.whirlpool-9448 .wrapper .programs .programs-wrapper {
    position: relative
}

.whirlpool-9448 .wrapper .programs .programs-wrapper img {
    width: 100%
}

.whirlpool-9448 .wrapper .programs .programs-wrapper .tooltip-point {
    width: 22px;
    height: 22px;
    border: 2px solid #efb300;
    border-radius: 20px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer
}

.whirlpool-9448 .wrapper .programs .programs-wrapper .tooltip-point::after {
    content: ' ';
    width: 2px;
    height: 2px;
    background-color: #efb300;
    position: absolute;
    top: 6px;
    left: 6px;
    border: 2px solid #efb300;
    border-radius: 10px
}

.whirlpool-9448 .wrapper .programs .programs-wrapper .tooltip-point:hover .tooltip {
    visibility: visible;
    transform: translateX(-10px);
    opacity: 1;
    transition: .3s linear
}

.whirlpool-9448 .wrapper .programs .programs-wrapper .tooltip-point .tooltip {
    background-color: rgba(255, 255, 255, 0.9);
    text-align: left;
    position: absolute;
    top: 9px;
    right: -1px;
    transition: all 0.3s ease-in-out;
    max-width: 250px;
    min-width: 150px;
    width: 10vw;
    padding: 9px 12px;
    opacity: 0;
    visibility: hidden;
    z-index: 2
}

.whirlpool-9448 .wrapper .programs .programs-wrapper .tooltip-point.tooltip-1 {
    top: 26%;
    left: 45.5%
}

.whirlpool-9448 .wrapper .programs .programs-wrapper .tooltip-point.tooltip-2 {
    top: 28%;
    left: 75%
}

.whirlpool-9448 .wrapper .programs .programs-wrapper .tooltip-point.tooltip-3 {
    top: 52%;
    left: 38.5%
}

.whirlpool-9448 .wrapper .programs .programs-wrapper .tooltip-point.tooltip-4 {
    top: 36%;
    left: 86%
}

.whirlpool-9448 .wrapper .programs .programs-wrapper .tooltip-point.tooltip-5 {
    top: 60%;
    left: 47.5%
}

.whirlpool-9448 .wrapper .programs .programs-wrapper .tooltip-point.tooltip-6 {
    top: 61%;
    left: 65.5%
}

.whirlpool-9448 .wrapper .programs .programs-wrapper .tooltip-point.tooltip-6 .tooltip {
    max-width: 160px;
    min-width: 100px
}

.whirlpool-9448 .wrapper .package {
    background-color: #c2c5c6;
    display: flex;
    flex: 1 0;
    flex-wrap: wrap;
    align-items: center;
    padding: 20px 20px 22px;
    margin: 0 auto;
    justify-content: center
}

.whirlpool-9448 .wrapper .package h3 {
    font-size: 3em;
    font-weight: 300;
    line-height: 1.3em;
    margin: 10px 20px;
    padding: 0;
    text-align: center
}

.whirlpool-9448 .wrapper .package ul {
    list-style: none;
    margin: 10px 20px;
    line-height: 1.42em;
    padding: 0
}

.whirlpool-9448 .wrapper .good-to-know {
    background-color: #e4e4e4;
    padding: 36px 40px 22px
}

.whirlpool-9448 .wrapper .good-to-know h2 {
    font-size: 3em;
    margin: 0 28px 30px;
    line-height: 1.4em;
    padding: 0;
    text-align: center
}

.whirlpool-9448 .wrapper .good-to-know h4 {
    font-weight: 300;
    font-size: 1.7em;
    line-height: 1.3em;
    margin: 10px 0 4px
}

.whirlpool-9448 .wrapper .good-to-know p {
    line-height: 1.7em;
    margin: 0 0 30px
}

.whirlpool-9448 .wrapper .compare {
    padding-bottom: 15px
}

.whirlpool-9448 .wrapper .compare h2 {
    font-size: 3em;
    line-height: 1.3em;
    margin: 0 30px 0;
    padding-top: 36px;
    text-align: center
}

.whirlpool-9448 .wrapper .compare .compare-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 3em 0 4.5em 0;
    padding: 0;
    position: relative;
    justify-content: center;
    align-items: stretch;
    align-content: center
}

.whirlpool-9448 .wrapper .compare .compare-wrapper .compare-hl {
    border: 2px solid #efb300;
    border-radius: 4px;
    position: absolute;
    left: 25%;
    width: 26.1%;
    height: 102%
}

.whirlpool-9448 .wrapper .compare .compare-wrapper .compare-item {
    box-sizing: border-box;
    flex-grow: 1;
    width: 20%;
    padding: 0.6em 1.2em;
    margin: 5px 2%;
    transition: .3s;
    text-align: center;
    position: relative;
    background: #c2c5c6;
    border-radius: 2px;
    display: flex;
    justify-content: center;
    align-items: center
}

.whirlpool-9448 .wrapper .compare .compare-wrapper .compare-item.clean {
    background-color: transparent;
    padding: 0
}

.whirlpool-9448 .wrapper .compare .compare-wrapper .compare-item.pic {
    background-color: transparent;
    display: block
}

.whirlpool-9448 .wrapper .compare .compare-wrapper .compare-item.pic img {
    display: block;
    width: 90%;
    margin: 10px auto
}

.whirlpool-9448 .wrapper .compare .compare-wrapper .compare-item.pic p {
    display: block;
    font-weight: 600;
    margin: 0
}

.whirlpool-9448 .wrapper .compare .compare-wrapper .compare-item:nth-child(4n-2) {
    text-align: left;
    justify-content: left
}

.whirlpool-9448 .wrapper .compare .compare-wrapper .compare-item:nth-child(4n-1) {
    width: 20%;
    margin: 5px 4%
}

.whirlpool-9448 .wrapper .compare .compare-wrapper .compare-item.compare-btn {
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    justify-content: center;
    cursor: pointer
}

.whirlpool-9448 .wrapper .compare .compare-wrapper .compare-item.compare-btn:hover .radio::after {
    background-color: #efb300
}

.whirlpool-9448 .wrapper .compare .compare-wrapper .compare-item .radio {
    width: 20px;
    min-width: 20px;
    height: 20px;
    border-radius: 20px;
    border: 1px solid #efb300;
    position: relative;
    margin: 10px 10px 12px 0;
    transition: .3s
}

.whirlpool-9448 .wrapper .compare .compare-wrapper .compare-item .radio::after {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #c2c5c6;
    border-radius: 10px;
    position: absolute;
    transition: .3s;
    top: 4px;
    left: 4px
}

.whirlpool-9448 .wrapper .compare .compare-wrapper .compare-item a {
    background-color: #efb300;
    border-radius: 4px;
    padding: 13px 15px;
    margin-top: 15px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    transition: .3s;
    width: 100%
}

.whirlpool-9448 .wrapper .compare .compare-wrapper .compare-item a:hover {
    text-decoration: none;
    background-color: #000
}

.whirlpool-9448 .wrapper .compare .compare-wrapper .compare-item .info-tip {
    color: #fff;
    width: 18px;
    min-width: 18px;
    height: 18px;
    text-align: center;
    padding-top: 1px;
    border-radius: 20px;
    border: 1px solid #fff;
    position: absolute;
    right: 6px;
    cursor: pointer
}

.whirlpool-9448 .wrapper .compare .compare-wrapper .compare-item .info-tip .tooltip {
    visibility: hidden;
    position: absolute;
    background: rgba(239, 179, 0, 0.75);
    color: #000;
    width: 140px;
    padding: 8px 11px;
    text-align: left;
    z-index: 20;
    opacity: 0;
    transition: .3s;
    top: -14px;
    left: 36px
}

.whirlpool-9448 .wrapper .compare .compare-wrapper .compare-item .info-tip .tooltip::after {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0px 10px;
    border-color: rgba(239, 179, 0, 0.75) transparent transparent transparent;
    position: absolute;
    left: -15px;
    top: 17px;
    transform: rotate(-270deg)
}

.whirlpool-9448 .wrapper .compare .compare-wrapper .compare-item .info-tip:hover .tooltip {
    opacity: 1;
    visibility: visible;
    left: 30px
}

.whirlpool-9448 .wrapper .compare .compare-wrapper.hl-on .compare-item.hl {
    background-color: #efb300
}

.whirlpool-9448 .wrapper .compare .compare-wrapper.hl-on .compare-item .radio {
    border-color: #c2c5c6
}

.whirlpool-9448 .wrapper .compare .compare-wrapper.hl-on .compare-item .radio::after {
    background-color: #efb300
}

.whirlpool-9448 .wrapper .other-products {
    padding: 0;
    margin: 0
}

.whirlpool-9448 .wrapper .other-products h2 {
    background-color: #efb300;
    font-size: 3em;
    font-weight: 300;
    line-height: 1.3em;
    margin: 0px 0px 30px;
    padding: 26px 40px 26px;
    text-align: center
}

.whirlpool-9448 .wrapper .other-products .other-prod-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 20px
}

.whirlpool-9448 .wrapper .other-products .other-prod-wrapper .other-prod-item {
    clear: both;
    flex: 50%;
    min-width: 320px;
    margin-bottom: 60px;
    padding: 0 30px
}

.whirlpool-9448 .wrapper .other-products .other-prod-wrapper .other-prod-item img {
    max-width: 180px;
    min-width: 100px;
    width: 45%;
    float: left
}

.whirlpool-9448 .wrapper .other-products .other-prod-wrapper .other-prod-item p {
    font-size: 1.2em;
    line-height: 1.3em;
    font-weight: 600;
    margin-top: 6%
}

.whirlpool-9448 .wrapper .other-products .other-prod-wrapper .other-prod-item a {
    display: inline-block;
    padding: 9px 18px 8px;
    background-color: #efb300;
    color: #fff;
    text-transform: uppercase;
    border-radius: 4px;
    transition: .3s
}

.whirlpool-9448 .wrapper .other-products .other-prod-wrapper .other-prod-item a:hover {
    background-color: #000;
    text-decoration: none
}

.whirlpool-9448 .wrapper .design {
    position: relative
}

.whirlpool-9448 .wrapper .design h2 {
    box-sizing: border-box;
    font-size: 3em;
    margin: 0 auto;
    padding: 36px 0 60px;
    line-height: 1.4em;
    color: #fff;
    position: absolute;
    z-index: 10;
    width: 100%;
    text-align: center;
    background: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    pointer-events: none
}

.whirlpool-9448 .wrapper .design .design-tip {
    background-color: rgba(255, 255, 255, 0.75);
    position: absolute;
    padding: 12px 17px;
    font-size: 1.45em;
    font-weight: 300
}

.whirlpool-9448 .wrapper .design .design-tip.design-t1 {
    bottom: 22%;
    right: 7%
}

.whirlpool-9448 .wrapper .design .design-tip.design-t2 {
    bottom: 22%;
    right: 7%
}

.whirlpool-9448 .wrapper .design .design-tip.design-t3 {
    bottom: 17%;
    right: 7%
}

.whirlpool-9448 .wrapper .design .design-tip.design-t4 {
    top: 24%;
    left: 7%
}

.whirlpool-9448 .wrapper .design .design-tip.design-t5 {
    bottom: 30%;
    right: 7%
}

.whirlpool-9448 .wrapper .design .owl-carousel {
    position: relative
}

.whirlpool-9448 .wrapper .design .owl-carousel .owl-nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.whirlpool-9448 .wrapper .design .owl-carousel .owl-prev,
.whirlpool-9448 .wrapper .design .owl-carousel .owl-next {
    position: absolute;
    width: 20px;
    height: 35px;
    top: 50%;
    transform: translateY(-100%)
}

.whirlpool-9448 .wrapper .design .owl-carousel .owl-prev {
    left: 2%
}

.whirlpool-9448 .wrapper .design .owl-carousel .owl-next {
    right: 2%
}

.whirlpool-9448 .wrapper .design .owl-carousel .owl-dots {
    position: absolute;
    bottom: 7%;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.whirlpool-9448 .header-container {
    border-bottom: 20px solid #e44d26
}

.whirlpool-9448 .footer-container,
.whirlpool-9448 .main aside {
    border-top: 20px solid #e44d26
}

.whirlpool-9448 .header-container,
.whirlpool-9448 .footer-container,
.whirlpool-9448 .main aside {
    background: #f16529
}

.whirlpool-9448 .title {
    color: white
}

.whirlpool-9448 .ie7 .title {
    padding-top: 20px
}

.whirlpool-9448 .hidden {
    display: none !important;
    visibility: hidden
}

.whirlpool-9448 .visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.whirlpool-9448 .visuallyhidden.focusable:active,
.whirlpool-9448 .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.whirlpool-9448 .invisible {
    visibility: hidden
}

.whirlpool-9448 .clearfix:before,
.whirlpool-9448 .clearfix:after {
    content: " ";
    display: table
}

.whirlpool-9448 .clearfix:after {
    clear: both
}

.whirlpool-9448 .clearfix {
    *zoom: 1
}

@media print {

    .whirlpool-9448 *,
    .whirlpool-9448 *:before,
    .whirlpool-9448 *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    .whirlpool-9448 a,
    .whirlpool-9448 a:visited {
        text-decoration: underline
    }

    .whirlpool-9448 a[href]:after {
        content: " ("attr(href) ")"
    }

    .whirlpool-9448 abbr[title]:after {
        content: " ("attr(title) ")"
    }

    .whirlpool-9448 a[href^="#"]:after,
    .whirlpool-9448 a[href^="javascript:"]:after {
        content: ""
    }

    .whirlpool-9448 pre,
    .whirlpool-9448 blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    .whirlpool-9448 thead {
        display: table-header-group
    }

    .whirlpool-9448 tr,
    .whirlpool-9448 img {
        page-break-inside: avoid
    }

    .whirlpool-9448 img {
        max-width: 100% !important
    }

    .whirlpool-9448 p,
    .whirlpool-9448 h2,
    .whirlpool-9448 h3 {
        orphans: 3;
        widows: 3
    }

    .whirlpool-9448 h2,
    .whirlpool-9448 h3 {
        page-break-after: avoid
    }
}

.whirlpool-9448 .owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.whirlpool-9448 .owl-carousel .owl-stage {
    position: relative;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.whirlpool-9448 .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.whirlpool-9448 .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.whirlpool-9448 .owl-carousel .owl-wrapper,
.whirlpool-9448 .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.whirlpool-9448 .owl-carousel .owl-item {
    max-height: 700px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.whirlpool-9448 .owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.whirlpool-9448 .owl-carousel .owl-nav.disabled,
.whirlpool-9448 .owl-carousel .owl-dots.disabled {
    display: none
}

.whirlpool-9448 .owl-carousel .owl-nav .owl-prev,
.whirlpool-9448 .owl-carousel .owl-nav .owl-next,
.whirlpool-9448 .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.whirlpool-9448 .owl-carousel .owl-nav button.owl-prev,
.whirlpool-9448 .owl-carousel .owl-nav button.owl-next,
.whirlpool-9448 .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.whirlpool-9448 .owl-carousel.owl-loaded {
    display: block
}

.whirlpool-9448 .owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.whirlpool-9448 .owl-carousel.owl-hidden {
    opacity: 0
}

.whirlpool-9448 .owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.whirlpool-9448 .owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.whirlpool-9448 .owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.whirlpool-9448 .owl-carousel.owl-rtl {
    direction: rtl
}

.whirlpool-9448 .owl-carousel.owl-rtl .owl-item {
    float: right
}

.whirlpool-9448 .no-js .owl-carousel {
    display: block
}

.whirlpool-9448 .owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.whirlpool-9448 .owl-carousel .owl-animated-in {
    z-index: 0
}

.whirlpool-9448 .owl-carousel .owl-animated-out {
    z-index: 1
}

.whirlpool-9448 .owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.whirlpool-9448 .owl-height {
    transition: height 500ms ease-in-out
}

.whirlpool-9448 .owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.whirlpool-9448 .owl-theme .owl-nav [class*='owl-'] {
    outline: none;
    color: #fff !important;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    display: inline-block;
    cursor: pointer;
    border-radius: 0px
}

.whirlpool-9448 .owl-theme .owl-nav [class*='owl-']:hover {
    color: #efb300;
    text-decoration: none
}

.whirlpool-9448 .owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.whirlpool-9448 .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px
}

.whirlpool-9448 .owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.whirlpool-9448 .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    outline: none;
    zoom: 1;
    *display: inline
}

.whirlpool-9448 .owl-theme .owl-dots .owl-dot span {
    width: 7vw;
    min-width: 20px;
    max-width: 100px;
    height: 4px;
    margin: 5px 7px;
    background: #fff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease
}

.whirlpool-9448 .owl-theme .owl-dots .owl-dot.active span,
.whirlpool-9448 .owl-theme .owl-dots .owl-dot:hover span {
    background: #efb300
}

/*# sourceMappingURL=main.css.map */
