@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);

* {
  font-family: Poppins, sans-serif
}

.navbar-custom {
  background-color: #f6ffe3
}

.logo-nav {
  width: 150px
}

.nav-item .active {
  font-weight: 600
}

.custom-footer-bg {
  background-color: #f8ffe5;
  padding: 15px 50px
}

.footer-logo {
  width: 100px;
  height: auto;
  margin-right: 15px
}

.footer-text p {
  color: #333;
  margin: 0
}

.footer-right a {
  transition: transform .2s;
  text-decoration: none;
  margin-left: 15px
}

.footer-right a:hover {
  transform: scale(1.2)
}

.page-content {
  padding: 5vw
}

body {
  background: url(/photos/WebBG.webp) 0 0/cover #f2ffd8;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif
}

.bg-custom {
  background-color: #f2ffd8 !important
}

.backdrop-product {
  position: absolute;
  width: 100%;
  left: 0;
  height: 44vw;
  z-index: -1
}

.section-paper,
.section-paper-kontak {
  background-image: url(/photos/SectionPaper.webp);
  background-size: cover;
  background-position: center;
  padding-top: 10vh;
  padding-bottom: 10vh;
  position: relative;
  z-index: 0;
  overflow: hidden
}

.cardboard-card {
  border-radius: 1.5vw;
  background-image: url(/photos/cbCard.webp);
  background-size: cover;
  width: 100%;
  padding: 3.4vw 4vw;
  text-align: left;
  box-shadow: rgba(0, 0, 0, .25) 0 .4vw .8vw
}

.cardboard-card-home-luar {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10% 0 10% 5%
}

.cardboard-card-home,
.cardboard-card-profil {
  border-radius: 1.5vw;
  background-image: url(/photos/cbCard.webp);
  padding: 3.4vw 4vw;
  width: 80%;
  box-shadow: rgba(0, 0, 0, .25) 0 .4vw .8vw;
  background-size: cover
}

.cardboard-profil {
  margin-bottom: 8%
}

.cardboard-card-profil-luar {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10% 0 3% 2%
}

.cardboard-card-profil {
  text-align: right;
  color: #fff
}

.cardboard-card-profil h2 {
  color: #fff;
  text-shadow: 1px 1px 0 #000, 2px 2px 3px rgba(0, 0, 0, .3);
  letter-spacing: 4px;
  font-weight: 700
}

.cardboard-card h1,
.cardboard-card h2 {
  text-shadow: rgba(0, 0, 0, .25) 0 .4vw .8vw
}

.cardboard-card-profil h2:first-child {
  font-size: 4vw
}

.cardboard-card-profil h2:nth-child(2) {
  font-size: 3vw
}

.isi-profil {
  text-align: justify;
  margin: 2% 10%;
  font-size: 20px;
  color: #333
}

.cardboard-card-home {
  text-align: right
}

.kontak-title {
  font-size: 3rem;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, .3)
}

.cardboard-card h1 {
  font-size: 5rem;
  letter-spacing: .5rem
}

.cardboard-card h2 {
  font-size: 3rem;
  font-weight: 300
}

.banner-section {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: rgba(220, 139, 41, 0)
}

.banner-image {
  width: 100%;
  height: 80vh;
  object-fit: cover;
  z-index: -1;
  box-shadow: rgba(0, 0, 0, .25) 0 .4vw .8vw
}

.banner-text,
.banner-text-profil {
  margin: 0;
  position: absolute;
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 50%;
  left: 50%;
  color: #fff;
  z-index: 1;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-shadow: rgba(0, 0, 0, .85) 0 .4vw .8vw
}

.donasi-kontak,
.small-btn {
  background-color: #afda00;
  text-align: center;
  font-size: 100%;
  margin: 1.5vw 0;
  box-shadow: rgba(0, 0, 0, .25) 0 .2vw .6vw;
  cursor: pointer
}

.card-title-2,
.donasi-kontak,
.small-btn {
  font-weight: 700;
  color: #1a1a1a
}

.banner-text h1 {
  font-size: 48px
}

.banner-text p {
  font-size: 24px
}

.banner-text-profil h1 {
  font-size: 48px;
  color: #b7ff00;
  letter-spacing: 13px;
  font-weight: 700
}

.banner-text-profil p {
  font-size: 24px;
  text-align: justify
}

.navbar {
  width: 100%;
  max-width: 100%;
  transform: none;
  flex-wrap: wrap;
  justify-content: space-between
}

.navbar li {
  font-size: 18px
}

.small-btn {
  border: none;
  border-radius: 5px;
  width: 20%;
  height: 2rem
}

.btn-buy:hover,
.small-btn-maps:hover,
.small-btn:hover {
  background-color: #d2eb6e
}

.donasi-kontak {
  border: none;
  border-radius: 5px;
  width: 10%
}

