.tm-powered-by-text {
    display: none;
}

@media (max-width: 1400px) {
    .dot_img, .dot, .dot1, .dot2 {
        display: none!important;
    }
}
@media (min-width: 1400px) {

    #stripes {
        width: 100%;
        overflow: hidden;
        grid: repeat(10,84.3px)/repeat(10,200px);
        -webkit-transform: skewY(-8deg);
        transform: skewY(-8deg);
        -webkit-transform-origin: 0;
        transform-origin: 0;
        /* background: linear-gradient(150deg,rgba(60, 201, 116,0.95) 50%,rgba(101, 211, 145,0.8) 70%,#4cff93 94%); */
        background: linear-gradient(150deg,#53f 15%,#05d5ff 70%,#a6ffcb 94%);
        position: absolute;
        display: grid;
        z-index: -1;
        /* box-shadow: rgb(50 50 93 / 50%) 0px 50px 100px -20px, rgb(0 0 0 / 40%) 0px 30px 60px -30px, rgb(10 37 64 / 35%) 0px -2px 6px 0px ; inset */
    }
    .teaser.index {
        height: 50vh;
        min-height: 46rem;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    #stripes {
        width: 100%;
        overflow: hidden;
        grid: repeat(10,84.3px)/repeat(10,200px);
        -webkit-transform: skewY(-8deg);
        transform: skewY(-8deg);
        -webkit-transform-origin: 0;
        transform-origin: 0;
        /* background: linear-gradient(150deg,rgba(60, 201, 116,0.95) 50%,rgba(101, 211, 145,0.8) 70%,#4cff93 94%); */
        background: linear-gradient(150deg,#53f 15%,#05d5ff 70%,#a6ffcb 94%);
        position: absolute;
        display: grid;
        z-index: -1;
        /* box-shadow: rgb(50 50 93 / 50%) 0px 50px 100px -20px, rgb(0 0 0 / 40%) 0px 30px 60px -30px, rgb(10 37 64 / 35%) 0px -2px 6px 0px ; inset */
    }
    .teaser.index {
        height: 50vh;
        min-height: 46rem;
    }
}

@media (min-width: 600px) and (max-width: 1199px) {
    #stripes {
        width: 100%;
        overflow: hidden;
        grid: repeat(10,84.3px)/repeat(10,200px);
        -webkit-transform: skewY(-8deg);
        transform: skewY(-8deg);
        -webkit-transform-origin: 0;
        transform-origin: 0;
        /* background: linear-gradient(150deg,rgba(60, 201, 116,0.95) 50%,rgba(101, 211, 145,0.8) 70%,#4cff93 94%); */
        background: linear-gradient(150deg,#53f 15%,#05d5ff 70%,#a6ffcb 94%);
        position: absolute;
        display: grid;
        z-index: -1;
        /* box-shadow: rgb(50 50 93 / 50%) 0px 50px 100px -20px, rgb(0 0 0 / 40%) 0px 30px 60px -30px, rgb(10 37 64 / 35%) 0px -2px 6px 0px ; inset */
    }
    .teaser.index {
        height: 50vh;
        min-height: 46rem;
    }
}

@media (min-width: 439px) and (max-width: 599px) {
    #stripes {
        width: 100%;
        overflow: hidden;
        grid: repeat(10,84.3px)/repeat(10,200px);
        -webkit-transform: skewY(-8deg);
        transform: skewY(-8deg);
        -webkit-transform-origin: 0;
        transform-origin: 0;
        /* background: linear-gradient(150deg,rgba(60, 201, 116,0.95) 50%,rgba(101, 211, 145,0.8) 70%,#4cff93 94%); */
        background: linear-gradient(150deg,#53f 15%,#05d5ff 70%,#a6ffcb 94%);
        position: absolute;
        display: grid;
        z-index: -1;
        /* box-shadow: rgb(50 50 93 / 50%) 0px 50px 100px -20px, rgb(0 0 0 / 40%) 0px 30px 60px -30px, rgb(10 37 64 / 35%) 0px -2px 6px 0px ; inset */
    }
    .teaser.index {
        height: 50vh;
        min-height: 46rem;
    }
}
@media (min-width: 0px) and (max-width: 438px) {
    #stripes {
        width: 100%;
        overflow: hidden;
        grid: repeat(10,58px)/repeat(10,200px);
        -webkit-transform: skewY(-8deg);
        transform: skewY(-8deg);
        -webkit-transform-origin: 0;
        transform-origin: 0;
        /* background: linear-gradient(150deg,rgba(60, 201, 116,0.95) 50%,rgba(101, 211, 145,0.8) 70%,#4cff93 94%); */
        background: linear-gradient(150deg,#53f 15%,#05d5ff 70%,#a6ffcb 94%);
        position: absolute;
        display: grid;
        z-index: -1;
        /* box-shadow: rgb(50 50 93 / 50%) 0px 50px 100px -20px, rgb(0 0 0 / 40%) 0px 30px 60px -30px, rgb(10 37 64 / 35%) 0px -2px 6px 0px ; inset */
    }
    .teaser.index {
        height: 50vh;
        min-height: 46rem;
    }
}

#stripes :nth-child(2) {
    grid-area: 10 / 1 / span 1 / span 1;
    /* background-color: #38bc6d; */
    background-color: #1fa2ff;
    clip-path: polygon(0% 0%, 100% 0%,100% 100%, 0% 100%);
}

