
    :root{ --primary: #A4D224;
      --primaryAlpha:
      #A4D22499;
      --primaryAlpha01:
      #A4D22422;
      --primaryAlpha00:
      #A4D22411;
      --secondary:#B42F6F;
      --secondaryAlpha:#B42F6F99; --secondaryAlpha01:#B42F6F22; --alternative:#939393;
      --alternativeAlpha:#93939399; --alternativeAlpha01:#93939322; --subtle:#ffffff; --subtleAlpha:#ffffffbb; --subtleAlpha01:#ffffff55;--check-icon:url(/template/default/light/InterfaceandSign/checkmark.svg); --background:#f8f8f8;
      --textColor:#000000;
      --textQuite:#757575FF;
      --negativeTextColor:#ffffff;--success:#758B32;--failed:#D62A36FF;--warning:#E46716FF; --rounded:0.1rem;--roundedLarge:0.2rem;--shadow:0px 4px 10px 1px #0004;--fshadow:0px 4px 10px #0004; --roundedSmall:0.1rem; 
    --animation:300ms;
      --colorize:invert(72%) sepia(12%) saturate(2525%) hue-rotate(33deg) brightness(106%) contrast(86%);;
      --colorize-default:undefined;
       --colorize-white:invert(100%) sepia(100%) saturate(0%) hue-rotate(351deg) brightness(106%) contrast(102%);;
      --colorize-secondary:invert(26%) sepia(44%) saturate(2421%) hue-rotate(300deg) brightness(94%) contrast(93%);;
      --colorize-negativeColor:invert(100%) sepia(2%) saturate(0%) hue-rotate(204deg) brightness(98%) contrast(105%);;
      --colorize-background:invert(100%) sepia(0%) saturate(24%) hue-rotate(95deg) brightness(108%) contrast(108%);;
      --colorize-subtle:invert(100%) sepia(0%) saturate(7500%) hue-rotate(82deg) brightness(106%) contrast(100%);;
      --colorize-success:invert(56%) sepia(6%) saturate(4629%) hue-rotate(34deg) brightness(88%) contrast(68%);;
      --colorize-failed:invert(24%) sepia(86%) saturate(1768%) hue-rotate(334deg) brightness(93%) contrast(101%);;
      --colorize-warning:invert(46%) sepia(42%) saturate(3925%) hue-rotate(358deg) brightness(97%) contrast(85%);;
      --colorize-text:invert(0%) sepia(79%) saturate(3886%) hue-rotate(15deg) brightness(94%) contrast(106%);;
      --colorize-yellow:invert(72%) sepia(92%) saturate(2079%) hue-rotate(5deg) brightness(100%) contrast(94%);
       --font-family:Noto Sans;} img[data-icon='custom']:not([class*='colorize']){ filter:undefined; }@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@300;400;500;600;700;800&display=swap');body{font-family:var(--font-family);}.h-screen{
height:100vh;
}
#beHeader{
background-color:#02BB86!important;
}
.slider .subline.inc,.slider .subline.dec{
background-color:#0BBA26!important;
}

.brand-elastic-items-container{
max-width:100%;
}
@media (min-width: 1024px) {
.brand-elastic-items:not(.visualTemplate-list){
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.visualTemplate-list{
grid-template-columns: 1fr;
}
 .brand-elastic-found-container{
max-width:100%;
padding:0 1rem;
}
.brand-elastic-items-container{
max-width:100%;
}
}

.searchBar{
background: #eee;
}
.searchInput{
margin-left: .5rem;
}

.hyper-field input{

border:1px solid #ccc;}