@import"https://use.typekit.net/rwt0ljm.css";

.lp-tefal {
    width: 100%;
    max-width: 1200x;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #f5f5f5;
    color: #000;
    font-family: "din-2014";
    font-style: normal;
    font-weight: 400;
    font-size: calc(18px + 6*(100vw - 768px)/462);
    overflow-x: hidden
}

@media(min-width: 960px) {
    .lp-tefal {
        font-size: 20px
    }
}

@media(min-width: 1230px) {
    .lp-tefal {
        font-size: 24px
    }
}

@media only screen and (max-width: 768px) {
    .lp-tefal {
        font-size: 18px
    }
}

.lp-tefal .lp-tefal-inner {
    width: 100%;
    max-width: 1230px;
    min-width: 320px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

@media only screen and (max-width: 1230px) {
    .lp-tefal .lp-tefal-inner {
        max-width: 960px;
        padding: 0 .5em
    }
}

.lp-tefal .lp-tefal-section {
    padding: 2em 0
}

.lp-tefal .lp-tefal-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.lp-tefal .lp-tefal-columns.lp-tefal-justify-space-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.lp-tefal .lp-tefal-columns.lp-tefal-justify-space-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.lp-tefal .lp-tefal-columns.lp-tefal-justify-flex-start {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.lp-tefal .lp-tefal-columns.lp-tefal-align-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.lp-tefal .lp-tefal-columns.lp-tefal-justify-flex-end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media only screen and (max-width: 768px) {
    .lp-tefal .lp-tefal-columns {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.lp-tefal .lp-tefal-columns .lp-tefal-column {
    padding: 1em;
    position: relative
}

@media only screen and (max-width: 768px) {
    .lp-tefal .lp-tefal-columns .lp-tefal-column {
        width: 100%
    }
}

.lp-tefal h2,
.lp-tefal h3,
.lp-tefal h4,
.lp-tefal div,
.lp-tefal p {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    line-height: normal !important;
    letter-spacing: normal !important;
    color: inherit !important;
    font-family: "din-2014" !important;
    font-weight: 400 !important;
    font-style: normal !important;
    line-height: auto !important;
    text-transform: none !important
}

.lp-tefal strong,
.lp-tefal b {
    display: inline !important;
    color: inherit !important;
    font-family: "din-2014" !important;
    font-weight: 700 !important;
    font-style: normal !important;
    line-height: auto !important
}

.lp-tefal h2 {
    margin: 0 !important;
    padding: 0em !important;
    padding-bottom: 1em !important;
    font-size: 2.1em !important;
    font-weight: 700 !important;
    line-height: 1.2em !important;
    color: inherit !important;
    text-transform: uppercase !important
}

.lp-tefal h2.lp-tefal-padding-bottom-0 {
    padding-bottom: 0 !important
}

.lp-tefal h2.lp-tefal-title {
    text-transform: uppercase !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: .5em
}

.lp-tefal h2.lp-tefal-title img {
    max-width: 15% !important
}

.lp-tefal h3 {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 1.75em !important;
    font-weight: 700 !important;
    line-height: 1.2em !important;
    color: inherit !important
}

.lp-tefal p {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 1em !important;
    line-height: 1.2em !important;
    color: inherit !important
}

.lp-tefal img {
    border: none !important;
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    display: block !important
}

.lp-tefal a {
    color: #fff !important;
    text-decoration: none !important
}

.lp-tefal a:hover {
    text-decoration: underline !important
}

.lp-tefal .lp-title-bar {
    margin-bottom: .75em !important;
    background: #e02e2b;
    width: 114px;
    height: 6px;
    max-width: 35% !important
}

.lp-tefal .lp-title-bar.lp-title-bar-center {
    margin: 0 auto
}

.lp-tefal .lp-tefal-white-space-no-wrap {
    white-space: nowrap !important
}

.lp-tefal .lp-tefal-text-color-red {
    color: #e02e2b !important
}

.lp-tefal .lp-tefal-txt-small {
    font-size: 16px !important
}

@media only screen and (max-width: 960px) {
    .lp-tefal .lp-tefal-txt-small {
        font-size: 14px !important
    }
}

@media only screen and (max-width: 768px) {
    .lp-tefal .lp-tefal-hide-on-768 {
        display: none !important
    }
}

.lp-tefal .lp-tefal-button {
    background: #e02e2b !important;
    color: #fff !important;
    text-decoration: none !important;
    display: inline-block !important;
    padding: .75em 2em !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    text-align: center !important;
    max-width: 100% !important;
    line-height: 1em !important;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    font-size: 1em !important
}

.lp-tefal .lp-tefal-button:hover {
    text-decoration: none !important
}

.lp-tefal .lp-tefal-align-center {
    text-align: center
}

.lp-tefal .lp-tefal-align-center img {
    margin: 0 auto !important
}

.lp-tefal .lp-tefal-align-center .lp-tefal-button {
    margin: 0 auto !important
}

.lp-tefal .lp-tefal-prev-slide,
.lp-tefal .lp-tefal-next-slide {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center center
}

.lp-tefal .lp-tefal-prev-slide {
    background-image: url("img/arrow-left.png")
}

.lp-tefal .lp-tefal-next-slide {
    background-image: url("img/arrow-right.png")
}

.lp-tefal .lp-tefal-header2 {
    padding-top: 2em;
    padding-bottom: 0
}

.lp-tefal .lp-tefal-header2 .lp-tefal-inner {
    padding: 0
}

.lp-tefal .lp-tefal-header2 .lp-tefal-inner .lp-tefal-columns {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.lp-tefal .lp-tefal-header2 .lp-tefal-inner .lp-tefal-columns .lp-tefal-column {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    padding-bottom: 0
}

.lp-tefal .lp-tefal-header2 .lp-tefal-inner .lp-tefal-column-photo {
    text-align: right;
    padding: 0
}

.lp-tefal .lp-tefal-header2 .lp-tefal-inner .lp-tefal-column-photo img {
    margin-left: auto !important;
    margin-right: 0 !important
}

.lp-tefal .lp-tefal-header2 .lp-tefal-inner .lp-tefal-bar-logo {
    padding-bottom: 1em !important;
    width: 30% !important;
    max-width: 185px !important
}

.lp-tefal .lp-tefal-header2 .lp-tefal-inner h2 {
    margin-top: .25em !important;
    padding-top: .5em !important;
    margin-left: .75em !important;
    margin-right: .75em !important;
    padding-bottom: .75em !important;
    position: relative;
    font-weight: 400 !important;
    display: inline-block !important;
    font-size: 1.7em !important;
    line-height: 110% !important;
    max-width: 495px;
    text-transform: none !important
}

.lp-tefal .lp-tefal-header2 .lp-tefal-inner h2 strong {
    text-transform: uppercase !important;
    font-size: 1.5882352941em !important;
    line-height: 110% !important
}

.lp-tefal .lp-tefal-header2 .lp-tefal-inner h2 .lp-tefal-text-bigger {
    font-size: 1.5882352941em !important;
    line-height: 110% !important
}

.lp-tefal .lp-tefal-header2 .lp-tefal-inner h2 a {
    color: #000 !important;
    text-decoration: underline !important
}

.lp-tefal .lp-tefal-header2 .lp-tefal-inner h2 .lp-tefal-bracket-left {
    margin-left: -0.75em;
    max-width: 1em !important;
    margin-bottom: -0.75em
}

.lp-tefal .lp-tefal-header2 .lp-tefal-inner h2 .lp-tefal-bracket-right {
    position: absolute;
    margin-top: -0.75em;
    right: -0.25em;
    max-width: 1em !important
}

.lp-tefal .lp-tefal-header2 .lp-tefal-inner p {
    padding-left: 1.75em !important;
    padding-top: 1.5em !important;
    font-size: 16px !important
}

@media only screen and (max-width: 1230px) {
    .lp-tefal .lp-tefal-header2 .lp-tefal-inner .lp-tefal-columns {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .lp-tefal .lp-tefal-header2 .lp-tefal-inner h2 {
        font-size: 1.5em !important
    }
}

@media only screen and (max-width: 960px) {
    .lp-tefal .lp-tefal-header2 .lp-tefal-inner h2 {
        margin-right: 0 !important
    }
}

@media only screen and (max-width: 768px) {
    .lp-tefal .lp-tefal-header2 .lp-tefal-inner .lp-tefal-columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .lp-tefal .lp-tefal-header2 .lp-tefal-inner .lp-tefal-column {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        text-align: center
    }

    .lp-tefal .lp-tefal-header2 .lp-tefal-inner .lp-tefal-column .lp-tefal-bar-logo {
        padding-bottom: 1.5em !important
    }

    .lp-tefal .lp-tefal-header2 .lp-tefal-inner .lp-tefal-column-photo {
        text-align: center
    }

    .lp-tefal .lp-tefal-header2 .lp-tefal-inner .lp-tefal-column-photo img {
        margin: 0 auto !important
    }

    .lp-tefal .lp-tefal-header2 .lp-tefal-inner .lp-tefal-column-photo img.lp-tefal-bar-logo {
        margin-left: .5em !important
    }

    .lp-tefal .lp-tefal-header2 .lp-tefal-inner h2 {
        margin-right: .25em !important;
        font-size: 1.25em !important
    }

    .lp-tefal .lp-tefal-header2 .lp-tefal-inner p {
        padding-left: 0 !important;
        font-size: .75em !important
    }
}

.lp-tefal .lp-tefal-rules h2 {
    padding-bottom: .5em !important
}

.lp-tefal .lp-tefal-rules .lp-tefal-rules-steps {
    width: 100%;
    border-top-left-radius: 1.5em;
    border-bottom-right-radius: 1.5em;
    overflow: hidden
}

.lp-tefal .lp-tefal-rules .lp-tefal-rules-steps .lp-tefal-rules-step {
    padding: 2em 1em;
    background: #e02e2b;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 33%;
    -ms-flex: 1 1 33%;
    flex: 1 1 33%;
    color: #fff !important
}

.lp-tefal .lp-tefal-rules .lp-tefal-rules-steps .lp-tefal-rules-step:after {
    position: absolute;
    top: 50%;
    right: 0;
    content: "";
    width: 0;
    height: 120px;
    border-right: 2px solid rgba(255, 255, 255, .6);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.lp-tefal .lp-tefal-rules .lp-tefal-rules-steps .lp-tefal-rules-step:last-child:after {
    border: none
}

.lp-tefal .lp-tefal-rules .lp-tefal-rules-steps .lp-tefal-rules-step img {
    max-width: 50% !important
}

.lp-tefal .lp-tefal-rules .lp-tefal-rules-steps .lp-tefal-rules-step h3 {
    padding-top: 1em !important;
    padding-bottom: .5em !important;
    font-size: 1.4em !important
}

.lp-tefal .lp-tefal-rules .lp-tefal-rules-steps .lp-tefal-rules-step h3 span {
    width: 0 !important;
    overflow: hidden;
    -webkit-transition: .25s linear;
    -o-transition: .25s linear;
    transition: .25s linear;
    display: inline-block
}

@media only screen and (max-width: 768px) {
    .lp-tefal .lp-tefal-rules .lp-tefal-rules-steps .lp-tefal-rules-step h3 {
        font-size: 1.25em !important
    }
}

.lp-tefal .lp-tefal-rules .lp-tefal-rules-steps .lp-tefal-rules-step p {
    margin: 0 auto !important;
    font-size: 16px !important;
    text-align: center !important;
    max-width: 320px !important
}

.lp-tefal .lp-tefal-rules .lp-tefal-rules-steps .lp-tefal-rules-step a {
    display: inline !important;
    word-wrap: break-word;
    color: #fff !important;
    text-decoration: underline !important
}

.lp-tefal .lp-tefal-rules .lp-tefal-rules-steps .lp-tefal-rules-step .lp-rules-more {
    margin: 0 !important;
    display: none !important
}

@media only screen and (max-width: 768px) {
    .lp-tefal .lp-tefal-rules .lp-tefal-rules-steps .lp-tefal-rules-step {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        padding: 1.5em 1em;
        padding-right: 3.5em;
        border-bottom: 1px solid #fff;
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left !important;
        -webkit-transition: .25s linear;
        -o-transition: .25s linear;
        transition: .25s linear;
        cursor: pointer
    }

    .lp-tefal .lp-tefal-rules .lp-tefal-rules-steps .lp-tefal-rules-step:after {
        border: none
    }

    .lp-tefal .lp-tefal-rules .lp-tefal-rules-steps .lp-tefal-rules-step:after {
        border: none
    }

    .lp-tefal .lp-tefal-rules .lp-tefal-rules-steps .lp-tefal-rules-step h3 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        -webkit-transition: .25s linear;
        -o-transition: .25s linear;
        transition: .25s linear
    }

    .lp-tefal .lp-tefal-rules .lp-tefal-rules-steps .lp-tefal-rules-step h3 span {
        width: auto !important;
        display: inline !important
    }

    .lp-tefal .lp-tefal-rules .lp-tefal-rules-steps .lp-tefal-rules-step p {
        visibility: hidden;
        opacity: 0;
        -webkit-transition: .25s linear;
        -o-transition: .25s linear;
        transition: .25s linear;
        line-height: 0 !important;
        text-align: left !important
    }

    .lp-tefal .lp-tefal-rules .lp-tefal-rules-steps .lp-tefal-rules-step img {
        margin-left: 0 !important;
        margin-right: 1em !important;
        max-width: 48px !important
    }

    .lp-tefal .lp-tefal-rules .lp-tefal-rules-steps .lp-tefal-rules-step .lp-rules-more {
        display: block !important;
        position: absolute;
        right: 1em;
        -webkit-transition: .25s linear;
        -o-transition: .25s linear;
        transition: .25s linear
    }

    .lp-tefal .lp-tefal-rules .lp-tefal-rules-steps .lp-tefal-rules-step.lp-active {
        background: #be2725
    }

    .lp-tefal .lp-tefal-rules .lp-tefal-rules-steps .lp-tefal-rules-step.lp-active p {
        position: relative;
        padding-top: .5em !important;
        line-height: normal !important;
        display: block !important;
        opacity: 1;
        visibility: visible
    }

    .lp-tefal .lp-tefal-rules .lp-tefal-rules-steps .lp-tefal-rules-step.lp-active .lp-rules-more {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        -o-transform-origin: center center;
        transform-origin: center center
    }
}

.lp-tefal .lp-tefal-rules .lp-tefal-txt-small a {
    color: #000 !important
}

.lp-tefal .lp-tefal-products .lp-tefal-products-set {
    width: 100%;
    gap: .5em
}

.lp-tefal .lp-tefal-products .lp-tefal-products-set .lp-tefal-product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 25%;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    padding: .5em !important;
    background: #fff;
    border: 1px solid #e7e7e7;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .5em
}

.lp-tefal .lp-tefal-products .lp-tefal-products-set .lp-tefal-product h3 {
    padding-bottom: 1em !important;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center !important;
    font-size: 1em !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 120% !important
}

.lp-tefal .lp-tefal-products .lp-tefal-products-set .lp-tefal-product .lp-tefal-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 40px !important;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    color: #000 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    border-radius: 4px;
    background: #ffe843 !important
}

.lp-tefal .lp-tefal-products .lp-tefal-products-set .lp-tefal-product:last-child {
    background: #e3e3e8
}

.lp-tefal .lp-tefal-products .lp-tefal-products-set .lp-tefal-product:last-child h3 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 0 !important;
    font-size: 1.25em !important
}

@media only screen and (max-width: 768px) {
    .lp-tefal .lp-tefal-products .lp-tefal-products-set .lp-tefal-product {
        min-height: 200px;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(50% - 1em);
        -ms-flex: 1 1 calc(50% - 1em);
        flex: 1 1 calc(50% - 1em)
    }
}

@media only screen and (max-width: 540px) {
    .lp-tefal .lp-tefal-products .lp-tefal-products-set .lp-tefal-product {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(50% - 1em);
        -ms-flex: 1 1 calc(50% - 1em);
        flex: 1 1 calc(50% - 1em)
    }
}

@media only screen and (max-width: 768px) {
    .lp-tefal .lp-tefal-advantages {
        background: #e3e3e8
    }

    .lp-tefal .lp-tefal-advantages h2 {
        padding-bottom: 0 !important
    }

    .lp-tefal .lp-tefal-advantages .lp-tefal-img {
        margin: 0 auto !important
    }

    .lp-tefal .lp-tefal-advantages .lp-benefits .lp-benefit {
        padding-top: 1em;
        text-align: left !important;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: .5em
    }

    .lp-tefal .lp-tefal-advantages .lp-benefits .lp-benefit .lp-tefal-nr {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 36px;
        font-size: 1em !important;
        font-weight: 600 !important;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        aspect-ratio: 1/1;
        border-radius: 50%;
        color: #fff !important;
        background: #e30613
    }
}

@media only screen and (max-width: 768px)and (max-width: 768px) {
    .lp-tefal .lp-tefal-advantages .lp-benefits {
        margin: 0 auto;
        max-width: 320px
    }

    .lp-tefal .lp-tefal-advantages .lp-benefits .lp-benefit {
        font-size: .875em
    }

    .lp-tefal .lp-tefal-advantages .lp-benefits .lp-benefit .lp-tefal-nr {
        width: 36px
    }
}

.lp-tefal .lp-tefal-gifts h2 {
    padding-bottom: .25em !important
}

.lp-tefal .lp-tefal-gifts .lp-tefal-columns.lp-tefal-columns-rev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.lp-tefal .lp-tefal-gifts .lp-tefal-column {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 55%;
    -ms-flex: 1 1 55%;
    flex: 1 1 55%;
    padding: 1em;
    text-align: left
}

.lp-tefal .lp-tefal-gifts .lp-tefal-column:first-child {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 45%;
    -ms-flex: 1 1 45%;
    flex: 1 1 45%
}

.lp-tefal .lp-tefal-gifts .lp-tefal-column:nth-child(2) {
    padding: 0
}

.lp-tefal .lp-tefal-gifts .lp-tefal-column .lp-benefits .lp-benefit {
    padding-top: 1em;
    text-align: left !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: .5em
}

.lp-tefal .lp-tefal-gifts .lp-tefal-column .lp-benefits .lp-benefit .lp-tefal-nr {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 36px;
    font-size: 1em !important;
    font-weight: 600 !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    aspect-ratio: 1/1;
    border-radius: 50%;
    color: #fff !important;
    background: #e30613
}

@media only screen and (max-width: 768px) {
    .lp-tefal .lp-tefal-gifts .lp-tefal-column {
        padding: .5em;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        text-align: center !important
    }

    .lp-tefal .lp-tefal-gifts .lp-tefal-column .lp-title-bar {
        margin: 0 auto
    }

    .lp-tefal .lp-tefal-gifts .lp-tefal-column .lp-benefits {
        margin: 0 auto;
        max-width: 320px
    }

    .lp-tefal .lp-tefal-gifts .lp-tefal-column .lp-benefits .lp-benefit {
        font-size: .875em
    }

    .lp-tefal .lp-tefal-gifts .lp-tefal-column .lp-benefits .lp-benefit .lp-tefal-nr {
        width: 36px
    }

    .lp-tefal .lp-tefal-gifts .lp-tefal-column .lp-tefal-product {
        padding-top: 1em;
        padding-bottom: 1em;
        width: 360px !important;
        max-width: 90% !important
    }
}

.lp-tefal .lp-tefal-nr1 .lp-tefal-nr1-bg {
    background: #f5f5f5 url("/si_upload/gfx/2025/04_28_tefal/img/nr1-bg.jpg") no-repeat left center;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 2em;
    width: 100%
}

.lp-tefal .lp-tefal-nr1 .lp-tefal-nr1-bg .lp-tefal-nr1-text {
    padding: 1.5em;
    margin-right: 0 !important;
    margin-left: auto !important;
    background: #fff !important;
    max-width: 55%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 1em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.lp-tefal .lp-tefal-nr1 .lp-tefal-nr1-bg .lp-tefal-nr1-text h3 {
    text-transform: uppercase !important;
    padding-bottom: .5em !important
}

.lp-tefal .lp-tefal-nr1 .lp-tefal-nr1-bg .lp-tefal-nr1-text p {
    font-size: .8em !important;
    max-width: 350px !important
}

@media only screen and (max-width: 920px) {
    .lp-tefal .lp-tefal-nr1 .lp-tefal-nr1-bg .lp-tefal-nr1-text {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .lp-tefal .lp-tefal-nr1 .lp-tefal-nr1-bg .lp-tefal-nr1 {
        max-width: 75% !important;
        margin: 0 auto !important
    }

    .lp-tefal .lp-tefal-nr1 .lp-tefal-nr1-bg h3 {
        text-align: center !important
    }

    .lp-tefal .lp-tefal-nr1 .lp-tefal-nr1-bg p {
        text-align: center !important
    }
}

@media only screen and (max-width: 580px) {
    .lp-tefal .lp-tefal-nr1 .lp-tefal-nr1-bg {
        padding: 1em;
        -webkit-background-size: auto 40%;
        background-size: auto 40%;
        background-position: top left
    }

    .lp-tefal .lp-tefal-nr1 .lp-tefal-nr1-bg .lp-tefal-nr1-text {
        margin-top: 9em;
        max-width: 100% !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .lp-tefal .lp-tefal-nr1 .lp-tefal-nr1-bg .lp-tefal-nr1-text h3 {
        text-align: center !important
    }

    .lp-tefal .lp-tefal-nr1 .lp-tefal-nr1-bg .lp-tefal-nr1-text p {
        text-align: center !important
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
}

@-o-keyframes spin {
    100% {
        -o-transform: rotate(90deg);
        transform: rotate(90deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg)
    }
}

.lp-tefal .lp-tefal-show-on-mobile {
    display: none !important
}

@media only screen and (max-width: 768px) {
    .lp-tefal .lp-tefal-show-on-mobile {
        display: block !important
    }
}

@media only screen and (max-width: 768px) {
    .lp-tefal .lp-tefal-hide-on-mobile {
        display: none !important
    }
}

/*# sourceMappingURL=style.min.css.map */