.small-btn:active {
  background: rgba(255, 0, 0, .367);
  -webkit-box-shadow: inset 0 0 5px #c1c1c1;
  -moz-box-shadow: inset 0 0 5px #c1c1c1;
  box-shadow: inset 0 0 5px #c1c1c1;
  outline: 0;
  transition: transform .6s cubic-bezier(0, .55, .45, 1);
  transition-delay: 0.2s;
  box-shadow: rgba(50, 50, 93, .25) 0 2vw 6vw -1vw inset, rgba(0, 0, 0, .3) 0 1vw 3vw -1vw inset
}

.card1beranda {
  display: flex;
  border-radius: 0 1.5vw 1.5vw 0;
  background-color: #cff699;
  width: 87%;
  padding-left: 2vh;
  box-shadow: rgba(0, 0, 0, .25) 0 .4vw .8vw
}

.foto-komunitas,
.foto-section {
  border-radius: .8vw;
  object-fit: cover;
  box-shadow: rgba(0, 0, 0, .25) 0 .4vw .8vw
}

.foto-section {
  width: 350px;
  margin: 2rem;
  display: flex;
  justify-content: center;
  align-items: center
}

.card2beranda,
.foto-komunitas {
  justify-content: center;
  display: flex
}

.foto-komunitas {
  margin: 0;
  align-items: center;
  width: 18vw;
  height: 18vw
}

.card-title,
.card-title-card1 {
  margin-bottom: 1rem
}

.card2beranda {
  width: 100%;
  align-items: center;
  padding: 15% 0
}

.content-wrapper-card2 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70%;
  max-width: 1200px
}

.cardProduk,
.img-product {
  flex-direction: column;
  display: flex
}

.foto-section2 {
  width: 25%;
  max-width: 250px;
  object-fit: cover;
  margin-right: 2rem
}

.card-title-2 {
  border-bottom: 4px solid #1a1a1a;
  padding-bottom: .1em;
  display: inline;
  text-align: left
}

.card-title,
.card-title-card1,
.card-title-katalog {
  color: #1a1a1a;
  border-bottom: 4px solid #1a1a1a;
  padding-bottom: .2em;
  display: inline-block;
  font-weight: 700
}

.card-content-2 {
  font-size: 1.2rem;
  line-height: 1.6;
  text-align: justify;
  margin-top: 5vh
}

.card-title-card1 {
  font-size: 35px
}

.card-title-katalog {
  text-align: left;
  margin-bottom: 4%
}

.card-content-card1 {
  color: #19392a;
  margin-top: 2vh;
  padding-right: 4vw;
  text-align: justify;
  font-size: 18px;
  line-height: 1.6
}

.cardProduk {
  background-color: #f1f1f1;
  box-shadow: 0 0 1vw rgba(0, 0, 0, .1);
  border-radius: .5vw;
  overflow: hidden;
  margin: 0;
  width: 250px;
  box-shadow: rgba(0, 0, 0, .25) 0 .2vw .6vw
}

.img-product {
  width: 200px;
  height: 200px;
  object-fit: cover;
  border: .2vw solid #afda00;
  margin: 4% auto auto;
  border-radius: .5vw .5vw 0 0;
  justify-content: center;
  align-items: center
}

.cardProduk-body {
  padding: 4%;
  display: flex;
  flex-direction: column;
  justify-content: space-between
}

.cardProduk-text,
.cardProduk-title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis
}

.cardProduk-title {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: .8vw;
  -webkit-line-clamp: 1
}

.cardProduk-text {
  font-size: 16px;
  color: #000;
  margin-top: 0;
  margin-bottom: 2vw;
  -webkit-line-clamp: 4;
  text-align: justify
}

.cardProduk-footer {
  font-size: 16px;
  color: #9b9b9b;
  font-weight: lighter;
  text-align: right;
  text-decoration: underline;
  background-color: #f7f7f7;
  padding: .6vw;
  border-top: .1vw solid #ddd;
  transition: color .2s;
  margin-top: 0
}

.cardProduk-harga {
  font-weight: 500;
  font-size: 16px;
  color: #46c34c;
  align-items: end;
  margin-bottom: 0
}

.btn-custom,
.btn-product-home {
  color: #000;
  font-weight: 700;
  text-decoration: none
}

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

.card-katalog-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%
}

.card-produk {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2%
}

.btn-product-home {
  font-size: 25px;
  width: 250px;
  height: auto;
  background-color: #afda00;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  box-shadow: rgba(0, 0, 0, .25) 0 .2vw .6vw
}

.button-container-home {
  text-align: center;
  margin: 30px 0 0
}

.product-categories {
  margin: 10px 0 8%
}

.product-card {
  position: relative;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  padding: 15px;
  transition: box-shadow .3s, transform .3s;
  background-color: #fff
}

.isicard-atas {
  text-align: justify
}

.product-card:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
  transform: translateY(-5px)
}

.product-card img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  border-radius: 10px;
  margin-bottom: 10px
}

.product-categories h4 {
  margin-bottom: 20px;
  font-weight: 700;
  text-align: center;
  color: #444
}

.product-card h6 {
  font-size: 1.1rem;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 5px;
  color: #333
}

