/* latin */
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 200 800;
    font-display: swap;
    src: url(https://cdn.boersenmedien.com/static/manrope/xn7gYHE41ni1AdIRggexSg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Silkscreen';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://cdn.boersenmedien.com/static/silkscreen/m8JXjfVPf62XiF7kO-i9YL1la1OD.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: 'Silkscreen';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://cdn.boersenmedien.com/static/silkscreen/m8JXjfVPf62XiF7kO-i9YLNlaw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

html {
    font-size: 16px;
    line-height:1.778em;
}

body {
    font-family: 'Manrope', sans-serif;
    color: #BCBCBE;
    background: #1C1C1E;
    overflow-x: hidden;
}

h1, h2 {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.1875em;
    color: #BCBCBE;
    text-wrap: balance;
}

h1.special, h2.special, h1.special strong, h2.special strong {
    display: flex;
    flex-wrap: wrap;
}

h1 strong, h2 strong {
    color:#FAFAFC;
    font-weight:600;
}

h2 {
    margin-bottom:30px;
}

section header {
    display:flex;
    flex-direction:column-reverse;
    gap:8px;
}

section header .subhead {
    font-size: .75rem;
    font-weight: 700;
    color: #B89A5E;
    margin-bottom:0;
}

.special {
    display: flex;
    flex-wrap: wrap;
}

.special.text-center {
    justify-content:center;
}

.special .word {
    white-space: nowrap;
    font-weight: inherit;
}

.special .word:after {
    content:'';
    display:inline-block;
    width:.4ch;
}

.special .letter {
    display: inline-block;
    color: #222;    
    transition: color 0.30s linear;
    font-weight:inherit;
}

.special.active .letter {
    color: #BCBCBE;
}

.special.active .letter-strong {
    color: #FAFAFC;
}

h3, h4 {
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.4em;
    color: #FAFAFC;
    margin-bottom: 8px;
}

p {
    margin-bottom: calc((1.5em - 1em) * 2 + 1em);
    line-height: 1.6667em;
    font-weight: 400;
}

strong, .paragraph-strong {
    font-weight: 600;
}

.nobr {
    white-space: nowrap;
    font-size: inherit;
    font-weight: inherit;
    display: inherit;
}

.icon-news {
    background-image: url('https://images.boersenmedien.com/images/1579ce73-f858-4627-bc58-afd2a4e865ad.svg');
    width: 28px;
    height: 18px;
    margin-right: 12px;
}

a.button {
    display: inline-block;
    align-items: center;
    width: auto;
    line-height: 46px;
    padding: 0px 32px;
    margin-bottom: 0;
    font-family: 'Manrope', sans-serif;
    font-size: .889rem;
    font-weight: 800;
    color: #BCBCBE !important;
    border-radius: 4px;
    transition: all .3s ease-in-out;
    text-align: center;
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.35);
    backdrop-filter: blur(8px)
}

a.button .icon-arrow, button.button .icon-arrow, a.button .icon-arrow-grey, button.button .icon-arrow-grey {
    content: '';
    background-image: url('https://images.boersenmedien.com/images/f615a87b-ad83-4578-bad7-ee8d2f3dd14e.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 14px;
    height: 14px;
    margin-top: -4px;
    margin-left: 12px;
    display: inlin-block;
    vertical-align: middle;
}

a.button .icon-arrow-grey, button.button .icon-arrow-grey {
    background-image: url('https://images.boersenmedien.com/images/96822aee-73f5-4111-a796-a381b19f257a.svg');
}

a.button .icon-download, button.button .icon-download {
    position: relative;
    content: '';
    background-image: url('https://images.boersenmedien.com/images/124c7bdb-b5ba-4a93-9229-7a90f70525c4.svg');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
    width: 18px;
    height: 20px;
    margin-top: -4px;
    margin-right: 12px;
    display: inlin-block;
    vertical-align: middle;
}

a.button-primary, button.button-primary {
    color: #B89A5E !important;
    background: #2F2B27 !important;
    border: 1px solid #B89A5E;
    padding-left: 48px;
    padding-right: 48px;
    box-shadow: 0px 16px 32px 0px #00000029;
    backdrop-filter: blur(8px)
}

a.button-secondary, button.button-secondary {
    border: 1px solid #BCBCBE;
    background-color: rgba(250, 250, 252, 0) !important;
    color: #BCBCBE !important;
}

a.button-primary:hover, button.button-primary:hover {
    background-color: rgba(200, 169, 107, 0.24) !important;
}

a.button-secondary:hover, button.button-secondary:hover {
    background-color: rgba(250, 250, 252, 0.16) !important;
}

.no-margin {
    margin: 0;
}

.icon {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
}

#header-banner-container {
    top:0;
    z-index:4!important;
}

