@font-face {
  font-family: "bnpp_sans";
  src: url("../fonts/bnpp_sans_v3-webfont.eot");
  src: url("../fonts/bnpp_sans_v3-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/bnpp_sans_v3-webfont.woff2") format("woff2"),
    url("../fonts/bnpp_sans_v3-webfont.woff") format("woff"),
    url("../fonts/bnpp_sans_v3-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "bnpp_sans_bold";
  src: url("../fonts/bnpp_sans_bold_v3-webfont.eot");
  src: url("../fonts/bnpp_sans_bold_v3-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/bnpp_sans_bold_v3-webfont.woff2") format("woff2"),
    url("../fonts/bnpp_sans_bold_v3-webfont.woff") format("woff"),
    url("../fonts/bnpp_sans_bold_v3-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "bnpp_sans_light";
  src: url("../fonts/bnpp_sans_light_v3.eot");
  src: url("../fonts/bnpp_sans_light_v3.eot?#iefix") format("embedded-opentype"),
    url("../fonts/bnpp_sans_light_v3.woff") format("woff"),
    url("../fonts/bnpp_sans_light_v3.svg") format("svg"),
    url("../fonts/bnpp_sans_light_v3.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "bnpp_type";
  src: url("../fonts/BNPPType-Regular.eot");
  src: url("../fonts/BNPPType-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/BNPPType-Regular.woff") format("woff"),
    url("../fonts/BNPPType-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "bnpp_type_bold";
  src: url("../fonts/BNPPType-Bold.eot");
  src: url("../fonts/BNPPType-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/BNPPType-Bold.woff") format("woff"),
    url("../fonts/BNPPType-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

body {
  background: #fff;
  line-height: 1.2;
  font-size: 12px;
  color: #000;
  font-family: "bnpp_type", Arial, sans-serif;
  letter-spacing: -0.5px;
}

* {
  touch-action: auto !important;
}

a img {
  max-width: 100%
}

.container {
  max-width: 1380px;
  padding: 0 30px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  height: 100%;
}

.clearfix {
  clear: both;
}
#top {
  height: 80px;
  position: relative;
}
#top .container {
  display: flex;
}
#top .brand {
  background: url(../images/logo-bnp-big.png) left center no-repeat;
  text-indent: -3333em;
  margin-left: 2rem;
  flex: 0 0 45%;
}
#top .brand a {
  display: block;
  height: 90px;
}
#top .container {
  display: flex;
}
#top .topbar__right {
  color: #000;
  flex: 0 0 50%;
  display: flex;
  padding: 2rem 0;
  justify-content: flex-end;
}
#top .container img {
  position: absolute;
  top: 6px;
  right: 140px;
}

#main {
  background-color: #fff;
  height: auto;
  overflow: hidden;
}

.container--hero {
  max-width: 1380px;
  margin: 0 auto;
  padding: 0;
}


.main-content {
  background: url(../images/bg-desktop_v2.jpg) center top no-repeat;
  position: relative;
  min-height: 576px;
  text-align: center;
  color: #fff;
  background-position: 0 0;
}

@media only screen and (min-width: 1200px) {

}

.main-content--borderTop {
  border-top: 3px solid #00965e;
}

.flex{
	display: flex;
}

.no-wrap {
  white-space: nowrap;
}
.text-align-left {
	text-align:  left;
}

.position-relative {
	position: relative;
}

.main-text {
  display: inline-block;
  text-align: left;
  font-family: "bnpp_type", "sans-serif";
  font-weight: 200;
  margin-left: 30%;
  margin-top: 5%;
  position: relative;
  /* text-shadow: 0 0 5px #252525; */
}
.main-text-top h3 {
	font-size: 0.7em;
	padding-top: 15px;
  position: relative;
  z-index: 15;
}

h2 {
  font-family: "bnpp_type";
  font-size: 1.75rem;
  margin-bottom: 10px;
}
h2 strong,
.strong, 
strong {
  font-family: "bnpp_type_bold";
}

.main-list {
  margin-left: 18px;
  margin-bottom: 15px;
}

.main-list__item {
  font-weight: 300;
  font-family: "bnpp_type", "sans-serif";
  text-align: left;
  padding-top: 10px;
  position: relative;
  padding-left: 5px;
}
sup {
  font-size: 0.5em;
}
.main-list__item::before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #00965e;
  display: inline-block;
  position: absolute;
  left: -18px;
  top: 15px;
}

.main-text-rrso {
  text-align: right;
  margin-top: 85px;
}

.main-text,
.section_under {
  font-size: 18px;
}

