:root {
  --backToTop__icon: https://nuevo-theme.de/wp-content/uploads/2024/07/icon_star.svg;
  --backToTop__icon: url('https://nuevo-theme.de/wp-content/uploads/2024/07/icon_star.svg');
  --typography_body-font-family: Jost;
  --typography_body-font-weight: 300;
  --typography_body-font-style: normal;
  --typography_body-font-size: 20px;
  --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: rgba(255, 255, 255, 0.2);
  --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: ;
  --elementButton_padding-padding-right: ;
  --elementButton_padding-padding-bottom: ;
  --elementButton_padding-padding-left: ;
  --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: 30px;
  --header__logoMargin-padding-top: 20px;
  --header__logoMargin-padding-bottom: 20px;
  --header__background: rgba(255, 255, 255, 0.7);
  --header__logoHeight: 50px;
  --header__topBar__backgroundColor: #222225;
  --header__topBar__textColor: #ffffff;
  --header__colors__menuBackground: #ffffff;
  --navi_level1_color: #000000;
  --navi_level1_highlightColor: #000000;
  --navi_level2_color: #000000;
  --navi_level2_highlightColor: #000000;
  --navi_level3_color: #000000;
  --navi_level3_highlightColor: #000000;
  --header__navigationLayout__burgerLayerColor: #000000;
  --header__navigationLayout__burgerBackground: #ffffff;
  --header__navigationLayout__burgerWidth: 80px;
  --header__navigationLayout__burgerHeight: 80px;
  --header__navigationLayout__burgerLayerWidth: 40px;
  --header__navigationLayout__burgerLayerHeight: 4px;
  --header__navigationLayout__burgerLayerSpacing: 6px;
  --header__navigationLayout__burgerLayerRadius: 0px;
  --footer__background: #efefef;
  --footer__textColor: #000000;
  --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: 10px;
  background-color: #1e73be;
  border-radius: 0px;
}
body {
  font-family: Jost;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  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: Jost;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: 0em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
  color: #000000;
}
body.wp-frontend header .menu-level-2 > li > a {
  font-family: Jost;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: 0em;
  text-transform: none;
  text-decoration: none;
  text-align: left;
  color: #000000;
}
body.wp-frontend header .menu-level-3 > li > a {
  font-family: Jost;
  font-weight: 200;
  font-style: normal;
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: 0em;
  text-transform: none;
  text-decoration: none;
  text-align: left;
  color: #000000;
}
body h1, body h1 > a:not(.button):not(.no-style), body .like-h1, body .like-h1 > a:not(.button):not(.no-style) {
  font-family: Jost;
  font-weight: 600;
  font-style: normal;
  font-size: 60px;
  line-height: 1.2;
  letter-spacing: 0em;
  text-transform: uppercase;
  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: Jost;
  font-weight: 600;
  font-style: normal;
  font-size: 50px;
  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: Jost;
  font-weight: 300;
  font-style: normal;
  font-size: 35px;
  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: Jost;
  font-weight: 400;
  font-style: normal;
  font-size: 25px;
  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: Jost;
  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 h6, body h6 > a:not(.button):not(.no-style), body .like-h6, body .like-h6 > a:not(.button):not(.no-style) {
  font-family: Jost;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  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: Jost;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  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: 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 table thead {
  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 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: Jost;
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
  padding: 10px 20px;
  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: Roboto;
  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;
}
section.block.block-box > .content-container > .gridWrapper.layout-default .grid > .grid-content .box-head .icon {
  height: 40px;
}
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: 20px 0;
}
body header .logo, body header .header-container {
  height: 50px;
}
body footer {
  background-color: #efefef;
  color: #000000;
}
.background-color-block_bg__c8ab73585911b27b04e0a7899a813464 {
    --colorscheme__highlight: rgb(149,193,31);
    --colorscheme__background: rgb(245,245,245);
    --colorscheme__notice: rgb(255,235,59);
    --colorscheme__body: #000000;
    --colorscheme__h1: #dd3333;
    --colorscheme__h2: #dd9933;
    --colorscheme__h3: #eeee22;
    --colorscheme__h4: #009688;
    --colorscheme__h5: #3f51b5;
    --colorscheme__h6: #795548;
    --colorscheme__textlink: #2196f3;
    --colorscheme__buttonBg: rgb(76,175,80);
    --colorscheme__buttonBorder: rgb(56,142,60);
    --colorscheme__buttonText: #ffffff;
    --colorscheme__boxbackground: rgb(255,255,255);
    --colorscheme__boxtext: #333333;
    --colorscheme__boxborder: ;
}
body.contrast-mode .background-color-block_bg__c8ab73585911b27b04e0a7899a813464 {
    --colorscheme__highlight: rgb(255,255,255);
    --colorscheme__background: rgb(51,51,51);
    --colorscheme__notice: rgb(0,0,0);
    --colorscheme__body: #ffffff;
    --colorscheme__h1: #ffffff;
    --colorscheme__h2: #ffffff;
    --colorscheme__h3: #000000;
    --colorscheme__h4: #ffffff;
    --colorscheme__h5: #ffffff;
    --colorscheme__h6: #ffffff;
    --colorscheme__textlink: #ffffff;
    --colorscheme__buttonBg: rgb(255,255,255);
    --colorscheme__buttonBorder: rgb(255,255,255);
    --colorscheme__buttonText: #000000;
    --colorscheme__boxbackground: rgb(51,51,51);
    --colorscheme__boxtext: #ffffff;
}
body {
    --defaultcolor__highlight: rgb(149,193,31);
    --defaultcolor__background: rgb(245,245,245);
    --defaultcolor__notice: rgb(255,235,59);
    --defaultcolor__body: #000000;
    --defaultcolor__h1: #dd3333;
    --defaultcolor__h2: #dd9933;
    --defaultcolor__h3: #eeee22;
    --defaultcolor__h4: #009688;
    --defaultcolor__h5: #3f51b5;
    --defaultcolor__h6: #795548;
    --defaultcolor__textlink: #2196f3;
    --defaultcolor__buttonBg: rgb(76,175,80);
    --defaultcolor__buttonBorder: rgb(56,142,60);
    --defaultcolor__buttonText: #ffffff;
    --defaultcolor__boxbackground: rgb(255,255,255);
    --defaultcolor__boxtext: #333333;
    --defaultcolor__boxborder: ;
}
body.contrast-mode {
    --defaultcolor__highlight: rgb(255,255,255);
    --defaultcolor__background: rgb(51,51,51);
    --defaultcolor__notice: rgb(0,0,0);
    --defaultcolor__body: #ffffff;
    --defaultcolor__h1: #ffffff;
    --defaultcolor__h2: #ffffff;
    --defaultcolor__h3: #000000;
    --defaultcolor__h4: #ffffff;
    --defaultcolor__h5: #ffffff;
    --defaultcolor__h6: #ffffff;
    --defaultcolor__textlink: #ffffff;
    --defaultcolor__buttonBg: rgb(255,255,255);
    --defaultcolor__buttonBorder: rgb(255,255,255);
    --defaultcolor__buttonText: #000000;
    --defaultcolor__boxbackground: rgb(51,51,51);
    --defaultcolor__boxtext: #ffffff;
}
.background-color-block_bg__53a093c2c9241dcfa66a0284306804b0 {
    --colorscheme__highlight: #95c11f;
    --colorscheme__background: rgba(0, 0, 0, 0.7);
    --colorscheme__notice: ;
    --colorscheme__body: #ffffff;
    --colorscheme__h1: #ffffff;
    --colorscheme__h2: #ffffff;
    --colorscheme__h3: #ffffff;
    --colorscheme__h4: #ffffff;
    --colorscheme__h5: #ffffff;
    --colorscheme__h6: #ffffff;
    --colorscheme__textlink: #ffffff;
    --colorscheme__buttonBg: rgba(255, 255, 255, 0.4);
    --colorscheme__buttonBorder: rgba(0, 0, 0, 0.01);
    --colorscheme__buttonText: #ffffff;
    --colorscheme__boxbackground: #e5e5e5;
    --colorscheme__boxtext: #000000;
    --colorscheme__boxborder: ;
}
.background-color-block_bg__4887a913abd943eed910dda1a35e0919 {
    --colorscheme__highlight: #95c11f;
    --colorscheme__background: #ffffff;
    --colorscheme__notice: ;
    --colorscheme__body: #000000;
    --colorscheme__h1: #000000;
    --colorscheme__h2: #000000;
    --colorscheme__h3: #000000;
    --colorscheme__h4: #000000;
    --colorscheme__h5: #000000;
    --colorscheme__h6: #000000;
    --colorscheme__textlink: #000000;
    --colorscheme__buttonBg: #000000;
    --colorscheme__buttonBorder: #000000;
    --colorscheme__buttonText: #ffffff;
    --colorscheme__boxbackground: #efefef;
    --colorscheme__boxtext: #000000;
    --colorscheme__boxborder: ;
}
.background-color-block_bg__dd7cc12f3c2ce05ee5f67d834f3cdb1f {
    --colorscheme__highlight: #95c11f;
    --colorscheme__background: #5d5d61;
    --colorscheme__notice: ;
    --colorscheme__body: #ffffff;
    --colorscheme__h1: #ffffff;
    --colorscheme__h2: #ffffff;
    --colorscheme__h3: #ffffff;
    --colorscheme__h4: #ffffff;
    --colorscheme__h5: #ffffff;
    --colorscheme__h6: #ffffff;
    --colorscheme__textlink: #ffffff;
    --colorscheme__buttonBg: #ffffff;
    --colorscheme__buttonBorder: #ffffff;
    --colorscheme__buttonText: #000000;
    --colorscheme__boxbackground: #ffffff;
    --colorscheme__boxtext: #000000;
    --colorscheme__boxborder: ;
}
.background-color-block_bg__a8a4ec08f00e8cbd11b01d259573b1ab {
    --colorscheme__highlight: #95c11f;
    --colorscheme__background: #cccccc;
    --colorscheme__notice: ;
    --colorscheme__body: #000000;
    --colorscheme__h1: #000000;
    --colorscheme__h2: #000000;
    --colorscheme__h3: #000000;
    --colorscheme__h4: #000000;
    --colorscheme__h5: #000000;
    --colorscheme__h6: #000000;
    --colorscheme__textlink: #000000;
    --colorscheme__buttonBg: #000000;
    --colorscheme__buttonBorder: #000000;
    --colorscheme__buttonText: #ffffff;
    --colorscheme__boxbackground: #cccccc;
    --colorscheme__boxtext: #000000;
    --colorscheme__boxborder: ;
}
body.wp-frontend .button::after {
  content: '';
  display: inline-block;
  mask-image: url('https://nuevo-theme.de/wp-content/uploads/2025/04/check-icon.svg');
  -webkit-mask-image: url('https://nuevo-theme.de/wp-content/uploads/2025/04/check-icon.svg');
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
body.wp-frontend .button {
  padding-right: 50px !important;
  position: relative;
}
body.wp-frontend .button::after {
  right: 20px;
}
body.contrast-mode .button::after {
  mask-image: url('https://nuevo-theme.de/wp-content/uploads/2025/04/check-icon.svg');
  -webkit-mask-image: url('https://nuevo-theme.de/wp-content/uploads/2025/04/check-icon.svg');
}
