/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 08 2025 | 20:17:30 */
/* I */
	section._blog._i {
		position: relative;
	}
	._article_1 {
		padding: 2vw;
		display: flex;
		align-items: center;
		justify-content: center;
		grid-gap: 2vw;
	}
	._article_1 .us_tile_additional_image {
		width: 5vw;
		margin: 0;
	}
	section._blog._i ._head .title-3 {
		color: #6b4fea;
	}
	section._blog._i ._info .text-1 {
		color: #6B4FEA;
		font-weight: 500;
		margin-bottom: 1vw;
	}
	section._blog._i ._info ._form .hf-fields-wrap ._1 {
		margin-bottom: 1vw;
	}
	a.usg_btn_1._link-hide {
		opacity: 0;
	}
	section.start._i ._sidebar {
		position: relative;
		height: 100%;
		display: block;
	}
	section.start._i ._sidebar ._pic {
		width: 100%;
		height: 100%;
		position: absolute;
		inset: 0;
		overflow: hidden;
	}
	section.start._i ._sidebar>div {
		height: 100%;
		width: 100%;
	}
	section.start._i ._sidebar ._pic img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: center;
	}
	section.landing._i ._content._iv ._head ._heading a,
	section.landing._i ._content._iv ._head ._heading a:hover {
		color: #6b4fea;
	}
	.w-post-elm.post_content.text-1 p a {
		text-decoration: underline;
	}
	@media(min-width:1200px){
		section._blog._i {
			padding: 12vw 0 5vw;
		}
		section._blog._i ._head .title-3 {
			margin-bottom:2vw;
		}
		section.start._i ._sidebar ._pic {
			border-radius: 2vw;
		}
	}
	@media(max-width:1199px) and (min-width:992px){
		section._blog._i {
			padding: 12vw 0 5vw;
		}
		section._blog._i ._head .title-3 {
			margin-bottom:2vw;
		}
		section.start._i ._sidebar ._pic {
			border-radius: 2vw;
		}
	}
	@media(max-width:991px) and (min-width:768px){
		section._blog._i {
			padding: 12vw 0 5vw;
		}
		section._blog._i ._head .title-3 {
			margin-bottom:4vw;
		}
		section.start._i ._sidebar ._pic {
			border-radius: 3vw;
		}
	}
	@media(max-width:767px) and (min-width:576px){
		section._blog._i {
			padding: 15vw 0 5vw;
		}
		section._blog._i ._head .title-3 {
			margin-bottom:4vw;
		}
		section.start._i ._sidebar ._pic {
			border-radius: 3vw;
		}
	}
	@media(max-width:575px){
		section._blog._i ._head .title-3 {
			margin-bottom:4vw;
		}
		section.start._i ._sidebar ._pic {
			border-radius: 4vw;
		}
	}
/* END I */