/* =-=-=-=-=-=-=-=-=-= Recommended Section =-=-=-=-=-=-=-=-=-=-= */
@media (min-width: 1020px) {
	recommend-desktop .recommend-desktop-sec{
		background: #F5F6EF;
		padding-top: 35px;
		padding-bottom: 45px;
		margin-bottom: 1.5%;
	}
	recommend-desktop .recommend-desktop-sec .container {
		max-width: 975px;
	}
	recommend-desktop .container .sect-head {
		font-weight: bold;
		font-size: 22px;
		line-height: 27px;
		color: #444444;
	}
	recommend-desktop .recom-d-sec {
		text-align: center;
		height: 102px;
		width: 102px;
		padding-top: 7px;
		cursor: pointer;
	}
	recommend-desktop .recom-d-sec.active {
		background: #F5E6DA;
		box-shadow: 0px 3.45299px 10.359px rgb(184 184 184 / 25%);
		border-radius: 13.812px;
		font-weight: bold;
	}
	recommend-desktop .recom-text {
		font-size: 16px;
		line-height: 19px;
		color: #444444;
	}
	recommend-desktop .sec-label {
		font-weight: bold;
		font-size: 24px;
		line-height: 30px;
		color: #444444;
	}
	recommend-desktop .sec-text {
		color: #535353;
		font-size: 16px;
		line-height: 28px;
		padding-right: 20%;
	}
	recommend-desktop .outer-box {
		background: #FFFFFF;
		border: 1px solid #E06336;
		box-sizing: border-box;
		box-shadow: 8.25532px 8.25532px 0px #e06336;
		border-radius: 17px;
		padding: 6% 3%;
		max-width: 396px;
		min-height: 231px;
	}
	recommend-desktop .outer-box p {
		font-size: 20px;
		line-height: 26px;
		color: #444444;
	}
	recommend-desktop .outer-box .btn-sec {
		text-align: center;
	}
	recommend-desktop .outer-box button {
		background: #F9F0E9;
		border-radius: 100px;
		color: #E06336;
		font-weight: bold;
		font-size: 18px;
		line-height: 22px;
		width: 214px;
		height: 49px;
		border: none;
	}
	recommend-desktop .outer-box .line-grey {
		border-top: 1px solid #000000;
		width: 100%;
		left: 0%;
		position: relative;
	}
}
