@font-face {
    font-family: Inter;
    src: url("public/static/fonts/Inter-Regular.ttf") format("ttf");
    font-weight: normal;
    font-style: normal;
}

.demo-mt-16{
    margin-top: 16px!important;
}

.mt-168{
    margin-top: 168px;
}

.features-box-styling{
    margin-top: 0.75rem;
    display: flex;
}

@media (min-width: 1400px){
    .container-new {
        max-width: 1160px!important;
    }
}

.price{
    font-size: 24px;
    text-align: left;
    color: #FFFFFF;
    margin-bottom:32px;
}


#languageSelector .btn.dropdown-toggle::after {
    color: rgba(255, 255, 255, 0.6);
}
#languageSelector .dropdown-menu {
    min-width: 20px!important;
    transform: translateX(50%);
}
#languageSelector .dropdown{
    padding-left: 18px;
}

.blogBox .card-footer{
    border-top-color: transparent;
    background-color: transparent;
}

.cta-text{
    text-align: left!important;
}
/* roadmap */
.h3-roadmap{
    color: white;
    font-size: 24px;
}
.h4-roadmap{
    color: rgba(255, 255, 255, 0.6);
    font-size: 16px;
    margin-top: 16px;
}
.roadmap-Label{
    display: inline-block;
    font-size: 12px;
    color: #FFFFFF;
    padding: 0 8px;
    margin-bottom: 8px;
    border-radius: 16px;
}

.planned{
    background-color: #468EF0;
}

.implemented{
    background-color: #499C54!important;
}

.progress{
    background-color: #F0A546!important;
}

.bg-era{
    background-color: #151519;
}

.testimonial-head{
    margin-bottom: 32px!important;
}

.testimonial-masonry-grid {
    columns: 3;
    column-gap: 1.5rem;
}

.testimonial-masonry-item {
    break-inside: avoid;
    margin-bottom: 1.5rem;
}

@media (max-width: 991px) {
    .testimonial-masonry-grid {
        columns: 2;
    }
}

@media (max-width: 575px) {
    .testimonial-masonry-grid {
        columns: 1;
    }
}

.testimonial{
    min-height: 480px!important;
}
.testimonial a{
    color: #FFFFFF;
}
.tour-desc{
    border-radius: 5px;
    padding: 40px;
}
.color-grey-3{
    color: white;
    font-size: 14px;
}

img.tm-people{
    margin-top: 8px;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: none
}

.link-name{
    margin-top: 16px;
    font-size: 14px;
    color: white;
}
.link-position{
    color: white;
    font-size: 12px;
}

.h3-faq{
    font-size: 1.25rem;
}

.planOption{
    width: 24rem!important;
    padding: 8px!important;
    margin-bottom: 8px!important;
}

.planOption:hover, .form-check-input:hover{
    cursor: pointer;
}

.blogDescription{
    display: none;
}
#logoFont{
    color: #FFFFFF;
    font-weight: bold;
    margin-right: 40px;

}

.navbar-brand img {
    width: 30px;
    margin-top: -3px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px #0E0E12 inset !important;
    border: 2px solid #3E3E41;
    background-clip: content-box;
}
input:-webkit-autofill{
    -webkit-text-fill-color: rgba(255, 255, 255, 0.6) !important;
}

.successInfoBox{
    width: 22rem!important;
}

.features ul li{
    color: rgba(255, 255, 255, 0.6);
}
.features ul{
    margin-bottom: unset;
}
.form-check-input[type="radio"]:checked {
    background-color: #468EF0;
    border-color: #468EF0;
    color: #fff;
}

/* Video Section */
#intro-video {
    width: 100%;
    margin: auto;
}

#teaser-image {
    margin: 0 auto 50px;
    width: 80%;
    height: 80%;
}

.rounded-lg {
    border-radius: 8px;
    overflow: hidden;
    transform: translateZ(0);
}

/* End Video Section */

/* Highlight Section */
.h1-highlight {
    text-align: left;
    font-weight: bolder;
    font-size: 48px;
    color: white;
    margin-bottom: 16px;
}

.h1-feature {
    font-weight: bolder;
    font-size: 36px;
    color: white;
    margin-bottom: 16px;
}

.h1-feature-main {
    font-size: 48px;
    font-weight: bolder;
    text-align: left;
}

.p-highlight {
    text-align: center;
    font-weight: lighter;
    font-size: 18px;
    color: rgb(255 255 255 / 60%);
    margin-bottom: 50px;
}

.h2-highlight-box {
    color: #FFFFFF;
    font-weight: bolder;
    font-size: 24px;
    margin-bottom: 16px;
}

.p-highlight-box {
    font-size: 16px;
    color: rgb(255 255 255 / 60%);
}

.p-highlight-desc {
    text-align: left;
    padding-right: 100px;
    font-size: 16px;
    margin-bottom: 32px;
    color: rgb(255 255 255 / 60%);
}

.p-feature-desc {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 32px;
    color: rgb(255 255 255 / 80%);
    line-height: 150%;
}

.box-style{
    position: relative;
    padding: 48px 48px 0 48px;
    border-radius: 8px;
}

