
.search-page-specific {
  background-color: #eeeeee;
  display: flex;
  flex-direction: row;
  justify-content: center;
  
  width: 100%;
}

.search-page-specific .div {
  background-color: #eeeeee;
  width: 100%;
  align-items: center;
  position: relative;
  gap: 1.5em !important
}

.search-page-specific .back-to-search {
  margin-top: 1em;
  display: inline-flex;
  align-items: flex-start;
  gap: 372px;
  width: calc(100% - 146px - 146px);
}


.search-page-specific .frame {
  display: inline-flex;
  align-items: flex-start;
  gap: 372px;
  width: calc(100% - 146px - 146px);
}

.search-page-specific .frame-2 {
  display: flex;
  margin-right: auto;
  align-items: center;
  gap: 4px;
  position: relative;
}

.search-page-specific .img {
  position: relative;
  width: 24px;
  height: 24px;
}

.search-page-specific .text-wrapper {
  position: relative;
  width: fit-content;
  font-family: var(--button-btn2-font-family);
  font-weight: var(--button-btn2-font-weight);
  color: var(--gray-1);
  font-size: var(--button-btn2-font-size);
  letter-spacing: var(--button-btn2-letter-spacing);
  line-height: var(--button-btn2-line-height);
  white-space: nowrap;
  font-style: var(--button-btn2-font-style);
}

.search-page-specific .frame-3 {
  display: flex;
  margin-left: auto;
  align-items: center;
  justify-content: flex-end;
  gap: 4px;
  position: relative;
}

.search-page-specific .text-wrapper-2 {
  position: relative;
  width: 38px;
  font-family: var(--button-btn2-font-family);
  font-weight: var(--button-btn2-font-weight);
  color: var(--gray-1);
  font-size: var(--button-btn2-font-size);
  text-align: right;
  letter-spacing: var(--button-btn2-letter-spacing);
  line-height: var(--button-btn2-line-height);
  font-style: var(--button-btn2-font-style);
}

.search-page-specific .frame-4 {
  display: flex;
  flex-direction: row;
  width: 423px;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  width: calc(100% - 146px - 146px);

  .frame-left {
    max-width: 100%;
    word-wrap: break-word;
    margin-right: auto;
  }
  
  .frame-right {
    display: flex;
    gap: 28px;
  }
}

.search-page-specific .text-wrapper-3 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--header-h3-font-family);
  font-weight: var(--header-h3-font-weight);
  color: #000000;
  font-size: var(--header-h3-font-size);
  letter-spacing: var(--header-h3-letter-spacing);
  line-height: var(--header-h3-line-height);
  font-style: var(--header-h3-font-style);
  margin-right: auto;
}

.search-page-specific .text-wrapper-4 {
  position: relative;
  align-self: stretch;
  font-family: var(--subheader-subheader3-font-family);
  font-weight: var(--subheader-subheader3-font-weight);
  color: var(--neutral-colorsneutral-3);
  font-size: var(--subheader-subheader3-font-size);
  letter-spacing: var(--subheader-subheader3-letter-spacing);
  line-height: var(--subheader-subheader3-line-height);
  font-style: var(--subheader-subheader3-font-style);
  margin-right: auto;
}

.search-page-specific .frame-5 {
  display: inline-flex;
  align-items: flex-start;
  gap: 16px;
}

.search-page-specific .primary-button {
  display: inline-flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 9px 20px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--brand-colorsoxford-blue);
  cursor: pointer;
  border: unset;
}

.search-page-specific .text {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--button-btn2-font-family);
  font-weight: var(--button-btn2-font-weight);
  color: var(--neutral-colorsneutral-7);
  font-size: var(--button-btn2-font-size);
  text-align: center;
  letter-spacing: var(--button-btn2-letter-spacing);
  line-height: var(--button-btn2-line-height);
  white-space: nowrap;
  font-style: var(--button-btn2-font-style);
}

.search-page-specific .secondary-button {
  display: inline-flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 9px 20px;
  position: relative;
  flex: 0 0 auto;
  border: 2px solid;
  border-color: var(--brand-colorsoxford-blue);
  cursor: pointer;
}