.section_under {
  color: #000;
  margin: 40px auto;
  max-width: 950px;
}

.section_under__content-elem {
  position: relative;
}

.section_under__description {
  font-family: "bnpp_sans_light", "sans-serif";
  font-size: 0.5em;
  line-height: 1.2;
  margin-top: 15px;
  margin-bottom: 30px;
}

.section__header {
  font-size: 26px; 
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 50px;
}
@media only screen and (min-width: 767px) {
  .section__header {
    font-size: 30px; 
  }
}
@media only screen and (min-width: 1200px) {
    .section__header {
    font-size: 36px; 
  }
}

.bottom-button img {
	margin: 0px;
}

.slider-section {
    max-width: 1100px;
}

.slider-wrapper {
  padding-left: 340px; 
  box-sizing: content-box;
}

.slider {
	
	text-align: left;
	font-size: 18px;
}

.errow-left,
.errow-right {
	  position: absolute;
    top: 50%;
    z-index: 999;
    cursor: pointer;
}

.errow-left {
	left: -70px;
}

.errow-right {
	right: -70px;
}

.green {
  color: #00965e !important;
}

.c-black {
  color: #000;
}

.mobile-only {
  display: none !important;
}

.desktop-only {
  display: block;
}

.cta-btn {
  display: block;
  text-align: center;
  padding-top: 30px;
}

.section_under_flex {
	display: flex;
}
.section_under_flex img {
	align-self: flex-start;
	padding-right: 2rem;
}
.section_under h2 .green {
  font-size: 55px;
}

.section_under__cta-btn {
  display: block;
  width: 80%;
  max-width: 377px;
  margin: 80px auto;
}

.section_under__benefits {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  margin-top:50px;
}

.section_under__benefit {
  width: 50%;
  margin-bottom: 30px;
}

.section_under__benefit-title {
  text-transform: uppercase;
  font-family: "bnpp_type";
  font-size: 0.8em;
  word-spacing: 4px;
  line-height: 1.2;
  margin-top: 10px;
}

.section_under__benefit-text {
  font-family: "bnpp_type";
   font-size: 0.6em;
   word-spacing: 3px;
  line-height: 1.2;
  margin-top: 10px;
}

.section_under__benefit-title .gomobile {
  text-transform: none;
}

.section_under__stores {
  display: flex;
  justify-content: center;
  gap: 125px;
  max-width: 80%;
  margin: 0 auto;
}

.section_under__store-link {
  display: inline-block;
  margin-top: 30px;
}

.section_under__store-link img{
  max-width: 100%;
}

.nagroda-icons {
	display: flex;
    justify-content: center;
	margin-left: 20px;
}

.nagroda-icons img{
	max-height: 150px;
}

.nagroda-icons img:first-child{
	margin-right: 20px;
}

.karta-icon {
	position: absolute;
    top: 0;
    right: -20px;
}


#footer a,
#footer a:visited {
  color: #00965e;
}

#footer h3 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 40px;
  text-align: left;
}

#footer p {
  font-size: 12px;
  line-height: 13px;
}

#footer h3 a {
  text-decoration: underline;
}
 p.footer-smalltext {
  font-size: 14px;
  font-family: "bnpp_sans_light";
  line-height: 1.2;
  margin-top: 10px;
  color: #3f3f3f;
}
#footer .bigger-text {
  font-size: 1.25rem;
}
#footer strong.bigger-text {
  font-size: 1.75rem;
  font-family: "bnpp_type";
}

#footer .footer-logo {
  max-width: 135px;
  margin: 35px auto 0;
}

#footer .footer__list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-family: "bnpp_sans";
  line-height: 1.3;
  font-size: 12px;
  color: #9c9c91;
  margin-top: 40px;
}

#footer .footer__item {
  position: relative;
  padding: 8px 0;
  cursor: pointer;
  margin: 0 20px;
}

#footer .footer__item > a {
  color: #9c9c91;
  text-decoration: none;
}

#footer .footer__item:after {
  position: absolute;
  right: -20px;
  bottom: 50%;
  transform: translateY(50%);
  content: "";
  height: 16px;
  border-right: 2px solid #dcdcdc;
}

#footer .footer__item:last-child:after {
  border-right: none;
}

#footer .footer__item a:active,
#footer .footer__item a:hover {
  transition: color 0.2s;
  color: #2d2926;
}

.url-link {
  position: absolute;
  top: 277px;
  color: #fff;
  font-size: 10px;
}
.div_zgoda_popup a {
  color: #fff;
}

