@keyframes show-r-l {
  0% {
    opacity: 0;
    transform: translate(30px, 0);
  }

  to {
    opacity: 1;
    transform: translate(0);
  }
}

@keyframes show-l-r {
  0% {
    opacity: 0;
    transform: translate(-30px, 0);
  }

  to {
    opacity: 1;
    transform: translate(0);
  }
}

@keyframes show-b-t {
  0% {
    opacity: 0;
    transform: translate(0, -30px);
  }

  to {
    opacity: 1;
    transform: translate(0);
  }
}

@keyframes show-t-b {
  0% {
    opacity: 0;
    transform: translate(0, 30px);
  }

  to {
    opacity: 1;
    transform: translate(0);
  }
}

@keyframes arotate {

  0%,
  to {
    transform: translateY(-5px);
  }

  50% {
    transform: translateY(5px);
  }
}

@keyframes drawHeart {
  0% {
    stroke-dashoffset: 2000;
    fill: transparent;
  }

  56%,
  to {
    stroke-dashoffset: 0;
    fill: #9d1e11;
  }
}

body {
  background-color: #ddccbd;
}

:root {
  --clr-base: #000;
  --clr-att: #947569;
  --clr-att-hover: #7a5e57;
  --titleSize: 42px;
}

.sm-contact_socials svg,
.sm-contact_socials svg * {
  fill: var(--clr-att);
}

.sm-container {
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}

.sm-helper-button .sm-button-ico {
  animation: arotate ease-in-out 1.8s infinite;
}

.sm-btn {
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: top;
  width: auto;
  min-width: 300px;
  height: 31px;
  line-height: 31px;
  padding: 0 35px;
  border: 0;
  background: var(--clr-att);
  font-size: 12px;
  letter-spacing: -0.05em;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0;
  color: #fff;
  font-family: var(--title-font-family);
}

.sm-btn:hover {
  background: var(--clr-att-hover);
  color: #fff;
}

.sm-subtitle {
  font-size: 16px;
  line-height: normal;
  font-weight: 700;
  letter-spacing: normal;
  margin: 0 0 10px;
  color: var(--clr-att);
  font-family: var(--alt-font-family);
}

.sm-title {
  font-size: var(--titleSize);
  line-height: 1;
  font-weight: 400;
  letter-spacing: -0.05em;
  text-transform: uppercase;
  margin: 0 0 10px;
  color: var(--clr-base);
  font-family: var(--title-font-family);
}

.sm-helper {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 1;
}

.sm-helper-button,
.sm-text {
  font-size: 14px;
  font-weight: 400;
}

.sm-helper-button {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  height: 18px;
  padding: 0;
  gap: 5px;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid var(--clr-att);
  text-transform: uppercase;
  color: var(--clr-att);
  font-family: var(--title-font-family);
}

.sm-helper-button .sm-button-ico,
.sm-helper-button .sm-button-title {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: block;
}

.sm-helper-button .sm-button-title {
  letter-spacing: -0.05em;
}

.sm-text {
  display: block;
  color: var(--clr-base);
  line-height: 1;
  letter-spacing: -0.05em;
  margin: 0 auto;
  text-wrap: balance;
  font-family: var(--text-font-family);
}

.sm-section-decor-line {
  position: relative;
}

.sm-section-decor-line:before {
  content: "";
  display: block !important;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1920px auto;
  pointer-events: none;
  margin: 0;
  transform: none;
  width: auto;
  height: auto;
}

.sm-decor01:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='760' viewBox='0 0 1920 760' fill='none'%3E%3Cpath d='M-40 84C229 14 461 25 708 93C947 159 1198 245 1486 105C1670 -10 1843 -2 1980 140' stroke='%23947569' stroke-width='1.6' stroke-linecap='round'/%3E%3Cpath d='M-48 275C160 388 432 533 760 511C1098 488 1386 339 1720 385C1825 399 1911 415 1980 432' stroke='%23947569' stroke-width='1.6' stroke-linecap='round'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-position: center center;
  top: 350px;
  bottom: -150px;
}

.sm-decor02:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='685' viewBox='0 0 1920 685' fill='none'%3E%3Cpath d='M-74 618.04C485.5 798.54 2034 618.04 1974 0.0393066' stroke='%23947569' stroke-width='0.812825'/%3E%3C/svg%3E");
  background-position: center -230px;
}

.sm-decor03:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1908' height='681' viewBox='0 0 1908 681' fill='none'%3E%3Cpath d='M0.232422 125.092C213.732 43.1231 1266.25 -58.2116 1119.03 43.1239C971.804 144.459 1509.4 92.5908 1560.73 160.091C1642.52 267.64 1484.7 437.313 1322.18 478.103C1119.03 529.089 448.062 423.768 455.232 524.147C460.809 602.22 1748.73 785.147 1950.23 598.147' stroke='%23947569' stroke-width='1.2951'/%3E%3C/svg%3E");
  background-size: 1908px auto;
  background-position: top center;
}

.sm-decor04:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='186' viewBox='0 0 1920 186' fill='none'%3E%3Cpath d='M1988.5 0.0615234C1966.5 178.562 604.719 82.5615 351.501 82.5615C-28.4992 82.5615 -130.499 184.562 -269.5 184.562' stroke='%23947569'/%3E%3C/svg%3E");
  background-position: center 55%;
}

.sm-decor05:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='843' viewBox='0 0 1920 843' fill='none'%3E%3Cpath d='M-323.5 0.0898438C-281.226 230.904 1096.32 231.99 736.5 158.589C160.5 41.0893 -169.08 501.607 278.499 683.59C687.999 850.09 2024 702.09 2024 842.59' stroke='%23947569'/%3E%3C/svg%3E");
  background-position: center 40%;
}

.sm-decor06:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1744' height='818' viewBox='0 0 1744 818' fill='none'%3E%3Cpath d='M1847.69 0C1847.69 325.5 252.187 542.5 33.6869 471C-291.797 364.491 1886.19 409.001 1800.19 817.001L1776.69 392.5' stroke='%23947569'/%3E%3C/svg%3E");
  background-size: 1744px auto;
  background-position: right center;
}

.sm-decor07:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1607' height='603' viewBox='0 0 1607 603' fill='none'%3E%3Cpath d='M1662.16 182.057C1448.66 100.089 314.14 -69.3017 461.364 32.0338C608.587 133.369 70.9915 81.5007 19.6582 149.001C-62.1325 256.55 136.639 350.268 299.158 391.057C502.307 442.044 1662.16 501.512 1662.16 602.147' stroke='%23947569' stroke-width='1.2951'/%3E%3C/svg%3E");
  background-size: 1607px auto;
  background-position: right 95%;
}

.sm-decor08:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='810' viewBox='0 0 1920 810' fill='none'%3E%3Cpath d='M-447.066 66.2149C-404.793 297.029 840.319 87.6154 480.501 14.2149C-95.4991 -103.285 -292.646 567.732 154.933 749.715C564.433 916.215 2135.5 666.715 2135.5 807.215' stroke='%23947569'/%3E%3C/svg%3E");
  background-position: center bottom;
}