#stripes :nth-child(3) {
    grid-area: 6 / 7 / span 2 / span 7;
    clip-path: polygon(0% 0%, 100% 0%,100% 100%, 0% 100%);
    /* background-color: #41d87d; */
    background-color: #0dcfff;
}

:root {
    --green: #42c087;
    --header: #415bff;
    --header-color: #0a2540;
    --text-color: #425466;
    --text-color-dark: #adbdcc;
    --blue: #3ec8cf;
    --header-dark: #00d4ff;
    --header-color-dark: #fff;
    --white: #fff;
}

.white {
    color: var(--white);
}
.green {
    color: var(--green);
}
.fa-check-circle {
    color: var(--green);
    background: radial-gradient(#fff 55%, transparent 0%);
    text-shadow: none;
}

.pb-70, .py-70 {
    padding-bottom: 4.375rem!important;
}
.pt-70, .py-70 {
    padding-top: 4.375rem!important;
}


.pt-60, .py-60 {
    padding-top: 3.75rem!important;
}

.mb-40, .my-40 {
    margin-bottom: 2.5rem!important;
}
.mt-25 {
    margin-top: 25px;
}

.h-100 {
    height: 100%!important;
}
.w-100 {
    width: 100%!important;
}

.d-flex {
    display: flex!important;
}


@media (min-width: 30rem) {
    .teaser h1 {
        font-family: Poppins,sans-serif;
        font-size: 2.75rem;
        line-height: 1.23;
        margin-bottom: 1.1875rem;
        letter-spacing: -.0375rem;
    }
}

@media (max-width: 1200px) and (min-width: 440px) {
    .teaser h1 {
        font-size: 2.3rem;
    }
}

@media (max-width: 439px) {
    .teaser.index {
        min-height: 30rem;
    }
    h1 {
        font-size: 1.8rem;
    }
}
@media (min-width: 1400px) {
    .main-teaser {
        margin-left: 8%;
    }
    .sub-teaser {
        margin-left: 1.25%;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .main-teaser {
        margin-left: 6%;
    }
    .sub-teaser {
        margin-left: 1.5%;
    }
}

@media (min-width: 600px) and (max-width: 1199px) {
    .main-teaser {
        margin-left: 4%;
    }
    .sub-teaser {
        margin-left: 2.4%;
    }
}

@media (min-width: 576px) and (max-width: 599px) {
    .main-teaser {
        margin-left: 2%;
    }
    .sub-teaser {
        margin-left: 3%;
    }
}
@media (min-width: 0px) and (max-width: 575px) {
    .main-teaser {
        margin-left: 0%;
        padding-left: 7%;
    }
    .sub-teaser {
        padding-left: 7%;
    }
}
h1 {
    color: var(--white);
    text-shadow: 0 0 0.3125rem rgba(0,0,0,.25)
}

h2 {
    color: var(--header-color);
}
.f_700 {
    font-weight: 700;
}
p {
    font-size: 1.2rem;
    color: var(--white);
}

.button-arrow .arrow-icon {
    overflow: visible;
    margin-left: 3px;
    margin-bottom: 2px;
    width: 8px;
}
.button.bg-blue {
    background-color: var(--green);
    color: #fff;
}
.button.bg-blue:hover {
    background-color: #0a2540;
}
.button {
    border-radius: 20px;
    color: #333;
    font-weight: bold;
    padding: 5px 20px;
    text-decoration: none;
    transition: all 100ms ease-in-out;
    font-size: 15px;
}

.button-group {
    display: flex;
}

.button-arrow .arrow-icon {
    overflow: visible;
    margin-left: 3px;
    margin-bottom: 2px;
    width: 8px;
}
.button-arrow .arrow-head {
    transform: translateX(0);
    transition: transform 100ms ease-in-out;
}
.button-arrow .arrow-body {
    opacity: 0;
    transform: scaleX(1);
    transition: transform 100ms ease-in-out, opacity 100ms ease-in-out;
}
.button-arrow:hover .arrow-head {
    transform: translateX(3px);
    background-color: #0a2540;
}
.button-arrow:hover .arrow-body {
    opacity: 1;
    transform: scaleX(2);
    background-color: #0a2540;
}
.promo-news {
    margin-top: 4px;
}
.promo-icon-wrapper-main {
    border-radius: 5px;
    vertical-align: middle;
    font-size: 14px;
    background-color: rgba(243, 243, 243, 0.3);
    float: left;
    display: inline;
    transition: 0.5s;
    padding: 4px 4px 4px 4px;
    line-height: 20px;
}
.icon-success {
    background-color: var(--green);
}
.promo-text {
    color: #fff;
    line-height: 21px;
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 0px;
}
.pulse-button {
    padding: 1px 4px 1px 4px;
    width: 15px;
    height: 15px;
    border: none;
    color: #fff;
    top: 0%;
    z-index: 3;
    box-shadow: 0 0 0 0 rgb(255 255 255 / 50%);
    border-radius: 0px 5px 5px 0px;
    background-color: var(--green);
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
    // -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    // -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    // -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    // animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
.promo-icon {
    padding: 1px 4px 1px 4px;
    vertical-align: middle;
    color: #fff;
    border-radius: 5px;
    display: inline;
    margin: 0;
    font-weight: 600;
    font-size: 15px;
}

.product-boxes.light {
    background: 0 0;
    margin-bottom: 0;
}

.product-boxes.light .product-row {
    box-shadow: none;
    background: 0 0;
    border-radius: 0;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.product-boxes .product-box .headline {
    font-size: 1.0625rem;
    line-height: 1.25rem;
    color: #1f3342;
    font-weight: 500;
    margin-bottom: 0.5rem;
}
.headline-table {
    font-size: 1.0625rem;
    line-height: 1.25rem;
    color: #415bff!important;
    font-weight: 600;
}
.product-boxes .product-box .product-icon {
    padding: 0.5rem 0 1.125rem;
}
.product-boxes .product-box .text {
    margin-bottom: 2rem;
    line-height: 1.25rem;
}
.text-table {
    line-height: 1.25rem;
    font-size: .9375rem;
}
.product-boxes .product-box .link {
    color: #0964ef;
    margin: auto -2rem 0.5rem;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.text-center {
    text-align: center!important;
}

.product-boxes .product-box {
    /* width: 100%; */
    /* max-width: 18.125rem; */
    /* padding: 2rem; */
    display: flex;
    flex-direction: column;
    text-align: center;
}

.text {
    font-size: .9375rem;
}
.f_menu li+li:before {
    width: 1px;
    height: 15px;
    background: #b1b7ca;
    display: inline-block;
    margin-right: 12px;
    margin-bottom: 3px;
}



.Tablist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: flex-end;
    width: 100%;
}

.Tab {
    padding: 0.8em 1.2em;
    text-align: center;
    width: 25%;
    border-bottom-width: 0;
    border-radius: 3px 3px 0 0;
    font-weight: bold;
    color: #002525;
    text-decoration: none;
    -webkit-transition: background-color 0.1s;
    -o-transition: background-color 0.1s;
    transition: background-color 0.1s;
    color: #fff;
    font-weight: 600;
    border: none;
}

.Tab__invisible {
    opacity: 0;
    width: 25%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.Tab__builder {
    /* opacity: 0; */
    background: #415bff;
}

.Tab__enterprise {
    background: #fff;
    color: #212529;
    width: 25%;
}

.Tab__orange {
    background: #F3BC44;
    width: 23.5%;
}

.Rtable {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;

}

.Rtable-cell--icon {
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.Rtable--head__description {
    font-size: 13px;
    line-height: 22px;
    font-weight: 300;
    color: #939EA9;
}

.Rtable-cell--head h3 {
    font-size: 20px;
    font-weight: bold;
}

.price__fig {
    font-size: 38px;
    font-weight: 600;
    color: #000;
}

.Rtable-cell--head .price {
    margin-bottom: 40px;
    margin-top: 20px;
}

.Rtable--tabwrap {
    background: none;
    padding: 0px;
    position: sticky;
    top: 0;
}

.Rtable-cell p, .Rtable-cell--left p {
    margin-top: 1em;
    margin-bottom: 1em;
    color: #4e4e4e;
}

.Rtable-cell--left.Rtable-cell--head p {
    color: #333;
}

.Rtable-cell {
    background: rgba(65,91,255,0.1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
    overflow: hidden;
    list-style: none;
    border-bottom: 0;
    text-align: center;
    color: #4E4E4E;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.Rtable-cell--left {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
    overflow: hidden;
    list-style: none;
    border-right: 0;
    border-bottom: 0;
    text-align: left;
    border-left: none;
    font-size: 14px;
    padding-left: 1em;
}

.Rtable-cell--head {
    font-weight: 600;
    height: auto;
}

.Rtable-cell--odd {
}

.Rtable-cell--toggle {
    cursor: pointer;
    -webkit-transition: all 0.3 ease;
    -o-transition: all 0.3 ease;
    transition: all 0.3 ease;
}

.Rtable-cell--toggle.selected p,
.Rtable-cell--toggle p:hover {
    color: #00D05E;
}

.Rtable-cell--top {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.Rtable-cell--right {
    border-left: none;
    border-right: none;
    background: none;
}

.Rtable-cell--right.Rtable-cell--head {
    background: #fff;
}

.Rtable-cell--right.Rtable-cell--top {
}

.Rtable-cell--right.Rtable-cell--odd {
}

.Rtable-cell .check {
    width: 16px;
    margin: 1rem;
}

.Rtable-cell--dark {
    padding: 0.5rem 1rem;
    line-height: 24px;
    color: #4e4e4e;
}

.Rtable--3cols > .Rtable-cell {
    width: 25%;
}

.Rtable--3cols > .Rtable-cell--left {
    width: 50%;
}

.Rtable-cell--1of1  {
    width: 100%;
    text-align: left;
}

.Rtable-row {
    background: #F6F6F6;
}

.Rtable-cell--button {
    padding: 30px 30px 30px 30px;
}

.Rtable-cell--button a {
    color: #ffffff;
    background-color: #219DFA !important;
    padding: 15px 0px 15px 0px;
    display: block;
    margin-left:0;
    margin-right:0;
    text-align: center;
    width: 100%;
    text-align: center;
    font-size: 16px;
    border-radius: 5px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}

.Rtable-cell--button a:hover,
.Rtable-cell--button a:active {
    background:#219DFA !important;
    color: #fff;
}

.Rtable--templates {
    background: #FFFFFF;
    -webkit-box-shadow: 0 2px 20px 0 rgba(0,0,0,0.15);
    box-shadow: 0 2px 20px 0 rgba(0,0,0,0.15);
    border-radius: 3px;
}

.Rtable--templates > .Rtable-cell {
    width: 25%;
}

.Rtable--templates .Rtable-cell--button {
    padding: 15px;
}

.Rtable--templates .Rtable-cell--button {
    padding: 15px;
}

@media all and (max-width: 780px) {
    .Tab {
    }
    .Tab__grey {
        opacity: 1;
    }
    .Tab__invisible {
        display: none;
    }
    .Rtable--collapse > .Rtable-cell--foot {
        margin-bottom: 1em;
    }
    .Rtable--4cols > .Rtable-cell {
        width: 50%;
    }
    .Rtable--4cols > .Rtable-cell--left {
        width: 50%;
    }
    .Rtable--templates > .Rtable-cell {
        width: 100% !important;
        text-align: center;
        border: none;
    }
    .Tab {
        padding: 0.8em 0.5em;
        width: 37.5%;
    }
    .price__fig {
        font-size: 2.5em;
    }
    .Rtable-cell,
    .Rtable-cell--left,
    .Rtable-cell--1of1,
    .Rtable-cell--button a,
    .Rtable-cell--head {
    }
    .Rtable-cell--button {
        padding: 10px;
    }
}
.no-flexbox .Rtable {
    display: block;
}
.no-flexbox .Rtable > .Rtable-cell {
    width: 100%;
}
.no-flexbox .Rtable > .Rtable-cell--foot {
    margin-bottom: 1em;
}
@media all and (max-width: 780px) {
    .hiddenSmall {
        display: none;
    }
    .Tab__enterprise {
        display: none;
    }
    .Rtable--tabwrap {
        padding: 0px;
    }
    .Tab {
        cursor: pointer;
        opacity: 1;
    }
    .Tab[aria-selected="false"]:active {
        margin-top: 0.2em;
        padding-bottom: 0.4em;
    }
    .Tab[aria-selected="true"] {
        -webkit-filter: brightness(110%);
        filter: brightness(110%);
        cursor: default;
    }
}



.text-table-headline::before {

}

.text-table-headline > i {
    font-size: 0.65rem;
    display: inline-block;
    vertical-align: middle;
    border: 2px solid;
    padding: 4px;
    border-radius: 50%;
    margin-bottom: 3px;
    margin-right: 7px;
}


.promo-icon-wrapper {
    border-radius: 5px;
    vertical-align: middle;
    font-size: 16px;
    background-color: rgba(243, 243, 243, 0.3);
    float: left;
    display: inline;
    transition: 0.5s;
    padding: 2px 4px 2px 4px;
    line-height: 23px;
}
.promo-icon-wrapper:hover {

    background-color:rgba(243, 243, 243, 0);
}

#stripes2 {
    width: 100%;
    height: 825px;
    overflow: hidden;
    grid: repeat(10,77px)/repeat(10,lfr);
    -webkit-transform: skewY(-12deg);
    transform: skewY(-12deg);
    -webkit-transform-origin: 0;
    transform-origin: 0;

    position: absolute;
    display: grid;
}
#stripes2 :nth-child(2) {
    grid-area: 5 / 1 / span 1 / span 3;
    /* background-color: rgba(53, 178, 103,0.85); */
    background: rgb(0 79 255 / 70%);
    clip-path: polygon(0% 0%, 100% 0%,100% 40%, 0% 40%);
}
#stripes2 :nth-child(1) {
    grid-area: 4 / 1 / span 2 / span 2 ;
    /* background-color: rgba(53, 178, 103,0.85); */
    background: rgb(16 255 117 / 70%);
    clip-path: polygon(50% 40%, 100% 40%,100% 60%, 50% 60%);
}

#stripes2 :nth-child(3) {
    grid-area: 5 / 4 / span 2 / span 6;
    /* background-color: rgba(53, 178, 103,0.85); */
    background: rgb(0 79 255 / 70%);
    clip-path: polygon(50% 40%, 100% 40%,100% 60%, 50% 60%);
}

#stripes3 {
    width: 100%;
    height: 825px;
    overflow: hidden;
    grid: repeat(10,77px)/repeat(10,lfr);
    -webkit-transform: skewY(-12deg);
    transform: skewY(-12deg);
    -webkit-transform-origin: 0;
    transform-origin: 0;

    position: absolute;
    display: grid;
}

#stripes3 :nth-child(2) {
    grid-area: 7 / 1 / span 1 / span 3;
    /* background-color: rgba(53, 178, 103,0.85); */
    background: rgb(0 79 255 / 70%);
    clip-path: polygon(0% 0%, 100% 0%,100% 40%, 0% 40%);
}
#stripes3 :nth-child(1) {
    grid-area: 6 / 1 / span 2 / span 2 ;
    /* background-color: rgba(53, 178, 103,0.85); */
    background: rgb(16 255 117 / 70%);
    clip-path: polygon(50% 40%, 100% 40%,100% 60%, 50% 60%);
}

#stripes3 :nth-child(3) {
    grid-area: 5 / 4 / span 2 / span 6;
    /* background-color: rgba(53, 178, 103,0.85); */
    background: rgb(0 79 255 / 70%);
    clip-path: polygon(50% 40%, 100% 40%,100% 60%, 50% 60%);
}

