* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
.posted-by {
    display: none;
}

.post-taxonomies {
    display: none;
}
img.image1image1 {
    height: 420px;
    border-radius: 19px;
}
@media (min-width: 767px) {
.post.type-post img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    width: 50% !important;
}

.post.type-post figure.post-thumbnail {
    text-align: center;
}
.post.type-post .entry-content {
    flex-wrap: wrap;
}
figure.aligncenter.wp-block-post-featured-image img {
    width: 700px !important;
}
.entry-content {
    width: 79%;
    display: flex;
    justify-self: center;
}
}
ul.wp-block-post-template.is-layout-flow.wp-block-post-template-is-layout-flow li {
    padding: 10px;
}
h1.entry-title {
    text-align: center;
    font-size: 52px;
}
article#post-13 {
    padding-top: 75px;
}
figure.aligncenter.wp-block-post-featured-image {
    justify-content: center;
    align-items: center;
    display: flex;
    margin-block: 20px;
}


a.wp-block-post-excerpt__more-link {
    background: #ffcb00;
    color: #000000;
    padding: 10px;
    border-radius: 14px;
}

body {
  font-family: Inter !important;
  background: #F3F3F6 !important;
  color: #121212 !important;
  overflow-x: hidden !important;
  padding: 0px;
  margin: 0px;
}

a {
  text-decoration: none !important;
}

ul {
  list-style: none !important;
}

span.span {
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;
  letter-spacing: 0px;
  vertical-align: middle;
  box-shadow: 0px 1px 3px 0px #00000040;
  color: #ffffff;
}



.custom-layout {
  display: flex;
  justify-content: center;
  gap: 26px;
}

.navbar {
  background: #f3f3f6;
  padding: 15px 30;
  border-bottom: 1px solid #eee;
}

.logo {
  font-size: 24px;
  font-weight: bold;
  color: #265de5;
}

.logo span {
  color: #265de5;
}


.navbar nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
}


.login-btn {
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  background: #FFCB00;
  box-shadow: 0px 2px 4px 0px #0000000D, 0px 3px 24px 0px #00000012, 0px 4px 6px 0px #0000000F;
  width: 120px;
  height: 48px;
  border-radius: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #121212 !important;
  cursor: pointer;
}

.btn:hover {
  color: unset !important;
  background-color: unset !important;
  border-color: unset !important;
}

li.nav-item {
  font-family: Inter !important;
  font-weight: 400;
  font-size: 15px !important;
  line-height: 28px !important;
  letter-spacing: 0px;
  text-align: center !important;
  vertical-align: middle !important;
  color: #121212 !important;
}


img.mgEverything {
  width: 104px;
  height: 104px;
}

img.imgMCCQE1 {
  width: 48px;
  height: 48px;
}

.container_grdiant {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(243, 243, 246, 0) 0%, #f3f3f6 100%);
  z-index: 1;
  pointer-events: none;
}


.inclusive {
  font-weight: 400;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0px;
  color: #A4A5AA;
}

.hero-text {
  font-weight: 400;
  font-size: 52px;
  line-height: 72px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #121212;
}

img.image {
  width: 778px;
  margin-top: 24px;
}

.hero-text .highlight {
  color: #265de5;
}

.email {
  margin-top: 20px;
  padding: 10px;
  width: 80%;
  max-width: 400px;
  border: 1px solid #ccc;
  border-radius: 8px;
}

.flex_all {
  display: flex;
  grid-template-columns: repeat(2, 1fr);
}


.features-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px 20px;
}

.features-grid_box {
  background: #ffffff;
  padding: 40px;
  border-radius: 24px;
}



.big_image {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.fit {
  width: 100%;
  height: auto;
  object-fit: contain;
  display: block;
  box-shadow: 0px 13px 24px 0px #00000017;
}

.Everything {
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0px;
}

.sas {
  display: inline-block;
  width: 57%;
  margin-bottom: 16px;
}

.Everything_p {
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  letter-spacing: 0px;
}

.Everything_p_box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
}

.info-boxes {
  background: radial-gradient(126.06% 50% at 100% 0%,
      #42ffd6 0%,
      rgba(44, 103, 236, 0.0001) 100%);

  border-radius: 24px;
}

.OurMCCQE1 {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
}

.box_felx {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}

.display_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}

.boxes_all {
  background: #ffffff;
  padding: 24px;
  border-radius: 24px;
}

.grid_gap {
  display: grid;
  gap: 24px;
}


.dfsghjffdfdfd {
  width: 50%;
}

