:root {
    --c-default: #313131
}

.KT723P-landing {
    overflow: hidden;
    /*max-width: 2160px;*/
    margin: auto;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: var(--c-default);
    line-height: 1.25
}

.KT723P-landing section {
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.KT723P-landing img {
    max-width: 100%;
    pointer-events: none
}

.KT723P-landing .container {
    position: relative;
    width: 100%;
    max-width: 2160px;
    padding-left: 4.6296%;
    padding-right: 4.6296%
}

.KT723P-landing .d-flex {
    -webkit-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.KT723P-landing .d-flex.row:before, .KT723P-landing .d-flex.row:after {
    display: none
}

.KT723P-landing .flex-nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.KT723P-landing .justify-content-center {
    justify-content: center
}

.KT723P-landing .align-items-start {
    align-items: start
}

.KT723P-landing .align-items-center {
    align-items: center
}

.KT723P-landing .align-self-center {
    align-self: center
}

.KT723P-landing .align-self-end {
    align-self: flex-end
}

.KT723P-landing .section-dark, .KT723P-landing .section-dark .KT723P-title, .KT723P-landing .section-dark .KT723P-subtitle, .KT723P-landing .section-dark .KT723P-description {
    color: #fff
}

.KT723P-title {
    margin: 0 0 20px;
    font-size: 35px;
    font-weight: 700;
    line-height: normal
}

.KT723P-title span {
    font-weight: 300
}

.KT723P-title .text-lead {
    font-size: 180%;
    font-weight: 900;
    line-height: normal
}

.KT723P-description {
    margin: 0 0 45px;
    font-size: 20px;
    font-weight: 300;
    line-height: normal
}

.KT723P-description p {
    margin: 0
}

.KT723P-description p + p {
    margin-top: 20px
}

.KT723P-description ul {
    margin: 0 0 0 15px;
    padding: 0;
    list-style: none
}

.KT723P-media-figure {
    position: relative;
    opacity: 1 !important;
    margin: 0
}

.KT723P-media-figure .KT723P-media {
    max-width: 100%;
    max-height: 100%
}

.KT723P-intro {
    height: 1350px;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #000;
    background-image: linear-gradient(to bottom, #69625c, #453f3d 13%, #000 35%)
}

.KT723P-intro-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover
}

.KT723P-intro-logo, .KT723P-intro-title, .KT723P-intro-model {
    position: absolute;
    left: 15px;
    right: 15px
}

.KT723P-intro-logo {
    top: 710px;
    width: 660px;
    height: 112px
}

.KT723P-intro-title {
    top: 880px;
    font-size: 156px;
    font-weight: normal;
    line-height: normal
}

.KT723P-intro-model {
    top: 1050px;
    color: #f8b996;
    font-size: 168px;
    font-weight: 700;
    line-height: normal
}

.KT723P-intro-figure {
    pointer-events: none;
    position: absolute;
    z-index: 1;
    top: 140px;
    left: -15px;
    right: -15px;
    width: 1209px;
    height: 1162px;
    margin: auto
}

.KT723P-intro-media {
    width: inherit;
    height: inherit
}

.KT723P-power {
    height: 1350px;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #000
}

.KT723P-power-bg {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover
}

.KT723P-power-title, .KT723P-power-value {
    position: absolute;
    left: 15px;
    right: 15px
}

.KT723P-power-title {
    top: 100px;
    font-size: 130px;
    line-height: normal
}

.KT723P-power-value {
    top: 270px;
    color: #f8b996;
    font-size: 190px;
    font-weight: 700;
    line-height: normal
}

.KT723P-presentation {
    padding-top: 0;
    padding-bottom: 0
}

.KT723P-presentation-scene {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.KT723P-presentation-bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(min(100vh, 1350px));
    background: url("../images/section-presentation/KT723P-presentation-bg.jpg") no-repeat center bottom/2160px auto
}

.KT723P-presentation-figure {
    pointer-events: none;
    position: absolute;
    z-index: 1;
    top: calc(min(6.6666vh, 90px));
    left: 15px;
    right: 15px;
    width: 937px;
    height: 1164px;
    margin: auto
}

.KT723P-presentation-media {
    width: inherit;
    height: inherit
}

.KT723P-levels {
    position: relative;
    z-index: 1;
    height: calc(min(100vh, 1350px));
    padding-top: 0;
    padding-bottom: 0;
    color: #444444;
    text-align: right
}

.KT723P-levels-block {
    position: absolute;
    top: calc(min(57vh, 770px));
    left: 15px;
    right: 15px;
    width: calc(100% - 30px)
}

.KT723P-levels-title {
    color: #ba5924;
    font-size: 168px;
    font-weight: 500;
    line-height: normal
}

.KT723P-levels-title-line {
    opacity: 1;
    position: absolute;
    top: 0.625em;
    right: 5.75em;
    width: calc(115% - 5.75em);
    height: 0.119em;
    border-top: 0.029em solid #ba5924;
    border-bottom: 0.029em solid #ba5924;
    background-color: #f7b429
}

.KT723P-levels-title-line::before {
    position: absolute;
    z-index: -1;
    top: 50%;
    right: 99.85%;
    width: 0.4285em;
    height: 0.4285em;
    border: 0.0595em solid #f7b429;
    box-shadow: 0 0 0 0.0595em #ba5924;
    border-radius: 50%;
    transform: translateY(-50%);
    content: ''
}

.KT723P-levels-title .text-lead {
    font-size: 130%;
    font-weight: 900;
    letter-spacing: -0.1em
}

.KT723P-levels-subtitle {
    margin-top: -0.15em;
    font-size: 130px;
    line-height: normal
}

.KT723P-poweroff {
    height: calc(min(100vh, 1350px));
    padding-top: 0;
    padding-bottom: 0;
    color: #444444
}

.KT723P-poweroff-block {
    position: absolute;
    z-index: 1;
    top: calc(min(60vh, 810px));
    left: 15px;
    right: 15px
}

.KT723P-poweroff-title {
    color: #ba5924;
    font-size: 168px;
    font-weight: 500;
    line-height: normal
}

.KT723P-poweroff-title-line {
    position: absolute;
    top: 0.525em;
    left: 4.15em;
    width: calc(110% - 4.15em);
    height: 0.119em;
    border-top: 0.029em solid #ba5924;
    border-bottom: 0.029em solid #ba5924;
    background-color: #f7b429
}

.KT723P-poweroff-title-line::before {
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 99.85%;
    width: 0.4285em;
    height: 0.4285em;
    border: 0.0595em solid #f7b429;
    box-shadow: 0 0 0 0.0595em #ba5924;
    border-radius: 50%;
    transform: translateY(-50%);
    content: ''
}

.KT723P-poweroff-subtitle {
    font-size: 130px;
    line-height: normal;
    letter-spacing: -0.03em
}

.KT723P-pallet {
    height: 1350px;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #faeadf;
    background-image: linear-gradient(to top, #faeadf, #fff);
    color: #444444
}

.KT723P-pallet-title {
    position: absolute;
    top: 220px;
    left: 15px;
    right: 15px;
    font-size: 130px;
    line-height: normal
}

.KT723P-pallet-title .text-lead {
    color: #ba5924;
    font-size: 130%;
    font-weight: 700
}

.KT723P-pallet-figure {
    pointer-events: none;
    position: absolute;
    top: 470px;
    left: -50px;
    right: -50px;
    width: 1973px;
    height: 655px;
    margin: auto
}

.KT723P-pallet-media-pallet {
    position: absolute;
    top: 25%;
    right: 0;
    width: 41.05%;
    height: auto
}

.KT723P-pallet-media-toaster {
    position: absolute;
    top: 0;
    left: 0;
    width: 58.1855%;
    height: auto;
    transform: translateX(72.5%);
    transition: 1200ms transform 600ms ease
}

.aos-animate .KT723P-pallet-media-toaster {
    transform: translateX(0)
}

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