/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

main {
	display: block;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

b,strong {
	font-weight: bolder;
}

code,kbd,samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

small {
	font-size: 80%;
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

img {
	border-style: none;
}

button,input,optgroup,select,textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,input {
	overflow: visible;
}

button,select {
	text-transform: none;
}

[type=button],[type=reset],[type=submit],button {
	-webkit-appearance: button;
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: .35em .75em .625em;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type=checkbox],[type=radio] {
	box-sizing: border-box;
	padding: 0;
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
	height: auto;
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details {
	display: block;
}

summary {
	display: list-item;
}

[hidden],template {
	display: none;
}

*,:after,:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 1em;
	-webkit-font-smoothing: antialiased;
	height: 100%;
}

body {
	background-size: 100%;
	font-family: Archivo, sans-serif, Helvetica Neue, Helvetica, Arial, Lucida Grande;
	font-weight: 400;
	line-height: 1.875;
	color: #0c0c0c;
	background-color: #fff;
	overflow-x: hidden;
}

button,input,select,textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

a {
	color: #0c0c0c;
	transition: all .2s ease;
}

a,a:focus,a:hover {
	text-decoration: none;
}

a:focus,a:hover {
	color: #000;
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

figure {
	margin: 0;
}

img {
	max-width: 100%;
}

hr {
	margin-top: 30px;
	margin-bottom: 30px;
	border: 0;
	border-top: 1px solid #848484;
}

#footer-widget-2,.container,.has-post-thumbnail .entry-image,.organizadores,.page-slug-organizadores .entry-content,.page-template-default .comments-area,.page-template-default .entry-content,.single .comments-area,.single .entry-content,.site-header {
	max-width: 1190px;
	max-width: 74.375rem;
	margin: 0 auto;
	position: relative;
	padding: 0 15px;
}

@media only screen and (min-width:41rem) {
	#footer-widget-2,.container,.has-post-thumbnail .entry-image,.organizadores,.page-slug-organizadores .entry-content,.page-template-default .comments-area,.page-template-default .entry-content,.single .comments-area,.single .entry-content,.site-header {
		padding: 0 5px;
	}
}

.flexgrid {
	box-sizing: border-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex: 0 1 auto;
	list-style: none;
	margin: 0 0 0 -.625rem;
	padding: 0;
	width: 100%;
}

.flexgrid--center {
	justify-content: center;
}

.flexgrid--full {
	margin-left: 0;
}

.flexgrid--full>.flexgrid__item {
	padding-left: 0;
}

.xsmall--col-12 {
	box-sizing: border-box;
	flex-basis: 100%;
	max-width: 100%;
	padding-left: .625rem;
}

@media only screen and (min-width:41rem) {
	.small--col-12 {
		box-sizing: border-box;
		flex-basis: 100%;
		max-width: 100%;
		padding-left: .625rem;
	}
}

@media only screen and (min-width:65rem) {
	.medium--col-5 {
		flex-basis: 41.66667%;
		max-width: 41.66667%;
	}
	
	.medium--col-5,.medium--col-7 {
		box-sizing: border-box;
		padding-left: .625rem;
	}
	
	.medium--col-7 {
		flex-basis: 58.33333%;
		max-width: 58.33333%;
	}
	
	.medium--col-10 {
		box-sizing: border-box;
		flex-basis: 83.33333%;
		max-width: 83.33333%;
		padding-left: .625rem;
	}
}

.site-content {
	background-color: #f9f9f9;
}

.section__title {
	font-family: Archivo Black;
	font-size: 2.25rem;
	line-height: 1;
	margin-bottom: .9375rem;
	margin-top: 0;
	text-align: center;
}

@media only screen and (min-width:65rem) {
	.section__title {
		font-size: 3.5rem;
	}
}

.section__subtitle {
	color: #848484;
	font-size: 1.25rem;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 1.625rem;
	margin-top: 0;
	text-align: center;
}

@media only screen and (min-width:65rem) {
	.section__subtitle {
		font-size: 2rem;
		margin-bottom: 3.5rem;
	}
}

.entry-footer,.entry-meta,.home .entry-title,.nav-links,.site-info {
	display: none;
}

button,button.wp-block-button__link,input[type=button],input[type=reset],input[type=submit] {
	-webkit-font-smoothing: antialiased;
	background-color: #fff;
	transition: all .1s ease-in-out;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition: all .1s ease-in-out;
	border-radius: 0;
	border: .125rem solid #000;
	cursor: pointer;
	color: #000;
	display: inline-block;
	font-family: Archivo Black;
	font-size: 1.16938rem;
	letter-spacing: .00875rem;
	line-height: 1;
	padding: .5625rem 1.5rem;
	text-transform: uppercase;
}

@media only screen and (min-width:65rem) {
	button,button.wp-block-button__link,input[type=button],input[type=reset],input[type=submit] {
		margin-right: 1.4375rem;
	}
}

button.wp-block-button__link:active,button.wp-block-button__link:focus,button.wp-block-button__link:hover,button:active,button:focus,button:hover,input[type=button]:active,input[type=button]:focus,input[type=button]:hover,input[type=reset]:active,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:active,input[type=submit]:focus,input[type=submit]:hover {
	color: #000;
	background-color: #ff6c6c;
}

button.wp-block-button__link:focus,button:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus {
	outline: 2px dotted #ff6c6c;
	outline-offset: 2px;
}

button.wp-block-button__link:active,button:active,input[type=button]:active,input[type=reset]:active,input[type=submit]:active {
	-webkit-transform: translateY(1px);
	transform: translateY(1px);
}

input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea {
	color: #0c0c0c;
	border: 2px solid #0c0c0c;
	padding: 4px 20px;
}

input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus {
	outline: 2px dotted #ff6c6c;
	outline-offset: 2px;
}

select,textarea {
	width: 100%;
}

select {
	background-color: #fff;
	border: 1px solid #0c0c0c;
	height: 40px;
}

select:focus {
	outline: 2px dotted #ff6c6c;
	outline-offset: 2px;
}

.contact-form.contact-form input[type=email],.contact-form.contact-form input[type=text],.contact-form.contact-form input[type=url],.contact-form.contact-form textarea {
	width: 100%;
	max-width: 100%;
}

.contact-form.contact-form select {
	min-width: 80px;
}

.contact-form.contact-form input[type=email],.contact-form.contact-form input[type=text],.contact-form.contact-form input[type=url],.contact-form.contact-form select,.contact-form.contact-form textarea {
	margin-bottom: 30px;
}

.contact-form.contact-form label span {
	color: #747466;
}

.comments-area {
	margin: 60px auto 0;
	max-width: 620px;
}

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.comment-meta {
	color: #848484;
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
}

.comment-meta a {
	color: #848484;
	text-decoration: none;
}

.comment-meta a:active,.comment-meta a:focus,.comment-meta a:hover {
	text-decoration: underline;
}

.comment-list {
	margin: 0 0 60px;
	padding: 0;
	list-style: none;
}

.comment-list .children {
	padding: 30px 0 30px 30px;
	list-style: none;
}

.comment-list .avatar {
	float: left;
	margin-right: 10px;
	border-radius: 100%;
}

.comment-form label {
	display: block;
}

.comment-form input {
	width: 66%;
}

.comment-form .comment-form-cookies-consent label {
	display: inline;
}

.comment-form .comment-form-cookies-consent input {
	width: 16px;
	height: 16px;
	margin-right: 15px;
}

.comment-form .form-submit input {
	width: auto;
}

.widget select {
	max-width: 100%;
}

#content-widgets:after {
	content: "";
	display: block;
	margin: 60px auto;
	width: 100%;
	max-width: 624px;
	height: 4px;
	background: url('https://wc-us.org/wp-content/uploads/2019/04/pale-blue-dots-dense.svg') bottom repeat-x;
}

