button {
	border: none;
}

.hero-callout {
	color: #fff;
	text-align: center;
	max-width: 420px;
	background: #000000;
	overflow: auto;
}

.hero-callout .hero-callout-logo {
	background: #fff;
	text-align: center;
	padding-bottom: 1rem;
}

.hero-callout .hero-callout-text {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}

.hero-callout a {
	color: #fff;
}

.hero-callout .link-featured {
	color: #93ff9e;
	font-size: 1.4rem;
}

.hero-callout-footer {
	padding:0px 20px 20px;
	text-align: left;
}

.d3-tip,
.tabber-by-country {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal
}

.tooltip-arrow {
	--bs-tooltip-bg: #202124;
}

.bs-tooltip {
	padding-top: 0.5em;
	width: 1em;
	cursor: help;
}

.tooltip>.tooltip-inner {
	cursor: pointer;
	background-color: #202124;
	color: #ffffff;
	max-width: 500px !important;
	text-align: left;
	padding: 1rem 1rem;
}

.tooltip>.tooltip-inner p:last-of-type {
	margin-bottom: 0;
}

.top-funding.top-funding-bloque-1 {
	background-color: #f2f2f2;
	/* light green */
}

.top-funding.top-funding-bloque-2 {
	background-color: #f2f2f2;
	/* light gray */
}

.d3-tip, .d3-tip .code {
	font-size: 1.25rem;
	line-height: 1.5rem
}

.tabber-by-country {
	position: absolute;
	z-index: 987;
	right: 0;
	top: -6.5rem;
	padding: .5rem;
	margin: 0;
	/* border-radius: .4375rem; */
	background-color: #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

@media screen and (max-width: 767px) {
	.tabber-by-country {
		padding: .5rem 0.9375rem 0.9375rem 0.9375rem;
	}
}

.research-by-country-box,
.research-by-country-box svg {
	z-index: 1;
	position: relative
}

.research-by-country-box .svg_area {
	margin-top: 2rem;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 40rem;
	overflow: hidden;
}

@media screen and (max-width: 767px) {
	.research-by-country-box .svg_area {
		height: auto;
	}
}

.research-by-country-box svg path {
	opacity: 1 !important
}

.research-by-country-box circle {
	cursor: pointer;
	background: red;
	-webkit-box-shadow: 0 10px 20px 0 #000;
	box-shadow: 0 10px 20px 0 #000
}

.d3-tip {
	font-weight: 400;
	padding: .5rem .75rem;
	pointer-events: none;
	z-index: 9876 !important;
	background: #5e33bf;
	/* country hover */
	-webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .5);
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .5);
	border-radius: 5px;
	width: 15.9375rem;
	/* height: 8.4375rem; */
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: left;
	-ms-flex-pack: left;
	justify-content: left;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.d3-tip .code {
	color: #fff;
	display: block;
	width: 100%;
	font-weight: 600;
	margin-bottom: .25rem
}

.d3-tip .percent, .d3-tip .q1, .d3-tip .q2, .d3-tip .q3, .d3-tip .q4 {
	font-size: 1rem;
	line-height: 1.25rem;
	color: #fff;
	margin-bottom: .5rem;
	display: block;
	width: 100%
}

.d3-tip .q1, .d3-tip .q2, .d3-tip .q3, .d3-tip .q4 {
	font-weight: 400
}

.d3-tip .percent {
	font-weight: 600;
	padding-left: .9375rem
}

.d3-tip .percent.up {
	background: url(../img/tooltip/a-u.png) 0 1px no-repeat
}

.d3-tip .percent.down {
	background: url(../img/tooltip/a-d.png) 0 1px no-repeat
}

.the_box_top5 .q1,
.the_box_top5 .q2,
.the_box_top5 .q3,
.the_box_cnci .q2,
.the_box_cnci .q3,
.the_box_cnci .q4,
.the_box_hcp .q1,
.the_box_hcp .q3,
.the_box_hcp .q4,
.the_box_wos .q1,
.the_box_wos .q2,
.the_box_wos .q4 {
	display: none !important
}

.tabber-by-country-mobile {
	top: 0;
	position: relative;
	margin: 1.25rem 0 -2.5rem
}

#d3-tip-id {
	top: 1.5625rem !important;
	left: inherit !important;
	right: .3125rem !important;
	position: absolute;
	z-index: 987
}

