body, input, select {
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
}

body {
    color: #252525;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
}

.tpl-presentation-row {
    border-bottom: none !important;
}

body .tpl-presentation-row {
    padding-bottom: 4rem;
    padding-top: 4rem;
}

body .main-content {
    padding-bottom: 4rem;
}

body .tpl-presentation-row-noPadding {
    padding-bottom: 0;
    padding-top: 0;
}

.button.button-dark {
    background-color: #303030;
    border-color: #303030;
}

.button.button-dark:hover {
    background-color: transparent;
    color: #303030;
}

p > picture > img {
    height: auto !important;
}

/*****************/
/* Title styling */
/*****************/
.header-effect {
    background-image: linear-gradient(to right, var(--qui-color-main) 100%, var(--qui-color-main) 100%), linear-gradient(to bottom, var(--qui-color-main) 100%, var(--qui-color-main) 100%), linear-gradient(to right, var(--qui-color-main) 100%, var(--qui-color-main) 100%), linear-gradient(to bottom, var(--qui-color-main) 100%, var(--qui-color-main) 100%);
    /*border: 0.1em solid var(--qui-color-main);*/
    background-position: 0 0, 100% 0, 100% 100%, 0 100%;

    background-repeat: no-repeat;
    background-size: 0 0.1em, 0.1em 0, 0 0.1em, 0.1em 0;
    color: #fff;
    padding: 0 0.25em;
    /*animation: headerEffectBorder 2s cubic-bezier(0.19, 1, 0.22, 1) 1 forwards;*/
}

h1.scrolled .header-effect,
h2.scrolled .header-effect,
h3.scrolled .header-effect {
    animation: headerEffectBorder 1.5s ease-out 1 forwards;
    /*animation-duration: 5s;*/
    animation-delay: 1000ms;
    /*animation-iteration-count: infinite;*/
}

@keyframes headerEffectBorder {
    0% {
        background-size: 0 0.1em,
        0.1em 0,
        0 0.1em,
        0.1em 0;
    }
    25% {
        background-size: 100% 0.1em,
        0.1em 0,
        0 0.1em,
        0.1em 0;
    }
    50% {
        background-size: 100% 0.1em,
        0.1em 100%,
        0 0.1em,
        0.1em 0;
    }
    75% {
        background-size: 100% 0.1em,
        0.1em 100%,
        100% 0.1em,
        0.1em 0;
    }
    100% {
        background-size: 100% 0.1em,
        0.1em 100%,
        100% 0.1em,
        0.1em 100%;
    }
}

/*********/
/* utlis */
/*********/
.reduce-space-top {
    margin-top: -150px;
}

/*******************************************/
/* Neue infinity Animation: ****************/
/* Rahmen wird aufgebaut und dann abgebaut */
/*******************************************/
@keyframes headerEffectBorderInfinity {
    0% {
        background-size: 0 0.1em,
        0.1em 0,
        0 0.1em,
        0.1em 0;
        background-position: 0 0, 100% 0, 100% 100%, 0 100%;

    }
    10% {
        background-size: 100% 0.1em,
        0.1em 0,
        0 0.1em,
        0.1em 0;
        background-position: 0 0, 100% 0, 100% 100%, 0 100%;

    }
    20% {
        background-size: 100% 0.1em,
        0.1em 100%,
        0 0.1em,
        0.1em 0;
        background-position: 0 0, 100% 0, 100% 100%, 0 100%;

    }
    30% {
        background-size: 100% 0.1em,
        0.1em 100%,
        100% 0.1em,
        0.1em 0;
        background-position: 0 0, 100% 0, 100% 100%, 0 100%;

    }
    40% {
        background-size: 100% 0.1em,
        0.1em 100%,
        100% 0.1em,
        0.1em 100%;
        background-position: 0 0, 100% 0, 100% 100%, 0 100%;

    }

    50% {
        background-size: 100% 0.1em,
        0.1em 100%,
        100% 0.1em,
        0.1em 100%;
        background-position: 0 0, 100% 0, 100% 100%, 0 100%;

    }

    60% {
        background-size: 100% 0.1em,
        0.1em 100%,
        100% 0.1em,
        0.1em 100%;
        background-position: 320px 0, 100% 0, 100% 100%, 0 100%;
    }

    70% {
        background-size: 100% 0.1em,
        0.1em 100%,
        100% 0.1em,
        0.1em 100%;
        background-position: 320px 0, 100% 110px, 100% 100%, 0 100%;
    }

    80% {
        background-size: 100% 0.1em,
        0.1em 100%,
        100% 0.1em,
        0.1em 100%;
        background-position: 320px 0, 100% 110px, -320px 100%, 0 100%;
    }

    90% {
        background-size: 100% 0.1em,
        0.1em 100%,
        100% 0.1em,
        0.1em 100%;
        background-position: 320px 0, 100% 110px, -320px 100%, 0 -110px;
    }

    100% {
        background-size: 100% 0.1em,
        0.1em 100%,
        100% 0.1em,
        0.1em 100%;
        background-position: 320px 0, 100% 110px, -320px 100%, 0 -110px;
    }
}

/*******/
/* Nav */
/*******/
body .header-bar {
    background-color: #fff !important;
    box-shadow: none !important;
}

body .header-bar-inner {
    max-width: 1900px;
}

body .quiqqer-menu-megaMenu-list {
    float: right;
}