.big_box_all {
  background: linear-gradient(360deg, #5176e8 0%, #dc44e4 100%);
  position: relative;
}

.understandMCCQbank {
  font-weight: 700;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0px;
  vertical-align: middle;
  width: 568px;
  text-align: left;
  padding-bottom: 24px;
}

.Howworks {
  font-weight: 700;
  font-size: 24px;
  line-height: 26px;
  letter-spacing: 0px;
  vertical-align: middle;
  text-transform: uppercase;
  color: #ffffff;
  text-align: left;
  margin-bottom: 24px;
}

.big_box_all {
  background: linear-gradient(360deg, #5176e8 0%, #dc44e4 100%);
  padding: 14px 30px;
  color: #ffffff;
  border-radius: 26px;
}

li.mantain {
  text-align: left;

  margin-bottom: 24px;
}

.star {
  display: flex;
  gap: 50px;
  align-items: center;
}

.corner-image {
  position: absolute;
  top: 10px;
  right: 10px;
}

.ManualTest {
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  color: #a4a5aa;
  padding: 12px;
  background: red;
  display: inline-block;
  background: #ffffff;
  border-radius: 24px;
}

.small_box {
  padding: 24px 0px 0px 0px;
  display: flex;
  gap: 20px;
}

.ManualTest_box {
  display: flex;
  gap: 20px;
}

.big_image {
  margin-top: 70px;
}

.review_course {
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #121212;
}

.OSCE {
  font-weight: 700;
  font-size: 38px;
  line-height: 34px;
  letter-spacing: 0px;
  vertical-align: middle;
}

.custom-button {
  display: inline-block;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  line-height: 40px;
  background: #ffffff;
  color: #a4a5aa;
  height: 40px;
  padding: 0px 16px;
  text-align: center;
  text-decoration: none;
  border-radius: 24px;
  transition: background 0.3s ease;
}

.flex_all_data_Study {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
}

img.imageimageimageimage {
  width: 100%;
}

p.Manual {
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  padding: 0px;
  margin: 0px;
}

.custom-button:hover {
  background-color: #265DE5;
  color: #ffffff;
  font-weight: 700;
}

.mainslidergrid {
  display: grid;
  gap: 24px;
  grid-template-columns: 1fr 0.5fr 1fr;
}

.flex_box {
  display: flex;
  justify-content: center;
  gap: 16px;
}

.flex_box2 {
  display: flex;
  justify-content: center;
  text-align: center;
  gap: 20px;
}

.custom-layout {
  display: flex;
}

.center-photo img {
  max-width: 100%;
  height: auto;
}

.grid_all {
  display: grid;
  justify-content: center;
  align-items: anchor-center;
}

.grid_all_d {
  display: flex;
  justify-content: center;
  gap: 10px;
  height: 100%;
  width: 100%;
  flex-direction: column;
}

.text {
  font-weight: 700;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0px;
}

.tex {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0px;
  margin: 0;
}

.box_room {
  border-radius: 24px;
  background: #ffffff;
  padding: 24px;
}

.box_empty {
  border-radius: 24px;
  background: #ffffff;
  height: 416px;
  margin-bottom: 24px;
  width: 100%;
  text-align: center;
}

.box_empty img {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.flex_divide {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.R {
  color: #1ffdac;
}

.OSCE {
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0px;
}

.MasterOSCE {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
  vertical-align: middle;

  color: #121212;
}


.OSCER {
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #121212;
}

.flex_box2 {
  display: flex;
  justify-content: center;
  text-align: center;
  gap: 20px;
}

.flex_box3 {
  display: flex;
  justify-content: center;
  text-align: center;
}

.flex_box4 {
  display: flex;
  justify-content: center;
  text-align: center;
  gap: 10px;
}

.Adaptive {
  font-weight: 600;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  color: #121212;
  margin: 0;
}

.MCCQbankunderstand {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: center;
  margin: 0;
}

.LearnMore {
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #265de5;
  padding: 0px;
  margin: 0px;
}

.AdaptiveLearning {
  padding: 24px 30px;
  display: grid;
  gap: 16px;
  padding: 0px;
  margin: 0px;
}

img.icon-img1 {
  width: 100%;
}

.flex_box_right_arrow {
  display: flex;
  justify-content: end;
  text-align: center;
  gap: 20px;
}

.section.htsetup {
  display: flex !important;
  align-items: center;
  flex-direction: column;
}

.flex_box_right_arrow {
  display: flex;
  justify-content: end;
  text-align: center;
  gap: 20px;
  padding-bottom: 71px;
}

.fixed-top {
  backdrop-filter: blur(88px);
  background: linear-gradient(180deg,
      rgba(245, 245, 247, 0.85) 75.93%,
      rgba(255, 255, 255, 0.85) 100%);

  z-index: 1030;
  height: 72px;
  width: 100%;
}

.flex_Crash {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 168px;
}

p.understandstime {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0px;
  vertical-align: middle;
  width: 568px;
}

.Crash {
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
}

.image_Crash {
  padding: 43px 53px;
}

.CrashCourse {
  background: #ffffff;
  border-radius: 24px;
  padding: 0 80px;
}

.Mentorship1 {
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  color: #ffffff;
}

.program {
  font-weight: 400;
  font-size: 20px;
  line-height: 31px;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
}

span.MentorshipSupport {
  font-weight: 700;
  font-size: 20px;
  line-height: 31px;
  letter-spacing: 0px;
  text-align: center;
  color: #ffffff;
}

.galloffer {
  display: grid;
  gap: 16px;
  padding-bottom: 70px;
}

.image_Mentorship {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  display: inline-block;
}

.image-container {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  margin-bottom: 84px;
}

.imgcontain {
  text-align: center;
  position: relative;
}

.slick-list {
  position: relative;
  display: block;
  overflow: visible !important;

}

img.icomgs {
  position: absolute;
  left: calc(50% - 14px);
  top: -51px;
  transform: translate(-50%, 0);
  z-index: 3;
}

.hidebox {
  overflow: hidden;
}

.feature-tags {
  position: absolute !important;
  top: 0%;
  left: 50%;
  transform: translateX(-50%);
  justify-content: center;
  padding: 10px 15px;
  border-radius: 12px;
  max-width: 100% !important;
  z-index: 1 !important;
}

.feature-tags span {
  color: #ffffff;
  box-shadow: 0px 1px 24px 0px #00000026;
  backdrop-filter: blur(6px);
  background-color: #0d6efd36;
  padding: 6px 12px !important;
  border-radius: 20px;
  white-space: nowrap;
  box-shadow: 0px 1px 3px 0px #00000040;
}


span.programlll {
  opacity: 0.8;
  font-weight: 400;
}

p.MCCQBankpersonalized {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  color: #121212;
}

h3.Mentorship {
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  color: #121212;
}

.sec-i {
 background:url(https://mccqbank.com/wp-content/themes/twentytwentyone/assets/images/bgimg.png) no-repeat bottom left / cover;
}

.flex_all_image {
  display: flex;
  gap: 20px;
}

.imageeash {
  padding: 50px;
}

.Studyplanner {
  padding: 0 0 30px;
}

footer.footer-sec {
  background: #FFFFFF;
}

h3.PathtoSuccess {
  font-family: Autography;
  font-weight: 400;
  font-size: 58px;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #265de5;
}

p.PathtoSuccess_all {
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #121212;
}

.footer-left p {
  font-size: 14px;
  color: #333;
  margin-bottom: 15px;
  max-width: 400px;
}

.social-icons a:hover img {
  opacity: 0.7;
}

.right {
  text-align: right;
}

.footer-right h4 {
  font-size: 16px;
  margin-bottom: 10px;
}

.footerinpit {
  width: 350px !important;
}

.app-text {
  font-weight: 400;
  font-style: italic;
  font-size: 13px;
  line-height: 32px;
  letter-spacing: 0px;
  text-align: right;
  vertical-align: middle;
  margin: 24px 0 16px;
}

.newsletter-form {
  display: flex;

  border-radius: 25px;
  overflow: hidden;
  margin-bottom: 10px;
}

.newsletter-form input {
  width: 512px;
  height: 48px;
  border: none;
  outline: none;
  border-radius: 24px;
  border-width: 1px;
  background: #ffffff;
}

.newsletter-form button {
  background: #007aff;
  color: white;
  border: none;
  padding: 0 20px;
  font-size: 18px;
  cursor: pointer;
}

.app-badges {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 16px;
}

img.LinkedIn {
  width: 40px;
  height: 40px;
}

img.Facebook {
  width: 40px;
  height: 40px;
}

img.Instagram {
  width: 40px;
  height: 40px;
}

.footer-bottom {
  margin-top: 32px;
  border-top: 1px solid #eee;
  padding: 32px 0;
  display: flex;
  justify-content: space-between;
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #999999;
}

.footer-bottom p {
  margin: 0;
}

.policy-links a {
  text-decoration: none;
  margin: 0 5px;
}

.policy-links a {
  text-decoration: none;
  margin: 0 5px;
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  letter-spacing: 0px;
  text-align: right;
  vertical-align: middle;
  color: #999999;
}

.policy-links span {
  color: #ccc;
}

p.revolutionizing {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #121212;
}

h4.mailing {
  font-weight: 600;
  font-size: 17px;
  line-height: 32px;
  letter-spacing: 0px;
  text-align: right;
  vertical-align: middle;
}


.box_text {
  margin-top: 120px;
  width: 700px;
}


.screenshot {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.righthhh {
  display: flex;
  justify-content: end;
  align-items: center;
}

.early-access-form {
  position: relative;
  display: inline-block;
}

.early-access-form input {
  height: 48px;
  padding: 0 16px;
  outline: none;
  font-size: 16px;
  color: #000000;
  background: #ffffff;
  border-radius: 24px;
  width: 512px;
  height: 48px;
  border-radius: 24px;
  border: 1px solid #E8E8EA;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0px;
}

.early-access-form input::placeholder {
  color: #A4A5AA;
}

img.footerlogo {
  cursor: pointer;
}

.arro {
  position: absolute;
  top: 2px;
  right: 2px;
  cursor: pointer;
}

.SubscriptionPlan {
  padding-top: 90px;
}

.SubscriptionPlan .row,
.SubscriptionPlan .box,
.SubscriptionPlan .screenshot {
  position: relative;
  z-index: 2;
}

.SubscriptionPlan {
  position: relative;
  background-image: url("img/Group 7 Copy 9.png");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  overflow: hidden;
  z-index: 2;
}

.container_grdiant {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(243, 243, 246, 0) 0%, #f3f3f6 100%);
  z-index: 1;
  pointer-events: none;
}

.SubscriptionPlan_box {
  text-align: center;
  margin-top: 88px;
  margin-bottom: 87px;
}

p.Subscription_text {
  font-weight: 600;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  color: #a4a5aa;
}



p.Flexible_plan_text {
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
}

.Flexible_plan {
  display: flex;
  justify-content: center;
  align-items: center;
}





.ComprehensivePackage_box {
  background: #ffffff !important;
}

.ComprehensivePackage_box {
  background: #ffffff !important;
  padding: 24px 30px;
  border-radius: 24px;
}

.ComprehensivePackage_box5 {
  background: #ffffff !important;
  padding: 32px;
  border-radius: 24px;
}

.ComprehensivePackage_box2 {
  background: #ffffff !important;
  padding: 80px 40px 80px 80px;
  border-radius: 24px;
}



.Comprehensive_text {
  font-weight: 600;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0px;
}

p.Accelerate {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #121212;
}

span.li_class {
  font-weight: 700;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #121212;
}

span.li_class_long_tex {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #121212;
}

p.Subscribenow {
  font-weight: 500;
  font-style: italic;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #121212;
}

span.days {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #ffffff;
}

.gradient-card {
  border-radius: 24px;
  padding: 24px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: flex-start;

  background: radial-gradient(69.32% 274.26% at 96.4% 0%,
      #42ffd6 -30%,
      rgba(44, 103, 236, 0.0001) 100%),
    #2c67ec;

  background-image: -webkit-radial-gradient(96.4% 0%,
      ellipse 69.32% 274.26%,
      #42ffd6 -30%,
      rgba(44, 103, 236, 0.0001) 100%),
    linear-gradient(to right, #2c67ec, #007bff);
}

p.access-details {
  font-weight: 400;
  font-style: italic;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #ffffff;
  margin: 0;
}

span.price {
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #1ffdac;
}

.flex_all_data {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}

.flex_all_data_f {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}

.flex_all_data_f.eewf {
  justify-content: center;
}

.gridall {
  display: grid;
  gap: 10px;
}



.btn-purchase {
  background-color: #ffcb00;
  border: none;
  border-radius: 28px;
  width: 256px;
  height: 56px;
  cursor: pointer;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05),
    0px 3px 24px 0px rgba(0, 0, 0, 0.07), 0px 4px 6px 0px rgba(0, 0, 0, 0.06);
}

.package-options {
  display: flex;
  justify-content: end;
  gap: 16px;
  flex-direction: column;
  padding-left: 100px;
}

.app-buttons {
  display: flex;
  gap: 16px;
}

.btn-purchase_center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.assessment-cards {
  display: flex;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
}

.assessment-card {
  background-color: #ffffff;
  border-radius: 24px;
  padding: 24px;
}

h3.Assessment1 {
  font-weight: 700;
  font-size: 20px;
  line-height: 34px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #121212;
}

.assessmentprice {
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #265de5;
  padding: 0px;
  margin: 0px;
}

.assessmentduration {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0px;
  color: #999999;
}

span.Questions90 {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #121212;
}

.remove_bullet_icon {
  padding-left: 0;
  margin: 0;
  display: grid;
  gap: 16px;
}

.li_gap {
  display: flex;
  gap: 16px;
}

.purchase_all {
  background-color: #ffcb00;
  border: none;
  border-radius: 28px;
  width: 256px;
  height: 48px;
  margin-top: 16px;
  cursor: pointer;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05),
    0px 3px 24px 0px rgba(0, 0, 0, 0.07), 0px 4px 6px 0px rgba(0, 0, 0, 0.06);
}



.MCCQBank {
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  color: #121212;
  margin-bottom: 32px;
}

.feature-card {
  border-radius: 24px;
  color: #ffffff;
  padding: 24px;
  background: radial-gradient(69.32% 274.26% at 96.4% 0%,
      #42ffd6 -30%,
      rgba(44, 103, 236, 0.0001) 100%),
    #2c67ec;
  background-image: -webkit-radial-gradient(96.4% 0%,
      ellipse 69.32% 274.26%,
      #42ffd6 -30%,
      rgba(44, 103, 236, 0.0001) 100%),
    linear-gradient(to right, #2c67ec, #007bff);
}

h3.StudyAnytime {
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #1ffdac;
}

p.resourcesOur {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
  color: #ffffff;
  margin: 0;
}

img.tick {
  width: 24px;
  height: 24px;
}

img.clock {
  width: 48px;
  height: 48px;
}

h3.OSCERf {
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  color: #121212;
}

span.Rf {
  color: #1ffdac;
}

.feature-cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  align-items: baseline;
}

.ffsd {
  display: flex;
  gap: 16px;

  margin-top: 16px;
}

.gradient-cardd {
  width: 100%;
  border-radius: 24px;
  padding: 24px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow: hidden;
  position: relative;
  color: #121212;
  background: #ffffff;
}

p.oscersubtitle {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: center;
  color: #121212;
  margin-bottom: 0;
}

p.access-detailss {
  font-weight: 400;
  font-style: italic;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  color: #121212;
  margin: 0;
}

span.dayss {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #121212;
}

span.prices {
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #265de5;
}

p.oscerfootertext {
  font-weight: 500;
  font-style: italic;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  color: #121212;
  margin: 16px 0 0;
}

.planssection_color {
  background: #1ffdac;
  padding: 56px 120px;
  border-radius: 24px;
}

p.bundle-plans-tag {
  font-weight: 600;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  color: #1ca472;
  padding: opx;
}

h1.ChooseRight {
  font-weight: 600;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  color: #121212;
}

p.section-description {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  width: 752px;
  margin: auto;
}

.flexalltexyt {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 8px;
}

.plans-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 16px;
  justify-content: center;
  margin-top: 32px;
}

.price-option {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.plan-card {
  background-color: #ffffff;
  border-radius: 16px;
  padding: 24px;
  box-shadow: 0px 2px 4px 0px #0000000D, 0px 3px 24px 0px #00000012;
  height: fit-content;
}

h3.Ultimate {
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #121212;
}

p.plan-subtitle {
  font-weight: 400;
  font-size: 13px;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;

  color: #999999;
}

span.feature-tag {
  font-weight: 400;
  font-size: 13px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  color: #000000;
}

span.checkicon {
  display: flex;
  align-items: center;
  gap: 10px;
}

span.duration.efwe {
  font-weight: 400;
}


.feature-item {
  border: 1px solid #ffcb00;
  border-radius: 8px;
  background: #ffcb0033;
  padding: 4px 8px;
  display: inline-block;
}

.wefwf {
  display: block;
  margin-top: 8px;
}

.gridgap {
  display: grid;
  gap: 15px;
}

p.save-info {
  font-weight: 400;
  font-size: 13px;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #999999;
  padding: 0px;
  margin: 0px;
}

span.duration {
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #121212;
}

span.price-value {
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: right;
  vertical-align: middle;
  color: #121212;
}

.pricing-options {
  display: grid;
  gap: 20px;
}

h3.CorePrep {
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #121212;
}

.myelement_line {
  border-bottom: 1px solid #eeeeee;
}

span.price-original {
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: right;
  vertical-align: middle;
  color: #121212;
}

span.price-value.discounted {
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: right;
  vertical-align: middle;
  text-decoration: line-through;
  color: #898989;
}

.bestsellertag {
  background: #055de4;
  border-radius: 16px;
  border: 1px solid #045de5;
  color: #ffffff;
}

p.bestsellertagkkk {
  margin: 0px;
  padding: 6px;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
}

.flex_image {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

img.Group9443 {
  width: 24px;
  height: 24px;
}

span.Questions91 {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #121212;
}

h2.LiveMentorshipall {
  font-weight: 600;
  font-size: 56px;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #121212;
}

p.MentorshipLive {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #121212;
}

h1.StudyPlanner {
  font-weight: 600;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #121212;
  padding: 0px;
  margin-bottom: 16px;
}

p.Planmanage {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0px;
  color: #121212;
  width: 296px;
}

p.ultimate {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0px;
  width: 296px;
}

h1.CrashCourse {
  font-weight: 600;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
  padding: 0px;
}

.btn-purchase_Crash {
  background-color: #ffcb00;
  border: none;
  border-radius: 28px;
  width: 256px;
  height: 40px;
  cursor: pointer;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05),
    0px 3px 24px 0px rgba(0, 0, 0, 0.07), 0px 4px 6px 0px rgba(0, 0, 0, 0.06);
}



.feature-icon_gap {
  display: grid;
  gap: 16px;
}

h3.StudyAnytimej {
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0px;
  vertical-align: middle;

  width: 251px;
  color: #1ffdac;
}

.AboutUs_all {
  padding-top: 90px;
}

.AboutUs_all .row,
.AboutUs_all .box,
.AboutUs_all .screenshot {
  position: relative;
  z-index: 2;
}

.AboutUs_all {
  position: relative;
  background-image: url("img/Group 7 Copy 9.png");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  overflow: hidden;
  z-index: 2;
}

.AboutUs_all_box {
  display: inline-block;
  text-align: center;
  margin-top: 88px;
  margin-bottom: 123px;
}

.Welcome_box {
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  width: 784px;
}

p.Companion_text_about {
  padding: 0px;
  margin: 0px;
}

p.Companion_text {
  padding: 0px;

  margin: 0px;
}

p.About_text {
  font-weight: 600;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  color: #a4a5aa;
}

h2.ComprehensiveResources {
  font-weight: 600;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #121212;
}

p.internationalmedical {
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #121212;
}

h2.Empowering {
  font-weight: 600;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #121212;
}

.mccqbankaspiring {
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #121212;
}




.relativefff {
  background: #ffffff;
  padding: 56px;
  border-radius: 24px;
  display: grid;
  height: 360px;
  width: 100%;
  margin: 0 12px 24px;
}

img.imageimageimageimage {
  width: 280px;
  height: 344px;
}

.relativefff2 {
  background: #ffffff;
  padding: 56px;
  border-radius: 24px;
  display: grid;
}

img.rgegrg {
  width: 25px;
}

.flex_all_data_one {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}

.one {
  font-family: "Inter", sans-serif;
  font-weight: 800;
  font-size: 92px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  background: linear-gradient(to right, #e5e5e5, #f4f4f4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.scrool {
  display: flex;
  gap: 24px;
  overflow: visible;
}

.uhjbe {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
}

p.BilalMD {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
}

h3.Bilal {
  font-weight: 600;
  font-size: 36px;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #121212;
}

span.MD {
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #121212;
}

img.indiad {
  width: 40px;
  height: 40px;
}

.felxallmoveing {
  display: grid;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 16px;
}

h3.FaihaFaiha {
  font-weight: 600;
  font-size: 26px;
  line-height: 34px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #121212;
}

img.Fareez {
  width: 25.6px;
  height: 25.6px;
}

p.distinguishedcurrently {
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #121212;
  width: 100%;
  padding: 0px;
  margin: 0px;
}

.information {
  background: #ffffff;
  padding: 16px;
  width: calc(100% - 16px);
  border-radius: 24px;
  position: absolute;
  bottom: 8px;
  left: 8px;
  right: 8px;
}

img.image1image1 {
  width: 100%;
}

.image1 {
  position: relative;
  display: inline-block;
  width: 100%;
}

span.more {
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: right;
  vertical-align: middle;
  color: #265de5;
  margin-left: 3px;
}

.flex_temlete_class {
  display: grid;
  grid-template-columns: repeat(2, 1fr) !important;
  gap: 16px;
}

span.one.fontee {
  font-size: 72px;
}

.onebox {
  border-radius: 24px;
  background: rgba(255, 255, 255, 1);
  width: 100%;
  padding: 16px;
}

p.leadingphysicians {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: rgba(18, 18, 18, 1);
  margin: 0;
}

h3.different {
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  color: #121212;
  margin-bottom: 32px;
}

p.youngknow {
  font-weight: 500;
  font-size: 46px;
  line-height: 66px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #121212;
}

h3.Giorgio {
  font-family: Autography;
  font-weight: 400;
  font-size: 38px;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #265de5;
}

.relativefff3 {
  background: #ffffff;
  padding: 40px 0 24px 100px;
  border-radius: 24px;
  display: grid;
}

.maintaines {
  display: grid;
  gap: 12px;
}

.felx_data {
  display: flex;
  justify-content: space-around;
  align-items: center;
  align-items: center;
  margin-bottom: 60px;
}

.felx_data_chacha {
  display: flex;
  justify-content: space-between;
  align-items: self-start;
}

img.mgEverything_second {
  width: 104px;
  height: 104px;
}

p.Developed {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0px;
  text-align: center;
  color: #121212;
  margin: 8px 0 0;
}

.W {
  text-align: center;
}

.Everything_box {
  text-align: center;
}

.flex_box_right_arrow1 {
  display: flex;
  justify-content: end;
  text-align: center;
  gap: 20px;
  padding-bottom: 24px;
}

span.o {
  background: linear-gradient(to right, #121212, #e5e5e5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.dfjbf {
  margin-top: -65px;
}

span.click {
  color: #045de5;
}

.navbar-toggler {
  outline: none !important;
  box-shadow: none !important;
  border: none !important;
  background: transparent !important;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
  outline: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
}

img.imageallff {
  width: 100%;
}

.box-animate {
  opacity: 0;
  transition: transform 0.45s ease-out, opacity 0.45s ease-out;
}

.box-animate.from-left {
  transform: translateX(-80px);
}

.box-animate.from-right {
  transform: translateX(80px);
}

.box-animate.visible {
  opacity: 1;
  transform: translateX(0);
}

.iconimg_hhone {
  position: relative;
  z-index: 2;
}

.AdaptiveLearningf {
  display: grid;
  gap: 16px;
  padding: 24px 0 32px;
}

.nowhight {
  position: relative;
  height: 551px;
  overflow-y: auto;
  scroll-behavior: smooth;
  margin-bottom: 56px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.nowhight::-webkit-scrollbar {
  display: none;
}

.custom-button.selected {
  background-color: #265DE5;
  color: white;
  font-weight: 700;
}

.dis_f {
  display: flex;
}

.feature-tags .slick-list {
  margin: 0 -5px;
  overflow: hidden;
}

.feature-tags .slick-slide {
  box-sizing: border-box;
  height: auto !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  gap: 16px;
}

.feature-tags {
  position: absolute !important;
  top: 290px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  z-index: 2;
}

.feature-tags span {
  color: #ffffff;
  background: #FFFFFF4D;
  padding: 8px;
  height: 64px;
  border-radius: 40px;
  white-space: nowrap;
  box-shadow: 0px 1px 24px 0px #00000026;
  backdrop-filter: blur(34px);
  display: flex;
  align-items: center;
  gap: 16px;
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;
  letter-spacing: 0px;
  margin: 0 8px;
}

.feature-tags span:last-child {
  margin-right: 0;
}

.margin-right {
  margin-left: 24px;
}


.feature-tags .slick-slide {
  display: flex !important;
  align-items: center;
  height: auto !important;
  box-sizing: border-box;
}

.image-slider-container {
  width: 100%;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  display: flex;
  scroll-behavior: smooth;
}

.image-slider-wrapper {
  display: flex;
}

.image-slide {
  scroll-snap-align: start;
  min-width: 300px;
  transition: transform 0.4s ease;
}

.slide-img {
  width: 100%;
  height: auto;
}

.image-wrappers {
  position: relative;
  width: fit-content;
  height: fit-content;
}

.iconimgs.second {
  z-index: 2;
  position: absolute;
  top: -45px;
  right: px;
  right: 183px;
}

.iconimgs.first {
  z-index: 1;
}

.iconimgs.second {
  z-index: 2;
}

.box_room {
  transition: all 0.3s ease;
}

.blurred {
  filter: blur(3px);
  opacity: 0.5;
}

.focused {
  filter: none;
  opacity: 1;
}

span.vdfdf {
  background: yellow;
  padding: 4px;
}

.box {
  color: #265de5;
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0px;
  margin: 0;
}

.responsive {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  box-sizing: border-box;
}

.responsive .row {
  margin: 0;
}

.responsive .col-sm-12 {
  padding: 15px;
  box-sizing: border-box;
}

.slick-slide {
  display: flex !important;
  justify-content: space-between;
  flex-wrap: wrap;
}


.flex_divide {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.responsiveall .slick-track {
  display: flex !important;
  gap: 24px;
}


.iconimgsw.secondw {
  z-index: 2;
  position: absolute;
  top: -46px;
  right: px;
  right: 130px;
  width: 55%;
}

img.iconimgsw.firstw {
  width: 100%;
}


.sticky-nav {
  position: sticky;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  z-index: 999;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.sticky-buttons {
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 999;
  padding: 10px 0;
  display: flex;
  justify-content: center;
  gap: 10px;
  border-bottom: 1px solid #ccc;
}

#home {
  scroll-margin-top: 72px;
}

#mccqe1 {
  scroll-margin-top: 70px;
}

#OSCER {
  scroll-margin-top: 120px;
}

#CrashCourse {
  scroll-margin-top: 120px;
}

#Mentorship {
  scroll-margin-top: 120px;
  scroll-padding-top: 120px;
  overflow: hidden;
}

.AdaptiveLearningf.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: white;
  z-index: 1000;
}

.grid_all_data {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 56px;
  height: 100%;
  flex-direction: column;
}

.custom-button.active {
  background-color: #265DE5;
  color: white;
  font-weight: 700;
}

.nav-placeholder {
  display: none;
  height: 0;
  background-color: transparent;
  height: 48px !important;
  display: block;
}

.sticky-nav-container {
  width: 100%;
  text-align: center;
  z-index: 998;
  transition: all 0.3s ease;
}

.sticky-nav-container.sticky {
  position: fixed;
  top: 72px;
  left: 0;
  z-index: 1000;
  backdrop-filter: blur(88px);
  background: linear-gradient(180deg, rgba(245, 245, 247, 0.85) 75.93%, rgba(255, 255, 255, 0.85) 100%);
  padding: 10px;
  transition: all 0.3s ease;
}

.navbar-toggler {
  border: none;
  background: transparent;
}

a.nav-link {
  padding: 0 !important;
  font-weight: 400;
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0px;
}

.paddingsmall {
  padding: 56px 0;
}

.paddingbig {
  padding: 80px 0;
}

nav.navbar.navbar-expand-lg.bg-body-tertiary.fixed-top {
  background: linear-gradient(180deg, rgba(245, 245, 247, 0.85) 75.93%, rgba(255, 255, 255, 0.85) 100%) !important;
  backdrop-filter: blur(88px) !important;
}

.navbar-collapse {
  justify-content: end;
}

ul.navbar-nav {
  display: flex;
  align-items: center;
  gap: 40px;
}

.headerspace {
  text-align: center;
  padding-bottom: 32px;
}

.sec-iii {
  background: radial-gradient(72.1% 48.07% at 100% 0%, #42FFD6 0%, rgba(44, 103, 236, 0.0001) 100%), #2c67ec;
  position: relative;
}

.imgcrash {
  text-align: right;
  padding-top: 80px;
}

.mainslidergedf {
  width: 240px;
  height: 510px;
  overflow: hidden;
}

.swiper-slide {
  width: 100%;
}

.iconimg {
  width: 100%;
}

.sec-i.paddingsmall.ptlag {
  padding-top: 160px;
  overflow: hidden;
}

.row.packdetai.m-0 {
  background: #FFFFFF;
  padding: 56px;
  border-radius: 24px;
}

.Subscription_text_plan {
  padding-bottom: 80px;
  text-align: center;
}

.row.packdetai.m-0 ul {
  list-style: disc !important;
  padding: 24px 0 24px 20px;
  display: grid;
  gap: 24px;
  margin: 0;
}

.space32px {
  padding-bottom: 32px;
}

button.purchase_all.w-100.coming-soon {
  color: #B5B5B8;
  background: #E9E9EC;
}

.assessment-cards button {
  width: 100px;
  height: 40px;
}

.box_room:hover {
  filter: unset !important;
  opacity: 1 !important;
}

a.login-btn.submitbtn {
  width: 170px;
  font-size: 14px;
}

.inlinebox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.modalheader {
  display: flex;
  align-items: self-start;
  justify-content: space-between;
  gap: 16px;
  position: relative;
  z-index: 3;
}

.modaltitle {
  font-weight: 600;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0px;
  vertical-align: middle;
}

.modalsm {
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0px;
  vertical-align: middle;
  margin: 0;
}

.closebtn {
  cursor: pointer;
  position: relative;
  top: 8px;
}

.modal-content.contactus {
  padding: 40px;
  border-radius: 24px;
  border: none;
  background: url(https://mccqbank.com/wp-content/themes/twentytwentyone/assets/images/contactbs.png) no-repeat top center / cover;
}

.modal-dialog.contactus {
  max-width: 752px;
  width: 100%;
}

.maingridinput {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
}

.maingridinputbox {
  display: grid;
  gap: 16px;
  padding: 24px 0 16px;
}

.inputbox::placeholder {
  color: #A4A5AA;
}

.inputbox {
  padding: 16px;
  border: 1px solid #E8E8EA;
  border-radius: 24px;
  background: #ffffff;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
  outline: none;
  height: 48px;
  width: 100%;
}

textarea.inputbox {
  height: auto;
  resize: none;
}

.inputnumbernox {
  border: 1px solid #E8E8EA;
  border-radius: 24px;
  background: #ffffff;
  display: flex;
  align-items: center;
  height: 48px;
  padding-block: 8px;
}

input.inputbox.numberinput {
  border: none;
  padding: 0 16px;
  height: auto;
}

p.cunterycode {
  display: flex;
  align-items: center;
  gap: 10px;
  height: 100%;
  justify-content: center;
  padding: 8px 16px;
  margin: 0;
  border-right: 1px solid #CDCDCD;
  cursor: pointer;
}

.modal-content.contactus::after {
  background: linear-gradient(180deg, rgba(243, 243, 246, 0) 0%, #F3F3F6 55.67%);
  z-index: 2;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 24px;
}

.modalbody {
  position: relative;
  z-index: 3;
}