@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{
    height: 100vh;
    position: relative;
}
.background{
    width: 100%;
    height: 100%;
}
.background-mob{
    display: none;
}
.lemons-1{
    position: absolute;
    top: -15%;
    left: -5%;
    width: 45%;
}
.lemons-2{
    position: absolute;
    bottom: -20%;
    right: -5%;
    transform: rotate(180deg);
    width: 45%;
}
.section-1-text{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
}
.section-1-text h1{
    font-family: "Great Vibes", cursive;
    font-size: 150px;
    margin: 10px 0px;
    font-weight: 100;
    letter-spacing: 1px;
    color: #deac67;
    color: #deac67;
}
.section-1-text .desc{
    font-size: 54px;
    font-weight: 100;
    font-family: "Great Vibes", cursive;
    color: #875727;
    color: #875727;
}
.section-1-text .day{
    color: #875727;
    font-size: 40px;
    font-weight: 100;
    font-family: "Playfair Display", serif;
    color: #875727;
}
.section-1-text .date{
    display: flex;
    justify-content: center;
    grid-gap: 50px;
    position: relative;
    color: #deac67;
    font-size: 64px;
    font-weight: 100;
    font-family: "Great Vibes", cursive;
}
.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;
    background: #deac67;
    width: 2px;
    height: 60%;
    color: #deac67;
    right: -30px;
    top: 50%;
    transform: translateY(-50%);
    color: #deac67;
    background: #deac67;
}
.section-1-text .date span:last-child:after{
    display: none;
}

.simple-12 {
    position: relative;
    width: 100%;
    margin: 0 auto;
    background: #fff;
    background: url('/wp-content/uploads/2025/07/ChatGPT-Image-Jul-26-2025-08_58_53-PM.jpg');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background: #faf0e7;
}
.section-2{
    display: flex;
    align-items: center;
    grid-gap: 40px;
    padding: 200px 0px;
    padding-bottom: 0;
}
.section-2-image{
    width: 30%;
    position: relative;
}
.section-2-image:first-child{
    margin-top: -20%;
}
.section-2-image:last-child{
    margin-bottom: -20%;
}
.section-2-image img{
    width: 100%;
}
.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: 50%;
    margin: 0 auto;
}
.section-2-text h2{
    color: #deac67;
    font-family: "Great Vibes", cursive;
    font-size: 70px;
    margin: 10px 0px;
    font-weight: 100;
    letter-spacing: 1px;
    line-height: 75px;
    margin-bottom: 30px;
}
.section-2-text p{
    font-size: 18px;
    font-family: "Playfair Display", serif;
    font-weight: 100;
    line-height: 26px;
    margin-bottom: 30px;
    color: #875727;
}
.section-2-text p strong{
    font-weight: 900;
    font-family: "Playfair Display", serif;
    text-decoration: underline;
    color: #875727;
}
.section-2-text p:last-child{color: #875727;}
.sec-2-text-group{
    display: flex;
    grid-gap: 30px;
    align-items: center;
    padding-bottom: 40px;
}
.sec-2-text-group img{
    width: 180px;
    object-fit: scale-down;
}
.sec-2-group-text span{
    margin: 0;
    font-size: 22px;
    font-family: "Playfair Display", serif;
    font-weight: 600;
    color: #875727;
    line-height: 28px;
}
.sec-2-group-text p{
    font-family: "Great Vibes", cursive;
    font-size: 40px;
    margin: 0;
    font-weight: 100;
    margin-top: 10px;
    letter-spacing: 1px;
    line-height: 48px;
}
.sec-2-group-text p span{
    font-family: "Great Vibes", cursive;
    font-size: 40px;
    font-weight: 100;
    margin-left: 30px;
    position: relative;
    color: #deac67;
}
.sec-2-group-text p span:before{
    content: '';
    position: absolute;
    background: #875727;
    width: 1px;
    height: 60%;
    color: #875727;
    left: -15px;
    top: 50%;
    transform: translateY(-50%);
}
.section-3{
    position: relative;
    padding: 100px 0px;
}
.section-3 .lemons-1 {
    position: relative;
    width: 700px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;
    top: 0;
    left: 0;
    display: none;
}
.section-3 .lemons-2 {
    position: relative;
    width: 700px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;
    top: -45px;
    left: 0;
    z-index: 1;
    display: none;
}
.section-3 h2{
    text-align: center;
    color: #deac67;
    font-family: "Great Vibes", cursive;
    font-size: 70px;
    margin: 10px 0px;
    font-weight: 100;
    letter-spacing: 1px;
    line-height: 75px;
    margin-bottom: 30px;
    margin-top: 50px;
}
.section-3 p{
    margin: 15px auto;
    font-size: 22px;
    font-family: "Playfair Display", serif;
    font-weight: 100;
    text-align: center;
    color: #875727;

}
.section-6-form input, .section-6-form  textarea{
    width: 100%;
    outline: none;
    border: none;
    border-bottom: 2px solid #deac67;
    padding: 10px;
    font-size: 16px;
    font-family: "Playfair Display", serif;
    color: #deac67;
    resize: none;
    background: transparent;
}
.section-6-form input::placeholder, .section-6-form  textarea::placeholder{
    color: #875727;
}
.section-6-form .gfield{
    width: 100%;
    border: none;
}
.section-6-form .gfield legend{
    font-size: 16px;
    font-family: "Playfair Display", serif;
    color: #875727;
    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: #875727;
}

.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 #deac67;
    border-radius: 50%;
    transform: translate(10%, -50%);
}


.section-6-form  input[type="radio"]:checked + label::before {
    background-color: #deac67;
}
.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: #fff !important;
    background: #deac67 !important;
    border: 1px solid #deac67 !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: 50px;
}
.goodbye img{
    width: 400px;
}
@media(max-width: 1600px){
    .section-3 .lemons-1 {
        left: 8%;
    }

    .section-3 .lemons-2 {
        right: 10%;
    }
}
@media(max-width: 1440px){
    .section-2-image {
        width: 35%;
    }
    .gform_wrapper {
        width: 100%;
    }
}
@media(max-width: 1280px){
    .section-3 .lemons-1 {
        width: 40%;
        top: 0;
    }
    .section-3 .lemons-2{
        width: 40%;
    }
    .sec-2-group-text p{
        font-size: 32px;
    }
}
@media(max-width: 1024px){
    .lemons-1{
        top: -5%;
    }
    .section-1-text h1 {
        font-size: 100px;
    }
    .lemons-2 {
        bottom: -10%;
    }
    .section-2-image {
        width: 45%;
        margin: 0 auto;
        padding-bottom: 50px;
    }
    .section-2 {
        flex-direction: column;
        justify-content: center;
    }
    .section-2-text {
        width: 80%;
        margin: 0 auto;
    }
    .section-3 .lemons-1 {
        left: 0;
    }
    .section-3 .lemons-2 {
        right: 0;
    }
}
@media(max-width: 768px){
    .section-1 {
        height: 100%;
    }
    .background{
        display: none;
    }
    .background-mob{
        display: block;
        width: 120%;
        height: 120%;
        object-fit: cover;
        margin-left: -10%;
    }
    .section-1-text {
        top: 55%;
        background: #faf0e7;
        width: 50%;
        padding: 20px;
        border: 3px solid #d9a161;
    }
    .section-1-text h1 {
        font-size: 60px;
        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: 80px;
    }
    .goodbye img {
        width: 180px;
    }
    .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: 0;

    }
    .section-3 h2 br{
        display: none;
    }
    .section-2-text p{
        text-align: center;
    }
    .section-2-text h2 {
        text-align: center;
    }
}