/* STEPS CSS */

.d-flex {
    display: flex;
}

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

.assistance-box:hover .fusion-column-inner-bg {
    background: #48c1e1;
}
.assistance-box:hover * {
    color: #fff;
}
.assistance-box * {
    transition: all 0.3s ease 0s;
}
.assistance-box:hover img {
    -webkit-filter: brightness(0) invert(1); /* Chrome, Safari, iOS */
    -moz-filter: brightness(0) invert(1);    /* Older Firefox */
    -ms-filter: brightness(0) invert(1);     /* Older IE */
    -o-filter: brightness(0) invert(1);      /* Old Opera */
    filter: brightness(0) invert(1);         /* Standard */
}

.align-items-center {
    align-items: center;
}

.form-section.your-email {
    position: relative;
}

.form-section.your-email img.loader {
    position: absolute;
    width: 30px;
    top: 30px;
    right: 0;
    display: none;
}

.form-section.your-email.checking img.loader {
    display: block;
}

.wizard .nav-tabs {
    position: relative;
    margin-bottom: 0;
    border-bottom-color: transparent;
}

.wizard>div.wizard-inner {
    position: relative;
    margin-bottom: 50px;
    text-align: center;
}

.form-section.your-email .verified {
    border-color: #59d759 !important;
}

.wizard .nav-tabs>li.visited a i {
    font-weight: 700;
}

.spec-wrapper .spec-part.cross-mark img {
    filter: brightness(0) saturate(100%) invert(69%) sepia(0%) saturate(2578%) hue-rotate(151deg) brightness(121%) contrast(103%);
}

.specs-box-wrapper .specs-box p img:hover+span {
    display: block;
}

.specs-box.batch-box span.special-note-text {
    right: 7px;
    top: -22px;
}

.connecting-line {
    height: 4px;
    background: #e0e0e0;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 19px;
    z-index: 1;
}

p#radiusAmount {
    margin-top: 30px;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 0;
}

.round-tab img {
    top: 7px;
    position: absolute;
    left: 8px;
    width: 21px !important;
    height: 21px !important;
}

.wizard .nav-tabs>li.active>a,
.wizard .nav-tabs>li.active>a:hover,
.wizard .nav-tabs>li.active>a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 44px;
    height: 44px;
    line-height: 30px;
    display: inline-block;
    border-radius: 50%;
    background: #D9D9D9;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 16px;
    color: #0e214b;
    font-weight: 500;
    border: 4px solid #FFF;
}

span.round-tab i {
    color: #555555;
}

.wizard li.active span.round-tab {
    background: #48C1E1;
    color: #fff;
    border-color: #48C1E1;
}

.wizard li.active span.round-tab i {
    color: #5bc0de;
}

.wizard .nav-tabs>li.active>a i {
    font-weight: 700;
}

.wizard .nav-tabs li.visited span {
    background: #48C1E1;
    border-color: #ffffff;
}

ul.list-inline.pull-center {
    text-align: center;
}

.wizard .nav-tabs li.visited span img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(239deg) brightness(103%) contrast(103%);
}

.wizard li.active span.round-tab img {
    filter: brightness(0) saturate(100%) invert(0%) sepia(34%) saturate(7466%) hue-rotate(139deg) brightness(82%) contrast(93%);
}

.wizard .nav-tabs>li {
    width: 20%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: red;
    transition: 0.1s ease-in-out;
}

.progress-bar {
    overflow: hidden;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 5px;
    background-clip: padding-box;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    height: 5px;
    background: #48c1e1;
    position: absolute;
    left: 125px;
    right: 0;
    top: 17px;
    z-index: 2;
}

.wizard .nav-tabs>li a {
    width: 44px;
    height: 44px;
    margin: 0 auto 20px;
    border-radius: 100%;
    padding: 0;
    background-color: transparent;
    position: relative;
    top: 0;
    display: inline-block;
}


.wizard .nav-tabs>li a i {
    position: absolute;
    top: 65px;
    font-style: normal;
    font-weight: 400;
    white-space: nowrap;
    left: 20px;
    transform: translate(-50%, -50%);
    font-size: 10px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0;
}

.product-step-container .tab-content {
    padding-top: 60px;
}

.wizard .nav-tabs>li a:hover {
    background: transparent;
}