.product-card .price {
  font-size: 1.2rem;
  color: #46c34c;
  font-weight: 700;
  margin: 10px 0
}

.product-card .btn {
  margin-top: 10px
}

.button-container {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 20px
}

.btn-custom {
  background-color: #a3d900;
  padding: 10px 40px;
  font-size: .8rem;
  text-transform: uppercase;
  border: none;
  border-radius: 5px;
  transition: background-color .3s, color .3s
}

.rotated-icon {
  display: inline-block;
  transform: rotate(45deg);
  font-size: 1.5rem;
  transition: transform .3s
}

.icon-link {
  text-decoration: none;
  color: inherit;
  position: absolute;
  bottom: 15px;
  right: 15px
}

.title-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 100px 0 30px
}

.category-title {
  font-weight: 700;
  margin: 0;
  font-size: 2rem;
  color: #444;
  border-bottom: 4px solid #1a1a1a;
  padding-bottom: .2em;
  display: inline-block
}

.scrollProduk {
  max-width: 250vw;
  margin: 1vw 1vw 1vw 0;
  overflow: auto
}

.scrollProduk ul {
  display: flex;
  list-style-type: none;
  padding: 0;
  margin: 0 0 2vw -.6vw
}

.scrollProduk li {
  margin: 0 .9vw
}

.scrollProduk::-webkit-scrollbar {
  height: .8vw
}

.scrollProduk::-webkit-scrollbar-track {
  background: #cff699
}

.scrollProduk::-webkit-scrollbar-thumb {
  background: #afda00
}

.scrollProduk::-webkit-scrollbar-thumb:hover {
  background: #afda00
}

.container-fotodetail {
  width: 35%
}

.group-fotodetail {
  margin-right: 3%
}

.image-gallery {
  margin-top: 2%;
  display: flex;
  justify-self: center;
  align-items: center;
  gap: 2%;
  margin-bottom: 5%
}

.image-gallery .thumbnail {
  width: 125px;
  height: 100px;
  border-radius: 10%;
  object-fit: cover;
  cursor: pointer;
  opacity: .6;
  transition: opacity .3s
}

.thumbnail.selected {
  opacity: 1;
  border: 2px solid #007bff
}

.thumbnail:hover {
  opacity: 1
}

.produkdetail-foto {
  width: 650px;
  height: 650px;
  background-color: #f1f1f1;
  box-shadow: 0 0 1vw rgba(0, 0, 0, .1);
  border-radius: 10px;
  display: block;
  flex-direction: column;
  object-fit: cover
}

.btn-buy,
.small-btn-maps {
  cursor: pointer;
  box-shadow: rgba(0, 0, 0, .25) 0 .2vw .6vw;
  text-align: center;
  font-weight: 700
}

#section-map,
.section-detail-produk,
footer .row {
  display: flex
}

.produkdetail-title {
  font-weight: 700;
  font-size: 26px;
  margin-top: 0
}

.produkdetail-text {
  font-size: 18px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis
}

.produkdetail-kategori {
  font-size: 18px;
  color: grey
}

.btn-buy {
  background-color: #afda00;
  color: #1a1a1a;
  border: none;
  border-radius: 5px;
  font-size: 20px;
  width: 100%;
  height: 5vh
}

.produkdetail-harga {
  font-size: 32px
}

.detail-produk {
  padding: 0 5% 2%
}

.modal-dialog {
  width: 94vw;
  height: auto
}

.modal-body {
  text-align: center;
  padding: 2vw;
  z-index: 999
}

.modal-content {
  border-radius: 20px;
  background-image: url("/photos/bgPopup.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center
}

.modal-footer {
  font-size: 1.2vw;
  color: red;
  justify-content: center
}

#section-map {
  background-image: url(/photos/mapsBG.webp);
  background-position: center;
  background-repeat: repeat;
  object-fit: contain;
  margin-bottom: 10%;
  box-shadow: rgba(0, 0, 0, .25) 0 .4vw .8vw
}

.maps-box {
  width: 45%;
  margin-top: 5vw;
  margin-bottom: 5vw;
  margin-left: 4vw;
  padding: 3vw;
  background-color: #00000090;
  border-radius: .8vw
}

.maps-text p {
  font-size: 26px;
  color: #f1f1f1;
  margin: 2vw 0
}

.small-btn-maps {
  background-color: #afda00;
  color: #1a1a1a;
  border: none;
  border-radius: 5px;
  font-size: 1rem;
  padding: .5rem 2.5rem;
  width: 100%;
  max-width: 200px;
  margin-top: 1rem
}

.small-btn-maps:active {
  background-color: rgba(255, 0, 0, .367);
  box-shadow: inset 0 0 5px #c1c1c1;
  transform: scale(.95)
}

footer {
  background-color: #f1f1f1;
  color: #161616;
  padding: 1.5vw 0;
  margin-top: 3vw
}

footer .container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 1.5vw
}

footer .row {
  flex-wrap: wrap;
  justify-content: space-between
}

footer .col-md-4 {
  text-align: center
}