body .quiqqer-menu-megaMenu-list-item {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

body .quiqqer-menu-megaMenu-list-item-inner {
    font-weight: 500;
    letter-spacing: 1px;
    padding: 0 !important;
    position: relative;
}

body .quiqqer-menu-megaMenu-list-item--current a {
    color: var(--qui-color-main) !important;
}

body .quiqqer-menu-megaMenu-list-item:hover {
    background: none;
}

.quiqqer-menu-megaMenu-list-item-menu.control-background {
    background: var(--qui-color-main) !important;
    border-radius: 10px;
    box-shadow: none !important;
}

.quiqqer-menu-megaMenu-children-simple:after {
    border-bottom-color: var(--qui-color-main) !important;
}

.quiqqer-menu-megaMenu-children-simple-entry {
    border: none !important;
}

.quiqqer-menu-megaMenu-children-simple-entry a, .quiqqer-menu-megaMenu-children-simple-entry__noUrl > span:first-child {
    font-weight: 500 !important;
    padding: 16px 26px !important;
}

@media screen and (max-width: 1300px) {
    body .quiqqer-menu-megaMenu-list-item {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

/* hover effect */
body .quiqqer-menu-megaMenu-list-item-inner:after {
    background-color: #000;
    bottom: 7px;
}

body .quiqqer-menu-megaMenu-list-item-inner:after {
    background-color: var(--qui-color-main);
    bottom: 30%;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    transition: all .35s ease;
    width: 0;
}

body .quiqqer-menu-megaMenu-list-item.quiqqer-menu-megaMenu-list-item--current .quiqqer-menu-megaMenu-list-item-inner::after,
body .quiqqer-menu-megaMenu-list-item-inner:hover:after {
    left: 50%;
    transition: all .35s ease;
    width: 1.25rem;
}

@media screen and (max-width: 410px) {
    .header-bar-inner-logo img {
        height: auto !important;
        width: 200px !important;
    }
}

/***************/
/* Page header */
/***************/
body .page-header {
    border-bottom: none;
    padding: 0;
}

body .page-header picture,
body .page-header img,
body .page-header video {
    display: block;
    object-fit: cover;
    width: 100%;
}


/**********************************************************************/
/* alternate header ***************************************************/
/* Kein Header Bild und Abtand zwischen Nav und Seite (grauer Balken) */
/**********************************************************************/
.namestorm-alternateHeader .page-header {
    display: none;
}

.namestorm-alternateHeader .body-container {
    padding-top: calc(var(--qui-nav-height) + 2rem);
}

/**************/
/* Page title */
/**************/
.content-body h1:first-of-type,
h1.page-title {
    font-size: clamp(var(--qui-fs-2xl), 5vw, var(--qui-fs-3xl));
    font-size: clamp(var(--qui-fs-2xl), 7vw, var(--qui-fs-4xl));
    left: 0;
    margin-bottom: 2em;
    position: relative;
    text-align: center;
    width: 100%;
}

.content-body h1:first-of-type:after,
h1.page-title:after {
    background: var(--qui-color-main);
    bottom: -0.75em;
    content: '';
    height: clamp(6px, 1vw, 10px);
    left: 50%;
    max-width: 100px;
    position: absolute;
    transform: translateX(-50%);
    width: 100%;
}

.no-sidebar-small .content-body h1:first-of-type,
.no-sidebar-small h1.page-title {
    left: clamp(-205px, calc(-50vw + 375px + 2rem), 0px);
    width: clamp(calc(100% - 4rem), calc(100vw - 4rem), calc(1200px - 40px));
}

.no-sidebar-small .content-body h1:first-of-type strong,
.no-sidebar-small .content-body h1:first-of-type b,
.no-sidebar-small h1.page-title strong,
.no-sidebar-small h1.page-title b,
:where(h1, h2, h3, h4, h5, h6) :is(strong, b) {
    color: var(--qui-color-main);
    font-weight: inherit;
}

/***********/
/* Helpers */
/***********/
.namestorm-textSeparator {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
}

/**************/
/* Breadcrumb */
/**************/
body .template-breadcrumb {
    border: none;
}

/***********/
/* General */
/***********/
body:not(.page-1) .brick-even-prefix,
body:not(.page-1) .brick-odd-prefix,
body:not(.page-1) .brick-even-suffix,
body:not(.page-1) .brick-odd-suffix {
    background-color: transparent;
}

body:not(.page-1) .body-container {
    background-color: #f8f8f8;
}

body:not(.page-1) .main-content {
    background-color: #fff;
    padding-bottom: 150px;
}

body .footerPrefix-container {
    /*padding-bottom: 0 !important;*/
    /*padding-top: 0 !important;*/
}

.footerPrefix-container .grid-container {
    /*background: #fff;*/
    /*padding-top: 4rem;*/
}

.footerPrefix-container:last-child {
    margin-bottom: 150px;
}

.footerPrefix-container:last-child .grid-container {
    /*margin-bottom: 4rem;*/
}

.main-content {
    padding-bottom: 2rem;
    padding-top: 2rem;
}


/**********************/
/* Startpage - Header */
/**********************/
.namestorm-headerSlider {
    max-height: calc(100vh - 80px);
    overflow: hidden;
}

.namestorm-sliderContent {
    align-items: center;
    background: rgba(0, 0, 0, 0.5);
    background: linear-gradient(45deg, rgb(247, 173, 0, 0.7), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    padding: 0 20px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.namestorm-sliderContent .default-content {
    color: #fff;
    max-width: 800px;
}

.namestorm-scrollMouse {
    border: 3px solid #fff;
    border-radius: 20px;
    cursor: pointer;
    height: 60px;
    left: calc(50% - 20px);
    filter: opacity(0.5);
    position: absolute;
    top: 85%;
    transition: 0.3s ease opacity, 0.3s ease transform;
    width: 40px;
}

.namestorm-scrollMouse:hover {
    filter: opacity(1);
    transform: scale(1.1);
}

.namestorm-scrollMouse:before {
    -webkit-animation: mouse-ball 2s cubic-bezier(0.215, 0.61, 0.355, 1);
    animation: mouse-ball 2s cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-iteration-count: 30;
    background: #eee;
    border-radius: 50%;
    content: "";
    display: block;
    height: 10px;
    left: calc(50% - 5px);
    position: absolute;
    top: 10px;
    width: 10px;
}


@keyframes mouse-ball {
    0%, 65%, 100% {
        opacity: 0
    }

    10%, 40% {
        opacity: 1
    }

    0% {
        transform: translateY(5px) scale(.7)
    }

    5% {
        transform: scale(.7)
    }

    15%, 100% {
        transform: scale(1)
    }

    45%, 65% {
        transform: translateY(24px) scale(.7)
    }
}

/*********************************/
/* Startpage - animated headline */
/*********************************/
.namestorm-animatedHeadline .wallpaperTextArrow {
    height: initial;
}

.namestorm-animatedHeadline .wallpaperTextArrow-arrow {
    display: none;
}

@media screen and (min-width: 768px) {
    .namestorm-animatedHeadline .wallpaperTextArrow-content-left {
        width: 60%;
        z-index: 1;
    }

    .namestorm-animatedHeadline .wallpaperTextArrow-content-right {
        width: 40%;
    }
}

@media screen and (max-width: 767px) {
    .namestorm-animatedHeadline .wallpaperTextArrow .grid-container {
        padding-left: 0;
        padding-right: 0;
    }
}

.qui-animated-headline {
    align-items: flex-start;
    color: var(--qui-color-primary);
    display: inline-flex;
    flex-direction: column;
    height: calc(1.3em);
    overflow: hidden;
    transition: width 0.5s ease 0s;
    vertical-align: bottom;
}

/****************************/
/* Startpage - our services */
/****************************/
.brick-container__namestorm-ourServices {
    background-image: url('/media/cache/namestorm/Relaunch2022/bg-right.svg');
    background-position: right center;
    background-repeat: no-repeat;
    border: none !important;
}

@media screen and (min-width: 768px) {
    .namestorm-ourServices .quiqqer-boxContentAdvanced-entries {
        padding-bottom: 10rem;
        padding-top: 10rem;
    }
}

@media screen and (min-width: 1200px) {
    .namestorm-ourServices .grid-children-container {
        left: -2rem;
        width: calc(100% + 4rem);
    }

    .namestorm-ourServices .quiqqer-boxContentAdvanced-entry-container .quiqqer-boxContentAdvanced-entry {
        margin: 2rem;
    }
}

.namestorm-ourServices .grid-children {
    overflow: visible;
}

.namestorm-ourServices .quiqqer-boxContentAdvanced-entry-container .quiqqer-boxContentAdvanced-entry {
    position: relative;
}

/* entries */
.namestorm-ourServices .quiqqer-boxContentAdvanced-entry-container:not(:nth-child(1)) .quiqqer-boxContentAdvanced-entry {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0;
    padding: 7rem 3rem;
    text-align: center;
}

.namestorm-ourServices .quiqqer-boxContentAdvanced-entry-container:not(:nth-child(1)) .control-color,
.namestorm-ourServices .quiqqer-boxContentAdvanced-entry-container:not(:nth-child(1)) a {
    color: inherit;
}

.namestorm-ourServices .quiqqer-boxContentAdvanced-entry-container:not(:nth-child(1)) .quiqqer-boxContentAdvanced-entry-img .fa {
    font-size: 2.5rem;
    margin-bottom: 0;
    opacity: 0.5;
}

.namestorm-ourServices .quiqqer-boxContentAdvanced-entry-container:not(:nth-child(1)) h4 {
    font-weight: bold;
}

.namestorm-ourServices .quiqqer-boxContentAdvanced-entry-container:not(:nth-child(1)) h4:hover a {
    opacity: 0.75;
}

/* entries position */
@media screen and (min-width: 768px) {
    .namestorm-ourServices .quiqqer-boxContentAdvanced-entry-container:nth-child(1) {
        position: relative;
        z-index: 1;
    }

    .namestorm-ourServices .quiqqer-boxContentAdvanced-entry-container:nth-child(1) .quiqqer-boxContentAdvanced-entry {
        align-items: center;
        display: flex;
        top: -12rem;
    }

    .namestorm-ourServices .quiqqer-boxContentAdvanced-entry-container:nth-child(3) .quiqqer-boxContentAdvanced-entry,
    .namestorm-ourServices .quiqqer-boxContentAdvanced-entry-container:nth-child(6) .quiqqer-boxContentAdvanced-entry {
        top: -5rem;
    }

    .namestorm-ourServices .quiqqer-boxContentAdvanced-entry-container:nth-child(4) .quiqqer-boxContentAdvanced-entry {
        top: -10rem;
    }
}

@media screen and (max-width: 767px) {
    .namestorm-ourServices .quiqqer-boxContentAdvanced-entry-container:nth-child(1) {
        flex-basis: 100%;
    }

    .namestorm-ourServices .quiqqer-boxContentAdvanced-entry-container:not(:nth-child(1)) .quiqqer-boxContentAdvanced-entry {
        margin-bottom: 3rem;
        padding: 3rem 1rem 2rem;
        background-size: 100px;
        background-position: top;
    }
}

/* entries bubbles */
.namestorm-ourServices .quiqqer-boxContentAdvanced-entry-container:nth-child(2) .quiqqer-boxContentAdvanced-entry {
    background-image: var(--namestorm-services-bubble-1);
}

.namestorm-ourServices .quiqqer-boxContentAdvanced-entry-container:nth-child(3) .quiqqer-boxContentAdvanced-entry {
    background-image: var(--namestorm-services-bubble-2);
}

.namestorm-ourServices .quiqqer-boxContentAdvanced-entry-container:nth-child(4) .quiqqer-boxContentAdvanced-entry {
    background-image: var(--namestorm-services-bubble-3);
}

.namestorm-ourServices .quiqqer-boxContentAdvanced-entry-container:nth-child(5) .quiqqer-boxContentAdvanced-entry {
    background-image: var(--namestorm-services-bubble-4);
}

.namestorm-ourServices .quiqqer-boxContentAdvanced-entry-container:nth-child(6) .quiqqer-boxContentAdvanced-entry {
    background-image: var(--namestorm-services-bubble-5);
}

/*******************/
/* Starpage - news */
/*******************/
.namestorm-newsBrick .qui-control-childrenlist-2er-row {
    margin-bottom: 40px;
}

.namestorm-newsBrick .qui-control-childrenlist-2er-entry {
    margin: 0 20px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: calc(100% - 40px);
}

@media screen and (max-width: 767px) {
    .namestorm-newsBrick .qui-control-childrenlist-2er-entry-image {
        margin-bottom: 0;
        max-height: initial;
    }
}

@media screen and (hover: hover) {
    .namestorm-newsBrick .qui-control-childrenlist-2er-entry-image {
        height: 100%;
        left: 0;
        margin-bottom: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        transform: scale(1);
        transition: 0.3s ease all;
        width: 100%;
        z-index: 1;
    }

    .namestorm-newsBrick .qui-control-childrenlist-2er-entry:hover .qui-control-childrenlist-2er-entry-image {
        opacity: 1;
        transform: scale(1.1);
    }
}

.namestorm-newsBrick .qui-control-childrenlist-2er-entry-image a,
.namestorm-newsBrick .qui-control-childrenlist-2er-entry-image img {
    display: block;
    height: 100%;
    width: 100%;
}

.namestorm-newsBrick .qui-control-childrenlist-2er-entry-image img {
    object-fit: cover;
}

.namestorm-newsBrick .qui-control-childrenlist-2er-entry-content {
    border: var(--namestorm-border);
    border-image-slice: var(--namestorm-borderImageSlice);
    border-image-source: var(--namestorm-borderImageSource);
    padding: 2rem;
    text-align: left;
}

.namestorm-newsBrick .qui-control-childrenlist-2er-entry-content-short {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: inherit;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.namestorm-newsBrick .qui-control-childrenlist-2er-entry-content-footer {
    text-align: right;
}

.namestorm-newsBrick .qui-control-childrenlist-2er-entry-content-footer a {
    background-color: transparent;
    border: none;
    color: var(--qui-color-main);
}

.namestorm-newsBrick .qui-control-childrenlist-2er-entry-content-footer a:after {
    content: "\f105";
    font-family: FontAwesome;
}

@media screen and (min-width: 1000px) {
    .namestorm-newsBrick .grid-children {
        padding-bottom: 4rem;
        padding-top: 4rem;
    }

    .namestorm-newsBrick .qui-control-list {
        align-items: center;
        display: flex;
        flex-direction: row-reverse;
    }

    .namestorm-newsBrick .qui-control-list .control-content {
        margin-left: 4rem;
        min-width: 300px;
    }
}

@media screen and (max-width: 767px) {
    .namestorm-newsBrick .qui-control-childrenlist-2er-row {
        margin-bottom: 0;
    }

    .namestorm-newsBrick .qui-control-childrenlist-2er-entry {
        border-bottom: none;
        margin-bottom: 1rem;
        padding-bottom: 0;
        padding-top: 0;
    }

    .namestorm-newsBrick .qui-control-childrenlist-2er-entry-content {
        padding: 1.25rem;
    }
}

/***************************/
/* Children List - Gallery */
/***************************/
.prefix-suffix-full-width .qui-control-childrenlist-gallery {
    --quiChildrenlistGallery-imageSize: 25vw;
}

.qui-control-childrenlist-gallery .qui-control-childrenlist-gallery-entry {
    background-color: var(--qui-color-main);
    transition: 0.3s ease;
}

.qui-control-childrenlist-gallery .qui-control-childrenlist-gallery-entry-image img {
    height: var(--quiChildrenlistGallery-imageSize);
    min-height: 100%;
    width: var(--quiChildrenlistGallery-imageSize);
}

.qui-control-childrenlist-gallery .qui-control-childrenlist-gallery-entry-content {
    background-color: var(--qui-color-main);
    justify-content: center;
    padding: var(--qui-spacing-xl);
    text-align: center;
}

.qui-control-childrenlist-gallery .qui-control-childrenlist-gallery-entry-content-headerLink {
    color: inherit;
    font-size: 1.25rem;
    font-weight: bold;
}

.qui-control-childrenlist-gallery .qui-control-childrenlist-gallery-entry-content-footer-link {
    background-color: transparent;
    border-color: inherit;
    color: inherit;
}


.qui-control-childrenlist-gallery .qui-control-childrenlist-gallery-entry-content-footer-link:hover {
    background-color: transparent;
    border-color: inherit;
    color: inherit;
    opacity: 0.5;
}

@media screen and (max-width: 1199px) {
    .prefix-suffix-full-width .qui-control-childrenlist-gallery {
        --quiChildrenlistGallery-imageSize: 50vw;
    }
}

@media screen and (max-width: 600px) {
    .prefix-suffix-full-width .qui-control-childrenlist-gallery {
        --quiChildrenlistGallery-imageSize: 100vw;
    }

    .qui-control-childrenlist-gallery .qui-control-childrenlist-gallery-entry-image img {
        height: auto;
        max-height: 300px;
        width: var(--quiChildrenlistGallery-imageSize);
    }

    .qui-control-childrenlist-gallery .qui-control-childrenlist-gallery-entry {
        margin-bottom: 0;
    }
}

/* hover effect */
.qui-control-childrenlist-gallery.control-template:hover .qui-control-childrenlist-gallery-entry:not(:hover) {
    filter: brightness(0.4);
}

/****************************/
/* Children List - Standard */
/****************************/
.qui-control-childrenlist-default {
    display: flex;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2rem;
    max-width: 900px;
}

.qui-control-childrenlist-default .qui-control-childrenlist-default-entry {
    margin-bottom: 0;
    padding-bottom: 80px;
}

.qui-control-childrenlist-default .qui-control-childrenlist-default-entry-image {
    max-height: initial;
    overflow: initial;
}

.qui-control-childrenlist-default .qui-control-childrenlist-default-entry-image img {
    border: var(--namestorm-border);
    border-image-slice: var(--namestorm-borderImageSlice);
    border-image-source: var(--namestorm-borderImageSource);
    display: block;
    height: 100%;
    max-height: 400px;
    object-fit: cover;
    padding: 0;
    transform: rotate(-6deg) !important;
    transition: 0.3s ease;
}

.qui-control-childrenlist-default .qui-control-childrenlist-default-entry:nth-child(2n+1) .qui-control-childrenlist-default-entry-image img {
    transform: rotate(6deg) !important;
}

.qui-control-childrenlist-default .qui-control-childrenlist-default-entry-content {
    padding-left: var(--qui-spacing-3xl);
}

.qui-control-childrenlist-default .qui-control-childrenlist-default-entry-content-footer-link,
.qui-control-childrenlist-default .qui-control-childrenlist-default-entry-content-footer-link:hover {
    border: 2px solid var(--qui-color-main) !important;
}

@media screen and (max-width: 767px) {
    .qui-control-childrenlist-default .qui-control-childrenlist-default-entry {
        background: #f5f5f5;
        border-radius: 1rem;
        padding: 2rem;
    }

    .qui-control-childrenlist-default .qui-control-childrenlist-default-entry-content {
        padding-left: 0;
    }

    .qui-control-childrenlist-default .qui-control-childrenlist-default-entry-content-headerLink {
        font-size: var(--qui-fs-xl);
    }

    .qui-control-childrenlist-default .qui-control-childrenlist-default-entry-content-footer-link {
        width: 100%;
    }
}

/* hover */
.qui-control-childrenlist-default:hover .qui-control-childrenlist-default-entry:not(:hover) .qui-control-childrenlist-default-entry-image img {
    filter: brightness(0.75);
    /*transform: scale(1.1);*/
}

/***************/
/* Page footer */
/***************/
body .page-footer {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
}

body .page-footer:before {
    background-image: url('/media/cache/namestorm/Relaunch2022/muenchem-stuttgart-skyline.svg');
    background-position: center;
    background-size: auto, 100%;
    content: '';
    height: 148px;
    left: 0;
    position: absolute;
    top: -146px;
    width: 100%;
}

@media screen and (max-width: 767px) {
    body .page-footer {
        /*padding-top: 50px;*/
        /*background-size: 100% 50px;*/
        /*background-image: url('/media/cache/namestorm/Relaunch2022/footer-waves.svg');*/
        background-image: none;
        /*margin-top: 80px;*/
    }

    body .page-footer:before {
        background-size: auto 80px;
        height: 80px;
        top: -80px;
        width: 100%;
    }
}

@media screen and (max-width: 420px) {
    body .page-footer:before {
        background-size: auto 50px;
        height: 50px;
        top: -50px;
        width: 100%;
    }
}

.page-footer-brick h3 {
    color: var(--qui-color-main) !important;
    font-size: var(--qui-fs-body);
    text-transform: uppercase;
}

.page-footer-brick ul li a {
    color: #998c6e;
    font-size: var(--qui-fs-sm);
    text-decoration: none !important;
}

/* footer social */
.namestorm-footer-social .control-content {
    padding-bottom: 0;
}

.page-footer ul.icons {
    display: flex;
    gap: 1rem;
    justify-content: center;
}

.page-footer ul.icons li a {
    background: rgba(255, 255, 255, 0.05);
    display: block;
    line-height: 3rem;
    text-decoration: none !important;
    width: 3rem;
}

.page-footer ul.icons li a:hover {
    background: rgba(255, 255, 255, 0.1);
}

/* footer copyright */
body .page-footer-copyright {
    border-top: none;
}

body .page-footer-copyright-left {
    font-size: var(--qui-fs-xs);
}

/* footer lang switch */
.namestorm-footer-langswitch {
    display: inline-block;
}

.namestorm-footer-langswitch .quiqqer-bricks-languageswitch-flag,
.namestorm-footer-langswitch .quiqqer-bricks-languageswitch-flag-entry{
    float: none;
    display: inline;
    vertical-align: middle;
}

.namestorm-footer-langswitch .quiqqer-bricks-languageswitch-flag-entry  {
    padding: 0 6px;
}

.namestorm-footer-langswitch .quiqqer-bricks-languageswitch-flag-entry .quiqqer-bricks-languageswitch-flag-entry-icon {
    margin-right: 0;
}

/********************/
/* Breadcrumb brick */
/********************/
.brick-container__namestorm-breadcrumbBrick {
    font-size: 0.875rem;
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
}

.brick-container__namestorm-breadcrumbBrick .grid-container {
    padding-left: 0;
    padding-right: 0;
}

/************/
/* Icon nav */
/************/
.brick-container__namestorm-header-iconNav {
    overflow: hidden;
    padding-top: 0 !important;
}

.namestorm-header-iconNav .control-content {
    letter-spacing: 2px;
    padding-bottom: 0;
    text-transform: uppercase;
}

.namestorm-header-iconNav .quiqqer-boxContentAdvanced-wrapper.grid-children {
    overflow: visible;
}

.namestorm-header-iconNav .quiqqer-boxContentAdvanced-entry {
    transition: 0.3s ease;
    padding: 20px 0;
    margin: 0;
}

.namestorm-header-iconNav .quiqqer-boxContentAdvanced-entries__standard .quiqqer-boxContentAdvanced-entry-img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 0.25rem;
    transition: 0.3s ease;
}

.namestorm-header-iconNav .quiqqer-boxContentAdvanced-entry-container:nth-child(1) .quiqqer-boxContentAdvanced-entry-img {
    background-image: var(--namestorm-services-bubble-1);
}

.namestorm-header-iconNav .quiqqer-boxContentAdvanced-entry-container:nth-child(2) .quiqqer-boxContentAdvanced-entry-img {
    background-image: var(--namestorm-services-bubble-2);
}

.namestorm-header-iconNav .quiqqer-boxContentAdvanced-entry-container:nth-child(3) .quiqqer-boxContentAdvanced-entry-img {
    background-image: var(--namestorm-services-bubble-3);
}

.namestorm-header-iconNav .quiqqer-boxContentAdvanced-entry-container:nth-child(4) .quiqqer-boxContentAdvanced-entry-img {
    background-image: var(--namestorm-services-bubble-4);
}

.namestorm-header-iconNav .quiqqer-boxContentAdvanced-entry-container:nth-child(5) .quiqqer-boxContentAdvanced-entry-img {
    background-image: var(--namestorm-services-bubble-5);
}

.namestorm-header-iconNav .quiqqer-boxContentAdvanced-entry-container:nth-child(6) .quiqqer-boxContentAdvanced-entry-img {
    background-image: var(--namestorm-services-bubble-6);
}

.namestorm-header-iconNav .quiqqer-boxContentAdvanced-entry-img .fa {
    color: #000;
    font-size: 1.5rem;
    margin-bottom: 0;
    padding: 1rem;
    visibility: hidden;
}

.namestorm-header-iconNav header {
    padding-bottom: 0;
}


.namestorm-header-iconNav .quiqqer-boxContentAdvanced-entries__standard .quiqqer-boxContentAdvanced-entry-title {
    font-size: 0.875rem;
}

.namestorm-header-iconNav a {
    color: inherit;
}

/* hover effect */
.namestorm-header-iconNav .quiqqer-boxContentAdvanced-entry:not(:hover) .quiqqer-boxContentAdvanced-entry-img,
body:not(.namestorm-services-renaming) .namestorm-header-iconNav:hover .quiqqer-boxContentAdvanced-entry:not(:hover) {
    filter: grayscale(1) opacity(0.35);
}

/* active elm */
.namestorm-services-nameDevelopment .namestorm-header-iconNav .quiqqer-boxContentAdvanced-entry-container:nth-child(1) .quiqqer-boxContentAdvanced-entry,
.namestorm-services-renaming .namestorm-header-iconNav .quiqqer-boxContentAdvanced-entry-container:nth-child(2) .quiqqer-boxContentAdvanced-entry,
.namestorm-services-nameSystem .namestorm-header-iconNav .quiqqer-boxContentAdvanced-entry-container:nth-child(3) .quiqqer-boxContentAdvanced-entry,
.namestorm-services-nameCheck .namestorm-header-iconNav .quiqqer-boxContentAdvanced-entry-container:nth-child(4) .quiqqer-boxContentAdvanced-entry,
.namestorm-services-titleFinding .namestorm-header-iconNav .quiqqer-boxContentAdvanced-entry-container:nth-child(5) .quiqqer-boxContentAdvanced-entry,
.namestorm-services-claimsAndSlogans .namestorm-header-iconNav .quiqqer-boxContentAdvanced-entry-container:nth-child(6) .quiqqer-boxContentAdvanced-entry {
    transform: scale(1.25) !important;
}

.namestorm-services-nameDevelopment .namestorm-header-iconNav .quiqqer-boxContentAdvanced-entry-container:nth-child(1) .quiqqer-boxContentAdvanced-entry .quiqqer-boxContentAdvanced-entry-img,
.namestorm-services-renaming .namestorm-header-iconNav .quiqqer-boxContentAdvanced-entry-container:nth-child(2) .quiqqer-boxContentAdvanced-entry .quiqqer-boxContentAdvanced-entry-img,
.namestorm-services-nameSystem .namestorm-header-iconNav .quiqqer-boxContentAdvanced-entry-container:nth-child(3) .quiqqer-boxContentAdvanced-entry .quiqqer-boxContentAdvanced-entry-img,
.namestorm-services-nameCheck .namestorm-header-iconNav .quiqqer-boxContentAdvanced-entry-container:nth-child(4) .quiqqer-boxContentAdvanced-entry .quiqqer-boxContentAdvanced-entry-img,
.namestorm-services-titleFinding .namestorm-header-iconNav .quiqqer-boxContentAdvanced-entry-container:nth-child(5) .quiqqer-boxContentAdvanced-entry .quiqqer-boxContentAdvanced-entry-img,
.namestorm-services-claimsAndSlogans .namestorm-header-iconNav .quiqqer-boxContentAdvanced-entry-container:nth-child(6) .quiqqer-boxContentAdvanced-entry .quiqqer-boxContentAdvanced-entry-img {
    filter: initial;
}

@media screen and (max-width: 1200px) {
    .quiqqer-boxContentAdvanced-entries .quiqqer-boxContentAdvanced-entry-container {
        width: 33.333%;
    }
}


/* titel effect */
.namestorm-header-iconNav .control-content > p:first-of-type {
    font-size: var(--qui-fs-md);
    margin: 1rem auto 0;
    max-width: 800px;
    padding: 1rem;
    position: relative;
    text-align: center;
}

.namestorm-header-iconNav .control-content > p:first-of-type img {
    left: 15%;
    position: absolute;
    top: 1rem;
}

body:is(.namestorm-namingServicesOverview, .namestorm-aboutUsOverviewPage) .main-content {
    background-color: transparent;
}

/*******************************************/
/* Name development - text and image brick */
/*******************************************/
.namestorm-nameDevelopment-brick .quiqqer-textImageMultiple:nth-child(2n) {
    /*background-color: #f1f1f1;*/
}

.namestorm-nameDevelopment-brick .quiqqer-textImageMultiple:nth-child(2n+1) {
    background-color: #f8f8f8;
}

/*******************/
/* Contact website */
/*******************/
/* contact person */
.namestorm-siteContact-contactPerson {
    border: var(--namestorm-border);
    border-image-slice: var(--namestorm-borderImageSlice);
    border-image-source: var(--namestorm-borderImageSource);
    padding: var(--qui-spacing-xl)
}

@media screen and (min-width: 767px) {
    .namestorm-siteContact-contactPerson {
        float: right;
        margin-bottom: 1rem;
        margin-left: 1rem;
        min-width: 280px;
    }
}

@media screen and (max-width: 767px) {
    .namestorm-siteContact-contactPerson {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
        padding: var(--qui-spacing-md)
    }
}

.namestorm-siteContact-contactPerson-avatar {
    position: relative;
}

.namestorm-siteContact-contactPerson-avatar-greeting {
    background: #fff;
    border: 5px solid var(--qui-color-main);
    font-size: 1.5rem;
    font-weight: bold;
    left: 100px;
    letter-spacing: 2px;
    padding: 0.25rem 0.5rem;
    position: absolute;
    top: -60px;
    transform: rotate(26deg);
}

.namestorm-siteContact-contactPerson-avatar-greeting:after {
    background: #fff;
    border: 5px solid var(--qui-color-main);
    border-left: none;
    border-top: none;
    bottom: -11px;
    content: '';
    height: 10px;
    left: 45%;
    position: absolute;
    transform: rotate(45deg);
    width: 10px;
}

@media screen and (max-width: 767px) {
    .namestorm-siteContact-contactPerson-avatar-greeting {
        font-size: 1.25rem;
        left: 60px;
        padding: 0.125rem 0.25rem;
        top: -50px;
    }
}

.namestorm-siteContact-contactPerson-avatar img {
    border-radius: 60px;
    height: 120px !important;
    object-fit: cover;
    width: 120px !important;
}

@media screen and (max-width: 767px) {
    .namestorm-siteContact-contactPerson-avatar img {
        height: 80px !important;
        width: 80px !important;
    }
}

.namestorm-siteContact-contactPerson-data-position {
    text-transform: uppercase;
}

/* contact form */
#quiqqer-contact-form {
    padding-top: 0;
}

#quiqqer-contact-form .namestorm-animateLabel {
    margin-bottom: 1rem;

}

#quiqqer-contact-form .namestorm-animateLabel legend {
    margin-bottom: 0;
}

#quiqqer-contact-form .qui-form fieldset input {
    margin-bottom: 0;
}

.namestorm-contact-right {
    padding-left: 1rem;
}

.namestorm-contact-left {
    padding-right: 1rem;
}

#quiqqer-contact-form legend {
    color: var(--qui-color-text-muted);
    display: block;
    font-size: var(--qui-fs-sm);
}