.search-page-specific .text-2 {
  position: relative;
  width: fit-content;
  margin-top: -2px;
  font-family: var(--button-btn2-font-family);
  font-weight: var(--button-btn2-font-weight);
  color: var(--brand-colorsoxford-blue);
  font-size: var(--button-btn2-font-size);
  text-align: center;
  letter-spacing: var(--button-btn2-letter-spacing);
  line-height: var(--button-btn2-line-height);
  white-space: nowrap;
  font-style: var(--button-btn2-font-style);
}

.search-page-specific .frame-6 {
  display: flex;
  flex-direction: column;
  flex: 1;
  height: auto;
  align-items: center;
  gap: 32px;
  padding: 32px 24px;
  background-color: var(--neutral-colorsneutral-8);
}

.search-page-specific .text-wrapper-5 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--header-h6-font-family);
  font-weight: var(--header-h6-font-weight);
  color: var(--neutral-colorsneutral-1);
  font-size: var(--header-h6-font-size);
  text-align: center;
  letter-spacing: var(--header-h6-letter-spacing);
  line-height: var(--header-h6-line-height);
  font-style: var(--header-h6-font-style);
}

.search-page-specific .frame-7 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.search-page-specific .frame-8 {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  flex-wrap:wrap;
}

.search-page-specific .image {
  position: relative;
  width: 88px;
  height: 24px;
  object-fit: cover;
}

.search-page-specific .frame-9 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
  width:100%;
}

.search-page-specific .text-wrapper-6 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--subheader-subheader4-font-family);
  font-weight: var(--subheader-subheader4-font-weight);
  color: #000000;
  font-size: var(--subheader-subheader4-font-size);
  text-align: center;
  letter-spacing: var(--subheader-subheader4-letter-spacing);
  line-height: var(--subheader-subheader4-line-height);
  white-space: nowrap;
  font-style: var(--subheader-subheader4-font-style);
}

.search-page-specific .text-wrapper-7 {
  position: relative;
  width: fit-content;
  font-family: var(--subheader-subheader6-font-family);
  font-weight: var(--subheader-subheader6-font-weight);
  color: var(--neutral-colorsneutral-3);
  font-size: var(--subheader-subheader6-font-size);
  text-align: center;
  letter-spacing: var(--subheader-subheader6-letter-spacing);
  line-height: var(--subheader-subheader6-line-height);
  white-space: nowrap;
  font-style: var(--subheader-subheader6-font-style);
}

.search-page-specific .frame-10 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.search-page-specific .text-wrapper-8 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--subheader-subheader4-font-family);
  font-weight: var(--subheader-subheader4-font-weight);
  color: var(--neutral-colorsneutral-1);
  font-size: var(--subheader-subheader4-font-size);
  letter-spacing: var(--subheader-subheader4-letter-spacing);
  line-height: var(--subheader-subheader4-line-height);
  white-space: nowrap;
  font-style: var(--subheader-subheader4-font-style);
}

.search-page-specific .p {
  position: relative;
  align-self: stretch;
  font-family: var(--body-body4-font-family);
  font-weight: var(--body-body4-font-weight);
  color: var(--neutral-colorsneutral-2);
  font-size: var(--body-body4-font-size);
  letter-spacing: var(--body-body4-letter-spacing);
  line-height: var(--body-body4-line-height);
  font-style: var(--body-body4-font-style);
}

