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

@font-face {
    font-family: 'CoreSansc';
    font-weight: 700;
    src: url("/si_upload/OPR/beko/beko_hixi84700uf_v1/fonts/coresansc-65bold.ttf") format('truetype'),
        url("/si_upload/OPR/beko/beko_hixi84700uf_v1/fonts/coresansc-65bold.woff") format('woff');
}
.esm-content {
    display: block;
    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: 699px) {
    .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 {
    width: 100%;
}

.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: unset;
    border: 0;
    margin: 0 auto
}

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

.esm-content .esm-video.esm-square {
    padding-top: 85%;
}

.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-side-margin {
    max-width: 1090px;
    margin: 0 auto;
}

.esm-content .esm-top-padding-100 {
    padding-top: 100px;
}

.esm-content .esm-top-margin-20 {
    margin-top: 20px;
}

.esm-content .esm-bottom-margin-20 {
    margin-bottom: 20px;
}

.esm-content .esm-section {
    width: 100%;
    margin: 0 auto;
}

.esm-content .esm-section-with-background {
    position: relative;
}

.esm-content .esm-section-with-background > .esm-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.esm-content .esm-section-with-background > .esm-image > img {
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.esm-content .esm-section-with-background.esm-background-left > .esm-image > img {
    object-position: left;
}

.esm-content .esm-section-with-background > div:nth-last-child(1) {
    position: relative;
    z-index: 1;
}

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

.esm-content .esm-white {
    color: white;
}

.esm-content .esm-padding {
    padding: 10%;
}

.esm-content .esm-big {
    font-size: 26px;
}

.esm-content .esm-row-alternate:nth-child(2n + 1) {
    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-bold {
    font-weight: bold;
}

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

@media only screen and (min-width: 920px) {
    .esm-content .esm-tablet {
        display: none;
    }

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

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

@media only screen and (max-width: 919px) and (min-width: 701px) {
    .esm-content .esm-desktop {
        display: none;
    }

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

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

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

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

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

/* custom CSS */

.esm-content .esm-divider {
    width: 100%;
    height: 2px;
    background-color: #ff5c00;
    margin: 0 0 30px 0;
}

.esm-content .esm-logo {
    position: absolute;
    top: 30px;
    right: 30px;
}

.esm-content .esm-packshot {
    padding: 0; /* 20px 40px 30px 40px */
}

.esm-content .esm-header-background {
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(34,56,103,1) 100%);
}

.esm-content .esm-header-main-text {
    font-size: 45px;
    line-height: 1.2;
    color: white;
    padding: 0 0 0 20px;
}

.esm-content .esm-header-main-text > b {
    line-height: 1.2;
}

.esm-content .esm-icon {
    color: white;
    padding: 0 10px;
    display: block;
}

.esm-content .esm-icon > .esm-image {
    width: 100px;
    margin: 0 auto;
    display: block;
}

.esm-content .esm-icon > p {
    font-size: 13px;
    text-align: center;
    padding: 15px 15px 0 15px;
    display: block;
}

.esm-content .esm-header-secondary-text {
    font-size: 21px;
    color: #ff5c00;
    padding: 0 0 0 20px;
}

.esm-content .esm-header-model-text {
    font-size: 17px;
    color: white;
    margin: 0 0 60px 0;
    padding: 0 0 0 20px;
}

.esm-content .esm-technology-header {
    width: 100%;
    padding: 60px 0 20px 0;
    max-height: 200px;
    display: flex;
}

.esm-content .esm-technology-header > img {
    object-fit: contain;
}

.esm-content .esm-technology-features {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding: 50px 8%;
}

.esm-content .esm-technology-features .esm-technology-feature {
    margin: 20px 0;
    display: flex;
}

.esm-content .esm-technology-features .esm-technology-feature .esm-technology-feature-left {
    width: 20px;
    height: 100%;
    border-bottom: 10px solid #5e5e5e;
    border-top: 10px solid #5e5e5e;
    border-left: 10px solid #5e5e5e;
    background-color: #5e5e5e55;
}

.esm-content .esm-technology-features .esm-technology-feature .esm-technology-feature-left.esm-orange {
    border-bottom: 10px solid #ff5c00;
    border-top: 10px solid #ff5c00;
    border-left: 10px solid #ff5c00;
}

.esm-content .esm-technology-features .esm-technology-feature .esm-technology-feature-right {
    width: 20px;
    height: 100%;
    border-bottom: 10px solid #5e5e5e;
    border-top: 10px solid #5e5e5e;
    border-right: 10px solid #5e5e5e;
    background-color: #5e5e5e55;
}

.esm-content .esm-technology-features .esm-technology-feature .esm-technology-feature-right.esm-orange {
    border-bottom: 10px solid #ff5c00;
    border-top: 10px solid #ff5c00;
    border-right: 10px solid #ff5c00;
}

.esm-content .esm-technology-features .esm-technology-feature .esm-technology-feature-inner {
    color: white;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    background-color: #5e5e5e55;
    padding: 16px 0;
    width: 100%;
}

.esm-content .esm-border-bottom {
    border-bottom: 3px solid #ff5c00;
}

.esm-content .esm-common-header {
    font-size: 34px;
    text-align: center;
    margin: 0 auto;
    padding: 50px 0;
}

.esm-content .esm-black-text {
    color: black;
}

.esm-content .esm-icon-title {
    font-weight: bold;
    text-align: center;
    margin: 20px 0 0 0;
    display: block;
}

.esm-content .esm-icon-desc {
    margin: 0 0 40px 0;
    display: block;
}

.esm-content .esm-display-header {
    font-size: 32px;
    color: white;
    text-align: center;
    padding-top: 54px;
}

.esm-content .esm-display-desc {
    font-size: 14px;
    line-height: 32px;
    color: white;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 30px;
}

.esm-content .esm-display-feature {
    font-size: 12px;
    color: white;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
}

.esm-content .esm-display-feature .esm-display-feature-arrow {
    position: absolute;
    height: 50px;
    width: 1px;
}



    
    
    
    
    .esm-content .esm-display-feature .esm-display-feature-arrow.esm-arrow-first {
        inset: 0 50% auto auto;
        transform: translate(0, -120%);
    }

    .esm-content .esm-display-feature .esm-display-feature-arrow.esm-arrow-second {
        inset: 0 50% auto auto;
        transform: translate(0, -120%);
    }

    .esm-content .esm-gray-background {
        background-color: #151515;
    }

    .esm-content .esm-gray-gradient-background {
        background: #151515;
        background: #151515;
    }


.esm-content .esm-display-feature .esm-display-feature-arrow .esm-display-feature-arrow-inner {
    height: 100%;
    border-left: 2px dotted white;
    position: relative;
}

.esm-content .esm-display-feature .esm-display-feature-arrow .esm-display-feature-arrow-inner .esm-display-feature-arrow-tip {
    height: 10px;
    width: 10px;
    border-radius: 5px;
    background-color: #ff5c00;
    position: absolute;
    top: 0;
    transform: translate(-60%, -50%);
}

.esm-content .esm-display-disclaimer {
    font-size: 10px;
    color: white;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 10px;
}

.esm-content .esm-white-background {
    background-color: white;
}

.esm-content .esm-light-gray-background {
	background-color: #e2e2e2;
}

.esm-content .esm-feature-title {
    font-size: 32px;
    font-weight: bold;
    padding: 0 30px 30px 30px;
}

.esm-content .esm-feature-desc {
    font-size: 17px;
    line-height: 32px;
    padding: 0 30px 20px 30px;
}

.esm-content .esm-feature-image {
    padding: 30px;
}

.esm-content .esm-divider-thick {
    width: 100%;
    height: 10px;
    background: rgb(255,39,0);
    background: linear-gradient(90deg, rgba(255,39,0,1) 0%, rgba(252,176,69,1) 100%);
}

.esm-content .esm-footer {
    width: 100%;
    background: rgb(193,192,191);
    background: linear-gradient(90deg, rgba(193,192,191,1) 0%, rgba(90,90,90,1) 100%);
}

.esm-content .esm-footer-logo {
    width: 100%;
    padding: 10px;
    display: flex;
    flex-direction: row;
    justify-content: end;
}

.esm-content .esm-footer-logo > .esm-image {
    width: 100px;
}

.esm-content .esm-w-70 {
    width: 70%;
    margin: 0 auto;
}

.esm-content .esm-technology-feature-header {
    font-size: 17px;
    color: white;
    margin: 0 0 20px 0;
    line-height: 30px;
    font-weight: bold;
}

.esm-content .esm-technology-feature-desc {
    font-size: 13px;
    color: white;
    line-height: 26px;
}

@media only screen and (max-width: 700px) {
    .esm-content .esm-technology-feature-header,
    .esm-content .esm-technology-feature-desc {
        padding: 0 20px 0 20px;
    }
}