.citaton-topics #chart,
.citaton-topics #chartX111,
.citaton-topics #chartX222,
.citaton-topics #chartX333,
.citaton-topics #chartX444,
.tabber.tabber2 {
	position: relative
}

#tabber-mobile {
	display: none
}

.citaton-topics, .tabber .tab {
	display: -webkit-box;
	display: -ms-flexbox
}

.tabber-new-color {
	margin-top: 9.375rem;
	background-color: #000;
	/* pale bg */
	padding: .9375rem;
	/* border-radius: .625rem */
}

.new-format-wheel {
	width: 100%;
	max-width: 46.875rem;
	margin: 0 auto
}

.citaton-topics {
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.citaton-topics #sequence, .citaton-topics #sequenceX111, .citaton-topics #sequenceX222, .citaton-topics #sequenceX333, .citaton-topics #sequenceX444 {
	padding-left: .3125rem;
	font-size: .75rem
}

.citaton-topics #legend text, .citaton-topics #legendX111 text, .citaton-topics #legendX222 text, .citaton-topics #legendX333 text, .citaton-topics #legendX444 text, .citaton-topics #sequence text, .citaton-topics #sequenceX111 text, .citaton-topics #sequenceX222 text, .citaton-topics #sequenceX333 text, .citaton-topics #sequenceX444 text {
	font-weight: 600;
	fill: #fff
}

.d3arc-country {
	margin: 0 auto
}

.d3arc-country g {
	transform: translate(50%, 50%);
}

@media screen and (max-width:767px) {
	.d3arc-country g {
		transform: translate(50%, 50%);
	}
}

.citaton-topics #chart path,
.citaton-topics #chartX111 path,
.citaton-topics #chartX222 path,
.citaton-topics #chartX333 path,
.citaton-topics #chartX444 path {
	stroke: #fff
}

.citaton-topics #initial_value, .citaton-topics #initial_valueX111, .citaton-topics #initial_valueX222, .citaton-topics #initial_valueX333, .citaton-topics #initial_valueX444,
.citaton-topics #percentage, .citaton-topics #percentageX111, .citaton-topics #percentageX222, .citaton-topics #percentageX333, .citaton-topics #percentageX444 {
	font-size: 2rem;
	line-height: 1.75rem;
	font-weight: 700;
	font-family: 'Clarivate Semibold', sans-serif;
	display: block
}

.citaton-topics #explanation,
.citaton-topics #explanationX111,
.citaton-topics #explanationX222,
.citaton-topics #explanationX333,
.citaton-topics #explanationX444 {
	position: absolute;
	top: 40%;
	left: 50%;
	width: 10rem;
	text-align: center;
	z-index: 1;
	margin-left: -5rem;
	color: #000000 !important;
	/* black */
	font-size: 1.125rem;
	line-height: 1.5rem;
	padding-top: 1.25rem
}

@media screen and (max-width: 767px) {

	.citaton-topics #explanation,
	.citaton-topics #explanationX111,
	.citaton-topics #explanationX222,
	.citaton-topics #explanationX333,
	.citaton-topics #explanationX444 {
		top: 36%;
	}
}

.citaton-topics #keyword-text, .citaton-topics #keyword-textX111, .citaton-topics #keyword-textX222, .citaton-topics #keyword-textX333, .citaton-topics #keyword-textX444 {
	font-size: 1rem;
	line-height: 1.25rem;
	font-weight: 400;
	display: block
}

.tabcontent {
	display: none;
	width: 100%;
	height: 100%
}

.tabcontent .namer {
	font-weight: 700;
	font-family: 'Clarivate Semibold', sans-serif;
	margin: 0;
	padding: 0;
	font-size: .875rem
}

