/*
 Theme Name:   Delighted Minds
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
header.site-header .inside-header.grid-container {
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  justify-content: center;
  background: #ddd8db;
  border-radius: 10px;
  background: radial-gradient(circle, #ddd8db 0%, #9e9e9e 100%);
  -webkit-box-shadow: 5px 5px 0px 1px #474544;
  box-shadow: 5px 5px 0px 1px #474544; }
  header.site-header .inside-header.grid-container nav#site-navigation {
    background-color: transparent; }
    header.site-header .inside-header.grid-container nav#site-navigation .inside-navigation #primary-menu ul {
      gap: 1.5em; }

@media only screen and (max-width: 1366px) {
  header.site-header .inside-header.grid-container {
    width: calc(100% - 50px);
    margin: 0 auto; }
    header.site-header .inside-header.grid-container nav#mobile-menu-control-wrapper {
      background-color: transparent; }
    header.site-header .inside-header.grid-container nav#site-navigation {
      margin-top: 0; }
      header.site-header .inside-header.grid-container nav#site-navigation .inside-navigation #primary-menu ul li.menu-item a {
        line-height: 40px;
        padding-left: 10px; } }
@media only screen and (max-width: 782px) {
  header.site-header .inside-header.grid-container {
    padding-right: 15px;
    padding-left: 15px; }
    header.site-header .inside-header.grid-container .site-logo a img {
      max-width: 180px; }
    header.site-header .inside-header.grid-container nav#site-navigation .inside-navigation #primary-menu ul li.menu-item a {
      line-height: 40px;
      padding-left: 10px; } }
body {
  background-color: #ede9e4;
  padding-top: 1em; }

.contained-width {
  max-width: 1366px;
  padding-left: 25px;
  padding-right: 25px;
  margin-left: auto;
  margin-right: auto; }

.wp-block-buttons .wp-block-button a.wp-block-button__link {
  padding-left: 0.8em;
  padding-right: 0.8em; }

.check-list {
  list-style: none;
  margin-left: 0; }
  .check-list li {
    position: relative;
    padding-left: 40px; }
  .check-list li::before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 32px;
    background-image: url("https://delightedminds.com/wp-content/uploads/2026/05/check-list.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }

@media only screen and (max-width: 1280px) {
  body h1 {
    font-size: 60px; }
  body h2 {
    font-size: 50px; }
  body p {
    font-size: 23px; }
  body .wp-block-buttons .wp-block-button a.wp-block-button__link {
    font-size: 28px; } }
@media only screen and (max-width: 782px) {
  body h2 {
    font-size: 40px; }
  body h3 {
    font-size: 26px; }
  body p {
    font-size: 22px; } }
.section-hero {
  padding-top: 2em;
  padding-bottom: 1em; }
  .section-hero .hero-subtitle {
    margin-bottom: 0.3em; }
  .section-hero .txt-bg-smart,
  .section-hero .txt-underline,
  .section-hero .txt-bg-zero {
    position: relative;
    z-index: 1; }
  .section-hero .txt-bg-smart::before,
  .section-hero .txt-underline::before,
  .section-hero .txt-bg-zero::before {
    content: "";
    display: block;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1; }
  .section-hero .txt-bg-smart::before {
    background-image: url("https://delightedminds.com/wp-content/uploads/2026/05/txt-bg-1.png");
    width: 289px;
    height: 122px;
    left: -48px;
    top: -29px; }
  .section-hero .txt-underline::before {
    background-image: url("https://delightedminds.com/wp-content/uploads/2026/05/underline.png");
    width: 200px;
    height: 24px;
    left: -26px;
    bottom: -6px; }
  .section-hero .txt-bg-zero::before {
    background-image: url("https://delightedminds.com/wp-content/uploads/2026/05/txt-bg-2.png");
    width: 193px;
    height: 94px;
    left: -24px;
    top: -10px; }
  .section-hero .wp-block-buttons .wp-block-button a.wp-block-button__link {
    background-color: #5a4e7c; }

.services-track {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2em; }
  .services-track .point-list {
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 1.5em;
    margin: 0; }
    .services-track .point-list li {
      position: relative;
      padding-left: 1.5em;
      letter-spacing: 0.06em; }
    .services-track .point-list li::before {
      display: block;
      content: "";
      position: absolute;
      top: 0;
      left: -0.7em;
      width: 30px;
      height: 30px;
      background-image: url("https://delightedminds.com/wp-content/uploads/2026/05/point-icon.jpg");
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain; }
    .services-track .point-list li:last-child::after {
      display: block;
      content: "";
      position: absolute;
      top: 0;
      right: -2.4em;
      width: 30px;
      height: 30px;
      background-image: url("https://delightedminds.com/wp-content/uploads/2026/05/point-icon.jpg");
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain; }

.section-services .services-columns {
  display: flex;
  justify-content: center;
  flex-wrap: wrap !important;
  gap: 2.2em; }
  .section-services .services-columns .wp-block-column {
    width: 25%;
    border-radius: 30px;
    overflow: hidden;
    flex-basis: unset;
    flex-grow: unset;
    padding: 2em 0.5em;
    text-align: center; }
    .section-services .services-columns .wp-block-column figure {
      margin-bottom: 1em; }
    .section-services .services-columns .wp-block-column p {
      margin-bottom: 0; }
.section-services .txt-bg-services {
  position: relative;
  z-index: 1; }
.section-services .txt-bg-services::before {
  content: "";
  display: block;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
  background-image: url("https://delightedminds.com/wp-content/uploads/2026/05/txt-bg-1.png");
  width: 242px;
  height: 100px;
  left: -13px;
  top: -27px; }

.section-craft {
  padding-top: 4em;
  padding-bottom: 4em;
  margin-bottom: 2em; }
  .section-craft h2 {
    margin-bottom: 0;
    color: #fff; }
  .section-craft .txt-bg-craft {
    position: relative;
    z-index: 1; }
  .section-craft .txt-bg-craft::before {
    content: "";
    display: block;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
    background-image: url("https://delightedminds.com/wp-content/uploads/2026/05/underline.png");
    width: 381px;
    height: 33px;
    left: -13px;
    bottom: -20px; }
  .section-craft .wp-block-columns {
    margin-bottom: 0; }
    .section-craft .wp-block-columns .wp-block-column:nth-child(1) {
      width: 60%;
      flex-basis: unset !important;
      flex-grow: unset !important; }
    .section-craft .wp-block-columns .wp-block-column:nth-child(2) {
      width: 40%;
      flex-basis: unset !important;
      flex-grow: unset !important; }

.section-our-team {
  margin-bottom: 3em; }
  .section-our-team .team-columns {
    gap: 1em; }
  .section-our-team .txt-bg-team {
    position: relative;
    z-index: 1; }
  .section-our-team .txt-bg-team::before {
    content: "";
    display: block;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
    background-image: url("https://delightedminds.com/wp-content/uploads/2026/05/txt-bg-1.png");
    width: 177px;
    height: 76px;
    left: -18px;
    top: -15px; }

.section-founder {
  margin-bottom: 3em;
  display: flex;
  align-items: center;
  max-width: 1366px;
  padding-top: 2em;
  padding-left: 25px;
  padding-right: 25px;
  margin-left: auto;
  margin-right: auto; }
  .section-founder .wp-block-columns {
    gap: 0; }
    .section-founder .wp-block-columns .wp-block-column {
      position: relative; }
  .section-founder .cx-education-strategy-columns {
    width: 45%;
    position: relative;
    left: -1em; }
    .section-founder .cx-education-strategy-columns h3 {
      margin-bottom: 1.4em; }
  .section-founder .founder-columns {
    width: 55%;
    position: relative;
    right: -1em; }
  .section-founder .cloud-purple {
    border-radius: 25px;
    width: 280px;
    box-sizing: border-box;
    padding: 10px 20px;
    position: absolute;
    z-index: 2; }
    .section-founder .cloud-purple p {
      margin-bottom: 0;
      font-size: 18px; }
  .section-founder .founder-col-left .cloud-purple:nth-child(1) {
    top: -70px;
    right: -250px; }
  .section-founder .founder-col-left .cloud-purple:nth-child(2) {
    top: calc(50% - 50px);
    transform: translateY(-50%);
    right: -75px; }
  .section-founder .founder-col-left .cloud-purple:nth-child(3) {
    bottom: 20px;
    right: -140px;
    width: 300px; }
  .section-founder .founder-col-middle {
    flex-basis: unset !important;
    flex-grow: unset !important;
    width: 400px;
    text-align: center; }
    .section-founder .founder-col-middle .cloud-purple {
      margin: 0 auto;
      left: 0;
      right: 0; }
      .section-founder .founder-col-middle .cloud-purple p {
        font-size: 26px; }
  .section-founder .founder-col-right .cloud-purple:nth-child(1) {
    top: 65px;
    left: -100px; }
  .section-founder .founder-col-right .cloud-purple:nth-child(2) {
    bottom: 20px;
    left: -140px;
    width: 300px; }

.section-contact {
  padding-top: 100px;
  padding-bottom: 80px; }
  .section-contact .wp-block-columns {
    margin-bottom: 0; }
    .section-contact .wp-block-columns h2 {
      font-size: 80px;
      color: #fff; }
  .section-contact .txt-bg-create,
  .section-contact .txt-bg-amazing,
  .section-contact .txt-bg-together {
    position: relative;
    z-index: 1; }
  .section-contact .txt-bg-create::before,
  .section-contact .txt-bg-amazing::before,
  .section-contact .txt-bg-together::before {
    content: "";
    display: block;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1; }
  .section-contact .txt-bg-create::before {
    background-image: url("https://delightedminds.com/wp-content/uploads/2026/05/txt-bg-2.png");
    width: 252px;
    height: 120px;
    left: -23px;
    top: -29px; }
  .section-contact .txt-bg-amazing::before {
    background-image: url("https://delightedminds.com/wp-content/uploads/2026/05/txt-bg-1.png");
    width: 338px;
    height: 133px;
    left: -19px;
    bottom: -31px; }
  .section-contact .txt-bg-together::before {
    background-image: url("https://delightedminds.com/wp-content/uploads/2026/05/underline.png");
    width: 321px;
    height: 39px;
    left: -9px;
    bottom: -19px; }
  .section-contact .social-icons-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5em;
    margin-bottom: 1.5em;
    padding-top: 1em; }
    .section-contact .social-icons-wrap p {
      width: 100%;
      color: #fff;
      margin-bottom: 0;
      line-height: normal; }
    .section-contact .social-icons-wrap a {
      width: 38px; }

@media only screen and (max-width: 1366px) {
  .section-hero {
    padding-left: 2em; }

  .section-founder .cx-education-strategy-columns {
    width: 45%;
    left: auto; }
  .section-founder .founder-columns {
    width: 55%;
    right: auto; }
  .section-founder .cloud-purple {
    width: 230px; }
    .section-founder .cloud-purple p {
      font-size: 16px; }
  .section-founder .founder-col-left .cloud-purple:nth-child(2) {
    right: -95px; }
  .section-founder .founder-col-left .cloud-purple:nth-child(3) {
    width: 250px; }
  .section-founder .founder-col-middle {
    width: 350px; }
    .section-founder .founder-col-middle .cloud-purple p {
      font-size: 22px; }
  .section-founder .founder-col-right .cloud-purple:nth-child(2) {
    width: 250px; } }
@media only screen and (max-width: 1280px) {
  .section-hero .txt-bg-smart::before {
    width: 211px;
    height: 90px;
    left: -30px;
    top: -21px; }
  .section-hero .txt-underline::before {
    width: 150px;
    height: 12px;
    left: -19px;
    bottom: -1px; }
  .section-hero .txt-bg-zero::before {
    width: 148px;
    height: 70px;
    left: -19px;
    top: -7px; }

  .section-services .services-columns .wp-block-column p {
    font-size: 23px !important; }
  .section-services .txt-bg-services::before {
    width: 209px;
    height: 88px;
    left: -13px;
    top: -25px; }

  .section-craft .txt-bg-craft::before {
    width: 327px;
    height: 23px;
    left: -13px;
    bottom: -16px; }

  .section-our-team .txt-bg-team::before {
    width: 153px;
    height: 69px;
    left: -18px;
    top: -15px; }

  .services-track .point-list li {
    font-size: 16px;
    line-height: normal; }
  .services-track .point-list li::before {
    left: -0.7em;
    width: 25px;
    height: 25px; }
  .services-track .point-list li:last-child::after {
    right: -2.4em;
    width: 25px;
    height: 25px; } }
@media only screen and (max-width: 1024px) {
  .section-hero img {
    width: 90%; }

  .section-craft {
    margin-bottom: 2em; }
    .section-craft h2 {
      font-size: 40px; }
    .section-craft .wp-block-columns .wp-block-column:nth-child(1) {
      width: 65%; }
    .section-craft .wp-block-columns .wp-block-column:nth-child(2) {
      width: 35%; }
    .section-craft .txt-bg-craft::before {
      width: 259px;
      height: 19px;
      left: -7px;
      bottom: -12px; }

  .section-our-team .team-columns {
    flex-wrap: wrap !important;
    justify-content: center; }
    .section-our-team .team-columns .wp-block-column {
      flex-basis: unset;
      flex-grow: unset;
      width: 40%; }
      .section-our-team .team-columns .wp-block-column figure img {
        width: 100%; }

  .section-services .services-columns {
    gap: 1em;
    justify-content: space-between; }
    .section-services .services-columns .wp-block-column {
      width: calc(32% - 1em); }

  .section-founder {
    padding-top: 1em;
    flex-wrap: wrap; }
    .section-founder .cx-education-strategy-columns {
      width: 100%;
      margin-bottom: 1em; }
      .section-founder .cx-education-strategy-columns h3 {
        margin-bottom: 0.5em; }
    .section-founder .founder-columns {
      width: 100%;
      padding-top: 2em; }
    .section-founder .cloud-purple {
      width: 230px; }
      .section-founder .cloud-purple p {
        font-size: 16px; }
    .section-founder .founder-col-left .cloud-purple:nth-child(2) {
      right: -95px; }
    .section-founder .founder-col-left .cloud-purple:nth-child(3) {
      width: 250px; }
    .section-founder .founder-col-middle {
      width: 350px; }
      .section-founder .founder-col-middle .cloud-purple p {
        font-size: 22px; }
    .section-founder .founder-col-right .cloud-purple:nth-child(2) {
      width: 250px; }

  .section-contact .wp-block-columns h2 {
    font-size: 60px; }
  .section-contact .txt-bg-create::before {
    width: 205px;
    height: 94px;
    left: -23px;
    top: -28px; }
  .section-contact .txt-bg-amazing::before {
    width: 239px;
    height: 99px;
    left: -9px;
    bottom: -21px; }
  .section-contact .txt-bg-together::before {
    width: 256px;
    height: 24px;
    left: -9px;
    bottom: -13px; } }
@media only screen and (max-width: 782px) {
  .section-hero img {
    width: 90%; }
  .section-hero ul li {
    font-size: 21px; }
  .section-hero .hero-img-col {
    text-align: center; }

  .services-track .point-list {
    gap: 0.8em; }
    .services-track .point-list li {
      padding-left: 0.8em;
      font-size: 15px; }
    .services-track .point-list li::before {
      left: -0.7em;
      width: 20px;
      height: 20px; }
    .services-track .point-list li:last-child::after {
      right: -1.6em;
      width: 20px;
      height: 20px; }

  .section-services .services-columns {
    gap: 0.4em; }
    .section-services .services-columns .wp-block-column {
      width: calc(50% - 0.4em);
      flex-basis: unset !important; }
      .section-services .services-columns .wp-block-column p {
        font-size: 20px !important; }
  .section-services .txt-bg-services::before {
    width: 176px;
    height: 74px;
    left: -13px;
    top: -21px; }

  .section-craft {
    padding-top: 3em;
    padding-bottom: 3em; }
    .section-craft h2 {
      text-align: center;
      font-size: 36px; }
    .section-craft .txt-bg-craft::before {
      width: 234px;
      height: 17px;
      left: -7px;
      bottom: -12px; }
    .section-craft .wp-block-columns .wp-block-column:nth-child(1),
    .section-craft .wp-block-columns .wp-block-column:nth-child(2) {
      width: 100%; }

  .section-our-team .txt-bg-team::before {
    width: 123px;
    height: 52px;
    left: -15px;
    top: -9px; }

  .section-founder {
    margin-bottom: 1em; }
    .section-founder .cx-education-strategy-columns h3 {
      font-size: 30px !important; }
    .section-founder .cx-education-strategy-columns ul li {
      font-size: 21px; }
    .section-founder .founder-columns {
      padding-top: 0; }
    .section-founder .cloud-purple {
      border-radius: 15px;
      margin-bottom: 0.2em; }
      .section-founder .cloud-purple p {
        font-size: 15px; }
    .section-founder .founder-col-left {
      order: 2;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      padding-top: 3em; }
      .section-founder .founder-col-left .cloud-purple:nth-child(1),
      .section-founder .founder-col-left .cloud-purple:nth-child(2),
      .section-founder .founder-col-left .cloud-purple:nth-child(3) {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        transform: unset;
        width: 100%; }
    .section-founder .founder-col-middle {
      order: 1; }
      .section-founder .founder-col-middle .cloud-purple p {
        font-size: 20px; }
    .section-founder .founder-col-right {
      order: 3;
      display: flex;
      flex-wrap: wrap; }
      .section-founder .founder-col-right .cloud-purple:nth-child(1),
      .section-founder .founder-col-right .cloud-purple:nth-child(2) {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        width: 100%; }

  .section-contact {
    padding-top: 80px;
    padding-bottom: 60px; }
    .section-contact .wp-block-columns {
      margin-bottom: 0; }
      .section-contact .wp-block-columns h2 {
        margin-bottom: 0.5em; } }
@media only screen and (max-width: 640px) {
  .section-contact .wp-block-columns h2 {
    margin-bottom: 0; } }
.site-footer footer.site-info {
  font-weight: bold; }

.wpcf7 form.wpcf7-form {
  display: flex;
  flex-direction: column;
  max-width: 100%; }
  .wpcf7 form.wpcf7-form input,
  .wpcf7 form.wpcf7-form textarea {
    width: 100%;
    border: 2px solid #f15c22;
    border-radius: 15px; }
  .wpcf7 form.wpcf7-form textarea {
    margin-bottom: 2em; }
  .wpcf7 form.wpcf7-form label {
    width: 100%;
    color: #fff;
    font-size: 17px;
    margin-bottom: 0.1em; }
  .wpcf7 form.wpcf7-form .wpcf7-form-control-wrap {
    margin-bottom: 0.9em; }
  .wpcf7 form.wpcf7-form br {
    display: none; }
  .wpcf7 form.wpcf7-form .wpcf7-form-control.wpcf7-submit {
    border-radius: 50px;
    width: auto;
    margin: 0 auto;
    padding-left: 0.8em;
    padding-right: 0.8em;
    font-size: 36px; }
  .wpcf7 form.wpcf7-form .wpcf7-not-valid-tip {
    font-size: 15px; }
  .wpcf7 form.wpcf7-form .wpcf7-spinner {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px; }
  .wpcf7 form.wpcf7-form .wpcf7-response-output {
    color: #fff;
    font-size: 17px;
    text-align: center;
    margin-top: 16px; }

@media only screen and (max-width: 1280px) {
  .wpcf7 form.wpcf7-form .wpcf7-form-control.wpcf7-submit {
    font-size: 28px; } }
@media only screen and (max-width: 782px) {
  .wpcf7 form.wpcf7-form {
    display: flex;
    flex-direction: column;
    max-width: 100%; }
    .wpcf7 form.wpcf7-form input,
    .wpcf7 form.wpcf7-form textarea {
      line-height: normal;
      padding-top: 6px;
      padding-bottom: 6px; }
    .wpcf7 form.wpcf7-form textarea {
      margin-bottom: 1em; }
    .wpcf7 form.wpcf7-form .wpcf7-form-control-wrap {
      margin-bottom: 0.6em; } }
