:root {
  --backToTop__icon: ;
  --typography_body-font-family: Poppins;
  --typography_body-font-weight: 400;
  --typography_body-font-style: normal;
  --typography_body-font-size: 16px;
  --typography_body-line-height: 1.2;
  --typography_body-letter-spacing: 0em;
  --typography_body-text-transform: none;
  --typography_body-text-decoration: none;
  --typography_body-text-align: left;
  --list__ul_pointSize: 8px;
  --list__ul_pointRadius: 0px;
  --table__borderStyle: solid;
  --table__borderWidth: 0px;
  --forms__input__height: 40px;
  --forms__input__backgroundColor: #ffffff;
  --forms__input__textColor: #000000;
  --forms__input__borderStyle: solid;
  --forms__input__borderWidth: 1px;
  --forms__input__borderColor: #000000;
  --forms__input__borderRadius-border-top-left-radius: ;
  --forms__input__borderRadius-border-top-right-radius: ;
  --forms__input__borderRadius-border-bottom-left-radius: ;
  --forms__input__borderRadius-border-bottom-right-radius: ;
  --elementButton_padding-padding-top: 7px;
  --elementButton_padding-padding-right: 10px;
  --elementButton_padding-padding-bottom: 7px;
  --elementButton_padding-padding-left: 10px;
  --elementButton_borderStyle: solid;
  --elementButton_borderWidth: 0px;
  --elementButton_borderRadius-border-top-left-radius: ;
  --elementButton_borderRadius-border-top-right-radius: ;
  --elementButton_borderRadius-border-bottom-left-radius: ;
  --elementButton_borderRadius-border-bottom-right-radius: ;
  --hr__margin-margin-top: ;
  --hr__margin-margin-bottom: ;
  --hr__borderStyle: solid;
  --hr__borderWidth: 0px;
  --blocks__gridSpace: 40px;
  --header__logoMargin-padding-top: 10px;
  --header__logoMargin-padding-bottom: 10px;
  --header__background: #ffffff;
  --header__logoHeight: 110px;
  --header__topBar__backgroundColor: #222176;
  --header__topBar__textColor: #ffffff;
  --header__colors__menuBackground: #ffffff;
  --navi_level1_color: #222176;
  --navi_level1_highlightColor: #222176;
  --navi_level2_color: #222176;
  --navi_level2_highlightColor: #222176;
  --navi_level3_color: #222176;
  --navi_level3_highlightColor: #222176;
  --header__navigationLayout__burgerLayerColor: #222176;
  --header__navigationLayout__burgerBackground: #ffffff;
  --header__navigationLayout__burgerWidth: 80px;
  --header__navigationLayout__burgerHeight: 80px;
  --header__navigationLayout__burgerLayerWidth: 40px;
  --header__navigationLayout__burgerLayerHeight: 3px;
  --header__navigationLayout__burgerLayerSpacing: 5px;
  --header__navigationLayout__burgerLayerRadius: 0px;
  --footer__background: #222176;
  --footer__textColor: #ffffff;
  --footer__textColor_hover: #ffffff;
  --footer__bottomBar__backgroundColor: ;
  --footer__bottomBar__textColor: ;
}
body.contrast-mode {
  --header__topBar__backgroundColor: #000000;
  --footer__bottomBar__backgroundColor: #000000;
}
#back_to_top {
  width: 40px;
  height: 40px;
  margin: 0px 20px 20px 0px;
  padding: 0px;
  background-color: #000000;
  border-radius: 0px;
}
body {
  font-family: Poppins;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0em;
  text-transform: none;
  text-decoration: none;
  text-align: left;
}
body.wp-frontend header .menu-level-1 > li > a {
  font-family: Poppins;
  font-weight: 500;
  font-style: normal;
  font-size: 22px;
  line-height: 2;
  letter-spacing: 0em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
  color: #222176;
}
body.wp-frontend header .menu-level-2 > li > a {
  font-family: Roboto;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0em;
  text-transform: none;
  text-decoration: none;
  text-align: left;
  color: #222176;
}
body.wp-frontend header .menu-level-3 > li > a {
  font-family: Roboto;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0em;
  text-transform: none;
  text-decoration: none;
  text-align: left;
  color: #222176;
}
body h1, body h1 > a:not(.button):not(.no-style), body .like-h1, body .like-h1 > a:not(.button):not(.no-style) {
  font-family: Chelsea Market;
  font-weight: 400;
  font-style: normal;
  font-size: 45px;
  line-height: 1.2;
  letter-spacing: 0em;
  text-transform: none;
  text-decoration: none;
  text-align: left;
}
body h2, body h2 > a:not(.button):not(.no-style), body .like-h2, body .like-h2 > a:not(.button):not(.no-style) {
  font-family: Poppins;
  font-weight: 500;
  font-style: normal;
  font-size: 25px;
  line-height: 1.2;
  letter-spacing: 0em;
  text-transform: none;
  text-decoration: none;
  text-align: left;
}
body h3, body h3 > a:not(.button):not(.no-style), body .like-h3, body .like-h3 > a:not(.button):not(.no-style) {
  font-family: Chelsea Market;
  font-weight: 500;
  font-style: normal;
  font-size: 23px;
  line-height: 1.2;
  letter-spacing: 0em;
  text-transform: none;
  text-decoration: none;
  text-align: left;
}
body h4, body h4 > a:not(.button):not(.no-style), body .like-h4, body .like-h4 > a:not(.button):not(.no-style) {
  font-family: Poppins;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0em;
  text-transform: none;
  text-decoration: none;
  text-align: left;
}
body h5, body h5 > a:not(.button):not(.no-style), body .like-h5, body .like-h5 > a:not(.button):not(.no-style) {
  font-family: Poppins;
  font-weight: 200;
  font-style: normal;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0em;
  text-transform: none;
  text-decoration: none;
  text-align: left;
}
body h6, body h6 > a:not(.button):not(.no-style), body .like-h6, body .like-h6 > a:not(.button):not(.no-style) {
  font-family: Poppins;
  font-weight: 600;
  font-style: normal;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 0em;
  text-transform: none;
  text-decoration: none;
  text-align: left;
}
body a:not(.button):not(.no-style) {
  font-family: Poppins;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0em;
  text-transform: none;
  text-decoration: none;
  text-align: left;
}
body.wp-frontend ul li, body.wp-frontend ol li {
  font-family: Poppins;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0em;
  text-transform: none;
  text-decoration: none;
  text-align: left;
}
body.wp-frontend table thead {
  font-family: Poppins;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0em;
  text-transform: none;
  text-decoration: none;
  text-align: left;
}
body.wp-frontend table {
  font-family: Roboto;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0em;
  text-transform: none;
  text-decoration: none;
  text-align: left;
}
body.wp-frontend .button, body.wp-frontend .pagination-number {
  font-family: Chelsea Market;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
  padding: 7px 10px;
  border-style: solid;
}
table:not(.no-style) th, table:not(.no-style) td {
  padding: 0px;
  border-style: solid;
  border-width: 0px;
}
body.wp-frontend .button, body.wp-frontend .pagination-number, .search-box, .search-box .search-input, .search-box .search-button {
  border-width: 0px;
  border-radius: 0px;
}
body strong {
  font-weight: 700;
}
body.wp-frontend .nuevo-image {
  border-radius: 0px;
}
section.block.block-box > .content-container > .gridWrapper .grid .grid-content {
  border-style: solid;
  border-width: 0px;
  border-radius: 0px;
}
section.block.block-box > .content-container > .gridWrapper.layout-counter .grid .grid-content::before {
  font-family: Poppins;
  font-weight: 400;
  font-style: normal;
  font-size: 100px;
  line-height: 1.2;
  letter-spacing: 0em;
  text-transform: none;
  text-decoration: none;
  text-align: left;
}
section.block.block-box > .content-container > .gridWrapper.layout-default .grid > .grid-content .box-head .icon {
  height: 20px;
}
section.block.block-box  > .content-container > .gridWrapper.layout-centered .grid > .grid-content .box-head .icon {
  height: 100px;
}
section.block.block-teaser > .content-container > .gridWrapper .grid .grid-content {
  border-radius: 0px;
}
section.block.block-cta > .content-container > .cta-content {
  border-radius: 0px;
}
section.block.block-posttype > .posttype_wrapper > .content-container > .posttype-posts > .gridWrapper > .grid > .grid-content {
  border-radius: 0px;
}
body header .header-container {
  padding: 10px 0;
}
body header .logo, body header .header-container {
  height: 110px;
}
body footer {
  background-color: #222176;
  color: #ffffff;
}
.background-color-block_bg__c8ab73585911b27b04e0a7899a813464 {
    --colorscheme__highlight: rgb(72,141,205);
    --colorscheme__background: #FFFFFF;
    --colorscheme__notice: ;
    --colorscheme__body: #000000;
    --colorscheme__h1: #222176;
    --colorscheme__h2: #222176;
    --colorscheme__h3: ;
    --colorscheme__h4: #222176;
    --colorscheme__h5: ;
    --colorscheme__h6: ;
    --colorscheme__textlink: ;
    --colorscheme__buttonBg: rgb(72,141,205);
    --colorscheme__buttonHoverBg: rgb(255,165,60);
    --colorscheme__buttonBorder: ;
    --colorscheme__buttonHoverBorder: ;
    --colorscheme__buttonText: #ffffff;
    --colorscheme__buttonHoverText: #ffffff;
    --colorscheme__boxbackground: ;
    --colorscheme__boxtext: ;
    --colorscheme__boxborder: ;
}
body {
    --defaultcolor__highlight: rgb(72,141,205);
    --defaultcolor__background: #FFFFFF;
    --defaultcolor__notice: ;
    --defaultcolor__body: #000000;
    --defaultcolor__h1: #222176;
    --defaultcolor__h2: #222176;
    --defaultcolor__h3: ;
    --defaultcolor__h4: #222176;
    --defaultcolor__h5: ;
    --defaultcolor__h6: ;
    --defaultcolor__textlink: ;
    --defaultcolor__buttonBg: rgb(72,141,205);
    --defaultcolor__buttonHoverBg: rgb(255,165,60);
    --defaultcolor__buttonBorder: ;
    --defaultcolor__buttonHoverBorder: ;
    --defaultcolor__buttonText: #ffffff;
    --defaultcolor__buttonHoverText: #ffffff;
    --defaultcolor__boxbackground: ;
    --defaultcolor__boxtext: ;
    --defaultcolor__boxborder: ;
}
.background-color-block_bg__221a86e09f2d813e41016ea20cbd7b53 {
    --colorscheme__highlight: rgb(149,193,31);
    --colorscheme__background: rgb(34,33,118);
    --colorscheme__notice: ;
    --colorscheme__body: #ffffff;
    --colorscheme__h1: #ffffff;
    --colorscheme__h2: #ffffff;
    --colorscheme__h3: #ffffff;
    --colorscheme__h4: #ffffff;
    --colorscheme__h5: ;
    --colorscheme__h6: ;
    --colorscheme__textlink: ;
    --colorscheme__buttonBg: rgb(73,141,203);
    --colorscheme__buttonHoverBg: rgb(255,255,255);
    --colorscheme__buttonBorder: ;
    --colorscheme__buttonHoverBorder: ;
    --colorscheme__buttonText: #ffffff;
    --colorscheme__buttonHoverText: #498dcb;
    --colorscheme__boxbackground: rgb(255,255,255);
    --colorscheme__boxtext: #222176;
    --colorscheme__boxborder: ;
}
.background-color-block_bg__7e20e26ee1d710e351c47468256a8a4f {
    --colorscheme__highlight: rgb(72,141,205);
    --colorscheme__background: rgb(235,246,255);
    --colorscheme__notice: ;
    --colorscheme__body: #222176;
    --colorscheme__h1: #222176;
    --colorscheme__h2: #488dcd;
    --colorscheme__h3: #222176;
    --colorscheme__h4: ;
    --colorscheme__h5: ;
    --colorscheme__h6: ;
    --colorscheme__textlink: ;
    --colorscheme__buttonBg: rgb(34,33,118);
    --colorscheme__buttonHoverBg: rgb(72,141,205);
    --colorscheme__buttonBorder: ;
    --colorscheme__buttonHoverBorder: ;
    --colorscheme__buttonText: #ffffff;
    --colorscheme__buttonHoverText: #ffffff;
    --colorscheme__boxbackground: rgb(255,255,255);
    --colorscheme__boxtext: ;
    --colorscheme__boxborder: ;
}
.background-color-block_bg__2bfc5172942df34f19a73771f9fc8329 {
    --colorscheme__highlight: rgb(72,141,205);
    --colorscheme__background: rgb(255,255,255);
    --colorscheme__notice: ;
    --colorscheme__body: ;
    --colorscheme__h1: ;
    --colorscheme__h2: ;
    --colorscheme__h3: ;
    --colorscheme__h4: ;
    --colorscheme__h5: ;
    --colorscheme__h6: ;
    --colorscheme__textlink: ;
    --colorscheme__buttonBg: rgb(34,33,118);
    --colorscheme__buttonHoverBg: rgb(235,246,255);
    --colorscheme__buttonBorder: ;
    --colorscheme__buttonHoverBorder: ;
    --colorscheme__buttonText: #ffffff;
    --colorscheme__buttonHoverText: #488dcd;
    --colorscheme__boxbackground: rgb(72,141,205);
    --colorscheme__boxtext: #ffffff;
    --colorscheme__boxborder: ;
}
.background-color-block_bg__214416fea77fc6418a16903b4becc77f {
    --colorscheme__highlight: rgb(34,33,118);
    --colorscheme__background: rgb(72,141,205);
    --colorscheme__notice: rgb(34,33,118);
    --colorscheme__body: ;
    --colorscheme__h1: #222176;
    --colorscheme__h2: #222176;
    --colorscheme__h3: #222176;
    --colorscheme__h4: #222176;
    --colorscheme__h5: ;
    --colorscheme__h6: ;
    --colorscheme__textlink: ;
    --colorscheme__buttonBg: rgb(72,141,205);
    --colorscheme__buttonHoverBg: rgb(34,33,118);
    --colorscheme__buttonBorder: ;
    --colorscheme__buttonHoverBorder: ;
    --colorscheme__buttonText: #ffffff;
    --colorscheme__buttonHoverText: #ffffff;
    --colorscheme__boxbackground: ;
    --colorscheme__boxtext: ;
    --colorscheme__boxborder: ;
}
@media (max-width: 1598px) {
  :root {
    --header__logoHeight: 100px;
  }
  body header .logo, body header .header-container {
    height: 100px;
  }
}
@media (max-width: 1025px) {
  :root {
    --typography_body-font-size: 15px;
    --list__ul_pointSize: 6px;
    --header__logoHeight: 95px;
  }
  body {
    font-size: 15px;
  }
  body h1, body h1 > a:not(.button):not(.no-style), body .like-h1, body .like-h1 > a:not(.button):not(.no-style) {
    font-size: 40px;
  }
  body h2, body h2 > a:not(.button):not(.no-style), body .like-h2, body .like-h2 > a:not(.button):not(.no-style) {
    font-size: 23px;
  }
  body h3, body h3 > a:not(.button):not(.no-style), body .like-h3, body .like-h3 > a:not(.button):not(.no-style) {
    font-size: 21px;
  }
  body h4, body h4 > a:not(.button):not(.no-style), body .like-h4, body .like-h4 > a:not(.button):not(.no-style) {
    font-size: 19px;
  }
  body h5, body h5 > a:not(.button):not(.no-style), body .like-h5, body .like-h5 > a:not(.button):not(.no-style) {
    font-size: 19px;
  }
  body h6, body h6 > a:not(.button):not(.no-style), body .like-h6, body .like-h6 > a:not(.button):not(.no-style) {
    font-size: 14px;
  }
  body a:not(.button):not(.no-style) {
    font-size: 15px;
  }
  body.wp-frontend ul li, body.wp-frontend ol li {
    font-size: 15px;
  }
  body.wp-frontend table thead {
    font-size: 15px;
  }
  body.wp-frontend .button, body.wp-frontend .pagination-number {
    font-size: 15px;
  }
  section.block.block-box > .content-container > .gridWrapper.layout-counter .grid .grid-content::before {
    font-size: 95px;
  }
  body header .logo, body header .header-container {
    height: 95px;
  }
}
@media (max-width: 900px) {
  :root {
    --typography_body-font-size: 15px;
    --list__ul_pointSize: 5px;
    --header__logoHeight: 85px;
  }
  body {
    font-size: 15px;
  }
  body h1, body h1 > a:not(.button):not(.no-style), body .like-h1, body .like-h1 > a:not(.button):not(.no-style) {
    font-size: 40px;
  }
  body h2, body h2 > a:not(.button):not(.no-style), body .like-h2, body .like-h2 > a:not(.button):not(.no-style) {
    font-size: 23px;
  }
  body h3, body h3 > a:not(.button):not(.no-style), body .like-h3, body .like-h3 > a:not(.button):not(.no-style) {
    font-size: 21px;
  }
  body h4, body h4 > a:not(.button):not(.no-style), body .like-h4, body .like-h4 > a:not(.button):not(.no-style) {
    font-size: 19px;
  }
  body h5, body h5 > a:not(.button):not(.no-style), body .like-h5, body .like-h5 > a:not(.button):not(.no-style) {
    font-size: 19px;
  }
  body h6, body h6 > a:not(.button):not(.no-style), body .like-h6, body .like-h6 > a:not(.button):not(.no-style) {
    font-size: 14px;
  }
  body a:not(.button):not(.no-style) {
    font-size: 15px;
  }
  body.wp-frontend ul li, body.wp-frontend ol li {
    font-size: 15px;
  }
  body.wp-frontend table thead {
    font-size: 15px;
  }
  body.wp-frontend .button, body.wp-frontend .pagination-number {
    font-size: 15px;
  }
  section.block.block-box > .content-container > .gridWrapper.layout-counter .grid .grid-content::before {
    font-size: 85px;
  }
  body header .logo, body header .header-container {
    height: 85px;
  }
}
@media (max-width: 786px) {
  :root {
    --typography_body-font-size: 14px;
    --list__ul_pointSize: 4px;
    --header__logoHeight: 75px;
  }
  body {
    font-size: 14px;
  }
  body h1, body h1 > a:not(.button):not(.no-style), body .like-h1, body .like-h1 > a:not(.button):not(.no-style) {
    font-size: 35px;
  }
  body h2, body h2 > a:not(.button):not(.no-style), body .like-h2, body .like-h2 > a:not(.button):not(.no-style) {
    font-size: 21px;
  }
  body h3, body h3 > a:not(.button):not(.no-style), body .like-h3, body .like-h3 > a:not(.button):not(.no-style) {
    font-size: 19px;
  }
  body h4, body h4 > a:not(.button):not(.no-style), body .like-h4, body .like-h4 > a:not(.button):not(.no-style) {
    font-size: 18px;
  }
  body h5, body h5 > a:not(.button):not(.no-style), body .like-h5, body .like-h5 > a:not(.button):not(.no-style) {
    font-size: 18px;
  }
  body h6, body h6 > a:not(.button):not(.no-style), body .like-h6, body .like-h6 > a:not(.button):not(.no-style) {
    font-size: 13px;
  }
  body a:not(.button):not(.no-style) {
    font-size: 14px;
  }
  body.wp-frontend ul li, body.wp-frontend ol li {
    font-size: 14px;
  }
  body.wp-frontend table thead {
    font-size: 14px;
  }
  body.wp-frontend .button, body.wp-frontend .pagination-number {
    font-size: 14px;
  }
  section.block.block-box > .content-container > .gridWrapper.layout-counter .grid .grid-content::before {
    font-size: 75px;
  }
  body header .logo, body header .header-container {
    height: 75px;
  }
}
@media (max-width: 480px) {
  :root {
    --typography_body-font-size: 14px;
    --list__ul_pointSize: 3px;
    --header__logoHeight: 65px;
  }
  body {
    font-size: 14px;
  }
  body h1, body h1 > a:not(.button):not(.no-style), body .like-h1, body .like-h1 > a:not(.button):not(.no-style) {
    font-size: 35px;
  }
  body h2, body h2 > a:not(.button):not(.no-style), body .like-h2, body .like-h2 > a:not(.button):not(.no-style) {
    font-size: 21px;
  }
  body h3, body h3 > a:not(.button):not(.no-style), body .like-h3, body .like-h3 > a:not(.button):not(.no-style) {
    font-size: 19px;
  }
  body h4, body h4 > a:not(.button):not(.no-style), body .like-h4, body .like-h4 > a:not(.button):not(.no-style) {
    font-size: 18px;
  }
  body h5, body h5 > a:not(.button):not(.no-style), body .like-h5, body .like-h5 > a:not(.button):not(.no-style) {
    font-size: 18px;
  }
  body h6, body h6 > a:not(.button):not(.no-style), body .like-h6, body .like-h6 > a:not(.button):not(.no-style) {
    font-size: 13px;
  }
  body a:not(.button):not(.no-style) {
    font-size: 14px;
  }
  body.wp-frontend ul li, body.wp-frontend ol li {
    font-size: 14px;
  }
  body.wp-frontend table thead {
    font-size: 14px;
  }
  body.wp-frontend .button, body.wp-frontend .pagination-number {
    font-size: 14px;
  }
  section.block.block-box > .content-container > .gridWrapper.layout-counter .grid .grid-content::before {
    font-size: 65px;
  }
  body header .logo, body header .header-container {
    height: 65px;
  }
}
