@font-face {
    font-family: 'CoreSansc';
    font-weight: 500;
    src: url("/si_upload/OPR/beko/beko_frl3374b_v1/fonts/coresansc-45regular.ttf") format('truetype'),
        url("/si_upload/OPR/beko/beko_frl3374b_v1/fonts/coresansc-45regular.woff") format('woff');
}

@font-face {
    font-family: 'CoreSansc';
    font-weight: 700;
    src: url("/si_upload/OPR/beko/beko_frl3374b_v1/fonts/coresansc-65bold.ttf") format('truetype'),
        url("/si_upload/OPR/beko/beko_frl3374b_v1/fonts/coresansc-65bold.woff") format('woff');
}

.esm-content {
    display: block;
    max-width: 1100px;
    font-family: 'CoreSansc', sans-serif;
    margin: 0 auto;
    padding: 0;
    border: 0;
    color: black;
    font-size: 16px;
}

.esm-content * {
    box-sizing: border-box;
    line-height: 1.5
}

.esm-content a,
.esm-content div,
.esm-content img,
.esm-content p,
.esm-content span,
.esm-content strong,
.esm-content ul {
    margin: 0;
    padding: 0;
    border: 0
}

.esm-content .esm-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.esm-content [class*="esm-col-"] {
    padding: 0;
    width: 100%
}

.esm-content .esm-col-1 {
    width: 8.3333%
}

.esm-content .esm-col-2 {
    width: 16.6666%
}

.esm-content .esm-col-3 {
    width: 25%
}

.esm-content .esm-col-4 {
    width: 33.3333%
}

.esm-content .esm-col-5 {
    width: 41.6666%
}

.esm-content .esm-col-6 {
    width: 50%
}

.esm-content .esm-col-7 {
    width: 58.3333%
}

.esm-content .esm-col-8 {
    width: 66.6666%
}

.esm-content .esm-col-9 {
    width: 75%
}

.esm-content .esm-col-10 {
    width: 83.3333%
}

.esm-content .esm-col-11 {
    width: 91.6666%
}

.esm-content .esm-col-12 {
    width: 100%
}

@media only screen and (min-width: 0px) {
    .esm-content .esm-col-s-1 {
        width: 8.3333%
    }

    .esm-content .esm-col-s-2 {
        width: 16.6666%
    }

    .esm-content .esm-col-s-3 {
        width: 25%
    }

    .esm-content .esm-col-s-4 {
        width: 33.3333%
    }

    .esm-content .esm-col-s-5 {
        width: 41.6666%
    }

    .esm-content .esm-col-s-6 {
        width: 50%
    }

    .esm-content .esm-col-s-7 {
        width: 58.3333%
    }

    .esm-content .esm-col-s-8 {
        width: 66.6666%
    }

    .esm-content .esm-col-s-9 {
        width: 75%
    }

    .esm-content .esm-col-s-10 {
        width: 83.3333%
    }

    .esm-content .esm-col-s-11 {
        width: 91.6666%
    }

    .esm-content .esm-col-s-12 {
        width: 100%
    }
}

@media only screen and (min-width: 769px) {
    .esm-content .esm-col-m-1 {
        width: 8.3333%
    }

    .esm-content .esm-col-m-2 {
        width: 16.6666%
    }

    .esm-content .esm-col-m-3 {
        width: 25%
    }

    .esm-content .esm-col-m-4 {
        width: 33.3333%
    }

    .esm-content .esm-col-m-5 {
        width: 41.6666%
    }

    .esm-content .esm-col-m-6 {
        width: 50%
    }

    .esm-content .esm-col-m-7 {
        width: 58.3333%
    }

    .esm-content .esm-col-m-8 {
        width: 66.6666%
    }

    .esm-content .esm-col-m-9 {
        width: 75%
    }

    .esm-content .esm-col-m-10 {
        width: 83.3333%
    }

    .esm-content .esm-col-m-11 {
        width: 91.6666%
    }

    .esm-content .esm-col-m-12 {
        width: 100%
    }
}