.wizard .tab-pane {
    position: relative;
    padding-top: 20px;
}


.wizard h3 {
    margin-top: 0;
}

.next-step,
.prev-step {
    font-size: 10px;
    padding: 6px 55px;
    border-radius: 64px;
    background-color: #000;
    color: #FFF;
    transition: 0.3s all ease;
    border: 1px solid #000;
    font-weight: 700;
    line-height: 1.3em;
    box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
}

.empty-wrapper h5 {
    font-family: 'Inter';
    letter-spacing: 0;
    line-height: 1.3em;
    font-size: 24px;
}

.tab-pane h3.text-center {
    font-size: 30px;
    font-family: 'Inter';
}

.next-step {
    background-color: #999999;
}

button.next-step {
    background-color: #48c1e1;
    border-color: #48c1e1;
}

button.next-step:hover {
    background-color: transparent;
    color: #48c1e1;
}

button.prev-step:hover {
    background-color: transparent;
    border-color: #000;
    color: #000;
}

.empty-btn {
    font-size: 10px;
    padding: 9px 70px;
    border: none;
    border-radius: 64px;
    background-color: #000;
    color: #FFF;
    transition: 0.3s all ease;
}

ul.list-inline.pull-center li {
    display: inline-block;
    margin: 0 10px;
}

.empty-wrapper {
    text-align: center;
}

.empty-wrapper .empty-btn {
    padding: 9px 40px;
    font-weight: 700;
}

.empty-wrapper h5 {
    margin-bottom: 30px;
}

.next-step:hover,
.prev-step:hover,
.empty-btn:hover {
    background: #48C1E1;
}

.tab-content>.active {
    display: block !important;
}

.tab-content>.tab-pane {
    display: none;
}

.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.wizard {
    margin: 50px 0 0;
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}

.wizard-inner .progress-bar {
    height: 6px;
    top: 19px;
    background: #48c1e1;
    box-shadow: none;
    left: 150px;
}

.wizard .nav-tabs li.visited.active span {
    background: #d9d9d9;
}

.industry-box {
    /*background: #D9D9D980;*/
    background: #48C1E1;
    padding: 30px 20px 20px 20px;
    display: flex;
    border-radius: 10px;
    text-align: center;
    flex-direction: column;
    min-height: 330px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    border-radius: 15px;
    transition: 0.3s all ease;
    position: relative;
}

.tab-wrapper {
    margin: 50px auto;
}

#step1 .industry-box.active::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #00000075 100%);
    z-index: 1;
    border-radius: 15px;
}

#step1 .industry-box.active img.cat-icon {
    filter: brightness(0) saturate(100%) invert(100%) sepia(4%) saturate(0%) hue-rotate(326deg) brightness(105%) contrast(108%);
}


.industry-box.active img.cat-icon {
    filter: brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(0%) hue-rotate(55deg) brightness(106%) contrast(107%);
}

#step1 .industry-box.active p {
    color: #FFF;
}

.industry-box.active p {
    color: #FFF;
}

.industry-box img {
    margin-bottom: 20px;
    height: 52px;
    object-fit: contain;
    width: 52px;
    z-index: 1;
    filter: brightness(0) saturate(100%) invert(99%) sepia(58%) saturate(1343%) hue-rotate(192deg) brightness(117%) contrast(100%);
}

.tab-wrapper.steps-4.max-width {
    max-width: 900px;
}

.tab-wrapper.steps-4 .industry-box p,
.tab-wrapper.steps-3 .industry-box p {
    min-height: 30px;
}

#step1 .industry-box {
    justify-content: end;
    padding-bottom: 20px;
}

.tab-wrapper.max-width {
    max-width: 1000px;
    width: 100%;
}

.industry-box p {
    margin: 5px 0 0 !important;
    font-weight: 700;
    font-size: 11px;
    min-height: 78px;
    font-family: 'Inter';
    letter-spacing: 0;
    z-index: 1;
    color: #FFF;
}

p.text-center.tab-title {
    font-size: 18px;
    font-weight: 700;
}

section.product-step-container {
    font-family: 'Inter';
}

.result-card-box {
    max-width: 220px;
    width: 100%;
}

.specs-box-wrapper {
    padding: 0px 0px 20px;
}