.search-page-specific .frame-11 {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.search-page-specific .image-2 {
  position: relative;
  width: 40px;
  height: 40px;
  object-fit: cover;
}

.search-page-specific .text-wrapper-9 {
  position: relative;
  flex: 1;
  margin-top: -1px;
  font-family: var(--body-body4-font-family);
  font-weight: var(--body-body4-font-weight);
  color: var(--neutral-colorsneutral-2);
  font-size: var(--body-body4-font-size);
  letter-spacing: var(--body-body4-letter-spacing);
  line-height: var(--body-body4-line-height);
  font-style: var(--body-body4-font-style);
}

.search-page-specific .frame-12 {
  display: flex;
  flex-direction: column;
  flex: 3;
  height: auto;
  align-items: center;
  gap: 32px;
  padding: 32px 24px;
  background-color: #ffffff;
}

.search-page-specific .frame-13 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  width: 100%;

  .social {
    display: flex;
    gap: 16px;
  }

  .tools {
    display: flex;
    gap: 8px; 
    align-items: center;
	cursor: pointer;

    .separator {
      &::after {
        content: "";
        border-right: 1px solid #eee;
        padding: 3.5px 0;
      }
    }
  }

  img {
    width: 20px;
    height: 20px;
  }
}

.search-page-specific .text-wrapper-10 {
  position: relative;
  width: fit-content;
  font-family: var(--header-h6-font-family);
  font-weight: var(--header-h6-font-weight);
  color: var(--neutral-colorsneutral-1);
  font-size: var(--header-h6-font-size);
  text-align: center;
  letter-spacing: var(--header-h6-letter-spacing);
  line-height: var(--header-h6-line-height);
  white-space: nowrap;
  font-style: var(--header-h6-font-style);
}

.search-page-specific .frame-14 {
  display: inline-block;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
.frame-14 .details-image-not-missing {
  width: 11em;
}

.search-page-specific .frame-15 {
  display: inline-block;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 30%;
  flex: 0 0 auto;
}

.search-page-specific .frame-16 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  padding: 10px;
}

.search-page-specific .text-wrapper-11 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--input-input-3-font-family);
  font-weight: var(--input-input-3-font-weight);
  color: var(--neutral-colorsneutral-3);
  font-size: var(--input-input-3-font-size);
  letter-spacing: var(--input-input-3-letter-spacing);
  line-height: var(--input-input-3-line-height);
  font-style: var(--input-input-3-font-style);
  word-break: break-word;
}

.search-page-specific .text-wrapper-12 {
  position: relative;
  align-self: stretch;
  font-family: var(--input-input-2-font-family);
  font-weight: var(--input-input-2-font-weight);
  color: var(--neutral-colorsneutral-1);
  font-size: var(--input-input-2-font-size);
  letter-spacing: var(--input-input-2-letter-spacing);
  line-height: var(--input-input-2-line-height);
  font-style: var(--input-input-2-font-style);
  word-break: break-word;
}

.search-page-specific .text-wrapper-13 {
  position: relative;
  align-self: stretch;
  font-family: var(--button-btn3-font-family);
  font-weight: var(--button-btn3-font-weight);
  color: var(--brand-colorsoxford-blue);
  font-size: var(--button-btn3-font-size);
  letter-spacing: var(--button-btn3-letter-spacing);
  line-height: var(--button-btn3-line-height);
  font-style: var(--button-btn3-font-style);
}

.search-page-specific .div-2 {
  position: relative;
  align-self: stretch;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 14px;
  line-height: 18px;
}

.search-page-specific .span {
  font-weight: var(--button-btn3-font-weight);
  color: #002147;
  letter-spacing: var(--button-btn3-letter-spacing);
  font-family: var(--button-btn3-font-family);
  font-style: var(--button-btn3-font-style);
  line-height: var(--button-btn3-line-height);
  font-size: var(--button-btn3-font-size);
}

.search-page-specific .text-wrapper-14 {
  font-weight: var(--input-input-2-font-weight);
  color: #000a14;
  letter-spacing: var(--input-input-2-letter-spacing);
  font-family: var(--input-input-2-font-family);
  font-style: var(--input-input-2-font-style);
  line-height: var(--input-input-2-line-height);
  font-size: var(--input-input-2-font-size);
}

.search-page-specific .frame-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.search-page-specific .upload-drag {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding: 16px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 2px;
  overflow: hidden;
  border: 1px dashed;
  border-color: #dedfe3;
  cursor: pointer;
}

.search-page-specific .inbox {
  position: relative;
  width: 48px;
  height: 48px;
}