@media only screen and (min-width: 920px) {
    .esm-content .esm-col-1 {
        width: 8.3333%
    }

    .esm-content .esm-col-2 {
        width: 16.6666%
    }

    .esm-content .esm-col-3 {
        width: 25%
    }

    .esm-content .esm-col-4 {
        width: 33.3333%
    }

    .esm-content .esm-col-5 {
        width: 41.6666%
    }

    .esm-content .esm-col-6 {
        width: 50%
    }

    .esm-content .esm-col-7 {
        width: 58.3333%
    }

    .esm-content .esm-col-8 {
        width: 66.6666%
    }

    .esm-content .esm-col-9 {
        width: 75%
    }

    .esm-content .esm-col-10 {
        width: 83.3333%
    }

    .esm-content .esm-col-11 {
        width: 91.6666%
    }

    .esm-content .esm-col-12 {
        width: 100%
    }
}

.esm-content .esm-image > img{
    object-fit: cover;
}

.esm-content .esm-mobile {
    display: none;
}

.esm-content .esm-desktop {
    display: inherit;
}

@media only screen and (max-width: 770px) {
    .esm-content .esm-mobile {
        display: inherit;
    }
    
    .esm-content .esm-desktop {
        display: none;
    }
}

.esm-center-items {
    justify-content: center;
}

.esm-content p,
.esm-content span {
    display: block;
    font-size: 13px;
    font-weight: normal;
    margin: 0
}

.esm-content img {
    display: block;
    max-width: 100%;
    width: 100%;
    border: 0;
    margin: 0 auto
}

.esm-content .esm-flex {
    display: flex;
}

.esm-content .esm-flex-column {
    display: flex;
    flex-direction: column;
}

.esm-content .esm-relative {
    position: relative;
}

.esm-content .esm-absolute {
    position: absolute;
}

.esm-content .esm-video {
    display: flex;
    justify-content: center;
    padding-top: 56.25%;
    position: relative;
}

.esm-content .esm-video>iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.esm-content .esm-video>video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.esm-content .esm-center {
    display: flex;
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}

.esm-content .esm-row-reversed:nth-child(2n) {
    flex-direction: row-reverse;
}

.esm-content .esm-text-align-left {
    text-align: left;
}

.esm-content .esm-text-align-right {
    text-align: right;
}

.esm-content .esm-text-center {
    text-align: center;
}

.esm-content .esm-text-center > b {
    text-align: center;
    width: 100%;
}

.esm-content .esm-text-bold {
    font-weight: bold;
}

.esm-content .esm-padding-50 {
    padding: 50px;
}

.esm-content .esm-technology-section {
    padding: 64px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media only screen and (max-width: 770px) {
    .esm-content .esm-technology-section {
        padding: 48px 32px;
    }
}


.esm-content .esm-row img {
    height: 100%;
}

.esm-content .esm-technology-section .esm-technology-section-label {
    margin: 0 0 16px 0;
    font-size: 19px;
    line-height: 1.2;
    font-weight: bold;
}

.esm-content .esm-technology-section .esm-technology-section-desc {
    font-size: 14px;
    line-height: 30px;
}

.esm-content .esm-inline-video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.esm-content .esm-description {
    font-size: 17px;
    line-height: 30px;
    margin: 0 0 32px 0;
}

.esm-content .esm-underline {
    display: flex;
    flex-direction: column;
    width: fit-content;
    margin: 0 auto;
    border-bottom: 1px solid black;
}

.esm-content .esm-category {
    font-size: 21px;
}

.esm-content .esm-model {
    font-size: 37px;
    font-weight: bold;
}

.esm-content .esm-desktop .esm-logo {
    position: absolute;
    top: 64px;
    right: 64px;
    width: 130px;
    opacity: 0.8;
}

.esm-content .esm-desktop .esm-title {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 10%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: white;
    padding: 0 0 60px 60px;
    font-size: 46px;
}

.esm-content .esm-mobile .esm-title {
    padding: 40px 32px 0 32px;
    font-size: 36px;
    text-align: center;
}

.esm-content .esm-row-reversed .esm-desktop.esm-line {
    position: absolute;
    top: 30px;
    left: 47%;
}

.esm-content .esm-row-reversed:nth-child(2n) .esm-desktop.esm-line {
    left: 43%;
}
