* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  font-size: 16px;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Nunito", sans-serif;
  color: #6A6357;
}

section {
  overflow: hidden;
  position: relative;
}

small {
  font-size: 0.8rem;
  font-family: "Nunito", sans-serif;
}
.iframe-maps {
  box-shadow: rgba(9, 30, 66, 0.25) 0px 1px 1px, rgba(9, 30, 66, 0.13) 0px 0px 1px 1px;
  border-radius: 20px;
}
p {
  font-size: 1.1rem;
}

h1 {
  margin-top: 0;
  font-size: 3.052rem;
}

h2 {
  font-size: 2.441rem;
}

h3 {
  font-size: 1.953rem;
}

h4 {
  font-size: 1.563rem;
}

h5 {
  font-size: 1.25rem;
}

a {
  text-decoration: none;
  cursor: pointer;
}

.row {
  display: flex;
  width: 100%;
}
.row .col-100 {
  width: 100%;
}
.row .col {
  width: 50%;
}
.row .col-1 {
  width: 8.33%;
}
.row .col-2 {
  width: 16.66%;
}
.row .col-3 {
  width: 24.99%;
}
.row .col-4 {
  width: 33.32%;
}
.row .col-5 {
  width: 41.65%;
}
.row .col-6 {
  width: 49.98%;
}
.row .col-7 {
  width: 58.31%;
}
.row .col-8 {
  width: 66.64%;
}
.row .col-9 {
  width: 74.97%;
}
.row .col-10 {
  width: 83.3%;
}
.row .col-11 {
  width: 91.63%;
}
.row .col-12 {
  width: 99.96%;
}

.font-primary {
  font-family: "Nunito", sans-serif;
}

.font-secondary {
  font-family: "Nunito", sans-serif;
}

.d-block {
  display: block;
}

.d-flex {
  display: flex;
}

.align-center {
  align-items: center;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-arround {
  justify-content: space-around;
}

.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.italic {
  font-style: italic !important;
}

.m-auto {
  margin: auto !important;
}

.m-0 {
  margin: 0px !important;
}

.ml-0 {
  margin-left: 0px !important;
}

.mr-0 {
  margin-right: 0px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.m-1 {
  margin: 5px !important;
}

.ml-1 {
  margin-left: 5px !important;
}

.mr-1 {
  margin-right: 5px !important;
}

.mt-1 {
  margin-top: 5px !important;
}

.mb-1 {
  margin-bottom: 5px !important;
}

.m-2 {
  margin: 10px !important;
}

.ml-2 {
  margin-left: 10px !important;
}

.mr-2 {
  margin-right: 10px !important;
}

.mt-2 {
  margin-top: 10px !important;
}

.mb-2 {
  margin-bottom: 10px !important;
}

.m-3 {
  margin: 15px !important;
}

.ml-3 {
  margin-left: 15px !important;
}

.mr-3 {
  margin-right: 15px !important;
}

.mt-3 {
  margin-top: 15px !important;
}

.mb-3 {
  margin-bottom: 15px !important;
}

.m-4 {
  margin: 20px !important;
}

.ml-4 {
  margin-left: 20px !important;
}

.mr-4 {
  margin-right: 20px !important;
}

.mt-4 {
  margin-top: 20px !important;
}

.mb-4 {
  margin-bottom: 20px !important;
}

.m-5 {
  margin: 25px !important;
}

.ml-5 {
  margin-left: 25px !important;
}

.mr-5 {
  margin-right: 25px !important;
}

.mt-5 {
  margin-top: 25px !important;
}

.mb-5 {
  margin-bottom: 25px !important;
}

.m-6 {
  margin: 30px !important;
}

.ml-6 {
  margin-left: 30px !important;
}

.mr-6 {
  margin-right: 30px !important;
}

.mt-6 {
  margin-top: 30px !important;
}

.mb-6 {
  margin-bottom: 30px !important;
}

.m-7 {
  margin: 35px !important;
}

.ml-7 {
  margin-left: 35px !important;
}

.mr-7 {
  margin-right: 35px !important;
}

.mt-7 {
  margin-top: 35px !important;
}

.mb-7 {
  margin-bottom: 35px !important;
}

.m-8 {
  margin: 40px !important;
}

.ml-8 {
  margin-left: 40px !important;
}

.mr-8 {
  margin-right: 40px !important;
}

.mt-8 {
  margin-top: 40px !important;
}

.mb-8 {
  margin-bottom: 40px !important;
}

.m-9 {
  margin: 45px !important;
}

.ml-9 {
  margin-left: 45px !important;
}

.mr-9 {
  margin-right: 45px !important;
}

.mt-9 {
  margin-top: 45px !important;
}

.mb-9 {
  margin-bottom: 45px !important;
}

.m-10 {
  margin: 50px !important;
}

.ml-10 {
  margin-left: 50px !important;
}

.mr-10 {
  margin-right: 50px !important;
}

.mt-10 {
  margin-top: 50px !important;
}

.mb-10 {
  margin-bottom: 50px !important;
}

.m-11 {
  margin: 55px !important;
}

.ml-11 {
  margin-left: 55px !important;
}

.mr-11 {
  margin-right: 55px !important;
}

.mt-11 {
  margin-top: 55px !important;
}

.mb-11 {
  margin-bottom: 55px !important;
}

.m-12 {
  margin: 60px !important;
}

.ml-12 {
  margin-left: 60px !important;
}

.mr-12 {
  margin-right: 60px !important;
}

.mt-12 {
  margin-top: 60px !important;
}

.mb-12 {
  margin-bottom: 60px !important;
}

.p-0 {
  padding: 0px !important;
}

.pl-0 {
  padding-left: 0px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.p-1 {
  padding: 5px !important;
}

.pl-1 {
  padding-left: 5px !important;
}

.pr-1 {
  padding-right: 5px !important;
}

.pt-1 {
  padding-top: 5px !important;
}

.pb-1 {
  padding-bottom: 5px !important;
}

.p-2 {
  padding: 10px !important;
}

.pl-2 {
  padding-left: 10px !important;
}

.pr-2 {
  padding-right: 10px !important;
}

.pt-2 {
  padding-top: 10px !important;
}

.pb-2 {
  padding-bottom: 10px !important;
}

.p-3 {
  padding: 15px !important;
}

.pl-3 {
  padding-left: 15px !important;
}

.pr-3 {
  padding-right: 15px !important;
}

.pt-3 {
  padding-top: 15px !important;
}

.pb-3 {
  padding-bottom: 15px !important;
}

.p-4 {
  padding: 20px !important;
}

.pl-4 {
  padding-left: 20px !important;
}

.pr-4 {
  padding-right: 20px !important;
}

.pt-4 {
  padding-top: 20px !important;
}

.pb-4 {
  padding-bottom: 20px !important;
}

.p-5 {
  padding: 25px !important;
}

.pl-5 {
  padding-left: 25px !important;
}

.pr-5 {
  padding-right: 25px !important;
}

.pt-5 {
  padding-top: 25px !important;
}

.pb-5 {
  padding-bottom: 25px !important;
}

.p-6 {
  padding: 30px !important;
}

.pl-6 {
  padding-left: 30px !important;
}

.pr-6 {
  padding-right: 30px !important;
}

.pt-6 {
  padding-top: 30px !important;
}

.pb-6 {
  padding-bottom: 30px !important;
}

.p-7 {
  padding: 35px !important;
}

.pl-7 {
  padding-left: 35px !important;
}

.pr-7 {
  padding-right: 35px !important;
}

.pt-7 {
  padding-top: 35px !important;
}

.pb-7 {
  padding-bottom: 35px !important;
}

.p-8 {
  padding: 40px !important;
}

.pl-8 {
  padding-left: 40px !important;
}

.pr-8 {
  padding-right: 40px !important;
}

.pt-8 {
  padding-top: 40px !important;
}

.pb-8 {
  padding-bottom: 40px !important;
}

.p-9 {
  padding: 45px !important;
}

.pl-9 {
  padding-left: 45px !important;
}

.pr-9 {
  padding-right: 45px !important;
}

.pt-9 {
  padding-top: 45px !important;
}

.pb-9 {
  padding-bottom: 45px !important;
}

.p-10 {
  padding: 50px !important;
}

.pl-10 {
  padding-left: 50px !important;
}

.pr-10 {
  padding-right: 50px !important;
}

.pt-10 {
  padding-top: 50px !important;
}

.pb-10 {
  padding-bottom: 50px !important;
}

.p-11 {
  padding: 55px !important;
}

.pl-11 {
  padding-left: 55px !important;
}

.pr-11 {
  padding-right: 55px !important;
}

.pt-11 {
  padding-top: 55px !important;
}

.pb-11 {
  padding-bottom: 55px !important;
}

.p-12 {
  padding: 60px !important;
}

.pl-12 {
  padding-left: 60px !important;
}

.pr-12 {
  padding-right: 60px !important;
}

.pt-12 {
  padding-top: 60px !important;
}

.pb-12 {
  padding-bottom: 60px !important;
}

.w-50 {
  width: 50%;
}

.w-75 {
  width: 75%;
}

.w-100 {
  width: 100%;
}

.h-100 {
  height: 100%;
}

.bold {
  font-weight: bold !important;
}

footer {
  position: relative;
}
footer img.logo {
  position: absolute;
  right: 15px;
  bottom: 10px;
}

.line-height-1 {
  line-height: 1;
}

.hide {
  display: none !important;
  transition: all 5ms ease-in-out;
}

.show {
  display: block !important;
}

.btn-send-gift {
  text-align: center;
  position: fixed;
  bottom: 45px;
  z-index: 99;
  right: 25px;
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
}

.nav {
  position: fixed;
  transform: translate(-50%, -50%);
  right: 38px;
  z-index: 2;
  top: 30%;
}
.nav.ver2 {
  right: calc(50% - 330px);
  background-color: #c9a379;
  border-radius: 30px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.nav ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  padding: 20px;
}
.nav ul li:not(:last-child) {
  margin-bottom: 10px;
}
.nav a:hover span.text {
  display: inline-block;
}
.nav a {
  margin-bottom: 10px;
}
.nav a:hover {
  transform: scale(1.1);
  transition: transform 5ms ease-in-out;
}
.nav a img {
  width: 40px;
}
.nav .navItem.active img {
  transform: scale(1.1);
}

.demo-top-notif {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7411764706);
  z-index: 99;
  height: 50px;
  line-height: 50px;
  color: #fff;
  padding: 0 25px;
  flex-wrap: wrap;
}
.demo-top-notif a {
  padding: 6px 15px;
  text-align: center;
  border: 1px solid #ffffff;
  border-radius: 5px;
  color: #ffffff;
}

.modal {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1024;
  top: 0;
  left: 0;
}

.modal.show {
  display: block;
}

.modal.show body {
  overflow: hidden;
}

.modal .modal-content {
  width: 600px;
  max-height: 600px;
  margin: auto;
  box-shadow: 1px 3px 29px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 3px 29px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 3px 29px 2px rgba(0, 0, 0, 0.2);
  background: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: fixed;
  transition: all 400ms ease;
  border-radius: 7px;
}

.modal .modal-content.modal-sm {
  width: 400px;
}

.modal .modal-content .body {
  position: relative;
  max-height: 600px;
  overflow-y: auto;
}

.modal .modal-content .close-modal {
  height: 40px;
  width: 40px;
  background-color: #4CAF50;
  border-radius: 50%;
  position: absolute;
  right: 10px;
  top: -20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  z-index: 99;
}

section.modal-send-gift {
  padding: 25px 0;
}
section.modal-send-gift .content {
  max-height: 500px;
  overflow-y: auto;
  scroll-behavior: smooth;
}
section.modal-send-gift .content::-webkit-scrollbar {
  display: none;
}
section.modal-send-gift h3 {
  font-size: 1.3rem;
  font-family: "Nunito", sans-serif;
  color: #607c8a;
}
section.modal-send-gift ul {
  list-style: none;
  width: 100%;
  margin-bottom: 30px;
}
section.modal-send-gift ul li .item {
  padding: 15px;
  box-shadow: 2px 2px 11px 3px rgba(183, 183, 183, 0.25);
  border-radius: 10px;
  overflow: hidden;
}
section.modal-send-gift ul li .item label {
  text-transform: uppercase;
  font-size: 0.6rem;
  letter-spacing: 3px;
  color: #b0b4b9;
}
section.modal-send-gift ul li .item .value {
  font-size: 1.1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #617c8a;
}
section.modal-send-gift ul li .item .value.account-number {
  font-size: 1.3rem !important;
}
section.modal-send-gift ul li .item .value input {
  height: 35px;
  padding: 0 7px;
  border: 1px solid #617c8a;
  flex: 3;
  margin-right: 5px;
  width: 100%;
  border-radius: 5px;
  color: #617c8a;
}
section.modal-send-gift ul li .item .value a.copy {
  background: #607c8a;
  padding: 6px 20px;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  flex: 1;
}

.splide__pagination__page {
  width: 8px;
  height: 8px;
  border: none;
  border-radius: 50%;
  margin-right: 10px;
  cursor: pointer;
}
.splide__pagination__page.is-active {
  background-color: #a2a2a2;
}

.splide__arrow--prev {
  position: absolute;
  top: 50%;
  left: 0;
  transform: scaleX(-1) translateY(-50%);
  border-radius: 50%;
  padding: 10px;
  background: transparent;
  border: 2px solid #808080;
  z-index: 99;
  cursor: pointer;
}
.splide__arrow--prev svg {
  width: 30px !important;
  height: 30px !important;
  fill: #808080 !important;
}

.splide__arrow--next {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  border-radius: 50%;
  padding: 10px;
  background: transparent;
  border: 2px solid #808080;
  z-index: 99;
  cursor: pointer;
}
.splide__arrow--next svg {
  width: 30px !important;
  height: 30px !important;
  fill: #808080 !important;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-no-wrap {
  flex-wrap: nowrap;
}

#audio_control {
  width: 45px;
  padding: 5px;
  position: fixed;
  z-index: 2;
  cursor: pointer;
  height: 45px;
  opacity: 0.5;
  background-size: cover;
  background: #666765;
  border-radius: 50%;
  right: 36px;
  bottom: 50px;
  box-shadow: 0 0 0 rgba(102, 103, 101, 0.4);
}

#audio_control.ver2 {
  right: calc(50% - 303px);
}