.container {
    max-width: 1680px;
    padding: 40px 16px 40px;
    margin: 0 auto;
}

.container-short {
    max-width: 1434px;
}

.content-container {
    position: relative;
    padding: 40px 16px;
    border: 1px solid rgba(66, 66, 68, 1);
    border-radius:8px;
    background: rgba(28, 28, 30, 1);
    overflow: hidden;
}

.content-container::before, .content-container::after {
    content: '';
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    filter: blur(220px);
}

.content-container::after {
    background: rgba(184, 154, 94, 0.4);
}

.content-container::before {
    background: rgba(75, 82, 97, 0.7);
}

#deeptechreport-future .content-container::after {
    left: 47%;
    right: -1%;
    bottom: 0%;
    top: 84%;
}

#deeptechreport-future .content-container::before {    
    left: 15%;
    right: 15%;
    bottom: -1%;
    top: 81%;
}

#deeptechreport-future img {
    z-index:1;
}

#landingpage-header {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    gap: 16px;
    align-items: center;
    text-align: center;
    z-index: 4;
    padding: 16px 10px 24px;
    background: rgba(184, 154, 94, 0.11);
    backdrop-filter: blur(24px);
}

#landingpage-header img {
    width:135px;
}

#landingpage-header .button-secondary {
    font-size: 12px;
    font-weight:800;
    line-height: 32px;
    padding: 3px 16px;
}

#deeptechreport-intro {
    position: relative;
    overflow:hidden;
}

#deeptechreport-intro #intro-background-mobile {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateZ(0);
    right: 0;
    width: 100vw;
    min-height: 100%;
    object-fit: cover;
    z-index:0;
}

#intro-background-desktop {
    position:absolute;
    top:50%;
    transform:translateY(-50%) translateZ(0);
    right:0;
    width:65%;
    min-height:100%;
    object-fit:cover;
    display:none;
}

#deeptechreport-intro .container {
    padding: 0 0 60px 0;
}

#deeptechreport-intro .intro-left {
    position: relative;
    padding: 60px 0px;
}

#deeptechreport-intro .intro-left * {
    position:relative;
    z-index:1;
}

#deeptechreport-intro .intro-left:after {
    content: '';
    position: absolute;
    right: 0;
    left: 130px;
    top: 0;
    bottom: 0;
    background: linear-gradient(270deg, rgba(28, 28, 30, 0.88) 65%, rgba(28, 28, 30, 0) 100%);
    z-index:0;
}

#deeptechreport-intro .intro-left:before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    height: 180px;
    bottom: 0;
    background: linear-gradient(0deg, #1C1C1E 65.7%, rgba(28, 28, 30, 0) 100%);
    z-index: 3;
}

#deeptechreport-intro header {
    text-align: center;
    padding-left:16px;
    padding-right:16px;
    margin-bottom:-20px;
}

#deeptechreport-intro header h1 {
    display: flex;
    flex-direction: column;
    align-items:center;
    margin-bottom: 0px;
}

#deeptechreport-intro header h1 strong {
    justify-content:center;
}

#deeptechreport-intro .intro-content {
    display: grid;
    grid-template-columns: 140px auto;
    margin-bottom:-60px;
    padding-right:16px;
}

#deeptechreport-intro .intro-content:before {
    content: '';
    display: block;
    width: 200px;
    height: 400px;
    border-radius: 50%;
    background: rgba(184, 154, 94, 0.20);
    filter: blur(110px);
    position: absolute;
    z-index: 1;
    right: 100%;
    top: 3%;
    margin-right: -227px;
}

.intro-portrait {
    height: 100%;
    object-fit: contain;
    object-position: right bottom;
    right: 155px;
    width: 365px;
    max-width: none;
    filter: drop-shadow(0px -10px 13px rgba(0, 0, 0, .2));
}

.intro-content > div {
    padding-bottom: 116px;
    padding-top:60px;
    display:flex;
    flex-direction:column;
    justify-content:center;
}

#deeptechreport-intro .intro-left .intro-buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
    z-index: 3;
    padding:0 16px;
}

#deeptechreport-intro .intro-buttons .button {
    width:100%;
    max-width:320px;
}

.intro-right {
    padding: 0 16px;
}

.intro-right ul {
    padding-left:10px;
}

.intro-right ul li {
    margin-bottom:32px;
    font-size:14px;
}

.intro-right ul li:last-child {
    margin-bottom:0;
}

.intro-right ul li::marker {
    color:#B89A5E;
}