.accordion-button:focus {
    border-color: #ccc;
    box-shadow: none;
}
.accordion-button:not(.collapsed) {
    background: linear-gradient(315deg,#f0f3f7 0,#fafcff 100%)!important;
    color: #415bff;
}
@media (min-width: 0px) and (max-width: 768px) {
    #domaincheck {
        width: 20%;
        max-width: 100%;
    }
    #domaincheck-button-text {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 1400px){
    #domaincheck {
        width: 30%;
        max-width: 100%;
    }
    #domaincheck-button-text {
        display: inline-block;
    }
}

@media (min-width: 1400px){
    #domaincheck {
        width: 25%;
        max-width: 100%;
    }
    #domaincheck-button-text {
        display: inline-block;
    }
}



.process_area .features_info{
    padding-bottom:185px
}
.features_area{
    background:#fbfbfd;
    overflow:hidden
}
.feature_info .feature_img img{
    max-width:100%
}
.feature_info .feature_img.f_img_one{
    margin-left:-50px
}
.feature_info .feature_img.f_img_one .one{
    bottom:10px;
    left:50px
}
.feature_info .feature_img.f_img_one .three{
    bottom:60px;
    left:50px
}
.feature_info .feature_img.f_img_two .one{
    right:120px;
    bottom:10px
}
.feature_info .feature_img.f_img_two .three{
    right:70px;
    bottom:30px
}
.feature_info .feature_img.f_img_two .four{
    top:80px;
    left:100px
}
.feature_info .f_content .icon{
    position:relative;
    width:105px;
    height:105px;
    text-align:center;
    line-height:105px;
    font-size:20px;
    color:#fff;
    margin-left:-24px;
    z-index:1
}
.feature_info .f_content .icon img{
    position:absolute;
    left:0;
    top:10px;
    z-index:-1
}
.feature_info .f_content h2{
    color:#3f4451;
    line-height:44px;
    padding-right:50px;
    margin:8px 0 30px
}
.feature_info .f_content p{
    color:#677294;
    line-height:30px;
    margin-bottom:0
}
.prototype_featured_area{
    background:#f4f4f9;
    position:relative;
    z-index:1
}
.p_feature_item+.p_feature_item{
    margin-top:170px
}
.p_feature_item img{
    max-width:100%
}
.p_feature_item .p_feture_img_one{
    margin-right:-160px
}
.p_feature_item .p_feture_img_two{
    margin-left:-160px
}
.p_feature_item .prototype_content h2{
    font-size:26px;
    line-height:36px;
    padding-right:70px
}
.p_feature_item .prototype_content .prototype_logo{
    background-color:#fbfbfd;
    -webkit-box-shadow:0 2px 3px 0 rgba(12,0,46,.04);
    box-shadow:0 2px 3px 0 rgba(12,0,46,.04);
    display:inline-block;
    padding:7px 16px;
    margin:35px 0 45px
}
.p_feature_item .prototype_content .prototype_logo a{
    display:inline-block;
    padding:10px 12px
}
.p_feature_item .prototype_content p{
    font-weight:300
}
.agency_featured_area{
    padding-top:160px
}
.agency_featured_area_two{
    padding-bottom:150px
}
.features_info{
    position:relative;
    padding-bottom:170px
}
.features_info .dot_img{
    position:absolute;
    left:0;
    top:28px
}
.features_info.feature_info_two{
    padding-bottom:70px
}
.dot{
    width:20px;
    height:20px;
    border-radius:50%;
    background-color:rgba(255,161,39,.161);
    display:block;
    position:absolute;
    left:-9px;
    top:15px;
    z-index:1
}
.dot .dot1{
    position:absolute;
    left:50%;
    margin-top:-4px;
    margin-left:-4px;
    top:50%;
    width:8px;
    height:8px;
    border-radius:50%;
    background:#feb85d
}
.dot .dot2{
    position:absolute;
    left:50%;
    top:50%;
    width:8px;
    height:8px;
    border-radius:50%;
    background:rgba(254,184,93,.8);
    -webkit-animation:pulsate 3s infinite;
    animation:pulsate 3s infinite;
    -webkit-animation-delay:1.5s;
    animation-delay:1.5s;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    will-change:transform
}
.dot.middle_dot{
    left:54.8%;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
    bottom:0;
    top:auto
}
.agency_featured_item{
    margin-top:130px
}
.agency_featured_item .agency_featured_content{
    position:relative
}
.agency_featured_item .agency_featured_content h3{
    font:500 26px/36px Poppins,sans-serif;
    color:#222d39;
    margin:32px 0 25px
}
.agency_featured_item .agency_featured_content p{
    font-size:15px
}
.agency_featured_item .agency_featured_content .icon{
    width:46px;
    height:46px;
    line-height:46px;
    border-radius:10px;
    background: var(--green);
    -webkit-box-shadow:0 10px 20px 0 rgba(94,44,237,.2);
    box-shadow:0 10px 20px 0 rgba(94,44,237,.2);
    font-size:20px;
    color:#fff;
    display:inline-block;
    text-align:center
}
.agency_featured_item.agency_featured_item_two .agency_featured_content .dot{
    left:-30px
}

