/**
Sugarmarket form adjustments
**/

sugar-market-form-element {
}

sugar-market-form-element form {
	width: 100% !important;
	max-width: 100% !important;
	background-color: white !important;
	border-top: solid 8px #00b5e2 !important;
	border-radius: 20px !important;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16) !important;
	padding: 20px 20px 20px !important;
}

sugar-market-frontend-text-element > div > div > span {
	font-family: "psfournier-std", Sans-serif !important;
	color: #676b6e !important;
	font-weight: 700 !important;
	line-height: 44px !important;
}

sugar-market-frontend-field-label > div {
	margin-bottom: 0 !important;
	margin-top: 0px !important;
}

sugar-market-frontend-field-label > div > label {
	margin: 0 !important;
	font-family: "Helvetica Neue", Sans-serif !important;
	font-size: 14px !important;
	color: #333f48 !important;
}

sugar-market-form-element form input[type="email"],
sugar-market-form-element form input[type="text"],
sugar-market-form-element form input[type="tel"] {
	border-radius: 5px !important;
	border: solid #d1d1d1 1px !important;
	padding: 8px 15px !important;
	font-size: 16px !important;
	height: auto !important;
}

sugar-market-frontend-button-element > div {
	justify-content: start !important;
	margin: 15px 5px 5px !important;
}
sugar-market-frontend-button-element > div button:not(:disabled) {
	font-family: "Helvetica Neue", Sans-serif !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 17px !important;
	color: #333f48 !important;
	padding: 14px 20px !important;
	border: solid #00b5e2 1px !important;
	border-radius: 5px !important;
	transition: all 0.3s ease !important;
	background-color: white !important;
}

/**
SIingle Infographic Post Type Styles
*/
.single-infographics {
}
.single-infographics .entry-header {
	display: none;
}

@media (max-width: 769px) {
	.single-infographics .entry-content .elementor-col-50,
	.single-infographics .entry-content .elementor-col-33,
	.single-infographics .entry-content .elementor-col-66 {
		width: 100% !important;
	}
}

.post-type-archive-infographics .ast-container {
	max-width: 100%;
	padding: 0;
}
.post-type-archive-infographics {
	background-color: var(--ast-global-color-5);
}

.single-infographics nav.navigation.post-navigation {
	display: none;
}

/**
Widget Base Style   
**/

.widget-base {
	background-color: white;
	border-top: solid 8px #00b5e2;
	border-radius: 20px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
	padding: 20px 20px 20px;
}
@media (max-width: 769px) {
	.widget-base {
		margin: 0px 3vw 20px;
	}
}

.widget-base p {
	margin-bottom: 20px;
	font-family: "Helvetica Neue", Sans-serif;
	color: #676b6e;
}

.widget-pre-heading {
	font-family: "Helvetica Neue", Sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-style: italic;
	font-weight: 400;
	margin-bottom: 20px;
	color: #919191;
	word-break: keep-all;
}

@media (max-width: 769px) {
	.widget-pre-heading {
		font-size: 14px;
		line-height: 16px;
	}
}

.widget-heading {
	font-family: "psfournier-std", Sans-serif;
	color: #676b6e;
	font-size: 34px;
	font-weight: 700;
	line-height: 44px;
	word-break: keep-all;
}

@media (max-width: 769px) {
	.widget-heading {
		font-size: 25px;
		line-height: 32px;
	}
}

.widget-text {
	font-style: normal;
	font-family: "Helvetica Neue", Sans-serif;
	word-break: keep-all;
}

.widget-text p {
	font-size: 16px !important;
}

.widget-text ol li,
.widget-text ul li {
	margin-bottom: 10px;
}

.widget-text ol,
.widget-text ul {
	margin: 0 0 0 20px;
}

.widget-download-share {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-top: 30px;
	gap: 0px;
	border-top: solid #f1f1f1 1px;
	padding-top: 18px;
	position: relative;
}
.widget-download-share:before {
	content: "";
	display: block;
	position: absolute;
	top: -1px;
	left: -20px;
	border-top: solid #f1f1f1 1px;
	width: 20px;
}
.widget-download-share:after {
	content: "";
	display: block;
	position: absolute;
	top: -1px;
	right: -20px;
	border-top: solid #f1f1f1 1px;
	width: 20px;
}
.widget-download-share button {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 8px;
	font-family: "HelveticaNeue-Bold", Sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: 700;
	color: #333f48;
	margin-right: 5px;
	padding: 0px;
	background-color: unset;
}
.widget-download-share button.share-btn {
	margin-left: 10px;
}

