.section.__padding{padding:10px 20px}.section__title{font-weight:600;color:var(--first-color)}.section.__border__bottom{border-bottom:1px solid #b9b7b7}.header{width:100%;height:var(--header-height);position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;background:var(--white-color);z-index:999;transition:.5s;box-shadow:0 2px 4px rgba(0,0,0,.3)}.global-search{background:#efefef;width:200px;border-radius:20px;border:none;padding:5px 10px;display:flex;margin-left:5px}.global-search i{color:var(--first-color-light);font-size:15px;margin-top:2px}.global-search-input{border:none;margin:0 10px;background-color:transparent;color:#242424;font-size:14px;width:100%;outline:none;line-height:20px}.searchResults{position:absolute;width:250px;background:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:4px;max-height:200px;overflow-y:auto;font-size:13px;top:40px;left:50px}.loading{text-align:center}.searchResults .loading-img{width:20px;margin:20px auto}.searchResults li{padding:10px;border-bottom:1px solid #eee;cursor:pointer}.searchResults li:last-child{border-bottom:none}.searchResults li:hover{background-color:#f7f7f7}.header__toggle{display:flex;font-size:1.5rem;cursor:pointer;transition:.5s}.header-right-group{display:flex;justify-content:space-between}.main-logo{width:20px;opacity:.9;transform:rotate(90deg);animation:rotate-3d 5s linear infinite;transform-style:preserve-3d}@keyframes rotate-3d{0%{transform:rotate3d(1,1,0,0deg)}to{transform:rotate3d(1,1,0,1turn)}}.header__img{width:35px;height:35px;display:flex;justify-content:center;color:var(--first-color-light);border:.5px solid #ccc;border-radius:50px;overflow:hidden}.header__img i{line-height:30px;font-size:20px}.header__img:hover{background:var(--first-color);color:#fff!important;box-shadow:inset 0 1px 2px rgba(0,0,0,.07);cursor:pointer}.l-navbar{position:fixed;top:0;left:-180px;height:100vh;padding:.5rem 1rem 0 0;transition:.5s;background-color:#000;color:#fff;width:calc(var(--nav-width) + 160px);z-index:999}.header__menu{position:absolute;width:150px;background:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:4px;max-height:200px;overflow-y:auto;font-size:13px;top:45px;right:5px;opacity:0;max-height:0}.header__menu.header__menu__show{opacity:1;color:var(--first-color);transition:opacity .3s ease,max-height .3s ease;max-height:1000px}.header__menu li{padding:5px 10px;border-bottom:1px solid #eee;cursor:pointer}.header__menu li:last-child{border-bottom:none}.header__menu li:hover{background-color:#f7f7f7}.header__menu li{display:flex}.menu-title{margin-left:10px;line-height:30px}.nav{height:100%;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.nav__link,.nav__logo{display:grid;grid-template-columns:max-content max-content;align-items:center;grid-column-gap:1rem;column-gap:1rem;padding:.5rem 0 .5rem 1.5rem}.nav__logo{margin-bottom:2rem}.nav__logo-icon{font-size:1.25rem;color:var(--white-color)}.nav__logo-name{color:var(--white-color);font-weight:700}.nav__link{position:relative;color:var(--white);margin-bottom:1.5rem;transition:.5s}.nav__link:hover{color:var(--white-color)}.nav__icon{font-size:1.25rem}.show{left:0}.active{color:var(--first-color)}.active:before{content:"";position:absolute;left:0;width:2px;height:32px}.navigation-tag-bar{box-shadow:0 0 10px rgba(0,0,0,.1);width:100%;text-align:right;height:40px;line-height:40px}.navigation-tag-bar span{color:var(--first-color-light);margin-right:20px}.background-body{background:var(--default-background);transition:.7s}.header__log_txt{color:var(--first-color);font-weight:700;line-height:30px;margin-right:10px}.header__log_txt:hover{cursor:pointer}.header__toggle{color:var(--first-color)}@media screen and (max-width:768px){.header__toggle.show{margin-left:150px}.header{background-color:var(--white-color);color:var(--white-color)}.header__toggle{color:var(--first-color)}.header__log_txt{font-size:13px;line-height:unset;margin-right:unset;margin-left:5px;padding:5px}.global-search{width:160px}.header__img{width:30px;height:30px}.global-search-icon{color:#f1d3b1}}@media screen and (min-width:768px){.global-search-icon{color:#f1d3b1}.background-body{padding-left:calc(var(--nav-width))}.header{height:calc(var(--header-height))}.header__img{width:35px;height:35px;transition:.5s;border:.5px solid #ccc;border-radius:50px;color:var(--first-color)}.header__img i{line-height:30px;font-size:20px}.header__log_txt{color:var(--first-color);font-weight:700}.header__img:hover{background:var(--first-color);color:#fff!important;box-shadow:inset 0 1px 2px rgba(0,0,0,.07);cursor:pointer}.l-navbar{width:calc(var(--nav-width));padding:1rem 1rem 0 0}.l-navbar.show{width:calc(var(--nav-width) + 180px)}.background-body.show{margin-left:180px}.body-pd{padding-left:calc(var(--nav-width) + 188px)}}.post-area{padding:50px 10px;margin:0 auto;max-width:700px;min-width:375px;transition:opacity 1s ease-out;opacity:0}.fade-in{opacity:1}.contents-html img{width:100%;height:auto;display:block}.post-type{font-size:15px;font-weight:400;margin-bottom:20px}.post-header,.post-type{font-family:sohne,Helvetica Neue,Helvetica,Arial,sans-serif}.post-header{font-size:42px;font-weight:700;margin:30px 0}.post-info{display:flex;margin:10px 0}.post-info .profile-icon img{border-radius:50%}.info-section,.info-seg-1{margin:0 10px}.info-seg-1{color:var(--first-color);font-weight:400}.info-seg-2{display:flex}.info-seg-2 div{color:var(--clooney);margin:0 10px;font-weight:200}.post-toolbox{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;padding:20px 0}.post-toolbox-left,.post-toolbox-right{display:flex}.icon-btn{border:1px solid #f2f2f2;padding:10px 15px;height:38px;align-items:center;margin:0 5px;border-radius:10px;color:var(--first-color);font-size:11px;font-weight:600;background-color:#f2f2f2}.post-present-image img{max-width:100%;height:auto}.liked{color:red}.firework{top:0;left:0}.spark{animation:explode 1s infinite}.spark,.spark:after,.spark:before{position:absolute;width:10px;height:10px;background-color:var(--highlight-color);border-radius:50%}.spark:after,.spark:before{content:"";top:-5px;left:0}.spark:before{left:-5px}.spark:after{left:5px}@keyframes explode{0%{transform:translateY(0) rotate(0);opacity:1}to{transform:translateY(-100px) rotate(1turn);opacity:0}}.share-list{opacity:0}.share-list-show{position:relative;opacity:1;max-height:1000px;transition:opacity .3s ease,max-height .3s ease}.share-icon-area{position:absolute;right:0;display:flex;flex-direction:column;background:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:4px}.share-icon-area,.share-image-btn{background-color:#fff;color:var(--first-color)}.share-image-btn{border:1px solid #f2f2f2;padding:5px;height:30px;margin:5px;border-radius:5px;font-size:11px;font-weight:600;border:1px solid var(--first-color)}.share-image-btn:hover{background:var(--first-color);color:#fff}.btn-text{margin-left:5px}.banner__section{display:flex;flex-direction:column;align-items:center}.banner__area{position:relative;width:100%;height:auto;max-height:510px;overflow:hidden}.banner__area img{height:510px;width:100%;object-fit:cover}.banner_length_btn_group{position:absolute;top:470px;display:flex;padding:5px;z-index:1}.banner__length__btn{border:1px solid var(--first-color)}.banner__length__btn,.banner__length__btn.active{width:10px;height:10px;border-radius:50%;margin-right:5px}.banner__length__btn.active{background-color:var(--first-color-light)}.comment-section{border-top:1px solid #f2f2f2;margin-top:50px}.comment-section-header{margin-top:10px;padding:10px}.comment__area{border-top:1px solid #eeeaea;opacity:1;transition:opacity .3s ease,max-height .3s ease;max-height:1000px}.comment__area.hidden{opacity:0;max-height:0;padding:unset}.comment__area.hidden>*{display:none}.comment__area.body-pd1{margin-top:10px}.comment__area.body-pd2{padding-left:20px}.comment__area.body-pd2,.comment__area.body-pd3{border-top:unset;margin-left:20px;border-left:3px solid #f2efef}.comment__area.body-pd3{padding-left:40px}.comment__area__frame.body-pd2{padding-left:20px}.comment__area__frame.body-pd3{padding-left:40px;border-left:3px solid #f2efef}.comment__area.body-pd2{position:relative}.comment__header{display:flex;align-items:center;justify-content:space-between}.comment__icon img{border-radius:50%}.comment__header__left{display:flex}.comment__info{margin-left:10px}.comment__author{font-weight:400;font-size:13px}.comment__write_time{font-size:13px;color:#ccc}.icon-empty-btn{border:unset;background-color:unset;padding:10px;height:38px;align-items:center;color:#000;border-radius:10px}.icon-empty-btn:hover{color:var(--first-color)}.comment__body{padding:10px;font-size:14px}.comment__footer{display:flex;align-items:center;justify-content:space-between}.comment__add__form__area{opacity:1;transition:opacity .5s ease,max-height .5s ease;max-height:1000px}.comment__add__form__area.hidden{opacity:0;max-height:0}.comment__add__form__area.hidden>*{display:none}.comment__add__form__info__group{display:flex;justify-content:even}.comment__add__input{width:100%;margin:5px;padding:10px;border-radius:5px;border:unset;background-color:#f2f2f2;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.comment__add__input:focus{outline:none}.comment__add__form{padding-top:14px;padding-bottom:14px;box-shadow:0 2px 8px rgba(0,0,0,.12);background-color:#fff}.comment__add__form__input{border:unset;padding:10px;resize:none;min-height:100px}.comment__add__form__input:focus{outline:none}.comment__add__form__btn__group{display:flex;justify-content:flex-end}.comment__add__form__input{overflow:hidden;width:100%}.comment__add__form__btn__check{padding:10px;border-radius:50px;border:unset;color:var(--first-color);font-weight:400}.comment__add__form__btn__cancel{padding:10px;border-radius:50px;background-color:unset;border:unset;color:#000}.icon-empty-btn:hover{cursor:pointer}.comment__menu__body__area{position:relative}.comment__menu__body{width:50px;top:-12px;position:absolute;right:0;display:flex;flex-direction:column;background:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:4px}.comment__menu__body,.comment__menu__btn{background-color:#fff;color:var(--first-color)}.comment__menu__btn{border:1px solid #f2f2f2;padding:5px;height:30px;margin:5px;border-radius:5px;font-size:11px;font-weight:600;border:1px solid var(--first-color)}.comment__menu__btn:hover{background:var(--first-color);color:#fff}.view-more-comment{color:var(--first-color);font-weight:600;font-size:13px}.view-more-comment:hover{color:var(--first-color);font-weight:600;font-size:15px;cursor:pointer}.keyword-group{display:flex;align-items:center;margin:5px;flex-wrap:wrap}.keyword-item{margin:5px;white-space:nowrap;background-color:var(--first-color-light);color:var(--first-color);padding:5px 10px;line-height:20px;font-size:13px;font-weight:600;font-family:sohne,Helvetica Neue,Helvetica,Arial,sans-serif;cursor:pointer;border-radius:10px}.keyword-item:hover{cursor:pointer;background-color:var(--first-color);color:var(--first-color-light)}.list-vertical-section{opacity:0;transition:opacity .5s ease-in-out}.list-vertical-section.show{opacity:1}.list-vertical-item{display:flex;margin-top:10px;margin-bottom:10px}.v-item-image-section>img{width:150px}.v-item-title{font-weight:700;font-size:17px;margin:3px}.v-item-contents-short{margin:3px;font-size:13px}.v-item-contents-description{font-size:13px;color:grey;margin:0 5px}.v-item-contents-end-info{display:flex}.end-info-item-date,.end-info-item-view{font-size:13px;color:grey;margin:0 5px}.end-info-item-keyword{display:flex;margin-top:5px}.keyword-label{background-color:#efefef63;color:#000}.keyword-label,.keyword-label:hover{font-size:10px;margin:0 5px;border-radius:5px;padding:5px}.keyword-label:hover{cursor:pointer;background-color:#00000089;color:#efefef63}.gold-label{background-color:#ffbb00a3;color:#000;font-weight:700}.gold-label,.gold-label:hover{font-size:10px;margin:0 5px;border-radius:5px;padding:5px}.gold-label:hover{cursor:pointer;background-color:#00000089;color:#ffbb00a3}.list-vertical-section.mobile{display:flex;overflow-x:scroll;scroll-snap-type:x mandatory;scroll-snap-align:start;width:100%;max-width:unset}.list-vertical-section.mobile .list-vertical-item{display:inline;margin-right:10px;display:inline-block;max-width:200px}.list-vertical-section.vertical .list-vertical-item{flex-direction:column}.overlay{text-align:center;position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);z-index:9999;cursor:pointer}.contents{position:fixed;top:50%;left:50%;font-size:50px;color:#fff;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}.lds-roller{position:relative;width:80px;height:80px}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:var(--first-color-light);margin:-4px 0 0 -4px}.lds-roller div:first-child{animation-delay:-36ms}.lds-roller div:first-child:after{top:63px;left:63px}.lds-roller div:nth-child(2){animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:68px;left:56px}.lds-roller div:nth-child(3){animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:71px;left:48px}.lds-roller div:nth-child(4){animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:71px;left:32px}.lds-roller div:nth-child(6){animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:68px;left:24px}.lds-roller div:nth-child(7){animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:63px;left:17px}.lds-roller div:nth-child(8){animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:56px;left:12px}@keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.user-profile-page{padding:50px 10px;margin:100px auto;max-width:700px;min-width:375px;box-shadow:0 2px 8px rgba(0,0,0,.12)}.page-header{border-bottom:1px solid #ccc;padding-bottom:10px;margin-bottom:20px}.page-header-txt{font-size:15px;font-weight:600;color:var(--first-color)}.profile-short{display:flex;padding:0 20px}.right-area{padding:5px;width:100%;display:flex;flex-direction:row;justify-content:space-between}.preview-container img{object-fit:cover}.default-img-box,.preview-container img{width:140px;height:140px;border-radius:5px}.default-img-box{line-height:140px;font-size:11px;font-weight:700;color:var(--first-color);text-align:center;background-color:#e9ecef}.center-info-name{font-size:20px;margin:5px}.default-text{font-size:14px;margin:5px}.linker-label{background-color:var(--first-color);color:#fff;padding:3px;font-size:13px;border-radius:3px;margin:10px}.second-text{font-size:13px;color:#ccc;margin:5px}.btn-padding{padding:1px 0}.default-btn{font-size:14px;width:180px;padding:5px;border:1px solid #cccc;background:#fff;color:var(--first-color);font-weight:700;cursor:pointer;text-decoration:none;transition:.3s}.default-btn:hover{background:var(--first-color);color:#fff}.header__logo__img{width:74px;height:30px}.nav-btn{text-shadow:0 0 5px var(--first-color),0 0 25px cyvar(--first-color);font-size:14px;border-radius:5px;line-height:35px;padding:5px;border:none;background:none;color:var(--first-color);font-weight:700;cursor:pointer;transition:.3s}.nav-btn:hover{font-size:16px;text-shadow:0 0 5px #fff,0 0 25px #fff,0 0 50px #fff,0 0 100px #fff,0 0 200px #fff}@media screen and (max-width:768px){.profile-short{display:block;text-align:center}.profile-short>*{display:block}.left-area{display:flex;justify-content:center}}.popup{z-index:999}.popup,.popup.force{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center}.popup.force{z-index:1000!important}.popup__content{min-width:300px;max-width:1000px;background-color:#fff;border-radius:10px;overflow:hidden}.popup__header{background-color:#f5f5f5;color:#fff;padding:10px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #d5d5d5}.popup__header h2{margin:0;font-size:1.2rem;font-weight:700;color:#333}.popup__close{background-color:transparent;border:none;outline:none;font-size:1.5rem;cursor:pointer;color:#333}.popup__close:hover{color:#999}.popup__body,.popup__body.alert{padding:20px;font-size:1rem;line-height:1.5;color:#555;justify-content:center;max-height:600px;overflow:auto}.popup__body.alert{display:flex}.popup__footer{display:flex;justify-content:center;border-top:1px solid #f2f2f2}.popup__footer button{font-size:14px;max-width:150px;width:100px;padding:5px;border:unset;background:#fff;color:var(--btn_blue);font-weight:700;cursor:pointer;text-decoration:none;transition:.3s;margin:10px}.preview-img-popup{overflow:auto}.preview-img-popup img{max-width:500px}.check-input{width:100%;margin:5px;padding:10px;border-radius:5px;border:unset;background-color:#f2f2f2;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.check-input:focus{outline:none}.form-area{display:flex;flex-direction:column;margin-bottom:20px}.row{display:flex;flex-wrap:wrap}.col{flex:1 1}.input-group{padding:10px 20px}.linker-input-label{display:inline-block;font-size:14px;font-weight:600;padding:5px;border-radius:5px;color:#000}.linker-input{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.linker-input[disabled]{opacity:.5;cursor:not-allowed;background-color:#ced4da}.form-area-submit{display:flex;justify-content:flex-end;padding:5px}.form-check-input{margin-right:10px}.col-title{padding:0 20px;font-size:16px;color:var(--first-color);font-weight:600}.border-top{border-top:1px solid #ccc;margin-top:10px;padding-top:30px}@media (max-width:767.98px){.row{flex-direction:column}.col{flex:1 1;padding-right:0;padding-left:0}}.login-container{display:flex;justify-content:center;align-items:center;height:100vh;background:url(/assets/background/forest03.jpg) no-repeat 50%/cover}.form-title{text-align:center}.logo-img{width:100px;border-radius:10px}.login-form{z-index:100;width:300px;padding:20px;background:#fff;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.1);border:1px solid #fff}h1{text-align:center;margin-bottom:20px}.login-input{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;box-sizing:border-box}.remember-me{margin-bottom:20px;align-items:center;font-size:13px;font-weight:700;display:flex;justify-content:flex-end}label{margin-left:5px}.login-submit-button{width:100%;padding:10px;border:none;border-radius:4px;background:#fff;border:1px solid var(--first-color);color:var(--first-color);cursor:pointer}.login-submit-button:hover{background:var(--first-color);color:#fff}.social-login-button{margin-top:10px;background:#eceff1;color:#333;width:100%;padding:10px;border:none;border-radius:4px;cursor:pointer}.signup-link{text-align:center;margin-top:20px;font-size:13px;font-weight:800}.signup-link a{color:var(--first-color);text-decoration:none}.error-txt{color:var(--error);font-size:11px}.loading-page-contrainer{background:url(/assets/background/forest03.jpg) no-repeat 50%/cover;top:0;left:0;width:100%;height:100%}.goToTopButton,.loading-page-contrainer{position:fixed;display:flex;justify-content:center;align-items:center}.goToTopButton{bottom:20px;right:20px;background-color:rgba(0,0,0,.5);color:#fff;border:none;border-radius:50%;width:40px;height:40px;cursor:pointer;opacity:0;transition:opacity .3s ease}.goToTopButton.visible{opacity:1}.under__popup__container{opacity:0;position:relative;border-radius:10px 10px 0 0;position:fixed;bottom:-100%;left:0;width:100%;background-color:#fff;box-shadow:0 -2px 5px rgba(0,0,0,.2);transition:bottom .5s ease}.under__popup__container.open{opacity:1;bottom:0;height:600px;transition:bottom .5s ease}.under__popup__header{border-radius:10px 10px 0 0;background-color:var(--first-color);color:#fff;padding:10px;display:flex;justify-content:space-between;align-items:center}.under__popup__header h2{margin:0;font-size:15px;font-weight:700}.under__popup__close{background-color:transparent;border:none;outline:none;font-size:1.5rem;cursor:pointer;color:#fff}.under__popup__close:hover{color:#999}.under__popup__body{border-top:none;border-left:1px solid #f2f2f2;border-right:1px solid #f2f2f2;padding:5px;height:500px;overflow:auto}.skeleton-placeholder{background-color:#f2f2f2;border-radius:5px;width:100%;height:100px;object-fit:cover}.list-vertical-item-skeleton{display:flex;margin-top:10px;margin-bottom:10px;width:500px;align-items:flex-start;flex-direction:column}.v-item-image-section-img-skeleton{width:150px;height:100px;border-radius:5px;background:#f2f2f2;position:relative;overflow:hidden}.v-item-image-section-img-skeleton:before{content:"";position:absolute;top:0;left:0;width:30px;height:100%;background:linear-gradient(90deg,#f2f2f2,#ddd,#f2f2f2);animation:loading 2s linear infinite}.v-item-title-skeleton{font-weight:700;font-size:17px;border-radius:5px;width:100px;height:18px;background:#f2f2f2;position:relative;overflow:hidden;margin:5px 3px 3px}.v-item-title-skeleton:before{font-weight:700;font-size:17px;margin:3px;content:"";position:absolute;top:0;left:0;width:30px;height:100%;background:linear-gradient(90deg,#f2f2f2,#ddd,#f2f2f2);animation:loading 2s linear infinite}.v-item-contents-end-info-skeleton{display:flex}.end-info-item-skeleton{font-size:13px;color:var(--gandalf);margin-right:5px}.v-item-contents-short-skeleton{border-radius:5px;width:200px;height:18px;background:#f2f2f2;position:relative;overflow:hidden;margin:5px 3px 3px}.v-item-contents-short-skeleton:before{content:"";position:absolute;top:0;left:0;width:30px;height:100%;background:linear-gradient(90deg,#f2f2f2,#ddd,#f2f2f2);animation:loading 2s linear infinite}.v-item-contents-description-skeleton{border-radius:5px;width:230px;height:18px;background:#f2f2f2;position:relative;overflow:hidden;margin:5px 3px 3px}.v-item-contents-description-skeleton:before{content:"";position:absolute;top:0;left:0;width:30px;height:100%;background:linear-gradient(90deg,#f2f2f2,#ddd,#f2f2f2);animation:loading 2s linear infinite}@keyframes loading{0%{transform:translateX(0)}50%,to{transform:translateX(460px)}}.keyword-group-skeleton{display:flex;align-items:center;margin:5px;flex-wrap:wrap}.keyword-item-skeleton{margin:5px;width:100px;height:30px;white-space:nowrap;background:#f2f2f2;position:relative;overflow:hidden;padding:5px 10px;line-height:20px;border-radius:10px}.keyword-item-skeleton:before{content:"";position:absolute;top:0;left:0;width:30px;height:100%;background:linear-gradient(90deg,#f2f2f2,#ddd,#f2f2f2);animation:loading 2s linear infinite}.banner__section-sekeleton{width:100%;height:500px;white-space:nowrap;background:#f2f2f2;position:relative;overflow:hidden;line-height:20px;border-radius:10px}.banner__section-sekeleton:before{content:"";position:absolute;top:0;left:0;width:100px;height:100%;background:linear-gradient(90deg,#f2f2f2,#ddd,#f2f2f2);animation:loading_banner 5s linear infinite}@keyframes loading_banner{0%{transform:translateX(0)}50%,to{transform:translateX(3000px)}}.section__body__separated{display:flex}.part__title{font-weight:600;color:var(--first-color);margin-top:10px}.section__body__separated .part__01{padding:10px}.section__body__separated .part__02{border-left:1px solid #ccc;padding:10px}.contents-area{max-width:1028px;margin:0 auto}@media (min-width:728px){.section__body__separated{flex-direction:row}.section__body__separated .part__01{width:80%}.section__body__separated .part__02{max-width:300px;right:0}}@media (max-width:728px){.section__body__separated{flex-direction:column}.section__body__separated .part__02{order:-1;margin-top:10px}}@keyframes wave{0%{background-position:0}to{background-position:100vw}}@keyframes wave-reverse{0%{background-position:100vw}to{background-position:0}}@keyframes floatClouds{0%{transform:translateX(0)}to{transform:translateX(100%)}}.image_resized img{width:100%;height:auto;text-align:center}img.center-image{text-align:center}.container{position:relative;width:100%;height:100vh;display:flex;flex-direction:column}.header-nav02{position:fixed;top:0;width:100%;justify-content:space-between;padding:20px;background:rgba(0,0,0,.5);color:#fff;z-index:10}.header-nav02,main{display:flex;align-items:center}main{flex:1 1;justify-content:center;position:relative;z-index:1}.content{background:rgba(0,0,0,.5);padding:20px;border-radius:10px;color:#fff;text-align:center}.content h2{font-size:48px;margin:0;position:relative;display:inline-block}.content h2 span{color:#fff;background:rgba(0,0,0,.8);padding:0 10px}.content p{margin:20px 0}.content button{padding:10px 20px;border:none;border-radius:5px;background:#fff;color:#000;cursor:pointer}.post__area__frame{z-index:100}.background-image{position:absolute;top:0;left:0;width:100%;height:100%;background:url(/assets/background/forest03.jpg) no-repeat 50%/cover;z-index:0}#header02{position:fixed;top:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px;background:rgba(0,0,0,.5);color:#fff;z-index:10}#header02 .background-body{margin-top:unset!important}#header02 .header__logo__img{width:30px!important}#header02 .nav-btn{color:#fff!important}.introduction__content{display:flex;text-align:center;margin:60px 30px;border:1px solid #fff;border-radius:10px;width:97%}.text-overlay{position:relative;width:40%;padding:20px;color:transparent;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:10px 0 0 10px}.text-overlay-title-header{position:absolute;right:10px}.text-overlay h1{font-size:5em;font-weight:700}.text-overlay .highlight{color:transparent;opacity:1}.text-overlay p{color:#fff;margin-top:20px;line-height:1.5}.height-50{height:50px}.height-100{height:100px}.height-200{height:200px}.text-overlay-info-area{margin-top:150px;text-align:left}.text-overlay-info-handler{height:100px;margin-top:100px}.text-overlay button{margin-top:20px;padding:10px 20px;background:#fff;color:#000;border:none;cursor:pointer;border-radius:5px}.blend-text{font-size:3em;font-weight:700;background:url(/assets/background/forest03.jpg) no-repeat;background-size:cover;-webkit-background-clip:text;color:transparent;mix-blend-mode:normal}.image-overlay{width:60%;overflow:hidden;position:relative;color:#fff;padding:20px}.image-overlay .image-overlay-title-header{position:absolute;left:10px;font-size:5em;font-weight:700}@media (max-width:768px){.container{height:100%}.introduction__content{margin:70px 20px!important;display:unset;width:100%;overflow:auto;height:100%;overflow-x:scroll}.text-overlay{border-radius:10px 10px 0 0!important}.image-overlay,.text-overlay{width:100%}.text-overlay{border-radius:10px 0 0 10px;padding:40px}.blend-text{font-size:3em}.text-overlay p{margin-top:20px}}.slider__area__v02__list{display:flex;overflow-x:scroll;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scroll-behavior:smooth;cursor:-webkit-grab;cursor:grab;scrollbar-width:none;margin-bottom:20px;padding:10px}.slider__area__v02__list::-webkit-scrollbar{display:none}.slider__area__v02__list .card__item{flex:0 0 auto;margin-right:20px;color:transparent;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:10px;align-items:center;justify-content:center;font-size:16px;font-weight:700;text-align:center;cursor:pointer;transition:transform .3s ease;display:flex;flex-direction:column;justify-content:space-between;box-shadow:8px 8px 15px rgba(0,0,0,.3),-4px -4px 10px hsla(0,0%,100%,.2)}.slider__area__v02 .card__item:hover{transform:scale(1.1)}.slider__area__v02 .card__item .card__item__title{color:#fff}.slider__area__v02 .card__item__header .slider__card__item__img{width:150px;height:100px;max-height:100px;border-radius:10px 10px 0 0}.slider__area__handler__v02{display:flex;justify-content:space-between}.slider__area__handler__btn__v02{background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:50%;box-shadow:0 4px 8px rgba(0,0,0,.1);width:50px;height:50px;font-size:30px;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;margin:0 10px;transition:transform .3s ease;color:#fff}.slider__area__handler__btn__v02:hover{transform:scale(1.1)}.slider__area__v02 .slider__btn{margin-top:20px;padding:10px 20px;background:transparent;color:var(--first-color-light);border:none;cursor:pointer;border-radius:5px}.container__area{position:fixed;top:0;left:0;width:100%;height:120vh;display:flex;z-index:-1;background-image:url(/assets/background/forest03.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed}.contents__area{overflow-y:scroll;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;cursor:-webkit-grab;cursor:grab;scrollbar-width:none;height:2000px;margin:60px 0;border-radius:10px;padding:10px;width:100%}.contents__section__cover{display:flex;justify-content:center;width:100%}.category__section{z-index:3;display:flex;align-items:center;margin:5px;flex-wrap:wrap;gap:10px 10px}.contents__section{display:flex;flex-wrap:wrap;justify-content:center;gap:20px 20px;border-top:5px solid hsla(0,0%,100%,.416);margin:20px 5px 5px;padding-top:20px}.card__area{position:relative;width:200px;height:300px;border-radius:5px 5px 0 0;background:transparent;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:8px 8px 15px rgba(0,0,0,.3),-4px -4px 10px hsla(0,0%,100%,.2)}.card__area:hover{cursor:pointer}.card__area:active{transform:translateY(2px)}.card__area:before{content:"";position:absolute;left:0;right:0;bottom:0;height:0%;background:linear-gradient(0deg,rgba(209,255,215,.459),transparent);transition:height .3s ease}.card__area:hover:before{height:100%}.card-image-area img{border-radius:5px 5px 0 0;width:100%;height:100px}.card-info-area{padding:5px}.card-title{font-size:14px;font-weight:700;color:#fff}.card-title-sub{font-size:12px;color:#fff}.card-info-area-end{position:absolute;bottom:0;align-self:flex-end;display:flex;justify-content:space-between;width:100%;padding:5px}.no-posts-message img{width:500px}@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&display=swap");:root{--primary-color:#343541;--second-color:#505159;--first-color:#8b4513;--first-color-light:#f1d3b1;--first-black:rgba(64,65,79,.5);--second-black:rgba(64,65,79,var(--tw-bg-opacity));--third-black:rgba(64,65,79,.5);--op-black:rgba(3,3,3,.417);--warning-red:#ff4081;--clooney:#c1bec1;--white-color:#f9f9f9;--karl:#edeced;--gandalf:#979197;--primary_shade_dark:#ad87e4;--primary_shade_light:#decff4;--gradient-start:#8b4513;--gradient-end:#f9b86f;--warning:#f9c310cc;--error:#e40d63cc;--success:#488c6e;--btn_blue:#3561d8;--max-width:1100px;--border-radius:12px;--nav-width:0px;--header-height:50px;--highlight-color:rgba(255,64,129,.5)}*{box-sizing:border-box;padding:0;margin:0}html{font-feature-settings:normal;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal}body,html{overflow-x:hidden}a{color:inherit;text-decoration:none}.rendering-page-container{position:relative}.rendering-page-body{opacity:0;transition:opacity 1.5s ease-in-out}.rendering-page-body.show{opacity:1}.__padding__5__horizontal{padding:0 5px}