#audio_control.pause.play {
  background-image: url("../img/icon-play.png");
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: center;
}

#audio_control.pause {
  background-image: url("../img/icon-pause.png");
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: center;
  animation: pulse 2s infinite;
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(102, 103, 101, 0.4);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(102, 103, 101, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(102, 103, 101, 0.4);
  }
}
.list-gift-product {
  list-style: none;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  padding-left: 0 !important;
}
.list-gift-product li {
  width: calc(50% - 2px);
  margin: 1px 1px 20px 1px;
  position: relative;
  padding: 0px 0px 50px 0px;
  border: 1px solid #c0c0c0;
  border-radius: 5px;
}
.list-gift-product li .image img {
  width: 100%;
  border-radius: 3px 3px 0 0;
}
.list-gift-product li .info {
  padding: 0 10px;
}
.list-gift-product li .info .product-title {
  display: block;
  font-size: 0.9rem;
  line-height: 20px;
  color: #617c8a;
}
.list-gift-product li .info .product-price {
  display: block;
  font-size: 0.9rem;
  line-height: 20px;
  color: #df5f5a;
  font-weight: 600;
}
.list-gift-product li .product-action {
  width: calc(100% - 10px);
  position: absolute;
  bottom: 5px;
  left: 5px;
  display: flex;
}
.list-gift-product li .product-action a {
  border: 1px solid;
  padding: 4px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.9rem;
  width: 100%;
  border-radius: 5px;
  background: #607c8a;
  color: #fff;
}
.list-gift-product li .product-action a:hover {
  border-color: #df5f5a;
  background: #df5f5a;
  color: #ffffff;
}
.list-gift-product li.add-item {
  background: url("../img/bg-wave.svg") no-repeat bottom, #efefef;
  padding: 30px;
  position: relative;
  border-radius: 7px;
  box-shadow: 2px 2px 11px 3px rgba(183, 183, 183, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 250px;
}

@media (min-width: 320px) and (max-width: 480px) {
  .nav {
    position: fixed;
    bottom: 10px;
    right: auto;
    top: auto;
    transform: translate(-50%);
    z-index: 99;
    width: 100%;
  }
  .nav.ver2 {
    right: auto;
    background-color: #c9a379;
    border-radius: 30px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  }
  .nav ul {
    margin: auto;
    display: flex;
    justify-content: center;
    list-style: none;
    width: 90%;
    flex-direction: row;
    padding: 0px;
    padding-top: 15px;
  }
  .nav ul li:not(:last-child) {
    margin-right: 50px;
  }
  .nav ul li img {
    width: 30px;
    height: 30px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .btn-send-gift {
    bottom: 105px;
    left: 50% !important;
    transform: translate(-50%);
  }
  .row {
    flex-direction: column;
  }
  .row .col {
    width: 100%;
    margin: auto;
  }
  .demo-top-notif {
    padding: 0 10px;
  }
  .modal-content {
    width: 90% !important;
  }
  .modal-content .body {
    position: relative;
    max-height: 600px !important;
    overflow-y: auto;
  }
  .splide__list {
    margin-left: 0px !important;
  }
  #audio_control {
    top: unset;
    left: 20px;
    right: unset;
    bottom: 100px;
  }
  .list-gift-product li {
    width: calc(50% - 2px);
    margin-bottom: 7px;
  }
  .list-gift-product li .info {
    padding: 5px 10px 0 5px;
  }
  .list-gift-product li.add-item {
    padding: 3px;
    position: relative;
    min-height: 65px;
    width: 100%;
    background-size: cover;
  }
  .list-gift-product li.add-item a {
    font-size: 12px;
  }
}
@media screen and (max-width: 375px) {
  .demo-top-notif div {
    font-size: 0.8rem;
  }
  .demo-top-notif a {
    font-size: 0.8rem;
  }
  .list-gift-product li .info .product-title {
    font-size: 0.8rem;
  }
  .list-gift-product li .info .product-price {
    font-size: 0.75rem;
  }
}
#confirmation_form_gift label {
  display: block;
}
#confirmation_form_gift input, #confirmation_form_gift select {
  height: 40px;
  width: 100%;
  border: 1px solid #2b2b2b;
  color: #2b2b2b;
  padding: 0 10px;
  border-radius: 5px;
}

