html {
  scroll-behavior: smooth;
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
  line-height: inherit;
}

:root {
  --gjs-t-color-primary: #171417;
  --gjs-t-color-secondary: #6f625c;
  --gjs-t-color-accent: #971013;
  --gjs-t-color-success: #3f6a4b;
  --gjs-t-color-warning: #8a6440;
  --gjs-t-color-error: #971013;
}

.gjs-t-body {
  background-color: #f5e6d6;
  color: #171417;
  font-size: 16px;
  line-height: 1.65;
  font-family: "Great Vibes";
}

.gjs-t-h2 {
  color: #171417;
  font-size: 42px;
  line-height: 1.1;
}

.gjs-t-link {
  color: #971013;
  text-decoration: none;
}

.font-display {
  font-family: "caslon", medium;
}

.font-body {
  font-family: "Manrope", sans-serif;
}

.regular-font {
	font-family: "zizh", bold;
	font-size: 22px;
}

.simple-font {
	font-family: "zing", regular;
	font-size: 22px;
}

#okt1 {
	font-size: 34px;
}

.ornament-line {
  height: 1px;
  background: linear-gradient(90deg, #0000 0%, #971013 20%, #971013 80%, #0000 100%);
}

*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}

html,
:host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
    "Noto Color Emoji";
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}

hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}