#content-widget-2 {
	font-weight: 700;
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 1.3;
	color: #003b63;
	text-align: center;
}

@media (max-width:480px) {
	#content-widget-2 {
		font-size: 24px;
		font-size: 2.4rem;
	}
}

#content-widget-2 p {
	margin: 0;
}

#content-widget-2 p+p {
	margin-top: 7.5px;
}

#content-widget-3 {
	display: grid;
	grid-template-columns: repeat(4,1fr);
	grid-gap: 20px;
}

@media (max-width:782px) {
	#content-widget-3 {
		grid-template-columns: repeat(2,1fr);
	}
}

@media (max-width:480px) {
	#content-widget-3 {
		grid-template-columns: repeat(1,1fr);
	}
}

#content-widget-3 .widget {
	position: relative;
	z-index: 1;
}

#content-widget-3 .widget a {
	display: block;
	margin: 0;
	padding: 30px 15px;
	background: #303030;
	text-align: center;
	border-radius: 12px;
}

#content-widget-3 .widget a:active,#content-widget-3 .widget a:focus,#content-widget-3 .widget a:hover {
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.5);
	box-shadow: 0 1px 10px rgba(0,0,0,.5);
	-webkit-box-shadow: none;
	box-shadow: none;
}

#content-widget-3 .widget a:active:after,#content-widget-3 .widget a:focus:after,#content-widget-3 .widget a:hover:after {
	opacity: 1;
}

#content-widget-3 .widget a:focus {
	outline: 2px dotted #303030;
	outline-offset: 2px;
}

#content-widget-3 .widget a:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	background: #303030;
	border-radius: 12px;
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.4);
	box-shadow: 0 1px 10px rgba(0,0,0,.4);
	-webkit-transform: scale(1.01);
	transform: scale(1.01);
	-webkit-transition: opacity .2s ease-in-out, scale .2s ease-in-out;
	transition: opacity .2s ease-in-out, scale .2s ease-in-out;
	opacity: 0;
}

#content-widget-3 .widget:first-of-type a {
	background: #ff6c6c;
}

#content-widget-3 .widget:first-of-type a:active,#content-widget-3 .widget:first-of-type a:focus,#content-widget-3 .widget:first-of-type a:hover {
	-webkit-box-shadow: 0 1px 10px rgba(106,24,26,.5);
	box-shadow: 0 1px 10px rgba(106,24,26,.5);
	-webkit-box-shadow: none;
	box-shadow: none;
}

#content-widget-3 .widget:first-of-type a:after {
	background: #ff6c6c;
}

#content-widget-3 .widget:last-of-type a {
	background: #003b63;
}

#content-widget-3 .widget:last-of-type a:active,#content-widget-3 .widget:last-of-type a:focus,#content-widget-3 .widget:last-of-type a:hover {
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.5);
	box-shadow: 0 1px 10px rgba(0,0,0,.5);
	-webkit-box-shadow: none;
	box-shadow: none;
}

#content-widget-3 .widget:last-of-type a:after {
	background: #003b63;
}

#content-widget-3 a {
	font-weight: 900;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fffffa;
	text-decoration: none;
}

#content-widget-3 a img {
	display: block;
	height: 100px;
	margin: 0 auto 20px;
}

.widget_blog_subscription {
	color: #fffffa;
}

.widget_blog_subscription .widget-title {
	display: none;
}

.widget_blog_subscription h2,.widget_blog_subscription p {
	margin: 0;
	color: #fffffa;
}

.widget_blog_subscription #subscribe-text {
	margin-bottom: 15px;
}

.widget_blog_subscription #subscribe-text h2 {
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 15px;
}

.widget_blog_subscription #subscribe-email input {
	border: none;
	width: 100%;
	padding: 15px;
}

.widget_blog_subscription #subscribe-email input:focus {
	outline: 2px dotted hsla(0,0%,100%,.9);
	outline-offset: 2px;
}

.widget_blog_subscription #jetpack-subscribe-label {
	clip: auto !important;
	position: static !important;
	height: auto !important;
	width: auto !important;
	display: block;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.2;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-bottom: 7.5px;
}

.widget_blog_subscription #subscribe-submit {
	padding-top: 20px;
}

.widget_blog_subscription #subscribe-submit button {
	display: inline-block;
	font-weight: 700;
	font-size: 18px;
	background-color: #ff6c6c;
	border-radius: 6px;
	-webkit-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #ff6c6c;
	background-color: transparent;
	padding: 13px;
	color: #fff;
	border: 2px solid #fff;
	width: 100%;
}

.widget_blog_subscription #subscribe-submit button:active,.widget_blog_subscription #subscribe-submit button:focus,.widget_blog_subscription #subscribe-submit button:hover {
	color: #fff;
	background-color: #303030;
}

.widget_blog_subscription #subscribe-submit button:focus {
	outline: 2px dotted #303030;
}

.widget_blog_subscription #subscribe-submit button:active {
	-webkit-transform: translateY(1px);
	transform: translateY(1px);
}

.widget_blog_subscription #subscribe-submit button:active,.widget_blog_subscription #subscribe-submit button:focus,.widget_blog_subscription #subscribe-submit button:hover {
	color: #303030;
	background-color: transparent;
	border-color: #303030;
	color: hsla(0,0%,100%,.9);
	border-color: hsla(0,0%,100%,.9);
}

.widget_blog_subscription #subscribe-submit button:focus {
	outline: 2px dotted hsla(0,0%,100%,.9);
	outline-offset: 2px;
}

@media (min-width:480px) {
	.widget_blog_subscription #subscribe-email {
		display: inline;
	}
	
	.widget_blog_subscription #subscribe-email input {
		width: auto;
	}
	
	.widget_blog_subscription #subscribe-submit {
		display: inline;
	}
	
	.widget_blog_subscription #subscribe-submit button {
		width: auto;
	}
}

@media (min-width:600px) {
	.widget_blog_subscription #subscribe-email input {
		width: 60vw;
	}
	
	.widget_blog_subscription #subscribe-submit button {
		width: 20vw;
	}
}

@media (min-width:960px) {
	.widget_blog_subscription form {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	
	.widget_blog_subscription #subscribe-text {
		margin-bottom: 0;
	}
	
	.widget_blog_subscription #subscribe-email,.widget_blog_subscription #subscribe-text {
		-ms-flex: 1 0 calc(50% - 75px);
		flex: 1 0 calc(50% - 75px);
	}
	
	.widget_blog_subscription #subscribe-email input {
		width: 100%;
	}
	
	.widget_blog_subscription #subscribe-submit {
		-ms-flex: 1 0 130px;
		flex: 1 0 130px;
		min-width: 130px;
		padding-top: 23.5px;
		padding-left: 15px;
	}
	
	.widget_blog_subscription #subscribe-submit button {
		width: 100%;
	}
}

p#subscribe-email {
	width: 80%;
}

p#subscribe-email,p#subscribe-submit {
	display: inline-block;
}

.jetpack_widget_social_icons .widget-title {
	margin: 0;
	display: inline-block;
	color: #fffffa;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
}

.jetpack_widget_social_icons .jetpack-social-widget-list {
	display: inline-block;
	margin: 0 0 0 15px;
	position: relative;
	top: -2px;
}

.jetpack_widget_social_icons .jetpack-social-widget-list a {
	color: #fffffa;
}