.specs-box img.special-note {
    cursor: pointer;
}

span.special-note-text {
    font-size: 10px;
    font-family: 'Inter';
    letter-spacing: 0;
    line-height: 1.3em;
    background: #F29E22;
    padding: 5px;
    border-radius: 5px 5px 5px 0px;
    position: absolute;
    top: -35px;
    max-width: 130px;
    right: -50px;
    color: #fff;
    display: none;
}

.result-card-box .specs-box {
    position: relative;
}

.compare-container .select-card-wrap {
    height: 345px !important;
}

.specs-box-wrapper .specs-box p {
    margin: 0;
    font-size: 11px;
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 5px;
    font-family: 'Inter';
    letter-spacing: 0;
}

.select-card-wrap p {
    font-family: 'Inter';
    letter-spacing: 0;
}

.compare-container .result-card-box {
    max-width: 260px;
}

p.selection-text {
    font-weight: 700;
}

.tab-wrapper.result-card-wrapper.max-width {
    max-width: 900px;
    display: flex;
    gap: 120px;
}

.select-card-wrap p {
    letter-spacing: 0;
    font-size: 18px;
}

.specs-box-wrapper .specs-box {
    display: flex;
    align-items: center;
    margin: 30px 15px;
    gap: 15px;
}

.btns-box a {
    font-size: 10px;
    padding: 7px 0;
    border-radius: 64px;
    margin-top: 10px;
    font-weight: 700;
    color: #FFF;
    transition: 0.3s all ease;
    width: 100%;
    display: block;
    text-align: center;
    border: 1px solid #000;
    font-family: 'Inter';
    letter-spacing: 0;
    line-height: 1.3em;
}

.btns-box a:hover {
    background: #000 !important;
    border-color: #000 !important;
    color: #FFF !important;
    text-decoration: none;
}

.btns-box a.read-more-btn {
    background: #48c1e1 !important;
    border-color: #48c1e1 !important;
    color:#FFF;
}

.btns-box a.call-btn {
    background: transparent !important;
    color: #000 !important;
}

.product-step-container #slider {
    width: 100%;
    height: 5px;
    background: lightgrey;
    border-radius: 50px;
    border: none;
}

.product-step-container #slider label {
    position: absolute;
    width: 20px;
    margin-top: 20px;
    margin-left: -10px;
    text-align: left;
    display: none;
    font-size: 13px;
}

.product-step-container .ui-slider-handle.ui-state-default.ui-corner-all {
    border-radius: 100%;
    background: #48c1e1;
    width: 15px;
    height: 15px;
    top: -5px;
    cursor: grab;
}

.product-step-container .ui-slider-handle.ui-state-active,
.product-step-container .ui-slider-handle.ui-state-hover,
.product-step-container .ui-slider-handle.ui-state-focus {
    border: none;
    outline: 0;
}

a.fusion-button.card-btn.state-0 {
    display: inline-flex;
}


.product-step-container .tab-wrapper.steps-2.max-width {
    max-width: 500px;
}

.product-step-container label.first-label {
    position: absolute;
    left: -30px;
}

.product-step-container .wrap {
    position: relative;
}

.product-step-container label.last-label {
    position: absolute;
    right: -40px;
}

.product-step-container .wrap label {
    top: -6px;
    font-size: 12px;
}

.industry-box.active {
    box-shadow: 3px 3px 4px 0px #00000026;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

#step2 .industry-box.active,
#step3 .industry-box.active,
#step4 .industry-box.active,
#step5 .industry-box.active {
    background: #000;
}

#step1 .industry-box.active {
    background-color: none !important;
}

.industry-box.active img.check-black {
    display: block;
    filter: none !important;
}

img.check-black {
    width: 30px;
    position: absolute;
    top: -30px;
    right: -10px;
    display: none;
}

.product-step-container span.special-note-text {
    right: -90px;
}

.product-step-container .specs-box.batch-box span.special-note-text {
    right: -40px;
}

button.next-step:focus {
    outline: none !important;
}

button.default-btn.disabled {
    background-color: #48c1e1b8;
    pointer-events: none;
    border-color: #48c1e121;
}

.compare-container .specs-box-wrapper>img {
    min-height: 384px;
}