.sm-decor09:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='168' viewBox='0 0 1920 168' fill='none'%3E%3Cpath d='M-49.5 83.0564C510 263.556 2133.61 114.056 2149.5 0.0557404' stroke='%23947569' stroke-width='0.812825'/%3E%3C/svg%3E");
  background-position: center 38%;
}

.sm-decor10:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='829' viewBox='0 0 1920 829' fill='none'%3E%3Cpath d='M-74 1160.35C485.5 1340.85 1387.11 966.354 1403 852.354C1417.67 747.051 784 697.855 790 741.855C796 785.855 1107 846.354 1188.38 623.854C1211.28 561.258 1246.78 424.726 1134.38 444.354C925.383 480.854 373.807 157.83 798.497 213.355C939.997 231.855 1103.46 323.494 1211.5 304.854C1623 233.854 1447.5 -82.1455 1949 20.8545' stroke='%23947569' stroke-width='0.812825'/%3E%3C/svg%3E");
  background-position: center bottom;
}

.sm-title-font {
  font-family: var(--title-font-family);
}

.sm-text-font {
  font-family: var(--text-font-family);
}

.sm-alt-font {
  font-family: var(--alt-font-family);
}

.sm-time {
  padding: 0;
}

.sm-time .sm-box {
  border: 1px solid var(--clr-att);
  background: #fff url(/assets/img/bg-decor.jpg) center;
  background-size: 1055px auto;
  text-align: center;
  padding: 60px 20px;
}

.sm-time .sm-title {
  line-height: 1.2;
}

.sm-time .sm-subtitle {
  margin: 0 0 25px;
}

.sm-time .sm-time__box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  white-space: nowrap;
  font-size: 12px;
  line-height: normal;
  letter-spacing: -0.6px;
  font-weight: 300;
  gap: 15px;
  margin: 20px 0 0;
  padding: 0;
  position: relative;
}

.sm-time .sm-time__item {
  -ms-flex: 1;
  flex: 1;
  padding: 0;
  margin: 0;
}

.sm-time .sm-time__item_number {
  font-size: 40px;
  font-weight: 400;
  letter-spacing: -2px;
}

.sm-time .sm-time__item_number * {
  font-weight: inherit;
  font-size: inherit;
}

.sm-time .sm-time__item__title {
  font-size: 14px;
  line-height: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  margin-top: -5px;
  font-family: var(--text-font-family);
}

.sm-contact,
.sm-wishes {
  padding: 0;
  text-align: center;
}

.sm-wishes .sm-wishes__pagination-wrapper {
  margin-top: 0;
  margin-bottom: 0;
}

.sm-contact .sm-contact__box:after,
.sm-contact .sm-contact__box:before,
.sm-wishes .sm-wishes__pagination-wrapper .sm-wishes__pagination,
.sm-wishes:after,
.sm-wishes:before {
  display: none;
}

.sm-wishes .sm-subtitle {
  margin-bottom: 10px;
}

.sm-wishes .sm-wishes__content-slide {
  text-align: center;
  display: block;
  color: var(--clr-base);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.05em;
  margin: 0 auto;
  text-wrap: balance;
  font-family: var(--text-font-family);
  line-height: normal;
}

.sm-wishes .sm-slider-wrap {
  padding: 0 54px;
  position: relative;
}

.sm-wishes .sm-slider {
  margin: 0;
  position: relative;
  padding: 0;
}

.sm-wishes .sm-arrow {
  position: absolute;
  top: 50%;
  left: 8px;
  width: 44px;
  height: 44px;
  margin: -22px 0 0;
}

.sm-wishes .sm-arrow img,
.sm-wishes .sm-arrow svg {
  object-fit: contain;
}

.sm-wishes .sm-arrow-next {
  left: auto;
  right: 8px;
}

.sm-wishes .sm-btn {
  margin-top: 40px;
  width: auto;
  padding: 0 20px;
  min-width: 300px;
}

.sm-wishes .sm-arrow.sm-arrow-next {
  transform: none;
}

.sm-wishes .sm-arrow.sm-arrow-prev {
  transform: scale(1);
}

.sm-wishes .sm-arrow.sm-arrow-next {
  transform: scale(-1);
}

.sm-contact .sm-text,
.sm-contact .sm-title,
.sm-questionnaire .sm-box .sm-text,
.sm-questionnaire .sm-box .sm-title {
  color: inherit;
}

.sm-contact .sm-contact__box {
  margin: 0;
  padding: 0;
}

.sm-contact .sm-contact_photo {
  padding: 0;
  margin: 30px auto;
  width: 163px;
  position: relative;
}

.sm-contact .sm-photo {
  display: block;
  position: relative;
  line-height: 1;
}

.sm-contact .sm-photo img {
  display: block;
  width: 100%;
}

.sm-contact .sm-text {
  margin: 0 auto 30px;
  max-width: 270px;
}

.sm-contact .sm-contact__info {
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -1px;
  text-transform: uppercase;
  margin: 0 0 30px;
}

.sm-contact .sm-contact__info * {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: 0;
}

.sm-contact .sm-contact_socials {
  margin-bottom: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 14px;
}

.sm-contact .sm-contact_socials img,
.sm-contact .sm-contact_socials svg {
  width: 25px;
  height: auto;
}

.sm-contact .sm-contact_soc {
  display: block;
  width: 25px;
  height: 25px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 0;
}

.sm-contact .sm-btn {
  margin-top: 0;
  min-width: 300px;
  width: auto;
}

.sm-questionnaire {
  padding: 0;
}

.sm-questionnaire.sm-modal {
  display: block;
}

.sm-questionnaire .sm-box {
  position: relative;
  background: var(--clr-base);
  color: var(--clr-bg);
  z-index: 2;
  padding: 60px 20px;
  text-align: center;
}

.sm-questionnaire .sm-text {
  display: block;
  position: relative;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  max-width: 240px;
  padding: 0;
}

.sm-questionnaire .sm-questionnaire__date {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -1px;
  line-height: normal;
  margin: 0;
}

.sm-questionnaire .sm-questionnaire-image {
  display: block;
  position: relative;
  overflow: hidden;
}

.sm-footer .sm-footer__image:after,
.sm-questionnaire .sm-questionnaire-image .sm-img-m {
  display: none;
}

.sm-questionnaire .sm-questionnaire-image img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sm-questionnaire .sm-btn {
  margin-top: 20px;
}

.sm-footer,
.sm-timing {
  padding: 0;
  text-align: center;
}

.sm-footer .sm-footer__image {
  position: relative;
  overflow: visible;
  display: block;
}

.sm-footer .sm-footer__image:before {
  content: "";
  display: block;
  width: 45px;
  height: auto;
  border: 0;
  transform: none;
  position: absolute;
  background: url(/assets/img/heart_moving-2.gif) center no-repeat;
  background-size: 100%auto;
  aspect-ratio: 1;
  left: 50%;
  top: 100%;
  bottom: auto;
  right: auto;
  margin-left: -18px;
  margin-top: -24px;
  z-index: 3;
}