.intro-right ul li strong {
    display:block;
    color:#B89A5E;
    text-transform:uppercase;
}

#intro-bar {
    display:none;
}

#deeptechreport-future img {
    border-radius:8px;
    width:100%;
    object-fit:cover;
    margin:0 auto;
    height:230px;
}

#deeptechreport-disruption {
    background: linear-gradient(90deg,rgba(28, 28, 30, 1) 0%, rgba(28, 28, 30, 0) 20%, rgba(28, 28, 30, 0) 80%, rgba(28, 28, 30, 1) 100%), url('https://images.boersenmedien.com/images/a13329ec-ddc7-424f-b4bf-cf3a6df85325.svg');
    background-size: contain, 130% auto;
    background-position: top 20% center;
    background-repeat: no-repeat;
}

#deeptechreport-disruption .content-container {
    text-align:center;
    box-shadow:0 24px 64px 0 rgba(0,0,0,.08);
    max-width:430px;
    margin:0 auto;
}

#deeptechreport-disruption .content-container::after {
    left: 22%;
    right: -2%;
    bottom: -17%;
    top: 101%;
}

#deeptechreport-disruption .content-container::before {
    left: -23%;
    right: 20%;
    bottom: -20%;
    top: 90%;
}

#deeptechreport-disruption .content-container img {
    display: block;
    border-radius: 4px;
    max-width: 167px;
    margin: 24px auto 24px;
    z-index:1;
}

#deeptechreport-disruption .content-container p {
    margin-bottom:24px;
}

#deeptechreport-disruption .newsletter-subscribe-form .text-field input[type="email"] {
    background-color: transparent;
    border: 1px solid #BCBCBE;
    color: #BCBCBE;
    border-radius:4px;
}

#deeptechreport-disruption .newsletter-subscribe-form .small-paragraph {
    font-size: 12px;
    margin: -10px 0 0 auto;
}

.grid-container .text-field {
    margin-bottom:0;
}

.text-field label {
    top: 12px;
    color: #BCBCBE !important;
}

input[type="checkbox"]:checked + label {
    color: #BCBCBE !important;
}

.text-field input[type="email"]:focus ~ label, .text-field input[type="email"]:not(:placeholder-shown) ~ label, .text-field input[type="text"]:focus ~ label, .text-field input[type="text"]:not(:placeholder-shown) ~ label, .text-field .number-text-input:focus ~ label, .text-field .number-text-input:not(:placeholder-shown) ~ label, .text-field select:focus ~ label, .text-field select:not(:placeholder-shown) ~ label, .text-field textarea:focus ~ label, .text-field textarea:not(:placeholder-shown) ~ label {
    top:0px;
}

input[type="checkbox"] + label::before, input[type="checkbox"]:checked + label::before {
    border-color: #BCBCBE;
    background-color: transparent;
}

input[type="checkbox"]:checked + label::after {
    filter: invert(90%) sepia(1%) saturate(249%) hue-rotate(201deg) brightness(84%) contrast(93%);
    background-color: transparent;
}

.error-message {
    top: -26px;
}

#deeptechreport-disruption .button.button-primary {
    font-size: .889rem;
    font-weight:800;
    height:47px;
    border-radius:4px;
}

.newsletter-subscribe-form {
    position:relative;
    padding-top:0px;
    margin-top:40px;
}

.newsletter-subscribe-form .small-paragraph {
    position: absolute;
    top: -16px;
    right: 0;
}

.newsletter-subscribe-form .button + br {
    display:none;
}

#deeptechreport-potential .content-container::after {
    left: 40%;
    right: -3%;
    bottom: 3%;
    top: 85%;
}

#deeptechreport-potential .content-container::before {
    left: 10%;
    right: 15%;
    bottom: 5%;
    top: 79%;
}

#deeptechreport-potential picture img {
    display:block;
    max-width:320px;
}

#deeptechreport-potential picture + div {
    margin: 40px 0 40px;
}

#deeptechreport-potential .button {
    width:100%;
    max-width:360px;
}

#potential-list {
    margin-top:10px;
}

#deeptechreport-detail header + p{
    max-width:888px;
    margin-left:auto;
    margin-right:auto;
}

#deeptechreport-detail h3 {
    position:relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
    width: 249px;
    aspect-ratio: 1 / 1;
    border: 1px solid #B89A5E;
    border-radius: 50%;
    color: #B89A5E;
    font-size: 1rem;
    text-align: center;
    padding: 20px;
    background-color: #2C2C2C;
    box-shadow: 0 0 120px 0 rgba(184, 154, 94, 0.24), 0 8px 24px 0 rgba(0,0,0,.16);
    margin: 0 auto 80px;
}