.tab-content .specs-box-wrapper>img,
.compare-container .specs-box-wrapper>img {
    object-fit: cover;
    position: sticky;
    top: 110px;
    z-index: 9;
    background-image: linear-gradient(to bottom, #ffffff, #ffffff, rgb(255 255 255));
    padding: 5px;
}

.tab-content .specs-box-wrapper>img {
    min-height: 338px;
}


@media (max-width: 767px) {

    .wizard .nav-tabs>li a i {
        display: none;
    }
}

/* STEPS CSS */


/* CUSTOM CSS */

.postid-2461 .spec-wrapper img {
    filter: brightness(0) saturate(100%) invert(74%) sepia(53%) saturate(315%) hue-rotate(123deg) brightness(85%) contrast(86%);
}

.spec-wrapper .spec-part {
    display: flex;
    gap: 10px;
    align-items: flex-start;
    margin-bottom: 10px;
    max-width: 220px;
}

.spec-wrapper .spec-part p {
    margin: 0;
}


.content-large-boxes-wrapper .column-container {
    width: 33.33%;
    padding: 2%;
    height: 100%;
    float: left;
    margin: 0;
    transition: all 0.3s ease;
    min-height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.content-large-boxes-wrapper .column-container.wide {
    width: 50% !important;
}

.column-container:hover p {
    opacity: 1;
}

.content-large-boxes-wrapper .column-container::before,
.content-large-boxes-wrapper-mobile .column-container-mobile::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(359deg, #00000094 25%, rgba(255, 255, 255, 0) 80%);
    z-index: 1;
}

.content-large-boxes-wrapper .column-container div,
.content-large-boxes-wrapper-mobile .column-container-mobile div {
    z-index: 2;
    color: #FFF;
    position: relative;
    font-family: 'Inter';
    letter-spacing: 0;
    font-weight: 400;
}

.column-inner {
    max-width: 560px;
}

.content-large-boxes-wrapper .column-container {
    position: relative;
}

.content-large-boxes-wrapper .box-title,
.content-large-boxes-wrapper-mobile .box-title {
    font-size: 25px;
    font-family: 'Inter';
    font-weight: 700;
    line-height: 1.3em;
    margin-bottom: 10px;
}

.content-large-boxes-wrapper .box-title.title-open {
    font-weight: 400;
}

.content-large-boxes-wrapper .box-title.title-close,
.content-large-boxes-wrapper .column-container.wide .box-title.title-open {
    display: none;
}

.content-large-boxes-wrapper .column-container.wide .box-title.title-close {
    display: block;
}

.content-large-boxes-wrapper-mobile .column-container-mobile {
    width: 100%;
    transition: all 0.3s ease;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 150px 20px 20px 20px;
    color: #FFF;
    position: relative;
}

.content-large-boxes-wrapper .box-content {
    font-size: 12px;
    font-family: 'Inter';
    display: none;
    transition: 0.3s all ease;
}

.content-large-boxes-wrapper .wide.column-container .box-content,
.content-large-boxes-wrapper .wide.column-container a.box-btn {
    display: inline;
}

.content-large-boxes-wrapper a.box-btn,
.content-large-boxes-wrapper-mobile a.box-btn {
    font-size: 10px;
    font-family: 'Inter';
    font-weight: 700;
    color: #FFF;
    padding: 7px 35px;
    border: 2px solid #63cadd;
    border-radius: 30px;
    transition: 0.3s all ease;
    letter-spacing: 0;
}

.content-large-boxes-wrapper a.box-btn {
    display: none;
}

.content-large-boxes-wrapper-mobile .box-content p {
    font-family: 'Inter';
    font-size: 16px;
    letter-spacing: 0;
}

.content-large-boxes-wrapper a.box-btn:hover,
.content-large-boxes-wrapper-mobile a.box-btn:hover {
    background: #63cadd;
    text-decoration: none;
}

/* HOW IT WORKS STEPS */
.how-it-works-step-container #progressbar li {
    padding: 15px 0 15px 20px;
    font-size: 12px;
    font-family: 'Inter';
    position: relative;
}

.how-it-works-step-container #progressbar li.active {
    font-weight: 700;
}