.word-spacing {
	word-spacing: 3px;
}


.bold {
  font-weight: bold;
}

.extra-bold {
	font-weight:900;}

.light {
	font-family: "bnpp_type";
}

.big {
	font-size: 55px;
}

.tab h2 {
  text-align: center;
}

@media only screen and (max-width: 1200px) {
  
  .container--borderTop {
    border-top: 3px solid #00965e;
  }
  .main-content--borderTop {
    border-top: unset;
  }
}

@media only screen and (max-width: 1023px) {

  .container {
    max-width: 768px;
  }

  #top .topbar__right {
    display: none;
  }
  #top {
    height: 60px;
  }
  #top .brand {
    background-size: contain;
    flex: 0 0 60%;
    margin-left: 5px;
    background-image: url(../images/logo-bnp-big.png);
  }

  #top .brand a {
    display: block;
    height: 60px;
  }

  #top .container img {
    max-height: 90%;
    right: 50px;
    max-width: 40%;
  }

  .main-text {
    margin-left: 30%;
    margin-top: 10%;
  }

  .main-text,
  .section_under {
    font-size: 21px;
  }


  .main-list__item::before {
    top: 18px;
  }

  .main-text-rrso {
    margin-top: 0;
  }

  .section_under__cta-btn {
    max-width: 315px;
    margin: 30px auto;
  }
}

@media only screen and (max-width: 767px) {

  .container {
    max-width: 480px;
  }

  .main-content {
    background: url(../images/bg-tablet_v2.jpg) 0 0 no-repeat;  
  }

.section_under_flex {
	display:block;
} 

.slider-heading {
	font-size: 30px;
}

.slider-list {
	font-size: 16px;
}

.errow-left img,
.errow-right img {
	 width: 40px;
}

.slider-disclamer p {
	padding: 0px;
}

.karta-icon {
	max-height: 50px;
}

.big {
    font-size: 40px;
}

.section_under h2 .green {
    font-size: 40px;
}

 .break {
    display: none;
  }

.section_under__benefit-icon {
    max-height: 80px;
}

.bottom-button img {
	width: 300px;
}

  


 /* .main-content {
    width: 100%;
    box-sizing: border-box;
    height: 100%;
  } */
  .main-text {
    color: #fff;
    padding-top: 12%;
    margin-left: unset;
  }
  .main-text,
  .section_under {
    font-size: 21px;
  }

  .main-list__item::before {
    transform: scale(0.8);
  }
  .main-text-rrso {
    padding-bottom: 20px;
  }
  .section_under__content {
    display: flex;
    flex-direction: column-reverse;
  }
  .section_under__cta-btn {
    max-width: 300px;
  }

  .section_under__benefit {
    width: 50%;
  }

  .section_under__stores {
    gap: 30px;
  }

  .url-link {
    position: static;
  }
  #footer {
    padding-bottom: 30px;
  }
  .mobile-flex {
    display: flex;
    align-items: center;
  }
  .desktop-only {
    display: none;
  }

  .mobile-only {
    display: block !important;
    max-width: 100%;
  }

  #footer .footer__list {
    flex-direction: column;
    flex-wrap: wrap;
  }
  #footer .footer__item {
      margin-bottom: 15px;
  }

  #footer .footer__item:after {
      border-right: none;
  }
}

@media only screen and (max-width: 600px) {

 .karta-icon {
	top: -10px;
}

  .url-link {
    position: absolute;
  }
  
   .section_under__benefit-title {
  font-size: 0.65em;
}

.section_under__benefit-text {
	font-size: 0.5em;
}
}


@media only screen and (max-width: 480px) {

  .main-content {
   /* background: url(../images/bg-mobile320.jpg) center top no-repeat;*/
   /* background-size: contain;
	min-height: 482px; */
  }

  .main-content {
    position: relative;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    height: auto;
    background: url(../images/bg-mobile.jpg) center top no-repeat;
    background-size: cover;
    box-sizing: border-box;
	  height: 722px;
  }

  #main {
    background-position: center top;
    background-size: contain;
  }

 .container {
    max-width: 320px;
    padding: 0 4%;
    margin: 0 auto;
  }
  .container--hero {
    padding: 0;
  }
  
  .karta-icon {
	max-height: 40px;
}

.nagroda-icons img {
    max-height: 115px;
}

  #main {
    height: 100%;
    padding-bottom: 0;
    padding-top: 0px;
    background-image: none;
  }

  .main-text {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 20px;
    margin-left: 5%;
  }

  #list-item.list {
    padding-top: 6px;
  }

  .section_under__cta-btn {
    max-width: 275px;
  }
  .errow-left,
  .errow-right {
    display:none;
  }
  .mobile-flex {
    flex-direction: column;
   }
}