.benefit-box-style{
    position: relative;
    padding: 48px 48px 48px 48px;
    border-radius: 8px;
}

.pr-25{
    padding: 0 25% 0 0;
}

.p-feature-desc-main{
    padding: unset!important;
    font-size: 20px;
    text-align: left;
    line-height: 150%;
}

.p-pricingTitle {
    font-size: 16px;
    margin-bottom: 16px;
    color: #FFFFFF;
}

.p-pricingDescription {
    font-size: 16px;
    margin-bottom: 32px;
    color: rgb(255 255 255 / 60%);
}

.highlight-box {
    margin: 0 10px;
    padding: 32px;
    width: 290px;
    background-color: #151519;
}

.highlight-svg {
    display: block;
    margin: 0 auto 16px;
}

.highlight-mt {
    margin-top: 16px;
}

.dropdown-button{
    background: #151519;
    width: 240px;
    height: 48px;
    border: 2px solid #A1A1A3;
    border-radius: 4px;
    font-size: 16px;
    color: #FFFFFF;
    transition: ease-in-out 250ms;
    gap: 10px;
}

.dropdown-button::after{
    margin-left: 16px;
}


.btn-cta-highlight {
    width: 240px;
    height: 48px;
    text-align: left;
    background: #468EF0;
    border: unset;
    border-radius: 4px;
    font-size: 16px;
    color: #FFFFFF;
    transition: ease-in-out 250ms;
    gap: 10px;
    margin: 0 auto;
}

.btn-cta-highlight:hover {
    background-color: #3f80d8;
    border-color: #3f80d8;
    color: #FFFFFF;
    transition: ease-in-out 250ms;
}

.btn-features-highlight {
    box-sizing: border-box;
    background: transparent;
    border-color: rgb(255 255 255 / 60%);
    padding: 10px 24px;
    border-radius: 4px;
    font-size: 16px;
    color: rgb(255 255 255 / 60%);
    transition: ease-in-out 250ms;
    gap: 10px;
    margin: 0 auto;
    margin-left: 16px;
}

.btn-features-highlight:hover {
    border-color: #FFFFFF;
    color: #FFFFFF;
    transition: ease-in-out 250ms;
}

/* End Highlight Section */

.tos-h2 {
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 20px;
    color: rgb(255 255 255 / 80%);
}

.tos-h3 {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 20px;
    color: rgb(255 255 255 / 80%);
}

.tos-h4 {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 20px;
    color: rgb(255 255 255 / 80%);
}

body.modal-open .background-container {
    filter: blur(4px);
    filter: blur(4px);
    filter: blur(4px);
    filter: blur(4px);
    filter: blur(4px);
    filter: url("https://gist.githubusercontent.com/amitabhaghosh197/b7865b409e835b5a43b5/raw/1a255b551091924971e7dee8935fd38a7fdf7311/blur".svg#blur);
    filter: progid:dximagetransform.microsoft.blur(pixelradius="4");
}

.btn-cookie,
.btn-cookie:active {
    color: #FFF;
    font-style: normal;
    font-weight: 100 !important;
    font-size: 16px !important;
    border-width: 2px;
    border-radius: 8px;
}

.cookieWrapper {
    padding: 30px 0;
}

.pCookie {
    font-size: 24px;
    margin-bottom: unset;
}

.spanCookie {
    font-size: 16px;
    margin-top: 0;
}

.modal-title {
    color: #FFFFFF;
}

#btn-disagree {
    background: #E95757 !important;
    border-color: #E95757 !important;
    color: #FFF;
}

#btn-disagree:hover {
    background: #d24e4e !important;
    border-color: #d24e4e !important;
    color: #FFF;
}

#btn-agree {
    background: #468EF0 !important;
    border-color: #468EF0 !important;
    color: #FFF;
}

#btn-agree:hover {
    background: #3f80d8 !important;
    border-color: #3f80d8 !important;
    color: #FFF;
}

.pagination {
    --bs-pagination-border-radius: 4px;
    --bs-pagination-bg: #151519;
    --bs-pagination-color: #FFF;
    --bs-pagination-border-color: unset;
    --bs-pagination-hover-color: #151519;
    --bs-pagination-active-bg: #FFF;
    --bs-pagination-active-color: #151519;
    --bs-pagination-disabled-bg: #151519;
}

html {
    scroll-padding-top: var(--scroll-padding, 50px);
}

body {
    font-family: Inter, sans-serif;
    background-color: #0E0E12;
}

.btn-cta, .btn-cta2 {
    background: #468EF0;
    width: 240px;
    height: 48px;
    border: unset;
    border-radius: 4px;
    font-size: 16px;
    color: #FFFFFF;
    transition: ease-in-out 250ms;
    gap: 10px;
    margin-top: 48px;
    text-align: center;
    align-items: center;
    margin-right: 16px;
}

.btn-cta2{
    background-color: unset;
    outline: 2px solid #FFFFFF;
    box-sizing: border-box;
}

.btn-cta2:hover{
    background-color: #1A1A1E;
    outline: 2px solid #FFFFFF;
    box-sizing: border-box;
}