.loader-graph {
	background: url(../img/ajax-loader.gif) 50% 50% no-repeat #ffffff;
	display: block;
	overflow: hidden;
	position: absolute;
	z-index: 987;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.tabber {
	position: absolute;
	right: 0
}

.tabber .tablinks,
.tabber .tabheader {
	padding: 0;
	text-align: center;
	text-transform: none;
	color: #ffffff;
}

.tabber .tablinks {
	font-weight: 700;
	font-family: 'Clarivate Semibold', sans-serif;
}

.tabber .tabheader {
	display: block;
	margin: 0 0 .5rem
}

.tabber .tab {
	display: flex
}

.tabber .tablinks {
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 77 34"><rect y="0" width="77" height="34" rx="17" ry="17" fill="%23faf5ff" stroke-width="0"/><circle cx="17" cy="17" r="12" fill="%23ffffff" stroke="%23999999" stroke-width="1"/></svg>');
}

.tabber .tablinks.active {
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 77 34"><rect y="0" width="77" height="34" rx="17" ry="17" fill="%23b175e1" stroke-width="0"/><circle cx="60" cy="17" r="12" fill="%23ffffff" stroke="%23999999" stroke-width="1"/></svg>');
}

.tabber .tablinks {
	color: #ffffff;
	margin: 0 4px;
	background-color: transparent;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: top center;
	height: 3rem;
	width: 3.0625rem;
	text-decoration: none;
	outline: 0;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	z-index: 999;
	font-size: .9375rem;
}

.tabber.tabber2 {
	right: unset
}

.tabber.tabber2 .tab {
	display: block
}

.tabber.tabber2 .tablinks {
	margin: 0 0 0.75rem;
	padding: 0.1rem 0 0 3.75rem;
	height: 1.5rem;
	width: 100%;
	background-position: top left;
	display: block;
	overflow: hidden;
	text-align: left;
	align-items: unset;
}

#anchor_type .usd-a {
	font-size: 1.125rem;
	line-height: 1.5rem;
	text-decoration: none;
	color: #202124;
	font-weight: 400;
	text-transform: capitalize;
	text-align: left;
	padding-left: 2.125rem;
	margin: 0 0 0 .9375rem
}

#anchor_type .usd-a {
	background: url(../img/type/usd-a.png) no-repeat;
	background-size: 1.5rem 1.4375rem
}

/* .container-type {
	padding: 0 0 2.5rem 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-flex: 0;
	-ms-flex: 0 50%;
	flex: 0 50%
}

*/

.container-type-icon {
	width: 96px;
	padding-right: 0.25rem;
}

.container-type-icon img {
	width: 100%;
	height: auto;
}

.container-type .bar {
	height: 1.875rem;
	/* max-width: 20rem; */
	/* margin: .8125rem auto .625rem; */
	line-height: 1.875rem;
	font-size: 1.125rem;
	color: #fff;
	padding: 0 0 0 .75rem;
	position: relative;
	width: 100%
}

.container-type .bar .span_after,
.container-type .bar .span_before {
	height: 1.875rem;
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	/* border-radius: 1rem */
}

.container-type .bar .span_before {
	width: 100%;
	z-index: 0;
	background-color: #BABCBE
}

.container-type .bar .span_data {
	position: relative;
	z-index: 2;
}