@media only screen and (max-width: 440px) {
  .main-content {
    background-size: 440px auto;
    height: 660px;
  }
}

@media only screen and (max-width: 380px) {
  .main-content {
    background-size: 380px auto;
    height: 593px;
  }
}

@media only screen and (max-width: 360px) {


  .main-text,
  .section_under {
    font-size: 24px;
  }

  .main-content {
    padding-top: 260px;
  }
  .mobile-flex {
   flex-direction: column;
  }
}

@media only screen and (max-width: 330px) {


  .main-text {
    padding-top: 5px;
  }
  .main-text,
  .section_under {
    font-size: 21px;
  }


  .main-list__item::before {
    transform: scale(0.6);
    top: 13px;
  }
  .section_under__cta-btn {
    max-width: 230px;
  }
}


.section_benefits {
  color: #000;
  font-size: 17px;
  line-height: 1.2;
  margin-top: 40px;
}

.section_benefits > ul {
  margin-top: 60px;
  margin-bottom: 15px;
}

.section_benefits p {
  font-size: 17px;
}

.section_benefits a {
  color: #000;
}
.flap__btn {
  border: none;
  background: transparent;
  font-family: 'bnpp_type';
  cursor: pointer;
  position: relative;
  text-align: left;
}

.flap__btn .icon {
  position: absolute;
  top: 10px;
  left: 0px;
  background-image: url(../images/flap-arrow.png);
  width: 21px;
  height: 14px;
  transform: rotate(-180deg);
}

[aria-expanded="true"] .icon {
    transform: rotate(0);
}


.flap__btn:has(.icon) {
  width:100%;
  padding-left: 50px;
}

.section_benefits button {
  font-size: 17px;
  margin: 10px 0 0;
  padding: 0;
  border-bottom: 1px solid #000;
  transition: border 0.3s ease-in-out;
}

.section_benefits button:hover {
  border-bottom: 1px solid transparent;
}

.section_benefits p > span {
  font-size: 23px;
  font-family: "bnpp_type_bold";
  display: block;
  margin-bottom: 15px;
}

@media only screen and (min-width: 1000px) {
  .section_benefits > ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 50px;
    column-gap: 100px;
  }
}

.section_benefits > ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  margin-bottom: 45px;
  text-align: center;
}

@media only screen and (min-width: 1000px) {
  .section_benefits > ul li {
    flex-direction: row;
    text-align: left;
    align-items: flex-start;
    font-size: 23px;
    margin-bottom: 0;
  }
}

.section_benefits .icon__wrap {
  display: block;
  width: 100%;
  max-width: 120px;
  text-align: center;
}

@media only screen and (min-width: 1000px) {
  .section_benefits .icon__wrap {
    text-align: right;
  }
}

.flap__panel,
.flap__panel p,
.flap__panel > ul,
.flap__panel > ul li {
  font-size: 18px;
  color: #000;
  font-family: 'bnpp_type';
}

.flap__panel p,
.flap__panel ul {
  margin-top: 20px;
}

.flap__panel > ul li {
  margin-left: 20px;
  position: relative;
}

.flap__panel > ul li:before {
  position: absolute;
  top: 8px;
  left: -20px;
  content: '';
  width: 7px;
  height: 7px;
  background-color: #000;
  display: inline-block;
}

.flap__panel a {
  color: #000;
}

.section_match-card {
  background-color: #f8f8f8;
  position: relative;
  padding-block: 40px 50px;
  margin-block: 50px;
}
.section_match-card:before,
.section_match-card:after {
  content: '';
  display: block;
  width: 3000px;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: #f8f8f8;
}
.section_match-card:before {
  left: -3000px;
}
.section_match-card:after {
  right: -3000px;
}

.sec__header-h2 {
  font-family: 'bnpp_type_bold';
  font-size: 30px;
 /* text-align: center;
  color: #00965e;*/
  margin-bottom: 40px;
}

@media only screen and (min-width: 480px) {
  .sec__header-h2 {
    font-size: 37px;
  }
}
.icon__text {  
  font-family: 'bnpp_type_bold';
  color: #00965e;
}

.f-extra-big {
  font-size: 62px;
  line-height: 0.8;
}

.f-big {
  font-size: 41px;
}
.f-mid {
  font-size: 29px;
}

.flap__panel {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-out;
}

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper_wrap {
  margin-top: 50px;
  margin-bottom: 60px;
}

