:root {
    --color-primary: #ff9200;
    --color-secondary: #55d7ee;
    --color-text-light: #f0efed;
    --color-text-base: #ffffff;
    --color-background: #171920;
    --color-success: #6ad56a;
}


body {
    margin: 0;
    background-color: var(--color-background);
    color: var(--color-text-base);
    font-family: 'Nunito Sans', sans-serif;
    overflow-x: hidden;
}

* {
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: inherit;
}

.logo-top {
    display: inline-block;
    margin-top: 5px;
    float: left;
}

@media (max-width: 991.98px) {
    .logo-top {
        position: relative;
        left: 15px;
        margin-top: 15px;
        display: inline-block;
        float: right;
    }

    header .navbar .navbar-nav.absolute-right {
        position: relative;
        right: inherit;
    }

    header .navbar .nav-link {
        padding: 1.7rem 1rem;
    }
}

@media (max-width: 767.98px) {
    header .navbar .nav-link {
        padding: .5rem 0rem;
    }
}

@media (max-width: 1199.98px) {
    header .navbar .dropdown-menu:before {
        display: none;
    }
}

.absolute-toggle {
    position: relative;
    top: 15px;
    display: inline-block;
    margin-bottom: 15px;
}

.absolute-toggle .burger-lines {
    width: 30px;
    display: inline-block;
    height: 2px;
    background: #000;
    position: relative;
}

.absolute-toggle .burger-lines:before, .absolute-toggle .burger-lines:after {
    position: absolute;
    height: 2px;
    content: "";
    background: #000;
    width: 100%;
    left: 0;
}

.absolute-toggle .burger-lines:before {
    top: -10px;
}

.absolute-toggle .burger-lines:after {
    bottom: -10px;
}

.site-logo a {
    color: #000;
    font-size: 60px;
}

@media (max-width: 991.98px) {
    .site-logo a {
        font-size: 30px;
    }
}

.truncate {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 1px;
}

.banner {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.banner .alert {
    margin-bottom: 1px;
    border: 1px solid transparent;
    border-radius: 0 !important;
}

.banner-wrapper {
    display: block;
    text-align: center;
    vertical-align: middle;
}

.alert-custom {
    background: #0066AA;
    color: #fff;
}

.banner-link {
    text-decoration: underline;
    color: white;
    transition: all .5s ease-in;
}

.banner-link:hover {
    color: #f4f4f4;
}

.alert-dismissible {
    padding-right: 20px !important;
}

.alert-dismissible .close {
    position: relative;
    top: 6px;
    display: block;
    margin: auto;
    text-align: center;
    color: #0066AA;
    vertical-align: middle;
    opacity: 1;
    background: #fff;
    border-radius: 50%;
    padding: 10px 15px;
}

.steps {
    text-align: center;
}

.close span {
    top: -1.4px;
    position: relative;
}

#component_list {
    color: black !important;
}

.container {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 120px;
    padding-right: 120px;
}

@media (max-width: 1200px) {
    .container {
        padding-left: 60px;
        padding-right: 60px;
    }
}

@media (max-width: 768px) {
    .container {
        padding-left: 24px;
        padding-right: 24px;
    }
}

.site-section {
    min-height: 790px;
    padding: 3em 0;
}
@media (max-width: 768px) {
    .site-section {
        max-width: 768px;
    }

}

.headline {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}



.site-section.py-md {
    padding: 3em 0;
}

.site-section.py-sm {
    padding: 0em 0;
}

.site-footer {
    padding-top: 2em;
    padding-bottom: 1em;
}

.bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    filter: blur(10px);
    transform: scale(1.1);
}

.wrap {
    margin: 0 auto;
    background: #fff;
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
    width: 1440px;
}

@media (max-width: 768px) {
    .wrap {
        width: 100%;
    }
}

.section-1 {
    position: absolute;
    inset: 0;
}

.background {
    width: 1440.05px;
    height: 1874px;
    position: static;
}

.rectangle {
    background: #171920;
    width: 100%;
    height: 1854.28px;
    position: absolute;
    right: 0%;
    left: 0%;
    top: 19.72px;
}

.mask {
    width: 100%;
    height: 54.61%;
    position: absolute;
    right: 0%;
    left: 0%;
    bottom: 45.39%;
    top: 0%;
    overflow: visible;
}

