body {
    cursor: default
}

#page #content [data-removed=true],[data-removed=true] {
    display: none!important
}

.bs-inspect-modal {
    pointer-events: none;
    z-index: 9999999;
    position: absolute;
    width: 400px;
    max-width: 90%;
    background: #0d172a;
    opacity: .98;
    color: #fff;
    padding: .75rem 1rem;
    font-size: 16px;
    border-radius: 6px;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif
}

.bs-inspect-modal svg {
    display: inline-block;
    margin-right: .25rem
}

.bs-inspect-modal h5 {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    font-family: inherit;
    position: relative;
    margin: 0
}

.bs-inspect-modal p {
    font-family: inherit;
    margin-top: -10px;
    margin-bottom: -.5rem
}

.bs-inspect-modal span {
    font-family: inherit;
    display: inline-block;
    padding: 2px 4px;
    color: #fff;
    font-size: 14px;
    background: #2a374e;
    border-radius: 6px;
    margin-bottom: .5rem
}

.bs-inspect-hover {
    z-index: 9999
}

.bs-inspect-hover,.shuffle-highlight-element {
    pointer-events: none;
    position: absolute;
    border: 2px dashed #5dce91
}

.shuffle-highlight-element {
    z-index: 99999;
    background: rgba(93,206,145,.1)
}

.bs-show {
    display: block!important
}

#bs-component__buttons,.bs-font {
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji!important;
    font-weight: 400!important;
    color: #3758f9
}

.bs-link {
    text-decoration: underline
}

.bs-link,.bs-link:hover {
    color: inherit
}

.bs-d-none {
    display: none!important
}

.bs-section-header {
    font-size: 1.2rem!important;
    padding: .75rem!important;
    margin: 2rem 0!important;
    color: #212529;
    background-color: #e9ecef;
    border-bottom: 4px solid #ced4da!important
}

#bs-add-first-element {
    position: absolute;
    top: 1rem;
    left: 1rem;
    right: 1rem;
    bottom: 1rem;
    color: #0d172a;
    background: #fff;
    border-radius: .25rem;
    text-align: center
}

#bs-add-first-element div {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: -2rem 1rem 0
}

#bs-add-first-element p {
    font-size: 1.8rem;
    line-height: 1.5;
    margin-bottom: .45rem
}

#bs-add-first-element p.bs-title {
    margin-top: -4rem;
    font-size: 2.25rem;
    font-weight: 700
}

#bs-add-first-element p.bs-spaced {
    margin-top: 4rem
}

#bs-add-first-element p.bs-subtitle {
    color: #536387;
    font-size: 1.125rem;
    line-height: 1.8;
    max-width: 460px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto
}

#bs-add-first-element p.bs-small {
    font-size: 1.125rem
}

#bs-add-first-element p.bs-tip {
    z-index: 9999;
    position: absolute;
    left: 1rem;
    bottom: 1rem;
    right: 1rem;
    font-size: 1rem
}

#bs-add-first-element p.bs-tip a {
    font-weight: 600;
    color: #3758f9
}

#bs-add-first-element p.bs-tip a:hover {
    color: #2f4ddf
}

#bs-add-first-element p .bs-video {
    width: 178px;
    margin: 0 auto;
    display: block
}

#bs-add-first-element p .bs-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f5f6ff;
    color: #536387;
    padding: 1rem;
    border-radius: 6px
}

#bs-add-first-element p .bs-flex img {
    height: 18px;
    width: 18px;
    margin-right: .25rem
}

#bs-add-first-element .bs-arrow {
    color: #dee2e6;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 2.5rem
}

#bs-add-first-element .bs-arrow i {
    font-size: 2rem;
    line-height: 1;
    display: inline-block;
    -webkit-animation: slide 1.2s ease-in-out infinite;
    animation: slide 1.2s ease-in-out infinite;
    margin: 0 16px
}

#bs-add-first-element .bs--dragging {
    margin-top: 5%;
    display: none
}

#bs-component {
    z-index: 999999;
    display: none;
    position: absolute;
    border: 2px solid #3758f9;
    font-size: 16px;
    min-height: 3.5rem!important;
    min-width: 3.5rem!important;
    pointer-events: none
}

#bs-component__buttons.bs-small #bs-component__buttons--list {
    pointer-events: auto!important
}

#bs-component__buttons {
    pointer-events: none;
    line-height: 1.5
}

#bs-component__buttons #bs-component__buttons--list {
    pointer-events: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bs-component__buttons button {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-appearance: button;
    text-transform: none;
    overflow: visible;
    border-radius: 0;
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    padding: 0;
    border: none;
    background: none;
    outline: none;
    color: #fff;
    cursor: pointer
}

#bs-component__buttons--components,#bs-component__buttons--move,#bs-component__buttons--one,#bs-component__buttons .bs-component__buttons--edit {
    padding: 4px 8px;
    margin: 3px;
    border-radius: 4px;
    background-color: #3758f9;
    pointer-events: auto
}

#bs-component__buttons--move {
    margin-left: auto
}

#bs-component #bs-component__buttons--one {
    pointer-events: auto;
    display: none
}

#bs-component__buttons.bs-small #bs-component__buttons--one {
    display: inline-block
}

