/* ========== PLAY-ROLE BANNER CSS ========== */

.page-template-role_play .top_footer_wrap {
    display: none;
}
.playroal_form span.wpcf7-form-control-wrap.recaptcha {
    margin-top: 20px;
}

.playroal_form_box>.form-check {
    padding-left: 12px;
    margin: 0;
    display: flex;
}
.playroal_form_box>.form-check label {
    margin: 0;
    line-height: unset;
    display: flex;
    gap: 10px;
}
.playroal_form_box>.form-check label>input {
    width: 1rem;
    height: 1rem;
    padding: 0;
    float: left;
    margin-left: -1.5em;
    border-radius: .25em;
}
.playroal_form_box>.form-check label>span {
    font-size: 14px;
    line-height: 15px;
    font-weight: 400;
    margin-bottom: 4px;
    font-family: "Red Hat Display", sans-serif;
    vertical-align: top;
    color: #eef8ff;
}

.play_roal_banner_content .play_roal_banner_heding span {
    font-size: 24px;
    line-height: normal;
    vertical-align: middle;
    margin-left: 20px;
    margin-bottom: -5px;
    display: inline-block;
}

.play_roal_banner_sec {
  padding-top: 51px;
  background-color: #95CE5A;
}
.play_roal_banner_area > .row {
  align-items: center;
}
.play_roal_banner_content .play_roal_banner_heding {
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 70px;
  letter-spacing: 0.54px;
  font-family: "DM Serif Display", serif;
  color: #000;
}
.play_roal_banner_content p {
  font-size: 18px;
  line-height: 26px;
  margin: 20px 0 32px;
  font-family: "Red Hat Display", sans-serif;
  color: #000;
}
.play_roal_btn {
  display: inline-flex;
  justify-content: center;
  align-items: flex-end;
  gap: 10px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Red Hat Display", sans-serif;
  padding: 12px 20px;
  border-radius: 8px;
  border: 1px solid #1677f8;
  background: #1677f8;
  color: #fff;
}
.play_roal_btn:hover {
  background: transparent;
  color: #1677f8;
}
.play_roal_btn:hover span img {
  filter: invert(41%) sepia(92%) saturate(4133%) hue-rotate(203deg)
    brightness(100%) contrast(95%);
}
ul.play_roal_banner_social_list {
  display: flex;
  gap: 8px;
  margin-top: 32px;
}
.Playroal_banner_modal .modal-dialog {
  max-width: 900px;
  margin-top: 70px;
}
.Playroal_banner_modal .modal-dialog .modal-header {
  padding: 0;
  position: relative;
  border: unset !important;
  border-top-left-radius: unset !important;
  border-top-right-radius: unset !important;
  border-bottom: unset !important;
}
.Playroal_banner_modal .modal-dialog .modal-header .btn-close {
  position: absolute;
  top: -27px;
  right: 0;
  color: #fff;
  filter: brightness(1) invert(1);
  opacity: 1;
}
.Playroal_banner_modal .modal-dialog .modal-body {
  padding: 0;
}
.Playroal_banner_modal .modal-dialog .modal-body iframe {
  margin-bottom: -10px;
  height: auto;
  aspect-ratio: 16 / 9;
}

