<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.free_item .imageStyle {
	float: right;
	display: inline-block;
	width: 100%;
	max-width: 100%;
	overflow: hidden;
	visibility: visible;
}
.free_item img {
	-webkit-transition: all 0.90s ease-in-out;
	-moz-transition: all 0.90s ease-in-out;
	-o-transition: all 0.90s ease-in-out;
	-ms-transition: all 0.90s ease-in-out;
	transition: all 0.90s ease-in-out;
	display: inline-block;
	width: 100%;
	max-width: 100%;
}
.free_item:hover img {
	opacity: 1;
	transform: scale(1.15, 1.15);
	-webkit-transform: scale(1.15, 1.15);
	-moz-transform: scale(1.15, 1.15);
	-ms-transform: scale(1.15, 1.15);
	-o-transform: scale(1.15, 1.15);
	transition: background-color all 0.2s ease-out;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.90s ease-in-out;
	-moz-transition: all 0.90s ease-in-out;
	-ms-transition: all 0.90s ease-in-out;
	-o-transition: all 0.90s ease-in-out;
	width: 100%;
	max-width: 100%;
}
/*.info_item_img img {
	width: 100px;
	height: 100px;
}*/
.hexagon_shape {
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
}
.info_section {
    float: left;
	width: 100%;
    position:relative;
}
/*.info_btn {
    background-color:#ffffff;
    padding: 7px 8px 7px 8px;
    border-radius:25px;
    margin-top:10px;
    font-size: 20px;
    line-height:1em;
    box-sizing:border-box;
    direction:rtl
}*/
.info_item {
	background-color:#fff
}

.info_item:hover {
	border-bottom: 2px solid #231f20;
}
.info_btn {
    float: right;
	width: auto;
	text-align:center;
    position:relative;
    color:#a87c4f;
    margin-top: 20px;
    font-size: 20px;
    line-height:1em;
    box-sizing:border-box;
    direction:rtl;
}
.info_item:hover .info_btn {
    border: 0px solid #231f20;
    border-bottom: 0px solid #231f20;
    color:#231f20;
}
.info_item .info_item_name {
	color:#231f20
}
.info_item .info_item_text {
	color:#494949
}
.info_item:nth-of-type(2n) {
	background-color:#a87c4f;
}
.info_item:nth-of-type(2n) .info_item_name {
	color:#fff
}
.info_item:nth-of-type(2n) .info_item_text {
	color:#fff
}
.info_item:nth-of-type(2n) .info_btn {
	color:#fff
}