.widget-download-share .share-text {
	font-family: "HelveticaNeue-Bold", Sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: 700;
	color: #333f48;
	margin-right: 0px;
	padding: 0px;
	background-color: unset;
}

/**
BLOCKQUOTE GLOBAL
**/
.lhasa-blockquote-widget .lhasa-blockquote-details blockquote,
.lhasa-image-widget .lhasa-image-details blockquote,
.lhasa-image-widget .lhasa-image-details blockquote,
.lhasa-image-multiple-details blockquote,
.lhasa-image-info-details blockquote,
.lhasa-blockquote-image-info-widget .lhasa-image blockquote,
.lhasa-solution-widget blockquote {
	margin: 20px 0px;
	background-color: #fff !important;
	border-left: solid #00b5e2 4px;
	color: #676b6e;
	font-style: normal;
	font-family: "Helvetica Neue", Sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
}

/**
BOTTOM IMAGE GLOBAL 
**/
.lhasa-bottom-image img {
	max-height: 40px;
}

.lhasa-bottom-image {
	display: flex;
	justify-content: end;
}
@media (max-width: 520px) {
	.lhasa-bottom-image {
		justify-content: start;
	}
}

/**
* Author Widget Styles
*/

.lhasa-author-widget {
	padding-top: 40px;
}

@media (max-width: 769px) {
	.lhasa-author-widget {
		margin: 0px 6vw 20px;
		padding-top: 0px;
	}
}

.lhasa-publication-top-logo img {
	max-width: 200px !important;
	height: auto;
}

@media (max-width: 769px) {
	.lhasa-publication-top-logo img {
		max-width: 120px !important;
		height: auto;
	}
}

.lhasa-publication-title {
	padding-top: 60px;
	padding-bottom: 60px;
}

.lhasa-publication-title h1 {
	font-family: "psfournier-std", Sans-serif;
	font-size: 96px;
	font-weight: 400;
	line-height: 96px;
	color: #676b6e;
}

@media (max-width: 769px) {
	.lhasa-publication-title {
		padding-top: 40px;
		padding-bottom: 20px;
	}
	.lhasa-publication-title h1 {
		font-size: 36px;
		line-height: 36px;
		margin-bottom: 0;
	}
}

.lhasa-author-widget-content {
	display: flex;
	align-items: end;
	justify-content: space-between;
	margin-bottom: 50px;
	gap: 40px;
}

@media (max-width: 769px) {
	.lhasa-author-widget-content {
		display: flex;
		align-items: start;
		margin-bottom: 50px;
		flex-direction: column;
		gap: 30px;
	}
}
.lhasa-author-widget .lhasa-author-details .lhasa-publication-name:before {
	content: "";
	position: absolute;
	top: -10px;
	left: 0;
	width: 140px;
	height: 4px;
	background-color: #00b5e2;
}
.lhasa-author-widget .lhasa-author-details .lhasa-publication-name {
	font-family: "Helvetica Neue", Sans-serif;
	position: relative;
	font-size: 18px;

	font-style: italic;
	font-weight: 700;
	margin-bottom: 0;
	padding-top: 20px;
	color: #333f48;
}
.lhasa-author-widget .lhasa-author-details .lhasa-author-name {
	font-family: "Helvetica Neue", Sans-serif;
	font-size: 18px;

	font-style: italic;
	font-weight: 400;
	margin-bottom: 0;
	color: #333f48;
}
.lhasa-author-widget .lhasa-publication-logo {
	display: flex;
	align-items: center;
}
.lhasa-author-widget .lhasa-publication-logo img {
	flex: 1;
	height: 40px;
	width: auto !important;
	object-fit: contain;
	max-width: unset !important;
}
.lhasa-author-widget .lhasa-publication-logo img:last-of-type {
	border-left: solid #333f48 2px;
	margin-left: 15px;
	padding-left: 15px;
}

/**
* Blockquote Widget Styles
*/

.lhasa-blockquote-icons-list {
	display: flex;
	gap: 40px;
	margin-top: 30px;
}

@media (max-width: 769px) {
	.lhasa-blockquote-icons-list {
		flex-direction: column;
		gap: 20px;
	}
}