/* ========== PLAY-ROLE WORKS CSS ========== */
.play_roal_sec_padding {
  padding: 100px 0 50px;
}
.play_roal_work_area > .row {
  gap: 65px;
}
.play_roal_work_title_area,
.play_roal_howwork_title_area,
.play_roal_outcomes_title_area {
  max-width: 900px;
  text-align: center;
  margin: 0 auto;
}
.play_roal_common_title {
  font-size: 64px;
  font-weight: 400;
  line-height: 70px;
  letter-spacing: 0.54px;
  color: #000;
  font-family: "DM Serif Display", serif;
  margin: 0;
}
.play_roal_common_title_info,
span.play_roal_bold_title,
.play_roal_howwork_box p {
  font-size: 20px;
  line-height: 26px;
  font-family: "Red Hat Display", sans-serif;
  margin: 0;
  color: #000;
}
.play_roal_work_title_area h2,
.play_roal_outcomes_title_area h2 {
  margin-bottom: 20px;
}
.play_roal_work_videoplayer {
  border-radius: 16px;
  border: 10px solid #e8f1fe;
  background: #3874ef;
  color: #fff;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 166px 0;
}
.play_roal_work_videoplayer .play_roal_work_videoplayer_area,
.play_roal_work_info {
  display: flex;
  flex-direction: column;
}
.play_roal_work_videoplayer .play_roal_work_videoplayer_area {
  gap: 32px;
}
.play_roal_work_info {
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.play_roal_work_info span {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 0.54px;
  font-family: "DM Serif Display", serif;
}

/* ========== PLAY-ROLE COVER CSS ========== */
.play_roal_cover_title_area,
.play_roal_howwork_title_area {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.play_roal_cover_title_area {
  padding-right: 20px;
}
hr.play_roal_hr {
  margin: 0;
  opacity: 0.2;
  border: 0;
  width: 100%;
  max-width: 120px;
  height: 1px;
  background: #000;
}
span.play_roal_bold_title {
  font-weight: 700;
}
.play_roal_cover_list {
  max-width: 608px;
  margin: 0 0 0 auto;
}
.play_roal_cover_box {
  display: grid;
  grid-template-columns: max-content 1fr;
  gap: 16px;
  border-radius: 8px;
  background: #e8f1fe;
  padding: 24px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  font-family: "Red Hat Display", sans-serif;
  align-items: center;
}
.play_roal_cover_list > .row,
.play_roal_howwork_list > .row,
.play_roal_outcomes_list > .row {
  gap: 12px 0;
}
/* ========== Play-Roal-HOW-WORKS CSS ========== */
.play_roal_howwork_title_area > hr.play_roal_hr {
  margin: 0 auto;
}
.play_roal_howwork_area > .row,
.play_roal_outcomes_area > .row {
  gap: 40px;
}
.play_roal_howwork_list > .row,
.play_roal_howwork_list > .row > div,
.play_roal_outcomes_list > .row,
.play_roal_outcomes_list > .row > div {
  padding: 0 6px;
}
.play_roal_howwork_box {
  display: flex;
  flex-direction: column;
  gap: 12px;
  height: 100%;
  padding: 40px;
  border-radius: 16px;
  background: #e8f1fe;
}
.play_roal_howwork_box > * {
  margin: 0;
}
.play_roal_howwork_box .play_roal_howwork_box_heading {
  font-size: 24px;
  line-height: 40px;
  font-weight: 700;
  color: #000;
  font-family: "Red Hat Display", sans-serif;
}
/* ========== Play-Roal-OUTCOMES CSS ========== */
.play_roal_outcomes_sec,
.play_roal_gettouch_sec {
  padding: 100px 0;
}
.play_roal_outcomes_box {
  padding: 40px 50px;
  border-radius: 16px;
  background: #e8f1fe;
  height: 100%;
}
/* ========== Play-Roal-GETTOUCH CSS ========== */
.play_roal_gettouch_sec {
  background: #3874ef;
  color: #fff;
  text-align: center;
}
.play_roal_gettouch_content > * {
  color: #fff;
}
.play_roal_gettouch_content p {
  margin: 20px 0 40px;
}
.play_roal_gettouch_btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 12px 20px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  background: #fff;
  color: #3874ef;
  border-radius: 8px;
  border: 1px solid #1677f8;
}
.play_roal_gettouch_btn:hover {
  background: transparent;
  border: 1px solid #fff;
}
/* ========== Play-Roal-STAYTOUCH CSS ========== */
.play_roal_staytouch_sec {
  background: #0e2336;
  color: #fff;
  background-size: 40%;
  background-repeat: no-repeat;
  background-position: 100% 50%;
}
.play_roal_staytouch_form_area > * {
  color: #fff;
  margin: 0;
}
.play_roal_staytouch_form_area h2 {
  margin: 24px 0 20px;
  font-size: 56px;
  line-height: 60px;
  letter-spacing: 0.54px;
  font-family: "DM Serif Display", serif;
}
form.play_roal_staytouch_form {
  display: grid;
  grid-template-columns: 1fr max-content;
  gap: 12px;
  margin: 24px 0 20px;
}
form.play_roal_staytouch_form input {
  padding: 12px 20px;
  border-radius: 8px;
  border: 1px solid #1677f8;
  background: #fff;
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  color: #757575;
  font-family: "Red Hat Display", sans-serif;
}
form.play_roal_staytouch_form button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 12px 20px;
  border-radius: 8px;
  background: #3874ef;
  border: 1px solid #3874ef;
  color: #fff;
  transition: all 0.5s ease;
}
form.play_roal_staytouch_form button:hover {
  color: #3874ef;
  background: #fff;
}
.play_roal_staytouch_form_area p {
  font-size: 18px;
  line-height: 26px;
  font-family: "Red Hat Display", sans-serif;
}
.play_roal_staytouch_area > .row {
  align-items: center;
}
.play_roal_staytouch_area {
  padding: 95px 0;
}