.btn-cta:hover {
    background-color: #3f80d8;
    border-color: #3f80d8;
    color: #FFFFFF;
    transition: ease-in-out 250ms;
}

.logo {
    height: 45px;
    margin-bottom: 10px;
}

.sale {
    margin-right: 10px;
    margin-bottom: 1px;
}

.aboutIcon {
    height: 100px;
}

.blogBox {
    background-color: #151519;
    border-radius: 4px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: unset!important;
    padding-right: unset!important;
}

.socialIcon {
    height: 25px;
    margin-top: 3px;
}

.socialIconFooter {
    height: 20px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.footer-mb {
    margin-bottom: 10px;
}

.footer-link {
    font-weight: 200;
    color: rgb(255 255 255 / 80%) !important;
}

.footer-link:hover {
    color: #FFFFFF !important;
}

.salesHead {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    color: #FFFFFF;
    margin-top: 30px;
    margin-bottom: 20px;
}

.salesSub {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: rgb(255 255 255 / 60%);
    display: inline-block;
    float: right;
    margin-top: 10px;
}

.p-AboutUs {
    margin-bottom: 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    text-align: left;
    letter-spacing: 0.1em;
    color: #FFFFFF;
}

.p-AboutUsSub {
    margin-bottom: 0;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    letter-spacing: 0.05em;
    color: rgb(255 255 255 / 60%);
}

.blog-width {
    text-align: left;
    max-width: 60%;
    margin: auto;
    color: #ffffff;
}

.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0;
    margin: 0;
    font-size: 1rem;
    color: #FFF;
    text-align: left;
    list-style: none;
    background-color: rgb(38 38 42 / 100%);
    background-clip: padding-box;
    border-radius: 0;
}

.rounded-lg {
    border-radius: 10px;
    overflow: hidden;
    transform: translateZ(0);
    box-shadow: 0 19px 51px 0 rgb(0 0 0 / 16%), 0 14px 19px 0 rgb(0 0 0 / 7%);
}

.dropdown-item {
    display: block;
    width: 100%;
    clear: both;
    font-weight: 400;
    color: #FFF;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
}

.dropdown-item.active{
    background: unset;
}

.dropdown-menu{
    border-radius:4px;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #FFF;
    background-color: #468EF0;
    border-radius: 4px;

}

.bg-nav {
    background-color: #0E0E12;
}

.signupBox {
    margin: auto;
    margin-top: 64px;
    margin-bottom: 150px;
    text-align: center;
}

.signupLogo {
    height: 50px;
}

.signup-h1 {
    color: #FFFFFF;
    font-size: 36px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.p-Signup {
    margin-bottom: 20px;
    font-weight: 300;
    font-size: 15px;
    color: rgb(255 255 255 / 80%);
}

.p-Modal {
    margin-bottom: 10px;
    font-weight: 300;
    font-size: 15px;
    color: rgb(255 255 255 / 80%);
}

.p-Signup2 {
    font-weight: 300;
    font-size: 15px;
    color: rgb(255 255 255 / 80%);
    margin-bottom: unset;
}

::placeholder {
    color: rgba(0, 0, 0, 0.5) !important;
}

.signup-input {
    color: rgb(0 0 0 / 100%);
    font-size: 15px;
    font-weight: 200;
    padding-left: 10px;
    height: 50px;
    width: 100%;
    border-radius: 4px;
    margin-bottom: 16px;
    background-color: #FFF;
    border: 2px solid rgb(255 255 255 / 20%);
    transition: ease-in-out 250ms;
}

.signup-input:focus {
    box-shadow: 0 0 4px 2px #468EF0;
    border: 2px solid #468EF0;
    transition: ease-in-out 250ms;

}

input:focus {
    box-shadow: 0 0 4px 2px #468EF0;
    border: 2px solid rgb(255 255 255 / 1%);
    transition: ease-in-out 250ms;
}

.signup-input2 {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 600;
    padding-left: 15px;
    height: 50px;
    width: 40px;
    border-radius: 8px;
    background-color: #0E0E12;
    border: 2px solid rgb(255 255 255 / 1%);
    box-shadow: 0 0 4px 2px #468EF0;
}

.signup-input3 {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 200;
    padding-left: 10px;
    height: 50px;
    width: 151px;
    border-radius: 8px;
    background-color: #0E0E12;
    border: 2px solid rgb(255 255 255 / 1%);
    box-shadow: 0 0 4px 2px #468EF0;
}

.loginText {
    color: #468EF0;
    font-weight: 700;
}

.text-decoration-underline {
    color: #FFFFFF;
}

.text-decoration-underline:hover {
    color: rgb(255 255 255 / 80%);
}

.blog-preview-title {
    color: #FFFFFF;
    font-size: 25px;
}

.blog-preview-text {
    font-size: 18px;
    font-weight: 200;
    color: rgb(255 255 255 / 80%);
}

.blog-date {
    font-size: 14px;
    font-weight: 200;
    color: rgb(255 255 255 / 80%);
}

.subpage-content {
    margin-top: 50px;
}

.spacing {
    margin-right: 10px;
}

table,
tbody,
td,
tfoot,
th,
thead,
tr {
    border-color: rgb(255 255 255 / 5%);
}

td {
    width: 100px;
}

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
    background-color: #1A1A1E;
    color: #FFFFFF;
}