.swiper-slide {
  background-color: #fff;
  color: #000;
  height: auto;
}


.slider_subhead {
  min-height: 55px;
}

.slider_fn {
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
  align-self: flex-start;
  margin-top: 30px;
}

.swiper-pagination-bullet-active {
  background-color: #00975f;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 130px;
}

.grid__container {
  display: grid;

}

.grid__column:first-of-type {
  margin-bottom: 50px;
}

@media only screen and (min-width: 768px) {
  .grid__container {
    grid-template-columns: repeat(2, 1fr); 
  }

  .grid__column:first-of-type {
    border-right: 1px solid #e5e5e5;
    margin-bottom: 0;
  }
}

.grid__column {
  padding-inline: 20px;
}

@media only screen and (min-width: 1000px) {
  .grid__column {
    padding-inline: 50px;
  }
}


.section_create-account {
  color: #000;
}

@media only screen and (min-width: 480px) {
  .section_create-account {
    margin-inline: -50px;
  }
}

.section_create-account h2 {
  text-align: center;
  margin-bottom: 30px;
}
.section_create-account h3 {
  font-size: 24px;
  text-align: left;
  margin-bottom: 30px;
  padding-left: 15px;
}

.section_faq {
  max-width: 1280px;
  margin: 0 auto;
}

.section_faq__flaps > li {
  padding-block: 30px;
  padding-inline: 30px;
  border-top: 1px solid #b2e0cf;
}

.section_faq__flaps > li:last-child {
  border-bottom: 1px solid #b2e0cf;
}

.section_faq__flaps .flap__btn,
.section_faq__flaps > li {
  font-size: 18px;
  color: #00975f;
  font-family: 'bnpp_type_bold';
}

.section_faq__flaps .flap__panel {
  font-size: 14px;
  padding-inline: 50px;
}

.d-flex {
  display: flex;
  gap: 20px;
  margin-block: 20px;
  flex-direction: column;
}

@media only screen and (min-width: 480px) {
  .d-flex {
    flex-direction: row;
  }
}

@media only screen and (min-width: 768px) {
  .d-flex {
    flex-direction: column;
  }
}

@media only screen and (min-width: 1000px) {
  .d-flex {
    flex-direction: row;
  }
}

.d-flex__item {
  display: block;
  width: 100%;
  max-width:180px;
}

@media only screen and (min-width: 480px) {
  .d-flex__item {
    width: 50%;
  }
}

@media only screen and (min-width: 768px) {
  .d-flex__item {
    width: 100%;
  }
}

@media only screen and (min-width: 1000px) {
  .d-flex__item {
    width: 50%;
  }
}

.d-flex__item img {
  width:100%;
}

.main-text-top {
  box-sizing: border-box;
  width: 100%;
  position: absolute;
  font-size: 30px;
  font-family: "bnpp_type", "sans-serif";
  line-height: 1.1;
  text-align: center;
  bottom: 20px;
  height: 230px;
}

@media only screen and (min-width: 480px) {
    .main-text-top {
      height: auto;
      background-color: #00975f;
      bottom:-260px;
      padding: 30px 30px 80px 30px;
      font-size: 40px;
    }
}

@media only screen and (min-width: 1200px) {
  .main-text-top {
    background-color: rgba(9,52,15,0.7) ;
    padding: 60px 60px 90px 35px;
    right: 0;
    top: 0;
    bottom: unset;
    width: auto;
    text-align: left;
  }
}

@media only screen and (min-width: 767px) {
  .main-text-top:before {
    content: '';
    background: url('../images/circle1.png');
    mix-blend-mode: overlay;
    position: absolute;
    right:0;
    top: 0;
    width: 72px;
    height:139px;
  }

  .main-text-top:after {
    content: '';
    background: url('../images/circle2.png');
    mix-blend-mode: overlay;
    position: absolute;
    left:0;
    bottom: 0;
    width: 387px;
    height:109px;
    z-index: 10;
  }
}

.hero-btn {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 55px;
  z-index:20;
}

@media only screen and (min-width: 1200px) {
  .hero-btn {
    right: 0;
    left: unset;
    transform: none;
  }
}

/* .main-text-top:after {
  content: '';
  width:100%;
  height: 100%;
  mix-blend-mode: multiply;
} */
/* @media only screen and (min-width: 767px) {
  .main-text-top {
    width: 55%;
    bottom: 65px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
  }
} */

.flex-container {
	display: flex;
}

.profits {
    color: #000;
    margin-block: 40px 100px;
}