#btn_cancel_confirm, #btn_submit_confirm {
  padding: 7px 25px;
  text-align: center;
  border-radius: 30px;
}

#btn_cancel_confirm {
  border: 1px solid #4CAF50;
  color: #4CAF50;
}

#btn_submit_confirm {
  background: #4CAF50;
  color: #ffffff;
}

#btn_message, #btn_send_gift {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
}
#btn_message img, #btn_send_gift img {
  width: 20px;
  top: auto;
  right: auto;
  left: auto;
  bottom: auto;
  position: static;
  margin-left: 5px;
}

#form_message p .font-primary {
  font-size: 0.9rem;
}

textarea {
  white-space: pre-wrap !important;
}

.ajs-header {
  border: none !important;
  background: #ffffff !important;
}

.ajs-content {
  padding: 16px 0 16px 0 !important;
}

.ajs-footer {
  border: none !important;
  background: #ffffff !important;
}

.ajs-button.ajs-ok {
  border: 1px solid #282117 !important;
  color: #282117 !important;
  border-radius: 10px;
  margin-right: 15px !important;
  margin-bottom: 15px !important;
}

.disabled {
  pointer-events: none;
}

#prokes_modal {
  color: #3e3e3d;
}
#prokes_modal p {
  font-size: 0.9rem;
}
#prokes_modal .prokes-footer {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 0 5px 0;
  margin-top: 15px;
}
#prokes_modal .prokes-footer .btn-ok-prokes {
  border: 1px solid #1c1c1c;
  color: #ffffff;
  padding: 8px 15px;
  border-radius: 30px;
  background: #222121;
  font-size: 0.95rem;
}
#prokes_modal ul {
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
}
#prokes_modal ul li {
  margin-bottom: 10px;
}
#prokes_modal ul li .item {
  width: 100px;
  height: 100px;
  line-height: 1rem;
  font-size: 0.9rem;
  margin: 0 5px;
  color: #3e3e3d;
}
#prokes_modal ul li .item img {
  width: 90px;
  margin-bottom: 7px;
}
#prokes_modal .top-border {
  height: 60px;
  width: 60px;
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  background: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid;
}
#prokes_modal .bottom-border {
  width: 200px;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  background: #ffffff;
  border-radius: 5px;
}
#prokes_modal .bottom-sign {
  width: 200px;
  position: absolute;
  bottom: -100px;
  left: 50%;
  transform: translateX(-50%);
  color: #bfbfbf;
  border-radius: 5px;
  text-align: center;
}
#prokes_modal .bottom-sign h3 {
  font-family: "Nunito", sans-serif;
  font-weight: 300;
}

.relative {
  position: relative;
}

.footer-send-gift {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  background: #fff;
  border-radius: 0 0 7px 7px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 2px 2px 11px 3px rgba(183, 183, 183, 0.25);
}
.footer-send-gift .btn-gift-confirmation {
  background: #4CAF50;
  color: #fff;
  padding: 8px 100px;
  border-radius: 30px;
}

.animated-image {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  animation: imageAnimation 30s linear infinite 0s;
}

