*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* outline: 1px solid red; */
}

body {
  background-color: white !important;
  overflow-x: hidden;
}

body * {
  font-family: "Bainsley";
}

a {
  color: #232323 !important;
}

html {
  overflow-x: hidden;
}

img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.color-white {
  color: white;
}

.main-part {
  display: flex;
  flex-direction: column;
  background-color: #feca0007;
}

.left-section {
  position: relative;
  padding-top: 2.8125em;
}

.right-section {
  text-align: center;
  /* padding-right: 15em; */
  position: relative;
}

.left-info {
  position: relative;
  width: 26em;
  margin: 0 auto;
}

.image-container img {
  width: 100%;
  height: 100%;
  mask-image: url("../images/frame1.svg?2");
  -webkit-mask-image: url("../images/frame1.svg?2");
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
}

.lets-celebrate {
  position: absolute;
  z-index: 1;
  width: 15em;
  height: 9.5em;
  object-fit: contain;
  right: -0.5625em;
  top: -3.3em;
}

.dino-img {
  position: absolute;
  object-fit: contain;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.dino-1 {
  width: 6.6875em;
  height: 9em;
  top: 1px;
  left: -0.625em;
}

.dino-2 {
  width: 14.6875em;
  height: 16.125em;
  bottom: -0.9375em;
  left: -1.625em;
}

.dino-3 {
  width: 6.6875em;
  height: 8.5em;
  bottom: -0.9375em;
  right: -0.025em;
}

.dino-4 {
  width: 13.6875em;
  height: 7em;
  top: 6.0625em;
  right: -8.625em;
}

.detail-1 {
  width: 4.6875em;
  height: 4.6875em;
  top: 11.0625em;
  left: -7.625em;
}

.number {
  color: #232323;
  font-weight: bold;
  width: fit-content;
  height: fit-content;
  position: absolute;
  top: 4.5em;
  right: -6.5em;
}

.number p {
  font-size: 20em;
}

.child-name {
  font-family: "Arm Hmk's Bebas Neue";
  font-size: 7.5em;
  color: #274d69;
  font-weight: bold;
  letter-spacing: 0.08em;
}

.invitation-text {
  font-family: "Bainsley";
  font-size: 1.2em;
  margin: 1em 0;
  line-height: 1.5;
  color: #232323;
}

.invitation-info {
  padding-left: 3em;
  padding-right: 3em;
}

.detail-3 {
  width: 3.5em;
  height: 2em;
  margin: 0 auto;
  object-fit: contain;
}

.detail-4 {
  width: 3.5em;
  height: 3em;
  margin: 0 auto;
  object-fit: contain;
}

.detail-left-right {
  width: 3em;
  height: 2.8em;
  margin: 0 auto;
  object-fit: contain;
}

.date-item {
  margin-top: 2.5rem;
}

.date-time {
  font-size: 3.3em;
  color: #f48120;
  margin-top: 0.5em;
}

.date-time p {
  font-family: "Arm Hmk's Bebas Neue";
}

.location {
  font-size: 1.2em;
  color: #232323;
  margin: 1em 0;
}

.place-name {
  font-size: 1.35em;
}

.footer-text {
  font-size: 1.5em;
  color: #274d69;
}

.detail-2 {
  width: 4.6875em;
  height: 4.2875em;
  top: 4.0625em;
  right: 10.375em;
}

.lg-none {
  display: none;
}

.place-address {
  margin-top: 0.5em;
}

.location-img {
  height: 1.5em;
  object-fit: contain;
  width: max-content;
}

/*footer*/
.footer {
  /* background-color: #09090B;
    padding: 4.6em 0 4.6em 0; */
  /* text-align: center;
    margin-bottom: 1rem; */
}

.footer {
  padding: 1em 0px 1em 0;
  text-align: center;
  border-top: 1px solid #cbcbcb;
  box-shadow: 4px 7px 14px #747474;
}

.footer .footer-title {
  font-family: "Arm Hmk's Bebas Neue";
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.25em;
  text-transform: capitalize;
  margin-bottom: 1.6em;
  letter-spacing: 0.15em;
}

.footer .img-part {
  width: 2.5em;
}

.footer .grid-gap-part {
  grid-gap: 0 1em;
}

.footer .link-to-website {
  /* font-family: Bainsley; */
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.3em;
  color: #f4f4f4;
  text-decoration: underline;
}

.logo-div img {
  max-width: 6rem;
}

.social-links {
  margin-bottom: 0.9em;
}

.social-links img {
  width: 3.8em;
  height: 1.9em;
  object-fit: contain;
  cursor: pointer;
  clear: left;
}

.social-links a {
  color: #09090b;
}

/*footer*/
/* Audio part */
.audio-div {
  position: fixed;
  bottom: 2%;
  right: 2%;
  z-index: 3;
  width: auto;
  height: 5rem;
  /* background-color: rgba(88, 56, 143, 0.08); */
  /* background-color: #00000082; */
  border-radius: 1.25rem;
  padding-left: 1.125rem;
  padding-right: 1.125rem;
  display: flex;
  align-items: center;
  column-gap: 1rem;
}

.audio-z {
  z-index: 999;
}

.song {
  font-family: sans-serif;
  font-size: 1.3rem;
  color: white;
}

.song-name {
  color: white;
  font-size: 1.1rem;
}

.play {
  width: 2.75rem;
  height: 2.75rem;
}

.play button {
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 50%;
  border: 0px;
  /* background-color: rgba(88, 56, 143, 0.17); */
  outline: none;
  padding: 0;
}

.play-sm {
  width: 1.988rem;
  height: 1.988rem;
  border-radius: 50%;
  margin: auto;
  background-color: black;
  box-shadow: 13.78px 13.78px 20.67px 0px rgba(255, 255, 255, 0.4) inset;
  display: flex;
  justify-content: center;
  align-items: center;
}

.play-sm img {
  height: 0.725rem;
  width: auto;
}

.close-arrow {
  transition: all 300ms ease-in-out;
  position: absolute;
  left: -1.725rem;
}

.close-arrow button {
  outline: none;
  background-color: white;
  border: 2px solid black;
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
  transition: all 300ms ease-in-out;
  padding: 0;
}

.close-arrow button img {
  width: 0.875rem;
  height: 0.875rem;
  object-fit: cover;
}

.rotateTest {
  transform: rotate(-180deg);
  transition: all 300ms ease-in-out;
}

/* Audio part */

/* Registration box */
.registration-container {
  font-family: "ArmenianDecorativeU", sans-serif !important;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0 5rem;
  justify-content: center;
}

.registration-box {
  text-align: center;
  margin: 3rem 0;
}

.registration-box h1 {
  font-size: 2.1rem;
  font-weight: 700;
  margin-bottom: 5rem;
  color: #274d69;
}

.registration-box .question-p {
  font-size: 1.3rem;
  color: black;
  text-align: start;
  font-weight: 600;
}

.registration-box .question-p {
  font-size: 1.5rem;
  margin-bottom: 1.6rem;
  color: black;
}

.registration-box .radio-group {
  text-align: left;
  margin-bottom: 0.938rem;
}

.registration-box .radio-group label {
  display: block;
  margin-bottom: 0.625rem;
  color: #767676;
}

.registration-box .input-field {
  width: 100%;
  padding: 0.625rem;
  margin: 0.5rem 0;
  border: 1px solid #ccc;
  border-radius: 1.25rem;
  font-size: 0.875rem;
}

.registration-box .btn-submit {
  padding: 0.625rem 2rem;
  background-color: black;
  color: white;
  border: none;
  border-radius: 1.25rem;
  font-size: 1rem;
  cursor: pointer;
}

.registration-box .btn-submit:hover {
  background-color: #333;
}

.registration-box .inputs-div {
  margin: 1.5rem 0 1rem 0;
  display: flex;
  grid-gap: 1rem;
}

.registration-box input[type="radio"] {
  accent-color: black;
  width: 1rem;
  height: 1rem;
}

.registration-box .radio-group label {
  display: flex;
  align-items: center;
  grid-gap: 0.5rem;
}

input[type="radio"] {
  accent-color: black;
}

.d-none {
  display: none;
}

/* Registration box */
.content4 {
  margin-top: 2rem;
}

.content4 .image-part {
  position: relative;
}

.dino-reg {
  position: absolute;
  z-index: 999;
  bottom: -0.5rem;
  left: 0;
  width: 6rem;
  height: auto;
}

.handshakeImage {
  width: 100%;
  height: auto;
  max-height: 40rem;
  object-fit: contain;
}

.waiting-text {
  margin-bottom: 1rem;
}