abbr:where([title]) {
  text-decoration: underline dotted;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

a {
  color: inherit;
  text-decoration: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

button,
select {
  text-transform: none;
}

button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}

:-moz-focusring {
  outline: auto;
}

:-moz-ui-invalid {
  box-shadow: none;
}

progress {
  vertical-align: baseline;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

dialog {
  padding: 0;
}

textarea {
  resize: vertical;
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

button,
[role="button"] {
  cursor: pointer;
}

:disabled {
  cursor: default;
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}

img,
video {
  max-width: 100%;
  height: auto;
}

[hidden] {
  display: none;
}

.cls-jdnml9 {
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.page-wrapper {
  min-height: 100vh;
  background-color: rgb(245 230 214 / 1);
  color: rgb(23 20 23 / 1);
}

.hero-section {
  position: relative;
}

.hero-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.main-content {
  display: flex;
  flex-direction: column;
}

.invitation-section {
  position: relative;
  border-top-width: 1px;
  border-color: rgb(220 200 184 / 1);
}

.invitation-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.calendar-section {
  position: relative;
  border-top-width: 1px;
  border-color: rgb(220 200 184 / 1);
}

.calendar-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 64rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.calendar-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.25rem;
  text-align: center;
}

.calendar-heading {
  font-weight: 500;
}

.calendar-card {
  margin-top: 3rem;
  border-width: 1px;
  border-color: rgb(205 183 168 / 1);
  background-color: rgb(248 237 225 / 1);
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  box-shadow: 0 0 #0000,
    0 0 #0000,
    0 18px 34px rgba(23, 20, 23, 0.06);
}

.calendar-month-title {
  margin-bottom: 2rem;
  text-align: center;
  font-size: 32px;
  color: rgb(23 20 23 / 1);
}

.calendar-weekdays {
  margin-bottom: 0.5rem;
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: 0.5rem;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  color: rgb(122 107 101 / 1);
}

.calendar-grid {
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: 0.5rem;
}

.calendar-day-empty {
  height: 1.5rem;
  border-width: 1px;
  border-color: transparent;
}

.calendar-day-cell {
  display: flex;
  height: 1.5rem;
  align-items: center;
  justify-content: center;
  color: rgb(84 73 72 / 1);
}

.calendar-highlight-day {
  position: relative;
  display: flex;
  height: 1rem;
  align-items: center;
  justify-content: center;
  border-color: rgb(151 16 19 / 0.5);
  background-color: rgb(246 235 230 / 1);
  font-weight: 600;
  color: rgb(23 20 23 / 1);
}

.calendar-highlight-number {
  position: relative;
  z-index: 10;
}

.venue-section {
  position: relative;
  border-top-width: 1px;
  border-color: rgb(220 200 184 / 1);
}

.venue-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.venue-header {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}

.venue-address {
  font-size: 24px;
  line-height: 2rem;
  color: rgb(63 53 53 / 1);
}

.venue-map-card {
  position: relative;
  margin-top: 3rem;
}

.venue-ornament-top {
  position: absolute;
  top: -1rem;
  left: 2rem;
  right: 2rem;
  height: 1px;
  background-color: rgb(151 16 19 / 0.3);
}

.venue-map-frame {
  border-width: 1px;
  border-color: rgb(191 169 155 / 1);
  background-color: rgb(248 237 225 / 1);
  padding: 0.75rem;
  box-shadow: 0 0 #0000,
    0 0 #0000,
    0 18px 34px rgba(23, 20, 23, 0.07);
}

.venue-map-image {
  height: 430px;
  width: 100%;
  border-width: 1px;
  border-color: rgb(141 122 114 / 1);
  object-fit: cover;
}

.venue-ornament-bottom {
  position: absolute;
  bottom: -1rem;
  left: 5rem;
  right: 5rem;
  height: 1px;
  background-color: rgb(151 16 19 / 0.2);
}

.schedule-section {
  position: relative;
  border-top-width: 1px;
  border-color: rgb(220 200 184 / 1);
}

.dress-code-and-wishes-section {
  border-top-width: 1px;
  border-color: rgb(220 200 184 / 1);
}

.dress-code-and-wishes-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.dress-code-and-wishes-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 4rem;
}

.dress-code-block {
  border-width: 1px;
  border-color: rgb(204 183 170 / 1);
  background-color: rgb(248 237 225 / 1);
  padding: 2.5rem;
  box-shadow: 0 0 #0000,
    0 0 #0000,
    0 16px 30px rgba(23, 20, 23, 0.05);
}

.dress-code-content {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.dress-code-label {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  color: rgb(111 98 92 / 1);
}

.dress-code-heading {
  font-weight: 500;
}

.dress-code-text {
  line-height: 2rem;
  color: rgb(74 64 64 / 1);
}

.color-swatches {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem;
  padding-top: 0.5rem;
  justify-content: center;
}

.color-swatch-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.75rem;
  justify-content: center;
}

.color-swatch-circle {
  height: 3.5rem;
  width: 3.5rem;
  border-radius: 9999px;
  border-width: 1px;
  border-color: rgb(143 122 114 / 1);
  background-color: #E9DED0;
  background-image: url("./imgs/розовый.webp");
  background-position: 0px 0px;
  background-repeat: repeat;
  background-attachment: scroll;
  background-origin: padding-box;
  background-size: 50px 50px;
}

.wishes-block {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgb(204 183 170 / 1);
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.wishes-content {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.wishes-heading {
  font-weight: 500;
}

.wishes-list {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}

.wishes-item {
  display: grid;
  grid-template-columns: 34px 1fr;
  align-items: flex-start;
  gap: 1rem;
}

.wishes-number {
  font-size: 32px;
  line-height: 1;
  color: rgb(151 16 19 / 1);
}

.wishes-text {
  line-height: 2rem;
  color: rgb(74 64 64 / 1);
}

.contacts-section {
  border-top-width: 1px;
  border-color: rgb(220 200 184 / 1);
}

.contacts-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 64rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.contacts-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.25rem;
  text-align: center;
}

.contacts-heading {
  font-weight: 500;
}

.main-contact-card {
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
  max-width: 36rem;
  border-width: 1px;
  border-color: rgb(187 166 155 / 1);
  background-color: rgb(248 237 225 / 1);
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  box-shadow: 0 0 #0000,
    0 0 #0000,
    0 18px 34px rgba(23, 20, 23, 0.06);
}

.main-contact-content {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}

.main-contact-person {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.main-contact-name {
  font-size: 34px;
  line-height: 1;
}

.main-contact-note {
  line-height: 1.75rem;
  color: rgb(82 72 71 / 1);
  text-align: justify;
}

.main-contact-phone {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  justify-content: center;
  border-width: 1px;
  border-color: rgb(151 16 19 / 1);
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: rgb(151 16 19 / 1);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.main-contact-phone:hover {
  background-color: rgb(151 16 19 / 1);
  color: rgb(248 237 225 / 1);
}

.rsvp-block {
  margin-top: 2.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
  text-align: center;
}

.rsvp-text {
  max-width: 48rem;
  line-height: 2rem;
  color: rgb(75 64 64 / 1);
}

.rsvp-deadline {
  font-weight: 600;
  color: #561919;
}

.closing-divider-group {
  display: flex;
  width: 100%;
  max-width: 240px;
  align-items: center;
  gap: 1rem;
}

.closing-divider {
  flex: 1 1 0%;
}

.closing-ornament {
  font-size: 1.125rem;
  line-height: 1.75rem;
  color: rgb(151 16 19 / 1);
}

.closing-text {
  font-size: 32px;
  color: rgb(23 20 23 / 1);
}

#il5c79 {
  min-width: 85px;
  min-height: 75px;
  position: absolute;
}

#ip0b {
  background-image: url("./imgs/back.jpg");
  background-position: 0px 0px;
  background-size: 1000px 1000px;
  background-repeat: repeat;
  background-attachment: scroll;
  background-origin: padding-box;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-top: 0px;
}

#i2tak {
  background-image: url("./imgs/back.jpg");
  background-position: 0px 0px;
  background-size: 500px 500px;
  background-repeat: repeat;
  background-attachment: scroll;
  background-origin: padding-box;
}

#ieicf {
  background-image: url("./imgs/hero.jpg");
  background-size: cover;
  undefined: undefined;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh;
}

#i3xsvy {
  padding: 10px;
  font-family: "Aurora Script";
  color: #561919;
  font-size: 140px;
  text-align: center;
  line-height: 1;

}