.card {
    text-align: left;
    background: #151519!important;
}

.cardInfoBox {
    background: unset !important;
    border: unset !important;
}

.readMore {
    color: rgb(255 255 255 / 80%);
    font-size: 14px;
    font-weight: 200;
}

.readMore:hover {
    color: #FFFFFF;
}

.descWidth {
    max-width: 500px;
}

.descMargin {
    margin-top: 10px;
    display: block;
    word-wrap: break-word;
    height: 70px;
}

.blog-preview-title {
    font-size: 22px;
}

.blog-preview-text {
    font-size: 16px !important;
}

.blueBar {
    z-index: -2;
    width: 100vw;
    max-width: 100%;
    height: 1px;
}

.blueShadow {
    position: absolute;
    background: linear-gradient(180deg, rgb(26 41 65 / 3.21%) 0%, rgb(46 88 146 / 8.64%) 15.1%, rgb(70 142 240 / 15%) 53.12%, rgb(56 109 183 / 11.2%) 84.37%, rgb(14 14 18 / 0%) 100%);
    z-index: -1;
    width: 100vw;
    max-width: 100%;
    height: 500px;
}

.reducedPrice {
    display: inline-block;
    float: right;
    background-color: #468EF0;
    border-radius: 4px;
    padding: 2px 10px;
    color: #FFFFFF;
}

.featureSection {
    text-align: center;
    margin: auto;
    margin-bottom: 168px;
}

.exampleScreen {
    width: 100%;
    padding-top: 84px;
}

.sectionHeader {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 48px;
    text-align: center;
    margin-top: 100px;
    letter-spacing: 0.02em;
}

.userIcon {
    height: 150px;
    width: 150px;
}

.text-left {
    text-align: left;
}


.downloadSection {
    text-align: center;
    margin: auto;
    margin-bottom: 100px;
}

.radioBox {
    text-align: left;
    margin-left: 40px;
    margin-top: 10px;
}

.card {
    border-radius: 20px;
}

.noBG {
    background-color: #0E0E12;
}

a {
    text-decoration: none;
    color: rgb(255 255 255 / 80%);
}

a:hover{
    color: rgba(255 255 255 / 80%);
}

.h1-text {
    font-size: 64px;
    font-weight: bolder;
    margin-bottom: 0;
}

.checkout-h1-text{
    font-size: 48px;!important;
}