.form-label,
footer .logo {
  text-align: left
}

footer .logo img {
  width: auto;
  height: 4.6vw
}

.forgot-password,
footer .social-media {
  text-align: right
}

footer .social-media ul {
  list-style: none;
  padding: 0;
  margin: .8vw 0 0
}

footer .social-media li {
  display: inline-block;
  margin: 0 2vw 0 0;
  padding: 0;
  font-size: 1.2vw;
  background-color: rgba(255, 0, 0, 0)
}

footer .social-media a {
  color: #161616;
  text-decoration: none;
  margin: 0;
  padding: 0
}

.footer-button {
  width: 1.7vw;
  height: 1.7vw;
  border-radius: .5vw
}

.footer-button img {
  margin: 0;
  padding: 0
}

.footer-button:hover {
  background-color: #afda00;
  transition: .2s ease-in-out 0.2s
}

.text-info p,
.text-info ul {
  font-size: 1.2vw;
  line-height: 1.5;
  color: #19392a;
  margin: 0;
  padding: 0;
  background-color: rgba(255, 0, 0, 0)
}

.text-karyawan p,
.text-karyawan2 p {
  text-align: center;
  margin-bottom: -.3vw
}

.anggota-text th,
.anggota-text2 th,
.text-info .row .col {
  padding: 0
}

.text-info li {
  font-size: 1.2vw;
  line-height: 1.5;
  color: #19392a;
  margin-left: 1.2vw
}

table {
  table-layout: fixed;
  width: 100%
}

.anggota-text {
  font-size: 3vw;
  color: #19392a;
  text-align: center;
  margin: 0 0 1vw
}

.anggota-text2 {
  font-size: 1.2vw;
  font-weight: 500;
  text-align: center;
  color: #19392a;
  margin: 0
}

.struktur {
  background-color: #cff699;
  height: auto;
  width: auto;
  border-radius: .8vw;
  margin: 0 4vw;
  padding: 4vw 2vw;
  align-items: center;
  box-shadow: rgba(0, 0, 0, .25) 0 .4vw .8vw
}

.foto-struktur,
.foto-struktur2 {
  border-radius: 100%;
  box-shadow: rgba(0, 0, 0, .25) 0 .4vw .8vw;
  object-fit: cover
}

.card-body-card1,
.maps-content {
  flex-direction: column;
  display: flex
}

.foto-struktur {
  height: 15vw;
  width: 15vw
}

.foto-struktur2 {
  height: 12vw;
  width: 12vw
}

.text-karyawan p {
  font-weight: 700;
  font-size: 1.6vw
}

.text-karyawan2 p {
  font-size: 1.1vw
}

.carousel {
  margin: 2% 5%
}

.carousel-inner {
  object-fit: cover;
  height: 40vw;
  width: 100%
}

.galeri-foto {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(40%, 1fr));
  gap: 2vw
}

.galeri-foto img {
  object-fit: contain;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .2s ease-in-out;
  border-radius: 5px
}

.form-control {
  border-radius: .5vw;
  color: #555
}

.card-title {
  text-align: left;
  font-size: 2rem
}

.card-content {
  font-size: 1rem
}

.footer-text p {
  font-size: .85rem
}

img {
  max-width: 100%;
  height: auto;
  object-fit: cover
}

.card-body {
  margin-top: 0;
  margin-bottom: 0
}

.card-body-card1 {
  justify-content: center;
  align-items: flex-start;
  margin-left: 10vh
}

.maps-box h1 {
  font-weight: 700;
  font-size: 3vw;
  color: #b7ff00
}

.maps-content {
  justify-content: right;
  align-items: end
}

.maps-btn {
  font-size: 20px;
  width: 150px
}

.gallery {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center
}

.galeri-foto {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
  grid-auto-rows: 250px;
  gap: 25px;
  grid-auto-flow: dense;
  max-width: 100%;
  padding: 0 4vw;
  margin: 0 auto
}

.galeri-foto img:hover {
  transform: translateY(-2%)
}

.galeri-foto img:nth-child(4n+1) {
  grid-column: span 2;
  grid-row: span 2
}

.galeri-foto img:nth-child(4n+3) {
  grid-column: span 1;
  grid-row: span 2
}

.galeri-foto img:nth-child(4n+5) {
  grid-column: span 2;
  grid-row: span 1
}

.cardboard-card-home h2 {
  font-size: 48px;
  font-weight: 650;
  color: #fff
}

.cardboard-card-home h4 {
  font-size: 36px;
  font-weight: 350;
  color: #fff
}

.community-profile {
  max-width: 1400px;
  margin: 0 auto;
  padding: 2rem 4rem
}

.profile-section {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 7% 3%
}

.profile-text {
  flex: 0 0 66.66%;
  padding-right: 2rem
}

.member-count-section h2,
.profile-text h2 {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 1rem
}

.profile-text p,
.profile-text ul {
  font-size: 1rem;
  line-height: 1.6;
  color: #333
}

.profile-text ul {
  list-style: none;
  padding: 0;
  margin: 0
}