#deeptechreport-detail h3:after {
    content: '';
    height: 72px;
    width: 1px;
    position: absolute;
    left: 50%;
    bottom: -72px;
    background-color: #424244;
}

#deeptechreport-detail h3 img {
    width:170px;
}

#potential-list ul {
    list-style:none;
    padding-left:0;
}

#potential-list ul li > div{
    position: relative;
    background-color: rgba(44, 44, 44, 1);
    border: 1px solid #424244;
    border-radius: 8px;
    text-align: center;
    max-width: 360px;
    padding: 48px 24px 32px;
    margin: 0 auto 72px;
}

#potential-list ul li > div:after {
    content: '';
    height: 72px;
    width: 1px;
    position: absolute;
    left: 50%;
    bottom: -72px;
    background-color: #424244;
}

#potential-list ul li:last-child div:after {
    content: none;
}

#potential-list ul li .icon-container {
    position: absolute;
    left: 50%;
    top: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 64px;
    width: 64px;
    border: 1px solid #424244;
    border-radius: 50%;
    background-color: #1C1C1E;
    padding: 17px;
    overflow: visible;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.25);
    transform: translate(-50%, -50%);
}

#potential-list ul li h4{
    margin-bottom:16px;
}

#deeptechreport-author .author-image{
    position:relative;
    max-width:420px;
    margin: 0 auto -40px;
}

#deeptechreport-author .author-image:before {
    content: '';
    display: block;
    width: 52%;
    height: 78%;
    border-radius: 50%;
    background: rgba(184, 154, 94, 0.20);
    filter: blur(110px);
    position: absolute;
    z-index: 1;
    left: 5%;
    top: -28%;
}

#deeptechreport-author .author-image img {
    mask-image: linear-gradient(black 60%, transparent 100%);
    filter: drop-shadow(0px -10px 13px rgba(0, 0, 0, .2));
}

#deeptechreport-author .author-text {
    position:relative;
}

#deeptechreport-author .content-container::after {
    left: 40%;
    right: -5%;
    bottom: 3%;
    top: 85%;
}

#deeptechreport-author .content-container::before {
    left: 10%;
    right: 10%;
    bottom: 3%;
    top: 85%;
}

#deeptechreport-buy header h2 {
    margin-bottom:40px;
}

#deeptechreport-buy header + p {
    color: #fff;
    font-size: 1.25rem;
    font-weight: 600;
}

#deeptechreport-buy h3 {
    color: #BCBCBE;
    font-size: 1rem;
    margin-bottom: 24px;
}

#deeptechreport-buy ul li {
    margin-bottom:18px;
}

#deeptechreport-buy ul li::marker {
    color: #B89A5E;
}

.product {
    position: relative;
    border: 1px solid #424244;
    padding: 34px 40px;
    margin-bottom: 24px;
    border-radius: 16px;
}

.product.product-primary {
    border-color: #B89A5E;
    padding: 56px 40px 40px;
}

