html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

body {
    line-height: 1
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    all: unset;
    cursor: pointer
}

*,input {
    box-sizing: border-box
}

input {
    box-sizing: border-box
}

input:focus,input:active {
    outline: none
}

a {
    text-decoration: none
}

select,button,input,textarea {
    border: none;
    border-radius: 0;
    outline: none;
    background: none;
    padding: 0;
    margin: 0
}

select:focus,button:focus,input:focus,textarea:focus {
    outline: none
}

input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.oneLineEllipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all
}

.twoLineEllipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 2.8em;
    height: 2.8em;
    word-break: break-all
}

.threeLineEllipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 4.2em;
    height: 4.2em;
    word-break: break-all
}

.scroll__hide {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.scroll__hide::-webkit-scrollbar {
    display: none
}

@font-face {
    font-family: "Pretendard";
    src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff") format("woff");
    font-weight: normal
}

@font-face {
    font-family: "Pretendard";
    src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff") format("woff");
    font-weight: 500
}

@font-face {
    font-family: "Pretendard";
    src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-SemiBold.woff") format("woff");
    font-weight: 600
}

@font-face {
    font-family: "Pretendard";
    src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff") format("woff");
    font-weight: bold
}

@font-face {
    font-family: "yg-jalnan";
    src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_four@1.2/JalnanOTF00.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

html {
    overflow-x: hidden
}

body,html {
    font-family: "Pretendard",sans-serif;
    font-size: 14px;
    line-height: 1.2;
    scroll-behavior: smooth;
    background-color: #fbfbf8;
    min-height: 100vh;
    min-height: -webkit-fill-available
}

body main,html main {
    background-color: #fbfbf8
}

body#web main {
    min-height: auto
}

body#web .web {
    display: block
}

body#web .app {
    display: none
}

body#app footer {
    display: none
}

body#app section.footer {
    display: flex
}

body#app .web {
    display: none
}

body#app .app {
    display: block
}

body#app.android .android {
    display: block
}

body#app.android .ios {
    display: none
}

body#app.ios .android {
    display: none
}

body#app.ios .ios {
    display: block
}

.rsp-mo {
    display: block
}

.rsp-pc {
    display: none
}

.layout {
    width: 92.533333%;
    max-width: 430px;
    margin: 0 auto
}

@media(min-width: 1310px) {
    .rsp-mo {
        display:none
    }

    .rsp-pc {
        display: block
    }

    .layout {
        max-width: 1210px
    }
}

.curation__page#curation__page .curation__wrap {
    padding: 83.6px 0 12px 0
}

.curation__page#curation__page .curation__wrap section.start__section .start__wrap p.start__title {
    font-size: 26px;
    font-weight: 600;
    line-height: 1.38;
    letter-spacing: -0.52px;
    text-align: center;
    color: #000
}

.curation__page#curation__page .curation__wrap section.start__section .start__wrap img.start__img {
    display: block;
    object-fit: cover;
    margin: 8.6px auto 0;
    width: 293px;
    height: 240px
}

.curation__page#curation__page .curation__wrap section.start__section .start__wrap p.start__desc {
    margin: -3.94px;
    font-size: 15px;
    line-height: 1.73;
    letter-spacing: -0.3px;
    text-align: center;
    color: #0e0f0f
}

.curation__page#curation__page .curation__wrap section.start__section .start__wrap p.curation__length {
    margin-top: 33px;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    color: #ff6c30
}

.curation__page#curation__page .curation__wrap section.start__section .start__wrap a.curation__test-link {
    margin: 29.06px auto 0;
    width: 266px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    border-radius: 26px;
    background-color: #ff6c30
}

.curation__page#curation__page .curation__wrap section.start__section .start__wrap a.curation__test-link:hover {
    text-decoration: none
}

@media(min-width: 1310px) {
    .curation__page#curation__page .curation__wrap {
        padding:220px 0 174px 0
    }

    .curation__page#curation__page .curation__wrap section.start__section .start__wrap p.start__title {
        font-size: 42px;
        line-height: 1.24;
        letter-spacing: -0.84px
    }

    .curation__page#curation__page .curation__wrap section.start__section .start__wrap img.start__img {
        margin: 51px auto 0;
        width: 424px;
        height: 310px
    }

    .curation__page#curation__page .curation__wrap section.start__section .start__wrap p.start__desc {
        font-size: 16px;
        line-height: 1.13;
        letter-spacing: -0.32px
    }

    .curation__page#curation__page .curation__wrap section.start__section .start__wrap p.curation__length {
        margin-top: 22px;
        font-size: 14px
    }

    .curation__page#curation__page .curation__wrap section.start__section .start__wrap a.curation__test-link {
        margin: 42px auto 0;
        font-size: 15px
    }
}

.curationQuestion__page#curationQuestion__page {
    background-color: #fbfbf8
}

.curationQuestion__page#curationQuestion__page .curationQuestion__wrap {
    padding: 66px 0 0 0
}

.curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide {
    width: 100%
}

.curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide:nth-child(6) p.curation__question,.curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide:nth-child(7) p.curation__question {
    margin-bottom: 79px
}

.curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide p.curation__order {
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #ff6c30
}

.curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide p.curation__question {
    margin-bottom: 51px;
    margin-top: 10px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: -0.4px;
    text-align: center;
    color: #000
}

.curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide p.curation__question.select__duplication {
    margin-bottom: 8px
}

.curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide p.curation__question.three__lines {
    margin-bottom: 23px
}

.curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide p.duplication__desc {
    font-size: 14px;
    font-weight: 500;
    color: #898989;
    text-align: center
}

.curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide img.curation__img {
    margin: 0 auto;
    display: block;
    object-fit: cover;
    width: 293px;
    height: 240px
}

.curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide .answer__wrap button.answer__btn,.curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide .four__answer-wrap button.answer__btn {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    color: #0b0b0b;
    border-radius: 26px;
    background-color: #f6f6f3
}

.curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide .answer__wrap button.answer__btn:not(:first-child),.curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide .four__answer-wrap button.answer__btn:not(:first-child) {
    margin-top: 12px
}

.curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide .answer__wrap button.answer__btn.active,.curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide .four__answer-wrap button.answer__btn.active {
    color: #fff;
    background-color: #ff6c30
}

.curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide .four__answer-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide .four__answer-wrap button.answer__btn {
    width: calc(50% - 7px);
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #000;
    border-radius: 26px;
    background-color: #f6f6f3
}

.curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide .four__answer-wrap button.answer__btn:not(:first-child) {
    margin-top: 0px
}

.curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide .four__answer-wrap button.answer__btn:nth-child(n+3) {
    margin-top: 12px
}

.curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide .four__answer-wrap button.answer__btn.active {
    border: solid 1px #ff6c30
}

.curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide img.analyze__img {
    margin: 0 auto;
    width: 293px;
    height: 240px;
    display: block;
    object-fit: cover
}

.curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide p.percentage__interaction {
    margin-top: 44px;
    font-size: 42px;
    font-weight: 600;
    letter-spacing: -0.84px;
    text-align: center;
    color: #ff6c30
}

.curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide p.analyze__title {
    margin-top: 60px;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -0.4px;
    text-align: center;
    color: #000
}

.curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide p.analyze__desc {
    margin-top: 17.5px;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.32px;
    text-align: center;
    color: #0e0f0f
}

@media(min-width: 1310px) {
    .curationQuestion__page#curationQuestion__page .curationQuestion__wrap {
        padding:240px 0 164px 0
    }

    .curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap {
        position: relative
    }

    .curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap button.prev__btn.no__link {
        position: absolute;
        z-index: 2;
        top: 324px;
        left: 290px;
        width: 34px;
        height: 34px
    }

    .curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap button.prev__btn.no__link img.prev__img {
        width: 100%;
        height: 100%;
        display: block;
        object-fit: cover
    }

    .curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide:nth-child(6) p.curation__question,.curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide:nth-child(7) p.curation__question {
        margin-bottom: 109.6px
    }

    .curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide p.curation__question {
        margin-bottom: 67.6px;
        margin-top: 18.6px;
        font-size: 32px;
        line-height: 1.31;
        letter-spacing: -0.64px
    }

    .curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide p.curation__question.three__lines {
        margin-bottom: 25.6px
    }

    .curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide img.curation__img {
        width: 424px;
        height: 310px
    }

    .curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide .answer__wrap button.answer__btn,.curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide .four__answer-wrap button.answer__btn {
        width: 343px;
        font-size: 14px
    }

    .curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide .four__answer-wrap {
        margin: 0 auto;
        width: 343px;
        justify-content: center
    }

    .curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide .four__answer-wrap button.answer__btn {
        width: 166.5px;
        font-size: 14px
    }

    .curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide .four__answer-wrap button.answer__btn:nth-child(2n) {
        margin-left: 10px
    }

    .curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide button.answer__btn {
        font-size: 14px
    }

    .curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide img.analyze__img {
        margin-top: 4px;
        width: 424px;
        height: 310px
    }

    .curationQuestion__page#curationQuestion__page .curationQuestion__wrap section.test__section .test__wrap .swiper__wrap .swiper#curationSwiper .swiper-wrapper .swiper-slide p.percentage__interaction {
        margin-top: 0px
    }
}

#downloadModal .modal-dialog {
    justify-content: center
}

#downloadModal .modal-dialog .modal-content {
    display: flex;
    width: 350px;
    height: 240px
}

#downloadModal .modal-dialog .modal-content .modal-body {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center
}

#downloadModal .modal-dialog .modal-content .modal-body h1 {
    text-align: center;
    margin-top: 40px;
    font-size: 20px;
    color: #000
}

#downloadModal .modal-dialog .modal-content .modal-body button {
    width: 224px;
    height: 52px;
    margin-top: 30px;
    border-radius: 26px;
    background-color: #ff6c30;
    color: #fff
}

