@font-face {
                font-family: "Gotham Book";
                src: url("static/fonts/Gotham-Book.woff2") format("woff2"),
                url("static/fonts/Gotham-Book.woff") format("woff");
                font-weight: normal;
                font-style: normal;
            }
            
            @font-face {
                font-family: "Gotham Bold";
                src: url("static/fonts/Gotham-Bold.woff2") format("woff2"),
                url("static/fonts/Gotham-Bold.woff") format("woff");
                font-weight: bold;
                font-style: normal;
            }
            
            @font-face {
                font-family: "Gotham Book Italic";
                src: url("static/fonts/GothamBook-Italic.woff2") format("woff2"),
                url("static/fonts/GothamBook-Italic.woff") format("woff");
                font-weight: normal;
                font-style: italic;
                font-display: swap;
            }
            
            @font-face {
                font-family: "Gotham Medium";
                src: url("static/fonts/Gotham-Medium.woff2") format("woff2"),
                url("static/fonts/Gotham-Medium.woff") format("woff");
                font-weight: 500;
                font-style: normal;
            }
            
            @font-face {
                font-family: "Gotham Light";
                src: url("static/fonts/Gotham-Light.woff2") format("woff2"),
                url("static/fonts/Gotham-Light.woff") format("woff");
                font-weight: 300;
                font-style: normal;
                font-display: swap;
            }
            
            #lp-lenovo-tabplus {
                    max-width: 1350px;
                    margin:0 auto;
                    padding:0;
                    font-family: 'Gotham Book';
                    color:#4d144a;
                }
            
                .number_underline {
                    display: block;
                    width: 70px;
                    height: 70px;
                    margin: 0 auto;
                    margin-top: 0px;
                    display: flex;
                    justify-content: center;
                    border-radius: 50%;
                    align-items: center;
                    margin-top: -40px;
                    background-color: #d9c1d9;
                  }
            
                  .number {
                    font-family: "Gotham Bold";
                    font-size: 32px;
                    text-align: center;
                    color: #7a126b;
                  }
            
                #lp-lenovo-tabplus #pp2{
                    text-align: right;
                }
            
                #lp-lenovo-tabplus .footer{
                    font-size:12px;
                }
            
                #lp-lenovo-tabplus .products-adp{
                    width:250px !important;
                    margin:0 auto;
                    margin-top:40px;
                }
            
                #lp-lenovo-tabplus .title-medium {
                    font-size: 24px;
                    font-family: 'Gotham Medium';
                    margin-top: 10px;
                    margin-bottom: 10px;
                    color: #4d144a;
                  }
            
                #lp-lenovo-tabplus .p2{
                 
                    margin-top:0px;
                    margin-bottom:0px;
                }
            
                #lp-lenovo-tabplus .img-right{
                    padding:10px;
                }
            
                #lp-lenovo-tabplus .lenovo-tab{
                    margin-bottom:20px;
                    max-width:100%;
                }
            
                #lp-lenovo-tabplus .flex_2{
                    display: flex;
                    flex-direction: column;
                    align-items: stretch;
                }
                
                #lp-lenovo-tabplus .m419{
                    max-width:100%;
                    margin:30px;
                }
                
                #lp-lenovo-tabplus .rr{
                    text-align: left !important;
                    flex:auto;
                    box-sizing: border-box;
                }
            
                #lp-lenovo-tabplus .first{
                    justify-content: center;
                    display:flex;
                }
            
                #lp-lenovo-tabplus .second{
                    justify-content: center;
                    display:flex;
                }
            
                #lp-lenovo-tabplus .bg-grey{
                    background-color: #eaeef5;
                    margin-bottom:30px;
                    text-align: center;
                }
            
                #lp-lenovo-tabplus .mw100{
                    max-width:100%;
                }
            
                #lp-lenovo-tabplus .lenovo-img-bottom{
                    margin-bottom:30px;
                    max-width:100%;
                }
            
                #lp-lenovo-tabplus .w50{
                    width:50%;
                    box-sizing: border-box;
                    padding-top:0px;
                }
            
                #lp-lenovo-tabplus .side-left{
                    margin-right:20px;
                }
            
                #lp-lenovo-tabplus .side-right{
                    margin-left:20px;
                }    
            
                #lp-lenovo-tabplus .flex-center{
                    justify-content: center;
                    align-items: center;
                }
            
                #lp-lenovo-tabplus .bg3{
                    padding-left:30px;
                    padding-right:30px;
                    box-sizing: border-box;
                }
            
                #lp-lenovo-tabplus .bg4{
                    padding-bottom:40px;
                }
            
                #lp-lenovo-tabplus .box-info{
                    margin-bottom:50px;
                    margin-top:50px;
                    margin-right:20px;
                }
            
                #lp-lenovo-tabplus .title-box{
            
                    align-items: center;
                    margin-bottom:20px;
                }
            
                #lp-lenovo-tabplus .small-ico{
                    margin-right:20px;
                }
            
                #lp-lenovo-tabplus .flex{
                    display:flex;
                    text-align: left;
                }
            
                #lp-lenovo-tabplus .title-small{
                    color:#7a126b;
                    font-family: 'Gotham Light';
                    margin-bottom:10px;
                }
            
                #lp-lenovo-tabplus .purple{
                    color: #7a126b;
                }
            
                #lp-lenovo-tabplus .darkpurple{
                    color: #11184f;
                }
            
                #lp-lenovo-tabplus .header-desktop {
                    display: block;
                }
            
                #lp-lenovo-tabplus .header-mobile {
                    display: none;
                }
            
                #lp-lenovo-tabplus .wrapper {
                    display:block;
                    width:100%;
                    background-image: url('static/images/bkg_repeat_all.jpg');
                    background-position: center;
                    background-repeat: no-repeat;
                    background-attachment: fixed;
                }
            
                #lp-lenovo-tabplus .bg1 {
                    display: block;
                    width: 100%;
                    padding-bottom: 0px;
                }
            
                #lp-lenovo-tabplus .footer {
                    text-align: center;
                    padding:30px;
                    margin-top:20px
                }
            
                #lp-lenovo-tabplus .bg2 {
                    display: block;
                    width: 100%;
                    background: url('./static/images/BG-2-1-sklep.jpg') #e2cddf left top / 100% auto no-repeat;
                    padding-top: 20px;
                    padding-bottom: 20px;
                }
            
                #lp-lenovo-tabplus .bg3 {
                    display: block;
                    width: 100%;
                    padding-top: 50px;
                    background: linear-gradient(140deg, rgba(129,147,193,1) 0%, rgba(189,186,217,1) 61%, rgba(214,188,217,1) 100%);
                    color: #4d144a;
                    margin-bottom:10px;
                }
            
                #lp-lenovo-tabplus .bg4 {
                    display: block;
                    float: left;
                    width: 100%;
                    background-color: #FFFFFF;
                    color: #4d144a;
                    padding-top: 0px;
                }
            
                #lp-lenovo-tabplus .adp {
                    display: block;
                    width: 100%;
                    float: left;
                    background-color: #b8252e;
                    color: #FFFFFF;
                    font-size: 21px;
                    text-align: center;
                    padding-top: 25px;
                    padding-bottom: 25px;
                    box-sizing: border-box;
                }
            
                #lp-lenovo-tabplus .img4-title {
                    font-size: 30px;
                    color: #1e0113;
                    margin-bottom: 30px;
                }
            
                #lp-lenovo-tabplus .strong {
                    font-family: 'Gotham Bold';
                }
            
                #lp-lenovo-tabplus .ok-2 {
                    filter: invert(24%) sepia(56%) saturate(7365%) hue-rotate(353deg) brightness(92%) contrast(91%);
                }
            
                #lp-lenovo-tabplus .ok-3 {
                    filter: invert(17%) sepia(90%) saturate(3005%) hue-rotate(344deg) brightness(83%) contrast(88%);
                }
            
                #lp-lenovo-tabplus .ok-4 {
                    filter: brightness(0) saturate(100%) invert(9%) sepia(74%) saturate(2702%) hue-rotate(335deg) brightness(101%) contrast(97%);
                }
            
                #lp-lenovo-tabplus .text-left {
                    text-align: left!important;
                }
            
                #lp-lenovo-tabplus table {
                    border-collapse: collapse;
                }
            
                #lp-lenovo-tabplus tr {
                    border-bottom: 1px solid #ad95aa;
                }
            
                #lp-lenovo-tabplus td {
                    font-size:18px;
                }
            
                #lp-lenovo-tabplus .img5 {
                    width: 100%;
                }
            
                #lp-lenovo-tabplus .box-title {
                    color: #7a126b;
                    font-family: 'Gotham Bold';
                    font-size: 35px;
                    display: block;
                    margin-bottom: 5px;
                }
            
                #lp-lenovo-tabplus .box-step {
                    display: block;
                    width: 100%;
                    text-align: center;
                    padding-left: 10px;
                    padding-right: 10px;
                    box-sizing: border-box;
                    display:flex;
                    flex-direction: column;
                    align-items: stretch;
                    justify-content: space-between;
                    text-align: center;
                    display: flex;
                    flex-direction: column;
                    justify-content: space-between;
                    background-color: transparent;
                    margin: 0px 5px;
                }

            
                #lp-lenovo-tabplus .box-step-description {
                    min-height: 150px;
                    color: #FFF;
                    padding-top: 0px;
                    padding-left: 0px;
                    padding-right: 0px;
                    padding-bottom: 0px;
                    box-sizing: border-box;
                }
            
                #lp-lenovo-tabplus .desc-p {
                    font-family: 'Gotham Book';
                    font-size: 16px;
                    color: #4d144a;
                    padding-top: 20px;
                    padding-bottom: 30px;
                    line-height: 1.2;
                    display: block;
                }
            
                #lp-lenovo-tabplus .buy-text-description-top {
                    color: #4d144a;
                    font-size: 36px;
                    line-height: 1.2;
                }
            
                #lp-lenovo-tabplus .sub-button-adp {
                    padding-top: 15px;
                    padding-bottom: 15px;
                }
            
                #lp-lenovo-tabplus .button-adp {
                    min-height: 57px;
                    cursor: pointer;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    color: #4d144a !important;
                    font-family: "Gotham Bold";
                    font-size: 14px;
                    width: 100%;
                    text-align: center;
                    background-color: transparent;
                    padding-top: 10px;
                    padding-left: 10px;
                    padding-right: 10px;
                    padding-bottom: 10px;
                    box-sizing: border-box;
                    border: 2px solid #7a126b;
                    text-decoration: none;
                    transition: 0.4s;
                    text-decoration: none !important;
                    border-radius: 50px;
                }
                
                #lp-lenovo-tabplus .button-adp:hover {
                    background: #7a126b;
                    color: #fff !important;
                }
            
                #lp-lenovo-tabplus .text-under-button {
                    color: #7a126b !important;
                    font-family: 'Gotham Book';
                    font-size: 15px;
                    width: 100%;
                    text-align: center;
                    margin-top: 30px;
                    padding-top: 10px;
                    padding-left: 20px;
                    padding-right: 20px;
                    padding-bottom: 10px;
                    box-sizing: border-box;
                    text-decoration: none;
                    text-transform: uppercase;
                }
            
                #lp-lenovo-tabplus .text-under-button a {
                    color: #7a126b !important;
                    font-family: 'Gotham Book';
                    font-size: 15px;
                }
            
                #lp-lenovo-tabplus .bottom-title {
                    font-size: 34px;
                }
            
                #lp-lenovo-tabplus .sub-btn-bottom {
                    display:flex;
                    width:100%;
                    justify-content:center;
                    padding-top:25px;
                    padding-bottom:25px;
                }
            
                #lp-lenovo-tabplus .btn-bottom {
                    background-color: #7a126b;
                    color: #FFFFFF;
                    padding: 15px;
                    font-family: 'Gotham Bold';
                    font-size: 21px;
                    text-transform: uppercase;
                    text-decoration: none;
                }
            
                #lp-lenovo-tabplus .answer img {
                    position: relative;
                    width: 100%;
                    height: auto;
                    z-index: 1;
                }
            
                #lp-lenovo-tabplus .accidential-damage {
                    margin-left: 50px;
                }
            
                #lp-lenovo-tabplus .question:hover .answer{ 
                    display:block;
                }
            
                #lp-lenovo-tabplus .buy-laptops-content {
                    display:flex;
                    align-items: center;
                }
            
                #lp-lenovo-tabplus .header img {
                    width:100%;
                }
            
                #lp-lenovo-tabplus .buy-laptops {
                    width:100%;
                }
            
                #lp-lenovo-tabplus .left-buy-laptops {
                    float:left;
                    width: 65%;
                    padding-right: 30px;
                }
            
                #lp-lenovo-tabplus .left-buy-laptops-content {
                    margin-top: 40px;
                    margin-bottom: 40px;
                    font-size:36px;
                }
            
                #lp-lenovo-tabplus .left-buy-laptops-description {
                    padding-top:25px;
                    padding-bottom: 25px;
                    font-size:16px;
                }
            
                #lp-lenovo-tabplus .right-buy-laptops {
                    float:left;
                    width: 35%;
                }
            
                #lp-lenovo-tabplus .buy-laptops {
                    width:100%;
                }
            
                #lp-lenovo-tabplus .how-use-promotion {
                    width: 100%;
                    padding-bottom: 0px;
                    padding-top:0px;
                    box-sizing: border-box;
                    background-color: #f1e1ec;
                    position: relative;
                    margin-bottom: 30px;
                }

                #lp-lenovo-tabplus .how-use-promotion .how-use-promotion-content {
                    padding: 20px 20px 0px 20px;
                }
            
                #lp-lenovo-tabplus .width100 {
                    width: 100%;
                }
            
                #lp-lenovo-tabplus .how-use-promotion-content {
                    margin: 0 auto;
                }
            
                #lp-lenovo-tabplus .w100-tab {
                    max-width: 295px;
                    width: 100%;
                }
            
                #lp-lenovo-tabplus .adp-title-1 {
                    font-family: 'Gotham Book';
                    font-size: 40px;
                    line-height: 1em;
                    color: #FFFFFF;
                }
            
                #lp-lenovo-tabplus .adp-title-2 {
                    font-family: 'Gotham Book';
                    font-size: 40px;
                    line-height: 1em;
                    color: #FFFFFF;
                }
            
                #lp-lenovo-tabplus .adp-title-3 {
                    font-family: 'Gotham Book';
                    font-size: 30px;
                    color: #e1251b;
                    line-height: 1.2;
                }
            
                #lp-lenovo-tabplus .promo-title {
                    text-align: center;
                    padding-top: 50px;
                    padding-bottom: 50px;
                    font-size: 36px;
                    color: #4d144a !important;
                    font-family: 'Gotham Bold';
                }

                #lp-lenovo-tabplus .promo-title {
                    padding-bottom: 20px;
                }
            
                #lp-lenovo-tabplus .title {
                    display: block;
                    color: #7a126b!important;
                    text-align:center;
                    font-family: 'Gotham Book';
                    font-size: 40px;
                    margin: 0 auto;
                    padding-top: 40px;
                    padding-bottom: 40px;
                }
            
                #lp-lenovo-tabplus .row-promotion-adp {
                    display: flex;
                    padding-left: 0px;
                    padding-right: 0px;
                    align-items: flex-start;
                    align-items: stretch;
                    justify-content: space-between;
                    margin-top: 50px;
                }
                
            
                #lp-lenovo-tabplus .col-content-flex {
                    text-align: center;
                    flex: 1;
                    align-items: stretch;
                    display:flex;
                }
            
                #lp-lenovo-tabplus .desc-promo {
                    min-height: 250px;
                    padding-top:20px;
                    padding-left:10px;
                    padding-right:10px;
                    padding-bottom:20px;
                    font-size:15px;
                    box-sizing: border-box;
                }
            
                #lp-lenovo-tabplus .bold {
                    font-family: 'Gotham Book';
                }
            
                #lp-lenovo-tabplus .button-promo {
                    display:block;
                    float: left;
                    font-family: 'Gotham Book';
                    font-size:11px;
                    text-transform: uppercase;
                    border: 2px solid #e1251b;
                    padding:10px;
                    margin-bottom: 20px;
                    color:#4d144a;
                    text-decoration: none;
                    transition: 0.4s;
                    cursor:pointer;
                }
                
                #lp-lenovo-tabplus .button-promo:focus {
                    color:#4d144a;
                }
            
                #lp-lenovo-tabplus .button-promo:hover {
                    background:#e1251b;
                }
            
                #lp-lenovo-tabplus .red {
                    color:#e1251b;
                    font-family: 'Gotham Book';
                }
            
                #lp-lenovo-tabplus .back-form {
                    color:#FFF;
                    font-family: 'Gotham Book';
            
                    text-decoration: none;
                }
            
                #lp-lenovo-tabplus .back-form:hover {
                    color:#FFF
                }
            
                #lp-lenovo-tabplus .answer {
                    opacity: 100;
                    visibility: visible;
                    -webkit-transition: all .3s ease;
                    -o-transition: all .3s ease;
                    transition: all .3s ease;
                    position: absolute;
                    z-index: 9999;
                    border: 10px solid #EB140A;
                    width: 100%;
                    top: calc(100% + 15px);
                    background-color: #EB140A;
                    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.3);
                    display: none;
                    z-index: 100;
                    right:-10px;
                }
            
                #lp-lenovo-tabplus .answer-image {
                    position: relative;
                    width: 100%;
                    height: auto;
                    z-index: 1;
                }
            
                #lp-lenovo-tabplus .answer-relative {
                    position: relative;
                }
            
                #lp-lenovo-tabplus .button-answer:hover .answer {
                    display: block;
                }
            
                #lp-lenovo-tabplus .button-answer:hover .button-promo {
                    background-color: #EB140A;
                }
            
                #lp-lenovo-tabplus .images-box {
                    max-width:250px; 
                    max-height:250px;
                }
            
                #lp-lenovo-tabplus .images-laptop {
                    max-width:800px;
                }
            
                #lp-lenovo-tabplus .promo-flex-mobile {
                    display: flex;
                    justify-content: center;
                }
            
                #lp-lenovo-tabplus .text-center {
                    text-align: center;
                }
            
                @media only screen and (max-width: 1200px) {
            
                    #lp-lenovo-tabplus .how-use-promotion {
                        padding:10px;
            
                    }
                    #lp-lenovo-tabplus #pp1{
                        width:100%;
                        text-align: center;
                    }
            
                    #lp-lenovo-tabplus #pp2{
                        width:100%;
                        text-align: center;
                    }        
            
                    #lp-lenovo-tabplus .side-left{
                        margin-right:0px;
                    }
                
                    #lp-lenovo-tabplus .side-right{
                        margin-left:0px;
                    }    
            
                    #lp-lenovo-tabplus .bg3{
                  
                    }
            
                    #lp-lenovo-tabplus .first{
                        width:100%;
                    }
            
                    #lp-lenovo-tabplus .second{
                        width:100%;
                    }
            
                    #lp-lenovo-tabplus .row-promotion-adp{
                        justify-content: center;
                    }
            
                    #lp-lenovo-tabplus .small-ico{
                        margin:0px;
                        margin-bottom:20px;
                    }
            
                    #lp-lenovo-tabplus .box-info{
                        text-align: center;
                    }
            
                    #lp-lenovo-tabplus .desc-p {
                        font-size:18px;
                    }
            
                    #lp-lenovo-tabplus .box-title {
                        font-size: 30px;
                    }
            
                }
            
                @media only screen and (max-width: 992px) {
            
                    #lp-lenovo-tabplus .button-adp{
                        font-size:14px;
                    }
            
                    #lp-lenovo-tabplus .text-under-button{
                        margin-top:0px;
                    }
            
                    #lp-lenovo-tabplus .flex{
                        flex-direction: column;
                    }
            
                    #lp-lenovo-tabplus .w50{
                        width:100%; 
                    }
            
                    #lp-lenovo-tabplus .mobile-center{
                        text-align: center !important;
                    }
            
                    #lp-lenovo-tabplus .box-step{
                        margin-bottom: 30px;
                        
                    }
            
                    #lp-lenovo-tabplus .col-content-flex{
                        margin-bottom: 50px;
                    }

                    #lp-lenovo-tabplus .col-content-flex:last-of-type {
                        margin-bottom: 0px;
                    }
            
                    #lp-lenovo-tabplus .buy-text-description-top {
                        font-size:30px;
                    }
            
                    #lp-lenovo-tabplus .box-step-description {
                        min-height: auto;
                    }
            
                    #lp-lenovo-tabplus .desc-p {
                        min-height: 50px;
                    }
            
                    #lp-lenovo-tabplus .img4-title {
                        font-size:30px;
                    }
            
                    #lp-lenovo-tabplus .button-promo {
                        font-size: 15px;
                        padding:15px;
                    }
            
                    #lp-lenovo-tabplus .accidential-damage {
                        margin-left:0;
                    }
            
                    #lp-lenovo-tabplus .desc-promo {
                        min-height: 100px;
                        padding-left: 30px;
                        padding-right: 30px;
                        padding-bottom: 30px;
                        font-size: 18px;
                    }
            
                    #lp-lenovo-tabplus .left-buy-laptops {
                        width:100%;
                        margin-top:25px;
                        margin-bottom: 25px;
                        padding-left: 0;
                        padding-right: 0;
                        text-align:center;
                    }
            
                    #lp-lenovo-tabplus .right-buy-laptops {
            
                        width:100%;
                        padding-left: 0;
                        padding-right: 0;
                        text-align:center;
                    }
            
                    #lp-lenovo-tabplus .left-buy-laptops-content {
                        padding-left: 25px;
                        padding-right: 25px;
                        font-size:28px;
                        box-sizing: border-box;
                    }
            
                    #lp-lenovo-tabplus .col-content-flex {
                        margin-top:0px;
                    }
            
                    #lp-lenovo-tabplus .promo-title {
                        font-size: 36px;
                        padding-top:30px;
                        padding-bottom:50px;
                    }
            
                    #lp-lenovo-tabplus .box-title {
                        font-size: 25px;
                        padding-top:0;
                        padding-bottom:0;
                    }
            
                    #lp-lenovo-tabplus .title {
                        font-size: 30px;
                    }
            
                    #lp-lenovo-tabplus .row-promotion-adp {
                        flex-direction: column;
                        padding-left:25px;
                        padding-right:25px;
                    }
            
                    #lp-lenovo-tabplus .buy-laptops-content {
                       flex-direction: column;
                    }
            
                    #lp-lenovo-tabplus .how-use-promotion {
                        background: none;
                    }
                }
            
                @media only screen and (max-width: 768px) {
            
            
            
                    #lp-lenovo-tabplus .header-desktop {
                        display: none;
                    }
            
                    #lp-lenovo-tabplus .header-mobile {
                        display: block;
                    }
            
                    #lp-lenovo-tabplus .row-promotion-adp {
                        flex-direction: column;
                        padding-left: 0px;
                        padding-right: 0px;
                    }
            
                    #lp-lenovo-tabplus .btn-bottom {
                        font-size: 18px;
                        text-align:center;
                    }
                }
            
            #lenovoPromocja698432431 .logo_motobuds {
                text-align: center;
                margin: 0 auto;
            }
            
            #lenovoPromocja698432431 .logo_motobuds img {
                margin: 0 auto;
                width: 100%;
                max-width: 300px;
            }
            
            #lenovoPromocja698432431 h2 {
                text-align: center;
                color: #001428;
                font-weight: 400;
                font-size: 30px;
            }

            #lenovoPromocja698432431 h2 b {
                font-size: 30px;
            }
            
            #lenovoPromocja698432431 .images-sectionMotorola {
                display: flex;
                width: 100%;
                justify-content: space-between;
                align-items: flex-start;
            }
            
            
            #lenovoPromocja698432431 .images-sectionMotorola .imageMotorola {
                flex: 0 1 50%;
            }
            
            #lenovoPromocja698432431 .images-sectionMotorola .imageMotorola img {
                width: 100%;
            }
            
            #lenovoPromocja698432431 .product-presentation {
                background-color: transparent;
                margin-top: 30px;
                padding: 40px;
            }
            
            #lenovoPromocja698432431 .product-presentation .contentLenovo323131 {
                display: flex;
                justify-content: space-between;
                align-items: center;
                width: 100%;
            }
            
            #lenovoPromocja698432431 .product-presentation .contentLenovo323131 .imageRightSide {
                flex: 0 0 35%;
                text-align: center;
            }
            
            #lenovoPromocja698432431 .product-presentation .contentLenovo323131 .imageRightSide img {
                width: 100%;
                max-width: 330px;
            }
            
            #lenovoPromocja698432431 .product-presentation .contentLenovo323131 .contentLeftSide {
                flex: 0 0 65%;
            }
            
            #lenovoPromocja698432431 .product-presentation .contentLenovo323131 .contentLeftSide .descriptionsMotorola {
                flex: 0 0 50%;
            }
            
            #lenovoPromocja698432431 .purple-bold {
                color: #6a699d;
                font-family: 'Gotham Book';
                font-size: 18px;
            }
            
            #lenovoPromocja698432431 .purple-bold-defFontSize {
                color: #6a699d;
                font-family: 'Gotham Book';
            }

            #lenovoPromocja698432431 .text-dark-motorola {
                color: #001428;
                font-size: 18px;
            }
            
            #lenovoPromocja698432431 .motorolaTradeInBanner {
                background-color: #001428;
                margin-top: 30px;
                padding:40px;
                margin-bottom: 30px;
            }
            
            #lenovoPromocja698432431 .motorolaTradeInBanner .tid_content {
                color:#ffffff;
                display:flex;
                align-items: center;
                flex-direction: row;
                justify-content: center;
                flex-wrap: wrap;
            }
            
            #lenovoPromocja698432431 .motorolaTradeInBanner .tid_content .tid_logo {
                flex: 0 0 50%;
                width: 50%;
                text-align: center;
            }
            
            #lenovoPromocja698432431 .motorolaTradeInBanner .tid_content .tid_description {
                flex: 0 0 50%;
                width: 50%;
            }
            
            #lenovoPromocja698432431 .motorolaTradeInBanner .tid_content .tid_logo img {
                max-width: 350px;
                width: 100%;
                text-align: center;
                margin: 0 auto;
            }
            
            #lenovoPromocja698432431 .f30 {
                font-size: 30px;
                font-family: 'Gotham Book';
            }
            
            #lenovoPromocja698432431 .f38 {
                font-size: 38px;
                line-height: 42px;
                font-family: 'Gotham Book';
            }
            
            #lenovoPromocja698432431 .btn-more {
                display: block;
                border: 1px solid #FFFFFF;
                padding: 10px;
                padding-left: 30px;
                padding-right: 30px;
                border-radius: 50px;
                color: #FFFFFF;
                text-decoration: none !important;
                display: block;
                float: left;
                margin-top: 10px;
            }
            
            #lenovoPromocja698432431 .btn-more:hover {
                color: #001428;
                background-color: #FFFFFF;
            }
            
            #lenovoPromocja698432431 .motorolaEdgeInfo8156433 {
                margin-top: 30px;
                color: #001428;
                display: flex;
                justify-content: space-between;
                align-items: center;
                font-size: 18px;
                width: 100%;
                flex-wrap: wrap;
                overflow: hidden;
            }
            
            #lenovoPromocja698432431 .motorolaEdgeInfo8156433 .big-title {
                color: #797cb2;
                font-size: 34px;
                font-family: 'Gotham Book';
            }
            
            #lenovoPromocja698432431 .motorolaEdgeInfo8156433 .edgeLeftSide55 {
                flex: 0 0 50%;
                width: 50%;
                padding-right: 0px;
            }
            
            #lenovoPromocja698432431 .motorolaEdgeInfo8156433 .edgeRightSide55 {
                flex: 0 0 50%;
                width: 50%;
            }
            
            #lenovoPromocja698432431 .motorolaEdgeInfo8156433 .edgeRightSide55 img {
                width: 100%;
            }
            
            #lenovoPromocja698432431 .motorolaEdgeInfo8156433 .colors-info {
                display: flex;
                align-items: center;
                justify-content: flex-start;
                gap: 10px; 
            }
            
            #lenovoPromocja698432431 .box-info-row {
                justify-content: space-between;
                margin-bottom: 20px;
            }
            
            #lenovoPromocja698432431 .row {
                display: flex;
                flex-wrap: wrap;
            }

            #lenovoPromocja698432431 #tradeInSection .col-content-flex:first-of-type .box-step-description {
                padding-top: 25px;
            }
            
            #lenovoPromocja698432431 .row .box-info {
                background-color: #f0f0f5;
                text-align: center;
                padding: 20px;
                box-sizing: border-box;
                margin-left: 0px;
                margin-right: 0px;
                margin-top: 0px;
                margin-bottom: 0px;
                width: 23%;
                color: #001428;
                align-items: center;
            }

            #lenovoPromocja698432431 #tradeInSection {
                background-color: transparent;
                flex-wrap: wrap;
            }

            #lenovoPromocja698432431 #tradeInSection .col-content-flex {
                flex: 0 0 33.3333333333%;
                width: 33.3333333333%;
                margin-top: 70px;
            }

            #lenovoPromocja698432431 #tradeInSection .row-promotion-adp {
                flex-wrap: wrap;
                justify-content: center !important;
                margin-top: 0px;
            }

            #lenovoPromocja698432431 .dark-bg {
                background-color: #001428;
            }

            #lenovoPromocja698432431 .buttonTradeInBox {
                text-align: center;
                display: block;
                margin-top: 40px;
            }

            #lenovoPromocja698432431 .buttonTradeInBox .button-tradeIn {
                cursor: pointer;
                padding: 15px 25px;
                color: #4d144a;
                font-family: "Montserrat Bold";
                font-size: 16px;
                display: inline-block;
                text-align: center;
                margin: 0 auto;
                background-color: #6a699d;
                box-sizing: border-box;
                text-decoration: none;
                transition: 0.4s;
                text-decoration: none !important;
                border-radius: 50px;
                border: 2px solid #6a699d;
            }

            #lenovoPromocja698432431 .buttonTradeInBox .button-tradeIn:hover {
                background-color: #4d144a;
                color: #6a699d;
                transition: all 0.3s ease-in-out;
                border: 2px solid #6a699d;
            }

            #lenovoPromocja698432431 #tradeInSection .box-step a {
                text-decoration: none;
                font-weight: bold;
                color: #fff;
            }

            #lenovoPromocja698432431 .bottom-promo-info {
                color: gray;
                font-size: 12px;
                text-align: center;
                max-width: 1000px;
                width: calc(100% - 40px);
                margin: 0 auto;
                margin-bottom: 30px;
                padding: 0px 20px;
            }

            #lenovoPromocja698432431 .descriptionsMotorola .ul-list {
                padding-left: 18px;
            }

            .atuty {
                display: flex;
                flex-direction: row;
                flex-wrap: wrap;
                width: 100%;
                height: auto;
            }
            .atuty .atut-box {
                flex: 0 0 calc(100% - 40px);
                font-family: 'Gotham Light';
                width: calc(100% - 40px);
                display: flex;
                flex-direction: row;
                padding: 12px;
                align-items: center;
            }
            .atuty.earbuds {
                margin-top: 30px;
                justify-content: center;
            }
            .atuty.earbuds .atut-box {
                flex: 0 0 calc(25% - 40px);
                font-family: 'Gotham Light';
                width: calc(25% - 40px);
                justify-content: start;
                display: flex;
                flex-direction: column;
                text-align: center;
                gap: 35px;
                padding: 12px;
                align-items: center;
            }
            .atut-tekst {
                font-size: 16px;
            }
            .atut-tekst strong {
                font-family: 'Gotham Bold';
            }
            .atut-icon {
                padding-right: 20px;
            }
            .product-presentation .contentLenovo323131 .contentLeftSide .heading-text {
                font-family: 'Gotham Bold';
            }
            .heading-text {
                font-size: 32px;
                font-family: 'Gotham Bold';
            }
            .heading-text .text-book {
                font-family: 'Gotham Book';
            }
            .heading-text strong {
                font-family: 'Gotham Bold';
            }
            .heading-smalltext {
                color: #4d144a;
                font-family: 'Gotham Light';
                font-size: 13px;
                margin-top: 10px;
            }
            .informacje {
                display: flex;
                flex-direction: row;
                justify-content: space-between;
                align-items: flex-start;
                margin-top: 35px;
            }
            .produkty-lista {
                display: flex;
                flex-direction: row;
                flex-wrap: wrap;
                align-items: flex-start;
                justify-content: space-between;
            }
            .produkty-lista .produkt {
                padding-left: 40px;
                padding-right: 40px;
                margin-bottom: 60px;
                flex: calc(50% - 80px);
                width: calc(50% - 80px);
            }
            .informacje .tablet {
                flex: 0 0 31%;
                width: 31%;
            }
            .informacje .tablet img {
                width: 100%;
            }
            .informacje .atuty {
                flex: 0 0 65%;
                width: 65%;
            }
            .informacje .zdjecie {
                flex: 0 0 25%;
                width: 25%;
            }
            .informacje .zdjecie img {
                width: 100%;
            }
            @media only screen and (max-width: 992px) {
                .atuty {
                    flex-wrap: wrap;
                    flex-direction: column;
                }
                .atuty .atut-box {
                    flex: 0 0 100%;
                    width: 100%;
                    padding: 20px 0px 20px 0px;
                    align-items: center;
                }
                #lenovoPromocja698432431 .product-presentation .contentLenovo323131 {
                    flex-direction: column;
                    justify-content: center;
                    align-items: center;
                }
                #lenovoPromocja698432431 .product-presentation .contentLenovo323131 .imageRightSide {
                    margin-top: 25px;
                }
                .informacje {
                    flex-direction: column;
                }
                .informacje .zdjecie,
                .informacje .atuty {
                    flex: 0 0 100%;
                    width: 100%;
                }
                .informacje .tablet {
                    flex: 0 0 60%;
                    width: 60%;
                }
                .atuty.earbuds .atut-box {
                    flex: 0 0 calc(100% - 40px);
                    width: calc(100% - 40px);
                }
                .produkty-lista .produkt {
                    flex: calc(100% - 80px);
                    width: calc(100% - 80px);
                }
                .warianty-prezentow {
                    flex-direction: column !important;
                }
            }
            .promo-subtitle {
                font-family: 'Gotham Bold', sans-serif;
                text-align: center;
            }
            .warianty-prezentow {
                display: flex;
                margin-top: 15px;
                flex-direction: row;
                flex-wrap: nowrap;
                justify-content: center;
                padding: 15px 25px;
                gap: 25px;
            }
            .warianty-prezentow .wariant {
                text-align: center;
                padding: 15px 30px;
                background-color: #e9cde3;
                border-radius: 15px;
                font-family: 'Gotham Bold', sans-serif;
            }
            .warianty-prezentow .wariant p {
                margin-bottom: 5px;
                margin-top: 5px;
            }