/* Media Queries for Desktop
---------------------------------------------------------------*/
@media (min-width: 1438px) {
.info_section {
	padding-top: 90px;
	padding-bottom: 120px;
}
.info_icons_section {
    float: left;
	width: 100%;
	margin-top: 0px;
}
.free_items {
	float: right;
	width: 100%;
}
.info_item {
	float: right;
	width: 32%;
	margin-left: 2%;
	margin-bottom:0%;
	display: inline-block;
	position: relative;
	background-color:#fff;
	box-sizing:border-box;
	padding: 20px 40px 20px 40px;
	min-height: 290px;
	border-bottom: 2px solid #fff;
}
.info_item:nth-of-type(3n) {
	margin-left:0;
}
.info_item_img {
	float: right;
	width: 50px;
	/*margin-left: calc(50% - 50px);
	margin-right:0;*/
	/* margin-right: calc(50% - 50px); */
	margin-bottom:20px;
	display: inline-block;
	position:relative;
}
.info_item_content {
	float: right;
	width: 100%;
}
.info_item_name {
	display:block;
	margin-bottom: 10px;
	line-height:1em;
}
.info_item_text {
	float: right;
	width: 100%;
	height:50px;
	overflow:hidden;
	visibility:visible;
	line-height:1.3em!important
}
}
/* Media Queries for Laptop
-------------------------------------------------------------- */
@media all and (max-width: 1439px) and (min-width: 769px) {
.info_section {
	padding-top: 0px;
	padding-bottom: 0px;
    top: -100px;
}
.info_icons_section {
    float: left;
	width: 100%;
	margin-top: 0px;
}
.free_items {
	float: right;
	width: 100%;
}
.info_item {
	float: right;
	width: 32%;
	margin-left: 2%;
	margin-bottom:0%;
	display: inline-block;
	position: relative;
	background-color:#fff;
	box-sizing:border-box;
	padding: 20px 30px 20px 30px;
	min-height: 290px;
	border-bottom: 2px solid #fff;
}
.info_item:nth-of-type(3n) {
	margin-left:0;
}
.info_item_img {
	float: right;
	width: 50px;
	/*margin-left: calc(50% - 50px);
	margin-right:0;*/
	/* margin-right: calc(50% - 50px); */
	margin-bottom:20px;
	display: inline-block;
	position:relative;
}
.info_item_content {
	float: right;
	width: 100%;
}
.info_item_name {
	display:block;
	margin-bottom: 10px;
	line-height:1em;
}
.info_item_text {
	float: right;
	width: 100%;
	height:50px;
	overflow:hidden;
	visibility:visible;
	line-height:1.3em!important
}
}
/* Media Queries for Ipad
-------------------------------------------------------------- */
@media (max-width: 768px) and (min-width: 481px) {
.info_section {
	padding-top: 0px;
	padding-bottom: 0px;
    top: -30px;
}
.info_icons_section {
    float: left;
	width: 100%;
	margin-top: 0px;
}
.free_items {
	float: right;
	width: 100%;
}
.info_item {
	float: right;
	width: 32%;
	margin-left: 2%;
	margin-bottom:0%;
	display: inline-block;
	position: relative;
	box-sizing:border-box;
	padding: 15px;
	min-height: 280px;
	border-bottom: 0px solid #fff;
}
.info_item:nth-of-type(3n) {
	margin-left:0;
}
.info_item_img {
	float: right;
	width: 40px;
	margin-bottom:10px;
	display: inline-block;
	position:relative;
}
.info_item_content {
	float: right;
	width: 100%;
}
.info_item_name {
	display:block;
	margin-bottom: 10px;
	line-height:1.1em!important;
	min-height
}
.info_item_text {
	height:90px;
	overflow:hidden;
	visibility:visible;
	line-height:1.3em!important
}
}
/* Media Queries for Phone
-------------------------------------------------------------- */
@media (max-width: 480px) and (min-width: 319px) {
.info_section {
	padding-top: 0px;
	padding-bottom: 0px;
    top: -30px;
}
.info_icons_section {
    float: left;
	width: 100%;
	margin-top: 0px;
}
.free_items {
	float: right;
	width: 100%;
}
.info_item {
	float: right;
	width: 100%;
	margin-left: 0;
	margin-bottom:10px;
	display: inline-block;
	position: relative;
	box-sizing:border-box;
	padding: 10px 12px 10px 12px;
	min-height: 50px;
	border-bottom: 0px solid #fff;
	border-radius: 3px
}
.info_item:nth-of-type(3n) {
	margin-left:0;
}
.info_item_img {
	float: right;
	width: 30px;
	display: inline-block;
	position:relative;
}
.info_item_content {
	float: right;
	width: calc(100% - 40px);
	margin-right:10px
}
.info_item_name {
	display:block;
	margin-top: 5px;
	line-height:1.1em!important;
}
.info_item_text {
	height:90px;
	overflow:hidden;
	visibility:visible;
	line-height:1.3em!important;
	display:none;
}
.info_btn {
    display:none;
}
}
/* Media Queries for Phone Portrait
-------------------------------------------------------------- */
@media (max-width: 320px) {
.info_section {
	padding-top: 0px;
	padding-bottom: 0px;
    top: -30px;
}
.info_icons_section {
    float: left;
	width: 100%;
	margin-top: 0px;
}
.free_items {
	float: right;
	width: 100%;
}
.info_item {
	float: right;
	width: 100%;
	margin-left: 0;
	margin-bottom:10px;
	display: inline-block;
	position: relative;
	box-sizing:border-box;
	padding: 10px 12px 10px 12px;
	min-height: 50px;
	border-bottom: 0px solid #fff;
	border-radius: 3px
}
.info_item:nth-of-type(3n) {
	margin-left:0;
}
.info_item_img {
	float: right;
	width: 30px;
	display: inline-block;
	position:relative;
}
.info_item_content {
	float: right;
	width: calc(100% - 40px);
	margin-right:10px
}
.info_item_name {
	display:block;
	margin-top: 5px;
	line-height:1.1em!important;
}
.info_item_text {
	height:90px;
	overflow:hidden;
	visibility:visible;
	line-height:1.3em!important;
	display:none;
}
.info_btn {
    display:none;
}
}</pre></body></html>