.lhasa-blockquote-icons-list .lhasa-blockquote-icon-item {
	width: 100%;
	text-align: center;
}
@media (max-width: 769px) {
	.lhasa-blockquote-icons-list .lhasa-blockquote-icon-item {
		text-align: left;
	}
}

.lhasa-blockquote-icons-list .lhasa-blockquote-icon-item .lhasa-icon-stat-text {
	font-size: 40px;
	margin-bottom: 10px;
	color: #00b5e2;
	font-weight: 700;
	font-family: "Helvetica Neue", Sans-serif;
}
.lhasa-blockquote-icons-list .lhasa-blockquote-icon-item .lhasa-icon-heading {
	font-size: 20px;
	line-height: 22px;
	color: #00b5e2;
	font-weight: 700;
	font-family: "Helvetica Neue", Sans-serif;
}
.lhasa-blockquote-icons-list .lhasa-blockquote-icon-item .lhasa-icon-text a {
	color: #676b6e;
	font-family: "Helvetica Neue", Sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: 400;
	text-decoration: underline;
}

/**
* Multi Image Widget Styles
*/
.lhasa-image-widget .lhasa-image-details .lhasa-image {
	margin-top: 20px;
}

.lhasa-image-widget .lhasa-heading-with-author {
	display: flex;
	gap: 20px;
}
@media (max-width: 769px) {
	.lhasa-image-widget .lhasa-heading-with-author {
		flex-direction: column;
	}
}
.lhasa-image-widget .lhasa-heading-with-author .lhasa-author-image-small {
	width: 100%;
	max-width: 200px;
	height: auto;
}

@media (max-width: 520px) {
	.lhasa-image-widget .lhasa-heading-with-author .lhasa-author-image-small {
		max-width: 100%;
	}
}

.lhasa-image-widget .lhasa-heading-with-author .lhasa-author-image-small img {
	border-radius: 10px;
}

.lhasa-image-widget .lhasa-image-details .lhasa-image img {
	max-width: 100%;
	height: auto;
	border-radius: 10px;

	object-fit: cover;
}

.lhasa-image-widget .lhasa-image-details .lhasa-text {
	margin-top: 20px;
}

/**
ICON WIDGET
**/
.lhasa-icons-list {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 30px;
	margin-top: 25px;
}

@media (max-width: 769px) {
	.lhasa-icons-list {
		grid-template-columns: repeat(1, 1fr);
	}
}

.lhasa-icon-image {
	margin-bottom: 25px;
}
.lhasa-icon-image img {
	width: 100%;
	max-width: 115px !important;
	height: auto;
	aspect-ratio: 1/1;
}
.lhasa-icon-pre-text {
	font-size: 16px;
	font-weight: 700;
	font-family: "Helvetica Neue", Sans-serif;
	line-height: 17px;
	margin-bottom: 20px;
}
.lhasa-icon-heading {
	font-size: 18px;
	font-weight: 700;
	font-family: "Helvetica Neue", Sans-serif;
	color: #00b5e2 !important;

	margin-bottom: 20px;
}
.lhasa-icon-text {
	font-family: "Helvetica Neue", Sans-serif;
	font-size: 18px;

	color: #676b6e;
}

/**
NUMBER LIST WIDGET
**/
.lhasa-number-widget .lhasa-number-list {
	margin-top: 20px;
}
.lhasa-number-widget .lhasa-number-item:not(:last-of-type) {
	margin-bottom: 30px;
}
.lhasa-number-widget .lhasa-number-list .lhasa-number {
	width: 48px;
	height: 48px;
	line-height: 48px;
	font-size: 31px;
	font-weight: 700;
	font-family: "HelveticaNeue-Bold", Sans-serif;
	color: white;
	background-color: #00b5e2;
	text-align: center;
	border-radius: 50%;
	margin-bottom: 16px;
}
.lhasa-number-widget .lhasa-number-list .lhasa-number-heading {
	font-size: 18px;
	font-weight: 700;

	margin-bottom: 0 !important;
	font-family: "Helvetica Neue", Sans-serif;
}
.lhasa-number-widget .lhasa-number-list .lhasa-number-text {
	font-size: 18px;
	font-weight: 400;

	margin-bottom: 0;
}