.product.product-primary:before {
    content: '';
    background: linear-gradient(90deg, #1C1C1E 16.83%, rgba(28, 28, 30, 0) 100%);
    position:absolute;
    left:0;
    width:40px;
    top:0;
    bottom:0;
    border-top-left-radius:16px;
    border-bottom-left-radius:16px;
    z-index:2;
}

.product.product-primary:after {
    content: '';
    background: linear-gradient(270deg, #1C1C1E 16.83%, rgba(28, 28, 30, 0) 100%);
    position: absolute;
    right: 0;
    width: 40px;
    top: 0;
    bottom: 0;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    z-index: 2;
}

.product.product-primary .product-background {
    position: absolute;
    inset: 0;
    border-radius: 16px;
    overflow:hidden;
    opacity:.36;
    z-index:0;
}

.product.product-primary .background:before {
    content:'';
    position: absolute;
    left: -15%;
    top: 0;
    bottom: 0;
    right: 40%;
    background: linear-gradient(90deg, #1C1C1E 0%, rgba(28, 28, 30, 0) 100%);
    z-index:1;
}

.product.product-primary .product-background:after {
    content:'';
    position: absolute;
    left: 0;
    top: -5%;
    bottom: 65%;
    right: 0;
    background: linear-gradient(180deg, #1C1C1E 0%, rgba(28, 28, 30, 0) 100%);
    z-index:1;
}

.product.product-primary .product-background:before {
    content: '';
    position: absolute;
    left: 0;
    top: 59%;
    bottom: 0%;
    right: 0;
    background: linear-gradient(0deg, #1C1C1E 60%, rgba(28, 28, 30, 0) 100%);
    z-index: 1;
}

.product.product-primary .background {
    position: absolute;
    inset: 0;
    background-image: url('https://images.boersenmedien.com/images/6ca9e63c-4309-4cad-ad64-098398b562ba.webp ');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center left 28%;
}


.product .product-badge {
    position: absolute;
    left: 50%;
    top: -71px;
    background-color: #B89A5E;
    color: #1C1C1E;
    border-radius: 48px;
    font-size: 12px;
    font-weight: 700;
    padding: 1px 15px;
    transform: translateX(-50%);
    white-space: nowrap;
}

.product-content {
    position:relative;
}

.product-content img{
    max-width:210px;
    margin-bottom:34px;
}

.product-content > * {
    position:relative;
    z-index:3;
}

.product-content .product-stoerer {
    font-size: 12px;
    font-weight:600;
    background-color: #B89A5E80;
    margin: 0 -40px 44px;
    padding: 5px 30px;
    color: #1C1C1E;
    backdrop-filter:blur(8px);
    z-index:1;
}

.product-content .button {
    padding-left:24px;
    padding-right:24px;
    margin-top:34px;
    width:100%;
    max-width:250px;
}

.product-content strong {
    font-size:1.375rem;
    font-weight:600;
}

.product-content strong span {
    font-size: 1rem;
    font-weight: 600;
}

.product-content p {
    font-size:16px;
}


@media screen and (min-width: 568px) {
    h1, h2 {
        font-size: 2.2rem;
        margin-bottom: 40px;
    }

    #deeptechreport-intro header {
        margin-bottom: 0;
    }

    #deeptechreport-intro .intro-left {
        background-position: left 35% center;
    }

    #deeptechreport-intro .intro-content {
        grid-template-columns: 260px auto;
    }


    #deeptechreport-intro .intro-content:before {
        margin-right: -290px;
    } 

    .intro-content > div {
        padding-top:0;
        padding-bottom:60px;
    }

    .intro-portrait {
        right: 60px;
    }

    #deeptechreport-disruption {
        background-size: contain, 100% auto;
    }
}

