.explore_section{background:#f5f5f5;padding-block:80px}@media screen and (max-width:991px){.explore_section{padding-block:60px}}.explore_section .explore_list{border:1px solid var(--Border-Primary);background:#fcfcfc;border-radius:16px;padding:24px}@media screen and (max-width:991px){.explore_section .explore_list{padding:16px}}.explore_section .explore_item{cursor:pointer;align-items:center;width:100%;height:100px;min-height:100px;padding-block:24px;text-decoration:none;transition:border-color .4s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;border-bottom:1px dashed var(--Border-Primary)!important}@media screen and (max-width:991px){.explore_section .explore_item{flex-direction:column;align-items:flex-start;height:auto;min-height:auto;padding-block:24px}}.explore_section .explore_item:first-child{padding-top:0}.explore_section .explore_item:last-child{padding-bottom:0;border-bottom:none!important}.explore_section .explore_item .explore_item_icon{opacity:1;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-right:24px;transition:width .4s cubic-bezier(.25,.8,.25,1),margin-right .4s cubic-bezier(.25,.8,.25,1),opacity .3s cubic-bezier(.25,.8,.25,1),transform .4s cubic-bezier(.25,.8,.25,1);display:flex;overflow:hidden;transform:scale(1)}@media screen and (max-width:991px){.explore_section .explore_item .explore_item_icon{display:none!important}}.explore_section .explore_item .explore_item_icon img{width:100%;height:100%}.explore_section .explore_item .explore_item_img_wrap{opacity:0;border-radius:16px;flex-shrink:0;align-items:center;width:0;height:auto;margin-right:0;transition:width .4s cubic-bezier(.25,.8,.25,1),margin-right .4s cubic-bezier(.25,.8,.25,1),opacity .4s cubic-bezier(.25,.8,.25,1);display:flex;overflow:hidden}@media screen and (min-width:992px){.explore_section .explore_item .explore_item_img_wrap{border-radius:8px;height:80px}}@media screen and (max-width:991px){.explore_section .explore_item .explore_item_img_wrap{opacity:1;aspect-ratio:16/10;width:100%;height:auto;max-height:none;margin:0 0 20px!important}}.explore_section .explore_item .explore_item_img_wrap img{object-fit:cover;flex-shrink:0;width:140px;min-width:140px;height:80px;min-height:80px}@media screen and (max-width:991px){.explore_section .explore_item .explore_item_img_wrap img{border-radius:16px;width:100%;min-width:100%;height:100%;min-height:100%}}.explore_section .explore_item .explore_item_content{flex-grow:1;min-width:0;margin-left:24px;position:relative}@media screen and (max-width:991px){.explore_section .explore_item .explore_item_content{flex-direction:column;width:100%;margin-left:0;display:flex}}.explore_section .explore_item .explore_item_content .explore_item_title_row{justify-content:space-between;align-items:center;width:100%;display:flex}.explore_section .explore_item .explore_item_content h3{color:#1c1a19;font-family:var(--font-sans);letter-spacing:-.28px;margin-bottom:0;font-size:2.5rem;font-weight:500;line-height:125%;transition:transform .4s cubic-bezier(.25,.8,.25,1)}@media screen and (max-width:991px){.explore_section .explore_item .explore_item_content h3{font-size:1.375rem;font-weight:500}}.explore_section .explore_item .explore_item_content .explore_desc_wrapper{opacity:0;pointer-events:none;width:100%;transition:opacity .4s cubic-bezier(.25,.8,.25,1),transform .4s cubic-bezier(.25,.8,.25,1);position:absolute;top:100%;left:0;transform:translateY(-4px)}@media screen and (max-width:991px){.explore_section .explore_item .explore_item_content .explore_desc_wrapper{display:none!important}}.explore_section .explore_item .explore_item_content .explore_desc_wrapper p{color:var(--Text-Secondary);font-family:var(--font-sans);letter-spacing:.2px;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;margin-bottom:0;font-size:1rem;font-weight:400;line-height:150%;overflow:hidden}.explore_section .explore_item .mobile_arrow{display:none!important}@media screen and (max-width:991px){.explore_section .explore_item .mobile_arrow{display:flex!important}}.explore_section .explore_item .desktop_arrow{display:flex!important}@media screen and (max-width:991px){.explore_section .explore_item .desktop_arrow{display:none!important}}.explore_section .explore_item .explore_item_arrow{opacity:.5;flex-shrink:0;margin-left:8px;transition:opacity .4s}@media screen and (max-width:991px){.explore_section .explore_item .explore_item_arrow{opacity:1;background:#f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-left:12px;display:flex}}.explore_section .explore_item .explore_item_arrow .arrow_wrap{width:1.5rem;height:1.5rem;position:relative;overflow:hidden}@media screen and (max-width:991px){.explore_section .explore_item .explore_item_arrow .arrow_wrap{width:20px;height:20px}}.explore_section .explore_item .explore_item_arrow .arrow_img{width:3rem;height:1.5rem;transition:transform .4s cubic-bezier(.25,.8,.25,1);display:flex}@media screen and (max-width:991px){.explore_section .explore_item .explore_item_arrow .arrow_img{width:40px;height:20px}}.explore_section .explore_item .explore_item_arrow .arrow_img img{object-fit:contain;flex-shrink:0;width:1.5rem;height:1.5rem}@media screen and (max-width:991px){.explore_section .explore_item .explore_item_arrow .arrow_img img{width:20px;height:20px}}@media screen and (min-width:992px){.explore_section .explore_item.active .explore_item_icon,.explore_section .explore_item:hover .explore_item_icon{opacity:0;pointer-events:none;width:0;margin-right:0;transform:scale(.5)}.explore_section .explore_item.active .explore_item_img_wrap,.explore_section .explore_item:hover .explore_item_img_wrap{opacity:1;width:140px;margin-right:24px}.explore_section .explore_item.active .explore_desc_wrapper,.explore_section .explore_item:hover .explore_desc_wrapper{opacity:1;transform:translateY(-8px)}.explore_section .explore_item.active .explore_item_arrow,.explore_section .explore_item:hover .explore_item_arrow{opacity:1}.explore_section .explore_item.active .explore_item_arrow .arrow_img,.explore_section .explore_item:hover .explore_item_arrow .arrow_img{transform:translate(-1.5rem)}}
