@charset "UTF-8";
/*
Theme Name: TasneemRagab
Theme URI: https://TasneemRagab.com
Author: Miss Marketing
Author URI: eng.reem.shwky@gmail.com
Description: Theme for TasneemRagab.io
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 1.2
Requires at least: 5.2
Tested up to: 6.1
Requires PHP: 7.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: TasneemRagab

TasneemRagab WordPress Theme © 2023 MissMarketing
TasneemRagab is distributed under the terms of the GNU GPL
*/

@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');

:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
.jetpack-sharing-buttons__services-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;list-style-type:none;margin:5px;padding:0}.jetpack-sharing-buttons__services-list.has-small-icon-size{font-size:12px}.jetpack-sharing-buttons__services-list.has-normal-icon-size{font-size:16px}.jetpack-sharing-buttons__services-list.has-large-icon-size{font-size:24px}.jetpack-sharing-buttons__services-list.has-huge-icon-size{font-size:36px}@media print{.jetpack-sharing-buttons__services-list{display:none!important}}.editor-styles-wrapper .wp-block-jetpack-sharing-buttons{gap:0;padding-inline-start:0}ul.jetpack-sharing-buttons__services-list.has-background{padding:1.25em 2.375em}
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: 'Quicksand';
}

/*html{scroll-behavior:smooth}*/
/* line 2, sass/styles/reset.scss */
.en{
  display: inline-block;
}
.ar{
  display: none;
}
body {
  line-height: 1;
}
p{
  margin-bottom: 0px;
}

/* line 2, sass/styles/reset.scss */
a {
  text-decoration-skip-ink: auto;
}

/* line 2, sass/styles/reset.scss */
a[href^="tel"] {
  color: inherit;
  text-decoration: none !important;
}
/* line 2, sass/styles/reset.scss */
a{
  color: inherit;
  text-decoration: none !important;
}

/* line 2, sass/styles/reset.scss */
button {
  outline: 0;
}

/* line 2, sass/styles/reset.scss */
ol, ul {
  list-style: none;
}

/* line 2, sass/styles/reset.scss */
blockquote, q {
  quotes: none;
}

/* line 2, sass/styles/reset.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

/* line 2, sass/styles/reset.scss */
q {
  display: inline;
  font-style: italic;
}

/* line 2, sass/styles/reset.scss */
q:before {
  content: '"';
  font-style: normal;
}

/* line 2, sass/styles/reset.scss */
q:after {
  content: '"';
  font-style: normal;
}

/* line 2, sass/styles/reset.scss */
textarea, input[type="text"], input[type="button"], input[type="submit"], input[type="reset"], input[type="search"], input[type="password"] {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
}

/* line 2, sass/styles/reset.scss */
input[type="search"] {
  -webkit-appearance: textfield;
}

/* line 2, sass/styles/reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 2, sass/styles/reset.scss */
th, td {
  padding: 2px;
}

/* line 2, sass/styles/reset.scss */
big {
  font-size: 120%;
}

/* line 2, sass/styles/reset.scss */
small, sup, sub {
  font-size: 80%;
}

/* line 2, sass/styles/reset.scss */
sup {
  vertical-align: super;
}

/* line 2, sass/styles/reset.scss */
sub {
  vertical-align: sub;
}

/* line 2, sass/styles/reset.scss */
dd {
  margin-left: 20px;
}

/* line 2, sass/styles/reset.scss */
kbd, tt {
  font-family: 'Quicksand';
  font-size: 12px;
}

/* line 2, sass/styles/reset.scss */
ins {
  text-decoration: underline;
}

/* line 2, sass/styles/reset.scss */
del, strike, s {
  text-decoration: line-through;
}

/* line 2, sass/styles/reset.scss */
dt {
  font-weight: bold;
}

/* line 2, sass/styles/reset.scss */
address, cite, var {
  font-style: italic;
}

/* line 2, sass/styles/reset.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 2, sass/styles/reset.scss */
* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

/* line 4, sass/styles/reset.scss */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  word-break: normal;
}

/* line 5, sass/styles/reset.scss */
.screen-reader-text:focus {
  background-color: #f7f7f7;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #007acc;
  display: block;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* line 6, sass/styles/reset.scss */
.skip-link {
  left: -9999rem;
  top: 2.5rem;
  z-index: 999999999;
  text-decoration: underline;
}

/* line 7, sass/styles/reset.scss */
.skip-link:focus {
  display: block;
  left: 6px;
  top: 7px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  line-height: normal;
  padding: 15px 23px 14px;
  z-index: 100000;
  right: auto;
}

/* line 8, sass/styles/reset.scss */
.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active) {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

/* Colores */
/* Absolute Center */
/* Media */
/* line 3, sass/styles/base.scss */
html, body {
  font-size: 14px;
  overflow-x: hidden !important;
}
@media all and (min-width: 768px) {
  /* line 3, sass/styles/base.scss */
  html, body {
    font-size: 17px;
  }
}

/* line 10, sass/styles/base.scss */
body {
  background: #f2f2f2;
  color: #606060;
  font-family: 'Quicksand';
  overflow-x: hidden;
  padding-top: 238px;
  position: relative;
}

/* line 18, sass/styles/base.scss */
a {
  text-decoration: none;
}

/* line 22, sass/styles/base.scss */
.color-violeta {
  color: #A87BE9;
}

/* line 26, sass/styles/base.scss */
.gradient-header {
  width: 100%;
  position: absolute;
  top: -10%;
  left: 0;
  height: 10rem;
  pointer-events: none;
  z-index: 0;
  background: white;
  background: -moz-linear-gradient(180deg, white 0%, rgba(242, 242, 242, 0) 100%);
  background: -webkit-linear-gradient(180deg, white 0%, rgba(242, 242, 242, 0) 100%);
  background: linear-gradient(180deg, white 0%, rgba(242, 242, 242, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f2f2f200",GradientType=1);
  transform: rotate(2.52deg);
}
/* line 40, sass/styles/base.scss */
.gradient-header .gradient-header:before, .gradient-header .gradient-header:after {
  display: block;
  content: '';
  width: 30%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #f2f2f2;
  background: -moz-linear-gradient(90deg, #f2f2f2 0%, rgba(242, 242, 242, 0) 100%);
  background: -webkit-linear-gradient(90deg, #f2f2f2 0%, rgba(242, 242, 242, 0) 100%);
  background: linear-gradient(90deg, #f2f2f2 0%, rgba(242, 242, 242, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2f2f2",endColorstr="#f2f2f2",GradientType=1);
}
/* line 54, sass/styles/base.scss */
.gradient-header .gradient-header:after {
  left: auto;
  right: 0;
  background: #f2f2f2;
  background: -moz-linear-gradient(-90deg, #f2f2f2 0%, rgba(242, 242, 242, 0) 100%);
  background: -webkit-linear-gradient(-90deg, #f2f2f2 0%, rgba(242, 242, 242, 0) 100%);
  background: linear-gradient(-90deg, #f2f2f2 0%, rgba(242, 242, 242, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2f2f2",endColorstr="#f2f2f2",GradientType=1);
}

/* line 65, sass/styles/base.scss */
.post-edit-link {
  position: fixed;
  bottom: 0;
  right: 0;
  padding: 0.5rem 0.75rem;
  color: #fff;
  background: #A87BE9;
  display: block;
  font-size: 0.75rem;
  line-height: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  z-index: 9999;
}

/* line 80, sass/styles/base.scss */
#content {
  width: calc(100% - 40px);
  margin: auto;
}
@media all and (min-width: 768px) {
  /* line 80, sass/styles/base.scss */
  #content {
    max-width: 1224px;
    width: 88%;
  }
}

/* line 89, sass/styles/base.scss */
.tag {
  background: #A87BE9;
  color: #fff;
  font-size: 0.64rem;
  line-height: 0.64rem;
  padding: 7px 8px 6px;
  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: 0.015rem;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 10px;
}

/* line 103, sass/styles/base.scss */
.btn {
  background: #fff;
  color: #2E73EA;
  border-radius: 4px;
  padding: 12px;
  font-size: 14px;
  line-height: 14px;
  display: inline-block;
}
@media all and (min-width: 768px) {
  /* line 103, sass/styles/base.scss */
  .btn {
    padding: 14px 16px 14px 16px;
    font-size: 16px;
    line-height: 16px;
  }
}
/* line 116, sass/styles/base.scss */
.btn svg {
  margin-left: 10px;
}
/* line 119, sass/styles/base.scss */
.btn:hover {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.35);
}

/* Accordion */
/* line 127, sass/styles/base.scss */
.accordion .accordion-item {
  background: #fff;
  border-radius: 8px;
  margin-bottom: 10px;
}
@media all and (min-width: 768px) {
  /* line 127, sass/styles/base.scss */
  .accordion .accordion-item {
    border-radius: 16px;
  }
}
/* line 134, sass/styles/base.scss */
.accordion .accordion-item .accordion-title {
  color: #2E73EA;
  font-size: 1.1rem;
  line-height: 1.25rem;
  padding: 4% 10% 4% 4%;
  display: block;
  cursor: pointer;
  position: relative;
}
@media all and (min-width: 768px) {
  /* line 134, sass/styles/base.scss */
  .accordion .accordion-item .accordion-title {
    padding: 2.3% 3%;
  }
}
/* line 145, sass/styles/base.scss */
.accordion .accordion-item .accordion-title:after {
  content: '';
  display: block;
  width: 10px;
  height: 8px;
  position: absolute;
  top: 50%;
  right: 4%;
  background: url(../images/arrow-accordion.svg) no-repeat center/contain;
  margin-top: -5px;
}
@media all and (min-width: 768px) {
  /* line 145, sass/styles/base.scss */
  .accordion .accordion-item .accordion-title:after {
    width: 12px;
    height: 10px;
    right: 3%;
  }
}
/* line 162, sass/styles/base.scss */
.accordion .accordion-item .accordion-title.active:after {
  transform: rotate(180deg);
}
/* line 167, sass/styles/base.scss */
.accordion .accordion-item .accordion-text {
  display: none;
  font-size: 1rem;
  line-height: 1.25rem;
  padding: 0 4% 2%;
}
@media all and (min-width: 768px) {
  /* line 167, sass/styles/base.scss */
  .accordion .accordion-item .accordion-text {
    padding: 0 3% 2%;
    font-size: 0.9rem;
  }
}
/* line 176, sass/styles/base.scss */
.accordion .accordion-item .accordion-text h1, .accordion .accordion-item .accordion-text h2, .accordion .accordion-item .accordion-text h3, .accordion .accordion-item .accordion-text h4, .accordion .accordion-item .accordion-text h5, .accordion .accordion-item .accordion-text h6 {
  font-size: 1.1rem;
  margin: 0 auto 8px;
}
@media all and (min-width: 768px) {
  /* line 176, sass/styles/base.scss */
  .accordion .accordion-item .accordion-text h1, .accordion .accordion-item .accordion-text h2, .accordion .accordion-item .accordion-text h3, .accordion .accordion-item .accordion-text h4, .accordion .accordion-item .accordion-text h5, .accordion .accordion-item .accordion-text h6 {
    margin: 0 auto 16px;
  }
}
/* line 183, sass/styles/base.scss */
.accordion .accordion-item .accordion-text p {
  margin: 0 auto 8px;
}
@media all and (min-width: 768px) {
  /* line 183, sass/styles/base.scss */
  .accordion .accordion-item .accordion-text p {
    margin: 0 auto 16px;
  }
}
/* line 189, sass/styles/base.scss */
.accordion .accordion-item .accordion-text strong {
  font-weight: 800;
  color: #4c3557;
}
/* line 193, sass/styles/base.scss */
.accordion .accordion-item .accordion-text a {
  color: #2E73EA;
}
/* line 195, sass/styles/base.scss */
.accordion .accordion-item .accordion-text a strong {
  color: #2E73EA;
}

/* line 204, sass/styles/base.scss */
ul li {
  margin: 10px auto;
  list-style: none;
  padding-left: 15px;
}
@media all and (min-width: 768px) {
  /* line 204, sass/styles/base.scss */
  ul li {
    padding-left: 20px;
  }
}
/* line 211, sass/styles/base.scss */
/*
ul li:before {
  content: '';
  display: block;
  width: 7px;
  height: 7px;
  margin-right: 10px;
  background: url(../images/arrow-accordion.svg) no-repeat center/contain;
  transform: rotate(-90deg);
  position: absolute;
  top: 3px;
  left: 0;
}
  */
@media all and (min-width: 768px) {
  /* line 211, sass/styles/base.scss */
  ul li:before {
    width: 9px;
    height: 9px;
  }
}

/* Masonry */
/* line 232, sass/styles/base.scss */
.grid .grid-sizer,
.grid .grid-item {
  width: 98%;
}
@media all and (min-width: 600px) and (max-width: 960px) {
  /* line 232, sass/styles/base.scss */
  .grid .grid-sizer,
  .grid .grid-item {
    width: calc(50% - 20px);
  }
}
@media all and (min-width: 960px) {
  /* line 232, sass/styles/base.scss */
  .grid .grid-sizer,
  .grid .grid-item {
    width: calc(33.333% - 20px);
  }
}
/* line 242, sass/styles/base.scss */
.grid .grid-item {
  margin-bottom: 20px;
}

/* Pagination */
/* line 248, sass/styles/base.scss */
.pagination {
  margin: 0 0 50px 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 254, sass/styles/base.scss */
.pagination span,
.pagination a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 0 0 1px inset #606060;
  color: #606060;
  transition: all ease 300ms;
  display: block;
  margin: 0 5px;
  line-height: 40px;
  font-weight: 400;
  font-size: 0.9rem;
}
/* line 267, sass/styles/base.scss */
.pagination span:hover,
.pagination a:hover {
  box-shadow: 0 0 0 2px inset #4c3557;
}
/* line 271, sass/styles/base.scss */
.pagination span {
  box-shadow: 0 0 0 2px inset #4c3557;
  color: #4c3557;
}
/* line 275, sass/styles/base.scss */
.pagination .prev,
.pagination .next {
  text-indent: 999px;
  overflow: hidden;
  position: relative;
}
/* line 280, sass/styles/base.scss */
.pagination .prev:after,
.pagination .next:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  border-top: 2px solid #606060;
  border-right: 2px solid #606060;
  transform: translateX(-1px) rotate(45deg);
}
/* line 291, sass/styles/base.scss */
.pagination .prev:hover:after,
.pagination .next:hover:after {
  border-top: 2px solid #4c3557;
  border-right: 2px solid #4c3557;
}
/* line 298, sass/styles/base.scss */
.pagination .prev:after {
  transform: translateX(1px) rotate(225deg);
}

/* line 304, sass/styles/base.scss */
.fullwidth {
  overflow: hidden;
}

/* Searchform */
/* line 309, sass/styles/base.scss */
#search-form {
  display: none;
  position: absolute;
  top: 20px;
  left: 0;
  width: calc(100% - 44px);
  height: auto;
  margin: 0 auto;
  z-index: 10;
}
/* line 318, sass/styles/base.scss */
#search-form.active {
  display: block;
}
@media all and (min-width: 768px) {
  /* line 309, sass/styles/base.scss */
  #search-form {
    min-width: 288px;
    display: block !important;
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
  }
}
/* line 330, sass/styles/base.scss */
#search-form input[type="search"] {
  position: relative;
  width: 100%;
  padding: 0.65rem 0.85rem;
  border-radius: 4px;
  font-size: 0.9rem;
  color: #606060;
  border: 0;
  outline: 0;
  line-height: 38px;
  height: 38px;
}
@media all and (min-width: 768px) {
  /* line 330, sass/styles/base.scss */
  #search-form input[type="search"] {
    min-width: 288px;
  }
}
/* line 346, sass/styles/base.scss */
#search-form .lupita {
  width: 14px;
  height: 14px;
  background: #fff url(../images/lupa.svg) no-repeat center/contain;
  position: absolute;
  top: 12px;
  right: 16px;
  border: 0;
  padding: 0.5rem;
  text-indent: 999px;
  overflow: hidden;
  cursor: pointer;
}

