html {
    box-sizing: border-box;
}

*,
*::after,
*::before {
    box-sizing: inherit;
}

ul[class],
ol[class] {
    padding: 0;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
figure,
figcaption,
blockquote,
dl,
dd {
    margin: 0;
}

ul[class] {
    list-style: none;
}

img {
    display: block;
    max-width: 100%;
}

input,
button,
textarea,
select {
    font: inherit;
}

a {
    text-decoration: none;
}

html,
body {
    height: 100%;
}

body {
    color: #000;
    display: flex;
    flex-direction: column;
    font-size: 16px;
    line-height: 26px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Kindentosca';
}

section {
    margin: 80px 0;
}

.main {
    flex-grow: 1;
    font-family: 'TTChocolates';
}

.container {
    margin: 0 auto;
    max-width: 375px;
    padding: 0 15px;
}

@keyframes heartbeat {
    0% {
        transform: scale(1);
    }

    25% {
        transform: scale(1.2);
    }

    40% {
        transform: scale(1);
    }

    60% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

.section-invitation {
    margin: 15px 0 80px;
    text-align: center;
}

.section-invitation__inner {
    background-color: #fff;
    background-position: center center;
    border-color: transparent;
    border-radius: 20px 20px 20px 20px;
    border-style: solid;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, .3);
}

.section-invitation__title {
    font-family: 'Kindentosca';
    font-size: 36px;
    font-weight: 100;
    line-height: 36px;
    margin: 20px 0;
}

.section-invitation__subtitle {
    color: #797979;
    font-size: 18px;
    letter-spacing: .2px;
    line-height: 1;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.section-invitation__image {
    border-radius: 10px 10px 10px 10px;
    margin: 0 auto 20px;
    width: 300px;
}

.section-invitation__social {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    padding: 0 25px;
}

.section-invitation__photos {
    align-items: center;
    display: flex;
    gap: 10px;
}

.invitation-photo {
    width: 21px;
}

.invitation-photo--big {
    margin-left: -4px;
    width: 27px;
}

.invitation-logo {
    width: 20px;
}


.section-wedding-intro {
    text-align: center;
}

.section-wedding-intro__title {
    font-size: 50px;
    font-weight: 100;
    line-height: 1.55;
}

.section-wedding-intro__text {
    color: #393939;
    font-size: 21px;
    letter-spacing: .2px;
    line-height: 26px;
}

.section-wedding-intro__date {
    position: relative;
}

.section-wedding-intro__heart {
    animation: heartbeat 1.5s infinite;
    left: 202px;
    position: absolute;
    top: 215px;
    transform-origin: center;
}

.section-location {
    text-align: center;
}

.section-location__title {
    font-size: 50px;
    font-weight: 100;
    line-height: 1.55;
    margin-bottom: 20px;
}

.section-location__text {
    color: #393939;
    font-size: 21px;
    letter-spacing: .2px;
    line-height: 26px;
    margin-bottom: 20px;
}

.section-wedding-schedule {
    text-align: center;
}

.section-wedding-schedule__inner {
    background-color: #fff;
    border-color: transparent;
    border-radius: 20px 20px 20px 20px;
    border-style: solid;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
}

.section-wedding-schedule__title {
    font-size: 47px;
    font-weight: 100;
    line-height: 1.55;
    margin: 50px 20px;
}

.section-wedding-schedule__list {
    font-size: 30px;
    line-height: 60px;
}

.section-wedding-schedule__item {
    margin: 70px 0;
}

.section-wedding-dresscode {
    text-align: center;
}

.section-wedding-dresscode__title {
    font-size: 47px;
    font-weight: 100;
    line-height: 1.55;
    margin: 50px 20px;
}

.section-wedding-dresscode__text {
    color: #393939;
    font-size: 21px;
    letter-spacing: .2px;
    line-height: 26px;
    margin-bottom: 50px;
}

.section-wedding-dresscode__colors {
    display: flex;
    gap: 10px;
}

.section-wedding-dresscode__color {
    height: 60px;
    width: 60px;
}

.section-wedding-details {
    text-align: center;
}

.section-wedding-details__title {
    font-size: 47px;
    font-weight: 100;
    line-height: 1.55;
    margin: 50px 20px;
    text-transform: capitalize;
}

.section-wedding-details__text {
    color: #393939;
    font-size: 21px;
    letter-spacing: .2px;
    line-height: 26px;
    margin-bottom: 50px;
}

.section-wedding-details__image {
    margin: 0 auto;
    margin-bottom: 50px;
}

.section-wedding-contacts {
    text-align: center;
}

.section-wedding-contacts__title {
    font-size: 47px;
    font-weight: 100;
    line-height: 1.55;
    margin: 50px 20px;
    text-transform: capitalize;
}

.section-wedding-contacts__text {
    color: #393939;
    font-size: 21px;
    letter-spacing: .2px;
    line-height: 26px;
    margin-bottom: 50px;
}

.section-wedding-contacts__phone {
    color: #000;
    display: inline-block;
    margin-top: 20px;
}

.section-wedding-timer {
    margin: 0 auto;
    max-width: 375px;
    width: 100%;
}

.section-wedding-timer__wrapper {
    background-image: url('../images/WhatsApp_Image_2025-.jpeg');
    background-position: center;
    background-size: cover;
    font-family: 'Kindentosca';
    min-height: 500px;
    text-align: center;
}

.section-wedding-timer__inner {
    display: flex;
    font-family: 'Kindentosca';
    font-family: sans-serif;
    font-size: 18px;
    font-weight: bold;
    gap: 24px;
    justify-content: center;
    text-align: center;

}

.section-wedding-timer__title {
    font-size: 36px;
    font-weight: 100;
    line-height: 1.55;
    padding: 40px 20px;
}

.timer__unit {
    align-items: center;
    display: flex;
    flex-direction: column;
    font-family: 'Kindentosca';
    font-size: 32px;
}

.timer__number {
    font-family: 'Kindentosca';
    font-size: 32px;
}

.timer__label {
    font-family: 'Kindentosca';
    font-size: 32px;
}

.fade-in-up {
    opacity: 0;
    transform: translateY(40px);
    transition: all 0.8s ease;
}

.fade-in-up.visible {
    opacity: 1;
    transform: translateY(0);
}

.section-wedding-dresscode__excluded-note {
    margin-top: 2rem;
}

.section-wedding-dresscode__excluded-title {
    color: #393939;
    font-size: 21px;
    letter-spacing: .2px;
    line-height: 26px;
    margin-bottom: 50px;
}

.section-wedding-dresscode__excluded-colors {
    display: flex;
    gap: 12px;
    justify-content: center;
}

.section-wedding-dresscode__excluded-color {
    align-items: center;
    display: flex;
    height: 60px;
    justify-content: center;
    position: relative;
    width: 60px;
}


.section-wedding-dresscode__excluded-color--white {
    background: repeating-linear-gradient(45deg,
            #fff,
            #fff 6px,
            #f0f0f0 6px,
            #f0f0f0 12px);
    border: 2px dashed #aaa;
}

.section-wedding-dresscode__excluded-color--red {
    background-color: #e63946;
}

.section-wedding-rsvp__title {
    font-size: 47px;
    font-weight: 100;
    line-height: 1.55;
    margin: 50px 20px;
    text-align: center;
}

.section-wedding-rsvp__text {
    color: #393939;
    font-size: 21px;
    letter-spacing: .2px;
    line-height: 26px;
    text-align: center;
}

.section-wedding-rsvp__icon {
    margin-bottom: 50px;
    margin-top: 5px;
    text-align: center;
}