@media screen and (min-width: 768px) {
    h2{
        text-align: left;
    }

    h2.special, h2.special strong {
        justify-content:flex-start;
    }

    section header .subhead {
        font-size: .7778rem;
    }

    .grid-md-1-1 {
        grid-template-columns: 1fr 1fr;
    }

    .grid-md-2-3 {
        grid-template-columns: 2fr 3fr;
    }

    h3 {
        font-size: 1.125rem;
    }

    ul.star-list li {
        margin-bottom: 32px;
    }

    a.button {
        line-height: 52px;
        backdrop-filter: blur(4px);
    }

    .md-text-center {
        text-align:center;
    }

    .md-text-center h2.special {
        justify-content:center;
    }

    .container {
        padding: 80px 40px 80px;
    }

    .colored-container {
        border-top-left-radius: 156px;
        border-bottom-right-radius: 156px;
        border-top-right-radius: 24px;
        border-bottom-left-radius: 24px;
    }

    .content-container {
        padding: 40px;
        border-radius: 16px;
    }

    a.button, button.button {
        line-height: 56px;
    }

    #landingpage-header {
        justify-content:space-between;
        bottom: auto;
        top: 0px;
        padding: 40px 64px 26px;
        background: #1C1C1E;
        background: linear-gradient(0deg,rgba(28, 28, 30, 0) 0%, rgba(28, 28, 30, 1) 100%);
        backdrop-filter:none;
        border-top: none;
    }

    #landingpage-header img {
        width: 180px;
    }

    #landingpage-header .button {
        font-size: 14px;
        color: #B89A5E !important;
        background: rgba(200, 169, 107, 0.1) !important;
        border: 1px solid #B89A5E;
    }

    #landingpage-header .button:hover {
        background-color: rgba(200, 169, 107, 0.24) !important;
    }

    .header-banner-active .letter-landingpage #landingpage-header {
        top:40px;
    }

    #deeptechreport-intro .intro-left {
        padding: 140px 40px 60px;
    }

    .intro-buttons {
        justify-content: flex-start;
        gap: 24px;
    }

    .intro-right {
        padding-left:40px;
        padding-right:40px;
    }

    .intro-right ul {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 0 30px;
    }

    #deeptechreport-disruption {
        background: linear-gradient(90deg,rgba(28, 28, 30, 1) 0%, rgba(28, 28, 30, 0) 30%, rgba(28, 28, 30, 0) 70%, rgba(28, 28, 30, 1) 100%), url('https://images.boersenmedien.com/images/98155b6f-8164-4fd3-b26d-ad7ab23b18c5.svg');
        background-repeat:no-repeat;
        background-position:top 15% center;
        background-size:contain;
    }

    #deeptechreport-disruption .content-container {
        padding:40px 20px;
        max-width:none;
    }

    #deeptechreport-disruption .content-container::after {
        left: 49%;
        right: -1%;
        bottom: -10%;
        top: 95%;
    }

    #deeptechreport-disruption .content-container::before {
        left: 10%;
        right: 20%;
        bottom: -10%;
        top: 90%;
    }

    #deeptechreport-disruption .newsletter-subscribe-form .text-field input[type="email"] {
        padding: 27px 15px 12px 15px!important;
    }

    .text-field label {
        top: 14px;
    }

    #deeptechreport-potential header h1{
        align-items:center;
    }

    #deeptechreport-disruption .button.button-primary {
        height:57px;
    }

    #deeptechreport-future img {
        height: auto;
        aspect-ratio: 1.65 / 1;
        box-shadow: 0 24px 40px rgba(0,0,0,.12);
    }

    #deeptechreport-potential picture img {
        width:100%;
        max-width:none;
    }

    #deeptechreport-potential picture + div {
        max-width: 1120px;
        margin: 64px auto 40px;
        column-count: 2;
        column-gap: 40px;
    }

    #deeptechreport-potential .button {
        width: auto;
    }

    #deeptechreport-potential .content-container::after {
        left: 12%;
        right: 14%;
        bottom: -9%;
        top: 97%;
    }

    #deeptechreport-potential .content-container::before {
        left: -22%;
        right: 36%;
        bottom: -8%;
        top: 92%;
    }

    #potential-list {
        position:relative;
        max-width:1160px;
        margin:160px auto 0;
    }

    #potential-list h3 {
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -125px;
        margin-left: -125px;
        z-index: 2;
        box-shadow: 0 0 40px 0 rgba(184, 154, 94, 0.24), 0 8px 24px 0 rgba(0,0,0,.16);
    }

    #potential-list h3:after {
        content:none;
    }

    #potential-list ul {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 0px 40px;
        margin-top: 0px;
        margin-bottom:115px;
    }

    #potential-list ul li {
        display:flex;
        align-items:flex-end;
        margin:50px auto;
    }

    #potential-list ul li:nth-child(4), #potential-list ul li:nth-child(5), #potential-list ul li:nth-child(6) {
        align-items:flex-start;
    }
    
    #potential-list ul li div{
        margin-bottom:0;
    }

    #potential-list ul li:nth-child(1) {
        order: 2;
        top: -135px;
        position: relative;
    }

    #potential-list ul li:nth-child(2) {
        order:1;

        div::after {
            right:0;
            left:auto;
            transform:rotate(-70deg) translate(1px, -2px);
            transform-origin:top center;
            height:200px;
            bottom:-200px;
        }
    }

    #potential-list ul li:nth-child(3) {
        order:3;

        div::after {
            left:0;
            transform:rotate(70deg) translate(-1px, -2px);
            transform-origin:top center;
            height:200px;
            bottom:-200px;
        }
    }

    #potential-list ul li:nth-child(4) {
        order: 4;
        div::after {
            bottom:auto;
            top:0;
            left:auto;
            right:0;
            transform:rotate(-110deg) translate(-1px, -2px);
            transform-origin:top center;
            height:200px;
        }
    }

    #potential-list ul li:nth-child(5) {
        order: 6;

        div::after{
            left: 0;
            transform: rotate(110deg) translate(1px, -2px);
            transform-origin: top center;
            height: 200px;
            bottom: auto;
            top: 0;
        }
    }

    #potential-list ul li:nth-child(6) {
        order: 5;
        top: 155px;
        position: relative;

        div::after{
            bottom:100%;
            height:90px;
            z-index:1;
        }
    }

    #potential-list ul li img {
        z-index:2;
    }


    #potential-list ul li:last-child div:after {
        content: '';
    }

    #deeptechreport-author .content-container {
        display:grid;
        grid-template-columns:230px auto;
    }

    #deeptechreport-author .author-image {
        grid-column:1;
        grid-row:1 / span 2;
    }

    #deeptechreport-author .author-image img {
        max-width: none;
        width: 200%;
        margin-left: -63%;
        margin-top:40px;
    }

    #deeptechreport-author .content-container::after {
        left: 70%;
        right: -15%;
        bottom: -10%;
        top: 100%;
    }

    #deeptechreport-author .content-container::before {
        left: 45%;
        right: -3%;
        bottom: -10%;
        top: 95%;
    }

    #deeptechreport-buy header + p {
        margin-bottom: 60px;
    }
}