@media only screen and (min-width: 480px) {
 .profits {
     margin-block: 300px 100px;
 }
}

@media only screen and (min-width: 1200px) {
 .profits {
     margin-block: 60px 100px;
 }
}

.profits__list {
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
  font-size: 18px;
}

.profits__item {
  flex-basis: 100%;
  display: flex;
  align-items: flex-start;
}

@media only screen and (min-width: 1200px) {
  .profits__item {
      flex-basis: calc(50% - 50px);
  }
}

.profits__item--title {
  font-size: 19px;
  color: #00975f;
  margin-bottom: 20px;
}

@media only screen and (min-width: 767px) {
  .profits__item--title {
    font-size: 29px;
  }
}

.profits__icon {
  flex-basis: 100px;
  padding-right: 15px;
  flex-shrink: 0;
  text-align: center;
}

@media only screen and (min-width: 767px) {
  .profits__icon {
      flex-basis: 160px;
      padding-right: 35px;
  }
}

@media only screen and (min-width: 1200px) {
  .profits__icon {
      text-align: right;
  }
}

.profits__icon img {
  max-width: 100%;
}

.profits__text {
  padding-left: 10px;
  border-left: 1px solid #99d5bf;
  font-size: 16px;
}

@media only screen and (min-width: 767px) {
.profits__text {
    padding-left: 20px;
    font-size: 18px;
  }
}

.profits .flap__btn {
  font-size: 15px;
}

@media only screen and (min-width: 767px) {
  .profits .flap__btn {
    font-size: 18px;
  }
}

.profits .flap__panel,
.profits .flap__panel p, 
.profits .flap__panel > ul, 
.profits .flap__panel > ul li {
  font-size: 14px;
}


.tabs {
  background-color: #fafafa;  
  z-index: 0;
  position: relative;
  padding:20px;
}

@media only screen and (min-width: 1200px) {
  .tabs {
    padding: 50px 80px 80px;
    max-width: 1450px;
    margin: 0 auto;
    box-sizing: border-box;
  }
}


.tabs__header {
  text-align: center;
  margin-bottom: 50px;
}

.tabs__header p {
  font-size: 18px;
}


.tabs__nav {
  display: flex;
  gap: 15px;
  justify-content: center;
}

.tabs__nav-btn{
  background-color: #fff;
  position: relative;
  border: 1px solid #00975f;
  color: #00975f;
  text-transform: uppercase;
  max-width: 485px;
  width:100%;
  padding-block: 5px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}

@media only screen and (min-width: 767px) {
  .tabs__nav-btn {
    font-size: 22px;
    padding-block: 22px;
  }
}

.tabs__nav-btn[aria-selected="true"] {
  background-color: #00975f;
  color: #fff;
}
.tabs__nav-btn[aria-selected="true"]:after{
  content: '';
  position: absolute;
  bottom: -25px; 
  left: 50%;
  transform: translateX(-50%);
  border-width: 12px;
  border-style: solid;
  border-color: #00975f transparent transparent transparent; 
}


.tabs__panel {
  display: none;
}

.tabs__panel.is-visible {
  display: block;
}

.steps {
  margin-top: 50px;
  font-size: 16px;
  letter-spacing: -0.5px;
}

@media only screen and (min-width: 767px) {
  .steps {
    font-size: 18px;
  }
}

.steps__list {
  display: flex;
  gap:30px;
  justify-content: space-between;
  flex-direction: column;
}

@media only screen and (min-width: 1200px) {
  .steps__list {
    flex-direction: row;
  }
}

.steps__list .flap__btn {
  font-size: 18px;
}

.steps__list .stores {
  display: flex;
  text-decoration: none;
  gap: 15px;
}

@media only screen and (min-width: 1200px) {
  .steps__list .stores {
    flex-direction: column;
    gap: 30px;
  }
}

.steps__item {
  flex-shrink: 0;
  flex-basis: calc(25% - 30px);
  counter-increment: bulletstepsCounter;
  padding-left: 50px;
}

@media only screen and (min-width: 1200px) {
  .steps__item {
    padding-left: 0;
  }
}

.steps__title {
  font-size: 19px;
  color: #00975f;
  margin-bottom: 25px;
  position: relative;
}

@media only screen and (min-width: 767px) {
  .steps__title {
    font-size: 24px;
    margin-bottom: 40px;
  }
}

.steps__title:before {
  content: '';
  display: flex;
  position: absolute;
  background-color: #c6d400;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  top: -6px;
  left: -50px;
  z-index: -1;
}