/* Breadcrumbs */
/* line 362, sass/styles/base.scss */
.breadcrumbs {
  padding: 0 0 1rem 0;
  font-size: 0.8rem;
  color: #d9d9d9;
  position: relative;
  line-height: 1.25rem;
  border-bottom: 1px solid #d9d9d9;
}
@media all and (min-width: 768px) {
  /* line 362, sass/styles/base.scss */
  .breadcrumbs {
    padding: 0 0 3rem 1.75rem;
    border: 0;
  }
  /* line 372, sass/styles/base.scss */
  .breadcrumbs:before {
    content: '';
    width: 0.3rem;
    height: 0.3rem;
    border: 2px solid #A87BE9;
    transform: rotate(45deg);
    position: absolute;
    top: 0.35rem;
    left: 0;
  }
}
/* line 383, sass/styles/base.scss */
.breadcrumbs a {
  color: #A87BE9;
}
/* line 385, sass/styles/base.scss */
.breadcrumbs a:hover {
  opacity: 1;
}
/* line 389, sass/styles/base.scss */
.breadcrumbs span.current {
  color: #606060;
}
/* line 392, sass/styles/base.scss */
.breadcrumbs .breadcrumb-separator {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 6px;
  margin-right: 6px;
  opacity: 0.5;
}
/* line 399, sass/styles/base.scss */
.breadcrumbs .breadcrumb-separator:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  transform: rotate(45deg);
  border-top: 2px solid #A87BE9;
  border-right: 2px solid #A87BE9;
  position: absolute;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

/* Estilos Maquetado */
/* Colores */
/* Absolute Center */
/* Media */
/* line 3, sass/styles/header.scss */
#header {
  padding: 20px 0;
  width: calc(100% - 40px);
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
@media all and (min-width: 768px) {
  /* line 3, sass/styles/header.scss */
  #header {
    padding: 80px 0 120px;
    width: 88%;
  }
}
@media all and (min-width: 768px) and (max-width: 1367px) {
  /* line 3, sass/styles/header.scss */
  #header {
    padding: 40px 0 80px;
  }
}
@media all and (max-width: 1367px) {
  /* line 3, sass/styles/header.scss */
  #header {
    width: calc(100% - 40px);
  }
}
/* line 25, sass/styles/header.scss */
#header.fixed {
  padding: 10px 12px;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  max-width: none;
  background: #f2f2f2;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.07);
}
@media all and (max-width: 768px) {
  /* line 35, sass/styles/header.scss */
  #header.fixed #search-form {
    top: 10px;
    left: 10px;
    width: calc(100% - 70px);
  }
  /* line 39, sass/styles/header.scss */
  #header.fixed #search-form .lupita {
    right: 12px;
  }
}

/* line 46, sass/styles/header.scss */
.logo {
  font-weight: 400;
  font-size: 1.55rem;
}
@media all and (min-width: 768px) {
  /* line 46, sass/styles/header.scss */
  .logo {
    font-size: 1.75rem;
  }
}
/* line 52, sass/styles/header.scss */
.logo strong {
  font-weight: 800;
  letter-spacing: -0.025rem;
}
/* line 56, sass/styles/header.scss */
.logo small {
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: normal;
}
/* line 61, sass/styles/header.scss */
.logo a {
  color: #4c3557;
}

/* line 66, sass/styles/header.scss */
.nav-items {
  display: flex;
  /* Menu */
}
/* line 69, sass/styles/header.scss */
.nav-items .menu {
  position: relative;
}
/* line 71, sass/styles/header.scss */
.nav-items .menu h4 {
  color: #A87BE9;
  font-size: 1.2rem;
  padding: 0 40px 12px 20px;
}
@media all and (min-width: 768px) {
  /* line 71, sass/styles/header.scss */
  .nav-items .menu h4 {
    padding: 0 40px 10px;
  }
}
/* line 78, sass/styles/header.scss */
.nav-items .menu h4 .menu-volver {
  display: none;
  position: absolute;
  width: 50px;
  height: 50px;
  border-bottom-left-radius: 4px;
  background: #fafafa;
  top: 0;
  right: 0;
  border: 0;
  cursor: pointer;
}
/* line 89, sass/styles/header.scss */
.nav-items .menu h4 .menu-volver:before {
  content: '';
  display: block;
  border-top: 2px solid #9C9BA0;
  border-left: 2px solid #9C9BA0;
  transform: rotate(-45deg);
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  left: 8px;
}
/* line 100, sass/styles/header.scss */
.nav-items .menu h4 .menu-volver:hover:before {
  border-top: 2px solid #303030;
  border-left: 2px solid #303030;
}
/* line 107, sass/styles/header.scss */
.nav-items .menu ul li {
  padding: 0;
  margin: 0;
}
/* line 110, sass/styles/header.scss */
.nav-items .menu ul li:before {
  display: none;
}
/* line 111, sass/styles/header.scss */
.nav-items .menu ul li:hover {
  background: #fafafa;
}
/* line 114, sass/styles/header.scss */
.nav-items .menu ul li a {
  color: #303030;
}
/* line 116, sass/styles/header.scss */
.nav-items .menu ul li a:hover,
.nav-items .menu ul li a .active {
  color: #4c3557;
}
/* line 123, sass/styles/header.scss */
.nav-items .menu #menu {
  display: none;
  position: absolute;
  top: 120%;
  right: 0;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
  padding: 25px 0;
  border-radius: 4px;
  width: 100%;
  max-width: 500px;
  overflow: hidden;
}
@media all and (min-width: 768px) {
  /* line 123, sass/styles/header.scss */
  .nav-items .menu #menu {
    padding: 40px 0;
  }
}
/* line 138, sass/styles/header.scss */
.nav-items .menu #menu .menu-menu-container {
  transition: all ease 350ms;
}
/* line 143, sass/styles/header.scss */
.nav-items .menu #menu.second-lvl h4 .menu-volver {
  display: block;
}
/* line 147, sass/styles/header.scss */
.nav-items .menu #menu.second-lvl .menu-menu-container {
  position: relative;
  transform: translateX(-100%);
}
/* line 154, sass/styles/header.scss */
.nav-items .menu #menu .menu li a {
  padding: 8px 40px 8px 20px;
  border-bottom: 1px solid #EDEDED;
  letter-spacing: 0.05rem;
  font-size: 0.9rem;
  display: block;
}
@media all and (min-width: 768px) {
  /* line 154, sass/styles/header.scss */
  .nav-items .menu #menu .menu li a {
    padding: 8px 40px;
    font-size: 0.88rem;
  }
}
/* line 165, sass/styles/header.scss */
.nav-items .menu #menu .menu li.menu-item-has-children {
  position: relative;
}
/* line 167, sass/styles/header.scss */
.nav-items .menu #menu .menu li.menu-item-has-children > a {
  overflow: hidden;
}
/* line 170, sass/styles/header.scss */
.nav-items .menu #menu .menu li.menu-item-has-children .open-menu {
  content: '';
  display: block;
  width: 30px;
  height: 100%;
  background: #fafafa url(../images/arrow-accordion.svg) no-repeat center/30%;
  transform: rotate(-90deg);
  float: right;
  border: 0;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