.profile-text ul li::before {
  content: "• ";
  color: #333;
  font-weight: 700
}

.profil-image {
  flex: 0 0 33.33%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ddd;
  border-radius: 10px;
  padding: 20px
}

.profil-image img {
  max-width: 100%;
  border-radius: 10px
}

.member-count-section {
  border-radius: 10px;
  text-align: left;
  margin: 10% 3%
}

.count-box,
.member,
.org-structure {
  text-align: center
}

.member-count-boxes {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-around;
  margin-bottom: 1rem
}

.count-box {
  background-color: transparent;
  border: 1.5px solid;
  border-radius: 5px;
  padding: 1rem;
  flex: 1 1 100px;
  box-shadow: none
}

.section-title,
.underline-title {
  position: relative;
  display: inline-block;
  border-bottom: 3px solid #000
}

.count-box span {
  font-size: 1.5rem;
  font-weight: 700;
  display: block
}

.count-box p {
  font-size: 1rem;
  margin: 0
}

.note {
  font-size: .85rem;
  margin-top: 10px
}

.underline-title {
  padding-bottom: 5px
}

.org-structure {
  max-width: 1200px;
  margin: 0 auto;
  padding: 2rem;
  background-color: #cfff99;
  border-radius: 10px
}

.section-title {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 2rem;
  padding-bottom: 10px
}

.leadership-team {
  display: flex;
  justify-content: space-around;
  margin-bottom: 2rem
}

.member {
  max-width: 180px
}

.member img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  margin-bottom: 1rem
}

.member h3 {
  font-size: 1.2rem;
  font-weight: 700;
  margin: 0
}

.member p {
  font-size: .9rem;
  color: #333;
  margin: .2rem 0
}

.marketing-title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 2rem 0
}

.marketing-title h3 {
  margin: 0 1rem;
  font-size: 1.5rem;
  font-weight: 700
}

.separator {
  flex: 1;
  height: 1px;
  background-color: #000;
  margin: 0 1rem
}

.marketing-team {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 1.5rem
}

.banner-text-produk {
  margin: 0;
  position: absolute;
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 50%;
  left: 50%;
  color: #fff;
  z-index: 1;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-shadow: rgba(0, 0, 0, 0.85) 0 0.4vw 0.8vw;
}

.logo-container {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 8px 16px;
    border-radius: 20px;
    margin-top: 20px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    flex-wrap: nowrap;
    gap: 10px;
}

.logo-text-pair {
    display: flex;
    align-items: center;
    gap: 4px; 
    
}

.logobannerhome {
    width: 18px;
    height: auto;
    vertical-align: middle; 

}

.logo-text {
    font-size: 0.8em;
    color: #333;
    margin: 0;
    line-height: 1.2;
    white-space: nowrap;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2); 
}

@media (max-width:1024px) {

  .card1beranda,
  .foto-section {
    box-shadow: rgba(0, 0, 0, .25) 0 .4vw .8vw
  }

  .card1beranda {
    display: flex;
    border-radius: 0 1.5vw 1.5vw 0;
    background-color: #cff699;
    width: 87%;
    padding-left: 2vh
  }

  .card-body-card1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-left: 4vh
  }

  .card-title-card1 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 1rem;
    color: #1a1a1a;
    border-bottom: 4px solid #1a1a1a;
    padding-bottom: .1em;
    display: inline-block;
    text-align: left
  }

  .card-content-card1 {
    color: #19392a;
    margin-top: 2vh;
    padding-right: 1vw;
    text-align: justify;
    font-size: 14px;
    line-height: 1.6
  }

  .foto-section {
    width: 35%;
    height: 35%;
    object-fit: cover;
    margin: 2rem;
    border-radius: .8vw;
    display: flex;
    justify-content: center;
    align-items: center
  }

  .card-title-2 {
    font-size: 24px
  }

  .card-content-2 {
    font-size: 14px
  }

  .card-produk {
    flex-wrap: wrap
  }

  .cardProduk {
    margin-top: 2%
  }

  .cardboard-card-home h2 {
    font-size: 36px;
    font-weight: 650;
    color: #fff
  }

  .cardboard-card-home h4 {
    font-size: 24px;
    font-weight: 350;
    color: #fff
  }

  .community-profile {
    padding: 1.5rem
  }

  .profile-section {
    display: flex;
    flex-direction: row;
    gap: 1rem
  }

  .profile-text {
    flex: 2
  }

  .profile-image {
    flex: 1
  }

  .banner-text-profil h1 {
    font-size: 36px;
    letter-spacing: 10px
  }

  .banner-text-profil p {
    font-size: 16px
  }

  .cardboard-card-profil-luar {
    padding: 4% 0 2% 3%
  }

  .cardboard-card-profil {
    padding: 3vw;
    width: 85%
  }

  .cardboard-card-profil h2:first-child {
    font-size: 4vw
  }

  .cardboard-card-profil h2:nth-child(2) {
    font-size: 2.5vw
  }

  .isi-profil {
    margin: 1% 8%;
    font-size: 18px
  }

  .small-btn-maps {
    font-size: .9rem;
    padding: .4rem 2rem
  }
  
    .logobannerhome {
        width: 16px;
    }
    .logo-text {
        font-size: 0.75em;
        text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    }
    .logo-container {
        padding: 6px 14px;
    }
}