.how-it-works-step-container #progressbar li:after {
    content: '';
    width: 3px;
    height: 48px;
    background: #D9D9D9;
    position: absolute;
    left: -15px;
    top: 25px;
    z-index: -1
}

.how-it-works-step-container #progressbar li:last-child:after {
    height: 0px;
}

.how-it-works-step-container #progressbar li:before {
    content: '';
    width: 10px;
    height: 10px;
    background: #040404;
    position: absolute;
    z-index: 1;
    left: -18px;
    top: 20px;
    border-radius: 50px;
}

.how-it-works-step-container #progressbar li.active:before {
    width: 30px;
    height: 30px;
    background: none;
    top: 10px;
    left: -27px;
}

.how-it-works-step-container #progressbar li.active.step1:before {
    content: url(/wp-content/uploads/2024/07/Step-One-01.svg);
}

.how-it-works-step-container #progressbar li.active.step2:before {
    content: url(/wp-content/uploads/2024/07/Step-Two-01.svg);
}

.how-it-works-step-container #progressbar li.active.step3:before {
    content: url(/wp-content/uploads/2024/07/Step-Three-01.svg);
}

.how-it-works-step-container #progressbar li.active.step4:before {
    content: url(/wp-content/uploads/2024/07/Step-Four-01.svg);
}

.how-it-works-step-container #progressbar {
    list-style: none;
}

.how-it-works-step-container .step-wrapper h3 {
    font-size: 20px;
    font-family: 'Inter';
    color: #ffb64a;
}

.how-it-works-step-container .step-wrapper p {
    font-size: 13px;
    line-height: 1.3em;
    font-family: 'Inter';
    letter-spacing: 0;
    margin: 15px 0 30px;
}

.how-it-works-step-container .step-content a.next-btn,
.how-it-works-step-container .step-content a.prev-btn {
    font-size: 16px;
    font-family: 'Inter';
    letter-spacing: 0;
    color: #000;
    font-weight: 700;
    text-decoration: none;
    display: flex;
    gap: 5px;
    align-items: center;
}

.how-it-works-step-container .step-content a {
    color: #000;
    text-decoration: underline;
}

.how-it-works-step-container .nav-btn-wrap {
    display: flex;
    justify-content: space-between;
    display: none;
}

.how-it-works-step-container .step-content a.lets-begin-btn {
    background: #000;
    padding: 9px 35px;
    border-radius: 40px;
    color: #FFF;
    text-decoration: none;
    font-size: 10px;
    letter-spacing: 0;
    font-family: 'Inter';
    font-weight: 700;
    line-height: 1.3em;
}

.how-it-works-step-container .step-content a.lets-begin-btn:hover {
    background: #63cadd;
}

.how-it-works-step-container .step-wrapper {
    display: none;
}

.how-it-works-step-container .step-wrapper.active {
    display: block;
}

.compare-container .select-card-wrap,
.result-card-box.compare-card .select-card-wrap {
    width: 220px;
    height: 320px;
    border: 1px dotted #AEAEAF;
    border-radius: 13px;
    padding: 10px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    align-content: space-around;
}

.compare-container .card-wrapper,
.result-card-box.compare-card .card-wrapper {
    margin: 0 auto;
    display: block;
    text-align: center;
}

.compare-container .card-top img,
.result-card-box.compare-card .card-top img {
    width: 32px;
    margin-bottom: 20px;
}

.compare-container .card-bottom select,
.result-card-box.compare-card .card-bottom select {
    width: 100%;
    height: 32px;
    font-size: 11px;
    padding: 5px;
    background: #D3D6DD;
    color: #000;
}

.compare-container .card-bottom,
.result-card-box.compare-card .card-bottom {
    width: 100%;
}

.compare-container .card-top,
.result-card-box.compare-card .card-top {
    margin-top: 60px;
}

.specs-box-wrapper .specs-box:first-child {
    margin-top: 20px;
}

.compare-container .result-card-box {
    margin: 0 auto;
}

.fusion-fullwidth.main-menu-wrapper {
    backdrop-filter: blur(10px) brightness(0.8);
    -webkit-backdrop-filter: blur(10px) brightness(0.8);
    /* Safari */
}

.cards-responsive-wrapper .card-box img.card-img {
    max-width: 150px;
    margin: 0 auto;
}

a.fusion-button.card-btn {
    display: none;
}