/* line 185, sass/styles/header.scss */
.nav-items .menu #menu .menu li.menu-item-has-children.active .sub-menu {
  opacity: 1;
  transform: translateX(100%);
}
/* line 192, sass/styles/header.scss */
.nav-items .menu #menu .menu .sub-menu {
  position: absolute;
  top: 0;
  transform: translateX(200%);
  width: 100%;
  opacity: 0;
  transition: all ease 350ms;
}
/* line 201, sass/styles/header.scss */
.nav-items .menu #menu.active {
  display: block;
}
/* line 204, sass/styles/header.scss */
.nav-items .menu #menu .social {
  padding: 16px 0 0 20px;
}
@media all and (min-width: 768px) {
  /* line 204, sass/styles/header.scss */
  .nav-items .menu #menu .social {
    padding: 20px 0 0 40px;
  }
}
/* line 210, sass/styles/header.scss */
.nav-items .menu #menu .social ul li {
  display: inline-block;
}
/* line 212, sass/styles/header.scss */
.nav-items .menu #menu .social ul li a {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  color: #fff;
  text-indent: 999px;
  overflow: hidden;
  position: relative;
  margin: 0 10px 0 0;
  display: block;
  padding: 0;
}
@media all and (min-width: 768px) {
  /* line 212, sass/styles/header.scss */
  .nav-items .menu #menu .social ul li a {
    width: 32px;
    height: 32px;
  }
}
/* line 227, sass/styles/header.scss */
.nav-items .menu #menu .social ul li a:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  color: #4c3557;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: no-repeat;
  background-position: center;
  background-size: contain;
}
/* line 239, sass/styles/header.scss */
.nav-items .menu #menu .social ul li.facebook a:before {
  background-image: url(../images/facebook-circle-azul.svg);
}
/* line 242, sass/styles/header.scss */
.nav-items .menu #menu .social ul li.twitter a:before {
  background-image: url(../images/twitter-circle-azul.svg);
}
/* line 245, sass/styles/header.scss */
.nav-items .menu #menu .social ul li.instagram a:before {
  background-image: url(../images/instagram-circle-azul.svg);
}
/* line 248, sass/styles/header.scss */
.nav-items .menu #menu .social ul li.youtube a:before {
  background-image: url(../images/youtube-circle-azul.svg);
}
/* line 256, sass/styles/header.scss */
.nav-items #search-toggle {
  display: flex;
  width: 6.5rem;
  background: #EDEDED url(../images/lupa.svg) no-repeat center;
  color: #303030;
  width: 38px;
  height: 38px;
  line-height: 40px;
  padding: 0;
  justify-content: center;
  border-radius: 4px;
  cursor: pointer;
}
/* line 268, sass/styles/header.scss */
.nav-items #search-toggle.active {
  background-color: #fff;
}
@media all and (min-width: 768px) {
  /* line 256, sass/styles/header.scss */
  .nav-items #search-toggle {
    display: none;
  }
}
/* line 275, sass/styles/header.scss */
.nav-items #nav-toggle {
  display: flex;
  width: 6.5rem;
  background: #EDEDED;
  color: #303030;
  width: 38px;
  height: 38px;
  line-height: 40px;
  padding: 0;
  font-size: 0.9rem;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  border-radius: 4px;
  font-weight: 600;
  justify-content: center;
  align-items: center;
  transition: all ease 200ms;
  cursor: pointer;
  margin-left: 10px;
}
@media all and (min-width: 768px) {
  /* line 275, sass/styles/header.scss */
  .nav-items #nav-toggle {
    width: auto;
    padding: 0 1rem;
  }
}
/* line 298, sass/styles/header.scss */
.nav-items #nav-toggle p {
  display: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
@media all and (min-width: 768px) {
  /* line 298, sass/styles/header.scss */
  .nav-items #nav-toggle p {
    display: block;
  }
}
/* line 304, sass/styles/header.scss */
.nav-items #nav-toggle:hover, .nav-items #nav-toggle.active {
  background: #fff;
}
/* line 308, sass/styles/header.scss */
.nav-items #nav-toggle.active {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
}
/* line 310, sass/styles/header.scss */
.nav-items #nav-toggle.active span {
  background: transparent;
}
/* line 312, sass/styles/header.scss */
.nav-items #nav-toggle.active span:before {
  transform: rotate(-45deg);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
/* line 316, sass/styles/header.scss */
.nav-items #nav-toggle.active span:after {
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
/* line 322, sass/styles/header.scss */
.nav-items #nav-toggle span {
  width: 18px;
  height: 1px;
  background: #303030;
  position: relative;
  margin-top: -1px;
}
@media all and (min-width: 768px) {
  /* line 322, sass/styles/header.scss */
  .nav-items #nav-toggle span {
    margin-left: 0.5rem;
  }
}
/* line 331, sass/styles/header.scss */
.nav-items #nav-toggle span:before, .nav-items #nav-toggle span:after {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: -4px;
  left: 0;
  background: #303030;
  transition: all ease 200ms;
}
/* line 343, sass/styles/header.scss */
.nav-items #nav-toggle span:after {
  bottom: -4px;
  top: auto;
}

/* Colores */
/* Absolute Center */
/* Media */
/* line 3, sass/styles/home.scss */
body.home,
body.error404,
body.page-template {
  background: #f2f2f2;
  position: relative;
}
/* line 8, sass/styles/home.scss */
body.home .animacion,
body.error404 .animacion,
body.page-template .animacion {
  position: absolute;
  max-width: 1280px;
  overflow: hidden;
  right: -35%;
  top: -40px;
  width: 110%;
  z-index: -1;
  max-width: 450px;
}
@media all and (min-width: 400px) {
  /* line 8, sass/styles/home.scss */
  body.home .animacion,
  body.error404 .animacion,
  body.page-template .animacion {
    right: -30%;
    top: -10px;
  }
}
@media all and (min-width: 500px) {
  /* line 8, sass/styles/home.scss */
  body.home .animacion,
  body.error404 .animacion,
  body.page-template .animacion {
    top: 0;
    right: -20%;
  }
}
@media all and (min-width: 575px) {
  /* line 8, sass/styles/home.scss */
  body.home .animacion,
  body.error404 .animacion,
  body.page-template .animacion {
    top: 30px;
    right: 0;
    width: 50%;
  }
}
@media all and (min-width: 768px) {
  /* line 8, sass/styles/home.scss */
  body.home .animacion,
  body.error404 .animacion,
  body.page-template .animacion {
    top: 120px;
    display: none;
  }
}
@media all and (min-width: 1080px) {
  /* line 8, sass/styles/home.scss */
  body.home .animacion,
  body.error404 .animacion,
  body.page-template .animacion {
    right: -15%;
    width: 60%;
    top: 2%;
    max-width: none;
    display: block;
  }
}
@media all and (min-width: 1280px) {
  /* line 8, sass/styles/home.scss */
  body.home .animacion,
  body.error404 .animacion,
  body.page-template .animacion {
    top: 1%;
  }
}
@media all and (min-width: 1367px) {
  /* line 8, sass/styles/home.scss */
  body.home .animacion,
  body.error404 .animacion,
  body.page-template .animacion {
    right: 0;
    width: 48%;
    top: 2%;
  }
}
/* line 49, sass/styles/home.scss */
body.home .animacion svg,
body.error404 .animacion svg,
body.page-template .animacion svg {
  width: 160%;
  margin: 0 10%;
}

/* line 58, sass/styles/home.scss */
body.home article header,
body.error404 article header,
body.page-template article header {
  max-width: 850px;
}
/* line 60, sass/styles/home.scss */
body.home article header h1,
body.error404 article header h1,
body.page-template article header h1 {
  font-weight: 800;
  color: #4c3557;
  font-size: 1.75rem;
  line-height: 2.35rem;
  margin-bottom: 15px;
  max-width: 255px;
  margin-top: 25px;
}
@media all and (min-width: 768px) {
  /* line 60, sass/styles/home.scss */
  body.home article header h1,
  body.error404 article header h1,
  body.page-template article header h1 {
    font-size:2.5rem;
    line-height: 5.25rem;
    margin-bottom: 25px;
    max-width: none;
    margin-top: 50px;
  }
}
@media all and (min-width: 768px) and (max-width: 980px) {
  /* line 60, sass/styles/home.scss */
  body.home article header h1,
  body.error404 article header h1,
  body.page-template article header h1 {
    font-size: 3.4rem;
    line-height: 3.75rem;
    max-width: 70%;
  }
}
/* line 82, sass/styles/home.scss */
body.home article .entry-content,
body.error404 article .entry-content,
body.page-template article .entry-content {
  max-width: 850px;
  line-height: 1.52rem;
  padding: 20px;
  background: #EDEDED;
  margin: 0 -10px;
  border-radius: 8px;
}
@media all and (min-width: 768px) {
  /* line 82, sass/styles/home.scss */
  body.home article .entry-content,
  body.error404 article .entry-content,
  body.page-template article .entry-content {
    padding: 0;
    background: none;
    margin: 0;
  }
}
/* line 94, sass/styles/home.scss */
body.home article .entry-content p,
body.error404 article .entry-content p,
body.page-template article .entry-content p {
  margin-bottom: 10px;
}
@media all and (min-width: 768px) {
  /* line 94, sass/styles/home.scss */
  body.home article .entry-content p,
  body.error404 article .entry-content p,
  body.page-template article .entry-content p {
    margin-bottom: 25px;
  }
}
/* line 99, sass/styles/home.scss */
body.home article .entry-content p:first-of-type,
body.error404 article .entry-content p:first-of-type,
body.page-template article .entry-content p:first-of-type {
  margin-top: 0;
  font-size: 1.17rem;
  line-height: 1.76rem;
}
@media all and (min-width: 768px) {
  /* line 99, sass/styles/home.scss */
  body.home article .entry-content p:first-of-type,
  body.error404 article .entry-content p:first-of-type,
  body.page-template article .entry-content p:first-of-type {
    margin-top: 25px;
  }
}
/* line 111, sass/styles/home.scss */
body.home .roadmap-version,
body.error404 .roadmap-version,
body.page-template .roadmap-version {
  font-size: 0.9rem;
  text-transform: uppercase;
  color: #606060;
  font-weight: 600;
  margin: 15px 0 20px;
  display: block;
}
@media all and (min-width: 768px) {
  /* line 111, sass/styles/home.scss */
  body.home .roadmap-version,
  body.error404 .roadmap-version,
  body.page-template .roadmap-version {
    margin: 25px 0 50px;
    font-size: 0.94rem;
  }
}
/* line 122, sass/styles/home.scss */
body.home .roadmap-version span,
body.error404 .roadmap-version span,
body.page-template .roadmap-version span {
  display: inline-block;
  height: 20px;
  line-height: 22px;
}
/* line 127, sass/styles/home.scss */
body.home .roadmap-version .roadmap-date,
body.error404 .roadmap-version .roadmap-date,
body.page-template .roadmap-version .roadmap-date {
  margin-left: 5px;
  padding-left: 5px;
  border-left: 2px solid #A87BE9;
  color: #9C9BA0;
}
@media all and (min-width: 768px) {
  /* line 127, sass/styles/home.scss */
  body.home .roadmap-version .roadmap-date,
  body.error404 .roadmap-version .roadmap-date,
  body.page-template .roadmap-version .roadmap-date {
    margin-left: 15px;
    padding-left: 15px;
    border-left: 3px solid #A87BE9;
  }
}
/* line 139, sass/styles/home.scss */
body.home .video-gallery,
body.error404 .video-gallery,
body.page-template .video-gallery {
  margin: 40px auto;
}
@media all and (max-width: 768px) {
  /* line 139, sass/styles/home.scss */
  body.home .video-gallery,
  body.error404 .video-gallery,
  body.page-template .video-gallery {
    margin: 40px -20px !important;
    width: auto !important;
  }
}
@media all and (min-width: 768px) {
  /* line 139, sass/styles/home.scss */
  body.home .video-gallery,
  body.error404 .video-gallery,
  body.page-template .video-gallery {
    margin: 80px auto;
  }
}

/* Colores */
/* Absolute Center */
/* Media */
/* line 3, sass/styles/footer.scss */
.newsletter {
  text-align: center !important;
  width: 100%;
  color: #4c3557;
  font-size: 1.1rem;
  padding: 20px;
  background: #EFE5FF;
}
/* line 10, sass/styles/footer.scss */
.newsletter p {
  text-align: center !important;
  display: inline;
  width: 80vw;
  margin: auto
  ;
}
/* line 21, sass/styles/footer.scss */
.newsletter svg {
  display: inline-block;
  margin-left: 10px;
  max-width: 24px;
  transform: translate(0, 8px);
}

