/*!****************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[1].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./assets/sass/acf-blocks/social-landlords.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************/
.social-landlords-block-main-left h2 {
  color: #001819;
  font-size: 3.8rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.38px;
}
@media (max-width: 767px) {
  .social-landlords-block-main-left h2 {
    font-size: 2.8rem;
    font-weight: 500;
  }
}

.social-landlords-block-secondary-left h3, .social-landlords-block-main-right h3 {
  color: #001819;
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: 0.32px;
}
@media (max-width: 767px) {
  .social-landlords-block-secondary-left h3, .social-landlords-block-main-right h3 {
    font-size: 2.6rem;
    font-weight: 500;
  }
}

.social-landlords-block-secondary-left__button .btn--orange {
  display: inline-flex;
  position: relative;
  align-items: center;
  height: 54px;
  padding: 0 20px;
  transition: 0.3s;
  border-radius: 4px;
  background-color: transparent;
  border: solid 1px #007F6E;
  color: #001819;
  font-size: 1.5rem;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: 0.23px;
  line-height: 1.8rem;
}
.social-landlords-block-secondary-left__button .btn--orange * {
  z-index: 2;
}
.social-landlords-block-secondary-left__button .btn--orange::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #026B5E;
  height: 100%;
  width: 0px;
  transition: 0.3s;
  z-index: 1;
  border-radius: 4px;
}
.social-landlords-block-secondary-left__button .btn--orange:hover {
  color: #ffffff;
}
.social-landlords-block-secondary-left__button .btn--orange:hover::before {
  width: 100%;
}

.social-landlords-block-main-right__button .btn--white {
  display: inline-flex;
  position: relative;
  align-items: center;
  height: 54px;
  padding: 0 20px;
  transition: 0.3s;
  border-radius: 4px;
  background-color: #F3F0E9;
  color: #001819;
  font-size: 1.5rem;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: 0.23px;
  line-height: 1.8rem;
}
.social-landlords-block-main-right__button .btn--white * {
  z-index: 2;
}
.social-landlords-block-main-right__button .btn--white::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #E0DAC7;
  height: 100%;
  width: 0px;
  transition: 0.3s;
  border-radius: 4px;
  z-index: 1;
}
.social-landlords-block-main-right__button .btn--white:hover::before {
  width: 100%;
}

.social-landlords-block-secondary-left__button .btn--green, .social-landlords-block-main-left .btn--green {
  display: inline-flex;
  position: relative;
  align-items: center;
  height: 54px;
  padding: 0 20px;
  transition: 0.3s;
  border-radius: 4px;
  background-color: #007F6E;
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: 0.23px;
  line-height: 1.8rem;
}
.social-landlords-block-secondary-left__button .btn--green *, .social-landlords-block-main-left .btn--green * {
  z-index: 2;
}
.social-landlords-block-secondary-left__button .btn--green::before, .social-landlords-block-main-left .btn--green::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #026B5E;
  border-radius: 4px;
  height: 100%;
  width: 0px;
  transition: 0.3s;
  z-index: 1;
}
.social-landlords-block-secondary-left__button .btn--green:hover::before, .social-landlords-block-main-left .btn--green:hover::before {
  width: 100%;
}

.social-landlords-block-main-left ul li {
  position: relative;
  margin: 0.6em auto;
  padding-left: 28px;
  list-style: none;
}
.social-landlords-block-main-left ul li::before {
  content: url(../../../assets/svgs/Puce.svg);
  display: block;
  position: absolute;
  left: 0;
  width: 12px;
  height: 7px;
  top: 2px;
}