.sm-footer .sm-footer__image .sm-img {
  display: block;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  height: 237px;
}

.sm-footer .sm-footer__image .sm-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  margin: 0;
  object-fit: cover;
  max-width: inherit;
  object-position: center center;
}

.sm-footer .sm-text {
  margin: 0 auto 20px;
  max-width: 240px;
}

.sm-footer .sm-text:has(+ .sm-text) {
  margin-bottom: 0;
}

.sm-footer .sm-footer__names {
  font-size: var(--titleSize);
  font-weight: 400;
  letter-spacing: -0.05em;
  text-transform: uppercase;
  color: var(--clr-base);
  line-height: 1.2;
  margin: 0 0 30px;
  max-width: 100%;
  font-family: var(--title-font-family);
}

.sm-timing .sm-title {
  margin-bottom: 10px;
}

.sm-timing .sm-timing__items {
  margin: 35px 0 0;
  padding: 0;
  gap: 40px;
}

.sm-location:after,
.sm-location:before,
.sm-timing .sm-timing__items:after,
.sm-timing .sm-timing__items:before {
  display: none;
}

.sm-timing .sm-timing-text {
  display: block;
  text-align: center;
  margin: 0;
}

.sm-dresscode .sm-photos-section-wrap:last-child,
.sm-timing .sm-timing__item:last-child {
  margin-bottom: 0;
}

.sm-timing .sm-timing__item__time {
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  letter-spacing: normal;
}

.sm-timing .sm-timing__item__title {
  margin: 0 auto;
  text-align: center;
}

.sm-dresscode .sm-title_wrap {
  position: relative;
}

.sm-dresscode .sm-text {
  margin: 0 auto 30px;
  text-align: center;
  max-width: 24.16666667em;
}

.sm-dresscode .sm-dress-code__colors {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  margin-bottom: 20px;
  margin-top: 0;
}

.sm-dresscode [data-sm-text="DRESSCODE_COLORS"]>div {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
  margin: 0;
}

.sm-dresscode .sm-subtitle {
  font-size: 14px;
  margin-bottom: 15px;
  text-align: center;
}

.sm-dresscode .sm-dress-code_wrap-bottom_circle,
.sm-dresscode .sm_colors {
  display: block;
  width: 54px;
  height: 54px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  line-height: 1;
  border: 0;
}

.sm-dresscode .sm_colors > div {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
}

.sm-dresscode .sm-dress-code__colors .sm-color-pop:not(.item-active) {
  opacity: 0;
  transform: scale(0.82);
}

.sm-dresscode .sm-dress-code_wrap-bottom_circle img,
.sm-dresscode .sm-dress-code_wrap-bottom_circle svg,
.sm-dresscode .sm_colors img,
.sm-dresscode .sm_colors svg {
  display: block;
  width: 100%;
  height: 100%;
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 50%;
}

.sm-dresscode .sm-photos-section-wrap {
  position: relative;
  padding: 35px 0 0;
  margin-bottom: 20px;
}

.sm-dresscode .sm-dresscode__examples {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
  width: 100%;
  max-width: 320px;
  margin: 20px auto 0;
  -ms-flex-pack: center;
  justify-content: center;
}

.sm-dresscode .sm-dresscode__palette-note {
  margin: 14px auto 0;
  max-width: 320px;
  text-align: center;
  font-size: 13px;
  line-height: 1.45;
  letter-spacing: -0.02em;
  color: rgba(0, 0, 0, 0.72);
}

.sm-dresscode .sm-section-common {
  width: 100%;
}

.sm-dresscode .sm-section-common .sm-dresscode__examples {
  max-width: 584px;
}

.sm-dresscode .sm-dresscode__examples .sm-photo {
  position: relative;
  top: auto;
  left: auto;
  width: 56px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 50%;
}

.sm-dresscode .sm-photo {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  aspect-ratio: 1;
}

.sm-dresscode .sm-photo img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sm-dresscode .sm-section-woman .sm-photo-01:nth-child(1) {
  aspect-ratio: 512/847;
  width: 129px;
  left: -24px;
  top: 67px;
}

.sm-dresscode .sm-section-woman .sm-photo-01:nth-child(2) {
  z-index: 4;
  aspect-ratio: 513/718;
  width: 214px;
  left: 88px;
  top: 32px;
}

.sm-dresscode .sm-section-woman .sm-photo-01:nth-child(3) {
  z-index: 5;
  aspect-ratio: 512/768;
  width: 90px;
  top: 0;
  left: 270px;
}

.sm-dresscode .sm-section-woman .sm-photo-01:nth-child(4) {
  z-index: 5;
  aspect-ratio: 513/769;
  width: 142px;
  top: 290px;
  left: 34px;
}

.sm-dresscode .sm-section-woman .sm-photo-01:nth-child(5) {
  z-index: 5;
  aspect-ratio: 513/769;
  width: 142px;
  top: 184px;
  left: 239px;
}

.sm-dresscode .sm-section-man .sm-photo-01:nth-child(1) {
  z-index: 5;
  aspect-ratio: 513/769;
  width: 89px;
  top: 92px;
  left: 30px;
}

.sm-dresscode .sm-section-man .sm-photo-01:nth-child(2) {
  z-index: 4;
  aspect-ratio: 513/719;
  width: 214px;
  top: 37px;
  left: 88px;
}

.sm-dresscode .sm-section-man .sm-photo-01:nth-child(3) {
  z-index: 3;
  aspect-ratio: 513/846;
  width: 129px;
  left: 267px;
  top: 0;
}

.sm-dresscode .sm-section-man .sm-photo-01:nth-child(4) {
  z-index: 6;
  aspect-ratio: 513/769;
  width: 142px;
  top: 265px;
  left: 22px;
}

.sm-dresscode .sm-section-man .sm-photo-01:nth-child(5) {
  z-index: 7;
  aspect-ratio: 513/898;
  width: 127px;
  top: 226px;
  left: 247px;
}

.sm-datetime {
  padding: 0;
}

.sm-datetime .sm-container {
  padding-top: 70px;
}

.sm-datetime .sm-email-outer {
  display: -ms-flexbox;
  display: flex;
  aspect-ratio: 611/497;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 28%0 0;
  text-align: center;
  background: url(/assets/img/envelope.png) center no-repeat;
  background-size: 75% auto;
  margin-top: -40px;
}

.sm-datetime .sm-text {
  margin: 0 auto;
  max-width: 240px;
}

.sm-datetime .sm-title {
  padding: 0 70px;
  white-space: normal;
  margin-bottom: 25px;
}

.sm-datetime .sm-section__text {
  margin: 0-55px;
  position: relative;
}

.sm-datetime .sm-date-table {
  margin: 40px -22px 52px -21px;
  position: relative;
}

.sm-datetime .sm-date-table .sm-health-svg {
  display: block;
  width: 172px;
  position: absolute;
  aspect-ratio: 235/286;
  top: 50%;
  left: 50%;
  transform: translate(-54%, -46%);
  pointer-events: none;
  z-index: 2;
}

