/* * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: Arial, sans-serif;
}

body {
  background-color: #fff;
  color: #333;
  line-height: 1.6;
} */

.ewFkn {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
  }
  
  .CYAkLTlN {
    flex: 1;
    min-width: 65%;
    padding-right: 20px;
  }
  
  .NWNaHfQAQe {
    width: 35%;
    min-width: 300px;
  }
  
  .HOQBdPl {
    display: inline-block;
    background-color: #3A7BD5;
    color: white;
    padding: 2px 10px;
    font-weight: bold;
    margin: 15px 0 10px 0;
    border-radius: 3px;
  }
  
  h1 {
    font-size: 28px;
    margin-bottom: 15px;
    font-weight: bold;
  }
  
  .LPPfXNoV {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    font-size: 14px;
    color: #666;
  }
  
  .LPPfXNoV img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 10px;
  }
  
  .WZzEv {
    color: #3A7BD5;
    font-weight: bold;
    margin-left: 5px;
  }
  
  .ITOvZgQ {
    width: 100%;
    margin-bottom: 20px;
    border-radius: 5px;
  }
  
  .VRweQi {
    display: block;
    background-color: #3A7BD5;
    color: white;
    text-align: center;
    padding: 15px;
    font-size: 18px;
    font-weight: bold;
    margin: 20px auto;
    cursor: pointer;
    border: none;
    width: 100%;
    max-width: 400px;
    border-radius: 3px;
  }
  
  .IQEkOWCrBW {
    margin: 20px 0;
    font-size: 16px;
    font-weight: bold;
  }
  
  .IQEkOWCrBW span {
    color: #3A7BD5;
    font-size: 20px;
    margin-right: 5px;
  }
  
  .lCbxWP {
    font-size: 22px;
    color: #3A7BD5;
    margin: 20px 0;
    font-weight: bold;
  }
  
  .AoDAyDA {
    margin-bottom: 40px;
    scroll-margin-top: 20px; 
  }
  
  .suNvOOzqE {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    margin-bottom: 30px;
  }
  
  .HMWXKnr {
    border: 1px solid #ddd;
    padding: 15px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s;
    border-radius: 3px;
  }
  
  .HMWXKnr:hover {
    border-color: #3A7BD5;
    background-color: #fff9fb;
  }
  
  .HMWXKnr.selected {
    border-color: #3A7BD5;
    background-color: #fff0f6;
  }
  
  
  .LgYx {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
  
  .LnYTIgMcqi {
    background-color: #3A7BD5;
    color: white;
    padding: 10px 15px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
  }
  
  .LTBCGr {
    display: flex;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
  }
  
  .LTBCGr img {
    width: 100px;
    height: 70px;
    object-fit: cover;
    margin-right: 10px;
    border-radius: 3px;
  }
  
  .OlYzLNpSpK {
    flex: 1;
  }
  
  .SnoSwoZuP {
    font-size: 12px;
    color: #999;
    margin-bottom: 5px;
  }
  
  .AAxwWkQPul {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.3;
  }
  
  .advertisement {
    text-align: center;
    color: #999;
    font-size: 12px;
    margin: 20px 0;
  }
  
  
  .image-source {
    font-size: 10px;
    color: #999;
    text-align: right;
    margin-top: 5px;
  }
  
  
  @media (max-width: 768px) {
    .ewFkn {
      flex-direction: column;
    }
  
    .CYAkLTlN {
      width: 100%;
      padding-right: 0;
    }
  
    .NWNaHfQAQe {
      width: 100%;
      margin-top: 30px;
    }
  
    .suNvOOzqE {
      grid-template-columns: 1fr;
    }
  }
  
  
  .NSZe {
      width: 100%;
      max-width: 1200px;
      margin: 0 auto;
      margin-top: 40px;
      padding: 20px 15px;
  }
  
  .YHesaUAL {
      display: inline-block;
      background-color: #3A7BD5;
      color: white;
      padding: 5px 15px;
      font-size: 20px;
      margin-bottom: 20px;
      border-radius: 3px;
  }
  
  .zCeIa {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 20px;
  }
  
  .iuJmxGPn {
      text-decoration: none;
      color: inherit;
      transition: transform 0.3s ease;
  }
  
  .iuJmxGPn:hover {
      transform: translateY(-5px);
  }
  
  .iuJmxGPn img {
      width: 100%;
      height: 200px;
      object-fit: cover;
      border-radius: 5px;
      margin-bottom: 10px;
  }
  
  .iuJmxGPn h3 {
      font-size: 16px;
      line-height: 1.4;
      color: #333;
      margin: 0;
  }
  
  @media (max-width: 1024px) {
      .zCeIa {
          grid-template-columns: repeat(2, 1fr);
      }
  }
  
  @media (max-width: 768px) {
      .zCeIa {
          grid-template-columns: 1fr;
      }
      
      .iuJmxGPn img {
          height: 180px;
      }
  }
  
  .submit{
    text-align: center;
    padding-bottom: 45px;
  }
  
  .test_again{
    width: 100%;
    display: flex;
    justify-content: center;
    padding-top: 45px;
  }
  #submitQuiz,.test_again a{
    background: #3A7BD5;
    border: none;
    width: 50%;
    border-radius: 5px;
    padding: 15px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    font-weight: bold;
  }
  
  .test_again a{
    text-align: center;
  }
  
  #submitQuiz:hover{
    background: #ce217d;  
  }
  .test_again a:hover{
    background: #ce217d;  
  }