.pg-content-body {
  line-height: 26px;
  font-family: Barlow,sans-serif;
  font-size: 18px;
}

.pg-wrap h2 {
  display: block;
  font-size: 36px;
  font-weight: 800;
  text-transform: capitalize;
  line-height: 1;
  letter-spacing: -.025em;
  --tw-text-opacity: 1;
  color: rgb(10 35 4/var(--tw-text-opacity,1));
}

.pg-wrap h3 {
  margin-bottom: 24px;
  display: block;
  font-family: Barlow,sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 1;
}

.pg-wrap p {
  line-height: 26px;
  font-family: Barlow,sans-serif;
  font-size: 18px;
  margin-bottom: 24px;
}

.pgc-main-menu {
  z-index: 1000;
}

.pgc-main-menu h2 {
  display: none;
}

#main-menu {
  list-style: none;
  display: flex !important;
  align-items: center;
  width: 100% !important;
  justify-content: center;
  margin-bottom: 0;
  padding-bottom: 0;
}

#main-menu li {
  list-style: none;
  text-align: center;
  
}

#main-menu li a {
  color: #fff;
  padding: 0 18px 0 14px;
  position: relative;
  padding-bottom: 10px;
  font-size: 16px;
    font-weight: 500;
  text-decoration: none;
  transition: all 0.3s ease-in;
}

#main-menu li a:hover {
  border-bottom: 1px solid #fff !important;
  transition: all 0.3s ease-in;
  color:#fff;
}

.pg-wrap table {
  width: 100%;
  border-collapse: separate;
  --tw-border-spacing-x: 0px;
  --tw-border-spacing-y: 0px;
  border-spacing: 0;
  border: 1px solid #000;
  border-radius: 12px;
  margin-bottom: 50px;
}

.pg-wrap table tr th {
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-left-color: rgb(255 255 255/var(--tw-border-opacity,1));
  --tw-bg-opacity: 1;
  background-color: rgb(10 35 4/var(--tw-bg-opacity,1));
  padding: 16px 24px;
  text-align: left;
  font-size: 16px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity,1));
}

.pg-wrap table tr th:first-child {
  border-left: 0;
  border-top-left-radius: 12px;
}

.pg-wrap table tr th:last-child {
  border-top-right-radius: 12px;
}

.pg-wrap table tr td {
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-left-color: rgb(10 35 4/var(--tw-border-opacity,1));
  font-weight: 700;
  font-size: 16px;
  padding: 16px 24px;
  vertical-align: top;
  color: rgb(10 35 4/var(--tw-text-opacity,1));
}

.pg-wrap table tr td:first-child {
  border-left: 0;
}

.pg-wrap ul {
  margin-bottom: 24px;
  padding-left: 20px;
  list-style: disc;
}

.pg-wrap ol {
  margin-bottom: 24px;
  padding-left: 30px;
  list-style: numeral;
}

#block-pgc-contact-block-pgc-contact-block {
  color: #fff !important;
  font-size: 18px;
  line-height: 26px;
  max-width: 500px;
}

#block-pgc-contact-block-pgc-contact-block .title {
  text-transform: capitalize;
  color: rgb(255 255 255/var(--tw-text-opacity,1));
  font-size: 54px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -.025em;
  --tw-text-opacity: 1;
}

#pgc-contact-block {
  font-size: 18px;
  line-height: 26px;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
}

#pgc-contact-block li {
  margin-bottom: 10px;
  margin-right: 10px;
  color: rgb(255 255 255);
}

#pgc-contact-block li a {
  margin-bottom: 0;
  color: rgb(10 35 4/var(--tw-text-opacity,1));
  background-color: rgb(255 91 45/var(--tw-bg-opacity,1));
  padding: 13px 30px;
  border-radius: 20px;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
}

#pgc-contact-block li a:hover {
  background-color: rgba(219,139,1,.9);
}

#pgc_resource_block {
  background-color: rgb(10 35 4/var(--tw-bg-opacity,1));
  display: inline-block;
  transition: all .3s ease-in-out;
  text-transform: none;
  border-radius: 20px;
  padding: 9px 30px;
  margin-bottom: 30px;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
}

#pgc_resource_block:hover {
  background-color: rgba(10,35,4,.9);
  transition: all .3s ease-in-out;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
}

#pgc_resource_block a {
  color: rgb(255 255 255/var(--tw-text-opacity,1));
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
}

#pgc_resource_block a:hover {
  color: #fff;
}

#pgc_resource_block a.pgc-resource-icon {
  display: none;
}

#pgc_resource_block span {
  display: none;
}

.breadcrumb {
  border: 0;
  font-size: 13px !important;
  margin: 0;
  padding: 0;
}

.breadcrumb .pg-breadcrumb-links {
  border: 0;
  font-size: 13px !important;
  color: #212529;
  margin: 0;
  padding: 0;
}

.breadcrumb .pg-breadcrumb-links a {
  font-size: 13px !important;
  color: #979797;
  transition: color .3s;
}

.breadcrumb .pg-breadcrumb-links a:hover {
  color: #0e4d66;
  transition: color .3s;
}

.pg-gift-details {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding-bottom: 8px;
  padding-top: 15px;
  margin-top: 50px;
}

.pg-gift-details .accordion-header-text span {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: -.025em;
  --tw-text-opacity: 1;
  color: rgb(10 35 4/var(--tw-text-opacity,1));
  margin-top: 10px;
  text-transform: none;
}

.pgc-brochure-bg-top {
  background: rgb(10 35 4);
}

.pgc-brochure-header-text {
  background: rgb(218 234 209);
  color: rgb(10 35 4);
  font-weight: bold;
}

.pgc-brochure-logo img {
  max-width: 250px;
}

.pgc-brochure-title {
  font-weight: bold;
  color: rgb(10 35 4);
}

.pgc-brochure-body-title {
  font-weight: bold;
  color: rgb(10 35 4);
}

.pgc-brochure-body-text ul li span.pgc-before::before {
  color: rgb(10 35 4);
}

.pgc-brochure-footer-text {
  background: rgb(218 234 209);
  color: rgb(10 35 4);
}

.pgc-brochure-footer-title {
  font-weight: bold;
}

span.pgc-brochure-footer-contact {
  font-weight: bold;
}