/**
STAT LIST WIDGET
**/
.lhasa-stat-list-widget {
}

.lhasa-stat-list-widget .lhasa-heading {
	font-size: 25px;
	line-height: 32px;
}

.lhasa-stat-list-widget .lhasa-number-list {
	margin-top: 20px;
}

.lhasa-stat-list-widget .lhasa-number-item {
	display: flex;
	align-items: center;
	gap: 15px;
}
@media (max-width: 769px) {
	.lhasa-stat-list-widget .lhasa-number-item {
		flex-direction: column;
		align-items: start;
	}
}

.lhasa-stat-list-widget .lhasa-number-item:not(:last-of-type) {
	margin-bottom: 16px;
}
.lhasa-stat-list-widget .lhasa-number {
	width: 103px;
	height: 103px;
	aspect-ratio: 1/1;
	line-height: 103px;
	font-size: 28px;
	font-weight: 700;
	font-family: "HelveticaNeue-Bold", Sans-serif;
	color: white;
	background-color: #00b5e2;
	text-align: center;
	border-radius: 50%;
}
.lhasa-stat-list-widget .lhasa-number-heading {
	font-size: 18px;
	font-weight: 700;

	margin-bottom: 0 !important;
	font-family: "Helvetica Neue", Sans-serif;
	color: #00b5e2;
}
.lhasa-stat-list-widget .lhasa-number-text {
	font-size: 18px;
	font-weight: 400;

	margin-bottom: 0;
}

/**
STAT WIDGET
**/

.lhasa-stat-details .lhasa-heading {
	font-size: 18px;
	font-weight: 700;

	margin-bottom: 0;
	font-family: "Helvetica Neue", Sans-serif;
	color: #00b5e2;
}

.lhasa-stat-details .lhasa-xl-heading {
	font-size: 40px;
	font-weight: 700;
	line-height: 45px;
	margin-bottom: 40px;
	font-family: "Helvetica Neue", Sans-serif;
	color: #00b5e2;
	position: relative;
}
.lhasa-stat-details .lhasa-xl-heading:after {
	content: "";
	display: block;
	width: 85px;
	height: 4px;
	position: absolute;
	bottom: -20px;
	background-color: #00b5e2;
}

.lhasa-stat-details .lhasa-text {
	font-family: "Helvetica Neue", Sans-serif;
	font-size: 25px;
	line-height: 27px;
}

/**
IMAGE MULTIPLE WIDGET 
**/

.lhasa-image-multiple-details .lhasa-image {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	width: 100%;
	margin-top: 20px;
}

@media (max-width: 769px) {
	.lhasa-image-multiple-details .lhasa-image {
		flex-direction: column;
	}
}

.lhasa-image-multiple-details .lhasa-image > * {
	flex: 0 0 calc(50% - 10px);
}

.lhasa-image-multiple-details .lhasa-image > div {
	width: 100%;
}

.lhasa-image-multiple-details .lhasa-image img {
	max-width: 100%;
	width: 100%;
	height: auto;
	border-radius: 10px;

	object-fit: cover;
}

.lhasa-image-multiple-details .lhasa-text {
	margin-top: 20px;
	font-family: "Helvetica Neue", Sans-serif;
	font-size: 18px;

	color: #676b6e;
}

.lhasa-image-multiple-details .lhasa-author-details {
	display: flex;
	align-items: center;
	gap: 15px;
	margin-top: 20px;
}

@media (max-width: 769px) {
	.lhasa-image-multiple-details .lhasa-author-details {
		flex-direction: column;
		align-items: start;
	}
}

.lhasa-image-multiple-details .lhasa-author-details img {
	max-width: 105px;
}

.lhasa-image-multiple-details .lhasa-author-details .lhasa-author-quote {
	font-family: "psfournier-std", Sans-serif;
	color: #676b6e;
	font-size: 25px;
	font-weight: 700;
	line-height: 32px;
}

.lhasa-image-multiple-details .lhasa-button {
	font-family: "Helvetica Neue", Sans-serif;
	display: inline-block;
	margin-top: 20px;
	font-size: 16px;
	font-weight: 700;
	line-height: 17px;
	color: #333f48;
	padding: 14px 20px;
	border: solid #00b5e2 1px;
	border-radius: 40px;
	transition: all 0.3s ease;
	text-decoration: none !important;
}