.widget_nav_menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.widget.widget_eu_cookie_law_widget {
	bottom: 1rem;
	right: 1rem;
	left: auto;
}

.widget.widget_eu_cookie_law_widget #eu-cookie-law {
	max-width: 22em;
	font-size: 16px;
	line-height: 1.55;
	color: #303030;
	padding: 1.25em 1.25em 5.5em;
	background-color: #fff;
	border: 2px solid #003b63;
	border-radius: 6px;
}

.widget.widget_eu_cookie_law_widget #eu-cookie-law form {
	position: absolute;
	bottom: 15px;
	right: 15px;
	width: 100%;
}

.widget.widget_eu_cookie_law_widget #eu-cookie-law form input[type=submit] {
	display: inline-block;
	padding: 15px;
	font-weight: 700;
	font-size: 18px;
	color: #fff;
	background-color: #ff6c6c;
	border: none;
	border-radius: 6px;
	-webkit-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.widget.widget_eu_cookie_law_widget #eu-cookie-law form input[type=submit]:active,.widget.widget_eu_cookie_law_widget #eu-cookie-law form input[type=submit]:focus,.widget.widget_eu_cookie_law_widget #eu-cookie-law form input[type=submit]:hover {
	color: #fff;
	background-color: #303030;
}

.widget.widget_eu_cookie_law_widget #eu-cookie-law form input[type=submit]:focus {
	outline: 2px dotted #303030;
	outline-offset: 2px;
}

.widget.widget_eu_cookie_law_widget #eu-cookie-law form input[type=submit]:active {
	-webkit-transform: translateY(1px);
	transform: translateY(1px);
}

.reserva__wrapper {
	text-align: center;
}

.reserva__wrapper .reserva__cta {
	float: none;
}

.reserva__cta {
	background-color: #fff;
	border: .125rem solid #000;
	display: inline-block;
	font-family: Archivo Black;
	font-size: 1.16938rem;
	letter-spacing: .00875rem;
	line-height: 1;
	padding: .5625rem 1.5rem;
	text-transform: uppercase;
	cursor: pointer;
}

@media only screen and (min-width:65rem) {
	.reserva__cta {
		margin-right: 1.4375rem;
	}
}

.reserva__cta:hover {
	background-color: #ff6c6c;
}

.reserva__cta:after {
	content: "";
	background-image: url('https://2020.colombia.wordcamp.org/files/2020/07/arrow-circle@2x.png');
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	height: 1.6875rem;
	margin-left: 2rem;
	vertical-align: middle;
	width: 1.6875rem;
}

.reserva__cta--pink {
	background-color: #ff6c6c;
}

.reserva__cta--pink:hover {
	background-color: #fff;
}

h1,h2,h3,h4,h5,h6 {
	line-height: 1.3;
}

.site-header {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-top: 2.0625rem;
	padding-bottom: .875rem;
	padding-top: .875rem;
}

@media only screen and (min-width:65rem) {
	.site-header {
		padding-bottom: .625rem;
		padding-top: .375rem;
	}
}

.custom-logo {
	display: block;
	max-width: 8.75rem;
	height: auto;
}

@media only screen and (min-width:65rem) {
	.custom-logo {
		max-width: 17.5625rem;
	}
}

.top-bar {
	background-color: #faf071;
	font-size: 0;
	left: 0;
	padding: .625rem 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 100%;
}

.top-bar__link {
	font-family: Archivo Black;
	font-size: .8125rem;
	letter-spacing: .00937rem;
	line-height: 1;
}

.site-footer {
	background-color: #faf071;
}

#footer-widget-2 {
	column-gap: 0;
	display: grid;
	flex: 1 1 auto;
	grid-template-columns: repeat(2,1fr);
	padding-bottom: 3.125rem;
	padding-top: 1.25rem;
	width: 100%;
}

@media only screen and (min-width:65rem) {
	#footer-widget-2 {
		grid-template-columns: repeat(4,1fr);
		padding-bottom: 3.125rem;
		padding-top: 2.5625rem;
	}
}

#footer-widget-2 .widget-title {
	background-color: #fff;
	display: inline-block;
	font-family: Archivo Black;
	font-size: .875rem;
	letter-spacing: .00875rem;
	line-height: 1.25rem;
	margin-top: 0;
	text-transform: uppercase;
	border: .0875rem solid #0c0c0c;
	padding: .5rem 2.5rem .5rem .875rem;
}

@media only screen and (min-width:65rem) {
	#footer-widget-2 .widget-title {
		font-size: 1rem;
		padding-right: 3.375rem;
	}
}

#footer-widget-2 .widget-link,#footer-widget-2 .widget-subtitle {
	font-size: .9375rem;
	font-weight: 700;
	line-height: 1.25rem;
	margin-bottom: 0;
	margin-top: 0;
}

@media only screen and (min-width:65rem) {
	#footer-widget-2 .widget-link,#footer-widget-2 .widget-subtitle {
		font-size: 1.125rem;
	}
}

#footer-widget-2 .footer__image {
	display: block;
	margin: auto;
}

@media only screen and (max-width:63rem) {
	#footer-widget-2 .footer__image {
		max-width: 80%;
	}
}

#footer-widget-2 .menu-item {
	font-family: Archivo, sans-serif, Helvetica Neue, Helvetica, Arial, Lucida Grande;
	font-weight: 700;
	line-height: 1.25rem;
	display: block;
	margin-left: 0;
	margin-bottom: .625rem;
}

.social__list {
	font-size: 0;
	padding-top: .9375rem;
}

.social__link {
	display: inline-block;
	margin-right: .9375rem;
}

.social__icon {
	display: block;
}

.copyright {
	background-color: #0c0c0c;
	color: #fff;
	text-align: center;
	padding: .625rem 0;
}

.copyright a {
	color: #fff;
}

.copyright a:hover {
	text-decoration: underline;
	text-decoration-color: #ff6c6c;
}

.copyright__icon {
	margin-left: .625rem;
	margin-right: .625rem;
	vertical-align: middle;
}

@media only screen and (max-width:63rem) {
	.copyright__icon {
		display: block;
		margin: .3125rem auto;
	}
}

.menu {
	padding: 0;
	list-style: none;
}

.menu-item {
	font-family: Archivo Black;
	font-size: 18px;
	color: #0f100e;
	letter-spacing: -.01px;
	display: inline-block;
	margin-left: 1.875rem;
}

.menu-toggle {
	background-size: 1.625rem 1.0625rem;
	background: transparent url('https://www.wpbq.org/wcco/hamburger.svg') no-repeat 50% !important;
	border: none;
	cursor: pointer;
	display: inline-block;
	outline: none !important;
	padding: .3125rem .625rem;
	text-indent: -999em;
}

@media only screen and (min-width:65rem) {
	.menu-toggle {
		display: none;
	}
}

.toggled-on .menu-toggle {
	background-size: 18px 18px;
	background: transparent url('https://www.wpbq.org/wcco/cross.svg') no-repeat 50% !important;
	position: absolute;
	right: 1.0625rem;
	top: 3.25rem;
	outline: none !important;
}

@media only screen and (min-width:65rem) {
	.button--box {
		background-color: #fff56c;
		border: 1px solid #000;
		box-shadow: 1px 0 0 #000, 0 -1px 0 #000, 2px -1px 0 #000, 1px -2px 0 #000, 3px -2px 0 #000, 2px -3px 0 #000, 4px -3px 0 #000, 3px -4px 0 #000, 5px -4px 0 #000, 4px -5px 0 #000, 6px -5px 0 #000, 5px -6px 0 #000, 7px -6px 0 #000, 6px -7px 0 #000, 8px -7px 0 #000, 7px -8px 0 #000, 9px -8px 0 #000, 8px -8px 0 #000;
		font-size: .875rem;
		letter-spacing: .00625rem;
		font-family: Archivo Black;
		padding: .375rem 1rem;
		text-decoration: none;
		text-transform: uppercase;
		transition: margin-bottom .3s ease, margin-left .3s ease, box-shadow .3s ease;
	}
}

