/*Upcoming Events*/
.home-potters-clay .frame-15 {
  position: absolute;
  width: 335px;
  height: 402px;
  top: 100px;
  left: 20px;
  bottom: 100px;
  background-color: #ffffff;
  border-radius: 10px;
  overflow: hidden;
}


.home-potters-clay .frame-15 {
  position: absolute;
  width: 335px;
  height: 402px;
  top: 100px;
  left: 20px;
  bottom: 100px;
  background-color: #ffffff;
  border-radius: 10px;
  overflow: hidden;
}

.home-potters-clay .upcoming-event {
  width: 299px;
  height: 320px;
  top: 55px;
  overflow: hidden;
  overflow-y: scroll;
  position: absolute;
  left: 18px;
}

.home-potters-clay .frame-16 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding: 0px 0px 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #faf1eb;
  border-radius: 5px;
}

.home-potters-clay .frame-17 {
  display: flex;
  align-items: flex-start;
  padding: 11px 81px 10px 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #6f1d1b;
  border-radius: 5px 5px 0px 0px;
  overflow: hidden;
}

.home-potters-clay .text-wrapper-17 {
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Albert Sans", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.home-potters-clay .frame-18 {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 0px 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-potters-clay .rectangle-3 {
  position: relative;
  width: 105px;
  height: 141px;
  object-fit: cover;
}

.home-potters-clay .frame-19 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10.67px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.home-potters-clay .text-wrapper-18 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Albert Sans", Helvetica;
  font-weight: 700;
  color: #00020b;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.home-potters-clay .frame-20 {
  display: flex;
  height: 13px;
  align-items: center;
  gap: 6px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.home-potters-clay .img-3 {
  position: relative;
  width: 12px;
  height: 12px;
}

.home-potters-clay .text-wrapper-19 {
  width: fit-content;
  margin-top: -0.50px;
  color: #1c1b1f;
  font-size: 10px;
  white-space: nowrap;
  position: relative;
  font-family: "Albert Sans", Helvetica;
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
}

.home-potters-clay .frame-21 {
  display: flex;
  align-items: flex-start;
  gap: 6px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-potters-clay .text-wrapper-20 {
  position: relative;
  width: 142px;
  margin-top: -1.00px;
  font-family: "Albert Sans", Helvetica;
  font-weight: 400;
  color: #1c1b1f;
  font-size: 10px;
  letter-spacing: 0;
  line-height: normal;
}

.home-potters-clay .frame-22 {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 6px 40px 7px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #99582a;
  border-radius: 3px;
  overflow: hidden;
}

.home-potters-clay .video-camera-alt {
  position: relative;
  width: 18px;
}

.home-potters-clay .text-wrapper-21 {
  position: relative;
  width: fit-content;
  font-family: "Albert Sans", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.home-potters-clay .frame-23 {
  display: flex;
  width: 279px;
  align-items: flex-start;
  padding: 10px 9px 14px 13px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 5px;
  overflow: hidden;
}

.home-potters-clay .text-wrapper-22 {
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Noto Sans Tamil", Helvetica;
  color: #1c1b1fb2;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
}

@media (max-width: 480px){
/* for 360 x 800 */
.home-potters-clay .upcoming-event {
  width: 351px;
  height: 345px;
  top: 57px;
  overflow: hidden;
  overflow-y: hidden;
  overflow-y: scroll;
  position: absolute;
  left: 18px;
}
}

/* 320px x 568px (Small Phones - iPhone SE and similar) */
@media (max-width: 320px) {
  .home-potters-clay .upcoming-event {
    width: 300px;
    height: 300px;
    top: 50px;
    left: 10px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
}

/* 360px x 800px (Phones like Galaxy S8, Pixel 2) */
@media (max-width: 360px) {
  .home-potters-clay .upcoming-event {
    width: 340px;
    height: 330px;
    top: 55px;
    left: 10px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
}

/* 375px x 812px (iPhone X, XR, 12 Mini) */
@media (max-width: 375px) {
  .home-potters-clay .upcoming-event {
    width: 360px;
    height: 340px;
    top: 56px;
    left: 15px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
}

/* 414px x 896px (iPhone 11 Pro Max, XR, Large Phones) */
@media (max-width: 414px) {
  .home-potters-clay .upcoming-event {
    width: 390px;
    height: 360px;
    top: 60px;
    left: 12px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
}

/* 480px x 800px (Small Tablets or Larger Phones) */
@media (max-width: 480px) {
  .home-potters-clay .upcoming-event {
    width: 351px;
    height: 345px;
    top: 57px;
    left: 18px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
}

/* 768px x 1024px (Tablets like iPad Mini) */
@media (min-width: 481px) and (max-width: 768px) {
  .home-potters-clay .upcoming-event {
    width: 400px;
    height: 380px;
    top: 60px;
    left: 20px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
}