.container-type .bar .span_after {
	display: block;
	width: 0%;
	z-index: 1;
	background-image: linear-gradient(-135deg, #B175E1 0, #3595F0 100%);
	-webkit-transition: all 1.5s ease-in-out;
	transition: all 1.5s ease-in-out
}

.container-type .bar-alt {
	color: #1b1e21
}

.container-type .bar-alt .span_after {
	background-image: linear-gradient(-135deg, #B175E1 0, #3595F0 100%);
	/* border-radius: 1rem */
}

@media screen and (max-width: 767px) {
	.container-type .bar {
		text-align: left
	}
}

.chart-wrap-row, .trends-manager {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row
}

.smaller {
	font-size: .75rem;
	line-height: .875rem
}

.chart-wrap .label, .chart-wrap .number {
	font-size: .875rem;
	line-height: 1.625rem
}

.chart-wrap {
	max-width: 29.375rem;
	margin: 0 auto;
	padding: 2.5rem 0
}

.chart-wrap .collaboration-row {
	position: relative;
	height: 1.625rem;
	margin-bottom: .9375rem
}

.chart-wrap .bar-wrap {
	position: relative;
	background-color: #BABCBE;
	/* border-radius: 1rem; */
	width: 100%;
	height: 100%;
	overflow: hidden
}

.chart-wrap .bar-wrap .bar {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	background-image: linear-gradient(-135deg, #B175E1 0, #3595F0 100%);
	-webkit-transition: all 1s;
	transition: all 1s;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	/* border-radius: 1rem */
}

.btn11, .btn11 .icon-left {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
}

.chart-wrap .bar-wrap .bar.in {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.chart-wrap .label {
	min-width: 12.5rem;
	color: #202124;
	padding: 0 .625rem 0 0;
	text-align: right;
	text-transform: capitalize;
	font-weight: 400
}

.chart-wrap .number {
	min-width: 3.125rem;
	padding: 0 0 0 .625rem;
	color: #000000;
	/* black */
	font-weight: 700;
	font-family: 'Clarivate Semibold', sans-serif;
	text-align: left
}

.chart-wrap-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	flex-direction: row
}

#svg_area #ATA, .btn11 {
	display: none
}

.btn11 {
	position: absolute;
	width: 3.75rem;
	height: 3.75rem;
	top: .9375rem;
	left: .9375rem;
	transition-duration: .5s
}

.btn11 .icon-left, .btn11 .icon-left:before {
	position: absolute;
	width: .9375rem;
	height: .25rem;
	background-color: #000000
		/* black */
}

.btn11 .icon-left {
	transition-duration: .5s;
	top: 1.875rem
}

.btn11 .icon-left:after, .btn11 .icon-left:before {
	-webkit-transition-duration: .5s;
	content: ""
}

.btn11 .icon-left:before {
	transition-duration: .5s;
	top: -.625rem
}

.btn11 .icon-left:after {
	transition-duration: .5s;
	position: absolute;
	width: .9375rem;
	height: .25rem;
	background-color: #000000;
	/* black */
	top: .625rem
}

.btn11 .icon-right,
.btn11 .icon-right:before {
	-webkit-transition-duration: .5s;
	position: absolute;
	width: .9375rem;
	height: .25rem;
	background-color: #000000;
	/* black */
}

.btn11 .icon-left:hover {
	cursor: pointer
}

.btn11 .icon-right {
	transition-duration: .5s;
	top: 1.875rem;
	left: .9375rem
}

.btn11 .icon-right:before {
	transition-duration: .5s;
	content: "";
	top: -.625rem
}

.btn11 .icon-right:after {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	position: absolute;
	width: .9375rem;
	height: .25rem;
	background-color: #000000;
	content: "";
	top: .625rem
}

.btn11.open .icon-left {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	background: 0 0
}

.btn11.open .icon-left:before {
	-webkit-transform: rotateZ(45deg) scaleX(1.4) translate(.125rem, .125rem);
	transform: rotateZ(45deg) scaleX(1.4) translate(.125rem, .125rem)
}

.btn11.open .icon-left:after {
	-webkit-transform: rotateZ(-45deg) scaleX(1.4) translate(.125rem, -.125rem);
	transform: rotateZ(-45deg) scaleX(1.4) translate(.125rem, -.125rem)
}

.btn11.open .icon-right {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	background: 0 0
}

.btn11.open .icon-right:before {
	-webkit-transform: rotateZ(-45deg) scaleX(1.4) translate(-.125rem, .125rem);
	transform: rotateZ(-45deg) scaleX(1.4) translate(-.125rem, .125rem)
}

.btn11.open .icon-right:after {
	-webkit-transform: rotateZ(45deg) scaleX(1.4) translate(-.125rem, -.125rem);
	transform: rotateZ(45deg) scaleX(1.4) translate(-.125rem, -.125rem)
}

.btn11:hover {
	cursor: pointer
}

#svg_area {
	min-height: 37.5rem;
	position: relative;
	z-index: 1
}

@media screen and (max-width: 767px) {
	#svg_area {
		min-height: 0;
	}
}

#svg_area .caja_zoom {
	position: absolute;
	z-index: 987;
	top: 50%;
	left: 0
}

#svg_area #zoom_in,
#svg_area #zoom_out {
	background: transparent;
	display: block;
	font-size: 3rem;
}

.collaboration-box .chart-wrap .label,
.collaboration-box .chart-wrap .collaboration-row {
	height: 2.25rem;
	align-content: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal
}

:root body .newsletter-content.keyword-stats #sequence, _:-ms-fullscreen {
	position: absolute
}

:root body .newsletter-content.keyword-stats #sequenceX222, _:-ms-fullscreen {
	position: absolute
}

:root body .newsletter-content.keyword-stats #sequenceX333, _:-ms-fullscreen {
	position: absolute
}

:root body .newsletter-content.keyword-stats #sequenceX444, _:-ms-fullscreen {
	position: absolute
}

:root body #svg_area svg,
_:-ms-fullscreen #svg_area svg {
	margin-top: 0
}

.upadate_date {
	color: #202124;
	text-transform: none;
	font-weight: 400;
	font-size: .75rem;
	line-height: 1.5rem;
	padding: .3125rem 0;
	margin: 0;
	text-align: left
}