#iuoffm {
  padding: 10px;
  font-size: 30px;
  color: rgb(86, 25, 25);
  text-align: center;
  font-family: caslon;
}

#ilkqtf {
  padding: 10px;
  text-align: center;
}

#ia0xu {
  color: #f5e6d6;
}

#iqg7t {
  background-color: rgb(86, 25, 25);
}

#ie6n8 {
  color: #561919;
  font-size: 32px;
  border-bottom-width: 4px;
  border-top-color: #561919;
  border-right-color: #561919;
  border-bottom-color: #561919;
  border-left-color: #561919;
}

.countdown {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-top: 20px;
  font-family: "EB Garamond", medium, serif;
  color: #171417;
}

.countdown span {
  display: inline-block;
}

.countdown .number {
  font-size: 42px;
  font-weight: 500;
  line-height: 1.1;
  color: #171417;
  min-width: 50px;
  text-align: center;
}

.countdown .label {
  font-size: 18px;
  font-weight: 400;
  color: #555;
  margin: 0 4px 0 2px;
}

.countdown .label:last-child {
  margin-right: 0;
}

.countdown .separator {
  font-size: 28px;
  color: #171417;
  margin: 0 2px;
}

#i8xn8e {
  max-width: 80%;
  display: block;
  position: relative;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: row;
  margin-left: 13%;
  z-index: 5555;
}

#ingda {
  max-width: 50%;
  margin-left: 25%;
}

.white-text {
  color: #f5e6d6;
  font-size: 42px;
  line-height: 1.1;
  font-family: 'zizh';
}

#iznw16 {
  padding-top: 4rem;
  padding-bottom: 2rem;
}

#im8pu0w {
  background-color: rgb(86, 25, 25);
  padding-top: 2em;
}

.white-line {
  border-left-color: rgb(245, 230, 214);
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: solid;
  border-left-width: 5px;
  margin-left: 50%;
  min-height: 10em;
}

#ila617n {
  border-left-width: 2px;
  min-height: 8em;
}

#i7a9yz4 {
  margin-bottom: 0em;
  padding-bottom: 5em;
}

.t-time {
  color: rgb(245, 230, 214);
  font-family: 'zizh';
  font-weight: 600;
  text-align: center;
  font-size: 50px;
  line-height: 1.1;
}

.t-text {
  text-align: center;
  color: #f5e6d6;
  margin-bottom: 1em;
}

.font-display.calendar-month-title {
  margin-bottom: 1rem;
}

.h-text {
  text-align: center;
  color: rgb(86, 25, 25);
  font-size: 78px;
  font-family: "Aurora Script";
}

#itjkye-2 {
  text-align: center;
  margin-top: 1em;
}

#itjkye-2-2 {
  text-align: center;
  font-size: 62px;
  transform: rotateX(0deg);
  font-family: "zizh";
}

#idvugh {
  margin-top: 2rem;
}

.gjs-t-link.main-contact-phone {
  color: #561919;
}

#is9nxi {
  background-image: url("./imgs/светлый.webp");
  background-position: 0px 0px;
  background-size: 50px 50px;
  background-repeat: repeat;
  background-attachment: scroll;
  background-origin: padding-box;
}

#ih6smr {
  background-color: #1f1f1f;
  background-image: url("./imgs/черный.webp");
  background-position: 0px 0px;
  background-size: 50px 50px;
  background-repeat: repeat;
  background-attachment: scroll;
  background-origin: padding-box;
}

#ibewjd {
  background-color: #B9A899;
  background-image: url("./imgs/серый.jpg");
  background-position: 0px 0px;
  background-size: 50px 50px;
  background-repeat: repeat;
  background-attachment: scroll;
  background-origin: padding-box;
}

#ils6mv {
  background-color: #623c25;
  background-image: url("./imgs/коричневый.png");
  background-position: 0px 0px;
  background-size: 50px 50px;
  background-repeat: repeat;
  background-attachment: scroll;
  background-origin: padding-box;
}

#ilkqtf-2 {
  padding: 10px;
  text-align: center;
}

#ipu4hl {
  border-top-color: rgb(86, 25, 25);
  border-left-color: rgb(86, 25, 25);
  border-right-color: rgb(86, 25, 25);
  border-bottom-color: rgb(86, 25, 25);
}

#iw50pi {
  color: #561919;
}

#i27isj {
  background-image: linear-gradient(90deg, #0000 0%, #971013 20%, #971013 80%, #0000 100%);
  background-position: 0px 0px;
  background-size: auto auto;
}

.font-display.wishes-number {
  color: #561919;
}