.search-page-specific .text-wrapper-15 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}

.search-page-specific .text-wrapper-16 {
  position: relative;
  width: 395px;
  margin-top: -1px;
  font-family: var(--subheader-subheader3-font-family);
  font-weight: var(--subheader-subheader3-font-weight);
  color: var(--neutral-colorsneutral-1);
  font-size: var(--subheader-subheader3-font-size);
  text-align: center;
  letter-spacing: var(--subheader-subheader3-letter-spacing);
  line-height: var(--subheader-subheader3-line-height);
  font-style: var(--subheader-subheader3-font-style);
}

.search-page-specific .text-wrapper-17 {
  position: relative;
  width: 395px;
  font-family: var(--body-body4-font-family);
  font-weight: var(--body-body4-font-weight);
  color: var(--neutral-colorsneutral-3);
  font-size: var(--body-body4-font-size);
  text-align: center;
  letter-spacing: var(--body-body4-letter-spacing);
  line-height: var(--body-body4-line-height);
  font-style: var(--body-body4-font-style);
}

.search-page-specific .frame-17 {
  display: flex;
  width: 100%;
  height: 60px;
  align-items: center;
  justify-content: space-between;
  padding: 12px 28px;
  background-color: var(--brand-colorsoxford-blue);
}

.search-page-specific .frame-18 {
  display: flex;
  width: 858.5px;
  align-items: center;
  gap: 24px;
  position: relative;
}

.search-page-specific .group {
  position: relative;
  width: 99px;
  height: 30px;
}

.search-page-specific .image-3 {
  width: 30px;
  height: 30px;
}

.search-page-specific .text-wrapper-18 {
  font-family: "Optima-Bold", Helvetica;
  font-weight: 700;
  color: var(--neutral-colorsneutral-8);
  font-size: 22px;
  letter-spacing: 0;
  line-height: normal;
}

.search-page-specific .navbar {
  display: inline-flex;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.search-page-specific .text-wrapper-19 a {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--button-btn2-font-family);
  font-weight: var(--button-btn2-font-weight);
  color: var(--brand-colorsecru);
  font-size: var(--button-btn2-font-size);
  letter-spacing: var(--button-btn2-letter-spacing);
  line-height: var(--button-btn2-line-height);
  white-space: nowrap;
  font-style: var(--button-btn2-font-style);
}

.search-page-specific .text-wrapper-20 a {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--button-btn2-font-family);
  font-weight: var(--button-btn2-font-weight);
  color: var(--neutral-colorsneutral-8);
  font-size: var(--button-btn2-font-size);
  letter-spacing: var(--button-btn2-letter-spacing);
  line-height: var(--button-btn2-line-height);
  white-space: nowrap;
  font-style: var(--button-btn2-font-style);
}