.h1-hero {
background: linear-gradient(90.89deg, #468EF0 25.58%, #00B2FF 50.69%, #00CFEA 75.81%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
animation: gradient 4s ease infinite;
background-size: 200% 200%;
}

@keyframes gradient {
0% {
    background-position: 0% 100%;
}
50% {
    background-position: 100% 50%;
}
100% {
    background-position: 0% 100%;
}
}

.h1-feature-blue {
    background: linear-gradient(90.89deg, #468EF0 25.58%, #00B2FF 50.69%, #00CFEA 75.81%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.h2-hero {
    font-weight: lighter;
    margin-top: 32px;
    font-size: 24px;
    color: rgb(255 255 255 / 60%);
    line-height: 1.5;
}

.p-PricingSub {
    margin-bottom: 8px;
    font-size: 24px;
    color: rgb(255 255 255 / 100%);
}

.p-Trusted {
    font-weight: 800;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 0.02em;
    color: rgb(255 255 255 / 100%);
}

.p-Bullet {
    margin-bottom: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.1em;
    color: #FFFFFF;
}

.p-BulletDownload {
    margin-bottom: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0.1em;
    color: #FFFFFF;
}

.p-BulletSub {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.05em;
    color: rgb(255 255 255 / 60%);
}

.p-Feedback2 {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.05em;
    color: rgb(255 255 255 / 80%);
    margin-bottom: unset !important;
}

.p-Feedback3 {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.05em;
    color: rgb(255 255 255 / 60%);
    margin-bottom: unset !important;
}

.footerSub {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    margin-bottom: 5px;
}

.copyright {
    margin-top: 5px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: -0.02em;
    color: rgb(255 255 255 / 60%);
}

.btn-primary-2 {
    background: none;
    border: 2px solid rgb(255 255 255 / 60%);
    border-radius: 8px;
    color: rgb(255 255 255 / 60%);
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 20px;
    letter-spacing: -0.02em;
    text-transform: capitalize;
    gap: 10px;
    width: 112px;
    height: 40px;
    left: 1232px;
    top: 40px;
}

.btn-primary-2:hover {
    border: 2px solid #FFFFFF;
    color: rgb(255 255 255 / 100%);
}

.btn-block {
    width: 300px;
    height: 50px;
}

.btn-center {
    margin: 0 auto;
    text-align: center;
    display: flex;
    align-items: center;
}

.btn-center-dashboard {
    text-align: center;
    display: flex;
    align-items: center;
}

.btn-width {
    width: 187px;
}

.text-margin-top-10 {
    margin-top: 10px;
    display: inline-block;
}

.box-shadow {
    filter: drop-shadow(0 8px 8px rgb(0 0 0 / 50%));
}

.text-end {
    padding-bottom: 0;
}

.blog-link,
.blog-link:hover,
.blog-link:focus,
.blog-link:active {
    color: unset;
    text-decoration: none;
}

.unstyled-list {
    text-decoration: none !important;
}

.feature-headline {
    color: #468EF0;
}

.feature-background {
    background-image: url("/static/img/MarkdownSupport.png");
    background-size: cover;
    opacity: 0.5;
}

.background {
    background-color: #0E0E12;
}

.viewWidth {
    width: 70vw;
}

.float-left {
    float: left;
}

.navbar-toggler {
    border-color: #FFFFFF !important;
}

.navbar-toggler-icon {
    background-image: url("/static/img/icon/menu.svg") !important;
    background-position-y: 4px !important;
}

.navbar-toggler:focus {
    box-shadow: unset;
}

.nav-link,
.nav-link:focus,
.nav-link:active {
    color: rgb(255 255 255 / 60%) !important;
    transition: ease-in-out 250ms;
    font-style: normal;
    font-size: 13px;
    padding-right: 0.6rem !important;
    padding-left: 0.6rem !important;
    margin-right: 30px;
}

.main-section-mt {
    margin-top: 84px;
}

.btn-signup {
    width: 102px;
    height: 40px;
    font-weight: unset !important;
    background: #468EF0;
    border-radius: 4px;
    font-size: 13px !important;
    color: #FFFFFF;
    transition: ease-in-out 250ms;
}

.btn-signup:hover {
    background-color: #3f80d8;
    border-color: #3f80d8;
    color: #FFFFFF;
    transition: ease-in-out 250ms;
}

.nav-link:hover {
    color: #FFFFFF !important;
    transition: all 250ms ease-in-out;
}

#official-mail-text::before {
    content: "info@era";
}

.mail {
    text-transform: lowercase;
}

.card {
    border-color: transparent;
    background-color: #131319;
    border-radius: 8px;
    padding: 0 0 10px 0;
}

.card h1 {
    font-size: 16px;
    color: #FFF;
    padding: 5px 10px 0;
    margin-top: 10px;
}

.card h1 span {
    margin-left: 5px;
    font-size: 12px;
    color: rgb(255 255 255 / 60%);
}

.card-span {
    margin-left: 10px;
    font-size: 14px;
    color: rgb(255 255 255 / 80%);
}

.dashboardDownloadButton {
    font-size: 14px;
    background: #468EF0;
    border-radius: 5px;
    border: unset;
    color: #FFF;
    padding: 5px 10px;
    transition: ease-in-out 250ms;
}

.btn-close {
    background: transparent url("/static/img/icon/xmark.svg") center/1em auto no-repeat;
}

.dashboardEditButton {
    font-size: 12px;
    background: rgb(255 255 255 / 40%);
    border-radius: 5px;
    border: unset;
    color: #FFF;
    padding: 2px 10px;
    margin-left: 10px;
    height: 30px;
    transition: ease-in-out 250ms;
}

.dashboardDownloadButton:hover {
    background-color: #3f80d8;
    transition: ease-in-out 250ms;
}

.dashboardEditButton:hover {
    background: rgb(255 255 255 / 30%);
    transition: ease-in-out 250ms;
}

.sectionTitle {
    font-size: 26px;
    color: #FFF;
    margin-bottom: 20px;
}

.bottomLine {
    height: 2px;
    width: 100%;
    background: rgb(217 217 217 / 10%);
    margin: auto;
    margin-top: 30px;
}

.infoBox span {
    font-size: 16px;
    color: #FFF;
    margin-left: 10px;
}

/** Size sm: 576px */
@media only screen and (min-width: 0) and (max-width: 576px) {

    .headline-signup-mobile{
        padding-right: 96px;
    }

    #signUpLeft{
        display: none;
    }

    .col-md-12 .benefit, .col-md-12 .features {
        margin-bottom: 16px;
    }

    .testimonial-m-mb-32{
        margin-bottom: 32px!important;
    }

    .demo-box-style{
        margin-top: 16px;
    }

    .price{
        text-align: center;
    }

    .mru{
        margin-top: 16px;
    }

    .features-box-styling{
        margin-top: unset!important;
    }

    .gx-3{
        --bs-gutter-x: 0rem;
    }

    .row.features-box-styling{
        margin-bottom: 16px;
    }

    .features-top-box{
        margin-bottom: 16px;
    }
    .h1-feature-main, .p-feature-desc-main{
        text-align: center;
    }

    .p-feature-desc-main, .featureDescription{
        margin-bottom: 32px!important;
    }

    main.container-new{
        text-align: center;
    }


    .m-cta-mb{
        margin-bottom: 32px;
    }

    .m-cta-pr{
        padding-right: 32px!important;
    }

    .mobile-demo{
        margin-top: 16px;
    }

    .planOption{
        width: 100%!important;
        padding: 4px!important;
        margin: auto!important;
        margin-bottom: 8px!important;
    }

    .h1-resize{
        max-width: unset!important;
    }
    .p-pricingTitle, .p-pricingDescription{
        text-align: center;
        max-width: 90%;
        margin: auto;
    }
    .p-PricingSub{
        text-align: center;
    }
    .p-pricingTitle{
        margin-bottom: 8px;
    }
    .p-pricingDescription{
        margin-bottom: 16px;
    }
    .h2-success{
        font-size: 14px!important;
    }

    .m-mb-25{
        margin-bottom: 25px!important;
    }
    .image-mobile {
        text-align: center;
    }

    .exampleScreen {
        max-width: 80%;
    }

    .mb-200 {
        margin-bottom: 100px !important;
    }

    .btn-center-mobile {
        margin: 0 auto;
        text-align: center;
        align-items: center;
        margin-top: 16px;
    }

    .pl-50 {
        padding-left: unset !important;
    }

    #highlightSection {
        text-align: center !important;
    }

    .highlight-box:last-of-type {
        margin-top: 20px;
    }

    .h1-highlight {
        text-align: center;
    }

    .p-highlight-desc {
        padding-right: unset;
        max-width: 80%;
        margin: auto;
        text-align: center;
    }

    .mobile-button {
        margin: 32px 0 64px;
    }

    .h1-feature {
        text-align: center;
        font-size: 28px;
    }

    .p-feature-desc {
        text-align: center;
        padding-right: unset;
        max-width: 80%;
        margin: auto;
    }

    .cookieWrapper {
        text-align: center;
    }

    .blog-preview-text {
        font-size: 16px !important;
    }

    .blog-preview-title {
        font-size: 20px;
    }

    .descMargin {
        height: 120px;
    }

    .blog-width {
        max-width: 80%;
        margin: auto;
    }

    .m-mt-25 {
        margin-top: 25px;
    }
    .mt-16{
        margin-top: 16px!important;
    }

    .m-mt-40 {
        margin-top: 40px;
    }

    .h1-text {
        font-size: 48px;
        text-align: center;
    }

    #video {
        display: none;
    }

    #video-mobile {
        display: block;
        text-align: center;
        margin: auto;
        margin-bottom: 100px;
        width: 90%;
    }

    main.mb-100 {
        margin-bottom: 50px;
    }

    .h2-hero {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 20px;
    }

    .sectionHeader {
        font-size: 32px;
        margin-top: 20px;
    }

    .mb-50 {
        margin-bottom: 32px !important;
    }

    .p-BulletDownload {
        font-size: 18px;
    }

    .mt-25 {
        margin-top: unset !important;
    }

    .p-Bullet {
        margin-top: 10px;
    }

    .notMobile {
        display: none;
    }

    .p-Feedback2 {
        font-size: 18px;
        text-align: center;
    }

    .p-Feedback3 {
        font-size: 16px;
        text-align: center;
    }

    .downloadSection {
        margin: auto;
    }

    .p-Price1 {
        margin-left: 5px;
    }

    .radioBox {
        margin-left: 50px;
        margin-bottom: 25px;
    }

    .mt-40 {
        margin-top: 30px;
    }

    .aboutIcon {
        height: 80px;
        margin-bottom: 50px;
    }

    .p-AboutUs {
        text-align: center;
        margin-bottom: 25px;
    }

    .p-AboutUsSub {
        text-align: center;
    }

    .h1-highlight{
        max-width: 90%;
        margin: auto;
    }
}