#quiqqer-contact-form .namestorm-animateLabel legend {
    opacity: 0;
    transform: translateY(20px);
}

#quiqqer-contact-form input:not([type="submit"]),
#quiqqer-contact-form textarea {
    background-color: #f5f5f5;
    border: none;
    margin-bottom: 1rem;
    margin-top: 0.5rem;
    outline: 2px solid transparent;
}

#quiqqer-contact-form input:active,
#quiqqer-contact-form textarea:active,
#quiqqer-contact-form input:focus,
#quiqqer-contact-form textarea:focus {
    outline: 2px solid var(--qui-color-main);
}

/* checkbox */
.qui-contact-privacypolicy {
    margin-bottom: 2rem;
}

#quiqqer-contact-form label {
    margin-bottom: 1rem;
}

#quiqqer-contact-form input[type="checkbox"] {
    appearance: none;
    background: none;
    border: var(--qui-contact-privacypolicy-borderWidth) solid var(--qui-color-main);
    --qui-contact-privacypolicy-borderWidth: 3px;
    --qui-contact-privacypolicy-checkboxSize: 2.25rem;
    height: var(--qui-contact-privacypolicy-checkboxSize);
    margin: 0 var(--qui-spacing) 0 0;
    padding: 0;
    position: relative;
    width: var(--qui-contact-privacypolicy-checkboxSize);
}