/* line 29, sass/styles/footer.scss */
#footer {
  background: #4c3557;
  color: #fff;
  padding: 40px 20px;
}
@media all and (min-width: 768px) {
  /* line 29, sass/styles/footer.scss */
  #footer {
    padding: 60px 0 40px;
  }
}
/* line 36, sass/styles/footer.scss */
#footer .footer-content {
  width: 94%;
}
@media all and (min-width: 768px) {
  /* line 36, sass/styles/footer.scss */
  #footer .footer-content {
    max-width: 1224px;
    width: 88%;
    margin: auto;
    display: flex;
  }
}
/* line 44, sass/styles/footer.scss */
#footer .footer-content .logo {
  flex: 20%;
  font-size: 1.5rem;
  padding-right: 40px;
}
/* line 48, sass/styles/footer.scss */
#footer .footer-content .logo small {
  font-size: 0.9rem;
}
/* line 51, sass/styles/footer.scss */
#footer .footer-content .logo a {
  color: #fff;
}
/* line 56, sass/styles/footer.scss */
#footer .footer-content ul li {
  margin: 12px 0;
  padding: 0;
}
@media all and (min-width: 768px) {
  /* line 56, sass/styles/footer.scss */
  #footer .footer-content ul li {
    margin: 5px 0;
  }
}
/* line 62, sass/styles/footer.scss */
#footer .footer-content ul li:before {
  display: none;
}
/* line 65, sass/styles/footer.scss */
#footer .footer-content ul li a {
  color: #fff;
  font-size: 1rem;
  font-weight: 300;
}
@media all and (min-width: 768px) {
  /* line 65, sass/styles/footer.scss */
  #footer .footer-content ul li a {
    font-size: 0.85rem;
  }
}
/* line 75, sass/styles/footer.scss */
#footer .footer-content .sitemap {
  flex-grow: 1;
  letter-spacing: 0.025rem;
}
@media all and (max-width: 768px) {
  /* line 75, sass/styles/footer.scss */
  #footer .footer-content .sitemap {
    margin: 20px 0;
  }
}
/* line 81, sass/styles/footer.scss */
#footer .footer-content .sitemap h6 {
  margin-bottom: 10px;
}
@media all and (max-width: 768px) {
  /* line 81, sass/styles/footer.scss */
  #footer .footer-content .sitemap h6 {
    font-size: 1.25rem;
  }
}
@media all and (min-width: 1024px) {
  /* line 88, sass/styles/footer.scss */
  #footer .footer-content .sitemap .sitemap-content ul.menu {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
/* line 94, sass/styles/footer.scss */
#footer .footer-content .sitemap .sitemap-content .sub-menu {
  display: none;
}
/* line 97, sass/styles/footer.scss */
#footer .footer-content .sitemap .sitemap-content .open-menu {
  display: none;
}
/* line 101, sass/styles/footer.scss */
#footer .footer-content .sitemap .legales {
  margin-top: 10px;
  padding-top: 5px;
  border-top: 1px solid #fff;
  clear: both;
}
/* line 106, sass/styles/footer.scss */
#footer .footer-content .sitemap .legales a {
  color: #fff;
}
/* line 111, sass/styles/footer.scss */
#footer .footer-content .social {
  padding-left: 0;
}
@media all and (min-width: 768px) {
  /* line 111, sass/styles/footer.scss */
  #footer .footer-content .social {
    padding-left: 40px;
  }
}
/* line 116, sass/styles/footer.scss */
#footer .footer-content .social ul {
  max-width: 275px;
  text-align: right;
}
/* line 119, sass/styles/footer.scss */
#footer .footer-content .social ul li {
  display: inline-block;
}
/* line 121, sass/styles/footer.scss */
#footer .footer-content .social ul li a {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  color: #4c3557;
  text-indent: 999px;
  overflow: hidden;
  position: relative;
  margin: 0 10px 10px 0;
  display: block;
}
@media all and (min-width: 768px) {
  /* line 121, sass/styles/footer.scss */
  #footer .footer-content .social ul li a {
    margin: 10px;
  }
}
/* line 134, sass/styles/footer.scss */
.footer-copyright{
  background-color: #232323 !important;
  padding: 20px 0 10px !important;
}
#footer .footer-content .social ul li a:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  color: #4c3557;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: no-repeat;
  background-position: center;
  background-size: contain;
}
/* line 146, sass/styles/footer.scss */
#footer .footer-content .social ul li.facebook a:before {
  background-image: url(../images/facebook-circle.svg);
}
/* line 149, sass/styles/footer.scss */
#footer .footer-content .social ul li.twitter a:before {
  background-image: url(../images/twitter-circle.svg);
}
/* line 152, sass/styles/footer.scss */
#footer .footer-content .social ul li.instagram a:before {
  background-image: url(../images/instagram-circle.svg);
}
/* line 155, sass/styles/footer.scss */
#footer .footer-content .social ul li.youtube a:before {
  background-image: url(../images/youtube-circle.svg);
}
/* line 158, sass/styles/footer.scss */
#footer .footer-content .social ul li.linkedin a:before {
  background-image: url(../images/linkedin-circle.svg);
}
/* line 161, sass/styles/footer.scss */
#footer .footer-content .social ul li.threads a:before {
  background-image: url(../images/threads-circle.svg);
}
/* line 164, sass/styles/footer.scss */
#footer .footer-content .social ul li.telegram a:before {
  background-image: url(../images/telegram-circle.svg);
}
/* line 167, sass/styles/footer.scss */
#footer .footer-content .social ul li.whatsapp a:before {
  background-image: url(../images/whatsapp-circle.svg);
}
/* line 174, sass/styles/footer.scss */
#footer #copyright {
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.025rem;
  max-width: 1224px;
  width: 100%;
  margin: 20px auto 0;
  line-height: 1.1rem;
  overflow: hidden;
  position: relative;
}
@media all and (min-width: 768px) {
  /* line 174, sass/styles/footer.scss */
  #footer #copyright {
    margin: 0px auto 0;
    width: 100%;
    text-align: center;
  }
}
/* line 188, sass/styles/footer.scss */
#footer #copyright p {
  font-weight: 400;
  display: inline-block;
  width: 49%;
}
#footer #copyright p:first-child{
  float: left;
  text-align: left;
}
#footer #copyright p:last-child{
  float: right;
  text-align: right;
}
/* line 191, sass/styles/footer.scss */
#footer #copyright a {
  color: #fff;
  font-weight: 700;
}
/* line 195, sass/styles/footer.scss */
#footer #copyright span {
  font-weight: 300;
  display: block;
}
/* line 199, sass/styles/footer.scss */
#footer #copyright .creditos {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
@media all and (min-width: 768px) {
  /* line 199, sass/styles/footer.scss */
  #footer #copyright .creditos {
    position: absolute;
    bottom: 4px;
    right: 0;
    margin: 0;
  }
}
/* line 209, sass/styles/footer.scss */
#footer #copyright .creditos a {
  color: #fff;
}
/* line 212, sass/styles/footer.scss */
#footer #copyright .creditos svg {
  display: inline-block;
  margin: 0 5px;
  transform: translateY(3px);
}

/* Colores */
/* Absolute Center */
/* Media */
/* line 3, sass/styles/related.scss */
.related-wrapper {
  background: #A87BE9 url(../images/TasneemRagab_white.svg) no-repeat 100% 18%/40%;
  color: #fff;
  padding: 100px 0;
}
@media all and (max-width: 768px) {
  /* line 3, sass/styles/related.scss */
  .related-wrapper {
    width: auto !important;
    margin: 0 -20px !important;
    padding: 40px 20px;
    background: #A87BE9 url(../images/TasneemRagab_white.svg) no-repeat 100% 0%/60%;
  }
}
/* line 13, sass/styles/related.scss */
.related-wrapper h3 {
  width: 96%;
  max-width: 1224px;
  margin: auto;
  color: #fff;
  font-size: 2rem;
  line-height: 2.25rem;
  font-weight: 500;
  padding-bottom: 30px;
  padding-right: 50px;
}
@media all and (min-width: 768px) {
  /* line 13, sass/styles/related.scss */
  .related-wrapper h3 {
    padding-bottom: 40px;
    font-size: 2.5rem;
    line-height: 2.75rem;
  }
}
/* line 29, sass/styles/related.scss */
.related-wrapper .related-content {
  width: 96%;
  max-width: 1224px;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}
@media all and (min-width: 500px) and (max-width: 768px) {
  /* line 29, sass/styles/related.scss */
  .related-wrapper .related-content {
    grid-template-columns: 1fr 1fr;
  }
}
@media all and (min-width: 768px) {
  /* line 29, sass/styles/related.scss */
  .related-wrapper .related-content {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
/* line 43, sass/styles/related.scss */
.related-wrapper .related-content .related {
  background: #fff;
  border-radius: 8px;
  padding: 24px 24px 24px 60px;
  color: #4c3557;
  position: relative;
  font-size: 1.4rem;
  line-height: 1.5rem;
  min-height: 100px;
  transition: all ease 500ms;
  position: relative;
}
@media all and (min-width: 768px) {
  /* line 43, sass/styles/related.scss */
  .related-wrapper .related-content .related {
    padding: 40px 40px 40px 80px;
    min-height: 150px;
  }
}
/* line 58, sass/styles/related.scss */
.related-wrapper .related-content .related:before {
  content: '';
  display: block;
  height: calc(100% - 48px);
  width: 0.08rem;
  background: #4c3557;
  position: absolute;
  top: 24px;
  left: 40px;
}
@media all and (min-width: 768px) {
  /* line 58, sass/styles/related.scss */
  .related-wrapper .related-content .related:before {
    top: 40px;
    left: 60px;
    height: calc(100% - 80px);
    width: 0.1rem;
  }
}
/* line 74, sass/styles/related.scss */
.related-wrapper .related-content .related:after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 24px;
  left: 20px;
  background: url(../images/arrow-related.svg) no-repeat center/contain;
}
@media all and (min-width: 768px) {
  /* line 74, sass/styles/related.scss */
  .related-wrapper .related-content .related:after {
    top: 40px;
    left: 30px;
    width: 15px;
    height: 15px;
  }
}
/* line 90, sass/styles/related.scss */
.related-wrapper .related-content .related:hover {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
/* line 93, sass/styles/related.scss */
.related-wrapper .related-content .related a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
/* line 102, sass/styles/related.scss */
.related-wrapper .related-content .related h4 {
  font-size: 1.2rem;
}

/* Colores */
/* Absolute Center */
/* Media */
/* line 6, sass/styles/page.scss */
body.page-template-page p a,
body.page-template-default p a,
body.post-template-default p a,
body.page-template-page-template-center p a {
  color: #4c3557;
}
/* line 9, sass/styles/page.scss */
body.page-template-page h1.entry-title,
body.page-template-default h1.entry-title,
body.post-template-default h1.entry-title,
body.page-template-page-template-center h1.entry-title {
  font-weight: 800;
  color: #212121;
  font-size: 1.75rem;
  line-height: 2.35rem;
  margin-bottom: 15px;
  max-width: 255px;
  margin-top: 25px;
}
@media all and (min-width: 768px) {
  /* line 9, sass/styles/page.scss */
  body.page-template-page h1.entry-title,
  body.page-template-default h1.entry-title,
  body.post-template-default h1.entry-title,
  body.page-template-page-template-center h1.entry-title {
    font-size: 3.4rem;
    line-height: 3.75rem;
    margin-bottom: 25px;
    max-width: none;
    margin-top: 0;
  }
}
@media all and (min-width: 768px) and (max-width: 980px) {
  /* line 9, sass/styles/page.scss */
  body.page-template-page h1.entry-title,
  body.page-template-default h1.entry-title,
  body.post-template-default h1.entry-title,
  body.page-template-page-template-center h1.entry-title {
    max-width: 70%;
  }
}
/* line 29, sass/styles/page.scss */
body.page-template-page article .entry-content,
body.page-template-default article .entry-content,
body.post-template-default article .entry-content,
body.page-template-page-template-center article .entry-content {
  max-width: 850px;
  line-height: 1.52rem;
  padding: 20px 10px;
  background: none;
  margin: 0 -10px;
  border-radius: 8px;
}
/* line 36, sass/styles/page.scss */
body.page-template-page article .entry-content a,
body.page-template-default article .entry-content a,
body.post-template-default article .entry-content a,
body.page-template-page-template-center article .entry-content a {
  color: #4c3557;
}
/* line 39, sass/styles/page.scss */
body.page-template-page article .entry-content strong, body.page-template-page article .entry-content h1, body.page-template-page article .entry-content h2, body.page-template-page article .entry-content h3, body.page-template-page article .entry-content h4, body.page-template-page article .entry-content h5, body.page-template-page article .entry-content h6,
body.page-template-default article .entry-content strong,
body.page-template-default article .entry-content h1,
body.page-template-default article .entry-content h2,
body.page-template-default article .entry-content h3,
body.page-template-default article .entry-content h4,
body.page-template-default article .entry-content h5,
body.page-template-default article .entry-content h6,
body.post-template-default article .entry-content strong,
body.post-template-default article .entry-content h1,
body.post-template-default article .entry-content h2,
body.post-template-default article .entry-content h3,
body.post-template-default article .entry-content h4,
body.post-template-default article .entry-content h5,
body.post-template-default article .entry-content h6,
body.page-template-page-template-center article .entry-content strong,
body.page-template-page-template-center article .entry-content h1,
body.page-template-page-template-center article .entry-content h2,
body.page-template-page-template-center article .entry-content h3,
body.page-template-page-template-center article .entry-content h4,
body.page-template-page-template-center article .entry-content h5,
body.page-template-page-template-center article .entry-content h6 {
  font-weight: 800;
  color: #4c3557;
}
/* line 43, sass/styles/page.scss */
body.page-template-page article .entry-content li,
body.page-template-default article .entry-content li,
body.post-template-default article .entry-content li,
body.page-template-page-template-center article .entry-content li {
  position: relative;
}
/* line 45, sass/styles/page.scss */
body.page-template-page article .entry-content li:before,
body.page-template-default article .entry-content li:before,
body.post-template-default article .entry-content li:before,
body.page-template-page-template-center article .entry-content li:before {
  top: 6px;
}
/* line 51, sass/styles/page.scss */
body.page-template-page h3,
body.page-template-default h3,
body.post-template-default h3,
body.page-template-page-template-center h3 {
  margin-top: 1rem;
}

/* Template Centered Content */
/* line 57, sass/styles/page.scss */
body.page-template-page-template-center header {
  margin: auto;
}
/* line 60, sass/styles/page.scss */
body.page-template-page-template-center h1 {
  text-align: center;
  margin: auto;
}
/* line 65, sass/styles/page.scss */
body.page-template-page-template-center article .entry-content {
  margin: auto;
  text-align: center;
}

/* line 3, sass/styles/404.scss */
body.error404 article header {
  max-width: none;
}
/* line 5, sass/styles/404.scss */
body.error404 article header h1 {
  font-weight: 800;
  font-size: 4rem;
  line-height: 4.25rem;
}
/* line 9, sass/styles/404.scss */
body.error404 article header h1 small {
  font-size: 2rem;
  line-height: 2.25rem;
  display: block;
}
@media all and (max-width: 768px) {
  /* line 5, sass/styles/404.scss */
  body.error404 article header h1 {
    margin-bottom: 20px;
  }
}
/* line 21, sass/styles/404.scss */
body.error404 .entry-content #search-form {
  display: block !important;
  position: relative !important;
  width: 100% !important;
  margin: 0 0 20px;
}
@media all and (min-width: 768px) {
  /* line 21, sass/styles/404.scss */
  body.error404 .entry-content #search-form {
    margin-bottom: 80px;
  }
}

