.elementor-2086 .elementor-element.elementor-element-3066f13{--display:flex;--min-height:70vh;--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-2086 .elementor-element.elementor-element-3066f13:not(.elementor-motion-effects-element-type-background), .elementor-2086 .elementor-element.elementor-element-3066f13 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://themindmapschool.gr/wp-content/uploads/2026/06/ChatGPT-Image-Jun-11-2026-03_09_01-PM.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-2086 .elementor-element.elementor-element-0cd5a21{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2086 .elementor-element.elementor-element-8028e89{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:flex-end;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2086 .elementor-element.elementor-element-34d8468{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-2086 .elementor-element.elementor-element-34d8468.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-2086 .elementor-element.elementor-element-74df81f{--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-2086 .elementor-element.elementor-element-74df81f.e-con{--flex-grow:0;--flex-shrink:0;}@media(min-width:768px){.elementor-2086 .elementor-element.elementor-element-0cd5a21{--width:100%;}.elementor-2086 .elementor-element.elementor-element-8028e89{--width:100%;}.elementor-2086 .elementor-element.elementor-element-74df81f{--width:90%;}}/* Start custom CSS for shortcode, class: .elementor-element-f251ab2 */.mindmap-cf7 input,
.mindmap-cf7 textarea,
.mindmap-cf7 select{
    width:100%;
    border:1px solid #e7ecef;
    background:#f8fbfc;
    border-radius:18px;
    padding:18px 22px;
    font-family:'Caviar Dreams',sans-serif;
    font-size:16px;
    color:#23313f;
    transition:.3s;
}

.mindmap-cf7 input:focus,
.mindmap-cf7 textarea:focus,
.mindmap-cf7 select:focus{
    outline:none;
    border-color:#54bdb6;
    background:#fff;
    box-shadow:0 0 0 4px rgba(84,189,182,.15);
}

.mindmap-cf7 textarea{
    min-height:170px;
    resize:none;
}

.mindmap-cf7 .mindmap-form-row{
    margin-bottom:16px;
}

.mindmap-cf7 input[type="submit"]{
    background:linear-gradient(135deg,#54bdb6,#37a9a2);
    color:#fff;
    border:none;
    border-radius:999px;
    padding:18px 35px;
    font-size:16px;
    font-weight:700;
    cursor:pointer;
    box-shadow:0 15px 35px rgba(84,189,182,.35);
    transition:.3s;
}

.mindmap-cf7 input[type="submit"]:hover{
    transform:translateY(-3px);
    box-shadow:0 20px 40px rgba(84,189,182,.45);
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-0cd5a21 *//* =========================
   MINDMAP SCHOOL CONTACT
========================= */

.mindmap-contact-premium{
  font-family:'CaviarDreams',sans-serif;
  display:grid;
  grid-template-columns:0.9fr 1.1fr;
  gap:50px;
  align-items:stretch;
  max-width:1180px;
  margin:0 auto;
  padding:70px 40px;
  background:linear-gradient(135deg,#faf8fb 0%,#ffffff 45%,#f4eef7 100%);
  border-radius:34px;
  position:relative;
  overflow:hidden;
}

.mindmap-contact-premium:before{
  content:"";
  position:absolute;
  width:260px;
  height:260px;
  background:#60486D;
  opacity:.14;
  border-radius:50%;
  top:-90px;
  right:-70px;
}

.mindmap-contact-premium:after{
  content:"";
  position:absolute;
  width:190px;
  height:190px;
  background:#D9B44A;
  opacity:.18;
  border-radius:50%;
  bottom:-70px;
  left:-50px;
}

.mindmap-contact-left,
.mindmap-contact-right{
  position:relative;
  z-index:2;
}

.contact-kicker{
  display:inline-block;
  color:#D9B44A;
  font-size:18px;
  letter-spacing:3px;
  font-weight:700;
  margin-bottom:18px;
  text-transform:uppercase;
}

.mindmap-contact-left h2{
  color:#60486D;
  font-size:48px;
  line-height:1.15;
  margin:0 0 25px;
  font-weight:700;
}

.mindmap-contact-left p{
  color:#6f6078;
  font-size:20px;
  line-height:1.8;
  margin-bottom:35px;
}

.contact-info-box{
  background:#fff;
  border:1px solid rgba(96,72,109,.15);
  border-radius:22px;
  padding:22px 24px;
  margin-bottom:18px;
  box-shadow:0 12px 35px rgba(96,72,109,.08);
}

.contact-info-box strong{
  display:block;
  color:#60486D;
  font-size:18px;
  margin-bottom:8px;
}

.contact-info-box a,
.contact-info-box span{
  color:#60486D;
  font-size:18px;
  text-decoration:none;
  font-weight:700;
}

.form-card{
  background:#fff;
  padding:45px;
  border-radius:30px;
  box-shadow:0 25px 70px rgba(96,72,109,.14);
}

.form-card h3{
  color:#60486D;
  font-size:34px;
  margin:0 0 10px;
  font-weight:700;
}

.form-card p{
  color:#7a6b82;
  margin:0 0 30px;
  font-size:18px;
  line-height:1.7;
}

/* Contact Form 7 */

.mindmap-cf7 input,
.mindmap-cf7 textarea,
.mindmap-cf7 select{
  width:100%;
  background:#faf8fb;
  border:1px solid #e5dde8;
  border-radius:18px;
  padding:18px 22px;
  margin-bottom:16px;
  font-family:'Caviar Dreams',sans-serif;
  font-size:18px;
  color:#60486D;
  transition:.3s;
}

.mindmap-cf7 input::placeholder,
.mindmap-cf7 textarea::placeholder{
  color:#8b7c94;
  font-size:18px;
}

.mindmap-cf7 input:focus,
.mindmap-cf7 textarea:focus,
.mindmap-cf7 select:focus{
  outline:none;
  border-color:#60486D;
  background:#fff;
  box-shadow:0 0 0 4px rgba(96,72,109,.12);
}

.mindmap-cf7 textarea{
  min-height:180px;
  resize:none;
}

.mindmap-cf7 .mindmap-form-row{
  margin-bottom:16px;
}

.mindmap-cf7 input[type="submit"]{
  background:linear-gradient(135deg,#60486D,#7A5A8C);
  color:#fff;
  border:none;
  border-radius:999px;
  padding:20px 40px;
  font-size:18px;
  font-weight:700;
  cursor:pointer;
  box-shadow:0 15px 35px rgba(96,72,109,.35);
  transition:.3s;
}

.mindmap-cf7 input[type="submit"]:hover{
  transform:translateY(-3px);
  box-shadow:0 20px 40px rgba(96,72,109,.45);
}

/* Mobile */

@media(max-width:900px){

  .mindmap-contact-premium{
    grid-template-columns:1fr;
    padding:35px 20px;
    border-radius:24px;
  }

  .mindmap-contact-left h2{
    font-size:34px;
  }

  .mindmap-contact-left p{
    font-size:18px;
  }

  .form-card{
    padding:30px 24px;
  }

  .form-card h3{
    font-size:28px;
  }

}
/* Remove rounded corners */
.mindmap-contact-premium,
.contact-info-box,
.form-card,
.mindmap-cf7 input,
.mindmap-cf7 textarea,
.mindmap-cf7 select,
.mindmap-cf7 input[type="submit"]{
  border-radius:0;
}/* End custom CSS */