.homepage_content__m6Qf_{display:flex;gap:50px}@media screen and (max-width:1024px){.homepage_content__m6Qf_{flex-direction:column}}.categorylist_title__9Mrlu{margin:50px 0;color:var(--brandColor)}.categorylist_categories__Ba2eM{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}.categorylist_category__G4Mzv{display:flex;align-items:center;gap:10px;text-transform:capitalize;width:15%;height:80px;justify-content:center;border-radius:6px;font-size:1rem;text-align:center;background-color:var(--brandColor);color:#fff;transition:all .3s ease-in-out}.categorylist_category__G4Mzv:hover{box-shadow:0 0 16px 0 rgba(0,0,0,.5)}.categorylist_category__G4Mzv.categorylist_fashion__oPLoZ{background-color:#da85c731}.categorylist_category__G4Mzv.categorylist_food__gka7T{background-color:#7fb88133}.categorylist_category__G4Mzv.categorylist_travel__WkCub{background-color:#ff795736}.categorylist_category__G4Mzv.categorylist_culture__WOkmc{background-color:#ffb04f45}.categorylist_category__G4Mzv.categorylist_coding__ghHBN{background-color:#5e4fff31}.categorylist_image__yuEwO{border-radius:50%}@media screen and (max-width:1280px){.categorylist_category__G4Mzv{width:20%}}@media screen and (max-width:1024px){.categorylist_category__G4Mzv{width:25%}}@media screen and (max-width:768px){.categorylist_category__G4Mzv{width:45%}}@media screen and (max-width:640px){.categorylist_category__G4Mzv{width:100%}}.card_container__k8GgL{margin-bottom:50px;display:flex;align-items:center;gap:50px;position:relative}.card_imageContainer__eMrql{flex:1 1;height:350px;position:relative}.card_actionButtons__cpYrD{opacity:0;transform:scale(0);transition:all .3s ease-in-out;display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:absolute;right:5px;top:5px;background-color:rgba(0,0,0,.5);gap:5px;border-radius:6px;padding:5px;cursor:pointer}.card_container__k8GgL:hover>.card_actionButtons__cpYrD{opacity:1;transform:scale(1);z-index:999}.card_image__c1ZAX{object-fit:cover}.card_textContainer__lSDK1{flex:1 1;display:flex;flex-direction:column;gap:75px}.card_date__w5NEy{color:gray;text-transform:capitalize}.card_category__gzsDK{color:crimson;font-weight:500}.card_desc__tZ36k{font-size:18px;font-weight:300;color:var(--softTextColor)}.card_link__uPd9S{border-bottom:1px solid crimson;width:max-content;padding:2px 0}@media screen and (max-width:1280px){.card_imageContainer__eMrql{display:none}}@media screen and (max-width:640px){.card_textContainer__lSDK1{gap:15px}}.card_detail__Q8w84{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.card_bottom__nY_JZ{display:flex;flex-direction:column;gap:10px}.card_catTitle__xnbvn{position:absolute;left:5px;top:5px;z-index:99999;font-size:12px;font-style:oblique;color:var(--brandColor);border-bottom:1px solid var(--brandColor);cursor:pointer}.cardlist_container__iuP4S{flex:5 1}.cardlist_title__j_buM{margin:50px 0;color:var(--brandColor)}@keyframes carousel_carousel_sliding_animation__toyaV{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}.carousel_carousel_container__v0esh{display:flex;flex:1 1;position:relative;flex-direction:row;align-items:center;justify-content:center;margin-top:20px;height:max-content;text-align:center;height:610px}.carousel_carousel_description__n3vEh{position:absolute;bottom:5px;z-index:99999;background-color:rgba(0,0,0,.6);color:#fff;left:50%;transform:translateX(-50%);padding:10px;border-radius:6px;font-size:14px}.carousel_carousel_item__x6ET5{transition:all .3s ease-in-out;flex:1 1;height:600px;width:750px;position:absolute!important}.carousel_carousel_item__x6ET5>img{object-fit:contain}.carousel_carousel_item_active__wsq9J{opacity:1;z-index:9999}.carousel_carousel_item_inactive__XiKNf{opacity:0;z-index:-999}@media screen and (max-width:1280px){.carousel_carousel_item__x6ET5{height:650px}}@media screen and (max-width:1024px){.carousel_carousel_item__x6ET5{height:550px}}@media screen and (max-width:768px){.carousel_carousel_description__n3vEh{width:100%}}@media screen and (max-width:640px){.carousel_carousel_description__n3vEh{width:100%}.carousel_carousel_container__v0esh{margin-top:0}}.carousel_carousel-container__CloOB{display:grid;place-items:center;grid-template-areas:"inner-div";position:relative}.carousel_inner__O_JrG{grid-area:inner-div;overflow:hidden;position:relative;transition-property:all;transition-duration:.5s;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:.5rem;cursor:pointer;width:-moz-fit-content;width:fit-content}.carousel_active-item__lVHtC{z-index:20;animation:.3s ease-in-out}.carousel_right-active-item__Z1qIU{margin-left:24rem!important;opacity:.7!important;transform:scale(.9);z-index:-10}.carousel_left-active-item__8TXD5{margin-right:24rem!important;opacity:.7!important;transform:scale(.9);z-index:-10}.carousel_inactive-items__Fk1b7{opacity:0}.carousel_image__Swd3I{object-position:center;transition-property:all;transition-duration:.3s;object-fit:contain}.carousel_inner__O_JrG:hover .carousel_image__Swd3I{transform:scale(1.1)}.carousel_image-normal__5_IDt{height:20rem}.carousel_image-large__l6OOK{height:24rem}@media (min-width:1024px){.carousel_image-large__l6OOK{height:650px}}@media (min-width:1536px){.carousel_image-large__l6OOK{height:750px}}.carousel_header-text__qECug{position:absolute;bottom:2.5rem;padding:.25rem .5rem;margin-bottom:.75rem;font-weight:700;border-radius:.75rem}.carousel_header-text-white__C6HgX{background-color:#fff;color:#000;mix-blend-mode:screen}.carousel_header-text-black__d3pgz{background-color:#000;color:#fff;mix-blend-mode:multiply}.carousel_header-text-normal-size__ApZnI{font-size:1rem;line-height:1.5rem}.carousel_header-text-large-size__MV8K5{font-size:1.25rem;line-height:1.75rem}.carousel_sub-text__VzIFS{position:absolute;bottom:1.25rem;padding:.25rem .5rem;border-radius:.75rem}.carousel_sub-text-white__1CDw6{background-color:#fff;color:#000;mix-blend-mode:screen}.carousel_sub-text-black__wvQ_x{background-color:#000;color:#fff;mix-blend-mode:multiply}.carousel_sub-text-normal-size__trVdz{font-size:.875rem;line-height:1.25rem}.carousel_sub-text-large-size__zc_tX{font-size:1.125rem;line-height:1.75rem}.carousel_active-render-item__36i0D{position:absolute;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.carousel_default-item__UZYXQ{padding:.25rem;margin:.25rem;background-color:#fff;color:#000;border-radius:.5rem;mix-blend-mode:screen}.carousel_custom-item__aIgTI{margin:.25rem;padding:.25rem}.featured_container__SPw_B{margin-top:30px}.featured_title__AOWfh{font-size:40px;font-weight:400;text-align:center;color:var(--brandColor)}.featured_post__F9bVY{margin-top:60px;display:flex;align-items:center;gap:50px}.featured_imgContainer__PkxSV{flex:1 1;height:500px;position:relative}.featured_image__Y1VKw{object-fit:cover}.featured_textContainer__t9fBO{flex:1 1;display:flex;flex-direction:column;gap:20px}.featured_postTitle__FQPNB{font-size:40px}.featured_postDesc__om6Wz{font-size:20px;font-weight:300;color:var(--softTextColor)}.featured_button__oeccp{padding:16px 20px;border:none;border-radius:5px;width:max-content}@media screen and (max-width:1280px){.featured_title__AOWfh{font-size:35px}}@media screen and (max-width:1024px){.featured_title__AOWfh{font-size:30px}.featured_imgContainer__PkxSV{display:none}}@media screen and (max-width:768px){.featured_title__AOWfh{font-size:25px}}.menu_container__plsk_{flex:2 1;margin-top:60px;max-height:500px;overflow-y:scroll;position:relative}.menu_subtitle___knid{color:gray;font-size:16px;font-weight:400}.menu_title__rR1Zp{font-size:28px;position:-webkit-sticky;position:sticky;top:0;background-color:var(--bg);z-index:999;margin-bottom:20px}.menuposts_items__1pP44{margin-top:35px;margin-bottom:60px;display:flex;flex-direction:column;gap:35px}.menuposts_item__QcLfF{display:flex;align-items:center;gap:20px}.menuposts_imageContainer__NL2mD{flex:1 1;aspect-ratio:1/1;position:relative}.menuposts_image__ucwgF{border-radius:50%;border:3px solid #d3d3d3;object-fit:cover}.menuposts_textContainer__axksp{flex:4 1;display:flex;flex-direction:column;gap:5px}.menuposts_category__BnvbZ{padding:3px 8px;border-radius:6px;font-size:12px;color:#fff;width:max-content}.menuposts_category__BnvbZ.menuposts_travel__3cGgr{background-color:#ff7857}.menuposts_culture__3GJCf{background-color:#ffb14f}.menuposts_food__nvRnl{background-color:#7fb881}.menuposts_fashion__6fSwB{background-color:#ff7887}.menuposts_coding__oiE4z{background-color:#775aec}.menuposts_style__qXOv6{background-color:#789cff}.menuposts_postTitle__sCGCT{font-size:18px;font-weight:500;color:var(--softTextColor)}.menuposts_detail__pB_N4{font-size:12px}.menuposts_date__SYLM_{color:gray}.menuposts_devami__JrG4B{text-decoration:underline;font-weight:600;cursor:pointer}.pagination_container__O9Aj9{display:flex;justify-content:space-between}.pagination_button__6QvqI{width:100px;border:none;padding:16px;background-color:crimson;color:#fff;cursor:pointer}.pagination_button__6QvqI:disabled{background-color:rgba(220,20,60,.473);cursor:not-allowed}