
/*! elementor-pro - v3.7.1 - 16-05-2022 */
@charset "UTF-8";

.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft), .entry-summary blockquote.elementor-blockquote {
	margin-right: 0;
	margin-left: 0;
}

.elementor-widget-blockquote blockquote {
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	quotes: none;
	border: 0;
	font-style: normal;
	color: #55595c;
}

.elementor-widget-blockquote blockquote:after, .elementor-widget-blockquote blockquote:before, .elementor-widget-blockquote blockquote cite:after, .elementor-widget-blockquote blockquote cite:before, .elementor-widget-blockquote blockquote footer:after, .elementor-widget-blockquote blockquote footer:before {
	content: "";
	content: none;
}

.elementor-blockquote {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.elementor-blockquote__author, .elementor-blockquote__content {
	margin-bottom: 0;
	font-style: normal;
}

.elementor-blockquote__author {
	font-weight: 700;
}

.elementor-blockquote footer {
	margin-top: 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.elementor-blockquote__tweet-button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	color: #1da1f2;
	-ms-flex-item-align: end;
	align-self: flex-end;
	line-height: 1;
	position: relative;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
}

.elementor-blockquote__tweet-button:hover {
	color: #0967a0;
}

.elementor-blockquote__tweet-button span {
	font-weight: 600;
}

.elementor-blockquote__tweet-button i, .elementor-blockquote__tweet-button span {
	vertical-align: middle;
}

.elementor-blockquote__tweet-button i+span, .elementor-blockquote__tweet-button svg+span {
	margin-left: .5em;
}

.elementor-blockquote__tweet-button svg {
	fill: #1da1f2;
	height: 1em;
	width: 1em;
}

.elementor-blockquote__tweet-label {
	white-space: pre-wrap;
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button, .elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button {
	padding: .7em 1.2em;
	border-radius: 100em;
	background-color: #1da1f2;
	color: #fff;
	font-size: 15px;
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover, .elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover {
	background-color: #0967a0;
	color: #fff;
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before, .elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before {
	border-right-color: #0967a0;
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button svg, .elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button svg {
	fill: #fff;
	height: 1em;
	width: 1em;
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button, .elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button {
	padding: 0;
	width: 2em;
	height: 2em;
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i, .elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before {
	content: "";
	border: .5em solid transparent;
	border-right-color: #1da1f2;
	position: absolute;
	left: -.8em;
	top: 50%;
	-webkit-transform: translateY(-50%) scaleY(.65);
	-ms-transform: translateY(-50%) scaleY(.65);
	transform: translateY(-50%) scaleY(.65);
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before {
	right: auto;
	left: -.8em;
	border-right-color: #1da1f2;
	border-left-color: transparent;
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before {
	border-right-color: #0967a0;
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before {
	left: auto;
	right: -.8em;
	border-right-color: transparent;
	border-left-color: #1da1f2;
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before {
	border-left-color: #0967a0;
}

.elementor-blockquote--skin-boxed .elementor-blockquote {
	background-color: #e6e9ec;
	padding: 30px;
}

.elementor-blockquote--skin-border .elementor-blockquote {
	border-color: #e6e9ec;
	border-left: 7px #e6e9ec;
	border-style: solid;
	padding-left: 20px;
}

.elementor-blockquote--skin-quotation .elementor-blockquote:before {
	content: "“";
	font-size: 100px;
	color: #e6e9ec;
	font-family: Times New Roman, Times, serif;
	font-weight: 900;
	line-height: 1;
	display: block;
	height: .6em;
}

.elementor-blockquote--skin-quotation .elementor-blockquote__content {
	margin-top: 15px;
}

.elementor-blockquote--align-left .elementor-blockquote__content {
	text-align: left;
}

.elementor-blockquote--align-left .elementor-blockquote footer {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.elementor-blockquote--align-right .elementor-blockquote__content {
	text-align: right;
}

.elementor-blockquote--align-right .elementor-blockquote footer {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.elementor-blockquote--align-center .elementor-blockquote {
	text-align: center;
}

.elementor-blockquote--align-center .elementor-blockquote__author, .elementor-blockquote--align-center .elementor-blockquote footer {
	display: block;
}

.elementor-blockquote--align-center .elementor-blockquote__tweet-button {
	margin-right: auto;
	margin-left: auto;
}