/* Colores */
/* Absolute Center */
/* Media */
/* line 5, sass/styles/anchocompleto.scss */
body.page-template-default main.ancho-completo article p:first-child {
  font-size: 1.15rem;
  line-height: 1.75rem;
}
/* line 10, sass/styles/anchocompleto.scss */
body.page-template-default main.ancho-completo h3 {
  margin-top: 0;
}

/* line 17, sass/styles/anchocompleto.scss */
body main.ancho-completo .entry-content {
  max-width: none;
}
/* line 20, sass/styles/anchocompleto.scss */
body main.ancho-completo article {
  max-width: none;
}
/* line 22, sass/styles/anchocompleto.scss */
body main.ancho-completo article p {
  margin-bottom: 10px;
}
/* line 23, sass/styles/anchocompleto.scss */
body main.ancho-completo article p a {
  color: #4c3557;
  text-decoration: underline;
}
@media all and (min-width: 768px) {
  /* line 22, sass/styles/anchocompleto.scss */
  body main.ancho-completo article p {
    margin-bottom: 25px;
  }
}
/* line 31, sass/styles/anchocompleto.scss */
body main.ancho-completo article p img {
  margin: 2rem auto;
}
/* line 35, sass/styles/anchocompleto.scss */
body main.ancho-completo article h2 {
  font-size: 1.4rem;
  line-height: 1.5rem;
  font-weight: 700;
  color: #303030;
  margin-bottom: 10px;
}
@media all and (min-width: 768px) {
  /* line 35, sass/styles/anchocompleto.scss */
  body main.ancho-completo article h2 {
    font-size: 2.35rem;
    line-height: 2.35rem;
    margin-bottom: 25px;
  }
}
/* line 47, sass/styles/anchocompleto.scss */
body main.ancho-completo article h3 {
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: 700;
  color: #4c3557;
  display: block;
}
@media all and (max-width: 768px) {
  /* line 47, sass/styles/anchocompleto.scss */
  body main.ancho-completo article h3 {
    padding-right: 10px;
  }
}
/* line 56, sass/styles/anchocompleto.scss */
body main.ancho-completo article h3 a {
  color: #4c3557;
}
/* line 60, sass/styles/anchocompleto.scss */
body main.ancho-completo article h4, body main.ancho-completo article h5 {
  font-size: 1.25rem;
  margin-bottom: 15px;
  margin-top: 15px;
}
/* line 65, sass/styles/anchocompleto.scss */
body main.ancho-completo article h6 {
  font-size: 0.9rem;
  text-transform: uppercase;
  color: #606060;
  font-weight: 600;
  margin: 0 0 15px;
  display: block;
  line-height: 1.25rem;
}
@media all and (min-width: 768px) {
  /* line 65, sass/styles/anchocompleto.scss */
  body main.ancho-completo article h6 {
    margin: 0 0 25px;
  }
}
/* line 77, sass/styles/anchocompleto.scss */
body main.ancho-completo article strong {
  color: #4c3557;
}

/* Componentes reutilizables */
/* Colores */
/* Absolute Center */
/* Media */
/* line 3, sass/styles/roadmap.scss */
#roadmap {
  max-width: 1225px;
  margin: 3rem -10px;
  width: calc(100% + 20px);
  overflow: hidden;
  position: relative;
}
@media all and (min-width: 768px) {
  /* line 3, sass/styles/roadmap.scss */
  #roadmap {
    margin: 5rem auto;
    width: 100%;
  }
}
/* line 13, sass/styles/roadmap.scss */
#roadmap:before {
  content: '';
  display: block;
  height: 8px;
  width: 8px;
  border: 5px solid #A87BE9;
  transform: rotate(45deg);
  position: absolute;
  top: 2rem;
  left: 1.3rem;
}
@media all and (min-width: 768px) {
  /* line 13, sass/styles/roadmap.scss */
  #roadmap:before {
    height: 12px;
    width: 12px;
    border: 6px solid #A87BE9;
    top: 3.5rem;
    left: calc(4% - 9px);
  }
}
/* line 31, sass/styles/roadmap.scss */
#roadmap:after {
  content: '';
  display: block;
  height: 10%;
  min-height: 150px;
  width: 5px;
  background: #A87BE9;
  position: absolute;
  top: calc(2rem + 16px);
  left: 1.75rem;
}
@media all and (min-width: 768px) {
  /* line 31, sass/styles/roadmap.scss */
  #roadmap:after {
    width: 6px;
    top: calc(3.5rem + 24px);
    left: calc(4% - 6px);
  }
}
/* line 47, sass/styles/roadmap.scss */
#roadmap .roadmap-top {
  background: linear-gradient(0deg, #F0F0FF -32.47%, #FAFAFF 75.54%);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25rem;
  text-align: left;
  color: #606060;
  padding: 2rem 2rem 3rem 4rem;
  border-radius: 12px 12px 0 12px;
  margin-bottom: -1rem;
}
.roadmap-top p{
  text-align: justify !important;
  line-height: 25px;
  font-size: 16px;
}
@media all and (min-width: 768px) {
  /* line 47, sass/styles/roadmap.scss */
  #roadmap .roadmap-top {
    padding: 3rem 5rem 4rem 6rem;
  }
}
/* line 60, sass/styles/roadmap.scss */
#roadmap .roadmap-top p {
  max-width: 632px;
}
/* line 63, sass/styles/roadmap.scss */
#roadmap .roadmap-top h2 {
  font-size: 1.4rem;
  line-height: 1.5rem;
  font-weight: 700;
  color: #303030;
  margin-bottom: 10px;
}
@media all and (min-width: 768px) {
  /* line 63, sass/styles/roadmap.scss */
  #roadmap .roadmap-top h2 {
    font-size: 2.35rem;
    line-height: 2.35rem;
    margin-bottom: 15px;
  }
}
/* line 76, sass/styles/roadmap.scss */
#roadmap .roadmap-item {
  background: #fafafa;
  border-radius: 8px;
  clear: both;
  float: right;
  margin-bottom: 8px;
  position: relative;
  transition: background ease 200ms;
  cursor: pointer;
  width: calc(100% - 1.75rem);
  line-height: 1.15rem;
  font-size: 0.9rem;
  padding: 1.5rem 2.47rem 1.5rem 2rem;
}
@media all and (min-width: 768px) {
  /* line 76, sass/styles/roadmap.scss */
  #roadmap .roadmap-item {
    width: 96%;
    line-height: 1.25rem;
    font-size: 1rem;
    padding: 1.5rem 2.47rem;
    margin-bottom: 12px;
  }
}
/* line 96, sass/styles/roadmap.scss */
#roadmap .roadmap-item:hover {
  background: #fdfdfd;
}
/* line 100, sass/styles/roadmap.scss */
#roadmap .roadmap-item .roadmap-item-title:after {
  content: '';
  display: block;
  clear: both;
}
/* line 105, sass/styles/roadmap.scss */
#roadmap .roadmap-item .roadmap-item-title .tag {
  margin: -3px 10px 0 0;
  float: left;
}
/* line 109, sass/styles/roadmap.scss */
#roadmap .roadmap-item .roadmap-item-title h3 {
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: 700;
  color: #4c3557;
  display: block;
}
@media all and (max-width: 768px) {
  /* line 109, sass/styles/roadmap.scss */
  #roadmap .roadmap-item .roadmap-item-title h3 {
    padding-right: 10px;
  }
}
/* line 118, sass/styles/roadmap.scss */
#roadmap .roadmap-item .roadmap-item-title h3 a {
  color: #4c3557;
}
/* line 122, sass/styles/roadmap.scss */
#roadmap .roadmap-item .roadmap-item-title h3 span.number {
  width: 30px;
  height: 30px;
  position: absolute;
  top: calc(1.5rem - 7px);
  left: -13px;
  background: #A87BE9;
  border-radius: 50%;
  text-align: center;
  display: block;
  color: #fff;
  z-index: 10;
  float: left;
  font-size: 1rem;
  font-weight: 800;
  line-height: 32px;
}
@media all and (min-width: 768px) {
  /* line 122, sass/styles/roadmap.scss */
  #roadmap .roadmap-item .roadmap-item-title h3 span.number {
    width: 35px;
    height: 35px;
    top: calc(1.5rem - 10px);
    left: -15px;
    line-height: 37px;
  }
}
/* line 147, sass/styles/roadmap.scss */
#roadmap .roadmap-item .roadmap-item-title h3 span.subnumber {
  color: #A87BE9;
  margin-right: 5px;
}
/* line 152, sass/styles/roadmap.scss */
#roadmap .roadmap-item .roadmap-item-title h3.active {
  display: inline-block;
}
/* line 155, sass/styles/roadmap.scss */
#roadmap .roadmap-item .roadmap-item-title h3.active span.number {
  background: #fff;
  border: 4px solid #A87BE9;
  color: #A87BE9;
  line-height: 24px;
}
@media all and (min-width: 768px) {
  /* line 155, sass/styles/roadmap.scss */
  #roadmap .roadmap-item .roadmap-item-title h3.active span.number {
    line-height: 28px;
  }
}
/* line 166, sass/styles/roadmap.scss */
#roadmap .roadmap-item .roadmap-item-title h3 .subtitle {
  margin-right: 20px;
}
/* line 170, sass/styles/roadmap.scss */
#roadmap .roadmap-item .roadmap-item-title .item-toggle {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: 8px;
  width: 40px;
  height: 40px;
  background: none;
  border: 0;
  cursor: pointer;
}
/* line 180, sass/styles/roadmap.scss */
#roadmap .roadmap-item .roadmap-item-title .item-toggle:before {
  content: '';
  width: 14px;
  height: 2px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #A87BE9;
}
/* line 187, sass/styles/roadmap.scss */
#roadmap .roadmap-item .roadmap-item-title .item-toggle:after {
  content: '';
  width: 14px;
  height: 2px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #A87BE9;
  transform: rotate(90deg);
}
/* line 197, sass/styles/roadmap.scss */
#roadmap .roadmap-item .roadmap-item-content {
  display: none;
}
/* line 199, sass/styles/roadmap.scss */
#roadmap .roadmap-item .roadmap-item-content .roadmap-item-txt {
  padding: 10px 0;
}
/* line 203, sass/styles/roadmap.scss */
#roadmap .roadmap-item .roadmap-item-content .roadmap-item-links .link_category {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 10px;
}
@media all and (min-width: 768px) {
  /* line 203, sass/styles/roadmap.scss */
  #roadmap .roadmap-item .roadmap-item-content .roadmap-item-links .link_category {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
/* line 210, sass/styles/roadmap.scss */
#roadmap .roadmap-item .roadmap-item-content .roadmap-item-links .link_category .sublinks {
  margin: 20px 0;
}
/* line 212, sass/styles/roadmap.scss */
#roadmap .roadmap-item .roadmap-item-content .roadmap-item-links .link_category .sublinks .sublinks-title {
  font-weight: bold;
  color: #4c3557;
}
/* line 217, sass/styles/roadmap.scss */
#roadmap .roadmap-item .roadmap-item-content .roadmap-item-links .link_category a {
  display: inline-block;
  color: #303030;
  border: 1px solid #A87BE9;
  border-radius: 4px;
  font-size: 0.9rem;
  margin: 5px 0 0 0;
  transition: all ease 100ms;
  line-height: 1.05rem;
  padding: 8px 24px 8px 12px;
  position: relative;
}
@media all and (min-width: 768px) {
  /* line 217, sass/styles/roadmap.scss */
  #roadmap .roadmap-item .roadmap-item-content .roadmap-item-links .link_category a {
    line-height: 1.25rem;
    padding: 8px 12px;
    margin: 15px 0 0 0;
  }
}
/* line 233, sass/styles/roadmap.scss */
#roadmap .roadmap-item .roadmap-item-content .roadmap-item-links .link_category a svg {
  margin-left: 4px;
  position: absolute;
  bottom: 11px;
  right: 8px;
}
@media all and (min-width: 768px) {
  /* line 233, sass/styles/roadmap.scss */
  #roadmap .roadmap-item .roadmap-item-content .roadmap-item-links .link_category a svg {
    margin-left: 10px;
    position: relative;
    right: auto;
    bottom: auto;
  }
}
/* line 245, sass/styles/roadmap.scss */
#roadmap .roadmap-item .roadmap-item-content .roadmap-item-links .link_category a:hover, #roadmap .roadmap-item .roadmap-item-content .roadmap-item-links .link_category a.active {
  background: #A87BE9;
  color: #fff;
}
/* line 250, sass/styles/roadmap.scss */
#roadmap .roadmap-item .roadmap-item-content .roadmap-item-links .link_category a:hover svg path, #roadmap .roadmap-item .roadmap-item-content .roadmap-item-links .link_category a.active svg path {
  fill: #fff;
}
/* line 259, sass/styles/roadmap.scss */
#roadmap .roadmap-item:after {
  content: '';
  display: block;
  height: calc(100% + 12px);
  width: 5px;
  background: #A87BE9;
  position: absolute;
  top: 0;
  left: 0;
}
@media all and (min-width: 768px) {
  /* line 259, sass/styles/roadmap.scss */
  #roadmap .roadmap-item:after {
    width: 6px;
    left: 0;
  }
}
/* line 274, sass/styles/roadmap.scss */
#roadmap .roadmap-item:last-child:after {
  height: 1.5rem;
}
/* line 278, sass/styles/roadmap.scss */
#roadmap .roadmap-item.active {
  background: #fff;
}
/* line 280, sass/styles/roadmap.scss */
#roadmap .roadmap-item.active h3 {
  display: block;
  clear: both;
}
@media all and (max-width: 768px) {
  /* line 280, sass/styles/roadmap.scss */
  #roadmap .roadmap-item.active h3 {
    margin-bottom: 10px;
  }
}
/* line 287, sass/styles/roadmap.scss */
#roadmap .roadmap-item.active .tag {
  margin-bottom: 10px;
}
/* line 290, sass/styles/roadmap.scss */
#roadmap .roadmap-item.active .roadmap-item-content {
  display: block;
}
/* line 293, sass/styles/roadmap.scss */
#roadmap .roadmap-item.active .item-toggle {
  top: 8px;
  margin-top: auto;
}
/* line 296, sass/styles/roadmap.scss */
#roadmap .roadmap-item.active .item-toggle:after {
  background: transparent;
}
/* line 300, sass/styles/roadmap.scss */
#roadmap .roadmap-item.active.roadmap-item-split {
  background: none;
  display: grid;
  padding: 0;
}
/* line 304, sass/styles/roadmap.scss */
#roadmap .roadmap-item.active.roadmap-item-split .link_category {
  display: block;
}
@media all and (min-width: 768px) {
  /* line 304, sass/styles/roadmap.scss */
  #roadmap .roadmap-item.active.roadmap-item-split .link_category {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    display: grid;
  }
}
/* line 313, sass/styles/roadmap.scss */
#roadmap .roadmap-item.active.roadmap-item-split .link_category .sublinks {
  padding: 1.5rem 2.47rem;
  background: #fff;
  border-radius: 8px;
  margin: 0;
}
@media all and (max-width: 768px) {
  /* line 313, sass/styles/roadmap.scss */
  #roadmap .roadmap-item.active.roadmap-item-split .link_category .sublinks {
    margin-bottom: 10px;
  }
}
/* line 321, sass/styles/roadmap.scss */
#roadmap .roadmap-item.active.roadmap-item-split .link_category .sublinks .sublinks-title {
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: 700;
  color: #4c3557;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