.sm-datetime .sm-date-table .sm-health-svg.item-active path {
  animation: drawHeart 5s ease infinite;
  animation-delay: 1s;
}

.sm-datetime .sm-date-table table {
  width: 100%;
  table-layout: fixed;
  margin: 0;
  border-collapse: collapse;
}

.sm-datetime .sm-date-table table thead td,
.sm-datetime .sm-date-table table thead th {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  font-family: var(--title-font-family);
  padding: 5px 5px 2px;
}

.sm-datetime .sm-date-table table td,
.sm-datetime .sm-date-table table th {
  padding: 12px 8px;
  border: 1px solid #000;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.05em;
  vertical-align: top;
  font-family: var(--text-font-family);
}

.sm-datetime .sm-date-table .sm-date-main {
  position: relative;
  z-index: 6;
}

.sm-datetime .sm-date-table .sm-month-main,
.sm-datetime .sm-date-table .sm-week-main {
  display: block;
  position: relative;
  z-index: 6;
}

.sm-datetime .sm-date-table .sm-date-main {
  display: block;
  font-size: 80px;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 400;
  font-family: var(--title-font-family);
  margin-top: 10px;
}

.sm-datetime,
.sm-lead {
  text-align: center;
}

.sm-lead,
.sm-lead .sm-lead-names-content {
  position: relative;
}

.sm-lead .sm-container {
  padding-top: 50px;
}

.sm-lead .sm-helper {
  margin-top: 40px;
}

.sm-lead .sm-title {
  margin-bottom: 0;
  line-height: 0.8;
}

.sm-lead .sm-subtitle {
  text-align: right;
  margin-top: -10px;
}

.sm-lead .sm-lead-name {
  margin-bottom: 9px;
  line-height: 1;
}

.sm-lead .sm-lead-name:last-child {
  margin-bottom: 0;
}

.sm-lead .sm-lead-names {
  position: relative;
}

.sm-lead .sm-lead-image,
.sm-lead .sm-lead-image img {
  display: block;
  position: relative;
  margin: 50px auto 0;
  width: 255px;
}

.sm-lead .sm-lead-image img {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  height: auto;
  object-fit: initial;
}

.sm-lead .sm-lead-date {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 35px;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: -0.05em;
  line-height: normal;
  gap: 17px;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 2;
}

.sm-lead .sm-lead-date-section {
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
}

.sm-lead .sm-lead-date-section:before {
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: currentColor;
  position: absolute;
  top: 50%;
  left: 100%;
  margin-left: 7px;
  margin-top: -2px;
}

.sm-lead .sm-lead-date-section:last-child:before,
.sm-thanks .sm-thanks-date-section:last-child:before {
  display: none;
}

.sm-location {
  padding: 0;
  text-align: center;
}

.sm-location .sm-section__text {
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
}

.sm-location .sm-location__image {
  margin: 0 auto;
  width: 300px;
  min-width: 300px;
  padding: 0;
}

.sm-location .sm-location__image:after,
.sm-location .sm-location__image:before {
  display: none;
}

.sm-location .sm-img {
  width: 100%;
  margin: 0 auto;
}

