* {
    margin: 0;
    padding: 0;
}

main {
    height: 150vh;
    display: flex;
    flex-direction: column;
}

/* photo */
.photo {
    position: fixed;
    z-index: -1;
    margin: 3% 0% 0% 8%;
}

.photo img {
    position: sticky;
    top: 0%;
    width: 30vw;
}

.line {
    position: sticky;
    top: 0%;
    display: flex;
    align-items: center;
    font-size: 1.8vw;
    color: rgb(108, 108, 108);
    font-family: sans-serif;
    border-left: 3px solid #00cc83;
    border-width: 8px;
    height: 5vh;
}

.line p:nth-child(1) {
    margin-left: 6%;
}

.line p:nth-child(2) {
    margin-left: 1%;
    color: #00cc83;
}

.line p:nth-child(3) {
    margin-left: 1%;
}

.shortcut{
    border-top: 1px solid rgb(199, 199, 199);
}
.shortcut ul{
    display: flex;
    align-items: center;
    justify-content: left;
}
.shortcut ul li{
    color: blue;
    text-align: center;
    width:6vw;
    border: 2px solid blue;
    border-radius: 2vw;
    padding: 0.5%;
    list-style: none;
    margin: 2% 0% 0% 4%;
    cursor: pointer;
}

.shortcut ul li:nth-child(1){
    margin: 2% 0% 0% 0%;
}
.shortcut ul li:hover{
    background-color: rgb(225, 238, 255);
}

.contain {
    /* border: 2px solid black; */
    width: 55vw;
    margin: 3% 0% 0% 40%;
}

/* location */

.intro {
    margin: 0% 0% 0% 0%;
    width: 55vw;
}

.intro h1 {
    color: rgb(0, 0, 0);
    letter-spacing: -1;
    text-decoration: underline;
    font-size: 2em;
    /* font-weight: 550; */
    font-family: 'Roboto', sans-serif;
}

.intro ul {
    display: flex;
}

.intro ul li {
    /* width: 10vw; */
    list-style: none;
    margin: 1% 2% 1% 0%;
    font-size: 1.3em;
    cursor: pointer;
}

.intro ul li a svg{
    background-color: rgb(247, 247, 247);
}
.intro ul li a svg:hover{
    background-color: rgb(211, 211, 211);
    border-radius: 10%;
}

/* Location */

.location {
    border-top: 1px solid rgb(199, 199, 199);
    border-bottom: 1px solid rgb(199, 199, 199);
    margin: 2% 0% 0% 0%;
    padding: 2% 2% 2% 0%;
    display: flex;
    flex-direction: column;
}

.location p:nth-child(1) {
    font-family: 'Roboto', sans-serif;
    --tw-text-opacity: 1;
    color: rgb(69 80 101/var(--tw-text-opacity));
    font-weight: 400;
    font-size: 18px;
    letter-spacing: -1;
    margin: 0% 0% 0% 0%;
}

.location p:nth-child(2) {
    color: rgb(66, 66, 66);
    font-size: 1em;
    font-family: 'Roboto', sans-serif;
    margin: 1% 0% 0% 0%;
    font-weight: 600;
}

/* about */
.about {
    border-bottom: 1px solid rgb(199, 199, 199);
}

.about p:nth-child(1) {
    margin: 2% 0% 1% 0%;
    font-family: 'Roboto', sans-serif;
    --tw-text-opacity: 1;
    color: rgb(69 80 101/var(--tw-text-opacity));
    font-weight: 400;
    font-size: 18px;
    letter-spacing: -1;
}

.about p:nth-child(2) {
    margin: 1% 0% 2% 0%;
    font-family: 'Roboto', sans-serif;
    color: rgb(66, 66, 66);
    font-weight: 500;
    font-size: 18px;
    letter-spacing: -1;
}

/* avialibility */

.core {
    margin: 4% 0% 0% 0%;
    display: flex;
    justify-content: space-around;
    /* border-bottom: 1px solid rgb(199, 199, 199); */
}

/* avilable */

.available {
    margin: 0% 0% 4% 3%;
    width: 15vw;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: rgb(240, 240, 240);
    border-radius: 10%;
}

.available img {
    width: 5vw;
    height: auto;
    font-weight: 600;
    margin: 10% 0% 10% 0%;
}

.available p:nth-child(2) {
    margin: 0% 0% 0% 10%;
    font-family: 'Roboto', sans-serif;
    --tw-text-opacity: 1;
    color: rgb(69 80 101/var(--tw-text-opacity));
    font-weight: 400;
    font-size: 1.5vw;
    letter-spacing: -1;
    margin: 0% 0% 0% 0%;
}

.available p:nth-child(3) {
    margin: 2% 0% 5% 0%;
    color: rgb(66, 66, 66);
    font-size: 1.2vw;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}

/* amazing */

.amazing {
    margin: 0% 0% 4% 3%;
    width: 18vw;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: rgb(240, 240, 240);
    border-radius: 10%;
}

.amazing img {
    width: 5vw;
    height: auto;
    font-weight: 600;
    margin: 10% 0% 10% 0%;
}

.amazing p:nth-child(2) {
    margin: 0% 0% 0% 10%;
    font-family: 'Roboto', sans-serif;
    --tw-text-opacity: 1;
    color: rgb(69 80 101/var(--tw-text-opacity));
    font-weight: 400;
    font-size: 1.5vw;
    letter-spacing: -1;
    margin: 0% 0% 0% 0%;
}

.amazing p:nth-child(3) {
    text-align: center;
    margin: 2% 0% 5% 0%;
    color: rgb(66, 66, 66);
    font-size: 1.2vw;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