@media all and (max-width: 768px) {
  /* line 321, sass/styles/roadmap.scss */
  #roadmap .roadmap-item.active.roadmap-item-split .link_category .sublinks .sublinks-title {
    margin-bottom: 10px;
    margin-top: -7px;
  }
}
/* line 334, sass/styles/roadmap.scss */
#roadmap .roadmap-item.active.roadmap-item-split .link_category .sublinks .sublinks-title:hover {
  background: none;
}
/* line 337, sass/styles/roadmap.scss */
#roadmap .roadmap-item.active.roadmap-item-split .link_category .sublinks .sublinks-title span {
  color: #A87BE9;
  margin-right: 5px;
}
/* line 342, sass/styles/roadmap.scss */
#roadmap .roadmap-item.active.roadmap-item-split .link_category .sublinks .sublinks-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 10px;
}
/* line 350, sass/styles/roadmap.scss */
#roadmap .roadmap-item.active.roadmap-item-split h3 .subnumber,
#roadmap .roadmap-item.active.roadmap-item-split h3 .subtitle {
  display: none;
}
/* line 354, sass/styles/roadmap.scss */
#roadmap .roadmap-item.active.roadmap-item-split h3.active {
  display: grid;
}
/* line 359, sass/styles/roadmap.scss */
#roadmap .roadmap-item.active.roadmap-item-split .roadmap-item-title .tag {
  position: absolute;
  top: 20px;
  right: 40px;
}
@media all and (min-width: 768px) {
  /* line 368, sass/styles/roadmap.scss */
  #roadmap .roadmap-item.roadmap-item-split h3 {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
/* line 373, sass/styles/roadmap.scss */
#roadmap .roadmap-item.roadmap-item-split h3.active {
  display: grid;
}