.collaboration-box #btn-load-more_111_111, .collaboration-box #btn-load-more_222_222 {
	display: none
}

.collaboration-box .chart-wrap .label {
	min-width: 10rem;
	text-align: left;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-line-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: .875rem;
	line-height: 1.125rem
}

.collaboration-box .chart-wrap {
	max-width: 100%;
	margin: 0 auto;
	padding: 1rem 0;
	width: 100%
}

.collaboration-box .chart-wrap .collaboration-row.deactive-none {
	display: none
}

.collaboration-box .chart-wrap .collaboration-row {
	position: relative;
	margin-bottom: .9375rem;
	background: rgba(255, 255, 255, .75);
	padding: 0.5rem 0 0.5rem 0.5rem;
	border-radius: 0;
	-ms-flex-line-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row
}

@media screen and (max-width: 767px) {
	.collaboration-box .chart-wrap .collaboration-row {
		background: transparent;
	}
}

.collaboration-box .chart-wrap .collaboration-row .white-value {
	font-size: 1rem;
	color: #fff;
	padding: 0 0 0 1.125rem;
	position: relative;
	z-index: 9;
	margin: 0;
	line-height: 2.25rem
}

.collaboration-box .label-flag {
	width: 1.8125rem;
	height: 1.8125rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: 0.625rem;
	min-width: 1.8125rem;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.collaboration-box .chart-wrap .bar-wrap {
	background-color: #BABCBE;
	height: 2.25rem
}

.collaboration-box .btn-load-more-stats {
	color: #526da3;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1rem;
	line-height: 1.5rem;
	letter-spacing: .1em;
	font-weight: 500;
	cursor: pointer;
	padding-right: .9375rem
}

.collaboration-box .btn-load-more-stats:hover {
	color: #000000;
	/* black */
	text-transform: uppercase;
	text-decoration: none
}

:root body .desktop-view,
:root body .desktop-view-block,
_:-ms-fullscreen {
	display: block
}

@media (max-width:1023px) {
	:root body .mobile-view,
	:root body .mobile-view-block,
	_:-ms-fullscreen {
		display: block
	}
}

@media (max-width:767px) {

	.tabber-new-color {
		padding-top: 0.5rem;
	}

	.btn11 {
		display: block
	}

	#tabber-desktop {
		display: none
	}

	#tabber-mobile.tabber,
	.citaton-topics {
		display: -webkit-box;
		display: -ms-flexbox;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal
	}

	.citaton-topics {
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.svg_zona svg {
		margin: 0 auto
	}

	#tabber-mobile.tabber {
		width: 100%;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		position: unset
	}

	#tabber-mobile.tabber .tab {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	#tabber-mobile.tabber .tablinks {
		background: #faf5ff;
		/* border-radius: 1rem; */
		padding: 0rem;
		margin: 0 .625rem 0 0;
		text-align: center;
		height: 2.125rem;
		text-decoration: none;
		color: #93ff9e;
		border: 1px solid #93ff9e;
		background: transparent;
		text-transform: none;
		width: 100%;
		display: block;
		overflow: hidden;
		-webkit-box-orient: unset;
		-webkit-box-direction: unset;
		-ms-flex-direction: unset;
		flex-direction: unset
	}

	#tabber-mobile.tabber .tablinks.active {
		color: #000000;
		background: #93ff9e;
	}

	.citaton-topics #chart svg,
	.citaton-topics #chartX111 svg,
	.citaton-topics #chartX222 svg,
	.citaton-topics #chartX333 svg,
	.citaton-topics #chartX444 svg {
		width: 100%;
		margin: 0 auto
	}

	.tabber-new-color {
		margin-top: 0 !important
	}

	.collaboration-box .chart-wrap .label {
		min-width: 100%;
		width: 100%;
		max-width: 100%;
		margin-bottom: .625rem
	}

	.collaboration-box .chart-wrap-row {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.collaboration-box .chart-wrap .collaboration-row {
		height: auto !important
	}

	.chart-wrap .label {
		text-align: left
	}
}

@media (max-width:576px) {
	#sequence {
		display: none !important
	}
}


.tabber-by-country {
	position: static;

.tab {
	display: flex;
    justify-content: space-evenly;
}


.tablinks {
	padding: 0.1rem 0 0 3.75rem;
    height: 1.5rem;
    width: auto;
    background-position: top left;
    display: inline-block;
    overflow: hidden;
    text-align: left;
    align-items: unset;
}
}