@font-face {
    font-family: "CFAstyPlaisio";
    src: url("https://www.plaisio.gr/assets/fonts/CFAstyPlaisio-Regular.otf") format("truetype");
    font-weight: normal;
}
@font-face {
    font-family: "CFAstyPlaisio";
    src: url("https://www.plaisio.gr/assets/fonts/CFAstyPlaisio-Bold.otf") format("truetype");
    font-weight: bold;
}
@font-face {
    font-family: "CFAstyPlaisio";
    src: url("https://www.plaisio.gr/assets/fonts/CFAstyPlaisio-Light.otf") format("truetype");
    font-weight: light;
}
html {
    scroll-behavior: smooth;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.rkpt-body {
    margin: 0;
    overflow-x: hidden;
    font-family: CFAstyPlaisio;
    text-align: unset;
    background-color: #faf8f8;
}
.rkpt-body .rkpt-h1 {
    position: absolute;
    z-index: -1;
}
.rkpt-body img {
    max-width: 100%;
    height: auto;
    display: block;
}
.rkpt-body ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.rkpt-body a {
    text-decoration: none;
}
.rkpt-body video {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    height: auto;
}
.rkpt-body .rkpt-container {
    max-width: 1620px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
}
.rkpt-body .rkpt-container--max {
    max-width: 1920px;
    margin: 0 auto;
}
.rkpt-only-desk {
    display: block !important;
}
@media only screen and (max-width: 768px) {
    .rkpt-only-desk {
        display: none !important;
    }
}
.rkpt-till-tab {
    display: none !important;
}
@media only screen and (max-width: 768px) {
    .rkpt-till-tab {
        display: block !important;
    }
}
@-webkit-keyframes bounce {
    0% {
        -webkit-transform: translateY(12.5%) scale(1.1, 0.7);
        transform: translateY(12.5%) scale(1.1, 0.7);
    }
    10% {
        -webkit-transform: translateY(-2.5%) scale(0.9, 1.2);
        transform: translateY(-2.5%) scale(0.9, 1.2);
    }
    20% {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%);
    }
    40% {
        -webkit-transform: translateY(-12.5%);
        transform: translateY(-12.5%);
    }
    50% {
        -webkit-transform: translateY(-12.5%);
        transform: translateY(-12.5%);
    }
    55% {
        -webkit-transform: translateY(-8.5%);
        transform: translateY(-8.5%);
    }
    60% {
        -webkit-transform: translateY(-7.5%);
        transform: translateY(-7.5%);
    }
    65% {
        -webkit-transform: translateY(-5%);
        transform: translateY(-5%);
    }
    70% {
        -webkit-transform: translateY(-2.5%);
        transform: translateY(-2.5%);
    }
    90% {
        -webkit-transform: translateY(12.5%) scale(1.2, 0.7);
        transform: translateY(12.5%) scale(1.2, 0.7);
    }
    100% {
        -webkit-transform: translateY(12.5%) scale(1.4, 0.7);
        transform: translateY(12.5%) scale(1.4, 0.7);
    }
}
@keyframes bounce {
    0% {
        -webkit-transform: translateY(12.5%) scale(1.1, 0.7);
        transform: translateY(12.5%) scale(1.1, 0.7);
    }
    10% {
        -webkit-transform: translateY(-2.5%) scale(0.9, 1.2);
        transform: translateY(-2.5%) scale(0.9, 1.2);
    }
    20% {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%);
    }
    40% {
        -webkit-transform: translateY(-12.5%);
        transform: translateY(-12.5%);
    }
    50% {
        -webkit-transform: translateY(-12.5%);
        transform: translateY(-12.5%);
    }
    55% {
        -webkit-transform: translateY(-8.5%);
        transform: translateY(-8.5%);
    }
    60% {
        -webkit-transform: translateY(-7.5%);
        transform: translateY(-7.5%);
    }
    65% {
        -webkit-transform: translateY(-5%);
        transform: translateY(-5%);
    }
    70% {
        -webkit-transform: translateY(-2.5%);
        transform: translateY(-2.5%);
    }
    90% {
        -webkit-transform: translateY(12.5%) scale(1.2, 0.7);
        transform: translateY(12.5%) scale(1.2, 0.7);
    }
    100% {
        -webkit-transform: translateY(12.5%) scale(1.4, 0.7);
        transform: translateY(12.5%) scale(1.4, 0.7);
    }
}
@media only screen and (min-width: 650px) and (max-width: 768px) {
    .rkpt-hero-banner {
        margin-top: -100px;
    }
}
@media only screen and (min-width: 769px) and (max-width: 1200px) {
    .rkpt-hero-banner {
        padding-top: 100px;
    }
}
.rkpt-hero-banner .rkpt-hero-swiper-container {
    width: 100%;
}
.rkpt-hero-banner .rkpt-hero-swiper-container .swiper-slide {
    height: 100% !important;
}
@media only screen and (max-width: 768px) {
    .rkpt-hero-banner .rkpt-hero-swiper-container .swiper-slide {
        height: auto !important;
    }
}
.rkpt-hero-banner .rkpt-hero-swiper-container .swiper-slide img {
    width: 100%;
    margin: 0 auto;
}
@media only screen and (max-width: 768px) {
    .rkpt-hero-banner .rkpt-hero-swiper-container .swiper-slide {
        position: relative;
    }
    .rkpt-hero-banner .rkpt-hero-swiper-container .swiper-slide .rkpt-title {
        position: absolute;
        left: 35px;
        top: 16%;
        z-index: 2;
        font-size: 65px;
        line-height: 71px;
        color: #000;
        font-weight: 300;
    }
}
@media only screen and (max-width: 768px) and (min-width: 650px) and (max-width: 768px) {
    .rkpt-hero-banner .rkpt-hero-swiper-container .swiper-slide .rkpt-title {
        top: 20%;
    }
}
@media only screen and (max-width: 768px) and (max-width: 500px) {
    .rkpt-hero-banner .rkpt-hero-swiper-container .swiper-slide .rkpt-title {
        top: 13%;
    }
}
@media only screen and (max-width: 768px) and (max-width: 430px) {
    .rkpt-hero-banner .rkpt-hero-swiper-container .swiper-slide .rkpt-title {
        top: 12%;
        font-size: 55px;
        line-height: 61px;
    }
}
@media only screen and (max-width: 768px) {
    .rkpt-hero-banner .rkpt-hero-swiper-container .swiper-slide .rkpt-title img {
        padding-left: 5px;
        padding-bottom: 30px;
        width: unset;
        margin: 0;
    }
}
.rkpt-hero-banner .rkpt-hero-swiper-container .rkpt-scroll-down {
    display: none;
}
@media only screen and (max-width: 768px) {
    .rkpt-hero-banner .rkpt-hero-swiper-container .rkpt-scroll-down {
        display: block;
        position: absolute;
        bottom: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 1;
        cursor: pointer;
        width: 40px;
        height: 40px;
    }
    .rkpt-hero-banner .rkpt-hero-swiper-container .rkpt-scroll-down img {
        max-width: 40px;
        -webkit-animation: bounce 0.8s linear infinite;
        animation: bounce 0.8s linear infinite;
    }
}
.rkpt-hero-banner .swiper-scrollbar {
    background: rgba(0, 0, 0, 0);
    background: url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/sonos/images/hero-banner/hero-scrollbar.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}