@media screen and (min-width: 1024px) {
    html {
        font-size: 18px;
    }

    .grid-lg-4-5 {
        grid-template-columns: 4fr 5fr;
    }

    h1, h2 {
        font-size: 2.2rem;
        margin-bottom: 64px;
    }

    h3 {
        font-size: 1.222rem;
    }

    ul.star-list li:before {
        top: 8px;
    }

    .grid-lg-1-2 {
        grid-template-columns: 1fr 2fr
    }

    .container {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .content-container {
        padding: 80px 80px;
    }

    #deeptechreport-intro {
        position: relative;
        padding-top: 100px;
        isolation: isolate;
        overflow: hidden;
        clip-path: inset(0 0 0 0);
    }

    #deeptechreport-intro #intro-background-mobile {
        display: none;
    }

    #intro-background-desktop {
        display: block;
        will-change: transform;
        transform: translate(-50%, 0, 0);
    }

    #deeptechreport-intro:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: linear-gradient(180deg,rgba(28, 28, 30, 1) 0%, rgba(28, 28, 30, 0) 30%, rgba(28, 28, 30, 0) 50%, rgba(28, 28, 30, 1) 100%);
        z-index: 2;
    }

    #deeptechreport-intro:after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 35%;
        right: 33%;
        background: linear-gradient(90deg,rgba(28, 28, 30, 1) 0%, rgba(28, 28, 30, 0) 100%);
    }


    #deeptechreport-intro .intro-left {
        background-image: none;
        grid-column: 2;
        position: relative;
        padding-right: 10px;
        padding-top:100px;
    }

    #deeptechreport-intro .intro-left:before, #deeptechreport-intro .intro-left:after {
        content: none;
    }

    #deeptechreport-intro .container {
        display: grid;
        grid-template-columns: 230px auto 270px;
        margin-bottom: 20px;
        padding-bottom: 0;
    }

    #deeptechreport-intro .intro-content {
        margin-bottom: 0;
        display: block;
        position: initial;
    }

    #deeptechreport-intro .intro-content:before {
        top: 19%;
        margin-right: -45px;
    }

    .intro-content > div {
        padding-bottom: 40px;
        z-index: 3 !important;
        position: relative;
    }

    #deeptechreport-intro header {
        padding: 0;
        margin: 0 0 45px -50px;
        align-items: flex-start;
        z-index: 3;
    }

    #deeptechreport-intro header h1 {
        text-align: left;
        align-items: flex-start
    }


    #deeptechreport-intro header .subhead {
        text-align: left;
    }

    #deeptechreport-intro .intro-left .intro-portrait {
        position: absolute;
        right: auto;
        right: 105%;
        width: 422px;
        height: auto;
        bottom: 0px;
        margin-right: -73px;
    }

    #deeptechreport-intro .intro-left .intro-buttons {
        justify-content: flex-start;
        padding: 0;
    }

    #deeptechreport-intro .intro-buttons .button {
        max-width: 280px;
    }

    #deeptechreport-intro .intro-right {
        margin-top: -100px;
        position: relative;
        padding-left: 20px;
        padding-right: 20px;
    }

    #deeptechreport-intro .intro-right:before {
        content: '';
        display: block;
        position: absolute;
        inset: 0;
        background-color: rgba(178, 189, 221, 0.04);
        backdrop-filter: blur(5px);
        border-left: 1px solid #8E98AA;
        transform: translateZ(0);
        will-change: transform, backdrop-filter;
    }


    #deeptechreport-intro .intro-right ul {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%;
        padding: 140px 20px;
        z-index: 3;
        position: relative;
    }

    #intro-bar {
        display: block;
        white-space: nowrap;
        font-family: 'Silkscreen', sans-serif;
    }

    #intro-bar ul {
        list-style: none;
        display: flex;
        width: 7680px;
        animation: flyIn 80s ease-out infinite;
    }

    #deeptechreport-disruption .content-container {
        padding: 40px;
        text-align: left;
        display: grid;
        gap: 0 40px;
        grid-template-columns: auto 300px;
        height: fit-content;
        align-self: flex-end;
        width:100%;
    }

    #deeptechreport-disruption .content-container img{
        grid-column: 1;
        grid-row: 1 / span 2;
        margin: 0;
        width:100%;
        max-width:none;
    }

    .text-field label {
        top: 12px;
    }

    #potential-list ul {
        gap: 0px 70px;
        margin-bottom: 70px;
    }

    #potential-list h3 {
        box-shadow: 0 0 120px 0 rgba(184, 154, 94, 0.24), 0 8px 24px 0 rgba(0,0,0,.16);
    }

    #potential-list ul li {
        margin: 87px auto;
    }

    #potential-list ul li div::after{
        height:100px;
        bottom:-100px;
    }

    #potential-list ul li:last-child div::after {
        bottom:auto;
        top:-122px;
    }

    #deeptechreport-author .author-text {
        column-count: 2;
        column-gap: 40px;
    }

    #deeptechreport-buy header + p {
        margin-bottom:87px;
    }

    #deeptechreport-buy h3 {
        color: #BCBCBE;
        font-size: 1rem;
        margin-bottom: 32px;
    }

    #deeptechreport-buy ul li {
        margin-bottom:24px;
    }

    #deeptechreport-buy .grid-container {
        column-gap:70px;
    }

    .product.product-primary .product-background::before {
        top: 93%;
    }

    .product .product-badge {
        font-size: 14px;
        padding-top: 0;
        padding-bottom: 0;
        line-height: 30px;
    }

    .product-content img {
        max-width: 330px;
        margin-bottom: 30px;
    }

    .product-content .product-stoerer {
        font-size:16px;
        margin-bottom:38px;
    }

    .product-content p {
        margin-bottom:10px;
    }

    @keyframes flyIn {
        from {
            transform: translateX(0px);
        }

        to {
            transform: translateX(-3848px);
        }
    }

   
}