#quiqqer-contact-form input[type="checkbox"]:checked:after {
    color: var(--qui-color-main);
    content: "\f00c";
    font-family: 'FontAwesome';
    font-size: 1.125rem;
    left: 0;
    line-height: calc(var(--qui-contact-privacypolicy-checkboxSize) - (2 * var(--qui-contact-privacypolicy-borderWidth)));
    position: absolute;
    text-align: center;
    top: 0;
    width: calc(var(--qui-contact-privacypolicy-checkboxSize) - (2 * var(--qui-contact-privacypolicy-borderWidth)));
}

@media screen and (max-width: 767px) {
    #quiqqer-contact-form input[type="checkbox"] {
        --qui-contact-privacypolicy-checkboxSize: 1.75rem;
    }

    .namestorm-contact-right,
    .namestorm-contact-left {
        padding-left: 0;
        padding-right: 0;
    }

}

/* submit */

#quiqqer-contact-form .qui-form input[type="submit"] {
    margin-left: auto;
    margin-right: 0;
    min-width: 160px;
    width: auto;
}

@media screen and (max-width: 767px) {
    #quiqqer-contact-form .qui-form input[type="submit"] {
        width: 100%;
    }
}

/* recaptcha info */
body .content-body #recaptcha-consent-overlay #recaptcha-consent-text {
    opacity: 1;
}