/* FORM CSS */
div#DiscoverycallModal .modal-dialog .modal-content {
  background: #1c2a33;
  color: #eef8ff;
  border-radius: 0;
  border: 0;
}
div#DiscoverycallModal .modal-dialog .modal-content .modal-header {
  justify-content: center;
  border: 0;
}
div#DiscoverycallModal
  .modal-dialog
  .modal-content
  .modal-header
  button.btn-close {
  all: unset;
  background-color: hsla(0, 0%, 100%, 0.6);
  border: 0;
  border-radius: 50%;
  color: #525151;
  cursor: pointer;
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  height: 20px;
  line-height: 1;
  outline: none;
  padding: 0;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 10px;
  transition: transform 0.2s ease-in-out, background-color 0.2s ease-in-out;
  width: 20px;
  z-index: 1;
}
div#DiscoverycallModal
  .modal-dialog
  .modal-content
  .modal-header
  button.btn-close:hover {
  background-color: #fff;
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
div#DiscoverycallModal
  .modal-dialog
  .modal-content
  .modal-header
  button.btn-close::before {
  content: "";
  height: 40px;
  position: absolute;
  right: -10px;
  top: -10px;
  width: 40px;
}
div#DiscoverycallModal
  .modal-dialog
  .modal-content
  .modal-header
  .playroal_form_logo {
  max-width: 176px;
  height: 35px;
}
.playroal_form_area {
  gap: 15px;
}
/*div#DiscoverycallModal*/
/*  .modal-dialog*/
/*  .modal-content*/
/*  .modal-body*/
/*  .playroal_form*/
/*  form {*/
/*  gap: 60px;*/
/*}*/

.playroal_form_btn_area {
    margin-top: 30px;
}
.playroal_form .wpcf7-response-output {
    margin: 0 !important;
    text-align: center;
}

div#DiscoverycallModal
  .modal-dialog
  .modal-content
  .modal-body
  .playroal_form
  form,
.playroal_form_area,
.playroal_form_box {
  display: flex;
  flex-direction: column;
}
.playroal_form_box label {
  font-size: 14px;
  line-height: 15px;
  font-weight: 400;
  margin-bottom: 4px;
  font-family: "Red Hat Display", sans-serif;
}
.playroal_form_box input,
.playroal_form_box textarea {
  padding: 0px 12px;
  height: 44px;
  width: 100%;
  font-size: 17px;
  line-height: 17px;
  border: 1px solid #0076ff;
  background-color: #ffffff;
  color: #192a35;
  border-radius: 5px;
  font-family: "Red Hat Display", sans-serif;
}
.playroal_form_box textarea {
  height: 147px;
  line-height: 20px;
  padding: 12px 12px 13px;
}
.playroal_form_box textarea:focus-visible {
  outline: none;
}
div#DiscoverycallModal .modal-dialog .modal-content .modal-header,
div#DiscoverycallModal .modal-dialog .modal-body {
  padding: 16px 30px;
}
div#DiscoverycallModal .modal-dialog .modal-body {
  padding-bottom: 25px;
}
.playroal_form_btn {
  display: flex;
  width: 100%;
  font-size: 18px;
  line-height: 22px;
  font-weight: bolder;
  justify-content: center;
  align-items: center;
  padding: 13px;
  background: var(--primary);
  color: #fff;
  border: 1px solid var(--primary);
  transition: 0.5s ease;
  border-radius: 13px;
  position: relative;
  z-index: 0;
  font-family: "Red Hat Display", sans-serif;
}
.playroal_form_btn:hover {
    background: transparent;
    color:var(--primary);
}

.play_roal_staytouch_section {
    overflow: hidden;
}