#is9nxi-2 {
  background-image: url("./imgs/розовый.jpg");
  background-position: 0px 0px;
  background-size: 50px 50px;
  background-repeat: repeat;
  background-attachment: scroll;
  background-origin: padding-box;
  opacity: 75%;
}

#iychdl {
  justify-content: center;
  align-items: stretch;
}

#ii8mwq {
  position: absolute;
  left: 10%;
  bottom: -10px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  max-width: 30em;
}

#iup6yb {
  transform: rotateZ(-35deg);
  position: absolute;
  max-width: 17em;
  left: 70%;
  bottom: -130px;
  z-index: 100;
}

#izrsyr {
  left: 42%;
  max-width: 17em;
  position: absolute;
  bottom: -85px;
  z-index: 100;
}

#i6dg2f {
  left: 5%;
  position: absolute;
  max-width: 15em;
  bottom: -90px;
  z-index: 100;
}

@font-face {
    font-family: "Aurora Script";
    src: url("./fonts/ofont.ru_Aurora Script.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "martina";
    src: url("./fonts/Martina-scriptC.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "caslon";
    src: url("./fonts/Caslon Becker.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "zizh";
    src: url("./fonts/ofont.ru_Garamond_A.Z_PS.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "zing";
    src: url("./fonts/ofont.ru_Oprah.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@media (max-width: 992px) {
  .gjs-t-h2 {
    font-size: 52px;
    line-height: 1.12;
  }

  .hero-container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .invitation-container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .calendar-container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .calendar-card {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .venue-container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .venue-map-image {
    height: 340px;
  }

  .dress-code-and-wishes-container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .dress-code-and-wishes-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 2.5rem;
  }

  .contacts-container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

@media (max-width: 768px) {
  .gjs-t-h2 {
    font-size: 52px;
    line-height: 1.14;
  }

  .gjs-t-body {
    font-size: 15px;
    line-height: 1.6;
  }

  .hero-container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .invitation-container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .calendar-container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .calendar-card {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .calendar-month-title {
    font-size: 26px;
  }

  .calendar-weekdays {
    font-size: 10px;
  }

  .calendar-grid {
    gap: 0.375rem;
  }

  .calendar-day-empty {
    height: 3rem;
  }

  .calendar-day-cell {
    height: 3rem;
  }

  .calendar-highlight-day {
    height: 3rem;
  }

  .venue-container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .venue-address {
    font-size: 17px;
  }

  .venue-ornament-top {
    left: 1rem;
    right: 1rem;
  }

  .venue-map-image {
    height: 240px;
  }

  .venue-ornament-bottom {
    left: 2rem;
    right: 2rem;
  }

  .dress-code-and-wishes-container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .dress-code-block {
    padding: 1.5rem;
  }

  .wishes-block {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .contacts-container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .main-contact-card {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .main-contact-name {
    font-size: 28px;
  }

  .closing-text {
    font-size: 26px;
  }

  #il5c79 {
    position: absolute;
    grid-area: 6 / 7 / 7 / 8;
    top: auto;
    width: 100px;
    height: 100px;
    min-width: 130px;
    min-height: 130px;
    opacity: 85%;
  }

  #idvugh {
    margin-top: 1.5rem;
  }

  #i5nkrg {
    font-size: 22px;
  }

  #iychdl {
    align-items: stretch;
    justify-content: center;
  }

  #ip0b {
    background-image: url("./imgs/back.jpg");
    background-position: 0px 0px;
    background-size: 50px 50px;
    background-repeat: repeat;
    background-attachment: scroll;
    background-origin: padding-box;
  }

  #ieicf {
    background-size: auto 100%;
    background-position: center center;
    height: 100vh;
    width: 100%;
  }
	
  .h-text {
	font-size: 52px;
  } 
  
  #i3xsvy {
    font-size: 52px;
  }

  .white-text {
    font-size: 18px;
    line-height: 1.14;
  }

  #ie6n8 {
    font-size: 24px;
  }

  #ingda {
    max-width: 100%;
    margin-left: 0%;
  }

  #in0kha {
    line-height: 120%;
  }

  #i8xn8e {
    max-width: 110%;
    margin-left: -5%;
  }

  #ii8mwq {
    max-width: 15em;
    left: -5%;
    bottom: -35px;
  }

  #iup6yb {
    max-width: 8em;
    bottom: -65px;
    left: 65%;
  }

  #izrsyr {
	left: 34%;
    max-width: 10em;
    bottom: -35px;
  }

  #i6dg2f {
    max-width: 6em;
    bottom: -30px;
  }
  
  #itjkye-2-2 {
  font-size: 44px;
  }
  
  #itjkye-2 {
	font-size: 22px;
  }
  
  #okt1 {
    font-size: 28px;
  }
  
  #iiwvgi {
	  font-size: 32px;
  }
}