.line {
    width: 1440px;
    height: 6.59%;
    position: absolute;
    left: 0px;
    bottom: 45.33%;
    top: 48.08%;
    overflow: visible;
}

.rectangle-344 {
    width: 1440px;
    height: 1873.56px;
    position: absolute;
    left: 50%;
    translate: -50%;
    top: 0px;
    overflow: visible;
}

.vector-23 {
    border-radius: 0px;
    width: 3317.25px;
    height: 625.3px;
    position: absolute;
    left: -799.19px;
    top: 674.24px;
    overflow: visible;
}

.circle {
    width: 1070.97px;
    height: 1059.7px;
    position: absolute;
    left: 802.82px;
    top: -257.64px;
    overflow: visible;
}

.menu-bar {
    padding: 24px 120px 24px 120px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 1440px;
    position: absolute;
    left: -0.05px;
    top: 0px;
}

.rm-logo-2-1 {
    flex-shrink: 0;
    width: 84.37px;
    height: 32px;
    position: relative;
    object-fit: cover;
}

.menu-items {
    display: flex;
    flex-direction: row;
    gap: 62px;
    align-items: center;
    justify-content: center;
    flex: 1;
    position: relative;
}

.features {
    color: var(--text-b-200, #f0efed);
    text-align: left;
    font-family: var(--caption-font-family, "Lato-Regular", sans-serif);
    font-size: var(--caption-font-size, 13px);
    font-weight: var(--caption-font-weight, 400);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.pricing {
    color: var(--text-b-200, #f0efed);
    text-align: center;
    font-family: var(--caption-font-family, "Lato-Regular", sans-serif);
    font-size: var(--caption-font-size, 13px);
    font-weight: var(--caption-font-weight, 400);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.no-nav .owl-nav {
    display: none;
}

.owl-carousel .owl-item {
    opacity: .4;
}

.owl-carousel .owl-item.active {
    opacity: 1;
}

.owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -10px;
}

.owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-prev:focus, .owl-carousel .owl-nav .owl-prev:active,
.owl-carousel .owl-nav .owl-next:hover,
.owl-carousel .owl-nav .owl-next:focus,
.owl-carousel .owl-nav .owl-next:active {
    outline: none;
}

.owl-carousel .owl-nav .owl-prev span:before,
.owl-carousel .owl-nav .owl-next span:before {
    font-size: 40px;
}

.owl-carousel .owl-nav .owl-prev {
    left: 30px !important;
}

.owl-carousel .owl-nav .owl-next {
    right: 30px !important;
}

.owl-carousel .owl-dots {
    text-align: center;
}

.owl-carousel .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    margin: 5px;
    border-radius: 50%;
    background: #e6e6e6;
}

.owl-carousel .owl-dots .owl-dot.active {
    background: cornflowerblue;
}

.owl-carousel.home-slider {
    z-index: 1;
    position: relative;
}

.owl-carousel.home-slider .owl-nav {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

.owl-carousel.home-slider .owl-nav button {
    color: #fff;
}

.owl-carousel.home-slider:focus .owl-nav, .owl-carousel.home-slider:hover .owl-nav {
    opacity: 1;
    visibility: visible;
}

.owl-carousel.home-slider .slider-item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: calc(100vh - 117px);
    min-height: 700px;
    position: relative;
}

.owl-carousel.home-slider .slider-item:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2);
    content: "";
}

.owl-carousel.home-slider .slider-item .slider-text {
    color: #fff;
    height: calc(100vh - 117px);
    min-height: 700px;
}

.owl-carousel.home-slider .slider-item .slider-text .child-name {
    font-size: 40px;
    color: #fff;
}

.owl-carousel.home-slider .slider-item .slider-text h1 {
    font-size: 40px;
    color: #fff;
    line-height: 1.2;
    font-weight: 800 !important;
    text-transform: uppercase;
}

@media (max-width: 991.98px) {
    .owl-carousel.home-slider .slider-item .slider-text h1 {
        font-size: 40px;
    }
}

.owl-carousel.home-slider .slider-item .slider-text p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 300;
    color: white;
}

.owl-carousel.home-slider .slider-item.dark .child-name {
    color: #000;
}

.owl-carousel.home-slider .slider-item.dark h1 {
    color: #000;
}

.owl-carousel.home-slider .slider-item.dark p {
    color: #000;
}

.owl-carousel.home-slider.inner-page .slider-item {
    height: calc(50vh - 117px);
    min-height: 350px;
}

