.elementor-6440 .elementor-element.elementor-element-20d5f2b{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6440 .elementor-element.elementor-element-7420724{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-6440 .elementor-element.elementor-element-18fe698{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-6440 .elementor-element.elementor-element-4d7e8e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-6440 .elementor-element.elementor-element-26b1fbb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-6440 .elementor-element.elementor-element-4178cfc{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-6440 .elementor-element.elementor-element-b2c8869{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-7f51c5c */.cpro-moveout-hero {
  padding: 120px 20px;
  background: #f7f9f7;
}

.cpro-moveout-container {
  max-width: 1180px;
  margin: 0 auto;

  display: grid;
  grid-template-columns: 1fr 0.95fr;

  gap: 60px;
  align-items: center;
}

.cpro-moveout-content {
  text-align: left;
}

.cpro-moveout-label {
  margin-bottom: 16px;

  font-size: 13px;
  font-weight: 900;

  letter-spacing: 2px;

  text-transform: uppercase;

  color: #35b729;
}

.cpro-moveout-content h1 {
  margin: 0 0 24px;

  font-size: clamp(48px, 6vw, 82px);

  line-height: 0.95;

  font-weight: 900;

  color: #111111;
}

.cpro-moveout-text {
  margin: 0 0 34px;

  font-size: 19px;

  line-height: 1.8;

  color: #555555;
}

.cpro-moveout-points {
  display: grid;

  grid-template-columns: repeat(2, 1fr);

  gap: 16px 24px;

  margin-bottom: 36px;
}

.cpro-moveout-points span {
  font-size: 15px;

  font-weight: 800;

  color: #222222;
}

.cpro-moveout-search {
  max-width: 620px;

  display: flex;

  background: #ffffff;

  border-radius: 999px;

  padding: 8px;

  margin-bottom: 24px;

  border: 1px solid #e5e7eb;
}

.cpro-moveout-search input {
  flex: 1;

  border: none;

  outline: none;

  padding: 0 22px;

  font-size: 15px;

  border-radius: 999px;
}

.cpro-moveout-search button {
  border: none;

  border-radius: 999px;

  padding: 18px 34px;

  background: #35b729;

  color: #ffffff;

  font-size: 15px;

  font-weight: 900;

  cursor: pointer;
}

.cpro-moveout-small {
  margin: 0;

  font-size: 14px;

  line-height: 1.7;

  color: #666666;
}

.cpro-moveout-image img {
  width: 100%;

  height: 620px;

  object-fit: cover;

  border-radius: 34px;

  box-shadow: 0 24px 70px rgba(0,0,0,0.12);
}

@media (max-width: 1000px) {

  .cpro-moveout-container {
    grid-template-columns: 1fr;
  }

  .cpro-moveout-image img {
    height: 480px;
  }

}

@media (max-width: 767px) {

  .cpro-moveout-hero {
    padding: 80px 18px;
  }

  .cpro-moveout-content {
    text-align: center;
  }

  .cpro-moveout-text {
    font-size: 16px;
  }

  .cpro-moveout-points {
    grid-template-columns: 1fr;
  }

  .cpro-moveout-search {
    flex-direction: column;

    border-radius: 24px;

    gap: 10px;
  }

  .cpro-moveout-search input,
  .cpro-moveout-search button {
    width: 100%;

    min-height: 56px;

    text-align: center;
  }

  .cpro-moveout-image img {
    height: 360px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-98e7750 */.cpro-moveout-situations {
  padding: 110px 20px;
  background: #ffffff;
}

.cpro-moveout-situations-container {
  max-width: 1180px;
  margin: 0 auto;
  text-align: center;
}

.cpro-moveout-situations-label {
  margin-bottom: 14px;

  font-size: 13px;
  font-weight: 900;

  letter-spacing: 2px;

  text-transform: uppercase;

  color: #35b729;
}

.cpro-moveout-situations h2 {
  max-width: 980px;

  margin: 0 auto 24px;

  font-size: clamp(40px, 5vw, 68px);

  line-height: 1.02;

  font-weight: 900;

  color: #111111;
}

.cpro-moveout-situations-intro {
  max-width: 820px;

  margin: 0 auto 75px;

  font-size: 18px;

  line-height: 1.7;

  color: #555555;
}

.cpro-moveout-situations-grid {
  display: grid;

  grid-template-columns: repeat(4, 1fr);

  gap: 28px;
}

.cpro-moveout-situation-card {
  padding: 42px 30px;

  background: #f7f9f7;

  border: 1px solid #e7eee7;

  border-radius: 30px;

  transition: all 0.25s ease;
}

.cpro-moveout-situation-card:hover {
  transform: translateY(-6px);

  box-shadow: 0 22px 55px rgba(0,0,0,0.08);
}

.cpro-moveout-situation-icon {
  width: 74px;
  height: 74px;

  margin: 0 auto 28px;

  display: flex;
  align-items: center;
  justify-content: center;

  border-radius: 22px;

  background: rgba(53,183,41,0.12);
}

.cpro-moveout-situation-icon svg {
  width: 34px;
  height: 34px;

  fill: #35b729;
}

.cpro-moveout-situation-card h3 {
  margin: 0 0 18px;

  font-size: 26px;

  line-height: 1.15;

  font-weight: 900;

  color: #111111;
}

.cpro-moveout-situation-card p {
  margin: 0;

  font-size: 16px;

  line-height: 1.8;

  color: #555555;
}

@media (max-width: 1100px) {

  .cpro-moveout-situations-grid {
    grid-template-columns: repeat(2, 1fr);
  }

}

@media (max-width: 767px) {

  .cpro-moveout-situations {
    padding: 80px 18px;
  }

  .cpro-moveout-situations-intro {
    margin-bottom: 45px;

    font-size: 16px;
  }

  .cpro-moveout-situations-grid {
    grid-template-columns: 1fr;
  }

  .cpro-moveout-situation-card {
    padding: 36px 24px;
  }

  .cpro-moveout-situation-card h3 {
    font-size: 24px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cc68bb8 */.cpro-move-included {
  padding: 110px 20px;
  background: #f7f9f7;
}

.cpro-move-included-wrap {
  max-width: 940px;
  margin: 0 auto;
  text-align: center;
}

.cpro-move-label {
  margin-bottom: 14px;

  font-size: 13px;
  font-weight: 900;

  letter-spacing: 2px;

  text-transform: uppercase;

  color: #35b729;
}

.cpro-move-included h2 {
  margin: 0 auto 22px;

  font-size: clamp(38px, 5vw, 64px);

  line-height: 1.05;

  font-weight: 900;

  color: #111111;
}

.cpro-move-intro {
  max-width: 780px;

  margin: 0 auto 60px;

  font-size: 18px;

  line-height: 1.7;

  color: #555555;
}

.cpro-move-accordion {
  display: flex;
  flex-direction: column;
  gap: 18px;
  text-align: left;
}

.cpro-move-accordion details {
  background: #ffffff;
  border: 1px solid #e7eee7;
  border-radius: 24px;
  overflow: hidden;
}

.cpro-move-accordion summary {
  position: relative;

  padding: 26px 66px 26px 30px;

  cursor: pointer;

  list-style: none;

  font-size: 21px;

  line-height: 1.3;

  font-weight: 900;

  color: #111111;
}

.cpro-move-accordion summary::-webkit-details-marker {
  display: none;
}

.cpro-move-accordion summary::after {
  content: "+";

  position: absolute;

  right: 30px;

  top: 50%;

  transform: translateY(-50%);

  font-size: 28px;

  font-weight: 800;

  color: #35b729;
}

.cpro-move-accordion details[open] summary::after {
  content: "−";
}

.cpro-move-accordion ul {
  margin: 0;
  padding: 0 30px 30px;

  list-style: none;
}

.cpro-move-accordion li {
  position: relative;

  margin-bottom: 14px;

  padding-left: 30px;

  font-size: 16px;

  line-height: 1.7;

  font-weight: 700;

  color: #222222;
}

.cpro-move-accordion li::before {
  content: "✓";

  position: absolute;

  left: 0;

  color: #35b729;

  font-weight: 900;
}

@media (max-width: 767px) {

  .cpro-move-included {
    padding: 80px 18px;
  }

  .cpro-move-intro {
    margin-bottom: 42px;

    font-size: 16px;
  }

  .cpro-move-accordion summary {
    padding: 22px 56px 22px 22px;

    font-size: 18px;
  }

  .cpro-move-accordion summary::after {
    right: 22px;
  }

  .cpro-move-accordion ul {
    padding: 0 22px 24px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-eea419c */.cpro-move-benefits {
  padding: 110px 20px;
  background: #ffffff;
}

.cpro-move-benefits-container {
  max-width: 1180px;
  margin: 0 auto;
  text-align: center;
}

.cpro-move-benefits-label {
  margin-bottom: 14px;

  font-size: 13px;
  font-weight: 900;

  letter-spacing: 2px;

  text-transform: uppercase;

  color: #35b729;
}

.cpro-move-benefits h2 {
  max-width: 980px;

  margin: 0 auto 24px;

  font-size: clamp(40px, 5vw, 68px);

  line-height: 1.02;

  font-weight: 900;

  color: #111111;
}

.cpro-move-benefits-intro {
  max-width: 820px;

  margin: 0 auto 75px;

  font-size: 18px;

  line-height: 1.7;

  color: #555555;
}

.cpro-move-benefits-grid {
  display: grid;

  grid-template-columns: repeat(4, 1fr);

  gap: 28px;
}

.cpro-move-benefit-card {
  padding: 42px 30px;

  background: #f7f9f7;

  border: 1px solid #e7eee7;

  border-radius: 30px;

  transition: all 0.25s ease;
}

.cpro-move-benefit-card:hover {
  transform: translateY(-6px);

  box-shadow: 0 22px 55px rgba(0,0,0,0.08);
}

.cpro-move-benefit-icon {
  width: 74px;
  height: 74px;

  margin: 0 auto 28px;

  display: flex;
  align-items: center;
  justify-content: center;

  border-radius: 22px;

  background: rgba(53,183,41,0.12);
}

.cpro-move-benefit-icon svg {
  width: 34px;
  height: 34px;

  fill: #35b729;
}

.cpro-move-benefit-card h3 {
  margin: 0 0 18px;

  font-size: 26px;

  line-height: 1.15;

  font-weight: 900;

  color: #111111;
}

.cpro-move-benefit-card p {
  margin: 0;

  font-size: 16px;

  line-height: 1.8;

  color: #555555;
}

@media (max-width: 1100px) {

  .cpro-move-benefits-grid {
    grid-template-columns: repeat(2, 1fr);
  }

}

@media (max-width: 767px) {

  .cpro-move-benefits {
    padding: 80px 18px;
  }

  .cpro-move-benefits-intro {
    margin-bottom: 45px;

    font-size: 16px;
  }

  .cpro-move-benefits-grid {
    grid-template-columns: 1fr;
  }

  .cpro-move-benefit-card {
    padding: 36px 24px;
  }

  .cpro-move-benefit-card h3 {
    font-size: 24px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e9cd050 */.cpro-move-faq {
  padding: 110px 20px;
  background: #f7f9f7;
}

.cpro-move-faq-container {
  max-width: 920px;
  margin: 0 auto;
  text-align: center;
}

.cpro-move-faq-label {
  margin-bottom: 14px;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #35b729;
}

.cpro-move-faq h2 {
  margin: 0 auto 22px;
  font-size: clamp(38px, 5vw, 64px);
  line-height: 1.05;
  font-weight: 900;
  color: #111111;
}

.cpro-move-faq-intro {
  max-width: 720px;
  margin: 0 auto 60px;
  font-size: 18px;
  line-height: 1.7;
  color: #555555;
}

.cpro-move-faq-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  text-align: left;
}

.cpro-move-faq-list details {
  background: #ffffff;
  border: 1px solid #e7eee7;
  border-radius: 22px;
  overflow: hidden;
}

.cpro-move-faq-list summary {
  position: relative;
  padding: 24px 64px 24px 28px;
  cursor: pointer;
  list-style: none;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 900;
  color: #111111;
}

.cpro-move-faq-list summary::-webkit-details-marker {
  display: none;
}

.cpro-move-faq-list summary::after {
  content: "+";
  position: absolute;
  right: 28px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 26px;
  font-weight: 700;
  color: #35b729;
}

.cpro-move-faq-list details[open] summary::after {
  content: "−";
}

.cpro-move-faq-list details p {
  margin: 0;
  padding: 0 28px 28px;
  font-size: 16px;
  line-height: 1.8;
  color: #555555;
}

@media (max-width: 767px) {
  .cpro-move-faq {
    padding: 80px 18px;
  }

  .cpro-move-faq-intro {
    margin-bottom: 42px;
    font-size: 16px;
  }

  .cpro-move-faq-list summary {
    padding: 22px 56px 22px 22px;
    font-size: 17px;
  }

  .cpro-move-faq-list summary::after {
    right: 22px;
  }

  .cpro-move-faq-list details p {
    padding: 0 22px 24px;
    font-size: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9b1cb26 */.cp-floating-whatsapp {

  position: fixed;

  right: 24px;
  bottom: 24px;

  z-index: 99999;

  display: inline-flex;
  align-items: center;
  gap: 14px;

  min-height: 72px;

  padding: 0 28px;

  border-radius: 999px;

  background: #25d366;

  color: #ffffff !important;

  text-decoration: none !important;

  font-size: 17px;

  font-weight: 900;

  box-shadow: 0 22px 60px rgba(0,0,0,0.22);

  transition: all 0.25s ease;
}

.cp-floating-whatsapp:hover {

  background: #1ebe5d;

  transform: translateY(-4px);

  color: #ffffff !important;
}

.cp-floating-whatsapp svg {

  width: 32px;
  height: 32px;

  fill: #ffffff;

  display: block;
}

.cp-floating-whatsapp span {

  line-height: 1;
}

@media (max-width: 767px) {

  .cp-floating-whatsapp {

    right: 16px;
    bottom: 16px;

    min-height: 62px;

    padding: 0 22px;

    font-size: 15px;
  }

  .cp-floating-whatsapp svg {

    width: 28px;
    height: 28px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-01b9b66 */.cpro-move-footer {
  padding: 110px 20px 40px;

  background: linear-gradient(
    135deg,
    #0477bd 0%,
    #005ca8 100%
  );

  color: #ffffff;
}

.cpro-move-footer-container {
  max-width: 1180px;
  margin: 0 auto;
  text-align: center;
}

.cpro-move-footer-label {
  margin-bottom: 14px;

  font-size: 13px;
  font-weight: 900;

  letter-spacing: 2px;

  text-transform: uppercase;

  color: #b6ff9f;
}

.cpro-move-footer h2 {
  max-width: 920px;

  margin: 0 auto 20px;

  font-size: clamp(40px, 5vw, 68px);

  line-height: 1.02;

  font-weight: 900;

  color: #ffffff;
}

.cpro-move-footer-intro {
  max-width: 760px;

  margin: 0 auto 36px;

  font-size: 18px;

  line-height: 1.7;

  color: rgba(255,255,255,0.92);
}

.cpro-move-footer-search {
  max-width: 720px;

  margin: 0 auto 24px;

  display: flex;

  background: #ffffff;

  border-radius: 999px;

  padding: 8px;
}

.cpro-move-footer-search input {
  flex: 1;

  border: none;

  outline: none;

  padding: 0 24px;

  font-size: 16px;

  border-radius: 999px;
}

.cpro-move-footer-search button {
  border: none;

  border-radius: 999px;

  padding: 18px 34px;

  background: #35b729;

  color: #ffffff;

  font-size: 15px;

  font-weight: 900;

  cursor: pointer;
}

.cpro-move-footer-trust {
  display: flex;

  justify-content: center;

  flex-wrap: wrap;

  gap: 18px;

  margin-bottom: 55px;

  font-size: 14px;

  font-weight: 800;
}

.cpro-move-footer-box {
  display: grid;

  grid-template-columns: 1.4fr 1fr 1fr 1fr;

  gap: 35px;

  padding: 38px;

  text-align: left;

  background: rgba(255,255,255,0.1);

  border: 1px solid rgba(255,255,255,0.18);

  border-radius: 28px;

  backdrop-filter: blur(10px);
}

.cpro-move-footer-col h3 {
  margin: 0 0 18px;

  font-size: 20px;

  font-weight: 900;

  color: #ffffff;
}

.cpro-move-footer-col p,
.cpro-move-footer-col a {
  display: block;

  margin-bottom: 12px;

  font-size: 15px;

  line-height: 1.7;

  color: rgba(255,255,255,0.9);

  text-decoration: none;
}

.cpro-move-footer-col a:hover {
  color: #b6ff9f;
}

.cpro-move-footer-bottom {
  padding-top: 22px;

  border-top: 1px solid rgba(255,255,255,0.2);

  margin-top: 28px;
}

.cpro-move-footer-bottom p {
  margin: 0;

  font-size: 13px;

  color: rgba(255,255,255,0.75);
}

@media (max-width: 900px) {

  .cpro-move-footer-box {
    grid-template-columns: 1fr 1fr;
  }

}

@media (max-width: 767px) {

  .cpro-move-footer {
    padding: 80px 18px 30px;
  }

  .cpro-move-footer-intro {
    font-size: 16px;
  }

  .cpro-move-footer-search {
    flex-direction: column;

    border-radius: 24px;

    gap: 10px;
  }

  .cpro-move-footer-search input,
  .cpro-move-footer-search button {
    width: 100%;

    min-height: 56px;
  }

  .cpro-move-footer-box {
    grid-template-columns: 1fr;

    padding: 30px 24px;
  }

}/* End custom CSS */