@media only screen and (max-width:63rem) {
	.main-navigation.toggled-on {
		background-color: rgba(0,0,0,.9);
		bottom: 0;
		left: 0;
		position: fixed;
		right: 0;
		top: 0;
		transition: all .2s ease;
		z-index: 99999;
	}
	
	.main-navigation.toggled-on .menu-main-menu-container {
		display: block;
		padding-top: 5.625rem;
	}
	
	.main-navigation.toggled-on .menu-main-menu-container .menu-item {
		display: block;
		margin-left: 0;
		text-align: center;
		margin-bottom: 1.875rem;
	}
	
	.main-navigation.toggled-on .menu-main-menu-container .menu-item a {
		display: inline-block;
		color: #fff;
	}
}

@media only screen and (max-width:63rem) {
	.main-navigation .menu-main-menu-container {
		display: none;
	}
}

.menu-item-has-children {
	position: relative;
}

.menu-item-has-children .dropdown-toggle {
	display: none;
}

@media (min-width:37.5em) {
	.menu-item-has-children {
		background-color: transparent;
	}
	
	.menu-item-has-children>a:after {
		position: relative;
		top: 2px;
		display: inline-block;
		margin-left: .5rem;
		vertical-align: middle;
		border: .375rem solid transparent;
		border-top-color: #000;
		content: "";
	}
	
	.menu-item-has-children>a .dropdown-toggle {
		display: inline-block;
		display: none;
	}
	
	.menu-item-has-children.focus>a,.menu-item-has-children:hover>a {
		color: rgba(29,36,42,.9);
	}
	
	.menu-item-has-children.focus>a:after,.menu-item-has-children:hover>a:after {
		border-top-color: rgba(29,36,42,.9);
	}
	
	.menu-item-has-children.focus>.sub-menu,.menu-item-has-children:hover>.sub-menu {
		left: 0;
	}
	
	.menu-item-has-children.current-menu-item>a:after {
		border-top-color: rgba(29,36,42,.9);
	}
}

.sub-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sub-menu .menu-item {
	text-transform: none;
	font-weight: 400;
}

.sub-menu .menu-item:hover {
	background: #fbd053;
}

@media (max-width:37.4375em) {
	.sub-menu a {
		padding-left: 2.5rem;
		background-image: url('https://2017.europe.wordcamp.org/files/2017/01/decoration-bullet-color.png');
		background-repeat: no-repeat;
		background-size: 12px;
		background-position: 1rem 50%;
		display: block;
	}
	
	.sub-menu a.focus,.sub-menu a:focus,.sub-menu a:hover {
		background-image: url('https://2017.europe.wordcamp.org/files/2017/01/decoration-bullet-dark.png');
	}
}

@media (min-width:37.5em) {
	.sub-menu {
		position: absolute;
		top: 100%;
		left: -999em;
		z-index: 310;
		min-width: 10.25rem;
		background-color: #fb6c6c;
	}
	
	.sub-menu .menu-item {
		width: 100%;
		margin: 0;
		border-top: 1px solid hsla(0,0%,100%,.2);
		text-align: left;
	}
	
	.sub-menu a {
		padding: .625rem 1rem;
		color: rgba(29,36,42,.75);
		font-family: Archivo Black;
	}
}