.mt_60{
    margin-top:60px
}
.mt_30{
    margin-top:30px
}
.mt_40{
    margin-top:40px
}
.mt_70{
    margin-top:70px
}
.mt_75{
    margin-top:75px
}
.mt_100{
    margin-top:100px
}
.mt_130{
    margin-top:130px
}
.mb_70{
    margin-bottom:70px
}
.mb_20{
    margin-bottom:20px
}
.mb_15{
    margin-bottom:15px
}
.mb_30{
    margin-bottom:-30px
}
.mb-30{
    margin-bottom:30px
}
.mb_40{
    margin-bottom:40px
}
.mb_50{
    margin-bottom:50px
}
.mb-50{
    margin-bottom:-50px
}
.mb_60{
    margin-bottom:60px
}
.mb_90{
    margin-bottom:90px
}
.pl_20{
    padding-left:20px
}
.pl-30{
    padding-left:30px
}
.pl_40{
    padding-left:40px
}
.pl_50{
    padding-left:50px
}
.pl_100{
    padding-left:50px
}
.pl_70{
    padding-left:70px
}
.pl_120{
    padding-left:120px
}
.pr_100{
    padding-right:100px
}
.pr_120{
    padding-right:120px
}
.pr_70{
    padding-right:70px
}
.pr_50{
    padding-right:50px
}
.pr_20{
    padding-right:20px
}
.pt_150{
    padding-top:150px
}
.pt_120{
    padding-top:40px
}

/* Einfache CSS für den Cookie-Banner */
#cookieBanner {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: rgba(255,255,255,0.9);
    padding: 15px;
    text-align: center;
    box-shadow: 0 -2px 10px rgba(0,0,0,0.1);
}
#cookieBanner button {
    margin: 5px;
}

    .cookie-preferences {
        justify-content: space-between;
        align-items: center;
        gap: 20px; /* Optional: Abstand zwischen den Checkboxen */
    }
    .form-check-label {
        display: flex;
        align-items: center;
    }
    .form-check-input {
        margin-right: 5px; /* Optional: Abstand zwischen Checkbox und Text */
    }