/** Size md: 768px */
@media only screen and (min-width: 577px) and (max-width: 768px) {

    .headline-signup-mobile{
        padding-right: 96px;
    }

    #signUpLeft{
        display: none;
    }

    .col-md-12 .benefit, .col-md-12 .features {
        margin-bottom: 16px;
    }

    .testimonial-m-mb-32{
        margin-bottom: 32px!important;
    }

    .demo-box-style{
        margin-top: 16px;
    }

    .price{
        text-align: center;
    }

    .mru{
        margin-top: 16px;
    }

    .h1-feature {
        text-align: center;
        font-size: 28px;
    }

    .features-box-styling{
        margin-top: unset!important;
    }

    .gx-3{
        --bs-gutter-x: 0rem;
    }

    .row.features-box-styling{
        margin-bottom: 16px;
    }

    .features-top-box{
        margin-bottom: 16px;
    }
    .benefit svg{
        width: 60px;
        height: 60px;
    }

    .h1-feature-benefits{
        text-align: center;
    }

    .h1-feature-main, .p-feature-desc-main{
        text-align: center;
    }

    .p-feature-desc-main, .featureDescription{
        margin-bottom: 32px!important;
    }

    main.container-new{
        text-align: center;
    }

    .m-cta-pr{
        padding-right: 32px!important;
    }

    .m-cta-mb{
        margin-bottom: 32px;
    }

    .mobile-demo{
        margin-top: 16px;
    }

    .h1-resize{
        text-align: unset!important;
        max-width: unset!important;
    }
    .h2-success{
        font-size: 18px!important;
    }
    .mb-200 {
        margin-bottom: 100px !important;
    }

    .btn-center-mobile {
        margin: 0 auto;
        text-align: center;
        align-items: center;
    }

    .pl-50 {
        padding-left: unset !important;
    }

    #highlightSection {
        text-align: center !important;
    }

    .highlight-box:last-of-type {
        margin-top: 20px;
    }

    .h1-highlight{
        text-align: center;
        max-width: 90%;
        margin: auto;
    }

    .p-highlight-desc {
        padding-right: unset;
        max-width: 80%;
        margin: auto;
        text-align: center;
    }

    .mobile-button {
        margin: 32px 0 64px;
    }

    .h1-feature {
        font-size: 28px;
    }

    .p-feature-desc {
        max-width: 80%;
        margin: auto;
        text-align: center;
        padding-right: unset;
    }

    .blog-width {
        max-width: 80%;
        margin: auto;
    }

    .m-mt-25 {
        margin-top: 25px;
    }

    .m-mt-40 {
        margin-top: 40px;
    }

    .h1-text {
        font-size: 48px;
    }

    #teaser-image {
        width: 60%;
        height: 60%;
    }

    .rounded-lg {
        border-radius: 4px;
        overflow: hidden;
        transform: translateZ(0);
        box-shadow: 0 19px 51px 0 rgb(0 0 0 / 16%), 0 14px 19px 0 rgb(0 0 0 / 7%);
    }

    main.mb-100 {
        margin-bottom: 50px;
    }

    .h2-hero {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 20px;
    }

    .sectionHeader {
        font-size: 45px;
        margin-top: 20px;
        line-height: 50px;
    }


    .mt-25 {
        margin-top: unset !important;
    }

    .featureBoxOrangeMobile {
        display: block;
    }

    .p-Bullet {
        margin-top: 10px;
    }

    .notMobile {
        display: none;
    }

    .p-Feedback2 {
        font-size: 18px;
        text-align: center;
    }

    .p-Feedback3 {
        font-size: 16px;
        text-align: center;
    }

    .downloadSection {
        margin: auto;
    }

    .p-Price1 {
        margin-left: 5px;
    }

    .radioBox {
        margin-left: 50px;
        margin-bottom: 25px;
    }

    .mt-40 {
        margin-top: 20px;
    }

    .aboutIcon {
        height: 80px;
        margin-bottom: 50px;
    }

    .p-AboutUs {
        text-align: center;
        margin-bottom: 25px;
    }

    .p-AboutUsSub {
        text-align: center;
    }
}