/* ================ RESPONSIVE CSS ================ */
@media (max-width: 1900px) {
  .container {
    padding: 0 15px;
  }
  .play_roal_staytouch_sec {
    background-size: 45%;
  }
}
@media (max-width: 1650px) {
    .play_roal_staytouch_sec {
        background-position: 115% 50%;
    }
}
@media (max-width: 1399px) {
  .play_roal_staytouch_sec {
    background-size: 60%;
    background-position: 115% 50%;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .play_roal_banner_area > .row {
    align-items: flex-end;
  }
  .play_roal_banner_content {
    padding-bottom: 32px;
  }
  .play_roal_staytouch_sec {
    background-size: 65%;
    background-position: 125% 50%;
  }
   .play_roal_banner_content .play_roal_banner_heding {
        font-size: 44px;
    }
    .play_roal_banner_content .play_roal_banner_heding span {
    font-size: 18px;
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    .play_roal_staytouch_form_area .email_wrap {
        flex-direction: column;
    }
    
    .play_roal_staytouch_form_area .email_wrap .form_control {
        width: 100% !important;
    }
}

@media (max-width: 991px) {
  /* PLAY-ROLE WORKS CSS */
  .play_roal_sec_padding,
  .play_roal_outcomes_sec,
  .play_roal_gettouch_sec {
    padding: 40px 0;
  }
  .play_roal_work_area > .row,
  .play_roal_cover_area > .row {
    gap: 40px;
  }
  /* PLAY-ROLE COVER CSS */
  .play_roal_cover_title_area {
    text-align: center;
    padding: 0;
  }
  .play_roal_cover_title_area hr.play_roal_hr,
  .play_roal_cover_title_area span {
    display: none;
  }
  .play_roal_cover_list {
    max-width: 100%;
    margin: 0;
  }
  /* PLAY-ROLE STAYTOUCH CSS */
  .play_roal_staytouch_sec {
    padding-top: 40px;
    background-image: none !important;
  }
  .play_roal_staytouch_area {
    padding: 0;
  }
   .play_roal_staytouch_form_area .email_wrap .form_control {
        width: 100% !important;
    }
}

@media (max-width: 767px) {
  /* PLAY-ROLE BANNER CSS */
  .play_roal_banner_sec {
    padding-top: 24px;
  }
  .play_roal_banner_content {
    text-align: center;
  }
  .play_roal_banner_content .play_roal_banner_heding {
    font-size: 48px;
    line-height: 56px;
  }
  .play_roal_common_title_info {
    font-size: 16px;
    line-height: 24px;
  }
  .play_roal_btn,
  .play_roal_gettouch_btn {
    width: 100%;
  }
  ul.play_roal_banner_social_list {
    justify-content: center;
  }
  /* PLAY-ROLE WORKS CSS */
  .play_roal_work_area > .row,
  .play_roal_howwork_area > .row,
  .play_roal_outcomes_area > .row {
    gap: 24px;
  }
  .play_roal_common_title,
  .play_roal_staytouch_form_area h2 {
    font-size: 32px;
    line-height: 44px;
  }
  .play_roal_work_title_area h2 {
    max-width: 275px;
    margin: 0 auto 20px;
  }
  /* Play-Roal-HOW-WORKS CSS */
  .play_roal_howwork_box {
    padding: 16px;
    border-radius: 12px;
  }
  .play_roal_howwork_box .play_roal_howwork_box_heading {
    font-size: 20px;
    line-height: 24px;
  }
  .play_roal_howwork_title_area span.play_roal_bold_title {
    font-size: 16px;
    line-height: 24px;
  }
}

@media (max-width: 575px) {
  /* PLAY-ROLE WORKS CSS */
  .play_roal_work_videoplayer {
    padding: 35px;
    border-radius: 12px;
    border: 2.633px solid #e8f1fe;
  }
  .play_roal_work_play_btn_area a.play_roal_work_play_btn > img {
    width: 40px;
    height: 40px;
  }
  .play_roal_work_videoplayer .play_roal_work_videoplayer_area {
    gap: 9px;
  }
  .play_roal_work_info > img {
    width: 120px;
  }
  .play_roal_work_info span {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: normal;
  }
  .play_roal_work_info {
    gap: 3px;
  }
  /* PLAY-ROLE COVER CSS */
  .play_roal_cover_box {
    grid-template-columns: 1fr;
    justify-items: center;
    padding: 24px 16px;
    height: 100%;
    text-align: center;
  }
  .play_roal_cover_box,
  .play_roal_howwork_box p {
    font-size: 14px;
    line-height: 20px;
  }
  .play_roal_cover_list > .row > div {
    padding: 0 6px;
  }
  .play_roal_cover_list > .row {
    padding: 0 6px;
  }
  .play_roal_cover_list > .row > div:nth-child(1) {
    order: 0;
  }
  .play_roal_cover_list > .row > div:nth-child(2) {
    order: 1;
  }
  .play_roal_cover_list > .row > div:nth-child(3) {
    order: 2;
  }
  .play_roal_cover_list > .row > div:nth-child(4) {
    order: 5;
  }
  .play_roal_cover_list > .row > div:nth-child(5) {
    order: 4;
  }
  /* PLAY-ROLE OUTCOMES CSS */
  .play_roal_outcomes_box {
    padding: 24px 16px;
  }
  /* PLAY-ROLE STAYTOUCH CSS */
  form.play_roal_staytouch_form {
    grid-template-columns: 1fr;
  }
  .play_roal_staytouch_area > .row > div:last-child {
    padding: 0;
  }
   /* FORM CSS */
  div#DiscoverycallModal .modal-dialog .modal-content .modal-header,
  div#DiscoverycallModal .modal-dialog .modal-body {
    padding: 16px;
  }
}