.curation__result-page#curation__result-page {
    padding-top: 66px;
    background-color: #fbfbf8
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-left .layout section.result__mbti-section {
    margin-top: 13px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-left .layout section.result__mbti-section .mbti__section-wrap .mbti__img-wrap img.mbti__main-img {
    width: 281px;
    height: 281px;
    display: block;
    margin: 0 auto
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-left .layout section.result__mbti-section .mbti__section-wrap p.result__title {
    margin-top: -1.86px;
    font-size: 32px;
    line-height: 1.31;
    letter-spacing: -0.64px;
    color: #191919
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-left .layout section.result__mbti-section .mbti__section-wrap p.result__title span.result_span {
    font-weight: bold
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-left .layout section.result__mbti-section .mbti__section-wrap .mbti__tag-wrap {
    margin-top: 22.14px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px 10px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-left .layout section.result__mbti-section .mbti__section-wrap .mbti__tag-wrap p.tag__title {
    padding: 10px 14px;
    height: 38px;
    border-radius: 19px;
    background-color: #191919;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2;
    color: #fff;
    width: fit-content
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-left .layout section.result__mbti-section .mbti__section-wrap .mbti__desc-wrap {
    margin-top: 29.28px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-left .layout section.result__mbti-section .mbti__section-wrap .mbti__desc-wrap p.result__desc {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.73;
    letter-spacing: -0.3px;
    color: #191919
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-left .layout section.result__mbti-section .mbti__section-wrap .match__mbti-wrap {
    margin-top: 28.77px;
    border-top: 1px solid #efefef;
    padding-top: 31.5px;
    display: flex;
    align-items: center;
    justify-content: center
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-left .layout section.result__mbti-section .mbti__section-wrap .match__mbti-wrap .match__elem {
    width: 50%;
    border-radius: 10px;
    background-color: #f6f6f3
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-left .layout section.result__mbti-section .mbti__section-wrap .match__mbti-wrap .match__elem p.match__title {
    margin-top: 22px;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.231;
    letter-spacing: -0.26px;
    text-align: center;
    color: #333
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-left .layout section.result__mbti-section .mbti__section-wrap .match__mbti-wrap .match__elem p.match__sub {
    margin-top: 3px;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.231;
    letter-spacing: -0.26px;
    text-align: center;
    color: #191919
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-left .layout section.result__mbti-section .mbti__section-wrap .match__mbti-wrap .match__elem .sub__mbti-wrap img.sub__mbti-img {
    width: 98px;
    height: 99px;
    aspect-ratio: 1/.98;
    display: block;
    margin: 0 auto
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-left .layout section.result__mbti-section .mbti__section-wrap .match__mbti-wrap .match__elem.good__match-wrap p.match__sub {
    color: #30d000
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-left .layout section.result__mbti-section .mbti__section-wrap .match__mbti-wrap .match__elem.bad__match-wrap {
    margin-left: 9px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-left .layout section.result__mbti-section .mbti__section-wrap .match__mbti-wrap .match__elem.bad__match-wrap p.match__sub.bad__sub-mbti {
    color: #09c4fc
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-left .layout section.result__mbti-section .mbti__section-wrap .mbti__button-wrap {
    margin-top: 24px;
    display: flex;
    flex-direction: column;
    gap: 12px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-left .layout section.result__mbti-section .mbti__section-wrap .mbti__button-wrap button.find__match-mbti-btn {
    width: 100%;
    background-color: #ff6c30;
    border-radius: 26px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-left .layout section.result__mbti-section .mbti__section-wrap .mbti__button-wrap button.find__match-mbti-btn p.btn__title {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.19;
    letter-spacing: -0.32px;
    color: #fff
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-left .layout section.result__mbti-section .mbti__section-wrap .mbti__button-wrap button.find__match-mbti-btn img.arrow__img {
    margin-left: 5px;
    width: 16px;
    height: 16px;
    display: block
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-left .layout section.result__mbti-section .mbti__section-wrap .mbti__button-wrap a.mbti__restart-link {
    width: 100%;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 26px;
    background-color: #f6f6f3;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -0.28px;
    color: #898989
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__lifeStyle-section {
    margin-top: 31.5px;
    border-top: 1px solid #efefef
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__lifeStyle-section .lifeStyle__section-wrap {
    margin-top: 30.125px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__lifeStyle-section .lifeStyle__section-wrap p.lifeStyle__title {
    width: 240px;
    font-size: 26px;
    line-height: 1.38;
    letter-spacing: -0.52px;
    color: #191919
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__lifeStyle-section .lifeStyle__section-wrap p.lifeStyle__title span.title__span {
    font-weight: bold
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__lifeStyle-section .lifeStyle__section-wrap .level__wrap {
    margin-top: 10.875px;
    display: flex;
    align-items: center
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__lifeStyle-section .lifeStyle__section-wrap .level__wrap img.oragne__dot-icon {
    position: relative;
    top: 1px;
    width: 8px;
    height: 8px;
    display: block
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__lifeStyle-section .lifeStyle__section-wrap .level__wrap p.lifeStyle__level {
    margin-left: 4px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.28px;
    color: #191919
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__lifeStyle-section .lifeStyle__section-wrap .level__tag-wrap {
    margin-top: 24px;
    display: flex;
    flex-wrap: wrap;
    gap: 18px 10px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__lifeStyle-section .lifeStyle__section-wrap .level__tag-wrap p.tag__title {
    padding: 10px 14px;
    height: 38px;
    border-radius: 19px;
    background-color: #191919;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2;
    color: #fff;
    width: fit-content
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__lifeStyle-section .lifeStyle__section-wrap p.lifeStyle__desc {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.73;
    letter-spacing: -0.3px;
    color: #191919
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__lifeStyle-section .lifeStyle__section-wrap p.lifeStyle__desc.first__desc {
    margin-top: 20.06px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__lifeStyle-section .lifeStyle__section-wrap p.lifeStyle__desc.second__desc {
    margin-top: 4.185px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section {
    margin-top: 28.5px;
    border-top: 1px solid #efefef
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap {
    margin-top: 28.75px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap p.userSpace__title {
    width: 218px;
    font-size: 26px;
    line-height: 1.38;
    letter-spacing: -0.52px;
    color: #191919
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap p.userSpace__title span.title__span {
    font-weight: bold
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap {
    position: relative;
    margin-top: 56.25px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap img.graph__flag-img {
    position: absolute;
    top: -19px;
    left: 3px;
    width: 24px;
    height: 54px;
    display: block;
    object-fit: cover;
    transition: left 1s ease-in-out
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap img.graph__flag-img.percent__170 {
    transition: left 1s ease-in-out;
    left: 85px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap img.graph__flag-img.percent__270 {
    transition: left 1s ease-in-out;
    left: 167px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap img.graph__flag-img.percent__350 {
    transition: left 1s ease-in-out;
    left: 237px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap img.graph__flag-img.percent__400 {
    transition: left 1s ease-in-out;
    left: 292px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap .gauge__bar {
    position: absolute;
    top: 0;
    height: 30px;
    width: 30px;
    border-radius: 15px;
    box-shadow: inset 0 3px 6px 0 rgba(0,0,0,.16);
    transition: width 1s ease-in-out;
    overflow: hidden
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap .gauge__bar.percent__170 {
    transition: width 1s ease-in-out;
    width: 113px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap .gauge__bar.percent__270 {
    transition: width 1s ease-in-out;
    width: 195px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap .gauge__bar.percent__350 {
    transition: width 1s ease-in-out;
    width: 265px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap .gauge__bar.percent__400 {
    transition: width 1s ease-in-out;
    width: 320px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap p.graph__title {
    position: absolute;
    top: 45px;
    left: 0;
    opacity: 0;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.3px;
    color: #000;
    transition: opacity .3s ease-in-out
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap p.graph__title.percent__170 {
    left: 52px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap p.graph__title.percent__170.active {
    opacity: 1
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap p.graph__title.percent__270 {
    left: 134px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap p.graph__title.percent__270.active {
    opacity: 1
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap p.graph__title.percent__350 {
    left: 204px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap p.graph__title.percent__350.active {
    opacity: 1
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap p.graph__title.percent__400 {
    left: 248px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap p.graph__title.percent__400.active {
    opacity: 1
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap .background__bar {
    height: 30px;
    width: 347px;
    border-radius: 15px;
    box-shadow: inset 0 3px 6px 0 rgba(0,0,0,.16);
    background-image: linear-gradient(to right, #ff6c2f, #f5f5f5 40%, #00fb94);
    background-color: #f6f6f3
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap .basic__bar {
    height: 30px;
    width: 347px;
    border-radius: 15px;
    box-shadow: inset 0 3px 6px 0 rgba(0,0,0,.16);
    background-color: #f6f6f3
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .userSpace__cards-wrap {
    margin-top: 67px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .userSpace__cards-wrap .space__card {
    height: 100%;
    padding: 22px 12px 18.06px 12px;
    background-color: #191919;
    border-radius: 10px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .userSpace__cards-wrap .space__card .card__title {
    display: flex;
    align-items: center
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .userSpace__cards-wrap .space__card .card__title p.dot__icon {
    width: 8px;
    height: 8px;
    border-radius: 50%
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .userSpace__cards-wrap .space__card .card__title p.title__name {
    margin-left: 5px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.32px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .userSpace__cards-wrap .space__card p.card__desc {
    margin-top: 8.06px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.73;
    letter-spacing: -0.45px;
    color: #fff
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .userSpace__cards-wrap .space__card:not(:first-child) {
    margin-top: 12px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article {
    margin-top: 31.5px;
    border-top: 1px solid #efefef;
    padding-top: 31.5px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap h2.plants__article-title {
    font-size: 26px;
    font-weight: normal;
    line-height: 1.38;
    letter-spacing: -0.52px;
    color: #191919
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap h2.plants__article-title span.emphasis__span {
    font-weight: bold
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap nav {
    margin-top: 29px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap nav .nav.nav-tabs {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: none
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap nav .nav.nav-tabs button.nav-link {
    position: relative;
    border: none;
    padding: 3px 0;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.32px;
    color: #e4e4e4
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap nav .nav.nav-tabs button.nav-link:nth-child(1) img.tab__balloon-img {
    width: 226px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap nav .nav.nav-tabs button.nav-link:nth-child(2) img.tab__balloon-img {
    width: 296px;
    left: -102px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap nav .nav.nav-tabs button.nav-link:nth-child(3) img.tab__balloon-img {
    width: 268px;
    left: -121px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap nav .nav.nav-tabs button.nav-link:last-child img.tab__balloon-img {
    width: 262.5px;
    right: 0
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap nav .nav.nav-tabs button.nav-link img.tab__balloon-img {
    position: absolute;
    top: 40.5px;
    height: 36px;
    object-fit: cover;
    display: none
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap nav .nav.nav-tabs button.nav-link.active {
    border-bottom: 1px solid #ff6c2f;
    color: #ff6c2f
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap nav .nav.nav-tabs button.nav-link.active img.tab__balloon-img {
    display: block
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap .tab-content {
    margin-top: 83px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap .tab-content .tab-pane.fade .tab__header {
    display: flex;
    justify-content: space-between
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap .tab-content .tab-pane.fade .tab__body {
    margin-top: 24px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap .tab-content .tab-pane.fade .tab__body .no__data-wrap {
    margin-top: 24px;
    padding: 49px 0 31.56px;
    border-radius: 8px;
    background-color: #f6f6f3
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap .tab-content .tab-pane.fade .tab__body .no__data-wrap p.no__data-title {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.4px;
    text-align: center;
    color: #000
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap .tab-content .tab-pane.fade .tab__body .no__data-wrap p.no__data-desc {
    margin-top: 12.56px;
    font-size: 14px;
    line-height: 1.71;
    letter-spacing: -0.28px;
    text-align: center;
    color: #0e0f0f
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap .tab-content .tab-pane.fade .manage__product-wrap {
    margin-top: 31.5px;
    padding-top: 31.5px;
    border-top: 1px solid #efefef
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap .tab-content .tab-pane.fade .manage__product-wrap .product__header {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap .tab-content .tab-pane.fade .manage__product-wrap .product__header p.product__title {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.19;
    color: #333
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap .tab-content .tab-pane.fade .manage__product-wrap .product__header a.product__link {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.42px;
    color: #ff6c30
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap .tab-content .tab-pane.fade .manage__product-wrap .product__body {
    margin-top: 24.2px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section {
    margin-top: 32.3px;
    padding-top: 31.5px;
    padding-bottom: 31.5px;
    margin-bottom: 32.3px;
    border-top: 1px solid #efefef
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap .layout article.event__seed-article .seed__article-wrap h6.event__subtitle {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -0.28px;
    color: #ff6c30
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap .layout article.event__seed-article .seed__article-wrap .seed__title-wrap {
    margin-top: 21.69px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap .layout article.event__seed-article .seed__article-wrap .seed__title-wrap h2.seed__title {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.38;
    letter-spacing: -0.52px;
    color: #191919
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap .layout article.event__seed-article .seed__article-wrap .seed__title-wrap a.seed__guide-link {
    margin-bottom: 2.31px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -0.28px;
    color: #ccc
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap .layout article.event__seed-article .seed__article-wrap .seed__title-wrap a.seed__guide-link:hover {
    text-decoration: none
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap .layout article.event__seed-article .seed__article-wrap img.seed__kit-img {
    display: block;
    margin-top: 29.49px;
    width: 100%;
    aspect-ratio: 1/.6628242
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap .layout article.event__seed-article .seed__article-wrap p.seed__desc {
    margin-top: 8.1px;
    font-size: 15px;
    line-height: 1.73;
    letter-spacing: -0.4px;
    color: #191919
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap .layout article.event__seed-article .seed__article-wrap p.seed__desc span.emphasis__span {
    font-weight: bold;
    text-decoration: underline
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap .layout article.event__seed-article .seed__article-wrap .seed__link-wrap {
    margin-top: 28.1px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap .layout article.event__seed-article .seed__article-wrap .seed__link-wrap a.download__link {
    width: 100%;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -0.28px;
    color: #fff;
    border-radius: 25px;
    background-color: #ff6c2f
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap .layout article.event__seed-article .seed__article-wrap .seed__link-wrap a.download__link:hover {
    text-decoration: none
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap .layout article.event__seed-article .seed__article-wrap .seed__link-wrap a.download__link img.right__arrow-img {
    margin-left: 9px;
    object-fit: cover;
    width: 16px;
    height: 16px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap .layout article.event__seed-article .button__wrap {
    padding-bottom: 60px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap .layout article.event__seed-article a.restart__curatoin-link {
    width: 100%;
    height: 52px;
    margin-top: 12.2px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -0.28px;
    color: #898989;
    border-radius: 26px;
    background-color: #f6f6f3
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap .layout article.event__seed-article a.restart__curatoin-link:hover {
    text-decoration: none
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap article.event__info-article {
    margin-top: 60px;
    background-color: #f6f6f3;
    padding: 24px 0
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap article.event__info-article .info__article-wrap {
    width: 90%;
    max-width: 430px;
    margin: 0 auto
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap article.event__info-article .info__article-wrap h6.info__subtitle {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.429;
    letter-spacing: -0.28px;
    color: #666
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap article.event__info-article .info__article-wrap p.info__desc {
    font-size: 12px;
    line-height: 1.83;
    letter-spacing: -0.46px;
    color: #999
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap article.event__info-article .info__article-wrap p.info__desc:nth-child(2) {
    margin-top: 20.55px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap article.event__info-article .info__article-wrap p.info__desc:nth-child(3) {
    margin-top: 16.55px
}

.curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap article.event__info-article .info__article-wrap p.info__desc:last-child {
    margin-top: 16.55px
}

@media(min-width: 1310px) {
    .curation__result-page#curation__result-page {
        padding-top:120px
    }

    .curation__result-page#curation__result-page .layout {
        width: 100%;
        max-width: 100%;
        margin: 0
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout {
        width: 92.533333%;
        max-width: 1210px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        position: relative
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-left {
        margin-top: 40px;
        width: 347px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-left .layout section.result__mbti-section {
        margin-top: initial
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-left.fixedPosition {
        position: fixed;
        top: 120px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-left.absolutePosition {
        position: absolute;
        bottom: 60px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right {
        width: calc(100% - 471px);
        padding-left: 0;
        margin-left: auto
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__lifeStyle-section {
        margin-top: 40px;
        border-top: none
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__lifeStyle-section .lifeStyle__section-wrap .level__tag-wrap {
        margin-top: 24px;
        display: flex;
        flex-wrap: wrap;
        gap: 18px 10px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__lifeStyle-section .lifeStyle__section-wrap p.lifeStyle__desc.first__desc {
        line-height: normal;
        margin-top: 33px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__lifeStyle-section .lifeStyle__section-wrap p.lifeStyle__desc.second__desc {
        margin-top: 7.03px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section {
        margin-top: 26.5px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap img.graph__flag-img.percent__170 {
        left: 213px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap img.graph__flag-img.percent__270 {
        left: 388px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap img.graph__flag-img.percent__350 {
        left: 537px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap img.graph__flag-img.percent__400 {
        left: 653px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap .gauge__bar .background__bar {
        width: 739px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap .gauge__bar.percent__170 {
        width: 241px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap .gauge__bar.percent__270 {
        width: 415px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap .gauge__bar.percent__350 {
        width: 564px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap .gauge__bar.percent__400 {
        width: 681px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap p.graph__title.percent__170 {
        left: 180px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap p.graph__title.percent__270 {
        left: 355px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap p.graph__title.percent__350 {
        left: 504px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap p.graph__title.percent__400 {
        left: 609px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .graph__wrap#graph__wrap .basic__bar {
        width: 739px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .userSpace__cards-wrap {
        display: flex;
        flex-wrap: wrap;
        gap: 33px 45px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .userSpace__cards-wrap .space__card {
        width: 347px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right .layout section.result__userSpace-section .userSpace__section-wrap .userSpace__cards-wrap .space__card:not(:first-child) {
        margin-top: initial
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article {
        margin-top: 52.5px;
        padding-top: 30.13px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap nav {
        margin-top: 30.63px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap nav .nav.nav-tabs {
        justify-content: flex-start
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap nav .nav.nav-tabs button.nav-link {
        padding: 2.5px 0
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap nav .nav.nav-tabs button.nav-link:not(:first-child) {
        margin-left: 43px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap nav .nav.nav-tabs button.nav-link:nth-child(1) img.tab__balloon-img {
        width: 226px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap nav .nav.nav-tabs button.nav-link:nth-child(2) img.tab__balloon-img {
        width: 296px;
        left: -102px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap nav .nav.nav-tabs button.nav-link:nth-child(3) img.tab__balloon-img {
        width: 268px;
        left: -121px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap nav .nav.nav-tabs button.nav-link:last-child img.tab__balloon-img {
        width: 262.5px;
        right: 0
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap nav .nav.nav-tabs button.nav-link img.tab__balloon-img {
        position: absolute;
        top: 40.5px;
        height: 36px;
        object-fit: cover;
        display: none
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap .tab-content .tab-pane.fade .manage__product-wrap {
        padding-top: 32.5px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap .tab-content .tab-pane.fade .manage__product-wrap .product__header {
        align-items: flex-start
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__recommend-section .recommend__section-wrap .layout article.recommend__plants-article .plants__article-wrap .tab-content .tab-pane.fade .manage__product-wrap .product__body {
        margin-top: 24px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section {
        padding-bottom: 60px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap .layout article.event__seed-article .seed__article-wrap .seed__title-wrap {
        margin-top: 21.625px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap .layout article.event__seed-article .seed__article-wrap .seed__title-wrap a.seed__guide-link {
        margin-bottom: 2.375px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap .layout article.event__seed-article .seed__article-wrap img.seed__kit-img {
        margin-top: 29.625px;
        aspect-ratio: 1/.66305818
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap .layout article.event__seed-article .seed__article-wrap p.seed__desc {
        margin-right: 14px;
        margin-top: 18.06px;
        color: #333;
        letter-spacing: -0.3px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap .layout article.event__seed-article .seed__article-wrap p.seed__desc span.emphasis__span {
        color: #000
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap .layout article.event__seed-article .seed__article-wrap .seed__link-wrap {
        margin-top: 28.06px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap article.event__info-article {
        padding: 24px 14px 34px 14px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap article.event__info-article .info__article-wrap {
        width: 100%;
        max-width: initial
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap article.event__info-article .info__article-wrap h6.info__subtitle {
        margin-left: 6px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap article.event__info-article .info__article-wrap p.info__desc {
        line-height: normal
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap article.event__info-article .info__article-wrap p.info__desc:nth-child(2) {
        margin-top: 24px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap article.event__info-article .info__article-wrap p.info__desc:nth-child(3) {
        margin-top: 10px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right section.result__event-section .event__section-wrap article.event__info-article .info__article-wrap p.info__desc:last-child {
        margin-top: 10px
    }

    .curation__result-page#curation__result-page .curation__result-wrap .pc__layout .curation__result-wrap-right.absolutePosition {
        width: 100%;
        padding-left: 471px
    }
}

.feed__upload-interactionWrap {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 100;
    transform: translate(-50%, -50%);
    display: none;
    justify-content: center;
    align-items: center;
    width: 500px;
    height: 500px
}

.feed__upload-interactionWrap.active {
    display: flex
}

.feed__upload-interactionWrap .interaction__bg-wrap {
    position: relative;
    width: 152px;
    height: 146px;
    border-radius: 10px;
    backdrop-filter: blur(5px);
    display: none;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    opacity: 0;
    transition: opacity .5s ease-in-out
}

.feed__upload-interactionWrap .interaction__bg-wrap.active {
    display: flex
}

.feed__upload-interactionWrap .interaction__bg-wrap.active__opacity {
    opacity: 1;
    transition: opacity .5s ease-in-out
}

.feed__upload-interactionWrap .interaction__bg-wrap img.interaction__bg-img {
    width: 46px;
    display: block;
    object-fit: cover
}

.feed__upload-interactionWrap .interaction__bg-wrap p.interaction__bg-title {
    margin-top: 13px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.28px;
    color: #ff6c30
}

#appDownload__popup {
    height: 313px;
    border-radius: 30px 30px 0px 0px;
    background-image: url("/images/home/popup_background@3x.png");
    background-size: cover
}

#appDownload__popup .popup__wrap {
    display: flex;
    justify-content: start;
    flex-direction: column;
    align-items: center;
    padding-top: 37px;
    height: 100%
}

#appDownload__popup .popup__wrap button.popup__close {
    top: -56px;
    position: absolute;
    width: 32px;
    height: 32px;
    background-color: rgba(0,0,0,.5);
    border-radius: 50%
}

#appDownload__popup .popup__wrap button.popup__close img.popup__buttonImg {
    width: 22px;
    height: 22px;
    object-fit: contain
}

#appDownload__popup .popup__wrap .popup__logo-wrap img.popup__logo {
    width: 58px;
    height: 58px;
    object-fit: contain;
    border-radius: 14px;
    box-shadow: 0 3px 10px 0 rgba(0,0,0,.16)
}

#appDownload__popup .popup__wrap .popup__logo-wrap p.popup__logo-desc {
    margin-top: 6px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    color: #000
}

#appDownload__popup .popup__wrap .popup__content-wrap h2.popup__content-title {
    margin-top: 30px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #000
}

#appDownload__popup .popup__wrap .popup__content-wrap h3.popup__content-desc {
    margin-top: 7px;
    font-size: 16px;
    letter-spacing: -0.48px;
    text-align: center;
    color: #000
}

#appDownload__popup .popup__wrap a.popup__download {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    width: 153px;
    height: 52px;
    border-radius: 25px;
    background-color: #ff6c2f;
    font-size: 14px;
    font-weight: 600;
    line-height: 2.14;
    letter-spacing: -0.28px;
    color: #fff
}

.home__page#home__page {
    background-color: #fbfbf8
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg {
    max-width: 430px;
    margin: 0 auto
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weahter__bgInfo-section .bgInfo__section-wrap {
    padding-top: 136px;
    width: 100%;
    height: 487px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weahter__bgInfo-section .bgInfo__section-wrap .address__flex {
    display: flex;
    align-items: center;
    justify-content: center
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weahter__bgInfo-section .bgInfo__section-wrap .address__flex img.address__marker-img {
    display: block;
    object-fit: cover;
    width: 16px;
    height: 16px
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weahter__bgInfo-section .bgInfo__section-wrap .address__flex p.address__name {
    font-size: 14px;
    letter-spacing: -0.28px;
    text-align: left;
    color: #fff
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weahter__bgInfo-section .bgInfo__section-wrap .temp__current-flex {
    margin: 12px auto 0;
    position: relative;
    width: 115px;
    height: 120px;
    font-size: 100px
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weahter__bgInfo-section .bgInfo__section-wrap .temp__current-flex span.minus__temp {
    position: absolute;
    top: 50%;
    transform: translateY(-52%);
    left: -31px;
    font-size: 80px;
    font-weight: 200;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: -1.6px;
    text-align: left;
    color: #fff
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weahter__bgInfo-section .bgInfo__section-wrap .temp__current-flex p.current__temp {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 100px;
    font-weight: 200;
    letter-spacing: -2px;
    text-align: center;
    color: #fff
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weahter__bgInfo-section .bgInfo__section-wrap .temp__current-flex span.temp__unit {
    position: absolute;
    top: -1px;
    right: -25px;
    font-size: 80px;
    font-weight: 200;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: -1.6px;
    text-align: left;
    color: #fff
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weahter__bgInfo-section .bgInfo__section-wrap p.high__low-temp {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -0.28px;
    text-align: center;
    color: #fff
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weahter__bgInfo-section .bgInfo__section-wrap p.temp__yesterday {
    margin-top: 6px;
    font-size: 12px;
    text-align: center;
    line-height: 1.25;
    letter-spacing: -0.24px;
    color: #fff
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weahter__bgInfo-section .bgInfo__section-wrap p.weather__status {
    margin-top: 72px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.32px;
    text-align: center;
    color: #fff
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weahter__bgInfo-section .bgInfo__section-wrap ul.weather__options {
    width: 82.4%;
    margin: 22px auto 0;
    display: flex;
    align-items: center;
    justify-content: space-around
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weahter__bgInfo-section .bgInfo__section-wrap ul.weather__options li.weather__option .border__line {
    height: 32px;
    border-right: 1px solid #fff
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weahter__bgInfo-section .bgInfo__section-wrap ul.weather__options li.weather__option p.option__title,.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weahter__bgInfo-section .bgInfo__section-wrap ul.weather__options li.weather__option p.option__desc {
    font-size: 12px;
    line-height: 1.25;
    letter-spacing: -0.24px;
    text-align: center;
    color: #fff
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weahter__bgInfo-section .bgInfo__section-wrap ul.weather__options li.weather__option p.option__desc {
    margin-top: 2px;
    font-weight: 600
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weather__week-section .week__section-wrap {
    padding: 18px 0 19px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background-color: #f6f6f3
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weather__week-section .week__section-wrap .layout h2.week__weather-title {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -0.36px;
    color: #1d1a1a
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weather__week-section .week__section-wrap .layout .weather__table-wrap {
    margin-top: 19px;
    display: flex;
    align-items: center
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weather__week-section .week__section-wrap .layout .weather__table-wrap .table__left-flex {
    position: relative;
    top: 1px;
    white-space: nowrap
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weather__week-section .week__section-wrap .layout .weather__table-wrap .table__left-flex p.left__title {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: -0.36px;
    text-align: center;
    color: #000
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weather__week-section .week__section-wrap .layout .weather__table-wrap .table__left-flex p.left__title:last-child {
    margin-top: 23px
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weather__week-section .week__section-wrap .layout .weather__table-wrap .table__right-flex {
    flex-grow: 1;
    margin-left: 19px
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weather__week-section .week__section-wrap .layout .weather__table-wrap .table__right-flex ul.icon__items {
    justify-content: space-between;
    display: flex;
    align-items: center
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weather__week-section .week__section-wrap .layout .weather__table-wrap .table__right-flex ul.icon__items li.icon__item:not(:first-child) {
    margin-left: 10px
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weather__week-section .week__section-wrap .layout .weather__table-wrap .table__right-flex ul.icon__items li.icon__item p.item__day {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: -0.36px;
    text-align: center;
    color: gray
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weather__week-section .week__section-wrap .layout .weather__table-wrap .table__right-flex ul.icon__items li.icon__item p.item__day.item__today {
    color: #ff6c30
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weather__week-section .week__section-wrap .layout .weather__table-wrap .table__right-flex ul.icon__items li.icon__item img.item__day-icon,.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weather__week-section .week__section-wrap .layout .weather__table-wrap .table__right-flex ul.icon__items li.icon__item img.item__afternoon-icon {
    margin: 10px auto 0;
    display: block;
    object-fit: cover;
    width: 32px;
    height: 32px
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weather__week-section .week__section-wrap .layout .weather__table-wrap .table__right-flex ul.icon__items li.icon__item img.item__afternoon-icon {
    margin: 6px auto 0
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weather__week-section .week__section-wrap .layout .weather__table-wrap .table__right-flex ul.icon__items li.icon__item p.item__temps {
    margin-top: 10px;
    font-size: 11px;
    letter-spacing: -0.33px;
    text-align: center;
    color: gray
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weather__week-section .week__section-wrap .layout .weather__table-wrap .table__right-flex ul.icon__items li.icon__item p.item__temps span.temps-span {
    color: #000
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.full__sangchung-section {
    margin-top: 32px
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.full__sangchung-section .sangchung__section-wrap .layout h2.today__sangchung-title {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -0.36px;
    color: #000
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.full__sangchung-section .sangchung__section-wrap .layout .swiper#sangchungSwiper {
    margin-top: 12px
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.full__sangchung-section .sangchung__section-wrap .layout .swiper#sangchungSwiper .swiper-wrapper .swiper-slide {
    padding: 14px 14px 18px;
    width: 310px;
    height: 125px;
    background-color: #f6f6f3;
    border-radius: 8px
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.full__sangchung-section .sangchung__section-wrap .layout .swiper#sangchungSwiper .swiper-wrapper .swiper-slide .slide__desc-wrap {
    display: flex;
    align-items: center
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.full__sangchung-section .sangchung__section-wrap .layout .swiper#sangchungSwiper .swiper-wrapper .swiper-slide .slide__desc-wrap img.desc__img {
    width: 32px;
    height: 32px;
    display: block;
    object-fit: cover
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.full__sangchung-section .sangchung__section-wrap .layout .swiper#sangchungSwiper .swiper-wrapper .swiper-slide .slide__desc-wrap h3.column__title {
    margin-left: 10px;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: -0.32px;
    text-align: left;
    color: #000
}

.home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.full__sangchung-section .sangchung__section-wrap .layout .swiper#sangchungSwiper .swiper-wrapper .swiper-slide h4.desc__text {
    margin: 0 0 0 42px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: -0.28px;
    color: #2c2c2c
}

.home__page#home__page .layout__pc .pc__right-wrap section.selete__address-section {
    margin-top: 14.5px;
    position: sticky;
    top: 0;
    z-index: 10;
    background-color: #fbfbf8
}

.home__page#home__page .layout__pc .pc__right-wrap section.selete__address-section .address__section-wrap {
    padding: 24px 0 20px;
    border-bottom: 1px solid #e5e5ea
}

.home__page#home__page .layout__pc .pc__right-wrap section.selete__address-section .address__section-wrap .layout nav.address__items {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    white-space: nowrap
}

.home__page#home__page .layout__pc .pc__right-wrap section.selete__address-section .address__section-wrap .layout nav.address__items a.item__tab-link {
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.167;
    letter-spacing: -0.36px;
    color: #a7a8a8
}

.home__page#home__page .layout__pc .pc__right-wrap section.selete__address-section .address__section-wrap .layout nav.address__items a.item__tab-link:not(:first-child) {
    margin-left: 60px
}

.home__page#home__page .layout__pc .pc__right-wrap section.selete__address-section .address__section-wrap .layout nav.address__items a.item__tab-link:not(:last-child) {
    white-space: nowrap
}

.home__page#home__page .layout__pc .pc__right-wrap section.selete__address-section .address__section-wrap .layout nav.address__items a.item__tab-link.active {
    color: #000
}

.home__page#home__page .layout__pc .pc__right-wrap section.selete__address-section .address__section-wrap .layout nav.address__items a.item__tab-link:hover {
    text-decoration: none
}

.home__page#home__page .layout__pc .pc__right-wrap section.selete__address-section .address__section-wrap .layout nav.address__items a.item__tab-link:hover {
    text-decoration: none
}

.home__page#home__page .layout__pc .pc__right-wrap section.feed__section {
    margin-top: 32px;
    margin-bottom: 40px
}

.home__page#home__page .layout__pc .bottom__fixed-wrap.rsp-mo {
    padding: 10px 12.5px;
    position: sticky;
    bottom: 0;
    z-index: 11;
    width: 100%;
    max-width: 430px;
    margin: 0 auto;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px)
}

.home__page#home__page .layout__pc .bottom__fixed-wrap.rsp-mo .fixed__wrap-flex {
    display: flex;
    align-items: center
}

.home__page#home__page .layout__pc .bottom__fixed-wrap.rsp-mo .fixed__wrap-flex img.profile__img {
    width: 40px;
    height: 40px;
    object-fit: cover;
    display: block;
    border-radius: 50%
}

.home__page#home__page .layout__pc .bottom__fixed-wrap.rsp-mo .fixed__wrap-flex a.fixed__feedForm-link {
    display: flex;
    align-items: center;
    width: calc(100% - 91px);
    height: 40px;
    margin-left: 11px;
    padding: 0 20px;
    font-size: 13px;
    line-height: 1.54;
    letter-spacing: -0.26px;
    color: #a7a8a8;
    border-radius: 20px;
    background-color: #f5f5f1
}

@media(min-width: 1310px) {
    .home__page#home__page {
        min-height:calc(100vh - 120px)
    }

    .home__page#home__page .layout__pc {
        padding-top: 160px;
        padding-bottom: 50px;
        width: 92.533333%;
        max-width: 1210px;
        margin: 0 auto;
        display: flex;
        align-items: flex-start
    }

    .home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg {
        max-width: 375px;
        width: 375px
    }

    .home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.weahter__bgInfo-section .bgInfo__section-wrap {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px
    }

    .home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.full__sangchung-section .sangchung__section-wrap .layout {
        width: 100%;
        max-width: 100%
    }

    .home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.full__sangchung-section .sangchung__section-wrap .layout .swiper#sangchungSwiper .swiper-wrapper {
        display: flex;
        flex-direction: column
    }

    .home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.full__sangchung-section .sangchung__section-wrap .layout .swiper#sangchungSwiper .swiper-wrapper .swiper-slide {
        padding: 14px;
        width: 100%
    }

    .home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.full__sangchung-section .sangchung__section-wrap .layout .swiper#sangchungSwiper .swiper-wrapper .swiper-slide:not(:first-child) {
        margin-top: 12px
    }

    .home__page#home__page .layout__pc .pc__left-wrap .today__weather-bg section.full__sangchung-section .sangchung__section-wrap .layout .swiper#sangchungSwiper .swiper-wrapper .swiper-slide p.desc__text {
        margin: 2.6px 0 0 42px;
        line-height: 1.71
    }

    .home__page#home__page .layout__pc .pc__right-wrap {
        border-left: 1px solid #efefef;
        margin-left: 41.5px;
        padding-left: 41.5px;
        width: calc(100% - 416.5px)
    }

    .home__page#home__page .layout__pc .pc__right-wrap section.selete__address-section {
        position: static;
        margin-top: 18px;
        z-index: 0
    }

    .home__page#home__page .layout__pc .pc__right-wrap section.selete__address-section .address__section-wrap {
        padding: 0 0 20px;
        background-color: none
    }

    .home__page#home__page .layout__pc .pc__right-wrap section.selete__address-section .address__section-wrap .layout nav.address__items a.item__tab-link {
        font-size: 20px;
        line-height: 1.2
    }

    .home__page#home__page .layout__pc .pc__right-wrap .bottom__fixed-wrap.rsp-pc {
        padding: 10px 12.5px 30px;
        margin: 24.5px auto 0;
        position: sticky;
        bottom: 0;
        z-index: 3;
        width: 100%;
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px);
        border-radius: 8px
    }

    .home__page#home__page .layout__pc .pc__right-wrap .bottom__fixed-wrap.rsp-pc .fixed__wrap-flex {
        display: flex;
        align-items: center
    }

    .home__page#home__page .layout__pc .pc__right-wrap .bottom__fixed-wrap.rsp-pc .fixed__wrap-flex img.profile__img {
        width: 40px;
        height: 40px;
        object-fit: cover;
        display: block;
        border-radius: 50%
    }

    .home__page#home__page .layout__pc .pc__right-wrap .bottom__fixed-wrap.rsp-pc .fixed__wrap-flex a.fixed__feedForm-link {
        display: flex;
        align-items: center;
        width: calc(100% - 92px);
        height: 40px;
        margin-left: 12px;
        padding: 0 20px;
        font-size: 13px;
        line-height: 1.54;
        letter-spacing: -0.26px;
        color: #a7a8a8;
        border-radius: 20px;
        background-color: #f5f5f1
    }
}

.plants__page#plants__page {
    margin-top: 66px;
    padding-bottom: 0;
    background-color: #fbfbf8
}

.plants__page#plants__page section.plantsPage__slide-section {
    width: 100%;
    max-width: 430px;
    margin: 0 auto
}

.plants__page#plants__page section.plantsPage__slide-section .swiper#plantsSwiper {
    position: relative
}

.plants__page#plants__page section.plantsPage__slide-section .swiper#plantsSwiper .slide__nav-wrap {
    width: 34px;
    height: 16px;
    right: 14px;
    bottom: 14px;
    position: absolute;
    z-index: 999
}

.plants__page#plants__page section.plantsPage__slide-section .swiper#plantsSwiper .slide__nav-wrap .main_slide_nav {
    position: relative
}

.plants__page#plants__page section.plantsPage__slide-section .swiper#plantsSwiper .slide__nav-wrap .main_slide_nav .slide_nav_bar {
    left: 0;
    top: 0;
    height: 2px;
    background: rgba(255,255,255,.3);
    width: 100%
}

.plants__page#plants__page section.plantsPage__slide-section .swiper#plantsSwiper .slide__nav-wrap .main_slide_nav .slide_nav_bar .swiper-pagination-progressbar-fill {
    background: #fff
}

.plants__page#plants__page section.plantsPage__slide-section .swiper#plantsSwiper .slide__nav-wrap .slide_number_section {
    margin-top: 3.5px;
    display: flex;
    justify-content: space-between
}

.plants__page#plants__page section.plantsPage__slide-section .swiper#plantsSwiper .slide__nav-wrap .slide_number_section span {
    font-size: 11px;
    font-weight: 500;
    text-align: center;
    color: #fff
}

.plants__page#plants__page section.plantsPage__slide-section .swiper#plantsSwiper .slide__nav-wrap .slide_number_section span.current_number {
    color: #fff
}

.plants__page#plants__page section.plantsPage__slide-section .swiper#plantsSwiper .slide__nav-wrap .slide_number_section span.total_number {
    color: #8e9093
}

.plants__page#plants__page section.plantsPage__slide-section .swiper#plantsSwiper .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 151px
}

.plants__page#plants__page section.plantsPage__slide-section .swiper#plantsSwiper .swiper-wrapper .swiper-slide a.slide__link {
    display: block;
    height: 100%;
    width: 100%;
    position: relative
}

.plants__page#plants__page section.plantsPage__slide-section .swiper#plantsSwiper .swiper-wrapper .swiper-slide a.slide__link:hover {
    text-decoration: none
}

.plants__page#plants__page section.plantsPage__slide-section .swiper#plantsSwiper .swiper-wrapper .swiper-slide a.slide__link img.swiper__image {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.plants__page#plants__page section.plantsPage__slide-section .swiper#plantsSwiper .swiper-wrapper .swiper-slide a.slide__link .swiper__title-wrap {
    left: 14px;
    bottom: 14px;
    position: absolute;
    display: flex;
    flex-direction: column
}

.plants__page#plants__page section.plantsPage__slide-section .swiper#plantsSwiper .swiper-wrapper .swiper-slide a.slide__link .swiper__title-wrap span.swiper__title {
    font-family: "yg-jalnan";
    font-size: 20px;
    font-weight: normal;
    color: #fff
}

.plants__page#plants__page section.plantsPage__slide-section .swiper#plantsSwiper .swiper-wrapper .swiper-slide a.slide__link .swiper__title-wrap span.swiper__subTitle {
    font-size: 13px;
    font-weight: bold;
    color: #fff
}

.plants__page#plants__page .layout section.curation__title-section h1.curation__title {
    margin-top: 24px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.22;
    letter-spacing: -0.36px
}

.plants__page#plants__page .layout section.curation__title-section p.curation__subtitle {
    margin-top: 5px;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.69;
    letter-spacing: -0.26px;
    color: #707070
}

.plants__page#plants__page .layout section.curation__title-section a.curation__link {
    display: block;
    margin-top: 12px;
    margin-bottom: 24px
}

.plants__page#plants__page .layout section.curation__title-section a.curation__link img.curation__banner {
    display: block;
    width: 100%
}

.plants__page#plants__page .layout section.plants_title_section {
    padding-top: 24px;
    border-top: 1px solid #efefef
}

.plants__page#plants__page .layout section.plants_title_section h2.plants_title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.22;
    letter-spacing: -0.36px;
    color: #000
}

.plants__page#plants__page .layout section.plants_title_section p.plants_subtitle {
    margin-top: 5px;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.69;
    letter-spacing: -0.26px;
    color: #707070
}

.plants__page#plants__page .layout section.plants_filter_section {
    margin-top: 24px
}

.plants__page#plants__page .layout section.plants_filter_section .filter_division {
    border: 1px dashed #eaeaea;
    margin: 16px 0 24px 0
}

.plants__page#plants__page .layout section.plants_filter_section .second_filter_section {
    display: none
}

.plants__page#plants__page .layout section.plants_filter_section .second_filter_section.active {
    display: block
}

.plants__page#plants__page .layout section.plants_filter_section .third_filter_section {
    display: none
}

.plants__page#plants__page .layout section.plants_filter_section .third_filter_section.active {
    display: block
}

.plants__page#plants__page .layout section.plants_filter_section .filter_lists {
    display: flex;
    flex-wrap: wrap
}

.plants__page#plants__page .layout section.plants_filter_section .filter_lists button {
    border-radius: 50px;
    border: 1px solid #aaa;
    margin-bottom: 10px;
    font-size: 12px;
    letter-spacing: -0.8px;
    text-align: center;
    padding: 12px 14px;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: -0.6px;
    text-align: center;
    color: #666
}

.plants__page#plants__page .layout section.plants_filter_section .filter_lists button:not(:last-child) {
    margin-right: 10px
}

.plants__page#plants__page .layout section.plants_filter_section .filter_lists button.active {
    border: 1px solid #ff6c2f;
    color: #ff6c2f
}

.plants__page#plants__page .layout section.plants_filter_section .filter_lists button.filter_btn {
    position: relative
}

.plants__page#plants__page .layout section.plants_filter_section .filter_lists button.filter_btn span.thirdFiltersNumber {
    border-radius: 50%;
    position: absolute;
    top: -6px;
    right: -6px;
    width: 22px;
    height: 22px;
    border: solid 1px var(--shamrock);
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -0.39px;
    padding-top: 3.5px;
    text-align: center;
    color: #fff;
    background-color: #ff6c2f
}

.plants__page#plants__page .layout section.plants_filter_section .filter_lists button#filter_reset_btn {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #ff6c2f;
    background: #ff6c2f;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

.plants__page#plants__page .layout section.plants_filter_section .filter_lists button#filter_reset_btn img {
    display: inline-block;
    width: 20px
}

.plants__page#plants__page .layout section.plants_search_section {
    margin-top: 16px;
    border-top: 1px solid #efefef;
    padding-top: 24px
}

.plants__page#plants__page .layout section.plants_search_section .plants__search-sort .search__sort-flex {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.plants__page#plants__page .layout section.plants_search_section .plants__search-sort .search__sort-flex h2.plants__number {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -0.65px
}

.plants__page#plants__page .layout section.plants_search_section .plants__search-sort .search__sort-flex .plants__sort-flex {
    display: flex
}

.plants__page#plants__page .layout section.plants_search_section .plants__search-sort .search__sort-flex .plants__sort-flex .sort-item a.sort-link {
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -0.65px;
    color: #ccc;
    -webkit-text-fill-color: #ccc
}

.plants__page#plants__page .layout section.plants_search_section .plants__search-sort .search__sort-flex .plants__sort-flex .sort-item a.sort-link:hover {
    color: #ccc;
    -webkit-text-fill-color: #ccc
}

.plants__page#plants__page .layout section.plants_search_section .plants__search-sort .search__sort-flex .plants__sort-flex .sort-item a.sort-link.active {
    color: #000;
    -webkit-text-fill-color: #000
}

.plants__page#plants__page .layout section.plants_search_section .plants__search-sort .search__sort-flex .plants__sort-flex .sort-item a.sort-link.active:hover {
    color: #000;
    -webkit-text-fill-color: #000
}

.plants__page#plants__page .layout section.plants_search_section .plants__search-sort .search__sort-flex .plants__sort-flex span.sort-division {
    border-right: 1px solid #ddd;
    margin: 0 12px;
    height: 16px;
    position: relative;
    top: 1px
}

.plants__page#plants__page .layout section.plants_list_section .wrong__search-section {
    display: none;
    margin: 77px 0 117px 0
}

.plants__page#plants__page .layout section.plants_list_section .wrong__search-section h1.wrong-title {
    font-size: 26px;
    font-weight: bold;
    letter-spacing: -1.3px;
    text-align: center;
    color: #999;
    margin-bottom: 6px
}

.plants__page#plants__page .layout section.plants_list_section .wrong__search-section h2.wrong-subtitle {
    font-size: 16px;
    letter-spacing: -0.8px;
    text-align: center;
    color: #999
}

.plants__page#plants__page .layout section.plants_list_section .wrong__search-section.active {
    display: block
}

.plants__page#plants__page .layout section.plants_list_section .plantsb-section {
    margin: 40px 0 60px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.plants__page#plants__page .layout section.plants_list_section .plantsb-section h1.plantsb-title {
    font-size: 26px;
    font-weight: bold;
    letter-spacing: -1.3px;
    margin-bottom: 6px;
    text-align: center;
    color: #999
}

.plants__page#plants__page .layout section.plants_list_section .plantsb-section h2.plantsb-title {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.8px;
    text-align: center;
    color: #999
}

.plants__page#plants__page .layout section.plants_list_section .plantsb-section button.plantsb-req-btn {
    width: 200px;
    height: 60px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.48px;
    text-align: center;
    color: #666;
    border-radius: 4px;
    border: solid 1px #999
}

.plants__page#plants__page .layout section.plants_list_section #plants_list {
    margin-top: 24px
}

.plants__page#plants__page .layout section.plants_list_section #plants_list ul.plants__list-items {
    display: flex;
    flex-wrap: wrap
}

.plants__page#plants__page .layout section.plants_list_section #plants_list ul.plants__list-items .plants__list-item {
    width: calc(50% - 10px);
    overflow: hidden;
    border-radius: 10px
}

.plants__page#plants__page .layout section.plants_list_section #plants_list ul.plants__list-items .plants__list-item:nth-child(2n) {
    margin-left: 20px
}

.plants__page#plants__page .layout section.plants_list_section #plants_list ul.plants__list-items .plants__list-item a {
    display: block;
    overflow: hidden;
    border-radius: 10px;
    transform: translateZ(0);
    -webkit-transform: translateZ(0)
}

.plants__page#plants__page .layout section.plants_list_section #plants_list ul.plants__list-items .plants__list-item a .plant__image {
    background-size: cover;
    background-position: center 30%;
    background-repeat: no-repeat;
    padding-top: 100%;
    margin-bottom: 10px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    box-sizing: border-box;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    will-change: transform;
    border: 1px solid transparent;
    background-clip: padding-box
}

.plants__page#plants__page .layout section.plants_list_section #plants_list ul.plants__list-items .plants__list-item a .plant__title-flex {
    display: flex;
    align-items: center;
    margin-bottom: 30px
}

.plants__page#plants__page .layout section.plants_list_section #plants_list ul.plants__list-items .plants__list-item a .plant__title-flex img.exist__shop-img {
    margin-right: 5px;
    position: relative;
    top: -1.5px
}

.plants__page#plants__page .layout section.plants_list_section #plants_list ul.plants__list-items .plants__list-item a .plant__title-flex h3 {
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 1.4em;
    height: 1.4em;
    word-break: break-all;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.42px;
    color: #000
}

.plants__page#plants__page .layout section.plants_list_section #plants_list .moreBtn_section {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    padding-bottom: 0
}

.plants__page#plants__page .layout section.plants_list_section {
    padding-bottom: 0
}

/* 모바일에서 index.php의 더보기 버튼과 footer 사이 공간 */
@media (max-width: 560px) {
    .plants__page#plants__page .layout section.plants_list_section {
        padding-bottom: 40px !important
    }
}

.plants__page#plants__page .layout section.plants_list_section #plants_list .moreBtn_section .moreShrinkBtn {
    border-radius: 30px;
    display: none;
    width: 100%;
    height: 60px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.48px;
    color: #000;
    background-color: #f5f5f5
}

.plants__page#plants__page .layout section.plants_list_section #plants_list .moreBtn_section .moreShrinkBtn:hover {
    cursor: pointer
}

.plants__page#plants__page .layout section.plants_list_section #plants_list .moreBtn_section .moreShrinkBtn:focus {
    outline: none
}

.plants__page#plants__page .layout section.plants_list_section #plants_list .moreBtn_section .moreShrinkBtn.active {
    display: block
}

@media(min-width: 1310px) {
    .plants__page#plants__page {
        margin-top:120px
    }

    .plants__page#plants__page section.plantsPage__slide-section {
        width: 92.533333%;
        max-width: 1210px
    }

    .plants__page#plants__page section.plantsPage__slide-section .swiper#plantsSwiper .swiper-wrapper .swiper-slide a.slide__link .swiper__title-wrap span.swiper__title {
        font-size: 25px
    }

    .plants__page#plants__page section.plantsPage__slide-section .swiper#plantsSwiper .swiper-wrapper .swiper-slide a.slide__link .swiper__title-wrap span.swiper__subTitle {
        font-size: 14px
    }

    .plants__page#plants__page .layout section.plants_title_section {
        padding-top: 40px;
        border: none
    }

    .plants__page#plants__page .layout section.plants_search_section .plants__search-sort .search__sort-flex h2.plants__number {
        font-size: 18px;
        letter-spacing: -0.36px
    }

    .plants__page#plants__page .layout section.plants_search_section .plants__search-sort .search__sort-flex .plants__sort-flex .sort-item a.sort-link {
        text-decoration: none;
        font-size: 13px;
        font-weight: 500;
        letter-spacing: -0.65px;
        color: #ccc;
        -webkit-text-fill-color: #ccc
    }

    .plants__page#plants__page .layout section.plants_search_section .plants__search-sort .search__sort-flex .plants__sort-flex .sort-item a.sort-link:hover {
        color: #ccc;
        -webkit-text-fill-color: #ccc
    }

    .plants__page#plants__page .layout section.plants_search_section .plants__search-sort .search__sort-flex .plants__sort-flex .sort-item a.sort-link.active {
        color: #000;
        -webkit-text-fill-color: #000
    }

    .plants__page#plants__page .layout section.plants_search_section .plants__search-sort .search__sort-flex .plants__sort-flex .sort-item a.sort-link.active:hover {
        color: #000;
        -webkit-text-fill-color: #000
    }

    .plants__page#plants__page .layout section.plants_search_section .plants__search-sort .search__sort-flex .plants__sort-flex span.sort-division {
        border-right: 1px solid #ddd;
        margin: 0 12px;
        height: 16px;
        position: relative;
        top: 1px
    }

    .plants__page#plants__page .layout section.plants_list_section #plants_list ul.plants__list-items .plants__list-item {
        width: calc(16.666666% - 36.666667px)
    }

    .plants__page#plants__page .layout section.plants_list_section #plants_list ul.plants__list-items .plants__list-item:nth-child(2n) {
        margin-left: 0
    }

    .plants__page#plants__page .layout section.plants_list_section #plants_list ul.plants__list-items .plants__list-item:not(:nth-child(6n)) {
        margin-right: 44px
    }

    .plants__page#plants__page .layout section.plants_list_section #plants_list ul.plants__list-items .plants__list-item a .plant__image {
        margin-bottom: 12px
    }

    .plants__page#plants__page .layout section.plants_list_section #plants_list ul.plants__list-items .plants__list-item a h3 {
        font-size: 16px;
        margin-bottom: 60px
    }

    .plants__page#plants__page .layout section.plants_list_section #plants_list .moreBtn_section button.moreShrinkBtn {
        margin-top: 10px
    }
}

.plantDetail__page#plantDetail__page {
    color: #000;
    background-color: #fbfbf8;
    padding-top: 66px;
    padding-bottom: 0
}

.plantDetail__page#plantDetail__page p.mainColorTitle {
    font-size: 13px;
    font-weight: 500;
    line-height: 1.38;
    letter-spacing: -0.26px;
    color: #ff6c2f;
    margin-bottom: 5px
}

.plantDetail__page#plantDetail__page h1.mainTitle,.plantDetail__page#plantDetail__page h2.mainTitle {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -0.48px;
    margin-bottom: 19px
}

.plantDetail__page#plantDetail__page section.plantDetail__search-section {
    height: 0;
    transition: all .3s linear;
    position: relative
}

.plantDetail__page#plantDetail__page section.plantDetail__search-section .search__section-flex {
    width: 100%;
    position: absolute;
    top: 75px;
    left: 50%;
    transform: translateX(-50%)
}

.plantDetail__page#plantDetail__page section.plantDetail__search-section .search__section-flex form.search-form {
    opacity: 0;
    transform: translateY(-30px);
    transition: all .5s linear
}

.plantDetail__page#plantDetail__page section.plantDetail__search-section .search__section-flex form.search-form .search-form-flex {
    position: relative
}

.plantDetail__page#plantDetail__page section.plantDetail__search-section .search__section-flex form.search-form .search-form-flex input.search-form-input {
    width: 100%;
    height: 45px;
    border: none;
    border-radius: 43px;
    background-color: #eee;
    padding: 14px 45px 14px 21px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.42px
}

.plantDetail__page#plantDetail__page section.plantDetail__search-section .search__section-flex form.search-form .search-form-flex input.search-form-input::placeholder {
    color: #ccc
}

.plantDetail__page#plantDetail__page section.plantDetail__search-section .search__section-flex form.search-form .search-form-flex button.search-form-submit {
    border-radius: 50%;
    position: absolute;
    top: 2px;
    right: 2px;
    width: 41px;
    height: 41px;
    background-color: #ff6c2f;
    display: flex;
    justify-content: center;
    align-items: center
}

.plantDetail__page#plantDetail__page section.plantDetail__search-section .search__section-flex form.search-form .search-form-flex button.search-form-submit:focus {
    outline: none
}

.plantDetail__page#plantDetail__page section.plantDetail__search-section .search__section-flex form.search-form .search-form-flex button.search-form-submit img.submit-img {
    width: 20px;
    height: 20px
}

.plantDetail__page#plantDetail__page section.plantDetail__search-section .mobile-slide-btn {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%)
}

.plantDetail__page#plantDetail__page section.plantDetail__search-section .mobile-slide-btn .slide-btn {
    width: 40px;
    height: 4px;
    border-radius: 2px;
    background-color: #eee
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex {
    display: flex;
    flex-direction: column
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section {
    position: relative;
    width: 100%;
    max-width: 430px;
    margin: 0 auto
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-bottom: 100%
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .slide_nav_section {
    position: absolute;
    left: 6.4%;
    bottom: 6.4%;
    z-index: 1000
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .slide_nav_section .main_slide_nav {
    position: relative
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .slide_nav_section .main_slide_nav .slide_nav_bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 2px;
    background: rgba(255,255,255,.3);
    width: 100%
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .slide_nav_section .main_slide_nav .slide_nav_bar .swiper-pagination-progressbar-fill {
    background: #fff
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .slide_nav_section .slide_number_section {
    font-weight: 600;
    color: #fff;
    margin-top: 10px;
    font-size: 13px;
    letter-spacing: -0.13px;
    display: flex;
    align-items: center
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .slide_nav_section .slide_number_section .total_number {
    color: rgba(255,255,255,.3);
    font-weight: 500
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .slide_nav_section .slide_number_section img {
    margin: 0 5px
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .swiper-wrapper {
    position: absolute
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .swiper-wrapper .swiper-slide {
    width: 100%;
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .swiper-wrapper .swiper-slide img {
    object-fit: cover
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .swiper-wrapper .swiper-slide .slide_gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(56, 56, 56, 0.17) 42%, #808080);
    opacity: .45;
    z-index: 800
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .swiper-wrapper .swiper-slide a.plant__image-link {
    position: absolute;
    bottom: 6.4%;
    right: 6.4%;
    padding: 7px 13px;
    border-radius: 17px;
    box-shadow: 0 10px 20px 0 rgba(0,0,0,.1);
    background: rgba(255,255,255,.3);
    color: #fff;
    -webkit-text-fill-color: #fff;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: normal;
    z-index: 1000
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .swiper-wrapper .swiper-slide a.plant__image-link:hover {
    color: #fff;
    -webkit-text-fill-color: #fff
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .main-swiper-btn-prev,.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .main-swiper-btn-next {
    display: none;
    position: absolute;
    top: calc(50% - 15px);
    z-index: 1000
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .main-swiper-btn-prev:focus,.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .main-swiper-btn-next:focus {
    outline: none
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .main-swiper-btn-prev:hover,.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .main-swiper-btn-next:hover {
    cursor: pointer
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .main-swiper-btn-prev {
    left: 20px
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .main-swiper-btn-next {
    right: 20px
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plants-simpleinfo-section {
    padding: 24px 0 60px 0
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plants-simpleinfo-section .simpleinfo-title .simpleinfo__title-wrap {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plants-simpleinfo-section .simpleinfo-title .simpleinfo__title-wrap h1.simpleinfo-plantname_korean.mainTitle {
    font-size: 28px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: -0.56px;
    margin: 0;
    width: calc(100% - 95px)
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plants-simpleinfo-section .simpleinfo-title .simpleinfo__title-wrap a.search__link img.search__link-img {
    display: block;
    width: 20px;
    height: 20px
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plants-simpleinfo-section .simpleinfo-title h3.simpleinfo-plantname_intro {
    margin-top: 20px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.73;
    letter-spacing: -0.3px
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plants-simpleinfo-section .simpleinfo-table {
    margin-top: 30px
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plants-simpleinfo-section .simpleinfo-table ul.table-items {
    border-top: 1.5px solid #eaeaea;
    border-bottom: 1.5px solid #eaeaea
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plants-simpleinfo-section .simpleinfo-table ul.table-items .table-items-flex {
    display: flex
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plants-simpleinfo-section .simpleinfo-table ul.table-items .table-items-flex:first-child {
    border-bottom: 1.5px solid #eaeaea
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plants-simpleinfo-section .simpleinfo-table ul.table-items .table-items-flex li.table-item {
    width: 50%
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plants-simpleinfo-section .simpleinfo-table ul.table-items .table-items-flex li.table-item:nth-child(2n+1) {
    padding: 20px;
    padding-left: 0;
    border-right: 1.5px solid #eaeaea
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plants-simpleinfo-section .simpleinfo-table ul.table-items .table-items-flex li.table-item:nth-child(2n) {
    padding: 20px;
    padding-right: 0
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plants-simpleinfo-section .simpleinfo-table ul.table-items .table-items-flex li.table-item img.table-item-img {
    width: 26px;
    height: 26px;
    object-fit: cover;
    display: inline-block;
    margin-bottom: 10px
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plants-simpleinfo-section .simpleinfo-table ul.table-items .table-items-flex li.table-item p.table-item-title {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.47;
    letter-spacing: -0.3px;
    margin-bottom: 5px
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plants-simpleinfo-section .simpleinfo-table ul.table-items .table-items-flex li.table-item p.table-item-desc {
    font-size: 14px;
    line-height: 1.57;
    letter-spacing: -0.28px
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plants-simpleinfo-section .simpleinfo-product {
    margin-top: 30px
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plants-simpleinfo-section .simpleinfo-product a.product__link {
    border-radius: 30px;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 16px 0;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -0.48px;
    background-color: #ff6c2f;
    color: #fff;
    -webkit-text-fill-color: #fff
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plants-simpleinfo-section .simpleinfo-product a.product__link img.exist__shop-img {
    margin-right: 5px
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plants-simpleinfo-section .simpleinfo-product a.product__link:hover {
    color: #fff;
    -webkit-text-fill-color: #fff
}

.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plants-simpleinfo-section .simpleinfo-product a.product__link img.link__arrow-img {
    margin-left: 6px;
    display: block;
    width: 20px
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section {
    margin-bottom: 60px
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout .raise-title h2.mainTitle {
    font-size: 24px
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item img.raise-item-img {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 8px
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item h1.raise-item-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.19;
    letter-spacing: -0.48px;
    margin-bottom: 10px
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item h2.raise-item-desc {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.73;
    letter-spacing: -0.3px;
    color: #333
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item h2.raise-item-desc b {
    font-weight: bold
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item .raise-item-flex {
    position: relative
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item .raise-item-flex button.soil-table-btn {
    position: absolute;
    right: 15px;
    bottom: 40px;
    background: rgba(255,255,255,.6);
    padding: 5px 15px;
    border-radius: 17px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: -0.36px;
    color: #666;
    display: flex;
    align-items: center
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item .raise-item-flex button.soil-table-btn img {
    margin-right: 5.5px;
    width: 11px;
    height: 11px
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item #soilTableModal .modal-body {
    padding: 20px
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item #soilTableModal .modal-body img {
    width: 100%;
    max-width: 465px
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item .raise-profit-soil {
    margin-top: 15px
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item .raise-profit-soil h3 {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -0.42px;
    color: #333;
    margin-right: 20px;
    width: fit-content;
    float: left
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item .raise-profit-soil .raise-profit-soil-flex {
    display: flex;
    flex-wrap: wrap
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item .raise-profit-soil .raise-profit-soil-flex a.profit-soil-link {
    text-decoration: underline;
    margin-bottom: 5px;
    font-size: 13px;
    display: flex;
    align-items: center;
    color: #ff6c2f;
    -webkit-text-fill-color: #ff6c2f
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item .raise-profit-soil .raise-profit-soil-flex a.profit-soil-link:not(:last-child) {
    margin-right: 10px
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item .raise-profit-soil .raise-profit-soil-flex a.profit-soil-link:hover {
    color: #ff6c2f;
    -webkit-text-fill-color: #ff6c2f
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item .raise-profit-soil .raise-profit-soil-flex a.profit-soil-link img {
    margin-left: 2px;
    position: relative;
    top: -2px;
    width: 8px;
    height: 8px;
    object-fit: cover
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item:not(:last-child) {
    margin-bottom: 40px
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-sos-section {
    padding-bottom: 60px
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-sos-section .layout .sos-title h2.mainTitle {
    font-size: 24px
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-sos-section .layout .sos-desc {
    border-top: 1px solid #000
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-sos-section .layout .sos-desc ul.sos-items li.sos-item {
    cursor: pointer;
    user-select: none;
    padding: 25px 0;
    border-bottom: 1px solid #d4d4d4
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-sos-section .layout .sos-desc ul.sos-items li.sos-item .sos-item-title {
    display: flex;
    align-items: center;
    color: #666;
    transition: all .2s ease-in-out;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: -0.42px
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-sos-section .layout .sos-desc ul.sos-items li.sos-item .sos-item-title .question-mark {
    width: 26px;
    font-weight: 600;
    position: relative;
    top: -1px
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-sos-section .layout .sos-desc ul.sos-items li.sos-item .sos-item-title button.sos-item-button {
    margin-left: auto;
    position: relative;
    top: 2px
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-sos-section .layout .sos-desc ul.sos-items li.sos-item .sos-item-title button.sos-item-button img {
    user-select: none;
    width: 15px;
    height: 15px;
    object-fit: cover
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-sos-section .layout .sos-desc ul.sos-items li.sos-item .sos-item-title.active {
    color: #ff6c2f;
    transition: all .2s ease-in-out
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-sos-section .layout .sos-desc ul.sos-items li.sos-item .sos-item-desc {
    font-size: 15px;
    font-weight: normal;
    line-height: 1.53;
    letter-spacing: -0.45px;
    margin: 0 37px 0 26px;
    position: relative
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-sos-section .layout .sos-desc ul.sos-items li.sos-item .sos-item-desc p.height-fake {
    color: #666;
    line-height: 1.53;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 0;
    transform: translate(-50%, -50%)
}

.plantDetail__page#plantDetail__page .layout__pc section.plants-sos-section .layout .sos-desc ul.sos-items li.sos-item .sos-item-desc p.height-real {
    color: #666;
    line-height: 1.53;
    height: 0;
    overflow: hidden;
    transition: all .2s ease-in-out
}

@media(min-width: 1310px) {
    .plantDetail__page#plantDetail__page {
        color:#000;
        padding-top: 120px
    }

    .plantDetail__page#plantDetail__page p.mainColorTitle {
        font-size: 13px;
        font-weight: 500;
        letter-spacing: -0.26px;
        color: #ff6c2f;
        margin-bottom: 5px
    }

    .plantDetail__page#plantDetail__page h1.mainTitle,.plantDetail__page#plantDetail__page h2.mainTitle {
        font-size: 30px;
        font-weight: bold;
        line-height: 1.53;
        letter-spacing: -0.9px;
        margin-bottom: 20px
    }

    .plantDetail__page#plantDetail__page .layout__pc {
        width: 92.533333%;
        max-width: 1210px;
        margin: 0 auto;
        padding-bottom: 0
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex {
        display: flex;
        flex-direction: row;
        padding-top: 40px;
        margin-bottom: 0
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section {
        width: 425px;
        margin: 0 56px 0 0;
        position: relative
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container {
        width: 100%;
        position: relative;
        overflow: hidden;
        padding-bottom: 100%
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .slide_nav_section {
        position: absolute;
        left: 6.4%;
        bottom: 6.4%;
        z-index: 1000
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .slide_nav_section .main_slide_nav {
        position: relative
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .slide_nav_section .main_slide_nav .slide_nav_bar {
        position: absolute;
        left: 0;
        top: 0;
        height: 2px;
        background: rgba(255,255,255,.3);
        width: 100%
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .slide_nav_section .main_slide_nav .slide_nav_bar .swiper-pagination-progressbar-fill {
        background: #fff
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .slide_nav_section .slide_number_section {
        font-weight: 600;
        color: #fff;
        margin-top: 10px;
        font-size: 13px;
        letter-spacing: -0.13px;
        display: flex;
        align-items: center
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .slide_nav_section .slide_number_section .total_number {
        color: rgba(255,255,255,.3);
        font-weight: 500
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .slide_nav_section .slide_number_section img {
        margin: 0 5px
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .swiper-wrapper {
        position: absolute
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .swiper-wrapper .swiper-slide {
        text-align: center;
        font-size: 18px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        position: relative
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .swiper-wrapper .swiper-slide .slide_gradient {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(56, 56, 56, 0.17) 42%, #808080);
        opacity: .45;
        z-index: 800
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .swiper-wrapper .swiper-slide a.plant__image-link {
        position: absolute;
        bottom: 6.4%;
        right: 6.4%;
        padding: 7px 13px;
        border-radius: 17px;
        box-shadow: 0 10px 20px 0 rgba(0,0,0,.1);
        background: rgba(255,255,255,.3);
        color: #fff;
        -webkit-text-fill-color: #fff;
        font-size: 13px;
        font-weight: 500;
        letter-spacing: normal;
        z-index: 1000
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .swiper-wrapper .swiper-slide a.plant__image-link:hover {
        color: #fff;
        -webkit-text-fill-color: #fff
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .main-swiper-btn-prev,.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .main-swiper-btn-next {
        display: block;
        position: absolute;
        top: calc(50% - 15px);
        z-index: 1000
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .main-swiper-btn-prev:focus,.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .main-swiper-btn-next:focus {
        outline: none
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .main-swiper-btn-prev:hover,.plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .main-swiper-btn-next:hover {
        cursor: pointer
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .swiper-button-next {
        background-image: url("https://huga.s3.ap-northeast-2.amazonaws.com/plantDetail/general_thumbnail_arrow_r_defualt%402x.png");
        background-size: cover;
        width: 48px;
        height: 48px
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .swiper-button-next:focus {
        outline: none
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .swiper-button-prev {
        background-image: url("https://huga.s3.ap-northeast-2.amazonaws.com/plantDetail/general_thumbnail_arrow_l_defualt%402x.png");
        background-size: cover;
        width: 48px;
        height: 48px
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail-slide-section .swiper-container .swiper-button-prev:focus {
        outline: none
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plants-simpleinfo-section {
        width: calc(100% - 481px);
        padding: 0
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plants-simpleinfo-section .layout {
        width: 100%
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plants-simpleinfo-section .layout .simpleinfo-title .simpleinfo-title .simpleinfo__title-wrap a.search__link img.search__link-img {
        display: block;
        width: 20px;
        height: 20px
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plants-simpleinfo-section .layout .simpleinfo-title .simpleinfo-title h3.simpleinfo-plantname_intro {
        margin-top: 40px
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plants-simpleinfo-section .layout .simpleinfo-table ul.table-items .table-items-flex li.table-item:nth-child(2n+1) {
        padding: 29.5px;
        padding-left: 10px
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plants-simpleinfo-section .layout .simpleinfo-table ul.table-items .table-items-flex li.table-item:nth-child(2n) {
        padding: 29.5px;
        padding-right: 10px
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plants-simpleinfo-section .layout .simpleinfo-table ul.table-items .table-items-flex li.table-item img.table-item-img {
        margin-bottom: 10px
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plants-simpleinfo-section .layout .simpleinfo-table ul.table-items .table-items-flex li.table-item p.table-item-title {
        letter-spacing: -0.28px;
        margin-bottom: 6px
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plants-simpleinfo-section .layout .simpleinfo-table ul.table-items .table-items-flex li.table-item p.table-item-desc {
        font-size: 15px;
        line-height: 1.47;
        letter-spacing: -0.3px
    }

    .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plants-simpleinfo-section .layout .simpleinfo-product {
        margin-top: 40px
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section {
        margin-bottom: 70px
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout {
        width: 100%
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items {
        display: flex;
        flex-wrap: wrap
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item {
        width: calc(33.333333% - 56.666667px);
        margin-right: 85px
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item:nth-child(3n) {
        margin-right: 0
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item img.raise-item-img {
        margin-bottom: 20px
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item h2.raise-item-desc {
        font-size: 15px;
        line-height: 1.73;
        letter-spacing: -0.3px
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item .raise-item-flex {
        position: relative
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item .raise-item-flex button.soil-table-btn {
        position: absolute;
        right: 15px;
        bottom: 40px;
        background: rgba(255,255,255,.6);
        padding: 5px 15px;
        border-radius: 17px;
        font-size: 12px;
        font-weight: 500;
        line-height: 1.5;
        letter-spacing: -0.36px;
        color: #666;
        display: flex;
        align-items: center
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item .raise-item-flex button.soil-table-btn img {
        margin-right: 5.5px;
        width: 11px;
        height: 11px
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item #soilTableModal .modal-body {
        padding: 20px
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item #soilTableModal .modal-body img {
        width: 100%;
        max-width: 465px
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item .raise-profit-soil {
        margin-top: 15px
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item .raise-profit-soil h3 {
        font-size: 14px;
        font-weight: bold;
        letter-spacing: -0.42px;
        color: #333;
        margin-right: 20px;
        width: fit-content;
        float: left
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item .raise-profit-soil .raise-profit-soil-flex {
        display: flex;
        flex-wrap: wrap
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item .raise-profit-soil .raise-profit-soil-flex a.profit-soil-link {
        text-decoration: underline;
        font-size: 13px;
        display: flex;
        margin-bottom: 5px;
        align-items: center;
        color: #ff6c2f;
        -webkit-text-fill-color: #ff6c2f
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item .raise-profit-soil .raise-profit-soil-flex a.profit-soil-link:not(:last-child) {
        margin-right: 10px
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item .raise-profit-soil .raise-profit-soil-flex a.profit-soil-link:hover {
        color: #ff6c2f;
        -webkit-text-fill-color: #ff6c2f
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item .raise-profit-soil .raise-profit-soil-flex a.profit-soil-link img {
        margin-left: 2px;
        position: relative;
        top: -2px;
        width: 8px;
        height: 8px;
        object-fit: cover
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-raise-section .layout ul.raise-items li.raise-item:not(:last-child) {
        margin-bottom: 50px
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-sos-section {
        padding-bottom: 120px
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-sos-section .layout {
        width: 100%
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-sos-section .layout .sos-desc {
        border-top: 1px solid #000
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-sos-section .layout .sos-desc ul.sos-items li.sos-item {
        cursor: pointer;
        user-select: none;
        padding: 25px 0;
        border-bottom: 1px solid #d4d4d4
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-sos-section .layout .sos-desc ul.sos-items li.sos-item .sos-item-title {
        display: flex;
        align-items: center;
        color: #666;
        transition: all .2s ease-in-out;
        font-size: 14px;
        font-weight: 500;
        line-height: 22px;
        letter-spacing: -0.42px
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-sos-section .layout .sos-desc ul.sos-items li.sos-item .sos-item-title .question-mark {
        width: 26px;
        font-weight: 600;
        position: relative;
        top: -1px
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-sos-section .layout .sos-desc ul.sos-items li.sos-item .sos-item-title button.sos-item-button {
        margin-left: auto;
        position: relative;
        top: 2px
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-sos-section .layout .sos-desc ul.sos-items li.sos-item .sos-item-title button.sos-item-button img {
        user-select: none;
        width: 15px;
        height: 15px;
        object-fit: cover
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-sos-section .layout .sos-desc ul.sos-items li.sos-item .sos-item-title.active {
        color: #ff6c2f;
        transition: all .2s ease-in-out
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-sos-section .layout .sos-desc ul.sos-items li.sos-item .sos-item-desc {
        font-size: 15px;
        font-weight: normal;
        line-height: 1.53;
        letter-spacing: -0.45px;
        margin: 0 37px 0 26px;
        position: relative
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-sos-section .layout .sos-desc ul.sos-items li.sos-item .sos-item-desc p.height-fake {
        color: #666;
        line-height: 1.53;
        width: 100%;
        position: absolute;
        left: 50%;
        top: 50%;
        opacity: 0;
        transform: translate(-50%, -50%)
    }

    .plantDetail__page#plantDetail__page .layout__pc section.plants-sos-section .layout .sos-desc ul.sos-items li.sos-item .sos-item-desc p.height-real {
        color: #666;
        line-height: 1.53;
        height: 0;
        overflow: hidden;
        transition: all .2s ease-in-out
    }
}

#plantDetailV4__page #sizeGuide__popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.9);
    z-index: 1000000
}

#plantDetailV4__page #sizeGuide__popup .sizeGuide__popup-flex {
    position: relative;
    height: 100%
}

#plantDetailV4__page #sizeGuide__popup .sizeGuide__popup-flex button.popup__close-btn#sizeGuide__popup-close-btn {
    position: absolute;
    top: 22px;
    right: 26px
}

#plantDetailV4__page #sizeGuide__popup .sizeGuide__popup-flex button.popup__close-btn#sizeGuide__popup-close-btn img.popup__close-img {
    display: block;
    width: 16px;
    height: 16px
}

#plantDetailV4__page #sizeGuide__popup .sizeGuide__popup-flex .sizeGuide__popup-info {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    width: 100%;
    max-width: 327px;
    margin: 0 auto
}

#plantDetailV4__page #sizeGuide__popup .sizeGuide__popup-flex .sizeGuide__popup-info h2.popup__title {
    margin-bottom: 13px;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: -0.78px
}

#plantDetailV4__page #sizeGuide__popup .sizeGuide__popup-flex .sizeGuide__popup-info h3.popup__subtitle {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.48px
}

#plantDetailV4__page #sizeGuide__popup .sizeGuide__popup-flex .sizeGuide__popup-info img.popup__sizeGuide-img {
    display: block;
    margin: 40px auto 37px auto;
    width: 357px;
    height: 357px;
    position: relative;
    left: -15px
}

#plantDetailV4__page #sizeGuide__popup .sizeGuide__popup-flex .sizeGuide__popup-info p.popup__desc {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.71;
    letter-spacing: -0.42px
}

#plantDetailV4__page #sizeGuide__popup.active {
    display: block
}

#plantDetailV4__page .plantDetail__page#plantDetail__page section.plantDetail-guide-section.layout {
    display: block;
    width: 100%;
    background-color: #ff6c2f
}

#plantDetailV4__page .plantDetail__page#plantDetail__page section.plantDetail-guide-section.layout .guide__para-flex {
    height: 33px;
    display: flex;
    justify-content: center;
    align-items: center
}

#plantDetailV4__page .plantDetail__page#plantDetail__page section.plantDetail-guide-section.layout .guide__para-flex p.guide__para {
    position: relative;
    top: 1px;
    display: flex;
    align-items: center;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    letter-spacing: -0.42px;
    color: #fff
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex p.simpleinfo-plantname_english.mainColorTitle {
    margin-top: 24px;
    font-style: italic;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail__section {
    padding-right: 6px;
    position: sticky;
    top: 0px;
    z-index: 1000;
    background-color: #fbfbf8
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail__section .simpleinfo__title-wrap {
    margin-top: 3.75px;
    padding: 16.25px 0;
    display: flex;
    justify-content: space-between;
    align-items: center
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail__section .simpleinfo__title-wrap h1.simpleinfo-plantname_korean.mainTitle {
    font-size: 28px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: -0.56px;
    margin: 0;
    width: calc(100% - 40px)
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex section.plantDetail__section .simpleinfo__title-wrap a.search__link img.search__link-img {
    display: block;
    width: 20px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-simpleinfo-section {
    margin-top: 3.75px;
    width: 100%;
    padding: 0
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-simpleinfo-section ul.plantTags__items {
    margin-bottom: 32px;
    display: flex;
    flex-wrap: wrap
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-simpleinfo-section ul.plantTags__items li.plantTags__item {
    border-radius: 50px;
    border: solid 1px #e7e7e6;
    background-color: #f6f6f3;
    font-size: 12px;
    padding: 10px 14px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: -0.24px;
    color: #898989;
    margin-bottom: 5px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-simpleinfo-section ul.plantTags__items li.plantTags__item:not(:last-child) {
    margin-right: 5px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-simpleinfo-section p.simpleinfo-plantname_intro {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.73;
    letter-spacing: -0.3px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-simpleinfo-section .simpleinfo-table {
    margin-top: 32px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section {
    margin-top: 60px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__title-part {
    margin-bottom: 20px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__title-part p.manageProducts__subtitle {
    font-size: 13px;
    font-weight: 500;
    line-height: 1.38;
    letter-spacing: -0.26px;
    color: #ff6c2f
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__title-part .manageProducts__title {
    margin-top: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__title-part .manageProducts__title h2.manageProducts__title {
    margin: 0;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -0.48px;
    display: flex;
    align-items: center
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__title-part .manageProducts__title h2.manageProducts__title button.sizeGuide__popup-btn img.sizeGuide__popup-img {
    margin-left: 5px;
    display: block;
    width: 18px;
    height: 18px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__title-part .manageProducts__title a.manageProducts__link {
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: -0.42px;
    color: #ff6c2f
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__title-part .manageProducts__title a.manageProducts__link svg.icon.icon-tabler.icon-tabler-chevron-right {
    margin-left: 3px;
    margin-bottom: 2px;
    width: 14px;
    height: 14px;
    stroke: #ff6c2f;
    stroke-width: 2
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .manageProducts__swiper-flex .swiper-container.s2 .swiper-wrapper .swiper-slide {
    width: 165px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .manageProducts__swiper-flex .swiper-container.s2 .swiper-wrapper .swiper-slide a.manageProduct__link {
    text-decoration: none
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .manageProducts__swiper-flex .swiper-container.s2 .swiper-wrapper .swiper-slide a.manageProduct__link:hover {
    color: #000
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .manageProducts__swiper-flex .swiper-container.s2 .swiper-wrapper .swiper-slide a.manageProduct__link img.manageProduct__img {
    margin-bottom: 10px;
    display: block;
    width: 100%;
    height: 165px;
    object-fit: cover;
    border-radius: 10px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .manageProducts__swiper-flex .swiper-container.s2 .swiper-wrapper .swiper-slide a.manageProduct__link .manageProduct__info-flex p.manageProduct__farmName {
    font-size: 11px;
    letter-spacing: -0.22px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .manageProducts__swiper-flex .swiper-container.s2 .swiper-wrapper .swiper-slide a.manageProduct__link .manageProduct__info-flex p.manageProduct__size {
    margin-top: 3px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: -0.26px;
    color: #0e0f0f
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .manageProducts__swiper-flex .swiper-container.s2 .swiper-wrapper .swiper-slide a.manageProduct__link .manageProduct__info-flex p.manageProduct__price {
    margin-top: 3px;
    font-size: 14px;
    font-weight: 500;
    color: #0e0f0f
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .manageProducts__swiper-flex .swiper-container.s2 .swiper-wrapper .swiper-slide a.manageProduct__link .manageProduct__info-flex p.manageProduct__price span.manageProduct__discount {
    color: #ff6c2f;
    margin-right: 2px;
    font-weight: bold
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .manageProducts__swiper-flex .swiper-container.s2 .swiper-wrapper .swiper-slide a.manageProduct__link .manageProduct__info-flex p.manageProduct__originPrice {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.64;
    letter-spacing: -0.42px;
    color: #d4d4d4
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .manageProducts__swiper-flex .swiper-container.s2 .swiper-wrapper .swiper-slide a.manageProduct__link .manageProduct__info-flex p.manageProduct__originPrice span {
    text-decoration: line-through
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .manageProducts__swiper-flex .swiper-container.s2 .swiper-wrapper .swiper-slide .request__fuleaf-link-flex {
    margin: 0 auto;
    width: 165px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .manageProducts__swiper-flex .swiper-container.s2 .swiper-wrapper .swiper-slide .request__fuleaf-link-flex .link__flex-flex {
    height: 165px;
    margin-bottom: 10px;
    position: relative
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .manageProducts__swiper-flex .swiper-container.s2 .swiper-wrapper .swiper-slide .request__fuleaf-link-flex .link__flex-flex img.fuleaf__plant-img {
    display: block;
    width: 100%;
    height: 165px;
    object-fit: cover;
    border-radius: 8px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .manageProducts__swiper-flex .swiper-container.s2 .swiper-wrapper .swiper-slide .request__fuleaf-link-flex .link__flex-flex .link__flex-dimed {
    border-radius: 8px;
    position: absolute;
    top: 0;
    left: 0;
    width: 165px;
    height: 165px;
    background-color: rgba(0,0,0,.4);
    display: flex;
    justify-content: center;
    align-items: center
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .manageProducts__swiper-flex .swiper-container.s2 .swiper-wrapper .swiper-slide .request__fuleaf-link-flex .link__flex-flex .link__flex-dimed img.fuleaf__qMark-img {
    display: block;
    width: 25px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .manageProducts__swiper-flex .swiper-container.s2 .swiper-wrapper .swiper-slide .request__fuleaf-link-flex .link__flex-flex a.request__fuleaf-link {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 165px;
    height: 35px;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background-color: rgba(0,0,0,.6)
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .manageProducts__swiper-flex .swiper-container.s2 .swiper-wrapper .swiper-slide .request__fuleaf-link-flex .link__flex-flex a.request__fuleaf-link p.fuleaf__link-desc {
    font-size: 11px;
    font-weight: bold;
    letter-spacing: -0.22px;
    color: #fff
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .manageProducts__swiper-flex .swiper-container.s2 .swiper-wrapper .swiper-slide .request__fuleaf-link-flex .request__fuleaf-desc {
    font-size: 14px;
    line-height: 1.64;
    letter-spacing: -0.7px;
    color: #333
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .manageProducts__swiper-flex .swiper-container.s2 .swiper-wrapper .swiper-slide .request__fuleaf-link-flex .request__fuleaf-desc p.title {
    color: #ff6c2f;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: -0.22px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .manageProducts__swiper-flex .swiper-container.s2 .swiper-wrapper .swiper-slide .request__fuleaf-link-flex .request__fuleaf-desc p.subtitle {
    font-family: "Pretendard";
    margin-top: 3px;
    font-size: 13px;
    line-height: 1.2;
    letter-spacing: -0.26px;
    color: #0e0f0f
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .request__fuleaf-link-flex {
    margin: 0 auto;
    width: 165px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .request__fuleaf-link-flex .link__flex-flex {
    height: 165px;
    margin-bottom: 10px;
    position: relative
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .request__fuleaf-link-flex .link__flex-flex img.fuleaf__plant-img {
    display: block;
    width: 100%;
    height: 165px;
    object-fit: cover;
    border-radius: 8px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .request__fuleaf-link-flex .link__flex-flex .link__flex-dimed {
    border-radius: 8px;
    position: absolute;
    top: 0;
    left: 0;
    width: 165px;
    height: 165px;
    background-color: rgba(0,0,0,.4);
    display: flex;
    justify-content: center;
    align-items: center
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .request__fuleaf-link-flex .link__flex-flex .link__flex-dimed img.fuleaf__qMark-img {
    display: block;
    width: 25px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .request__fuleaf-link-flex .link__flex-flex a.request__fuleaf-link {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 165px;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    height: 35px;
    background-color: rgba(0,0,0,.6)
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .request__fuleaf-link-flex .link__flex-flex a.request__fuleaf-link p.fuleaf__link-desc {
    font-size: 11px;
    font-weight: bold;
    letter-spacing: -0.22px;
    color: #fff
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .request__fuleaf-link-flex .request__fuleaf-desc {
    font-size: 14px;
    line-height: 1.64;
    letter-spacing: -0.7px;
    color: #333
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .request__fuleaf-link-flex .request__fuleaf-desc p.title {
    color: #ff6c2f;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: -0.22px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .request__fuleaf-link-flex .request__fuleaf-desc .request__desc-wrap {
    display: flex;
    align-items: center
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .request__fuleaf-link-flex .request__fuleaf-desc .request__desc-wrap span.number__span {
    font-size: 8px;
    margin-right: 3px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__contents-part .request__fuleaf-link-flex .request__fuleaf-desc .request__desc-wrap span.icon__desc {
    top: 1px;
    font-size: 13px;
    letter-spacing: -0.26px;
    color: #0e0f0f
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section {
    margin-top: 60px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-title h2.mainTitle {
    font-size: 24px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-title-fixed {
    position: sticky;
    top: 60px;
    z-index: 8;
    background-color: #fbfbf8
}

/* 모바일: 식물명 바로 아래 탭 메뉴 고정 */
#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plantDetail__section .details-title-fixed-mobile {
    display: none
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plantDetail__section .details-title-fixed-mobile ul#detailsTabMobile.nav.nav-tabs {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: none;
    padding: 10px 0;
    border-bottom: 1px solid #ebebeb;
    margin: 0
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plantDetail__section .details-title-fixed-mobile ul#detailsTabMobile.nav.nav-tabs li.nav-item a.nav-link {
    padding: 9px 19px 8px 18px;
    background-color: #fbfbf8;
    border: none;
    font-size: 14px;
    letter-spacing: -0.7px;
    color: #666;
    border-radius: 20px;
    text-decoration: none
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plantDetail__section .details-title-fixed-mobile ul#detailsTabMobile.nav.nav-tabs li.nav-item a.nav-link.active {
    background-color: #ff6c2f;
    color: #fff
}

@media(max-width: 1309px) {
    /* 모바일: 모바일 탭 메뉴 표시 */
    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plantDetail__section .details-title-fixed-mobile {
        display: block;
        position: sticky;
        top: 60px;
        z-index: 8;
        background-color: #fbfbf8;
        margin-top: 0;
        padding: 10px 0
    }

    /* 모바일: PC 탭 메뉴 숨기기 */
    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-title-fixed {
        display: none
    }
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-title-fixed ul#detailsTab.nav.nav-tabs {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: none;
    padding: 10px 0;
    border-bottom: 1px solid #ebebeb
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-title-fixed ul#detailsTab.nav.nav-tabs li.nav-item a.nav-link {
    padding: 9px 19px 8px 18px;
    background-color: #fbfbf8;
    border: none;
    font-size: 14px;
    letter-spacing: -0.7px;
    color: #666;
    border-radius: 20px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-title-fixed ul#detailsTab.nav.nav-tabs li.nav-item a.nav-link.active {
    background-color: #ff6c2f;
    color: #fff
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex {
    padding-top: 30px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content .tab-pane .details__tab-flex img.details__illust-img {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    border-radius: 8px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content .tab-pane .details__tab-flex .details__tab-info p.details__tab-title {
    margin-bottom: 32px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    letter-spacing: -0.4px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content .tab-pane .details__tab-flex .details__tab-info p.details__tab-desc {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.73;
    letter-spacing: -0.3px;
    color: #333
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content .tab-pane .details__tab-flex .details__tab-info .details__tab-subInfo {
    margin-top: 30px;
    border-top: 1px solid #ebebeb;
    padding-top: 30px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content .tab-pane .details__tab-flex .details__tab-info .details__tab-subInfo p.subinfo__title {
    margin-bottom: 32px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -0.4px;
    text-align: center
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content .tab-pane .details__tab-flex .details__tab-info .details__tab-subInfo p.subinfo__sub1-title,#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content .tab-pane .details__tab-flex .details__tab-info .details__tab-subInfo p.subinfo__sub2-title {
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.32px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content .tab-pane .details__tab-flex .details__tab-info .details__tab-subInfo p.subinfo__sub1-desc,#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content .tab-pane .details__tab-flex .details__tab-info .details__tab-subInfo p.subinfo__sub2-desc {
    font-size: 15px;
    line-height: 1.73;
    letter-spacing: -0.3px;
    font-weight: 500;
    color: #333;
    white-space: pre-wrap
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content .tab-pane .details__tab-flex .details__tab-info .details__tab-subInfo p.subinfo__sub1-desc {
    margin-bottom: 30px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content .tab-pane .details__tab-flex .details__tab-info .details__product-info {
    margin-top: 30px;
    border-top: 1px solid #ebebeb;
    padding-top: 30px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content .tab-pane .details__tab-flex .details__tab-info .details__product-info .product__info-header {
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content .tab-pane .details__tab-flex .details__tab-info .details__product-info .product__info-header p.product__info-title {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -0.48px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content .tab-pane .details__tab-flex .details__tab-info .details__product-info .product__info-header a.fuleaf__shop-link {
    font-size: 12px;
    letter-spacing: -0.24px;
    text-decoration: none;
    color: #ff6c2f
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content .tab-pane .details__tab-flex .details__tab-info .details__product-info .product__info-header a.fuleaf__shop-link:hover {
    color: #ff6c2f
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content .tab-pane .details__tab-flex .details__tab-info .details__product-info .product__info-swiper .swiper .swiper-container.details__product-swiper .swiper-wrapper .swiper-slide {
    width: 165px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content .tab-pane .details__tab-flex .details__tab-info .details__product-info .product__info-swiper .swiper .swiper-container.details__product-swiper .swiper-wrapper .swiper-slide a.product__link:hover {
    color: #000
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content .tab-pane .details__tab-flex .details__tab-info .details__product-info .product__info-swiper .swiper .swiper-container.details__product-swiper .swiper-wrapper .swiper-slide a.product__link img.product__img {
    display: block;
    width: 100%;
    height: 165px;
    object-fit: cover;
    border-radius: 10px;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16)
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content .tab-pane .details__tab-flex .details__tab-info .details__product-info .product__info-swiper .swiper .swiper-container.details__product-swiper .swiper-wrapper .swiper-slide a.product__link .product__info-flex {
    margin-top: 10px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content .tab-pane .details__tab-flex .details__tab-info .details__product-info .product__info-swiper .swiper .swiper-container.details__product-swiper .swiper-wrapper .swiper-slide a.product__link .product__info-flex p.fuleaf__desc {
    font-size: 11px;
    letter-spacing: -0.22px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content .tab-pane .details__tab-flex .details__tab-info .details__product-info .product__info-swiper .swiper .swiper-container.details__product-swiper .swiper-wrapper .swiper-slide a.product__link .product__info-flex p.product__name {
    margin-top: 3px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: -0.26px;
    color: #0e0f0f
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content .tab-pane .details__tab-flex .details__tab-info .details__product-info .product__info-swiper .swiper .swiper-container.details__product-swiper .swiper-wrapper .swiper-slide a.product__link .product__info-flex p.product__price {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.57
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content .tab-pane .details__tab-flex .details__tab-info .details__product-info .product__info-swiper .swiper .swiper-container.details__product-swiper .swiper-wrapper .swiper-slide a.product__link .product__info-flex p.product__price span.product__discount {
    margin-right: 2px;
    color: #ff6c2f
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content .tab-pane .details__tab-flex .details__tab-info .details__product-info .product__info-swiper .swiper .swiper-container.details__product-swiper .swiper-wrapper .swiper-slide a.product__link .product__info-flex p.product__originPrice {
    margin-top: 3px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.64;
    letter-spacing: -0.42px;
    color: #d4d4d4
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content .tab-pane .details__tab-flex .details__tab-info .details__product-info .product__info-swiper .swiper .swiper-container.details__product-swiper .swiper-wrapper .swiper-slide a.product__link .product__info-flex p.product__originPrice span {
    text-decoration: line-through
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content #temperature.tab-pane .temperature__guide {
    margin-top: 30px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content #temperature.tab-pane .temperature__guide ul.temperature__guide-items {
    display: flex;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content #temperature.tab-pane .temperature__guide ul.temperature__guide-items li.temperature__guide-item {
    padding: 20px 0;
    width: 50%;
    text-align: center
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content #temperature.tab-pane .temperature__guide ul.temperature__guide-items li.temperature__guide-item:first-child {
    border-right: 1px solid #ebebeb
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content #temperature.tab-pane .temperature__guide ul.temperature__guide-items li.temperature__guide-item h1.guide__item-title {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.48px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content #temperature.tab-pane .temperature__guide ul.temperature__guide-items li.temperature__guide-item p.guide__item-desc {
    font-size: 14px;
    letter-spacing: -0.42px;
    color: #333
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content #temperature.tab-pane .details__tab-subInfo {
    border-top: none;
    margin-top: 0
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section {
    margin-top: 60px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-title h2.mainTitle {
    font-size: 24px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-title-fixed {
    position: sticky;
    top: 60px;
    z-index: 8;
    background-color: #fbfbf8
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-title-fixed ul#recommendTab.nav.nav-tabs {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    overflow-x: scroll;
    border: none;
    padding: 10px 0;
    border-bottom: 1px solid #ebebeb;
    -ms-overflow-style: none;
    scrollbar-width: none
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-title-fixed ul#recommendTab.nav.nav-tabs::-webkit-scrollbar {
    display: none
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-title-fixed ul#recommendTab.nav.nav-tabs li.nav-item {
    min-width: fit-content
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-title-fixed ul#recommendTab.nav.nav-tabs li.nav-item:not(:last-child) {
    margin-right: 20px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-title-fixed ul#recommendTab.nav.nav-tabs li.nav-item a.nav-link {
    padding: 9px 19px 8px 18px;
    background-color: #fbfbf8;
    border: none;
    font-size: 14px;
    letter-spacing: -0.7px;
    color: #666;
    border-radius: 20px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-title-fixed ul#recommendTab.nav.nav-tabs li.nav-item a.nav-link.active {
    background-color: #ff6c2f;
    color: #fff
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex {
    margin-bottom: 60px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-mo ul.recommend__items {
    padding-top: 30px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-mo ul.recommend__items li.recommend__item {
    display: none
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-mo ul.recommend__items li.recommend__item:not(:first-child) {
    margin-top: 60px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-mo ul.recommend__items li.recommend__item h3.recommend__item-title {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: -0.4px;
    white-space: pre-wrap;
    text-align: center
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-mo ul.recommend__items li.recommend__item p.recommend__item-writer {
    margin-bottom: 30px;
    font-size: 13px;
    letter-spacing: -0.26px;
    text-align: center
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-mo ul.recommend__items li.recommend__item p.recommend__item-writer span {
    margin-right: 6px;
    color: #ff6c2f;
    font-style: italic
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-mo ul.recommend__items li.recommend__item .youtube__flex {
    width: 100%;
    padding-top: 56.111105%;
    position: relative
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-mo ul.recommend__items li.recommend__item .youtube__flex iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-mo ul.recommend__items li.recommend__item a.recommend__item-link {
    display: block;
    border-radius: 15px;
    overflow: hidden
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-mo ul.recommend__items li.recommend__item a.recommend__item-link .item__link-flex {
    position: relative
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-mo ul.recommend__items li.recommend__item a.recommend__item-link .item__link-flex img.recommend__item-img {
    display: block
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-mo ul.recommend__items li.recommend__item a.recommend__item-link .item__link-flex img.arrow_w-img {
    display: block;
    position: absolute;
    width: 12px;
    height: 12px;
    top: 16px;
    right: 16px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-mo ul.recommend__items li.recommend__item p.recommend__item-evaluation-title {
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 600;
    color: #ff6c2f
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-mo ul.recommend__items li.recommend__item p.recommend__item-evaluation {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.73;
    letter-spacing: -0.3px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-mo ul.recommend__items li.recommend__item.active {
    display: block
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-mo ul.recommend__items button.load__more-btn {
    display: none;
    font-size: 13px;
    font-weight: 500;
    width: 196px;
    height: 52px;
    border-radius: 26px;
    background-color: #f6f6f3;
    justify-content: center;
    color: #898989;
    -webkit-text-fill-color: #898989;
    align-items: center;
    margin: 30px auto 0 auto
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-mo ul.recommend__items button.load__more-btn.active {
    display: flex
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-sos-section .sos-title h2.mainTitle {
    font-size: 24px;
    margin-bottom: 30px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-sos-section .sos-desc {
    margin-bottom: 60px
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-sos-section .sos-counsel-link-flex {
    display: flex;
    align-items: center
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-sos-section .sos-counsel-link-flex a.sos-counsel-link {
    font-size: 16px;
    letter-spacing: -0.48px;
    color: #fff;
    width: 50%;
    padding: 16px 0;
    border-radius: 30px;
    background-color: #ff6c2f;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none
}

#plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-sos-section .sos-counsel-link-flex a.sos-counsel-link:first-child {
    margin-right: 13px
}

@media(min-width: 1310px) {
    #plantDetailV4__page #sizeGuide__popup {
        display:none;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 796px;
        height: 446px
    }

    #plantDetailV4__page #sizeGuide__popup .sizeGuide__popup-flex {
        padding: 52px 48px
    }

    #plantDetailV4__page #sizeGuide__popup .sizeGuide__popup-flex button.popup__close-btn#sizeGuide__popup-close-btn {
        top: 20px;
        right: 20px
    }

    #plantDetailV4__page #sizeGuide__popup .sizeGuide__popup-flex button.popup__close-btn#sizeGuide__popup-close-btn img.popup__close-img {
        width: 20px;
        height: 20px
    }

    #plantDetailV4__page #sizeGuide__popup .sizeGuide__popup-flex .sizeGuide__popup-info {
        position: initial;
        top: initial;
        left: initial;
        transform: initial;
        max-width: 100%;
        display: flex
    }

    #plantDetailV4__page #sizeGuide__popup .sizeGuide__popup-flex .sizeGuide__popup-info h2.popup__title {
        margin-bottom: 15px;
        font-size: 26px;
        letter-spacing: -0.84px
    }

    #plantDetailV4__page #sizeGuide__popup .sizeGuide__popup-flex .sizeGuide__popup-info h3.popup__subtitle {
        margin-bottom: 65px;
        font-size: 16px;
        letter-spacing: -0.54px
    }

    #plantDetailV4__page #sizeGuide__popup .sizeGuide__popup-flex .sizeGuide__popup-info img.popup__sizeGuide-img {
        margin: 0;
        width: 372px;
        height: 372px;
        position: relative;
        top: -4px;
        left: -15px
    }

    #plantDetailV4__page #sizeGuide__popup .sizeGuide__popup-flex .sizeGuide__popup-info p.popup__desc {
        font-size: 14px;
        line-height: 1.44;
        letter-spacing: -0.48px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page section.plantDetail-guide-section.layout {
        width: 100%;
        max-width: 100%
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex {
        margin-bottom: 0;
        display: flex;
        flex-wrap: wrap
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout {
        width: calc(100% - 481px)
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plantDetail__section {
        padding-right: 0;
        position: initial;
        top: initial;
        z-index: initial
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plantDetail__section p.simpleinfo-plantname_english.mainColorTitle {
        margin-top: 0;
        font-size: 13px;
        font-weight: bold
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plantDetail__section .simpleinfo__title-wrap {
        margin-top: 20px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plantDetail__section .simpleinfo__title-wrap h1.simpleinfo-plantname_korean.mainTitle {
        font-size: 28px;
        letter-spacing: -0.56px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plantDetail__section .simpleinfo__title-wrap a.search__link img.search__link-img {
        display: block;
        width: 20px;
        height: 20px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-simpleinfo-section ul.plantTags__items {
        margin-bottom: 28px;
        display: flex;
        flex-wrap: wrap
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-simpleinfo-section ul.plantTags__items li.plantTags__item {
        border-radius: 50px;
        border: solid 1px #e7e7e6;
        background-color: #f6f6f3;
        font-size: 12px;
        padding: 10px 14px;
        font-weight: 500;
        line-height: 1.1;
        letter-spacing: -0.24px;
        color: #898989;
        margin-bottom: 5px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-simpleinfo-section ul.plantTags__items li.plantTags__item:not(:last-child) {
        margin-right: 5px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-simpleinfo-section p.simpleinfo-plantname_intro {
        font-size: 15px;
        font-weight: 500;
        line-height: 1.73;
        letter-spacing: -0.3px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-simpleinfo-section .simpleinfo-table {
        margin-top: 32px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-simpleinfo-section .simpleinfo-table ul.table-items .table-items-flex li.table-item:nth-child(2n+1) {
        padding-left: 10px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-simpleinfo-section .simpleinfo-table ul.table-items .table-items-flex li.table-item:nth-child(2n) {
        padding-right: 10px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout .layout__02 {
        width: 100vw;
        max-width: 1210px;
        transform: translateX(-481px)
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section {
        width: 100%;
        margin-top: 120px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__title-part {
        margin-bottom: 32px;
        text-align: center
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__title-part p.manageProducts__subtitle {
        font-size: 13px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__title-part .manageProducts__title {
        flex-direction: column;
        justify-content: center
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__title-part .manageProducts__title h2.manageProducts__title {
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-bottom: 11px;
        line-height: .92;
        font-size: 24px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-manageProducts-section .manageProducts__title-part .manageProducts__title a.manageProducts__link {
        font-size: 12px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section {
        width: 100%;
        margin-top: 120px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-title {
        margin-bottom: 10px;
        text-align: center
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-title p.mainColorTitle {
        font-size: 13px;
        line-height: 1.38;
        letter-spacing: -0.26px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-title h2.mainTitle {
        font-size: 24px;
        line-height: .92
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-title-fixed {
        position: initial;
        top: 0;
        z-index: 0
    }

    /* PC: 모바일 탭 메뉴 숨기기 */
    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plantDetail__section .details-title-fixed-mobile {
        display: none
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-title-fixed ul#detailsTab.nav.nav-tabs {
        justify-content: center
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-title-fixed ul#detailsTab.nav.nav-tabs li.nav-item:not(:last-child) {
        margin-right: 62px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex {
        padding-top: 50px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content .tab-pane .details__tab-flex {
        display: flex;
        align-items: flex-start
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content .tab-pane .details__tab-flex img.details__illust-img {
        width: 43.181818%;
        margin-bottom: 0;
        margin-right: 60px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content .tab-pane .details__tab-flex .details__tab-info {
        width: calc(56.818182% - 60px)
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content #temperature.tab-pane .temperature__guide {
        margin-top: 40px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content #temperature.tab-pane .temperature__guide ul.temperature__guide-items li.temperature__guide-item {
        padding: 30px 0
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content #temperature.tab-pane .temperature__guide ul.temperature__guide-items li.temperature__guide-item h1.guide__item-title {
        font-size: 18px;
        letter-spacing: -0.54px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-details-section .details-contents-flex #detailsTabContent.tab-content #temperature.tab-pane .temperature__guide ul.temperature__guide-items li.temperature__guide-item p.guide__item-desc {
        font-size: 16px;
        letter-spacing: -0.48px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section {
        width: 100%;
        margin-top: 120px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-title {
        margin-bottom: 10px;
        text-align: center
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-title p.mainColorTitle {
        font-size: 13px;
        line-height: 1.38;
        letter-spacing: -0.26px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-title h2.mainTitle {
        font-size: 24px;
        line-height: .92
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-title-fixed {
        position: initial;
        top: 0;
        z-index: 0
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-title-fixed ul#recommendTab.nav.nav-tabs {
        overflow-x: initial;
        justify-content: center
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-title-fixed ul#recommendTab.nav.nav-tabs li.nav-item:not(:last-child) {
        margin-right: 40px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-title-fixed ul#recommendTab.nav.nav-tabs li.nav-item a.nav-link {
        padding: 10px 21px 9px 20px;
        font-size: 16px;
        letter-spacing: -0.48px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex {
        margin-bottom: 0
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-pc ul.recommend__items {
        padding-top: 38px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-pc ul.recommend__items li.recommend__item {
        display: flex
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-pc ul.recommend__items li.recommend__item:not(:last-child) {
        margin-bottom: 60px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-pc ul.recommend__items li.recommend__item .recommend__img-flex {
        width: 41.304348%;
        margin-right: 60px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-pc ul.recommend__items li.recommend__item .recommend__img-flex .youtube__flex {
        border-radius: 15px;
        overflow: hidden;
        width: 100%;
        padding-top: 56.111105%;
        position: relative
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-pc ul.recommend__items li.recommend__item .recommend__img-flex .youtube__flex iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-pc ul.recommend__items li.recommend__item .recommend__img-flex a.recommend__item-link {
        display: block;
        border-radius: 15px;
        overflow: hidden
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-pc ul.recommend__items li.recommend__item .recommend__img-flex a.recommend__item-link .item__link-flex {
        position: relative
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-pc ul.recommend__items li.recommend__item .recommend__img-flex a.recommend__item-link .item__link-flex img.recommend__item-img {
        display: block
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-pc ul.recommend__items li.recommend__item .recommend__img-flex a.recommend__item-link .item__link-flex img.arrow_w-img {
        display: block;
        position: absolute;
        width: 26px;
        height: 26px;
        top: 17.7px;
        right: 25.3px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-pc ul.recommend__items li.recommend__item .recommend__img-flex a.recommend__item-link .item__link-flex span.click__span {
        display: block;
        position: absolute;
        width: 26px;
        height: 26px;
        top: 50.3px;
        right: 25.3px;
        font-family: Montserrat;
        font-size: 13px;
        font-weight: 500;
        letter-spacing: -0.39px;
        color: #fff
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-pc ul.recommend__items li.recommend__item .recommend__desc-flex {
        width: 58.695652%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding-top: 20px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-pc ul.recommend__items li.recommend__item .recommend__desc-flex h3.recommend__item-title {
        margin-bottom: 12.5px;
        font-size: 28px;
        font-weight: bold;
        line-height: 1.36;
        letter-spacing: -1.4px;
        white-space: pre-wrap
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-pc ul.recommend__items li.recommend__item .recommend__desc-flex p.recommend__item-writer {
        margin-bottom: 20px;
        font-size: 16px;
        letter-spacing: -0.48px;
        color: #666
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-pc ul.recommend__items li.recommend__item .recommend__desc-flex p.recommend__item-writer span {
        margin-right: 6px;
        font-style: italic;
        color: #ff6c2f
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-pc ul.recommend__items li.recommend__item .recommend__desc-flex p.recommend__item-evaluation-title {
        margin-bottom: 10px;
        font-size: 18px;
        font-weight: bold;
        letter-spacing: -0.9px;
        color: #ff6c2f
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-recommend-section .recommend-contents-flex #recommendTabContent.tab-content .tab-pane .rsp-pc ul.recommend__items li.recommend__item .recommend__desc-flex p.recommend__item-evaluation {
        font-size: 16px;
        line-height: 1.4;
        letter-spacing: -0.8px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-sos-section {
        margin-top: 120px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-sos-section .layout {
        width: 100%
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-sos-section .layout .sos-title {
        margin-bottom: 10px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-sos-section .layout .sos-title p.mainColorTitle {
        font-size: 13px;
        line-height: 1.38;
        letter-spacing: -0.26px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-sos-section .layout .sos-title h2.mainTitle {
        font-size: 24px;
        line-height: .92
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-sos-section .layout .sos-desc {
        margin-bottom: 30px
    }

    #plantDetailV4__page .plantDetail__page#plantDetail__page .layout__pc .plantDetail__page-flex .layout section.plants-sos-section .layout .sos-counsel-link-flex a.sos-counsel-link {
        font-size: 14px;
        letter-spacing: normal;
        padding: 18px 0;
        border-radius: 26px
    }
}

.search__page#search__page {
    margin-top: 66px;
    padding-bottom: 60px
}

.search__page#search__page .layout section.plants_title_section {
    padding-top: 23.5px;
    margin-bottom: 20px
}

.search__page#search__page .layout section.plants_title_section h1.plants_title {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.44;
    letter-spacing: -1.6px;
    color: #000
}

.search__page#search__page .layout section.plants_search_section .plants__search-form {
    position: relative
}

.search__page#search__page .layout section.plants_search_section .plants__search-form img.search__ico {
    position: absolute;
    top: 13px;
    left: 0;
    width: 17px;
    height: 17px
}

.search__page#search__page .layout section.plants_search_section .plants__search-form input.search__input {
    width: 100%;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.8px;
    color: #000;
    border: none;
    padding: 10.5px 18px 10.5px 21px;
    border-bottom: 1px solid #000;
    margin-bottom: 26.5px
}

.search__page#search__page .layout section.plants_search_section .plants__search-form input.search__input::placeholder {
    color: #ccc
}

.search__page#search__page .layout section.plants_search_section .plants__search-form img.close__ico {
    display: none;
    position: absolute;
    top: 15.5px;
    right: 0;
    width: 14px;
    height: 14px
}

.search__page#search__page .layout section.plants_search_section .plants__search-form img.close__ico:hover {
    cursor: pointer
}

.search__page#search__page .layout section.plants_search_section .plants__search-form img.close__ico.active {
    display: block
}

.search__page#search__page .layout section.plants_search_section .plants__search-sort .search__sort-flex {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.search__page#search__page .layout section.plants_search_section .plants__search-sort .search__sort-flex h1.plants__number {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -0.65px
}

.search__page#search__page .layout section.plants_search_section .plants__search-sort .search__sort-flex .plants__sort-flex {
    display: flex
}

.search__page#search__page .layout section.plants_search_section .plants__search-sort .search__sort-flex .plants__sort-flex .sort-item a.sort-link {
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -0.65px;
    color: #ccc;
    -webkit-text-fill-color: #ccc
}

.search__page#search__page .layout section.plants_search_section .plants__search-sort .search__sort-flex .plants__sort-flex .sort-item a.sort-link:hover {
    color: #ccc;
    -webkit-text-fill-color: #ccc
}

.search__page#search__page .layout section.plants_search_section .plants__search-sort .search__sort-flex .plants__sort-flex .sort-item a.sort-link.active {
    color: #000;
    -webkit-text-fill-color: #000
}

.search__page#search__page .layout section.plants_search_section .plants__search-sort .search__sort-flex .plants__sort-flex .sort-item a.sort-link.active:hover {
    color: #000;
    -webkit-text-fill-color: #000
}

.search__page#search__page .layout section.plants_search_section .plants__search-sort .search__sort-flex .plants__sort-flex span.sort-division {
    border-right: 1px solid #ddd;
    margin: 0 10px;
    height: 16px;
    position: relative;
    top: 1px
}

.search__page#search__page .layout section.plants_list_section .wrong__search-section {
    margin: 77px 0 117px 0
}

.search__page#search__page .layout section.plants_list_section .wrong__search-section h1.wrong-title {
    font-size: 26px;
    font-weight: bold;
    letter-spacing: -1.3px;
    text-align: center;
    color: #999;
    margin-bottom: 6px
}

.search__page#search__page .layout section.plants_list_section .wrong__search-section h2.wrong-subtitle {
    font-size: 16px;
    letter-spacing: -0.8px;
    text-align: center;
    color: #999
}

.search__page#search__page .layout section.plants_list_section .plantsb-section {
    margin: 40px 0 60px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.search__page#search__page .layout section.plants_list_section .plantsb-section h1.plantsb-title {
    font-size: 26px;
    font-weight: bold;
    letter-spacing: -1.3px;
    margin-bottom: 6px;
    text-align: center;
    color: #999
}

.search__page#search__page .layout section.plants_list_section .plantsb-section h2.plantsb-title {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.8px;
    text-align: center;
    color: #999
}

.search__page#search__page .layout section.plants_list_section .plantsb-section button.plantsb-req-btn {
    width: 200px;
    height: 60px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.48px;
    text-align: center;
    color: #666;
    border-radius: 4px;
    border: solid 1px #999
}

.search__page#search__page .layout section.plants_list_section #plants_list {
    margin-top: 28px
}

.search__page#search__page .layout section.plants_list_section #plants_list ul.plants__list-items {
    display: flex;
    flex-wrap: wrap
}

.search__page#search__page .layout section.plants_list_section #plants_list ul.plants__list-items .plants__list-item {
    width: calc(50% - 10px)
}

.search__page#search__page .layout section.plants_list_section #plants_list ul.plants__list-items .plants__list-item:nth-child(2n) {
    margin-left: 20px
}

.search__page#search__page .layout section.plants_list_section #plants_list ul.plants__list-items .plants__list-item a .plant__image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 100%;
    margin-bottom: 10px;
    border-radius: 8px
}

.search__page#search__page .layout section.plants_list_section #plants_list ul.plants__list-items .plants__list-item a .plant__title-flex {
    display: flex;
    align-items: center;
    margin-bottom: 30px
}

.search__page#search__page .layout section.plants_list_section #plants_list ul.plants__list-items .plants__list-item a .plant__title-flex img.exist__shop-img {
    margin-right: 5px;
    position: relative;
    top: -1.5px
}

.search__page#search__page .layout section.plants_list_section #plants_list ul.plants__list-items .plants__list-item a .plant__title-flex h3 {
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 1.4em;
    height: 1.4em;
    word-break: break-all;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.42px;
    color: #000
}

.search__page#search__page .layout section.plants_list_section #plants_list .moreBtn_section {
    display: flex;
    align-items: center;
    justify-content: center
}

.search__page#search__page .layout section.plants_list_section #plants_list .moreBtn_section .moreShrinkBtn {
    margin-top: 30px;
    margin-bottom: 60px;
    display: none;
    width: 100%;
    height: 60px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.48px;
    color: #000;
    border-radius: 4px;
    background-color: #f8f8f8
}

.search__page#search__page .layout section.plants_list_section #plants_list .moreBtn_section .moreShrinkBtn:hover {
    cursor: pointer
}

.search__page#search__page .layout section.plants_list_section #plants_list .moreBtn_section .moreShrinkBtn:focus {
    outline: none
}

.search__page#search__page .layout section.plants_list_section #plants_list .moreBtn_section .moreShrinkBtn.active {
    display: block
}

@media(min-width: 1310px) {
    .search__page#search__page {
        margin-top:120px;
        min-height: calc(100vh - 420px)
    }

    .search__page#search__page .layout section.plants_title_section {
        padding-top: 40px;
        margin-bottom: 36px
    }

    .search__page#search__page .layout section.plants_title_section h1.plants_title {
        font-size: 46px;
        line-height: 1.43;
        letter-spacing: -2.3px
    }

    .search__page#search__page .layout section.plants_list_section #plants_list ul.plants__list-items .plants__list-item {
        width: calc(16.666666% - 36.666667px)
    }

    .search__page#search__page .layout section.plants_list_section #plants_list ul.plants__list-items .plants__list-item:nth-child(2n) {
        margin-left: 0
    }

    .search__page#search__page .layout section.plants_list_section #plants_list ul.plants__list-items .plants__list-item:not(:nth-child(6n)) {
        margin-right: 44px
    }

    .search__page#search__page .layout section.plants_list_section #plants_list ul.plants__list-items .plants__list-item a .plant__image {
        margin-bottom: 12px
    }

    .search__page#search__page .layout section.plants_list_section #plants_list ul.plants__list-items .plants__list-item a h3 {
        font-size: 16px;
        margin-bottom: 60px
    }
}

.plantSearch__page#plantSearch__page {
    margin-top: 69px;
    padding: 0 14px
}

.plantSearch__page#plantSearch__page section.plantSearch__page-section {
    border-top: 1px solid #efefef;
    max-width: 430px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center
}

.plantSearch__page#plantSearch__page section.plantSearch__page-section .result__desc-wrap {
    display: flex;
    width: 100%;
    margin-top: 26px
}

.plantSearch__page#plantSearch__page section.plantSearch__page-section .result__desc-wrap h1.result__desc-span#result__desc {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.32px;
    text-align: left;
    color: #2c2c2b
}

.plantSearch__page#plantSearch__page section.plantSearch__page-section .result__desc-wrap a.back__link {
    display: none
}

.plantSearch__page#plantSearch__page section.plantSearch__page-section .result__wrap#result__wrap {
    margin-top: 26px;
    margin-bottom: 60px;
    display: grid;
    grid-template-columns: 165px 165px;
    grid-gap: 17px
}

.plantSearch__page#plantSearch__page section.plantSearch__page-section .result__wrap#result__wrap span.noResult__span {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.32px;
    text-align: middle;
    color: #898989
}

.plantSearch__page#plantSearch__page section.plantSearch__page-section .result__wrap#result__wrap button.request__btn {
    width: 230px;
    height: 48px;
    border-radius: 24px;
    background-color: #ff6c30;
    margin-top: 40px;
    font-size: 16px;
    font-weight: 600;
    color: #fff
}

.plantSearch__page#plantSearch__page section.plantSearch__page-section .result__wrap#result__wrap button.request__btn.success {
    background-color: #f6f6f3;
    color: #898989
}

.plantSearch__page#plantSearch__page section.plantSearch__page-section .result__wrap#result__wrap .plant__wrap {
    display: flex;
    flex-direction: column
}

.plantSearch__page#plantSearch__page section.plantSearch__page-section .result__wrap#result__wrap .plant__wrap img.plant__img {
    width: 165px;
    height: 165px;
    border-radius: 8px;
    margin-bottom: 10px
}

.plantSearch__page#plantSearch__page section.plantSearch__page-section .result__wrap#result__wrap .plant__wrap .title__wrap {
    display: flex;
    align-items: center
}

.plantSearch__page#plantSearch__page section.plantSearch__page-section .result__wrap#result__wrap .plant__wrap .title__wrap span.plant__title {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.57;
    letter-spacing: -0.28px;
    color: #080808
}

.plantSearch__page#plantSearch__page section.plantSearch__page-section .result__wrap#result__wrap .plant__wrap .title__wrap img.plant__product-icon {
    margin-right: 4px;
    height: 18px
}

.plantSearch__page#plantSearch__page section.plantSearch__page-section .result__wrap#result__wrap .loading__wrap {
    display: flex;
    flex-direction: column
}

.plantSearch__page#plantSearch__page section.plantSearch__page-section .result__wrap#result__wrap .loading__wrap .loading__img-wrap {
    animation: gradientAnimation 1s linear infinite;
    width: 165px;
    height: 165px;
    border-radius: 9px;
    margin-bottom: 10px;
    background-color: #ededea
}

.plantSearch__page#plantSearch__page section.plantSearch__page-section .result__wrap#result__wrap .loading__wrap .title__wrap {
    animation: gradientAnimation 1s linear infinite;
    width: 165px;
    height: 17px;
    border-radius: 8.5px;
    background-color: #ededea
}

@media(min-width: 1310px) {
    .plantSearch__page#plantSearch__page {
        margin-top:120px
    }

    .plantSearch__page#plantSearch__page section.plantSearch__page-section {
        border-top: none;
        max-width: 1210px
    }

    .plantSearch__page#plantSearch__page section.plantSearch__page-section .result__desc-wrap {
        justify-content: space-between;
        align-items: center;
        margin-top: 40px
    }

    .plantSearch__page#plantSearch__page section.plantSearch__page-section .result__desc-wrap h1.result__desc-span#result__desc {
        font-size: 32px;
        letter-spacing: -0.64px
    }

    .plantSearch__page#plantSearch__page section.plantSearch__page-section .result__desc-wrap a.back__link {
        display: block;
        font-size: 20px;
        font-weight: 600;
        line-height: 1.5;
        letter-spacing: -0.4px;
        color: #d4d4d4
    }

    .plantSearch__page#plantSearch__page section.plantSearch__page-section .result__wrap#result__wrap {
        grid-gap: 44px;
        grid-template-columns: repeat(6, 165px)
    }
}

#popupLocationModal.modal {
    display: none;
    justify-content: center;
    align-items: end;
    opacity: 0;
    transition: opacity .5s ease-in-out
}

#popupLocationModal.modal.active {
    display: flex
}

#popupLocationModal.modal.transition__opacity {
    opacity: 1;
    transition: opacity .5s ease-in-out
}

#popupLocationModal.modal .modal-content {
    margin-bottom: 40px;
    display: flex;
    width: 351px;
    height: 45px;
    border-radius: 5px;
    background-color: #000
}

#popupLocationModal.modal .modal-content .modal-body {
    padding: 0px;
    display: flex;
    justify-content: start;
    align-items: center
}

#popupLocationModal.modal .modal-content .modal-body img.modal-img {
    margin-left: 10px;
    width: 18px;
    height: 18px;
    object-fit: contain
}

#popupLocationModal.modal .modal-content .modal-body span.modal-span {
    margin-left: 6px;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: -0.28px;
    color: #ced1d1
}


#feedFormNotCompleteModal.modal.fade .modal-dialog.modal-dialog-centered {
    justify-content: center
}

#feedFormNotCompleteModal.modal.fade .modal-dialog.modal-dialog-centered .modal-content {
    padding: 40px 12px 68px;
    width: 351px;
    border-radius: 8px;
    border: none;
    background-color: #fbfbf8
}

#feedFormNotCompleteModal.modal.fade .modal-dialog.modal-dialog-centered .modal-content p.not__complete-title {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.4px;
    text-align: center;
    color: #000
}

#feedFormNotCompleteModal.modal.fade .modal-dialog.modal-dialog-centered .modal-content p.not__complete-subtitle {
    margin-top: 10px;
    font-size: 16px;
    letter-spacing: -0.32px;
    text-align: center;
    color: #0e0f0f
}

#feedFormNotCompleteModal.modal.fade .modal-dialog.modal-dialog-centered .modal-content .btn__flex {
    margin-top: 28px;
    display: flex;
    align-items: center
}

#feedFormNotCompleteModal.modal.fade .modal-dialog.modal-dialog-centered .modal-content .btn__flex button.close__btn,#feedFormNotCompleteModal.modal.fade .modal-dialog.modal-dialog-centered .modal-content .btn__flex a.home__link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 159px;
    height: 52px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 26px
}

#feedFormNotCompleteModal.modal.fade .modal-dialog.modal-dialog-centered .modal-content .btn__flex button.close__btn {
    color: #343434;
    background-color: #f6f6f3
}

#feedFormNotCompleteModal.modal.fade .modal-dialog.modal-dialog-centered .modal-content .btn__flex a.home__link {
    margin-left: 8px;
    color: #fff;
    background-color: #ff6c30
}

button.feedForm__modal-btn {
    display: none
}

.feed__form-page#feed__form-page {
    padding: 86px 0;
    min-height: 100vh;
    background-color: #fbfbf8
}

.feed__form-page#feed__form-page .layout__pc {
    width: 100%;
    max-width: 100%
}

.feed__form-page#feed__form-page .layout__pc .feed__form-wrap .form__group label.form__label {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.17;
    letter-spacing: -0.36px;
    display: flex;
    align-items: center
}

.feed__form-page#feed__form-page .layout__pc .feed__form-wrap .form__group label.form__label span.required__span {
    margin-left: 4px;
    display: block;
    width: 6px;
    height: 6px;
    background-color: #ff6c30;
    border-radius: 50%
}

.feed__form-page#feed__form-page .layout__pc .feed__form-wrap .form__group input.form__input[type=file] {
    display: none
}

.feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__img-section .img__section-wrap .layout .select__img-wrap {
    margin-top: 12px;
    cursor: pointer;
    border-radius: 8px;
    background-color: #f6f6f3;
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1/1.074928;
    user-select: none
}

.feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__img-section .img__section-wrap .layout .select__img-wrap.active {
    display: flex
}

.feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__img-section .img__section-wrap .layout .select__img-wrap img.select__img-icon {
    display: block;
    width: 122px
}

.feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__img-section .img__section-wrap .layout .select__img-wrap p.select__img-desc {
    margin-top: 10px;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.29;
    letter-spacing: -0.34px;
    text-align: center;
    color: #8e8e93
}

.feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__img-section .img__section-wrap .img__slide-wrap {
    margin-top: 12px;
    display: none;
    margin-left: auto
}

.feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__img-section .img__section-wrap .img__slide-wrap.active {
    display: block
}

.feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__img-section .img__section-wrap .img__slide-wrap ul.slide__img-items {
    padding: 0 3.7333335%;
    width: 100%;
    max-width: calc(430px + 7.466666%);
    margin: 0 auto;
    display: flex;
    overflow-x: scroll
}

.feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__img-section .img__section-wrap .img__slide-wrap ul.slide__img-items li.slide__img-item {
    flex: 0 0 75.466667%;
    aspect-ratio: 1/1.332155;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    border-radius: 8px
}

.feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__img-section .img__section-wrap .img__slide-wrap ul.slide__img-items li.slide__img-item:not(:first-child) {
    margin-left: 12px
}

.feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__img-section .img__section-wrap .img__slide-wrap ul.slide__img-items li.slide__img-item img.close__icon {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    display: block;
    width: 31px
}

.feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__img-section .img__section-wrap .img__slide-wrap .layout button.add__img-btn#add__img-btn {
    margin-top: 10px;
    width: 100%;
    height: 56px;
    border-radius: 8px;
    background-color: #ff6c30;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative
}

.feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__img-section .img__section-wrap .img__slide-wrap .layout button.add__img-btn#add__img-btn img.select__img-icon-white {
    display: block;
    width: 36px;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%)
}

.feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__img-section .img__section-wrap .img__slide-wrap .layout button.add__img-btn#add__img-btn span.add__img-btn-desc {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.29;
    letter-spacing: -0.34px;
    color: #fff
}

.feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__desc-section {
    margin-top: 40px
}

.feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__desc-section .desc__section-wrap.layout .form__group.url__form-wrap {
    margin-top: 40px
}

.feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__desc-section .desc__section-wrap.layout .form__group .label__wrap {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__desc-section .desc__section-wrap.layout .form__group .label__wrap .count__wrap {
    font-size: 11px;
    line-height: 1.18;
    letter-spacing: -0.22px
}

.feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__desc-section .desc__section-wrap.layout .form__group .label__wrap .count__wrap span.count__span {
    color: #000
}

.feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__desc-section .desc__section-wrap.layout .form__group .label__wrap .count__wrap span.limit__span {
    color: #cfcfcf
}

.feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__desc-section .desc__section-wrap.layout .form__group textarea.form__textarea {
    margin-top: 10px;
    padding: 16px 14px;
    border-radius: 10px;
    background-color: #f6f6f3;
    width: 100%;
    height: 170px;
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: -0.28px;
    color: #000;
    font-weight: 500;
    resize: none
}

.feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__desc-section .desc__section-wrap.layout .form__group textarea.form__textarea::placeholder {
    color: #c7c7cc
}

.feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__desc-section .desc__section-wrap.layout .form__group input.form__input {
    padding: 0 14px;
    width: 100%;
    height: 42px;
    margin-top: 10px;
    font-size: 14px;
    letter-spacing: -0.28px;
    border-radius: 21px;
    background-color: #f6f6f3;
    color: #000
}

.feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__desc-section .desc__section-wrap.layout .form__group input.form__input::placeholder {
    color: #c7c7cc
}

@media(min-width: 1310px) {
    .feed__form-page#feed__form-page {
        padding-top:120px
    }

    .feed__form-page#feed__form-page .layout__pc {
        width: 92.533333%;
        max-width: 1210px;
        margin: 0 auto
    }

    .feed__form-page#feed__form-page .layout__pc h3.feed__form-title.rsp-pc {
        margin-top: 40px;
        font-size: 32px;
        font-weight: 600;
        line-height: .66;
        letter-spacing: -0.64px;
        color: #000
    }

    .feed__form-page#feed__form-page .layout__pc .feed__form-wrap {
        display: flex;
        margin-top: 40px
    }

    .feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__img-section {
        margin-left: 14px;
        width: 347px
    }

    .feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__img-section .img__section-wrap .layout {
        width: 100%;
        max-width: 100%
    }

    .feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__img-section .img__section-wrap .img__slide-wrap {
        margin-top: 12px;
        display: none;
        margin-left: auto
    }

    .feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__img-section .img__section-wrap .img__slide-wrap ul.slide__img-items {
        padding: 0;
        width: 100%;
        max-width: 100%;
        height: 693px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        overflow-x: initial;
        overflow-y: scroll
    }

    .feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__img-section .img__section-wrap .img__slide-wrap ul.slide__img-items li.slide__img-item {
        flex: inherit;
        flex-shrink: 0;
        width: 283px;
        aspect-ratio: 1/1.332155;
        margin: 0 auto
    }

    .feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__img-section .img__section-wrap .img__slide-wrap ul.slide__img-items li.slide__img-item:not(:first-child) {
        margin-left: auto;
        margin-top: 12px
    }

    .feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__img-section .img__section-wrap .img__slide-wrap ul.slide__img-items li.slide__img-item img.close__icon {
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
        display: block;
        width: 31px
    }

    .feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__img-section .img__section-wrap .img__slide-wrap .layout button.add__img-btn#add__img-btn {
        margin-top: 10px;
        width: 100%;
        height: 56px;
        border-radius: 8px;
        background-color: #ff6c30;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative
    }

    .feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__img-section .img__section-wrap .img__slide-wrap .layout button.add__img-btn#add__img-btn img.select__img-icon-white {
        display: block;
        width: 36px;
        position: absolute;
        top: 50%;
        left: 10px;
        transform: translateY(-50%)
    }

    .feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__img-section .img__section-wrap .img__slide-wrap .layout button.add__img-btn#add__img-btn span.add__img-btn-desc {
        font-size: 17px;
        font-weight: 500;
        line-height: 1.29;
        letter-spacing: -0.34px;
        color: #fff
    }

    .feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__desc-section {
        margin-top: 0;
        margin-left: 110px;
        width: calc(100% - 471px)
    }

    .feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__desc-section .desc__section-wrap.layout {
        width: 100%;
        max-width: 100%
    }

    .feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__desc-section .desc__section-wrap.layout .form__group.url__form-wrap {
        margin-top: 25px
    }

    .feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__desc-section .desc__section-wrap.layout .upload__btn-wrap.rsp-pc {
        margin-top: 60px
    }

    .feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__desc-section .desc__section-wrap.layout .upload__btn-wrap.rsp-pc button.upload__feed-btn {
        width: 100%;
        height: 52px;
        padding: 17px 0;
        border-radius: 26px;
        background-color: #f6f6f3;
        font-size: 14px;
        font-weight: 500;
        color: #9b9b9a
    }

    .feed__form-page#feed__form-page .layout__pc .feed__form-wrap section.form__desc-section .desc__section-wrap.layout .upload__btn-wrap.rsp-pc button.upload__feed-btn.active {
        background-color: #ff6c30;
        color: #fff
    }
}

.feed__detail-page#feed__detail-page {
    padding: 76px 0 60px 0;
    background-color: #fbfbf8;
    min-height: 100vh
}

.feed__detail-page#feed__detail-page .feed__detail-wrap .layout section.feed__detail-section .detail__section-wrap ul.feed__items li.feed__item {
    border-bottom: none
}

.feed__detail-page#feed__detail-page .feed__detail-wrap .layout section.feed__detail-section .detail__section-wrap ul.feed__items li.feed__item .item__middle-flex {
    margin: 7.5px 0px 0 42px
}

.feed__detail-page#feed__detail-page .feed__detail-wrap .layout section.feed__detail-section .detail__section-wrap ul.feed__items li.feed__item .item__middle-flex .middle__img-wrap .rsp-mo {
    display: none
}

.feed__detail-page#feed__detail-page .feed__detail-wrap .layout section.feed__detail-section .detail__section-wrap ul.feed__items li.feed__item .item__middle-flex .middle__img-wrap .rsp-pc {
    display: block
}

.feed__detail-page#feed__detail-page .feed__detail-wrap .layout section.feed__detail-section .detail__section-wrap ul.feed__items li.feed__item .item__middle-flex .middle__img-wrap .rsp-pc .feed__images-flex {
    display: flex;
    align-items: flex-start;
    overflow-x: scroll
}

.feed__detail-page#feed__detail-page .feed__detail-wrap .layout section.feed__detail-section .detail__section-wrap ul.feed__items li.feed__item .item__middle-flex .middle__img-wrap .rsp-pc .feed__images-flex img.feed__img {
    width: 166px;
    border-radius: 8px;
    display: block;
    object-fit: cover
}

.feed__detail-page#feed__detail-page .feed__detail-wrap .layout section.feed__detail-section .detail__section-wrap ul.feed__items li.feed__item .item__middle-flex .middle__img-wrap .rsp-pc .feed__images-flex img.feed__img:not(:first-child) {
    margin-left: 14px
}

.feed__detail-page#feed__detail-page .feed__detail-wrap .layout section.feed__detail-section .detail__section-wrap ul.feed__items li.feed__item .item__bottom-flex {
    margin: 31px 22px 0 42px
}

.feed__detail-page#feed__detail-page .feed__detail-wrap .divide__line {
    width: 100%;
    height: 11px;
    background-color: #f6f6f3
}

.feed__detail-page#feed__detail-page .feed__detail-wrap .layout section.feed__comment-section {
    margin: 40px 0
}

.feed__detail-page#feed__detail-page .comment__input-fixed {
    padding: 10px 17px 10px 12px;
    margin: 0 auto;
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 430px;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px)
}

.feed__detail-page#feed__detail-page .comment__input-fixed .input__fixed-wrap {
    display: flex;
    align-items: flex-end;
    justify-content: space-between
}

.feed__detail-page#feed__detail-page .comment__input-fixed .input__fixed-wrap img.profile__img {
    width: 40px;
    height: 40px;
    display: block;
    object-fit: cover;
    border-radius: 50%
}

.feed__detail-page#feed__detail-page .comment__input-fixed .input__fixed-wrap textarea.comment__textarea {
    width: calc(100% - 80px);
    height: 40px;
    padding: 12px 20px;
    display: block;
    font-size: 13px;
    line-height: 1.54;
    letter-spacing: -0.26px;
    color: #000;
    border-radius: 20px;
    background-color: #f5f5f1;
    resize: none;
    caret-color: #ff6c2f
}

.feed__detail-page#feed__detail-page .comment__input-fixed .input__fixed-wrap textarea.comment__textarea::placeholder {
    color: #a7a8a8
}

.feed__detail-page#feed__detail-page .comment__input-fixed .input__fixed-wrap button.comment__submit-btn {
    display: block;
    width: 16px;
    height: 40px
}

.feed__detail-page#feed__detail-page .comment__input-fixed .input__fixed-wrap button.comment__submit-btn.active img.submit__btn-img {
    content: url("/images/feed/arrow_up_active.png")
}

.feed__detail-page#feed__detail-page .comment__input-fixed .input__fixed-wrap button.comment__submit-btn img.submit__btn-img {
    display: block;
    width: 100%;
    object-fit: cover
}

@media(min-width: 1310px) {
    .feed__detail-page#feed__detail-page {
        padding:160px 0 100px 0
    }

    .feed__detail-page#feed__detail-page .feed__detail-wrap .layout h1.page__title {
        font-size: 32px;
        font-weight: 600;
        letter-spacing: -0.64px;
        color: #000
    }

    .feed__detail-page#feed__detail-page .feed__detail-wrap .layout section.feed__detail-section {
        padding-bottom: 28px;
        margin: 22px 0 0 14px;
        border-bottom: 11px solid #f6f6f3
    }

    .feed__detail-page#feed__detail-page .feed__detail-wrap .layout section.feed__detail-section .detail__section-wrap ul.feed__items li.feed__item {
        padding-bottom: 0
    }

    .feed__detail-page#feed__detail-page .feed__detail-wrap .layout section.feed__detail-section .detail__section-wrap ul.feed__items li.feed__item .item__middle-flex .middle__img-wrap .rsp-pc .feed__images-flex img.feed__img {
        width: 283px
    }

    .feed__detail-page#feed__detail-page .feed__detail-wrap .layout section.feed__detail-section .detail__section-wrap ul.feed__items li.feed__item .item__middle-flex .middle__img-wrap .rsp-pc .feed__images-flex img.feed__img:not(:first-child) {
        margin-left: 10px
    }

    .feed__detail-page#feed__detail-page .feed__detail-wrap .layout section.feed__comment-section {
        margin: 26px 0 0 14px
    }

    .feed__detail-page#feed__detail-page .feed__detail-wrap .layout section.feed__comment-section .comment__section-wrap ul.comment__items li.comment__item {
        padding-left: 14px
    }

    .feed__detail-page#feed__detail-page .comment__input-fixed {
        padding: 10px 12px 30px;
        max-width: 1196px;
        left: 50%;
        transform: translateX(-50%)
    }
}

#reviewModal .modal-dialog {
    justify-content: center
}

#reviewModal .modal-dialog .modal-content {
    display: flex;
    width: 350px;
    height: 240px
}

#reviewModal .modal-dialog .modal-content .modal-body {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center
}

#reviewModal .modal-dialog .modal-content .modal-body h1 {
    text-align: center;
    margin-top: 40px;
    font-size: 20px;
    color: #000
}

#reviewModal .modal-dialog .modal-content .modal-body button {
    width: 224px;
    height: 52px;
    margin-top: 30px;
    border-radius: 26px;
    background-color: #ff6c30;
    color: #fff
}

#withdrawalModal .modal-dialog {
    justify-content: center
}

#withdrawalModal .modal-dialog .modal-content {
    display: flex;
    width: 350px;
    height: 240px
}

#withdrawalModal .modal-dialog .modal-content .modal-body {
    padding: 0px 12px;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center
}

#withdrawalModal .modal-dialog .modal-content .modal-body span.modal__title {
    margin-top: 40px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: -0.4px;
    color: #000
}

#withdrawalModal .modal-dialog .modal-content .modal-body span.modal__desc {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.13;
    letter-spacing: -0.32px;
    color: #0e0f0f
}

#withdrawalModal .modal-dialog .modal-content .modal-body .modal__buttons-wrap {
    margin-top: 28px;
    display: flex
}

#withdrawalModal .modal-dialog .modal-content .modal-body .modal__buttons-wrap button.modal__close-button,#withdrawalModal .modal-dialog .modal-content .modal-body .modal__buttons-wrap a.modal__confirm-button {
    width: 159px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 26px;
    font-size: 14px;
    font-weight: 500
}

#withdrawalModal .modal-dialog .modal-content .modal-body .modal__buttons-wrap button.modal__close-button {
    background-color: #f6f6f3;
    color: #343434;
    margin-right: 8px
}

#withdrawalModal .modal-dialog .modal-content .modal-body .modal__buttons-wrap a.modal__confirm-button {
    background-color: #ff6c30;
    color: #fff
}

#changeLogModal.modal.fade .modal-dialog.modal-dialog-centered {
    justify-content: center
}

#changeLogModal.modal.fade .modal-dialog.modal-dialog-centered .modal-content {
    max-width: 351px;
    padding: 40px;
    border-radius: 8px;
    background-color: #fbfbf8;
    border: none
}

#changeLogModal.modal.fade .modal-dialog.modal-dialog-centered .modal-content p.changeLog__title {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.4px;
    text-align: center;
    color: #000
}

#changeLogModal.modal.fade .modal-dialog.modal-dialog-centered .modal-content p.changeLog__subtitle {
    margin-top: 10px;
    font-size: 16px;
    letter-spacing: -0.32px;
    text-align: center;
    color: #0e0f0f
}

#changeLogModal.modal.fade .modal-dialog.modal-dialog-centered .modal-content a.myPage__link {
    margin: 28px auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 224px;
    height: 52px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    border-radius: 26px;
    background-color: #ff6c30
}

#changeLogModal.modal.fade .modal-dialog.modal-dialog-centered .modal-content button.close__btn {
    margin-top: 11px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.28px;
    color: #b4b4b4
}

button.changeLog__modal-btn {
    display: none
}


.header#header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 66px;
    z-index: 9;
    transition: top .1s ease-in-out
}

.header#header.fade__up {
    top: -100000px;
    transition: top .1s ease-in-out
}

.header#header .header__wrap .rsp-mo .header__wrap-wrap {
    max-width: 430px;
    margin: 0 auto;
    padding: 9px 14px
}

.header#header .header__wrap .rsp-mo .header__wrap-wrap.blur {
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px)
}

.header#header .header__wrap .rsp-mo .header__wrap-wrap .logo__wrap {
    width: 100%;
    max-width: 430px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.header#header .header__wrap .rsp-mo .header__wrap-wrap .logo__wrap .header__logo-wrap img.header__logo {
    width: 57px;
    height: 20px;
    display: block
}

/* 모바일에서 logo 이미지 크기 줄이기 */
.header#header .header__wrap .rsp-mo .header__searchMo-wrap img[src*="logo.png"],
.header#header .header__wrap .rsp-mo img[alt="헬로정글 로고"] {
    width: 60px !important;
    height: 60px !important;
    object-fit: contain !important
}

.header#header .header__wrap .rsp-mo .header__wrap-wrap .logo__wrap .header__menu-wrap {
    display: flex;
    align-items: center
}

.header#header .header__wrap .rsp-mo .header__wrap-wrap .logo__wrap .header__menu-wrap a.plants__link,.header#header .header__wrap .rsp-mo .header__wrap-wrap .logo__wrap .header__menu-wrap button.search__btn {
    width: 20px;
    height: 20px
}

.header#header .header__wrap .rsp-mo .header__wrap-wrap .logo__wrap .header__menu-wrap a.plants__link img.search__icon-img,.header#header .header__wrap .rsp-mo .header__wrap-wrap .logo__wrap .header__menu-wrap button.search__btn img.search__icon-img {
    width: 100%;
    object-fit: cover;
    display: block
}

.header#header .header__wrap .rsp-mo .header__wrap-wrap .logo__wrap .header__menu-wrap a.login__join-link,.header#header .header__wrap .rsp-mo .header__wrap-wrap .logo__wrap .header__menu-wrap button.alarm__btn {
    margin-left: 14px;
    display: block;
    width: 48px;
    height: 48px
}

.header#header .header__wrap .rsp-mo .header__wrap-wrap .logo__wrap .header__menu-wrap a.login__join-link img.alarm__icon-img,.header#header .header__wrap .rsp-mo .header__wrap-wrap .logo__wrap .header__menu-wrap button.alarm__btn img.alarm__icon-img {
    width: 100%;
    object-fit: cover;
    display: block
}

.header#header .header__wrap .rsp-mo .header__wrap-wrap .logo__wrap .header__menu-wrap a.login__join-link:hover {
    text-decoration: none
}

.header#header .header__wrap .rsp-mo .header__wrap-wrap .logo__wrap .header__menu-wrap a.profile__link {
    margin-left: 9px
}

.header#header .header__wrap .rsp-mo .header__wrap-wrap .logo__wrap .header__menu-wrap a.profile__link img.profile__icon-img {
    width: 38px;
    height: 38px;
    display: block;
    object-fit: cover;
    border-radius: 50%
}

.header#header .header__wrap .rsp-mo .sub__header-wrap {
    padding: 20px 14px;
    background-color: #fbfbf8
}

.header#header .header__wrap .rsp-mo .sub__header-wrap .sub__wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 430px;
    margin: 0 auto
}

.header#header .header__wrap .rsp-mo .sub__header-wrap .sub__wrap .input__wrap {
    margin-left: 14px;
    width: 100%;
    height: 42px
}

.header#header .header__wrap .rsp-mo .sub__header-wrap .sub__wrap .input__wrap a.search__link {
    position: relative;
    background-color: #f6f6f3;
    display: flex;
    width: 100%;
    height: 42px;
    border-radius: 21px;
    background-color: #f6f6f3
}

.header#header .header__wrap .rsp-mo .sub__header-wrap .sub__wrap .input__wrap a.search__link img.search__icon-img {
    position: absolute;
    top: 9px;
    left: 10px;
    width: 24px;
    height: 24px
}

.header#header .header__wrap .rsp-mo .sub__header-wrap .sub__wrap .input__plantSearch-wrap {
    display: flex;
    position: relative;
    width: 100%;
    align-items: center
}

.header#header .header__wrap .rsp-mo .sub__header-wrap .sub__wrap .input__plantSearch-wrap form.search__form {
    display: flex;
    align-items: center;
    flex-grow: 1;
    margin-right: 25px
}

.header#header .header__wrap .rsp-mo .sub__header-wrap .sub__wrap .input__plantSearch-wrap form.search__form img.search__icon-img {
    position: absolute;
    top: 9px;
    left: 10px;
    width: 24px;
    height: 24px
}

.header#header .header__wrap .rsp-mo .sub__header-wrap .sub__wrap .input__plantSearch-wrap form.search__form input.search__input {
    width: 100%;
    height: 42px;
    border-radius: 21px;
    background-color: #f6f6f3;
    padding: 13.5px 38.5px;
    caret-color: #ff6c2f
}

.header#header .header__wrap .rsp-mo .sub__header-wrap .sub__wrap .input__plantSearch-wrap form.search__form button.search__cancleBtn {
    display: none
}

.header#header .header__wrap .rsp-mo .sub__header-wrap .sub__wrap .input__plantSearch-wrap form.search__form button.search__cancleBtn img.search__cancleBtn-icon {
    right: 62px;
    top: 12px;
    position: absolute;
    width: 18px;
    height: 18px
}

.header#header .header__wrap .rsp-mo .sub__header-wrap .sub__wrap .input__plantSearch-wrap a.search__backLink {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.31;
    letter-spacing: -0.32px;
    text-align: left;
    color: #707070
}

.header#header .header__wrap .rsp-mo .sub__header-wrap .sub__wrap .header__searchMo-wrap {
    display: flex;
    align-items: center;
    width: 100%
}

.header#header .header__wrap .rsp-mo .sub__header-wrap .sub__wrap .header__searchMo-wrap button.prev__btn {
    width: 26px;
    height: 26px
}

.header#header .header__wrap .rsp-mo .sub__header-wrap .sub__wrap .header__searchMo-wrap button.prev__btn img.prev__arrow-img {
    width: 100%;
    object-fit: cover;
    display: block
}

.header#header .header__wrap .rsp-mo .sub__header-wrap .sub__wrap .header__titleMo-wrap {
    display: flex;
    align-items: center
}

.header#header .header__wrap .rsp-mo .sub__header-wrap .sub__wrap .header__titleMo-wrap button.prev__btn img.prev__arrow-img {
    width: 26px;
    height: 26px;
    display: block
}

.header#header .header__wrap .rsp-mo .sub__header-wrap .sub__wrap .header__titleMo-wrap p.header__title {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.32px
}

.header#header .header__wrap .rsp-mo .sub__header-wrap .sub__wrap .header__titleMo-wrap button.right__dots-btn img.dots__btn-img {
    width: 26px;
    height: 26px;
    object-fit: cover;
    display: block
}

.header#header .header__wrap .rsp-mo .sub__header-wrap .sub__wrap .header__titleMo-wrap .header__right button.right__btn {
    color: #707070;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.31;
    letter-spacing: -0.32px
}

.header#header .header__wrap .rsp-mo .sub__header-wrap .sub__wrap .header__titleMo-wrap .header__right button.right__btn.active {
    color: #ff6c30
}

.header#header .header__wrap .rsp-mo .sub__header-wrap .sub__wrap .header__titleMo-wrap:first-child {
    width: 27%;
    justify-content: flex-start
}

.header#header .header__wrap .rsp-mo .sub__header-wrap .sub__wrap .header__titleMo-wrap:nth-child(2) {
    width: 46%;
    text-align: center;
    justify-content: center
}

.header#header .header__wrap .rsp-mo .sub__header-wrap .sub__wrap .header__titleMo-wrap:last-child {
    width: 27%;
    justify-content: flex-end
}

.header#header .header__wrap .rsp-mo .search__wrap {
    position: fixed;
    top: 0;
    z-index: 3;
    background-color: #fbfbf8;
    padding: 12px 14px;
    width: 100%;
    height: 66px;
    display: none
}

.header#header .header__wrap .rsp-mo .search__wrap .search__wrap-wrap {
    width: 100%;
    max-width: 430px;
    margin: 0 auto;
    display: flex;
    align-items: center
}

.header#header .header__wrap .rsp-mo .search__wrap .search__wrap-wrap button.close__arrow-btn img.close__arrow-img {
    width: 26px;
    height: 26px;
    display: block
}

.header#header .header__wrap .rsp-mo .search__wrap .search__wrap-wrap .input__wrap {
    margin-left: 14px;
    position: relative;
    width: 100%
}

.header#header .header__wrap .rsp-mo .search__wrap .search__wrap-wrap .input__wrap img.search__icon-img {
    position: absolute;
    top: 9px;
    left: 10px;
    width: 24px;
    height: 24px
}

.header#header .header__wrap .rsp-mo .search__wrap .search__wrap-wrap .input__wrap input.search__input {
    background-color: #f6f6f3;
    width: 100%;
    height: 42px;
    border-radius: 21px;
    background-color: #f6f6f3;
    padding: 13.5px 38.5px;
    caret-color: #ff6c2f
}

.header#header .header__wrap .rsp-mo .search__wrap.active {
    display: block
}

.header#header .header__wrap .rsp-mo .alarm__popup-wrap.rsp-mo {
    position: absolute;
    top: 0;
    z-index: -9999;
    height: 100vh;
    width: 100%;
    background-color: #fbfbf8;
    overflow-y: auto;
    display: none
}

.header#header .header__wrap .rsp-mo .alarm__popup-wrap.rsp-mo .popup__wrap-wrap {
    width: 100%;
    max-width: 430px;
    margin: 0 auto
}

.header#header .header__wrap .rsp-mo .alarm__popup-wrap.rsp-mo .popup__wrap-wrap .alarm__title-wrap {
    position: fixed;
    top: 0;
    width: 100%;
    max-width: 430px;
    height: 66px;
    z-index: 4;
    background-color: #fbfbf8;
    padding: 20px 14px
}

.header#header .header__wrap .rsp-mo .alarm__popup-wrap.rsp-mo .popup__wrap-wrap .alarm__title-wrap .flex__wrap {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.header#header .header__wrap .rsp-mo .alarm__popup-wrap.rsp-mo .popup__wrap-wrap .alarm__title-wrap .flex__wrap button.close__arrow-btn img.close__arrow-img {
    width: 26px;
    height: 26px
}

.header#header .header__wrap .rsp-mo .alarm__popup-wrap.rsp-mo .popup__wrap-wrap .alarm__title-wrap .flex__wrap p.title__name {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.32px
}

.header#header .header__wrap .rsp-mo .alarm__popup-wrap.rsp-mo .popup__wrap-wrap .alarm__title-wrap .flex__wrap .header__right a.right__link {
    color: #707070;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.31;
    letter-spacing: -0.32px
}

.header#header .header__wrap .rsp-mo .alarm__popup-wrap.rsp-mo .popup__wrap-wrap .alarm__desc-wrap ul.alarm__items-mb {
    margin-top: 66px
}

.header#header .header__wrap .rsp-mo .alarm__popup-wrap.rsp-mo .popup__wrap-wrap .alarm__desc-wrap ul.alarm__items-mb li.alarm__item a.feed__link {
    border-bottom: solid 1px #e6e6e6;
    padding: 16px 14px 16px 12px;
    display: flex;
    align-items: flex-start;
    text-decoration: none
}

.header#header .header__wrap .rsp-mo .alarm__popup-wrap.rsp-mo .popup__wrap-wrap .alarm__desc-wrap ul.alarm__items-mb li.alarm__item a.feed__link:hover {
    text-decoration: none
}

.header#header .header__wrap .rsp-mo .alarm__popup-wrap.rsp-mo .popup__wrap-wrap .alarm__desc-wrap ul.alarm__items-mb li.alarm__item a.feed__link .profile__img-wrap {
    position: relative
}

.header#header .header__wrap .rsp-mo .alarm__popup-wrap.rsp-mo .popup__wrap-wrap .alarm__desc-wrap ul.alarm__items-mb li.alarm__item a.feed__link .profile__img-wrap img.profile__img {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: block;
    object-fit: cover;
    background-color: #fff
}

.header#header .header__wrap .rsp-mo .alarm__popup-wrap.rsp-mo .popup__wrap-wrap .alarm__desc-wrap ul.alarm__items-mb li.alarm__item a.feed__link .profile__img-wrap img.profile__img:nth-child(2) {
    position: absolute;
    top: 10px;
    left: 4px
}

.header#header .header__wrap .rsp-mo .alarm__popup-wrap.rsp-mo .popup__wrap-wrap .alarm__desc-wrap ul.alarm__items-mb li.alarm__item a.feed__link .alarm__desc-wrap {
    margin-left: 10px
}

.header#header .header__wrap .rsp-mo .alarm__popup-wrap.rsp-mo .popup__wrap-wrap .alarm__desc-wrap ul.alarm__items-mb li.alarm__item a.feed__link .alarm__desc-wrap p.alarm__desc {
    font-size: 15px;
    line-height: 1.33;
    letter-spacing: -0.3px;
    color: #000
}

.header#header .header__wrap .rsp-mo .alarm__popup-wrap.rsp-mo .popup__wrap-wrap .alarm__desc-wrap ul.alarm__items-mb li.alarm__item a.feed__link .alarm__desc-wrap p.alarm__desc span.user__name {
    font-weight: bold
}

.header#header .header__wrap .rsp-mo .alarm__popup-wrap.rsp-mo .popup__wrap-wrap .alarm__desc-wrap ul.alarm__items-mb li.alarm__item a.feed__link .alarm__desc-wrap p.alarm__desc span.user__desc {
    font-weight: normal
}

.header#header .header__wrap .rsp-mo .alarm__popup-wrap.rsp-mo .popup__wrap-wrap .alarm__desc-wrap ul.alarm__items-mb li.alarm__item a.feed__link .alarm__desc-wrap p.alarm__createdAt {
    margin-top: 12px;
    font-size: 12px;
    color: #a7a8a8
}

.header#header .header__wrap .rsp-mo .alarm__popup-wrap.rsp-mo .popup__wrap-wrap .alarm__desc-wrap ul.alarm__items-mb li.alarm__item.active {
    background-color: #f6f6f3
}

.header#header .header__wrap .rsp-mo .alarm__popup-wrap.rsp-mo.active {
    display: block;
    z-index: 11
}

.header#header .header__wrap .rsp-mo button.btn.btn-primary {
    display: none
}

.header#header .header__wrap .rsp-mo #offcanvasBottom.offcanvas.web.rsp-mo.offcanvas-bottom {
    height: auto;
    border-top-left-radius: 31px;
    border-top-right-radius: 31px
}

.header#header .header__wrap .rsp-mo #offcanvasBottom.offcanvas.web.rsp-mo.offcanvas-bottom .offcanvas-header {
    padding: initial;
    position: relative
}

.header#header .header__wrap .rsp-mo #offcanvasBottom.offcanvas.web.rsp-mo.offcanvas-bottom .offcanvas-header button.btn-close {
    margin: 0;
    position: absolute;
    top: 0;
    border-radius: 50%;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    padding: 5px;
    width: 32px;
    height: 32px
}

.header#header .header__wrap .rsp-mo #offcanvasBottom.offcanvas.web.rsp-mo.offcanvas-bottom .offcanvas-header button.btn-close img.btn__close-img {
    width: 22px;
    height: 22px;
    display: block
}

@media(min-width: 1310px) {
    .header#header {
        height:120px
    }

    .header#header .header__wrap {
        background-color: #fbfbf8
    }

    .header#header .header__wrap.header__wrap-blur {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px);
        background-color: rgba(255,255,255,.17)
    }

    .header#header .header__wrap .rsp-pc {
        padding: 36px 0
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap {
        height: 48px;
        display: flex;
        align-items: center
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__logo-wrap {
        display: flex;
        align-items: center
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__logo-wrap a,
    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__logo-wrap a.home__link {
        display: block;
        width: 80px;
        height: 80px
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__logo-wrap a img.header__logo,
    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__logo-wrap a.home__link img.header__logo {
        width: 100%;
        height: 100%;
        object-fit: contain
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__curation-wrap {
        margin-left: 60px
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__curation-wrap a.curation__link {
        font-size: 15px;
        font-weight: bold;
        line-height: 1.27;
        letter-spacing: -0.75px;
        color: #000
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__curation-wrap a.curation__link:hover {
        text-decoration: none
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__search-wrap {
        margin-left: 60px;
        position: relative;
        bottom: 0;
        width: 850px;
        height: 42px;
        border-radius: 21px;
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px);
        background-color: #f6f6f3
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__search-wrap a.plants__link {
        display: block;
        width: 100%;
        height: 100%
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__search-wrap a.plants__link input.search__input {
        cursor: pointer
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__search-wrap a.plants__link input.search__input,.header#header .header__wrap .rsp-pc .header__wrap-wrap .header__search-wrap form.search__form input.search__input {
        position: absolute;
        left: 39px;
        top: 13px;
        height: 16px;
        width: calc(100% - 60px);
        font-size: 13px;
        line-height: 1.54;
        letter-spacing: -0.26px;
        color: #000;
        caret-color: #ff6c2f
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__search-wrap a.plants__link button.search__btn,.header#header .header__wrap .rsp-pc .header__wrap-wrap .header__search-wrap form.search__form button.search__btn {
        position: absolute;
        left: 10px;
        top: 9px;
        width: 24px;
        height: 24px
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__search-wrap a.plants__link button.search__btn img.search__icon-img,.header#header .header__wrap .rsp-pc .header__wrap-wrap .header__search-wrap form.search__form button.search__btn img.search__icon-img {
        width: 100%;
        display: block;
        object-fit: cover
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__search-wrap a.plants__link button.search__cancleBtn,.header#header .header__wrap .rsp-pc .header__wrap-wrap .header__search-wrap form.search__form button.search__cancleBtn {
        display: none
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__search-wrap a.plants__link button.search__cancleBtn img.search__cancleBtn-icon,.header#header .header__wrap .rsp-pc .header__wrap-wrap .header__search-wrap form.search__form button.search__cancleBtn img.search__cancleBtn-icon {
        right: 15px;
        top: 12px;
        position: absolute;
        width: 18px;
        height: 18px
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__alarm-wrap {
        position: relative;
        margin-left: 66px
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__alarm-wrap button.alarm__btn {
        width: 48px;
        height: 48px
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__alarm-wrap button.alarm__btn img.alarm__icon-img {
        width: 100%;
        object-fit: cover
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__alarm-wrap .alarm__popup-wrap {
        position: absolute;
        top: 69px;
        right: 0;
        width: 375px;
        height: 492px;
        border-radius: 8px;
        border: solid 1px #e6e6e6;
        background-color: #fbfbf8;
        display: none
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__alarm-wrap .alarm__popup-wrap.active {
        display: block
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__alarm-wrap .alarm__popup-wrap .popup__header-wrap {
        padding: 17px 14px;
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__alarm-wrap .alarm__popup-wrap .popup__header-wrap p.header__title {
        font-size: 20px;
        font-weight: 500;
        line-height: 1.5;
        color: #000
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__alarm-wrap .alarm__popup-wrap .popup__header-wrap button.popup__close-btn {
        width: 23px;
        height: 23px
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__alarm-wrap .alarm__popup-wrap .popup__header-wrap button.popup__close-btn img.close__btn-img {
        width: 100%;
        display: block;
        object-fit: cover
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__alarm-wrap .alarm__popup-wrap ul.alarm__items {
        height: 406px;
        overflow: scroll
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__alarm-wrap .alarm__popup-wrap ul.alarm__items li.alarm__item.active {
        background-color: #f6f6f3
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__alarm-wrap .alarm__popup-wrap ul.alarm__items li.alarm__item a.feed__link {
        padding: 16px 14px 16px 12px;
        display: flex;
        align-items: flex-start;
        text-decoration: none
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__alarm-wrap .alarm__popup-wrap ul.alarm__items li.alarm__item a.feed__link:hover {
        text-decoration: none
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__alarm-wrap .alarm__popup-wrap ul.alarm__items li.alarm__item a.feed__link .profile__img-wrap {
        position: relative
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__alarm-wrap .alarm__popup-wrap ul.alarm__items li.alarm__item a.feed__link .profile__img-wrap img.profile__img {
        width: 35px;
        height: 35px;
        display: block;
        border-radius: 50%;
        object-fit: cover;
        background-color: #fff
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__alarm-wrap .alarm__popup-wrap ul.alarm__items li.alarm__item a.feed__link .profile__img-wrap img.profile__img:nth-child(2) {
        position: absolute;
        top: 10px;
        left: 4px
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__alarm-wrap .alarm__popup-wrap ul.alarm__items li.alarm__item a.feed__link .alarm__desc-wrap {
        margin-left: 10px
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__alarm-wrap .alarm__popup-wrap ul.alarm__items li.alarm__item a.feed__link .alarm__desc-wrap p.alarm__desc {
        font-size: 15px;
        line-height: 1.33;
        letter-spacing: -0.3px;
        color: #000
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__alarm-wrap .alarm__popup-wrap ul.alarm__items li.alarm__item a.feed__link .alarm__desc-wrap p.alarm__desc span.user__name {
        font-weight: bold
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__alarm-wrap .alarm__popup-wrap ul.alarm__items li.alarm__item a.feed__link .alarm__desc-wrap p.alarm__desc span.user__desc {
        font-weight: normal
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__alarm-wrap .alarm__popup-wrap ul.alarm__items li.alarm__item a.feed__link .alarm__desc-wrap p.alarm__createdAt {
        margin-top: 12px;
        font-size: 12px;
        color: #a7a8a8
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__profile-wrap {
        margin-left: 34px
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__profile-wrap a.profile__link {
        display: block;
        width: 38px;
        height: 38px
    }

    .header#header .header__wrap .rsp-pc .header__wrap-wrap .header__profile-wrap a.profile__link img.profile__icon-img {
        border-radius: 50%;
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover
    }
}

footer.footer#footer {
    margin-top: 28px;
    padding: 18px;
    border-radius: 14px;
    background: linear-gradient(180deg, rgba(255,255,255,0.6), rgba(255,255,255,0.8));
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 12px
}

section.footer {
    margin: 0 auto 30px;
    width: 92.533333%;
    max-width: 430px;
    padding: 18px;
    border-radius: 14px;
    background: linear-gradient(180deg, rgba(255,255,255,0.6), rgba(255,255,255,0.8));
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 12px;
    box-sizing: border-box
}

/* 모바일에서 모든 footer 하단에 공간 추가 */
@media (max-width: 560px) {
    /* footer 하단 공간 - body padding 제거하고 footer margin만 사용 */
    body {
        padding-bottom: 0 !important
    }
    
    /* 모든 페이지의 footer 하단 공간 - padding-bottom 유지하여 아이콘 밑에 여백 확보 */
    section.footer {
        margin-bottom: 30px !important;
        padding: 18px !important;
        padding-bottom: 18px !important
    }
    
    /* footer 내부 아이콘 영역 - footer의 padding-bottom(18px)이 이미 있어서 여백 있음 */
    
    /* index.php의 더보기 버튼과 footer 사이 공간 - 더 강력한 선택자 */
    .plants__page#plants__page .layout section.plants_list_section {
        padding-bottom: 40px !important;
        margin-bottom: 0 !important
    }
    
    /* index.php의 footer 상단 공간 제거 (plants_list_section의 padding-bottom으로 대체) */
    .plants__page#plants__page ~ section.footer {
        margin-top: 0 !important;
        margin-bottom: 30px !important
    }
    
    /* plants_search.php의 footer 하단 공간 */
    main ~ section.footer {
        margin-bottom: 30px !important
    }
    
    /* detail.php의 footer 하단 공간 */
    #plantDetailV4__page ~ section.footer,
    .plantDetail__page#plantDetail__page ~ section.footer {
        margin-bottom: 30px !important
    }
}

/* index.php의 footer 공백 최소화 */
.plants__page#plants__page ~ section.footer {
    margin-top: -20px
}

/* 모바일에서 index.php의 footer 여백 추가 - detail.php만큼 */
@media (max-width: 560px) {
    /* index.php의 더보기 버튼과 footer 사이 공간 - plants_list_section에 padding 추가 */
    .plants__page#plants__page .layout section.plants_list_section {
        padding-bottom: 40px !important
    }
    
    /* index.php의 footer */
    .plants__page#plants__page ~ section.footer {
        margin-top: 0 !important;
        margin-bottom: 30px !important
    }
}

/* detail.php의 footer 공백 늘리기 */
#plantDetailV4__page ~ section.footer,
.plantDetail__page#plantDetail__page ~ section.footer {
    margin-top: 0;
    width: 92.533333%;
    max-width: 430px;
    margin-left: auto;
    margin-right: auto
}

/* detail.php의 main에 padding-bottom 추가 - 적당한 공백 */
#plantDetailV4__page {
    padding-bottom: 40px
}

@media(min-width: 1310px) {
    #plantDetailV4__page {
        padding-bottom: 50px
    }
}

section.footer .meta {
    flex: 1
}

section.footer .meta > div:first-child {
    font-size: 14px;
    color: #333;
    line-height: 1.5
}

section.footer .meta > div:last-child {
    margin-top: 6px;
    font-size: 13px;
    color: #999;
    line-height: 1.5
}

section.footer .social-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(0, 0, 0, 0.08);
    transition: all 0.2s;
    text-decoration: none
}

section.footer .social-btn:hover {
    background: rgba(255, 255, 255, 1);
    border-color: rgba(0, 0, 0, 0.12);
    transform: translateY(-1px)
}

section.footer .social-btn .icon {
    width: 20px;
    height: 20px
}

@media (max-width: 560px) {
    section.footer {
        flex-direction: column;
        align-items: flex-start
    }
    
    section.footer > div:last-child {
        margin-top: 16px
    }
}

@media(min-width: 1310px) {
    section.footer {
        max-width: 1210px;
        width: 92.533333%
    }
}

/* detail.php 페이지의 footer - main 밖에 있을 때 */
#plantDetailV4__page ~ section.footer,
.plantDetail__page#plantDetail__page ~ section.footer {
    margin-top: 60px;
    width: 92.533333%;
    max-width: 430px;
    margin-left: auto;
    margin-right: auto
}

@media(min-width: 1310px) {
    #plantDetailV4__page ~ section.footer,
    .plantDetail__page#plantDetail__page ~ section.footer {
        max-width: 1210px;
        width: 92.533333%
    }
}

footer.footer#footer .footer__wrap {
    padding: 50px 20px 60px 20px
}

footer.footer#footer .footer__wrap .company__info-wrap {
    display: flex;
    flex-direction: column;
    align-items: center
}

footer.footer#footer .footer__wrap .company__info-wrap .home__link-wrap {
    display: flex;
    justify-content: center
}

footer.footer#footer .footer__wrap .company__info-wrap img.logo__img {
    margin: 0 auto;
    width: 120px;
    height: auto;
    max-height: 40px;
    display: block;
    object-fit: contain
}

footer.footer#footer .footer__wrap .company__info-wrap .social__links-wrap {
    margin: 24px auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px
}

footer.footer#footer .footer__wrap .company__info-wrap .social__links-wrap a {
    display: block;
    width: 24px;
    height: 24px;
    transition: opacity 0.2s
}

footer.footer#footer .footer__wrap .company__info-wrap .social__links-wrap a:hover {
    opacity: 0.7
}

footer.footer#footer .footer__wrap .company__info-wrap .social__links-wrap a.instagram__link {
    width: 24px;
    height: 24px
}

footer.footer#footer .footer__wrap .company__info-wrap .social__links-wrap a.instagram__link img.instagram__img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain
}

footer.footer#footer .footer__wrap .company__info-wrap .social__links-wrap a.naver__link {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    border-radius: 3px;
    background-color: #03c75a;
    line-height: 1
}

footer.footer#footer .footer__wrap .company__info-wrap .info__wrap {
    margin-top: 20px;
    color: #333;
    line-height: 1.6;
    letter-spacing: -0.3px;
    font-size: 15px;
    text-align: center
}

footer.footer#footer .footer__wrap .company__info-wrap .info__wrap p.info__desc {
    text-align: center;
    font-weight: 500;
    color: #333;
    margin: 3px 0
}

footer.footer#footer .footer__wrap .company__info-wrap .info__wrap p.info__desc:first-child {
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 8px;
    color: #222
}

footer.footer#footer .footer__wrap .company__info-wrap .info__wrap p.info__desc.title__bold {
    font-weight: 600
}

footer.footer#footer .footer__wrap .company__info-wrap .info__wrap p.info__desc span.info__span {
    font-weight: normal
}

footer.footer#footer .footer__wrap .company__info-wrap .info__wrap p.info__desc span.info__span.title__bold {
    font-weight: 600
}

footer.footer#footer .footer__wrap .company__info-wrap .info__wrap p.company__rights {
    margin-top: 12px;
    text-align: center
}

footer.footer#footer .footer__wrap .footer__menu-wrap {
    margin-top: 32px;
    color: #999;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.23
}

footer.footer#footer .footer__wrap .footer__menu-wrap .menu__link {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px
}

footer.footer#footer .footer__wrap .footer__menu-wrap a:link,footer.footer#footer .footer__wrap .footer__menu-wrap a:visited,footer.footer#footer .footer__wrap .footer__menu-wrap a:active {
    color: #999
}

@media(min-width: 1310px) {
    footer.footer#footer .footer__wrap {
        padding: 60px 20px 50px 20px;
        display: flex;
        max-width: 1210px;
        margin: 0 auto
    }

    footer.footer#footer .footer__wrap .company__info-wrap {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 0;
        width: 100%
    }

    footer.footer#footer .footer__wrap .company__info-wrap .home__link-wrap {
        justify-content: flex-start;
        margin-right: 20px
    }

    footer.footer#footer .footer__wrap .company__info-wrap img.logo__img {
        margin: initial;
        width: 140px;
        max-height: 45px
    }

    footer.footer#footer .footer__wrap .company__info-wrap .info__wrap {
        flex: 1;
        margin-top: 0;
        text-align: left
    }

    footer.footer#footer .footer__wrap .company__info-wrap .info__wrap p.info__desc {
        text-align: left
    }

    footer.footer#footer .footer__wrap .company__info-wrap .social__links-wrap {
        margin: 0;
        justify-content: flex-end;
        align-items: flex-start
    }

    footer.footer#footer .footer__wrap .company__info-wrap .social__links-wrap a.instagram__link {
        display: none
    }

    footer.footer#footer .footer__wrap .company__info-wrap .info__wrap {
        margin-top: 32px
    }

    footer.footer#footer .footer__wrap .company__info-wrap .info__wrap p.info__desc {
        text-align: initial
    }

    footer.footer#footer .footer__wrap .company__info-wrap .info__wrap p.company__rights {
        text-align: left
    }

    footer.footer#footer .footer__wrap .footer__menu-wrap {
        margin-top: initial;
        margin-left: 549px
    }

    footer.footer#footer .footer__wrap .footer__menu-wrap .social__links-wrap {
        display: flex;
        align-items: center;
        gap: 12px;
        margin-top: 12px
    }

    footer.footer#footer .footer__wrap .footer__menu-wrap .social__links-wrap a {
        width: 24px;
        height: 24px;
        transition: opacity 0.2s
    }

    footer.footer#footer .footer__wrap .footer__menu-wrap .social__links-wrap a:hover {
        opacity: 0.7
    }

    footer.footer#footer .footer__wrap .footer__menu-wrap .social__links-wrap a.instagram__link {
        width: 24px;
        height: 24px
    }

    footer.footer#footer .footer__wrap .footer__menu-wrap .social__links-wrap a.instagram__link img.instagram__img {
        width: 100%
    }

    footer.footer#footer .footer__wrap .footer__menu-wrap .social__links-wrap a.naver__link {
        width: 24px;
        height: 24px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        text-decoration: none;
        border-radius: 3px;
        background-color: #03c75a;
        line-height: 1
    }

    footer.footer#footer .footer__wrap .footer__menu-wrap .menu__link {
        margin-top: 32px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 12px
    }
}

p.plant__length {
    font-size: 13px;
    font-weight: 500;
    line-height: 1.231;
    letter-spacing: -0.26px;
    color: #000
}

.plant__sort-btnFlex {
    display: flex;
    align-items: center
}

.plant__sort-btnFlex button.popular__btn,.plant__sort-btnFlex button.latest__btn {
    font-size: 13px;
    font-weight: 500;
    line-height: 1.231;
    letter-spacing: -0.26px;
    color: #898989
}

.plant__sort-btnFlex button.popular__btn.active,.plant__sort-btnFlex button.latest__btn.active {
    color: #000
}

.plant__sort-btnFlex button.latest__btn {
    height: 16px;
    border-left: 1px solid #efefef;
    margin-left: 12px;
    padding-left: 12px
}

ul.plant__cards {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

ul.plant__cards li.plant__card {
    display: none;
    width: calc(50% - 8.5px)
}

ul.plant__cards li.plant__card.active {
    display: block
}

ul.plant__cards li.plant__card:nth-child(2n) {
    margin-left: 17px
}

ul.plant__cards li.plant__card:nth-child(n+3) {
    margin-top: 32px
}

ul.plant__cards li.plant__card a.plant__detail-link {
    width: 100%;
    display: block
}

ul.plant__cards li.plant__card a.plant__detail-link img.card__img {
    width: 100%;
    border-radius: 8px;
    display: block;
    aspect-ratio: 1
}

ul.plant__cards li.plant__card a.plant__detail-link .card__flex {
    margin-top: 10px;
    display: flex;
    align-items: center
}

ul.plant__cards li.plant__card a.plant__detail-link .card__flex img.house__img {
    display: block;
    object-fit: cover;
    width: 18px;
    height: 18px
}

ul.plant__cards li.plant__card a.plant__detail-link .card__flex p.plant__name {
    margin-left: 5px;
    font-size: 15px;
    font-weight: 500;
    color: #080808
}

button.more__plant-btn {
    margin-top: 32px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    color: #898989;
    border-radius: 26px;
    background-color: #f6f6f3
}

.swiper-slide {
    width: 47.55%
}

.swiper-slide a.product__link {
    display: block
}

.swiper-slide a.product__link:hover {
    text-decoration: none
}

.swiper-slide a.product__link img.product__img {
    border-radius: 10px;
    width: 100%;
    object-fit: cover;
    display: block;
    aspect-ratio: 1
}

.swiper-slide a.product__link p.brand__name {
    margin-top: 10px;
    font-size: 11px;
    letter-spacing: -0.22px;
    color: #000
}

.swiper-slide a.product__link p.product__name {
    margin-top: 3px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: -0.26px;
    color: #0e0f0f
}

.swiper-slide a.product__link .price__flex {
    margin-top: 3px;
    display: flex;
    align-items: center
}

.swiper-slide a.product__link .price__flex p.discount__percent {
    font-size: 14px;
    font-weight: bold;
    color: #ff6c30
}

.swiper-slide a.product__link .price__flex p.discount__price {
    margin-left: 2px;
    font-size: 14px;
    font-weight: 500;
    color: #0e0f0f
}

.swiper-slide a.product__link p.origin__price,.swiper-slide a.product__link span.origin__price-span {
    display: inline;
    margin-top: 3px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.42px;
    color: #d4d4d4;
    text-decoration: line-through
}

.swiper-slide a.product__link span.origin__price-span {
    text-decoration: none
}

ul.feed__items li.feed__item,ul.feed__items li.comment__item,ul.comment__items li.feed__item,ul.comment__items li.comment__item {
    padding-bottom: 27.5px;
    border-bottom: 1px solid #e4e4e4
}

ul.feed__items li.feed__item:not(:first-child),ul.feed__items li.comment__item:not(:first-child),ul.comment__items li.feed__item:not(:first-child),ul.comment__items li.comment__item:not(:first-child) {
    margin-top: 48px
}

ul.feed__items li.feed__item .item__top-flex,ul.feed__items li.comment__item .item__top-flex,ul.comment__items li.feed__item .item__top-flex,ul.comment__items li.comment__item .item__top-flex {
    display: flex;
    align-items: center;
    justify-content: space-between
}

ul.feed__items li.feed__item .item__top-flex .top__left-flex,ul.feed__items li.comment__item .item__top-flex .top__left-flex,ul.comment__items li.feed__item .item__top-flex .top__left-flex,ul.comment__items li.comment__item .item__top-flex .top__left-flex {
    display: flex;
    align-items: center
}

ul.feed__items li.feed__item .item__top-flex .top__left-flex img.top__profileImg,ul.feed__items li.comment__item .item__top-flex .top__left-flex img.top__profileImg,ul.comment__items li.feed__item .item__top-flex .top__left-flex img.top__profileImg,ul.comment__items li.comment__item .item__top-flex .top__left-flex img.top__profileImg {
    width: 35px;
    height: 35px;
    display: block;
    object-fit: cover;
    border-radius: 50%
}

ul.feed__items li.feed__item .item__top-flex .top__left-flex .top__middle-wrap,ul.feed__items li.comment__item .item__top-flex .top__left-flex .top__middle-wrap,ul.comment__items li.feed__item .item__top-flex .top__left-flex .top__middle-wrap,ul.comment__items li.comment__item .item__top-flex .top__left-flex .top__middle-wrap {
    margin-left: 7px
}

ul.feed__items li.feed__item .item__top-flex .top__left-flex .top__middle-wrap p.playground__title,ul.feed__items li.comment__item .item__top-flex .top__left-flex .top__middle-wrap p.playground__title,ul.comment__items li.feed__item .item__top-flex .top__left-flex .top__middle-wrap p.playground__title,ul.comment__items li.comment__item .item__top-flex .top__left-flex .top__middle-wrap p.playground__title {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: -0.24px;
    color: #ff6c30
}

ul.feed__items li.feed__item .item__top-flex .top__left-flex .top__middle-wrap p.item__title,ul.feed__items li.comment__item .item__top-flex .top__left-flex .top__middle-wrap p.item__title,ul.comment__items li.feed__item .item__top-flex .top__left-flex .top__middle-wrap p.item__title,ul.comment__items li.comment__item .item__top-flex .top__left-flex .top__middle-wrap p.item__title {
    margin-top: 3px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: -0.28px;
    color: #000
}

ul.feed__items li.feed__item .item__top-flex .top__left-flex .top__middle-wrap p.item__title span.item__createdAt,ul.feed__items li.comment__item .item__top-flex .top__left-flex .top__middle-wrap p.item__title span.item__createdAt,ul.comment__items li.feed__item .item__top-flex .top__left-flex .top__middle-wrap p.item__title span.item__createdAt,ul.comment__items li.comment__item .item__top-flex .top__left-flex .top__middle-wrap p.item__title span.item__createdAt {
    margin-left: 4px;
    font-size: 12px;
    color: #a7a8a8
}

ul.feed__items li.feed__item .item__top-flex button.top__modal-btn,ul.feed__items li.comment__item .item__top-flex button.top__modal-btn,ul.comment__items li.feed__item .item__top-flex button.top__modal-btn,ul.comment__items li.comment__item .item__top-flex button.top__modal-btn {
    width: 22px;
    height: 22px
}

ul.feed__items li.feed__item .item__top-flex button.top__modal-btn img.modal__dots-img,ul.feed__items li.comment__item .item__top-flex button.top__modal-btn img.modal__dots-img,ul.comment__items li.feed__item .item__top-flex button.top__modal-btn img.modal__dots-img,ul.comment__items li.comment__item .item__top-flex button.top__modal-btn img.modal__dots-img {
    width: 100%;
    display: block;
    object-fit: cover
}

ul.feed__items li.feed__item .item__middle-flex,ul.feed__items li.comment__item .item__middle-flex,ul.comment__items li.feed__item .item__middle-flex,ul.comment__items li.comment__item .item__middle-flex {
    margin: 7.5px 22px 0 42px
}

ul.feed__items li.feed__item .item__middle-flex a.item__desc-link,ul.feed__items li.feed__item .item__middle-flex p.item__desc,ul.feed__items li.comment__item .item__middle-flex a.item__desc-link,ul.feed__items li.comment__item .item__middle-flex p.item__desc,ul.comment__items li.feed__item .item__middle-flex a.item__desc-link,ul.comment__items li.feed__item .item__middle-flex p.item__desc,ul.comment__items li.comment__item .item__middle-flex a.item__desc-link,ul.comment__items li.comment__item .item__middle-flex p.item__desc {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: -0.28px;
    color: #2c2c2c;
    white-space: pre-wrap
}

ul.feed__items li.feed__item .item__middle-flex a.item__desc-link:hover,ul.feed__items li.feed__item .item__middle-flex p.item__desc:hover,ul.feed__items li.comment__item .item__middle-flex a.item__desc-link:hover,ul.feed__items li.comment__item .item__middle-flex p.item__desc:hover,ul.comment__items li.feed__item .item__middle-flex a.item__desc-link:hover,ul.comment__items li.feed__item .item__middle-flex p.item__desc:hover,ul.comment__items li.comment__item .item__middle-flex a.item__desc-link:hover,ul.comment__items li.comment__item .item__middle-flex p.item__desc:hover {
    text-decoration: none
}

ul.feed__items li.feed__item .item__middle-flex .middle__img-wrap,ul.feed__items li.comment__item .item__middle-flex .middle__img-wrap,ul.comment__items li.feed__item .item__middle-flex .middle__img-wrap,ul.comment__items li.comment__item .item__middle-flex .middle__img-wrap {
    margin-top: 10px
}

ul.feed__items li.feed__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex,ul.feed__items li.comment__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex,ul.comment__items li.feed__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex,ul.comment__items li.comment__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex {
    display: flex;
    align-items: flex-start
}

ul.feed__items li.feed__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex img.left__feed-img,ul.feed__items li.comment__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex img.left__feed-img,ul.comment__items li.feed__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex img.left__feed-img,ul.comment__items li.comment__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex img.left__feed-img {
    width: 58.657243%;
    aspect-ratio: 1/1.3253012;
    display: block;
    object-fit: cover;
    border-radius: 8px
}

ul.feed__items li.feed__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex .right__wrap,ul.feed__items li.comment__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex .right__wrap,ul.comment__items li.feed__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex .right__wrap,ul.comment__items li.comment__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex .right__wrap {
    margin-left: 12px;
    width: 37.102473%;
    aspect-ratio: 1/2.0952380952
}

ul.feed__items li.feed__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex .right__wrap img.right__feed-img,ul.feed__items li.comment__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex .right__wrap img.right__feed-img,ul.comment__items li.feed__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex .right__wrap img.right__feed-img,ul.comment__items li.comment__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex .right__wrap img.right__feed-img {
    width: 99.04761%;
    aspect-ratio: 1;
    display: block;
    object-fit: cover;
    border-radius: 8px
}

ul.feed__items li.feed__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex .right__wrap .last__img-wrap,ul.feed__items li.comment__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex .right__wrap .last__img-wrap,ul.comment__items li.feed__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex .right__wrap .last__img-wrap,ul.comment__items li.comment__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex .right__wrap .last__img-wrap {
    margin-top: 12px;
    position: relative;
    width: 99.04761%;
    aspect-ratio: 1;
    display: flex
}

ul.feed__items li.feed__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex .right__wrap .last__img-wrap img.last__feed-img,ul.feed__items li.feed__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex .right__wrap .last__img-wrap img.right__bottom-bgImg,ul.feed__items li.comment__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex .right__wrap .last__img-wrap img.last__feed-img,ul.feed__items li.comment__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex .right__wrap .last__img-wrap img.right__bottom-bgImg,ul.comment__items li.feed__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex .right__wrap .last__img-wrap img.last__feed-img,ul.comment__items li.feed__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex .right__wrap .last__img-wrap img.right__bottom-bgImg,ul.comment__items li.comment__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex .right__wrap .last__img-wrap img.last__feed-img,ul.comment__items li.comment__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex .right__wrap .last__img-wrap img.right__bottom-bgImg {
    aspect-ratio: 1;
    width: 100%;
    display: block;
    object-fit: cover;
    border-radius: 8px
}

ul.feed__items li.feed__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex .right__wrap .last__img-wrap img.right__bottom-bgImg,ul.feed__items li.comment__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex .right__wrap .last__img-wrap img.right__bottom-bgImg,ul.comment__items li.feed__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex .right__wrap .last__img-wrap img.right__bottom-bgImg,ul.comment__items li.comment__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex .right__wrap .last__img-wrap img.right__bottom-bgImg {
    position: absolute;
    bottom: 0
}

ul.feed__items li.feed__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex .right__wrap .last__img-wrap p.right__bottom-imgLength,ul.feed__items li.comment__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex .right__wrap .last__img-wrap p.right__bottom-imgLength,ul.comment__items li.feed__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex .right__wrap .last__img-wrap p.right__bottom-imgLength,ul.comment__items li.comment__item .item__middle-flex .middle__img-wrap .rsp-mo .img__flex .right__wrap .last__img-wrap p.right__bottom-imgLength {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 27px;
    font-weight: 300;
    letter-spacing: -0.54px;
    color: #fff
}

ul.feed__items li.feed__item .item__bottom-flex,ul.feed__items li.comment__item .item__bottom-flex,ul.comment__items li.feed__item .item__bottom-flex,ul.comment__items li.comment__item .item__bottom-flex {
    margin: 31px 22px 0 42px
}

ul.feed__items li.feed__item p.item__no-feed,ul.feed__items li.comment__item p.item__no-feed,ul.comment__items li.feed__item p.item__no-feed,ul.comment__items li.comment__item p.item__no-feed {
    margin-top: 67.5px;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.32px;
    text-align: center;
    color: #898989
}

ul.bottom__function-items {
    display: flex;
    align-items: center
}

ul.bottom__function-items li.funciton__item:not(:first-child) button.item__title {
    margin-left: 24px
}

ul.bottom__function-items li.funciton__item a.item__title.item__feed-link,ul.bottom__function-items li.funciton__item button.item__title {
    display: flex;
    font-size: 12px;
    line-height: 1.25;
    color: #b2b2b2
}

ul.bottom__function-items li.funciton__item a.item__title.item__feed-link.active span.item__title-span,ul.bottom__function-items li.funciton__item button.item__title.active span.item__title-span {
    color: #ff6c30
}

ul.bottom__function-items li.funciton__item a.item__title.item__feed-link span.item__title-span,ul.bottom__function-items li.funciton__item button.item__title span.item__title-span {
    font-size: 14px
}

section.search__location-section {
    display: none;
    padding-bottom: 20px
}

section.search__location-section .search__location-wrap {
    position: relative;
    background-color: #fbfbf8
}

section.search__location-section .search__location-wrap .search__location-fixed {
    position: fixed;
    top: 0;
    padding-top: 86px;
    width: 92.5333%;
    max-width: 430px;
    background-color: #fbfbf8
}

section.search__location-section .search__location-wrap .search__location-fixed .location__fixed-flex {
    position: relative
}

section.search__location-section .search__location-wrap .search__location-fixed .location__fixed-flex input.search__input {
    width: 100%;
    height: 42px;
    padding: 12px 42px 12px 42px;
    border-radius: 21px;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background-color: #f6f6f3;
    caret-color: #ff6c30
}

section.search__location-section .search__location-wrap .search__location-fixed .location__fixed-flex img.search__img {
    position: absolute;
    top: 9px;
    left: 10px;
    width: 24px;
    height: 24px;
    display: block;
    object-fit: cover
}

section.search__location-section .search__location-wrap .search__location-fixed .location__fixed-flex button.search__delete-btn {
    position: absolute;
    top: 12px;
    right: 10px;
    width: 18px;
    height: 18px;
    display: none
}

section.search__location-section .search__location-wrap .search__location-fixed .location__fixed-flex button.search__delete-btn.active {
    display: block
}

section.search__location-section .search__location-wrap .search__location-fixed .location__fixed-flex button.search__delete-btn img.delete__btn-img {
    object-fit: cover;
    width: 100%;
    display: block
}

section.search__location-section .search__location-wrap .search__location-fixed .location__fixed-flex button.search__btn {
    margin-top: 15px;
    width: 100%;
    height: 41px;
    border-radius: 10px;
    background-color: #ff6c30;
    display: flex;
    align-items: center;
    justify-content: center
}

section.search__location-section .search__location-wrap .search__location-fixed .location__fixed-flex button.search__btn p.btn__title {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.32px;
    color: #fff
}

section.search__location-section .search__location-wrap .search__location-fixed .location__fixed-flex button.search__btn img.loading__gif {
    display: none;
    width: 12px;
    height: 12px
}

section.search__location-section .search__location-wrap .search__location-fixed .location__fixed-flex button.search__btn.active img.loading__gif {
    margin-left: 5px;
    width: 19px;
    height: 19px;
    display: block
}

section.search__location-section .search__location-wrap .search__result {
    margin-top: 130px
}

section.search__location-section .search__location-wrap .search__result p.search__result-length {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.32px;
    color: #000
}

section.search__location-section .search__location-wrap .search__result ul.location__items {
    margin-top: 12.5px
}

section.search__location-section .search__location-wrap .search__result ul.location__items li.location__item {
    padding: 19.5px 0;
    border-bottom: 1px solid #efefef;
    font-size: 16px;
    letter-spacing: -0.32px;
    color: #000;
    cursor: pointer
}

section.search__location-section .search__location-wrap .search__result ul.location__items li.location__no-result {
    display: none;
    margin-top: 78.6px
}

section.search__location-section .search__location-wrap .search__result ul.location__items li.location__no-result.active {
    display: block
}

section.search__location-section .search__location-wrap .search__result ul.location__items li.location__no-result p.no__result-desc {
    font-size: 14px;
    line-height: 1.71;
    letter-spacing: -0.28px;
    text-align: center;
    color: #0e0f0f
}

#feedModal.modal.fade.feed__more .modal-dialog,#commentModal.modal.fade.comment__more .modal-dialog,#plantShareModal.modal.fade.plant__share-modal .modal-dialog {
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 430px;
    height: auto
}

#feedModal.modal.fade.feed__more .modal-dialog .modal-content,#commentModal.modal.fade.comment__more .modal-dialog .modal-content,#plantShareModal.modal.fade.plant__share-modal .modal-dialog .modal-content {
    padding: 20px 14px 56px;
    position: relative;
    width: 100%;
    height: auto;
    border: none;
    border-radius: initial;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background-color: #fbfbf8
}

#feedModal.modal.fade.feed__more .modal-dialog .modal-content button.content__close-btn,#commentModal.modal.fade.comment__more .modal-dialog .modal-content button.content__close-btn,#plantShareModal.modal.fade.plant__share-modal .modal-dialog .modal-content button.content__close-btn {
    position: absolute;
    top: -48px;
    left: 50%;
    transform: translateX(-50%)
}

#feedModal.modal.fade.feed__more .modal-dialog .modal-content button.content__close-btn img.close__btn-img,#commentModal.modal.fade.comment__more .modal-dialog .modal-content button.content__close-btn img.close__btn-img,#plantShareModal.modal.fade.plant__share-modal .modal-dialog .modal-content button.content__close-btn img.close__btn-img {
    display: block;
    object-fit: cover;
    width: 32px;
    height: 32px
}

#feedModal.modal.fade.feed__more .modal-dialog .modal-content .modal__header p.modal__header-title,#commentModal.modal.fade.comment__more .modal-dialog .modal-content .modal__header p.modal__header-title,#plantShareModal.modal.fade.plant__share-modal .modal-dialog .modal-content .modal__header p.modal__header-title {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.4px;
    color: #000
}

#feedModal.modal.fade.feed__more .modal-dialog .modal-content .modal__body,#commentModal.modal.fade.comment__more .modal-dialog .modal-content .modal__body,#plantShareModal.modal.fade.plant__share-modal .modal-dialog .modal-content .modal__body {
    margin-top: 26px
}

#feedModal.modal.fade.feed__more .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item:not(:last-child),#commentModal.modal.fade.comment__more .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item:not(:last-child),#plantShareModal.modal.fade.plant__share-modal .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item:not(:last-child) {
    padding-bottom: 24px;
    border-bottom: 1px solid #efefef
}

#feedModal.modal.fade.feed__more .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item:not(:first-child),#commentModal.modal.fade.comment__more .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item:not(:first-child),#plantShareModal.modal.fade.plant__share-modal .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item:not(:first-child) {
    margin-top: 24px
}

#feedModal.modal.fade.feed__more .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item button.item__btn,#feedModal.modal.fade.feed__more .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item a.item__btn,#feedModal.modal.fade.feed__more .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item a.item__link,#commentModal.modal.fade.comment__more .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item button.item__btn,#commentModal.modal.fade.comment__more .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item a.item__btn,#commentModal.modal.fade.comment__more .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item a.item__link,#plantShareModal.modal.fade.plant__share-modal .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item button.item__btn,#plantShareModal.modal.fade.plant__share-modal .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item a.item__btn,#plantShareModal.modal.fade.plant__share-modal .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item a.item__link {
    display: flex;
    align-items: center;
    width: 100%
}

#feedModal.modal.fade.feed__more .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item button.item__btn:hover,#feedModal.modal.fade.feed__more .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item a.item__btn:hover,#feedModal.modal.fade.feed__more .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item a.item__link:hover,#commentModal.modal.fade.comment__more .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item button.item__btn:hover,#commentModal.modal.fade.comment__more .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item a.item__btn:hover,#commentModal.modal.fade.comment__more .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item a.item__link:hover,#plantShareModal.modal.fade.plant__share-modal .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item button.item__btn:hover,#plantShareModal.modal.fade.plant__share-modal .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item a.item__btn:hover,#plantShareModal.modal.fade.plant__share-modal .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item a.item__link:hover {
    text-decoration: none
}

#feedModal.modal.fade.feed__more .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item button.item__btn img.btn__img,#feedModal.modal.fade.feed__more .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item a.item__btn img.btn__img,#feedModal.modal.fade.feed__more .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item a.item__link img.btn__img,#commentModal.modal.fade.comment__more .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item button.item__btn img.btn__img,#commentModal.modal.fade.comment__more .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item a.item__btn img.btn__img,#commentModal.modal.fade.comment__more .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item a.item__link img.btn__img,#plantShareModal.modal.fade.plant__share-modal .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item button.item__btn img.btn__img,#plantShareModal.modal.fade.plant__share-modal .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item a.item__btn img.btn__img,#plantShareModal.modal.fade.plant__share-modal .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item a.item__link img.btn__img {
    display: block;
    object-fit: cover;
    width: 22px;
    height: 22px
}

#feedModal.modal.fade.feed__more .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item button.item__btn p.btn__title,#feedModal.modal.fade.feed__more .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item a.item__btn p.btn__title,#feedModal.modal.fade.feed__more .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item a.item__link p.btn__title,#commentModal.modal.fade.comment__more .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item button.item__btn p.btn__title,#commentModal.modal.fade.comment__more .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item a.item__btn p.btn__title,#commentModal.modal.fade.comment__more .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item a.item__link p.btn__title,#plantShareModal.modal.fade.plant__share-modal .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item button.item__btn p.btn__title,#plantShareModal.modal.fade.plant__share-modal .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item a.item__btn p.btn__title,#plantShareModal.modal.fade.plant__share-modal .modal-dialog .modal-content .modal__body ul.modal__body-items li.modal__body-item a.item__link p.btn__title {
    margin-left: 12px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.32px;
    color: #0e0f0f
}

#commentDeleteModal.modal.fade .modal-dialog .modal-content,#feedDeleteModal.modal.fade .modal-dialog .modal-content {
    margin: 0 auto;
    padding: 53px 27px 68px;
    max-width: 351px;
    border-radius: 8px;
    background-color: #fbfbf8;
    border: none
}

#commentDeleteModal.modal.fade .modal-dialog .modal-content p.modal__header-title,#feedDeleteModal.modal.fade .modal-dialog .modal-content p.modal__header-title {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.4px;
    text-align: center;
    color: #000
}

#commentDeleteModal.modal.fade .modal-dialog .modal-content .btn__flex,#feedDeleteModal.modal.fade .modal-dialog .modal-content .btn__flex {
    margin-top: 44px;
    display: flex;
    align-items: center;
    justify-content: center
}

#commentDeleteModal.modal.fade .modal-dialog .modal-content .btn__flex button.cancel__btn,#commentDeleteModal.modal.fade .modal-dialog .modal-content .btn__flex button.comment__delete-btn,#commentDeleteModal.modal.fade .modal-dialog .modal-content .btn__flex button.feed__delete-btn,#feedDeleteModal.modal.fade .modal-dialog .modal-content .btn__flex button.cancel__btn,#feedDeleteModal.modal.fade .modal-dialog .modal-content .btn__flex button.comment__delete-btn,#feedDeleteModal.modal.fade .modal-dialog .modal-content .btn__flex button.feed__delete-btn {
    height: 52px;
    width: calc(50% - 12.5px);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    color: #898989;
    border-radius: 26px;
    background-color: #e4e4e4
}

#commentDeleteModal.modal.fade .modal-dialog .modal-content .btn__flex button.comment__delete-btn,#commentDeleteModal.modal.fade .modal-dialog .modal-content .btn__flex button.feed__delete-btn,#feedDeleteModal.modal.fade .modal-dialog .modal-content .btn__flex button.comment__delete-btn,#feedDeleteModal.modal.fade .modal-dialog .modal-content .btn__flex button.feed__delete-btn {
    margin-left: 25px;
    color: #fff;
    background-color: #ff6c30
}

#commentDeleteModal.modal.fade .modal-dialog .modal-content .btn__flex button.comment__delete-btn:hover,#commentDeleteModal.modal.fade .modal-dialog .modal-content .btn__flex button.feed__delete-btn:hover,#feedDeleteModal.modal.fade .modal-dialog .modal-content .btn__flex button.comment__delete-btn:hover,#feedDeleteModal.modal.fade .modal-dialog .modal-content .btn__flex button.feed__delete-btn:hover {
    text-overflow: none
}

#popupModal.modal {
    display: none;
    justify-content: center;
    align-items: end;
    opacity: 0;
    transition: opacity .5s ease-in-out
}

#popupModal.modal.active {
    display: flex
}

#popupModal.modal.transition__opacity {
    opacity: 1;
    transition: opacity .5s ease-in-out
}

#popupModal.modal .modal-content {
    margin-bottom: 30px;
    display: flex;
    width: 219px;
    height: 60px;
    border-radius: 30px;
    box-shadow: 0 10px 20px 0 rgba(0,0,0,.16);
    background-color: #000
}

#popupModal.modal .modal-content .modal-body {
    display: flex;
    justify-content: center;
    align-items: center
}

#popupModal.modal .modal-content .modal-body img.modal-img {
    width: 18px;
    height: 18px;
    object-fit: contain
}

#popupModal.modal .modal-content .modal-body span.modal-span {
    margin-left: 6px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.32px;
    text-align: left;
    color: #fff
}

@media(min-width: 1310px) {
    ul.plant__cards {
        gap:32px 26px
    }

    ul.plant__cards li.plant__card {
        width: calc(25% - 19.5px)
    }

    ul.plant__cards li.plant__card:nth-child(2n) {
        margin-left: 0
    }

    ul.plant__cards li.plant__card:nth-child(n+3) {
        margin-top: 0
    }

    button.more__plant-btn {
        font-size: 16px;
        font-weight: bold;
        color: #000
    }

    .swiper-slide {
        width: 22.327469%
    }

    .swiper-slide a.product__link {
        display: block
    }

    .swiper-slide a.product__link:hover {
        text-decoration: none
    }

    .swiper-slide a.product__link img.product__img {
        border-radius: 10px;
        width: 100%;
        object-fit: cover;
        display: block;
        aspect-ratio: 1
    }

    .swiper-slide a.product__link p.brand__name {
        margin-top: 10px;
        font-size: 11px;
        letter-spacing: -0.22px;
        color: #000
    }

    .swiper-slide a.product__link p.product__name {
        margin-top: 3px;
        font-size: 13px;
        font-weight: 600;
        letter-spacing: -0.26px;
        color: #0e0f0f
    }

    .swiper-slide a.product__link .price__flex {
        margin-top: 3px;
        display: flex;
        align-items: center
    }

    .swiper-slide a.product__link .price__flex p.discount__percent {
        font-size: 14px;
        font-weight: bold;
        color: #ff6c30
    }

    .swiper-slide a.product__link .price__flex p.discount__price {
        margin-left: 2px;
        font-size: 14px;
        font-weight: 500;
        color: #0e0f0f
    }

    .swiper-slide a.product__link p.origin__price,.swiper-slide a.product__link span.origin__price-span {
        display: inline;
        margin-top: 3px;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: -0.42px;
        color: #d4d4d4;
        text-decoration: line-through
    }

    .swiper-slide a.product__link span.origin__price-span {
        text-decoration: none
    }

    ul.feed__items li.feed__item:not(:first-child) {
        margin-top: 32.8px
    }

    ul.feed__items li.feed__item .item__middle-flex {
        margin: 6.2px 22px 0 42px
    }

    ul.feed__items li.feed__item .item__middle-flex .middle__img-wrap .rsp-pc .feed__images-flex {
        display: flex;
        align-items: flex-start;
        width: 100%;
        white-space: nowrap;
        overflow-x: auto
    }

    ul.feed__items li.feed__item .item__middle-flex .middle__img-wrap .rsp-pc .feed__images-flex img.feed__img {
        width: 166px;
        border-radius: 8px;
        display: inline-block;
        object-fit: cover
    }

    ul.feed__items li.feed__item .item__middle-flex .middle__img-wrap .rsp-pc .feed__images-flex img.feed__img:not(:first-child) {
        margin-left: 14px
    }

    ul.feed__items li.feed__item .item__bottom-flex {
        margin: 31px 22px 0 42px
    }

    section.search__location-section .section__title-pcFlex.rsp-pc {
        position: fixed;
        top: 0;
        z-index: 5;
        padding-top: 160px;
        width: 100%;
        max-width: 1210px;
        background-color: #fbfbf8
    }

    section.search__location-section .section__title-pcFlex.rsp-pc p.section__title {
        font-size: 32px;
        font-weight: 600;
        letter-spacing: -0.64px;
        color: #000
    }

    section.search__location-section .section__title-pcFlex.rsp-pc button.prev__btn.no__link {
        font-size: 20px;
        font-weight: 600;
        letter-spacing: -0.4px;
        color: #d4d4d4
    }

    section.search__location-section .search__location-wrap {
        margin-top: 40px
    }

    section.search__location-section .search__location-wrap .search__location-fixed {
        margin-top: 198px;
        padding-top: 40px;
        max-width: 1210px
    }

    section.search__location-section .search__location-wrap .search__result {
        margin-top: 208px
    }

    section.search__location-section .search__location-wrap .search__result p.search__result-length {
        padding-left: 14px
    }

    section.search__location-section .search__location-wrap .search__result ul.location__items li.location__item {
        padding-left: 14px
    }

    #feedModal.modal.fade.feed__more .modal-dialog,#commentModal.modal.fade.comment__more .modal-dialog,#plantShareModal.modal.fade.plant__share-modal .modal-dialog {
        margin: auto;
        position: relative;
        transform: initial;
        bottom: initial;
        left: initial;
        top: 50%;
        transform: translateY(-50%);
        width: 375px;
        max-width: 375px
    }

    #feedModal.modal.fade.feed__more .modal-dialog .modal-content,#commentModal.modal.fade.comment__more .modal-dialog .modal-content,#plantShareModal.modal.fade.plant__share-modal .modal-dialog .modal-content {
        padding: 20px 14px 25px;
        border-radius: 8px
    }
}

#popWrap.pop__wrap .firework {
    z-index: 9999;
    position: absolute
}

#popWrap.pop__wrap .explosion {
    position: absolute;
    left: -2px;
    bottom: 0;
    width: 4px;
    height: 80px;
    transform-origin: 50% 100%;
    overflow: hidden
}

#popWrap.pop__wrap .explosion:nth-child(1) {
    transform: rotate(0deg) translateY(-15px)
}

#popWrap.pop__wrap .explosion:nth-child(2) {
    transform: rotate(30deg) translateY(-15px)
}

#popWrap.pop__wrap .explosion:nth-child(3) {
    transform: rotate(60deg) translateY(-15px)
}

#popWrap.pop__wrap .explosion:nth-child(4) {
    transform: rotate(90deg) translateY(-15px)
}

#popWrap.pop__wrap .explosion:nth-child(5) {
    transform: rotate(120deg) translateY(-15px)
}

#popWrap.pop__wrap .explosion:nth-child(6) {
    transform: rotate(150deg) translateY(-15px)
}

#popWrap.pop__wrap .explosion:nth-child(7) {
    transform: rotate(180deg) translateY(-15px)
}

#popWrap.pop__wrap .explosion:nth-child(8) {
    transform: rotate(210deg) translateY(-15px)
}

#popWrap.pop__wrap .explosion:nth-child(9) {
    transform: rotate(240deg) translateY(-15px)
}

#popWrap.pop__wrap .explosion:nth-child(10) {
    transform: rotate(270deg) translateY(-15px)
}

#popWrap.pop__wrap .explosion:nth-child(11) {
    transform: rotate(300deg) translateY(-15px)
}

#popWrap.pop__wrap .explosion:nth-child(12) {
    transform: rotate(330deg) translateY(-15px)
}

#popWrap.pop__wrap .explosion::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    height: 40px;
    background-color: wheat
}

@keyframes explosion {
    0% {
        top: 100%
    }

    33%,100% {
        top: -50%
    }
}

#popWrap.pop__wrap #firework1 {
    left: 30%;
    top: 50%;
    transform: scale(1)
}

#popWrap.pop__wrap #firework1 .explosion::before {
    background-color: #50db7f;
    animation: explosion 2s ease-in-out
}

#popWrap.pop__wrap #firework2 {
    left: 70%;
    top: 45%;
    transform: scale(0.7)
}

#popWrap.pop__wrap #firework2 .explosion::before {
    background-color: #8c4fdb;
    animation: explosion 2s .6s ease-in-out
}

#popWrap.pop__wrap #firework3 {
    left: 60%;
    top: 65%;
    transform: scale(0.4)
}

#popWrap.pop__wrap #firework3 .explosion::before {
    background-color: #ffa033;
    animation: explosion 2s .4s ease-in-out
}

#popWrap.pop__wrap #firework4 {
    left: 30%;
    top: 65%;
    transform: scale(0.6)
}

#popWrap.pop__wrap #firework4 .explosion::before {
    background-color: #4fa5db;
    animation: explosion 2s .4s ease-in-out
}