/** Size lg: 992px */
@media only screen and (min-width: 769px) and (max-width: 991px) {

    .headline-signup-mobile{
        padding-right: 96px;
    }

    #signUpLeft{
        display: none;
    }

    .col-md-12 .benefit, .col-md-12 .features {
        margin-bottom: 16px;
    }

    .demoDownload-text{
        margin-bottom: unset!important;
    }
    .demo-box-style{
        margin-top: 16px;
    }

    .price{
        text-align: center;
    }

    .mru{
        margin-right: unset!important;
    }

    .p-feature-desc {
        text-align: center;
    }

    .h1-feature {
        text-align: center;
        font-size: 28px;
    }

    .features-box-styling{
        margin-top: unset!important;
    }

    .gx-3{
        --bs-gutter-x: 0rem;
    }

    .row.features-box-styling{
        margin-bottom: 16px;
    }

    .features-top-box{
        margin-bottom: 16px;
    }

    .h1-feature-main, .p-feature-desc-main{
        text-align: center;
    }

    .h2-hero{
        text-align: center;
    }

    main.container-new{
        text-align: center;
    }


    .h2-hero br {
        display: none;
    }

    .pl-50{
        padding-left: 10px!important;
    }
    .p-feature-desc {
        padding-right: unset;
    }
    .p-pricingTitle, .p-pricingDescription{
        max-width: 90%;
        margin: auto;
    }
    .p-pricingTitle{
        margin-bottom: 8px;
    }
    .p-pricingDescription{
        margin-bottom: 16px;
    }
    .p-PricingSub{
        text-align: center;
    }
    .h2-success{
        font-size: 18px!important;
    }
    #highlightSection {
        text-align: center !important;
    }

    .h1-highlight {
        text-align: center;
    }

    .p-highlight-desc {
        padding-right: unset;
        max-width: 60%;
        margin: auto;
        text-align: center;
    }

    .mobile-button {
        margin: 32px 0 64px;
    }

    .h1-feature {
        font-size: 28px;
    }

    .blog-width {
        max-width: 80%;
        margin: auto;
    }

    .m-mt-25 {
        margin-top: 25px;
    }

    .m-mt-40 {
        margin-top: 40px;
    }

    #teaser-image {
        width: 60%;
        height: 60%;
    }
    .rounded-lg {
        border-radius: 4px;
        overflow: hidden;
        transform: translateZ(0);
        box-shadow: 0 19px 51px 0 rgb(0 0 0 / 16%), 0 14px 19px 0 rgb(0 0 0 / 7%);
    }

    main.mb-100 {
        margin-bottom: 50px;
    }

    .sectionHeader {
        font-size: 45px;
        margin-top: 20px;
        line-height: unset;
    }

    .mt-25 {
        margin-top: unset !important;
    }

    .featureBoxOrangeMobile {
        display: block;
    }

    .p-Bullet {
        margin-top: 10px;
    }

    .notMobile {
        display: none;
    }

    .p-Feedback2 {
        font-size: 18px;
        text-align: center;
    }

    .p-Feedback3 {
        font-size: 16px;
        text-align: center;
    }

    .downloadSection {
        margin: auto;
    }

    .p-Price1 {
        margin-left: 5px;
    }

    .radioBox {
        margin-left: 50px;
        margin-bottom: 25px;
    }

    .mt-40 {
        margin-top: 20px;
    }
}