.social-landlords-block {
  padding: 80px 5vw;
  background: url(../../../assets/svgs/background-bailleurs.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1023px) {
  .social-landlords-block {
    padding: 39px 0;
    background: url(../../../assets/svgs/bulle-3.svg);
    background-color: #F3F0E9;
    background-size: 150px;
    background-position: 100% 100%;
    background-repeat: no-repeat;
  }
}
.social-landlords-block-main {
  max-width: 1440px;
  margin: auto;
  display: flex;
  gap: 60px;
  margin-bottom: 80px;
}
@media (max-width: 1023px) {
  .social-landlords-block-main {
    flex-direction: column;
    gap: 30px;
    margin-bottom: 40px;
  }
}
@media (max-width: 1023px) {
  .social-landlords-block-main-left {
    margin: 0 5vw;
  }
}
.social-landlords-block-main-left h2 {
  margin-bottom: 22px;
}
@media (max-width: 1023px) {
  .social-landlords-block-main-left h2 {
    font-size: 3rem;
  }
}
.social-landlords-block-main-left p {
  font-size: 1.7rem;
  line-height: 2.5rem;
  letter-spacing: 0.09px;
  font-weight: 600;
  margin-bottom: 29px;
}
.social-landlords-block-main-left ul {
  margin-bottom: 50px;
  max-width: 336px;
}
@media (max-width: 1023px) {
  .social-landlords-block-main-left ul {
    margin-bottom: 30px;
  }
}
.social-landlords-block-main-left ul li {
  padding-top: 22px;
  padding-bottom: 22px;
  border-bottom: solid 1px #E0DAC7;
  margin: 0 auto;
}
.social-landlords-block-main-left ul li:nth-child(1) {
  border-top: solid 1px #E0DAC7;
}
.social-landlords-block-main-left ul li::before {
  top: 25px;
}
.social-landlords-block-main-left ul a {
  font-size: 1.7rem;
  line-height: 2.5rem;
  letter-spacing: 0.09px;
  font-weight: 600;
  color: #001819;
}
@media (max-width: 1023px) {
  .social-landlords-block-main-left .btn--green {
    width: 100%;
    justify-content: center;
  }
}
.social-landlords-block-main-right {
  padding-bottom: 40px;
  background: #FC9F18;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1023px) {
  .social-landlords-block-main-right {
    width: 100%;
    background: #FC9F18;
  }
}
.social-landlords-block-main-right figure {
  margin-bottom: 30px;
  height: 100%;
}
.social-landlords-block-main-right figure img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0px 100px 0px 0px;
}
@media (max-width: 1023px) {
  .social-landlords-block-main-right figure img {
    border-radius: 0px 0px 0px 0px;
  }
}
.social-landlords-block-main-right h3 {
  margin-bottom: 16px;
  padding: 0 42px;
}
@media (max-width: 1023px) {
  .social-landlords-block-main-right h3 {
    padding: 0 5vw;
  }
}
.social-landlords-block-main-right p {
  font-size: 1.5rem;
  line-height: 2.6rem;
  letter-spacing: 0.07px;
  font-weight: 600;
  margin-bottom: 42px;
  padding: 0 42px;
}
@media (max-width: 1023px) {
  .social-landlords-block-main-right p {
    padding: 0 5vw;
    margin-bottom: 20px;
  }
}
.social-landlords-block-main-right__button {
  padding: 0 42px;
}
@media (max-width: 1023px) {
  .social-landlords-block-main-right__button {
    padding: 0 5vw;
  }
}
.social-landlords-block-secondary {
  max-width: 1440px;
  margin: auto;
  background: #ffffff;
  padding: 42px 50px 35px 50px;
  display: flex;
  gap: 60px;
}
@media (max-width: 1023px) {
  .social-landlords-block-secondary {
    flex-direction: column;
    padding: 30px;
    margin: 0 5vw;
    gap: 20px;
  }
}
.social-landlords-block-secondary-left {
  width: 50%;
}
@media (max-width: 1023px) {
  .social-landlords-block-secondary-left {
    width: 100%;
  }
}
.social-landlords-block-secondary-left h3 {
  margin-bottom: 11px;
}
.social-landlords-block-secondary-left p {
  font-size: 1.7rem;
  line-height: 2.5rem;
  letter-spacing: 0.09px;
  font-weight: 600;
  margin-bottom: 24px;
}
@media (max-width: 1023px) {
  .social-landlords-block-secondary-left p {
    margin-bottom: 12px;
  }
}
.social-landlords-block-secondary-left__button {
  display: flex;
  gap: 20px;
}
@media (max-width: 1023px) {
  .social-landlords-block-secondary-left__button {
    flex-direction: column;
    gap: 14px;
  }
}
@media (max-width: 1023px) {
  .social-landlords-block-secondary-left__button .btn--green {
    width: 100%;
    justify-content: center;
  }
}
@media (max-width: 1023px) {
  .social-landlords-block-secondary-left__button .btn--orange {
    width: 100%;
    justify-content: center;
  }
}
.social-landlords-block-secondary-right {
  width: 50%;
  display: flex;
  gap: 35px;
  align-items: center;
}
@media (max-width: 1023px) {
  .social-landlords-block-secondary-right {
    width: 100%;
    gap: 18px;
  }
}
.social-landlords-block-secondary-right figure {
  width: 20%;
}