@media (min-width:48em) {
	.sub-menu a {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

@media (min-width:62em) {
	.sub-menu a {
		padding-left: 2rem;
		padding-right: 2rem;
		display: block;
	}
}

.main-banner {
	background: url('https://2020.colombia.wordcamp.org/files/2020/07/main-banner-bg@2x.png') #0f100e;
	background-size: contain;
	background-position: 0 0;
	overflow: hidden;
	padding-top: 2.1875rem;
	padding-bottom: 2.1875rem;
}

@media only screen and (min-width:65rem) {
	.main-banner {
		padding-top: 7.6875rem;
		padding-bottom: 2.1875rem;
	}
}

.main-banner__left,.main-banner__right {
	position: relative;
	height: 100%;
}

.main-banner__title {
	font-family: Archivo Black;
	font-size: 2.625rem;
	line-height: 1;
	margin-bottom: 1.8125rem;
	margin-top: 0;
}

@media only screen and (min-width:65rem) {
	.main-banner__title {
		font-size: 5.25rem;
		margin-bottom: 6.1875rem;
	}
}

.main-banner__title--white {
	font-size: 1.6875rem;
	color: #fff;
	display: block;
}

.main-banner__title--white.last {
	text-align: right;
}

.main-banner__title--yellow {
	color: #faf071;
}

.main-banner__title--pink {
	color: #ff6c6c;
}

.main-banner .reserva__cta {
	margin-bottom: 1.25rem;
}

@media only screen and (min-width:65rem) {
	.main-banner .reserva__cta {
		float: right;
		margin-bottom: 0;
	}
}

.main-banner__date {
	color: #fff;
	font-size: 1rem;
	font-weight: 600;
	letter-spacing: .00625rem;
	line-height: 1.5rem;
	text-align: center;
}

@media only screen and (min-width:65rem) {
	.main-banner__date {
		font-size: 1.375rem;
		left: 7.75rem;
		max-width: 7.875rem;
		position: absolute;
		top: 5.125rem;
	}
}

.main-banner .asteroid__image {
	position: absolute;
	right: -9.375rem;
	top: -3.75rem;
	z-index: 2;
}

@media only screen and (max-width:63rem) {
	.main-banner .asteroid__image {
		display: none;
	}
}

.main-banner .luna__image {
	bottom: 1.875rem;
	left: 2.5rem;
	position: absolute;
	z-index: 2;
}

@media only screen and (max-width:63rem) {
	.main-banner .luna__image {
		display: none;
	}
}

.main-banner .rock__image {
	position: absolute;
	right: 0;
	bottom: 0;
	animation: float-zoom 100s infinite;
	-webkit-animation: float-zoom 100s infinite;
}

.main-banner .astronaut {
	position: absolute;
	left: 2.6875rem;
	top: -2.5rem;
	animation: float 20s infinite;
	-webkit-animation: float 20s infinite;
	z-index: 2;
}

@media only screen and (max-width:63rem) {
	.main-banner .astronaut {
		display: none;
	}
}

.main-banner .astronaut__image {
	max-width: 23.25rem;
}

@keyframes float {
	0%,to {
		transform: translate(20px,25px);
	}
	
	50% {
		transform: translate(50px,50px);
	}
}

@-webkit-keyframes float {
	0%,to {
		transform: translate(20px,25px);
	}
	
	50% {
		transform: translate(50px,50px);
	}
}

@keyframes float-zoom {
	0%,to {
		transform: translate(20px,25px) scale(.1) rotate(0);
	}
	
	50% {
		transform: translate(0) scale(.9) rotate(1turn);
	}
}

@-webkit-keyframes float-zoom {
	0%,to {
		transform: translate(20px,25px) scale(.1) rotate(0);
	}
	
	50% {
		transform: translate(0) scale(.9) rotate(1turn);
	}
}

.view {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	perspective: 400px;
}

.plane {
	width: 26px;
	height: 26px;
	transform-style: preserve-3d;
}

@media only screen and (max-width:63rem) {
	.plane {
		display: none;
	}
}

.plane.main {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	transform: rotateX(60deg) rotate(-30deg);
	animation: rotate 100s linear infinite;
	-webkit-animation: rotate 100s linear infinite;
	z-index: 1;
}

.plane.main .circle {
	width: 26px;
	height: 26px;
	position: absolute;
	transform-style: preserve-3d;
	border-radius: 100%;
	box-sizing: border-box;
	box-shadow: 0 0 60px #faf071, inset 0 0 60px #faf071;
}

.plane.main .circle:after,.plane.main .circle:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 13%;
	height: 13%;
	border-radius: 100%;
	background: #353220;
	box-sizing: border-box;
	box-shadow: 0 0 60px 2px #5c5843;
}

.plane.main .circle:before {
	transform: translateZ(-500px);
}

.plane.main .circle:after {
	transform: translateZ(500px);
}

.plane.main .circle:first-child {
	transform: rotate(72deg) rotateX(63.435deg);
}

.plane.main .circle:nth-child(2) {
	transform: rotate(144deg) rotateX(63.435deg);
}

.plane.main .circle:nth-child(3) {
	transform: rotate(216deg) rotateX(63.435deg);
}

.plane.main .circle:nth-child(4) {
	transform: rotate(288deg) rotateX(63.435deg);
}

.plane.main .circle:nth-child(5) {
	transform: rotate(1turn) rotateX(63.435deg);
}

@keyframes rotate {
	0% {
		transform: rotateX(0) rotateY(0) rotate(0);
	}
	
	to {
		transform: rotateX(1turn) rotateY(1turn) rotate(1turn);
	}
}

.introduction {
	padding-top: 1.875rem;
	padding-bottom: 1.875rem;
	position: relative;
}

@media only screen and (min-width:65rem) {
	.introduction {
		padding-top: 3.75rem;
		padding-bottom: 0;
	}
}

.introduction .reserva__wrapper {
	padding-top: 1.25rem;
	text-align: center;
	z-index: 1;
}

@media only screen and (min-width:65rem) {
	.introduction .reserva__wrapper {
		bottom: .625rem;
		padding-top: 0;
		position: relative;
	}
}

@media only screen and (max-width:63rem) {
	.introduction .reserva__cta {
		margin-right: 0;
	}
}

.boxes {
	column-gap: 1.25rem;
	display: grid;
	grid-template-columns: 1fr;
	margin: 0;
}

@media only screen and (min-width:65rem) {
	.boxes {
		grid-template-columns: 1fr 1fr 1fr;
		padding: 0 2.1875rem;
		position: relative;
		bottom: -1.25rem;
		margin-top: -3.1875rem;
	}
}

.boxes .box {
	background-color: #0c0c0c;
	text-align: center;
	padding-top: 6.25rem;
	position: relative;
}

@media only screen and (max-width:63rem) {
	.boxes .box {
		margin-bottom: 1.25rem;
	}
}

@media only screen and (min-width:65rem) {
	.boxes .box.first,.boxes .box.last {
		margin-top: 3.75rem;
		min-height: 22.75rem;
	}
}

.boxes .box__ribbon {
	left: .75rem;
	position: absolute;
	top: .9375rem;
	width: 100%;
	z-index: 1;
}

.boxes .box__link {
	background-color: #faf071;
	border: .125rem solid #000;
	display: block;
	font-family: Archivo Black;
	font-size: 1.375rem;
	line-height: 1;
	padding: .9375rem;
}

.boxes .box__link-icon {
	margin-left: 1.875rem;
	vertical-align: middle;
}

.boxes .box__link:hover {
	background-color: #ff6c6c;
}

.boxes .box__image {
	position: relative;
}

@media only screen and (min-width:65rem) {
	.boxes .box__image {
		bottom: 2.5rem;
		left: 0;
		margin: auto;
		position: absolute;
		right: 0;
		z-index: 1;
	}
}

.earth__container {
	bottom: -.0625rem;
	position: absolute;
	width: 100%;
}

@media only screen and (max-width:63rem) {
	.earth__container {
		display: none;
	}
}

.earth__image {
	display: block;
	margin: 0 auto;
}

.alistate {
	background-color: #faf071;
	padding-top: 1.875rem;
	padding-bottom: 1.875rem;
	position: relative;
}

@media only screen and (min-width:65rem) {
	.alistate {
		padding-top: 3.75rem;
	}
}

.lanzate {
	padding-top: 1.875rem;
	padding-bottom: 1.875rem;
	position: relative;
}

@media only screen and (min-width:65rem) {
	.lanzate {
		padding-top: 3.75rem;
		padding-bottom: 4.75rem;
	}
}

.lanzate__content {
	font-size: 1rem;
	font-weight: 400;
	text-align: center;
	line-height: 1.25rem;
	margin-top: 0;
}

@media only screen and (min-width:65rem) {
	.lanzate__content {
		font-size: 1.875rem;
		font-weight: 600;
		line-height: 2.1875rem;
		margin-bottom: 3.75rem;
	}
}

.comunidades {
	align-items: center;
	column-gap: 1.25rem;
	display: grid;
	grid-template-columns: repeat(2,1fr);
	margin: 0 0 3.5rem;
}

@media only screen and (min-width:65rem) {
	.comunidades {
		grid-template-columns: repeat(5,1fr);
	}
}

.comunidad {
	background-color: #fff;
	border: 2px solid #0c0c0c;
	box-shadow: 10px -10px 0 #faf071;
	height: 100%;
	padding: .625rem;
}

.comunidad__image,.comunidad__link {
	display: block;
	height: 100%;
}

.comunidad__image {
	margin: auto;
}

.orientate {
	background: url('https://2020.colombia.wordcamp.org/files/2020/07/main-banner-bg@2x.png') #0f100e;
	background-position: 0 0;
	background-size: contain;
	padding-bottom: 1.875rem;
	padding-top: 1.875rem;
	position: relative;
}

@media only screen and (min-width:65rem) {
	.orientate {
		padding-top: 3.75rem;
	}
}

.propulsados {
	padding-top: 1.875rem;
	padding-bottom: 1.875rem;
	position: relative;
}

@media only screen and (min-width:65rem) {
	.propulsados {
		padding-top: 3.75rem;
		padding-bottom: 2.5rem;
	}
}

.wordcamp-sponsors {
	column-gap: 1.25rem;
	display: grid;
	grid-template-columns: repeat(2,1fr);
	margin: 0;
	align-items: center;
	padding: 2.8125rem 0;
	flex: 1 1 auto;
}

@media only screen and (min-width:65rem) {
	.wordcamp-sponsors {
		column-gap: 3.75rem;
		grid-template-columns: repeat(4,1fr);
	}
}

.wordcamp-image__featured-image {
	height: auto;
}

.wordcamp-post-list .wordcamp-post-list__post {
	margin: 0;
}

.lates-posts {
	column-gap: 2.5rem;
	display: grid;
	flex: 1 1 auto;
	grid-template-columns: 1fr;
	margin: 0;
	padding: 0;
}

@media only screen and (min-width:65rem) {
	.lates-posts {
		column-gap: 3.75rem;
		grid-template-columns: repeat(3,1fr);
	}
}

.lates-posts .wp-block-latest-posts__featured-image {
	box-shadow: 10px -10px 0 #faf071;
}

.lates-posts .wp-block-latest-posts__featured-image+a,.lates-posts li>a {
	color: #faf071;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.75rem;
}

.lates-posts .wp-block-latest-posts__post-excerpt {
	color: #fff;
}

.lates-posts .more-link {
	background-color: #fff;
	border: .125rem solid #000;
	display: block;
	font-family: Archivo Black;
	font-size: .9375rem;
	letter-spacing: .08875rem;
	line-height: 1;
	margin-top: 1.5rem;
	padding: .5rem 1.25rem;
	text-align: center;
	text-transform: uppercase;
}

@media only screen and (min-width:65rem) {
	.lates-posts .more-link {
		width: 220px;
		text-align: left;
	}
}

.lates-posts .more-link:hover {
	background-color: #ff6c6c;
}

.lates-posts .more-link:after {
	content: "";
	background-image: url('https://www.wpbq.org/wcco/arrow-up-more.svg');
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	height: .875rem;
	margin-left: .375rem;
	vertical-align: middle;
	width: .875rem;
}

.newsletter {
	background-color: #ff6c6c;
	padding-top: 1.25rem;
	padding-bottom: 1.875rem;
}

@media only screen and (min-width:65rem) {
	.newsletter {
		padding-top: 2.5rem;
		padding-bottom: 3.75rem;
	}
}

.newsletter__container,.newsletter__form,.newsletter__left {
	align-items: center;
	column-gap: 0;
	display: grid;
	flex: 1 1 auto;
	grid-template-columns: 1fr;
}

@media only screen and (min-width:65rem) {
	.newsletter__container,.newsletter__form,.newsletter__left {
		grid-template-columns: repeat(2,1fr);
	}
}

@media only screen and (min-width:65rem) {
	.newsletter__left {
		grid-template-columns: repeat(5,1fr);
		column-gap: 0;
	}
}

@media only screen and (max-width:63rem) {
	.newsletter__logo-wrapper {
		margin-bottom: 1.625rem;
	}
}

.newsletter__logo {
	display: block;
	margin: auto;
}

.newsletter__text {
	grid-column-end: auto;
	text-align: center;
}

@media only screen and (min-width:65rem) {
	.newsletter__text {
		grid-column-end: span 4;
		text-align: left;
	}
}

.newsletter__title {
	font-family: Archivo Black;
	font-size: 1.75rem;
	line-height: 1.3;
	margin: 0;
}

@media only screen and (min-width:65rem) {
	.newsletter__title {
		font-size: 2.125rem;
		line-height: 1;
	}
}

.newsletter__paragraph {
	color: #fff;
	font-size: 1.125rem;
	line-height: 1.3;
	font-weight: 600;
	margin-top: 0;
}

@media only screen and (min-width:65rem) {
	.newsletter__paragraph {
		font-size: 1.375rem;
		line-height: 1;
		margin: 0;
	}
}

@media only screen and (min-width:65rem) {
	.newsletter__form {
		grid-template-columns: repeat(7,1fr);
		column-gap: 0;
	}
}

.newsletter__form-email {
	grid-column-end: auto;
}

@media only screen and (min-width:65rem) {
	.newsletter__form-email {
		grid-column-end: span 4;
	}
}

.newsletter__form-email-input {
	width: 100%;
	border-radius: 0 !important;
}

.newsletter__form-submit {
	grid-column-end: auto;
}

@media only screen and (min-width:65rem) {
	.newsletter__form-submit {
		grid-column-end: span 3;
	}
}

.newsletter__form-submit-input {
	padding: 1rem 1.25rem !important;
	font-size: 1.5rem !important;
	width: 100%;
}

@media only screen and (max-width:63rem) {
	.newsletter__form-submit-input {
		border-top-width: 0 !important;
	}
}

@media only screen and (min-width:65rem) {
	.newsletter__form-submit-input {
		border-left-width: 0;
	}
}

.newsletter__right,.newsletter__right * {
	height: 100%;
}

.jetpack_subscription_widget {
	position: relative;
}

.jetpack_subscription_widget form {
	align-items: center !important;
	column-gap: 0;
	display: grid !important;
	flex: 1 1 auto;
	grid-template-columns: 1fr !important;
}

@media only screen and (min-width:65rem) {
	.jetpack_subscription_widget form {
		grid-template-columns: repeat(7,1fr) !important;
	}
}

.jetpack_subscription_widget form #subscribe-email {
	grid-column-end: auto;
	height: auto;
	width: auto !important;
}

