@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("https://fonts.googleapis.com/css?family=Poppins:500,600");

* {
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
}

html,
body {
    margin: 0px;
    height: 100%;
    top: 0 !important;
    overflow-x: hidden;
}

/* a blue color as a generic focus style */
button:focus-visible {
    outline: 2px solid #4a90e2 !important;
    outline: -webkit-focus-ring-color auto 5px !important;
}

a {
    text-decoration: none;
}

@font-face {
    font-family: "Pretendard";
    src: url("https://anima-uploads.s3.amazonaws.com/projects/681c02510381d3a49b99eb95/fonts/pretendard-regular.otf") format("opentype");
}

@font-face {
    font-family: "Font Awesome 5 Free-Solid";
    src: url("https://anima-uploads.s3.amazonaws.com/5aa4ed775d7c3d000ce877fc/Font Awesome 5 Free-Solid-900.otf") format("opentype");
}

#goog-gt-tt,
.skiptranslate {
    display: none !important;
}

svg {
    display: none !important;
}

#header .item-3 {
    height: 73px;
    align-items: flex-start;
    flex: 0 0 auto;
    margin-top: -0.5px;
    margin-bottom: -0.5px;
    display: inline-flex;
    flex-direction: column;
    padding: 1px 0px 0px;
    position: relative;
}

#header .link-4 {
    display: flex;
    min-height: 60px;
    align-items: center;
    gap: 5px;
    position: relative;
    flex: 1;
    align-self: stretch;
    width: 100%;
    flex-grow: 1;
}

#header .streamline-ultimate {
    position: relative;
    width: 25px;
    height: 25px;
}

#header .group {
    position: relative;
    width: 19px;
    height: 19px;
    top: 3px;
    left: 3px;
}

#header .overlap-group {
    position: relative;
    width: 20px;
    height: 20px;
    background-image: url(./img/vector-4.svg);
    background-size: 100% 100%;
}

#header .vector-5 {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
}

#header .ellipse {
    position: relative;
    width: 2px;
    height: 2px;
    background-color: var(--gray-400);
    border-radius: 1px;
}

#header .KO,
#header .EN {
    position: relative;
    width: fit-content;
    font-family: "Poppins", Helvetica;
    font-weight: 500;
    color: var(--gray-400);
    font-size: 16px;
    letter-spacing: -0.5px;
    line-height: 24px;
    white-space: nowrap;
}

#header .KO.active,
#header .EN.active {
    color: var(--gray-200);
}

#footer.puttybox-PC {
    display: flex;
    flex-direction: column;
    margin-top: unset;
    min-width: 960px;
    align-items: center;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

#footer .upper-putty {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 34px;
    padding: 46px 20px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background-color: var(--gray-800);
}

#footer .contents-box-7 {
    display: flex;
    max-width: 1280px;
    align-items: center;
    justify-content: space-between;
    position: relative;
    flex: 1;
    flex-grow: 1;
}

#footer .text-and-logobox {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 34px;
    position: relative;
    flex: 1;
    flex-grow: 1;
}

#footer .logo {
    max-width: 1080px;
    align-items: center;
    gap: 10px;
    width: 100%;
    flex: 0 0 auto;
    display: flex;
    position: relative;
}

#footer .element-2 {
    position: relative;
    width: 233px;
    height: 69px;
    object-fit: cover;
}

#footer .text-2 {
    position: relative;
    align-self: stretch;
    font-family: "Pretendard-Regular", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
}

#footer .GCPP-image-box {
    display: flex;
    flex-direction: column;
    max-width: 305px;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
    position: relative;
    flex: 1;
    flex-grow: 1;
    align-self: stretch;
}

#footer .image {
    height: 114.77px;
    position: relative;
    align-self: stretch;
    width: 100%;
    object-fit: cover;
}

#footer .below-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 25px 20px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background-color: var(--accent);
}

#footer .text-box-6 {
    display: flex;
    max-width: 1280px;
    align-items: center;
    justify-content: space-between;
    position: relative;
    width: 100%;
    flex: 0 0 auto;
}

#footer .text-box-7 {
    display: flex;
    flex-wrap: nowrap;
    width: 500px;
    align-items: center;
    justify-content: space-between;
    gap: 5px 20px;
    position: relative;
}

#footer .text-wrapper-6 {
    position: relative;
    width: fit-content;
    margin-top: -1px;
    font-family: "Pretendard-Regular", Helvetica;
    font-weight: 400;
    color: var(--primary);
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
    white-space: nowrap;
}

#footer .touch-text-box {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
    position: relative;
    flex: 0 0 auto;
}

#footer .rectangle {
    position: relative;
    width: 2px;
    height: 14px;
    background-color: var(--primary);
}

#footer .logo-set-box {
    display: flex;
    flex-direction: column;
    width: 372px;
    align-items: flex-start;
    gap: 10px;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

#footer .image-2 {
    height: 36.6px;
    mix-blend-mode: multiply;
    position: relative;
    align-self: stretch;
    width: 100%;
    object-fit: cover;
}

@media (max-width: 959px) {

    #header .KO,
    #header .EN {
        font-family: "Poppins-Medium", Helvetica;
    }

    #footer.puttybox-PC {
        max-width: 959px;
        min-width: unset;
    }

    #footer .contents-box-7 {
        flex-wrap: wrap;
        align-items: flex-end;
        gap: 34px 34px;
    }

    #footer .text-and-logobox {
        min-width: 300px;
        max-width: 320px;
    }

    #footer .GCPP-image-box {
        min-width: 250px;
        max-width: 320px;
    }

    #footer .image {
        height: 120.42px;
    }

    #footer .text-box-6 {
        flex-wrap: wrap;
        gap: 10px 10px;
    }

    #footer .text-box-7 {
        min-width: 320px;
        flex: 1;
        flex-grow: 1;
        flex-wrap: wrap;
    }
}