@font-face {
    font-family: 'Cardo-Bold';
    src: url('../../fonts/Cardo-Bold.ttf');
}
@font-face {
    font-family: 'Cardo-Regular';
    src: url('../../fonts/Cardo-Regular.ttf');
}
@font-face {
    font-family: 'Cardo-Italic';
    src: url('../../fonts/Cardo-Italic.ttf');
}
@font-face {
    font-family: 'Gilda';
    src: url('../../fonts/GildaDisplay-Regular.ttf');
}
@font-face {
    font-family: 'Poppins-Light';
    src: url('../../fonts/Poppins-Light.ttf');
}
@font-face {
    font-family: 'MrsSaintDelafield';
    src: url('../../fonts/AlexBrush-Regular.ttf');
}
@font-face {
    font-family: 'Cormorant';
    src: url('../../fonts/IvyMode-Regular.ttf');
}
@font-face {
    font-family: 'Signature';
    src: url('../../fonts/aAutoSignature.ttf');
}
::-webkit-scrollbar {
    width: 0px;
}
::-webkit-scrollbar-thumb {
    background: #779988;
}
::-webkit-scrollbar-track {
    background: #9ba9d0;
}
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;
}
.logo {
    font-size: 100px;
    width: 200px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    color: #779988;
    text-align: center;
    border-radius: 500px;
    padding-top: 20px;
    font-family: 'MrsSaintDelafield';
}
.header-wrapper{
    position: absolute;
    z-index: 1;
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
}
.section-1{
    position: relative;
    justify-content: center;
    display: flex;
    align-items: center;
    height: 100vh;
}
.section-1 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.section-1-text {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: 35%;
    transform: translate(-50%, -50%);
    width: 100%;
    -webkit-backdrop-filter: blur(11px);
    background: #fff;
    padding-top: 100px;
}
.section-1-text h2{
    color: #7e986b;
    font-size: 100px;
    margin: 0;
    font-family: 'Gilda';
    font-weight: 100;
    width: 100%;
}
.main-span{
    width: 100%;
    font-family: 'MrsSaintDelafield';
    font-weight: 100;
    color: #779988;
    font-size: 85px;
    line-height: 1;
}
.span-behind{
    width: 100%;
    font-family: 'MrsSaintDelafield';
    font-weight: 100;
    color: #1c1c1a;
    font-size: 250px;
    position: absolute;
    z-index: -1;
    opacity: 0.1;
}
.section-1-text h3{
    color: #779988;
    font-size: 40px;
    margin: 0;
    font-family: 'Gilda';
    font-weight: 100;
    width: 100%;
}
.section-1-text h3 span{
    font-size: 80px;
    color: #7e986b;
}
.section-2-text {
    position: relative;
    padding: 30px;
    background: #f7fbfca3;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 50%;
    margin: 0 auto;
    margin-top: -150px;
    z-index: 2;
    position: relative;
    box-shadow: 15px 17px 40px 27px #0000000A;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    background: #ffffff;
    margin-bottom: 50px;
}
.section-2-text h2{
    width: 100%;
    font-family: 'MrsSaintDelafield';
    font-weight: 100;
    color: #7e986b;
    font-size: 85px;
    line-height: 1;
    text-align: center;
    margin: 20px 0px;
}
.section-2-text p{
    font-family: 'Gilda';
    font-weight: 100;
    width: 100%;
    color: #779988;
    font-size: 18px;
    text-align: center;
}
.section-2-text span{
    font-family: 'Gilda';
    font-weight: 100;
    width: 100%;
    margin: 20px 0px;
    color: #779988;
    font-size: 26px;
    text-align: center;
}
.section-2-text  a{
    width: 50%;
    text-align: center;
    color: #f8f7f5;
    font-family: 'Gilda';
    font-weight: 100;
    text-transform: uppercase;
    font-size: 18px;
    background: #7e986b;
    border-radius: 30px;
    padding: 10px 0px;
    margin-bottom: 50px;
}
.section-2-time{
    padding: 20px 0px;
    width: 70%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.section-2-time h3{
    color: #7e986b;
    font-size: 70px;
    margin: 0;
    font-family: 'Gilda';
    font-weight: 100;
    width: 100%;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    grid-gap: 30px;
}
.section-2-img{
    position: relative;
    padding-bottom: 30px;
}
.behind-image{
    width: 500px;
    height: 500px;
    object-fit: contain;
    margin: 0 auto;
    display: flex;
}
.main-image{
    width: 400px;
    height: 400px;
    object-fit: cover;
    border-radius: 500px;
    margin: 0 auto;
    display: flex;
    position: absolute;
    top: 10%;
    left: 10%;
    z-index: -1;
}

.section-6-form h2{
    width: 100%;
    font-family: 'MrsSaintDelafield';
    font-weight: 100;
    color: #7e986b;
    font-size: 85px;
    line-height: 1;
    text-align: center;
    margin: 20px 0px;
}
.section-6-form p{
    font-family: 'Gilda';
    font-weight: 100;
    width: 100%;
    color: #779988;
    font-size: 18px;
    text-align: center;
}
.section-6-form input, .section-6-form  textarea{
    width: 100%;
    outline: none;
    border: none;
    border-bottom: 2px solid #7e986b;
    padding: 10px;
    font-size: 18px;
    font-family: 'Gilda';
    color: #7e986b;
    resize: none;
    background: transparent;
}
.section-6-form .gfield{
    width: 100%;
    border: none;
}
.section-6-form .gfield legend{
    font-size: 16px;
    font-family: 'Gilda';
    color: #7e986b;
    padding-top: 35px;
}
.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: 'Gilda';
    color: #7e986b;
}