@media only screen and (min-width:65rem) {
	.jetpack_subscription_widget form #subscribe-email {
		grid-column-end: span 4;
	}
}

.jetpack_subscription_widget form #subscribe-email input {
	border-radius: 0 !important;
	height: auto;
	width: 100% !important;
}

.jetpack_subscription_widget form #subscribe-submit {
	grid-column-end: auto;
	height: auto;
}

@media only screen and (min-width:65rem) {
	.jetpack_subscription_widget form #subscribe-submit {
		grid-column-end: span 2;
	}
}

.jetpack_subscription_widget form #subscribe-submit button {
	height: auto;
	margin: 0 !important;
	width: 100%;
}

@media only screen and (max-width:63rem) {
	.jetpack_subscription_widget form #subscribe-submit button {
		border-top-width: 0 !important;
	}
}

@media only screen and (min-width:65rem) {
	.jetpack_subscription_widget form #subscribe-submit button {
		border-left-width: 0 !important;
	}
}

.jetpack_subscription_widget .success p,.jetpack_subscription_widget p.error {
	background-color: rgba(0,0,0,.9);
	bottom: 0;
	color: #fff;
	font-size: 13px;
	line-height: 1.3;
	margin: auto;
	padding: 10px 30px;
	position: absolute;
	top: 0;
}

.jetpack_subscription_widget .success p a,.jetpack_subscription_widget p.error a {
	color: #faf071;
}

.page-template-default .entry-content,.single .entry-content {
	max-width: 50rem;
	padding-top: .625rem;
	padding-bottom: 2.5rem;
}

@media only screen and (min-width:65rem) {
	.page-template-default .entry-content,.single .entry-content {
		padding-top: 1.25rem;
	}
}

.page-template-default .wp-post-image,.single .wp-post-image {
	width: auto;
	height: auto;
	display: block;
	margin: auto;
}

@media only screen and (min-width:65rem) {
	.page-template-default .wp-post-image,.single .wp-post-image {
		box-shadow: -10px 10px 0 #ff6c6c;
		height: 27.25rem;
		width: auto;
	}
}

.page-template-default .comments-area,.single .comments-area {
	max-width: 50rem;
	padding-bottom: 2.5rem;
}

@media only screen and (min-width:65rem) {
	.page-template-default .comments-area,.single .comments-area {
		padding-bottom: 5rem;
	}
}

.page-template-default .entry-title,.single .entry-title {
	display: block;
	text-align: center;
	background: #f9f9f9;
	padding-top: 3.125rem;
	font-size: 2.6875rem;
}

.has-post-thumbnail .entry-header {
	background-color: #faf071;
	padding: 1.875rem 0 0;
}

@media only screen and (min-width:65rem) {
	.has-post-thumbnail .entry-header {
		padding: 3.75rem 0 0;
	}
}

.has-post-thumbnail .entry-image {
	text-align: center;
	margin-bottom: 3.75rem;
}

.type-wcb_sponsor.has-post-thumbnail .entry-header {
	background-color: #faf071;
	padding: 1.875rem 0 0;
}

@media only screen and (min-width:65rem) {
	.type-wcb_sponsor.has-post-thumbnail .entry-header {
		padding: 3.75rem 0 0;
	}
}

.type-wcb_sponsor.has-post-thumbnail .entry-image {
	text-align: center;
	max-width: 25rem;
	background: #fff;
	padding: 1.875rem;
}