@keyframes fadeInOut {
  0% {
    opacity: 0;
    animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    animation-timing-function: ease-out;
  }
  17% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes imageAnimation {
  0% {
    opacity: 0;
    animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    animation-timing-function: ease-out;
  }
  17% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.animated-image:nth-of-type(2) {
  animation-delay: 9s;
}

.animated-image:nth-of-type(3) {
  animation-delay: 18s;
}

.shadow {
  box-shadow: 2px 2px 11px 3px rgba(183, 183, 183, 0.25);
}

.toastify {
  font-size: 0.9rem;
  display: block;
  text-wrap: nowrap;
}

input[type=text]:disabled {
  color: #FFFFFF;
}

.main {
  max-width: 480px;
  margin: auto;
}

.row {
  flex-direction: column;
}

.col {
  width: 100% !important;
}

@media screen and (min-width: 426px) {
  .bg-desktop {
    background: radial-gradient(#c4a48f, transparent);
    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
  }
}
section.index {
  height: 100%;
}
section.index .content .item {
  position: absolute;
  z-index: 1;
  text-align: center;
  width: 100%;
  height: 100%;
  bottom: 0;
  background: linear-gradient(180deg, rgba(244, 241, 234, 0) -29.74%, #F4F1EA 83.72%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 70px;
}
section.index .content .item .sub-title {
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16.1152px;
  line-height: 22px;
  /* identical to box height */
  text-align: center;
  letter-spacing: -0.02em;
  color: #6A6357;
  margin-bottom: 15px;
}
section.index .content .item .title {
  font-style: normal;
  font-weight: 400;
  font-size: 46.0435px;
  line-height: 88.5%;
  /* identical to box height, or 41px */
  text-align: center;
  font-feature-settings: "ordn" on, "ss07" on;
  color: #6A6357;
  margin-bottom: 14px;
}
section.index .content .item #open_invitation {
  display: flex;
  align-items: center;
  justify-content: center;
}
section.index .content .item .cta {
  margin-top: 29.39px;
  width: 215.44px;
  height: 66.46px;
  border-radius: 6.9px;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.index .content .item .cta .child {
  width: 205px;
  height: 57.5px;
  background: #F1EDEA;
  border-radius: 6.9px;
  border: 1.15109px solid #6A6357;
  display: flex;
  align-items: center;
}
section.index .content .item .cta .child .icon {
  width: 50px;
  height: 100%;
  border-right: 1.15109px solid #6A6357;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.index .content .item .cta .child .icon img {
  width: 41.25px;
  height: 41.25px;
}
section.index .content .item .cta .child .text {
  width: 100%;
  font-family: "Nunito", sans-serif;
  font-weight: 400;
  font-size: 18.3349px;
  line-height: 83.4%;
  /* or 15px */
  text-align: center;
  color: #6A6357;
}
section.index .content .item .cta .child:hover {
  background: #F2ECD9;
  border: 1.15109px solid #BF9E50;
}

section.cover {
  height: 100%;
  max-height: 844px;
  background: #EEEAE5;
  padding: 15px;
}
section.cover .content {
  border: 1px dashed rgba(106, 99, 87, 0.631372549);
  height: 100%;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
section.cover .content .detail {
  position: relative;
  height: 600px;
}
section.cover .content .sub-title {
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20.6985px;
  line-height: 28px;
  text-align: center;
  letter-spacing: -0.02em;
  color: #6A6357;
  margin-bottom: 19.8px;
}
section.cover .content .title {
  font-style: normal;
  font-weight: 400;
  font-size: 45.9966px;
  line-height: 88.5%;
  /* identical to box height, or 41px */
  text-align: center;
  font-feature-settings: "ordn" on, "ss07" on;
  color: #6A6357;
  margin-bottom: 80px;
}
section.cover .content .event-date {
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 17.2487px;
  line-height: 23px;
  text-align: center;
  color: #6A6357;
  position: relative;
}
section.cover .content .event-date:before {
  content: "";
  width: 142.59px;
  height: 12.65px;
  background: url("../img/divider-1.png") no-repeat center;
  background-size: contain;
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
}
section.cover .content .event-date:after {
  content: "";
  width: 142.59px;
  height: 12.65px;
  background: url("../img/divider-2.png") no-repeat center;
  background-size: contain;
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
}
section.cover .content .cd {
  width: 300px;
  height: 144.89px;
  background: url("../img/cd-bg-2.png") no-repeat center, url("../img/cd-bg-1.png") no-repeat center;
  border-radius: 30px;
  margin-top: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 50%;
  transform: translateX(-50%);
  background-size: calc(100% - 17px), 100%;
  position: relative;
  z-index: 2;
}
section.cover .content .cd .save-the-date {
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 37.9472px;
  line-height: 88.5%;
  /* identical to box height, or 34px */
  text-align: center;
  color: #6A6357;
}
section.cover .content .cd .count_down {
  display: flex;
  justify-content: center;
  align-items: center;
}
section.cover .content .cd .count_down div.item {
  font-family: "Nunito", sans-serif;
  height: 63px;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-style: normal;
  font-weight: 400;
  font-size: 27.598px;
  line-height: 38px;
  text-align: center;
  color: #6A6357;
  padding: 0 3px;
}
section.cover .content .cd .count_down div.item .time {
  width: 90%;
  height: 90%;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
section.cover .content .cd .count_down div.item span {
  display: block;
  text-transform: lowercase;
  font-style: normal;
  font-weight: 400;
  font-size: 16.0988px;
  line-height: 22px;
  text-align: center;
  color: #6A6357;
}
section.cover .content .cd .count_down .colon {
  height: 63px;
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16.0988px;
  line-height: 22px;
  text-align: center;
  color: #6A6357;
  opacity: 0.8;
  display: flex;
  align-items: center;
  padding: 0 5px;
}
section.cover .content .bg-cover {
  width: calc(100% + 5px);
  height: 310px;
  position: absolute;
  bottom: 20px;
  left: 0;
  background: url("../img/cover-1.png") no-repeat top 30px left, url("../img/cover-2.png") no-repeat bottom 23px left 6px, url("../img/cover-3.png") no-repeat top -33px right -5px, url("../img/cover-4.png") no-repeat bottom 12px right 8px, url("../img/cover-5.png") no-repeat top left 100px;
  background-size: 190.86px, 132.71px, 261.03px, 132.71px, 53.4px;
  z-index: 0;
}

section.bridegroom {
  background: #EEEAE5;
}
section.bridegroom .content {
  padding: 30px;
}
section.bridegroom .content h2 {
  font-weight: 400;
  font-size: 57.4957px;
  line-height: 88.5%;
  /* identical to box height, or 51px */
  text-align: center;
  font-feature-settings: "ss07" on, "ss08" on, "ss06" on, "ss05" on;
  color: #6A6357;
  margin-bottom: 30px;
}
section.bridegroom .content .introduction {
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18.3986px;
  line-height: 25px;
  text-align: center;
  color: #6A6357;
  margin-bottom: 30px;
}
section.bridegroom .content .bride-profile {
  margin-top: 40px;
  background: url("../img/butter-fly-bride.png") no-repeat top right 100px;
  background-size: 54px;
}
section.bridegroom .content .bride-profile .image-bg {
  position: relative;
  height: 275px;
}
section.bridegroom .content .bride-profile .image-bg .image-bride {
  width: 166.74px;
  height: 166.74px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
}
section.bridegroom .content .bride-profile .image-bg .image-bride img {
  width: 166.74px;
  height: 166.74px;
  border-radius: 50%;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
section.bridegroom .content .bride-profile .image-bg .image-bride.left {
  transform: translateX(calc(-50% - 75px));
  left: 50%;
}
section.bridegroom .content .bride-profile .image-bg .image-bride.right {
  transform: translateX(calc(-50% + 75px));
  margin-top: 95px;
  left: 50%;
}
section.bridegroom .content .bride-profile .image-bg .image-bride .frame-left {
  width: 200px;
  height: 200px;
  position: absolute;
  top: 0;
  left: -18px;
  background: url("../img/frame-1.png") no-repeat;
  background-size: 200px;
}
section.bridegroom .content .bride-profile .image-bg .image-bride .frame-right {
  width: 200px;
  height: 200px;
  position: absolute;
  top: -10px;
  left: -2px;
  background: url("../img/frame-1.png") no-repeat;
  background-size: 200px;
  transform: scaleX(-1) rotate(66deg);
}
section.bridegroom .content .bride-profile .image-bg h1 {
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 45.9966px;
  line-height: 70px;
  text-align: center;
  font-feature-settings: "ss04" on;
  color: #6A6357;
  position: absolute;
  left: 70px;
  top: 180px;
}
section.bridegroom .content .bride-info {
  width: 353.9px;
  border-radius: 4px;
  padding: 10px 7px;
  margin: auto;
  margin-bottom: 23.06px;
}
section.bridegroom .content .bride-info h5 {
  font-style: normal;
  font-weight: 400;
  font-size: 26.448px;
  line-height: 54px;
  /* identical to box height */
  text-align: center;
  color: #6A6357;
}
section.bridegroom .content .bride-info p {
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20.6985px;
  line-height: 28px;
  text-align: center;
  color: #6A6357;
}
section.bridegroom .content .bride-info p.label {
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 31.0477px;
  line-height: 38px;
  /* identical to box height */
  text-align: center;
  color: #6A6357;
}

section.event {
  background: #EEEAE5;
}
section.event .divider {
  width: 381.77px;
  height: 5px;
  border-bottom: 1.16px dashed #6A6357;
  margin: auto;
}
section.event .content {
  padding: 30px;
}
section.event .content .title {
  margin-top: 20px;
  margin-bottom: 30px;
}
section.event .content .title .first {
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 78.3626px;
  line-height: 70%;
  /* or 69px */
  text-align: center;
  font-feature-settings: "ss04" on;
  color: #BF9E4E;
  display: flex;
  justify-content: center;
  padding-left: 40px;
}
section.event .content .title .first .flower {
  width: 57.84px;
  margin-top: -30px;
}
section.event .content .title .second {
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 21.8484px;
  line-height: 88.5%;
  /* or 19px */
  text-align: center;
  letter-spacing: 0.735em;
  text-transform: uppercase;
  color: #6A6357;
}
section.event .content .col .event-item {
  /* width: 310.48px; */
  background: #F4F1EA;
  box-shadow: 0px 1.14991px 11.4991px -3.44974px rgba(0, 0, 0, 0.1);
  border-radius: 19.5486px;
  padding: 12px;
  margin: auto;
}
section.event .content .col .event-item .item {
  height: 100%;
  border-radius: 19.5486px;
  border: 1.14991px dashed #6A6357;
  padding: 20px 12px;
}
section.event .content .col .event-item .item h3 {
  font-style: normal;
  font-weight: 400;
  font-size: 39.0971px;
  line-height: 88.5%;
  /* identical to box height, or 35px */
  text-align: center;
  color: #6A6357;
  margin-bottom: 10px;
}
section.event .content .col .event-item .item h4 {
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18.3986px;
  line-height: 25px;
  /* identical to box height */
  letter-spacing: 0.165em;
  text-transform: uppercase;
  color: #565553;
  text-align: center;
}
section.event .content .col .event-item .item h5 {
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16.0988px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.065em;
  color: #6A6357;
}
section.event .content .col .event-item .item .link {
  display: flex;
  flex-direction: column;
  align-items: center;
}
section.event .content .col .event-item .item .link .btn-link {
  width: 207px;
  height: 34.5px;
  background: #FFFCEC;
  border: 2.3px solid #BF9E50;
  border-radius: 32.2px;
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 19.6865px;
  line-height: 25px;
  text-align: center;
  color: #6A6357;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}
section.event .content .col .event-item .item .link .btn-link img.map {
  width: 19.55px;
  height: 19.55px;
}
section.event .content .col .event-item .item .link .btn-link img.live {
  width: 27.6px;
  height: 27.6px;
}
section.event .content .col .event-item .item .link .btn-link:hover {
  background: #FFEECE;
  border: 2.3px solid #BF9E50;
}
section.event .content .col:not(:last-child) {
  margin-bottom: 20px;
}

section.story {
  background: #EEEAE5;
  padding: 50px 0 80px 0;
  background-size: 139px;
}
section.story .content .title-header {
  padding: 15px 0;
  position: relative;
  width: 375px;
  margin: auto;
  margin-bottom: 80px;
  margin-top: 15px;
}
section.story .content .title-header .first {
  font-style: normal;
  font-weight: 400;
  font-size: 26.448px;
  line-height: 88.5%;
  /* or 23px */
  letter-spacing: 0.245em;
  text-transform: uppercase;
  font-feature-settings: "ss04" on;
  color: #6A6357;
  position: absolute;
  top: -18px;
  left: 50%;
  transform: translateX(calc(-50% - 43px));
}
section.story .content .title-header .first div {
  position: relative;
}
section.story .content .title-header .first div:after {
  content: "";
  width: 142.59px;
  height: 12.65px;
  background: url("../img/divider-2.png") no-repeat center;
  background-size: contain;
  position: absolute;
  bottom: -50px;
  left: 0;
}
section.story .content .title-header .second {
  font-style: normal;
  font-weight: 400;
  font-size: 54.046px;
  line-height: 0%;
  /* identical to box height, or 0px */
  text-align: right;
  font-feature-settings: "ss04" on;
  color: #6B6451;
  position: absolute;
  left: 50%;
  transform: translateX(calc(-50% + 72px));
  top: 30px;
}
section.story .content .title-header img {
  width: 54px;
  position: absolute;
  right: 36px;
  top: -53px;
}
section.story .content .slide {
  display: flex;
  overflow: hidden;
  overflow-x: auto;
  padding-left: 30px;
  list-style: none;
}
section.story .content .slide::-webkit-scrollbar {
  display: none;
}
section.story .content .slide li {
  background: #F4F1EA;
  margin-right: 20px;
  padding: 12px;
  border-radius: 12.7381px;
}
section.story .content .slide li .item {
  width: 248.13px;
  background: #F4F1EA;
  border: 1.14991px dashed #6A6357;
  box-sizing: border-box;
  border-radius: 12.7381px;
}
section.story .content .slide li .item h2 {
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 21.8484px;
  line-height: 30px;
  /* identical to box height */
  text-align: center;
  text-transform: uppercase;
  color: #6A6357;
  padding-top: 25px;
}
section.story .content .slide li .item h3 {
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 17.9859px;
  line-height: 24px;
  text-align: center;
  color: #BF9E4E;
  border-bottom: 1px dashed;
  padding-bottom: 12px;
}
section.story .content .slide li .item .description {
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12.5902px;
  line-height: 17px;
  color: #605921;
  padding: 15px 15px 30px 15px;
}

section.galery {
  background: #EEEAE5;
}
section.galery .content {
  width: 90%;
  margin: auto;
}
section.galery .content .title {
  width: 100%;
  padding-left: 20px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.galery .content .title h1 {
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 51.1357px;
  line-height: 88.5%;
  /* or 45px */
  text-align: center;
  font-feature-settings: "ss04" on;
  color: #6A6357;
}
section.galery .content .image-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin: auto;
  margin-top: 30px;
  background: #F4F1EA;
  border-radius: 10.3492px;
  padding: 7px;
}
section.galery .content .image-list .image {
  width: calc(33.3333333333% - 2px);
  position: relative;
  margin: 1px;
  display: flex;
}
section.galery .content .image-list .image:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
section.galery .content .image-list .image img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0px;
}

section.rsvp {
  background: #EEEAE5;
}
section.rsvp .divider {
  width: 381.77px;
  height: 5px;
  border-bottom: 1.16px dashed #6A6357;
  margin: auto;
}
section.rsvp .content {
  background: #EEEAE5;
  margin-top: 25px;
  padding: 20px 20px 50px 20px;
}
section.rsvp .content .flower {
  width: 132px;
  position: absolute;
  left: 65px;
  top: 105px;
}
section.rsvp .content .title {
  text-align: center;
  width: 273.21px;
  margin: auto;
  margin-bottom: 30px;
}
section.rsvp .content .title .group {
  width: 100%;
  position: relative;
}
section.rsvp .content .title .group .flower-top {
  position: absolute;
  top: 56px;
  left: 27px;
  width: 54px;
}
section.rsvp .content .title .first {
  margin-left: -55px;
}
section.rsvp .content .title .third {
  margin-left: 80px;
}
section.rsvp .content .title .first, section.rsvp .content .title .third {
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 57.7524px;
  line-height: 105.5%;
  /* or 51px */
  font-feature-settings: "ss05" on;
  text-align: center;
  color: #6A6357;
  display: inline;
  padding: 10px 16px 25px 0;
}
section.rsvp .content .title .first .second, section.rsvp .content .title .third .second {
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 23px;
  line-height: 27px;
  color: #6A6357 !important;
  margin-right: 39px;
  margin-top: 10px;
}
section.rsvp .content .form {
  width: 361.97px;
  margin: auto;
  background: #F4F1EA;
  border-radius: 20.6985px;
  padding: 30px 0;
  position: relative;
}
section.rsvp .content .form #form_message {
  width: 273.21px;
  margin: auto;
}
section.rsvp .content .form #form_message label {
  font-family: "Nunito", sans-serif;
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 16.0988px;
  line-height: 22px;
  /* identical to box height */
  color: #6A6357;
  margin-bottom: 5px;
}
section.rsvp .content .form #form_message label.radio {
  margin-bottom: -5px;
  cursor: pointer;
}
section.rsvp .content .form #form_message input[type=text] {
  font-family: "Nunito", sans-serif;
  height: 40px;
  background: #ffffff;
  width: 100%;
  border-radius: 2px;
  border: 1px solid #AA9B13;
  font-style: normal;
  font-weight: 400;
  font-size: 16.0988px;
  line-height: 22px;
  /* identical to box height */
  color: #6A6357;
  padding: 0 10px;
}
section.rsvp .content .form #form_message input[type=radio] {
  width: 20px;
  height: 20px;
  accent-color: #ceb266;
}
section.rsvp .content .form #form_message textarea {
  font-family: "Nunito", sans-serif;
  white-space: pre-line;
  width: 100%;
  height: 124px;
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #AA9B13;
  font-style: normal;
  font-weight: 400;
  font-size: 16.0988px;
  line-height: 22px;
  /* identical to box height */
  color: #6A6357;
  padding: 10px;
}
section.rsvp .content .form #form_message button {
  font-family: "Nunito", sans-serif;
  background: #FFFCEC;
  border: 2.3127px solid #BF9E50;
  border-radius: 48px;
  font-style: normal;
  font-weight: 400;
  font-size: 17.8692px;
  line-height: 23px;
  text-align: center;
  color: #6A6357;
  width: 208px;
  height: 35px;
  cursor: pointer;
  text-transform: uppercase;
}
section.rsvp .content .form #form_message button img#icon_message {
  width: 26.49px;
  height: 26.49px;
}
section.rsvp .content .form #form_message button img#icon_gift {
  width: 26.49px;
  height: 26.49px;
}
section.rsvp .content .form #form_message button:hover {
  background: #FFEECE;
  border: 2.3px solid #BF9E50;
  color: #24364D;
}
section.rsvp .content .form #form_message p {
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16.0988px;
  line-height: 22px;
  text-align: center;
  color: #6A6357;
}
section.rsvp .content .form #form_message h2 {
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 39.0971px;
  line-height: 88.5%;
  /* identical to box height, or 35px */
  text-align: center;
  font-feature-settings: "ordn" on, "ss06" on, "ss07" on, "ss08" on, "ss09" on;
  background: linear-gradient(145.3deg, #BE9C4C 20.46%, #F3E9A6 143.06%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  padding-top: 7px;
  padding-bottom: 15px;
  margin: auto;
}
section.rsvp .content .form #form_message .button-group {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
section.rsvp .content .form #form_message .radio-group, section.rsvp .content .form #form_message .label-radio {
  padding-left: 33px;
}
section.rsvp .content .form:after {
  content: "";
  position: absolute;
  top: 12px;
  left: 12px;
  width: calc(100% - 24px);
  height: calc(100% - 24px);
  border: 1.14991px dashed #6A6357;
  box-sizing: border-box;
  border-radius: 20.6985px;
  pointer-events: none;
}