/*************************/
/* Team page - team list */
/*************************/
.type-quiqqer-teampage-types-team-list .team-page-entry-content {
    background-image: var(--namestorm-services-bubble-1);
    background-position: 1rem top;
    background-repeat: no-repeat;
    background-size: 100px auto;
}

.type-quiqqer-teampage-types-team-list .team-page-entry-wrapper:nth-child(2n+2) .team-page-entry-content {
    background-image: var(--namestorm-services-bubble-2);
}

.type-quiqqer-teampage-types-team-list .team-page-entry-wrapper:nth-child(3n+3) .team-page-entry-content {
    background-image: var(--namestorm-services-bubble-3);
}

.type-quiqqer-teampage-types-team-list .team-page-entry-wrapper:nth-child(4n+4) .team-page-entry-content {
    background-image: var(--namestorm-services-bubble-4);
}

.type-quiqqer-teampage-types-team-list .team-page-entry-wrapper:nth-child(5n+5) .team-page-entry-content {
    background-image: var(--namestorm-services-bubble-5);
}

.type-quiqqer-teampage-types-team-list .team-page-entry-content header {
    margin-top: 1rem;
}

/**************/
/* CTA Banner */
/**************/
/* pcsg/kunden/NameStorm/Website#128 */
.namestorm-cta-banner .wallpaperText img {
    position: absolute;
    max-width: initial;
    max-height: initial;
    bottom: 0;
    right: 4rem;
}