@media only screen and (min-width: 1200px) {
 .steps__title:before {
  display: none;
 }
}

.steps__title:after {
  content: counter(bulletstepsCounter);
  position: absolute;
  left: -36px;
  display: block;
  color: #fff;
  top: -1px;
  font-size: 21px;
}

@media only screen and (min-width: 1200px) {
 .steps__title:after {
  display: none;
 }
}

@media only screen and (min-width: 1400px) {
  .steps__qr {
    padding-left: 40px;
  }
}

.steps__list-lvl2 {
  margin-left: 25px;
}

.steps__list-lvl2 li {
  margin-bottom:20px;
}

.steps__list-lvl2 li:before {
  content: "»";
  color: #333;
  display: inline-block;
  width: 1em;
  margin-left: -23px;
  font-weight: bold;
}

.steps__bullets {
    display: none;
}

@media only screen and (min-width: 1200px) {
  .steps__bullets {
    position: relative;
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
  }
}

.steps__bullets li {
  position: relative;
  flex-basis: 25%;
  padding-left: 15px;
  color: #fff;
}

.steps__bullets li:before{
  content: '';
  display: flex;
  position: absolute;
  background-color: #c6d400;
  font-size: 18px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  top: -9px;
  left: 0px;
  z-index: -1;
}

.steps__bullets li:not(:last-of-type):after  {
  content: '';
  display: flex;
  background-color: #d7ece4;
  height: 2px;
  margin: -10px 0 0 40px;
  position: relative;
  z-index: -2;
}

.carousel {
  margin: 60px 0 160px;
}

@media only screen and (min-width: 767px) {
  .carousel {
    margin-block: 100px;
  }
}

.carousel__content {
  display: flex;
}

.carousel__mobileIcon {
  display: none;
}

@media only screen and (min-width: 1200px) {
  .carousel__mobileIcon {
    display: block;
  }
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  /* overflow: auto; */
}
@media only screen and (max-width: 1200px) {
  .swiper {
    overflow: visible;
  }
}

.swiper-slide {
  width: 250px;
  box-shadow: 0 0 10px 3px rgba(35,35,35,.09);
  margin: 10px;
}

.slider-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px 40px;
}

.slider-content h3 {
  font-size: 24px;
  color: #00975f;
  text-align: center;
  margin-bottom: 20px;
}

.slider-content p{
  font-size: 18px;
  text-align: center;
}

.section__banner {
  color: #000;
  position: relative;
  min-height: 1012px;
  display: flex;
  letter-spacing: -0.5px;
}

@media only screen and (min-width: 767px) {
  .section__banner {
     margin-bottom: 60px;
  }
}

@media only screen and (min-width: 1000px) {
  .section__banner {
     min-height: 664px;
  }
}

.section__banner .banner__media {
  position: absolute;
  width:100%;
  height:100%;
  z-index: 8;
  top: 0;
}
.section__banner .banner__media img {
  position: absolute;
  object-fit: cover;
  object-position: bottom;
  width: 100%;
  height: 1012px;
}

@media only screen and (min-width: 1000px) {
  .section__banner .banner__media img {
    object-fit: cover;
    object-position: 70% 0;
    object-position: bottom;
    width: 100%;
    height: 664px;
  }
}

.section__banner .banner__content {
  position: relative;
  z-index: 10;
  text-align: center;
}
@media only screen and (min-width: 480px) {
  .section__banner .banner__content {
    padding-top: 50px;
    text-align: left;
  }
}
@media only screen and (min-width: 768px) {
  .section__banner .banner__content {
    max-width: 1380px;
    margin: 0 auto;
  }
}
.section__banner .banner__field {
  background-color: #fff;
  border: 2px solid #c6d400;
  padding: 35px 35px 50px;
  max-width: 80%;
  margin: -150px auto 0;
  transform: scale(0.9);
}
@media only screen and (min-width: 1200px) {
  .section__banner .banner__field {
    max-width: 45%;
    margin: 0;
    transform: scale(1);
  }
}

.section__banner .banner__field p {
  margin-top: 15px;
  font-size: 16px;
  text-align: center;
}

.section__banner .banner__field p.mt-0 {
  margin-top: 0;
}

@media only screen and (min-width: 768px) {
  .section__banner .banner__field p {
    font-size: 18px;
    margin-top: 30px;
  }
}

.banner__columns {
  display: flex;
  text-align: center;
  justify-content: center;
  margin-block: 50px;
  flex-direction: column;
}

@media only screen and (min-width: 1200px) {
  .banner__columns {
    flex-direction: row;
  }
}