@media only screen and (min-width:65rem) {
	.type-wcb_sponsor.has-post-thumbnail .entry-image {
		box-shadow: -10px 10px 0 #ff6c6c;
	}
}

.type-wcb_sponsor.has-post-thumbnail .entry-image .wp-post-image {
	box-shadow: none;
	width: auto;
	height: auto;
}

.page-slug-organizadores .entry-content,.single .entry-content {
	padding-top: .625rem;
	padding-bottom: 2.5rem;
}

@media only screen and (min-width:65rem) {
	.page-slug-organizadores .entry-content,.single .entry-content {
		padding-top: 1.25rem;
	}
}

.features {
	column-gap: 0;
	display: grid;
	flex: 1 1 auto;
	grid-template-columns: 1fr;
}

@media only screen and (min-width:65rem) {
	.features {
		grid-template-columns: 1fr auto 1fr;
	}
}

.features__center {
	display: none;
}

@media only screen and (min-width:65rem) {
	.features__center {
		display: block;
	}
}

@media only screen and (min-width:65rem) {
	.features__right {
		text-align: right;
	}
}

@media only screen and (max-width:63rem) {
	.features__right .feature__text {
		order: 2;
	}
}

.features__image {
	display: block;
}

.feature {
	column-gap: .75rem;
	display: grid;
	flex: 1 1 auto;
	grid-template-columns: auto 1fr;
	align-items: center;
	margin-bottom: 1.25rem;
}

.feature__icon-wrapper {
	width: 7.1875rem;
}

.feature__icon {
	display: block;
	margin: auto;
}

.feature__text {
	font-size: 1.125rem;
	font-weight: 600;
	line-height: 1.5rem;
}

.page-slug-reserva-tu-silla .button--box.menu-item {
	display: none;
}

.tix_tickets_table {
	border-color: #9e8b7e;
	border-style: dotted;
	border-width: 4px 0;
	border-collapse: inherit;
	border-spacing: inherit;
	width: 100%;
	padding: 30px;
	border-spacing: 0 1em;
}

.tix-order-summary td.tix-column-per-ticket,.tix-order-summary td.tix-column-quantity {
	text-align: center;
}

.tix-row-total td:last-child {
	text-align: right;
}

.tix_tickets_table .tix-ticket-excerpt {
	display: block;
	max-width: 620px;
	color: rgba(48,48,48,.8);
	font-weight: 400;
}

.tix_tickets_table .tix-column-description {
	text-align: left;
	font-weight: 700;
}

.tix_tickets_table tbody .tix-column-description {
	border-top: 1px solid rgba(126,161,184,.2);
}

.tix_tickets_table .tix-column-price {
	text-align: right;
	font-weight: 700;
}

.tix_tickets_table .tix-column-quantity select {
	min-width: 4em;
}

.tix_tickets_table .tix-column-remaining {
	display: none;
}

.tix_tickets_table .tix-row-accommodations .tix-right,.tix_tickets_table .tix-row-allergy .tix-right,.tix_tickets_table .tix-row-coc .tix-right,.tix_tickets_table .tix-row-privacy .tix-right,.tix_tickets_table .tix-row-question-1291 .tix-right,.tix_tickets_table .tix-row-question-1296 .tix-right,.tix_tickets_table .tix-row-question-1297 .tix-right,.tix_tickets_table .tix-row-question-1298 .tix-right,.tix_tickets_table .tix-row-question-1299 .tix-right,.tix_tickets_table .tix-row-question-1300 .tix-right,.tix_tickets_table .tix-row-question-1301 .tix-right,.tix_tickets_table .tix-row-question-1318 .tix-right,.tix_tickets_table th[colspan="2"] {
	text-align: left;
}

#tix .tix-submit {
	float: none;
}

#tix .tix-submit .tix-checkout-button {
	-webkit-font-smoothing: antialiased;
	background-color: #fff;
	transition: all .1s ease-in-out;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition: all .1s ease-in-out;
	border-radius: 0;
	border: .125rem solid #000;
	cursor: pointer;
	color: #000;
	display: inline-block;
	font-family: Archivo Black;
	font-size: 1.16938rem;
	letter-spacing: .00875rem;
	line-height: 1;
	padding: .5625rem 1.5rem;
	text-transform: uppercase;
}

@media only screen and (min-width:65rem) {
	#tix .tix-submit .tix-checkout-button {
		margin-right: 1.4375rem;
	}
}

#tix .tix-submit .tix-checkout-button:active,#tix .tix-submit .tix-checkout-button:focus,#tix .tix-submit .tix-checkout-button:hover {
	color: #000;
	background-color: #ff6c6c;
}

#tix .tix-submit .tix-checkout-button:focus {
	outline: 2px dotted #ff6c6c;
	outline-offset: 2px;
}

.tix-attendee-form input[type=email],.tix-attendee-form input[type=text],.tix-attendee-form input[type=url],.tix-attendee-form textarea,.tix-private-form input[type=email],.tix-private-form input[type=text],.tix-private-form input[type=url],.tix-private-form textarea,.tix-receipt-form input[type=email],.tix-receipt-form input[type=text],.tix-receipt-form input[type=url],.tix-receipt-form textarea,.tix-ticket-form input[type=email],.tix-ticket-form input[type=text],.tix-ticket-form input[type=url],.tix-ticket-form textarea {
	width: 100%;
	padding: 5px 20px;
}

.tix-attendee-form td.tix-left,.tix-private-form td.tix-left,.tix-receipt-form td.tix-left,.tix-ticket-form td.tix-left {
	width: 60%;
}

td.tix-column-quantity {
	text-align: center;
}

td.tix-column-quantity select {
	width: auto;
}

@media (max-width:680px) {
	.tix_tickets_table {
		display: block;
	}
	
	.tix_tickets_table thead .tix-column-description,.tix_tickets_table thead .tix-column-per-ticket,.tix_tickets_table thead .tix-column-price,.tix_tickets_table thead .tix-column-quantity {
		display: none;
	}
	
	.tix_tickets_table tbody .tix-column-description,.tix_tickets_table tbody .tix-column-per-ticket,.tix_tickets_table tbody .tix-column-price,.tix_tickets_table tbody .tix-column-quantity {
		display: block;
		padding-right: 0;
		padding-left: 0;
		text-align: left;
		border-top: none;
	}
	
	.tix_tickets_table tbody .tix-column-per-ticket,.tix_tickets_table tbody .tix-column-price,.tix_tickets_table tbody .tix-column-quantity {
		padding-top: 0;
		border-top: none;
	}
	
	.tix_tickets_table tbody .tix-column-description {
		width: 100%;
	}
	
	.tix_tickets_table tbody .tix-column-per-ticket:before {
		content: "Precio de la entrada: ";
	}
	
	.tix_tickets_table tbody .tix-column-price:before {
		content: "Precio: ";
		font-weight: 400;
	}
	
	.tix_tickets_table tbody .tix-column-quantity {
		padding-top: 0;
	}
	
	.tix_tickets_table tbody .tix-column-quantity:before {
		content: "Cantidad:";
		margin-right: 15px;
	}
}

.organizadores {
	column-gap: .75rem;
	align-items: center;
	display: grid;
	flex: 1 1 auto;
	grid-template-columns: 1fr;
	padding-bottom: 3.75rem;
	padding-top: 3.125rem;
	position: relative;
}

@media only screen and (min-width:65rem) {
	.organizadores {
		grid-template-columns: repeat(4,1fr);
	}
}

.organizadores .wordcamp-post-list__post {
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #eaeaea;
	padding: 8px;
	position: relative;
	margin-bottom: 20px;
}