@media (max-width:768px) {

  .cardboard-card h1,
  .cardboard-card h2 {
    text-shadow: rgba(0, 0, 0, .25) 0 .4vw .8vw
  }

  .banner-text p {
    text-align: center;
    font-size: 24px
  }

  .btn-product-home {
    font-size: 18px;
    width: 150px
  }

  .section-detail-produk {
    flex-direction: column;
    margin: 0 2%
  }

  .container-fotodetail {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0
  }

  .group-fotodetail {
    width: 80%;
    margin-right: 0;
    margin-bottom: 2%
  }

  .container-logo {
    padding: 0
  }

  .maps-btn {
    width: 100px;
    height: 35px;
    font-size: 16px
  }

  .maps-box h1 {
    font-weight: 700;
    font-size: 32px;
    color: #b7ff00
  }

  .maps-text p {
    font-size: 18px;
    line-height: 1.6;
    color: #f1f1f1;
    margin: 2vw 0
  }

  .section-paper-kontak {
    padding-top: 5vh;
    padding-bottom: 5vh
  }

  .cardboard-card {
    width: 100%
  }

  .cardboard-card h1 {
    font-size: 3rem;
    letter-spacing: .5rem
  }

  .cardboard-card h2 {
    font-size: 1.5rem;
    font-weight: 300
  }

  .banner-image,
  .banner-section {
    height: 50vw
  }

  .produk-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 3vw
  }

  .footer-text p {
    font-size: 10px
  }

  .footer-logo {
    width: 70px
  }

  .card-title {
    font-size: 100%;
    font-weight: 700;
    margin-bottom: 1rem;
    color: #1a1a1a;
    border-bottom: 3px solid #1a1a1a;
    padding-bottom: .2em;
    display: inline-block
  }

  .card-content {
    margin-top: 2vh;
    font-size: 1.5vw;
    line-height: 1.6;
    color: #19392a;
    text-align: justify
  }

  .card-title-card1,
  .small-btn {
    font-weight: 700;
    color: #1a1a1a
  }

  .small-btn {
    background-color: #afda00;
    text-align: center;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 80%;
    margin: 1.5vw 0;
    width: 30%;
    height: 1.8rem;
    box-shadow: rgba(0, 0, 0, .25) 0 .2vw .6vw
  }

  .card1beranda,
  .foto-section {
    box-shadow: rgba(0, 0, 0, .25) 0 .4vw .8vw
  }

  .section-paper {
    background-image: url(/photos/SectionPaper.webp);
    background-size: cover;
    background-position: center;
    padding-top: 10vh;
    padding-bottom: 10vh;
    position: relative;
    z-index: 0;
    overflow: hidden
  }

  .card1beranda {
    display: flex;
    border-radius: 0 1.5vw 1.5vw 0;
    background-color: #cff699;
    width: 87%;
    padding-left: 2vh
  }

  .card-body-card1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-left: 4vh
  }

  .card-title-card1 {
    font-size: 20px;
    margin-bottom: 1rem;
    border-bottom: 4px solid #1a1a1a;
    padding-bottom: .1em;
    display: inline-block;
    text-align: left
  }

  .card-content-card1 {
    color: #19392a;
    margin-top: 2vh;
    padding-right: 1vw;
    text-align: justify;
    font-size: 10px;
    line-height: 1.6
  }

  .foto-section {
    width: 35%;
    height: 35%;
    object-fit: cover;
    margin: 2rem;
    border-radius: .8vw;
    display: flex;
    justify-content: center;
    align-items: center
  }

  .text-produk {
    font-size: 24px
  }

  .product-row {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    gap: 30px
  }

  .product-card {
    flex: 0 0 auto;
    width: 250px;
    margin-right: 15px
  }

  .row-cols-md-5 .col {
    flex: 0 0 50%;
    max-width: 50%
  }

  .profile-section {
    flex-direction: column;
    align-items: flex-start;
    text-align: left
  }

  .profile-image,
  .profile-text {
    width: 100%;
    padding: 0
  }

  .community-profile {
    padding: 1rem
  }

  .banner-text-profil h1 {
    font-size: 32px;
    letter-spacing: 8px
  }

  .banner-text-profil p {
    font-size: 15px
  }

  .leadership-team,
  .marketing-team {
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    gap: 1rem
  }

  .member {
    max-width: 220px;
    flex-basis: 40%;
    flex-basis: 30%
  }

  .member img {
    width: 90px;
    height: 90px
  }

  .org-structure {
    padding: 1.5rem;
    max-width: 900px
  }

  .section-title {
    font-size: 1.8rem
  }

  .marketing-title h3 {
    font-size: 1.3rem
  }

  .cardboard-card-profil-luar {
    padding: 3% 0 1% 2%
  }

  .cardboard-card-profil {
    padding: 2.5vw;
    width: 90%
  }

  .cardboard-card-profil h2:first-child {
    font-size: 30px
  }

  .cardboard-card-profil h2:nth-child(2) {
    font-size: 22px
  }

  .isi-profil {
    margin: 1.5% 6%;
    font-size: 16px
  }

  .small-btn-maps {
    font-size: .85rem;
    padding: .4rem 1.5rem;
    max-width: 180px
  }
  
    .logobannerhome {
        width: 14px;
    }
    .logo-text {
        font-size: 0.7em;
        text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    }
    .logo-container {
        padding: 5px 12px;
    }
}

