.slider_section{
	margin-top: 100px;
}
/* Dots Container */
.global-category-slider .slick-dots {
    position: relative;
    bottom: -10px;
    text-align: center;
    padding: 0;
    margin: 0px 0 0 0;
}

/* Each Dot */
.global-category-slider .slick-dots li {
    display: inline-block;
    margin: 0 6px;
}

/* Dot Button Style */
.global-category-slider .slick-dots li button {
    font-size: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: #000;
    background: #000;
}

/* Active Dot */
.global-category-slider .slick-dots li.slick-active button {
    background: #3465EA;
    border-color: #3465EA;
}

/* Hover Effect */
.global-category-slider .slick-dots li button:hover {
    background: #3465EA;
}
.slick-dots li button:before{
	display: none;
}
.global-category-slider .slider_img_section{
	width: 65%;
}
.global-category-slider .slider_img_section img{
	width: 100%;
	height: 546px;
	object-fit: cover;
	border-top-left-radius: 24px;
	border-bottom-left-radius: 24px;
}
.global-category-slider .slider-cat{
	background-color: oklch(.97 .014 254.604);
	border: 1px solid oklch(.882 .059 254.128);
	border-radius: 10px;
	padding: 2px 7px;
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0px 20px;
	color: oklch(.488 .243 264.376);
	display: inline-block;
}
.global-category-slider h3{
	font-weight: 500;
	font-size: 30px;
	line-height: 36px;
	margin: 0px 0px 20px;
}
.global-category-slider h3 a{
	color: #000;
}
.global-category-slider .slider-excerpt{
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	margin: 0px 0px 32px !important;
	color: oklch(.446 .03 256.802);
}
.global-category-slider .blog_row_section{
	display: flex;
	align-items: center;
	justify-content: start;
	border-bottom: 1px solid oklch(.967 .003 264.542);
	padding-bottom: 15px;
	margin-bottom: 32px;
}
.global-category-slider .user_name_section{
	display: flex;
	align-items: center;
	margin-right: 30px;
}
.global-category-slider .user_name_section .user_avator{
	width: 32px;
	height: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: linear-gradient(to bottom right, #60A5FA, #22D3EE);
	border-radius: 40px;
	margin-right: 5px;
}
.global-category-slider .user_name_section .user_avator h1{
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	margin: 0px;
	height: unset;
}
.global-category-slider .blog_row_section .user_name_section h3{
	color: oklch(.373 .034 259.733);
	font-size: 14px;
	line-height: 19px;
	font-weight: 500;
	margin: 0px;
}
.global-category-slider .blog_row_section .date_section{
	display: flex;
	align-items: center;
	margin-right: 50px;
	font-size: 14px;
	line-height: 19px;
	margin: 0px;
	color: oklch(.446 .03 256.802);
	margin-right: 30px;
}
.global-category-slider .blog_row_section .date_section svg{
	margin-right: 7px;
}
.global-category-slider .blog_row_section .time_section{
	display: flex;
	align-items: center;
	font-size: 14px;
	line-height: 19px;
	margin: 0px;
	color: oklch(.446 .03 256.802);
}
.global-category-slider .blog_row_section .time_section svg{
	margin-right: 7px;
}
.slider_section .btn_readmore{
	padding: 10px 15px;
	font-weight: 500;
	font-size: 14px;
	line-height: 19px;
	color: #fff;
	border: 0px;
	border-radius: 10px;
	box-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
	background: linear-gradient(to right, #2563eb, #06b6d4);
	display: inline-block;
}
.global-category-slider .slider-item {

    height: 546px;
    position: relative;
    color: #000;
		border-radius: 24px;
		display: flex;
		box-shadow: 0 20px 60px var(--tw-shadow-color, #0000001f);
		background-color: #fff;
}
.global-category-slider .slider-caption{
	width: 35%;
	padding: 48px;
}

.wp-block-latest-posts__list .wp-block-latest-posts__post-title{
	display: none;
}
.wp-block-group.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained .wp-block-spacer, .wp-block-group.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained .wp-block-post-title, .wp-block-group.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained .wp-block-template-part,.wp-block-group.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained .has-global-padding{
	display: none;	
}
:root :where(.wp-block-group){
		padding: unset !important;
}
a{
	text-decoration: none;
}
main{
	background-color: #fff;	
}
.mobile_section{
	display: none;
}
.has-global-padding{
	padding: unset !important;	
}
.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){
	max-width: unset;	
}
:root :where(.is-layout-flow) > *{
	margin-top: unset !important;
}
:root :where(.is-layout-flow) > :first-child{
	margin-bottom: unset !important;	
}
:where(.wp-site-blocks) > *{
	margin-top: unset;	
}
body{
	background: #f5f5f5;	
}
.container{
	width: 1280px;
	margin: 0px auto;
}
.header_section{
	padding: 12px 0px !important;
	background-color: color-mix(in oklab, #fff 80%, transparent) !important;
	box-shadow: 0 2px 20px var(--tw-shadow-color, #00000008) !important;
	position: fixed;
	width: 100%;
	top: 0px;
	z-index: 9999;
}
.header_section .nav_menu{
	gap: 0px;	
}
.header_section .nav_menu a{
	padding: 8px 20px;	
}
.header_section .nav_menu a span{
		color: oklch(.373 .034 259.733);
		font-size: 14px;
		line-height: 19px;
		font-weight: 500;
}
.search_field_section{
	display: flex;
	align-items: center;
}
.search_field_section .btn_buysim{
	background: linear-gradient(to right, #2563EB, #06B6D4);
	border: 0px;
	padding: 8px 20px;
	border-radius: 10px;
	color: #fff;
	box-shadow: 0 4px 6px -1px var(--tw-shadow-color, #0000001a), 0 2px 4px -2px var(--tw-shadow-color, #0000001a);
	font-size: 14px;
	font-weight: 500;
	margin-left: 10px;
	display: block;
}
.search_field_section .input_field_section{
	background-color: #f3f3f5;
	border: 1px solid color-mix(in oklab, oklch(.708 0 0) 50%, transparent);
	font-size: 14px;
	line-height: 20px;
	padding: 10px 15px;
	display: flex;
	align-items: center;
	border-radius: 10px;
	width: 256px;
}
.search_field_section .input_field_section input{
	border: 0px;
	background: transparent;
	margin-left: 12px;
}
.footer_section{
	background-color: oklch(.21 .034 264.665);
	padding: 70px 0px 10px !important;
}
.footer_section .footer_title_text_section h1{
	font-size: 16px;
	font-weight: 500;
	line-height: 21px;
	margin: 0px 0px 10px;
	color: #fff;
}
.footer_section .footer_title_text_section p{
	color: oklch(.707 .022 261.325);
	font-size: 14px;
	line-height: 19px;
	font-weight: 500;
	margin: 0px;
}
.footer_section .footer_link a{
	color: oklch(.707 .022 261.325) !important;
	font-size: 14px;
	line-height: 19px;
	font-weight: 500;
}
.footer_section .footer_bottom_section{
	border-top: 1px solid oklch(.278 .033 256.848);
	padding: 30px 0px;
	margin-top: 40px;
}
.footer_section .footer_bottom_section p{
	color: oklch(.707 .022 261.325);
	font-size: 14px;
	line-height: 19px;
	font-weight: 500;
	margin: 0px;
	text-align: center;
}
.latest_articles_section{
		display: flex;
		justify-content: center;
		align-items: top;
		padding: 70px 0px;
}
.latest_articles_section .articles_section{
	width: 69%;
	margin-right: 35px;
}
.blog_categories_card{
	display: none;
}
.latest_articles_section .articles_section .blog_card:hover .blog_categories_card .text_section h1{
		color: oklch(.546 .245 262.881);
}
.latest_articles_section .articles_section .blog_categories_card{
	display: block;
	box-shadow: 0 12px 40px var(--tw-shadow-color, #0000001a);
	border: 1px solid oklch(.932 .032 255.585);
	position: relative;
	border-radius: 16px;
}
.latest_articles_section .articles_section .blog_categories_card img{
	width: 100%;
	height: 224px;
	object-fit: cover;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
}
.latest_articles_section .articles_section .blog_categories_card .arrow_section{
	width: 40px;
	height: 40px;
	border-radius: 40px;
	background-color: #fff;
	box-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 170px;
	right: 15px;
	display: none;
}
.latest_articles_section .articles_section .blog_card:hover .blog_categories_card .arrow_section{
	display: flex;
}
.latest_articles_section .articles_section .blog_categories_card .arrow_section i{
	color: oklch(.546 .245 262.881);
}
.latest_articles_section .articles_section .blog_categories_card .text_section{
	padding: 28px;
}
.latest_articles_section .articles_section .blog_categories_card .text_section .badge{
		font-size: 12px;
		line-height: 100%;
		color: oklch(.373 .034 259.733);
		font-weight: 500;
		position: absolute;
		top: 15px;
		right: 15px;
		padding: 5px 7px;
		background-color: #fff;
		margin: 0px 0px 20px;
		border-radius: 8px;
		display: inline-block;
		box-shadow: 0 4px 6px -1px var(--tw-shadow-color, #0000001a), 0 2px 4px -2px var(--tw-shadow-color, #0000001a);
}
.latest_articles_section .articles_section .blog_categories_card .text_section h1{
		font-size: 20px;
		line-height: 30px;
		color: #000;
		font-weight: 500;
		margin: 0px 0px 12px;
		height: 55px;
}
.latest_articles_section .articles_section .blog_categories_card .text_section p{
		font-size: 14px;
		line-height: 21px;
		color: oklch(.446 .03 256.802);
		font-weight: 400;
		margin: 0px 0px 0px;
		display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;       /* Limit to 3 lines */
      overflow: hidden;
      text-overflow: ellipsis;
		height: 46px;
}
.latest_articles_section .articles_section .blog_categories_card .blog_row_section{
	display: flex;
	align-items: center;
	justify-content: start;
	margin-top: 20px;
	border-top: 1px solid oklch(.967 .003 264.542);
	padding-top: 15px;
}
.latest_articles_section .articles_section .blog_categories_card .user_name_section{
	display: flex;
	align-items: center;
	margin-right: 20px;
}
.latest_articles_section .articles_section .blog_categories_card .user_name_section .user_avator{
	width: 24px;
	height: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: linear-gradient(to bottom right, #60A5FA, #22D3EE);
	border-radius: 40px;
	margin-right: 5px;
}
.latest_articles_section .articles_section .blog_categories_card .user_name_section .user_avator h1{
	font-size: 10px;
	line-height: 15px;
	color: #fff;
	margin: 0px;
	height: unset;
}
.latest_articles_section .articles_section .blog_card:hover .blog_categories_card .user_name_section .user_avator h1{
	color: #fff;	
}
.latest_articles_section .articles_section .blog_categories_card .blog_row_section .user_name_section h3{
	color: oklch(.373 .034 259.733);
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	margin: 0px;
}
.latest_articles_section .articles_section .blog_categories_card .blog_row_section .date_section{
	display: flex;
	align-items: center;
	margin-right: 50px;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	color: oklch(.446 .03 256.802);
	margin-right: 20px;
}
.latest_articles_section .articles_section .blog_categories_card .blog_row_section .time_section{
	display: flex;
	align-items: center;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	color: oklch(.446 .03 256.802);
}
.latest_articles_section .articles_section .blog_categories_card .blog_row_section .time_section svg{
	margin-right: 5px;
}
.latest_articles_section .right_box_section{
	width: 31%;	
}
.latest_articles_section .articles_section .text_section h1{
		font-size: 30px;
		line-height: 36px;
		font-weight: 500;
		color: #000;
		margin: 0px 0px 15px;
}
.latest_articles_section .articles_section .text_section p{
		color: oklch(.551 .027 264.364);
}
.latest_articles_section .right_box_section .all_categories_box_section{
	box-shadow: 0 4px 20px var(--tw-shadow-color, #0000000a);
	background: #fff;
	border: 1px solid oklch(.967 .003 264.542);
	border-radius: 16px;
	padding: 25px;
	margin-bottom: 25px;
}
.latest_articles_section .right_box_section .all_categories_box_section .text_section{
	display: flex;
	justify-content: start;
	align-items: center;
	margin-bottom: 20px;
}
.latest_articles_section .right_box_section .all_categories_box_section .text_section .icon_box{
	width: 32px;
	height: 32px;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	background: linear-gradient(to bottom right, #3b82f6, #06b6d4);
	margin-right: 10px;
}
.latest_articles_section .right_box_section .all_categories_box_section .text_section h4{
	color: oklch(.21 .034 264.665);
	font-size: 18px;
	line-height: 24px;
	margin: 0px;
}
.latest_articles_section .right_box_section .all_categories_box_section ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.latest_articles_section .right_box_section .all_categories_box_section ul li{
	margin-bottom: 10px;	
}
.latest_articles_section .right_box_section .all_categories_box_section ul li:last-child{
		margin-bottom: 0px;
}
.latest_articles_section .right_box_section .all_categories_box_section ul li a{
	color: oklch(.373 .034 259.733);
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px;
	text-decoration: none;
}
.latest_articles_section .right_box_section .all_categories_box_section ul li a:hover{
	background: oklch(.97 .014 254.604);
	border-radius: 14px;
}
.latest_articles_section .right_box_section .all_categories_box_section ul li a .link_text_section{
	display: flex;
	justify-content: start;
	align-items: center;
}
.latest_articles_section .right_box_section .all_categories_box_section ul li a .link_text_section h5{
		color: oklch(.373 .034 259.733);
		font-weight: 500;
		font-size: 14px;
		line-height: 18px;
		margin: 0px 0px 0px 10px;
}
.latest_articles_section .right_box_section .all_categories_box_section ul li a:hover .link_text_section h5{
	color: oklch(.546 .245 262.881);	
}
.latest_articles_section .right_box_section .all_categories_box_section ul li a .categories_number_section{
	color: oklch(.145 0 0);
	background: oklch(.985 .002 247.839);
	border: 1px solid oklch(.928 .006 264.531);
	border-radius: 8px;
	padding: 3px 10px;
}
.latest_articles_section .right_box_section .all_categories_box_section ul li a:hover .categories_number_section{
		background: oklch(.97 .014 254.604);
}
.latest_articles_section .right_box_section .all_categories_box_section ul li a .categories_number_section h6{
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
}
.latest_articles_section .right_box_section .all_categories_box_section ul li a:hover .categories_number_section h6{
	color: oklch(.546 .245 262.881);
}
.latest_articles_section .right_box_section .trending_box_section{
		box-shadow: 0 4px 20px var(--tw-shadow-color, #0000000a);
		border: 1px solid oklch(.954 .038 75.164);
		border-radius: 16px;
		background: linear-gradient(to bottom right, #FFF7ED, #FEF2F2, #FDF2F8);
		padding: 25px;
		margin-bottom: 25px;
}
.latest_articles_section .right_box_section .trending_box_section .text_section{
	display: flex;
	justify-content: start;
	align-items: center;
	margin-bottom: 5px;
}
.latest_articles_section .right_box_section .trending_box_section .text_section .icon_box{
	width: 32px;
	height: 32px;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	background: linear-gradient(to bottom right, #F97316, #EF4444);
	margin-right: 10px;
}
.latest_articles_section .right_box_section .trending_box_section .text_section h3{
	color: oklch(.21 .034 264.665);
	font-size: 18px;
	line-height: 24px;
	margin: 0px;
}
.latest_articles_section .right_box_section .trending_box_section ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.latest_articles_section .right_box_section .trending_box_section ul li a{
	text-decoration: none;
}
.latest_articles_section .right_box_section .trending_box_section ul li a .trending_list_section{
	display: flex;
	justify-content: start;
	align-items: start;
	border-bottom: 1px solid color-mix(in oklab, oklch(.954 .038 75.164) 50%, transparent);
	padding: 15px 0px;
}
.latest_articles_section .right_box_section .trending_box_section ul li:last-child a .trending_list_section{
	border-bottom: 0px;
	padding: 15px 0px 0px;
}
.latest_articles_section .right_box_section .trending_box_section ul li a .trending_list_section .number_section{
	margin-right: 10px;
}
.latest_articles_section .right_box_section .trending_box_section ul li a .trending_list_section .number_section h2{
	color: oklch(.901 .076 70.697);
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
	margin: 0px;
}
.latest_articles_section .right_box_section .trending_box_section ul li a:hover .trending_list_section .number_section h2{
	color: oklch(.75 .183 55.934);	
}
.latest_articles_section .right_box_section .trending_box_section ul li a .trending_list_section .box_text_section h5{
	color: oklch(.373 .034 259.733);
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	margin: 0px 0px 7px;
}
.latest_articles_section .right_box_section .trending_box_section ul li a:hover .trending_list_section .box_text_section h5{
	color: oklch(.646 .222 41.116);	
}
.latest_articles_section .right_box_section .trending_box_section ul li a .trending_list_section .box_text_section p{
	color: oklch(.551 .027 264.364);
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
}
.latest_articles_section .right_box_section .popular_box_section{
	box-shadow: 0 4px 20px var(--tw-shadow-color, #0000000a);
	border: 1px solid oklch(.967 .003 264.542);
	padding: 25px;
	border-radius: 16px;
}
.latest_articles_section .right_box_section .popular_box_section h3{
	color: oklch(.21 .034 264.665);
	font-size: 18px;
	line-height: 24px;
	margin: 0px 0px 10px;
}
.latest_articles_section .right_box_section .popular_box_section .popular_hashtag_section a{
	color: oklch(.145 0 0);
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	padding: 7px 12px;
	border: 1px solid oklch(.928 .006 264.531);
	border-radius: 8px;
	display: inline-block;
	text-decoration: none;
	margin-right: 4px;
	margin-top: 10px;
}
.blog_inner_page{
	width: 896px;
	margin: 0px auto;
	padding: 70px 0px;
}
.blog_inner_page .blog_main_section{
	text-align: center;	
}
.blog_inner_page .blog_main_section .badge_section{
	color: oklch(.488 .243 264.376);
	background-color: oklch(.97 .014 254.604);
	border: 1px solid oklch(.882 .059 254.128);
	border-radius: 8px;
	padding: 5px 20px;
	display: inline-block;
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	margin-bottom: 24px;
}
.blog_inner_page .blog_main_section h1{
	font-size: 48px;
	line-height: 56px;
	font-weight: 400;
	color: #000;
	margin: 0px auto 35px;
	width: 80%;
}
.blog_inner_page .blog_main_section .blog_row_section{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 35px;
}
.blog_inner_page .blog_main_section .blog_row_section .user_name_section{
	display: flex;
	align-items: center;
	margin-right: 50px;
}
.blog_inner_page .blog_main_section .blog_row_section .user_name_section .user_avator{
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: linear-gradient(to bottom right, #60A5FA, #22D3EE);
	border-radius: 40px;
	margin-right: 10px;
}
.blog_inner_page .blog_main_section .blog_row_section .user_name_section .user_avator h1{
	font-size: 14px;
	line-height: 19px;
	color: #fff;
	margin: 0px;
}
.blog_inner_page .blog_main_section .blog_row_section .user_name_section h3{
	color: oklch(.373 .034 259.733);
	font-size: 14px;
	line-height: 19px;
	font-weight: 500;
	margin: 0px;
}
.blog_inner_page .blog_main_section .blog_row_section .date_section{
	display: flex;
	align-items: center;
	margin-right: 50px;
	font-size: 14px;
	line-height: 19px;
	margin: 0px;
	color: oklch(.446 .03 256.802);
	margin-right: 50px;
}
.blog_inner_page .blog_main_section .blog_row_section .date_section svg{
	margin-right: 8px;
}
.blog_inner_page .blog_main_section .blog_row_section .time_section{
	display: flex;
	align-items: center;
	margin-right: 50px;
	font-size: 14px;
	line-height: 19px;
	margin: 0px;
	color: oklch(.446 .03 256.802);
}
.blog_inner_page .blog_main_section .blog_row_section .time_section svg{
	margin-right: 8px;
}
.blog_inner_page .blog_main_section .social_link_section{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 25px;
}
.blog_inner_page .blog_main_section .social_link_section .social_text_section{
	color: oklch(.446 .03 256.802);
	font-size: 14px;
	line-height: 19px;
	margin: 0px 15px 0px 0px;
	display: flex;
	align-items: center;
}
.blog_inner_page .blog_main_section .social_link_section .social_text_section svg{
	margin-right: 8px;
}
.blog_inner_page .blog_main_section .social_link_section .social_icon_link_section ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.blog_inner_page .blog_main_section .social_link_section .social_icon_link_section ul li{
	display: inline-block;
	margin-right: 10px;
}
.blog_inner_page .blog_main_section .social_link_section .social_icon_link_section ul li a{
	border: 1px solid #0000001a;
	color: #000;
	width: 38px;
	height: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 8px;
}
.blog_inner_page .blog_main_section .social_link_section .social_icon_link_section ul li a:hover{
		color: oklch(.546 .245 262.881);
		background-color: oklch(.97 .014 254.604);
		border: 1px solid oklch(.809 .105 251.813);
}
.blog_inner_page img{
	border-radius: 30px;
	margin-bottom: 40px;
}
.blog_inner_page .content_section{
	background: #fff;
	padding: 64px;
	border-radius: 30px;
	box-shadow: 0 8px 30px var(--tw-shadow-color, #0000000f);
	margin-bottom: 40px;
}
.blog_inner_page .content_section h5{
	color: oklch(.373 .034 259.733);
	font-size: 20px;
	line-height: 28px;
	font-weight: 400;
	margin: 0px 0px 34px;
}
.blog_inner_page .content_section p{
	font-size: 16px;
	line-height: 25px;
	font-weight: 400;
	color: #000;
	margin: 0px 0px 0px;
	padding-bottom: 50px;
	border-bottom: 1px solid oklch(.967 .003 264.542);
}
.blog_inner_page .content_section .user_text_section{
	display: flex;
	align-items: center;
	border: 1px solid oklch(.932 .032 255.585);
	border-radius: 16px;
	padding: 24px;
	background: linear-gradient(to bottom right, #EFF6FF, #ECFEFF);
	margin-top: 60px;
}
.blog_inner_page .content_section .user_text_section .user_avator_section{
	width: 80px;
	height: 80px;
	background: linear-gradient(to bottom right, #3B82F6, #06B6D4);
	border-radius: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.blog_inner_page .content_section .user_text_section .user_avator_section h1{
	font-size: 24px;
	line-height: 32px;
	color: #fff;
	font-weight: 500;
	margin: 0px;
}
.blog_inner_page .content_section .user_text_section .text_section{
	width: calc(100% - 80px);
	margin-left: 20px;
}
.blog_inner_page .content_section .user_text_section .text_section h4{
		font-size: 18px;
		line-height: 24px;
		font-weight: 400;
		color: #000;
		margin: 0px 0px 10px;
}
.blog_inner_page .content_section .user_text_section .text_section p{
		color: oklch(.446 .03 256.802);
		font-size: 14px;
		line-height: 22px;
		font-weight: 400;
		margin: 0px;
		padding-bottom: 0px;
		border-bottom: 0px;
}
.blog_inner_page .continue_reading_section .text_section{
	margin-bottom: 50px;
	text-align: center;
}
.blog_inner_page .continue_reading_section .text_section h3{
	font-size: 30px;
	line-height: 40px;
	font-weight: 500;
	color: #000;
	margin: 0px 0px 12px;
}
.blog_inner_page .continue_reading_section .text_section p{
	font-size: 16px;
	line-height: 21px;
	font-weight: 400;
	color: oklch(.551 .027 264.364);
	margin: 0px 0px 0px;
}
.travel_guides_section{
		padding: 70px 0px;
}
.travel_guides_section .breadcrumb_section{
	margin: 0px 0px 24px 0px;
	padding: 0px;
	list-style-type: none;
	display: flex;
	align-items: center;
	color: oklch(.872 .01 258.338);
}
.travel_guides_section .breadcrumb_section li:first-child{
	margin-left: 0px;	
}
.travel_guides_section .breadcrumb_section li{
	margin-left: 10px;
}
.travel_guides_section .breadcrumb_section li a:hover{
	color: oklch(.546 .245 262.881);
}
.travel_guides_section .breadcrumb_section li:last-child p{
	color: oklch(.546 .245 262.881);
}
.travel_guides_section .breadcrumb_section li a, .travel_guides_section .breadcrumb_section li p{
	color: oklch(.551 .027 264.364);
	font-size: 12px;
	line-height: 16px;
	margin: 0px 10px 0px 0px;
}
.travel_guides_section .travel_right_section{
	display: flex;
	align-items: center;
}
.travel_guides_section .travel_right_section .filter_section{
	background: #f3f3f5;
	padding: 12px;
	border-radius: 12px;
	display: flex;
	align-items: center;
	margin-right: 15px;
	width: calc(100% - 110px);
}
.travel_guides_section .travel_right_section .filter_section svg{
	color: #717182;
	margin-right: 10px;
}
.travel_guides_section .travel_right_section .filter_section select{
	width: 100%;
	border: 0px;
	font-size: 14px;
	line-height: 19px;
	color: #000;
	font-weight: 400;
	background: transparent;
}
.tab {
  overflow: hidden;
  border: 1px solid oklch(.928 .006 264.531);
  background-color: #fff;
	display: flex;
	align-items: center;
	border-radius: 10px;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 10px;
  transition: 0.3s;
  font-size: 14px;
	border-radius: 10px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: oklch(.967 .003 264.542);
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: oklch(.967 .003 264.542);
	border-radius: 10px;
}

/* Style the tab content */
.tabcontent {
  display: none;
}
.travel_guides_section .travel_right_section .tabs_section{
	border: 1px solid oklch(.928 .006 264.531);
	border-radius: 10px;
}
.travel_guides_section .travel_right_section .tabs_section button{
	background: transparent;
	color: #000;
	border: 0px;
	border-radius: 10px;
	padding: 8px;
}
.travel_guides_section .row_section{
	display: flex;
	align-items: start;
}
.travel_guides_section .articles_section{
	width: 70%;
	margin-right: 35px;
}
.travel_guides_section .articles_section .blog_card:hover .blog_categories_card .text_section h1{
		color: oklch(.546 .245 262.881);
}
.travel_guides_section .articles_section .blog_categories_card{
	display: block;
	box-shadow: 0 12px 40px var(--tw-shadow-color, #0000001a);
	border: 1px solid oklch(.932 .032 255.585);
	position: relative;
	border-radius: 16px;
}
.travel_guides_section .articles_section .blog_categories_card img{
	width: 100%;
	height: 224px;
	object-fit: cover;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
}
.travel_guides_section .articles_section .blog_categories_card .arrow_section{
	width: 40px;
	height: 40px;
	border-radius: 40px;
	background-color: #fff;
	box-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 170px;
	right: 15px;
	display: none;
}
.travel_guides_section .articles_section .blog_card:hover .blog_categories_card .arrow_section{
	display: flex;
}
.travel_guides_section .articles_section .blog_categories_card .arrow_section i{
	color: oklch(.546 .245 262.881);
}
.travel_guides_section .articles_section .blog_categories_card .text_section{
	padding: 28px;
}
.travel_guides_section .articles_section .blog_categories_card .text_section .badge{
		font-size: 12px;
		line-height: 100%;
		color: oklch(.373 .034 259.733);
		font-weight: 500;
		position: absolute;
		top: 15px;
		right: 15px;
		padding: 5px 7px;
		background-color: #fff;
		margin: 0px 0px 20px;
		border-radius: 8px;
		display: inline-block;
		box-shadow: 0 4px 6px -1px var(--tw-shadow-color, #0000001a), 0 2px 4px -2px var(--tw-shadow-color, #0000001a);
}
.travel_guides_section .articles_section .blog_categories_card .text_section h1{
		font-size: 20px;
		line-height: 30px;
		color: #000;
		font-weight: 500;
		margin: 0px 0px 12px;
		height: 55px;
}
.travel_guides_section .articles_section .blog_categories_card .text_section p{
		font-size: 14px;
		line-height: 21px;
		color: oklch(.446 .03 256.802);
		font-weight: 400;
		margin: 0px 0px 0px;
		display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;       /* Limit to 3 lines */
      overflow: hidden;
      text-overflow: ellipsis;
		height: 46px;
}
.travel_guides_section .articles_section .blog_categories_card .blog_row_section{
	display: flex;
	align-items: center;
	justify-content: start;
	margin-top: 20px;
	border-top: 1px solid oklch(.967 .003 264.542);
	padding-top: 15px;
}
.travel_guides_section .articles_section .blog_categories_card .user_name_section{
	display: flex;
	align-items: center;
	margin-right: 20px;
}
.travel_guides_section .articles_section .blog_categories_card .user_name_section .user_avator{
	width: 24px;
	height: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: linear-gradient(to bottom right, #60A5FA, #22D3EE);
	border-radius: 40px;
	margin-right: 5px;
}
.travel_guides_section .articles_section .blog_categories_card .user_name_section .user_avator h1{
	font-size: 10px;
	line-height: 15px;
	color: #fff;
	margin: 0px;
	height: unset;
}
.travel_guides_section .articles_section .blog_card:hover .blog_categories_card .user_name_section .user_avator h1{
	color: #fff;	
}
.travel_guides_section .articles_section .blog_categories_card .blog_row_section .user_name_section h3{
	color: oklch(.373 .034 259.733);
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	margin: 0px;
}
.travel_guides_section .articles_section .blog_categories_card .blog_row_section .date_section{
	display: flex;
	align-items: center;
	margin-right: 50px;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	color: oklch(.446 .03 256.802);
	margin-right: 20px;
}
.travel_guides_section .articles_section .blog_categories_card .blog_row_section .time_section{
	display: flex;
	align-items: center;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	color: oklch(.446 .03 256.802);
}
.travel_guides_section .articles_section .blog_categories_card .blog_row_section .time_section svg{
	margin-right: 5px;
}
.travel_guides_section .articles_section .list_section .blog_categories_card{
	display: flex;
	align-items: center;
}
.travel_guides_section .articles_section .list_section .blog_categories_card img{
	width: 35%;
	height: 100%;
	object-fit: cover;
	border-radius: 0px;
	border-top-left-radius: 16px;
	border-bottom-left-radius: 16px;
}
.travel_guides_section .articles_section .list_section .blog_categories_card .text_section{
	width: 65%;
}
.travel_guides_section .articles_section .list_section .blog_categories_card .text_section .badge{
	left: 15px;
	right: unset;
}
.travel_guides_section .articles_section .list_section .blog_categories_card .text_section h1{
		font-size: 16px;
		line-height: 24px;
		color: #000;
		font-weight: 400;
		margin: 0px 0px 12px;
		height: unset;
}
.travel_guides_section .articles_section .list_section .blog_categories_card .text_section p{
		font-size: 14px;
		line-height: 21px;
		color: oklch(.446 .03 256.802);
		font-weight: 400;
		margin: 0px 0px 16px;
}
.travel_guides_section .articles_section .list_section .blog_categories_card .blog_row_section{
	margin-top: 0px;
	border-top: 0px;
}
.travel_guides_section .articles_section .list_section .blog_card:hover .blog_categories_card .arrow_section{
	display: none;
}
.travel_guides_section .articles_section .list_section .blog_categories_card .user_name_section .user_avator{
	display: none;
}
.travel_guides_section .articles_section .list_section .blog_categories_card .blog_row_section .user_name_section h3{
	color: oklch(.446 .03 256.802);
	font-weight: 400;
}
.travel_guides_section .right_box_section{
	width: 31%;	
}
.travel_guides_section .text_section h1{
		font-size: 36px;
		line-height: 42px;
		font-weight: 400;
		color: #000;
		margin: 0px 0px 15px;
}
.travel_guides_section .text_section p{
		color: oklch(.551 .027 264.364);
		font-size: 18px;
		line-height: 24px;
}
.travel_guides_section .right_box_section .all_categories_box_section{
	box-shadow: 0 4px 20px var(--tw-shadow-color, #0000000a);
	background: #fff;
	border: 1px solid oklch(.967 .003 264.542);
	border-radius: 16px;
	padding: 25px;
	margin-bottom: 25px;
}
.travel_guides_section .right_box_section .all_categories_box_section .text_section{
	display: flex;
	justify-content: start;
	align-items: center;
	margin-bottom: 20px;
}
.travel_guides_section .right_box_section .all_categories_box_section .text_section .icon_box{
	width: 32px;
	height: 32px;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	background: linear-gradient(to bottom right, #3b82f6, #06b6d4);
	margin-right: 10px;
}
.travel_guides_section .right_box_section .all_categories_box_section .text_section h4{
	color: oklch(.21 .034 264.665);
	font-size: 18px;
	line-height: 24px;
	margin: 0px;
}
.travel_guides_section .right_box_section .all_categories_box_section ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.travel_guides_section .right_box_section .all_categories_box_section ul li{
	margin-bottom: 10px;	
}
.travel_guides_section .right_box_section .all_categories_box_section ul li:last-child{
		margin-bottom: 0px;
}
.travel_guides_section .right_box_section .all_categories_box_section ul li a{
	color: oklch(.373 .034 259.733);
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px;
	text-decoration: none;
}
.travel_guides_section .right_box_section .all_categories_box_section ul li a:hover{
	background: oklch(.97 .014 254.604);
	border-radius: 14px;
}
.travel_guides_section .right_box_section .all_categories_box_section ul li a .link_text_section{
	display: flex;
	justify-content: start;
	align-items: center;
}
.travel_guides_section .right_box_section .all_categories_box_section ul li a .link_text_section h5{
		color: oklch(.373 .034 259.733);
		font-weight: 500;
		font-size: 14px;
		line-height: 18px;
		margin: 0px 0px 0px 10px;
}
.travel_guides_section .right_box_section .all_categories_box_section ul li a:hover .link_text_section h5{
	color: oklch(.546 .245 262.881);	
}
.travel_guides_section .right_box_section .all_categories_box_section ul li a .categories_number_section{
	color: oklch(.145 0 0);
	background: oklch(.985 .002 247.839);
	border: 1px solid oklch(.928 .006 264.531);
	border-radius: 8px;
	padding: 3px 10px;
}
.travel_guides_section .right_box_section .all_categories_box_section ul li a:hover .categories_number_section{
		background: oklch(.97 .014 254.604);
}
.travel_guides_section .right_box_section .all_categories_box_section ul li a .categories_number_section h6{
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
}
.travel_guides_section .right_box_section .all_categories_box_section ul li a:hover .categories_number_section h6{
	color: oklch(.546 .245 262.881);
}
.travel_guides_section .right_box_section .trending_box_section{
		box-shadow: 0 4px 20px var(--tw-shadow-color, #0000000a);
		border: 1px solid oklch(.954 .038 75.164);
		border-radius: 16px;
		background: linear-gradient(to bottom right, #FFF7ED, #FEF2F2, #FDF2F8);
		padding: 25px;
		margin-bottom: 25px;
}
.travel_guides_section .right_box_section .trending_box_section .text_section{
	display: flex;
	justify-content: start;
	align-items: center;
	margin-bottom: 5px;
}
.travel_guides_section .right_box_section .trending_box_section .text_section .icon_box{
	width: 32px;
	height: 32px;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	background: linear-gradient(to bottom right, #F97316, #EF4444);
	margin-right: 10px;
}
.travel_guides_section .right_box_section .trending_box_section .text_section h3{
	color: oklch(.21 .034 264.665);
	font-size: 18px;
	line-height: 24px;
	margin: 0px;
}
.travel_guides_section .right_box_section .trending_box_section ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.travel_guides_section .right_box_section .trending_box_section ul li a{
	text-decoration: none;
}
.travel_guides_section .right_box_section .trending_box_section ul li a .trending_list_section{
	display: flex;
	justify-content: start;
	align-items: start;
	border-bottom: 1px solid color-mix(in oklab, oklch(.954 .038 75.164) 50%, transparent);
	padding: 15px 0px;
}
.travel_guides_section .right_box_section .trending_box_section ul li:last-child a .trending_list_section{
	border-bottom: 0px;
	padding: 15px 0px 0px;
}
.travel_guides_section .right_box_section .trending_box_section ul li a .trending_list_section .number_section{
	margin-right: 10px;
}
.travel_guides_section .right_box_section .trending_box_section ul li a .trending_list_section .number_section h2{
	color: oklch(.901 .076 70.697);
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
	margin: 0px;
}
.travel_guides_section .right_box_section .trending_box_section ul li a:hover .trending_list_section .number_section h2{
	color: oklch(.75 .183 55.934);	
}
.travel_guides_section .right_box_section .trending_box_section ul li a .trending_list_section .box_text_section h5{
	color: oklch(.373 .034 259.733);
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	margin: 0px 0px 7px;
}
.travel_guides_section .right_box_section .trending_box_section ul li a:hover .trending_list_section .box_text_section h5{
	color: oklch(.646 .222 41.116);	
}
.travel_guides_section .right_box_section .trending_box_section ul li a .trending_list_section .box_text_section p{
	color: oklch(.551 .027 264.364);
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
}
.travel_guides_section .right_box_section .popular_box_section{
	box-shadow: 0 4px 20px var(--tw-shadow-color, #0000000a);
	border: 1px solid oklch(.967 .003 264.542);
	padding: 25px;
	border-radius: 16px;
}
.travel_guides_section .right_box_section .popular_box_section h3{
	color: oklch(.21 .034 264.665);
	font-size: 18px;
	line-height: 24px;
	margin: 0px 0px 10px;
}
.travel_guides_section .right_box_section .popular_box_section .popular_hashtag_section a{
	color: oklch(.145 0 0);
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	padding: 7px 12px;
	border: 1px solid oklch(.928 .006 264.531);
	border-radius: 8px;
	display: inline-block;
	text-decoration: none;
	margin-right: 4px;
	margin-top: 10px;
}