.search-page-specific .frame-19 {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.search-page-specific .frame-20 {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}

.search-page-specific .text-wrapper-21 {
  position: relative;
  width: fit-content;
  font-family: "Arial-Bold", Helvetica;
  font-weight: 700;
  color: var(--neutral-colorsneutral-8);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.search-page-specific .frame-21 {
  display: flex;
  flex-direction: row;
  width: calc(100% - 146px - 146px);
  height: auto;
  align-items: flex-start;
  gap: 28px;
  justify-content: space-between;
  padding-bottom: 100px;
}

.mobile {
  display: none;
}

  .search-page-specific .icon{
	font-size: 20px;
	line-height: inherit;
	color: var(--brand-colorsoxford-blue);
  }
  
  .search-page-specific .icon:hover{
	color: var(--brand-colorsoxford-blue);
  }
  
  .search-page-specific .input-container {
  display: flex;
  height: 48px;
  align-items: center;
  gap: 8px;
  padding: 7px 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: var(--neutral-colorsneutral-8);
  border: 2px solid;
  border-color: #dedfe3;
}

.search-page-specific .input-text {
  color: #4d5056;
  position: relative;
  flex: 1;
  font-family: "Circular Std-Book", Helvetica;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: -0.2px;
  line-height: 21px;
  border: unset;
  width: 100%;
}

.search-page-specific .insert-text-here-2:focus,
.search-page-specific .insert-text-here-2:focus-visible,
{
  box-sizing: unset;
  outline: unset;
}

.search-page-specific .abmc-select {
    display: flex !important;
    border: 2px solid #dedfe3;
    border-radius: unset;
    width: 100%;
    color: var(--neutral-colorsneutral-1);
    font-size: 1em;
    letter-spacing: -0.2px;
    line-height: 1.3125em;
    position: relative;
    font-family: "Circular Std-Book", Helvetica;
    font-weight: 400;
    background-color: var(--neutral-colorsneutral-8);
    text-align: left;
    padding: 0.4375em 0.75em;
    height: 2.5em;
    justify-content: space-between;
    align-items: center;
    box-shadow: unset;
}

.search-page-specific input[disabled]{
	opacity:.25;
}

.search-page-specific .social-share-text {
	position: relative;
	top: -20px;
	right: 75px;
}
  
.search-page-specific .cemetery-image {
	width:300px
}

.carousel-container {    
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  padding: 0 44px;

  .carousel {
    display: flex;
    transition: transform 0.5s ease;
    flex-direction: row;
    gap: 16px;
  
    .carousel-item {
      flex: 0 0 calc((100% - (3 * 16px)) / 4); /* Show 4 items at a time */
      max-width: 100%; /* Ensure images don't exceed container width */
      position: relative;
      overflow: hidden;

      img {
        width: 100%;
        height: 100%;
        object-fit: contain;
      }
    }
  }
  
  .prev,
  .next {
    opacity: 0.4;
    display: flex;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: var(--brand-colorsoxford-blue, #002147);
    color: white;
    padding: 10px;
    cursor: pointer;
    height: 100%;
    vertical-align: middle;
    width: 28px;
    justify-content: center;
    align-items: center;

    &:hover {
      opacity: 1;
    }
  }
  
  .prev {
    left: 0;
  }
  
  .next {
    right: 0;
  }
}

/* X-Large devices (large desktops, 1200px and up) */
@media (max-width: 1360.98px) { 
   .search-page-specific .frame-21 {
    flex-direction: column;
   }
}

/* Large devices (desktops, 992px and up) */
@media (max-width: 991.98px) {  
  .mobile {
    display: block;
  }

  .search-page-specific .frame-18 .navbar,
  .search-page-specific .frame-19  {
    display: none!important;
  }

  .search-page-specific .frame-21 ,
  .search-page-specific .frame-4,
  .search-page-specific .frame {
    top: 106px!important;
    left: 28px!important;
    width: calc(100% - 28px - 28px)!important;
  }

  .search-page-specific .frame-4 {
    top: 158px!important;
  }

  .search-page-specific .frame-21 {
    top: 246px!important;
    flex-direction: column;
    padding-bottom: 56px;
  }

  .search-page-specific .frame-12,
  .search-page-specific .frame-6 {
    width: 100%!important;
  }

  .carousel-container {   
    padding: 0 16px; 



    .prev,
    .next {
      height:28px;
    }
  }
}

/* Medium devices (tablets, 768px and up) */
@media (max-width: 767.98px) {  
  .search-page-specific .frame-4 {
    flex-direction: column!important;
    align-items: flex-start!important;
    gap: 28px!important;
    
    .frame-left {
      margin-right: 0!important;
    }

    .frame-right {
      flex-direction: column!important;
      width: 100%!important;

      button {
        width: 100%!important;
      }
    }
  }

  .search-page-specific .frame-21 {
    top: 382px!important;
  }

  .search-page-specific .frame {
    gap: unset;
  }
}

/* Small devices (landscape phones, 576px and up) */
@media (max-width: 575.98px) { 
  .frame-15 {
    flex-direction: column!important;
  }
}

/* Xtra Small devices (landscape phones, 576px and up) */
@media (max-width: 350.98px) { 
  .search-page-specific .frame-21 {
    top: 422px!important;
  }
}
