html {
    box-sizing: border-box;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    display: block;
}
body {
    background-color: #000;
    line-height: 1.6;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}
body, h1, h2, h3, h4, h5, h6 {
    margin: 0;
}
h1 {
    display: block;
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.ct-div-block {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
}
#div_block-2-24 {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
}
#div_block-4-24 {
    width: 100%;
    height: 100vh;
    align-items: center;
    text-align: center;
    justify-content: center;
}
.ct-new-columns {
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
}
#div_block-7-24 {
    width: 50%;
    justify-content: center;
}
#div_block-6-24 {
    width: 50%;
}
.ct-new-columns > .ct-div-block {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.ct-div-block {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
}
#image-3-24 {
    height: 80px;
}
#headline-9-24 {
    font-family: "Poppins";
    font-size: 2.2em;
    text-align: left;
    font-weight: 400;
    line-height: 1.4;
    color: #d3c6c6;
    margin: 0 calc(0em * -1) 0 0;
}
#headline-10-24 {
    text-align: left;
    font-family: "Poppins";
    font-size: 1.2em;
    color: #aaa0a0;
    margin-top: 1em;
    line-height: 1.4;
    font-weight: 300;
}
#div_block-11-24 {
    margin-top: 2em;
    font-size: 1em;
    font-family: "Roboto";
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    color: #b8afaf;
    border-top-color: rgb(184,175,175);
    border-right-color: rgb(184,175,175);
    border-bottom-color: rgb(184,175,175);
    border-left-color: rgb(184,175,175);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 25px;
    padding-right: 25px;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: cubic-bezier;
    transition-delay: 0s;
    box-shadow: 0em 0.15em 0.65em 0em rgb(0 0 0 / 25%);
}
.ct-link {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    text-decoration: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.ct-image {
    max-width: 100%;
}
img {
    border-style: none;
}
*, ::after, ::before {
    box-sizing: inherit;
}
 