@media (max-width:576px) {

  .card1beranda,
  .card2beranda {
    background-color: transparent;
    padding-left: 0;
    box-shadow: none;
    display: flex
  }

  .cardboard-card h1,
  .cardboard-card h2 {
    text-shadow: rgba(0, 0, 0, .25) 0 .4vw .8vw
  }

  .card-title-2,
  .footer-text,
  .footer-text p {
    text-align: left
  }

  .banner-text h1,
  .cardboard-card-home h2 {
    font-size: 28px
  }

  .banner-text p,
  .cardboard-card-home h4 {
    font-size: 16px
  }

  .card-produk {
    flex-wrap: wrap
  }

  .card1beranda {
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 5%
  }

  .card-body-card1 {
    display: flex;
    align-items: center;
    width: 70%;
    margin-top: 5%;
    margin-left: 0
  }

  .card-title-card1,
  .card-title-katalog {
    font-size: 30px;
    display: flex;
    align-self: flex-start;
    text-align: left
  }

  .card-content-card1 {
    font-size: 16px;
    margin: 0;
    padding: 0
  }

  .btn-donate-home {
    margin-top: 8%;
    width: 40% !important;
    font-size: 20px !important
  }

  .section-paper {
    padding: 0
  }

  .foto-section {
    margin: 0;
    width: 70%;
    border-radius: 20px
  }

  .card2beranda {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%
  }

  .content-wrapper-card2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 70%
  }

  .card-body-card2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 5%;
    margin-left: 0
  }

  .card-title-2 {
    font-size: 30px;
    display: flex;
    align-self: flex-end
  }

  .card-content-2 {
    font-size: 16px;
    width: 100%;
    margin-top: 2vh
  }

  .foto-section2 {
    width: 100%;
    margin: 0
  }

  .produkdetail-foto {
    width: 350px;
    height: 350px
  }

  .image-gallery .thumbnail {
    width: 70px;
    height: 70px
  }

  .group-fotodetail {
    width: 80%;
    margin: 0
  }

  .container-fotodetail {
    margin: 0
  }

  .produkdetail-title {
    margin-top: 4%;
    font-size: 22px
  }

  .produkdetail-text {
    font-size: 14px
  }

  .banner-text-profil p,
  .produkdetail-kategori {
    font-size: 12px
  }

  .card-katalog-wrapper {
    width: 70%
  }

  .galeri-foto {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    grid-auto-rows: 250px;
    gap: 10px;
    max-width: 100%;
    padding: 0 4vw;
    margin: 0 auto
  }

  .banner-galeri {
    margin-top: 5%
  }

  .gallery h2,
  .text-produk {
    font-size: 20px
  }

  .maps-box {
    width: 80%;
    border-radius: 10px
  }

  .maps-btn {
    width: 100px;
    height: 35px;
    font-size: 16px
  }

  .section-paper-kontak {
    padding-top: 5vh;
    padding-bottom: 5vh
  }

  .cardboard-card {
    width: 100%
  }

  .cardboard-card h1 {
    font-size: 2rem;
    letter-spacing: .5rem
  }

  .cardboard-card h2 {
    font-size: 1rem;
    font-weight: 300
  }

  .footer-left {
    margin-bottom: 20px
  }

  .footer-text p {
    font-size: 10px
  }

  .footer-logo {
    width: 70px
  }

  .footer-right {
    justify-content: center
  }

  .footer-right a {
    margin: 5px
  }

  .product-row {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    gap: 10px
  }

  .product-card {
    flex: 0 0 auto;
    width: 240px;
    margin-right: 15px
  }

  .row-cols-md-5 .col {
    flex: 0 0 50%;
    max-width: 50%
  }

  .community-profile {
    padding: .8rem
  }

  .misi-list li,
  .profile-text p {
    font-size: .9rem
  }

  .profile-section {
    align-items: center
  }

  .banner-text-profil h1 {
    font-size: 22px;
    letter-spacing: 6px
  }

  .org-structure {
    padding: 1rem;
    max-width: 90%
  }

  .section-title {
    font-size: 1.4rem
  }

  .leadership-team,
  .marketing-team {
    flex-direction: column;
    align-items: center;
    gap: 1.5rem
  }

  .member {
    max-width: 100%
  }

  .member img {
    width: 80px;
    height: 80px
  }

  .member h3 {
    font-size: 1.1rem
  }

  .cardboard-card-profil-luar {
    padding: 2% 0 1% 1%
  }

  .cardboard-card-profil {
    padding: 2vw;
    width: 95%;
    text-align: center
  }

  .cardboard-card-profil h2:first-child {
    font-size: 24px
  }

  .cardboard-card-profil h2:nth-child(2) {
    font-size: 18px
  }

  .isi-profil {
    margin: 2% 5%;
    font-size: 15px
  }

  .small-btn-maps {
    font-size: .8rem;
    padding: .35rem 1rem;
    max-width: 160px
  }
  
    .logobannerhome {
        width: 12px;
    }
    .logo-text {
        font-size: 0.65em;
        text-shadow: none;
    }
    .logo-container {
        padding: 4px 12px;
        gap: 13px;
    }
}