.owl-carousel.home-slider.inner-page .slider-item .slider-text {
    color: #fff;
    height: calc(50vh - 117px);
    min-height: 350px;
}

.owl-carousel.home-slider .owl-dots {
    position: absolute;
    bottom: 100px;
    width: 100%;
}

.owl-carousel.home-slider .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    margin: 5px;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.5);
    outline: none !important;
    position: relative;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

.owl-carousel.home-slider .owl-dots .owl-dot.active {
    border: 2px solid white;
}

.owl-carousel.home-slider .owl-dots .owl-dot.active span {
    background: white;
}

.owl-carousel.major-caousel .owl-stage-outer {
    padding-top: 30px;
    padding-bottom: 30px;
}

.owl-carousel.major-caousel .owl-nav .owl-prev, .owl-carousel.major-caousel .owl-nav .owl-next {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    color: #495057;
}

.owl-carousel.major-caousel .owl-nav .owl-prev:hover, .owl-carousel.major-caousel .owl-nav .owl-prev:focus, .owl-carousel.major-caousel .owl-nav .owl-next:hover, .owl-carousel.major-caousel .owl-nav .owl-next:focus {
    color: #6c757d;
    outline: none;
}

.owl-carousel.major-caousel .owl-nav .owl-prev.disabled, .owl-carousel.major-caousel .owl-nav .owl-next.disabled {
    color: #dee2e6;
}

.owl-carousel.major-caousel .owl-nav .owl-prev {
    left: -60px !important;
}

.owl-carousel.major-caousel .owl-nav .owl-next {
    right: -60px !important;
}

.owl-carousel.major-caousel .owl-dots {
    bottom: -30px !important;
    position: relative;
}

.owl-custom-nav {
    float: right;
    position: relative;
    z-index: 10;
}

.owl-custom-nav .owl-custom-prev,
.owl-custom-nav .owl-custom-next {
    padding: 10px;
    font-size: 30px;
    background: #ccc;
    line-height: 0;
    width: 60px;
    text-align: center;
    display: inline-block;
}

.blog-entries .blog-entry {
    display: block;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    margin-bottom: 30px;
    position: relative;
}

.blog-entries .blog-entry:hover, .blog-entries .blog-entry:focus {
    opacity: .7;
    top: -1px;
    -webkit-box-shadow: 0 3px 50px -2px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0 3px 50px -2px rgba(0, 0, 0, 0.2) !important;
}

.blog-entries .blog-entry .blog-content-body {
    padding: 20px;
    border: 1px solid #efefef;
    border-top: none;
}

.blog-entries .blog-entry img {
    max-width: 100%;
}

.blog-entries .blog-entry h2 {
    font-size: 18px;
    line-height: 1.5;
}

.blog-entries .blog-entry p {
    font-size: 13px;
    color: gray;
}

.blog-entries .post-meta {
    margin-bottom: 20px;
    font-size: 14px;
    color: #b3b3b3;
}

.blog-entries .post-meta .author img {
    width: 30px;
    border-radius: 50%;
    display: inline-block;
}

.a-block {
    display: block;
    background-size: cover;
    background-position: center center;
    padding: 30px 80px;
    position: relative;
    margin-bottom: 30px;
    height: 300px;
}

.a-block.sm {
    padding: 30px 30px;
}

@media (max-width: 767.98px) {
    .a-block {
        padding: 30px;
    }
}

.a-block.height-lg {
    height: 500px;
}

.a-block.height-md {
    height: 400px;
}

