lp2020_bordersection  body:not(.lp2020--dark) [data-lp2020-dark] { display:none!important;}
  body.lp2020--dark [data-lp2020-light] { display:none!important;}
  .lp2020--dark #cookiePolicyBanner span { color:#000!important; }
  .lp2020--dark #cookiePolicyBanner a { color:#00326c!important; }
  .lp2020--dark #cookiePolicyBanner a * { color:#00326c!important; }
  .lp2020 #app-content { overflow:hidden;}
  .lp2020, .lp2020 * { font-family:"Interstate", sans-serif!important; color:rgb(77, 77, 77); }
  .lp2020 { letter-spacing:-0.03em;  color:rgb(77, 77, 77);}

  .lp2020 .glyphicon { font-family: 'Glyphicons Halflings'!important; }

  .lp2020 .lp2020-btn { white-space:nowrap; cursor:pointer; box-shadow: 0px 0px 50px 0px rgba(1,93,170,1); transition:.3s background ease, .3s box-shadow ease!important; background:#ff9d00; display:inline-block; color:#fff; font-weight:700; padding: 0.57em 1.27em; border-radius:15px; font-size: 1.3rem; }
  .lp2020 .lp2020-btn span { display:inline; color:#fff; }
  .lp2020 .lp2020-btn:hover { color:#fff; background:#ff00fe; box-shadow: 0px 0px 50px 10px rgba(255,0,254,1); }
  .lp2020 .lp2020-btn::after { content:'>'; display:inline-block; margin-left:.5em;}

  @media (max-width:1400px) and (min-width:768px) {
    .lp2020 .lp2020-btn { padding:.55em 1.77em; }
  }

  @media (max-width:767px) {
    .lp2020 .lp2020-btn { box-shadow:none!important; padding:.33em 1em;  }
  }

  .lp2020 .lp2021-btn { white-space:nowrap; cursor:pointer; transition:.3s background ease; background:#ff9d00; display:inline-block; color:#fff; font-weight: 400; padding: 0.57em 2em; border-radius: 5px; font-size: 1.2rem; }
  .lp2020 .lp2021-btn span { display:inline; color:#fff; }
  .lp2020 .lp2021-btn:hover { color:#fff; background:#c57d00; }

  @media (max-width:1400px) and (min-width:768px) {
    .lp2020 .lp2021-btn { padding:.55em 1.37em; }
  }

  @media (max-width:767px) {
    .lp2020 .lp2021-btn { box-shadow:none!important; padding:.33em 1em;  }
  }

  .lp2020 .lp2021-btn-blue { white-space:nowrap; cursor:pointer; transition:.3s background ease; background:#056dae; display:inline-block; color:#fff; font-weight: 700; padding: 0.57em 2em; border-radius: 5px; font-size: 1.2rem; }
  .lp2020 .lp2021-btn-blue span { display:inline; color:#fff; }
  .lp2020 .lp2021-btn-blue:hover { color:#fff; background:#46b7e6; }

  @media (max-width:1400px) and (min-width:768px) {
    .lp2020 .lp2021-btn-blue { padding:.55em 1.37em; }
  }

  @media (max-width:767px) {
    .lp2020 .lp2021-btn-blue { box-shadow:none!important; padding:.33em 1em;  }
  }

  .lp2020_cta { z-index:999; position:fixed; bottom:0; left:50%; transform:translate(-50%,0); cursor:pointer; transition:.6s transform ease, .3s color ease, .3s background ease, .3s border-color ease, .3s box-shadow ease!important; background:#ff9d00!important; width:600px; text-align:center; max-width:80%; display:block; color:#fff!important; font-weight:400; padding:.11em 1.77em .77em 1.77em; border-top-left-radius:15px; border-top-right-radius:15px; font-size: 1.3rem; ;  }
  @media (min-width:768px) { body:not(.AfterScrollIntro) .lp2020_cta { transform:translate(-50%, 150%); } }
  .lp2020_cta::before { content:' '; display:inline-block; width:46px; height:37px; background:url(/formularz/images/lp2020/icon-cta.svg) center center no-repeat; background-size:contain; margin-right:30px; position:relative; top:10px; }
  .lp2020_cta:hover { background:#ff00fe!important; }
  @media (max-width:767px) {
    .lp2020_cta { box-shadow: 0px -5px 5px rgba(0,0,0,0.1); transform:none; left:0; width:100%; border-radius:0px; box-sizing:border-box; max-width:100%; padding-bottom:.55em;}
    .lp2020_cta::before { height:30px; width:40px; top:8px;}
  }

  .lp2020_logo_box { display: flex; align-items:center;}
  .lp2020_logo_box * + * { margin-left:50px; position:relative; top:3px;}
  .lp2020_logo_box * + *::after { content:' '; display:block; position:absolute; top:-10px; left:-30px; height:40px; width:1px; background:#fff;}

  .lp2020_kroki { max-width:100%; display:block;margin:0 auto; width:55px; margin-bottom:2em;}
  .lp2020_row-kroki_parent { margin:2em auto 1em!important; max-width:80%; }
  .lp2020_row-kroki p { max-width:300px; margin:0 auto; font-size: 1.1rem !important; line-height:1.5rem !important; }
  .lp2020_row-kroki h4 { text-transform: none; color: #356490!important; letter-spacing: normal; font-weight: bold; font-size: 1.1rem !important; }

  @media (max-width:767px) {
    .lp2020_kroki { margin-bottom:0; width:60px; }
    .lp2020_row-kroki { display:flex; align-items:center; }
    .lp2020_row-kroki p { margin:0!important; }
    .lp2020_row-kroki-center { margin:1.66em 0; }
    .lp2020_row-kroki_parent { max-width:100%; }
  }

  .lp2020_calc { margin:2em 0 4em; }
  .lp2020_calc .inner { background:#ffffff; padding:36px; }
  .lp2020_calc_box { display:flex; align-items:center; justify-content:center; box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.1); border-radius:6px; margin:6px; padding:16px; background:#fff; }
  .lp2020_calc_box > div { width:100%;}
  
  .lp2020_calc_thecalc { margin:16px 0; }

  .lp2020_calc_slick .item { padding:16px; }
  .lp2020_calc_slick .item > div { height:80px; background-position:center center; background-size:contain; background-repeat:no-repeat; }
  .lp2020_calc_slick .slick-prev {border:none;outline:0;position: absolute;top: 0;left: -40px;transition: 0.3s opacity ease;opacity:.2;width: 28px;z-index: 10;height: 100%;background:url('/formularz/images/lp2020/carousel2-arrow.svg') left center no-repeat; background-size:contain;color: #fff;}
  .lp2020_calc_slick .slick-next {border:none;outline:0;position: absolute;top: 0;right: -40px;transition: 0.3s opacity ease;opacity:.2;width: 28px;z-index: 10;height: 100%;background: url('/formularz/images/lp2020/carousel2-arrow.svg') left center no-repeat; background-size:contain;color: #fff;transform:rotate(180deg);}

  .lp2020_calc_slick .slick-prev:hover { opacity:.9; }
  .lp2020_calc_slick .slick-next:hover { opacity:.9; }
  
  .lp2020_logos_calc { display:flex; margin-top:16px; margin-left:-32px; width:calc(100% + 64px); justify-content:space-between; }
  .lp2020_logos_calc > .item { padding:0 8px; }
  .lp2020_logos_calc > .item img { display:block; width:100%;}

  @media (max-width:767px) {
    .lp2020_logos_calc { margin-left:-8px; width:calc(100% + 16px); flex-wrap:wrap; margin-bottom:-8px;}
    .lp2020_logos_calc > .item { width:33.333%; margin-bottom:16px; }
  }

  .lp2020_calc_carousel {  text-align:center; padding:16px 64px; }
  .lp2020_calc_carousel .vallbl { font-weight:700; font-size:22px; }
  .lp2020_calc_bigoutput { text-align:center; }
  .cbolui-ddl .lp2020_calc_bigoutput  .tooltip-toggle { top:3px; }
  .lp2020_calc_bigoutput .vallbl { font-weight:700; font-size:22px; line-height:24px; }
  .lp2020_calc_bigoutput .val { color:#00b7e7; font-size:64px; }
  .lp2020_calc_outputs { text-align:center; }
  .lp2020_calc_outputs .vallbl { font-weight:400; font-size:18px; }
  .lp2020_calc_outputs .val { color:#00b7e7!important; font-size:32px; }

  .lp2020_calc_bigoutput--yearlygain .val  { animation: 1s Pulse infinite}
  @keyframes Pulse {
    0%, 100% { color:#ff9d00; }
    50% { color:#00b7e7;}
  }

  .lp2020_calc_row { display:flex; align-items:stretch; justify-content:space-between; }
  .lp2020_calc_row > div:first-child { width:65%; }
  .lp2020_calc_row > div:last-child { width:35%; display:flex; flex-direction:column; justify-content:stretch; }
  .lp2020_calc_row > div:last-child > div { height:40%; }
  .lp2020_calc_row > div:last-child > div:nth-child(2) { height:60%; }
  .lp2020_calc_row > div:last-child > div:first-child:last-child { height:auto; }
  .lp2020_calc_secondrow > div { display:flex; align-items:stretch; }
  .lp2020_calc_secondrow > div > div { width:calc(100% - 12px); }


  .lp2020_calc_inputslider { position:relative; display:flex; padding: 8px 16px 8px 0; }
  .lp2020_calc_inputslider .icon { width:120px; padding-right:20px; flex-shrink:0; transition:.6s filter ease, .6s opacity ease;}
  .lp2020_calc_inputslider .icon > div { position:relative; width:60%; margin:0 auto; }
  .lp2020_calc_inputslider.zero .icon { filter:grayscale(100%); opacity:.5; }
  .lp2020_calc_inputslider .icon img { display:block; width:60px; margin:0 auto; position:relative; z-index:10; }
  .lp2020_calc_inputslider .icon img.blur { transition:.3s opacity ease; filter:blur(8px); position:absolute; top:0; left:0; z-index:5; }
  .lp2020_calc_inputslider.zero .icon img.blur { opacity:0; }
  .lp2020_calc_inputslider .innercol { flex-grow:1;  position:relative; }
  .lp2020_calc_inputslider .innercol .value { font-size:28px; text-transform:uppercase; position:absolute; top:-10px; right:0; }
  .lp2020_calc_inputslider .innercol .lbl { font-size:20px; }
  
  .lp2020_calc_inputslider .note { position:absolute; top:-20px; left:100px; background:#fff; color:#000!important; font-style:italic; box-shadow: 2px 2px 9px 0px rgba(0,0,0,0.4); pointer-events:none; opacity:0; transition:.3s opacity ease; z-index:20; display:block; padding:4px 12px; border-radius:4px; }
  .lp2020_calc_inputslider:hover .note { opacity:1; }

  .lp2020_calc_inputslider .noUi-target { box-shadow:none; border:none; background:#eee; margin-top:12px; }
  .lp2020_calc_inputslider .noUi-horizontal { height:5px; }
  .lp2020_calc_inputslider .noUi-handle { right:-12px; top:-9px; box-shadow:none; border:none; border-radius:100%; width:24px; height:24px; }
  .lp2020_calc_inputslider .noUi-handle::before { display:none; }
  .lp2020_calc_inputslider .noUi-handle::after { display:none; }

  .lp2020_calc_inputslider .noUi-target[data-inputslider='restauracjeirozrywka'] .noUi-handle { background:#662d91; }
  .lp2020_calc_inputslider .noUi-target[data-inputslider='paliwoizakupyspozywcze'] .noUi-handle { background:#ed1e79; }
  .lp2020_calc_inputslider .noUi-target[data-inputslider='modaiuroda'] .noUi-handle { background:#f7931e; }
  .lp2020_calc_inputslider .noUi-target[data-inputslider='podroze'] .noUi-handle { background:#fcee21; }
  .lp2020_calc_inputslider .noUi-target[data-inputslider='prezenty'] .noUi-handle { background:#8cc63f; }
  .lp2020_calc_inputslider .noUi-target[data-inputslider='pozostalezakupy'] .noUi-handle { background:#00b7e7; }

  .lp2020_calc_inputslider .noUi-target[data-inputslider='restauracjeirozrywka'] .noUi-connect { background:#662d91; }
  .lp2020_calc_inputslider .noUi-target[data-inputslider='paliwoizakupyspozywcze'] .noUi-connect { background:#ed1e79; }
  .lp2020_calc_inputslider .noUi-target[data-inputslider='modaiuroda'] .noUi-connect { background:#f7931e; }
  .lp2020_calc_inputslider .noUi-target[data-inputslider='podroze'] .noUi-connect { background:#fcee21; }
  .lp2020_calc_inputslider .noUi-target[data-inputslider='prezenty'] .noUi-connect { background:#8cc63f; }
  .lp2020_calc_inputslider .noUi-target[data-inputslider='pozostalezakupy'] .noUi-connect { background:#00b7e7; }

  @media (max-width:767px) {
    .lp2020_calc_inputslider .noUi-handle { width:20px; height:20px; right:-12px; top:-7px; }
    .lp2020_calc_thecalc { margin-top:0; }
    .lp2020_calc_box { padding:8px 16px; }
    .lp2020_calc { margin:12px 0 0 0; }
    .lp2020_calc_inputslider .note { top:auto; bottom:100%; left:0; }
    .lp2020_calc .inner { padding:16px 8px 8px;}
    .lp2020_calc_row { display:flex; flex-direction:column; }
    .lp2020_calc_row > * { width:100%!important; }
    .lp2020_calc_inputslider { padding:0px 0px 8px; }
    .lp2020_calc_inputslider .icon { display:none; }
    .lp2020_calc_inputslider .innercol .lbl { font-size:14px; top:2px; position:relative; }
    .lp2020_calc_inputslider .innercol .value { font-size:16px; top:0px; font-weight:bold;}
    .lp2020_calc_bigoutput .vallbl { font-size: 18px; line-height: 20px; }
    .lp2020_calc_carousel .vallbl { font-size: 18px; line-height: 20px; }
    .lp2020_calc_secondrow { flex-direction:column-reverse; }
    .lp2020_calc_bigoutput .val { margin-top:10px; font-size:60px; line-height:60px; }
  }
  @media (min-width:768px) and (max-width:1000px) {
    .lp2020_calc_inputslider .icon { display:none; }
    .lp2020_calc_bigoutput .val { font-size:55px; }
  }

  .lp2020_accordion { background:transparent; border-radius:10px; box-shadow:0px 4px 18px rgba(0, 0, 0, 0.1); overflow:hidden; list-style-type:none; display:block; padding:0 0 0 0; margin:32px 0 64px!important; color:#4d4d4d;}
  .lp2020_accordion li { position:relative; background:#ffffff; display:block; padding:0 24px 0 48px; margin: 10px 0 15px 0 !important;  border-radius: 5px; }
  .lp2020_accordion li .background { pointer-events:none; position:absolute; bottom:-10px; left:0; content:' '; display:block; width:100%; height:10px; background:linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); opacity:.1;}
  .lp2020_accordion li .background::before { position:absolute; bottom:0; left:0; content:' '; display:block; width:50%; height:100%; background:linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);; opacity:1;}
  .lp2020_accordion li .background::after { position:absolute; bottom:0; right:0; content:' '; display:block; width:50%; height:100%; background:linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);; opacity:1;}
  .lp2020_accordion li:last-child .background { display:none!important; }
  .lp2020_accordion li::before { content:' '; position:absolute; top:20px; left:30px; display:block; width:32px; height:32px; background:url('/formularz/images/lp2020/star.svg') center center no-repeat; background-size:contain; }
  .lp2020_accordion .title::before { transform:rotate(90deg); transition:.6s transform ease; content:' '; position:absolute; top:22px; right:0; display:block; width:32px; height:32px; background:url('/formularz/images/lp2020/arrow-orange.svg') center center no-repeat; background-size:contain; }
  .lp2020_accordion .active .title::before { transform:rotate(-90deg); }
  .lp2020_accordion .title, .lp2020_accordion .title * { color:#000; }
  .lp2020_accordion .title::after { transform:rotate(90deg); transition:.6s transform ease, .6s opacity ease; content:' '; position:absolute; top:22px; right:0; display:block; width:32px; height:32px; background:url('/formularz/images/lp2020/arrow-orange.svg') center center no-repeat; background-size:contain; opacity:0; }
  .lp2020_accordion .active .title::after { transform:rotate(-90deg); opacity:1;}
  .lp2020_accordion .title { line-height:28px; font-size:1.1rem;cursor:pointer;  position:relative; padding:24px 48px 24px 64px; display:block; }
  .lp2020_accordion .content { padding:0px 48px 24px 64px; }
  .lp2020_accordion .content p { font-size:14px; line-height:18px; }
  .lp2020_accordion .title b { color:#27292b; }
  .lp2020_accordion .title > span { display:block; transition:.3s opacity ease;}
  @media (min-width:768px) { .lp2020_accordion li:not(.active) .title:hover > span { opacity:.5; } }
  @media (max-width:767px) {
    .lp2020_accordion { margin-top:0!important; box-shadow: 0px 5px 8px #ddd; padding: 0; margin-bottom: 30px!important; }
    .lp2020_accordion .title { font-size:16px; line-height:20px; }
    .lp2020_accordion li { padding: 8px 16px;  background:#fff; margin: 0!important; box-shadow: none; }
    .lp2020_accordion li .background { bottom:0; }
    .lp2020_accordion li .background::before { background:linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); }
    .lp2020_accordion li .background::after { background:linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); }
    
    .lp2020_accordion .title { padding:16px 60px; }
    .lp2020_accordion .content { padding:0px 0px 0px 60px; }
    .kroki { width:70px; }
    .lp2020_accordion li::before { left:16px; top:24px; transform:translateY(0%); }
    .lp2020_accordion li::after { left:16px!important; }
    .lp2020_accordion .title::before { transform:translateY(-50%) rotate(90deg); top:50%; }
    .lp2020_accordion .active .title::before { transform:translateY(-50%) rotate(-90deg); }
    .lp2020_accordion .title::after { transform:translateY(-50%) rotate(90deg); top:50%; }
    .lp2020_accordion .active .title::after { transform:translateY(-50%) rotate(-90deg); }
  }

  .lp2020_cardspacer { margin:2em auto 4em; }
  .lp2020_cardspacer img { display:block; width:300px; max-width:75%; margin:0 auto; position:relative; z-index:10; }
  .lp2020_cardspacer .inner { position:relative; }
  @media (max-width:767px) {
    .lp2020_cardspacer { margin:1em auto; }   
    .lp2020_cardspacer img { max-width:100%; }
  }

  .lp2020_header { background-size:cover; background-position:top center; overflow:hidden; padding:32px 0; box-sizing:border-box; min-height:540px; max-width: 1920px; margin: 0 auto; }
  .lp2020_header .box { padding: 2em 2em 1em 10px; max-width:820px; width:100%; box-sizing:border-box; position: relative; color: #fff; }
  .lp2020_header .box h1 { font-size:50px; line-height:62px; font-weight:700; color:#fff; margin:.66em 0!important; }
  .lp2020_header .box h2 { font-size:24px; line-height:34px; text-transform:uppercase; font-weight:400; color:#fff ; margin:0 0 .11em 0!important; }
  .lp2020_header .box h2.white { color: #fff!important; }
  .lp2020_header .box h3 { color:#fff; margin:0!important; padding-left: 1em; font-weight: 200!important;}
  .lp2020_header .box h4 { font-weight:bold!important; color:#fff; margin:0!important;}
  .lp2020_header .box p { font-size:24px!important; line-height:28px!important; color:#fff; margin: 0 0 2em; }
  .lp2020_header .RRSO p { font-size:32px!important; line-height:48px!important; color:#fff; margin: 0 0 2em; }
  .lp2020_header .box p strong { font-weight:400; color:#ffa202; }
  .lp2020_header .box b { color:#fff; }
  .lp2020_header .box .yellow { background: #a23cff; color: #ffe302; font-weight: bold; padding: .1em; border-radius: 10px; }
  .lp2020_header .box small { font-size: 16px; color:#fff; }
  .lp2020_header .box .big { font-size:40px; line-height:46px; font-weight: 300; color: #fff; }
  .lp2020_header .box .dark { color: #fff; }
  .lp2020_header .box .p_margin { margin:0 0 .66em 0!important; }
  .lp2020_header .box_list { color:#fff; list-style: none; padding: 0; margin: 10px 0; display: flex; justify-content: flex-start; align-items: center; }
  .lp2020_header .hbadge { justify-content:space-between; display:flex; align-items:center; }
  .lp2020_header .hbadge img { display:block; width:200px; margin-left:40px;}
  .lp2020_header .buttons { display:flex; justify-content:flex-start; list-style-type:none; padding:0; margin: 0; }
  .lp2020_header .buttons > li { box-sizing:border-box; display:block!important; margin:0!important; padding:0!important;}
  .lp2020_header .buttons > li .btn { width:100%; }
  .lp2020_header .buttons > li + li { padding-left:20px!important;; }
  .lp2020_header .buttons > li.RRSO * { color:#fff; }
  .lp2020_mobile_br { display: none; }
  .lp2020_header .blue_border { color: #fff; font-weight: bold; background: linear-gradient(180deg, rgba(255,255,255,0) 55%, #056cae 55%); }
  .lp2020_header .blue_b { color: #056cae; font-size: 20px!important; font-weight: 700; }
  .cbolui-ddl .modal .modal-dialog { max-width: 90%!important; width: 90%!important; }
  @media (max-width:1400px) and (min-width:768px) {
    .lp2020_header .box {  }
    .lp2020_header .box h1 { margin:0 0 12px 0!important; }
  }
  @media (max-width:767px) {
    .cbolui-ddl .modal .modal-dialog { max-width: 100%!important; width: 100%!important; }
    .lp2020_header { height:151vw; margin-bottom:0px; background:none!important; padding:0; position:relative; overflow: unset; }
    .lp2020_header .mobileimage { background-size:100% auto; background-position:center 2%; height:160vw; display:block; background-repeat:  no-repeat; }
    .lp2020_header .box {margin-bottom:2em; padding: 16px; border-radius:5px; margin-top:-66vw; text-align:center; width:98%; color:#4d4d4d; background: transparent; left: 1%; background: #fff; box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.1);  z-index: 10; }
    .lp2020_header .box h1 { font-size:27px; line-height:33px; color:#000; font-weight:700; }
    .lp2020_header .box .big { font-size:27px; line-height:33px; color:#000; font-weight:700; }
    .lp2020_header .box h2 { font-size:14px; line-height:18px; color:#0568b0; margin: 0 0 0.91em 0!important; }
    .lp2020_header .box h2.white { color: #27292b!important; }
    .lp2020_header .box h3 { color:#74787b; padding-left: 0; }
    .lp2020_header .box h4 { color:#4d4d4d; letter-spacing:-0.02em; }
    .lp2020_header .box p {  font-size:18px!important; line-height:22px!important; padding:0px; color:#27292b; margin:0 0 1em; }
    .lp2020_header .hbadge { justify-content:center;  }
    .lp2020_header .hbadge > div:nth-child(2) { display:none; }
    .lp2020_header .buttons { align-items:center; }
    .lp2020_header .buttons > li.RRSO { width:80%; margin-top:1em!important;}
    .lp2020_header .buttons > li.RRSO * { color:#565b5f; }
    .lp2020_header .buttons > li + li { padding-left:0!important; }
    .lp2020_header .box_list { color:#74787b; flex-direction: column; }
    .lp2020_header .box_list li:first-child { margin-top: 10px; margin-bottom: 20px!important; }
    .lp2020_header .box_list li:last-child { margin-bottom: 10px!important; }
    .lp2020_header .buttons { flex-direction:column; margin:0 0 0 0; order:1; justify-content:center;}
    .lp2020--dark .lp2020_header .box { color:#ffffff;}
    .lp2020--dark .lp2020_header .box h1 { color:#00b7e7; }
    .lp2020--dark .lp2020_header .box h4 { color:#ffffff; }
    .lp2020--dark .lp2020_header .box p { color:#ffffff; }
    .lp2020_mobile_br { display: block; }
    .header_margin { padding-top: 4em; }
  }
  
  .btn-new { line-height:49px!important; display:block; margin:0!important; color:#4d4d4d!important; box-shadow: inset 0px 0px 9px 0px rgba(0,0,0,0.1); background:rgba(0,0,0,0.05)!important; text-transform:uppercase; font-weight:400; transition:.3s background ease, .3s color ease; }
  .btn-new:hover { background:#356490!important; color:#fff!important;}
  @media (max-width:767px) {
    .btn-new { font-size:14px!important; }
  }

  .lp2020_bordersection .inner { padding:75px 75px 75px 75px; }
  @media (max-width:767px) { 
    .lp2020_bordersectionMobile .inner { padding: 0 35px 0; margin-top: 0; } 
  }
  .lp2020_bordersection_gray { background: #f3f3f3; }

  .lp2020_mobilesection .inner{ padding:36px 75px 64px 75px; }

  .lp2020_image_little_low { margin-top: 6em; }
  @media (max-width:767px) {
    .lp2020_image_little_low { margin-top: 1em; position:relative; top:2em; }
  }
  .lp2020_bigp { font-size:22px!important; line-height:30px!important; color:#4d4d4d!important; } 
  .lp2020_bigp span { font-weight:700!important; color:#356490!important; }
  @media (max-width:767px) {
    .lp2020_bigp { font-size:16px!important; line-height:20px!important; }
  }

  .lp2020_h2 { display:flex; align-items:flex-start; justify-content:flex-start; font-size:32px!important; line-height:38px!important; color:#000!important; font-weight: bold!important; margin-bottom: 0!important; }
  .lp2020_h2--noimage { display:block; margin-bottom: 30px!important; }
  .lp2020_h2 .blue { font-weight:700!important; color:#056dae!important; }
  .lp2020_h2 img { display:block; width:64px; margin-right:.5em; }
  .lp2020_introtext .inner { padding-bottom:32px; }
  @media (max-width:767px) {
    .lp2020_h2  { padding-bottom: 0!important; color: #000!important; }
    .lp2020 .lp2020_h2--noimage { margin-bottom:.66em!important; max-width:80%; margin-left:auto!important; margin-right:auto!important; }
    .lp2020_introtext .inner { padding-top:32px; padding-bottom:32px; }
    .lp2020--dark .lp2020_introtext .inner { border-top:1px solid rgba(255,255,255,0.5); }
  }

  @media (min-width:768px) {
    .lp2020_mobilesection .mobileacc_content { height:auto!important; overflow:visible!important; display:block!important; }
  }
  @media (max-width:767px) {
    .lp2020_mobilesection { width:100%; overflow:hidden; margin-bottom:1em; }
    .lp2020_mobilesection .inner{ position:relative; left:0px; padding:30px 0 0 0; border:none; }
    .lp2020_h2 { margin:0!important; justify-content:flex-start; font-size:22px!important; line-height:26px!important; font-weight:bold!important;}
    .lp2020_h2 div { margin: 0 auto; }
    .lp2020_mobilesection .mobileacc { z-index:10; background:#fff; cursor:pointer; position:relative; padding:4px 78px 4px 4px; box-sizing:border-box; position:relative; width:calc(100% + 48px); }
    .lp2020_mobilesection .mobileacc::after { transform:rotate(90deg); transition:.3s transform ease; content:' '; position:absolute; top:22px; right:38px; display:none; width:32px; height:32px; background:url('/formularz/images/lp2020/arrow.svg') center center no-repeat; background-size:contain; }
    .lp2020_mobilesection .inner.active .mobileacc::after { transform:rotate(-90deg); }
    .lp2020_mobilesection .mobileacc_content { width:100%; position:relative; }
  }

  .lp2020_newdocslist { list-style-type:none; display:block; padding:12px 90px 12px 120px!important; margin:0!important; background:#ffffff; padding:16px; }
  .lp2020_newdocslist li { display:block; padding:0!important; margin:0px!important; position:relative;}
  .lp2020_newdocslist a { color:#4d4d4d; position:relative;padding:28px 0!important;  display:block; }
  .lp2020_newdocslist a > span:nth-child(2) { transition:.3s transform ease, .3s color ease; display:block;  font-size:14px!important; line-height:18px!important;}
  .lp2020_newdocslist a:hover > span:nth-child(2) { transform:translateX(20px); color:#000!important; }
  .lp2020_newdocslist a > span:first-child { position:absolute; left:-70px; top:30px; color:#27292b; font-size:16px; font-weight:lighter; border: 1px solid #27292b; border-radius: 5px; padding: 0 10px; }
  .lp2020_newdocslist li:not(:last-child) { border-bottom:1px solid #d4d4d4; }
  @media (max-width:767px) {
    .lp2020_newdocslist { padding:16px 15px 12px 78px!important;}
    .lp2020_newdocslist a > span:first-child { left:-70px; top:32px; }
    .lp2020_newdocslist a > span:nth-child(2) { font-size:14px; line-height:18px; }
    }

  .lp2020_newlegalbox {  display:block; padding:32px 0px!important; margin:0!important; background:#ffffff; }
  .lp2020_newlegalbox p { font-size:16px!important; line-height:20px!important; }
  .lp2020_newlegalbox ul { font-size:16px!important; line-height:20px!important; }
  .lp2020_newlegalbox li { font-size:16px!important; line-height:20px!important; }
  @media (max-width:767px) {
    .lp2020_newlegalbox { padding: 16px 16px 16px!important; }
}

  .lp2020_newrequirements {  border: 1px solid #cad1d6; margin-top: 30px; }

  .lp2020_newrequirements .content { display:flex; padding:24px 0 36px; }
  .lp2020_newrequirements .content > .newpanel {width:50%; box-sizing:border-box; position:relative;}
  .lp2020_newrequirements .content > .newpanel h3 { text-align:center;  margin-bottom:16px; font-size: 18px!important; color: #000; font-weight: bold; }
  .lp2020_newrequirements .content > .newpanel:nth-child(2)::after { content:' '; position:absolute; left:0; top:40px; width:1px; height:calc(100% - 45px); background:#cad1d6; display:block;  }
  .lp2020_newrequirements .content > .newpanel ul { padding:0; margin:0; display:block; list-style-type:none; font-size:14px!important; line-height:18px!important; }
  .lp2020_newrequirements .content > .newpanel ul > li { padding:0; margin:0 0 10px; display:block;  font-size:16px!important; line-height:20px!important;}
  .lp2020_newrequirements .content > .newpanel ul > li::before { display:inline; content:'•'; margin-right:.5em; color: #0568b0;}
  @media (max-width:767px) {
    .lp2020_newrequirements { padding: 0px!important; border: none; }    
    .lp2020_newrequirements .content { display:block; padding:0; }
    .lp2020_newrequirements .content > .newpanel { width:100%; }
    .lp2020_newrequirements .content > .newpanel:nth-child(2)::after { display:none; }
    .lp2020_newrequirements .content > .newpanel:nth-child(2) { margin-top:24px; padding-top:24px; border-top:1px solid #cad1d6; }
    .lp2020_newrequirements .content > .newpanel h3 { text-align:left; }
    .lp2020_newrequirements .content > .newpanel ul > li { white-space: nowrap; }
  }

  .lp2020_ul_normal { padding: 0; margin: 0; }
  .lp2020_ul_normal li { font-size: 1.1rem !important; margin-bottom: 1em!important; color: #4d4d4d!important; }
  @media (max-width:767px) { 
    .lp2020_ul_normal li { font-size: 1rem !important; margin-bottom: .6em!important; }
  }

  .lp2020_award { display:flex; justify-content:space-between; padding-left:60px; align-items:center; }
  .lp2020_award > div:nth-child(1) { width:360px; flex-shrink:0; }
  .lp2020_award > div:nth-child(1) img { display:block; width:100%; }
  .lp2020_award > div:nth-child(2) { padding-left:32px;  }
  .lp2020_award > div:nth-child(2) p { margin-top:2em; font-size:14px!important; line-height:18px!important; }

  @media (max-width:767px) {
    .lp2020_award { padding: 66px 16px 16px!important; background:#ffffff; display:block;}
    .lp2020--dark .lp2020_award { border-radius: 12px; background: #00326c; }
    .lp2020_award > div:nth-child(1) { padding-right:16px; }
    .lp2020_award > div:nth-child(1) img { margin:0 auto 1em; width:80%; }
    .lp2020_award > div:nth-child(2) { padding-left:0px;  }
  }

  .lp2021_safe_list { list-style: none; padding: 0; margin: 1em 0; display: flex; justify-items: center; align-items: flex-end; justify-content: space-evenly; min-height: 16em; }
  .lp2021_safe_list li { background: #fff; padding: 2em 1em; box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.1); transition:.6s box-shadow ease-in-out; width: 22%; border-radius: 5px; min-height: 14em; display: flex;  justify-content: center; flex-direction: column; border-bottom: 5px solid #fff; }
  .lp2021_safe_list li:hover { box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.3); cursor: pointer; }
  .lp2021_safe_list li .image { background: url('/formularz/images/lp2020/tic-blue.png') center center no-repeat; background-size: contain; width: 39px; height: 39px; margin: 1em auto; opacity: 1; transition: .3s opacity ease-in-out; }
  .lp2021_safe_list li .title { font-size: 18px; }
  .lp2021_safe_list li .more { font-size: 13px; color: #7d7f80; }
  .lp2021_safe_list li .content { font-size: 13px; font-weight: 200; }
  .lp2021_safe_list li.active { border-bottom: 5px solid #1c76b7; }
  .lp2021_safe_list li.active .image { opacity: 0; }
  @media (max-width:768px) {
    .lp2021_safe_list { flex-direction: column; }
    .lp2021_safe_list li { background: transparent; box-shadow: none; border-top: 1px solid #cad1d6; width: 100%; flex-direction: row; border-bottom: none; min-height: auto; align-items: center; justify-content: flex-start; margin-bottom: 0!important; flex-wrap: wrap; position: relative; }
    .lp2021_safe_list li:hover { box-shadow: none; }
    .lp2021_safe_list li:first-child { border-top: 0; }
    .lp2021_safe_list li::before { transform:rotate(90deg); transition:.6s transform ease; content:' '; position:absolute; top:28px; right:0; display:block; width:32px; height:32px; background:url('/formularz/images/lp2020/arrow-orange.svg') center center no-repeat; background-size:contain; }
    .lp2021_safe_list li.active::before { transform:rotate(-90deg); }
    .lp2021_safe_list li::after { transform:rotate(90deg); transition:.6s transform ease, .6s opacity ease; content:' '; position:absolute; top:28px; right:0; display:block; width:32px; height:32px; background:url('/formularz/images/lp2020/arrow-orange.svg') center center no-repeat; background-size:contain; opacity:0; }
    .lp2021_safe_list li.active::after { transform:rotate(-90deg); opacity:1;}
    .lp2021_safe_list li .image_mobile { background: url('/formularz/images/lp2020/tic-blue.png') center center no-repeat; background-size: contain; width: 39px; height: 39px; margin: 0 1em 0 0; opacity: 1; transition: .3s opacity ease-in-out; }
    .lp2021_safe_list li.active { border-bottom: none; }
    .lp2021_safe_list li .content { margin-top: 15px; text-align: left; width: 100%; padding-left: 4.3em; }
    .lp2021_safe_list li .more { display: none!important; }
    .lp2021_safe_list li .title { text-align: left; }
  }

  .lp2021_steps_list { list-style: none; padding: 0; margin: 1em 0; display: flex; justify-items: center; align-items: flex-start; justify-content: space-evenly; flex-direction: column; }
  .lp2021_steps_list li { position:relative; display: flex; flex-direction: row; justify-content: flex-start; align-items: center; padding-bottom:2em; margin-bottom: 5px!important; }
  .lp2021_steps_list li:last-child { padding-bottom:0; }
  .lp2021_steps_list li div:first-child { margin-right: 1em; min-width: 50px; }
  .lp2021_steps_list li div h3 { font-size: 18px; font-weight: bold; margin-bottom: 0; }
  .lp2021_steps_list li div p { font-size: 16px; line-height: 1.5rem; }
  .lp2021_steps_list .background { pointer-events:none; position:absolute; bottom:1em; left:0; content:' '; display:block; width:100%; height:10px; background:linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); opacity:.1;}
  .lp2021_steps_list .background::before { position:absolute; bottom:0; left:0; content:' '; display:block; width:50%; height:100%; background:linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);; opacity:1;}
  .lp2021_steps_list .background::after { position:absolute; bottom:0; right:0; content:' '; display:block; width:50%; height:100%; background:linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);; opacity:1;}
  .lp2021_steps_list li:last-child .background { display:none!important; }
  @media (max-width:767px) {
    .lp2021_steps_list { flex-direction: column; }
    .lp2021_steps_list li { flex-direction: column; }
    .lp2021_steps_list li div:first-child { margin-right: 0em; }
    .lp2021_steps_list li div { padding-bottom: 10px; text-align: center; }
  }

  .lp2021_image_white_box_section { position: relative; display: flex; justify-items: center; align-items: center; }
  .lp2021_image_white_box_section .image { background-position: right center; background-size: contain; background-repeat: no-repeat; max-width: 100%; height: 600px; width: 100%; }
  .lp2021_image_white_box_section .white_box { background: #fff; box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.1); padding: 35px; border-radius: 5px; width: 45%; position: absolute; }

  
  @media (min-width:768px) and (max-width:1200px) {
    .lp2021_image_white_box_section .white_box { width: 50%; }
  }

  @media (max-width:767px) {
    .lp2021_steps_list .background { display:none; }
    .lp2021_image_white_box_section { flex-direction: column-reverse; }
    .lp2021_image_white_box_section .image { width:calc(100% + 71px); margin-left:-32px; height: 92vw; background-size: cover; max-width:1000%!important;}
    .lp2021_image_white_box_section .white_box { width: 100%; position: relative; box-shadow: none; background:none; }
  }

  .lp2020_benefitscarouselwrapper { margin-top:-48px; }
  .lp2020_benefitscarousel {
    margin: 2em 0;
    padding: 1em 0;
    /* the parent */
  }
  @media (max-width: 767px) {
    .lp2020_benefitscarousel {
      padding: 0;
      margin: 1em 0 2em 0;
    }
  }
  .lp2020_benefitscarousel .slick-slide { padding:0 8px; box-sizing:border-box; }
  @media (max-width:767px) { .lp2020_benefitscarousel .slick-slide { padding:0 4px; box-sizing:border-box;} }
  .lp2020_benefitscarousel .slick-slide > div { position:relative; }
  .lp2020_benefitscarousel .slick-prev {
    opacity: 0;
    border:none;
    outline:0;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.3s opacity ease;
    width: 64px;
    z-index: 10;
    height: 100%;
    background: rgba(0, 0, 0, 0.85) url('/images/icons/retina/arrow-prev-white.png') center center no-repeat; background-size:12px auto;
    color: #fff;
  }
  @media (max-width: 767px) {
    .lp2020_benefitscarousel .slick-prev {
      display: none !important;
    }
  }
  .lp2020_benefitscarousel .slick-next {
    opacity: 0;
    border:none;
    outline:0;
    position: absolute;
    top: 0;
    right: 0;
    transition: 0.3s opacity ease;
    width: 64px;
    z-index: 10;
    height: 100%;
    background: rgba(0, 0, 0, 0.85) url('/images/icons/retina/arrow-next-white.png') center center no-repeat; background-size:12px auto;
    color: #fff;
  }
  @media (max-width: 767px) {
    .lp2020_benefitscarousel .slick-next {
      display: none !important;
    }
  }
  .lp2020_benefitscarousel:hover .slick-prev, .lp2020_benefitscarousel:hover .slick-next {
    opacity: 1;
  }
  .lp2020_benefitscarousel .item {
    position: relative;
    display: block;
    overflow: hidden;
  }
  .lp2020_benefitscarousel .item > div::before {
    transition: 0.3s transform ease;
    content: " ";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 2;
  }
  .lp2020_benefitscarousel .item img {
    transform: scale(1);
    display: block;
    width: 100%;
    transition: 0.3s transform ease;
    z-index: 1;
  }
  .lp2020_benefitscarousel .item span {
    text-transform: uppercase;
    display: block;
    position: absolute;
    text-align:center; 
    bottom: 0;
    left: 0;
    font-size:16px;
    width: 100%;
    padding: 1em;
    box-sizing: border-box;
    color: #fff;
    font-weight: bold;
    z-index: 3;
  }


  /* -- DARK -- */
  .lp2020.lp2020--dark, .lp2020.lp2020--dark * { color:#fff; }
  .lp2020.lp2020--dark { color:#fff; background: linear-gradient(180deg, rgba(0,51,109,1) 0%, rgba(3,104,198,1) 50%, rgba(0,51,109,1) 100%); background-size:100% 1600px; background-position:0 300px; }
  
  .lp2020--dark .lp2020_bordersection .inner { border-top:1px solid rgba(255,255,255,0.5); }
  .lp2020--dark .lp2020_mobilesection .inner { border-top:1px solid rgba(255,255,255,0.5); }
  @media (max-width:767px) {
    .lp2020--dark .lp2020_mobilesection .inner { border:none; }
  }
  .lp2020--dark .lp2020_bigp { color:#fff!important; } 
  .lp2020--dark .lp2020_bigp span { color:#00b7e7!important; }

  .lp2020--dark .lp2020_h2 { color:#fff!important; }
  .lp2020--dark .lp2020_h2 .blue { color:#00b7e7!important; }

  .lp2020--dark .lp2020_cardspacer .inner::after { background:rgba(255,255,255,0.5); }
  
  .lp2020--dark .lp2020_calc .inner { position:relative; background:none;  border:1px solid rgba(255,255,255,0.5); border-radius:12px; }
  .lp2020--dark .lp2020_calc .inner::after { content:' '; display:block; position:absolute; top:0; left:0; width:100%; height:100%; border:4px solid rgba(255,255,255,1); filter:blur(5px); transform:scale(1.01) rotate(4deg) translateY(-30px); border-radius:12px; pointer-events:none;}
  .lp2020--dark .lp2020_calc_box { box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.3);background:  #00326c; }
  .lp2020--dark .lp2020_calc_inputslider .noUi-target { background:rgba(0,0,0,0.3); }

  
  .lp2020--dark .lp2020_calc_inputslider .noUi-target[data-inputslider='restauracjeirozrywka'] .noUi-handle { box-shadow: 0px 0px 15px 5px #662d91; }
  .lp2020--dark .lp2020_calc_inputslider .noUi-target[data-inputslider='paliwoizakupyspozywcze'] .noUi-handle { box-shadow: 0px 0px 15px 5px #ed1e79; }
  .lp2020--dark .lp2020_calc_inputslider .noUi-target[data-inputslider='modaiuroda'] .noUi-handle { box-shadow: 0px 0px 15px 5px #f7931e; }
  .lp2020--dark .lp2020_calc_inputslider .noUi-target[data-inputslider='podroze'] .noUi-handle { box-shadow: 0px 0px 15px 5px #fcee21; }
  .lp2020--dark .lp2020_calc_inputslider .noUi-target[data-inputslider='prezenty'] .noUi-handle { box-shadow: 0px 0px 15px 5px #8cc63f; }
  .lp2020--dark .lp2020_calc_inputslider .noUi-target[data-inputslider='pozostalezakupy'] .noUi-handle { box-shadow: 0px 0px 15px 5px #00b7e7; }

  .lp2020--dark .lp2020_calc_inputslider .noUi-target[data-inputslider='restauracjeirozrywka'] .noUi-connect { box-shadow: 0px 0px 10px 2px #662d91; }
  .lp2020--dark .lp2020_calc_inputslider .noUi-target[data-inputslider='paliwoizakupyspozywcze'] .noUi-connect { box-shadow: 0px 0px 10px 2px #ed1e79; }
  .lp2020--dark .lp2020_calc_inputslider .noUi-target[data-inputslider='modaiuroda'] .noUi-connect { box-shadow: 0px 0px 10px 2px #f7931e; }
  .lp2020--dark .lp2020_calc_inputslider .noUi-target[data-inputslider='podroze'] .noUi-connect { box-shadow: 0px 0px 10px 2px #fcee21; }
  .lp2020--dark .lp2020_calc_inputslider .noUi-target[data-inputslider='prezenty'] .noUi-connect { box-shadow: 0px 0px 10px 2px #8cc63f; }
  .lp2020--dark .lp2020_calc_inputslider .noUi-target[data-inputslider='pozostalezakupy'] .noUi-connect { box-shadow: 0px 0px 10px 2px #00b7e7; }
  .lp2020--dark .lp2020_calc_inputslider .noUi-connects { overflow:visible; }

  .lp2020--dark .lp2020_calc_bigoutput .val { text-shadow:0 0 .6em #00b7e7, 0 0 1em #00b7e7;  }
  .lp2020--dark .lp2020_calc_outputs .val { text-shadow:0 0 .6em #00b7e7, 0 0 1em #00b7e7; }
  .lp2020--dark .lp2020_calc_slick .slick-prev { opacity:.6; background-image:url('/formularz/images/lp2020/carousel2-arrow-white.svg');}
  .lp2020--dark .lp2020_calc_slick .slick-next { opacity:.6; background-image: url('/formularz/images/lp2020/carousel2-arrow-white.svg') ;}
  .lp2020--dark .lp2020_calc_slick .slick-prev:hover { opacity:1; }
  .lp2020--dark .lp2020_calc_slick .slick-next:hover { opacity:1; }
  
  @media (max-width:767px) {
    .lp2020--dark .lp2020_calc .inner::after { display:none; }
  }

  .lp2020--dark .lp2020_accordion { border-radius:12px; background:#00326c; }
  .lp2020--dark .lp2020_accordion li { background: #00326c; }
  .lp2020--dark .lp2020_accordion li .background { opacity:.2; background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);}
  .lp2020--dark .lp2020_accordion li .background::after { background: linear-gradient(270deg, rgba(0,50,108,1) 0%, rgba(0,50,108,0) 100%); }
  .lp2020--dark .lp2020_accordion li .background::before { background: linear-gradient(90deg, rgba(0,50,108,1) 0%, rgba(0,50,108,0) 100%); }
  .lp2020--dark .lp2020_accordion .title b { color:#00b7e7; }
  .lp2020--dark .lp2020_accordion li::after{ content:' '; position:absolute; top:22px; left:40px; display:block; width:32px; height:32px; background:url('/formularz/images/lp2020/star-dark.svg') center center no-repeat; background-size:contain; }
  .lp2020--dark .lp2020_accordion li::before { filter:blur(8px); background-image:url('/formularz/images/lp2020/star-dark.svg');}
  .lp2020--dark .lp2020_accordion .title::before { background-image:url('/formularz/images/lp2020/arrow-dark.svg'); }
  .lp2020--dark .lp2020_accordion .title::after { background-image:url('/formularz/images/lp2020/arrow-dark-hover.svg'); }

  .lp2020--dark .lp2020_newdocslist { border-radius:12px; background:#00326c; }
  .lp2020--dark .lp2020_newdocslist a > span:first-child { color:#00b7e7;text-shadow:0 0 .6em #00b7e7, 0 0 1em #00b7e7; }
  .lp2020--dark .lp2020_newdocslist a:hover > span:nth-child(2) { color:#fff!important; }

  .lp2020--dark .lp2020_newrequirements { border-radius:12px; background:#00326c; }

  .lp2020--dark .lp2020_newlegalbox { border-radius:12px; background:#00326c; }
  
  
  .cbolui-ddl .lp2020--dark .svg-question { background-image: url(/formularz/images/icons/svgs/question-stroke-white.svg); }
  .cbolui-ddl .lp2020--dark .tooltip-toggle:hover { background-image: url(/formularz/images/icons/svgs/question-fill-white.svg); }
  .cbolui-ddl .lp2020--dark .popover { background:#00b7e7; } 
  .cbolui-ddl .lp2020--dark .popover.bottom .arrow:after { background:#00b7e7; } 

  .cbolui-ddl .lp2020--dark .lp2020_calc + .lp2020_bordersection .inner { border-top:none!important; }

  @keyframes float {
    0% {
      transform: translatey(0px);
    }
    50% {
      transform: translatey(-20px);
    }
    100% {
      transform: translatey(0px);
    }
  }

.lp2021_goldbanker { padding:64px 0; }
.lp2021_goldbanker_row { display:flex; align-items:center; justify-content: space-around; }
.lp2021_goldbanker_row > div:nth-child(1) { width:25%; }
.lp2021_goldbanker_row > div:nth-child(1) img { display:block; width:100%; }
.lp2021_goldbanker_row > div:nth-child(2) { width:60%; }
.lp2021_goldbanker_row h2 { margin:1em 0!important; }
.lp2021_goldbanker_row h3 { font-size: 24px; line-height: 34px; text-transform: uppercase; font-weight: 400; color: #0568b0; margin: 0 0 .11em 0!important; }

@media (max-width:767px) {
  .lp2021_goldbanker { padding:32px 0; }
  .lp2021_goldbanker_row { padding:24px 0; box-shadow: 0px 0px 25px rgba(0,0,0,0.1); background:#fff; flex-direction:column; align-items:center; }
  .lp2021_goldbanker_row > div:nth-child(1) { width:50%; padding-bottom:24px; }
  .lp2021_goldbanker_row > div:nth-child(2) { width:90%; text-align:center; }
  .lp2021_goldbanker_row h3 { font-size: 18px; line-height: 22px; }
  .lp2021_goldbanker_row p { font-size:12px!important; line-height:16px!important; margin-bottom:0!important; }
}


.lp2021_disclaimers { padding:64px 0; }
.lp2021_disclaimers p { margin:1em 0; }
.lp2021_disclaimers p:last-child { margin-bottom: 0; }
.lp2021_disclaimers .title > span { transition:.3s opacity ease;color:#000!important;  }
.lp2021_disclaimers .title::before { transform:rotate(90deg); transition:.6s transform ease; content:' '; position:absolute; top:22px; right:0; display:block; width:32px; height:32px; background:url('/formularz/images/lp2020/arrow-orange.svg') center center no-repeat; background-size:contain; }
.lp2021_disclaimers .active .title::before { transform:rotate(-90deg); }
.lp2021_disclaimers .title::after { transform:rotate(90deg); transition:.6s transform ease, .6s opacity ease; content:' '; position:absolute; top:22px; right:0; display:block; width:32px; height:32px; background:url('/formularz/images/lp2020/arrow-orange.svg') center center no-repeat; background-size:contain; opacity:0; }
.lp2021_disclaimers .active .title::after { transform:rotate(-90deg); opacity:1;}
.lp2021_disclaimers .title { line-height:28px; font-size:20px; font-weight:700; cursor:pointer; position:relative;padding:24px 48px 0 0; display:block; }
.lp2021_disclaimers_section { border-bottom:1px solid #cad1d6; padding-bottom:24px; }
.lp2021_disclaimers_section .lp2021_disclaimers_section > .content > .inner { padding-top:24px; }


@media (min-width:768px) { .lp2021_disclaimers .lp2021_disclaimers_section:not(.active) .title:hover > span { opacity:.5; } }
@media (max-width:767px) {
  .lp2021_disclaimers { padding:32px 0; }
  .lp2021_disclaimers .title { font-size:16px; line-height:20px; }
}

.table-doc-row { float:none;}
.table-doc-row:first-child { margin-top:1em; }
@media (max-width: 767px) {
.table-doc-block { float:none; background:#fff;}
}
.lp2021_cta { z-index:999; background:#fff; position:fixed; bottom:0; left:0; width:100%; padding:16px; box-sizing:border-box; transition:.6s transform ease; box-shadow: 0px -5px 25px rgba(0,0,0,0.1); }
.lp2021_cta p { color:#000; margin-right:24px;  line-height:28px; font-size:20px; font-weight:700;  display:inline-block;}
body:not(.AfterScrollIntro) .lp2021_cta { transform:translate(0, 150%); } 
body.ScrolledFull .lp2021_cta { transform:translate(0, 150%); } 
@media (max-width: 767px) { .lp2021_cta p { margin-right:0; }}



.lp2020_accordion2 { overflow:hidden; position:relative;z-index:2;background:transparent; border-radius:10px; list-style-type:none; display:block; padding:0 0 0 0; margin:32px 0 64px!important; color:#4d4d4d;}
.lp2020_accordion2 li { border-bottom:1px solid #cad1d6; position:relative; display:block; padding:0 0 0 170px; margin: 0!important;}
.lp2020_accordion2 li:last-child { border-bottom:none; }  
.lp2020_accordion2 li::after { position:absolute; bottom:-2px; left:0; height:3px; width:170px; content:' '; display:block; background:#f3f3f3;}
.lp2020_accordion2::before { z-index:-1; content:' '; display:block; height:100%; width:4px; position:absolute; left:110px; top:40px; background:#fff;}
.lp2020_accordion2 .title, .lp2020_accordion2 .title * { color:#000; }
.lp2020_accordion2 .title .step { font-weight:400; text-transform:uppercase; padding:0 .7em; line-height:24px; font-size:12px; border-radius:4px; position:absolute; left:-170px; top:26px; color:#fff; background:#0568b0; transition:.3s background ease; }
.lp2020_accordion2 .title .icon { display:flex; align-items:center; justify-content:center;; width:48px; height:48px; border: 4px solid #fff; position:absolute; top:14px; left:-81px; border-radius:100%; background:#f3f3f3; }
.lp2020_accordion2 li:last-child .title .icon::after { content:' '; display:block; position:absolute; top:calc(100% + 4px); left:0; width:100%; height:5000px; background:#fff; }
.lp2020_accordion2 .title .icon svg { display:block; width:26px; }
.lp2020_accordion2 .title .icon svg * { fill:#0568b0; transtion:.3s fill ease; }
.lp2020_accordion2 .active .title .icon svg * { fill:#e88d1a; }
.lp2020_accordion2 .title .dot { display:block; width:22px; height:22px; border: 4px solid #fff; position:absolute; top:28px; left:-69px; border-radius:100%; background:#f3f3f3; }
.lp2020_accordion2 .active .title .step { background:#e88d1a; }
.lp2020_accordion2 .title::before { transform:rotate(90deg); transition:.6s transform ease; content:' '; position:absolute; top:22px; right:0; display:block; width:32px; height:32px; background:url('/formularz/images/lp2020/arrow-orange.svg') center center no-repeat; background-size:contain; }
.lp2020_accordion2 .active .title::before { transform:rotate(-90deg); }
.lp2020_accordion2 .title::after { transform:rotate(90deg); transition:.6s transform ease, .6s opacity ease; content:' '; position:absolute; top:22px; right:0; display:block; width:32px; height:32px; background:url('/formularz/images/lp2020/arrow-orange.svg') center center no-repeat; background-size:contain; opacity:0; }
.lp2020_accordion2 .active .title::after { transform:rotate(-90deg); opacity:1;}
.lp2020_accordion2 .title { line-height:28px; font-size:1.1rem;cursor:pointer;  position:relative; padding:24px 48px 24px 0; display:block; }
.lp2020_accordion2 .content { padding:0px 48px 24px 0; }
.lp2020_accordion2 .content p { font-size:14px; line-height:18px; }
.lp2020_accordion2 .title b { color:#27292b; }
.lp2020_accordion2 .title > span { display:block; transition:.3s opacity ease;}
@media (min-width:768px) { .lp2020_accordion2 li:not(.active) .title:hover > span { opacity:.5; } }
@media (max-width:767px) {
  .lp2020_accordion2 { margin:32px 0!important; }
  .lp2020_accordion2 .title { padding:12px 48px 12px 0;}
  .lp2020_accordion2 .title .dot { left:-51px; }
  .lp2020_accordion2 .title .step { position:static; display:inline-block; margin-bottom:8px; }
  .lp2020_accordion2 li { padding:0 0 0 65px; }
  .lp2020_accordion2 .title .icon { left:-63px; top:39px; }
  .lp2020_accordion2::before { left:23px; } 
  .lp2020_accordion2 li::after { width:65px; }
  .lp2020_accordion2 .title::before { top:43px; }
  .lp2020_accordion2 .title::after { top:43px; }
  .lp2020_accordion2 .content { padding:0 0 12px 0; }
}

.lp2021_speedpopup { overflow-y:auto; z-index:99999999999; position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.75); display:flex; align-items:center; justify-content:center; }
.lp2021_speedpopup .box { overflow:hidden; padding:32px; box-sizing:border-box; background:#fff; width:1060px; max-width:95%!important; max-height:100%; overflow-y:auto;}
.lp2021_speedpopup .box .a { text-align:center; }
.lp2021_speedpopup .box .a p { font-weight:700; color:#002a54; max-width:800px; margin:1em auto;}
.lp2021_speedpopup .box .a h2 { font-weight:700; color:#056dae; margin:0;}
.lp2021_speedpopup .box .b { position:relative; margin-top:48px; padding:25px 25px 25px 270px; background:#eeeeee; }
.lp2021_speedpopup .box .b h2 { margin:0; font-size:31px; line-height:38px; color:#e88d1a; font-weight:700;}
.lp2021_speedpopup .box .b p { margin:1em 0 0 0; color:#002a54; font-weight:700;}
.lp2021_speedpopup .box .b img { display:block; width:230px; position:absolute; left:30px; bottom:0; }
.lp2021_speedpopup .box .c { padding:0 25px; margin:16px 0;  text-align:center; }
.lp2021_speedpopup .box .c p { color:#4d4d4d; font-size:13px; line-height:16px; text-align:center; }
.lp2021_speedpopup .box .d { padding:25px; text-align:center; background:#eeeeee; }
.lp2021_speedpopup .box .checkbox  { margin:16px 0; }
.lp2021_speedpopup .box .checkbox input { display:none; }
.lp2021_speedpopup .box .checkbox input+label { color:#002a54; font-weight:700; text-decoration:none!important; outline:0!important; cursor:pointer; display:block; padding-left:100px; position:relative; }
.lp2021_speedpopup .box .checkbox input+label span { color:#e88d1a!important; font-weight:700; }
.lp2021_speedpopup .box .checkbox input+label * { text-decoration:none!important; outline:0!important; }
.lp2021_speedpopup .box .checkbox input+label::before { border:none; margin:0; outline:0; display:block; content:' '; position:absolute; top:0; left:28px; width:44px; height:44px; background:url('/konta-osobiste/citikonto-lp/content/checkbox-bg.jpg') center center no-repeat; }
.lp2021_speedpopup .box .checkbox input+label::after { border:none;margin:0; outline:0; display:block; content:' '; position:absolute; top:0; left:28px; width:44px; height:44px; background:url('/konta-osobiste/citikonto-lp/content/checkbox-tick.png') center center no-repeat; opacity:0; transition:.3s opacity ease; }
.lp2021_speedpopup .box .checkbox input:checked+label::after { opacity:1; }

.lp2021_speedpopup { pointer-events:none; opacity:0; transition:.6s opacity ease!important; transition-delay:.3s;}
.lp2021_speedpopup .box { opacity:0; transform:translate(0,30px);  transition:.6s opacity ease, .6s transform ease!important; transition-delay:0s;}

.lp2021_speedpopup.active { pointer-events:inherit; opacity:1; transition-delay:0s;}
.lp2021_speedpopup.active .box { opacity:1; transform:translate(0,0px); transition-delay:.3s;}

@media (max-width:767px) {
  .lp2021_speedpopup .box { padding:16px; max-width:100%!important; }
  .lp2021_speedpopup .box .a h2 { font-size:18px; line-height:20px;}
  .lp2021_speedpopup .box .a p { font-size:13px; line-height:1.2em; }
  .lp2021_speedpopup .box .b { margin-top:16px; padding:12px 16px 16px 100px; }
  .lp2021_speedpopup .box .b h2 { font-size:18px; line-height:20px;}
  .lp2021_speedpopup .box .b p { font-size:10px; line-height:12px; }
  .lp2021_speedpopup .box .b img { left:15px; width:80px; top:50%; transform:translateY(-50%);  }
  .lp2021_speedpopup .box .checkbox input+label { font-size:14px; line-height:16px; }
  .lp2021_speedpopup .box .c { padding:0 8px; margin:8px 0; }
  .lp2021_speedpopup .box .c p { font-size:10px; line-height:12px; }
  .lp2021_speedpopup .box .d { padding:8px; }
  .lp2021_speedpopup .box .checkbox input+label { padding-left:64px; }
  .lp2021_speedpopup .box .checkbox input+label::before { left:10px; }
  .lp2021_speedpopup .box .checkbox input+label::after { left:10px; }
}


.lp2020_image_little_low2 { margin-top: 2em; }
@media (max-width:767px) {
  .lp2020_image_little_low2 { margin-top: 1em; }
}

@media (max-width:767px) {
  .lp2020_steps .inner { padding:0; }
}

.cbolui-ddl .hero-4 .common-module-body .cross-link-cards .hero-4-content {
  border: none;
  background: #056dae;
}
.cbolui-ddl .hero-4  a { color:#fff!important; }
.cbolui-ddl .hero-4  a * { color:#fff!important; }
.top-cc-photobg-body h2 { color:#fff!important; }
.cbolui-ddl .checkbox input:checked+label, .cbolui-ddl .radio input:checked+label, .cbolui-ddl .switch input:checked+label { color:#fff!important; }

.korzyscislider .slick-track { display:flex; align-items:stretch; }
.korzyscislider .slick-slide { height:auto; }
.korzyscislider .slick-list { overflow:visible; }
.korzyscislide { display:flex!important; align-items:stretch; transition:.3s transform ease; box-sizing:border-box; padding:8px; }
.korzyscislide:hover { z-index:5;}
@media (min-width:768px) {
  .korzyscislide:hover { transform:scale(1.15); }
}

.korzyscislide--first .front { background: #a23cff; color:#fff!important; }
.korzyscislide--second .front { background: #ddf0ff; }
.korzyscislide--third .front { background: #ddf0ff; }
.korzyscislide--fourth .front { background: #ddf0ff; }
.korzyscislide--fifth .front { background: #ddf0ff; }

.korzyscislide .front { border-radius:10px; text-align:center; padding:32px 16px 16px 16px;  box-shadow: 0px 4px 18px rgb(0 0 0 / 20%); height:100%; box-sizing:border-box;}
.korzyscislide .front .tooltip-toggle { background-color:#fff; border-radius:100%; position:absolute; top:16px; left:16px; }
.korzyscislide h4 { min-height:44px; margin-bottom:1.5em; vertical-align:bottom; color:#27292b; font-size:20px; line-height:22px; letter-spacing:0; text-transform:none; font-weight:700; }
.korzyscislide img { display:block; margin:2em auto; width:90%; }
.korzyscislide .front p { padding:0 16px!important; }
.korzyscislide .front { color:#13528c!important; }
.korzyscislide .front * { color:#13528c!important; }
.korzyscislide--first .front * { background: #a23cff; color:#fff!important; }
.korzyscislide--darkblue .front { background:#056dae;}
.korzyscislide--blue .front { background:#2690d2;}
.korzyscislide--white .front { background:#fff;}
.korzyscislider .slick-dots { margin:2em 0 1em; display:block; text-align:center; list-style-type:none; padding:0; }
.korzyscislider .slick-dots > li { display:inline-block; padding:0; margin:0 .2em; }
.korzyscislider .slick-dots button { font-size:0px; padding:0; margin:0; display:block; appearance:none; -webkit-appearance:none; outline:0; border:3px solid #00bdf2; border-radius:100%; background:#fff; transition:.3s transform ease, .3s background ease; width:9px; height:9px; }
.korzyscislider .slick-dots .slick-active button { transform:scale(1.5); background:#00bdf2; }
.korzyscislide .flip { display:flex; align-items:stretch; width:100%; perspective: 1000px; }
.korzyscislide .flip .inner { display:flex; align-items:stretch; width:100%; position: relative; transition: transform 0.6s;transform-style: preserve-3d;}
.korzyscislide .flip.flipped .inner { transform: rotateY(180deg); }

.korzyscislide .flip .front, .korzyscislide .flip .rear { -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.korzyscislide .flip .rear { cursor:pointer; display:flex; align-items:center; background:#fff; top:0; left:0; position:absolute; width:100%; height:100%; transform: rotateY(180deg);  border-radius:10px; text-align:center; padding:32px 16px 16px 16px;  box-shadow: 0px 4px 18px rgb(0 0 0 / 10%); height:100%; box-sizing:border-box;}


@media (max-width:767px) {
  .swiper-container { overflow:visible;}
  .korzyscislider { margin-top:48px; }
}

.lp2021_contact { padding:0 0 5em 0; }
.lp2021_contact .contactlist { margin-top:2em;  text-align:left; position:relative; }
.lp2021_contact .contactlist .trigger { text-align:left; border-radius:5px; display:block; width:100%; appearance:none; -webkit-appearance:none; border:none; outline:0; padding:0; margin:0; background:none; transition:.3s background ease, .3s border, .3s color ease; font-weight:700; text-transform:uppercase; background:#056dae; color:#fff!important; border:2px solid #056dae; }
.lp2021_contact .contactlist .trigger::after { width:25px; height:15px; display:block; content:' '; position:absolute; top:22px; right:20px; transition:.3s transform ease; background:url(/images/icons/icon-chevron.png) center center no-repeat; background-size:100% auto; }
.lp2021_contact .contactlist .trigger:not(.active)::after { animation:floatbtn 2s ease-in-out infinite; }
.lp2021_contact .contactlist .trigger.active::after { transform:rotate(180deg); }
.lp2021_contact .contactlist .trigger:hover {  background:#002a54; border-color:#002a54; color:#fff!important}
.lp2021_contact .contactlist .trigger.active {  background:#002a54; border-color:#002a54; color:#fff!important}
.lp2021_contact .contactlist .contactlist-row { color:inherit; justify-content:flex-start; padding:16px 32px; display:flex; }
.lp2021_contact .contactlist .contactlist-row > span { color:inherit; display:block; }
.lp2021_contact .contactlist .contactlist-row > span:nth-child(1) { width:15%; }
.lp2021_contact .contactlist .contactlist-row > span:nth-child(2) { width:35%; }
.lp2021_contact .contactlist .contactlist-row > span:nth-child(3) { width:30%; }
.lp2021_contact .contactlist .contactlist-row > span:nth-child(4) { width:15%; }
.lp2021_contact .contactlist .list-wrapper { z-index:99; width:100%; position:absolute; top:calc(100% + 40px); transition:.3s opacity ease, .4s transform ease; }
.lp2021_contact .contactlist .list-wrapper:not(.active) { pointer-events:none; opacity:0; transform:translate3d(0,-16px,0); }
.lp2021_contact .contactlist .list-wrapper::before { position:absolute;  top:-10px; left:40px; pointer-events:none; width:35px; height:35px; content:' '; display:block; background:#056dae; transform:rotate(45deg); }
.lp2021_contact .contactlist .list {position:relative; z-index:99; width:100%; border-radius:5px; overflow:hidden;  list-style-type:none; padding:0; margin:0; display:block; }
.lp2021_contact .contactlist .list > li { list-style-type:none; padding:0; margin:0; display:block; }
.lp2021_contact .contactlist .list > li .contactlist-row--entry.contactlist-row { color:#fff; text-decoration:none; background:#056dae; transition:.3s background ease; }
.lp2021_contact .contactlist .list > li .contactlist-row--entry.contactlist-row:hover {background:#002a54; }

@media (max-width:767px) {
  .lp2021_contact {padding:2em 0; }
  .lp2021_contact .contactlist .contactlist-row { padding:8px; font-size:12px; flex-wrap:wrap;}
  .lp2021_contact .contactlist .contactlist-row > span:nth-child(1) { width:50%; }
  .lp2021_contact .contactlist .contactlist-row > span:nth-child(2) { width:50%; }
  .lp2021_contact .contactlist .contactlist-row > span:nth-child(3) { width:50%; }
  .lp2021_contact .contactlist .contactlist-row > span:nth-child(4) { width:50%; }
}

.popupcardinfo { display: flex; padding: 0; margin: 0; list-style: none; justify-content: center; }
.popupcardinfo li { display: flex; flex-direction: column; justify-content: center; align-items: center; }
@media (max-width:767px) {
  .popupcardinfo { flex-direction: column; }
}