html, 
body {
font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", 
Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif; 
}

.rectangle {
   
  width: 27px;
  height: 9px;
  margin-left: 117px;
  margin-top: 10px;
  margin-bottom: 0;

  background: linear-gradient(96.34deg, #e537b9 0%, #c040df 100%);
  border-radius: 4.5px;
}



.title {
   
  width: 211px;
  height: 24px;
  margin-left: 117px;
  

  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 23px;
  line-height: 104%;

  letter-spacing: 2px;

  color: #292b2e;
}
.line {
   
  width: 100vw;
  height: 0px;
  
  

  border: 1px solid #e1e4e8;
}

.today {
   
  width: 74px;
  height: 32px;
  margin-left: 123px;
  padding-right: 1rem;
  padding-left: 1rem;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  /* identical to box height, or 133% */

  color: #252b42;
}

.subtitle {
   
  width: 400px;
  height: 28px;
  margin-left: 123px;
  padding-right: 1rem;
  padding-left: 1rem;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  /* identical to box height, or 156% */

  color: #858585;
}

.body-frame {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;

   
  width: 375px;
  height: 630px;
  margin-left: 116px;
  
}
.navbar {
   
  width: 100%;
  height: 91px;
  margin-left: 20px;
  top: 0px;

  background: #ffffff;
}
.accordion-item {
  border: none;
}
.accordion-button:not(.collapsed) {
  background-color: #ffffff;
  color: black;
  font-family: "Montserrat";
  box-shadow: none;
  content: "\f077";
}
.accordion-button:focus {
  box-shadow: none;
}
.accordion-button {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #737373;
}

.accordion-button:after {
  order: -1;
  margin-left: 0;
  margin-right: 0.5em;
  background-image: none;
  font-family: FontAwesome;
  content: "\f078";
  
}
.accordion-button:not(.collapsed) {
  padding-left: 13px;
}

.accordion-button:not(.collapsed):after {
  background-image: none;
}
.card {
        width: 1172px;
    } 
.card-img-top {
  height: 462px;
  width: 100%;
  object-fit: cover;
}
.card-img-top:hover {
  -webkit-filter: brightness(50%);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
.card-body {
  height: 168px;
}

a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  cursor: pointer;
}

.card-title-own {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 133%;

  letter-spacing: 0.1px;
}

.date-own {
  display: inline;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 171%;

  letter-spacing: 0.2px;

  color: #586069;
}
.author-own {
  display: inline;

  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 215%;

  letter-spacing: 0.2px;

  color: #586069;
}

.card-text-own {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 162%;

  letter-spacing: 0.2px;
}
.carousel-inner {
  padding-left: 0;
  padding-right: 0;
}
.carousel {
  padding-left: 25px;
  padding-right: 20px;
}

.accordion-item:last-child {
  margin-bottom: 50px;
}

@media only screen and (max-width: 480px) {
  .navbar {
     
    width: 414px;
    height: 104px;
    margin-left: 0px;
    top: 0px;

    background: #ffffff;
  }
  .rectangle {
    margin-left: 30px;
  }
  .title {
    margin-left: 31px;
  }
  .line {
    width: 100%;
  }
  .card {
    width: 350px;
    
  }
  .today {
     
    width: 374px;
    height: 32px;
    margin-left: 6px;
    

    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 133%;

    color: #252b42;
  }
  .subtitle {
     
    width: 374px;
    height: 14px;
    margin-left: 6px;
    

    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 156%;

    color: #858585;
  }

  .body-frame {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    

     
    width: 331px;
    height: 500px;
    margin-left: 0px;
    
  }
  .carousel {
      
    width: 350px;
    height: 294px;
    left: 0px;
    top: 0px;

    background: #ffffff;
    border-radius: 5px;
  }
 
  .card-body {
width: 318px;

  }
  .card-img-top {
    height: 180px;
    width: 306px;
    object-fit: cover;
  }

  .card-title-own {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 133%;
margin-right: 10px;
    letter-spacing: 0.1px;
  }

  .date-own {
    display: inline;
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 171%;

    letter-spacing: 0.2px;

    color: #586069;
  }
  .author-own {
    display: inline;

    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 215%;

    letter-spacing: 0.2px;

    color: #586069;
  }
  .card-text-own {
    margin-right: 10px;
    font-size: 15px;
  }

  /* .card-text-own {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 162%;
    letter-spacing: 0.2px;
  }  */
  .card {
    width: 304px;
    height: 440px;
    
    
  }
  .accordion-body {
    height: 460px;
  }
  .carousel-control-next  {
    position: absolute;
    margin-right: 5px;
    margin-bottom: 98px;
}
.carousel-control-prev {
  position: absolute;
  margin-left: 14px;
    margin-bottom: 100px;
}
}
@media screen and (min-width: 482px) {
  .navbar {
     
    width: 414px;
    height: 104px;
    margin-left: 0px;
    top: 0px;

    background: #ffffff;
  }
  .rectangle {
    margin-left: 40px;
  }
  .title {
    margin-left: 41px;
  }
  .line {
    width: 100%;
  }
  .card {
    width: 480px;
    
  }
  .today {
     
    width: 374px;
    height: 32px;
    margin-left: 24px;
    

    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 133%;

    color: #252b42;
  }
  .subtitle {
     
    width: 374px;
    height: 14px;
    margin-left: 24px;
    

    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 156%;

    color: #858585;
  }

  .body-frame {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    

     
    width: 480px;
    height: 500px;
    margin-left: 18px;
    
  }
  .carousel {
      
    width: 500px;
    height: 294px;
    left: 0px;
    top: 0px;

    background: #ffffff;
    border-radius: 5px;
  }
 
  .card-body {
width: 420px;

  }
  .card-img-top {
    height: 180px;
    width: 440px;
    object-fit: cover;
  }

  .card-title-own {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 133%;
margin-right: 10px;
    letter-spacing: 0.1px;
  }

  .date-own {
    display: inline;
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 171%;

    letter-spacing: 0.2px;

    color: #586069;
  }
  .author-own {
    display: inline;

    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 215%;

    letter-spacing: 0.2px;

    color: #586069;
  }
  .card-text-own {
    margin-right: 10px;
    font-size: 15px;;
  }

  /* .card-text-own {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 162%;
    letter-spacing: 0.2px;
  }  */
  .card {
    width: 440px;
    height: 440px;
    
    
  }
  .accordion-body {
    height: 460px;
  }
  .carousel-control-next  {
    position: absolute;
    margin-right: 5px;
    margin-bottom: 98px;
}
.carousel-control-prev {
  position: absolute;
  margin-left: 14px;
    margin-bottom: 100px;
}

}

@media screen and (min-width: 768px) {
  .navbar {
     
    width: 414px;
    height: 104px;
    margin-left: 0px;
    top: 0px;

    background: #ffffff;
  }
  .rectangle {
    margin-left: 40px;
  }
  .title {
    margin-left: 41px;
  }
  .line {
    width: 100%;
  }
  .card {
    width: 480px;
    
  }
  .today {
     
    width: 374px;
    height: 32px;
    margin-left: 24px;
    

    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 133%;

    color: #252b42;
  }
  .subtitle {
     
    width: 374px;
    height: 14px;
    margin-left: 24px;
    

    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 156%;

    color: #858585;
  }

  .body-frame {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    

     
    width: 480px;
    height: 500px;
    margin-left: 17px;
    
  }
  .carousel {
      
    width: 700px;
    height: 294px;
    left: 0px;
    top: 0px;

    background: #ffffff;
    border-radius: 5px;
  }
 
  .card-body {
width: 630px;

  }
  .card-img-top {
    height: 240px;
    width: 650px;
    object-fit: cover;
  }

  .card-title-own {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 133%;
margin-right: 10px;
    letter-spacing: 0.1px;
  }

  .date-own {
    display: inline;
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 171%;

    letter-spacing: 0.2px;

    color: #586069;
  }
  .author-own {
    display: inline;

    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 215%;

    letter-spacing: 0.2px;

    color: #586069;
  }
  .card-text-own {
    margin-right: 10px;
  }

  /* .card-text-own {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 162%;
    letter-spacing: 0.2px;
  }  */
  .card {
    width: 650px;
    height: 440px;
    
    
  }
  .accordion-body {
    height: 460px;
  }
  .carousel-control-next  {
    position: absolute;
    margin-right: 5px;
    margin-bottom: 40px;
}
.carousel-control-prev {
  position: absolute;
  margin-left: 6px;
    margin-bottom: 42px;
}

}

@media screen and (min-width: 1024px) {
  .navbar {
     
    width: 414px;
    height: 104px;
    margin-left: 0px;
    top: 0px;

    background: #ffffff;
  }
  .rectangle {
    margin-left: 40px;
  }
  .title {
    margin-left: 41px;
  }
  .line {
    width: 100%;
  }
  .card {
    width: 480px;
    
  }
  .today {
     
    width: 374px;
    height: 32px;
    margin-left: 24px;
    

    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 133%;

    color: #252b42;
  }
  .subtitle {
     
    width: 374px;
    height: 14px;
    margin-left: 24px;
    

    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 156%;

    color: #858585;
  }

  .body-frame {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    

     
    width: 980px;
    height: 500px;
    margin-left: 17px;
    
  }
  .carousel {
      
    width: 995px;
    height: 294px;
    left: 0px;
    top: 0px;

    background: #ffffff;
    border-radius: 5px;
  }
 
  .card-body {
width: 930px;

  }
  .card-img-top {
    height: 380px;
    width: 950px;
    object-fit: cover;
  }

  .card-title-own {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 133%;
margin-right: 10px;
    letter-spacing: 0.1px;
  }

  .date-own {
    display: inline;
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 171%;

    letter-spacing: 0.2px;

    color: #586069;
  }
  .author-own {
    display: inline;

    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 215%;

    letter-spacing: 0.2px;

    color: #586069;
  }
  .card-text-own {
    margin-right: 10px;
  }


  .card {
    width: 950px;
    height: 540px;
    
    
  }
  .accordion-body {
    height: 560px;
  }
  .carousel-control-next  {
    position: absolute;
    margin-right: 0px;
    margin-bottom: -100px;
}
.carousel-control-prev {
  position: absolute;
  margin-left: 0px;
    margin-bottom: -100px;
}
}

@media screen and (min-width: 1280px) {
  .rectangle {
   
    width: 27px;
    height: 9px;
    margin-left: 74px;
    margin-top: 10px;
    margin-bottom: 0;
  
    background: linear-gradient(96.34deg, #e537b9 0%, #c040df 100%);
    border-radius: 4.5px;
  }
  
  
  
  .title {
     
    width: 211px;
    height: 24px;
    margin-left: 74px;
    
  
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 23px;
    line-height: 104%;
  
    letter-spacing: 2px;
  
    color: #292b2e;
  }
  .line {
     
    width: 100vw;
    height: 0px;
    
    
  
    border: 1px solid #e1e4e8;
  }
  
  .today {
     
    width: 74px;
    height: 32px;
    margin-left: 79px;
    padding-right: 1rem;
    padding-left: 1rem;
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    /* identical to box height, or 133% */
  
    color: #252b42;
  }
  
  .subtitle {
     
    width: 400px;
    height: 28px;
    margin-left: 79px;
    padding-right: 1rem;
    padding-left: 1rem;
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
   
  
    color: #858585;
  }
  
  .body-frame {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    
  
     
    width: 1200px;
    height: 630px;
    margin-left: 74px;
    
  }
  .navbar {
     
    width: 100%;
    height: 91px;
    margin-left: 20px;
    top: 0px;
  
    background: #ffffff;
  }
  .carousel {
      
    width: 1187px;
    height: 294px;
    left: 0px;
    top: 0px;

    background: #ffffff;
    border-radius: 5px;
  }
 
  .card-body {
width: 1122px;

  }
  .card-img-top {
    height: 462px;
    width: 1142px;
    object-fit: cover;
  }

  .card-title-own {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 133%;
margin-right: 10px;
    letter-spacing: 0.1px;
  }

  .date-own {
    display: inline;
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 171%;

    letter-spacing: 0.2px;

    color: #586069;
  }
  .author-own {
    display: inline;

    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 215%;

    letter-spacing: 0.2px;

    color: #586069;
  }
  .card-text-own {
    margin-right: 10px;
  }


  .card {
    width: 1142px;
    height: 630px;
    
    
  }
  .accordion-body {
    height: 660px;
  }
  .carousel-control-next  {
    position: absolute;
    margin-right: 0px;
    margin-bottom: -200px;
}
.carousel-control-prev {
  position: absolute;
  margin-left: 0px;
    margin-bottom: -200px;
}

}