section.message {
  background: #EEEAE5;
}
section.message .cd {
  width: 300px;
  height: 144.89px;
  background: url("../img/cd-bg-2.png") no-repeat center, url("../img/cd-bg-1.png") no-repeat center;
  border-radius: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 50%;
  transform: translateX(-50%);
  background-size: calc(100% - 17px), 100%;
  margin-bottom: 40px;
}
section.message .cd h1 {
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 22.9983px;
  line-height: 88.5%;
  /* or 20px */
  text-align: center;
  text-transform: uppercase;
  color: #6A6357;
  margin-bottom: 10px;
}
section.message .cd h1 span {
  font-style: normal;
  font-weight: 400;
  font-size: 45.9966px;
  line-height: 88.5%;
  /* identical to box height, or 41px */
  text-align: center;
  text-transform: uppercase;
  color: #6A6357;
}
section.message .cd h2 {
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18.3986px;
  /* identical to box height, or 207% */
  text-align: center;
  letter-spacing: 0.28em;
  color: #BF9E4E;
}
section.message .content {
  width: 357.65px;
  margin: auto;
  border-radius: 28.75px;
  background: #F4F1EA;
  padding: 20px 0px;
  margin-bottom: 30px;
  box-shadow: 0px 1.14991px 11.4991px -3.44974px rgba(0, 0, 0, 0.1);
}
section.message .content #message_list {
  list-style: none;
  overflow-y: auto;
  width: 90%;
  margin: auto;
}
section.message .content #message_list::-webkit-scrollbar {
  width: 2px;
}
section.message .content li {
  width: 90%;
  padding: 40px 10px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: auto;
}
section.message .content li:not(:first-child) {
  padding: 40px 10px;
}
section.message .content li:not(:last-child):after {
  content: "";
  width: 286.35px;
  height: 33.35px;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 1px dashed;
}
section.message .content li .guest_message {
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14.0988px;
  line-height: 22px;
  text-align: center;
  color: #24364D;
  margin-bottom: 10px;
}
section.message .content li .from {
  font-style: normal;
  font-weight: 400;
  font-size: 19.1482px;
  line-height: 28px;
  /* identical to box height */
  color: #C09F4F;
  text-align: center;
}
section.message .footer {
  width: 100%;
  height: 34px;
  background: #E7E1DA;
  align-items: center;
  display: flex;
  justify-content: center;
}
section.message .footer a {
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 14px;
  color: #6B6451;
  text-align: center;
  text-transform: uppercase;
}