@media screen and (min-width: 1280px) {

    h1, h2 {
        font-size: 2.6rem;
    }

    section header {
        gap:16px;
    }

    .container {
        padding-top: 110px;
        padding-bottom: 110px;
    }

    .content-container {
        padding: 100px;
    }

    .colored-container {
        padding-left: 85px;
        padding-right: 85px;
    }

    #deeptechreport-intro .container {
        grid-template-columns: 430px auto 270px;
        padding-right:20px;
    }

    #deeptechreport-intro header {
        padding: 0;
        margin: 0 0 45px -117px;
    }

    .intro-content > div {
        max-width: 650px;
    }

    #deeptechreport-intro .intro-content:before {
        margin-right: 28px;
    } 

    #deeptechreport-intro .intro-left .intro-portrait {
        width: 460px;
        right: 104%;
        margin-right:0;
    }

    #deeptechreport-intro .intro-right:before {
        border-right: 1px solid #8E98AA;
    }

    #deeptechreport-future .container {
        padding-top:95px;
    }

    #deeptechreport-future .grid-md-1-1 {
        grid-template-columns: 660px auto;
    }

    #deeptechreport-disruption .content-container {
        padding: 40px;
        text-align: left;
        display: grid;
        gap: 0 40px;
        grid-template-columns: auto 460px;
        height: fit-content;
        align-self: flex-end;
    }

    #deeptechreport-disruption .content-container img {
        align-self:center;
    }

    #deeptechreport-disruption .content-container::after {
        left: 20%;
        right: -19%;
        bottom: -37%;
        top: 98%;
    }

    #deeptechreport-disruption .content-container::before {
        left: -25%;
        right: 7%;
        bottom: -40%;
        top: 82%;
    }

    #deeptechreport-disruption .content-container h3 {
        margin-bottom:16px;
    }

    #deeptechreport-disruption .content-container p {
        margin-bottom:39px;
    }


    #deeptechreport-author .author-text {
        padding-left: 120px;
    }

    .product.product-primary::before, .product.product-primary::after {
        width: 130px;
    }
}

@media screen and (min-width: 1440px) {

    #deeptechreport-intro {
        padding-top: 100px;
    }

    #deeptechreport-intro .container {
        padding-right:82px;
    }

    #deeptechreport-disruption .grid-xxl-3-2 {
        grid-template-columns: 3fr 2fr;
    }

    #deeptechreport-intro .intro-left .intro-portrait {
        width:490px;
    }

    #deeptechreport-intro .intro-left {
        padding-bottom: 200px;
    }

    .product.product-primary::before, .product.product-primary::after {
        width: 170px;
    }
}

@media screen and (min-width: 1600px) {
    .content-container {
        padding:120px;
    }

    #deeptechreport-author .content-container {
        grid-template-columns: 345px auto;
    }

    #deeptechreport-author .author-image img {
        max-width: none;
        width: 154%;
        margin-left: -80px;
        margin-top: 0;
    }

}


@media screen and (min-width: 1940px) {
    h1, h2 {
        font-size: 3.556rem;
    }


    .container {
        padding-top:150px;
        padding-bottom:150px;
    }

}
