@font-face{
    font-family:"CFAstyPlaisio";
    src:url("https://res.plaisio.gr/raw/upload/Campaigns/B2C-Campaigns/Shared/fonts/CFAstyPlaisio-Bold.otf") format("truetype");
    font-weight:normal
}
@font-face{
    font-family:"CFAstyPlaisio";
    src:url("https://res.plaisio.gr/raw/upload/Campaigns/B2C-Campaigns/Shared/fonts/CFAstyPlaisio-Bold.otf") format("truetype");
    font-weight:bold
}
@font-face{
    font-family:"CFAstyPlaisio";
    src:url("https://res.plaisio.gr/raw/upload/Campaigns/B2C-Campaigns/Shared/fonts/CFAstyPlaisio-Light.otf") format("truetype");
    font-weight:light
}
@font-face{
    font-family:"BP Haroula";
    src:url("https://res.plaisio.gr/raw/upload/Campaigns/B2C-Campaigns/Shared/fonts/BP_Haroula_bold.otf") format("truetype");
    font-weight:bold
}
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
}
.rkpt-body .rkpt-h1{
    display:none
}
.rkpt-body img{
    max-width:100%;
    height:auto;
    display:block
}
.rkpt-body a{
    text-decoration:none
}
.rkpt-container{
    max-width:1800px;
    padding-left:30px;
    padding-right:30px;
    margin:0 auto
}
.rkpt-only-desk{
    display:block
}
@media only screen and (max-width: 768px){
    .rkpt-only-desk{
        display:none
    }
}
.rkpt-till-tab{
    display:none
}
@media only screen and (max-width: 768px){
    .rkpt-till-tab{
        display:block
    }
}
@-webkit-keyframes rkpt-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 rkpt-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)
    }
}
@-webkit-keyframes infiniteSkew{
    0%{
        -webkit-transform:translateX(-5px) rotate(-3deg);
        transform:translateX(-5px) rotate(-3deg)
    }
    50%{
        -webkit-transform:translateX(5px) rotate(3deg);
        transform:translateX(5px) rotate(3deg)
    }
    100%{
        -webkit-transform:translateX(-5px) rotate(-3deg);
        transform:translateX(-5px) rotate(-3deg)
    }
}
@keyframes infiniteSkew{
    0%{
        -webkit-transform:translateX(-5px) rotate(-3deg);
        transform:translateX(-5px) rotate(-3deg)
    }
    50%{
        -webkit-transform:translateX(5px) rotate(3deg);
        transform:translateX(5px) rotate(3deg)
    }
    100%{
        -webkit-transform:translateX(-5px) rotate(-3deg);
        transform:translateX(-5px) rotate(-3deg)
    }
}
@-webkit-keyframes zoom-in-zoom-out{
    0%{
        scale:95%
    }
    50%{
        scale:105%
    }
    100%{
        scale:95%
    }
}
@keyframes zoom-in-zoom-out{
    0%{
        scale:95%
    }
    50%{
        scale:105%
    }
    100%{
        scale:95%
    }
}
@-webkit-keyframes rotateInfinite{
    from{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    to{
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
@keyframes rotateInfinite{
    from{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    to{
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
.rkpt-header{
    padding:0;
    position:absolute;
    top:0;
    left:0;
    right:0;
    margin:auto;
    z-index:100;
    background-color:#d0d2d3
}
@media only screen and (max-width: 768px){
    .rkpt-header{
        height:50px;
        padding:0 10px;
        overflow:hidden
    }
}
.rkpt-header .rkpt-header-wrapper{
    padding:24px 30px;
    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:#1e0a4b;
    width:25px;
    height:2px;
    -webkit-transition:all .3s ease;
    transition:all .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: 1024px){
    .rkpt-header .rkpt-header-wrapper .rkpt-main-menu{
        -webkit-box-flex:unset;
        -ms-flex:unset;
        flex:unset
    }
}
@media only screen and (max-width: 768px){
    .rkpt-header .rkpt-header-wrapper .rkpt-main-menu{
        -webkit-box-flex:1;
        -ms-flex:1;
        flex:1;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        margin-top:20px
    }
}
.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;
    list-style:none;
    margin:0;
    padding:0
}
@media only screen and (max-width: 768px){
    .rkpt-header .rkpt-header-wrapper .rkpt-main-menu>ul{
        display:block
    }
}
@media only screen and (max-width: 768px){
    .rkpt-header .rkpt-header-wrapper .rkpt-main-menu>ul>li{
        margin:0 5px;
        width:-webkit-fit-content;
        width:-moz-fit-content;
        width:fit-content;
        margin:0 auto;
        margin-bottom:15px
    }
}
.rkpt-header .rkpt-header-wrapper .rkpt-main-menu>ul>li.rkpt-active>a{
    color:#2d4ee7
}
.rkpt-header .rkpt-header-wrapper .rkpt-main-menu>ul>li>a{
    color:#1e0a4b;
    font-size:20px;
    font-style:normal;
    font-weight:400;
    line-height:23px;
    letter-spacing:-0.283px;
    padding:0 10px;
    position:relative;
    display:block;
    text-align:center;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    border-right:1px solid #1e0a4b
}
@media only screen and (max-width: 1024px){
    .rkpt-header .rkpt-header-wrapper .rkpt-main-menu>ul>li>a{
        font-size:17px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-header .rkpt-header-wrapper .rkpt-main-menu>ul>li>a{
        font-size:14px;
        border-right:none
    }
}
.rkpt-header .rkpt-header-wrapper .rkpt-main-menu>ul>li>a:active{
    color:#2d4ee7
}
.rkpt-header .rkpt-header-wrapper .rkpt-main-menu>ul>li>a:hover{
    color:#2d4ee7
}
.rkpt-header .rkpt-header-wrapper .rkpt-main-menu>ul>li:last-child a{
    border-right:none
}
.rkpt-header .rkpt-header-wrapper .rkpt-main-menu>ul>li.rkpt-has-dropdown{
    position:relative;
    cursor:pointer
}
.rkpt-header .rkpt-header-wrapper .rkpt-main-menu>ul>li.rkpt-has-dropdown:after{
    content:"";
    position:absolute;
    right:-5px;
    bottom:10px;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/down-arrow.png);
    width:16px;
    height:5px;
    background-size:10px;
    background-position:bottom;
    background-repeat:no-repeat
}
@media only screen and (max-width: 1400px){
    .rkpt-header .rkpt-header-wrapper .rkpt-main-menu>ul>li.rkpt-has-dropdown:after{
        background-size:9px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-header .rkpt-header-wrapper .rkpt-main-menu>ul>li.rkpt-has-dropdown:after{
        width:0
    }
}
.rkpt-header .rkpt-header-wrapper .rkpt-main-menu>ul>li.rkpt-has-dropdown.rkpt-active:after{
    -webkit-filter:invert(35%) sepia(96%) saturate(7493%) hue-rotate(232deg) brightness(92%) contrast(98%);
    filter:invert(35%) sepia(96%) saturate(7493%) hue-rotate(232deg) brightness(92%) contrast(98%)
}
.rkpt-header .rkpt-header-wrapper .rkpt-main-menu>ul>li.rkpt-has-dropdown>a{
    padding-right:15px
}
@media only screen and (max-width: 768px){
    .rkpt-header .rkpt-header-wrapper .rkpt-main-menu>ul>li.rkpt-has-dropdown>a{
        display:none
    }
}
.rkpt-header .rkpt-header-wrapper .rkpt-main-menu>ul>li.rkpt-has-dropdown>.rkpt-dropdown-menu{
    max-height:0;
    opacity:0;
    background-color:#fff;
    border-radius:0 0 5px 5px;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    position:absolute;
    width:100%;
    top:-webkit-calc(100% + 25px);
    top:calc(100% + 25px);
    left:50%;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
    list-style:none;
    margin:0;
    padding:15px 20px 8px;
    width:100%;
    min-width:170px;
    z-index:-100
}
@media only screen and (max-width: 1400px){
    .rkpt-header .rkpt-header-wrapper .rkpt-main-menu>ul>li.rkpt-has-dropdown>.rkpt-dropdown-menu{
        -webkit-transform:translateX(-webkit-calc(-50% - 10px));
        -ms-transform:translateX(calc(-50% - 10px));
        transform:translateX(calc(-50% - 10px))
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-header .rkpt-header-wrapper .rkpt-main-menu>ul>li.rkpt-has-dropdown>.rkpt-dropdown-menu{
        top:-webkit-calc(100% + 23px);
        top:calc(100% + 23px)
    }
}
@media only screen and (max-width: 768px){
    .rkpt-header .rkpt-header-wrapper .rkpt-main-menu>ul>li.rkpt-has-dropdown>.rkpt-dropdown-menu{
        position:relative;
        background-color:unset;
        padding:0;
        min-width:unset;
        max-height:10000px;
        opacity:1;
        margin-top:0;
        -webkit-transform:unset;
        -ms-transform:unset;
        transform:unset;
        left:unset
    }
}
.rkpt-header .rkpt-header-wrapper .rkpt-main-menu>ul>li.rkpt-has-dropdown>.rkpt-dropdown-menu>li{
    margin-bottom:7px
}
@media only screen and (max-width: 768px){
    .rkpt-header .rkpt-header-wrapper .rkpt-main-menu>ul>li.rkpt-has-dropdown>.rkpt-dropdown-menu>li{
        text-align:center;
        margin-bottom:10px
    }
}
.rkpt-header .rkpt-header-wrapper .rkpt-main-menu>ul>li.rkpt-has-dropdown>.rkpt-dropdown-menu>li>a{
    color:#1e0a4b;
    font-size:20px;
    font-style:normal;
    font-weight:normal;
    line-height:30px;
    padding:0;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
@media only screen and (max-width: 768px){
    .rkpt-header .rkpt-header-wrapper .rkpt-main-menu>ul>li.rkpt-has-dropdown>.rkpt-dropdown-menu>li>a{
        font-size:14px;
        text-align:center
    }
}
.rkpt-header .rkpt-header-wrapper .rkpt-main-menu>ul>li.rkpt-has-dropdown>.rkpt-dropdown-menu>li>a:hover,.rkpt-header .rkpt-header-wrapper .rkpt-main-menu>ul>li.rkpt-has-dropdown>.rkpt-dropdown-menu>li>a.rkpt-active{
    color:#2d4ee7
}
.rkpt-header .rkpt-header-wrapper .rkpt-main-menu>ul>li.rkpt-has-dropdown>.rkpt-dropdown-menu.rkpt-open{
    max-height:10000px;
    opacity:1;
    z-index:100
}
.rkpt-open-menu .rkpt-header{
    z-index:99999
}
.rkpt-hero{
    margin-top:40px;
    background-color:#06ccfd;
    overflow:hidden;
    min-height:600px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position:relative
}
.rkpt-hero .rkpt-container{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    width:100%;
    position:relative;
    min-height:600px;
    padding-top:40px
}
@media only screen and (max-width: 768px){
    .rkpt-hero .rkpt-container{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        gap:40px;
        text-align:center;
        padding-top:30px
    }
}
.rkpt-hero .rkpt-container .rkpt-left-side{
    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-align:center;
    -ms-flex-align:center;
    align-items:center;
    text-align:center;
    z-index:2;
    width:100%;
    -webkit-transform:translateX(0);
    -ms-transform:translateX(0);
    transform:translateX(0);
    -webkit-animation:shiftLeft 1s ease-out 4.5s forwards;
    animation:shiftLeft 1s ease-out 4.5s forwards
}
@media only screen and (max-width: 768px){
    .rkpt-hero .rkpt-container .rkpt-left-side{
        width:100%;
        -webkit-transform:none !important;
        -ms-transform:none !important;
        transform:none !important;
        -webkit-animation:none !important;
        animation:none !important
    }
}
.rkpt-hero .rkpt-container .rkpt-left-side .hero-logo{
    width:600px;
    height:auto;
    margin-bottom:40px;
    opacity:0;
    -webkit-transform:translateY(30px);
    -ms-transform:translateY(30px);
    transform:translateY(30px);
    -webkit-animation:fadeInUp 1.2s ease-out .5s forwards,shrinkLogo .8s ease-out 2s forwards;
    animation:fadeInUp 1.2s ease-out .5s forwards,shrinkLogo .8s ease-out 2s forwards
}
@media only screen and (max-width: 768px){
    .rkpt-hero .rkpt-container .rkpt-left-side .hero-logo{
        width:180px;
        margin-bottom:10px
    }
}
@-webkit-keyframes shrinkLogo{
    to{
        width:250px
    }
}
@keyframes shrinkLogo{
    to{
        width:250px
    }
}
@media only screen and (max-width: 768px){
    @-webkit-keyframes shrinkLogo{
        to{
            width:160px !important
        }
    }
    @keyframes shrinkLogo{
        to{
            width:160px !important
        }
    }
}
.rkpt-hero .rkpt-container .rkpt-left-side h1{
    font-size:50px;
    font-weight:bold;
    color:#1e0a4b;
    line-height:normal;
    opacity:0;
    -webkit-transition:opacity .3s ease;
    transition:opacity .3s ease
}
@media only screen and (max-width: 1024px){
    .rkpt-hero .rkpt-container .rkpt-left-side h1{
        font-size:6vw
    }
}
@media only screen and (max-width: 768px){
    .rkpt-hero .rkpt-container .rkpt-left-side h1{
        font-size:7vw;
        margin:0
    }
}
.rkpt-hero .rkpt-container .rkpt-left-side .main-title{
    display:block;
    margin-bottom:20px
}
@media only screen and (max-width: 768px){
    .rkpt-hero .rkpt-container .rkpt-left-side .main-title{
        margin-bottom:0
    }
}
.rkpt-hero .rkpt-container .rkpt-left-side .subtitle{
    font-size:40px;
    font-weight:400;
    color:#1e0a4b
}
@media only screen and (max-width: 1400px){
    .rkpt-hero .rkpt-container .rkpt-left-side .subtitle{
        font-size:4vw
    }
}
.rkpt-hero .rkpt-container .rkpt-left-side .char{
    display:inline-block;
    opacity:0;
    -webkit-transform:translateY(-50px);
    -ms-transform:translateY(-50px);
    transform:translateY(-50px);
    -webkit-animation:charFallIn .6s ease-out forwards;
    animation:charFallIn .6s ease-out forwards
}
.rkpt-hero .rkpt-container .rkpt-left-side .char.bold{
    opacity:0;
    font-weight:bold;
    -webkit-animation:charFallIn .6s ease-out forwards;
    animation:charFallIn .6s ease-out forwards
}
.rkpt-hero .rkpt-container .rkpt-right-side{
    position:absolute;
    right:0;
    top:50%;
    -webkit-transform:translate(500px, -50%);
    -ms-transform:translate(500px, -50%);
    transform:translate(500px, -50%);
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:end;
    -ms-flex-align:end;
    align-items:flex-end;
    opacity:0;
    -webkit-animation:fadeInRight 1s ease-out 5.5s forwards;
    animation:fadeInRight 1s ease-out 5.5s forwards;
    width:50%;
    height:100%
}
@media only screen and (max-width: 768px){
    .rkpt-hero .rkpt-container .rkpt-right-side{
        -webkit-transform:none;
        -ms-transform:none;
        transform:none;
        width:100%;
        margin-top:40px
    }
}
.rkpt-hero .rkpt-container .rkpt-right-side>img{
    max-width:100%;
    width:500px;
    height:auto
}
@media only screen and (max-width: 1024px){
    .rkpt-hero .rkpt-container .rkpt-right-side>img{
        width:70%
    }
}
@media only screen and (max-width: 768px){
    .rkpt-hero .rkpt-container .rkpt-right-side>img{
        width:50%
    }
}
@media only screen and (max-width: 500px){
    .rkpt-hero .rkpt-container .rkpt-right-side>img{
        width:80%
    }
}
@media only screen and (max-width: 415px){
    .rkpt-hero .rkpt-container .rkpt-right-side>img{
        width:100%
    }
}
@-webkit-keyframes fadeInUp{
    to{
        opacity:1;
        -webkit-transform:translateY(0);
        transform:translateY(0)
    }
}
@keyframes fadeInUp{
    to{
        opacity:1;
        -webkit-transform:translateY(0);
        transform:translateY(0)
    }
}
@-webkit-keyframes charFallIn{
    to{
        opacity:1;
        -webkit-transform:translateY(0);
        transform:translateY(0)
    }
}
@keyframes charFallIn{
    to{
        opacity:1;
        -webkit-transform:translateY(0);
        transform:translateY(0)
    }
}
@-webkit-keyframes shiftLeft{
    to{
        -webkit-transform:translateX(0);
        transform:translateX(0);
        width:50%
    }
}
@keyframes shiftLeft{
    to{
        -webkit-transform:translateX(0);
        transform:translateX(0);
        width:50%
    }
}
@-webkit-keyframes fadeInRight{
    to{
        -webkit-transform:translate(0, -50%);
        transform:translate(0, -50%);
        opacity:1
    }
}
@keyframes fadeInRight{
    to{
        -webkit-transform:translate(0, -50%);
        transform:translate(0, -50%);
        opacity:1
    }
}
@-webkit-keyframes float{
    0%,100%{
        opacity:.7;
        -webkit-transform:translateY(0px);
        transform:translateY(0px)
    }
    50%{
        opacity:1;
        -webkit-transform:translateY(-20px);
        transform:translateY(-20px)
    }
}
@keyframes float{
    0%,100%{
        opacity:.7;
        -webkit-transform:translateY(0px);
        transform:translateY(0px)
    }
    50%{
        opacity:1;
        -webkit-transform:translateY(-20px);
        transform:translateY(-20px)
    }
}
@-webkit-keyframes pulse{
    0%,100%{
        -webkit-transform:scale(1);
        transform:scale(1)
    }
    50%{
        -webkit-transform:scale(1.05);
        transform:scale(1.05)
    }
}
@keyframes pulse{
    0%,100%{
        -webkit-transform:scale(1);
        transform:scale(1)
    }
    50%{
        -webkit-transform:scale(1.05);
        transform:scale(1.05)
    }
}
.rkpt-hero.loaded .rkpt-left-side h1{
    opacity:1
}
.rkpt-hero--primary{
    margin-top:40px;
    overflow:hidden
}
.rkpt-hero--primary .rkpt-container{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    position:relative;
    min-height:600px
}
@media only screen and (max-width: 768px){
    .rkpt-hero--primary .rkpt-container{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -webkit-box-pack:justify;
        -ms-flex-pack:justify;
        justify-content:space-between;
        padding-top:30px;
        min-height:100%
    }
}
.rkpt-hero--primary .rkpt-container .rkpt-left-side,.rkpt-hero--primary .rkpt-container .rkpt-right-side{
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1
}
@media only screen and (max-width: 768px){
    .rkpt-hero--primary .rkpt-container .rkpt-left-side,.rkpt-hero--primary .rkpt-container .rkpt-right-side{
        -webkit-box-flex:unset;
        -ms-flex:unset;
        flex:unset;
        width:100%
    }
}
.rkpt-hero--primary .rkpt-container .rkpt-left-side{
    -ms-flex-item-align:center;
    align-self:center
}
.rkpt-hero--primary .rkpt-container .rkpt-left-side .hero-logo{
    width:342px;
    height:220px;
    display:block;
    -o-object-fit:contain;
    object-fit:contain;
    margin:0 auto
}
@media only screen and (max-width: 1024px){
    .rkpt-hero--primary .rkpt-container .rkpt-left-side .hero-logo{
        width:200px;
        height:129px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-hero--primary .rkpt-container .rkpt-left-side .hero-logo{
        width:163px;
        height:105px
    }
}
.rkpt-hero--primary .rkpt-container .rkpt-left-side h1{
    line-height:normal;
    text-align:center
}
@media only screen and (max-width: 768px){
    .rkpt-hero--primary .rkpt-container .rkpt-left-side h1{
        margin-bottom:0
    }
}
.rkpt-hero--primary .rkpt-container .rkpt-left-side .main-title{
    font-size:67px;
    font-style:normal;
    font-weight:700;
    line-height:67px;
    letter-spacing:-0.973px;
    padding-bottom:15px;
    display:block
}
@media only screen and (max-width: 1024px){
    .rkpt-hero--primary .rkpt-container .rkpt-left-side .main-title{
        padding-bottom:10px;
        font-size:40px;
        line-height:40px;
        letter-spacing:-0.959px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-hero--primary .rkpt-container .rkpt-left-side .main-title{
        padding-bottom:5px;
        font-size:30px;
        line-height:30px
    }
}
.rkpt-hero--primary .rkpt-container .rkpt-left-side .subtitle{
    font-size:30px;
    font-style:normal;
    line-height:30px;
    letter-spacing:-0.369px;
    font-weight:normal
}
@media only screen and (max-width: 1024px){
    .rkpt-hero--primary .rkpt-container .rkpt-left-side .subtitle{
        font-size:24px;
        line-height:24px;
        letter-spacing:-0.487px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-hero--primary .rkpt-container .rkpt-left-side .subtitle{
        font-size:18px;
        line-height:18px;
        letter-spacing:-0.487px
    }
}
.rkpt-hero--primary .rkpt-container .rkpt-right-side{
    position:relative;
    width:100%;
    aspect-ratio:4/3;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:end;
    -ms-flex-align:end;
    align-items:flex-end;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin:0 auto
}
@media only screen and (max-width: 768px){
    .rkpt-hero--primary .rkpt-container .rkpt-right-side{
        max-width:400px
    }
}
.rkpt-hero--primary .rkpt-container .rkpt-right-side img{
    display:block
}
.rkpt-hero--primary .rkpt-container .rkpt-right-side .rkpt-bg{
    position:absolute;
    bottom:0;
    left:50%;
    z-index:0;
    -o-object-fit:contain;
    object-fit:contain;
    -o-object-position:bottom;
    object-position:bottom;
    opacity:0;
    -webkit-transform:translate(-50%, -100px);
    -ms-transform:translate(-50%, -100px);
    transform:translate(-50%, -100px);
    visibility:hidden;
    -webkit-transition:opacity .7s ease,visibility 0s linear .7s,-webkit-transform .7s ease;
    transition:opacity .7s ease,visibility 0s linear .7s,-webkit-transform .7s ease;
    transition:opacity .7s ease,transform .7s ease,visibility 0s linear .7s;
    transition:opacity .7s ease,transform .7s ease,visibility 0s linear .7s,-webkit-transform .7s ease
}
@media only screen and (max-width: 768px){
    .rkpt-hero--primary .rkpt-container .rkpt-right-side .rkpt-bg{
        width:70%
    }
}
.rkpt-hero--primary .rkpt-container .rkpt-right-side .rkpt-bg.rkpt-view{
    opacity:1;
    -webkit-transform:translate(-50%, 0);
    -ms-transform:translate(-50%, 0);
    transform:translate(-50%, 0);
    visibility:visible;
    -webkit-transition:opacity .7s ease,visibility 0s,-webkit-transform .7s ease;
    transition:opacity .7s ease,visibility 0s,-webkit-transform .7s ease;
    transition:opacity .7s ease,transform .7s ease,visibility 0s;
    transition:opacity .7s ease,transform .7s ease,visibility 0s,-webkit-transform .7s ease
}
.rkpt-hero--primary .rkpt-container .rkpt-right-side .rkpt-kid{
    position:relative;
    z-index:2;
    height:auto;
    -o-object-fit:contain;
    object-fit:contain;
    position:relative;
    margin:0 auto;
    -o-object-position:bottom;
    object-position:bottom;
    object-fit:contain
}
@media only screen and (max-width: 1200px){
    .rkpt-hero--primary .rkpt-container .rkpt-right-side .rkpt-kid{
        width:50%
    }
}
@media only screen and (max-width: 768px){
    .rkpt-hero--primary .rkpt-container .rkpt-right-side .rkpt-kid{
        width:35%
    }
}
.rkpt-hero--primary .rkpt-container .rkpt-floating-elements{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display:grid;
    grid-template-columns:1fr 1fr 1fr 1fr;
    grid-template-rows:1fr 1fr 1fr 1fr;
    pointer-events:none;
    z-index:1
}
.rkpt-hero--primary .rkpt-container .rkpt-tool{
    width:clamp(40px,8vw,80px);
    max-width:100px;
    height:auto;
    -webkit-animation:rotateInfinite 5.5s linear infinite;
    animation:rotateInfinite 5.5s linear infinite;
    grid-column:4;
    grid-row:2;
    justify-self:end;
    align-self:center;
    margin-right:40%;
    margin-bottom:20px
}
@media only screen and (max-width: 1700px){
    .rkpt-hero--primary .rkpt-container .rkpt-tool{
        max-width:70px
    }
}
@media only screen and (max-width: 1500px){
    .rkpt-hero--primary .rkpt-container .rkpt-tool{
        margin-right:5%;
        margin-bottom:30px
    }
}
@media only screen and (max-width: 1400px){
    .rkpt-hero--primary .rkpt-container .rkpt-tool{
        margin-right:6%
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-hero--primary .rkpt-container .rkpt-tool{
        max-width:50px;
        margin-right:5%;
        margin-bottom:0
    }
}
@media only screen and (max-width: 768px){
    .rkpt-hero--primary .rkpt-container .rkpt-tool{
        grid-column:4;
        grid-row:2;
        margin-right:40%;
        margin-bottom:30px
    }
}
@media only screen and (max-width: 500px){
    .rkpt-hero--primary .rkpt-container .rkpt-tool{
        margin-right:52%
    }
}
@media only screen and (max-width: 400px){
    .rkpt-hero--primary .rkpt-container .rkpt-tool{
        max-width:35px;
        margin-bottom:20px
    }
}
.rkpt-hero--primary .rkpt-container .rkpt-search{
    width:clamp(35px,7vw,70px);
    max-width:100px;
    height:auto;
    -webkit-animation:zoom-in-zoom-out 1.7s ease infinite;
    animation:zoom-in-zoom-out 1.7s ease infinite;
    grid-column:1;
    grid-row:4;
    justify-self:start;
    align-self:end;
    margin-left:50%;
    margin-bottom:10%
}
@media only screen and (max-width: 1500px){
    .rkpt-hero--primary .rkpt-container .rkpt-search{
        max-width:70px;
        margin-left:10%;
        margin-left:40%
    }
}
@media only screen and (max-width: 768px){
    .rkpt-hero--primary .rkpt-container .rkpt-search{
        grid-column:1;
        grid-row:4;
        margin-left:50%
    }
}
.rkpt-hero--primary .rkpt-container .rkpt-bulb{
    width:clamp(50px,10vw,150px);
    max-width:400px;
    height:auto;
    -webkit-animation:zoom-in-zoom-out 1.7s ease infinite;
    animation:zoom-in-zoom-out 1.7s ease infinite;
    grid-column:1;
    grid-row:2;
    justify-self:start;
    align-self:end;
    margin-left:50%;
    margin-bottom:-20%
}
@media only screen and (max-width: 1500px){
    .rkpt-hero--primary .rkpt-container .rkpt-bulb{
        max-width:300px;
        margin-left:40%
    }
}
@media only screen and (max-width: 1200px){
    .rkpt-hero--primary .rkpt-container .rkpt-bulb{
        margin-bottom:-60%
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-hero--primary .rkpt-container .rkpt-bulb{
        margin-bottom:-100%
    }
}
@media only screen and (max-width: 768px){
    .rkpt-hero--primary .rkpt-container .rkpt-bulb{
        grid-column:1;
        grid-row:2;
        margin-left:100%;
        margin-bottom:-23%
    }
}
.rkpt-hero--primary.rkpt-home{
    background-color:#06ccfd
}
.rkpt-hero--primary.rkpt-home h1{
    color:#1e0a4b
}
@media only screen and (max-width: 768px){
    .rkpt-hero--primary.rkpt-home .rkpt-container .rkpt-right-side{
        margin-top:-20px
    }
}
.rkpt-hero--primary.rkpt-about{
    background-color:#00bb54
}
.rkpt-hero--primary.rkpt-about h1{
    color:#fff
}
@media only screen and (max-width: 768px){
    .rkpt-hero--primary.rkpt-about .rkpt-container .rkpt-right-side{
        margin-top:-40px
    }
}
.rkpt-hero--primary.rkpt-about .rkpt-container .rkpt-right-side .rkpt-bg{
    bottom:40px;
    left:53%
}
@media only screen and (max-width: 768px){
    .rkpt-hero--primary.rkpt-about .rkpt-container .rkpt-right-side .rkpt-bg{
        bottom:20px
    }
}
.rkpt-hero--primary.rkpt-about .rkpt-container .rkpt-right-side .rkpt-bg.rkpt-view{
    -webkit-transform:translate(-50%, -40px);
    -ms-transform:translate(-50%, -40px);
    transform:translate(-50%, -40px)
}
@media only screen and (max-width: 768px){
    .rkpt-hero--primary.rkpt-about .rkpt-container .rkpt-right-side .rkpt-bg.rkpt-view{
        -webkit-transform:translate(-50%, -20px);
        -ms-transform:translate(-50%, -20px);
        transform:translate(-50%, -20px)
    }
}
.rkpt-footer--primary>.rkpt-cta,.rkpt-footer--secondary>.rkpt-cta{
    display:block;
    background-color:#fff;
    color:#1e0a4b;
    font-size:25px;
    font-style:normal;
    font-weight:400;
    line-height:25px;
    border-radius:100px;
    position:relative;
    width:-webkit-fit-content;
    width:-moz-fit-content;
    width:fit-content;
    margin:0 auto
}
@media only screen and (max-width: 768px){
    .rkpt-footer--primary>.rkpt-cta,.rkpt-footer--secondary>.rkpt-cta{
        font-size:16px;
        line-height:16px
    }
}
.rkpt-footer--primary{
    background-color:#052ff5;
    padding:60px 10px;
    position:relative
}
@media only screen and (max-width: 768px){
    .rkpt-footer--primary{
        padding-top:41px
    }
}
.rkpt-footer--primary .rkpt-title{
    text-align:center;
    color:#fff;
    font-size:60px;
    font-style:normal;
    font-weight:700;
    line-height:60px;
    letter-spacing:-0.826px;
    padding-bottom:30px
}
@media only screen and (max-width: 768px){
    .rkpt-footer--primary .rkpt-title{
        font-size:30px;
        line-height:30px;
        padding-bottom:16px
    }
}
.rkpt-footer--primary .rkpt-mail{
    text-align:center;
    color:#fff;
    font-size:25px;
    font-style:normal;
    font-weight:700;
    line-height:33px;
    padding-bottom:31px
}
@media only screen and (max-width: 768px){
    .rkpt-footer--primary .rkpt-mail{
        font-size:20px;
        line-height:24px
    }
}
.rkpt-footer--primary .rkpt-mail>a{
    color:#ffd900;
    font-size:60px;
    font-style:normal;
    font-weight:700;
    line-height:60px;
    letter-spacing:-0.826px
}
@media only screen and (max-width: 768px){
    .rkpt-footer--primary .rkpt-mail>a{
        font-size:30px;
        line-height:34px
    }
}
.rkpt-footer--primary>.rkpt-cta{
    padding:20px 80px 20px 40px
}
@media only screen and (max-width: 768px){
    .rkpt-footer--primary>.rkpt-cta{
        padding:13px 50px 13px 30px
    }
}
.rkpt-footer--primary>.rkpt-cta:after{
    content:"";
    position:absolute;
    right:40px;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/right-arrow.png);
    width:29px;
    height:15px;
    background-size:100%;
    background-position:bottom;
    background-repeat:no-repeat;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    text-align:center;
    -webkit-filter:invert(1);
    filter:invert(1)
}
@media only screen and (max-width: 768px){
    .rkpt-footer--primary>.rkpt-cta:after{
        width:19px;
        height:9px;
        right:20px
    }
}
.rkpt-footer--primary>.rkpt-cta:hover:after{
    right:30px
}
@media only screen and (max-width: 768px){
    .rkpt-footer--primary>.rkpt-cta:hover:after{
        right:20px
    }
}
.rkpt-footer--secondary{
    background-color:#1e0a4b;
    padding:150px 10px;
    position:relative
}
@media only screen and (max-width: 1400px){
    .rkpt-footer--secondary{
        padding:100px 10px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-footer--secondary{
        padding-top:41px;
        padding-bottom:200px
    }
}
.rkpt-footer--secondary:after{
    content:"";
    position:absolute;
    bottom:0;
    right:10%;
    z-index:1;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/robot_3a.png);
    width:270px;
    height:427px;
    background-size:contain;
    background-position:bottom;
    background-repeat:no-repeat
}
@media only screen and (max-width: 1400px){
    .rkpt-footer--secondary:after{
        right:5%;
        width:200px
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-footer--secondary:after{
        width:140px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-footer--secondary:after{
        left:50%;
        -webkit-transform:translateX(-50%);
        -ms-transform:translateX(-50%);
        transform:translateX(-50%)
    }
}
.rkpt-footer--secondary>.rkpt-cta{
    padding:20px 40px 20px 80px
}
@media only screen and (max-width: 768px){
    .rkpt-footer--secondary>.rkpt-cta{
        padding:13px 30px 13px 50px
    }
}
.rkpt-footer--secondary>.rkpt-cta:after{
    content:"";
    position:absolute;
    left:40px;
    top:38%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/right-arrow.png);
    width:29px;
    height:15px;
    background-size:100%;
    background-position:bottom;
    background-repeat:no-repeat;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    text-align:center;
    -webkit-filter:invert(1);
    filter:invert(1);
    -webkit-transform:scaleX(-1);
    -ms-transform:scaleX(-1);
    transform:scaleX(-1)
}
@media only screen and (max-width: 768px){
    .rkpt-footer--secondary>.rkpt-cta:after{
        width:19px;
        height:9px;
        left:20px
    }
}
.rkpt-footer--secondary>.rkpt-cta:hover:after{
    left:30px
}
@media only screen and (max-width: 768px){
    .rkpt-footer--secondary>.rkpt-cta:hover:after{
        left:20px
    }
}
.rkpt-history{
    margin-top:93px;
    position:relative;
    z-index:2
}
@media only screen and (max-width: 768px){
    .rkpt-history{
        margin-top:43px
    }
}
.rkpt-history>.rkpt-title{
    color:#052ff5;
    text-align:center;
    font-size:60px;
    font-style:normal;
    font-weight:700;
    line-height:60px;
    letter-spacing:-0.826px;
    padding-bottom:21px
}
@media only screen and (max-width: 768px){
    .rkpt-history>.rkpt-title{
        font-size:30px;
        line-height:30px;
        padding-bottom:13px
    }
}
.rkpt-history>.rkpt-text{
    color:#1e0a4b;
    text-align:center;
    font-size:25px;
    font-style:normal;
    font-weight:400;
    line-height:33px;
    letter-spacing:-0.625px;
    max-width:690px;
    margin:0 auto;
    padding-bottom:41px
}
@media only screen and (max-width: 768px){
    .rkpt-history>.rkpt-text{
        font-size:15px;
        line-height:18px;
        padding-bottom:32px;
        max-width:259px
    }
}
.rkpt-history .slick-list{
    overflow:visible
}
.rkpt-history .slick-track{
    display:-webkit-box !important;
    display:-ms-flexbox !important;
    display:flex !important;
    padding-bottom:94px
}
@media only screen and (max-width: 768px){
    .rkpt-history .slick-track{
        padding-bottom:93px
    }
}
.rkpt-history .slick-slide{
    height:auto
}
.rkpt-history .slick-slide:not(:last-child) .rkpt-history--item{
    border-right:none
}
.rkpt-history .slick-slide>div{
    height:100%
}
.rkpt-history .slick-prev,.rkpt-history .slick-next{
    border-bottom:1px solid #1e0a4b
}
@media only screen and (max-width: 768px){
    .rkpt-history .slick-prev,.rkpt-history .slick-next{
        background-size:30px;
        height:59px
    }
}
.rkpt-history .slick-prev:before,.rkpt-history .slick-next:before{
    content:""
}
.rkpt-history .slick-prev{
    bottom:0;
    top:unset;
    border-right:1px solid #1e0a4b;
    height:94px;
    bottom:-47px;
    left:0;
    right:0;
    width:50.1%;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/left-arrow-bk.png);
    background-size:43px;
    background-position:80%;
    background-repeat:no-repeat;
    z-index:1;
    -webkit-transition:all .4s ease;
    transition:all .4s ease
}
.rkpt-history .slick-prev:hover{
    background-color:#052ff5 !important;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/left-arrow-white.png);
    background-repeat:no-repeat;
    background-size:47px;
    background-position:80%
}
.rkpt-history .slick-next{
    bottom:0;
    top:unset;
    border-right:1px solid #1e0a4b;
    height:94px;
    bottom:-47px;
    left:50%;
    right:0;
    width:50%;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/right-arrow-bk.png);
    background-size:43px;
    background-position:20%;
    background-repeat:no-repeat;
    -webkit-transition:all .4s ease;
    transition:all .4s ease
}
.rkpt-history .slick-next:hover{
    background-color:#052ff5 !important;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/right-arrow-white.png);
    background-size:47px;
    background-position:20%;
    background-repeat:no-repeat
}
.rkpt-history--item{
    height:100%;
    border:1px solid #1e0a4b;
    padding:52px 68px;
    -webkit-transition:all .4s ease;
    transition:all .4s ease;
    background-color:#fff
}
@media only screen and (max-width: 1300px){
    .rkpt-history--item{
        padding:52px 30px
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-history--item{
        padding:37px
    }
}
.rkpt-history--item:hover{
    background-color:#d0d2d3
}
.rkpt-history--item__wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    gap:50px;
    height:100%
}
.rkpt-history--item__top>.rkpt-date{
    color:#ff78ff;
    font-size:60px;
    font-style:normal;
    font-weight:700;
    line-height:60px;
    letter-spacing:-0.826px;
    padding-bottom:34px
}
@media only screen and (max-width: 768px){
    .rkpt-history--item__top>.rkpt-date{
        font-size:44px;
        line-height:44px
    }
}
.rkpt-history--item__top>.rkpt-text{
    font-size:23px;
    font-style:normal;
    font-weight:400;
    line-height:33px;
    letter-spacing:-0.575px;
    color:#1e0a4b
}
@media only screen and (max-width: 768px){
    .rkpt-history--item__top>.rkpt-text{
        font-size:15px;
        line-height:24px
    }
}
.rkpt-history--item img{
    border-radius:12px;
    margin:0 auto
}
.rkpt-video--wrapper{
    margin:0 auto;
    width:-webkit-fit-content;
    width:-moz-fit-content;
    width:fit-content;
    position:relative;
    -webkit-transition:all .4s ease;
    transition:all .4s ease
}
.rkpt-video--wrapper:hover{
    -webkit-transform:scale(1.04);
    -ms-transform:scale(1.04);
    transform:scale(1.04)
}
.rkpt-video--wrapper:after{
    content:"";
    position:absolute;
    width:68px;
    height:68px;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/play-button.png);
    background-size:contain;
    background-position:bottom;
    background-repeat:no-repeat;
    cursor:pointer
}
@media only screen and (max-width: 768px){
    .rkpt-video--wrapper:after{
        width:48px;
        height:48px
    }
}
.rkpt-video--wrapper>video{
    margin:0 auto;
    cursor:pointer;
    width:100%
}
@media only screen and (max-width: 768px){
    .rkpt-video--wrapper>video{
        height:-webkit-fit-content;
        height:-moz-fit-content;
        height:fit-content
    }
}
.rkpt-video-modal{
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background-color:rgba(0,0,0,.8);
    z-index:99999;
    max-height:0;
    overflow:hidden;
    -webkit-transition:all .7s ease;
    transition:all .7s ease
}
.rkpt-video-modal.rkpt-show{
    max-height:10000px
}
.rkpt-video-modal__container{
    padding:20px;
    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;
    height:100%
}
.rkpt-video-modal .rkpt-video-close{
    width:40px;
    height:40px;
    position:absolute;
    top:50px;
    right:50px;
    cursor:pointer
}
@media only screen and (max-width: 768px){
    .rkpt-video-modal .rkpt-video-close{
        top:20px;
        right:20px
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-video-modal iframe{
        height:500px
    }
}
@media only screen and (max-width: 500px){
    .rkpt-video-modal iframe{
        height:300px
    }
}
.rkpt-half-text{
    margin:70px 0 68px;
    z-index:2;
    position:relative
}
@media only screen and (max-width: 768px){
    .rkpt-half-text{
        margin:27px 0 26px
    }
}
.rkpt-half-text .rkpt-wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    gap:23px
}
@media only screen and (max-width: 768px){
    .rkpt-half-text .rkpt-wrapper{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        gap:17px
    }
}
.rkpt-half-text .rkpt-wrapper--left{
    width:40%;
    height:auto
}
@media only screen and (max-width: 768px){
    .rkpt-half-text .rkpt-wrapper--left{
        width:100%
    }
}
.rkpt-half-text .rkpt-wrapper--right{
    width:59%;
    border-radius:20px;
    padding:30px 70px
}
@media only screen and (max-width: 1400px){
    .rkpt-half-text .rkpt-wrapper--right{
        padding:30px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-half-text .rkpt-wrapper--right{
        width:100%;
        padding:27px 22px;
        border-radius:5px
    }
}
.rkpt-half-text .rkpt-wrapper--right .rkpt-title{
    font-size:45px;
    font-style:normal;
    font-weight:700;
    line-height:56.88px;
    letter-spacing:-0.712px;
    padding-bottom:15px
}
@media only screen and (max-width: 768px){
    .rkpt-half-text .rkpt-wrapper--right .rkpt-title{
        font-size:40px;
        line-height:45px
    }
}
.rkpt-half-text .rkpt-wrapper--right .rkpt-text{
    font-size:23px;
    font-style:normal;
    font-weight:400;
    line-height:35px;
    letter-spacing:-0.575px
}
@media only screen and (max-width: 768px){
    .rkpt-half-text .rkpt-wrapper--right .rkpt-text{
        font-size:15px;
        line-height:18px;
        letter-spacing:-0.375px
    }
}
.rkpt-stats-section{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:100%;
    background-color:#f7f7f7;
    overflow:hidden
}
@media only screen and (max-width: 768px){
    .rkpt-stats-section{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column
    }
}
.rkpt-stats-section .rkpt-stats-title-ribbon{
    background-color:#1e0a4b;
    color:#fff;
    padding:48px 60px 48px 20px;
    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;
    position:relative;
    -ms-flex-negative:0;
    flex-shrink:0;
    width:700px;
    -webkit-clip-path:polygon(0 0, -webkit-calc(100% - 60px) 0, 100% 50%, -webkit-calc(100% - 60px) 100%, 0 100%);
    clip-path:polygon(0 0, calc(100% - 60px) 0, 100% 50%, calc(100% - 60px) 100%, 0 100%);
    font-size:50px;
    font-style:normal;
    font-weight:700;
    line-height:56.88px;
    letter-spacing:-0.791px;
    text-align:center
}
@media only screen and (max-width: 1600px){
    .rkpt-stats-section .rkpt-stats-title-ribbon{
        width:400px;
        font-size:25px;
        line-height:30px
    }
}
@media only screen and (max-width: 1400px){
    .rkpt-stats-section .rkpt-stats-title-ribbon{
        width:300px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-stats-section .rkpt-stats-title-ribbon{
        -webkit-clip-path:unset;
        clip-path:unset;
        width:100%;
        padding:26px 20px;
        font-size:30px;
        font-style:normal;
        font-weight:700;
        line-height:36px;
        letter-spacing:-0.475px
    }
}
.rkpt-stats-section .rkpt-stats-grid{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:100%
}
.rkpt-stats-section .rkpt-stat-item{
    text-align:center;
    width:25%;
    padding:30px 20px;
    height:100%;
    -ms-flex-line-pack:center;
    align-content:center
}
@media only screen and (max-width: 768px){
    .rkpt-stats-section .rkpt-stat-item{
        width:50%
    }
}
.rkpt-stats-section .rkpt-stat-item:nth-child(even){
    background-color:#ebebeb
}
@media only screen and (max-width: 768px){
    .rkpt-stats-section .rkpt-stat-item:nth-child(even){
        background-color:unset
    }
}
@media only screen and (max-width: 768px){
    .rkpt-stats-section .rkpt-stat-item:nth-child(2),.rkpt-stats-section .rkpt-stat-item:nth-child(3){
        background-color:#ebebeb
    }
}
.rkpt-stats-section .counter-container{
    font-size:75px;
    font-style:normal;
    font-weight:700;
    line-height:75px;
    letter-spacing:-1.617px;
    margin:0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    height:75px;
    overflow:hidden
}
@media only screen and (max-width: 1800px){
    .rkpt-stats-section .counter-container{
        font-size:60px;
        line-height:60px;
        height:60px
    }
}
@media only screen and (max-width: 1650px){
    .rkpt-stats-section .counter-container{
        font-size:40px;
        line-height:40px;
        height:40px
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-stats-section .counter-container{
        font-size:20px;
        line-height:20px;
        height:20px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-stats-section .counter-container{
        font-size:40px;
        line-height:40px;
        height:40px
    }
}
@media only screen and (max-width: 340px){
    .rkpt-stats-section .counter-container{
        font-size:35px;
        line-height:35px;
        height:35px
    }
}
.rkpt-stats-section .digit-wrapper{
    display:inline-block;
    height:1em;
    overflow:hidden
}
.rkpt-stats-section .digit-scroller{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-transition:-webkit-transform 1.5s cubic-bezier(0.65, 0, 0.35, 1);
    transition:-webkit-transform 1.5s cubic-bezier(0.65, 0, 0.35, 1);
    transition:transform 1.5s cubic-bezier(0.65, 0, 0.35, 1);
    transition:transform 1.5s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 1.5s cubic-bezier(0.65, 0, 0.35, 1);
    -webkit-box-align:end;
    -ms-flex-align:end;
    align-items:flex-end
}
.rkpt-stats-section .digit-scroller span,.rkpt-stats-section .digit-scroller .symbol{
    font-size:75px;
    font-style:normal;
    font-weight:700;
    line-height:75px;
    letter-spacing:-1.617px
}
@media only screen and (max-width: 1800px){
    .rkpt-stats-section .digit-scroller span,.rkpt-stats-section .digit-scroller .symbol{
        font-size:60px;
        line-height:60px
    }
}
@media only screen and (max-width: 1650px){
    .rkpt-stats-section .digit-scroller span,.rkpt-stats-section .digit-scroller .symbol{
        font-size:40px;
        line-height:40px;
        height:40px
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-stats-section .digit-scroller span,.rkpt-stats-section .digit-scroller .symbol{
        font-size:20px;
        line-height:20px;
        height:20px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-stats-section .digit-scroller span,.rkpt-stats-section .digit-scroller .symbol{
        font-size:40px;
        line-height:40px;
        height:40px
    }
}
@media only screen and (max-width: 340px){
    .rkpt-stats-section .digit-scroller span,.rkpt-stats-section .digit-scroller .symbol{
        font-size:35px;
        line-height:35px;
        height:35px
    }
}
.rkpt-stats-section .rkpt-stat-label{
    font-size:23px;
    font-style:normal;
    font-weight:400;
    line-height:23px;
    letter-spacing:-0.575px;
    color:#1e0a4b;
    padding-top:5px;
    text-align:center;
    margin:0
}
@media only screen and (max-width: 1024px){
    .rkpt-stats-section .rkpt-stat-label{
        font-size:17px;
        line-height:20.4px;
        letter-spacing:-0.425px;
        padding-top:2px
    }
}
.rkpt-stats-section .color-cyan{
    color:#06ccfd
}
.rkpt-stats-section .color-pink{
    color:#ff8cff
}
.rkpt-stats-section .color-green{
    color:#00bb54
}
.rkpt-stats-section .color-blue{
    color:#2d4ee7
}
.rkpt-half-text--home{
    margin:70px 0 68px;
    z-index:2;
    position:relative
}
@media only screen and (max-width: 768px){
    .rkpt-half-text--home{
        margin:27px 0 26px
    }
}
.rkpt-half-text--home .rkpt-wrapper{
    max-width:1600px
}
.rkpt-half-text--home .rkpt-wrapper--left .rkpt-title{
    display:none
}
@media only screen and (max-width: 768px){
    .rkpt-half-text--home .rkpt-wrapper--left .rkpt-title{
        color:#052ff5;
        display:block;
        text-align:center;
        font-size:30px;
        font-style:normal;
        font-weight:700;
        line-height:35px;
        letter-spacing:-0.475px;
        padding-bottom:22px
    }
}
.rkpt-half-text--home .rkpt-wrapper--left img{
    display:block;
    width:100%;
    height:100%;
    -o-object-fit:cover;
    object-fit:cover;
    border-radius:20px
}
@media only screen and (max-width: 768px){
    .rkpt-half-text--home .rkpt-wrapper--left img{
        border-radius:5px
    }
}
.rkpt-half-text--home .rkpt-wrapper--right{
    background-color:#d0d2d3
}
.rkpt-half-text--home .rkpt-wrapper--right .rkpt-title{
    color:#052ff5
}
@media only screen and (max-width: 768px){
    .rkpt-half-text--home .rkpt-wrapper--right .rkpt-title{
        display:none
    }
}
.rkpt-half-text--home .rkpt-wrapper--right .rkpt-text{
    color:#1e0a4b
}
.rkpt-text-video{
    margin-bottom:80px;
    position:relative;
    background-color:#052ff5;
    padding-top:55px;
    padding-bottom:83px
}
@media only screen and (max-width: 768px){
    .rkpt-text-video{
        margin-bottom:30px;
        padding-top:18px;
        padding-bottom:26px
    }
}
.rkpt-text-video>.rkpt-wrapper{
    max-width:1250px;
    margin:0 auto;
    width:100%;
    padding-left:10px;
    padding-right:10px
}
.rkpt-text-video>.rkpt-wrapper>.rkpt-text{
    padding-bottom:60px;
    color:#fff;
    font-size:38.54px;
    font-style:normal;
    font-weight:400;
    line-height:38.54px;
    letter-spacing:-0.581px;
    text-align:center;
    z-index:2;
    position:relative
}
@media only screen and (max-width: 768px){
    .rkpt-text-video>.rkpt-wrapper>.rkpt-text{
        font-size:17px;
        line-height:20px;
        padding-bottom:21px
    }
}
.rkpt-text-video>.rkpt-wrapper>.rkpt-text>.blue-sm-text{
    font-size:57.81px;
    font-style:normal;
    font-weight:700;
    line-height:57.81px;
    letter-spacing:-0.871px;
    color:#06ccfd
}
@media only screen and (max-width: 768px){
    .rkpt-text-video>.rkpt-wrapper>.rkpt-text>.blue-sm-text{
        font-size:25px;
        line-height:30px
    }
}
.rkpt-text-video>.rkpt-wrapper>.rkpt-text>.blue-lg-text{
    font-size:64.554px;
    font-style:normal;
    font-weight:700;
    line-height:80px;
    letter-spacing:-0.973px;
    color:#06ccfd
}
@media only screen and (max-width: 768px){
    .rkpt-text-video>.rkpt-wrapper>.rkpt-text>.blue-lg-text{
        font-size:25px;
        line-height:30px
    }
}
.rkpt-participation{
    padding:0 10px;
    position:relative;
    margin-top:73px;
    margin-bottom:72px
}
@media only screen and (max-width: 1400px){
    .rkpt-participation{
        padding:0 30px;
        margin-top:53px;
        margin-bottom:53px
    }
}
.rkpt-participation .rkpt-wrapper{
    border-radius:30px;
    padding:32px 30px 72px;
    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:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/images/home/bg_pink.png);
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    position:relative;
    max-width:1600px
}
@media only screen and (max-width: 1700px){
    .rkpt-participation .rkpt-wrapper{
        height:830px;
        background-size:cover
    }
}
@media only screen and (max-width: 768px){
    .rkpt-participation .rkpt-wrapper{
        background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/images/home/bg_pink_mob.png);
        height:100%;
        padding:26px;
        border-radius:20px;
        background-size:cover;
        background-position:center;
        background-repeat:no-repeat
    }
}
.rkpt-participation .rkpt-wrapper:after{
    content:"";
    position:absolute;
    bottom:0;
    right:-40px;
    z-index:1;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/images/home/kid_2.png);
    width:436px;
    height:374px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
@media only screen and (max-width: 1500px){
    .rkpt-participation .rkpt-wrapper:after{
        width:300px;
        height:257px;
        right:-20px
    }
}
@media only screen and (max-width: 1500px){
    .rkpt-participation .rkpt-wrapper:after{
        width:200px;
        height:172px;
        right:-10px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-participation .rkpt-wrapper:after{
        width:0
    }
}
.rkpt-participation .rkpt-wrapper>img{
    max-width:320px
}
@media only screen and (max-width: 768px){
    .rkpt-participation .rkpt-wrapper>img{
        max-width:144px
    }
}
.rkpt-participation .rkpt-wrapper>.rkpt-title{
    color:#1e0a4b;
    font-size:40px;
    font-style:normal;
    font-weight:700;
    line-height:65px;
    letter-spacing:-0.826px;
    text-align:center;
    padding-top:23px
}
@media only screen and (max-width: 1024px){
    .rkpt-participation .rkpt-wrapper>.rkpt-title{
        font-size:20px;
        line-height:30px;
        max-width:400px
    }
}
.rkpt-participation .rkpt-wrapper>.rkpt-title span{
    font-size:60px;
    line-height:65px
}
@media only screen and (max-width: 1024px){
    .rkpt-participation .rkpt-wrapper>.rkpt-title span{
        font-size:30px;
        line-height:35px
    }
}
.rkpt-participation .rkpt-wrapper>.rkpt-text{
    font-size:25px;
    font-style:normal;
    font-weight:400;
    line-height:33px;
    letter-spacing:-0.625px;
    color:#1e0a4b;
    text-align:center;
    max-width:700px;
    margin:0 auto;
    padding-top:10px;
    padding-bottom:53px
}
@media only screen and (max-width: 1024px){
    .rkpt-participation .rkpt-wrapper>.rkpt-text{
        font-size:15px;
        line-height:18px;
        max-width:290px;
        padding-top:13px;
        padding-bottom:22px
    }
}
.rkpt-participation .rkpt-wrapper>.rkpt-cta{
    display:block;
    background-color:#2d4ee7;
    color:#fff;
    font-size:32px;
    font-style:normal;
    font-weight:400;
    line-height:32px;
    border-radius:100px;
    padding:30px 40px 30px 25px;
    min-width:590px;
    position:relative;
    text-align:center;
    -webkit-transition:all .4s ease;
    transition:all .4s ease
}
@media only screen and (max-width: 1024px){
    .rkpt-participation .rkpt-wrapper>.rkpt-cta{
        min-width:290px;
        padding:13px 30px 13px 15px;
        font-size:16px;
        line-height:16px
    }
}
@media only screen and (max-width: 500px){
    .rkpt-participation .rkpt-wrapper>.rkpt-cta{
        min-width:300px
    }
}
@media only screen and (max-width: 370px){
    .rkpt-participation .rkpt-wrapper>.rkpt-cta{
        min-width:250px;
        font-size:14px;
        padding:11px 20px 11px 10px
    }
}
.rkpt-participation .rkpt-wrapper>.rkpt-cta:hover{
    -webkit-transform:translateY(-3px);
    -ms-transform:translateY(-3px);
    transform:translateY(-3px);
    -webkit-animation:subtle-bounce .6s ease-in-out;
    animation:subtle-bounce .6s ease-in-out
}
@-webkit-keyframes subtle-bounce{
    0%,100%{
        -webkit-transform:translateY(-5px);
        transform:translateY(-5px)
    }
    50%{
        -webkit-transform:translateY(-15px);
        transform:translateY(-15px)
    }
}
@keyframes subtle-bounce{
    0%,100%{
        -webkit-transform:translateY(-5px);
        transform:translateY(-5px)
    }
    50%{
        -webkit-transform:translateY(-15px);
        transform:translateY(-15px)
    }
}
.rkpt-participation .rkpt-wrapper>.rkpt-cta:after{
    content:"";
    position:absolute;
    right:40px;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/right-arrow.png);
    width:45px;
    height:23px;
    background-size:35px;
    background-position:bottom;
    background-repeat:no-repeat;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    text-align:center
}
@media only screen and (max-width: 1024px){
    .rkpt-participation .rkpt-wrapper>.rkpt-cta:after{
        width:19px;
        height:9px;
        right:20px;
        background-size:19px
    }
}
@media only screen and (max-width: 370px){
    .rkpt-participation .rkpt-wrapper>.rkpt-cta:after{
        width:17px;
        height:7px;
        background-size:14px
    }
}
.rkpt-participation .rkpt-wrapper>.rkpt-cta:hover:after{
    right:30px
}
@media only screen and (max-width: 768px){
    .rkpt-participation .rkpt-wrapper>.rkpt-cta:hover:after{
        right:20px
    }
}
.rkpt-history--home:after{
    content:"";
    position:absolute;
    top:-40px;
    right:10%;
    z-index:1;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/images/home/bulb.png);
    width:0;
    height:0;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-animation:zoom-in-zoom-out 1.7s ease infinite;
    animation:zoom-in-zoom-out 1.7s ease infinite
}
@media only screen and (max-width: 768px){
    .rkpt-history--home:after{
        width:45px;
        height:47px;
        top:55px
    }
}
@media only screen and (max-width: 500px){
    .rkpt-history--home:after{
        right:10px
    }
}
.rkpt-qa{
    padding:72px 0;
    position:relative
}
.rkpt-qa:before{
    content:"";
    position:absolute;
    top:5%;
    left:50px;
    z-index:-1;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/images/home/robot_2.png);
    width:130px;
    height:370px;
    background-size:contain;
    background-position:right;
    background-repeat:no-repeat;
    -webkit-animation:infiniteSkew 1.7s ease-in-out infinite;
    animation:infiniteSkew 1.7s ease-in-out infinite
}
@media only screen and (max-width: 1900px){
    .rkpt-qa:before{
        left:30px;
        width:100px
    }
}
@media only screen and (max-width: 1700px){
    .rkpt-qa:before{
        left:20px
    }
}
@media only screen and (max-width: 1500px){
    .rkpt-qa:before{
        left:10px;
        top:-70px;
        width:80px
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-qa:before{
        width:0
    }
}
.rkpt-qa:after{
    content:"";
    position:absolute;
    top:60%;
    right:0;
    z-index:-1;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/images/home/tool.png);
    width:279px;
    height:279px;
    background-size:contain;
    background-position:right;
    background-repeat:no-repeat
}
@media only screen and (max-width: 768px){
    .rkpt-qa:after{
        right:unset;
        left:0;
        width:100px;
        -webkit-transform:scaleX(-1);
        -ms-transform:scaleX(-1);
        transform:scaleX(-1);
        top:-20%
    }
}
.rkpt-qa>.rkpt-container{
    position:relative
}
.rkpt-qa>.rkpt-container:before{
    content:"";
    position:absolute;
    bottom:100px;
    left:-1%;
    z-index:-1;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/images/home/element.png);
    width:119px;
    height:101px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat
}
@media only screen and (max-width: 1700px){
    .rkpt-qa>.rkpt-container:before{
        left:10px;
        bottom:-100px
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-qa>.rkpt-container:before{
        width:0
    }
}
.rkpt-qa>.rkpt-container>h3{
    color:#2d4ee7;
    text-align:center;
    font-size:60px;
    font-style:normal;
    font-weight:700;
    line-height:60px;
    letter-spacing:-0.826px;
    margin:0;
    padding-bottom:10px
}
.rkpt-qa>.rkpt-container p{
    color:#000;
    text-align:center;
    font-size:25px;
    font-style:normal;
    font-weight:400;
    line-height:33px;
    letter-spacing:-0.625px;
    margin:0
}
.rkpt-qa .rkpt-accordion{
    max-width:1440px;
    margin:0 auto;
    width:100%;
    padding-top:34px
}
@media only screen and (max-width: 1650px){
    .rkpt-qa .rkpt-accordion{
        max-width:1300px
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-qa .rkpt-accordion{
        padding:24px 10px 0 10px
    }
}
.rkpt-qa .rkpt-accordion__item{
    border-radius:10px;
    border:1.5px solid #00bb54;
    margin-bottom:20px;
    background-color:#fff
}
@media only screen and (max-width: 768px){
    .rkpt-qa .rkpt-accordion__item{
        border-radius:2px;
        margin-bottom:10px
    }
}
.rkpt-qa .rkpt-accordion__item.rkpt-show .rkpt-field__label{
    position:relative;
    border-bottom:none;
    margin-bottom:25px
}
@media only screen and (max-width: 768px){
    .rkpt-qa .rkpt-accordion__item.rkpt-show .rkpt-field__label{
        margin-bottom:12px
    }
}
.rkpt-qa .rkpt-accordion__item.rkpt-show .rkpt-field__label:after{
    background-image:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/faq_top.png);
    background-repeat:no-repeat;
    background-size:20px;
    width:20px;
    height:15px;
    position:absolute;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    right:50px;
    content:""
}
@media only screen and (max-width: 768px){
    .rkpt-qa .rkpt-accordion__item.rkpt-show .rkpt-field__label:after{
        width:17px;
        height:11px;
        background-size:16px;
        right:8px
    }
}
.rkpt-qa .rkpt-accordion__item.rkpt-show .rkpt-field__label+.rkpt-field__item{
    display:block;
    -webkit-animation:expandAccordion .6s ease;
    animation:expandAccordion .6s ease
}
.rkpt-qa .rkpt-accordion__item .rkpt-field__label{
    color:#fff;
    cursor:pointer;
    -webkit-transition:all .5s ease;
    transition:all .5s ease;
    position:relative;
    padding-right:30px;
    background-color:#00bb54;
    padding:20px 50px;
    font-size:23px;
    font-style:normal;
    font-weight:400;
    line-height:30.208px;
    letter-spacing:-0.628px;
    border-radius:10px
}
@media only screen and (max-width: 768px){
    .rkpt-qa .rkpt-accordion__item .rkpt-field__label{
        font-size:13px;
        line-height:normal;
        padding:12px 30px 10px 12px;
        border-radius:2px
    }
}
.rkpt-qa .rkpt-accordion__item .rkpt-field__label:after{
    background-image:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/faq_down.png);
    background-repeat:no-repeat;
    background-size:20px;
    width:20px;
    height:15px;
    position:absolute;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    right:50px;
    content:""
}
@media only screen and (max-width: 768px){
    .rkpt-qa .rkpt-accordion__item .rkpt-field__label:after{
        width:17px;
        height:11px;
        background-size:16px;
        right:8px
    }
}
.rkpt-qa .rkpt-accordion__item .rkpt-field__label+.rkpt-field__item{
    display:none;
    -webkit-transition:all .5s ease;
    transition:all .5s ease;
    color:#000;
    padding:0;
    font-size:23px;
    font-style:normal;
    font-weight:400;
    line-height:30.208px;
    letter-spacing:-0.628px;
    padding:0 50px 20px
}
@media only screen and (max-width: 768px){
    .rkpt-qa .rkpt-accordion__item .rkpt-field__label+.rkpt-field__item{
        font-size:13px;
        line-height:normal;
        padding:0 12px 10px
    }
}
.rkpt-qa .rkpt-accordion__item .rkpt-field__label+.rkpt-field__item a{
    color:#2d4ee7;
    font-weight:bold
}
.rkpt-home .rkpt-text-video:before{
    content:"";
    position:absolute;
    bottom:-90%;
    left:-138px;
    z-index:1;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/images/home/chain_1.png);
    width:751px;
    height:767px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
@media only screen and (max-width: 1200px){
    .rkpt-home .rkpt-text-video:before{
        width:222px;
        height:227px;
        z-index:-1;
        left:-130px;
        bottom:unset;
        top:-280px;
        background-repeat:no-repeat
    }
}
.rkpt-home .rkpt-text-video:after{
    content:"";
    position:absolute;
    bottom:0;
    right:0;
    z-index:1;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/images/home/chain_2.png);
    width:298px;
    height:786px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
@media only screen and (max-width: 1200px){
    .rkpt-home .rkpt-text-video:after{
        width:105px;
        height:277px;
        z-index:-1;
        background-repeat:no-repeat;
        top:-266px;
        right:-32px
    }
}
.rkpt-home .rkpt-text-video .rkpt-robot{
    position:absolute;
    bottom:100px;
    right:125px;
    z-index:2;
    width:159px;
    height:312px;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/images/home/robot_1.png);
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-animation:infiniteSkew 2s ease-in-out infinite;
    animation:infiniteSkew 2s ease-in-out infinite
}
@media only screen and (max-width: 1400px){
    .rkpt-home .rkpt-text-video .rkpt-robot{
        width:100px;
        height:196px;
        right:165px
    }
}
@media only screen and (max-width: 1200px){
    .rkpt-home .rkpt-text-video .rkpt-robot{
        display:none
    }
}
.rkpt-home-2026 .rkpt-hero{
    background-color:unset;
    z-index:10;
    margin-top:-10px;
    min-height:unset
}
.rkpt-home-2026 .rkpt-hero img,.rkpt-home-2026 .rkpt-hero picture{
    width:100%;
    display:block;
    margin:0 auto
}
.rkpt-home-2026 .rkpt-stats-section .digit-wrapper.is-one{
    margin-left:-10px
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-stats-section .digit-wrapper.is-one{
        margin-left:-7px
    }
}
.rkpt-home-2026 .rkpt-text--center{
    max-width:1200px;
    padding:39px 10px 59px;
    margin:0 auto
}
@media only screen and (max-width: 1370px){
    .rkpt-home-2026 .rkpt-text--center{
        max-width:70%;
        padding:19px 10px 22px
    }
}
.rkpt-home-2026 .rkpt-text--center .rkpt-h2{
    color:#000;
    font-size:40px;
    font-style:normal;
    font-weight:700;
    line-height:48px;
    letter-spacing:-1px;
    text-align:center;
    margin-top:0
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-text--center .rkpt-h2{
        font-size:25px;
        font-style:normal;
        font-weight:700;
        line-height:30px;
        letter-spacing:-0.625px
    }
}
.rkpt-home-2026 .rkpt-text--center>p{
    color:#000;
    font-size:25px;
    font-style:normal;
    font-weight:400;
    line-height:30px;
    letter-spacing:-0.625px;
    margin-bottom:0;
    text-align:center
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-text--center>p{
        font-size:15px;
        font-style:normal;
        font-weight:400;
        line-height:18px;
        letter-spacing:-0.375px
    }
}
.rkpt-home-2026 .rkpt-text--center>p span{
    display:block;
    color:#1828f9;
    padding-top:13px
}
.rkpt-home-2026 .rkpt-cta-component{
    max-width:1450px;
    padding-left:10px;
    padding-right:10px;
    margin:0 auto;
    position:relative
}
.rkpt-home-2026 .rkpt-cta-component:before{
    content:"";
    position:absolute;
    left:-250px;
    bottom:-webkit-calc(50% - 20px);
    bottom:calc(50% - 20px);
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/home_new/chain2.png);
    width:973px;
    height:348px;
    background-size:contain;
    background-repeat:no-repeat;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    z-index:-1
}
@media only screen and (max-width: 1500px){
    .rkpt-home-2026 .rkpt-cta-component:before{
        left:-50px
    }
}
@media only screen and (max-width: 1370px){
    .rkpt-home-2026 .rkpt-cta-component:before{
        width:819px;
        height:293px;
        bottom:-webkit-calc(50% - 60px);
        bottom:calc(50% - 60px)
    }
}
@media only screen and (max-width: 1200px){
    .rkpt-home-2026 .rkpt-cta-component:before{
        bottom:-webkit-calc(50% - 135px);
        bottom:calc(50% - 135px)
    }
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-cta-component:before{
        width:316px;
        height:113px;
        bottom:-webkit-calc(50% - 35px);
        bottom:calc(50% - 35px);
        left:-20px
    }
}
@media only screen and (max-width: 500px){
    .rkpt-home-2026 .rkpt-cta-component:before{
        background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/home_new/chain2_mob.png);
        width:114px;
        height:434px;
        bottom:-webkit-calc(50% - 200px);
        bottom:calc(50% - 200px);
        left:20px
    }
}
.rkpt-home-2026 .rkpt-cta-component:after{
    content:"";
    position:absolute;
    right:-60px;
    top:-webkit-calc(50% + 60px);
    top:calc(50% + 60px);
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/home_new/chain3.png);
    width:1245px;
    height:499px;
    background-size:contain;
    background-repeat:no-repeat;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
@media only screen and (max-width: 1500px){
    .rkpt-home-2026 .rkpt-cta-component:after{
        right:10px
    }
}
@media only screen and (max-width: 1370px){
    .rkpt-home-2026 .rkpt-cta-component:after{
        width:1000px;
        height:401px;
        top:-webkit-calc(50% + 85px);
        top:calc(50% + 85px)
    }
}
@media only screen and (max-width: 1200px){
    .rkpt-home-2026 .rkpt-cta-component:after{
        width:0
    }
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-cta-component:after{
        background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/home_new/chain3_mob.png);
        width:258px;
        height:148px;
        top:-webkit-calc(50% + 40px);
        top:calc(50% + 40px);
        right:0
    }
}
.rkpt-home-2026 .rkpt-cta-component__wrapper{
    position:relative;
    max-width:760px;
    width:100%;
    margin:0 auto;
    padding-bottom:340px;
    z-index:1
}
@media only screen and (max-width: 1370px){
    .rkpt-home-2026 .rkpt-cta-component__wrapper{
        padding-bottom:200px;
        max-width:560px
    }
}
@media only screen and (max-width: 1200px){
    .rkpt-home-2026 .rkpt-cta-component__wrapper{
        padding-bottom:50px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-cta-component__wrapper{
        max-width:305px
    }
}
.rkpt-home-2026 .rkpt-cta-component a{
    display:block;
    background-color:#1828f9;
    color:#fff;
    position:relative;
    border-radius:30px;
    text-align:center;
    padding:33px;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
@media only screen and (max-width: 1370px){
    .rkpt-home-2026 .rkpt-cta-component a{
        font-size:40px;
        line-height:40px;
        padding:23px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-cta-component a{
        padding:11px 11px 35px;
        border-radius:20px
    }
}
.rkpt-home-2026 .rkpt-cta-component a:after{
    content:"";
    position:absolute;
    right:50px;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/right-arrow.png);
    width:45px;
    height:23px;
    background-size:35px;
    background-position:bottom;
    background-repeat:no-repeat;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    text-align:center
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-cta-component a:after{
        width:31px;
        height:16px;
        background-size:31px;
        left:50%;
        right:50%;
        -webkit-transform:translateX(-50%);
        -ms-transform:translateX(-50%);
        transform:translateX(-50%);
        bottom:11px;
        top:unset
    }
}
.rkpt-home-2026 .rkpt-cta-component a:hover{
    -webkit-transform:scale(1.02);
    -ms-transform:scale(1.02);
    transform:scale(1.02)
}
.rkpt-home-2026 .rkpt-cta-component a:hover:after{
    right:40px
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-cta-component a:hover:after{
        right:20px
    }
}
.rkpt-home-2026 .rkpt-cta-component a>span{
    font-size:50px;
    font-style:normal;
    font-weight:700;
    line-height:50px
}
@media only screen and (max-width: 1370px){
    .rkpt-home-2026 .rkpt-cta-component a>span{
        font-size:35px;
        line-height:35px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-cta-component a>span{
        font-size:25px;
        line-height:25px
    }
}
.rkpt-home-2026 .rkpt-cta-component a p{
    font-size:35px;
    font-style:normal;
    font-weight:400;
    line-height:35px;
    letter-spacing:.068px;
    margin:0;
    padding-top:7px
}
@media only screen and (max-width: 1370px){
    .rkpt-home-2026 .rkpt-cta-component a p{
        font-size:25px;
        line-height:25px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-cta-component a p{
        font-size:17px;
        line-height:17px;
        padding-top:4px
    }
}
.rkpt-home-2026 .rkpt-half-img-hw{
    padding-bottom:51px
}
@media only screen and (max-width: 1370px){
    .rkpt-home-2026 .rkpt-half-img-hw{
        padding-bottom:30px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-half-img-hw{
        padding-bottom:37px
    }
}
@media only screen and (max-width: 360px){
    .rkpt-home-2026 .rkpt-half-img-hw{
        padding-bottom:17px
    }
}
.rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:end;
    -ms-flex-align:end;
    align-items:flex-end;
    gap:71px;
    position:relative;
    max-width:1330px;
    margin:0 auto
}
@media only screen and (max-width: 1370px){
    .rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper{
        max-width:1200px
    }
}
@media only screen and (max-width: 1200px){
    .rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper{
        -webkit-box-align:end;
        -ms-flex-align:end;
        align-items:flex-end;
        gap:40px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        gap:26px;
        padding-left:43px;
        padding-right:43px
    }
}
.rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper.rkpt-reversed{
    text-align:right;
    position:relative
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper.rkpt-reversed{
        -webkit-box-orient:vertical;
        -webkit-box-direction:reverse;
        -ms-flex-direction:column-reverse;
        flex-direction:column-reverse
    }
}
.rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper.rkpt-reversed:before{
    content:"";
    position:absolute;
    top:100px;
    right:20px;
    z-index:100;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/home_new/element_2.png);
    width:151px;
    height:93px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-animation:zoom-in-zoom-out 2.5s ease infinite;
    animation:zoom-in-zoom-out 2.5s ease infinite
}
@media only screen and (max-width: 1500px){
    .rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper.rkpt-reversed:before{
        width:124px;
        right:75px
    }
}
@media only screen and (max-width: 1370px){
    .rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper.rkpt-reversed:before{
        width:80px;
        top:80px;
        right:20px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper.rkpt-reversed:before{
        top:50px;
        left:10px;
        right:unset;
        width:75px;
        height:46px
    }
}
.rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper.rkpt-reversed:after{
    content:"";
    position:absolute;
    right:-30px;
    top:40px;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/home_new/chain5.png);
    width:327px;
    height:802px;
    background-size:contain;
    background-repeat:no-repeat;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    z-index:-1
}
@media only screen and (max-width: 1500px){
    .rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper.rkpt-reversed:after{
        right:30px
    }
}
@media only screen and (max-width: 1400px){
    .rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper.rkpt-reversed:after{
        height:732px;
        right:-40px
    }
}
@media only screen and (max-width: 1300px){
    .rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper.rkpt-reversed:after{
        width:0
    }
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper.rkpt-reversed:after{
        background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/home_new/chain5_mob.png);
        width:114px;
        height:434px;
        left:10px;
        top:55%
    }
}
@media only screen and (max-width: 550px){
    .rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper.rkpt-reversed:after{
        width:114px;
        height:434px;
        top:45%
    }
}
@media only screen and (max-width: 440px){
    .rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper.rkpt-reversed:after{
        width:114px;
        height:434px;
        top:40%
    }
}
@media only screen and (max-width: 400px){
    .rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper.rkpt-reversed:after{
        width:114px;
        height:434px;
        top:33%
    }
}
.rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper.rkpt-chain-4{
    position:relative
}
.rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper.rkpt-chain-4:after{
    content:"";
    position:absolute;
    left:20%;
    bottom:-120px;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/home_new/chain4.png);
    width:665px;
    height:234px;
    background-size:contain;
    background-repeat:no-repeat;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
@media only screen and (max-width: 1370px){
    .rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper.rkpt-chain-4:after{
        bottom:-80px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper.rkpt-chain-4:after{
        background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/home_new/chain4_mob.png);
        width:114px;
        height:434px;
        right:10px;
        top:50%;
        left:unset
    }
}
@media only screen and (max-width: 550px){
    .rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper.rkpt-chain-4:after{
        width:114px;
        height:434px;
        top:40%
    }
}
@media only screen and (max-width: 430px){
    .rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper.rkpt-chain-4:after{
        width:114px;
        height:434px;
        top:30%
    }
}
@media only screen and (max-width: 420px){
    .rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper.rkpt-chain-4:after{
        width:114px;
        height:434px;
        top:37%
    }
}
.rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper.rkpt-chain-4 .rkpt-wrapper--left{
    position:relative;
    margin-top:20px;
    margin-left:0
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper.rkpt-chain-4 .rkpt-wrapper--left{
        margin-top:0;
        margin-left:0
    }
}
.rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper.rkpt-chain-4 .rkpt-wrapper--left:before{
    content:"";
    position:absolute;
    left:-40px;
    top:-40px;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/home_new/element_1.png);
    width:129px;
    height:107px;
    background-size:contain;
    background-repeat:no-repeat;
    -webkit-animation:infiniteSkew 2s ease-in-out infinite;
    animation:infiniteSkew 2s ease-in-out infinite;
    z-index:11
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper.rkpt-chain-4 .rkpt-wrapper--left:before{
        left:unset;
        right:-25px;
        top:25px;
        width:64px;
        height:53px
    }
}
.rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper--right{
    width:50%;
    height:auto
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper--right{
        width:100%;
        padding:0 10px
    }
}
.rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper--right .rkpt-title{
    font-size:35px;
    font-style:normal;
    font-weight:700;
    line-height:37px;
    color:#000;
    padding-bottom:15px
}
@media only screen and (max-width: 1370px){
    .rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper--right .rkpt-title{
        font-size:28px;
        line-height:30px;
        padding-bottom:10px
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper--right .rkpt-title{
        font-size:18px;
        font-style:normal;
        font-weight:700;
        line-height:20px
    }
}
.rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper--right .rkpt-text{
    font-family:"BP Haroula";
    font-size:35px;
    font-style:normal;
    font-weight:700;
    line-height:40px;
    color:#000;
    padding-bottom:20px
}
@media only screen and (max-width: 1370px){
    .rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper--right .rkpt-text{
        font-size:30px;
        line-height:40px
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper--right .rkpt-text{
        font-size:20px;
        font-style:normal;
        font-weight:700;
        line-height:32px;
        padding-bottom:20px
    }
}
.rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper--right .rkpt-signature{
    color:#1828f9;
    font-size:20px;
    font-style:normal;
    font-weight:700;
    line-height:27px
}
@media only screen and (max-width: 1370px){
    .rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper--right .rkpt-signature{
        font-size:16px;
        line-height:20px
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper--right .rkpt-signature{
        font-size:12px;
        font-style:normal;
        font-weight:700;
        line-height:12.862px
    }
}
.rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper--left{
    width:-webkit-fit-content;
    width:-moz-fit-content;
    width:fit-content
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper--left{
        width:100%
    }
}
.rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper--left img{
    display:block;
    height:100%;
    -o-object-fit:contain;
    object-fit:contain;
    z-index:10;
    position:relative
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-half-img-hw .rkpt-wrapper--left img{
        margin-bottom:-10px;
        width:100%
    }
}
.rkpt-home-2026 .rkpt-grey-text{
    padding-bottom:160px;
    padding-left:43px;
    padding-right:43px;
    padding-top:35px
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-grey-text{
        padding-bottom:51px;
        padding-top:20px
    }
}
.rkpt-home-2026 .rkpt-grey-text .rkpt-wrapper{
    background-color:#ebebeb;
    padding:61px 10px;
    border-radius:30px;
    position:relative;
    max-width:1460px;
    margin:0 auto
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-grey-text .rkpt-wrapper{
        padding:36px 22px;
        border-radius:20px
    }
}
.rkpt-home-2026 .rkpt-grey-text .rkpt-wrapper:before{
    content:"";
    position:absolute;
    top:-80px;
    left:-80px;
    z-index:1;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/images/home/bulb.png);
    width:156px;
    height:161px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-animation:zoom-in-zoom-out 1.7s ease infinite;
    animation:zoom-in-zoom-out 1.7s ease infinite;
    -webkit-transform:scaleX(-1);
    -ms-transform:scaleX(-1);
    transform:scaleX(-1)
}
@media only screen and (max-width: 1500px){
    .rkpt-home-2026 .rkpt-grey-text .rkpt-wrapper:before{
        top:-60px;
        left:-60px;
        width:124px
    }
}
@media only screen and (max-width: 1370px){
    .rkpt-home-2026 .rkpt-grey-text .rkpt-wrapper:before{
        width:100px;
        left:-40px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-grey-text .rkpt-wrapper:before{
        top:-30px;
        right:-20px;
        left:unset;
        width:64px;
        height:66px
    }
}
.rkpt-home-2026 .rkpt-grey-text .rkpt-wrapper:after{
    content:"";
    position:absolute;
    bottom:-50px;
    right:-50px;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/home_new/element_4.png);
    width:129px;
    height:129px;
    background-size:contain;
    background-position:right;
    background-repeat:no-repeat;
    -webkit-animation:rotateInfinite 6.5s linear infinite;
    animation:rotateInfinite 6.5s linear infinite
}
@media only screen and (max-width: 1500px){
    .rkpt-home-2026 .rkpt-grey-text .rkpt-wrapper:after{
        bottom:-40px;
        right:-40px;
        width:104px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-grey-text .rkpt-wrapper:after{
        bottom:-20px;
        left:-20px;
        width:54px;
        height:54px
    }
}
.rkpt-home-2026 .rkpt-grey-text .rkpt-wrapper p{
    max-width:1000px;
    margin:0 auto;
    font-size:30px;
    font-style:normal;
    font-weight:400;
    line-height:33px;
    color:#02ad5e;
    text-align:center
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-grey-text .rkpt-wrapper p{
        font-size:18px;
        font-style:normal;
        font-weight:400;
        line-height:27px
    }
}
.rkpt-home-2026 .rkpt-stories{
    margin-top:93px;
    position:relative;
    z-index:2;
    padding-bottom:83px
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-stories{
        margin-top:43px;
        padding-bottom:33px
    }
}
.rkpt-home-2026 .rkpt-stories .rkpt-container{
    max-width:1600px
}
@media only screen and (max-width: 1370px){
    .rkpt-home-2026 .rkpt-stories .rkpt-container{
        max-width:1100px
    }
}
.rkpt-home-2026 .rkpt-stories .rkpt-title{
    color:#052ff5;
    text-align:center;
    font-size:60px;
    font-style:normal;
    font-weight:700;
    line-height:60px;
    letter-spacing:-0.826px;
    padding-bottom:21px
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-stories .rkpt-title{
        font-size:30px;
        line-height:30px;
        padding-bottom:13px
    }
}
.rkpt-home-2026 .rkpt-stories .rkpt-text{
    color:#1e0a4b;
    text-align:center;
    font-size:25px;
    font-style:normal;
    font-weight:400;
    line-height:33px;
    letter-spacing:-0.625px;
    max-width:690px;
    margin:0 auto;
    padding-bottom:41px
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-stories .rkpt-text{
        font-size:15px;
        line-height:18px;
        padding-bottom:22px;
        max-width:259px
    }
}
.rkpt-home-2026 .rkpt-stories .slick-slide{
    margin:0 5px;
    -webkit-transition:all .4s ease;
    transition:all .4s ease
}
.rkpt-home-2026 .rkpt-stories .slick-slide:hover{
    -webkit-transform:translateY(-10px);
    -ms-transform:translateY(-10px);
    transform:translateY(-10px)
}
.rkpt-home-2026 .rkpt-stories .slick-slide img{
    width:100%
}
.rkpt-home-2026 .rkpt-stories .slick-track{
    margin-top:10px
}
.rkpt-home-2026 .rkpt-stories .slick-list{
    margin:0 -5px
}
.rkpt-home-2026 .rkpt-stories .slick-dots{
    bottom:-40px
}
.rkpt-home-2026 .rkpt-stories .slick-dots li button{
    width:20px;
    height:20px;
    background:#000;
    opacity:.302;
    border-radius:50%;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
.rkpt-home-2026 .rkpt-stories .slick-dots li button:before{
    content:"";
    width:0
}
.rkpt-home-2026 .rkpt-stories .slick-dots li.slick-active button{
    background:#052ff5;
    opacity:1
}
.rkpt-home-2026 .rkpt-stories .rkpt-card{
    position:relative;
    width:-webkit-fit-content;
    width:-moz-fit-content;
    width:fit-content
}
.rkpt-home-2026 .rkpt-stories .rkpt-card img{
    display:block
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-stories .rkpt-card img{
        width:unset;
        margin:0 auto
    }
}
.rkpt-home-2026 .rkpt-stories .rkpt-card>span{
    background-color:#ffdf00;
    font-size:18.808px;
    font-style:normal;
    font-weight:400;
    line-height:20.313px;
    display:block;
    color:#000;
    min-width:240px;
    margin:0 auto;
    text-align:center;
    padding:17px 27px;
    border-radius:100px;
    position:absolute;
    bottom:43px;
    left:50%;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
    -webkit-transition:all .4s ease;
    transition:all .4s ease;
    cursor:pointer
}
@media only screen and (max-width: 1370px){
    .rkpt-home-2026 .rkpt-stories .rkpt-card>span{
        min-width:200px;
        bottom:28px;
        font-size:16px;
        padding:13px 15px;
        line-height:16px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-home-2026 .rkpt-stories .rkpt-card>span{
        min-width:177px;
        font-size:14.043px;
        font-style:normal;
        font-weight:400;
        line-height:15.166px;
        bottom:22px
    }
}
.rkpt-home-2026 .rkpt-stories .rkpt-card>span:hover{
    -webkit-transform:translateX(-50%) scale(1.05);
    -ms-transform:translateX(-50%) scale(1.05);
    transform:translateX(-50%) scale(1.05)
}
.rkpt-half-image-half-text{
    position:relative;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/images/about/blue_bg.png);
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    padding-bottom:50px
}
@media only screen and (max-width: 1200px){
    .rkpt-half-image-half-text{
        padding-top:30px
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-half-image-half-text{
        padding-bottom:30px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-half-image-half-text{
        background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/images/about/blue_bg_mob.png);
        padding-bottom:0
    }
}
.rkpt-half-image-half-text .rkpt-wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    gap:40px;
    position:relative
}
@media only screen and (max-width: 768px){
    .rkpt-half-image-half-text .rkpt-wrapper{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        gap:30px
    }
}
.rkpt-half-image-half-text .rkpt-wrapper--left{
    width:50%;
    height:auto
}
@media only screen and (max-width: 768px){
    .rkpt-half-image-half-text .rkpt-wrapper--left{
        width:100%
    }
}
.rkpt-half-image-half-text .rkpt-wrapper--left .rkpt-title{
    font-size:60px;
    font-style:normal;
    font-weight:700;
    line-height:65.341px;
    letter-spacing:-0.826px;
    color:#fff
}
@media only screen and (max-width: 1024px){
    .rkpt-half-image-half-text .rkpt-wrapper--left .rkpt-title{
        font-size:30px;
        line-height:36px;
        text-align:center
    }
}
.rkpt-half-image-half-text .rkpt-wrapper--left .rkpt-text{
    font-size:23px;
    font-style:normal;
    font-weight:400;
    line-height:27.6px;
    letter-spacing:-0.575px;
    color:#fff;
    padding-top:25px;
    font-style:italic;
    max-width:700px
}
@media only screen and (max-width: 1024px){
    .rkpt-half-image-half-text .rkpt-wrapper--left .rkpt-text{
        font-size:15px;
        line-height:18px;
        text-align:center;
        max-width:unset
    }
}
.rkpt-half-image-half-text .rkpt-wrapper--right{
    width:50%
}
@media only screen and (max-width: 768px){
    .rkpt-half-image-half-text .rkpt-wrapper--right{
        width:100%
    }
}
.rkpt-half-image-half-text .rkpt-wrapper--right picture,.rkpt-half-image-half-text .rkpt-wrapper--right picture img{
    display:block;
    width:100%;
    height:100%;
    -o-object-fit:contain;
    object-fit:contain;
    z-index:10;
    position:relative
}
@media only screen and (max-width: 768px){
    .rkpt-half-image-half-text .rkpt-wrapper--right picture,.rkpt-half-image-half-text .rkpt-wrapper--right picture img{
        margin-bottom:-10px
    }
}
.rkpt-slider-container{
    margin:0 auto;
    width:100%;
    position:relative;
    padding-bottom:87px
}
@media only screen and (max-width: 768px){
    .rkpt-slider-container{
        padding-bottom:35px
    }
}
.rkpt-slider-container:before{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    z-index:1;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/images/about/chain_1.png);
    width:386px;
    height:246px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat
}
@media only screen and (max-width: 1500px){
    .rkpt-slider-container:before{
        width:314px;
        height:200px
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-slider-container:before{
        width:235px;
        height:150px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-slider-container:before{
        width:0
    }
}
.rkpt-slider-container:after{
    content:"";
    position:absolute;
    bottom:0;
    left:9%;
    z-index:1;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/images/about/robot_1.png);
    width:134px;
    height:297px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-animation:infiniteSkew 2s ease-in-out infinite;
    animation:infiniteSkew 2s ease-in-out infinite
}
@media only screen and (max-width: 1500px){
    .rkpt-slider-container:after{
        width:90px;
        height:200px
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-slider-container:after{
        left:12%;
        width:68px;
        height:150px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-slider-container:after{
        width:0
    }
}
.rkpt-slider-container .rkpt-container{
    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;
    position:relative
}
.rkpt-slider-container .rkpt-container:after{
    content:"";
    position:absolute;
    top:100px;
    right:20px;
    z-index:1;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/images/home/search.png);
    width:120px;
    height:121px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat
}
@media only screen and (max-width: 1700px){
    .rkpt-slider-container .rkpt-container:after{
        right:10px
    }
}
@media only screen and (max-width: 1200px){
    .rkpt-slider-container .rkpt-container:after{
        width:50px;
        top:20px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-slider-container .rkpt-container:after{
        width:0
    }
}
.rkpt-slider-container .swiper{
    max-width:50%;
    padding-top:80px;
    padding-bottom:50px;
    position:relative
}
@media only screen and (max-width: 768px){
    .rkpt-slider-container .swiper{
        max-width:80%;
        padding-top:32px
    }
}
.rkpt-slider-container .swiper-slide{
    background-position:center;
    background-size:cover;
    -webkit-transition:opacity .4s ease,-webkit-transform .4s ease;
    transition:opacity .4s ease,-webkit-transform .4s ease;
    transition:transform .4s ease,opacity .4s ease;
    transition:transform .4s ease,opacity .4s ease,-webkit-transform .4s ease;
    opacity:0
}
.rkpt-slider-container .swiper-slide .rkpt-title,.rkpt-slider-container .swiper-slide .rkpt-text{
    display:none
}
.rkpt-slider-container .swiper-slide-active{
    opacity:1
}
.rkpt-slider-container .swiper-slide-active .rkpt-title,.rkpt-slider-container .swiper-slide-active .rkpt-text{
    display:block
}
.rkpt-slider-container .swiper-slide-active .rkpt-title{
    font-size:60px;
    font-style:normal;
    font-weight:700;
    line-height:60px;
    letter-spacing:-0.871px;
    text-transform:uppercase;
    color:#052ff5;
    margin-bottom:59px;
    text-align:center
}
@media only screen and (max-width: 1024px){
    .rkpt-slider-container .swiper-slide-active .rkpt-title{
        font-size:25px;
        line-height:25px;
        margin-bottom:20px
    }
}
.rkpt-slider-container .swiper-slide-active .rkpt-text{
    text-align:center;
    color:#1e0a4b;
    font-size:23px;
    font-style:normal;
    font-weight:400;
    line-height:27.6px;
    letter-spacing:-0.575px;
    padding-top:35px
}
@media only screen and (max-width: 1024px){
    .rkpt-slider-container .swiper-slide-active .rkpt-text{
        font-size:15px;
        line-height:18px;
        padding-top:20px
    }
}
.rkpt-slider-container .swiper-slide img{
    display:block;
    width:100%;
    height:100%;
    -o-object-fit:contain;
    object-fit:contain;
    border-radius:10px
}
.rkpt-slider-container .custom-nav-button{
    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-align:center;
    -ms-flex-align:center;
    align-items:center;
    cursor:pointer;
    color:#1e0a4b;
    font-weight:bold;
    padding:0 20px;
    text-align:center;
    font-size:23.951px;
    font-style:normal;
    font-weight:700;
    line-height:23.951px;
    letter-spacing:-0.369px;
    text-transform:uppercase
}
@media only screen and (max-width: 1024px){
    .rkpt-slider-container .custom-nav-button{
        font-size:15px;
        line-height:15px
    }
}
.rkpt-slider-container .custom-nav-button .nav-arrow{
    position:relative
}
@media only screen and (max-width: 1024px){
    .rkpt-slider-container .custom-nav-button .nav-arrow{
        margin-bottom:10px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-slider-container .custom-nav-button .nav-arrow{
        display:none
    }
}
@media only screen and (max-width: 768px){
    .rkpt-slider-container .custom-nav-button.prev-button:before{
        content:"";
        width:14px;
        height:26px;
        position:absolute;
        top:35%;
        -webkit-transform:translateY(-50%);
        -ms-transform:translateY(-50%);
        transform:translateY(-50%);
        left:20px;
        background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/arrowhead-blue-left.png);
        background-size:contain;
        background-position:center;
        background-repeat:no-repeat
    }
}
.rkpt-slider-container .custom-nav-button.prev-button .nav-arrow{
    padding-left:35px
}
.rkpt-slider-container .custom-nav-button.prev-button .nav-arrow:before{
    content:"";
    width:28px;
    height:15px;
    position:absolute;
    top:35%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    left:0;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/left-arrow-blue.png);
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat
}
@media only screen and (max-width: 1024px){
    .rkpt-slider-container .custom-nav-button.prev-button .nav-arrow:before{
        background-size:80%
    }
}
@media only screen and (max-width: 768px){
    .rkpt-slider-container .custom-nav-button.next-button:before{
        content:"";
        width:14px;
        height:26px;
        position:absolute;
        top:35%;
        -webkit-transform:translateY(-50%);
        -ms-transform:translateY(-50%);
        transform:translateY(-50%);
        right:20px;
        background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/arrowhead-blue-right.png);
        background-size:contain;
        background-position:center;
        background-repeat:no-repeat
    }
}
.rkpt-slider-container .custom-nav-button.next-button .nav-arrow{
    padding-right:35px
}
.rkpt-slider-container .custom-nav-button.next-button .nav-arrow:after{
    content:"";
    width:28px;
    height:15px;
    position:absolute;
    top:35%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    right:0;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/right-arrow-blue.png);
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat
}
@media only screen and (max-width: 1024px){
    .rkpt-slider-container .custom-nav-button.next-button .nav-arrow:after{
        background-size:80%
    }
}
.rkpt-slider-container .custom-nav-button .teaser-image-container{
    width:234px;
    height:163px;
    border-radius:8px;
    overflow:hidden
}
@media only screen and (max-width: 1024px){
    .rkpt-slider-container .custom-nav-button .teaser-image-container{
        width:204px;
        height:103px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-slider-container .custom-nav-button .teaser-image-container{
        display:none
    }
}
.rkpt-slider-container .custom-nav-button .teaser-image-container>img{
    width:100%;
    height:100%;
    -o-object-fit:contain;
    object-fit:contain;
    display:block
}
.rkpt-slider-container .swiper-pagination{
    position:absolute;
    bottom:0;
    left:50%;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    z-index:2;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.rkpt-slider-container .swiper-pagination-bullet{
    width:16px;
    height:16px;
    background-color:gray;
    opacity:.7;
    border-radius:50%;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
@media only screen and (max-width: 1024px){
    .rkpt-slider-container .swiper-pagination-bullet{
        width:11px;
        height:11px
    }
}
.rkpt-slider-container .swiper-pagination-bullet-active{
    background-color:#ff8cff;
    opacity:1
}
.rkpt-map{
    padding-top:55px;
    padding-bottom:30px;
    position:relative
}
@media only screen and (max-width: 768px){
    .rkpt-map{
        padding-top:25px;
        padding-bottom:70px
    }
}
.rkpt-map .rkpt-container{
    position:relative
}
.rkpt-map .rkpt-container:before{
    content:"";
    position:absolute;
    left:7%;
    z-index:2;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/images/about/robot_2.png);
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-animation:infiniteSkew 2s ease-in-out infinite;
    animation:infiniteSkew 2s ease-in-out infinite;
    width:170px;
    height:244px;
    bottom:15%
}
@media only screen and (max-width: 1200px){
    .rkpt-map .rkpt-container:before{
        bottom:10%;
        left:137px;
        height:201px
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-map .rkpt-container:before{
        width:75px;
        height:108px;
        left:20px;
        bottom:2%
    }
}
@media only screen and (max-width: 768px){
    .rkpt-map .rkpt-container:before{
        bottom:-18px
    }
}
.rkpt-map:before{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    z-index:-1;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/images/about/chain_3.png);
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    margin-bottom:-20px;
    width:334px;
    height:300px
}
@media only screen and (max-width: 1200px){
    .rkpt-map:before{
        width:278px;
        height:250px
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-map:before{
        background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/images/about/chain_3_mob.png);
        width:101px;
        height:109px;
        z-index:-1;
        left:0;
        background-repeat:no-repeat
    }
}
.rkpt-map:after{
    content:"";
    position:absolute;
    top:-230px;
    right:-2%;
    z-index:-1;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/images/about/element_5.png);
    width:280px;
    height:910px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
@media only screen and (max-width: 1920px){
    .rkpt-map:after{
        z-index:1
    }
}
@media only screen and (max-width: 1800px){
    .rkpt-map:after{
        z-index:-1
    }
}
@media only screen and (max-width: 1400px){
    .rkpt-map:after{
        width:200px;
        top:-220px
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-map:after{
        width:170px;
        top:-250px;
        right:-5%
    }
}
@media only screen and (max-width: 768px){
    .rkpt-map:after{
        width:0
    }
}
.rkpt-map .rkpt-container>.rkpt-title{
    color:#2d4ee7;
    text-align:center;
    font-size:60px;
    font-style:normal;
    font-weight:700;
    line-height:60px;
    letter-spacing:-0.826px;
    padding-bottom:21px
}
@media only screen and (max-width: 768px){
    .rkpt-map .rkpt-container>.rkpt-title{
        font-size:30px;
        line-height:30px;
        padding-bottom:13px
    }
}
.rkpt-map .rkpt-container>.rkpt-text{
    color:#1e0a4b;
    text-align:center;
    font-size:25px;
    font-style:normal;
    font-weight:400;
    line-height:33px;
    letter-spacing:-0.625px;
    max-width:690px;
    margin:0 auto;
    padding-bottom:41px
}
@media only screen and (max-width: 768px){
    .rkpt-map .rkpt-container>.rkpt-text{
        font-size:15px;
        line-height:18px;
        padding-bottom:32px;
        max-width:259px
    }
}
.rkpt-map .rkpt-container>img{
    margin:0 auto
}
.rkpt-plaisiobots{
    background-color:#f4f4f4
}
.rkpt-plaisiobots .rkpt-half-text--plaisiobots{
    z-index:unset
}
.rkpt-hero-section{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:100%;
    height:600px;
    margin-top:70px;
    gap:20px;
    background-color:#fff
}
@media only screen and (max-width: 768px){
    .rkpt-hero-section{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        gap:36px;
        height:500px;
        margin-top:50px;
        padding-top:20px
    }
}
.rkpt-hero-section .text-column{
    width:50%;
    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;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    padding-left:10px
}
@media only screen and (max-width: 768px){
    .rkpt-hero-section .text-column{
        width:100%;
        padding-left:0
    }
}
.rkpt-hero-section .text-column>.rkpt-hero-logo{
    display:block;
    margin:0 auto;
    /* -webkit-animation:zoom-in-zoom-out 1.7s ease infinite;
    animation:zoom-in-zoom-out 1.7s ease infinite; */
    padding-bottom:30px
}
@media only screen and (max-width: 1400px){
    .rkpt-hero-section .text-column>.rkpt-hero-logo{
        max-width:150px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-hero-section .text-column>.rkpt-hero-logo{
        max-width:98px;
        padding-bottom:14px
    }
}
.rkpt-hero-section .text-column .text-content>h1{
    font-size:67px;
    font-style:normal;
    font-weight:700;
    line-height:67px;
    letter-spacing:-0.973px;
    color:#1e0a4b;
    text-align:center;
    margin:0
}
@media only screen and (max-width: 1400px){
    .rkpt-hero-section .text-column .text-content>h1{
        font-size:50px;
        line-height:50px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-hero-section .text-column .text-content>h1{
        font-size:30px;
        line-height:35px;
        letter-spacing:-0.959px
    }
}
.rkpt-hero-section .text-column .text-content>p{
    margin:0;
    padding-top:18px;
    color:#1e0a4b;
    text-align:center;
    font-size:30px;
    font-style:normal;
    font-weight:700;
    line-height:30px;
    letter-spacing:-0.369px
}
@media only screen and (max-width: 768px){
    .rkpt-hero-section .text-column .text-content>p{
        padding-top:8px;
        font-size:18px;
        line-height:18px;
        letter-spacing:-0.487px
    }
}
.rkpt-hero-section .image-column{
    width:50%;
    position:relative;
    overflow:hidden
}
@media only screen and (max-width: 768px){
    .rkpt-hero-section .image-column{
        width:100%
    }
}
.rkpt-hero-section .image-column>.image-wrapper{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    -webkit-transform:translateX(101%);
    -ms-transform:translateX(101%);
    transform:translateX(101%)
}
@media only screen and (max-width: 768px){
    .rkpt-hero-section .image-column>.image-wrapper{
        position:relative
    }
}
.rkpt-hero-section .image-column>.image-wrapper>img{
    width:100%;
    height:100%;
    -o-object-fit:cover;
    object-fit:cover
}
.rkpt-hero-section .image-column .curve-mask{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    -webkit-transform:translateX(101%);
    -ms-transform:translateX(101%);
    transform:translateX(101%)
}
.rkpt-hero-section .image-column .curve-mask>svg{
    width:100%;
    height:100%;
    fill:#1e0a4b
}
.rkpt-half-text--plaisiobots{
    padding-left:10px;
    padding-right:10px
}
.rkpt-half-text--plaisiobots>.rkpt-wrapper{
    background-color:#00bb54;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    border-radius:20px;
    max-width:1600px
}
@media only screen and (max-width: 768px){
    .rkpt-half-text--plaisiobots>.rkpt-wrapper{
        border-radius:10px;
        padding-top:20px;
        padding-left:23px;
        padding-right:23px
    }
}
.rkpt-half-text--plaisiobots>.rkpt-wrapper .rkpt-title,.rkpt-half-text--plaisiobots>.rkpt-wrapper .rkpt-text{
    color:#fff
}
@media only screen and (max-width: 768px){
    .rkpt-half-text--plaisiobots>.rkpt-wrapper .rkpt-title,.rkpt-half-text--plaisiobots>.rkpt-wrapper .rkpt-text{
        text-align:center
    }
}
@media only screen and (max-width: 768px){
    .rkpt-half-text--plaisiobots>.rkpt-wrapper .rkpt-title{
        font-size:35px;
        line-height:40px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-half-text--plaisiobots>.rkpt-wrapper .rkpt-wrapper--right{
        padding-left:0;
        padding-right:0;
        padding-top:0
    }
}
@media only screen and (max-width: 768px){
    .rkpt-half-text--plaisiobots>.rkpt-wrapper video{
        height:auto
    }
}
@media only screen and (max-width: 768px){
    .rkpt-history--plaisiobots{
        margin-top:55px
    }
}
.rkpt-history--plaisiobots .rkpt-overtitle{
    font-size:30px;
    font-style:normal;
    font-weight:700;
    line-height:30px;
    letter-spacing:-0.413px;
    color:#ff78ff;
    padding-bottom:6px
}
@media only screen and (max-width: 768px){
    .rkpt-history--plaisiobots .rkpt-overtitle{
        font-size:25px;
        line-height:25px;
        letter-spacing:-0.47px;
        padding-bottom:2px
    }
}
.rkpt-history--plaisiobots .rkpt-date{
    font-size:50px;
    line-height:50px
}
@media only screen and (max-width: 768px){
    .rkpt-history--plaisiobots .rkpt-date{
        font-size:35px;
        line-height:35px
    }
}
.rkpt-team{
    position:relative
}
.rkpt-team:before{
    content:"";
    position:absolute;
    top:-250px;
    left:0;
    z-index:-1;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/plaisiobots/chain_1.png);
    width:338px;
    height:637px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
@media only screen and (max-width: 1024px){
    .rkpt-team:before{
        width:200px;
        height:377px;
        top:-180px
    }
}
@media only screen and (max-width: 600px){
    .rkpt-team:before{
        top:130px;
        left:-50px;
        width:180px;
        height:339px
    }
}
.rkpt-team:after{
    content:"";
    position:absolute;
    bottom:-130px;
    right:0;
    z-index:-1;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/plaisiobots/chain_2.png);
    width:395px;
    height:480px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
@media only screen and (max-width: 1400px){
    .rkpt-team:after{
        width:300px;
        height:365px
    }
}
@media only screen and (max-width: 1150px){
    .rkpt-team:after{
        right:-100px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-team:after{
        width:250px;
        height:304px;
        bottom:-80px
    }
}
@media only screen and (max-width: 600px){
    .rkpt-team:after{
        right:-35px;
        bottom:-50px
    }
}
.rkpt-team>.rkpt-title{
    color:#052ff5;
    text-align:center;
    font-size:60px;
    font-style:normal;
    font-weight:700;
    line-height:60px;
    letter-spacing:-0.826px;
    padding-bottom:21px
}
@media only screen and (max-width: 768px){
    .rkpt-team>.rkpt-title{
        font-size:30px;
        line-height:30px;
        padding-bottom:13px
    }
}
.rkpt-team>.rkpt-text{
    color:#1e0a4b;
    text-align:center;
    font-size:25px;
    font-style:normal;
    font-weight:400;
    line-height:33px;
    letter-spacing:-0.625px;
    max-width:690px;
    margin:0 auto;
    padding-bottom:41px
}
@media only screen and (max-width: 768px){
    .rkpt-team>.rkpt-text{
        font-size:15px;
        line-height:18px;
        padding-bottom:32px;
        max-width:259px
    }
}
.rkpt-team>.rkpt-team-members-grid{
    display:grid;
    grid-template-columns:repeat(3, 1fr);
    width:100%;
    max-width:1400px;
    padding-left:10px;
    padding-right:10px;
    margin:0 auto;
    gap:1px;
    position:relative
}
@media only screen and (max-width: 1024px){
    .rkpt-team>.rkpt-team-members-grid{
        grid-template-columns:repeat(2, 1fr)
    }
}
@media only screen and (max-width: 600px){
    .rkpt-team>.rkpt-team-members-grid{
        display:block;
        padding-left:40px;
        padding-right:40px
    }
}
.rkpt-team>.rkpt-team-members-grid:before{
    content:"";
    position:absolute;
    bottom:-100px;
    left:-10vw;
    z-index:1;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/images/home/bulb.png);
    width:152px;
    height:157px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-animation:zoom-in-zoom-out 1.7s ease infinite;
    animation:zoom-in-zoom-out 1.7s ease infinite;
    -webkit-transform:scaleX(-1);
    -ms-transform:scaleX(-1);
    transform:scaleX(-1)
}
@media only screen and (max-width: 1700px){
    .rkpt-team>.rkpt-team-members-grid:before{
        bottom:-200px;
        left:-1vw
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-team>.rkpt-team-members-grid:before{
        width:0
    }
}
.rkpt-team>.rkpt-team-members-grid:after{
    content:"";
    position:absolute;
    top:30%;
    right:-10vw;
    z-index:1;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/images/home/search.png);
    width:120px;
    height:121px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-animation:zoom-in-zoom-out 1.7s ease infinite;
    animation:zoom-in-zoom-out 1.7s ease infinite
}
@media only screen and (max-width: 1500px){
    .rkpt-team>.rkpt-team-members-grid:after{
        top:-200px;
        right:30px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-team>.rkpt-team-members-grid:after{
        width:44px;
        height:43px;
        top:-140px
    }
}
.rkpt-team>.rkpt-team-members-grid .rkpt-team-member-card{
    position:relative;
    overflow:hidden;
    min-height:595px;
    color:#fff;
    -webkit-transition:color 2s cubic-bezier(0.25, 1, 0.5, 1);
    transition:color 2s cubic-bezier(0.25, 1, 0.5, 1)
}
@media only screen and (max-width: 600px){
    .rkpt-team>.rkpt-team-members-grid .rkpt-team-member-card{
        display:-webkit-box !important;
        display:-ms-flexbox !important;
        display:flex !important
    }
}
.rkpt-team>.rkpt-team-members-grid .rkpt-team-member-card:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#052ff5;
    z-index:0
}
.rkpt-team>.rkpt-team-members-grid .rkpt-team-member-card .card-background{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#ff78ff;
    -webkit-clip-path:circle(0% at 50% 50%);
    clip-path:circle(0% at 50% 50%);
    -webkit-transition:-webkit-clip-path 2s cubic-bezier(0.25, 1, 0.5, 1);
    transition:-webkit-clip-path 2s cubic-bezier(0.25, 1, 0.5, 1);
    transition:clip-path 2s cubic-bezier(0.25, 1, 0.5, 1);
    transition:clip-path 2s cubic-bezier(0.25, 1, 0.5, 1), -webkit-clip-path 2s cubic-bezier(0.25, 1, 0.5, 1);
    z-index:1
}
.rkpt-team>.rkpt-team-members-grid .rkpt-team-member-card .card-content{
    position:relative;
    padding:58px 30px 0 30px;
    z-index:2;
    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-align:center;
    -ms-flex-align:center;
    align-items:center;
    text-align:center;
    height:100%;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
@media only screen and (max-width: 1024px){
    .rkpt-team>.rkpt-team-members-grid .rkpt-team-member-card .card-content{
        padding:26px 30px 0 30px
    }
}
@media only screen and (max-width: 600px){
    .rkpt-team>.rkpt-team-members-grid .rkpt-team-member-card .card-content{
        height:auto
    }
}
.rkpt-team>.rkpt-team-members-grid .rkpt-team-member-card .name-title{
    width:100%
}
.rkpt-team>.rkpt-team-members-grid .rkpt-team-member-card .name-title .name{
    font-size:30px;
    font-style:normal;
    font-weight:700;
    line-height:30px;
    letter-spacing:-0.643px;
    color:#fff;
    text-align:center;
    -webkit-transition:color 1s ease;
    transition:color 1s ease
}
.rkpt-team>.rkpt-team-members-grid .rkpt-team-member-card .name-title .title{
    text-align:center;
    padding-top:13px;
    font-size:17px;
    font-style:normal;
    font-weight:400;
    line-height:20.4px;
    letter-spacing:-0.425px;
    color:#000;
    max-height:0;
    overflow:hidden;
    opacity:0;
    -webkit-transform:translateY(20px);
    -ms-transform:translateY(20px);
    transform:translateY(20px);
    -webkit-transition:max-height .7s cubic-bezier(0.25, 1, 0.5, 1),opacity .7s cubic-bezier(0.25, 1, 0.5, 1),-webkit-transform .7s cubic-bezier(0.25, 1, 0.5, 1);
    transition:max-height .7s cubic-bezier(0.25, 1, 0.5, 1),opacity .7s cubic-bezier(0.25, 1, 0.5, 1),-webkit-transform .7s cubic-bezier(0.25, 1, 0.5, 1);
    transition:max-height .7s cubic-bezier(0.25, 1, 0.5, 1),opacity .7s cubic-bezier(0.25, 1, 0.5, 1),transform .7s cubic-bezier(0.25, 1, 0.5, 1);
    transition:max-height .7s cubic-bezier(0.25, 1, 0.5, 1),opacity .7s cubic-bezier(0.25, 1, 0.5, 1),transform .7s cubic-bezier(0.25, 1, 0.5, 1),-webkit-transform .7s cubic-bezier(0.25, 1, 0.5, 1)
}
.rkpt-team>.rkpt-team-members-grid .rkpt-team-member-card .rkpt-team-member-img{
    display:block;
    margin:0 auto
}
.rkpt-team>.rkpt-team-members-grid .rkpt-team-member-card:hover .name-title .name{
    color:#000
}
.rkpt-team>.rkpt-team-members-grid .rkpt-team-member-card:hover .name-title .title{
    max-height:200px;
    opacity:1;
    -webkit-transform:translateY(0);
    -ms-transform:translateY(0);
    transform:translateY(0)
}
.rkpt-team>.rkpt-team-members-grid .rkpt-team-member-card:hover .card-background{
    -webkit-clip-path:circle(120% at 50% 50%);
    clip-path:circle(120% at 50% 50%)
}
.rkpt-team>.rkpt-team-members-grid .slick-arrow.slick-prev{
    left:10px
}
.rkpt-team>.rkpt-team-members-grid .slick-arrow.slick-prev:before{
    content:"";
    width:14px;
    height:26px;
    position:absolute;
    top:50%;
    left:0;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/arrowhead-blue-left.png);
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat
}
.rkpt-team>.rkpt-team-members-grid .slick-arrow.slick-next{
    right:10px
}
.rkpt-team>.rkpt-team-members-grid .slick-arrow.slick-next::after{
    content:"";
    width:17px;
    height:30px;
    position:absolute;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    right:0;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/arrowhead-blue-right.png);
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat
}
@media only screen and (max-width: 1024px){
    .rkpt-team>.rkpt-team-members-grid .slick-arrow.slick-next::after{
        background-size:80%
    }
}
.rkpt-buddy-the-cane{
    background-color:#00bb54;
    padding:104px 20px 110px 20px;
    position:relative
}
@media only screen and (max-width: 768px){
    .rkpt-buddy-the-cane{
        padding:45px 20px 40px
    }
}
.rkpt-buddy-the-cane:before{
    content:"";
    position:absolute;
    top:10%;
    left:0;
    z-index:1;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/plaisiobots/chain_3.png);
    width:413px;
    height:767px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
@media only screen and (max-width: 1700px){
    .rkpt-buddy-the-cane:before{
        left:-80px
    }
}
@media only screen and (max-width: 1400px){
    .rkpt-buddy-the-cane:before{
        left:-250px
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-buddy-the-cane:before{
        width:0
    }
}
.rkpt-buddy-the-cane:after{
    content:"";
    position:absolute;
    bottom:20%;
    left:0;
    z-index:1;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/plaisiobots/robot_1.png);
    width:224px;
    height:454px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-animation:infiniteSkew 2s ease-in-out infinite;
    animation:infiniteSkew 2s ease-in-out infinite
}
@media only screen and (max-width: 1400px){
    .rkpt-buddy-the-cane:after{
        width:150px;
        height:304px;
        left:-20px
    }
}
@media only screen and (max-width: 1200px){
    .rkpt-buddy-the-cane:after{
        width:73px;
        height:148px;
        bottom:-10px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-buddy-the-cane:after{
        width:0
    }
}
.rkpt-buddy-the-cane--top{
    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-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    flex-direction:column;
    position:relative;
    max-width:1800px;
    padding:0 30px;
    margin:0 auto
}
.rkpt-buddy-the-cane--top:after{
    content:"";
    position:absolute;
    bottom:-30px;
    right:0;
    z-index:1;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/images/home/eyes.png);
    width:166px;
    height:114px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat
}
@media only screen and (max-width: 1400px){
    .rkpt-buddy-the-cane--top:after{
        width:100px;
        right:-10px
    }
}
@media only screen and (max-width: 1200px){
    .rkpt-buddy-the-cane--top:after{
        top:0;
        bottom:unset;
        right:30px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-buddy-the-cane--top:after{
        top:-40px;
        width:60px;
        height:40px;
        right:12px
    }
}
.rkpt-buddy-the-cane--top>span{
    display:block;
    text-align:center;
    font-size:52.74px;
    font-style:normal;
    font-weight:400;
    line-height:52.74px;
    letter-spacing:-0.726px;
    color:#fff;
    padding-bottom:26px;
    position:relative;
    z-index:5
}
@media only screen and (max-width: 768px){
    .rkpt-buddy-the-cane--top>span{
        padding-bottom:8px;
        font-size:17.499px;
        line-height:17.499px;
        letter-spacing:-0.728px
    }
}
.rkpt-buddy-the-cane .rkpt-cane-logo{
    display:block;
    margin:0 auto 61px;
    position:relative;
    z-index:5
}
@media only screen and (max-width: 768px){
    .rkpt-buddy-the-cane .rkpt-cane-logo{
        margin:0 auto 21px
    }
}
.rkpt-buddy-the-cane .rkpt-cane{
    display:block;
    margin:0 auto;
    position:relative;
    z-index:15;
    will-change:transform;
    padding-bottom:67px
}
@media only screen and (max-width: 768px){
    .rkpt-buddy-the-cane .rkpt-cane{
        padding-bottom:22px
    }
}
.rkpt-buddy-the-cane .rkpt-video--wrapper{
    position:relative;
    z-index:10;
    overflow:hidden;
    will-change:transform
}
@media only screen and (max-width: 768px){
    .rkpt-buddy-the-cane .rkpt-video--wrapper{
        padding-top:22px
    }
}
.rkpt-buddy-the-cane .rkpt-video--wrapper .rkpt-text{
    font-size:25px;
    font-style:normal;
    font-weight:400;
    line-height:30px;
    letter-spacing:-0.625px;
    color:#fff;
    text-align:center;
    padding-top:53px;
    max-width:950px;
    margin:0 auto
}
@media only screen and (max-width: 1024px){
    .rkpt-buddy-the-cane .rkpt-video--wrapper .rkpt-text{
        padding-left:30px;
        padding-right:30px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-buddy-the-cane .rkpt-video--wrapper .rkpt-text{
        padding-top:31px;
        font-size:15px;
        line-height:18px;
        letter-spacing:-0.375px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-buddy-the-cane video{
        height:-webkit-fit-content;
        height:-moz-fit-content;
        height:fit-content
    }
}
.rkpt-video-cards{
    padding-top:61px;
    padding-bottom:75px;
    position:relative
}
@media only screen and (max-width: 768px){
    .rkpt-video-cards{
        padding-top:28px;
        padding-bottom:31px
    }
}
.rkpt-video-cards:after{
    content:"";
    position:absolute;
    top:-95%;
    right:-12px;
    z-index:1;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/plaisiobots/chain_4.png);
    width:354px;
    height:914px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
@media only screen and (max-width: 1700px){
    .rkpt-video-cards:after{
        top:-87%
    }
}
@media only screen and (max-width: 1400px){
    .rkpt-video-cards:after{
        top:-70%
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-video-cards:after{
        width:0
    }
}
.rkpt-video-cards>.rkpt-title{
    color:#052ff5;
    text-align:center;
    font-size:60px;
    font-style:normal;
    font-weight:700;
    line-height:60px;
    letter-spacing:-0.826px;
    padding-bottom:21px;
    position:relative;
    z-index:2
}
@media only screen and (max-width: 768px){
    .rkpt-video-cards>.rkpt-title{
        font-size:30px;
        line-height:30px;
        padding-bottom:13px
    }
}
.rkpt-video-cards>.rkpt-text{
    color:#1e0a4b;
    text-align:center;
    font-size:25px;
    font-style:normal;
    font-weight:400;
    line-height:33px;
    letter-spacing:-0.625px;
    max-width:690px;
    margin:0 auto;
    padding-bottom:41px;
    position:relative;
    z-index:2
}
@media only screen and (max-width: 768px){
    .rkpt-video-cards>.rkpt-text{
        font-size:15px;
        line-height:18px;
        padding-bottom:32px;
        max-width:259px
    }
}
.rkpt-video-cards>.rkpt-wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    gap:24px;
    position:relative;
    z-index:2
}
@media only screen and (max-width: 1200px){
    .rkpt-video-cards>.rkpt-wrapper{
        gap:7px
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-video-cards>.rkpt-wrapper{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        gap:18px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-video-cards>.rkpt-wrapper{
        padding-left:10px;
        padding-right:10px
    }
}
.rkpt-video-cards>.rkpt-wrapper .rkpt-video-card{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    background-color:#d0d2d3;
    border-radius:20px;
    padding:34px;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    gap:10px
}
@media only screen and (max-width: 1200px){
    .rkpt-video-cards>.rkpt-wrapper .rkpt-video-card{
        padding:10px
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-video-cards>.rkpt-wrapper .rkpt-video-card{
        padding:20px;
        border-radius:10px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-video-cards>.rkpt-wrapper .rkpt-video-card{
        padding:14px 11px
    }
}
.rkpt-video-cards>.rkpt-wrapper .rkpt-video-card--left{
    width:60%;
    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;
    height:100%
}
@media only screen and (max-width: 1024px){
    .rkpt-video-cards>.rkpt-wrapper .rkpt-video-card--left{
        height:auto
    }
}
.rkpt-video-cards>.rkpt-wrapper .rkpt-video-card--left .rkpt-info{
    padding-bottom:30px
}
.rkpt-video-cards>.rkpt-wrapper .rkpt-video-card--left .rkpt-info .rkpt-title{
    font-size:25px;
    font-style:normal;
    font-weight:700;
    line-height:32px;
    letter-spacing:-0.536px;
    color:#1e0a4b;
    padding-bottom:15px
}
@media only screen and (max-width: 768px){
    .rkpt-video-cards>.rkpt-wrapper .rkpt-video-card--left .rkpt-info .rkpt-title{
        font-size:15px;
        line-height:19.228px;
        letter-spacing:-0.535px
    }
}
.rkpt-video-cards>.rkpt-wrapper .rkpt-video-card--left .rkpt-info .rkpt-text{
    font-size:20px;
    font-style:normal;
    font-weight:400;
    line-height:24px;
    letter-spacing:-0.5px;
    color:#1e0a4b
}
@media only screen and (max-width: 768px){
    .rkpt-video-cards>.rkpt-wrapper .rkpt-video-card--left .rkpt-info .rkpt-text{
        font-size:13px;
        line-height:15.6px;
        letter-spacing:-0.541px
    }
}
.rkpt-video-cards>.rkpt-wrapper .rkpt-video-card--left .cta.rkpt-video-toggle--secondary{
    font-size:20px;
    font-style:normal;
    font-weight:400;
    line-height:33px;
    letter-spacing:-0.5px;
    color:#1e0a4b;
    cursor:pointer;
    position:relative;
    width:-webkit-fit-content;
    width:-moz-fit-content;
    width:fit-content;
    padding-right:35px
}
@media only screen and (max-width: 768px){
    .rkpt-video-cards>.rkpt-wrapper .rkpt-video-card--left .cta.rkpt-video-toggle--secondary{
        font-size:15px;
        line-height:19.829px;
        letter-spacing:-0.624px;
        padding-right:25px
    }
}
.rkpt-video-cards>.rkpt-wrapper .rkpt-video-card--left .cta.rkpt-video-toggle--secondary:after{
    content:"";
    width:28px;
    height:15px;
    position:absolute;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    right:0;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/right-arrow-blue.png);
    background-size:20px;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-transition:all .4s ease;
    transition:all .4s ease
}
@media only screen and (max-width: 768px){
    .rkpt-video-cards>.rkpt-wrapper .rkpt-video-card--left .cta.rkpt-video-toggle--secondary:after{
        background-size:15px
    }
}
.rkpt-video-cards>.rkpt-wrapper .rkpt-video-card--left .cta.rkpt-video-toggle--secondary:hover:after{
    -webkit-transform:translate(10px, -50%);
    -ms-transform:translate(10px, -50%);
    transform:translate(10px, -50%)
}
.rkpt-video-cards>.rkpt-wrapper .rkpt-video-card--right{
    width:40%;
    height:100%
}
@media only screen and (max-width: 1024px){
    .rkpt-video-cards>.rkpt-wrapper .rkpt-video-card--right{
        height:auto
    }
}
.rkpt-video-cards>.rkpt-wrapper .rkpt-video-card--right>img{
    border-radius:16px;
    width:100%;
    display:block;
    height:100%;
    -o-object-fit:cover;
    object-fit:cover
}
@media only screen and (max-width: 1024px){
    .rkpt-video-cards>.rkpt-wrapper .rkpt-video-card--right>img{
        border-radius:10px
    }
}
.rkpt-race .rkpt-stats-section .rkpt-stat-item,.rkpt-race-2 .rkpt-stats-section .rkpt-stat-item,.rkpt-race-3 .rkpt-stats-section .rkpt-stat-item{
    width:33.33%
}
@media only screen and (max-width: 768px){
    .rkpt-race .rkpt-stats-section .rkpt-stat-item,.rkpt-race-2 .rkpt-stats-section .rkpt-stat-item,.rkpt-race-3 .rkpt-stats-section .rkpt-stat-item{
        width:100%;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        gap:15px;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
    .rkpt-race .rkpt-stats-section .rkpt-stat-item:nth-child(3),.rkpt-race-2 .rkpt-stats-section .rkpt-stat-item:nth-child(3),.rkpt-race-3 .rkpt-stats-section .rkpt-stat-item:nth-child(3){
        background-color:#f7f7f7
    }
    .rkpt-race .rkpt-stats-section .rkpt-stat-item .counter-container,.rkpt-race-2 .rkpt-stats-section .rkpt-stat-item .counter-container,.rkpt-race-3 .rkpt-stats-section .rkpt-stat-item .counter-container{
        -webkit-box-flex:2;
        -ms-flex:2;
        flex:2
    }
    .rkpt-race .rkpt-stats-section .rkpt-stat-item .rkpt-stat-label,.rkpt-race-2 .rkpt-stats-section .rkpt-stat-item .rkpt-stat-label,.rkpt-race-3 .rkpt-stats-section .rkpt-stat-item .rkpt-stat-label{
        -webkit-box-flex:4;
        -ms-flex:4;
        flex:4;
        text-align:left
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race .rkpt-half-text--home .rkpt-wrapper--right .rkpt-title,.rkpt-race-2 .rkpt-half-text--home .rkpt-wrapper--right .rkpt-title,.rkpt-race-3 .rkpt-half-text--home .rkpt-wrapper--right .rkpt-title{
        display:block;
        text-align:center;
        font-size:30px;
        line-height:30px;
        letter-spacing:-0.959px;
        padding-bottom:14px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race .rkpt-half-text--race .rkpt-wrapper--right .rkpt-text,.rkpt-race-2 .rkpt-half-text--race .rkpt-wrapper--right .rkpt-text,.rkpt-race-3 .rkpt-half-text--race .rkpt-wrapper--right .rkpt-text{
        text-align:center
    }
}
.rkpt-race,.rkpt-race-3{
    background-color:#f4f4f4
}
@media only screen and (max-width: 768px){
    .rkpt-race-2 .rkpt-hero-section .text-column>.rkpt-hero-logo,.rkpt-race-3 .rkpt-hero-section .text-column>.rkpt-hero-logo{
        max-width:30%
    }
}
@media only screen and (max-width: 500px){
    .rkpt-race-2 .rkpt-hero-section .text-column>.rkpt-hero-logo,.rkpt-race-3 .rkpt-hero-section .text-column>.rkpt-hero-logo{
        max-width:50%
    }
}
.rkpt-race-2 .rkpt-text-video,.rkpt-race-3 .rkpt-text-video{
    padding-top:80px
}
@media only screen and (max-width: 768px){
    .rkpt-race-2 .rkpt-text-video,.rkpt-race-3 .rkpt-text-video{
        padding-top:30px
    }
}
.rkpt-judges .rkpt-carousel-container{
    max-width:1600px;
    padding-left:20px;
    padding-right:20px;
    margin:0 auto;
    padding-top:77px;
    padding-bottom:100px
}
@media only screen and (min-width: 1200px){
    .rkpt-judges .rkpt-carousel-container .rkpt-carousel{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        gap:20px;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .rkpt-judges .rkpt-carousel-container .rkpt-card{
        -webkit-box-flex:1;
        -ms-flex:1;
        flex:1;
        max-width:-webkit-calc((100% - 100px)/5);
        max-width:calc((100% - 100px)/5);
        margin:0
    }
}
@media only screen and (max-width: 1200px){
    .rkpt-judges .rkpt-carousel-container{
        padding-left:40px;
        padding-right:40px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-judges .rkpt-carousel-container{
        padding-top:34px;
        padding-bottom:80px
    }
}
.rkpt-judges .rkpt-carousel-container>.rkpt-title{
    color:#052ff5;
    text-align:center;
    font-size:60px;
    font-style:normal;
    font-weight:700;
    line-height:60px;
    letter-spacing:-0.826px;
    padding-bottom:21px;
    position:relative;
    z-index:2
}
@media only screen and (max-width: 768px){
    .rkpt-judges .rkpt-carousel-container>.rkpt-title{
        font-size:30px;
        line-height:30px;
        padding-bottom:13px
    }
}
.rkpt-judges .rkpt-carousel-container>.rkpt-text{
    color:#1e0a4b;
    text-align:center;
    font-size:25px;
    font-style:normal;
    font-weight:400;
    line-height:33px;
    letter-spacing:-0.625px;
    max-width:1100px;
    margin:0 auto;
    padding-bottom:41px;
    position:relative;
    z-index:2
}
@media only screen and (max-width: 768px){
    .rkpt-judges .rkpt-carousel-container>.rkpt-text{
        font-size:15px;
        line-height:18px;
        padding-bottom:32px;
        max-width:259px
    }
}
.rkpt-judges .rkpt-carousel-container .rkpt-card{
    background-color:#ffd900;
    border-radius:20px;
    padding:27px 30px;
    -webkit-transition:all .4s ease;
    transition:all .4s ease
}
@media only screen and (max-width: 1200px){
    .rkpt-judges .rkpt-carousel-container .rkpt-card{
        height:100%
    }
}
.rkpt-judges .rkpt-carousel-container .rkpt-card__name{
    color:#052ff5;
    text-align:center;
    font-size:30px;
    font-style:normal;
    font-weight:700;
    line-height:36px;
    letter-spacing:-0.643px;
    padding-bottom:12px;
    padding-top:30px
}
@media only screen and (max-width: 1400px){
    .rkpt-judges .rkpt-carousel-container .rkpt-card__name{
        font-size:25px;
        line-height:30px;
        letter-spacing:-0.57px
    }
}
.rkpt-judges .rkpt-carousel-container .rkpt-card__title{
    color:#1e0a4b;
    text-align:center;
    font-size:17px;
    font-style:normal;
    font-weight:400;
    line-height:20.4px;
    letter-spacing:-0.425px
}
@media only screen and (max-width: 1400px){
    .rkpt-judges .rkpt-carousel-container .rkpt-card__title{
        font-size:15px;
        line-height:18px;
        letter-spacing:-0.399px
    }
}
.rkpt-judges .rkpt-carousel-container .rkpt-card__image-container img{
    display:block;
    width:100%;
    margin:0 auto
}
.rkpt-judges .rkpt-carousel-container .slick-track{
    display:-webkit-box !important;
    display:-ms-flexbox !important;
    display:flex !important
}
.rkpt-judges .rkpt-carousel-container .slick-slide{
    height:auto;
    margin-right:20px
}
@media only screen and (max-width: 569px){
    .rkpt-judges .rkpt-carousel-container .slick-slide{
        margin-right:0
    }
}
.rkpt-judges .rkpt-carousel-container .slick-slide>div{
    height:100%
}
.rkpt-judges .rkpt-carousel-container .slick-arrow.slick-prev:before{
    content:"";
    width:14px;
    height:26px;
    position:absolute;
    top:50%;
    left:0;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/arrowhead-blue-left.png);
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    opacity:1
}
.rkpt-judges .rkpt-carousel-container .slick-arrow.slick-next:before{
    content:"";
    width:17px;
    height:30px;
    position:absolute;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    right:0;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/arrowhead-blue-right.png);
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    opacity:1
}
@media only screen and (max-width: 1024px){
    .rkpt-judges .rkpt-carousel-container .slick-arrow.slick-next:before{
        background-size:80%
    }
}
@media only screen and (max-width: 768px){
    .rkpt-half-text--race .rkpt-wrapper{
        gap:0
    }
}
.rkpt-half-text--race .rkpt-wrapper--left{
    z-index:100;
    position:relative;
    width:45%
}
@media only screen and (max-width: 1024px){
    .rkpt-half-text--race .rkpt-wrapper--left{
        width:50%
    }
}
@media only screen and (max-width: 768px){
    .rkpt-half-text--race .rkpt-wrapper--left{
        width:100%
    }
}
.rkpt-half-text--race .rkpt-wrapper--left img{
    height:517px
}
@media only screen and (max-width: 768px){
    .rkpt-half-text--race .rkpt-wrapper--left img{
        height:unset;
        margin:0 auto;
        max-width:94%
    }
}
.rkpt-half-text--race .rkpt-wrapper--right{
    padding:60px 70px;
    border-radius:30px;
    margin-top:50px;
    position:relative;
    z-index:10;
    width:55%
}
@media only screen and (max-width: 1200px){
    .rkpt-half-text--race .rkpt-wrapper--right{
        padding:60px 30px
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-half-text--race .rkpt-wrapper--right{
        width:50%
    }
}
@media only screen and (max-width: 768px){
    .rkpt-half-text--race .rkpt-wrapper--right{
        padding:170px 22px 50px;
        margin-top:-150px;
        width:100%
    }
}
.rkpt-half-text--race .rkpt-wrapper--right:before{
    height:100%;
    width:200px;
    background-color:#d0d2d3;
    left:-100px;
    content:"";
    border-radius:30px 0 0 30px;
    position:absolute;
    top:0;
    z-index:-1
}
@media only screen and (max-width: 768px){
    .rkpt-half-text--race .rkpt-wrapper--right:before{
        width:0
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-half-text--race .rkpt-wrapper--right .rkpt-text{
        font-size:20px;
        line-height:24px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-half-text--race .rkpt-wrapper--right .rkpt-text{
        font-size:15px;
        line-height:18px
    }
}
.rkpt-half-text--race-bg .rkpt-wrapper{
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
@media only screen and (max-width: 768px){
    .rkpt-half-text--race-bg .rkpt-wrapper--right{
        padding:0
    }
}
@media only screen and (max-width: 768px){
    .rkpt-half-text--race-bg .rkpt-wrapper .rkpt-title{
        padding-bottom:5px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-half-text--race-bg .rkpt-wrapper .rkpt-text{
        padding-top:31px
    }
}
.rkpt-half-text--race-bg .rkpt-title{
    color:#fff;
    font-size:40px;
    font-style:normal;
    font-weight:700;
    line-height:40px;
    letter-spacing:-0.551px
}
@media only screen and (max-width: 1024px){
    .rkpt-half-text--race-bg .rkpt-title{
        font-size:20px;
        line-height:20px;
        letter-spacing:-0.275px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-half-text--race-bg .rkpt-title{
        text-align:center
    }
}
.rkpt-half-text--race-bg .rkpt-title span{
    display:block;
    color:#ffd900;
    font-size:60px;
    font-style:normal;
    font-weight:700;
    line-height:60px;
    letter-spacing:-0.826px
}
@media only screen and (max-width: 1024px){
    .rkpt-half-text--race-bg .rkpt-title span{
        font-size:30px;
        line-height:30px;
        letter-spacing:-0.413px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-half-text--race-bg .rkpt-title span{
        text-align:center
    }
}
.rkpt-half-text--race-bg .rkpt-text{
    color:#fff
}
@media only screen and (max-width: 768px){
    .rkpt-half-text--race-bg .rkpt-text{
        text-align:center
    }
}
.rkpt-half-text.rkpt-green-bg{
    margin-bottom:0;
    z-index:unset;
    position:relative;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race/bg_green.png);
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    padding-bottom:10px
}
@media only screen and (max-width: 1200px){
    .rkpt-half-text.rkpt-green-bg{
        padding-top:30px
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-half-text.rkpt-green-bg{
        padding-bottom:40px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-half-text.rkpt-green-bg{
        background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race/bg_green_mob.png);
        background-repeat:no-repeat;
        background-size:cover;
        background-position:center
    }
}
.rkpt-race-grid>.rkpt-container{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    gap:20px
}
.rkpt-race-grid>.rkpt-container>.rkpt-title{
    color:#052ff5;
    text-align:center;
    font-size:60px;
    font-style:normal;
    font-weight:700;
    line-height:60px;
    letter-spacing:-0.826px;
    padding-bottom:21px;
    position:relative;
    z-index:2
}
@media only screen and (max-width: 768px){
    .rkpt-race-grid>.rkpt-container>.rkpt-title{
        font-size:30px;
        line-height:30px;
        padding-bottom:13px
    }
}
.rkpt-race-grid>.rkpt-container>.rkpt-row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    gap:20px;
    -webkit-box-align:stretch;
    -ms-flex-align:stretch;
    align-items:stretch;
    padding-top:30px
}
@media only screen and (max-width: 768px){
    .rkpt-race-grid>.rkpt-container>.rkpt-row{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        gap:16px;
        padding-top:10px
    }
}
.rkpt-race-grid>.rkpt-container>.rkpt-row--reverse{
    -webkit-box-orient:horizontal;
    -webkit-box-direction:reverse;
    -ms-flex-direction:row-reverse;
    flex-direction:row-reverse
}
@media only screen and (max-width: 768px){
    .rkpt-race-grid>.rkpt-container>.rkpt-row--reverse{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column
    }
}
.rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-card-image,.rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-content-wrapper{
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    border-radius:20px
}
@media only screen and (max-width: 768px){
    .rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-card-image,.rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-content-wrapper{
        border-radius:15px
    }
}
.rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-card-image img,.rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-content-wrapper img{
    display:block;
    width:100%;
    height:100%;
    -o-object-fit:cover;
    object-fit:cover;
    border-radius:20px
}
@media only screen and (max-width: 768px){
    .rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-card-image img,.rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-content-wrapper img{
        border-radius:15px
    }
}
.rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-initial-text{
    -webkit-transition:opacity .2s ease-in-out;
    transition:opacity .2s ease-in-out
}
.rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-initial-text .rkpt-title{
    color:#052ff5;
    font-size:60px;
    font-style:normal;
    font-weight:700;
    line-height:60px;
    letter-spacing:-0.949px;
    padding-bottom:17px;
    margin:0
}
@media only screen and (max-width: 1024px){
    .rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-initial-text .rkpt-title{
        font-size:30px;
        font-style:normal;
        font-weight:700;
        line-height:30px;
        letter-spacing:-0.475px
    }
}
.rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-initial-text .rkpt-subtitle{
    color:#1e0a4b;
    font-size:30px;
    font-style:normal;
    font-weight:700;
    line-height:36px;
    letter-spacing:-0.475px;
    margin:0
}
@media only screen and (max-width: 1024px){
    .rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-initial-text .rkpt-subtitle{
        font-size:20px;
        font-style:normal;
        font-weight:700;
        line-height:24px;
        letter-spacing:-0.316px
    }
}
.rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-text-overlay{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    width:100%;
    height:100%;
    padding:30px 100px;
    opacity:0;
    visibility:hidden;
    -webkit-transition:opacity .3s ease-in-out,visibility .3s ease-in-out;
    transition:opacity .3s ease-in-out,visibility .3s ease-in-out;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
@media only screen and (max-width: 1200px){
    .rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-text-overlay{
        padding:30px 50px
    }
}
@media only screen and (max-width: 500px){
    .rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-text-overlay{
        padding:20px
    }
}
.rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-text-overlay>p{
    margin:0;
    font-size:23px;
    font-style:normal;
    font-weight:400;
    line-height:27.6px;
    letter-spacing:-0.575px;
    color:#1e0a4b
}
@media only screen and (max-width: 1700px){
    .rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-text-overlay>p{
        font-size:20px;
        line-height:24px
    }
}
@media only screen and (max-width: 1200px){
    .rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-text-overlay>p{
        font-size:18px;
        line-height:20px
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-text-overlay>p{
        font-size:14px;
        line-height:16px
    }
}
.rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-toggle-btn{
    position:absolute;
    bottom:25px;
    right:25px;
    width:59px;
    height:59px;
    border-radius:50%;
    border:none;
    background-color:#052ff5;
    cursor:pointer;
    z-index:10
}
@media only screen and (max-width: 1024px){
    .rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-toggle-btn{
        width:40px;
        height:40px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-toggle-btn{
        width:30px;
        height:30px;
        bottom:20px;
        right:20px
    }
}
@media only screen and (max-width: 500px){
    .rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-toggle-btn{
        bottom:10px;
        right:10px
    }
}
.rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-toggle-btn:before,.rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-toggle-btn:after{
    content:"";
    position:absolute;
    top:50%;
    left:50%;
    width:30px;
    height:4px;
    background-color:#ff78ff;
    -webkit-transition:-webkit-transform .3s ease;
    transition:-webkit-transform .3s ease;
    transition:transform .3s ease;
    transition:transform .3s ease, -webkit-transform .3s ease
}
@media only screen and (max-width: 1024px){
    .rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-toggle-btn:before,.rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-toggle-btn:after{
        width:22px;
        height:3px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-toggle-btn:before,.rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-toggle-btn:after{
        width:18px;
        height:3px
    }
}
.rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-toggle-btn:before{
    -webkit-transform:translate(-50%, -50%) rotate(90deg);
    -ms-transform:translate(-50%, -50%) rotate(90deg);
    transform:translate(-50%, -50%) rotate(90deg)
}
.rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-toggle-btn:after{
    -webkit-transform:translate(-50%, -50%) rotate(0deg);
    -ms-transform:translate(-50%, -50%) rotate(0deg);
    transform:translate(-50%, -50%) rotate(0deg)
}
.rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-toggle-btn:hover:before{
    -webkit-transform:translate(-50%, -50%) rotate(180deg);
    -ms-transform:translate(-50%, -50%) rotate(180deg);
    transform:translate(-50%, -50%) rotate(180deg)
}
.rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-toggle-btn:hover:after{
    -webkit-transform:translate(-50%, -50%) rotate(90deg);
    -ms-transform:translate(-50%, -50%) rotate(90deg);
    transform:translate(-50%, -50%) rotate(90deg)
}
.rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-content-wrapper{
    background-color:#ff78ff;
    color:#fff;
    padding:30px 100px;
    position:relative;
    min-height:400px;
    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:center;
    -ms-flex-pack:center;
    justify-content:center;
    overflow:hidden
}
@media only screen and (max-width: 1200px){
    .rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-content-wrapper{
        padding:30px 50px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-content-wrapper{
        min-height:333px
    }
}
@media only screen and (max-width: 500px){
    .rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-content-wrapper{
        padding:20px;
        min-height:360px
    }
}
@media only screen and (max-width: 350px){
    .rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-content-wrapper{
        min-height:380px
    }
}
.rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-content-wrapper.rkpt-active .rkpt-initial-text{
    opacity:0
}
.rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-content-wrapper.rkpt-active .rkpt-text-overlay{
    opacity:1;
    visibility:visible
}
.rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-content-wrapper.rkpt-active .rkpt-toggle-btn:before{
    -webkit-transform:translate(-50%, -50%) rotate(135deg);
    -ms-transform:translate(-50%, -50%) rotate(135deg);
    transform:translate(-50%, -50%) rotate(135deg)
}
.rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-content-wrapper.rkpt-active .rkpt-toggle-btn:after{
    -webkit-transform:translate(-50%, -50%) rotate(45deg);
    -ms-transform:translate(-50%, -50%) rotate(45deg);
    transform:translate(-50%, -50%) rotate(45deg)
}
.rkpt-videos{
    background-color:#052ff5;
    padding:98px 0 122px
}
@media only screen and (max-width: 768px){
    .rkpt-videos{
        padding:40px 0 57px
    }
}
.rkpt-videos>.rkpt-title{
    color:#fff;
    text-align:center;
    font-size:60px;
    font-style:normal;
    font-weight:700;
    line-height:65.341px;
    letter-spacing:-0.826px;
    padding-bottom:75px
}
@media only screen and (max-width: 768px){
    .rkpt-videos>.rkpt-title{
        font-size:28px;
        line-height:36px;
        letter-spacing:-0.475px;
        padding-bottom:35px;
        padding-left:30px;
        padding-right:30px
    }
}
.rkpt-videos>.rkpt-wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    gap:57px;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    max-width:1600px
}
@media only screen and (max-width: 768px){
    .rkpt-videos>.rkpt-wrapper{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        gap:24px
    }
}
.rkpt-videos>.rkpt-wrapper--left,.rkpt-videos>.rkpt-wrapper--right{
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1
}
@media only screen and (max-width: 768px){
    .rkpt-videos>.rkpt-wrapper--left,.rkpt-videos>.rkpt-wrapper--right{
        -webkit-box-flex:unset;
        -ms-flex:unset;
        flex:unset
    }
}
.rkpt-videos>.rkpt-wrapper .rkpt-video--wrapper:hover{
    -webkit-transform:unset;
    -ms-transform:unset;
    transform:unset
}
.rkpt-videos>.rkpt-wrapper .rkpt-video--wrapper>video{
    display:block;
    border-radius:20px;
    width:100%;
    height:100%
}
@media only screen and (max-width: 768px){
    .rkpt-videos>.rkpt-wrapper .rkpt-video--wrapper>video{
        border-radius:10px
    }
}
.rkpt-videos>.rkpt-wrapper .rkpt-label{
    padding:51px 31px 31px;
    background-color:#f4f4f4;
    font-size:30px;
    font-style:normal;
    font-weight:700;
    line-height:30px;
    letter-spacing:-0.75px;
    color:#1e0a4b;
    border-radius:0 0 20px 20px;
    margin-top:-20px;
    text-align:center
}
@media only screen and (max-width: 768px){
    .rkpt-videos>.rkpt-wrapper .rkpt-label{
        font-size:13.433px;
        line-height:13.433px;
        letter-spacing:-0.75px;
        padding:22px 12px 12px;
        margin-top:-10px;
        border-radius:0 0 10px 10px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race .rkpt-hero-section{
        z-index:10;
        position:relative
    }
}
.rkpt-race .rkpt-hero-section .text-column .text-content>h1{
    color:#052ff5
}
.rkpt-race .rkpt-hero-section .text-column .text-content>p{
    font-weight:normal;
    color:#1e0a4b;
    max-width:90%;
    margin:0 auto
}
.rkpt-race .rkpt-stats-section{
    z-index:2;
    position:relative
}
.rkpt-race .rkpt-half-text--race{
    position:relative
}
.rkpt-race .rkpt-half-text--race:before{
    content:"";
    position:absolute;
    top:-70px;
    left:0;
    z-index:-10;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race/chain_1.png);
    width:350px;
    height:560px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
@media only screen and (max-width: 768px){
    .rkpt-race .rkpt-half-text--race:before{
        width:0
    }
}
.rkpt-race .rkpt-half-text--race:after{
    content:"";
    position:absolute;
    top:-70px;
    right:0;
    z-index:-10;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race/chain_2.png);
    width:478px;
    height:832px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat
}
@media only screen and (max-width: 768px){
    .rkpt-race .rkpt-half-text--race:after{
        background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race/chain_1_mob.png);
        background-size:contain;
        background-position:center;
        background-repeat:no-repeat;
        width:157px;
        height:320px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race .rkpt-half-text--race .rkpt-container{
        padding-left:20px;
        padding-right:20px
    }
}
.rkpt-race .rkpt-videos{
    position:relative
}
.rkpt-race .rkpt-videos:before{
    content:"";
    position:absolute;
    top:70px;
    left:0;
    z-index:1;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race/granazi.png);
    width:120px;
    height:237px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
@media only screen and (max-width: 1024px){
    .rkpt-race .rkpt-videos:before{
        top:150px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race .rkpt-videos:before{
        width:71px;
        height:141px;
        top:70px
    }
}
@media only screen and (max-width: 500px){
    .rkpt-race .rkpt-videos:before{
        top:120px
    }
}
.rkpt-race .rkpt-videos:after{
    content:"";
    position:absolute;
    bottom:-250px;
    right:20px;
    z-index:2;
    width:120px;
    height:315px;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/images/home/robot_1.png);
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-animation:infiniteSkew 2s ease-in-out infinite;
    animation:infiniteSkew 2s ease-in-out infinite
}
@media only screen and (max-width: 1400px){
    .rkpt-race .rkpt-videos:after{
        width:100px;
        height:196px;
        right:-30px;
        bottom:-120px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race .rkpt-videos:after{
        right:-10px;
        bottom:-150px
    }
}
@media only screen and (max-width: 400px){
    .rkpt-race .rkpt-videos:after{
        width:70px;
        bottom:-120px
    }
}
.rkpt-race .rkpt-videos>.rkpt-wrapper{
    z-index:100;
    position:relative
}
.rkpt-race .rkpt-judges{
    position:relative
}
.rkpt-race .rkpt-judges:before{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    z-index:-1;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race/chain_3.png);
    width:314px;
    height:369px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
@media only screen and (max-width: 1400px){
    .rkpt-race .rkpt-judges:before{
        left:-70px;
        bottom:30px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race .rkpt-judges:before{
        width:271px;
        height:318px;
        left:-90px
    }
}
.rkpt-race .rkpt-judges:after{
    content:"";
    position:absolute;
    top:100px;
    left:40px;
    z-index:1;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/images/home/search.png);
    width:120px;
    height:121px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-animation:zoom-in-zoom-out 1.7s ease infinite;
    animation:zoom-in-zoom-out 1.7s ease infinite
}
@media only screen and (max-width: 1700px){
    .rkpt-race .rkpt-judges:after{
        left:10px
    }
}
@media only screen and (max-width: 1300px){
    .rkpt-race .rkpt-judges:after{
        width:80px;
        top:20px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race .rkpt-judges:after{
        width:0
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race .rkpt-race-grid{
        padding-top:25px
    }
}
.rkpt-race .rkpt-race-grid>.rkpt-container{
    max-width:1600px
}
@media only screen and (max-width: 1024px){
    .rkpt-race .rkpt-race-grid>.rkpt-container{
        position:relative;
        z-index:10
    }
}
.rkpt-race .rkpt-half-text--race-bg{
    position:relative;
    padding-top:30px
}
@media only screen and (max-width: 500px){
    .rkpt-race .rkpt-half-text--race-bg{
        margin-top:70px;
        padding-top:45px
    }
}
.rkpt-race .rkpt-half-text--race-bg:before{
    content:"";
    position:absolute;
    z-index:2;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race/robot_2.png);
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-animation:infiniteSkew 2s ease-in-out infinite;
    animation:infiniteSkew 2s ease-in-out infinite;
    width:100px;
    height:244px;
    top:-170px;
    left:0
}
@media only screen and (max-width: 1700px){
    .rkpt-race .rkpt-half-text--race-bg:before{
        left:-20px
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-race .rkpt-half-text--race-bg:before{
        background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race/chain_4.png);
        background-size:contain;
        background-position:center;
        background-repeat:no-repeat;
        -webkit-animation:none;
        animation:none;
        width:105px;
        height:280px;
        left:0;
        top:-260px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race-2 .rkpt-hero-section{
        height:400px
    }
}
.rkpt-race-2 .rkpt-hero-section .text-column>.rkpt-hero-logo{
    -webkit-animation:none;
    animation:none
}
.rkpt-race-2 .rkpt-hero-section .text-column .text-content>h1{
    color:#1e0a4b
}
.rkpt-race-2 .rkpt-hero-section .text-column .text-content>h1>span{
    color:#052ff5
}
.rkpt-race-2 .rkpt-half-text--home{
    margin:0;
    padding:150px 0 130px
}
@media only screen and (max-width: 1024px){
    .rkpt-race-2 .rkpt-half-text--home{
        padding:50px 0
    }
}
@media only screen and (min-width: 1024px){
    .rkpt-race-2 .rkpt-half-text--home .rkpt-wrapper--right{
        margin-bottom:-30px
    }
}
.rkpt-race-2 .rkpt-text-video{
    background-color:rgba(0,0,0,0);
    position:relative;
    padding-bottom:0;
    margin-bottom:30px
}
@media only screen and (max-width: 1400px){
    .rkpt-race-2 .rkpt-text-video{
        margin-bottom:0
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race-2 .rkpt-text-video{
        padding-left:30px;
        padding-right:30px;
        padding-top:30px
    }
}
.rkpt-race-2 .rkpt-text-video:before{
    content:"";
    position:absolute;
    top:100px;
    left:0;
    z-index:-10;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race_2/chain_1.png);
    width:424px;
    height:681px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
@media only screen and (max-width: 1400px){
    .rkpt-race-2 .rkpt-text-video:before{
        top:200px;
        width:300px;
        height:482px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race-2 .rkpt-text-video:before{
        left:-40px;
        width:169px;
        height:272px;
        top:170px
    }
}
@media only screen and (max-width: 500px){
    .rkpt-race-2 .rkpt-text-video:before{
        width:140px;
        height:272px;
        top:160px
    }
}
@media only screen and (max-width: 360px){
    .rkpt-race-2 .rkpt-text-video:before{
        width:140px;
        height:272px;
        top:150px
    }
}
.rkpt-race-2 .rkpt-text-video:after{
    content:"";
    position:absolute;
    top:-260px;
    right:0;
    z-index:-10;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race_2/chain_2.png);
    width:416px;
    height:942px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat
}
@media only screen and (max-width: 1024px){
    .rkpt-race-2 .rkpt-text-video:after{
        width:0
    }
}
.rkpt-race-2 .rkpt-text-video .rkpt-robot{
    position:absolute;
    top:380px;
    right:180px;
    z-index:2;
    width:130px;
    height:312px;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/images/home/robot_1.png);
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-animation:infiniteSkew 2s ease-in-out infinite;
    animation:infiniteSkew 2s ease-in-out infinite
}
@media only screen and (max-width: 1400px){
    .rkpt-race-2 .rkpt-text-video .rkpt-robot{
        width:100px;
        height:196px;
        right:220px
    }
}
@media only screen and (max-width: 1480px){
    .rkpt-race-2 .rkpt-text-video .rkpt-robot{
        top:170px;
        right:0;
        z-index:-1
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-race-2 .rkpt-text-video .rkpt-robot{
        right:-20px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race-2 .rkpt-text-video .rkpt-robot{
        width:67px;
        height:138px;
        top:60px
    }
}
.rkpt-race-2 .rkpt-text-video>.rkpt-wrapper>.rkpt-title{
    color:#052ff5;
    text-align:center;
    font-size:60px;
    font-style:normal;
    font-weight:700;
    line-height:60px;
    letter-spacing:-0.826px;
    padding-bottom:61px;
    position:relative;
    z-index:2;
    max-width:900px;
    margin:0 auto
}
@media only screen and (max-width: 768px){
    .rkpt-race-2 .rkpt-text-video>.rkpt-wrapper>.rkpt-title{
        font-size:30px;
        line-height:30px;
        padding-bottom:30px
    }
}
.rkpt-race-2 .rkpt-judges{
    position:relative
}
.rkpt-race-2 .rkpt-judges:before{
    content:"";
    position:absolute;
    top:50%;
    left:70px;
    z-index:1;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/images/home/bulb.png);
    width:152px;
    height:157px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-animation:zoom-in-zoom-out 1.7s ease infinite;
    animation:zoom-in-zoom-out 1.7s ease infinite;
    -webkit-transform:scaleX(-1);
    -ms-transform:scaleX(-1);
    transform:scaleX(-1)
}
@media only screen and (max-width: 1700px){
    .rkpt-race-2 .rkpt-judges:before{
        left:20px;
        width:140px
    }
}
@media only screen and (max-width: 1200px){
    .rkpt-race-2 .rkpt-judges:before{
        width:0
    }
}
.rkpt-race-2 .rkpt-judges:after{
    content:"";
    position:absolute;
    top:40%;
    right:0;
    z-index:-1;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race_2/granazi.png);
    width:162px;
    height:303px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
@media only screen and (max-width: 1024px){
    .rkpt-race-2 .rkpt-judges:after{
        top:unset;
        bottom:5%
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race-2 .rkpt-judges:after{
        width:89px;
        height:166px
    }
}
@media only screen and (max-width: 500px){
    .rkpt-race-2 .rkpt-judges:after{
        width:40px;
        height:75px
    }
}
.rkpt-race-2 .rkpt-judges .rkpt-carousel-container .rkpt-card{
    background-color:#ff78ff
}
.rkpt-race-2 .rkpt-judges .rkpt-carousel-container .rkpt-carousel{
    padding-top:20px
}
@media only screen and (max-width: 768px){
    .rkpt-race-2 .rkpt-judges .rkpt-carousel-container .rkpt-carousel{
        padding-top:0
    }
}
.rkpt-race-2 .rkpt-half-text--race-bg{
    padding:54px 0 57px;
    background-color:#00bb54;
    margin:0;
    position:relative;
    z-index:unset
}
@media only screen and (max-width: 768px){
    .rkpt-race-2 .rkpt-half-text--race-bg{
        padding:37px 0
    }
}
.rkpt-race-2 .rkpt-half-text--race-bg:before{
    content:"";
    position:absolute;
    z-index:2;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race/robot_2.png);
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-animation:infiniteSkew 2s ease-in-out infinite;
    animation:infiniteSkew 2s ease-in-out infinite;
    width:130px;
    height:224px;
    top:-160px;
    left:0
}
@media only screen and (max-width: 1700px){
    .rkpt-race-2 .rkpt-half-text--race-bg:before{
        left:-20px
    }
}
@media only screen and (max-width: 1400px){
    .rkpt-race-2 .rkpt-half-text--race-bg:before{
        left:-50px
    }
}
@media only screen and (max-width: 1200px){
    .rkpt-race-2 .rkpt-half-text--race-bg:before{
        width:0
    }
}
.rkpt-race-2 .rkpt-race-grid{
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race_2/blue_bg.png);
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    padding-bottom:73px;
    padding-top:92px;
    position:relative
}
@media only screen and (max-width: 768px){
    .rkpt-race-2 .rkpt-race-grid{
        background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race_2/blue_bg_mob.png);
        background-repeat:no-repeat;
        background-size:cover;
        background-position:center;
        padding-top:33px;
        padding-bottom:54px
    }
}
.rkpt-race-2 .rkpt-race-grid:before{
    content:"";
    position:absolute;
    bottom:300px;
    left:-30px;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race_2/chain_4.png);
    width:415px;
    height:391px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
@media only screen and (max-width: 1400px){
    .rkpt-race-2 .rkpt-race-grid:before{
        left:-50px;
        width:300px;
        bottom:320px
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-race-2 .rkpt-race-grid:before{
        width:0
    }
}
.rkpt-race-2 .rkpt-race-grid:after{
    content:"";
    position:absolute;
    top:0;
    right:0;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race_2/chain_3.png);
    width:264px;
    height:353px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat
}
@media only screen and (max-width: 1024px){
    .rkpt-race-2 .rkpt-race-grid:after{
        width:0
    }
}
.rkpt-race-2 .rkpt-race-grid>.rkpt-container{
    max-width:1600px;
    position:relative;
    z-index:1
}
.rkpt-race-2 .rkpt-race-grid>.rkpt-container>.rkpt-title{
    color:#fff
}
.rkpt-race-2 .rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-content-wrapper,.rkpt-race-2 .rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-toggle-btn:before,.rkpt-race-2 .rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-toggle-btn:after{
    background-color:#06ccfd
}
.rkpt-race-2 .rkpt-race-grid>.rkpt-text-cards-container{
    max-width:1600px;
    margin:0 auto;
    padding-top:61px;
    position:relative;
    z-index:1
}
@media only screen and (max-width: 768px){
    .rkpt-race-2 .rkpt-race-grid>.rkpt-text-cards-container{
        padding-top:30px
    }
}
.rkpt-race-2 .rkpt-race-grid>.rkpt-text-cards-container .rkpt-text-cards{
    position:relative
}
.rkpt-race-2 .rkpt-race-grid>.rkpt-text-cards-container .rkpt-text-cards>.rkpt-wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    gap:12px;
    position:relative;
    z-index:2
}
.rkpt-race-2 .rkpt-race-grid>.rkpt-text-cards-container .rkpt-text-cards>.rkpt-wrapper .rkpt-text-card{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    background-color:#ffd900;
    border-radius:20px;
    padding:34px;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    gap:31px;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start
}
@media only screen and (max-width: 1024px){
    .rkpt-race-2 .rkpt-race-grid>.rkpt-text-cards-container .rkpt-text-cards>.rkpt-wrapper .rkpt-text-card{
        padding:20px;
        border-radius:10px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race-2 .rkpt-race-grid>.rkpt-text-cards-container .rkpt-text-cards>.rkpt-wrapper .rkpt-text-card{
        padding:34px;
        gap:23px;
        height:100%
    }
}
.rkpt-race-2 .rkpt-race-grid>.rkpt-text-cards-container .rkpt-text-cards>.rkpt-wrapper .rkpt-text-card--top .rkpt-title{
    font-size:30.378px;
    font-style:normal;
    font-weight:700;
    line-height:30.378px;
    letter-spacing:-0.665px;
    color:#1e0a4b;
    padding-bottom:15px;
    text-align:center
}
@media only screen and (max-width: 768px){
    .rkpt-race-2 .rkpt-race-grid>.rkpt-text-cards-container .rkpt-text-cards>.rkpt-wrapper .rkpt-text-card--top .rkpt-title{
        font-size:21.853px;
        line-height:21.853px;
        letter-spacing:-0.665px;
        padding-bottom:23px
    }
}
.rkpt-race-2 .rkpt-race-grid>.rkpt-text-cards-container .rkpt-text-cards>.rkpt-wrapper .rkpt-text-card--bottom span{
    font-size:26.039px;
    font-style:normal;
    font-weight:700;
    line-height:26.039px;
    letter-spacing:-0.475px;
    color:#1e0a4b;
    display:block;
    padding-bottom:9px;
    text-align:center
}
@media only screen and (max-width: 768px){
    .rkpt-race-2 .rkpt-race-grid>.rkpt-text-cards-container .rkpt-text-cards>.rkpt-wrapper .rkpt-text-card--bottom span{
        font-size:18.731px;
        line-height:18.731px;
        letter-spacing:-0.475px;
        padding-bottom:7px
    }
}
.rkpt-race-2 .rkpt-race-grid>.rkpt-text-cards-container .rkpt-text-cards>.rkpt-wrapper .rkpt-text-card--bottom p{
    margin:0;
    text-align:center;
    font-size:21.699px;
    font-style:normal;
    font-weight:400;
    line-height:26.039px;
    letter-spacing:-0.625px
}
@media only screen and (max-width: 768px){
    .rkpt-race-2 .rkpt-race-grid>.rkpt-text-cards-container .rkpt-text-cards>.rkpt-wrapper .rkpt-text-card--bottom p{
        font-size:15px;
        line-height:18px;
        letter-spacing:-0.601px
    }
}
.rkpt-race-2 .rkpt-race-grid>.rkpt-text-cards-container .rkpt-text-cards .slick-track{
    display:-webkit-box !important;
    display:-ms-flexbox !important;
    display:flex !important
}
.rkpt-race-2 .rkpt-race-grid>.rkpt-text-cards-container .rkpt-text-cards .slick-slide{
    height:auto;
    margin-right:5px;
    margin-left:5px
}
.rkpt-race-2 .rkpt-race-grid>.rkpt-text-cards-container .rkpt-text-cards .slick-slide>div{
    height:100%
}
.rkpt-race-2 .rkpt-race-grid>.rkpt-text-cards-container .rkpt-text-cards .slick-arrow.slick-prev:before{
    content:"";
    width:14px;
    height:26px;
    position:absolute;
    top:50%;
    left:0;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/arrowhead-blue-left.png);
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    opacity:1;
    -webkit-filter:invert(1);
    filter:invert(1)
}
.rkpt-race-2 .rkpt-race-grid>.rkpt-text-cards-container .rkpt-text-cards .slick-arrow.slick-next:before{
    content:"";
    width:17px;
    height:30px;
    position:absolute;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    right:0;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/arrowhead-blue-right.png);
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    opacity:1;
    -webkit-filter:invert(1);
    filter:invert(1)
}
@media only screen and (max-width: 1024px){
    .rkpt-race-2 .rkpt-race-grid>.rkpt-text-cards-container .rkpt-text-cards .slick-arrow.slick-next:before{
        background-size:80%
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race-3 .rkpt-hero-section{
        height:400px;
        position:relative;
        z-index:4
    }
}
.rkpt-race-3 .rkpt-hero-section .text-column>.rkpt-hero-logo{
    -webkit-animation:none;
    animation:none
}
.rkpt-race-3 .rkpt-hero-section .text-column .text-content>h1{
    color:#1e0a4b
}
.rkpt-race-3 .rkpt-hero-section .text-column .text-content>p{
    font-size:56.671px;
    font-style:normal;
    font-weight:700;
    line-height:56.671px;
    color:#052ff5;
    letter-spacing:-0.823px
}
@media only screen and (max-width: 768px){
    .rkpt-race-3 .rkpt-hero-section .text-column .text-content>p{
        font-size:28.075px;
        line-height:28.075px;
        letter-spacing:-0.887px
    }
}
.rkpt-race-3 .rkpt-half-text--home{
    margin:0;
    padding:150px 0 130px;
    position:relative
}
@media only screen and (max-width: 1024px){
    .rkpt-race-3 .rkpt-half-text--home{
        padding:50px 0
    }
}
.rkpt-race-3 .rkpt-half-text--home:before{
    content:"";
    position:absolute;
    bottom:-70px;
    left:0;
    z-index:-10;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race_3/chain_1.png);
    width:399px;
    height:791px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
@media only screen and (max-width: 768px){
    .rkpt-race-3 .rkpt-half-text--home:before{
        width:201px;
        height:398px;
        bottom:-160px
    }
}
.rkpt-race-3 .rkpt-half-text--home:after{
    content:"";
    position:absolute;
    top:0;
    right:0;
    z-index:-10;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race_3/chain_2.png);
    width:405px;
    height:307px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat
}
@media only screen and (max-width: 768px){
    .rkpt-race-3 .rkpt-half-text--home:after{
        width:221px;
        height:168px;
        right:-25px;
        top:-25px
    }
}
@media only screen and (min-width: 1024px){
    .rkpt-race-3 .rkpt-half-text--home .rkpt-wrapper--right{
        margin-bottom:-30px;
        padding:40px
    }
}
.rkpt-race-3 .rkpt-stats-section{
    z-index:2;
    position:relative
}
.rkpt-race-3 .rkpt-text-video{
    background-color:#ffd900;
    position:relative;
    margin-bottom:0
}
.rkpt-race-3 .rkpt-text-video .rkpt-robot{
    position:absolute;
    top:380px;
    left:100px;
    z-index:2;
    width:130px;
    height:312px;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race_3/robot_1.png);
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-animation:infiniteSkew 2s ease-in-out infinite;
    animation:infiniteSkew 2s ease-in-out infinite
}
@media only screen and (max-width: 1600px){
    .rkpt-race-3 .rkpt-text-video .rkpt-robot{
        top:150px;
        left:30px
    }
}
@media only screen and (max-width: 1300px){
    .rkpt-race-3 .rkpt-text-video .rkpt-robot{
        width:100px;
        top:100px
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-race-3 .rkpt-text-video .rkpt-robot{
        width:0
    }
}
.rkpt-race-3 .rkpt-text-video:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race_3/chain_3.png);
    width:347px;
    height:538px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
@media only screen and (max-width: 1600px){
    .rkpt-race-3 .rkpt-text-video:before{
        width:200px;
        height:310px
    }
}
@media only screen and (max-width: 1250px){
    .rkpt-race-3 .rkpt-text-video:before{
        width:0
    }
}
.rkpt-race-3 .rkpt-text-video:after{
    content:"";
    position:absolute;
    bottom:0;
    right:0;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race_3/chain_4.png);
    width:280px;
    height:322px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat
}
@media only screen and (max-width: 1024px){
    .rkpt-race-3 .rkpt-text-video:after{
        width:140px;
        height:161px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race-3 .rkpt-text-video:after{
        width:0
    }
}
.rkpt-race-3 .rkpt-text-video .rkpt-element{
    position:absolute;
    top:170px;
    right:100px;
    z-index:2;
    width:164px;
    height:132px;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race_3/element.png);
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-animation:zoom-in-zoom-out 1.7s ease infinite;
    animation:zoom-in-zoom-out 1.7s ease infinite
}
@media only screen and (max-width: 1300px){
    .rkpt-race-3 .rkpt-text-video .rkpt-element{
        width:100px;
        right:20px
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-race-3 .rkpt-text-video .rkpt-element{
        left:10px;
        right:unset;
        -webkit-animation:none;
        animation:none
    }
}
@media only screen and (max-width: 890px){
    .rkpt-race-3 .rkpt-text-video .rkpt-element{
        left:5px;
        top:220px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race-3 .rkpt-text-video .rkpt-element{
        width:0
    }
}
@media only screen and (max-width: 500px){
    .rkpt-race-3 .rkpt-text-video .rkpt-element{
        top:100px
    }
}
.rkpt-race-3 .rkpt-text-video>.rkpt-wrapper{
    padding-left:30px;
    padding-right:30px
}
.rkpt-race-3 .rkpt-text-video>.rkpt-wrapper>.rkpt-title{
    color:#052ff5;
    text-align:center;
    font-size:60px;
    font-style:normal;
    font-weight:700;
    line-height:60px;
    letter-spacing:-0.826px;
    padding-bottom:61px;
    position:relative;
    z-index:2;
    max-width:900px;
    margin:0 auto
}
@media only screen and (max-width: 768px){
    .rkpt-race-3 .rkpt-text-video>.rkpt-wrapper>.rkpt-title{
        font-size:30px;
        line-height:30px;
        padding-bottom:45px
    }
}
.rkpt-race-3 .rkpt-text-video>.rkpt-wrapper .rkpt-video--wrapper{
    position:relative;
    z-index:3
}
.rkpt-race-3 .rkpt-text-video>.rkpt-wrapper .rkpt-video--wrapper:after{
    z-index:4
}
.rkpt-race-3 .rkpt-judges{
    background-color:#fff;
    position:relative
}
.rkpt-race-3 .rkpt-judges:before{
    content:"";
    position:absolute;
    bottom:12%;
    left:20px;
    z-index:1;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/images/home/bulb.png);
    width:122px;
    height:157px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-animation:zoom-in-zoom-out 1.7s ease infinite;
    animation:zoom-in-zoom-out 1.7s ease infinite;
    -webkit-transform:scaleX(-1);
    -ms-transform:scaleX(-1);
    transform:scaleX(-1)
}
@media only screen and (max-width: 1700px){
    .rkpt-race-3 .rkpt-judges:before{
        width:100px;
        bottom:5%
    }
}
@media only screen and (max-width: 1200px){
    .rkpt-race-3 .rkpt-judges:before{
        left:-20px
    }
}
.rkpt-race-3 .rkpt-judges:after{
    content:"";
    position:absolute;
    top:5%;
    right:0;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race_2/granazi.png);
    width:162px;
    height:303px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
@media only screen and (max-width: 1700px){
    .rkpt-race-3 .rkpt-judges:after{
        width:142px;
        height:265px
    }
}
@media only screen and (max-width: 1400px){
    .rkpt-race-3 .rkpt-judges:after{
        width:89px;
        height:166px;
        top:20%
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-race-3 .rkpt-judges:after{
        width:0
    }
}
.rkpt-race-3 .rkpt-judges .rkpt-carousel-container{
    position:relative;
    z-index:1
}
@media only screen and (max-width: 1400px){
    .rkpt-race-3 .rkpt-judges .rkpt-carousel-container{
        padding-left:70px;
        padding-right:70px
    }
}
.rkpt-race-3 .rkpt-judges .rkpt-carousel-container .rkpt-card{
    background-color:#ff78ff
}
.rkpt-race-3 .rkpt-half-text--race-bg{
    padding:54px 0 57px;
    background-color:#052ff5;
    margin:0;
    z-index:unset
}
@media only screen and (max-width: 768px){
    .rkpt-race-3 .rkpt-half-text--race-bg{
        padding:37px 0
    }
}
.rkpt-race-3 .rkpt-race-grid{
    padding-bottom:73px;
    padding-top:92px;
    position:relative
}
@media only screen and (max-width: 768px){
    .rkpt-race-3 .rkpt-race-grid{
        padding-top:33px;
        padding-bottom:54px
    }
}
.rkpt-race-3 .rkpt-race-grid:before{
    content:"";
    position:absolute;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race/robot_2.png);
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-animation:infiniteSkew 2s ease-in-out infinite;
    animation:infiniteSkew 2s ease-in-out infinite;
    width:140px;
    height:214px;
    top:50%;
    left:0
}
@media only screen and (max-width: 1700px){
    .rkpt-race-3 .rkpt-race-grid:before{
        top:30%
    }
}
@media only screen and (max-width: 1200px){
    .rkpt-race-3 .rkpt-race-grid:before{
        width:0
    }
}
.rkpt-race-3 .rkpt-race-grid .rkpt-robot{
    position:absolute;
    top:100px;
    right:0;
    width:120px;
    height:300px;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race_3/robot_2.png);
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-animation:infiniteSkew 2s ease-in-out infinite;
    animation:infiniteSkew 2s ease-in-out infinite
}
@media only screen and (max-width: 1600px){
    .rkpt-race-3 .rkpt-race-grid .rkpt-robot{
        width:100px;
        height:196px;
        top:60px
    }
}
@media only screen and (max-width: 1200px){
    .rkpt-race-3 .rkpt-race-grid .rkpt-robot{
        display:none
    }
}
.rkpt-race-3 .rkpt-race-grid:after{
    content:"";
    position:absolute;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race_3/robot_4.png);
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-animation:infiniteSkew 2s ease-in-out infinite;
    animation:infiniteSkew 2s ease-in-out infinite;
    width:180px;
    height:260px;
    bottom:120px;
    right:-30px
}
@media only screen and (max-width: 1800px){
    .rkpt-race-3 .rkpt-race-grid:after{
        width:120px;
        right:-20px
    }
}
@media only screen and (max-width: 1200px){
    .rkpt-race-3 .rkpt-race-grid:after{
        width:0
    }
}
.rkpt-race-3 .rkpt-race-grid>.rkpt-container{
    max-width:1600px
}
.rkpt-race-3 .rkpt-race-grid>.rkpt-container>.rkpt-title{
    color:#052ff5
}
.rkpt-race-3 .rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-content-wrapper,.rkpt-race-3 .rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-toggle-btn:before,.rkpt-race-3 .rkpt-race-grid>.rkpt-container>.rkpt-row .rkpt-toggle-btn:after{
    background-color:#00bb54
}
.rkpt-race-3 .rkpt-race-grid>.rkpt-container>.rkpt-row>.rkpt-content-wrapper .rkpt-title,.rkpt-race-3 .rkpt-race-grid>.rkpt-container>.rkpt-row>.rkpt-content-wrapper .rkpt-subtitle,.rkpt-race-3 .rkpt-race-grid>.rkpt-container>.rkpt-row>.rkpt-content-wrapper .rkpt-text-overlay p{
    color:#fff
}
.rkpt-race-4 .rkpt-container{
    max-width:1620px
}
@media only screen and (max-width: 1370px){
    .rkpt-race-4 .rkpt-container{
        max-width:1200px
    }
}
.rkpt-race-4 .rkpt-hero-section{
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    background-color:unset;
    z-index:90;
    position:relative
}
@media only screen and (max-width: 1370px){
    .rkpt-race-4 .rkpt-hero-section{
        height:500px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-hero-section{
        height:unset;
        gap:20px
    }
}
@media only screen and (max-width: 768px)and (max-width: 600px){
    .rkpt-race-4 .rkpt-hero-section:before{
        content:"";
        position:absolute;
        left:0;
        bottom:13%;
        background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race_4/chains_top_mob.png);
        width:98px;
        height:153px;
        background-size:contain;
        background-repeat:no-repeat;
        -webkit-transition:all .3s ease;
        transition:all .3s ease;
        z-index:-10
    }
}
.rkpt-race-4 .rkpt-hero-section .rkpt-video--wrapper>video{
    margin:0 auto;
    cursor:pointer;
    width:100%;
    display:block;
    border-radius:200px 15px 15px;
    height:auto
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-hero-section .rkpt-video--wrapper>video{
        border-radius:100px 10px 10px
    }
}
.rkpt-race-4 .rkpt-hero-section .rkpt-video--wrapper:hover{
    -webkit-transform:unset;
    -ms-transform:unset;
    transform:unset
}
.rkpt-race-4 .rkpt-hero-section .text-column h1{
    color:#052ff5;
    font-size:55px;
    font-style:normal;
    font-weight:700;
    line-height:60px;
    letter-spacing:-1.5px
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-hero-section .text-column h1{
        font-size:28px;
        line-height:30px;
        letter-spacing:-0.75px
    }
}
.rkpt-race-4 .rkpt-hero-section .text-column p{
    color:#052ff5;
    font-size:25px;
    font-style:normal;
    font-weight:400;
    line-height:27px
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-hero-section .text-column p{
        font-size:15px;
        line-height:19px
    }
}
.rkpt-race-4 .rkpt-cta-component{
    padding-top:54px;
    padding-left:33px;
    padding-right:33px
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-cta-component{
        padding-top:0
    }
}
.rkpt-race-4 .rkpt-cta-component__wrapper{
    position:relative;
    max-width:930px;
    width:100%;
    margin:0 auto;
    z-index:1
}
@media only screen and (max-width: 1370px){
    .rkpt-race-4 .rkpt-cta-component__wrapper{
        padding-bottom:0;
        max-width:560px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-cta-component__wrapper{
        max-width:305px
    }
}
.rkpt-race-4 .rkpt-cta-component__wrapper:before{
    content:"";
    position:absolute;
    left:-400px;
    top:450px;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race_4/chains1.png);
    width:1850px;
    height:784px;
    background-size:contain;
    background-repeat:no-repeat;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    z-index:-10
}
@media only screen and (max-width: 1800px){
    .rkpt-race-4 .rkpt-cta-component__wrapper:before{
        left:-250px
    }
}
@media only screen and (max-width: 1370px){
    .rkpt-race-4 .rkpt-cta-component__wrapper:before{
        left:-370px;
        top:350px;
        width:1426px;
        height:604px
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-race-4 .rkpt-cta-component__wrapper:before{
        width:0
    }
}
@media only screen and (max-width: 600px){
    .rkpt-race-4 .rkpt-cta-component__wrapper:before{
        background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race_4/chains1_mob.png);
        background-repeat:no-repeat;
        width:393px;
        height:110px;
        top:-webkit-calc(50% + 40px);
        top:calc(50% + 40px);
        -webkit-transform:translateY(-50%);
        -ms-transform:translateY(-50%);
        transform:translateY(-50%);
        left:0
    }
}
@media only screen and (max-width: 500px){
    .rkpt-race-4 .rkpt-cta-component__wrapper:before{
        left:-30px;
        top:-webkit-calc(50% + 45px);
        top:calc(50% + 45px)
    }
}
.rkpt-race-4 .rkpt-cta-component__wrapper:after{
    content:"";
    position:absolute;
    right:-450px;
    top:-100px;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race_4/chains.png);
    width:569px;
    height:387px;
    background-size:contain;
    background-repeat:no-repeat;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    z-index:-1
}
@media only screen and (max-width: 1870px){
    .rkpt-race-4 .rkpt-cta-component__wrapper:after{
        right:-420px
    }
}
@media only screen and (max-width: 1800px){
    .rkpt-race-4 .rkpt-cta-component__wrapper:after{
        right:-360px
    }
}
@media only screen and (max-width: 1500px){
    .rkpt-race-4 .rkpt-cta-component__wrapper:after{
        right:-280px
    }
}
@media only screen and (max-width: 1370px){
    .rkpt-race-4 .rkpt-cta-component__wrapper:after{
        right:-380px;
        top:-80px;
        width:441px;
        height:300px
    }
}
@media only screen and (max-width: 1024px){
    .rkpt-race-4 .rkpt-cta-component__wrapper:after{
        width:0
    }
}
@media only screen and (max-width: 600px){
    .rkpt-race-4 .rkpt-cta-component__wrapper:after{
        background-repeat:no-repeat;
        background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race_4/chains_mob.png);
        width:305px;
        height:424px;
        top:-webkit-calc(50% - 200px);
        top:calc(50% - 200px);
        right:-45px
    }
}
@media only screen and (max-width: 400px){
    .rkpt-race-4 .rkpt-cta-component__wrapper:after{
        right:-25px
    }
}
.rkpt-race-4 .rkpt-cta-component a{
    display:block;
    background-color:#1828f9;
    color:#fff;
    max-width:930px;
    width:100%;
    margin:0 auto;
    position:relative;
    border-radius:30px;
    text-align:center;
    padding:33px;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
@media only screen and (max-width: 1370px){
    .rkpt-race-4 .rkpt-cta-component a{
        font-size:40px;
        line-height:40px;
        padding:23px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-cta-component a{
        padding:11px 11px 35px;
        max-width:385px;
        border-radius:20px
    }
}
.rkpt-race-4 .rkpt-cta-component a:after{
    content:"";
    position:absolute;
    right:50px;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/right-arrow.png);
    width:45px;
    height:23px;
    background-size:35px;
    background-position:bottom;
    background-repeat:no-repeat;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    text-align:center
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-cta-component a:after{
        width:31px;
        height:16px;
        background-size:31px;
        left:50%;
        right:50%;
        -webkit-transform:translateX(-50%);
        -ms-transform:translateX(-50%);
        transform:translateX(-50%);
        bottom:11px;
        top:unset
    }
}
.rkpt-race-4 .rkpt-cta-component a:hover{
    -webkit-transform:scale(1.02);
    -ms-transform:scale(1.02);
    transform:scale(1.02)
}
.rkpt-race-4 .rkpt-cta-component a:hover:after{
    right:40px
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-cta-component a:hover:after{
        right:20px
    }
}
.rkpt-race-4 .rkpt-cta-component a>span{
    font-size:50px;
    font-style:normal;
    font-weight:700;
    line-height:50px
}
@media only screen and (max-width: 1370px){
    .rkpt-race-4 .rkpt-cta-component a>span{
        font-size:35px;
        line-height:35px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-cta-component a>span{
        font-size:25px;
        line-height:25px
    }
}
.rkpt-race-4 .rkpt-cta-component a p{
    font-size:35px;
    font-style:normal;
    font-weight:400;
    line-height:35px;
    letter-spacing:.068px;
    margin:0;
    padding-top:7px
}
@media only screen and (max-width: 1370px){
    .rkpt-race-4 .rkpt-cta-component a p{
        font-size:25px;
        line-height:25px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-cta-component a p{
        font-size:17px;
        line-height:17px;
        padding-top:4px
    }
}
.rkpt-race-4 .rkpt-text-4{
    max-width:1160px;
    margin:0 auto;
    padding:42px 10px 35px
}
@media only screen and (max-width: 1370px){
    .rkpt-race-4 .rkpt-text-4{
        padding:20px 10px;
        max-width:900px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-text-4{
        padding:36px 10px 30px;
        max-width:267px
    }
}
.rkpt-race-4 .rkpt-text-4>span{
    font-size:30px;
    font-style:normal;
    font-weight:700;
    line-height:36px;
    letter-spacing:-0.75px;
    color:#000;
    text-align:center;
    display:block
}
@media only screen and (max-width: 1370px){
    .rkpt-race-4 .rkpt-text-4>span{
        font-size:25px;
        line-height:30px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-text-4>span{
        font-size:18px;
        line-height:21px
    }
}
.rkpt-race-4 .rkpt-text-4>p{
    margin:0;
    font-size:20px;
    font-style:normal;
    font-weight:400;
    line-height:24px;
    letter-spacing:-0.5px;
    color:#000;
    text-align:center
}
@media only screen and (max-width: 1370px){
    .rkpt-race-4 .rkpt-text-4>p{
        font-size:17px;
        line-height:22px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-text-4>p{
        font-size:15px;
        line-height:18px
    }
}
.rkpt-race-4 .rkpt-checkboxes{
    padding-top:100px
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-checkboxes{
        padding-top:20px
    }
}
.rkpt-race-4 .rkpt-checkboxes .rkpt-container{
    background-color:#c8e5ff;
    border-radius:30px;
    padding:39px 54px;
    position:relative
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-checkboxes .rkpt-container{
        padding:25px;
        border-radius:0
    }
}
.rkpt-race-4 .rkpt-checkboxes .rkpt-container:before{
    content:"";
    position:absolute;
    top:-80px;
    left:-80px;
    z-index:1;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/images/home/bulb.png);
    width:156px;
    height:161px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-animation:zoom-in-zoom-out 1.7s ease infinite;
    animation:zoom-in-zoom-out 1.7s ease infinite;
    -webkit-transform:scaleX(-1);
    -ms-transform:scaleX(-1);
    transform:scaleX(-1)
}
@media only screen and (max-width: 1500px){
    .rkpt-race-4 .rkpt-checkboxes .rkpt-container:before{
        top:-60px;
        left:0px;
        width:124px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-checkboxes .rkpt-container:before{
        width:0
    }
}
.rkpt-race-4 .rkpt-checkboxes .rkpt-container>.rkpt-title{
    color:#052ff5;
    text-align:center;
    font-size:48px;
    font-style:normal;
    font-weight:700;
    line-height:48px;
    letter-spacing:-0.826px;
    padding-bottom:21px;
    position:relative;
    z-index:2
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-checkboxes .rkpt-container>.rkpt-title{
        font-size:25px;
        line-height:25px;
        padding-bottom:13px
    }
}
.rkpt-race-4 .rkpt-checkboxes .rkpt-container>.rkpt-text{
    color:#1e0a4b;
    text-align:center;
    font-size:25px;
    font-style:normal;
    font-weight:400;
    line-height:33px;
    letter-spacing:-0.625px;
    max-width:1100px;
    margin:0 auto;
    padding-bottom:41px;
    position:relative;
    z-index:2
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-checkboxes .rkpt-container>.rkpt-text{
        font-size:15px;
        line-height:18px;
        padding-bottom:32px
    }
}
.rkpt-race-4 .rkpt-checkboxes .rkpt-container>.rkpt-wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    gap:30px
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-checkboxes .rkpt-container>.rkpt-wrapper{
        gap:8px
    }
}
.rkpt-race-4 .rkpt-checkboxes .rkpt-container>.rkpt-wrapper>.rkpt-box{
    width:-webkit-calc(20% - 24px);
    width:calc(20% - 24px);
    background-color:#e5f3ff;
    border-radius:20px;
    padding:58px 15px 15px
}
@media only screen and (max-width: 1200px){
    .rkpt-race-4 .rkpt-checkboxes .rkpt-container>.rkpt-wrapper>.rkpt-box{
        width:-webkit-calc(50% - 15px);
        width:calc(50% - 15px)
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-checkboxes .rkpt-container>.rkpt-wrapper>.rkpt-box{
        width:-webkit-calc(50% - 5px);
        width:calc(50% - 5px);
        border-radius:10px;
        padding:18px 15px;
        height:190px
    }
}
@media only screen and (max-width: 380px){
    .rkpt-race-4 .rkpt-checkboxes .rkpt-container>.rkpt-wrapper>.rkpt-box{
        height:210px
    }
}
.rkpt-race-4 .rkpt-checkboxes .rkpt-container>.rkpt-wrapper>.rkpt-box>.rkpt-check{
    display:block;
    margin:0 auto
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-checkboxes .rkpt-container>.rkpt-wrapper>.rkpt-box>.rkpt-check{
        max-width:35px
    }
}
.rkpt-race-4 .rkpt-checkboxes .rkpt-container>.rkpt-wrapper>.rkpt-box .rkpt-box__text{
    font-size:20px;
    font-style:normal;
    font-weight:400;
    line-height:24px;
    letter-spacing:-0.5px;
    text-align:center;
    padding-top:33px
}
@media only screen and (max-width: 1370px){
    .rkpt-race-4 .rkpt-checkboxes .rkpt-container>.rkpt-wrapper>.rkpt-box .rkpt-box__text{
        font-size:16px;
        line-height:20px
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-checkboxes .rkpt-container>.rkpt-wrapper>.rkpt-box .rkpt-box__text{
        padding-top:12px;
        font-size:13px;
        line-height:15.6px;
        letter-spacing:-0.325px
    }
}
@media only screen and (max-width: 1200px){
    .rkpt-race-4 .rkpt-checkboxes .rkpt-container>.rkpt-wrapper>.rkpt-box:last-child{
        width:100%
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-checkboxes .rkpt-container>.rkpt-wrapper>.rkpt-box:last-child{
        height:150px
    }
}
.rkpt-race-4 .rkpt-icon-boxes{
    max-width:1260px;
    margin:0 auto;
    padding-top:17px;
    padding-left:20px;
    padding-right:20px;
    z-index:90;
    position:relative
}
@media only screen and (max-width: 1370px){
    .rkpt-race-4 .rkpt-icon-boxes{
        padding-top:0
    }
}
@media only screen and (max-width: 500px){
    .rkpt-race-4 .rkpt-icon-boxes{
        padding-top:18px
    }
}
.rkpt-race-4 .rkpt-icon-boxes>.rkpt-title{
    color:#052ff5;
    text-align:center;
    font-size:48px;
    font-style:normal;
    font-weight:700;
    line-height:48px;
    letter-spacing:-0.826px;
    padding-bottom:21px;
    position:relative;
    z-index:2;
    width:-webkit-fit-content;
    width:-moz-fit-content;
    width:fit-content;
    margin:0 auto
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-icon-boxes>.rkpt-title{
        display:none
    }
}
.rkpt-race-4 .rkpt-icon-boxes>.rkpt-title:after{
    background-image:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/arrowhead-blue-down.png);
    background-repeat:no-repeat;
    background-size:25px;
    width:27px;
    height:14px;
    position:absolute;
    bottom:0;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
    left:50%;
    content:"";
    -webkit-animation:rkpt-bounce 1s ease infinite;
    animation:rkpt-bounce 1s ease infinite
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-icon-boxes>.rkpt-title:after{
        width:0
    }
}
@media only screen and (max-width: 1370px){
    .rkpt-race-4 .rkpt-icon-boxes .rkpt-icon img{
        max-width:90%
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-icon-boxes .rkpt-icon img{
        max-width:100%
    }
}
.rkpt-race-4 .rkpt-icon-boxes .slick-slide{
    height:auto;
    margin-right:20px
}
@media only screen and (max-width: 569px){
    .rkpt-race-4 .rkpt-icon-boxes .slick-slide{
        margin-right:0
    }
}
.rkpt-race-4 .rkpt-icon-boxes .slick-slide>div{
    height:100%
}
.rkpt-race-4 .rkpt-icon-boxes .slick-arrow.slick-prev{
    left:0;
    z-index:10
}
.rkpt-race-4 .rkpt-icon-boxes .slick-arrow.slick-prev:before{
    content:"";
    width:14px;
    height:26px;
    position:absolute;
    top:50%;
    left:0;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/arrowhead-blue-left.png);
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    opacity:1
}
.rkpt-race-4 .rkpt-icon-boxes .slick-arrow.slick-next{
    right:0;
    z-index:10
}
.rkpt-race-4 .rkpt-icon-boxes .slick-arrow.slick-next:before{
    content:"";
    width:17px;
    height:30px;
    position:absolute;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    right:0;
    background:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/arrowhead-blue-right.png);
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    opacity:1
}
@media only screen and (max-width: 1024px){
    .rkpt-race-4 .rkpt-icon-boxes .slick-arrow.slick-next:before{
        background-size:80%
    }
}
.rkpt-race-4 .rkpt-judges .rkpt-carousel-container{
    position:relative
}
.rkpt-race-4 .rkpt-judges .rkpt-carousel-container:before{
    background-image:url(https://res.plaisio.gr/image/upload/Campaigns/B2C-Campaigns/Core/plaisiobots/race-4/images/race_4/chains3.png);
    background-repeat:no-repeat;
    width:1801px;
    height:1141px;
    position:absolute;
    bottom:-120px;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
    left:-webkit-calc(50% - 70px);
    left:calc(50% - 70px);
    content:"";
    transform:translateX(-50%);
    z-index:-1
}
@media only screen and (max-width: 1024px){
    .rkpt-race-4 .rkpt-judges .rkpt-carousel-container:before{
        width:0
    }
}
.rkpt-race-4 .rkpt-judges .rkpt-carousel-container>.rkpt-title{
    font-size:48px;
    line-height:48px
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-judges .rkpt-carousel-container>.rkpt-title{
        font-size:30px;
        line-height:30px
    }
}
.rkpt-race-4 .rkpt-judges .rkpt-carousel-container .rkpt-card{
    background-color:#ff78ff;
    cursor:pointer
}
.rkpt-race-4 .rkpt-judges .rkpt-carousel-container .rkpt-card__title{
    font-weight:bold
}
.rkpt-race-4 .rkpt-judges .rkpt-carousel-container .rkpt-card{
    position:relative;
    cursor:pointer
}
.rkpt-race-4 .rkpt-judges .rkpt-carousel-container .rkpt-card--front{
    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-align:stretch;
    -ms-flex-align:stretch;
    align-items:stretch;
    height:100%
}
.rkpt-race-4 .rkpt-judges .rkpt-carousel-container .rkpt-card--front,.rkpt-race-4 .rkpt-judges .rkpt-carousel-container .rkpt-card--back{
    width:100%;
    border-radius:10px;
    overflow:hidden;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
.rkpt-race-4 .rkpt-judges .rkpt-carousel-container .rkpt-card--front>span,.rkpt-race-4 .rkpt-judges .rkpt-carousel-container .rkpt-card--back>span{
    text-align:center;
    display:block;
    font-size:17px;
    font-style:normal;
    font-weight:400;
    line-height:20.4px;
    letter-spacing:-0.425px;
    color:#1e0a4b;
    padding-top:10px;
    margin-top:auto
}
.rkpt-race-4 .rkpt-judges .rkpt-carousel-container .rkpt-card--back{
    display:none;
    height:100%;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.rkpt-race-4 .rkpt-judges .rkpt-carousel-container .rkpt-card--back .rkpt-card__close{
    position:absolute;
    top:0;
    right:0;
    border:none;
    font-weight:bold;
    padding:10px;
    cursor:pointer;
    border-radius:50%;
    -webkit-filter:invert(1);
    filter:invert(1);
    max-width:50px
}
.rkpt-race-4 .rkpt-judges .rkpt-carousel-container .rkpt-card.flipped .rkpt-card--front{
    display:none
}
.rkpt-race-4 .rkpt-judges .rkpt-carousel-container .rkpt-card.flipped .rkpt-card--back{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
@media only screen and (max-width: 1370px){
    .rkpt-race-4 .rkpt-half-text--race-bg{
        margin-top:0
    }
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-half-text--race-bg{
        margin:0
    }
}
.rkpt-race-4 .rkpt-half-text--race-bg .rkpt-wrapper{
    background-color:#ffd900;
    padding-top:47px;
    padding-bottom:46px;
    border-radius:30px
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-half-text--race-bg .rkpt-wrapper{
        border-radius:0
    }
}
.rkpt-race-4 .rkpt-half-text--race-bg .rkpt-wrapper--right,.rkpt-race-4 .rkpt-half-text--race-bg .rkpt-wrapper--left{
    width:50%
}
@media only screen and (max-width: 768px){
    .rkpt-race-4 .rkpt-half-text--race-bg .rkpt-wrapper--right,.rkpt-race-4 .rkpt-half-text--race-bg .rkpt-wrapper--left{
        width:100%
    }
}
.rkpt-race-4 .rkpt-half-text--race-bg .rkpt-wrapper .rkpt-title{
    color:#052ff5
}
.rkpt-race-4 .rkpt-half-text--race-bg .rkpt-wrapper .rkpt-text{
    color:#1e0a4b
}
.rkpt-race-4 .rkpt-half-text--race-bg .rkpt-wrapper .rkpt-video--wrapper>video{
    width:100%;
    height:100%
}
.rkpt-race-4 .rkpt-footer--secondary{
    padding:70px 10px
}
.rkpt-race-4 .rkpt-footer--secondary:after{
    width:0
}