.sm-location .sm-img img {
  border-radius: 0;
  width: 100%;
  display: block;
  position: relative;
  object-fit: initial;
  height: auto;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.sm-location .sm-text {
  margin: 0;
}

.sm-location .sm-btn {
  margin-top: 30px;
}

.sm-thanks.sm-open {
  background-color: #ddccbd;
}

.sm-thanks .sm-helper {
  margin-top: 40px;
}

.sm-thanks .sm-modal-close {
  right: auto;
  left: 20px;
}

.sm-thanks .sm-thanks-date {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 60px;
  font-size: 24px;
  letter-spacing: -1.2px;
  line-height: normal;
  gap: 17px;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 2;
}

.sm-thanks .sm-thanks-date-section {
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
}

.sm-thanks .sm-thanks-date-section:before {
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: currentColor;
  position: absolute;
  top: 50%;
  left: 100%;
  margin-left: 7px;
  margin-top: -2px;
}

.sm-thanks .sm-thanks-names,
.sm-thanks .sm-thanks-title {
  text-align: center;
  font-size: 50px;
  font-weight: 300;
  letter-spacing: -2.5px;
  line-height: 1.1;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
}

.sm-thanks .sm-thanks-names-content {
  display: inline-block;
  max-width: 100%;
}

.sm-thanks .sm-thanks-name {
  text-align: left;
  display: block;
  position: relative;
  overflow: hidden;
}

.sm-thanks .sm-thanks-name:last-child {
  text-align: right;
  padding-left: 1.4em;
}

.sm-thanks .sm-thanks-name:last-child:before {
  content: "";
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%auto;
  aspect-ratio: 87/91;
  width: 1.74em;
  position: absolute;
  top: 50%;
  left: -0.3em;
  transform: translateY(-56%);
  opacity: 0.15;
  z-index: -1;
  pointer-events: none;
}

.sm-thanks .sm-title {
  text-align: center;
  margin: 0;
}

.sm-thanks .sm-subtitle {
  text-align: right;
  margin-top: -10px;
  padding-right: 30px;
  margin-bottom: 0;
}

.sm-thanks .sm-thanks__content {
  display: block;
  position: relative;
  text-align: center;
  padding: 0;
  margin: 0;
  z-index: 3;
}

.sm-thanks .sm-thanks__content:after,
.sm-thanks .sm-thanks__content:before {
  display: none;
}

.sm-form .sm-text {
  margin: 0 auto 10px;
  font-size: 14px;
  max-width: 20em;
}

.sm-form .sm-form__date {
  display: block;
  text-align: center;
  margin: 0;
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 400;
}

.sm-form .sm-form__form {
  margin: 40px 0 0;
}

.sm-form .sm-form__block {
  margin-top: 0;
  margin-bottom: 40px;
}

.sm-form .sm-form__block:last-child {
  margin-bottom: 0;
}

.sm-form .sm-form__block-submit {
  text-align: center;
}

.sm-form .sm-form__error {
  color: #c0392b;
  font-size: 13px;
  margin-bottom: 16px;
  text-align: center;
}

.sm-form .sm-form__block__title {
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
  margin: 0 0 11px;
  font-weight: 400;
}

.sm-form .sm-form__input {
  margin: 0;
  gap: 39px;
  border-radius: 0;
  border: 1px solid var(--clr-base);
  color: var(--clr-base);
  padding-left: 14px;
  font-size: 16px;
  letter-spacing: -0.7px;
}

.sm-form .sm-form__drinks-check {
  margin-top: 0;
  margin-left: 0;
}

.sm-form .sm-form_checkbox {
  position: relative;
}

.sm-form .sm-form_checkbox .sm-form_checkbox_box {
  left: -30px;
  top: 50%;
  margin-top: -10px;
}

.sm-mob-btn {
  height: 50px !important;
}

.sm-mob-btn .sm-btn {
  margin: 0;
  width: 100%;
  height: 56px;
  font-size: 14px;
}

@media (max-width: 500px) {
  .sm-lead .sm-lead-image {
    margin-top: 30px;
  }

  .sm-questionnaire.sm-open {
    background: #fff url(/assets/img/bg-decor.jpg) center;
    background-size: 1055px auto;
    transition: none !important;
  }

  .sm-questionnaire.sm-open .item-animation {
    transition: none !important;
  }

  .sm-questionnaire.sm-open .sm-form_checkbox [data-sm-alcoitem],
  .sm-questionnaire.sm-open .sm-questionnaire-form .sm-form_checkbox [data-sm-alcoitem] {
    padding-left: 0 !important;
  }

  .sm-questionnaire.sm-open .sm-container {
    padding-top: 60px;
    padding-bottom: 80px;
  }

  .sm-questionnaire.sm-open .sm-questionnaire-image {
    display: none;
  }

  .sm-questionnaire.sm-open .sm-form {
    display: block;
    margin-top: 40px;
  }

  .sm-questionnaire.sm-open .sm-box {
    padding: 0;
  }

  .sm-questionnaire .sm-container {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .sm-questionnaire .sm-btn.sm-only-mobile {
    margin-top: 30px;
  }

  .sm-questionnaire .sm-questionnaire-image {
    position: absolute;
    top: 60px;
    bottom: 60px;
    left: 0;
    right: 0;
  }

  .sm-questionnaire .sm-questionnaire-image:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .sm-questionnaire .sm-questionnaire-image img {
    width: 100%;
    height: 100%;
    object-position: center;
  }

  .sm-questionnaire .sm-questionnaire {
    display: none;
  }

  .sm-questionnaire .sm-questionnaire .sm-form {
    height: 100%;
    display: block;
  }

  .sm-questionnaire .sm-box {
    background: #fff url(/assets/img/bg-decor.jpg) center;
    background-size: 1055px auto;
  }

  .sm-questionnaire .sm-title {
    line-height: 1.2;
    margin-bottom: 15px;
  }

  .sm-questionnaire .sm-btn {
    margin-top: 30px;
  }

  .sm-questionnaire .sm-form {
    display: none;
    background: #fff url(/assets/img/bg-decor.jpg) center;
    background-size: 1055px auto;
  }

  .sm-form .sm-form {
    background: 0 0;
  }

  .sm-form .sm-form__head {
    display: block;
    margin-bottom: 40px;
    text-align: center;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .sm-form .sm-form__head * {
    color: inherit;
  }

  .sm-form .sm-form__block__title {
    font-family: var(--title-font-family);
    font-size: 14px;
    line-height: normal;
    letter-spacing: normal;
  }

  .sm-form .sm-form__block .sm-form_checkbox {
    font-size: 14px;
    letter-spacing: -0.05em;
  }

  .sm-form .sm-btn {
    margin-top: 0;
  }

  .sm-section-decor-line:before {
    background-size: 390px auto;
  }

  .sm-decor01:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='760' viewBox='0 0 1920 760' fill='none'%3E%3Cpath d='M-40 84C229 14 461 25 708 93C947 159 1198 245 1486 105C1670 -10 1843 -2 1980 140' stroke='%23947569' stroke-width='1.6' stroke-linecap='round'/%3E%3Cpath d='M-48 275C160 388 432 533 760 511C1098 488 1386 339 1720 385C1825 399 1911 415 1980 432' stroke='%23947569' stroke-width='1.6' stroke-linecap='round'/%3E%3C/svg%3E");
    background-size: 100% 100%;
    background-position: center center;
  }

  .sm-decor02:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='390' height='363' viewBox='0 0 390 363' fill='none'%3E%3Cpath d='M-35.5039 362.056C53.1742 276.556 625.613 114.056 641.5 0.0556641' stroke='%23947569' stroke-width='0.812825'/%3E%3C/svg%3E");
    background-position: center -10px;
  }

  .sm-decor03,
  .sm-decor05,
  .sm-decor06,
  .sm-decor09 {
    overflow: visible;
  }

  .sm-decor03:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='390' height='481' viewBox='0 0 390 481' fill='none'%3E%3Cpath d='M-15 60.6696C123.667 23.5029 377.9 -34.9304 285.5 28.6696C193.1 92.2696 322.833 79.8365 395 66.1699M413 301.67C285.5 333.67 3 352.17 7.5 415.17C11 464.17 318.503 466.906 399.503 479.906' stroke='%23947569' stroke-width='0.812825'/%3E%3C/svg%3E");
    background-position: 0 center;
    top: -190px;
  }

  .sm-decor04:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='336' height='298' viewBox='0 0 336 298' fill='none'%3E%3Cpath d='M401.216 22.3891C367.216 94.8891 97.2167 88.3877 214.216 31.8885C310.848 -14.7753 -29.9505 -31.6111 2.71618 143.389C16.7162 218.389 113.215 279.889 347.215 297.389' stroke='%23947569'/%3E%3C/svg%3E");
    background-size: 336px auto;
    background-position: right 100px;
  }

  .sm-decor05:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='390' height='1397' viewBox='0 0 390 1397' fill='none'%3E%3Cpath d='M401.678 0.499023C635.678 17.999 333.999 551.61 42.9991 327.61C-248.001 103.61 -49.4999 461.11 118.5 537.11C286.5 613.11 560.659 587.987 512 672.11C482.501 723.11 40.0001 1113.61 -41.9999 1023.11C-132.202 923.557 616.501 988.61 530.5 1396.61' stroke='%23947569'/%3E%3C/svg%3E");
    background-position: center top;
    top: -120px;
  }

  .sm-decor06:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='309' height='380' viewBox='0 0 309 380' fill='none'%3E%3Cpath d='M134.97 0.292969C223.648 85.793 382.967 55.293 398.854 169.293C413.529 274.596 -5.52992 305.793 0.470076 261.793C6.47008 217.793 317.47 157.293 398.854 379.793' stroke='%23947569' stroke-width='0.812825'/%3E%3C/svg%3E");
    background-position: right 0;
    top: 100px;
    background-size: 309px auto;
  }

  .sm-decor07:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='390' height='490' viewBox='0 0 390 490' fill='none'%3E%3Cpath d='M412 68.1642C291.834 19.9002 -33.4545 -28.2225 67.2714 21.1436C168.199 70.6087 -60.2349 51.8389 -132.574 38.1748C-132.674 38.1557 -132.767 38.1964 -132.829 38.2783C-184.06 105.808 -182.662 230.062 -80.7286 255.645C46.7714 287.645 441 143.164 456 231.164C510.84 552.889 -104.228 523.164 -80.7278 413.164' stroke='%23947569' stroke-width='0.812825'/%3E%3C/svg%3E");
    background-position: center 115px;
  }

  .sm-decor08:before {
    visibility: hidden;
  }

  .sm-decor09:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='390' height='445' viewBox='0 0 390 445' fill='none'%3E%3Cpath d='M-16 444.14C72.6781 358.64 435.497 324.64 451.384 210.64C466.059 105.337 47 74.1396 53 118.14C59 162.14 370 222.64 451.384 0.139648' stroke='%23947569' stroke-width='0.812825'/%3E%3C/svg%3E");
    background-position: center top;
    top: -70px;
  }

  .sm-decor10:before {
    background-size: 1920px auto;
  }

  .sm-footer .sm-container {
    padding-bottom: 100px;
  }
}