#bs-component__buttons.bs-small #bs-component__buttons--list {
    display: none;
    position: absolute;
    top: .125rem;
    left: 2.2rem;
    padding: 0 6px;
    margin-left: 6px;
    min-width: 140px;
    background: #fff;
    border: 1px solid #3758f9;
    border-radius: 4px
}

#bs-component__buttons.bs-small #bs-component__buttons--list #bs-component__buttons--components,#bs-component__buttons.bs-small #bs-component__buttons--list #bs-component__buttons--move,#bs-component__buttons.bs-small #bs-component__buttons--list .bs-component__buttons--edit {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#bs-component__buttons.bs-small #bs-component__buttons--list #bs-component__buttons--components button,#bs-component__buttons.bs-small #bs-component__buttons--list #bs-component__buttons--components span,#bs-component__buttons.bs-small #bs-component__buttons--list #bs-component__buttons--move button,#bs-component__buttons.bs-small #bs-component__buttons--list #bs-component__buttons--move span,#bs-component__buttons.bs-small #bs-component__buttons--list .bs-component__buttons--edit button,#bs-component__buttons.bs-small #bs-component__buttons--list .bs-component__buttons--edit span {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

#bs-component__buttons.bs-small #bs-component__buttons--move {
    margin-left: 6px
}

.bs-custom-component {
    cursor: not-allowed!important;
    background: #fff!important;
    border: 1px solid #3758f9
}

.bs-custom-component button {
    display: none
}

.bs-custom-component .bs-custom-component__info {
    display: inline!important;
    color: #3758f9
}

.bs-custom-component__info {
    display: none
}

#bs-affected {
    padding: 1.2rem;
    color: #212529;
    background-color: #f8f9fa;
    border-bottom: 1px solid #ced4da
}

#bs-affected h2 {
    margin: 0;
    font-size: 1.3rem
}

#bs-affected h2 span {
    text-transform: uppercase;
    font-weight: 700
}

#bs-affected p {
    margin-bottom: 1rem
}

#bs-affected a {
    color: #007bff
}

.bs-settings-examples {
    display: none;
    margin: 2rem 0
}

.bs-settings-examples.show {
    display: block
}

@media(max-width: 991.98px) {
    #bs-add-first-element p {
        font-size:1.45rem;
        line-height: 1.3
    }

    #bs-add-first-element p.bs-title {
        font-size: 1.8rem
    }

    #bs-add-first-element p.bs-subtitle {
        font-size: 1rem;
        max-width: 440px
    }

    #bs-add-first-element p.bs-small {
        font-size: .85rem;
        line-height: 1.5
    }
}

@media(max-width: 767.98px) {
    #bs-component__buttons {
        display:inline-block
    }

    #bs-add-first-element div {
        margin: -3.5rem 1rem 0
    }

    #bs-add-first-element p {
        margin-bottom: .7rem
    }

    #bs-add-first-element p.bs-tip {
        display: none
    }
}

[data-custom-component-id] {
    min-height: 2px
}

#bs-drop-here {
    display: none;
    margin-top: .5rem;
    margin-bottom: .5rem;
    border-radius: 4px;
    border: 4px dashed #3758f9;
    background-color: #f8f9fa;
    color: #3758f9;
    text-align: center;
    font-size: 1.1rem
}

#bs-drop-here,[data-bucket]:empty {
    padding-top: 1rem;
    padding-bottom: 1rem
}

[data-bucket].bs-bucket-hover:after {
    content: "Append to container";
    border: 4px dashed #3758f9
}

[data-bucket].bs-bucket-hover:not(:empty) {
    border: 4px dashed #ced4da;
    padding-top: 1rem;
    margin-bottom: 1.25rem
}

form[data-bucket].bs-bucket-hover:after {
    content: "Append to form"!important
}

[data-bucket]:after {
    content: "Container";
    display: none;
    opacity: 0;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    margin: 0 auto;
    max-width: 98%;
    border-radius: 4px;
    border: 1px dashed #6c757d;
    background-color: #f8f9fa;
    color: #adb5bd;
    text-align: center
}

form[data-bucket]:after {
    content: "Form"
}

html:not(.screen-top) [data-bucket]:empty:after {
    display: block;
    opacity: 1
}

.bs-dragging {
    padding-bottom: 3rem
}

.bs-dragging [data-bucket]:after {
    display: block;
    opacity: 1
}

.bs-dragging [data-bucket]:not(:empty):after {
    -webkit-animation-name: "fade-in";
    animation-name: "fade-in";
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem
}

@-webkit-keyframes slide {
    0%,to {
        -webkit-transform: translate(0);
        transform: translate(0)
    }

    50% {
        -webkit-transform: translate(-16px);
        transform: translate(-16px)
    }
}

@keyframes slide {
    0%,to {
        -webkit-transform: translate(0);
        transform: translate(0)
    }

    50% {
        -webkit-transform: translate(-16px);
        transform: translate(-16px)
    }
}

@-webkit-keyframes fade-in {
    0% {
        opacity: 0
    }

    20% {
        opacity: 0
    }

    40% {
        opacity: .3
    }

    60% {
        opacity: .5
    }

    80% {
        opacity: .9
    }

    to {
        opacity: 1
    }
}

@keyframes fade-in {
    0% {
        opacity: 0
    }

    20% {
        opacity: 0
    }

    40% {
        opacity: .3
    }

    60% {
        opacity: .5
    }

    80% {
        opacity: .9
    }

    to {
        opacity: 1
    }
}