.banner__columns-col {
  flex: 0 0 25%;
  padding-inline: 30px;
}

.banner__columns-col:not(:last-of-type){
  border-bottom: 1px solid #00975f;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

@media only screen and (min-width: 1200px) {
  .banner__columns-col:not(:last-of-type){
    border-right: 1px solid #00975f;
    border-bottom:none;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
}

.banner__columns-col h4 {
  font-size: 24px;
  color: #00975f;
}

.extra_green {
  color: #c6d400;
  font-size: 50px;
}

.extra_green span {
  font-size: 35px;
}

.vouchers {
    margin: 0 auto 100px;
}

.vouchers h3 {
  text-align: center;
  font-size: 30px;
  color: #00975f;
  margin-bottom: 30px;
}

.vouchers__mini-baner {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 40px;
}

@media only screen and (min-width: 1200px) {
  .vouchers__mini-baner {
    flex-direction: row;
  }
}

.vouchers__mini-baner-txt > div {
  flex: 0 0 50%;
}

.vouchers__mini-baner-txt {
  font-size: 18px;
  text-align: center;
  box-sizing: border-box;
  margin-bottom: 40px;
}

@media only screen and (min-width: 1200px) {
  .vouchers__mini-baner-txt {
  padding-left: 20px;
  text-align: left;
  margin-bottom: 0
  }
}

.vouchers__steps {
  display: flex;
  gap: 20px;
  margin-bottom: 40px;
  justify-content: space-between;
  flex-direction: column;
}

@media only screen and (min-width: 1200px) {
  .vouchers__steps {
    flex-direction: row;
  }
}

.vouchers__steps-item {
  box-shadow: 0 0 10px 3px rgba(35,35,35,.09);
  flex-basis: calc(25% - 20px);
  padding: 20px 30px 20px 20px;
  min-height: 180px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  position: relative;
  counter-increment: stepsCounter;
}

.vouchers__steps-item:after {
  display: block;
  content: counter(stepsCounter);
  font-size: 188px;
  color: #ebf7f2;
  position: absolute;
  top: -40px;
  right: 10px;
  z-index: -1;
}

.vouchers__counter {
  text-transform: uppercase;
  font-size: 18px;
  color: #00975f;
}

.vouchers__txt {
  align-content: center;
  flex-grow: 1;
  font-size: 18px;
}

.vouchers__note {
  text-align: center;
  font-size: 18px;
}

.green-baner {
  margin-bottom: 100px;
}

.green-baner__title {
  text-align: center;
  font-size: 24px;
  font-family: "bnpp_type_bold";
  margin-bottom: 30px;
  margin-top:40px;
  color: #fff;
}

@media only screen and (min-width: 1200px) {
 .green-baner__title {
    margin-top: 0;
  }
}

.green-baner__content {
  background: radial-gradient(circle at 60% 50%, #1dbf83, #00975f);
  box-shadow: inset 0 0 40px #018755;
  min-height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 50px;
  flex-direction: column;
}

@media only screen and (min-width: 1200px) {
  .green-baner__content {
    flex-direction: row;
  }
}

.green-baner__icons {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-evenly;
}

@media only screen and (min-width: 1200px) {
  .green-baner__icons {
    max-width: 550px;
    flex-wrap: nowrap;
  }
}

.green-baner__icons-item {
  display: flex;
  flex-direction: column;
  flex-basis: 180px;
}

@media only screen and (min-width: 1200px) {
  .green-baner__icons-item {
    flex-basis: 30%;
  }
}

.green-baner__icons-item--ico {
  height: 88px;
  align-content: center;
}

.green-baner__icons-item img {
  align-self: center;
}

.green-baner__icons-item p {
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin-top: 15px;
}

.green-baner__col--img {
  align-self: center;
}

@media only screen and (min-width: 1200px) {
  .green-baner__col--img {
    align-self: flex-end;
  }
}

.green-baner__col--img img {
  display: block;
}

.section_faq {
  margin-bottom: 100px;
}

.disclaimer {
  max-width:1280px;
  margin: 0 auto;
  font-size: 14px;
  padding-inline: 30px;
}

.footer {
  border-top: 1px solid #00975f;
  margin: 60px auto 0;
  padding: 50px 30px;
  max-width: 1920px;
}

.footer__content {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: 30px;
}

@media only screen and (min-width: 767px) {
  .footer__content {
    flex-direction: row;
  }
}

.footer__logo {
 
}

.footer__note {
  flex-basis: 60%;
}

.footer__social {
}

.mb-60 {
  margin-bottom: 60px;
}