.namestorm-cta-banner .wallpaperText > .grid-container {
    padding-left: 3rem;
    padding-right: 3rem;
}

@media screen and (max-width: 1000px) {
    .namestorm-cta-banner .wallpaperText img {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .namestorm-cta-banner .wallpaperText > .grid-container {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

/* brick im content */
.main-content .namestorm-cta-banner {
    margin-bottom: 3rem;
    margin-top: 3rem;
}

.main-content .namestorm-cta-banner .wallpaperText-container-content {
    width: 380px;
}

/*************/
/* Accordion */
/*************/
.quiqqer-accordion-list .quiqqer-accordion-item {
    border-bottom: none;
}

.quiqqer-accordion-list .quiqqer-accordion-item-header {
    background: var(--qui-color-main);
    margin: 1rem 0;
    padding: 0.5rem 1rem;
}

.namestorm-qui-control-childrenlist-default-header-entryData > span:not(:last-child):after {
    content: '•';
    display: inline-block;
    margin: 0 0.5em;
}

/*************/
/* News list */
/*************/
.namestorm-qui-control-childrenlist-default-header-entryData {
    margin-top: 0.5rem;
}


/**************/
/* News entry */
/**************/
.news-entry {
    float: none !important;
}

.namestorm-news-entry-date-and-author {
    color: var(--qui-color-muted);
    font-size: var(--qui-fs-xs);
    text-align: center;
}

.namestorm-news-entry-date-and-author > span:not(:last-child):after {
    content: '•';
    display: inline-block;
    margin: 0 0.5em;
}

/**************/
/* Pagination */
/**************/
body .quiqqer-sheets-desktop {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

body .quiqqer-sheets-desktop a, body .quiqqer-sheets-desktop span {
    margin: 2px;
}

/***************/
/* Book banner */
/***************/
.namestorm-bookBanner .quiqqer-textImage {
    background-color: #f7ad00;
    background-position: left bottom;
    background-size: cover;
    border: none;
    cursor: pointer;
    margin: 1rem auto;
    max-width: 1000px;
    padding: 1rem 3rem;
    position: relative;
    transition: 0.3s ease;
}

.namestorm-bookBanner .quiqqer-textImage a {
    color: #111;
}

.namestorm-bookBanner .quiqqer-textImage:hover {
    filter: brightness(0.9);
}

.namestorm-bookBanner-quoteIcon {
    font-size: 300px;
    left: -10px;
    line-height: 1;
    opacity: 0.1;
    position: absolute;
    top: -10px;
    transform: rotate(-12deg);
    z-index: 0;
}

.namestorm-bookBanner-quote {
    font-style: italic;
    line-height: 1.4;
}

.namestorm-bookBanner-quoteAuthor {
    color: #6a4b05;
}

.namestorm-bookBanner .quiqqer-textImage-image {
    text-align: center;
}

/* brick in content */
.default-content .namestorm-bookBanner .quiqqer-textImage {
    margin-bottom: 5rem;
    margin-top: 5rem;
}

@media screen and (min-width: 768px) {
    .namestorm-bookBanner .quiqqer-textImage {
        margin-bottom: 3rem;
        margin-top: 3rem;
    }

    .namestorm-bookBanner .quiqqer-textImage-image {
        justify-content: flex-end;
        margin-bottom: -4rem;
        margin-top: -4rem;
    }
}

@media screen and (max-width: 767px) {
    .namestorm-bookBanner .quiqqer-textImage {
        margin-top: 3rem;
        padding: 1rem;
    }

    .namestorm-bookBanner .quiqqer-textImage-image {
        margin-top: -5rem;
    }

    .namestorm-bookBanner .quiqqer-textImage-image img {
        max-height: 200px;
        width: auto !important;
    }

    .namestorm-bookBanner-quoteIcon {
        font-size: 200px;
        left: 0;
        top: 30%;
    }

    .default-content .namestorm-bookBanner .quiqqer-textImage {
        margin-bottom: 1rem;
        margin-top: 5rem;
    }

}

/******************************/
/* Portfolio - customers logo */
/******************************/
.namestorm-site-ourCustomers .quiqqer-portfolio-list2022-entry-imageContainer {
    background: transparent !important;
    border: 1px solid #ddd !important;
}

.namestorm-site-ourCustomers .quiqqer-portfolio-list2022-entry-imageContainer img {
    padding: 1rem !important;
}

.namestorm-customers-logo {
    --namestorm-entry-height: 250px;
    --namestorm-entry-width: 25%;
}

.namestorm-customers-logo .quiqqer-portfolio-list-entry-33 {
    height: var(--namestorm-entry-height);
    width: var(--namestorm-entry-width);
}

.namestorm-customers-logo .quiqqer-portfolio-style3 figure img {
    padding: 1rem;
}

.namestorm-customers-logo .quiqqer-portfolio-style3 figcaption h3 {
    color: var(--qui-color-body);
    font-size: var(--qui-fs-md);
    font-weight: normal;
    margin: 0;
}

@media screen and (max-width: 1000px) {
    .namestorm-customers-logo {
        --namestorm-entry-height: 220px;
    }
}

@media screen and (max-width: 767px) {
    .namestorm-customers-logo {
        --namestorm-entry-height: 200px;
        --namestorm-entry-width: 33.3333%;
    }
}

@media screen and (max-width: 500px) {
    .namestorm-customers-logo {
        --namestorm-entry-height: 180px;
        --namestorm-entry-width: 50%;
    }
}

@media screen and (max-width: 400px) {
    .namestorm-customers-logo {
        --namestorm-entry-height: 140px;
    }
}

/***************/
/* Logo slider */
/***************/
.namestorm-brick-customers-logo .quiqqer-gallery-logoSlider-child-display img {
    max-width: 130px;
    width: 100%;
}

.namestorm-brick-customers-logo .quiqqer-gallery-logoSlider-child__moreLink .quiqqer-gallery-logoSlider-child-display {
    padding: 0;
}

.namestorm-brick-customers-logo .quiqqer-gallery-logoSlider-child__moreLink a:hover {
    background: none !important;
    color: var(--qui-color-main);
}

.namestorm-brick-customers-logo .quiqqer-gallery-logoSlider-prev:not(.disabled):hover,
.namestorm-brick-customers-logo .quiqqer-gallery-logoSlider-next:not(.disabled):hover {
    color: var(--qui-color-main);
}

/*************************/
/* Portfolio site design */
/*************************/
body.namestorm-portrfolio-desgin .body-container {
    background: #f8f8f8;
}

body.namestorm-portrfolio-desgin .grid-container.main-content {
    background: none;
    max-width: 1400px;
}

/*******************************/
/* Portfolio - category groups */
/*******************************/
.quiqqer-portfolio-list2022-categoryGroups {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
    background: #fff;
    border-radius: 2rem;
    padding-block: 2rem;
}

@media screen and (min-width: 768px) {
    .quiqqer-portfolio-list2022-categoryGroups {
        gap: 0 1rem !important;
    }
}

@media screen and (max-width: 767px) {
    .quiqqer-portfolio-list2022-categoryGroups {
        border-radius: 1rem;
    }
}

div.quiqqer-portfolio-list2022-categoryGroups__entry {
    --bg: transparent;
    --bg--active: transparent;
    --color--active: inherit;
    flex: 0 0 180px;

    transition: 0.3s ease;
    font-size: 0.875rem;
}

.quiqqer-portfolio-list2022-categoryGroups__link {
    flex-direction: column;
    padding: 1rem !important;
    justify-content: flex-start !important;
}

.quiqqer-portfolio-list2022-categoryGroups__linkText {
    font-weight: normal !important;
    font-size: 0.875rem;
    line-height: var(--qui-line-height);
}

.quiqqer-portfolio-list2022-categoryGroups__namestormImage  {
    background-image: var(--_bg-image);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 0.25rem;
}

.quiqqer-portfolio-list2022-categoryGroups__entry:nth-child(1) {
    --_bg-image: var(--namestorm-services-bubble-1);
}

.quiqqer-portfolio-list2022-categoryGroups__entry:nth-child(2) {
    --_bg-image: var(--namestorm-services-bubble-2);
}

.quiqqer-portfolio-list2022-categoryGroups__entry:nth-child(3) {
    --_bg-image: var(--namestorm-services-bubble-3);
}

.quiqqer-portfolio-list2022-categoryGroups__entry:nth-child(4) {
    --_bg-image: var(--namestorm-services-bubble-4);
}

.quiqqer-portfolio-list2022-categoryGroups__entry:nth-child(5) {
    --_bg-image: var(--namestorm-services-bubble-5);
}

.quiqqer-portfolio-list2022-categoryGroups__entry:nth-child(6) {
    --_bg-image: var(--namestorm-services-bubble-6);
}

.quiqqer-portfolio-list2022-categoryGroups__entry .fa {
    color: #000;
    font-size: 1.5rem;
    margin-bottom: 0;
    padding: 1rem;
    visibility: hidden;
}

/* hover effect */
.quiqqer-portfolio-list2022-categoryGroups__entry:not(:hover) {
    filter: grayscale(1) opacity(0.35);
}

/* active elm */
.quiqqer-portfolio-list2022-categoryGroups__entry.active {
    filter: initial;
    transform: scale(1.125);
}

/*****************************/
/* Portfolio - Category tags */
/*****************************/
body .quiqqer-portfolio-list2022-categories {
    justify-content: center;
}

body .quiqqer-portfolio-list2022-categories-entry {
    margin-bottom: 0.25em;
}

.quiqqer-portfolio-list2022-categories-entry:before {
    background-color: var(--qui-color-main);
    bottom: -2px;
    content: '';
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    transition: all .35s ease;
    width: 0;
}

.quiqqer-portfolio-list2022-categories-entry:hover:before,
.quiqqer-portfolio-list2022-category__active:before {
    left: 50%;
    transition: all .35s ease;
    width: 1em;
}

body .quiqqer-portfolio-list2022-category__active {
    color: var(--qui-color-main);
}

/* hidden category tags */
.namestorm-quiqqer-portfolio-list2022-categories-more {
    transition: 0.3s ease;
    height: 0;
    overflow: hidden;
    width: 100%;
}

.namestorm-quiqqer-portfolio-list2022-categories-more-inner {
    display: flex;
    flex-wrap: wrap;
    padding: 1rem 0 0 0;
    justify-content: center;
}

.quiqqer-portfolio-list2022-categories-entry-opener {
    color: var(--qui-color-muted);
    cursor: pointer;
    margin-right: 1em;
    position: relative;
    text-transform: uppercase;
    transition: var(--quiqqer-portfolio2022-transition);
}

.quiqqer-portfolio-list2022-categories-entry-opener:before {
    background-color: var(--qui-color-main);
    bottom: -2px;
    content: '';
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    transition: all .35s ease;
    width: 0;
}

.quiqqer-portfolio-list2022-categories-entry-opener:hover:before,
.quiqqer-portfolio-list2022-categories-entry-opener.open:before {
    left: 50%;
    transition: all .35s ease;
    width: 1em;
}

.quiqqer-portfolio-list2022-categories-entry-opener.open {
    color: var(--qui-color-main)
}

.quiqqer-portfolio-list2022-categories-entry-opener .fa {
    transition: 0.3s ease;
    margin-left: 0.5rem;
}

.quiqqer-portfolio-list2022-categories-entry-opener.open .fa {
    transform: rotate(180deg);
}

/*******************/
/* Portfolio entry */
/*******************/
body .quiqqer-portfolio-reference2022-nav-entry:hover:not(.quiqqer-portfolio-reference2022-nav-entry__disabled) {
    color: var(--qui-color-main);
}

/************************/
/* Portfolio - icon nav */
/************************/
/************/
/* Icon nav */
/************/
.brick-container__namestorm-portfolio-iconNav {
    overflow: hidden;
}

.namestorm-portfolio-iconNav {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
    background: #fff;
    border-radius: 2rem;
}

.namestorm-portfolio-iconNav .quiqqer-boxContentAdvanced-wrapper.grid-children {
    overflow: visible;
}

.namestorm-portfolio-iconNav .grid-children-container {
    width: 100%;
    left: 0;
}

.namestorm-portfolio-iconNav .quiqqer-boxContentAdvanced-entries {
    gap: 0 1rem;
    justify-content: center;
    padding-block: 2rem;
}

.namestorm-portfolio-iconNav .quiqqer-boxContentAdvanced-entry-container {
    flex: 0 0 180px;
    width: auto;
}

.namestorm-portfolio-iconNav .quiqqer-boxContentAdvanced-entry {
    transition: 0.3s ease;
    padding: 1rem;
    margin: 0;
}

.namestorm-portfolio-iconNav .quiqqer-boxContentAdvanced-entries__standard .quiqqer-boxContentAdvanced-entry-img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 0.25rem;
}

.namestorm-portfolio-iconNav .quiqqer-boxContentAdvanced-entry-container:nth-child(1) .quiqqer-boxContentAdvanced-entry-img {
    background-image: var(--namestorm-services-bubble-1);
}

.namestorm-portfolio-iconNav .quiqqer-boxContentAdvanced-entry-container:nth-child(2) .quiqqer-boxContentAdvanced-entry-img {
    background-image: var(--namestorm-services-bubble-2);
}

.namestorm-portfolio-iconNav .quiqqer-boxContentAdvanced-entry-container:nth-child(3) .quiqqer-boxContentAdvanced-entry-img {
    background-image: var(--namestorm-services-bubble-3);
}

.namestorm-portfolio-iconNav .quiqqer-boxContentAdvanced-entry-container:nth-child(4) .quiqqer-boxContentAdvanced-entry-img {
    background-image: var(--namestorm-services-bubble-4);
}

.namestorm-portfolio-iconNav .quiqqer-boxContentAdvanced-entry-container:nth-child(5) .quiqqer-boxContentAdvanced-entry-img {
    background-image: var(--namestorm-services-bubble-5);
}

.namestorm-portfolio-iconNav .quiqqer-boxContentAdvanced-entry-container:nth-child(6) .quiqqer-boxContentAdvanced-entry-img {
    background-image: var(--namestorm-services-bubble-6);
}

.namestorm-portfolio-iconNav .quiqqer-boxContentAdvanced-entry-img .fa {
    color: #000;
    font-size: 1.5rem;
    margin-bottom: 0;
    padding: 1rem;
    visibility: hidden;
}

.namestorm-portfolio-iconNav header {
    padding-bottom: 0;
}


.namestorm-portfolio-iconNav .quiqqer-boxContentAdvanced-entries__standard .quiqqer-boxContentAdvanced-entry-title {
    font-size: 0.875rem;
    font-weight: normal !important;
    line-height: inherit;
    letter-spacing: 0;
}

.namestorm-portfolio-iconNav a {
    color: inherit;
}

/* hover effect */
.namestorm-portfolio-iconNav .quiqqer-boxContentAdvanced-entry:not(:hover),
.namestorm-portfolio-iconNav:hover .quiqqer-boxContentAdvanced-entry:not(:hover) {
    filter: grayscale(1) opacity(0.35);
}

/* active elm */
.namestorm-portfolio-namesForBrandsBusiness .namestorm-portfolio-iconNav .quiqqer-boxContentAdvanced-entry-container:nth-child(1) .quiqqer-boxContentAdvanced-entry,
.namestorm-portfolio-namesByCharacteristics .namestorm-portfolio-iconNav .quiqqer-boxContentAdvanced-entry-container:nth-child(2) .quiqqer-boxContentAdvanced-entry,
.namestorm-portfolio-filmTitel .namestorm-portfolio-iconNav .quiqqer-boxContentAdvanced-entry-container:nth-child(3) .quiqqer-boxContentAdvanced-entry,
.namestorm-site-ourCustomers .namestorm-portfolio-iconNav .quiqqer-boxContentAdvanced-entry-container:nth-child(4) .quiqqer-boxContentAdvanced-entry {
    filter: initial;
    transform: scale(1.125);
}

/************************/
/* admin frontend panel */
/************************/
.page-footer .qui-adminFrontendPanel-brickInfo-label {
    right: 20px;
}

/************************************************************************************************/
/* Die Texte sollen in den Bubbles stehen bleiben. **********************************************/
/* Zumindest in der Desktop-Version *************************************************************/
/* https://dev.quiqqer.com/pcsg/kunden/NameStorm/Website/-/issues/118#note_151861 ***************/
/************************************************************************************************/
@media screen and (min-width: 768px) {
    /************/
    /* DE Texte */
    /************/
    html[lang="de"] .namestorm-ourServices .quiqqer-boxContentAdvanced-entry-container:nth-child(2) .quiqqer-boxContentAdvanced-entry {
        margin-top: -1rem;
    }

    html[lang="de"] .namestorm-ourServices .quiqqer-boxContentAdvanced-entry-container:nth-child(2) .quiqqer-boxContentAdvanced-entry .quiqqer-boxContentAdvanced-entry-content {
        padding-left: 1rem;
    }

    html[lang="de"] .namestorm-ourServices .quiqqer-boxContentAdvanced-entry-container:nth-child(3) .quiqqer-boxContentAdvanced-entry .quiqqer-boxContentAdvanced-entry-content {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    html[lang="de"] .namestorm-ourServices .quiqqer-boxContentAdvanced-entry-container:nth-child(5) .quiqqer-boxContentAdvanced-entry {
        padding-left: 4rem;
        padding-right: 2rem;
    }

    html[lang="de"] .namestorm-ourServices .quiqqer-boxContentAdvanced-entry-container:nth-child(5) .quiqqer-boxContentAdvanced-entry header {
        padding-left: 2rem;
    }

    /************/
    /* EN Texte */
    /************/
    html[lang="en"] .namestorm-ourServices .quiqqer-boxContentAdvanced-entry-container:nth-child(2) .quiqqer-boxContentAdvanced-entry {
        padding-top: 8rem;
        padding-left: 4rem;
    }

    html[lang="en"] .namestorm-ourServices .quiqqer-boxContentAdvanced-entry-container:nth-child(3) .quiqqer-boxContentAdvanced-entry .quiqqer-boxContentAdvanced-entry-content {
        padding-left: 2rem;
        padding-right: 1.5rem;
    }

    html[lang="en"] .namestorm-ourServices .quiqqer-boxContentAdvanced-entry-container:nth-child(5) .quiqqer-boxContentAdvanced-entry {
        padding-left: 4rem;
    }

    html[lang="en"] .namestorm-ourServices .quiqqer-boxContentAdvanced-entry-container:nth-child(5) .quiqqer-boxContentAdvanced-entry header {
        padding-left: 2rem;
    }
}

/**********************************************************************/
/* https://dev.quiqqer.com/pcsg/kunden/NameStorm/Website/-/issues/119 */
/* Hintergrund von 2 Bausteinen weiß **********************************/
/**********************************************************************/
.namestorm-nameDevelopment-brick .quiqqer-textImageMultiple > .grid-container {
    background: #fff;
    padding-left: 2rem;
    padding-right: 2rem;
}

.brick-container__namestorm-services-nameDevelopment-longText > .grid-container {
    margin-top: -4rem;
    padding-top: 4rem;
    background: #fff;
}

/*************/
/* QUI Popup */
/*************/
.qui-window-popup button {
    padding: 0 0.5em; /* sonst ist der Button zu groß und klebt am Rand */
}