.lhasa-image-multiple-details .lhasa-button:hover {
	background-color: #00b5e2;
	color: white;
}

/**
IMAGE INFO WIDGET 
**/

.lhasa-image-info-details .lhasa-image {
	display: flex;
	align-items: stretch;
	gap: 20px;
	width: 100%;
	margin-top: 40px;
}

@media (max-width: 769px) {
	.lhasa-image-info-details .lhasa-image {
		flex-direction: column;
		align-items: start;
	}
}

@media (max-width: 520px) {
	.lhasa-image-info-details .lhasa-image {
		margin-top: 20px;
	}
}

.lhasa-image-info-details .lhasa-image > div {
	width: 100%;
}

.lhasa-image-info-details .lhasa-image img.right_image {
	max-width: 100%;
	width: 100%;
	height: auto;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;

	object-fit: cover;
	border-left: solid #00b5e2 4px;
}

.lhasa-image-info-details .lhasa-image img.right_image.remove-border {
	max-width: 100%;
	width: 100%;
	height: auto;
	border-radius: 10px;

	object-fit: cover;
	border-left: unset;
}

.lhasa-image-info-details .lhasa-text {
	font-family: "Helvetica Neue", Sans-serif;
	font-size: 18px;

	color: #676b6e;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.lhasa-image-info-details blockquote p:last-of-type {
	margin-bottom: 0px;
}

.lhasa-image-info-details .lhasa-text-heading {
	font-family: "psfournier-std", Sans-serif;
	color: #676b6e;
	font-size: 34px;
	font-weight: 700;
	line-height: 44px;
	word-break: keep-all;
}

.lhasa-image-info-details .lhasa-text h1,
.lhasa-image-info-details .lhasa-text h2,
.lhasa-image-info-details .lhasa-text h3,
.lhasa-image-info-details .lhasa-text h4,
.lhasa-image-info-details .lhasa-text h5,
.lhasa-image-info-details .lhasa-text h6 {
	font-family: "psfournier-std", Sans-serif;
	font-weight: 700;
	color: #676b6e;
}

.lhasa-image-info-details .lhasa-author-details {
	display: flex;
	align-items: center;
	gap: 15px;
	margin-top: 20px;
}

@media (max-width: 769px) {
	.lhasa-image-info-details .lhasa-author-details {
		flex-direction: column;
		align-items: start;
	}
}

.lhasa-image-info-details .lhasa-author-details img {
	max-width: 105px;
	aspect-ratio: 1/1;
	object-fit: cover;
	height: auto;
}

.lhasa-image-info-details .lhasa-author-details .lhasa-author-quote {
	font-family: "psfournier-std", Sans-serif;
	color: #676b6e;
	font-size: 34px;
	font-weight: 700;
	line-height: 44px;
}

.lhasa-image-info-details
	.lhasa-author-details
	.lhasa-author-quote.smaller-quote {
	font-size: 25px;
	line-height: 32px;
}

@media (max-width: 769px) {
	.lhasa-image-info-details .lhasa-author-details .lhasa-author-quote {
		font-size: 25px;
		line-height: 32px;
	}
}

.lhasa-science-details {
	display: flex;
	align-items: center;
	gap: 10px;
}
.lhasa-science-details .lhasa-science-image img {
	aspect-ratio: 1/1;
	object-fit: cover;
	max-width: 70px;
	width: 100%;
	height: auto;
}
.lhasa-science-details .lhasa-science-name {
	font-family: "Helvetica Neue", Sans-serif;
	font-size: 18px;

	font-style: italic;
	font-weight: 700;
	margin-bottom: 0;
	color: #333f48;
}

.lhasa-science-details .lhasa-science-extra {
	font-family: "Helvetica Neue", Sans-serif;
	font-size: 18px;

	font-style: italic;
	font-weight: 400;
	margin-bottom: 0;
	color: #333f48;
}

/**
BLOCKQUOTE IMAGE INFO WIDGET
**/
.lhasa-blockquote-image-info-widget {
}

.lhasa-blockquote-image-info-widget .lhasa-image {
	display: flex;
	align-items: center;
}

@media (max-width: 769px) {
	.lhasa-blockquote-image-info-widget .lhasa-image {
		flex-direction: column;
		gap: 20px;
	}
}

.lhasa-blockquote-image-info-widget .lhasa-image blockquote p:last-of-type {
	margin-bottom: 0px;
}