.cards-responsive-wrapper p.card-title,
.steps-responsive-wrapper p.step-title {
    font-size: 24px;
    font-family: 'Inter';
    font-weight: 700;
    letter-spacing: 0;
    text-align: center;
    margin: 20px 0;
}

.steps-responsive-wrapper p.step-title {
    margin: 10px 0 20px;
}

.steps-responsive-wrapper a.step-btn {
    padding: 8px 35px;
    font-size: 10px;
    font-weight: 700;
    background: transparent;
    border: 1px solid #48c1e1;
    border-radius: 50px;
}

.steps-responsive-wrapper a.step-btn:hover {
    background: #000;
    border-color: #000;
    color: #FFF;
}


.steps-responsive-wrapper .step-box,
.cards-responsive-wrapper .card-box {
    text-align: center;
    font-family: 'Inter';
    letter-spacing: 0;
}

.cards-responsive-wrapper p.card-desc,
.steps-responsive-wrapper p.step-desc {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 1.3;
}

a.cards-disc-btn.text-center {
    font-size: 14px;
}

.cards-responsive-wrapper .owl-carousel .owl-nav button.owl-next,
.cards-responsive-wrapper .owl-carousel .owl-nav button.owl-prev,
.steps-responsive-wrapper .owl-carousel .owl-nav button.owl-next,
.steps-responsive-wrapper .owl-carousel .owl-nav button.owl-prev {
    padding: 8px 14px 7px 15px !important;
    background: #48c1e1;
    border-radius: 60px;
    outline: none;
}

.simple-steps-wrapper .fusion-imageframe.icons img {
    width: 60px;
}

.cards-responsive-wrapper .owl-carousel .owl-nav button.owl-next,
.cards-responsive-wrapper .owl-carousel .owl-nav button.owl-prev,
.steps-responsive-wrapper .owl-carousel .owl-nav button.owl-next,
.steps-responsive-wrapper .owl-carousel .owl-nav button.owl-prev {
    font-size: 14px !important;
}

.cards-responsive-wrapper .owl-carousel .owl-nav button.owl-next span,
.cards-responsive-wrapper .owl-carousel .owl-nav button.owl-prev span,
.steps-responsive-wrapper .owl-carousel .owl-nav button.owl-next span,
.steps-responsive-wrapper .owl-carousel .owl-nav button.owl-prev span {
    font-size: 24px;
    font-weight: 700;
}

.cards-responsive-wrapper .owl-theme .owl-nav [class*=owl-]:hover,
.steps-responsive-wrapper .owl-theme .owl-nav [class*=owl-]:hover {
    background: #000;
    outline: none;
}

.step-box .step-img {
    max-width: 65px;
    margin: 0 auto;
}

.step-box,
.card-box {
    padding: 10px;
    max-width: 420px;
    margin: 0 auto;
}

.card-box {
    max-width: 480px;
}

.content-large-boxes-wrapper.general-boxes-wrapper .column-container.wide {
    width: 40% !important;
}

.how-it-works-step-container #progressbar li i {
    font-style: normal;
}

.content-large-boxes-wrapper-mobile {
    display: none;
}

.content-large-boxes-wrapper-mobile .column-container-mobile::before {
    background: linear-gradient(359deg, #00000094 25%, rgb(0 0 0 / 40%) 80%);
}

.content-large-boxes-wrapper.general-boxes-wrapper .column-container {
    width: 25%;
}

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

    .content-large-boxes-wrapper {
        display: none;
    }

    .content-large-boxes-wrapper-mobile {
        display: block;
    }

    /*.content-large-boxes-wrapper-mobile .column-container-mobile {*/
    /*    margin: 15px 0;*/
    /*}*/

    .content-large-boxes-wrapper .box-title,
    .content-large-boxes-wrapper-mobile .box-title {
        font-size: 20px;
    }

    .content-large-boxes-wrapper-mobile .box-content p {
        font-size: 14px;
    }

    /* Wrapper with both classes */
    .content-large-boxes-wrapper-mobile.general-boxes-wrapper-mobile {
        padding: 15px;
    }

    /* Hide ::before only within the double-class wrapper */
    .content-large-boxes-wrapper-mobile.general-boxes-wrapper-mobile .column-container-mobile::before {
        display: none;
    }

    /* Container (scoped under the double-class wrapper) */
    .content-large-boxes-wrapper-mobile.general-boxes-wrapper-mobile .column-container-mobile.general-boxes-column-container-mobile {
        background-color: #000;
        margin-bottom: 30px;
        padding: 0;
        border-radius: 30px;
        overflow: hidden;
        /* important for rounded corners */
    }

    /* Only the intended inner element, not all divs */
    .content-large-boxes-wrapper-mobile.general-boxes-wrapper-mobile .column-container-mobile.general-boxes-column-container-mobile .column-inner {
        padding: 30px;
        width: 100%;
        max-width: 100%;
    }

    /* Image sizing (consistent cards) */
    .content-large-boxes-wrapper-mobile.general-boxes-wrapper-mobile .column-container-mobile.general-boxes-column-container-mobile img.box-image {
        width: 100%;
        height: 260px;
        /* use max-height if you want variable height */
        object-fit: cover;
        display: block;
    }
    
    .column-container-mobile.general-boxes-column-container-mobile p.box-title {
        color: #48c1e1;
    }
}