.organizadores .wordcamp-post-list__post img.avatar {
	object-fit: cover;
	height: 300px;
	display: block;
	margin: auto;
}

.organizadores .wordcamp-block__item-content.wordcamp-organizers__content.is-excerpt {
	background-color: #fff56c;
	border: 1px solid #000;
	box-shadow: 1px 0 0 #000, 0 -1px 0 #000, 2px -1px 0 #000, 1px -2px 0 #000, 3px -2px 0 #000, 2px -3px 0 #000, 4px -3px 0 #000, 3px -4px 0 #000, 5px -4px 0 #000, 4px -5px 0 #000, 6px -5px 0 #000, 5px -6px 0 #000, 7px -6px 0 #000, 6px -7px 0 #000, 8px -7px 0 #000, 7px -8px 0 #000, 9px -8px 0 #000, 8px -8px 0 #000;
	font-size: .875rem;
	letter-spacing: .00625rem;
	font-family: Archivo Black;
	padding: .375rem 1rem;
	text-decoration: none;
	text-transform: uppercase;
	transition: margin-bottom .3s ease, margin-left .3s ease, box-shadow .3s ease;
	bottom: 20px;
	font-family: inherit;
	font-weight: 700;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	text-align: center;
	width: 85%;
}

.organizadores .wordcamp-block__item-content.wordcamp-organizers__content.is-excerpt p {
	margin: 0;
}

ul.tix-attendee-list.tix-columns-4 {
	grid-template-columns: 1fr;
	column-gap: 10px;
	align-items: center;
	display: grid;
	flex: 1 1 auto;
	padding-bottom: 3.75rem;
	padding-top: 3.125rem;
	position: relative;
}

@media only screen and (min-width:65rem) {
	ul.tix-attendee-list.tix-columns-4 {
		column-gap: 20px;
		grid-template-columns: repeat(4,1fr);
	}
}

#tix-attendees .tix-columns-4 li {
	width: auto;
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #eaeaea;
	padding: 8px 8px 44px;
	position: relative;
	margin-bottom: 10px;
	height: auto;
	float: none;
}

@media only screen and (min-width:65rem) {
	#tix-attendees .tix-columns-4 li {
		margin-bottom: 20px;
	}
}

#tix-attendees .avatar {
	float: none;
	width: auto;
	height: auto;
	display: block;
	margin: auto;
}

#tix-attendees .tix-field {
	display: block;
	line-height: 1.3;
	background-color: #fff56c;
	border: 1px solid #000;
	box-shadow: 1px 0 0 #000, 0 -1px 0 #000, 2px -1px 0 #000, 1px -2px 0 #000, 3px -2px 0 #000, 2px -3px 0 #000, 4px -3px 0 #000, 3px -4px 0 #000, 5px -4px 0 #000, 4px -5px 0 #000, 6px -5px 0 #000, 5px -6px 0 #000, 7px -6px 0 #000, 6px -7px 0 #000, 8px -7px 0 #000, 7px -8px 0 #000, 9px -8px 0 #000, 8px -8px 0 #000;
	font-size: 12px;
	letter-spacing: 0;
	padding: 2px 10px;
	text-decoration: none;
	text-transform: uppercase;
	transition: margin-bottom .3s ease, margin-left .3s ease, box-shadow .3s ease;
	bottom: 8px;
	font-family: inherit;
	font-weight: 700;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	text-align: center;
	width: 85%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.organizadores-wcco {
	padding: 1.875rem 0;
}

@media only screen and (min-width:65rem) {
	.organizadores-wcco {
		padding: 3.75rem 0;
	}
}

.organizadores-wcco .section__title {
	margin-bottom: 2.5rem;
}

.organizadores-wcco__list {
	column-gap: 1.25rem;
	display: grid;
	grid-template-columns: 1fr;
	margin: 0;
	align-items: center;
	flex: 1 1 auto;
}

@media only screen and (min-width:65rem) {
	.organizadores-wcco__list {
		column-gap: 1.875rem;
		grid-template-columns: repeat(2,1fr);
	}
}

.organizadores-wcco__item {
	border: 2px solid #333;
	padding: 2.9375rem .9375rem 1.6875rem;
	box-shadow: -15px 15px 0 #ff6c6c;
	margin-bottom: 1.25rem;
}

@media only screen and (min-width:65rem) {
	.organizadores-wcco__item {
		min-height: 30.75rem;
		margin-bottom: 1.875rem;
	}
}

.organizadores-wcco__header {
	column-gap: .9375rem;
	display: grid;
	grid-template-columns: 1fr;
	margin: 0;
	align-items: center;
	flex: 1 1 auto;
}

@media only screen and (min-width:65rem) {
	.organizadores-wcco__header {
		grid-template-columns: min-content auto;
	}
}

.organizadores-wcco__lead-social a {
	font-family: Archivo Black;
	color: #9e2a43;
	text-decoration: none !important;
}

.organizadores-wcco__lead-name {
	font-size: 1.75rem;
	line-height: 1.875rem;
	font-family: Archivo Black;
	margin-bottom: 1.3125rem;
}

.organizadores-wcco__lead-position {
	text-transform: none;
	font-family: Archivo Black;
	font-size: .9rem;
	background-color: #fff56c;
	border: 1px solid #000;
	display: inline-block;
	padding: .5rem 1.25rem;
	line-height: 1;
	font-weight: 400;
	text-align: center;
}

.organizadores-wcco__lead-description {
	margin-bottom: .625rem;
	font-size: 1.125rem;
	line-height: 1.2;
	font-family: Archivo Black;
	font-weight: 400;
	color: #9e2a43;
}

.organizadores-wcco__content {
	line-height: 1.2;
	font-weight: 600;
	margin-top: 0;
}

@media only screen and (min-width:65rem) {
	.organizadores-wcco__image {
		width: 9.375rem;
		height: 9.375rem;
	}
}

.organizadores-wcco__image img {
	display: block;
	object-fit: cover;
	height: auto;
	width: auto;
	margin-bottom: .625rem;
}

.voluntarios-wcco {
	padding: 1.875rem 0;
}

@media only screen and (min-width:65rem) {
	.voluntarios-wcco {
		padding: 3.75rem 0;
	}
}

.voluntarios-wcco .section__title {
	margin-bottom: 2.5rem;
}

.voluntarios-wcco #tix-attendees .avatar {
	width: 150px;
}

.page-slug-noticias .wp-block-latest-posts__list {
	padding: 1.875rem 0;
}

@media only screen and (min-width:65rem) {
	.page-slug-noticias .wp-block-latest-posts__list {
		padding: 3.75rem 0;
	}
}

.page-slug-noticias .wp-block-latest-posts__list .wp-post-image {
	height: 13.3125rem;
	object-fit: cover;
}

.page-slug-noticias .wp-block-latest-posts__featured-image+a,.page-slug-noticias li>a {
	color: #0c0c0c;
	font-weight: 600;
	font-size: 1.125rem;
	line-height: 1;
}

.page-slug-noticias .wp-block-latest-posts__post-excerpt {
	color: #0c0c0c;
}

.page-slug-noticias .lates-posts .wp-block-latest-posts__featured-image {
	margin-bottom: 1.25rem;
}

.screen-reader-text {
	clip: rect(1px,1px,1px,1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #fffffa;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
	clip: auto !important;
	color: #303030;
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

#content[tabindex="-1"]:focus {
	outline: 0;
}

.hidden {
	display: none;
}

.site-description,.site-title,.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}

.color--pink {
	color: #ff6c6c;
}

.color--black {
	color: #000;
}

.color--yellow {
	color: #faf071;
}

.text--underline {
	text-decoration: underline;
}