@media (max-width:480px) {
  .container-notice {
    display: flex;
    width: 80%;
    justify-content: center;
    align-items: center
  }

  .kontak .notice-donasi {
    font-size: 20px
  }

  .kontak .ikutserta {
    width: 100%
  }

  .kontak .text-ikutserta {
    font-size: 18px;
    width: 75%
  }

  .small-btn {
    width: 30%;
    height: 15%;
    font-size: 16px
  }

  .maps-btn {
    width: 100px;
    height: 35px;
    font-size: 16px
  }

  .banner-text {
    font-size: 4vw;
    text-align: center
  }

  .cardProduk {
    width: 100%;
    height: auto;
    margin: 1vw auto
  }

  .scrollProduk ul {
    flex-direction: column
  }

  .cardboard-card-profil h2:nth-child(2),
  .text-produk {
    font-size: 16px
  }

  .product-row {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    gap: .5px
  }

  .product-card {
    flex: 0 1 auto;
    width: 200px;
    margin-right: 1px
  }

  .row-cols-sm-5 .col {
    flex: 0 0 50%;
    max-width: 50%
  }

  .profile-section {
    flex-direction: column;
    align-items: center;
    text-align: center
  }

  .profile-image {
    margin-bottom: 1rem
  }

  .misi-list li,
  .profile-text p {
    font-size: .85rem
  }

  .banner-text-profil h1 {
    font-size: 18px;
    letter-spacing: 3px
  }

  .banner-text-profil p {
    font-size: 9px
  }

  .org-structure {
    padding: .8rem;
    max-width: 100%
  }

  .section-title {
    font-size: 1.3rem
  }

  .member img {
    width: 70px;
    height: 70px
  }

  .member h3 {
    font-size: 1rem
  }

  .cardboard-card-profil-luar {
    padding: 1.5% 0
  }

  .cardboard-card-profil {
    padding: 1.5vw;
    width: 100%;
    text-align: center
  }

  .cardboard-card-profil h2:first-child {
    font-size: 22px
  }

  .isi-profil {
    margin: 2% 4%;
    font-size: 12px
  }

  .small-btn-maps {
    font-size: .75rem;
    padding: .3rem .9rem;
    max-width: 150px
  }
  
    .logobannerhome {
        width: 10px;
    }
    .logo-text {
        font-size: 0.6em;
        text-shadow: none;
    }
    .logo-container {
        padding: 3px 12px;
        gap: 13px;
    }
}

@media (max-width:375px) {
  .group-fotodetail {
    width: 70%
  }

  .produkdetail-foto {
    width: 250px;
    height: 250px
  }

  .image-gallery .thumbnail {
    width: 50px;
    height: 50px
  }

  .text-produk {
    font-size: 13px
  }

  .product-row {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    gap: 6 px
  }

  .community-profile,
  .org-structure {
    padding: .5rem
  }

  .misi-list li,
  .profile-text p {
    font-size: .8rem
  }

  .banner-text-profil h1 {
    font-size: 16px
  }

  .banner-text-profil p {
    font-size: 8px
  }

  .section-title {
    font-size: 1.2rem
  }

  .leadership-team,
  .marketing-team {
    gap: 1rem
  }

  .member {
    max-width: 100%
  }

  .member img {
    width: 60px;
    height: 60px
  }

  .marketing-title h3,
  .member h3 {
    font-size: .9rem
  }

  .cardboard-card-profil-luar {
    padding: 1.5% 0
  }

  .cardboard-card-profil {
    padding: 1.2vw;
    width: 100%;
    text-align: center
  }

  .cardboard-card-profil h2:first-child {
    font-size: 20px
  }

  .cardboard-card-profil h2:nth-child(2) {
    font-size: 14px
  }

  .isi-profil {
    margin: 3%;
    font-size: 11px
  }

  .small-btn-maps {
    font-size: .7rem;
    padding: .25rem .7rem;
    max-width: 140px
  }
}

@media (max-width: 320px) {
    .logobannerhome {
        width: 8px;
    }
    .logo-text {
        font-size: 0.5em;
        text-shadow: none;
    }

    .logo-container {
        margin-top: 6px;
        gap: 13px;

    }

}