.section-6-form{
    width: 90%;
    margin: 0 auto;
    position: relative;
    padding-top: 60px;
    width: 50%;
    margin: 0 auto;
    box-shadow: 15px 17px 40px 27px #0000000A;
    backdrop-filter: blur(7px);
    background: #ffffff96;
    padding: 30px;
}
.section-6-form .flower-3-1{
    position: absolute;
    left: -15%;
    transform: rotateZ(45deg);
}
.section-6-form img{
    width: 120px;
}
.section-6-form .flower-3-2{
    position: absolute;
    right: -15%;
    transform: rotateZ(-90deg);
    bottom: 15%;
}
.section-6-form form{
    overflow: hidden;
}
.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 #7e986b;
    border-radius: 50%;
    transform: translate(10%, -50%);
}


.section-6-form  input[type="radio"]:checked + label::before {
    background-color: #779988;
}
.section-6-form  .gform_footer input{
    font-family: 'Gilda';
    font-size:20px !important;
    width: 100% !important;
    padding: 15px 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: #7e986b !important;
    border: 1px solid #7e986b !important;
    border-radius: 500px;
}
.section-6 {
    position: relative;
    width: 100%;
    margin: 0 auto;
    background: #fff;
    background: url('/wp-content/uploads/2024/02/rsz_vecteezy_green-leaf-of-palm-tree-with-shadow-on-white-background_15137895.jpg');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    padding: 50px 0px;
}

@media(max-width: 768px){
    .section-2-text {
        width: 75%;
        margin-top: -50px;
    }
    .section-1 {
        height: 50vh;
    }
    .section-1 img {
        object-position: right;
        height: 100vh;
        bottom: 0;

    }
    .main-span {
        font-size: 45px;
    }
    .logo {
        font-size: 60px;
        line-height: 1;
    }
    .section-1-text h2 {
        font-size: 32px;
    }
    .span-behind {
        font-size: 100px;
        top: 50%;
        transform: translateY(-50%);
    }
    .section-1-text h3 {
        font-size: 24px;
    }
    .section-1-text h3 span {
        font-size: 40px;
    }
    .section-2-text h2 {
        font-size: 40px;
    }
    .section-2-text p {
        font-size: 16px;
        letter-spacing: 0.8px;
    }
    .section-2-text span {
        font-size: 20px;
    }
    .section-2-text a {
        width: 100%;
        margin-bottom: 0px;
    }
    .section-2-time {
        width: 100%;
    }
    .section-2-time h3 {
        font-size: 40px;
        margin-bottom: 20px;
    }
    .section-6-form {
        width: 80%;
        padding-top: 20px;
        padding: 20px;
    }
    .section-6-form .flower-3-1 {
        left: -35%;

    }
    .section-6-form .flower-3-2 {
        right: -35%;
    }
    .section-2 {
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .section-1-text {
        backdrop-filter: blur(1px);
        -webkit-backdrop-filter: blur(11px);
        background: #f7fbfca3;
        width: 75%;
        padding: 30px;
        top: 50%;
        background: none;
    }
    .behind-image {
        width: 100%;
        height: 100%;
    }
    .main-image {
        width: 80%;
        height: 70%;
    }
    .section-6-form h2 {
        font-size: 40px;
    }
}