@font-face {
    font-family: 'Aptos Bold';
    src: url('./font/Aptos-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Aptos';
    src: url('./font/Aptos.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
.fancybox-button--play {
    display: none !important;
}

body {
    margin: 0;
}

.wrapper {
    display: flex;
    flex-direction: column;
    margin: auto;
    max-width: 1440px;
    width: 100%;
    
    color: white;
}

.wrapper img {
    max-height: 720px;
}

.wrapper a {
    cursor: pointer;
    max-height: 720px;
    margin-top: -5px;
}

.wrapper a img {
    max-height: 720px;
    width: 100%;
}

.sunnyhill-1-child {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px 0;
    background-color: #1e253f;
    margin-top: -10px;
}

.sunnyhill-1 img {
    width: 100%;
    max-height: 528px;
}

h2 {
    font-family: 'Aptos', sans-serif;
    font-weight: 400;
    font-size: 32px;
    margin: 0;
}

h1 {
    font-family: 'Aptos Bold', sans-serif;
    font-weight: 700;
    font-size: 55px;
    margin: 0;
}

.sunnyhill-2 {
    display: flex;
    max-height: 720px;
}

.sunnyhill-2-child {
    display: flex;
    flex-direction: column;
    padding: 25px;
    gap: 10px;
    background-color: #e5eaea;
}

.sunnyhill-2 .list {
    list-style-type: square;
    color: #1e253f;

}

.sunnyhill-2 .list li {
    font-family: 'Aptos Bold', sans-serif;
    font-weight: 700;
    font-size: 28px;
}

.sunnyhill-2 .list li span {
    font-family: 'Aptos', sans-serif;
    font-weight: 400;
    font-size: 28px;
}

.sunnyhill-3-image {
    display: none;
}

.sunnyhill-3 {
    background-image: url("./images/Slide3.jpg");
    display: flex;
    max-width: 1440px;
    width: 100%;
    height: 720px;
    background-repeat: round;
}

.sunnyhill-3-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: auto;
    margin-right: 0;
    gap: 30px;
    height: 100%;
    max-height: 720px;
    text-align: center;
    width: 30%;
    color: black;
    background-color: rgba(248, 253, 63, 0.9);
}

.sunnyhill-3 p {
    font-family: 'Aptos', sans-serif;
    font-weight: 400;
    font-size: 28px;
    margin: 0;
}

h4 {
    font-family: 'Aptos Bold', sans-serif;
    font-weight: 700;
    font-size: 32px;
    text-align: center;
    margin: 0;
    color: black;
}

.sunnyhill-4 {
    display: flex;
    max-width: 1440px;
}

.sunnyhill-4 img {
    width: 64%;
}

.sunnyhill-4-child {
    background-image: url("./images/Slide4-1.jpg");
    background-position: center;
    background-size: cover;
    max-height: 720px;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-repeat: no-repeat;
    padding: 20px 0;

}

.sunnyhill-4-child h4 {
    padding-bottom: 20px;
}

.sunnyhill-4 .list,
.sunnyhill-4 .list-1 {
    list-style-type: square;
    color: black;
}


.sunnyhill-4 .list-1 li {
    list-style-type: square;
    font-family: 'Aptos Bold', sans-serif;
    font-weight: 700;
    font-size: 28px;
}

.sunnyhill-4 .list-1 div {
    display: flex;
    align-items: center;
    gap: 20px;
}


.sunnyhill-4 .list li {
    font-family: 'Aptos', sans-serif;
    font-weight: 400;
    font-size: 28px;
}

.sunnyhill-7 {
    display: flex;
    max-height: 720px;
    margin-top: -5px;
}

.sunnyhill-7 img {
    width: 60%;
}

.sunnyhill-7-child {
    background-color: #1e253f;
    width: 40%;
}

h5 {
    font-family: 'Aptos Bold', sans-serif;
    font-weight: 700;
    font-size: 29px;
    text-align: center;
}

.sunnyhill-7-child-table {
    width: 100%;
    border-collapse: collapse;
}

.sunnyhill-7-child-table td {
    border: 2px solid #3d3e42;
    padding: 20px;
}

.sunnyhill-7-child-table td:not(:first-child) {
    text-align: center;
    font-family: 'Aptos', sans-serif;
    font-weight: 400;
    font-size: 19px;

}

.sunnyhill-7-child-table td:first-child {
    font-family: 'Aptos Bold', sans-serif;
    font-weight: 700;
    font-size: 19px;

}

.sunnyhill-8 {
    display: flex;
}

.sunnyhill-8 img {
    max-height: 720px;
    height: 100%;
    width: 60%;
}

.sunnyhill-8-child {
    width: 40%;
    background-color: #1e253f;
}

.sunnyhill-8-child-title {
    padding: 15px;
}

.sunnyhill-8-child-title-1 {
    font-family: 'Aptos Bold', sans-serif;
    font-weight: 700 !important;
    font-size: 16px;
    text-decoration: underline;
}

.sunnyhill-8-child-1 {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 15px;
}

.sunnyhill-8-child p {
    font-family: 'Aptos', sans-serif;
    font-weight: 400;
    font-size: 15px;
    margin: 0;
}

.sunnyhill-8-child-2-title {
    font-family: 'Aptos Bold', sans-serif;
    font-weight: 700 !important;
    font-size: 16px;
}

.sunnyhill-8-child-2 div {
    display: flex;
    gap: 10px;
}

.sunnyhill-8-child-3 {
    width: fit-content;
    border-bottom: 1px solid white;
}

.sunnyhill-8-child-2-amount p {
    margin-top: 2px;
    font-weight: 700 !important;
}

.footer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin-top: -5px;
    width: 100%;
    height: 720px;
    background-color: #1e253f;
    color: white;
}

.footer-title {
    font-family: 'Aptos Bold', sans-serif;
    font-weight: 700;
    font-size: 78px;
    margin: 0;
}

.footer-subtitle {
    font-family: 'Aptos Bold', sans-serif;
    font-weight: 700;
    font-size: 40px;
    margin: 0;
    margin-top: 10px;
}

.footer-child {
    font-family: 'Aptos', sans-serif;
    font-weight: 400;
    font-size: 36px;
    display: flex;
    flex-direction: column;
    margin-top: 10px;
    gap: 5px;
}

.footer-child a {
    text-decoration: none;
    color: white;
}

@media (max-width: 1440px) {
    .sunnyhill {
        display: flex;
        flex-direction: column;
    }

    .sunnyhill-3 {
        width: 100%;
        max-height: 720px;
        height: 100%;

    }
    .sunnyhill-2{
        max-height: none !important;
    }

    .sunnyhill-2 img {
        max-height: 100% !important;
    }

    .sunnyhill-2 .list {
        padding-left: 23px !important;
    }

    .sunnyhill-2 .list li {
        font-size: 23px !important;
    }

    .sunnyhill-3-child {
        width: 40%;
        padding: 20px 0;
    }

    h4 {
        font-size: 28px !important;
    }

    .sunnyhill-3 p {
        font-size: 24px !important;
    }

    .sunnyhill-4 img {
        width: 50%;
    }

    .sunnyhill-4-child {
        width: 100%;
    }


    .sunnyhill-7 {
        display: flex;
        flex-direction: column;
    }

    .sunnyhill-7 img {
        width: 100%;
    }

    .sunnyhill-7 {
        max-height: fit-content !important;
    }

    .sunnyhill-7-child,
    .sunnyhill-8-child {
        width: 100%;
    }

    .sunnyhill-8 {
        display: flex;
        flex-direction: column;
    }

    .sunnyhill-8 img {
        width: 100% !important;
    }

    .sunnyhill-8-child-1 {
        flex-direction: row;
    }

    .footer-title {
        font-size: 64px !important;
    }

}

@media (max-width: 1024px) {
    .wrapper img {
        width: 100%;
    }

    .sunnyhill-2 {
        display: flex;
        flex-direction: column;
    }

    .sunnyhill-2 .list {
        padding-left: 20px !important;
    }

    .sunnyhill-2 .list li {
        font-size: 20px !important;
    }

    .sunnyhill-2 .list li span {
        font-size: 20px;
    }

    .sunnyhill-3-image {
        display: flex;
    }

    .sunnyhill-3 {
        background-image: none !important;
    }

    .sunnyhill-3-child {
        width: 100%;
    }

    h4 {
        font-size: 24px !important;
    }

    .sunnyhill-3 p {
        font-size: 20px !important;
    }


    ul {
        margin: 0;
    }

    .sunnyhill-4 {
        display: flex;
        flex-direction: column;
    }

    .sunnyhill-4 .list-1 li {
        font-size: 20px !important;
    }

    .sunnyhill-4 .list li {
        font-size: 20px !important;
    }

    .sunnyhill-4 .list-1 div {

        gap: 10px !important;
    }

    h5 {
        font-size: 20px !important;
    }

    .sunnyhill-7-child-table td:first-child {
        font-size: 16px !important;
    }

    .sunnyhill-7-child-table td:not(:first-child) {
        font-size: 16px !important;

    }

    .sunnyhill-8-child-1 {
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: space-between;
    }

    .footer-title {
        font-size: 47px !important;
    }

    .footer-child {
        font-size: 28px !important;
    }

    .footer {
        height: auto;
        padding: 80px 0;
    }

}

@media (max-width: 500px) {

    h2 {

        font-size: 24px;
    }

    h1 {
        font-size: 47px;
    }

    .sunnyhill-4 .list-1 li {
        font-size: 18px !important;
    }

    .sunnyhill-4 .list li {
        font-size: 18px !important;
    }

    .sunnyhill-4-child {
        padding-left: 0 10px;
        padding-right: 0 10px;
    }

    .sunnyhill-8-child p {
        font-size: 14px;
    }

    .footer-subtitle {
        font-size: 30px !important;
    }

    .footer-child {
        font-size: 20px !important;
    }

    .footer {
        height: auto;
        padding: 50px 0;
    }
}