/** Size xl: 1200px */
@media only screen and (min-width: 992px) and (max-width: 1200px) {

    .pl-signup-mobile{
        padding-left: unset;
    }

    .testimonial{
        min-height: 630px!important;
    }
    .h1-resize{
        text-align: unset!important;
        font-size: 36px;
    }
    .successInfoBox{
        width: 16rem!important;
    }
    .h2-success{
        font-size: 18px!important;
    }
    #highlightSection {
        text-align: center !important;
    }

    .h1-highlight {
        text-align: center;
    }

    .p-highlight-desc {
        padding-right: unset;
        max-width: 60%;
        margin: auto;
        text-align: center;
    }

    .mobile-button {
        margin: 32px 0 64px;
    }

    .blog-width {
        max-width: 80%;
        margin: auto;
    }

    #intro-video {
        width: 90%;
        margin: auto;
    }

    .sectionHeader {
        font-size: 45px;
        margin-top: 20px;
        line-height: unset;
    }

    .p-Bullet {
        margin-top: 10px;
    }

    .p-Feedback2 {
        font-size: 18px;
    }

    .p-Feedback3 {
        font-size: 16px;
    }

    .downloadSection {
        margin: auto;
    }

    .p-Price1 {
        margin-left: 5px;
    }

    .radioBox {
        margin-left: 50px;
        margin-bottom: 25px;
    }

    .mt-40 {
        margin-top: 20px;
    }

    .viewWidth {
        width: 90vw;
    }
}

/** Size 2xl: 1400px */
@media only screen and (min-width: 1201px) and (max-width: 1400px) {

    .pl-signup-mobile{
        padding-left: unset;
    }

    .testimonial{
        min-height: 535px!important;
    }
    .successInfoBox{
        width: 18rem!important;
    }
    .highlight-box {
        width: 260px;
    }

    #teaser-image {
        width: 50%;
        height: 50%;
    }

    .sectionHeader {
        font-size: 45px;
        margin-top: 20px;
        line-height: unset;
    }

    .p-Bullet {
        margin-top: 10px;
    }

    .p-Feedback2 {
        font-size: 18px;
    }

    .p-Feedback3 {
        font-size: 16px;
    }

    .downloadSection {
        margin: auto;
    }

    .p-Price1 {
        margin-left: 5px;
    }

    .radioBox {
        margin-left: 50px;
        margin-bottom: 25px;
    }

    .viewWidth {
        width: 90vw;
    }
}

@media only screen and (max-width: 992px) {


    .btn-cookie,
    .btn-cookie:active {
        margin-top: 10px;
    }

    .nav-item {
        border-bottom: 1px solid rgb(255 255 255 / 6%);
    }

    .nav-item-no-bb {
        border-bottom: 1px solid rgb(255 255 255 / 0%);
    }

    .m-mt-10 {
        margin-top: 25px;
    }

    .nav-link {
        padding-left: unset !important;
    }

    .right {
        float: right;
    }

    .nav-link:hover {
        opacity: unset;
        background: unset;
        border-radius: unset;
    }

    .btn-m-mt-25{
        margin-top: 25px!important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1400px) {
    .sectionTitle {
        margin-left: 5px;
    }


}

@media only screen and (min-width: 1px) and (max-width: 991px) {
    .sectionTitle {
        text-align: center;
    }

    .p-BulletDownload {
        text-align: center;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {


    .highlight-box {
        width: 260px;
    }

    .card h1 {
        font-size: 12px;
        color: #FFF;
        padding: 5px 10px 0;
        margin-top: 10px;
    }

    .dashboardEditButton {
        font-size: 12px;
        background: rgb(255 255 255 / 40%);
        border-radius: 5px;
        border: unset;
        color: #FFF;
        padding: 2px 5px;
        transition: ease-in-out 250ms;
    }
}

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

    .pl-signup-mobile{
        padding-left: unset;
    }

    #teaser-image {
        width: 50%;
        height: 50%;
    }

}

@media only screen and (min-width: 1px) and (max-width: 767px){

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

}

@media (min-width: 1400px) {
    .container-new{
        max-width: 1140px!important;
    }
}

@media (min-width: 1200px) and (max-width: 1399px){
    .container-new{
        max-width: 960px!important;
    }
}
