@font-face {
    font-family: 'IvyMode-Regular';
    src: url('../../fonts/Poppins-Light.ttf');
}
@font-face {
    font-family: 'RobotoCondensed';
    src: url('../../fonts/RobotoCondensed-Regular.ttf');
}
@font-face {
    font-family: 'RobotoCondensed-Bold';
    src: url('../../fonts/RobotoCondensed-Bold.ttf');
}
@font-face {
    font-family: "Playfair Display", serif;
    src: url('../../fonts/Poppins-ExtraLight.ttf');
}
@font-face {
    font-family: "Playfair Display", serif;
    src: url('../../fonts/Poppins-Light.ttf');
}
::-webkit-scrollbar {
    width: 5px;
}
::-webkit-scrollbar-thumb {
    background: #1c1c1a;
}
::-webkit-scrollbar-track {
    background: #f1f1f1;
}
ul{
    padding: 0;
    margin: 0;
}
ul li{
    list-style-type: none;
}
a{
    text-decoration: none;
}
body{
    margin: 0;
    overflow-x: hidden;
}
p{
    margin: 0;
}
html {
    overflow-x: hidden;
    scroll-behavior: smooth;
}
.section-1{
    position: relative;
    height: 100vh;
}
input::placeholder, textarea::placeholder{
    color: #2f2f63;
}
.background{
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.background-mob{
    display: none;
}
.lemons-1{
    position: absolute;
    top: -15%;
    left: -5%;
    width: 45%;
}
.lemons-2{
    position: absolute;
    bottom: -20%;
    right: -5%;
    width: 45%;
}
.section-1-text{
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 15%;
}
.section-1-text h1{
    font-family: "Great Vibes", cursive;
    font-size: 130px;
    font-weight: 100;
    letter-spacing: 1px;
    display: flex;
    flex-direction: column;
    line-height: 100px;
    width: 100%;
    margin: 30px auto;
    color: #2f2f63;
}
.section-1 .desc{
    font-size: 48px;
    font-weight: 100;
    font-family: "Great Vibes", cursive;
    z-index: 2;
    width: 100%;
    text-align: center;
    color: #B08968;
}
.section-1-text .day{
    font-size: 36px;
    font-weight: 100;
    font-family: "Playfair Display", serif;
    color: #B08968;
    text-align: center;
}
.section-1-text .date{
    display: flex;
    justify-content: center;
    grid-gap: 34px;
    position: relative;
    color: #2f2f63;
    font-size: 74px;
    font-weight: 100;
    font-family: "Great Vibes", cursive;
    width: 100%;
    text-align: center;
}
.section-1-text img{
    width: 100%;
    height: 400px;
    object-fit: contain;
    margin-top: -15%;
}
.section-1-text .date span{
    position: relative;
}
.section-1-text .date span:after{
    content: '';
    position: absolute;
    width: 1px;
    height: 50%;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    color: #2f2f63;
    background: #2f2f63;
}
.section-1-text .date span:last-child:after{
    display: none;
}

.simple-12 {
    position: relative;
    width: 100%;
    margin: 0 auto;
    background: url('/wp-content/uploads/2025/08/ChatGPT-Image-Aug-14-2025-06_30_09-PM.jpg');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.section-2{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 100px 50px;
    flex-wrap: wrap;
    flex-direction: column;
}
.section-2-image{
    width: 40%;
    order: 2;
}
.section-2-image .couple{
    width: 100%;
    height: 100%;
}
.section-2-image .frame{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
.section-2-text{
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.section-2-text h2{
    color: #2f2f63;
    font-family: "Great Vibes", cursive;
    font-size: 80px;
    margin: 10px 0px;
    font-weight: 100;
    letter-spacing: 1px;
    line-height: 75px;
    margin-bottom: 30px;
    color: #B08968;
}
.section-2-text p{
    font-size: 20px;
    font-family: "Playfair Display", serif;
    font-weight: 100;
    color: #B08968;
    line-height: 22px;
    margin-bottom: 30px;
    color: #2f2f63;
}
.section-2-text p strong{
    font-weight: 900;
    font-family: 'Poppins-Light';
    text-decoration: underline;
}
.section-2-about{
    padding-top: 100px;
}
.section-2-text p:last-child{
    color: #2f2f63;
    color: #B08968;
}
.sec-2-groups{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 50px;
    margin-bottom: 50px;
}
.sec-2-text-group{
    display: flex;
    grid-gap: 30px;
    align-items: center;
    padding-bottom: 0;
    flex-direction: column;
}
.sec-2-text-group img{
    width: 100%;
    object-fit: scale-down;
    margin-bottom: -50px;
}
.sec-2-group-text span{
    margin: 0;
    font-size: 26px;
    font-family: "Playfair Display", serif;
    font-weight: 100;
    color: #B08968;
}
.sec-2-group-text p{
    color: #2f2f63 !important;
    font-family: "Great Vibes", cursive;
    font-size: 40px;
    margin: 0;
    font-weight: 100;
    margin-top: 15px;
    letter-spacing: 1px;
    line-height: 48px;
    display: flex;
    flex-direction: column;
}
.sec-2-group-text p span{
    font-family: "Great Vibes", cursive;
    font-size: 40px;
    font-weight: 100;
    margin-left: 30px;
    position: relative;
    color: #2f2f63;
}
.about-text{
    text-align: center;
}
.about-text span{
    display: flex;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 0;
    color: #2f2f63;
    font-family: "Great Vibes", cursive;
    font-size: 80px;
    margin: 10px 0px;
    font-weight: 100;
    letter-spacing: 1px;
    line-height: 75px;
    margin: 15px 0px;
    color: #B08968;
}
.about-text  p{
    margin: 10px auto;
    width: 70%;
    font-size: 18px;
    font-family: "Playfair Display", serif;
    font-weight: 100;
    color: #B08968;
    line-height: 22px;
    margin-bottom: 30px;
    color: #2f2f63;
}
.about-image{
    display: flex;
    justify-content: center;
    position: relative;
    margin: 200px 0px;
}
.about-image .about-left{position: absolute;right: 15%;bottom: -15%;transform: translateY(0%);background: #fbf6f0;text-align: center;box-shadow: 15px 17px 40px 27px #0000000A;padding: 20px;border: 2px solid #f79ea2;width: 250px;}
.about-image .about-right{
    position: absolute;
    left: 15%;
    top: -15%;
    transform: translateY(0%);
    background: #fbf6f0;
    text-align: center;
    box-shadow: 15px 17px 40px 27px #0000000A;
    padding: 20px;
    border: 2px solid #f79ea2;
    width: 250px;
}
.about-image .about-left span,
.about-image .about-right span{
    width: 100%;
    color: #641930;
    text-align: center;
    font-size: 24px;
    font-family: 'Poppins-Light';
    line-height: 1;
}
.about-image .about-left p,
.about-image .about-right p{
    width: 100%;
    text-align: center;
    color: #f79ea2;
    font-size: 40px;
    font-family: 'IvyMode-Regular';
    line-height: 1;
}
.about-image .about-left img,
.about-image .about-right img{
    width: 80px;
    margin-bottom: 20px;
    object-fit: scale-down;
}
.about-image  .image-main{
    width: 45%;
    border: 2px solid #f79ea2;
    margin: 20px 0px;
}
.about-timeline{
    width: 50%;
    margin: 0 auto;
}
.timeline{
    display: flex;
    align-items: center;
    margin: 80px 0px;
    position: relative;
}
.timeline-text{
    width: 50%;
}
.timeline-text h3{
    width: 100%;
    text-align: center;
    position: relative;
    margin: 0;
    font-size: 26px;
    font-family: "Playfair Display", serif;
    font-weight: 600;
    color: #B08968;
    color: #2f2f63;
}
.timeline-text  p{
    width: 80%;
}
.timeline img{
    width: 50%;
    height: 400px;
    object-fit: scale-down;
    position: relative;
}
.timeline:after{
    width: 1px;
    height: 500px;
    background: #B08968;
    content: '';
    display: block;
    left: 50%;
    position: absolute;
    bottom: -15%;
}
.timeline-text h3:before {
    width: 20px;
    position: absolute;
    left: -10px;
    height: 20px;
    border-radius: 500px;
    content: '';
    display: block;
    background: #B08968;
    animation: pulse 2s infinite;
}
.reverse:before{
    left: auto !important;
    right: -10px;
}
@keyframes pulse {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgb(103, 52, 1, 0.7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}
.section-3{
    position: relative;
    padding: 100px 0px;
    padding-top: 0;
    padding-bottom: 50px;
}
.section-3 .lemons-1 {
    position: absolute;
    width: 29%;
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;
    top: 5%;
    left: 0;
    transform: rotate(-5deg);
}
.section-3 .lemons-2 {
    position: absolute;
    width: 30%;
    text-align: center;
    display: flex;
    justify-content: center;
    top: 5%;
    right: 0;
    z-index: 1;
    transform: rotate(5deg);
}
.section-3 h2{
    text-align: center;
    color: #2f2f63;
    font-family: "Great Vibes", cursive;
    font-size: 70px;
    margin: 10px 0px;
    font-weight: 100;
    letter-spacing: 1px;
    line-height: 75px;
    margin-bottom: 30px;
}
.section-3 p{
    margin: 15px auto;
    font-size: 22px;
    font-family: "Playfair Display", serif;
    font-weight: 100;
    text-align: center;
    color: #B08968;
}
.section-6-form input, .section-6-form  textarea{
    width: 100%;
    outline: none;
    border: none;
    border-bottom: 2px solid #B08968;
    padding: 10px;
    font-size: 16px;
    font-family: "Playfair Display", serif;
    color: #2f2f63;
    resize: none;
    background: transparent;
}
.section-6-form .gfield{
    width: 100%;
    border: none;
}
.section-6-form .gfield legend{
    font-size: 16px;
    font-family: "Playfair Display", serif;
    color: #2f2f63;
    padding-top: 35px;
    display: flex;
}
.section-6-form .gfield  .gchoice{
    display: flex;
    align-items: center;
    grid-gap: 5px;
}
.section-6-form .gfield  .gchoice input{
    width: fit-content;
}
.section-6-form .gfield  .gchoice label{
    font-size: 16px;
    font-family: "Playfair Display", serif;
    color: #2f2f63;
}

.section-6-form  input[type="radio"] {
    display: none;
}

.section-6-form  label {
    position: relative;
    padding-left: 20px;
    cursor: pointer;
}

.section-6-form  label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 10px;
    height: 10px;
    outline: 2px solid #B08968;
    border-radius: 50%;
    transform: translate(10%, -50%);
}


.section-6-form  input[type="radio"]:checked + label::before {
    background-color: #B08968;
}
input::placeholder,
textarea::placeholder{
    color: #2f2f63;
}
.section-6-form  .gform_footer input{
    font-family: "Playfair Display", serif;
    font-size: 20px !important;
    width: 80% !important;
    padding: 8px 0px !important;
    transition: ease-in-out 0.3s;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    display: flex;
    justify-content: center;
    margin: 0 auto;
    margin-top: 30px;
    color: #B08968;
    background: #2f2f63 !important;
    border: 1px solid #2f2f63 !important;
    border-radius: 500px;
}
.section-6-form{
    width: 50%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.section-6-form img{
    width: 70%;
    margin: 0 auto;
    display: flex;
    margin-top: 50px;
    display: none;
}
.gform_wrapper{
    position: relative;
    width: 60%;
    overflow: hidden;
    margin: 0 auto;
    z-index: 2;
}
.section-6-form textarea{
    height: 80px;
}
.goodbye{
    text-align: center;
    padding-top: 150px;
    position: relative;
}
.goodbye img{
    width: 25%;
    margin-bottom: 0;
}
.goodbye .roses-wall{
    width: 75%;
    position: absolute;
    left: 50%;
    object-fit: contain;
    bottom: -25%;
    transform: translateX(-50%);
}
@media(max-width: 1600px){

    .section-1-text h1 {
        font-size: 90px;
        line-height: 90px;
        margin: 10px 0;
    }
    .section-1-text .date{
        font-size: 44px;
    }
    .section-1-text .day {
        font-size: 26px;
    }
}
@media(max-width: 1440px){
    .gform_wrapper {
        width: 100%;
    }
    .section-1-text h1 {
        font-size: 88px;
        line-height: 96px;
    }
    .section-3 .lemons-1{
        top: 15%;
    }
    .section-3 .lemons-2{
        bottom: 45%;
        top: auto;
    }
    .about-timeline {
        width: 70%;
    }
}
@media(max-width: 1360px){
    .background{
        padding-top: 50px;
    }
}
@media(max-width: 1280px){
    .sec-2-group-text p{
        font-size: 32px;
    }
    .section-1-text h1 {
        bottom: 10%;
    }
}
@media(max-width: 1024px){
    .lemons-1{
        top: -5%;
    }
    .section-1-text h1 {
        bottom: -2%;
    }
    .lemons-2 {
        bottom: -10%;
    }
    .section-2-image {
        width: 90%;
    }
    .section-2 {
        flex-direction: column;
        padding-top: 150px;
        justify-content: center;
    }
    .sec-2-groups {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 0px;
    }
    .section-2-text {
        width: 80%;
        margin: 0 auto;
    }
    .section-3 .lemons-1 {
        left: 0;
    }
    .section-3 .lemons-2 {
        right: 0;
    }

    .background {
    }
}
@media(max-width: 768px){
    .section-1 {
        height: 100%;
    }
    .background {
        right: 0;
        object-position: bottom;
        bottom: 0;
        display: none;
    }
    .background-mob{
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .section-1-text h1 {
        font-size: 50px;
        width: 35%;
        text-align: center;
        justify-content: center;
        display: flex;
        margin: 0 auto;
    }
    .section-1-text .desc, .section-1-text .day {
        font-size: 22px;
    }
    .section-1-text .date {
        font-size: 34px;
        grid-gap: 20px;
    }
    .section-1-text .date span:after {
        width: 1px;
        height: 50%;
        right: -10px;
    }
    .section-2 {
        padding: 50px 20px;
    }
    .section-2-image {
        width: 100%;
        padding-bottom: 0px;
    }
    .section-2-text {
        width: 100%;
    }
    .section-2-text h2 {
        font-size: 40px;
        line-height: 46px;
        margin-bottom: 20px;
    }

    .sec-2-text-group {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
        grid-gap: 0;
    }
    .sec-2-group-text p {
        font-size: 28px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .sec-2-group-text p span {
        font-size: 34px;
        width: 100%;
    }
    .sec-2-group-text p span:before{
        display: none;
    }
    .section-3 h2 {
        font-size: 32px;
        line-height: 32px;
        width: 80%;
        margin: 0 auto;
        padding-top: 30px;
    }
    .section-3 p {
        width: 90%;
        font-size: 16px;
    }
    .section-6-form {
        width: 90%;
    }
    .section-3 {
        padding-bottom: 0;
        padding-top: 0px;
    }
    .goodbye {
        text-align: center;
        padding-top: 0px;
        height: 100%;
        padding-bottom: 50px;
    }
    .section-3 .lemons-1 {
        left: 0;
        width: 100%;
    }
    .section-3 .lemons-2 {
        width: 100%;
        right: 0;
        bottom: 0;
    }
    .section-2-image:first-child {
        margin-top: 70px;
    }
    .section-2-image .couple {
        transform: scale(1.3);
    }
    .section-3 h2 br{
        display: none;
    }
    .section-1 .desc{
        font-size: 34px;
    }
    .section-1-text .desc, .section-1-text .day {
        font-size: 26px;
        margin-bottom: 10px;
        display: flex;
        justify-content: center;
    }
    .section-1-text .date {
        font-size: 38px;
        grid-gap: 20px;
        margin-top: -20px;
    }
    .section-1-text h1 {
        font-size: 55px;
        width: 70%;
        text-align: center;
        justify-content: center;
        display: flex;
        margin: 15px auto;
        line-height: 55px;
    }
    .section-2 {
        padding-top: 50px;
    }
    .sec-2-group-text p span {
        font-size: 40px;
        width: 100%;
        margin-left: 0;
    }
    .sec-2-text-group img {
        margin-bottom: -30px;
    }
    .section-3 .lemons-2 {
        display: flex;
        position: relative;
        width: 60%;
        bottom: auto;
        justify-content: center;
        left: 50%;
        transform: translateX(-50%);
    }
    .section-3 .lemons-1 {
        left: 0;
        width: 60%;
        bottom: auto;
        top: 0;
        position: relative;
        margin-bottom: -5%;
    }
    .goodbye img {
        width: 75%;
        margin-top: 40px;
    }
    .section-2-text p {
        font-size: 16px;
    }
    .sec-2-group-text span {
        font-size: 20px;
    }
    .section-3 h2 {
        padding-top: 60px;
    }
    .goodbye .roses-wall {
        width: 110%;
        bottom: -7%;
    }
    .sec-2-group-text p {
        font-size: 30px;
    }
    .section-1-text {
        text-align: center;
        width: 100%;
        position: absolute;
        top: 45%;
        transform: translateY(-50%);
    }
    .about-text span{
        font-size: 40px;
        line-height: 46px;
        margin-bottom: 20px;
    }
    .about-text p{
        font-size: 16px;
        width: 90%;
    }
    .about-timeline {
        width: 100%;
        margin-top: 60px;
    }
    .timeline img {
        width: 50%;
        height: 200px;
    }
    .timeline-text h3 {
        font-size: 18px;
    }
    .about-text p {
        font-size: 14px;
        line-height: 18px;
    }
    .timeline-text span{
        font-size: 30px;
        padding-top: 0px;
        margin-bottom: 0;
        line-height: 30px;
    }
    .timeline {
        grid-gap: 20px;
        margin: 10px 0px;
    }
    .timeline:after {
        height: 120%;
    }
    .reverse:before {
        right: -25px;
    }
    .timeline-text h3:before {
        left: -25px;
        width: 10px;
        height: 10px;
        top: 10px;
    }
}