/* Colores */
/* Absolute Center */
/* Media */
/* line 6, sass/styles/resources.scss */
.resources-wrapper .resources-content .resource-category > h3 {
  color: #A87BE9;
  font-size: 1.5rem;
  font-weight: 600;
}
/* line 10, sass/styles/resources.scss */
.resources-wrapper .resources-content .resource-category > h3 small {
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 0.05rem;
  font-weight: 400;
  color: #9C9BA0;
  display: block;
  margin-bottom: 10px;
}
/* line 18, sass/styles/resources.scss */
.resources-wrapper .resources-content .resource-category > h3 small:after {
  content: '/';
  color: #A87BE9;
  margin-left: 10px;
}
/* line 24, sass/styles/resources.scss */
.resources-wrapper .resources-content .resource-category > h3 a {
  color: #A87BE9;
}
/* line 26, sass/styles/resources.scss */
.resources-wrapper .resources-content .resource-category > h3 a svg {
  width: 12px;
  height: 12px;
}
@media all and (min-width: 768px) {
  /* line 26, sass/styles/resources.scss */
  .resources-wrapper .resources-content .resource-category > h3 a svg {
    width: 24px;
    height: 24px;
  }
}
@media all and (min-width: 768px) {
  /* line 6, sass/styles/resources.scss */
  .resources-wrapper .resources-content .resource-category > h3 {
    font-size: 2.58rem;
  }
}
/* line 39, sass/styles/resources.scss */
.resources-wrapper .resources-content .resource-category .resources {
  display: grid;
  grid-template-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  padding: 20px 0 40px;
}
@media all and (min-width: 500px) and (max-width: 1024px) {
  /* line 39, sass/styles/resources.scss */
  .resources-wrapper .resources-content .resource-category .resources {
    grid-template-columns: 1fr 1fr;
  }
}
@media all and (min-width: 1024px) {
  /* line 39, sass/styles/resources.scss */
  .resources-wrapper .resources-content .resource-category .resources {
    grid-template-columns: 1fr 1fr 1fr;
    padding: 40px 0 80px;
  }
}
/* line 52, sass/styles/resources.scss */
.resources-wrapper .resources-content .resource-category .resources .resource {
  background: #fff;
  padding: 24px 24px 50px;
  border-radius: 8px;
  color: #4c3557;
  position: relative;
  transition: all ease 500ms;
  position: relative;
}
@media all and (min-width: 768px) {
  /* line 52, sass/styles/resources.scss */
  .resources-wrapper .resources-content .resource-category .resources .resource {
    padding: 40px 40px 60px;
  }
}
/* line 63, sass/styles/resources.scss */
.resources-wrapper .resources-content .resource-category .resources .resource:hover {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.07);
}
/* line 65, sass/styles/resources.scss */
.resources-wrapper .resources-content .resource-category .resources .resource:hover:before {
  box-shadow: 0 0 0 2px inset #4c3557;
}
/* line 68, sass/styles/resources.scss */
.resources-wrapper .resources-content .resource-category .resources .resource:hover:after {
  border-top: 0.11rem solid #4c3557;
  border-right: 0.11rem solid #4c3557;
}
/* line 73, sass/styles/resources.scss */
.resources-wrapper .resources-content .resource-category .resources .resource p {
  color: #606060;
  font-size: 0.9rem;
  line-height: 1.15rem;
}
/* line 77, sass/styles/resources.scss */
.resources-wrapper .resources-content .resource-category .resources .resource p strong {
  font-weight: 800;
}
/* line 81, sass/styles/resources.scss */
.resources-wrapper .resources-content .resource-category .resources .resource h2 {
  color: #4c3557;
  font-weight: 700;
  font-size: 1.15rem;
  line-height: 1.25rem;
  margin-bottom: 5px;
}
@media all and (min-width: 768px) {
  /* line 81, sass/styles/resources.scss */
  .resources-wrapper .resources-content .resource-category .resources .resource h2 {
    margin-bottom: 15px;
  }
}
/* line 91, sass/styles/resources.scss */
.resources-wrapper .resources-content .resource-category .resources .resource a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
/* line 99, sass/styles/resources.scss */
.resources-wrapper .resources-content .resource-category .resources .resource:before {
  content: '';
  display: block;
  width: 37px;
  height: 37px;
  border-radius: 50%;
  box-shadow: 0 0 0 0.065rem inset #4c3557;
  position: absolute;
  bottom: 15px;
  right: 20px;
  transition: all ease 300ms;
}
/* line 111, sass/styles/resources.scss */
.resources-wrapper .resources-content .resource-category .resources .resource:after {
  content: '';
  display: block;
  width: 7px;
  height: 7px;
  transform: rotate(45deg);
  border-top: 0.065rem solid #4c3557;
  border-right: 0.065rem solid #4c3557;
  position: absolute;
  bottom: 30px;
  right: 36px;
}
/* line 127, sass/styles/resources.scss */
.resources-wrapper.resources-with-sidebar {
  margin: 20px 0 0 0;
  position: relative;
}
@media all and (min-width: 768px) {
  /* line 127, sass/styles/resources.scss */
  .resources-wrapper.resources-with-sidebar {
    margin: 40px 0 0 0;
  }
}
/* line 133, sass/styles/resources.scss */
.resources-wrapper.resources-with-sidebar .resources-sidebar-toggle {
  width: 100%;
  position: relative;
  background: #d9d9d9;
  border-radius: 8px;
  padding: 20px 30px;
  overflow: auto;
  overflow-x: hidden;
  margin-bottom: 40px;
}
@media all and (max-width: 768px) {
  /* line 143, sass/styles/resources.scss */
  .resources-wrapper.resources-with-sidebar .resources-sidebar-toggle.fixed {
    position: fixed;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
    width: calc(100% - 40px);
    margin-bottom: 0 !important;
  }
}
/* line 154, sass/styles/resources.scss */
.resources-wrapper.resources-with-sidebar .resources-sidebar-toggle.active {
  margin-bottom: 10px;
}
/* line 156, sass/styles/resources.scss */
.resources-wrapper.resources-with-sidebar .resources-sidebar-toggle.active:after {
  transform: rotate(-45deg);
  top: 24px;
}
/* line 161, sass/styles/resources.scss */
.resources-wrapper.resources-with-sidebar .resources-sidebar-toggle:after {
  content: '';
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-top: 2px solid #4c3557;
  border-right: 2px solid #4c3557;
  transform: rotate(-225deg);
  top: 20px;
  right: 24px;
}
@media all and (min-width: 768px) {
  /* line 133, sass/styles/resources.scss */
  .resources-wrapper.resources-with-sidebar .resources-sidebar-toggle {
    display: none;
  }
}
/* line 179, sass/styles/resources.scss */
.resources-wrapper.resources-with-sidebar .resources-sidebar {
  width: 100%;
  position: relative;
  background: #d9d9d9;
  border-radius: 8px;
  padding: 20px 30px;
  overflow: auto;
  overflow-x: hidden;
  margin-bottom: 40px;
  display: none;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
@media all and (max-width: 768px) {
  /* line 190, sass/styles/resources.scss */
  .resources-wrapper.resources-with-sidebar .resources-sidebar.fixed {
    position: fixed;
    bottom: 70px;
    width: calc(100% - 40px);
    left: 0px;
    right: 0px;
    margin: auto;
    z-index: 10;
  }
}
@media all and (min-width: 768px) {
  /* line 179, sass/styles/resources.scss */
  .resources-wrapper.resources-with-sidebar .resources-sidebar {
    display: block !important;
    width: 288px;
    max-height: 500px;
    position: absolute;
    top: 0;
    left: 0;
    margin-bottom: 0;
  }
}
/* line 209, sass/styles/resources.scss */
.resources-wrapper.resources-with-sidebar .resources-sidebar a {
  display: block;
  color: #606060;
  padding-left: 12px;
  position: relative;
  font-size: 1rem;
  margin: 10px 0;
}
@media all and (min-width: 768px) {
  /* line 209, sass/styles/resources.scss */
  .resources-wrapper.resources-with-sidebar .resources-sidebar a {
    font-size: 0.9rem;
    line-height: 1.1rem;
  }
}
/* line 220, sass/styles/resources.scss */
.resources-wrapper.resources-with-sidebar .resources-sidebar a:hover, .resources-wrapper.resources-with-sidebar .resources-sidebar a.active {
  color: #4c3557;
}
/* line 224, sass/styles/resources.scss */
.resources-wrapper.resources-with-sidebar .resources-sidebar a.active {
  font-weight: 600;
}
/* line 226, sass/styles/resources.scss */
.resources-wrapper.resources-with-sidebar .resources-sidebar a.active:before {
  content: '';
  display: block;
  background: #A87BE9;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  position: absolute;
  top: 5px;
  left: 0px;
}
@media all and (min-width: 768px) {
  /* line 240, sass/styles/resources.scss */
  .resources-wrapper.resources-with-sidebar .resources-sidebar.fixed {
    position: fixed;
    top: 70px;
    left: 0;
  }
  /* line 244, sass/styles/resources.scss */
  .resources-wrapper.resources-with-sidebar .resources-sidebar.fixed.fixedBottom {
    position: absolute;
    top: auto;
    bottom: 80px;
    left: 0 !important;
  }
}
/* line 253, sass/styles/resources.scss */
.resources-wrapper.resources-with-sidebar .resources-sidebar::-webkit-scrollbar {
  width: 8px;
}
/* line 258, sass/styles/resources.scss */
.resources-wrapper.resources-with-sidebar .resources-sidebar::-webkit-scrollbar-track {
  background: #d9d9d9;
  border-radius: 50px;
}
/* line 264, sass/styles/resources.scss */
.resources-wrapper.resources-with-sidebar .resources-sidebar::-webkit-scrollbar-thumb {
  background: #9C9BA0;
  border-radius: 8px;
}
/* line 270, sass/styles/resources.scss */
.resources-wrapper.resources-with-sidebar .resources-sidebar::-webkit-scrollbar-thumb:hover {
  background: #606060;
}
@media all and (min-width: 768px) {
  /* line 274, sass/styles/resources.scss */
  .resources-wrapper.resources-with-sidebar .resources-content {
    padding-left: 350px;
  }
}
/* line 278, sass/styles/resources.scss */
.resources-wrapper.resources-with-sidebar .resources-content .resources {
  grid-template-columns: 1fr;
}
@media all and (min-width: 500px) and (max-width: 768px) {
  /* line 278, sass/styles/resources.scss */
  .resources-wrapper.resources-with-sidebar .resources-content .resources {
    grid-template-columns: 1fr 1fr;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  /* line 278, sass/styles/resources.scss */
  .resources-wrapper.resources-with-sidebar .resources-content .resources {
    grid-template-columns: 1fr;
  }
}
@media all and (min-width: 1024px) {
  /* line 278, sass/styles/resources.scss */
  .resources-wrapper.resources-with-sidebar .resources-content .resources {
    grid-template-columns: 1fr 1fr;
  }
}

/* Colores */
/* Absolute Center */
/* Media */
/* line 3, sass/styles/google-sheets.scss */
.google-sheets {
  background: linear-gradient(90deg, #2E73EA 77.26%, #22DDD2 117.47%);
  border-radius: 16px;
  max-width: 1100px;
  width: 98%;
  margin: auto;
  color: #fff;
  display: flex;
  position: relative;
  overflow: hidden;
  padding: 7% 15% 7% 6%;
  margin: 40px auto 80px;
}
@media all and (min-width: 768px) {
  /* line 3, sass/styles/google-sheets.scss */
  .google-sheets {
    padding: 4.5% 15% 4.5% 6%;
  }
}
/* line 18, sass/styles/google-sheets.scss */
.google-sheets:before {
  content: '';
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  top: 0;
  left: 0;
  z-index: 0;
  background: linear-gradient(90deg, #2E73EA 57.26%, #22DDD2 117.47%);
  transition: opacity ease 500ms;
}
/* line 32, sass/styles/google-sheets.scss */
.google-sheets:hover:before {
  opacity: 1;
}
/* line 37, sass/styles/google-sheets.scss */
.google-sheets .google-sheets-img {
  position: relative;
  z-index: 1;
}
@media all and (max-width: 768px) {
  /* line 37, sass/styles/google-sheets.scss */
  .google-sheets .google-sheets-img {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
  }
  /* line 45, sass/styles/google-sheets.scss */
  .google-sheets .google-sheets-img img {
    width: 100%;
    height: auto;
  }
}
/* line 51, sass/styles/google-sheets.scss */
.google-sheets .google-sheets-txt {
  position: relative;
  z-index: 1;
  flex-grow: 1;
  font-size: 1rem;
  line-height: 1.35rem;
  padding-left: 5%;
}
/* line 58, sass/styles/google-sheets.scss */
.google-sheets .google-sheets-txt .google-sheets-title {
  font-weight: 800;
  margin-bottom: 10px;
  font-size: 1.28rem;
  line-height: 1.5rem;
  padding-right: 20px;
}
@media all and (min-width: 768px) {
  /* line 58, sass/styles/google-sheets.scss */
  .google-sheets .google-sheets-txt .google-sheets-title {
    font-size: 2rem;
    line-height: 2.25rem;
    padding-right: 0;
  }
}
/* line 71, sass/styles/google-sheets.scss */
.google-sheets .google-sheets-txt p a {
  color: #fff;
  text-decoration: underline;
}
/* line 77, sass/styles/google-sheets.scss */
.google-sheets .btn {
  margin-top: 15px;
}
/* line 79, sass/styles/google-sheets.scss */
.google-sheets .btn:hover {
  box-shadow: 0 0 8px rgba(17, 58, 128, 0.35);
}
/* line 84, sass/styles/google-sheets.scss */
.google-sheets .btn svg path {
  fill: #2E73EA;
}

/* Colores */
/* Absolute Center */
/* Media */
@media all and (min-width: 768px) {
  /* line 3, sass/styles/image-gallery.scss */
  .resources-with-sidebar .image-gallery {
    padding-left: 350px;
  }
}

/* line 10, sass/styles/image-gallery.scss */
.image-gallery img {
  width: 100%;
  height: auto;
}
/* line 14, sass/styles/image-gallery.scss */
.image-gallery h3 {
  color: #A87BE9;
  font-size: 1.5rem;
  font-weight: 600;
}
@media all and (min-width: 768px) {
  /* line 14, sass/styles/image-gallery.scss */
  .image-gallery h3 {
    font-size: 2.58rem;
  }
}
/* line 22, sass/styles/image-gallery.scss */
.image-gallery .image-wrapper {
  background: #d9d9d9;
  border-radius: 10px;
  margin: 1rem auto 2rem;
  padding: 1.25rem;
}
@media all and (min-width: 768px) {
  /* line 22, sass/styles/image-gallery.scss */
  .image-gallery .image-wrapper {
    padding: 2rem;
  }
}
/* line 30, sass/styles/image-gallery.scss */
.image-gallery .image-wrapper a {
  display: block;
}
/* line 34, sass/styles/image-gallery.scss */
.image-gallery .image-author {
  padding: 5px 10px;
  background: rgba(255, 255, 255, 0.85);
  border-radius: 5px;
  float: right;
  margin: -2.35rem 0.75rem;
  z-index: 10;
  position: relative;
  font-size: 0.85rem;
  transition: all ease 300ms;
}
/* line 44, sass/styles/image-gallery.scss */
.image-gallery .image-author:hover {
  background: white;
}
/* line 47, sass/styles/image-gallery.scss */
.image-gallery .image-author a {
  color: #606060;
}
/* line 51, sass/styles/image-gallery.scss */
.image-gallery .image-description {
  line-height: 1.15rem;
  padding: 1.25rem 0 0;
}
/* line 54, sass/styles/image-gallery.scss */
.image-gallery .image-description h2, .image-gallery .image-description h3, .image-gallery .image-description h4, .image-gallery .image-description h5, .image-gallery .image-description h6 {
  padding: 0 0 0.5rem;
  font-weight: bold;
  color: #4c3557;
}
/* line 59, sass/styles/image-gallery.scss */
.image-gallery .image-description h2 {
  font-size: 1.5rem;
}
/* line 62, sass/styles/image-gallery.scss */
.image-gallery .image-description h3 {
  font-size: 1.25rem;
}
/* line 65, sass/styles/image-gallery.scss */
.image-gallery .image-description h4 {
  font-size: 1rem;
  text-transform: uppercase;
}
/* line 69, sass/styles/image-gallery.scss */
.image-gallery .image-description p {
  margin-bottom: 0.5rem;
}

/* Colores */
/* Absolute Center */
/* Media */
@media all and (min-width: 1024px) {
  /* line 2, sass/styles/video-gallery.scss */
  .video-gallery {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
}
/* line 9, sass/styles/video-gallery.scss */
.video-gallery .video {
  width: 100%;
  padding-bottom: 56.25%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: auto;
  position: relative;
}
@media all and (max-width: 768px) {
  /* line 9, sass/styles/video-gallery.scss */
  .video-gallery .video {
    margin-bottom: 10px;
  }
}
/* line 20, sass/styles/video-gallery.scss */
.video-gallery .video .play {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
  transition: opacity ease 300ms;
  cursor: pointer;
}
@media all and (min-width: 768px) {
  /* line 20, sass/styles/video-gallery.scss */
  .video-gallery .video .play {
    width: 80px;
    height: 80px;
  }
}
/* line 33, sass/styles/video-gallery.scss */
.video-gallery .video .play svg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transform: scale(0.6) translateX(2px);
  max-width: 40%;
}
@media all and (min-width: 768px) {
  /* line 33, sass/styles/video-gallery.scss */
  .video-gallery .video .play svg {
    transform: scale(0.6) translateX(6px);
  }
}
/* line 42, sass/styles/video-gallery.scss */
.video-gallery .video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity ease 300ms;
  z-index: -1;
}
/* line 52, sass/styles/video-gallery.scss */
.video-gallery .video .video-content {
  position: absolute;
  bottom: 8%;
  left: 7%;
  padding-right: 7%;
  max-width: 1100px;
  z-index: 1;
}
/* line 60, sass/styles/video-gallery.scss */
.video-gallery .video .video-title {
  color: #fff;
  font-size: 2rem;
  font-weight: 800;
  transition: opacity ease 300ms;
}
/* line 66, sass/styles/video-gallery.scss */
.video-gallery .video:before {
  content: ' ';
  display: block;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.504) 0%, rgba(0, 0, 0, 0.6) 100%);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 0;
  transition: opacity ease 300ms;
}
/* line 79, sass/styles/video-gallery.scss */
.video-gallery .video.playing iframe {
  opacity: 1;
  z-index: 10;
}
/* line 83, sass/styles/video-gallery.scss */
.video-gallery .video.playing .video-title,
.video-gallery .video.playing .play, .video-gallery .video.playing:before {
  opacity: 0;
}
/* line 90, sass/styles/video-gallery.scss */
.video-gallery .video.video-with-text .video-title {
  font-size: 1.5em;
  line-height: 1.75rem;
}
/* line 94, sass/styles/video-gallery.scss */
.video-gallery .video.video-with-text .video-text {
  font-size: 1rem;
  color: #fff;
  line-height: 1.25rem;
}
@media all and (max-width: 1023px) {
  /* line 94, sass/styles/video-gallery.scss */
  .video-gallery .video.video-with-text .video-text {
    display: none !important;
  }
}
@media all and (min-width: 1024px) {
  /* line 103, sass/styles/video-gallery.scss */
  .video-gallery .video.video-with-text .play {
    position: absolute;
    top: 7%;
    right: 5%;
    left: auto;
    bottom: auto;
  }
}
/* line 113, sass/styles/video-gallery.scss */
.video-gallery .video-text-mobile {
  padding: 5% 7%;
  background: #4c3557;
  color: #fff;
  line-height: 1.25rem;
  margin: -10px auto 10px;
}
@media all and (min-width: 1024px) {
  /* line 113, sass/styles/video-gallery.scss */
  .video-gallery .video-text-mobile {
    display: none !important;
  }
}
/* line 123, sass/styles/video-gallery.scss */
.video-gallery.video-unico {
  display: block;
}
/* line 126, sass/styles/video-gallery.scss */
.video-gallery.video-unico .video .play {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transform: translate(0, -10px);
}
@media all and (min-width: 768px) and (max-width: 1280px) {
  /* line 126, sass/styles/video-gallery.scss */
  .video-gallery.video-unico .video .play {
    width: 80px;
    height: 80px;
  }
}
@media all and (min-width: 1280px) {
  /* line 126, sass/styles/video-gallery.scss */
  .video-gallery.video-unico .video .play {
    width: 160px;
    height: 160px;
  }
}
/* line 139, sass/styles/video-gallery.scss */
.video-gallery.video-unico .video .play svg {
  transform: scale(0.6) translateX(2px);
}
@media all and (min-width: 1280px) {
  /* line 139, sass/styles/video-gallery.scss */
  .video-gallery.video-unico .video .play svg {
    transform: scale(1) translateX(6px);
  }
}
/* line 146, sass/styles/video-gallery.scss */
.video-gallery.video-unico .video .video-content {
  position: absolute;
  bottom: 10%;
  left: 10%;
  max-width: 1100px;
}
/* line 152, sass/styles/video-gallery.scss */
.video-gallery.video-unico .video .video-title {
  color: #fff;
  font-size: 4rem;
  font-weight: 800;
}
@media all and (max-width: 768px) {
  /* line 152, sass/styles/video-gallery.scss */
  .video-gallery.video-unico .video .video-title {
    font-size: 1.5rem;
    width: 80%;
  }
}
/* line 162, sass/styles/video-gallery.scss */
.video-gallery.video-unico .video.video-with-text .video-title {
  font-size: 2.5em;
  line-height: 3rem;
}
@media all and (max-width: 360px) {
  /* line 162, sass/styles/video-gallery.scss */
  .video-gallery.video-unico .video.video-with-text .video-title {
    font-size: 1.5rem !important;
    line-height: 1.5rem !important;
  }
}
@media all and (max-width: 768px) {
  /* line 162, sass/styles/video-gallery.scss */
  .video-gallery.video-unico .video.video-with-text .video-title {
    font-size: 1.75rem;
    line-height: 2rem;
    width: 100%;
  }
}
/* line 175, sass/styles/video-gallery.scss */
.video-gallery.video-unico .video.video-with-text .video-text {
  font-size: 1.25rem;
  color: #fff;
  line-height: 1.5rem;
}
@media all and (max-width: 768px) {
  /* line 175, sass/styles/video-gallery.scss */
  .video-gallery.video-unico .video.video-with-text .video-text {
    font-size: 1rem;
    line-height: 1.25rem;
  }
}
/* line 186, sass/styles/video-gallery.scss */
.video-gallery.video-unico .video-text-mobile {
  padding: 5% 10%;
}

/* Colores */
/* Absolute Center */
/* Media */
/* line 3, sass/styles/faq.scss */
.faq {
  margin: 25px auto;
  max-width: 1224px;
}
@media all and (min-width: 768px) {
  /* line 3, sass/styles/faq.scss */
  .faq {
    margin: 50px auto;
  }
}
/* line 9, sass/styles/faq.scss */
.faq .faq-title {
  font-size: 2.2rem;
  color: #4c3557;
  font-weight: 800;
  padding-bottom: 20px;
}
@media all and (min-width: 768px) {
  /* line 9, sass/styles/faq.scss */
  .faq .faq-title {
    font-size: 2.8rem;
    padding-bottom: 40px;
  }
}
/* line 20, sass/styles/faq.scss */
.faq ul li {
  position: relative;
}

/* Colores */
/* Absolute Center */
/* Media */
/* line 3, sass/styles/tips.scss */
.tips-wrapper {
  position: relative;
  padding: 60px 0;
  background: url(../images/tips.png) no-repeat top right;
}
@media all and (max-width: 768px) {
  /* line 3, sass/styles/tips.scss */
  .tips-wrapper {
    margin: 60px -20px 0 !important;
    width: auto !important;
    background-size: 60%;
  }
}
@media all and (min-width: 768px) {
  /* line 3, sass/styles/tips.scss */
  .tips-wrapper {
    padding: 100px 0;
    margin: 100px auto 0;
  }
}
/* line 16, sass/styles/tips.scss */
.tips-wrapper:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-bottom: 70%;
  background: linear-gradient(180deg, rgba(46, 115, 234, 0.15) 0%, rgba(46, 115, 234, 0) 79.81%);
  pointer-events: none;
}
/* line 27, sass/styles/tips.scss */
.tips-wrapper .tips-top {
  max-width: 1224px;
  margin: auto;
  width: 88%;
}
/* line 31, sass/styles/tips.scss */
.tips-wrapper .tips-top .tips-title {
  font-size: 2.5rem;
  color: #4c3557;
  font-weight: 800;
  max-width: 740px;
  padding-bottom: 20px;
}
@media all and (min-width: 768px) {
  /* line 31, sass/styles/tips.scss */
  .tips-wrapper .tips-top .tips-title {
    padding-bottom: 50px;
    font-size: 3.5rem;
  }
}
/* line 42, sass/styles/tips.scss */
.tips-wrapper .tips-top .tips-text {
  max-width: 740px;
  padding-bottom: 30px;
  line-height: 1.7rem;
}
@media all and (min-width: 768px) {
  /* line 42, sass/styles/tips.scss */
  .tips-wrapper .tips-top .tips-text {
    padding-bottom: 50px;
  }
}
/* line 51, sass/styles/tips.scss */
.tips-wrapper .tips {
  max-width: 1224px;
  margin: auto;
  width: 90%;
  overflow: visible;
}
/* line 56, sass/styles/tips.scss */
.tips-wrapper .tips .tip {
  background: #fff;
  border-radius: 16px;
  padding: 24px 24px 50px;
  font-size: 0.9rem;
  line-height: 1.25rem;
  position: relative;
  float: left;
  margin: 1%;
  width: 30%;
}
/* line 64, sass/styles/tips.scss */
.tips-wrapper .tips .tip.highlight {
  box-shadow: 0px 0px 0px 2px #33AAF3 inset;
}
/* line 67, sass/styles/tips.scss */
.tips-wrapper .tips .tip strong {
  font-weight: 800;
}
/* line 70, sass/styles/tips.scss */
.tips-wrapper .tips .tip .tip-author {
  margin-top: 10px;
  color: #4c3557;
}
/* line 73, sass/styles/tips.scss */
.tips-wrapper .tips .tip .tip-author a {
  color: #4c3557;
}
/* line 77, sass/styles/tips.scss */
.tips-wrapper .tips .tip .tip-share {
  position: absolute;
  bottom: 20px;
  right: 20px;
  line-height: 20px;
  font-weight: bold;
}
/* line 83, sass/styles/tips.scss */
.tips-wrapper .tips .tip .tip-share .tip-share-btn {
  background: #4c3557;
  color: #fff;
  border-radius: 50px;
  padding: 6px 10px 6px 6px;
  line-height: 20px;
  display: flex;
  gap: 6px;
  cursor: pointer;
}
/* line 93, sass/styles/tips.scss */
.tips-wrapper .tips .tip .tip-share .tip-share-content {
  display: none;
  position: absolute;
  top: 45px;
  right: 0;
  background: #fff;
  z-index: 10;
  border-radius: 10px;
  padding: 10px;
  width: 120px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  line-height: 20px;
  gap: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  padding-right: 25px;
}
/* line 110, sass/styles/tips.scss */
.tips-wrapper .tips .tip .tip-share .tip-share-content.active {
  display: flex;
}
/* line 113, sass/styles/tips.scss */
.tips-wrapper .tips .tip .tip-share .tip-share-content a,
.tips-wrapper .tips .tip .tip-share .tip-share-content button {
  display: flex;
  gap: 10px;
  color: #fff;
  font-weight: normal;
  color: #4c3557;
  background: none;
  border: 0;
  justify-content: flex-start;
  padding: 0;
}
/* line 127, sass/styles/tips.scss */
.tips-wrapper .tips .tip .tip-share img {
  width: 20px;
  height: auto;
}

