/* shared */
.care__third,
.care__fifth,
.care__seventh {
  display: flex;
  position: relative;
  z-index: 5;
  justify-content: center;
}

@media screen and (min-width: 768px) {
  .care__third,
  .care__fifth,
  .care__seventh {
    align-items: center;
  }
}

.care__third_copyWrapper .subheadline,
.care__third_copyWrapper .description,
.care__fifth_copyWrapper .description,
.care__fifth_copyWrapper .subheadline,
.care__seventh_copyWrapper .description,
.care__seventh_copyWrapper .subheadline {
  color: var(--white);
}
@media screen and (min-width: 768px) {
  .care__third_copyWrapper .subheadline,
  .care__third_copyWrapper .description,
  .care__fifth_copyWrapper .description,
  .care__fifth_copyWrapper .subheadline,
  .care__seventh_copyWrapper .description,
  .care__seventh_copyWrapper .subheadline {
    color: var(--black);
  }
}

.care__third_copyWrapper .subheadline,
.care__fifth_copyWrapper .subheadline,
.care__seventh_copyWrapper .subheadline {
  letter-spacing: -1.5px;

}
@media screen and (min-width: 992px) {
  .care__third_copyWrapper .subheadline,
  .care__fifth_copyWrapper .subheadline,
  .care__seventh_copyWrapper .subheadline {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}

.care__fourth_copyWrapper .care__fourth_text,
.care__sixth_copyWrapper .care__sixth_text {
  color: #2F1F42;
}

.care__third_copyWrapper .description,
.care__fifth_copyWrapper .description,
.care__sixth_copyWrapper .description,
.care__seventh_copyWrapper .description {
  font-weight: 400;
  letter-spacing: -0.5px;
}

@media screen and (min-width: 768px) {
  .care__third_copyWrapper .description,
  .care__fifth_copyWrapper .description,
  .care__sixth_copyWrapper .description,
  .care__seventh_copyWrapper .description {
    letter-spacing: -1px;
  }
}


/* adjustments  */
.care__first {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 767px){
  .care__first  {
    height: 580px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .care__first {
    /* background: url('/assets/care/care_bg_1-d.png'); */
    background-size: cover;
  }
}

.care__first h2 {
  position: absolute;
  bottom: 16%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-size: 64px;
  text-align: center;
  color: #C6F159;
  font-weight: 900;
  z-index: 1;
  line-height: 85%;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .care__first h2 {
    bottom: 21%;
    font-size: 4em;
  }
}

@media screen and (min-width: 992px) {
  .care__first h2 {
    font-size: 100px;
    bottom: 20%;
  }
}

@media screen and (min-width: 1440px) {
  .care__first h2 {
    font-size: 100px;
    bottom: 17%;
  }
}

.care__second {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #8BC200;
  border-radius: 40px;
  height: 90vh;
  max-height: 661px;
  margin-top: -26%;
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .care__second {
    max-height: unset;
  }
}

@media screen and (min-width: 768px) {
  .care__second {
    margin-top: -10%;
  }
}

@media screen and (min-width: 992px) {
  .care__second {
    max-height: unset;
    height: 60vh;
  }
}

@media screen and (min-width: 992px) {
  .care__second {
    height: 135vh;
    max-height: 1025px;
  }
}

@media screen and (min-width: 1440px) {
  .care__second {
    margin-top: -9%;
  }
}

@media screen and (min-width: 1680px) {
  .care__second {
    max-height: unset;
  }
}

.care__second_imgWrapper {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  transform-style: preserve-3d;
}

.care__second_copyWrapper {
  z-index: -10;
  width: 700px;
}

@media screen and (min-width: 992px) {
  .care__second_copyWrapper {
    width: 750px;
  }
}
.care__second_copyWrapper .subheadline {
  width: 90%;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .care__second_copyWrapper .subheadline {
    width: 55%;
    font-size: 64px;
    text-shadow: -4px 4px #648B00;
  }
}

@media screen and (min-width: 768px) {
  .care__second_copyWrapper .subheadline {
    margin-bottom: 24px;
  }
}

@media screen and (min-width: 992px) {
  .care__second_copyWrapper .subheadline {
    text-shadow: -8px 8px #648B00;
    font-size: 110px;
  }
}
.care__second_copyWrapper .description {
  letter-spacing: -0.5px;

}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .care__second_copyWrapper .description {
    width: 60%;
  }
}

@media screen and (min-width: 992px) {
  .care__second_copyWrapper .description {
    width: 80%;
  }
}

@media screen and (min-width: 1440px) {
  .care__second_copyWrapper .description {
    width: 100%;
  }
}

.care__second_bg--mobile {
  position: absolute;
  top: 0;
  will-change: transform;

}

@media screen and (min-width: 1440px) {
  .care__second_bg--mobile {
    top: -5%;
  }
}

.leaf-1,
.leaf-1-d {
  position: absolute;
  z-index: 100;
  overflow: hidden;
  backface-visibility: hidden;
  width: 125%;
  top: 0%;
}

@media screen and (min-width: 768px) {
  .leaf-1, 
  .leaf-1d {
    width: 100%;
    top: -5%;
    will-change: transform; 
  }
}

@media screen and (min-width: 1920px) {
  .leaf-1,
  .leaf-1-d {
    top: -9%;
  }
}

.leaf-2,
.leaf-2-d {
  z-index: 110;
  overflow: hidden;
  backface-visibility: hidden;
  width: 150%;
  top: -8%;
}
@media screen and (min-width: 430px) {
  .leaf-2,
  .leaf-2-d {
    width: 120%;
    top: -2%;
  }
}

@media screen and (min-width: 500px) {
  .leaf-2,
  .leaf-2-d {
    width: 110%;
    top: -8%;
  }
}

@media screen and (min-width: 600px) {
  .leaf-2,
  .leaf-2-d {
    width: 102%;
    top: -8%;
  }
}

@media screen and (min-width: 768px) {
  .leaf-2,
  .leaf-2-d {
    width: 130%;
    position: absolute;
    left: -10%;
    top: -15%;
    will-change: transform; 
  }
}
@media screen and (min-width: 992px) {
  .leaf-2, 
  .leaf-2-d{
    width: 120%;
    top: -20%;
    left: -10%;
  }
}
@media screen and (min-width: 1440px) {
  .leaf-2,
  .leaf-2-d {
    top: -24%;
  }
}

@media screen and (min-width: 1920px) {
  .leaf-2,
  .leaf-2-d {
    top: -25%;
  }
}
.leaf-3,
.leaf-3-d {
  position: absolute;
  width: 100%;
  top: 15%;
  z-index: 30;
  overflow: hidden;
  backface-visibility: hidden;
  left: 0;
}

@media screen and (min-width: 768px) {
  .leaf-3,
  .leaf-3-d {
    width: 30%;
    top: 36%;
    left: 35%;
    will-change: transform;
  }
}

/* @media screen and (min-width: 992px) {
  .leaf-3,
  .leaf-3-d {
    transform: rotate(180deg);
  }
} */

.tablet-up-leaf {
  position: absolute;
  width: 100%;
  height: auto;
}

.leaf-4 {
  z-index: 100;
}

.leaf-5 {
  z-index: 80;
  width: 85%;
  top: 10%;
}

.leaf-6 {
  z-index: 70;
  width: 20%;
  left: 20%;
  transform: rotate(24deg);
}

.leaf-7 {
  z-index: 70;
  width: 20%;
  top: 22%;
  transform: rotate(33deg) scale(1.5);
}

.leaf-8 {
  z-index: 50;
  width: 20%;
  top: 52%;
  right: 17%;
  transform: rotate(109deg) scale(1.3);
}

.leaf-10 {
  z-index: 50;
  width: 20%;
  bottom: 25%;
  right: 39%;
  transform: rotate(0) scale(1.3);
}

.care__second_copyWrapper {
  position: absolute;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
  text-align: center;
  color: var(--white);
}

.care__second_copyWrapper h2 {
  line-height: 85%;
  margin-bottom: 12px;
}
@media screen and (min-width: 768px){
  .care__second_copyWrapper h2 {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 767px){
  .care__second_copyWrapper {
    max-width: 300px;
  }
}

.care__third {
  position: relative;
}

@media screen and (max-width: 766px) {
  .care__third {
    margin-top: -25%;
  }
}

@media screen and (min-width: 767px) {
  .care__third {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 100;
    gap: 24px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .care__third {
    margin-top: -8%;
  }
}

@media screen and (min-width: 992px) {
  .care__third {
    margin-top: -8%;
    gap: 64px
  }
}

.icon--tag {
  width: 50px;
  position: absolute;
  top: 24px;
  right: 24px;
}

@media screen and (min-width: 768px) {
  .icon--tag {
    max-width: 64px;
  }
}

@media screen and (min-width: 1024px) {
  .icon--tag {
    width: 64px;
    height: 64px;
  }
}
.care__third_imgWrapper {
  position: relative;
}

@media screen and (min-width: 768px) {
  .care__third_imgWrapper {
    width: 100%;
  }
}
.care__fourth_imgWrapper {
  display: flex;
  flex-direction: row;
  width: 100%;
  padding-bottom: 40px;

}

@media screen and (min-width: 768px) {
  .care__fourth_imgWrapper {
    padding-bottom: 0;
    justify-self: center;
    align-items: center;
  }
}

@media screen and (min-width: 1440px) {
  .care__fourth_imgWrapper {
    width: 100%;
  }
}

.desktop-product-wrapper {
  width: 33.3333%;
}
.care__fourth_bg--mobile,
.care__fourth_bg--desktop {
  width: 33.3333%;
}

@media screen and (min-width: 768px) {
  .care__fourth_bg--mobile,
  .care__fourth_bg--desktop {
    width: 100%;
    height: auto
  }
}
@media screen and (max-width: 766px) {
  .care__third_copyWrapper {
    position: absolute;
    bottom: 0;
    display: flex;
    flex-direction: column;
    padding: 0 24px 40px;
  }
}

.care__third_copyWrapper {
  @media screen and (min-width: 768px) {
    width: 90%;
  }
}


.care__third_text .description {
  letter-spacing: -1px;
}

@media screen and (min-width: 1440px) {
  .care__third_text .subheadline {
    letter-spacing: -4px;
  }
}

.care__fourth {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 64px 24px;

}

@media screen and (min-width: 768px) {
  .care__fourth {
    flex-direction: row-reverse;
    padding: 48px 24px;
    gap: 24px;
  }
}

@media screen and (min-width: 992px) {
  .care__fourth {
    gap: 48px;
    padding: 48px;
  }
}
@media screen and (min-width: 768px) {
  .care__fourth_copyWrapper {
    width: 90%;
  }
}

.care__fifth {
  top: 0px;
}
@media screen and (min-width: 768px) {
  .care__fifth {
    flex-direction: row-reverse;
    gap: 24px;
  }
}
@media screen and (min-width: 992px) {
  .care__fifth {
    flex-direction: row-reverse;
    gap: 48px;
  }
}

.care__fifth_copyWrapper {
  display: flex;
  bottom: 0;
  flex-direction: column;
}
@media screen and (max-width:767px) {
  .care__fifth_copyWrapper {
    position: absolute;
    bottom: 0;
    padding: 0 24px 40px;
  }
}
@media screen and (min-width:768px) {
  .care__fifth_copyWrapper {
    width: 90%;
  }
}
@media screen and (min-width: 992px) {
  .care__fifth_copyWrapper {
    align-items: normal;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
}

@media screen and (min-width:768px) {
  .care__fifth_text {
    width: 100%;
  }
}

@media screen and (min-width: 992px) {
  .care__fifth_text .description{
    letter-spacing: -1px;
  }
}
@media screen and (min-width: 768px) {
  .care__third_text .description,
  .care__third_text .subheadline,
  .care__fifth_text .description,
  .care__fifth_text .subheadline {
    color: #2F1F42;
  }
}

.care__fifth_imgWrapper {
  position: relative;
}
@media screen and (min-width: 768px) {
  .care__fifth_imgWrapper {
    width: 100%;
  }
}

.care__sixth {
  padding: 0 24px 48px 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-top: 64px;
  padding-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .care__sixth {
    flex-direction: row;
  }
}
@media screen and (min-width: 992px) {
  .care__sixth {
    padding: 48px;
  }
}

.care__sixth_imgWrapper {
  display: flex;
  justify-self: center;
  padding-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .care__sixth_imgWrapper {
    width: 100%;
    justify-content: center;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .care__sixth_copyWrapper {
    width: 80%;
    display: flex;
    justify-content: flex-end;
  }
}

@media screen and (min-width: 992px) {
  .care__sixth_copyWrapper {
  width: 80%;
  }
}
 .care__sixth_imgWrapper.care__sixth_bg--mobile {
  width: 65%;
 }
.care__sixth_imgWrapper .care__sixth_bg--desktop {
  width: 65%;
}
@media screen and (min-width: 992px) {
  .care__sixth_imgWrapper .care__sixth_bg--desktop {
    width: 60%;
  }
}
@media screen and (min-width: 992px) {
  .care__sixth_copyWrapper .subheadline {
    width: 85%;
  }
}

@media screen and (min-width: 768px) {
  .care__sixth_copyWrapper .description {
    letter-spacing: -1px;
  }
}
@media screen and (min-width: 1440px) {
  .care__sixth_copyWrapper .description {
    letter-spacing: -0.5px;
  }
}

.care__seventh {
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  background: url('/assets/care/final/mobile/care04.jpg');
  padding-top: 24px;
  gap: 24px;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .care__seventh {
    background: url('/assets/care/final/desktop/care04.jpg');
    padding: 0;
    margin: 0 24px;
    display: flex;
    justify-content: space-between;
    background-size: cover;
    align-items: center;
    flex-direction: row;
  }
}

@media screen and (min-width: 768px) {
  .care__seventh {
    margin: 0 24px;
  }
}

@media screen and (min-width: 992px) {
  .care__seventh {
    margin: 0 48px;
  }
}

@media screen and (min-width: 1440px) {
  .care__seventh {
    margin: 0 auto;
    gap: 64px;
  }
}

.image__wrapper .sticker.sticker--heart {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 6.6%;
  right: 0;

}

@media screen and (min-width: 768px) {
  .image__wrapper .sticker.sticker--heart {
    width: 60px;
    height: 60px;
    top: 35%;
    right: -5%;
  }
}

@media screen and (min-width: 992px) {
  .image__wrapper .sticker.sticker--heart {
    width: 102px;
    height: 102px;
    top: 28%;
  }
}

.care__seventh .image__wrapper {
  position: relative;
  width: calc(100% - 48px);
  height: auto;
}

@media screen and (min-width: 768px) {
  .care__seventh .image__wrapper {
    padding: 24px 0 24px 24px;
    width: calc(50% - 48px);
  }
}

@media screen and (min-width: 992px) {
  .care__seventh .image__wrapper {
    padding: 48px 0 48px 48px;
    width: calc(50% - 96px);
  }
}

@media screen and (min-width: 1440px) {
  .care__seventh .image__wrapper {
    padding: 64px 0 64px 64px;
    width: calc(50% - 128px);
  }
}
.image__wrapper .sticker.sticker--earth {
  width: 136px;
  position: absolute;
  bottom: 10%;
  right: 0;

}

@media screen and (min-width: 768px) {
  .image__wrapper .sticker.sticker--earth {
    max-width: 100px;
    max-height: 100px;
    bottom: 15%;
    right: 5%;
  }
}

@media screen and (min-width: 1440px) {
  .image__wrapper .sticker.sticker--earth {
    right: 13%;
    bottom: 23%;
  }
}

.care__seventh_imgWrapper {
  width: 100%;
}

.care__seventh_copyWrapper {
  color: var(--white);
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 766px) {
  .care__seventh_copyWrapper {
    justify-content: end;
    align-items: center;
    padding: 0 24px 48px;
  }
}

@media screen and (min-width: 768px){
  .care__seventh_copyWrapper {
    display: flex;
    width: calc(50% - 48px);
    overflow: hidden;
    padding-bottom: 0;
    justify-content: center;
    align-items: flex-start;
    padding-right: 24px;
  }
}

@media screen and (min-width: 992px) {
  .care__seventh_copyWrapper {
    gap: 48px;
    padding-right: 48px;
    width: calc(50% - 96px);
  }
}

@media screen and (min-width: 1024px) {
  .care__seventh_copyWrapper {
    margin-top: -8%;
  }
}

@media screen and (min-width: 1440px) {
  .care__seventh_copyWrapper {
    gap: 100px;
    margin-top: -10%;
    padding-right: 64px;
    width: calc(50% - 128px);
  }
}

.care__seventh img.care__seventh_bg--mobile,
.care__seventh img.care__seventh_bg--desktop {
  width: calc(100% - 23.5%);
  border: 2px solid var(--white);
  border-radius: 200px 200px 40px 40px;
}

@media screen and (min-width: 768px) {
  .care__seventh_copyWrapper .description,
  .care__seventh_copyWrapper .subheadline {
    color: var(--white);
  }
}

@media screen and (max-width: 766px) {
  .dare__pages {
    padding-top: 48px;
    top: 0;
  }
}
.free__pages {
  padding-top: 48px;
}


/* COUNTRY SPECIFIC ADJUSTMENTS */
/* FINLAND */
.locale_fi .care__second_copyWrapper h2 {
  line-height: 100%;
}
@media screen and (min-width: 992px) {
 .locale_fi .care__second_copyWrapper {
    width: 100%;
  }
}
 .locale_fi .care__second_copyWrapper .subheadline {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .locale_fi .care__second_copyWrapper .subheadline {
    width: 70%;
  }
}

/* COUNTRY SPECIFIC */

.locale_pl .care__second_copyWrapper h2 {
  line-height: 100%;
}

.locale_es .care__first h2 {
letter-spacing: -1px;
padding-left: 22px;
padding-right: 22px;
box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .locale_es .care__first h2 {
    font-size: 60px;
  }
}
/* POLAND */
.locale_pl .care__second_copyWrapper h2 {
  line-height: 100%;
}

/* SA */
.locale_sa .care__seventh
 {
  direction: ltr;
}
.locale_sa .care__first h2,
.locale_sa .care__second_copyWrapper h2 {
  line-height: 100%;
}
.locale_sa .care__third_copyWrapper .subheadline, 
.locale_sa .care__fifth_copyWrapper .subheadline, 
.locale_sa .care__seventh_copyWrapper .subheadline {
  letter-spacing: 2.5px;
}
.locale_sa .care__third_copyWrapper .description, 
.locale_sa .care__fifth_copyWrapper .description, 
.locale_sa .care__sixth_copyWrapper .description,  
.locale_sa .care__seventh_copyWrapper .description {
  letter-spacing: 1px;
}
.locale_sa .care__seventh .image__wrapper {
  direction: ltr;
}