@media (min-width: 501px) {
  :root {
    --titleSize: 64px;
  }

  .sm-title {
    line-height: 1.2;
  }

  .sm-subtitle {
    font-size: 24px;
  }

  .sm-datetime .sm-date-table table thead td,
  .sm-datetime .sm-date-table table thead th,
  .sm-text {
    font-size: 18px;
  }

  .sm-btn {
    height: 38px;
    line-height: 38px;
    padding: 0 40px;
    font-size: 16px;
    letter-spacing: -0.8px;
  }

  .sm-section-decor {
    bottom: -26px;
    height: 52px;
  }

  .sm-container {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .sm-helper-button {
    height: 20px;
    font-size: 14px;
  }

  .sm-lead .sm-container {
    padding-top: 60px;
    padding-bottom: 110px;
  }

  .sm-lead .sm-lead-date {
    font-size: 36.8px;
    gap: 27px;
    margin-bottom: 25px;
  }

  .sm-lead .sm-lead-date-section:before,
  .sm-thanks .sm-thanks-date-section:before {
    width: 5px;
    height: 5px;
    margin-left: 11px;
    margin-top: -3px;
  }

  .sm-lead .sm-title {
    font-size: 78px;
    margin-bottom: 5px;
  }

  .sm-lead .sm-subtitle {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 570px;
  }

  .sm-lead .sm-lead-name {
    margin-bottom: 10px;
  }

  .sm-lead .sm-lead-image {
    width: 317px;
    margin-top: 40px;
  }

  .sm-decor01:before {
    background-size: 100% 100%;
    background-position: center center;
  }

  .sm-datetime .sm-email-outer {
    width: 611px;
    margin: -50px auto 0;
    padding-top: 14%;
  }

  .sm-datetime .sm-text {
    max-width: 315px;
  }

  .sm-datetime .sm-date-table {
    margin: 60px auto 70px;
    width: 527px;
  }

  .sm-datetime .sm-date-table .sm-health-svg {
    width: 235px;
  }

  .sm-datetime .sm-date-table table td,
  .sm-datetime .sm-date-table table th {
    font-size: 24px;
    padding: 15px 10px;
  }

  .sm-datetime .sm-date-table table td:first-child,
  .sm-datetime .sm-date-table table th:first-child {
    border-left: none;
  }

  .sm-datetime .sm-date-table table td:last-child,
  .sm-datetime .sm-date-table table th:last-child {
    border-right: none;
  }

  .sm-datetime .sm-date-table .sm-date-main {
    font-size: 108px;
  }

  .sm-location .sm-location__image {
    margin-top: 40px;
    width: 600px;
    min-width: 600px;
    max-width: 100%;
  }

  .sm-location .sm-section__text {
    width: 464px;
  }

  .sm-location .sm-ico {
    margin-bottom: 20px;
    width: 90px;
  }

  .sm-location .sm-ico img {
    width: 100%;
    transform: none;
  }

  .sm-location .sm-btn {
    margin-top: 40px;
  }

  .sm-location .sm-title {
    margin-top: 0;
  }

  .sm-timing .sm-container {
    padding-bottom: 70px;
  }

  .sm-timing .sm-subtitle {
    margin: 0;
  }

  .sm-timing .sm-timing__item__time {
    font-size: 32px;
  }

  .sm-timing .sm-timing__items {
    margin: 45px 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 50px;
  }

  .sm-timing .sm-timing__item {
    margin: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 157px;
  }

  .sm-thanks .sm-thanks-date {
    font-size: 36.8px;
    gap: 27px;
    margin-bottom: 25px;
  }

  .sm-thanks .sm-thanks-names,
  .sm-thanks .sm-thanks-title {
    font-size: 78px;
    letter-spacing: -3.9px;
  }

  .sm-thanks .sm-title {
    margin-bottom: 8px;
    font-size: 78px;
    line-height: 1;
    letter-spacing: -0.05em;
    max-width: 644px;
    margin-left: auto;
    margin-right: auto;
  }

  .sm-thanks .sm-subtitle {
    margin: 0;
  }

  .sm-dresscode .sm-text {
    margin-bottom: 40px;
    max-width: 464px;
  }

  .sm-dresscode .sm-dress-code__colors {
    margin-bottom: 60px;
    gap: 10px;
  }

  .sm-dresscode .sm-dress-code_wrap-bottom_circle,
  .sm-dresscode .sm_colors {
    width: 60px;
    height: 60px;
  }

  .sm-dresscode .sm-subtitle {
    margin-bottom: 10px;
    font-size: 24px;
  }

  .sm-dresscode .sm-dresscode__examples {
    gap: 12px;
    margin-top: 24px;
  }

  .sm-dresscode .sm-dresscode__palette-note {
    margin-top: 18px;
    max-width: 520px;
    font-size: 15px;
  }

  .sm-dresscode .sm-section-common .sm-dresscode__examples {
    max-width: 744px;
  }

  .sm-dresscode .sm-section-woman .sm-dresscode__examples {
    max-width: 408px;
    margin-left: auto;
    margin-right: auto;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .sm-dresscode .sm-section-man .sm-dresscode__examples {
    max-width: 336px;
    margin-left: auto;
    margin-right: auto;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .sm-dresscode .sm-dresscode__examples .sm-photo {
    width: 72px;
  }

  .sm-dresscode .sm-photos-outer-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    position: relative;
    max-width: 1055px;
  }

  .sm-dresscode .sm-photos-section-wrap {
    margin: 0;
    padding: 0;
    width: 50%;
  }

  .sm-dresscode .sm-section-common {
    width: 100%;
  }

  .sm-dresscode .sm-photos-section-wrap:before {
    display: none;
  }

  .sm-dresscode .sm-photos-section-wrap:last-child .sm-section-title {
    margin-right: 0;
    margin-left: auto;
  }

  .sm-dresscode .sm-section-woman .sm-photo-01:nth-child(1) {
    width: 145px;
    top: 75px;
    left: 0;
  }

  .sm-dresscode .sm-section-woman .sm-photo-01:nth-child(2) {
    width: 241px;
    top: 36px;
    left: 126px;
  }

  .sm-dresscode .sm-section-woman .sm-photo-01:nth-child(3) {
    width: 100px;
    top: 0;
    left: 331px;
  }

  .sm-dresscode .sm-section-woman .sm-photo-01:nth-child(4) {
    width: 160px;
    top: 327px;
    left: 65px;
  }

  .sm-dresscode .sm-section-woman .sm-photo-01:nth-child(5) {
    width: 160px;
    top: 207px;
    left: 296px;
  }

  .sm-dresscode .sm-section-man .sm-subtitle {
    margin-left: auto;
    margin-right: auto;
  }

  .sm-dresscode .sm-section-man .sm-photo-01:nth-child(1) {
    width: 100px;
    top: 117px;
    left: 39px;
  }

  .sm-dresscode .sm-section-man .sm-photo-01:nth-child(2) {
    width: 242px;
    top: 55px;
    left: 105px;
  }

  .sm-dresscode .sm-section-man .sm-photo-01:nth-child(3) {
    width: 145px;
    top: 14px;
    left: 306px;
  }

  .sm-dresscode .sm-section-man .sm-photo-01:nth-child(4) {
    width: 160px;
    top: 313px;
    left: 30px;
  }

  .sm-dresscode .sm-section-man .sm-photo-01:nth-child(5) {
    width: 143px;
    top: 269px;
    left: 283px;
  }

  .sm-time,
  .sm-time .sm-box {
    position: relative;
  }

  .sm-time .sm-box {
    margin: 0 auto;
    max-width: 1055px;
    padding: 60px 190px;
    z-index: 7;
  }

  .sm-time .sm-time__item__title {
    margin-top: -5px;
    font-size: 16px;
  }

  .sm-time .sm-time__box {
    padding: 0;
    margin-top: 30px;
    font-size: 16px;
    letter-spacing: -0.8px;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .sm-time .sm-time__item_number {
    font-size: 32px;
    letter-spacing: -0.05em;
    font-weight: 400;
    line-height: 1;
  }

  .sm-time .sm-time__item {
    max-width: 80px;
  }

  .sm-wishes .sm-slider-wrap {
    margin: 0 auto;
    width: 420px;
  }

  .sm-wishes .sm-wishes__content-slide {
    font-size: 18px;
  }

  .sm-wishes .sm-btn {
    padding: 0 20px;
  }

  .sm-contact .sm-container {
    padding-bottom: 170px;
  }

  .sm-contact .sm-contact_photo {
    width: 220px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .sm-contact .sm-text {
    max-width: 308px;
    margin-bottom: 15px;
  }

  .sm-contact .sm-contact__info {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .sm-contact .sm-contact_socials {
    gap: 10px 20px;
    margin-bottom: 30px;
  }

  .sm-contact .sm-contact_socials img,
  .sm-contact .sm-contact_socials svg {
    width: 35px;
  }

  .sm-contact .sm-btn {
    margin-top: 0;
  }

  .sm-questionnaire {
    position: relative;
    z-index: 2;
  }

  .sm-questionnaire .sm-questionnaire-image {
    display: none;
    position: absolute;
    top: 90px;
    bottom: 178px;
    width: 1055px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }

  .sm-questionnaire .sm-questionnaire-image img {
    width: 100%;
    height: 100%;
    object-position: center;
  }

  .sm-questionnaire .sm-box {
    width: 680px;
    padding: 0;
    background: 0 0;
    box-shadow: none;
    margin: 0 auto 60px;
    color: var(--clr-base);
  }

  .sm-questionnaire .sm-box .sm-btn {
    display: none;
  }

  .sm-questionnaire .sm-title {
    margin-bottom: 20px;
  }

  .sm-questionnaire .sm-text {
    margin: 0 auto 15px;
    max-width: 404px;
  }

  .sm-questionnaire .sm-questionnaire__date {
    font-size: 54px;
    letter-spacing: normal;
    margin-bottom: 40px;
  }

  .sm-questionnaire .sm-questionnaire__date:last-child {
    margin-bottom: 0;
  }

  .sm-questionnaire .sm-form {
    margin: 0 auto;
    max-width: 680px;
  }

  .sm-footer,
  .sm-form {
    position: relative;
  }

  .sm-footer .sm-container {
    padding-top: 70px;
  }

  .sm-footer .sm-subtitle {
    font-size: 16px;
    letter-spacing: -0.8px;
  }

  .sm-footer .sm-footer__names {
    font-size: 78px;
    letter-spacing: -0.05em;
    font-weight: 300;
    margin: 20px 0;
  }

  .sm-footer .sm-text {
    margin-bottom: 0;
    line-height: 1.2;
  }

  .sm-footer .sm-footer__image {
    margin-left: auto;
    margin-right: auto;
    max-width: 1055px;
    position: relative;
  }

  .sm-footer .sm-footer__image .sm-img {
    height: 500px;
  }

  .sm-footer .sm-footer__image:before {
    width: 90px;
    margin-left: -45px;
    margin-top: -54px;
  }

  .sm-form {
    display: block;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    overflow: visible;
    z-index: inherit;
    background: 0 0;
  }

  .sm-form .sm-title {
    letter-spacing: normal;
  }

  .sm-form .sm-form__head {
    display: block;
    margin-bottom: 60px;
  }

  .sm-form .sm-modal-close {
    display: none;
  }

  .sm-form .sm-form__block {
    margin-bottom: 45px;
  }

  .sm-form .sm-form__block__title {
    font-size: 36px;
    width: 850px;
    line-height: 1.2;
    letter-spacing: normal;
    font-family: var(--title-font-family);
    margin-bottom: 15px;
  }

  .sm-form [placeholder]::-webkit-input-placeholder {
    color: rgba(253, 248, 242, 0.5);
  }

  .sm-form [placeholder]:-moz-placeholder {
    color: rgba(253, 248, 242, 0.5);
  }

  .sm-form [placeholder]::-moz-placeholder {
    color: rgba(0, 0, 0, 0.7);
  }

  .sm-form [placeholder]:-ms-input-placeholder {
    color: rgba(253, 248, 242, 0.5);
  }

  .sm-form .sm-form__form {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-width: 680px;
  }

  .sm-form .sm-form {
    background: 0 0;
  }

  .sm-form .sm-form__date {
    font-size: 54px;
    margin-top: 20px;
    letter-spacing: normal;
  }

  .sm-form .sm-text {
    letter-spacing: normal;
  }

  .sm-form .sm-btn {
    width: 100%;
  }
}

.item-animation {
  transition-property: transform, opacity, translate, color, background-color;
  transition-duration: 2s, 2s, 2s, 0.5s, 0.5s;
  transition-timing-function: ease-in-out;
}

.item-aleft:not(.item-active) {
  translate: 100px 0;
  opacity: 0;
}

.item-aright:not(.item-active) {
  opacity: 0;
  translate: -100px 0;
}

.item-abottom:not(.item-active) {
  opacity: 0;
  translate: 0-100px;
}

.item-atop:not(.item-active) {
  opacity: 0;
  translate: 0 100px;
}

.item-animation-second {
  transition-delay: 0.1s;
}

.item-animation-third {
  transition-delay: 0.2s;
}

.item-animation-four {
  transition-delay: 0.3s;
}

.item-animation-five {
  transition-delay: 0.4s;
}

.item-animation-six {
  transition-delay: 0.5s;
}

.item-animation-seven {
  transition-delay: 0.6s;
}

.jsScroll__scrolled .animate-show-r-l {
  animation: show-r-l ease-in-out 1.8s forwards;
}

.jsScroll__scrolled .animate-show-l-r {
  animation: show-l-r ease-in-out 1.8s forwards;
}

.jsScroll__scrolled .animate-show-b-t {
  animation: show-b-t ease-in-out 1.8s forwards;
}

.jsScroll__scrolled .animate-show-t-b {
  animation: show-t-b ease-in-out 1.8s forwards;
}

.item-active.animate-show-r-l {
  animation: show-r-l ease-in-out 1.8s forwards;
}

.item-active.animate-show-l-r {
  animation: show-l-r ease-in-out 1.8s forwards;
}

.item-active.animate-show-b-t {
  animation: show-b-t ease-in-out 1.8s forwards;
}

.item-active.animate-show-t-b {
  animation: show-t-b ease-in-out 1.8s forwards;
}

.item-active.animate-show {
  transition: all ease 0.2s;
}

.sm-dresscode .sm-photo:not(.item-active) {
  opacity: 0;
}

.sm-section-decor-line:before {
  opacity: 1;
  transition: all ease 2s;
}

.sm-section-decor-line:not(.item-active):before {
  opacity: 0;
  transform: scale(1.4);
}

.sm-decor05:before,
.sm-decor07:before {
  top: 0;
  bottom: 0;
  height: auto;
  max-height: none;
  background-repeat: no-repeat;
}

.sm-decor05:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='360' viewBox='0 0 1920 360' fill='none'%3E%3Cpath d='M-70 96C210 28 496 74 760 104C1038 136 1224 52 1458 88C1658 119 1814 160 1990 186' stroke='%23947569' stroke-width='1.15' stroke-linecap='round'/%3E%3Cpath d='M-86 252C226 326 522 300 812 268C1096 236 1302 316 1550 302C1748 291 1886 312 2008 342' stroke='%23947569' stroke-width='1.15' stroke-linecap='round'/%3E%3C/svg%3E");
  background-size: 1920px 360px;
   background-position: center -25px;
}

.sm-decor07:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='420' viewBox='0 0 1920 420' fill='none'%3E%3Cpath d='M-84 188C238 152 512 106 784 120C1026 132 1188 190 1464 172C1686 158 1834 194 1994 242' stroke='%23947569' stroke-width='1.15' stroke-linecap='round'/%3E%3Cpath d='M-82 248C236 320 568 278 882 310C1164 339 1326 398 1582 358C1760 330 1888 372 1998 404' stroke='%23947569' stroke-width='1.15' stroke-linecap='round'/%3E%3C/svg%3E");
  background-size: 1920px 420px;
  background-position: center 140px;
}

@media (max-width: 500px) {
  .sm-decor05:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='390' height='520' viewBox='0 0 390 520' fill='none'%3E%3Cpath d='M-32 118C72 58 160 108 260 76C322 56 370 82 424 110' stroke='%23947569' stroke-width='0.85' stroke-linecap='round'/%3E%3Cpath d='M-40 350C78 426 190 346 302 396C350 418 392 436 432 450' stroke='%23947569' stroke-width='0.85' stroke-linecap='round'/%3E%3C/svg%3E");
    background-size: 390px 520px;
    background-position: center center;
  }

  .sm-decor07:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='390' height='430' viewBox='0 0 390 430' fill='none'%3E%3Cpath d='M-38 132C72 86 156 116 258 92C320 78 372 104 430 132' stroke='%23947569' stroke-width='0.85' stroke-linecap='round'/%3E%3Cpath d='M-44 256C72 326 190 272 302 322C350 344 392 356 432 372' stroke='%23947569' stroke-width='0.85' stroke-linecap='round'/%3E%3C/svg%3E");
    background-size: 390px 430px;
    background-position: center center;
  }
}

@media (max-width: 650px) {
  .sm-decor03:before,
  .sm-decor05:before,
  .sm-decor06:before,
  .sm-decor07:before,
  .sm-decor08:before {
    background-size: calc(100vw + 120px) auto;
    background-position: center center;
  }

  .sm-decor05:before {
    background-size: calc(100vw + 120px) 520px;
  }

  .sm-decor07:before {
    background-size: calc(100vw + 120px) 430px;
  }
}

@media (min-width: 501px) and (max-width: 650px) {
  :root {
    --titleSize: 52px;
  }

  .sm-title {
    line-height: 1.08;
    letter-spacing: -0.04em;
  }

  .sm-container {
    padding-left: 22px;
    padding-right: 22px;
  }

  .sm-location .sm-section__text,
  .sm-questionnaire .sm-box,
  .sm-questionnaire .sm-form,
  .sm-form .sm-form__block__title {
    width: auto;
    max-width: 100%;
  }

  .sm-location .sm-location__image {
    width: 100%;
    min-width: 0;
    max-width: 600px;
  }

  .sm-location .sm-img img {
    aspect-ratio: 1280 / 851;
    height: auto;
    object-fit: cover;
  }

  .sm-location .sm-text {
    margin-left: auto;
    margin-right: auto;
    max-width: 320px;
    text-align: center;
  }

  .sm-timing .sm-timing__items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 34px 24px;
  }

  .sm-timing .sm-timing__item {
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
    width: 150px;
  }

  .sm-dresscode .sm-dress-code__colors {
    margin-bottom: 30px;
  }

  .sm-dresscode .sm-dress-code_wrap-bottom_circle,
  .sm-dresscode .sm_colors {
    width: 50px;
    height: 50px;
  }

  .sm-dresscode .sm-dresscode__examples {
    max-width: 100%;
    gap: 8px;
  }

  .sm-dresscode .sm-dresscode__examples .sm-photo {
    width: 50px;
  }

  .sm-dresscode .sm-dresscode__palette-note {
    max-width: 360px;
    font-size: 14px;
  }

  .sm-time .sm-box {
    width: 100%;
    max-width: 100%;
    padding: 50px 26px;
  }

  .sm-time .sm-title {
    font-size: 52px;
  }

  .sm-time .sm-time__box {
    gap: 10px;
  }

  .sm-time .sm-time__item_number {
    font-size: 28px;
  }

  .sm-time .sm-time__item__title {
    font-size: 13px;
  }

  .sm-questionnaire .sm-container {
    padding-top: 70px;
  }

  .sm-questionnaire .sm-box {
    margin-bottom: 40px;
  }

  .sm-questionnaire .sm-title {
    font-size: 52px;
  }

  .sm-questionnaire .sm-questionnaire__date {
    font-size: 42px;
  }

  .sm-form .sm-form__block__title {
    font-size: 28px;
  }

  .sm-form__block .sm-form_checkbox {
    font-size: 18px;
    line-height: 1.25;
  }
}

@media (max-width: 500px) {
  .sm-decor09:before {
    background-size: calc(100vw + 120px) auto;
    background-position: center center;
    top: -30px;
  }
}

@media (min-width: 651px) {
  .sm-form .sm-form__block__title {
    width: auto;
    max-width: 680px;
    margin-left: auto;
    margin-right: auto;
    overflow-wrap: anywhere;
  }
}

.item-active .sm-helper.item-atop:not(.item-active) {
  opacity: 1;
  translate: 0 0;
}

.sm-lead-names-content .item-animation {
  display: inline-block;
}

.sm-btn {
  padding-top: 5px !important;
}

.sm-editor_preview .sm-quest-modal-close {
  right: 16px;
  left: initial;
}