.lhasa-blockquote-image-info-widget .lhasa-image blockquote,
.lhasa-blockquote-image-info-widget .lhasa-image > div {
	width: 100%;
}

.lhasa-blockquote-image-info-widget .lhasa-image .right_image {
	border-radius: 10px;
	width: 100%;
	height: auto;
	object-fit: cover;
}

/**
SOLUTION WIDGET 
**/

.lhasa-solution-widget {
}

.lhasa-solution-icons-list {
	display: flex;
	gap: 40px;
	margin-top: 30px;
	align-items: center;
}

@media (max-width: 769px) {
	.lhasa-solution-icons-list {
		flex-direction: column;
		gap: 20px;
	}
}

.lhasa-solution-icon-item {
	width: 100%;
	text-align: center;
}

.lhasa-solution-icon-item:not(.is-solution) img {
	aspect-ratio: 1/1;
	object-fit: cover;
	max-width: 105px;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

.lhasa-solution-icon-item .lhasa-icon-heading {
	font-size: 16px;

	margin-bottom: 10px;
}
.lhasa-solution-icon-item .lhasa-text {
	color: #919191;
	font-style: italic;
	line-height: 17px;
	max-width: 80%;
	margin: auto;
}

@media (max-width: 769px) {
	.lhasa-solution-widget blockquote {
		max-width: 100%;
	}
}

/**
PUBLICATION FOOTER WIDGET
**/

.lhasa-publication-footer {
	border: unset;
	background-color: #00b5e2;
	padding-top: 40px;
	padding-bottom: 40px;
	position: relative;
	overflow: hidden;
}

.lhasa-publication-footer-background {
	position: absolute;
	top: -10px;
	right: -20px;
}

.lhasa-publication-footer-details {
	display: flex;
	align-items: center;
	position: relative;
	z-index: 1;
}

.lhasa-publication-footer.vertical .lhasa-publication-footer-details {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	z-index: 1;
}

@media (max-width: 769px) {
	.lhasa-publication-footer-details {
		flex-direction: column;
		align-items: start;
		gap: 30px;
	}
}

.lhasa-publication-footer-details .lhasa-heading {
	color: white;
	font-family: "psfournier-std", Sans-serif;
	font-size: 34px;
	font-weight: 700;
	line-height: 44px;
}

@media (max-width: 769px) {
	.lhasa-publication-footer-details .lhasa-heading {
		font-size: 25px;
		line-height: 32px;
	}
}

.lhasa-publication-footer-details > div {
	width: 100%;
}

.lhasa-publication-footer-heading {
	padding-right: 20px;
	border-right: solid white 4px;
}

.lhasa-publication-footer.vertical .lhasa-publication-footer-heading {
	padding-right: 0px;
	border-right: unset;
}

@media (max-width: 769px) {
	.lhasa-publication-footer-heading {
		padding-right: 0px;
		border-right: unset;
	}
}

.lhasa-publication-footer-content {
	padding-left: 40px;
}
.lhasa-publication-footer.vertical .lhasa-publication-footer-content {
	padding-left: 0px;
}
.lhasa-publication-footer.vertical
	.lhasa-publication-footer-content
	.lhasa-text {
	border-left: solid white 4px;
	padding-left: 20px;
}

@media (max-width: 769px) {
	.lhasa-publication-footer-content {
		padding-left: 0px;
	}
}

.lhasa-publication-footer-details .lhasa-text {
	font-family: "Helvetica Neue", Sans-serif;
	font-size: 18px;

	font-weight: 400;
	margin-bottom: 0;
	color: #ffffff;
}

@media (max-width: 769px) {
	.lhasa-publication-footer-details .lhasa-text {
		padding-left: 20px;
		border-left: solid white 4px;
	}
}

.lhasa-publication-footer-details .lhasa-button-download {
	font-family: "Helvetica Neue", Sans-serif;
	display: inline-flex;
	align-items: center;
	justify-content: flex-start;
	margin-top: 30px;
	gap: 8px;
	font-size: 16px;
	font-weight: 700;
	line-height: 17px;
	color: #333f48;
	padding: 4px 20px 4px 4px;
	background-color: white;
	border: solid #ffffff 1px;
	border-radius: 40px;
	transition: all 0.3s ease;
	text-decoration: none !important;
}