.a-block:before {
    background: #000;
    position: absolute;
    content: "";
    z-index: 1;
    opacity: .3;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.a-block .text {
    position: relative;
    z-index: 2;
    max-width: 100%;
}

.a-block .text.half-to-full {
    max-width: 50%;
}

@media (max-width: 767.98px) {
    .a-block .text.half-to-full {
        max-width: 100%;
    }
}

.a-block .text .post-meta {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: 13px;
    margin-bottom: 30px;
}

.a-block .text .post-meta .author img {
    width: 30px;
    border-radius: 50%;
    display: inline-block;
}

.a-block .text h3 {
    color: #fff;
}

.a-block .text p {
    color: #fff;
}

.a-block:hover:before {
    opacity: .4;
}


.contact {
    color: var(--text-b-200, #f0efed);
    text-align: left;
    font-family: var(--caption-font-family, "Lato-Regular", sans-serif);
    font-size: var(--caption-font-size, 13px);
    font-weight: var(--caption-font-weight, 400);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.semantic-applications {
    color: var(--new-new-s, #55d7ee);
    text-align: left;
    font-family: var(--caption-font-family, "Lato-Regular", sans-serif);
    font-size: var(--caption-font-size, 13px);
    font-weight: var(--caption-font-weight, 400);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.learn-more-button {
    background: var(--rm-rm-yellow-dark, #ff9200);
    border-radius: 12px;
    padding: 13px 24px 13px 24px;
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
}

.get-template {
    color: var(--rm-rm-white, #ffffff);
    text-align: left;
    font-family: var(
        --paragraph-medium-semibold-font-family,
        "DmSans-SemiBold",
        sans-serif
    );
    font-size: var(--paragraph-medium-semibold-font-size, 16px);
    line-height: var(--paragraph-medium-semibold-line-height, 140%);
    font-weight: var(--paragraph-medium-semibold-font-weight, 600);
    position: relative;
}

.right-arrow {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    position: relative;
    overflow: visible;
    aspect-ratio: 1;
}

.main-view {
    width: 1275.64px;
    height: 630.22px;
    position: static;
}

.cta {
    background: var(--rm-rm-yellow-dark, #ff9200);
    border-radius: 8px;
    padding: 12px 32px 12px 32px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    left: 119.5px;
    top: calc(50% - 324.88px);
}

.get-started-now {
    color: var(--white, #ffffff);
    text-align: left;
    font-family: var(--button-font-family, "Lato-Bold", sans-serif);
    font-size: var(--button-font-size, 18px);
    line-height: var(--button-line-height, 32px);
    letter-spacing: var(--button-letter-spacing, 1px);
    font-weight: var(--button-font-weight, 700);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.visual {
    width: 659.68px;
    height: 396.73px;
    position: static;
}

.rectangle-4 {
    border-radius: 0px;
    width: 45.55%;
    height: 19.85%;
    position: absolute;
    right: 3.11%;
    left: 51.34%;
    bottom: 66.58%;
    top: 13.57%;
    overflow: visible;
}

.vector-8 {
    border-radius: 0px;
    width: 389.48px;
    height: 2.88px;
    position: absolute;
    left: 797.23px;
    top: 250.57px;
    overflow: visible;
    mix-blend-mode: lighten;
}

.vector-10 {
    border-radius: 0px;
    width: 389.48px;
    height: 2.88px;
    position: absolute;
    left: 797.23px;
    top: 250.57px;
    overflow: visible;
    mix-blend-mode: lighten;
}

.vector-9 {
    border-radius: 0px;
    width: 120.82px;
    height: 1.79px;
    position: absolute;
    left: 735.46px;
    top: 460.44px;
    overflow: visible;
    mix-blend-mode: lighten;
}

.vector-11 {
    border-radius: 0px;
    width: 120.82px;
    height: 1.79px;
    position: absolute;
    left: 735.46px;
    top: 460.44px;
    overflow: visible;
    mix-blend-mode: lighten;
}

.mask2 {
    width: 45.55%;
    height: 21.17%;
    position: absolute;
    right: 3.11%;
    left: 51.34%;
    bottom: 65.48%;
    top: 13.35%;
    overflow: visible;
}

.dahsboard {
    width: 44.28%;
    height: 19.3%;
    position: absolute;
    right: 3.69%;
    left: 52.03%;
    bottom: 66.85%;
    top: 13.85%;
    overflow: visible;
}

.visitor-insights {
    width: 471.7px;
    height: 274.71px;
    position: static;
}

.rectangle-171 {
    border-radius: 0px;
    width: 471.7px;
    height: 230.25px;
    position: absolute;
    left: 762.45px;
    top: 364.3px;
    overflow: visible;
}

.txt {
    color: #ffffff;
    text-align: left;
    font-family: "NunitoSans-Regular", sans-serif;
    font-size: 8px;
    font-weight: 400;
    position: absolute;
    right: 37.51%;
    left: 60.55%;
    width: 1.94%;
    top: calc(50% - 594.23px);
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.oval-6 {
    background: #31afd6;
    border-radius: 50%;
    width: 0.55%;
    height: 0.42%;
    position: absolute;
    right: 40.35%;
    left: 59.1%;
    bottom: 81.15%;
    top: 18.42%;
}

.txt2 {
    color: #ffffff;
    text-align: left;
    font-family: "NunitoSans-Regular", sans-serif;
    font-size: 8px;
    font-weight: 400;
    position: absolute;
    right: 30.03%;
    left: 65.87%;
    width: 4.1%;
    top: calc(50% - 594.23px);
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.oval-62 {
    background: #f5a623;
    border-radius: 50%;
    width: 0.55%;
    height: 0.42%;
    position: absolute;
    right: 35.03%;
    left: 64.42%;
    bottom: 81.15%;
    top: 18.42%;
    box-shadow: 0px 6.37px 11.83px 0px rgba(27, 25, 64, 1);
}

.txt3 {
    color: #ffffff;
    text-align: left;
    font-family: "NunitoSans-Regular", sans-serif;
    font-size: 8px;
    font-weight: 400;
    position: absolute;
    right: 42.19%;
    left: 55.23%;
    width: 2.58%;
    top: calc(50% - 594.23px);
    height: 11px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.oval-63 {
    background: #fb49c0;
    border-radius: 50%;
    width: 0.55%;
    height: 0.42%;
    position: absolute;
    right: 45.46%;
    left: 53.98%;
    bottom: 81.15%;
    top: 18.42%;
    box-shadow: 0px 6.37px 11.83px 0px rgba(27, 25, 64, 1);
}

.graph {
    width: 420.8px;
    height: 159.56px;
    position: static;
}

.graph2 {
    width: 391.69px;
    height: 130.93px;
    position: absolute;
    left: 816.73px;
    top: 413.59px;
    overflow: visible;
}

.graph3 {
    width: 387.82px;
    height: 97.26px;
    position: absolute;
    left: 816.86px;
    top: 420.66px;
    overflow: visible;
}

.graph4 {
    width: 387.82px;
    height: 75.9px;
    position: absolute;
    left: 1204.69px;
    top: 484.3px;
    overflow: visible;
}

.x-axis {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 392.57px;
    height: 9.84px;
    position: absolute;
    left: 812.31px;
    top: 558.13px;
}

.x-axis-label {
    color: #ffffff;
    text-align: left;
    font-family: "Inter-SemiBold", sans-serif;
    font-size: 8px;
    font-weight: 600;
    position: relative;
}

.y-axis {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
    justify-content: flex-start;
    width: 17.85px;
    height: 140.43px;
    position: absolute;
    left: 787.62px;
    top: 422.91px;
}

.y-axis-label {
    color: #ffffff;
    text-align: left;
    font-family: "Inter-SemiBold", sans-serif;
    font-size: 8px;
    font-weight: 600;
    position: relative;
}

.selected-value {
    width: 93.72px;
    height: 274.71px;
    position: absolute;
    left: 1035.42px;
    top: 335.31px;
    overflow: visible;
}

.bullets {
    width: 459.83px;
    height: 74.22px;
    position: static;
}

._1 {
    display: flex;
    flex-direction: row;
    gap: 12px;
    align-items: center;
    justify-content: flex-start;
    width: 226px;
    position: absolute;
    left: 119.5px;
    top: 748.12px;
}

.frame {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    position: relative;
    overflow: visible;
    aspect-ratio: 1;
}

.fewer-mistakes {
    color: var(--white-colors-white-100, #ffffff);
    text-align: left;
    font-family: var(--bulleting-font-family, "NunitoSans-Regular", sans-serif);
    font-size: var(--bulleting-font-size, 16px);
    line-height: var(--bulleting-line-height, 22px);
    letter-spacing: var(--bulleting-letter-spacing, 0.03em);
    font-weight: var(--bulleting-font-weight, 400);
    position: relative;
}

._2 {
    display: flex;
    flex-direction: row;
    gap: 12px;
    align-items: center;
    justify-content: flex-start;
    width: 226px;
    position: absolute;
    left: 119.5px;
    top: 800.34px;
}

.frame2 {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    position: relative;
    overflow: visible;
    aspect-ratio: 1;
}

.less-paperwork {
    color: var(--white-colors-white-100, #ffffff);
    text-align: left;
    font-family: var(--bulleting-font-family, "NunitoSans-Regular", sans-serif);
    font-size: var(--bulleting-font-size, 16px);
    line-height: var(--bulleting-line-height, 22px);
    letter-spacing: var(--bulleting-letter-spacing, 0.03em);
    font-weight: var(--bulleting-font-weight, 400);
    position: relative;
}

._3 {
    display: flex;
    flex-direction: row;
    gap: 12px;
    align-items: center;
    justify-content: flex-start;
    width: 226px;
    position: absolute;
    left: 353.34px;
    top: 797.84px;
}

.frame3 {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    position: relative;
    overflow: visible;
    aspect-ratio: 1;
}

.better-organization {
    color: var(--white-colors-white-100, #ffffff);
    text-align: left;
    font-family: var(--bulleting-font-family, "NunitoSans-Regular", sans-serif);
    font-size: var(--bulleting-font-size, 16px);
    line-height: var(--bulleting-line-height, 22px);
    letter-spacing: var(--bulleting-letter-spacing, 0.03em);
    font-weight: var(--bulleting-font-weight, 400);
    position: relative;
}

._4 {
    display: flex;
    flex-direction: row;
    gap: 12px;
    align-items: center;
    justify-content: flex-start;
    width: 226px;
    position: absolute;
    left: 353.34px;
    top: 748.12px;
}

.frame4 {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    position: relative;
    overflow: visible;
    aspect-ratio: 1;
}

.quick-access {
    color: var(--white-colors-white-100, #ffffff);
    text-align: left;
    font-family: var(--bulleting-font-family, "NunitoSans-Regular", sans-serif);
    font-size: var(--bulleting-font-size, 16px);
    line-height: var(--bulleting-line-height, 22px);
    letter-spacing: var(--bulleting-letter-spacing, 0.03em);
    font-weight: var(--bulleting-font-weight, 400);
    position: relative;
}

.subheading {
    color: #ffffff;
    text-align: left;
    font-family: var(--subheading-font-family, "NunitoSans-Regular", sans-serif);
    font-size: var(--subheading-font-size, 18px);
    line-height: var(--subheading-line-height, 25px);
    letter-spacing: var(--subheading-letter-spacing, 0.02em);
    font-weight: var(--subheading-font-weight, 400);
    position: absolute;
    left: calc(50% - 600.5px);
    bottom: 69.68%;
    top: 24.98%;
    height: 5.34%;
    width: 449.63px;
}

.heading {
    text-align: left;
    font-family: var(--heading-font-family, "NunitoSans-Bold", sans-serif);
    font-size: var(--heading-font-size, 58px);
    line-height: var(--heading-line-height, 100%);
    font-weight: var(--heading-font-weight, 700);
    position: absolute;
    left: calc(50% - 600.05px);
    bottom: 77.37%;
    top: 13.35%;
    height: 9.28%;
    width: 548.22px;
}

.heading-span {
    color: var(--rm-rm-yellow-dark, #ff9200);
}

.heading-span2 {
    color: #ffffff;
}

.chip {
    background: var(--new-bg-blue, rgba(0, 68, 255, 0.1));
    border-radius: 999px;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.1);
    border-width: 1px;
    padding: 6px 16px 6px 16px;
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 120.39px;
    top: 192.12px;
}

.future-of-crypto-trading {
    color: var(--new-new-s, #55d7ee);
    text-align: left;
    font-family: var(--bulleting-font-family, "NunitoSans-Regular", sans-serif);
    font-size: var(--bulleting-font-size, 16px);
    line-height: var(--bulleting-line-height, 22px);
    letter-spacing: var(--bulleting-letter-spacing, 0.03em);
    font-weight: var(--bulleting-font-weight, 400);
    position: relative;
}

.ui-corner-all {
    border-radius: 10px;
}

.content {
    border-radius: var(--8, 8px);
    display: flex;
    flex-direction: row;
    row-gap: 8px;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: center;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
}

.text {
    border-radius: var(--8, 8px);
    display: flex;
    flex-direction: column;
    gap: 0px;
    align-items: flex-start;
    justify-content: center;
    flex: 1;
    position: relative;
}

.value {
    color: var(--rm-rm-white, #ffffff);
    text-align: left;
    font-family: "NunitoSans-Regular", sans-serif;
    font-size: 8px;
    line-height: 22px;
    letter-spacing: 0.03em;
    font-weight: 400;
    position: relative;
}

.text2 {
    border-radius: var(--8, 8px);
    display: flex;
    flex-direction: column;
    gap: 0px;
    align-items: flex-end;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
}

.change {
    color: var(--colours-green, #6ad56a);
    text-align: left;
    font-family: var(--font-family, "Inter-Regular", sans-serif);
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    position: relative;
}