.lead{
  margin-top: 40px; 
  color:#747474;
}
.logo-img{
  width: 220px;
}
.menu-footer{
  margin: 0px;
  margin-top: 20px;
  list-style: none;
  padding: 0;
}
.a-stats {
	--akismet-color-mid-green: #357b49;
	--akismet-color-white: #fff;
	--akismet-color-light-grey: #f6f7f7;

	max-width: 350px;
	width: auto;
}

.a-stats * {
	all: unset;
	box-sizing: border-box;
}

.a-stats strong {
	font-weight: 600;
}

.a-stats a.a-stats__link,
.a-stats a.a-stats__link:visited,
.a-stats a.a-stats__link:active {
	background: var(--akismet-color-mid-green);
	border: none;
	box-shadow: none;
	border-radius: 8px;
	color: var(--akismet-color-white);
	cursor: pointer;
	display: block;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif;
	font-weight: 500;
	padding: 12px;
	text-align: center;
	text-decoration: none;
	transition: all 0.2s ease;
}

.widget .a-stats a.a-stats__link:focus {
	background: var(--akismet-color-mid-green);
	color: var(--akismet-color-white);
	text-decoration: none;
}

.a-stats a.a-stats__link:hover {
	filter: brightness(110%);
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16);
}

.a-stats .count {
	color: var(--akismet-color-white);
	display: block;
	font-size: 1.5em;
	line-height: 1.4;
	padding: 0 13px;
	white-space: nowrap;
}