/* HOW IT WORKS STEPS */
.how-it-works-step-container #progressbar li {
    padding: 15px 0 15px 20px;
    font-size: 12px;
    font-family: 'Inter';
    position: relative;
}

.how-it-works-step-container #progressbar li.active {
    font-weight: 700;
}

.how-it-works-step-container #progressbar li:after {
    content: '';
    width: 3px;
    height: 48px;
    background: #D9D9D9;
    position: absolute;
    left: -15px;
    top: 25px;
    z-index: -1
}

.how-it-works-step-container #progressbar li:last-child:after {
    height: 0px;
}

.how-it-works-step-container #progressbar li:before {
    content: '';
    width: 10px;
    height: 10px;
    background: #040404;
    position: absolute;
    z-index: 1;
    left: -18px;
    top: 20px;
    border-radius: 50px;
}

.how-it-works-step-container #progressbar li.active:before {
    width: 30px;
    height: 30px;
    background: none;
    top: 10px;
    left: -27px;
}

.how-it-works-step-container #progressbar li.active.step1:before {
    content: url(/wp-content/uploads/2024/07/Step-One-01.svg);
}

.how-it-works-step-container #progressbar li.active.step2:before {
    content: url(/wp-content/uploads/2024/07/Step-Two-01.svg);
}

.how-it-works-step-container #progressbar li.active.step3:before {
    content: url(/wp-content/uploads/2024/07/Step-Three-01.svg);
}

.how-it-works-step-container #progressbar li.active.step4:before {
    content: url(/wp-content/uploads/2024/07/Step-Four-01.svg);
}

.how-it-works-step-container #progressbar {
    list-style: none;
}

.how-it-works-step-container .step-wrapper h3 {
    font-size: 20px;
    font-family: 'Inter';
    color: #ffb64a;
}

.how-it-works-step-container .step-wrapper p {
    font-size: 13px;
    line-height: 1.3em;
    font-family: 'Inter';
    letter-spacing: 0;
    margin: 15px 0 30px;
}

.how-it-works-step-container .step-content a.next-btn,
.how-it-works-step-container .step-content a.prev-btn {
    font-size: 16px;
    font-family: 'Inter';
    letter-spacing: 0;
    color: #000;
    font-weight: 700;
    text-decoration: none;
    display: flex;
    gap: 5px;
    align-items: center;
}

.how-it-works-step-container .step-content a {
    color: #000;
    text-decoration: underline;
}

.how-it-works-step-container .nav-btn-wrap {
    display: flex;
    justify-content: space-between;
    display: none;
}

.how-it-works-step-container .step-content a.lets-begin-btn {
    background: #000;
    padding: 9px 35px;
    border-radius: 40px;
    color: #FFF;
    text-decoration: none;
    font-size: 10px;
    letter-spacing: 0;
    font-family: 'Inter';
    font-weight: 700;
    line-height: 1.3em;
}

.how-it-works-step-container .step-content a.lets-begin-btn:hover {
    background: #63cadd;
}

.how-it-works-step-container .step-wrapper {
    display: none;
}

.how-it-works-step-container .step-wrapper.active {
    display: block;
}