.turut-mengundang {
  background: #eeeae4;
  text-align: center;
  padding: 25px 15px 50px 15px;
}
.turut-mengundang .title2 {
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 34px;
}
.turut-mengundang .tume-title {
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 35px;
  line-height: 88.5%;
  text-align: center;
  font-feature-settings: "ordn" on, "ss06" on, "ss07" on, "ss08" on, "ss09" on;
  background: linear-gradient(145.3deg, #BE9C4C 20.46%, #F3E9A6 143.06%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.turut-mengundang ol {
  list-style-position: inside;
  margin-bottom: 20px;
}

@media screen and (max-width: 375px) {
  section.index {
    height: 100%;
  }
  section.index .content .item {
    position: absolute;
    z-index: 1;
    text-align: center;
    width: 100%;
    height: 100%;
    bottom: 0;
    background: linear-gradient(180deg, rgba(244, 241, 234, 0) -29.74%, #F4F1EA 83.72%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 70px;
  }
  section.index .content .item .sub-title {
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    /* identical to box height */
    text-align: center;
    letter-spacing: -0.02em;
    color: #6A6357;
    margin-bottom: 15px;
  }
  section.index .content .item .title {
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 88.5%;
    /* identical to box height, or 41px */
    text-align: center;
    font-feature-settings: "ordn" on, "ss07" on;
    color: #6A6357;
    margin-bottom: 14px;
  }
  section.index .content .item #open_invitation {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  section.index .content .item .cta {
    margin-top: 29.39px;
    width: 182px;
    height: 50px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  section.index .content .item .cta .child {
    width: 182px;
    height: 50px;
    background: #F1EDEA;
    border-radius: 6px;
    border: 1.15109px solid #6A6357;
    display: flex;
    align-items: center;
  }
  section.index .content .item .cta .child .icon {
    width: 50px;
    height: 100%;
    border-right: 1.15109px solid #6A6357;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  section.index .content .item .cta .child .icon img {
    width: 36px;
    height: 36px;
  }
  section.index .content .item .cta .child .text {
    width: calc(100% - 52px);
    font-family: "Nunito", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 83.4%;
    /* or 15px */
    text-align: center;
    color: #6A6357;
  }
  section.index .content .item .cta .child:hover {
    background: #F2ECD9;
    border: 1.15109px solid #BF9E50;
  }
  section.cover {
    height: 100%;
    max-height: 844px;
    background: #EEEAE5;
    padding: 15px;
  }
  section.cover .content {
    border: 1px dashed rgba(106, 99, 87, 0.631372549);
    height: 100%;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
  }
  section.cover .content .detail {
    position: relative;
    height: 575px;
  }
  section.cover .content .sub-title {
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #6A6357;
    margin-bottom: 19.8px;
  }
  section.cover .content .title {
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 88.5%;
    /* identical to box height, or 41px */
    text-align: center;
    font-feature-settings: "ordn" on, "ss07" on;
    color: #6A6357;
    margin-bottom: 80px;
  }
  section.cover .content .event-date {
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 17.2487px;
    line-height: 23px;
    text-align: center;
    color: #6A6357;
    position: relative;
  }
  section.cover .content .event-date:before {
    content: "";
    width: 142.59px;
    height: 12.65px;
    background: url("../img/divider-1.png") no-repeat center;
    background-size: contain;
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
  }
  section.cover .content .event-date:after {
    content: "";
    width: 142.59px;
    height: 12.65px;
    background: url("../img/divider-2.png") no-repeat center;
    background-size: contain;
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translateX(-50%);
  }
  section.cover .content .cd {
    width: 300px;
    height: 144.89px;
    background: url("../img/cd-bg-2.png") no-repeat center, url("../img/cd-bg-1.png") no-repeat center;
    border-radius: 30px;
    margin-top: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 50%;
    transform: translateX(-50%);
    background-size: calc(100% - 17px), 100%;
    position: relative;
    z-index: 2;
  }
  section.cover .content .cd .save-the-date {
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 33px;
    line-height: 88.5%;
    /* identical to box height, or 34px */
    text-align: center;
    color: #6A6357;
  }
  section.cover .content .cd .count_down {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  section.cover .content .cd .count_down div.item {
    font-family: "Nunito", sans-serif;
    height: 63px;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    color: #6A6357;
    padding: 0 3px;
  }
  section.cover .content .cd .count_down div.item .time {
    width: 90%;
    height: 90%;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  section.cover .content .cd .count_down div.item span {
    display: block;
    text-transform: lowercase;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #6A6357;
  }
  section.cover .content .cd .count_down .colon {
    height: 63px;
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16.0988px;
    line-height: 22px;
    text-align: center;
    color: #6A6357;
    opacity: 0.8;
    display: flex;
    align-items: center;
    padding: 0 5px;
  }
  section.cover .content .bg-cover {
    width: calc(100% + 5px);
    height: 310px;
    position: absolute;
    bottom: 20px;
    left: 0;
    background: url("../img/cover-1.png") no-repeat top 30px left, url("../img/cover-2.png") no-repeat bottom 23px left 6px, url("../img/cover-3.png") no-repeat top -33px right -5px, url("../img/cover-4.png") no-repeat bottom 12px right 8px, url("../img/cover-5.png") no-repeat top left 100px;
    background-size: 190.86px, 132.71px, 261.03px, 132.71px, 53.4px;
    z-index: 0;
  }
  section.bridegroom {
    background: #EEEAE5;
  }
  section.bridegroom .content {
    padding: 30px;
  }
  section.bridegroom .content h2 {
    font-weight: 400;
    font-size: 50px;
    line-height: 88.5%;
    /* identical to box height, or 51px */
    text-align: center;
    font-feature-settings: "ss07" on, "ss08" on, "ss06" on, "ss05" on;
    color: #6A6357;
    margin-bottom: 30px;
  }
  section.bridegroom .content .introduction {
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #6A6357;
    margin-bottom: 30px;
  }
  section.bridegroom .content .bride-profile {
    margin-top: 40px;
    background: url("../img/butter-fly-bride.png") no-repeat top right 50px;
    background-size: 54px;
  }
  section.bridegroom .content .bride-profile .image-bg {
    position: relative;
    height: 275px;
  }
  section.bridegroom .content .bride-profile .image-bg .image-bride {
    width: 166.74px;
    height: 166.74px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
  }
  section.bridegroom .content .bride-profile .image-bg .image-bride img {
    width: 166.74px;
    height: 166.74px;
    border-radius: 50%;
    margin: auto;
    -o-object-fit: cover;
       object-fit: cover;
  }
  section.bridegroom .content .bride-profile .image-bg .image-bride.left {
    transform: translateX(calc(-50% - 75px));
    left: 50%;
  }
  section.bridegroom .content .bride-profile .image-bg .image-bride.right {
    transform: translateX(calc(-50% + 75px));
    margin-top: 95px;
    left: 50%;
  }
  section.bridegroom .content .bride-profile .image-bg .image-bride .frame-left {
    width: 200px;
    height: 200px;
    position: absolute;
    top: 0;
    left: -18px;
    background: url("../img/frame-1.png") no-repeat;
    background-size: 200px;
  }
  section.bridegroom .content .bride-profile .image-bg .image-bride .frame-right {
    width: 200px;
    height: 200px;
    position: absolute;
    top: -10px;
    left: -2px;
    background: url("../img/frame-1.png") no-repeat;
    background-size: 200px;
    transform: scaleX(-1) rotate(66deg);
  }
  section.bridegroom .content .bride-profile .image-bg h1 {
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 61px;
    text-align: center;
    font-feature-settings: "ss04" on;
    color: #6A6357;
    position: absolute;
  }
  section.bridegroom .content .bride-info {
    width: 300px;
    border-radius: 4px;
    padding: 10px 7px;
    margin: auto;
    margin-bottom: 23.06px;
  }
  section.bridegroom .content .bride-info h5 {
    font-style: normal;
    font-weight: 400;
    font-size: 23px;
    line-height: 47px;
    /* identical to box height */
    text-align: center;
    color: #6A6357;
  }
  section.bridegroom .content .bride-info p {
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #6A6357;
  }
  section.bridegroom .content .bride-info p.label {
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 31.0477px;
    line-height: 38px;
    /* identical to box height */
    text-align: center;
    color: #6A6357;
  }
  section.event {
    background: #EEEAE5;
  }
  section.event .divider {
    width: 332px;
    height: 5px;
    border-bottom: 1.16px dashed #6A6357;
    margin: auto;
  }
  section.event .content {
    padding: 10px;
  }
  section.event .content .title {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  section.event .content .title .first {
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 68.1464px;
    line-height: 88.5%;
    /* or 69px */
    text-align: center;
    font-feature-settings: "ss04" on;
    color: #BF9E4E;
    display: flex;
    justify-content: center;
    padding-left: 40px;
  }
  section.event .content .title .first .flower {
    width: 57.84px;
    margin-top: -30px;
  }
  section.event .content .title .second {
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 88.5%;
    /* or 19px */
    text-align: center;
    letter-spacing: 0.735em;
    text-transform: uppercase;
    color: #6A6357;
  }
  section.event .content .col .event-item {
    width: 300px;
    background: #F4F1EA;
    box-shadow: 0px 1.14991px 11.4991px -3.44974px rgba(0, 0, 0, 0.1);
    border-radius: 19.5486px;
    padding: 12px;
    margin: auto;
  }
  section.event .content .col .event-item .item {
    height: 100%;
    border-radius: 19.5486px;
    border: 1.14991px dashed #6A6357;
    padding: 20px 12px;
  }
  section.event .content .col .event-item .item h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 34px;
    line-height: 88.5%;
    /* identical to box height, or 35px */
    text-align: center;
    color: #6A6357;
    margin-bottom: 10px;
  }
  section.event .content .col .event-item .item h4 {
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    /* identical to box height */
    letter-spacing: 0.165em;
    text-transform: uppercase;
    color: #565553;
    text-align: center;
  }
  section.event .content .col .event-item .item h5 {
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16.0988px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.065em;
    color: #6A6357;
  }
  section.event .content .col .event-item .item .link {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  section.event .content .col .event-item .item .link .btn-link {
    width: 207px;
    height: 34.5px;
    background: #FFFCEC;
    border: 2.3px solid #BF9E50;
    border-radius: 32.2px;
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 19.6865px;
    line-height: 25px;
    text-align: center;
    color: #6A6357;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
  }
  section.event .content .col .event-item .item .link .btn-link img.map {
    width: 19.55px;
    height: 19.55px;
  }
  section.event .content .col .event-item .item .link .btn-link img.live {
    width: 27.6px;
    height: 27.6px;
  }
  section.event .content .col .event-item .item .link .btn-link:hover {
    background: #FFEECE;
    border: 2.3px solid #BF9E50;
  }
  section.event .content .col:not(:last-child) {
    margin-bottom: 20px;
  }
  section.story {
    background: #EEEAE5;
    padding: 50px 0 80px 0;
    background-size: 139px;
  }
  section.story .content .title-header {
    padding: 15px 0;
    position: relative;
    width: 375px;
    margin: auto;
    margin-bottom: 80px;
    margin-top: 15px;
  }
  section.story .content .title-header .first {
    font-style: normal;
    font-weight: 400;
    font-size: 23px;
    line-height: 88.5%;
    /* or 23px */
    letter-spacing: 0.245em;
    text-transform: uppercase;
    font-feature-settings: "ss04" on;
    color: #6A6357;
    position: absolute;
    top: -18px;
    left: 50%;
    transform: translateX(calc(-50% - 43px));
  }
  section.story .content .title-header .first div {
    position: relative;
  }
  section.story .content .title-header .first div:after {
    content: "";
    width: 124.11px;
    height: 11px;
    background: url("../img/divider-2.png") no-repeat center;
    background-size: contain;
    position: absolute;
    bottom: -50px;
    left: 0;
  }
  section.story .content .title-header .second {
    font-style: normal;
    font-weight: 400;
    font-size: 47px;
    line-height: 0%;
    /* identical to box height, or 0px */
    text-align: right;
    font-feature-settings: "ss04" on;
    color: #6B6451;
    position: absolute;
    left: 50%;
    transform: translateX(calc(-50% + 55px));
    top: 30px;
  }
  section.story .content .title-header img {
    width: 54px;
    position: absolute;
    right: 55px;
    top: -53px;
  }
  section.story .content .slide {
    display: flex;
    overflow: hidden;
    overflow-x: auto;
    padding-left: 30px;
    list-style: none;
  }
  section.story .content .slide::-webkit-scrollbar {
    display: none;
  }
  section.story .content .slide li {
    background: #F4F1EA;
    margin-right: 20px;
    padding: 12px;
    border-radius: 12.7381px;
  }
  section.story .content .slide li .item {
    width: 248.13px;
    background: #F4F1EA;
    border: 1.14991px dashed #6A6357;
    box-sizing: border-box;
    border-radius: 12.7381px;
  }
  section.story .content .slide li .item h2 {
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 26px;
    /* identical to box height */
    text-align: center;
    text-transform: uppercase;
    color: #6A6357;
    padding-top: 25px;
  }
  section.story .content .slide li .item h3 {
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15.6411px;
    line-height: 21px;
    text-align: center;
    color: #BF9E4E;
    border-bottom: 1px dashed;
    padding-bottom: 12px;
  }
  section.story .content .slide li .item .description {
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12.5902px;
    line-height: 17px;
    color: #605921;
    padding: 15px 15px 30px 15px;
  }
  section.galery {
    background: #EEEAE5;
  }
  section.galery .content {
    width: 90%;
    margin: auto;
  }
  section.galery .content .title {
    width: 100%;
    padding-left: 20px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  section.galery .content .title h1 {
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 51.1357px;
    line-height: 88.5%;
    /* or 45px */
    text-align: center;
    font-feature-settings: "ss04" on;
    color: #6A6357;
  }
  section.galery .content .image-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    margin: auto;
    margin-top: 30px;
    background: #F4F1EA;
    border-radius: 10.3492px;
    padding: 7px;
  }
  section.galery .content .image-list .image {
    width: calc(33.3333333333% - 2px);
    position: relative;
    margin: 1px;
    display: flex;
  }
  section.galery .content .image-list .image:after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  section.galery .content .image-list .image img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 0px;
  }
  section.rsvp {
    background: #EEEAE5;
  }
  section.rsvp .divider {
    width: 332px;
    height: 5px;
    border-bottom: 1.16px dashed #6A6357;
    margin: auto;
  }
  section.rsvp .content {
    background: #EEEAE5;
    margin-top: 25px;
    padding: 20px 0px 50px 0px;
  }
  section.rsvp .content .flower {
    width: 132px;
    position: absolute;
    left: 65px;
    top: 105px;
  }
  section.rsvp .content .title {
    text-align: center;
    width: 273.21px;
    margin: auto;
    margin-bottom: 30px;
  }
  section.rsvp .content .title .group {
    width: 100%;
    position: relative;
  }
  section.rsvp .content .title .group .flower-top {
    position: absolute;
    top: 56px;
    left: 27px;
    width: 54px;
  }
  section.rsvp .content .title .first {
    margin-left: -55px;
  }
  section.rsvp .content .title .third {
    margin-left: 80px;
  }
  section.rsvp .content .title .first, section.rsvp .content .title .third {
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 57.7524px;
    line-height: 105.5%;
    /* or 51px */
    font-feature-settings: "ss05" on;
    text-align: center;
    color: #6A6357;
    display: inline;
    padding: 10px 16px 25px 0;
  }
  section.rsvp .content .title .first .second, section.rsvp .content .title .third .second {
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 23px;
    line-height: 27px;
    color: #6A6357 !important;
    margin-right: 39px;
    margin-top: 10px;
  }
  section.rsvp .content .form {
    width: 332px;
    margin: auto;
    background: #F4F1EA;
    border-radius: 20.6985px;
    padding: 30px 0;
    position: relative;
  }
  section.rsvp .content .form #form_message {
    width: 273.21px;
    margin: auto;
  }
  section.rsvp .content .form #form_message label {
    font-family: "Nunito", sans-serif;
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 16.0988px;
    line-height: 22px;
    /* identical to box height */
    color: #6A6357;
    margin-bottom: 5px;
  }
  section.rsvp .content .form #form_message label.radio {
    margin-bottom: -5px;
    cursor: pointer;
  }
  section.rsvp .content .form #form_message input[type=text] {
    font-family: "Nunito", sans-serif;
    height: 40px;
    background: #ffffff;
    width: 100%;
    border-radius: 2px;
    border: 1px solid #AA9B13;
    font-style: normal;
    font-weight: 400;
    font-size: 16.0988px;
    line-height: 22px;
    /* identical to box height */
    color: #6A6357;
    padding: 0 10px;
  }
  section.rsvp .content .form #form_message input[type=radio] {
    width: 20px;
    height: 20px;
    accent-color: #ceb266;
  }
  section.rsvp .content .form #form_message textarea {
    font-family: "Nunito", sans-serif;
    white-space: pre-line;
    width: 100%;
    height: 124px;
    background: #ffffff;
    border-radius: 2px;
    border: 1px solid #AA9B13;
    font-style: normal;
    font-weight: 400;
    font-size: 16.0988px;
    line-height: 22px;
    /* identical to box height */
    color: #6A6357;
    padding: 10px;
  }
  section.rsvp .content .form #form_message button {
    font-family: "Nunito", sans-serif;
    background: #FFFCEC;
    border: 2.3127px solid #BF9E50;
    border-radius: 48px;
    font-style: normal;
    font-weight: 400;
    font-size: 17.8692px;
    line-height: 23px;
    text-align: center;
    color: #6A6357;
    width: 208px;
    height: 35px;
    cursor: pointer;
    text-transform: uppercase;
  }
  section.rsvp .content .form #form_message button img#icon_message {
    width: 26.49px;
    height: 26.49px;
  }
  section.rsvp .content .form #form_message button img#icon_gift {
    width: 26.49px;
    height: 26.49px;
  }
  section.rsvp .content .form #form_message button:hover {
    background: #FFEECE;
    border: 2.3px solid #BF9E50;
    color: #24364D;
  }
  section.rsvp .content .form #form_message p {
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16.0988px;
    line-height: 22px;
    text-align: center;
    color: #6A6357;
  }
  section.rsvp .content .form #form_message h2 {
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 39.0971px;
    line-height: 88.5%;
    /* identical to box height, or 35px */
    text-align: center;
    font-feature-settings: "ordn" on, "ss06" on, "ss07" on, "ss08" on, "ss09" on;
    background: linear-gradient(145.3deg, #BE9C4C 20.46%, #F3E9A6 143.06%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    padding-top: 7px;
    padding-bottom: 15px;
    margin: auto;
  }
  section.rsvp .content .form #form_message .button-group {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  section.rsvp .content .form #form_message .radio-group, section.rsvp .content .form #form_message .label-radio {
    padding-left: 33px;
  }
  section.rsvp .content .form:after {
    content: "";
    position: absolute;
    top: 12px;
    left: 12px;
    width: calc(100% - 24px);
    height: calc(100% - 24px);
    border: 1.14991px dashed #6A6357;
    box-sizing: border-box;
    border-radius: 20.6985px;
    pointer-events: none;
  }
  section.message {
    background: #EEEAE5;
  }
  section.message .cd {
    width: 300px;
    height: 144.89px;
    background: url("../img/cd-bg-2.png") no-repeat center, url("../img/cd-bg-1.png") no-repeat center;
    border-radius: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 50%;
    transform: translateX(-50%);
    background-size: calc(100% - 17px), 100%;
    margin-bottom: 40px;
  }
  section.message .cd h1 {
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 22.9983px;
    line-height: 88.5%;
    /* or 20px */
    text-align: center;
    text-transform: uppercase;
    color: #6A6357;
    margin-bottom: 10px;
  }
  section.message .cd h1 span {
    font-style: normal;
    font-weight: 400;
    font-size: 45.9966px;
    line-height: 88.5%;
    /* identical to box height, or 41px */
    text-align: center;
    text-transform: uppercase;
    color: #6A6357;
  }
  section.message .cd h2 {
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18.3986px;
    /* identical to box height, or 207% */
    text-align: center;
    letter-spacing: 0.28em;
    color: #BF9E4E;
  }
  section.message .content {
    width: 332px;
    margin: auto;
    border-radius: 28.75px;
    background: #F4F1EA;
    padding: 20px 0px;
    margin-bottom: 30px;
    box-shadow: 0px 1px 10px -3px rgba(0, 0, 0, 0.1);
  }
  section.message .content #message_list {
    list-style: none;
    overflow-y: auto;
    width: 90%;
    margin: auto;
  }
  section.message .content #message_list::-webkit-scrollbar {
    width: 2px;
  }
  section.message .content li {
    width: 90%;
    padding: 40px 10px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: auto;
  }
  section.message .content li:not(:first-child) {
    padding: 40px 10px;
  }
  section.message .content li:not(:last-child):after {
    content: "";
    width: 286.35px;
    height: 33.35px;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 1px dashed;
  }
  section.message .content li .guest_message {
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14.0988px;
    line-height: 22px;
    text-align: center;
    color: #24364D;
    margin-bottom: 10px;
  }
  section.message .content li .from {
    font-style: normal;
    font-weight: 400;
    font-size: 19.1482px;
    line-height: 28px;
    /* identical to box height */
    color: #C09F4F;
    text-align: center;
  }
  section.message .footer {
    width: 100%;
    height: 34px;
    background: #E7E1DA;
    align-items: center;
    display: flex;
    justify-content: center;
  }
  section.message .footer a {
    font-family: "Nunito", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    color: #6B6451;
    text-align: center;
    text-transform: uppercase;
  }
}