/*
Theme Name: Splitmo Theme
Theme URI: https://splitmo.co
Author: Jairus Mingua
Author URI: https://splitmo.co
Description: Splitmo Theme
Version: 1.0
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: splitmo
*/

* {
    font-family: "Host Grotesk";
}

.navbar-inner {
    z-index: 10;
}

body {
    background-color: rgba(250, 250, 250, 1);

}

header.hero {
    position: relative;
    z-index: 1;
    border-radius: 24px;
    background:
        linear-gradient(180deg, rgba(250, 250, 250, 1) 8%, rgba(254, 231, 194, 0) 157%),
        var(--hero-bg) center / cover no-repeat,
        linear-gradient(0deg, #FEE7C2 0%, rgba(250, 250, 250, 1) 44%);
    background-blend-mode: normal, darken, normal;
}


.bg-fade {
    background: linear-gradient(0deg, rgba(254, 231, 194, 1), rgba(0, 179, 255, 0.2));
}

.hero-content {
    margin-top: 5vh;
}

.btn {
    border-radius: 46px !important;
    padding: 14px 24x 14px 24px;
}

.btn-primary {
    background: linear-gradient(0deg, rgba(255, 155, 0, 1), rgba(251, 176, 59, 1));
    border-color: rgba(251, 176, 59, 1);
    border-width: 5px;
}

.btn-primary:hover {
    background: linear-gradient(0deg, rgba(255, 155, 0, 1), rgba(251, 176, 59, 1));
    border-color: rgba(255, 155, 0, 1);
}

.btn-light {
    background: white;
    color: rgba(251, 176, 59, 1);
}

.bg-secondary {
    background: linear-gradient(0deg, rgba(255, 104, 49, 0.2), rgba(251, 176, 59, 0.2)) !important;

}

.bg-glass {
    background-color: rgb(255, 255, 255, 70%);
    backdrop-filter: blur(10px);
}

.text-secondary {
    color: rgba(178, 125, 42, 1) !important;
}

.integration-container {
    position: relative;
    height: 50vh;
    max-height: 500px;
    width: 100%;
    overflow: hidden;
}

.integration {
    position: absolute;
    left: 50%;
    right: 50%;
    transform: translate(-48%, -50%);
    top: 41.5%;
    width: 100%;
}


.integration-sm {
    position: absolute;
    left: 50%;
    right: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    top: 35%;
    width: 18vw;
    height: auto;
    max-width: 250px;
}

.integration-bump {
    margin-top: -110px;
}

div.why-splitmo-card {
    height: 700px;
    overflow: hidden;
    border-radius: 40px;
}

div.why-splitmo-card-sm {
    height: 300px;
    overflow: hidden;
    border-radius: 40px;
}

.accordion-item {
    margin-bottom: 12px;
    border-radius: 12px;
    overflow: hidden;
}

.accordion-item+.accordion-item {
    border-top: 0;
}

.accordion-button {
    background-color: transparent !important;
    box-shadow: none !important;
}

.accordion-button:not(.collapsed) {
    color: rgba(255, 155, 0, 1);
    background-color: transparent !important;
}



.accordion-body {
    background-color: transparent;
}

.accordion-button::after {
    filter: brightness(0) saturate(100%) invert(65%) sepia(89%) saturate(1620%) hue-rotate(2deg);
}

.accordion-item:first-of-type {
    border-top-left-radius: 12px !important;
    border-top-right-radius: 12px !important;
}

.accordion-item:last-of-type {
    border-bottom-left-radius: 12px !important;
    border-bottom-right-radius: 12px !important;
}

.accordion-icon {
    padding-right: 10px;
    height: 40px;
    width: 40px;
}

p {
    color: dimgray;
}


.dca-img-1 {
    position: absolute;
    height: 45vw;
    max-height: 600px;
    width: auto;
    bottom: -400px;
    right: -20px;
    z-index: 3;
}

.dca-img-2 {
    position: absolute;
    height: 30vw;
    max-height: 400px;
    width: auto;
    top: -300px;
    left: 20px;
}

.dca-sm-img-1 {
    position: absolute;
    height: 90vw;
    max-height: 400px;
    width: auto;
    right: 10px;
    bottom: -400px;
    z-index: 3;
}


.dca-sm-img-2 {
    position: absolute;
    height: 45vw;
    max-height: 250px;
    width: auto;
    left: 30px;
    top: 30px;
}

.hao-img-1 {
    position: absolute;
    height: 45vw;
    width: auto;
    max-height: 600px;
    bottom: -400px;
    right: -20px;
    z-index: 3;
}

.hao-img-2 {
    position: absolute;
    height: 30vw;
    max-height: 400px;
    width: auto;
    top: -329px;
    right: -29px;
}

.hao-sm-img-1 {
    position: absolute;
    height: 90vw;
    max-height: 400px;
    width: auto;
    right: 10px;
    bottom: -400px;
    z-index: 3;
}


.hao-sm-img-2 {
    position: absolute;
    height: 45vw;
    max-height: 250px;
    width: auto;
    right: 10px;
    top: 10px;
}

.dmc-img-1 {
    position: absolute;
    height: 45vw;
    width: auto;
    max-height: 600px;
    bottom: -400px;
    left: -20px;
    z-index: 3;
}

.dmc-img-2 {
    position: absolute;
    height: 30vw;
    max-height: 400px;
    width: auto;
    top: -312px;
    left: 25px;
}

.dmc-sm-img-1 {
    position: absolute;
    height: 90vw;
    max-height: 400px;
    width: auto;
    right: -160px;
    bottom: -400px;
    z-index: 3;
}


.dmc-sm-img-2 {
    position: absolute;
    height: 45vw;
    max-height: 250px;
    width: auto;
    left: 20px;
    top: 10px;
}

.zcp-img-1 {
    position: absolute;
    height: 45vw;
    width: auto;
    max-height: 600px;
    bottom: -400px;
    left: -121px;
    z-index: 3;
}

.zcp-img-2 {
    position: absolute;
    width: 40vw;
    max-width: 500px;
    height: auto;
    top: -276px;
    left: 50%;
    right: 50%;
    transform: translate(-48%, 0%);
}

.zcp-sm-img-1 {
    position: absolute;
    height: 90vw;
    max-height: 400px;
    width: auto;
    right: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-48%, 4%);
    right: 50%;
    z-index: 3;
}


.zcp-sm-img-2 {
    position: absolute;
    height: 45vw;
    max-height: 250px;
    width: auto;
    left: 50%;
    top: 10px;
    transform: translate(-48%, 4%);
}

.modal-header {
    border-bottom: unset;
}

.modal-content {
    border: unset;
}

.signup-modal-img-container {
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.signup-modal-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

#signup-modal * h1 {
    font-size: 50px;
}

.cfw-container {
    background: linear-gradient(rgba(255, 255, 255, 0.795), rgba(255, 255, 255, 0.61)), var(--cfw-bg) center / cover no-repeat;
    position: relative;
    overflow: hidden;
}

.charts-img {
    position: absolute;
    height: 160%;
    right: 17%;
    top: -22%;
}