@media only screen and (max-width: 768px) {
    .rkpt-hero-banner .swiper-scrollbar {
        display: none;
    }
}
.rkpt-hero-banner .swiper-vertical > .swiper-scrollbar {
    border-radius: 2px;
    width: 12px;
    bottom: unset;
    height: 300px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 7%;
    left: unset;
    height: 370px;
}
@media only screen and (max-width: 1260px) {
    .rkpt-hero-banner .swiper-vertical > .swiper-scrollbar {
        top: -webkit-calc(50% - 150px);
        top: calc(50% - 150px);
        height: 250px;
    }
}
@media only screen and (max-width: 1024px) {
    .rkpt-hero-banner .swiper-vertical > .swiper-scrollbar {
        top: -webkit-calc(50% - 50px);
        top: calc(50% - 50px);
    }
}
@media only screen and (max-width: 850px) {
    .rkpt-hero-banner .swiper-vertical > .swiper-scrollbar {
        top: -webkit-calc(50% - 250px);
        top: calc(50% - 250px);
    }
}
.rkpt-hero-banner .swiper-scrollbar-drag {
    background: none;
}
.rkpt-hero-banner .swiper-scrollbar-drag:after {
    content: "";
    width: 12px;
    height: 25px;
    border-radius: 8px;
    background: #000;
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -6px;
}
.rkpt-video-with-text {
    padding-top: 80px;
}
@media only screen and (max-width: 1024px) {
    .rkpt-video-with-text {
        padding-top: 60px;
    }
}
@media only screen and (max-width: 768px) {
    .rkpt-video-with-text {
        padding-top: 40px;
    }
}
.rkpt-video-with-text__wrapper {
    position: relative;
    margin-bottom: 60px;
    margin-top: 60px;
}
@media only screen and (max-width: 768px) {
    .rkpt-video-with-text__wrapper {
        margin-bottom: 40px;
        margin-top: 40px;
    }
}
.rkpt-video-with-text__wrapper .rkpt-title {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    font-size: 80px;
    line-height: 75px;
    font-weight: 400;
    margin: 0;
    z-index: 1;
}
@media only screen and (max-width: 768px) {
    .rkpt-video-with-text__wrapper .rkpt-title {
        font-size: 60px;
        line-height: 55px;
    }
}
@media only screen and (max-width: 400px) {
    .rkpt-video-with-text__wrapper .rkpt-title {
        font-size: 40px;
        line-height: 42px;
    }
}
.rkpt-video-with-text__wrapper .rkpt-title span {
    display: block;
    font-size: 40px;
    line-height: 51px;
    font-weight: bold;
}
@media only screen and (max-width: 768px) {
    .rkpt-video-with-text__wrapper .rkpt-title span {
        font-size: 22px;
        line-height: 29px;
        padding-top: 5px;
    }
}
@media only screen and (max-width: 400px) {
    .rkpt-video-with-text__wrapper .rkpt-title span {
        font-size: 18px;
    }
}
.rkpt-video-with-text .rkpt-section-text {
    text-align: center;
    font-size: 25px;
    line-height: 35px;
    font-weight: 300;
}
@media only screen and (max-width: 768px) {
    .rkpt-video-with-text .rkpt-section-text {
        font-size: 20px;
        line-height: normal;
        padding-top: 0;
        padding-bottom: 0;
    }
}
.rkpt-video-with-text .rkpt-section-text span {
    font-size: 35px;
    padding-top: 12px;
    display: block;
    text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
    .rkpt-video-with-text .rkpt-section-text span {
        font-size: 30px;
    }
}
.rkpt-video-with-text .rkpt-section-text p {
    font-size: 35px;
    padding-top: 20px;
    margin: 0;
}
.rkpt-benefits {
    padding-top: 80px;
}
@media only screen and (max-width: 1024px) {
    .rkpt-benefits {
        padding-top: 60px;
    }
}
@media only screen and (max-width: 768px) {
    .rkpt-benefits {
        padding-top: 40px;
    }
}
.rkpt-benefits .rkpt-green-bg {
    background-color: #dbeacc;
}
.rkpt-benefits .rkpt-title {
    padding-top: 50px;
    text-align: center;
    font-size: 35px;
    line-height: 35px;
    padding-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media only screen and (max-width: 1600px) {
    .rkpt-benefits .rkpt-title {
        padding-bottom: 20px;
        font-size: 30px;
        line-height: 30px;
    }
}
@media only screen and (max-width: 768px) {
    .rkpt-benefits .rkpt-title {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media only screen and (max-width: 400px) {
    .rkpt-benefits .rkpt-title {
        font-size: 30px;
        line-height: 30px;
    }
}
.rkpt-benefits .rkpt-title span {
    font-weight: bold;
    font-size: 80px;
    line-height: 103px;
    display: block;
    padding: 0 6px;
}
@media only screen and (max-width: 1600px) {
    .rkpt-benefits .rkpt-title span {
        font-size: 70px;
        line-height: 70px;
    }
}
@media only screen and (max-width: 768px) {
    .rkpt-benefits .rkpt-title span {
        font-size: 60px;
        line-height: 60px;
        width: 100%;
    }
}
@media only screen and (max-width: 400px) {
    .rkpt-benefits .rkpt-title span {
        font-size: 45px;
        line-height: 52px;
    }
}
.rkpt-benefits .rkpt-benefits-swiper-container {
    width: 100%;
    overflow: visible;
}
.rkpt-benefits .swiper-slide-prev {
    margin-right: 0;
}
.rkpt-benefits .swiper-slide-prev video {
    height: 570px;
    margin-left: auto;
    margin-right: 0;
}
@media only screen and (max-width: 1600px) {
    .rkpt-benefits .swiper-slide-prev video {
        height: 470px;
    }
}
@media only screen and (max-width: 1367px) {
    .rkpt-benefits .swiper-slide-prev video {
        height: 370px;
    }
}
@media only screen and (max-width: 1024px) {
    .rkpt-benefits .swiper-slide-prev video {
        height: 270px;
    }
}
@media only screen and (max-width: 1400px) {
    .rkpt-benefits .swiper-slide-prev .rkpt-slide-content {
        margin-left: auto;
    }
}
.rkpt-benefits .swiper-slide-next {
    margin-left: 0;
}
.rkpt-benefits .swiper-slide-next video {
    height: 570px;
    margin-right: auto;
    margin-left: 0;
}
@media only screen and (max-width: 1600px) {
    .rkpt-benefits .swiper-slide-next video {
        height: 470px;
    }
}
@media only screen and (max-width: 1367px) {
    .rkpt-benefits .swiper-slide-next video {
        height: 370px;
    }
}
@media only screen and (max-width: 1024px) {
    .rkpt-benefits .swiper-slide-next video {
        height: 270px;
    }
}
@media only screen and (max-width: 1400px) {
    .rkpt-benefits .swiper-slide-next .rkpt-slide-content {
        margin-right: auto;
    }
}
.rkpt-benefits .swiper-slide-active .rkpt-slide-content {
    max-width: 1000px;
    margin: 0 auto;
}
@media only screen and (max-width: 1600px) {
    .rkpt-benefits .swiper-slide-active .rkpt-slide-content {
        max-width: 800px;
    }
    .rkpt-benefits .swiper-slide-active .rkpt-slide-content--text {
        padding: 30px 0 60px;
    }
}
@media only screen and (max-width: 1441px) {
    .rkpt-benefits .swiper-slide-active .rkpt-slide-content {
        max-width: 700px;
    }
    .rkpt-benefits .swiper-slide-active .rkpt-slide-content--text {
        padding: 30px 0 60px;
    }
}
@media only screen and (max-width: 1367px) {
    .rkpt-benefits .swiper-slide-active .rkpt-slide-content {
        max-width: 650px;
    }
}
.rkpt-benefits .swiper-slide-prev .rkpt-slide-content,
.rkpt-benefits .swiper-slide-next .rkpt-slide-content {
    -webkit-filter: blur(10px);
    filter: blur(10px);
}
.rkpt-benefits .swiper-slide-prev .rkpt-slide-content--text,
.rkpt-benefits .swiper-slide-next .rkpt-slide-content--text {
    display: none;
}
.rkpt-benefits .rkpt-slide-content--text {
    padding: 50px 0 60px;
}
.rkpt-benefits .rkpt-slide-content--text .rkpt-top-text {
    font-size: 40px;
    line-height: 50px;
    font-weight: 300;
    padding-bottom: 10px;
    border-bottom: 2px solid rgba(112, 112, 112, 0.4588235294);
    padding-left: 5px;
    position: relative;
}
@media only screen and (max-width: 1024px) {
    .rkpt-benefits .rkpt-slide-content--text .rkpt-top-text {
        font-size: 31px;
        line-height: 35px;
    }
}
@media only screen and (max-width: 1024px) {
    .rkpt-benefits .rkpt-slide-content--text .rkpt-top-text__wrapper {
        max-width: 450px;
    }
}
@media only screen and (max-width: 768px) {
    .rkpt-benefits .rkpt-slide-content--text .rkpt-top-text__wrapper {
        max-width: 250px;
    }
}
.rkpt-benefits .rkpt-slide-content--text .rkpt-top-text span {
    font-weight: bold;
}
.rkpt-benefits .rkpt-slide-content--text .rkpt-top-text .rkpt-slide-no {
    position: absolute;
    right: 0;
    bottom: 10px;
    color: #fff;
    font-size: 92px;
    line-height: 82px;
}
@media only screen and (max-width: 1024px) {
    .rkpt-benefits .rkpt-slide-content--text .rkpt-top-text .rkpt-slide-no {
        font-size: 60px;
        line-height: 85px;
    }
}
@media only screen and (max-width: 768px) {
    .rkpt-benefits .rkpt-slide-content--text .rkpt-top-text .rkpt-slide-no {
        background-color: #dbeacc;
        bottom: -45px;
        padding-left: 30px;
    }
}
.rkpt-benefits .rkpt-slide-content--text .rkpt-bottom-text {
    font-size: 25px;
    line-height: 35px;
    padding-top: 20px;
    padding-left: 5px;
    max-width: 700px;
    position: relative;
}
@media only screen and (max-width: 1024px) {
    .rkpt-benefits .rkpt-slide-content--text .rkpt-bottom-text {
        font-size: 20px;
        line-height: 28px;
        max-width: 400px;
    }
}
@media only screen and (max-width: 768px) {
    .rkpt-benefits .rkpt-slide-content--text .rkpt-bottom-text {
        max-width: 270px;
    }
}
.rkpt-benefits .swiper-buttons .swiper-button-next {
    right: -30%;
}
@media only screen and (max-width: 768px) {
    .rkpt-benefits .swiper-buttons .swiper-button-next {
        right: -25px;
    }
}
.rkpt-benefits .swiper-buttons .swiper-button-prev {
    left: -30%;
}
@media only screen and (max-width: 768px) {
    .rkpt-benefits .swiper-buttons .swiper-button-prev {
        left: -25px;
    }
}
.rkpt-benefits .swiper-buttons .swiper-button-next,
.rkpt-benefits .swiper-buttons .swiper-button-prev {
    top: 0;
    margin-right: -40%;
}
@media only screen and (max-width: 1600px) {
    .rkpt-benefits .swiper-buttons .swiper-button-next,
    .rkpt-benefits .swiper-buttons .swiper-button-prev {
        margin-right: 0;
    }
}
@media only screen and (max-width: 1024px) {
    .rkpt-benefits .swiper-buttons .swiper-button-next,
    .rkpt-benefits .swiper-buttons .swiper-button-prev {
        margin-right: -60%;
    }
}
@media only screen and (max-width: 1000px) {
    .rkpt-benefits .swiper-buttons .swiper-button-next,
    .rkpt-benefits .swiper-buttons .swiper-button-prev {
        margin-right: -150px;
    }
}
@media only screen and (max-width: 895px) {
    .rkpt-benefits .swiper-buttons .swiper-button-next,
    .rkpt-benefits .swiper-buttons .swiper-button-prev {
        margin-right: -100px;
    }
}
@media only screen and (max-width: 768px) {
    .rkpt-benefits .swiper-buttons .swiper-button-next,
    .rkpt-benefits .swiper-buttons .swiper-button-prev {
        margin-right: unset;
        top: 22%;
        background-image: unset;
    }
}
@media only screen and (max-width: 600px) {
    .rkpt-benefits .swiper-buttons .swiper-button-next,
    .rkpt-benefits .swiper-buttons .swiper-button-prev {
        top: 18%;
    }
}
.rkpt-benefits .swiper-buttons .swiper-button-next:after,
.rkpt-benefits .swiper-buttons .swiper-button-prev:after {
    display: none;
}
.rkpt-video-app {
    padding-top: 100px;
    padding-bottom: 60px;
}
@media only screen and (max-width: 768px) {
    .rkpt-video-app {
        padding-top: 0;
    }
}
.rkpt-video-app__wrapper {
    position: relative;
}
.rkpt-video-app__wrapper:after {
    content: "";
    background-color: #878787;
    mix-blend-mode: multiply;
    opacity: 0.5;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.rkpt-video-app__wrapper .rkpt-title {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    font-size: 80px;
    line-height: 75px;
    font-weight: 400;
    margin: 0;
    z-index: 1;
}
@media only screen and (max-width: 1024px) {
    .rkpt-video-app__wrapper .rkpt-title {
        font-size: 70px;
        top: 40%;
        padding: 0 20px;
        line-height: 70px;
    }
}
@media only screen and (max-width: 768px) {
    .rkpt-video-app__wrapper .rkpt-title {
        font-size: 60px;
        max-width: 320px;
        line-height: 60px;
    }
}
@media only screen and (max-width: 400px) {
    .rkpt-video-app__wrapper .rkpt-title {
        font-size: 36px;
        line-height: 42px;
    }
}
.rkpt-video-app__wrapper .rkpt-title span {
    display: block;
    font-size: 40px;
    line-height: 51px;
    font-weight: bold;
}
@media only screen and (max-width: 1024px) {
    .rkpt-video-app__wrapper .rkpt-title span {
        font-size: 30px;
        line-height: 40px;
    }
}
@media only screen and (max-width: 768px) {
    .rkpt-video-app__wrapper .rkpt-title span {
        font-size: 22px;
        line-height: 29px;
    }
}
@media only screen and (max-width: 400px) {
    .rkpt-video-app__wrapper .rkpt-title span {
        font-size: 18px;
    }
}
.rkpt-video-app__wrapper--icons {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 30px;
    z-index: 1;
    padding: 0 10px;
}
@media only screen and (max-width: 768px) {
    .rkpt-video-app__wrapper--icons {
        bottom: 10px;
        max-width: 366px !important;
        width: 100%;
    }
}
.rkpt-video-app__cta {
    padding-top: 60px;
}
@media only screen and (max-width: 768px) {
    .rkpt-video-app__cta {
        padding-top: 40px;
    }
}
.rkpt-video-app__cta--learn-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #000;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 31px;
    line-height: 31px;
    border-radius: 42px;
    padding: 0 30px;
    height: 84px;
    border: 1px solid #000;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
@media only screen and (max-width: 768px) {
    .rkpt-video-app__cta--learn-more {
        height: 59px;
        font-size: 21px;
        line-height: 27px;
    }
}
@media only screen and (max-width: 400px) {
    .rkpt-video-app__cta--learn-more {
        font-size: 18px;
        line-height: 18px;
    }
}
.rkpt-video-app__cta--learn-more:hover {
    background-color: #fff;
    color: #000;
}
.rkpt-video-app__cta--download-wrapper {
    padding-top: 80px;
}
@media only screen and (max-width: 768px) {
    .rkpt-video-app__cta--download-wrapper {
        padding-top: 50px;
    }
}
.rkpt-video-app__cta--download-wrapper span {
    font-weight: bold;
    font-size: 21px;
    line-height: 27px;
    display: block;
    text-align: center;
}
@media only screen and (max-width: 768px) {
    .rkpt-video-app__cta--download-wrapper span {
        font-size: 16px;
        line-height: 21px;
    }
}
.rkpt-video-app__cta--download-wrapper__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-column-gap: 100px;
    -moz-column-gap: 100px;
    column-gap: 100px;
    padding-top: 30px;
}
@media only screen and (max-width: 768px) {
    .rkpt-video-app__cta--download-wrapper__buttons {
        padding-top: 20px;
        -webkit-column-gap: 50px;
        -moz-column-gap: 50px;
        column-gap: 50px;
    }
}
.rkpt-video-app__cta--download-wrapper__buttons .rkpt-app-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    color: #fff;
    font-size: 34px;
    line-height: 34px;
    font-weight: bold;
    background-color: rgba(0, 0, 0, 0.35);
    border-radius: 42px;
    height: 68px;
    padding: 0 30px;
}
@media only screen and (max-width: 768px) {
    .rkpt-video-app__cta--download-wrapper__buttons .rkpt-app-button {
        height: 47px;
        font-size: 23px;
        line-height: 23px;
    }
}
@media only screen and (max-width: 400px) {
    .rkpt-video-app__cta--download-wrapper__buttons .rkpt-app-button {
        font-size: 18px;
        line-height: 18px;
        height: 40px;
    }
}
.rkpt-video-app__cta--download-wrapper__buttons .rkpt-app-button:after {
    content: "";
    position: absolute;
    right: -30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50px;
    height: 20px;
    background: url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/sonos/images/cta-arrow.png);
    background-repeat: no-repeat;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
@media only screen and (max-width: 768px) {
    .rkpt-video-app__cta--download-wrapper__buttons .rkpt-app-button:after {
        background-size: 20px;
        background-size: 34px;
        right: -40px;
        height: 12px;
    }
}
@media only screen and (max-width: 400px) {
    .rkpt-video-app__cta--download-wrapper__buttons .rkpt-app-button:after {
        right: -35px;
    }
}
.rkpt-video-app__cta--download-wrapper__buttons .rkpt-app-button:hover:after {
    right: -60px;
}
@media only screen and (max-width: 768px) {
    .rkpt-video-app__cta--download-wrapper__buttons .rkpt-app-button:hover:after {
        right: -40px;
    }
}
.rkpt-sonos-products {
    padding-top: 100px;
}
@media only screen and (max-width: 768px) {
    .rkpt-sonos-products {
        padding-top: 40px;
    }
}
.rkpt-sonos-products .rkpt-title {
    font-size: 40px;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    color: #000;
    margin: 0;
}
@media only screen and (max-width: 768px) {
    .rkpt-sonos-products .rkpt-title {
        font-size: 26px;
        line-height: 32px;
        font-weight: normal;
        padding: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.rkpt-sonos-products .rkpt-subtitle {
    font-size: 80px;
    font-weight: 300;
    font-style: normal;
    text-align: center;
    color: #000;
    margin: 0;
    padding-bottom: 50px;
}
@media only screen and (max-width: 768px) {
    .rkpt-sonos-products .rkpt-subtitle {
        font-size: 64px;
        line-height: 48px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        font-weight: 500;
        padding: 20px 20px 50px;
    }
    .rkpt-sonos-products .rkpt-subtitle span {
        font-size: 45px;
        line-height: normal;
        font-weight: normal;
        display: block;
    }
}
@media only screen and (max-width: 400px) {
    .rkpt-sonos-products .rkpt-subtitle {
        font-size: 50px;
    }
    .rkpt-sonos-products .rkpt-subtitle span {
        font-size: 35px;
    }
}
.rkpt-sonos-products__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
    .rkpt-sonos-products__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.rkpt-sonos-products__wrapper__item {
    width: 33.33%;
}
@media only screen and (max-width: 768px) {
    .rkpt-sonos-products__wrapper__item {
        width: 100%;
    }
    .rkpt-sonos-products__wrapper__item--speakers {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .rkpt-sonos-products__wrapper__item--era-300 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .rkpt-sonos-products__wrapper__item--era-100 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .rkpt-sonos-products__wrapper__item--portable {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .rkpt-sonos-products__wrapper__item--move {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .rkpt-sonos-products__wrapper__item--roam-sl {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .rkpt-sonos-products__wrapper__item--home-theater {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
}
.rkpt-sonos-products__wrapper__item--wide {
    width: 66.66%;
}
@media only screen and (max-width: 768px) {
    .rkpt-sonos-products__wrapper__item--wide {
        width: 100%;
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
}
.rkpt-sonos-products__wrapper__item--title {
    position: absolute;
    color: #000;
    font-size: 21px;
    line-height: normal;
    font-weight: 500;
    top: 40px;
    left: 50px;
}
@media only screen and (max-width: 1400px) {
    .rkpt-sonos-products__wrapper__item--title {
        font-size: 18px;
        top: 35px;
        left: 35px;
    }
}
@media only screen and (max-width: 1400px) {
    .rkpt-sonos-products__wrapper__item--title {
        font-size: 12px;
        top: 25px;
        left: 25px;
    }
}
@media only screen and (max-width: 768px) {
    .rkpt-sonos-products__wrapper__item--title {
        display: none;
    }
}
.rkpt-sonos-products__wrapper .rkpt-sonos-products__img {
    width: 100%;
}
.rkpt-sonos-products__wrapper .rkpt-sonos-link {
    position: relative;
    display: block;
}
.rkpt-sonos-products__wrapper .rkpt-sonos-link:before {
    content: "";
    position: absolute;
    bottom: 30px;
    right: 30px;
    width: 40px;
    height: 20px;
    background: url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/sonos/images/products/arrow-products.png);
    background-repeat: no-repeat;
}
@media only screen and (max-width: 768px) {
    .rkpt-sonos-products__wrapper .rkpt-sonos-link:before {
        width: 0;
    }
}
.rkpt-sonos-products__wrapper .rkpt-sonos-link:hover .rkpt-sonos-products__img-hover {
    opacity: 1;
}
.rkpt-sonos-products__wrapper .rkpt-sonos-link:hover:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: #8b8b8b;
    opacity: 0.8;
    mix-blend-mode: multiply;
    width: 100%;
    height: 100%;
    z-index: 2;
}
@media only screen and (max-width: 768px) {
    .rkpt-sonos-products__wrapper .rkpt-sonos-link:hover:after {
        width: 0;
    }
}
.rkpt-sonos-products__wrapper .rkpt-sonos-link:hover:before {
    width: 0;
}
.rkpt-sonos-products__wrapper .rkpt-sonos-link:hover .rkpt-sonos-products__wrapper__item--title {
    display: none;
}
.rkpt-sonos-products__wrapper .rkpt-sonos-link .rkpt-sonos-products__img-hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
    z-index: 10;
    width: 100%;
}
@media only screen and (max-width: 768px) {
    .rkpt-sonos-products__wrapper .rkpt-sonos-link .rkpt-sonos-products__img-hover {
        display: none;
    }
}
.rkpt-eurobank-banner {
    padding-top: 80px;
}
@media only screen and (max-width: 768px) {
    .rkpt-eurobank-banner {
        padding-top: 50px;
    }
}
.rkpt-eurobank-banner__title-wrapper {
    padding-bottom: 30px;
}
@media only screen and (max-width: 768px) {
    .rkpt-eurobank-banner__title-wrapper {
        padding-bottom: 10px;
    }
}
.rkpt-eurobank-banner__title-wrapper .rkpt-title {
    font-size: 57px;
    line-height: 71px;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    color: #000;
    margin: 0;
}
@media only screen and (max-width: 768px) {
    .rkpt-eurobank-banner__title-wrapper .rkpt-title {
        font-size: 32px;
        line-height: 35px;
        font-weight: normal;
    }
}
.rkpt-eurobank-banner__title-wrapper img {
    display: block;
    margin: 0 auto;
}
@media only screen and (max-width: 768px) {
    .rkpt-eurobank-banner__title-wrapper img {
        max-width: 40px;
    }
}
.rkpt-eurobank-banner--link {
    display: block;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.rkpt-eurobank-banner--link:hover {
    scale: 1.01;
}
@media only screen and (max-width: 768px) {
    .rkpt-eurobank-banner--link:hover {
        scale: 1;
    }
}
.rkpt-eurobank-banner--link img {
    margin: 0 auto;
}
.rkpt-why-plaisio {
    text-align: center;
    max-width: 1400px;
    margin: 0 auto;
    padding-bottom: 100px;
    padding-top: 100px;
}
@media only screen and (max-width: 768px) {
    .rkpt-why-plaisio {
        padding-bottom: 0;
        padding-top: 60px;
    }
}
@media only screen and (max-width: 768px) {
    .rkpt-why-plaisio .rkpt-title {
        max-width: 350px;
        margin: 0 auto;
    }
}
.rkpt-why-plaisio__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
@media only screen and (max-width: 768px) {
    .rkpt-why-plaisio__wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.rkpt-why-plaisio__wrapper__item {
    display: block;
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
    text-align: center;
    position: relative;
    z-index: 1;
}
@media only screen and (max-width: 768px) {
    .rkpt-why-plaisio__wrapper__item {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        width: 50%;
    }
}
.rkpt-why-plaisio__wrapper__item img {
    margin: 0 auto;
}
.rkpt-header {
    padding: 0 20px;
    position: fixed;
    top: 10px;
    left: 10px;
    right: 10px;
    margin: auto;
    background: #fff;
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    z-index: 100;
}
@media only screen and (max-width: 768px) {
    .rkpt-header {
        top: 10px;
        left: 10px;
        right: 10px;
        height: 50px;
        padding: 0 10px;
        overflow: hidden;
    }
}
.rkpt-header .rkpt-header-wrapper {
    padding: 10px 20px 10px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media only screen and (max-width: 768px) {
    .rkpt-header .rkpt-header-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 15px 0;
        -webkit-box-align: unset;
        -ms-flex-align: unset;
        align-items: unset;
        height: 100%;
    }
}
.rkpt-header .rkpt-header-wrapper .rkpt-logo {
    display: block;
    max-width: 180px;
}
@media only screen and (max-width: 1024px) {
    .rkpt-header .rkpt-header-wrapper .rkpt-logo {
        max-width: 140px;
    }
}
@media only screen and (max-width: 768px) {
    .rkpt-header .rkpt-header-wrapper .rkpt-logo {
        max-width: 120px;
    }
}
.rkpt-header .rkpt-header-wrapper .rkpt-burger-wrapper {
    display: none;
}
@media only screen and (max-width: 768px) {
    .rkpt-header .rkpt-header-wrapper .rkpt-burger-wrapper {
        display: block;
        position: absolute;
        top: 18px;
        right: 20px;
        cursor: pointer;
        z-index: 5;
    }
}
.rkpt-header .rkpt-header-wrapper .rkpt-burger-wrapper .rkpt-burger {
    width: 25px;
    height: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.rkpt-header .rkpt-header-wrapper .rkpt-burger-wrapper .rkpt-burger__line {
    background: #000;
    width: 25px;
    height: 2px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.rkpt-header .rkpt-header-wrapper .rkpt-main-menu {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 10px;
}
@media only screen and (max-width: 768px) {
    .rkpt-header .rkpt-header-wrapper .rkpt-main-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.rkpt-header .rkpt-header-wrapper .rkpt-main-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media only screen and (max-width: 768px) {
    .rkpt-header .rkpt-header-wrapper .rkpt-main-menu ul {
        display: block;
    }
}
.rkpt-header .rkpt-header-wrapper .rkpt-main-menu ul li {
    margin: 0 5px;
}
.rkpt-header .rkpt-header-wrapper .rkpt-main-menu ul li a {
    color: #000;
    font-size: 14px;
    line-height: 16px;
    padding: 20px;
    font-weight: 400;
    position: relative;
    display: block;
    text-align: center;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    text-transform: uppercase;
}
@media only screen and (max-width: 1400px) {
    .rkpt-header .rkpt-header-wrapper .rkpt-main-menu ul li a {
        padding: 20px 10px;
    }
}
@media only screen and (max-width: 1150px) {
    .rkpt-header .rkpt-header-wrapper .rkpt-main-menu ul li a {
        font-size: 11px;
        padding: 20px 5px;
    }
}
@media only screen and (max-width: 915px) {
    .rkpt-header .rkpt-header-wrapper .rkpt-main-menu ul li a {
        font-size: 8px;
        padding: 20px 3px;
    }
}
@media only screen and (max-width: 768px) {
    .rkpt-header .rkpt-header-wrapper .rkpt-main-menu ul li a {
        font-size: 14px;
        padding: 20px;
    }
}
.rkpt-header .rkpt-header-wrapper .rkpt-main-menu ul li a:active {
    font-weight: bold;
}
.rkpt-header .rkpt-header-wrapper .rkpt-main-menu ul li a:hover {
    color: #000;
    font-weight: bold;
}
.rkpt-header .rkpt-header-wrapper .rkpt-main-menu ul li a:hover:before {
    max-height: 76px;
    opacity: 0.5;
}
@media only screen and (max-width: 768px) {
    .rkpt-header .rkpt-header-wrapper .rkpt-main-menu ul li a:hover:before {
        display: none;
    }
}
.rkpt-header .rkpt-header-wrapper .rkpt-main-menu ul li a:before {
    display: block;
    width: 100%;
    height: 76px;
    content: "";
    background: #dfdfdf;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    max-height: 0;
    opacity: 0;
    z-index: -1;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
@media only screen and (max-width: 768px) {
    .rkpt-header .rkpt-header-wrapper .rkpt-main-menu ul li a:before {
        display: none;
    }
}
