img:is([sizes="auto" i], [sizes^="auto," i]) {
    contain-intrinsic-size: 3000px 1500px
}

img.wp-smiley, img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

:root {
    --wp--preset--aspect-ratio--square: 1;
    --wp--preset--aspect-ratio--4-3: 4/3;
    --wp--preset--aspect-ratio--3-4: 3/4;
    --wp--preset--aspect-ratio--3-2: 3/2;
    --wp--preset--aspect-ratio--2-3: 2/3;
    --wp--preset--aspect-ratio--16-9: 16/9;
    --wp--preset--aspect-ratio--9-16: 9/16;
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--color--main: var(--rehub-main-color);
    --wp--preset--color--secondary: var(--rehub-sec-color);
    --wp--preset--color--buttonmain: var(--rehub-main-btn-bg);
    --wp--preset--color--cyan-grey: #abb8c3;
    --wp--preset--color--orange-light: #fcb900;
    --wp--preset--color--red: #cf2e2e;
    --wp--preset--color--red-bright: #f04057;
    --wp--preset--color--vivid-green: #00d084;
    --wp--preset--color--orange: #ff6900;
    --wp--preset--color--blue: #0693e3;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--font-family--system-font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    --wp--preset--font-family--rh-nav-font: var(--rehub-nav-font, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif);
    --wp--preset--font-family--rh-head-font: var(--rehub-head-font, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif);
    --wp--preset--font-family--rh-btn-font: var(--rehub-btn-font, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif);
    --wp--preset--font-family--rh-body-font: var(--rehub-body-font, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif);
    --wp--preset--font-family--inter: "Inter", sans-serif;
    --wp--preset--font-family--cardo: Cardo;
    --wp--preset--spacing--20: 0.44rem;
    --wp--preset--spacing--30: 0.67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}

:root {
    --wp--style--global--content-size: 760px;
    --wp--style--global--wide-size: 900px;
}

:where(body) {
    margin: 0;
}

.wp-site-blocks > .alignleft {
    float: left;
    margin-right: 2em;
}

.wp-site-blocks > .alignright {
    float: right;
    margin-left: 2em;
}

.wp-site-blocks > .aligncenter {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}

:where(.is-layout-flex) {
    gap: 0.5em;
}

:where(.is-layout-grid) {
    gap: 0.5em;
}

.is-layout-flow > .alignleft {
    float: left;
    margin-inline-start: 0;
    margin-inline-end: 2em;
}

.is-layout-flow > .alignright {
    float: right;
    margin-inline-start: 2em;
    margin-inline-end: 0;
}

.is-layout-flow > .aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}

.is-layout-constrained > .alignleft {
    float: left;
    margin-inline-start: 0;
    margin-inline-end: 2em;
}

.is-layout-constrained > .alignright {
    float: right;
    margin-inline-start: 2em;
    margin-inline-end: 0;
}

.is-layout-constrained > .aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}

.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: var(--wp--style--global--content-size);
    margin-left: auto !important;
    margin-right: auto !important;
}

.is-layout-constrained > .alignwide {
    max-width: var(--wp--style--global--wide-size);
}

body .is-layout-flex {
    display: flex;
}

.is-layout-flex {
    flex-wrap: wrap;
    align-items: center;
}

.is-layout-flex > :is(*, div) {
    margin: 0;
}

body .is-layout-grid {
    display: grid;
}

.is-layout-grid > :is(*, div) {
    margin: 0;
}

body {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

a:where(:not(.wp-element-button)) {
    text-decoration: none;
}

h1 {
    font-size: 29px;
    line-height: 34px;
    margin-top: 10px;
    margin-bottom: 31px;
}

h2 {
    font-size: 25px;
    line-height: 31px;
    margin-top: 10px;
    margin-bottom: 31px;
}

h3 {
    font-size: 20px;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 25px;
}

h4 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 18px;
}

h5 {
    font-size: 16px;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 15px;
}

h6 {
    font-size: 14px;
    line-height: 20px;
    margin-top: 0px;
    margin-bottom: 10px;
}

:root :where(.wp-element-button, .wp-block-button__link) {
    background-color: #32373c;
    border-width: 0;
    color: #fff;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: calc(0.667em + 2px) calc(1.333em + 2px);
    text-decoration: none;
}

.has-black-color {
    color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-color {
    color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-color {
    color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-color {
    color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-color {
    color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-color {
    color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-color {
    color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-color {
    color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-color {
    color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-color {
    color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-color {
    color: var(--wp--preset--color--vivid-purple) !important;
}

.has-main-color {
    color: var(--wp--preset--color--main) !important;
}

.has-secondary-color {
    color: var(--wp--preset--color--secondary) !important;
}

.has-buttonmain-color {
    color: var(--wp--preset--color--buttonmain) !important;
}

.has-cyan-grey-color {
    color: var(--wp--preset--color--cyan-grey) !important;
}

.has-orange-light-color {
    color: var(--wp--preset--color--orange-light) !important;
}

.has-red-color {
    color: var(--wp--preset--color--red) !important;
}

.has-red-bright-color {
    color: var(--wp--preset--color--red-bright) !important;
}

.has-vivid-green-color {
    color: var(--wp--preset--color--vivid-green) !important;
}

.has-orange-color {
    color: var(--wp--preset--color--orange) !important;
}

.has-blue-color {
    color: var(--wp--preset--color--blue) !important;
}

.has-black-background-color {
    background-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-background-color {
    background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-background-color {
    background-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-background-color {
    background-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-background-color {
    background-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-background-color {
    background-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-background-color {
    background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-background-color {
    background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-background-color {
    background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-background-color {
    background-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-main-background-color {
    background-color: var(--wp--preset--color--main) !important;
}

.has-secondary-background-color {
    background-color: var(--wp--preset--color--secondary) !important;
}

.has-buttonmain-background-color {
    background-color: var(--wp--preset--color--buttonmain) !important;
}

.has-cyan-grey-background-color {
    background-color: var(--wp--preset--color--cyan-grey) !important;
}

.has-orange-light-background-color {
    background-color: var(--wp--preset--color--orange-light) !important;
}

.has-red-background-color {
    background-color: var(--wp--preset--color--red) !important;
}

.has-red-bright-background-color {
    background-color: var(--wp--preset--color--red-bright) !important;
}

.has-vivid-green-background-color {
    background-color: var(--wp--preset--color--vivid-green) !important;
}

.has-orange-background-color {
    background-color: var(--wp--preset--color--orange) !important;
}

.has-blue-background-color {
    background-color: var(--wp--preset--color--blue) !important;
}

.has-black-border-color {
    border-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-border-color {
    border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-border-color {
    border-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-border-color {
    border-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-border-color {
    border-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-border-color {
    border-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-border-color {
    border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-border-color {
    border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-border-color {
    border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-border-color {
    border-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-main-border-color {
    border-color: var(--wp--preset--color--main) !important;
}

.has-secondary-border-color {
    border-color: var(--wp--preset--color--secondary) !important;
}

.has-buttonmain-border-color {
    border-color: var(--wp--preset--color--buttonmain) !important;
}

.has-cyan-grey-border-color {
    border-color: var(--wp--preset--color--cyan-grey) !important;
}

.has-orange-light-border-color {
    border-color: var(--wp--preset--color--orange-light) !important;
}

.has-red-border-color {
    border-color: var(--wp--preset--color--red) !important;
}

.has-red-bright-border-color {
    border-color: var(--wp--preset--color--red-bright) !important;
}

.has-vivid-green-border-color {
    border-color: var(--wp--preset--color--vivid-green) !important;
}

.has-orange-border-color {
    border-color: var(--wp--preset--color--orange) !important;
}

.has-blue-border-color {
    border-color: var(--wp--preset--color--blue) !important;
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}

.has-cool-to-warm-spectrum-gradient-background {
    background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}

.has-blush-light-purple-gradient-background {
    background: var(--wp--preset--gradient--blush-light-purple) !important;
}

.has-blush-bordeaux-gradient-background {
    background: var(--wp--preset--gradient--blush-bordeaux) !important;
}

.has-luminous-dusk-gradient-background {
    background: var(--wp--preset--gradient--luminous-dusk) !important;
}

.has-pale-ocean-gradient-background {
    background: var(--wp--preset--gradient--pale-ocean) !important;
}

.has-electric-grass-gradient-background {
    background: var(--wp--preset--gradient--electric-grass) !important;
}

.has-midnight-gradient-background {
    background: var(--wp--preset--gradient--midnight) !important;
}

.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important;
}

.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium) !important;
}

.has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important;
}

.has-x-large-font-size {
    font-size: var(--wp--preset--font-size--x-large) !important;
}

.has-system-font-font-family {
    font-family: var(--wp--preset--font-family--system-font) !important;
}

.has-rh-nav-font-font-family {
    font-family: var(--wp--preset--font-family--rh-nav-font) !important;
}

.has-rh-head-font-font-family {
    font-family: var(--wp--preset--font-family--rh-head-font) !important;
}

.has-rh-btn-font-font-family {
    font-family: var(--wp--preset--font-family--rh-btn-font) !important;
}

.has-rh-body-font-font-family {
    font-family: var(--wp--preset--font-family--rh-body-font) !important;
}

.has-inter-font-family {
    font-family: var(--wp--preset--font-family--inter) !important;
}

.has-cardo-font-family {
    font-family: var(--wp--preset--font-family--cardo) !important;
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em;
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em;
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em;
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em;
}

:root :where(.wp-block-pullquote) {
    font-size: 1.5em;
    line-height: 1.6;
}

:root :where(.wp-block-post-title) {
    margin-top: 4px;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
}

:root :where(.wp-block-image) {
    margin-top: 0px;
    margin-bottom: 31px;
}

:root :where(.wp-block-media-text) {
    margin-top: 0px;
    margin-bottom: 31px;
}

:root :where(.wp-block-post-content) {
    font-size: 16px;
    line-height: 28px;
}

@keyframes stuckMoveDownOpacity {
    0% {
        transform: translateY(-15px);
        opacity: 0
    }
    to {
        transform: translateY(0);
        opacity: 1
    }
}

.gspb_row__content, body .gspb_row {
    justify-content: space-between;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap
}

body .gspb_row .gspb_row__content {
    width: 100%
}

body .gspb_row div[class^=gspb_row__col] {
    flex-direction: column
}

.gspb_row__content {
    margin: auto;
    width: 100%
}

body .gspb_row, div[class^=gspb_row__col] {
    position: relative;
    z-index: 0
}

.gspb_row__col--1, .gspb_row__col--10, .gspb_row__col--11, .gspb_row__col--12, .gspb_row__col--2, .gspb_row__col--24, .gspb_row__col--3, .gspb_row__col--4, .gspb_row__col--5, .gspb_row__col--6, .gspb_row__col--7, .gspb_row__col--8, .gspb_row__col--9 {
    padding: 15px min(3vw, 20px);
    box-sizing: border-box
}

body #gspb_svgBox-id-gsbp-8bfa0ca4-8eee {
    display: flex;
    transform: rotateZ(39deg)
}

.rh-fullbrowser {
    overflow: hidden
}

body.gspb-bodyfront #gspb_svgBox-id-gsbp-8bfa0ca4-8eee {
    position: absolute;
    top: -250px;
    right: -450px
}

#gspb_svgBox-id-gsbp-8bfa0ca4-8eee svg {
    width: 1141px !important;
    height: 1281px !important;
    max-width: 100%
}

body #gspb_col-id-gsbp-f5d35f62-a80d.gspb_row__col--12 {
    width: 100%;
    padding: 0 !important
}

body #gspb_col-id-gsbp-0c087fd8-5c47.gspb_row__col--12, body #gspb_col-id-gsbp-11dede4b-0c5f.gspb_row__col--12 {
    width: 100%
}

#gspb_container-id-gsbp-026fc864-81a5.gspb_container {
    position: relative;
    z-index: 0;
    flex-direction: column
}

#gspb_container-id-gsbp-026fc864-81a5.gspb_container .gspb_container__content, #gspb_container-id-gsbp-8a57fb0f-f54e.gspb_container .gspb_container__content {
    margin: auto
}

#gspb_container-id-gsbp-00f5183f-fb57.gspb_container > p:last-of-type, #gspb_container-id-gsbp-026fc864-81a5.gspb_container > p:last-of-type, #gspb_container-id-gsbp-1477cc5e-e04e.gspb_container > p:last-of-type, #gspb_container-id-gsbp-72eea839-15d3.gspb_container > p:last-of-type, #gspb_container-id-gsbp-8a57fb0f-f54e.gspb_container > p:last-of-type, #gspb_container-id-gsbp-94f0b740-298b.gspb_container > p:last-of-type, #gspb_container-id-gsbp-a8ad30e3-d647.gspb_container > p:last-of-type, #gspb_container-id-gsbp-f1183ec1-e30c.gspb_container > p:last-of-type, #gspb_container-id-gsbp-f55f500d-24e1.gspb_container > p:last-of-type {
    margin-bottom: 0
}

[data-prehidden], body.gspb-bodyfront .gs-prehidden {
    visibility: hidden
}

body #gspb_row-id-gsbp-3586ef15-0be8.gspb_row .gspb_row__content, body #gspb_row-id-gsbp-52fa9327-0c64.gspb_row .gspb_row__content, body #gspb_row-id-gsbp-7370d12d-c982.gspb_row .gspb_row__content {
    max-width: 1530px
}

body #gspb_row-id-gsbp-3586ef15-0be8.gspb_row {
    margin-bottom: 50px !important;
    overflow: hidden;
    background-size: cover;
    background-image: url(../content/uploads/2022/06/bg.webp)
}

body #gspb_row-id-gsbp-7370d12d-c982.gspb_row {
    margin-bottom: 50px !important
}

#gspb_row-id-gsbp-7370d12d-c982.gspb_row {
    position: relative;
    z-index: 2
}

.gspb_heading-id-gsbp-55cc03b1-8c63 .wp-block, body .gspb_heading-id-gsbp-55cc03b1-8c63 {
    font-size: 24px;
    font-weight: 400 !important;
    color: #fff
}

body .gspb_heading-id-gsbp-55cc03b1-8c63 {
    margin-bottom: 20px !important
}

.gspb_heading-id-gsbp-6876dbad-0301 .wp-block, body .gspb_heading-id-gsbp-6876dbad-0301 {
    font-size: 43px;
    color: #fff
}

.gspb_heading-id-gsbp-2f515fab-aa0d .wp-block, body .gspb_heading-id-gsbp-2f515fab-aa0d {
    color: #fff
}

body.gspb-bodyfront #gspb_blob-id-gsbp-2588d25c-bc44 {
    position: static
}

#gspb_blob-id-gsbp-2588d25c-bc44 svg {
    width: 800px;
    height: 800px;
    max-width: 100%
}

body #gspb_row-id-gsbp-52fa9327-0c64.gspb_row {
    margin-top: 80px !important;
    margin-bottom: 70px !important;
    padding-left: 270px !important
}

#gspb_row-id-gsbp-52fa9327-0c64.gspb_row {
    z-index: 10
}

body.gspb-bodyfront #gspb_gsap-gsbp-3d0360d2-1481 {
    position: absolute;
    right: 0;
    bottom: 0
}

#gspb_gsap-gsbp-3d0360d2-1481 {
    perspective: 500px
}

body.gspb-bodyfront #gspb_image-id-gsbp-d1d0e98f-55cf {
    position: absolute;
    z-index: 2;
    right: 100px;
    bottom: 0
}

.gspb_heading-id-gsbp-edb6c014-ea68 .gsap-g-line, .gspb_heading-id-gsbp-edb6c014-ea68 .wp-block, body .gspb_heading-id-gsbp-edb6c014-ea68 {
    text-align: center !important
}

.gspb_heading-id-gsbp-edb6c014-ea68 .wp-block, body .gspb_heading-id-gsbp-edb6c014-ea68 {
    color: #6a6a6a
}

.gspb_heading-id-gsbp-d7d6504e-1d8e .gsap-g-line, .gspb_heading-id-gsbp-d7d6504e-1d8e .wp-block, body .gspb_heading-id-gsbp-d7d6504e-1d8e {
    text-align: center !important
}

#gspb_container-id-gsbp-8a57fb0f-f54e.gspb_container .gspb_shape-divider-container svg, body #gspb_col-id-gsbp-4aa440a6-cc33.gspb_row__col--12 {
    width: 100%
}

.gspb_heading-id-gsbp-b272f464-72e7 .wp-block, body .gspb_heading-id-gsbp-b272f464-72e7 {
    font-size: 39px;
    line-height: 38.6px;
    color: #fff
}

body .gspb_heading-id-gsbp-b272f464-72e7 {
    margin-bottom: 21px !important
}

.gspb_heading-id-gsbp-26ba38de-dd29 .wp-block, body .gspb_heading-id-gsbp-26ba38de-dd29 {
    font-size: 44px;
    font-weight: 400 !important;
    color: #fff
}

#gspb_container-id-gsbp-8a57fb0f-f54e.gspb_container {
    position: relative;
    z-index: 0;
    flex-direction: column
}

body #gspb_container-id-gsbp-8a57fb0f-f54e.gspb_container {
    padding: 20px 20px 0 !important;
    background-image: linear-gradient(340deg, #2f00f5 0, #8311c6 100%)
}

#gspb_container-id-gsbp-8a57fb0f-f54e.gspb_container .gspb_shape-divider-container {
    overflow: hidden;
    position: absolute;
    left: 0;
    z-index: -1;
    width: 100%;
    line-height: 0
}

#gspb_container-id-gsbp-8a57fb0f-f54e.gspb_container .gspb_shape-divider-container--bottom, body #gspb_container-id-gsbp-8a57fb0f-f54e.gspb_container .gspb_shape-divider-container--bottom {
    bottom: 0
}

body #gspb_container-id-gsbp-8a57fb0f-f54e.gspb_container .gspb_shape-divider-container--top svg {
    height: 303px
}

body #gspb_container-id-gsbp-8a57fb0f-f54e.gspb_container .gspb_shape-divider-container--bottom svg {
    transform: rotateX(180deg);
    height: 102px
}

#gspb_button-id-gsbp-20ec4682-3740 {
    display: flex;
    justify-content: flex-start
}

#gspb_button-id-gsbp-20ec4682-3740 .gspb-buttonbox {
    display: inline-block;
    padding: 13px 26px;
    background-color: #00d084;
    text-decoration: none !important;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    position: relative;
    z-index: 0;
    cursor: pointer
}

#gspb_button-id-gsbp-20ec4682-3740 .gspb-buttonbox-text {
    display: flex;
    flex-direction: column
}

body #gspb_button-id-gsbp-20ec4682-3740 {
    justify-content: center
}

body #gspb_button-id-gsbp-20ec4682-3740 .gspb-buttonbox {
    margin-top: 30px !important;
    margin-bottom: 10px !important;
    background-color: #f04;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    box-shadow: 0 11px 35px 0 #ff004478
}

.gspb_heading-id-gsbp-4d701b17-7cf8 .wp-block, body .gspb_heading-id-gsbp-4d701b17-7cf8 {
    font-size: 14px
}

.gspb_heading-id-gsbp-4d701b17-7cf8 .gsap-g-line, .gspb_heading-id-gsbp-4d701b17-7cf8 .wp-block, .gspb_heading-id-gsbp-eb224e24-dd0f .gsap-g-line, .gspb_heading-id-gsbp-eb224e24-dd0f .wp-block, body .gspb_heading-id-gsbp-4d701b17-7cf8, body .gspb_heading-id-gsbp-eb224e24-dd0f {
    text-align: center !important
}

#gspb_container-id-gsbp-f1183ec1-e30c.gspb_container {
    position: relative;
    z-index: 0;
    flex-direction: column
}

#gspb_container-id-gsbp-a8ad30e3-d647.gspb_container .gspb_container__content, #gspb_container-id-gsbp-f1183ec1-e30c.gspb_container .gspb_container__content {
    margin: auto
}

body #gspb_container-id-gsbp-f1183ec1-e30c.gspb_container {
    padding-bottom: 15px !important;
    border-style: solid;
    border-width: 1px;
    border-color: #0000001f
}

body #gspb_col-id-gsbp-bf07f86c-401f.gspb_row__col--2 {
    width: 16.666666666666668%;
    background-color: #fff
}

body #gspb_col-id-gsbp-ffde3885-2afc.gspb_row__col--10 {
    width: 83.33333333333333%
}

body #gspb_row-id-gsbp-35446527-8507.gspb_row .gspb_row__content {
    max-width: 1530px
}

body #gspb_row-id-gsbp-35446527-8507.gspb_row {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #00000014
}

#gspb_row-id-gsbp-35446527-8507.gspb_row {
    z-index: 4
}

.gspb_heading-id-gsbp-eb224e24-dd0f .wp-block, body .gspb_heading-id-gsbp-eb224e24-dd0f {
    color: #6a6a6a
}

.gspb_heading-id-gsbp-02907375-15f8 .gsap-g-line, .gspb_heading-id-gsbp-02907375-15f8 .wp-block, body .gspb_heading-id-gsbp-02907375-15f8 {
    text-align: center !important
}

body #gspb_col-id-gsbp-afe29193-f420.gspb_row__col--12 {
    width: 100%
}

body #gspb_row-id-gsbp-769c34b2-3eec.gspb_row .gspb_row__content {
    max-width: 1200px
}

body #gspb_image-id-gsbp-b65c443c-4de1 img {
    transition: all 1.3s cubic-bezier(.165, .84, .44, 1)
}

body .gspb-hovered-block:hover #gspb_image-id-gsbp-b65c443c-4de1 img {
    transform: scale(1.1)
}

#gspb_container-id-gsbp-00f5183f-fb57.gspb_container, #gspb_container-id-gsbp-1477cc5e-e04e.gspb_container, #gspb_container-id-gsbp-72eea839-15d3.gspb_container, #gspb_container-id-gsbp-a8ad30e3-d647.gspb_container, #gspb_container-id-gsbp-f55f500d-24e1.gspb_container {
    position: relative;
    z-index: 0;
    flex-direction: column
}

body #gspb_container-id-gsbp-a8ad30e3-d647.gspb_container {
    margin-bottom: 15px !important;
    overflow: hidden
}

.gspb_heading-id-gsbp-04092c64-ab1e .wp-block, body .gspb_heading-id-gsbp-04092c64-ab1e {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 3px
}

.gspb_heading-id-gsbp-04092c64-ab1e .gsap-g-line, .gspb_heading-id-gsbp-04092c64-ab1e .wp-block, body .gspb_heading-id-gsbp-04092c64-ab1e {
    text-align: center !important
}

body #gspb_iconsList-id-gsbp-bca84fbd-503d.gspb_iconsList, body #gspb_image-id-gsbp-2909eb26-807a, body .gspb_heading-id-gsbp-04092c64-ab1e {
    margin-bottom: 10px !important
}

#gspb_iconsList-id-gsbp-bca84fbd-503d.gspb_iconsList .gspb_iconsList__item__text {
    font-size: 16px;
    margin-right: 15px
}

body #gspb_iconsList-id-gsbp-bca84fbd-503d.gspb_iconsList .gspb_iconsList__item {
    justify-content: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative
}

#gspb_iconsList-id-gsbp-bca84fbd-503d.gspb_iconsList .gspb_iconsList__item svg path {
    fill: #9000f0 !important
}

#gspb_iconsList-id-gsbp-bca84fbd-503d.gspb_iconsList .gspb_iconsList__item img, #gspb_iconsList-id-gsbp-bca84fbd-503d.gspb_iconsList .gspb_iconsList__item svg {
    width: 30px !important;
    height: 30px !important;
    min-width: 30px
}

#gspb_iconsList-id-gsbp-bca84fbd-503d.gspb_iconsList img, #gspb_iconsList-id-gsbp-bca84fbd-503d.gspb_iconsList svg {
    order: 2
}

#gspb_iconsList-id-gsbp-bca84fbd-503d.gspb_iconsList .gspb_iconsList__item__text .wp-block, body #gspb_iconsList-id-gsbp-bca84fbd-503d.gspb_iconsList .gspb_iconsList__item__text {
    font-size: 28px
}

#gspb_iconsList-id-gsbp-bca84fbd-503d.gspb_iconsList .gspb_iconsList__item__text .wp-block, body #gspb_iconsList-id-gsbp-bca84fbd-503d.gspb_iconsList .gspb_iconsList__item__text {
    font-weight: 700 !important
}

#gspb_container-id-gsbp-00f5183f-fb57.gspb_container .gspb_container__content, #gspb_container-id-gsbp-1477cc5e-e04e.gspb_container .gspb_container__content, #gspb_container-id-gsbp-72eea839-15d3.gspb_container .gspb_container__content, #gspb_container-id-gsbp-f55f500d-24e1.gspb_container .gspb_container__content {
    margin: auto
}

body #gspb_container-id-gsbp-00f5183f-fb57.gspb_container {
    transition: all .8s cubic-bezier(.165, .84, .44, 1);
    box-shadow: 0 5px 23px 0 #bccfdb59;
    padding: 20px !important;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #f8f8f8
}

body #gspb_container-id-gsbp-00f5183f-fb57.gspb_container:hover {
    transform: translateY(-10px)
}

body #gspb_col-id-gsbp-88010e2a-c915.gspb_row__col--4 {
    width: 33.333333333333336%
}

body #gspb_col-id-gsbp-9ed48c97-8636.gspb_row__col--8 {
    width: 66.66666666666667%;
    padding-top: 0 !important
}

body #gspb_row-id-gsbp-d9999421-4f5c.gspb_row .gspb_row__content {
    max-width: 1530px
}

body #gspb_row-id-gsbp-d9999421-4f5c.gspb_row {
    margin-bottom: 80px !important
}

.gspb_heading-id-gsbp-b28f81d2-171b .wp-block, body .gspb_heading-id-gsbp-b28f81d2-171b {
    font-size: 30px;
    line-height: 40px
}

.gspb_heading-id-gsbp-b28f81d2-171b .gsap-g-line, .gspb_heading-id-gsbp-b28f81d2-171b .wp-block, body .gspb_heading-id-gsbp-b28f81d2-171b {
    text-align: center !important
}

.gspb_heading-id-gsbp-b28f81d2-171b .wp-block, body .gspb_heading-id-gsbp-b28f81d2-171b {
    color: #fff
}

.gspb_heading-id-gsbp-b28f81d2-171b .gspb_heading_subtitle {
    display: block;
    font-size: 17px;
    line-height: 22px;
    color: #b0bac0;
    margin-top: 5px
}

.gspb_heading-id-gsbp-b28f81d2-171b .gspb_heading_subtitle .wp-block, body .gspb_heading-id-gsbp-b28f81d2-171b .gspb_heading_subtitle {
    font-weight: 400 !important;
    color: #e4e4e4
}

body .gspb_heading-id-gsbp-b28f81d2-171b .gspb_heading_subtitle {
    margin-top: 10px !important
}

body #gspb_image-id-gsbp-2909eb26-807a img, body #gspb_image-id-gsbp-d4367a93-33ac img, body #gspb_image-id-gsbp-eb19428f-4993 img {
    border-style: solid;
    border-width: 2px;
    border-color: #fff;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px
}

.gspb_heading-id-gsbp-9320ad51-02e5 .wp-block, body .gspb_heading-id-gsbp-9320ad51-02e5 {
    line-height: 28px;
    color: #fff
}

body .gspb_heading-id-gsbp-9320ad51-02e5 {
    padding-bottom: 20px !important
}

.gspb_heading-id-gsbp-1b7d5f7b-d7db .wp-block, body .gspb_heading-id-gsbp-1b7d5f7b-d7db {
    font-size: 20px;
    color: #fff
}

.gspb_heading-id-gsbp-1b7d5f7b-d7db .gspb_heading_subtitle {
    display: block;
    font-size: 17px;
    line-height: 22px;
    color: #b0bac0;
    margin-top: 5px
}

.gspb_heading-id-gsbp-1b7d5f7b-d7db .gspb_heading_subtitle .wp-block, .gspb_heading-id-gsbp-9ebc1a04-6731 .gspb_heading_subtitle .wp-block, .gspb_heading-id-gsbp-c012a773-9ebf .gspb_heading_subtitle .wp-block, body .gspb_heading-id-gsbp-1b7d5f7b-d7db .gspb_heading_subtitle, body .gspb_heading-id-gsbp-9ebc1a04-6731 .gspb_heading_subtitle, body .gspb_heading-id-gsbp-c012a773-9ebf .gspb_heading_subtitle {
    font-size: 15px
}

#gspb_iconBox-id-gsbp-12ab54ca-d4b8 svg, #gspb_iconBox-id-gsbp-2c2486d4-6da7 svg, #gspb_iconBox-id-gsbp-61f7b71d-489c svg {
    width: 72px
}

body #gspb_iconBox-id-gsbp-61f7b71d-489c {
    justify-content: center;
    display: flex
}

body #gspb_iconBox-id-gsbp-61f7b71d-489c svg {
    height: 50px !important;
    width: 50px !important;
    min-width: 50px;
    fill: #ffffff4f !important
}

#gspb_iconBox-id-gsbp-61f7b71d-489c svg path {
    fill: #ffffff4f !important
}

body #gspb_iconBox-id-gsbp-61f7b71d-489c .gspb_iconBox__wrapper {
    margin: 0 !important;
    padding: 0 !important
}

body.gspb-bodyfront #gspb_iconBox-id-gsbp-12ab54ca-d4b8 .gspb_iconBox__wrapper, body.gspb-bodyfront #gspb_iconBox-id-gsbp-2c2486d4-6da7 .gspb_iconBox__wrapper, body.gspb-bodyfront #gspb_iconBox-id-gsbp-61f7b71d-489c .gspb_iconBox__wrapper {
    position: absolute;
    right: 20px;
    bottom: 20px
}

body #gspb_container-id-gsbp-1477cc5e-e04e.gspb_container {
    padding: 40px 35px 35px !important;
    background-color: #ffffff30
}

body #gspb_col-id-gsbp-04ba9221-4599.gspb_row__col--4 {
    width: 33.333333333333336%
}

body #gspb_image-id-gsbp-d4367a93-33ac {
    margin-bottom: 10px !important
}

.gspb_heading-id-gsbp-85403f2b-affc .wp-block, body .gspb_heading-id-gsbp-85403f2b-affc {
    line-height: 28px;
    color: #fff
}

body .gspb_heading-id-gsbp-85403f2b-affc {
    padding-bottom: 20px !important
}

.gspb_heading-id-gsbp-9ebc1a04-6731 .wp-block, body .gspb_heading-id-gsbp-9ebc1a04-6731 {
    font-size: 20px;
    color: #fff
}

.gspb_heading-id-gsbp-9ebc1a04-6731 .gspb_heading_subtitle {
    display: block;
    font-size: 17px;
    line-height: 22px;
    color: #b0bac0;
    margin-top: 5px
}

body #gspb_iconBox-id-gsbp-2c2486d4-6da7 {
    justify-content: center;
    display: flex
}

body #gspb_iconBox-id-gsbp-2c2486d4-6da7 .gspb_iconBox__wrapper {
    margin: 0 !important;
    padding: 0 !important
}

body #gspb_container-id-gsbp-72eea839-15d3.gspb_container {
    padding: 40px 35px 35px !important;
    background-color: #ffffff30
}

body #gspb_col-id-gsbp-80733b5b-e123.gspb_row__col--4 {
    width: 33.333333333333336%
}

body #gspb_image-id-gsbp-eb19428f-4993 {
    margin-bottom: 10px !important
}

.gspb_heading-id-gsbp-af05817d-123a .wp-block, body .gspb_heading-id-gsbp-af05817d-123a {
    line-height: 28px;
    color: #fff
}

body .gspb_heading-id-gsbp-af05817d-123a {
    padding-bottom: 20px !important
}

.gspb_heading-id-gsbp-c012a773-9ebf .wp-block, body .gspb_heading-id-gsbp-c012a773-9ebf {
    font-size: 20px;
    color: #fff
}

.gspb_heading-id-gsbp-c012a773-9ebf .gspb_heading_subtitle {
    display: block;
    font-size: 17px;
    line-height: 22px;
    color: #b0bac0;
    margin-top: 5px
}

body #gspb_iconBox-id-gsbp-12ab54ca-d4b8 {
    justify-content: center;
    display: flex
}

body #gspb_iconBox-id-gsbp-12ab54ca-d4b8 svg, body #gspb_iconBox-id-gsbp-2c2486d4-6da7 svg {
    height: 50px !important;
    width: 50px !important;
    min-width: 50px;
    fill: #ffffff4f !important
}

#gspb_iconBox-id-gsbp-12ab54ca-d4b8 svg path, #gspb_iconBox-id-gsbp-2c2486d4-6da7 svg path {
    fill: #ffffff4f !important
}

body #gspb_iconBox-id-gsbp-12ab54ca-d4b8 .gspb_iconBox__wrapper {
    margin: 0 !important;
    padding: 0 !important
}

body #gspb_container-id-gsbp-f55f500d-24e1.gspb_container {
    padding: 40px 35px 35px !important;
    background-color: #ffffff30
}

body #gspb_col-id-gsbp-0e847478-1ed6.gspb_row__col--4 {
    width: 33.333333333333336%
}

body #gspb_row-id-gsbp-1e230c3a-8193.gspb_row .gspb_row__content, body #gspb_row-id-gsbp-6e503a9a-7465.gspb_row .gspb_row__content, body #gspb_row-id-gsbp-afa6765c-5b81.gspb_row .gspb_row__content, body #gspb_row-id-gsbp-c01429b8-0785.gspb_row .gspb_row__content {
    max-width: 1200px
}

body #gspb_col-id-gsbp-378da9b9-ad5e.gspb_row__col--12 {
    width: 100%
}

body #gspb_row-id-gsbp-6e503a9a-7465.gspb_row {
    margin-bottom: 50px !important;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    background-image: linear-gradient(135deg, #880fc4 0, #1d39f2 100%)
}

body #gspb_svgBox-id-gsbp-4161b1f3-35f9 {
    display: flex;
    transform: rotateZ(44deg)
}

body.gspb-bodyfront #gspb_svgBox-id-gsbp-4161b1f3-35f9 {
    position: absolute;
    top: -250px;
    right: -750px
}

#gspb_svgBox-id-gsbp-4161b1f3-35f9 svg, #gspb_svgBox-id-gsbp-ca7a6497-5577 svg {
    width: 1141px !important;
    height: 1281px !important;
    fill: #667ae812 !important;
    max-width: 100%
}

#gspb_svgBox-id-gsbp-4161b1f3-35f9 svg path {
    fill: #667ae812 !important
}

body #gspb_svgBox-id-gsbp-ca7a6497-5577 {
    display: flex;
    transform: rotateZ(72deg)
}

body.gspb-bodyfront #gspb_svgBox-id-gsbp-ca7a6497-5577 {
    position: absolute;
    top: -250px;
    right: -730px
}

#gspb_svgBox-id-gsbp-ca7a6497-5577 svg {
    fill: #668fe80f !important
}

#gspb_svgBox-id-gsbp-ca7a6497-5577 svg path {
    fill: #668fe80f !important
}

body #gspb_col-id-gsbp-e50424f5-1eaf.gspb_row__col--12 {
    width: 100%
}

.gspb_heading-id-gsbp-59f5b4c4-4795 .wp-block, body .gspb_heading-id-gsbp-59f5b4c4-4795 {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 3px
}

.gspb_heading-id-gsbp-59f5b4c4-4795 .gsap-g-line, .gspb_heading-id-gsbp-59f5b4c4-4795 .wp-block, body .gspb_heading-id-gsbp-59f5b4c4-4795 {
    text-align: left !important
}

.gspb_heading-id-gsbp-19e1a29e-6647 .wp-block, body .gspb_heading-id-gsbp-19e1a29e-6647 {
    font-size: 35px;
    line-height: 40px
}

.gspb_heading-id-gsbp-19e1a29e-6647 .gspb_heading_subtitle {
    display: block;
    font-size: 17px;
    line-height: 22px;
    color: #b0bac0;
    margin-top: 5px
}

.gspb_heading-id-gsbp-19e1a29e-6647 .gspb_heading_subtitle .wp-block, body .gspb_heading-id-gsbp-19e1a29e-6647 .gspb_heading_subtitle {
    font-weight: 400 !important
}

body .gspb_heading-id-gsbp-19e1a29e-6647 .gspb_heading_subtitle {
    margin-top: 20px !important
}

body #gspb_col-id-gsbp-8e200f5f-7989.gspb_row__col--6 {
    width: 50%
}

.gs-accordion {
    margin-bottom: 15px
}

.gs-accordion .gs-accordion-item {
    margin: 0 0 10px
}

.gs-accordion .gs-accordion-item.gsclose .gs-accordion-item__content {
    display: none
}

.gs-accordion .gs-accordion-item.gsopen .gs-accordion-item__title .gs-iconafter {
    transform: rotate(0)
}

.gs-accordion .gs-accordion-item__heading {
    outline: 0;
    text-decoration: none;
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    margin: 0 !important;
    padding: 15px !important
}

.gs-accordion .gs-accordion-item__title {
    z-index: 1;
    position: relative;
    display: block;
    margin: 0;
    border: 1px solid #ddd;
    cursor: pointer;
    transition: all .3s ease-in-out
}

.gs-accordion .gs-accordion-item__title span.iconfortoggle {
    display: block;
    position: absolute;
    height: 14px;
    width: 14px;
    right: 20px;
    top: 18px
}

.gs-accordion .gs-accordion-item__title span.iconfortoggle .gs-iconafter, .gs-accordion .gs-accordion-item__title span.iconfortoggle .gs-iconbefore {
    content: '';
    width: 14px;
    height: 3px;
    border-radius: 2px;
    background-color: #111;
    position: absolute;
    top: 6px;
    left: 0
}

.gs-accordion .gs-accordion-item__title span.iconfortoggle .gs-iconafter {
    transform: rotate(90deg);
    transition: all .3s ease-in-out
}

.gs-accordion .gs-accordion-item__content {
    z-index: 0;
    position: relative;
    padding: 15px;
    border: 1px solid #ddd;
    border-top: none;
    background: #fff
}

.gs-accordion .gs-accordion-item__content.stuckMoveDownOpacity {
    -webkit-animation: stuckMoveDownOpacity .6s;
    animation: stuckMoveDownOpacity .6s
}

.gs-accordion .gs-accordion-item__text {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75
}

#gspb_accordion-id-gsbp-8e1f51b6-ea40 .gs-accordion-item__title {
    border-color: #ececec
}

#gspb_accordion-id-gsbp-8e1f51b6-ea40 .gs-accordion-item__title > * .wp-block, body #gspb_accordion-id-gsbp-8e1f51b6-ea40 .gs-accordion-item__title > * {
    font-size: 18px;
    font-weight: 400 !important
}

body #gspb_col-id-gsbp-f705cabf-397e.gspb_row__col--6 {
    width: 50%
}

body #gspb_row-id-gsbp-afa6765c-5b81.gspb_row {
    padding-top: 50px !important;
    padding-bottom: 50px !important
}

.gspb_heading-id-gsbp-09ba13d0-f54a .wp-block, body .gspb_heading-id-gsbp-09ba13d0-f54a {
    font-size: 30px;
    line-height: 40px
}

.gspb_heading-id-gsbp-09ba13d0-f54a .gsap-g-line, .gspb_heading-id-gsbp-09ba13d0-f54a .wp-block, body .gspb_heading-id-gsbp-09ba13d0-f54a {
    text-align: center !important
}

.gspb_heading-id-gsbp-09ba13d0-f54a .wp-block, body .gspb_heading-id-gsbp-09ba13d0-f54a {
    color: #fff
}

.gspb_heading-id-gsbp-09ba13d0-f54a .gspb_heading_subtitle {
    display: block;
    font-size: 17px;
    line-height: 22px;
    color: #b0bac0;
    margin-top: 5px
}

.gspb_heading-id-gsbp-09ba13d0-f54a .gspb_heading_subtitle .wp-block, body .gspb_heading-id-gsbp-09ba13d0-f54a .gspb_heading_subtitle {
    font-weight: 400 !important;
    color: #e4e4e4
}

body #gspb_col-id-gsbp-366b1aef-ddf4.gspb_row__col--12 {
    width: 100%
}

body #gspb_row-id-gsbp-c01429b8-0785.gspb_row {
    margin-bottom: 50px !important;
    padding-top: 20px !important;
    padding-bottom: 0 !important;
    background-image: linear-gradient(135deg, #880fc4 0, #1d39f2 100%)
}

#gspb_container-id-gsbp-94f0b740-298b.gspb_container {
    z-index: 0;
    flex-direction: column;
    position: relative
}

#gspb_container-id-gsbp-94f0b740-298b.gspb_container .gspb_container__content {
    margin: auto
}

body #gspb_container-id-gsbp-94f0b740-298b.gspb_container {
    margin-bottom: 50px !important
}

#gspb_container-id-gsbp-94f0b740-298b.gspb_container .gs-prev-next-button {
    top: 50%;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    transform: translateY(-50%);
    box-shadow: 0 0 10px rgb(0 0 0/5%);
    position: absolute;
    background: rgba(255, 255, 255, .75);
    border: 0;
    cursor: pointer;
    z-index: 99
}

#gspb_container-id-gsbp-94f0b740-298b.gspb_container .gs-prev-next-button svg {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%;
    fill: rgba(0, 0, 0, .3)
}

#gspb_container-id-gsbp-94f0b740-298b.gspb_container .gs-prev-next-button.previous {
    left: 10px
}

#gspb_container-id-gsbp-94f0b740-298b.gspb_container .gs-prev-next-button.next {
    right: 10px
}

#gspb_container-id-gsbp-94f0b740-298b.gspb_container .gs-prev-next-button:hover svg {
    fill: rgba(0, 0, 0, .6)
}

body.gspb-bodyfront #gspb_container-id-gsbp-94f0b740-298b.gspb_container .wpsm_recent_posts_list {
    overflow-x: auto !important;
    overflow-y: hidden;
    display: grid;
    grid-auto-flow: column;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    scrollbar-width: thin;
    scrollbar-color: transparent transparent;
    grid-gap: 15px;
    padding-bottom: 10px
}

body.gspb-bodyfront #gspb_container-id-gsbp-94f0b740-298b.gspb_container .wpsm_recent_posts_list::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

body.gspb-bodyfront #gspb_container-id-gsbp-94f0b740-298b.gspb_container .wpsm_recent_posts_list::-webkit-scrollbar-track {
    background-color: transparent;
    border-radius: 20px
}

body.gspb-bodyfront #gspb_container-id-gsbp-94f0b740-298b.gspb_container .wpsm_recent_posts_list::-webkit-scrollbar-thumb {
    background-color: transparent;
    border-radius: 20px;
    border: 1px solid transparent
}

body.gspb-bodyfront #gspb_container-id-gsbp-94f0b740-298b.gspb_container .wpsm_recent_posts_list:hover::-webkit-scrollbar-thumb {
    background-color: #ddd
}

body.gspb-bodyfront #gspb_container-id-gsbp-94f0b740-298b.gspb_container .wpsm_recent_posts_list:hover {
    scrollbar-color: #ddd #fff
}

body.gspb-bodyfront #gspb_container-id-gsbp-94f0b740-298b.gspb_container .wpsm_recent_posts_list > :not(.block-editor-inner-blocks) {
    width: min(37ch, 60vw) !important;
    scroll-snap-align: start;
    margin: 0 !important
}

.gspb_heading-id-gsbp-018c0230-76b9 .gsap-g-line, .gspb_heading-id-gsbp-018c0230-76b9 .wp-block, body .gspb_heading-id-gsbp-018c0230-76b9 {
    text-align: center !important
}

.gspb_heading-id-gsbp-018c0230-76b9 .wp-block, body .gspb_heading-id-gsbp-018c0230-76b9 {
    color: #6a6a6a
}

.gspb_heading-id-gsbp-104c7b16-12cb .gsap-g-line, .gspb_heading-id-gsbp-104c7b16-12cb .wp-block, body .gspb_heading-id-gsbp-104c7b16-12cb {
    text-align: center !important
}

body #gspb_col-id-gsbp-5dcf20e7-a642.gspb_row__col--12 {
    width: 100%
}

body #gspb_row-id-gsbp-ce9834b0-df1d.gspb_row .gspb_row__content {
    max-width: 1530px
}

body #gspb_row-id-gsbp-ce9834b0-df1d.gspb_row {
    margin-bottom: 50px !important
}

@media (max-width: 575.98px) {
    body #gspb_col-id-gsbp-0c087fd8-5c47.gspb_row__col--12, body #gspb_col-id-gsbp-11dede4b-0c5f.gspb_row__col--12, body #gspb_col-id-gsbp-f5d35f62-a80d.gspb_row__col--12 {
        width: 100%
    }

    body #gspb_row-id-gsbp-52fa9327-0c64.gspb_row {
        padding-left: 0 !important
    }

    body #gspb_image-id-gsbp-d1d0e98f-55cf {
        display: none !important
    }

    body #gspb_col-id-gsbp-04ba9221-4599.gspb_row__col--4, body #gspb_col-id-gsbp-0e847478-1ed6.gspb_row__col--4, body #gspb_col-id-gsbp-366b1aef-ddf4.gspb_row__col--12, body #gspb_col-id-gsbp-378da9b9-ad5e.gspb_row__col--12, body #gspb_col-id-gsbp-4aa440a6-cc33.gspb_row__col--12, body #gspb_col-id-gsbp-5dcf20e7-a642.gspb_row__col--12, body #gspb_col-id-gsbp-80733b5b-e123.gspb_row__col--4, body #gspb_col-id-gsbp-88010e2a-c915.gspb_row__col--4, body #gspb_col-id-gsbp-8e200f5f-7989.gspb_row__col--6, body #gspb_col-id-gsbp-9ed48c97-8636.gspb_row__col--8, body #gspb_col-id-gsbp-afe29193-f420.gspb_row__col--12, body #gspb_col-id-gsbp-bf07f86c-401f.gspb_row__col--2, body #gspb_col-id-gsbp-e50424f5-1eaf.gspb_row__col--12, body #gspb_col-id-gsbp-f705cabf-397e.gspb_row__col--6, body #gspb_col-id-gsbp-ffde3885-2afc.gspb_row__col--10 {
        width: 100%
    }

    #gspb_iconsList-id-gsbp-bca84fbd-503d.gspb_iconsList .gspb_iconsList__item__text .wp-block, body #gspb_iconsList-id-gsbp-bca84fbd-503d.gspb_iconsList .gspb_iconsList__item__text {
        font-size: 25px
    }

}

@media (min-width: 768px) and (max-width: 991.98px) {
    body #gspb_row-id-gsbp-52fa9327-0c64.gspb_row {
        padding-left: 0 !important
    }

    body #gspb_col-id-gsbp-bf07f86c-401f.gspb_row__col--2 {
        width: 25%
    }

    body #gspb_col-id-gsbp-ffde3885-2afc.gspb_row__col--10 {
        width: 75%
    }

    #gspb_iconsList-id-gsbp-bca84fbd-503d.gspb_iconsList .gspb_iconsList__item__text .wp-block, body #gspb_iconsList-id-gsbp-bca84fbd-503d.gspb_iconsList .gspb_iconsList__item__text {
        font-size: 20px
    }

    #gspb_iconsList-id-gsbp-bca84fbd-503d.gspb_iconsList .gspb_iconsList__item__text .gsap-g-line, #gspb_iconsList-id-gsbp-bca84fbd-503d.gspb_iconsList .gspb_iconsList__item__text .wp-block, body #gspb_iconsList-id-gsbp-bca84fbd-503d.gspb_iconsList .gspb_iconsList__item__text {
        text-align: left !important
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    body #gspb_row-id-gsbp-52fa9327-0c64.gspb_row {
        padding-left: 0 !important
    }

    body #gspb_container-id-gsbp-f1183ec1-e30c.gspb_container, body #gspb_image-id-gsbp-d1d0e98f-55cf {
        display: none !important
    }

    body #gspb_col-id-gsbp-88010e2a-c915.gspb_row__col--4, body #gspb_col-id-gsbp-9ed48c97-8636.gspb_row__col--8, body #gspb_col-id-gsbp-bf07f86c-401f.gspb_row__col--2, body #gspb_col-id-gsbp-ffde3885-2afc.gspb_row__col--10 {
        width: 100%
    }

    body #gspb_col-id-gsbp-04ba9221-4599.gspb_row__col--4, body #gspb_col-id-gsbp-80733b5b-e123.gspb_row__col--4 {
        width: 50%
    }

    body #gspb_col-id-gsbp-0e847478-1ed6.gspb_row__col--4, body #gspb_col-id-gsbp-8e200f5f-7989.gspb_row__col--6, body #gspb_col-id-gsbp-f705cabf-397e.gspb_row__col--6 {
        width: 100%
    }
}

.woocommerce form .form-row .required {
    visibility: visible;
}

@media (min-width: 1024px) {
    a.buy-rhtheme {
        position: fixed;
        bottom: 40px;
        left: 40px;
        background-color: #101010;
        color: #fff;
        font-size: 14px;
        padding: 12px 20px 12px 16px;
        border-radius: 35px;
        line-height: 1;
        z-index: 379;
    }

    a.buy-rhtheme:focus, a.buy-rhtheme:hover {
        color: #fff;
        background-color: #7dbd2d;
    }

    a.buy-rhtheme.demo {
        bottom: 95px
    }

    a.buy-rhtheme:focus svg, a.buy-rhtheme:hover svg {
        fill: #fff
    }

    a.buy-rhtheme > svg {
        margin-right: 7px
    }

    a.buy-rhtheme > span, a.buy-rhtheme > svg {
        vertical-align: middle;
    }

    .rh-show-demos-preview {
        position: fixed;
        top: 65%;
        right: 0;
        text-align: center;
        text-transform: uppercase;
        cursor: pointer;
        overflow: hidden;
        height: 65px;
        line-height: 65px;
        width: 70px;
        background-color: rgba(0, 0, 0, .85);
        transition: transform .3s ease .4s, background-color .25s ease;
        backface-visibility: hidden;
        perspective: 800px;
        border-radius: 10px 0 0 10px;
        z-index: 379;
    }

    .rh-text-demo {
        display: block;
        position: relative;
        color: #fff;
        font-weight: 900;
        z-index: 2;
    }

    .rh-demo-count {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        height: 65px;
        line-height: 65px;
        width: 65px;
        font-size: 42px;
        font-weight: 600;
        display: flex;
        color: rgba(255, 255, 255, .1);
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    .rh-show-demos-preview:hover {
        background-color: #7dbd2d
    }
}

@media (min-width: 1025px) {
    header .logo-section {
        padding: 30px 0;
    }
}

.rh-boxed-container .rh-outer-wrap {
    width: 100% !important;
    overflow: hidden;
    background: transparent;
    box-shadow: none
}

nav.top_menu > ul > li > a {
    font-weight: normal;
}

.rehub_feat_block div.offer_title, .rh_wrapper_video_playlist .rh_video_title_and_time .rh_video_title, .main_slider .flex-overlay h2, .related_articles ul li > a, h1, h2, h3, h4, h5, h6, .widget .title, .title h1, .title h5, .related_articles .related_title, #comments .title_comments, .commentlist .comment-author .fn, .commentlist .comment-author .fn a, .rate_bar_wrap .review-top .review-text span.review-header, .wpsm-numbox.wpsm-style6 span.num, .wpsm-numbox.wpsm-style5 span.num, .rehub-main-font, .logo .textlogo, .wp-block-quote.is-style-large, .comment-respond h3, .related_articles .related_title, .re_title_inmodal {
    font-family: "Poppins", trebuchet ms;
    font-style: normal;
}

.main_slider .flex-overlay h2, h1, h2, h3, h4, h5, h6, .title h1, .title h5, .comment-respond h3 {
    font-weight: 700;
}

:root {
    --rehub-head-font: Poppins;
}

.sidebar, .rehub-body-font, body {
    font-family: "Poppins", arial !important;
    font-weight: normal;
    font-style: normal;
}

:root {
    --rehub-body-font: Poppins;
}

.header_top_wrap {
    background: none repeat scroll 0 0 #7000f4 !important;
}

.header-top, .header_top_wrap {
    border: none !important
}

.header_top_wrap .user-ava-intop:after, .header-top .top-nav > ul > li > a, .header-top a.cart-contents, .header_top_wrap .icon-search-onclick:before, .header-top .top-social, .header-top .top-social a {
    color: #f4f4f4 !important;
}

.header-top .top-nav li {
    border: none !important;
}

.left-sidebar-archive .main-side {
    float: right;
}

.left-sidebar-archive .sidebar {
    float: left
}

.widget .title:after {
    border-bottom: 2px solid #7000f4;
}

.rehub-main-color-border, nav.top_menu > ul > li.vertical-menu.border-main-color .sub-menu, .rh-main-bg-hover:hover, .wp-block-quote, ul.def_btn_link_tabs li.active a, .wp-block-pullquote {
    border-color: #7000f4;
}

.wpsm_promobox.rehub_promobox {
    border-left-color: #7000f4 !important;
}

.color_link {
    color: #7000f4 !important;
}

.featured_slider:hover .score, article.post .wpsm_toplist_heading:before {
    border-color: #7000f4;
}

.btn_more:hover, .tw-pagination .current {
    border: 1px solid #7000f4;
    color: #fff
}

.rehub_woo_review .rehub_woo_tabs_menu li.current {
    border-top: 3px solid #7000f4;
}

.gallery-pics .gp-overlay {
    box-shadow: 0 0 0 4px #7000f4 inset;
}

.post .rehub_woo_tabs_menu li.current, .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-top: 2px solid #7000f4;
}

.rething_item a.cat {
    border-bottom-color: #7000f4
}

nav.top_menu ul li ul.sub-menu {
    border-bottom: 2px solid #7000f4;
}

.widget.deal_daywoo, .elementor-widget-wpsm_woofeatured .deal_daywoo {
    border: 3px solid #7000f4;
    padding: 20px;
    background: #fff;
}

.deal_daywoo .wpsm-bar-bar {
    background-color: #7000f4 !important
}

#buddypress div.item-list-tabs ul li.selected a span, #buddypress div.item-list-tabs ul li.current a span, #buddypress div.item-list-tabs ul li a span, .user-profile-div .user-menu-tab > li.active > a, .user-profile-div .user-menu-tab > li.active > a:focus, .user-profile-div .user-menu-tab > li.active > a:hover, .news_in_thumb:hover a.rh-label-string, .news_out_thumb:hover a.rh-label-string, .col-feat-grid:hover a.rh-label-string, .carousel-style-deal .re_carousel .controls, .re_carousel .controls:hover, .openedprevnext .postNavigation .postnavprev, .postNavigation .postnavprev:hover, .top_chart_pagination a.selected, .flex-control-paging li a.flex-active, .flex-control-paging li a:hover, .btn_more:hover, body .tabs-menu li:hover, body .tabs-menu li.current, .featured_slider:hover .score, #bbp_user_edit_submit, .bbp-topic-pagination a, .bbp-topic-pagination a, .custom-checkbox label.checked:after, .slider_post .caption, ul.postpagination li.active a, ul.postpagination li:hover a, ul.postpagination li a:focus, .top_theme h5 strong, .re_carousel .text:after, #topcontrol:hover, .main_slider .flex-overlay:hover a.read-more, .rehub_chimp #mc_embed_signup input#mc-embedded-subscribe, #rank_1.rank_count, #toplistmenu > ul li:before, .rehub_chimp:before, .wpsm-members > strong:first-child, .r_catbox_btn, .wpcf7 .wpcf7-submit, .wpsm_pretty_hover li:hover, .wpsm_pretty_hover li.current, .rehub-main-color-bg, .togglegreedybtn:after, .rh-bg-hover-color:hover a.rh-label-string, .rh-main-bg-hover:hover, .rh_wrapper_video_playlist .rh_video_currently_playing, .rh_wrapper_video_playlist .rh_video_currently_playing.rh_click_video:hover, .rtmedia-list-item .rtmedia-album-media-count, .tw-pagination .current, .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active, .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover, .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:hover, #ywqa-submit-question, .woocommerce .widget_price_filter .ui-slider .ui-slider-range, .rh-hov-bor-line > a:after, nav.top_menu > ul:not(.off-canvas) > li > a:after, .rh-border-line:after, .wpsm-table.wpsm-table-main-color table tr th, .rh-hov-bg-main-slide:before, .rh-hov-bg-main-slidecol .col_item:before, .mvx-tablink.active::before {
    background: #7000f4;
}

@media (max-width: 767px) {
    .postNavigation .postnavprev {
        background: #7000f4;
    }
}

.rh-main-bg-hover:hover, .rh-main-bg-hover:hover .whitehovered, .user-profile-div .user-menu-tab > li.active > a {
    color: #fff !important
}

a, .carousel-style-deal .deal-item .priced_block .price_count ins, nav.top_menu ul li.menu-item-has-children ul li.menu-item-has-children > a:before, .flexslider .fa-pulse, .footer-bottom .widget .f_menu li a:hover, .comment_form h3 a, .bbp-body li.bbp-forum-info > a:hover, .bbp-body li.bbp-topic-title > a:hover, #subscription-toggle a:before, #favorite-toggle a:before, .aff_offer_links .aff_name a, .rh-deal-price, .commentlist .comment-content small a, .related_articles .title_cat_related a, article em.emph, .campare_table table.one td strong.red, .sidebar .tabs-item .detail p a, .footer-bottom .widget .title span, footer p a, .welcome-frase strong, article.post .wpsm_toplist_heading:before, .post a.color_link, .categoriesbox:hover h3 a:after, .bbp-body li.bbp-forum-info > a, .bbp-body li.bbp-topic-title > a, .widget .title i, .woocommerce-MyAccount-navigation ul li.is-active a, .category-vendormenu li.current a, .deal_daywoo .title, .rehub-main-color, .wpsm_pretty_colored ul li.current a, .wpsm_pretty_colored ul li.current, .rh-heading-hover-color:hover h2 a, .rh-heading-hover-color:hover h3 a, .rh-heading-hover-color:hover h4 a, .rh-heading-hover-color:hover h5 a, .rh-heading-hover-color:hover h3, .rh-heading-hover-color:hover h2, .rh-heading-hover-color:hover h4, .rh-heading-hover-color:hover h5, .rh-heading-hover-color:hover .rh-heading-hover-item a, .rh-heading-icon:before, .widget_layered_nav ul li.chosen a:before, .wp-block-quote.is-style-large p, ul.page-numbers li span.current, ul.page-numbers li a:hover, ul.page-numbers li.active a, .page-link > span:not(.page-link-title), blockquote:not(.wp-block-quote) p, span.re_filtersort_btn:hover, span.active.re_filtersort_btn, .deal_daywoo .price, div.sortingloading:after {
    color: #7000f4;
}

.page-link > span:not(.page-link-title), .widget.widget_affegg_widget .title, .widget.top_offers .title, .widget.cegg_widget_products .title, header .header_first_style .search form.search-form [type="submit"], header .header_eight_style .search form.search-form [type="submit"], .filter_home_pick span.active, .filter_home_pick span:hover, .filter_product_pick span.active, .filter_product_pick span:hover, .rh_tab_links a.active, .rh_tab_links a:hover, .wcv-navigation ul.menu li.active, .wcv-navigation ul.menu li:hover a, form.search-form [type="submit"], .rehub-sec-color-bg, input#ywqa-submit-question, input#ywqa-send-answer, .woocommerce button.button.alt, .tabsajax span.active.re_filtersort_btn, .wpsm-table.wpsm-table-sec-color table tr th, .rh-slider-arrow, .rh-hov-bg-sec-slide:before, .rh-hov-bg-sec-slidecol .col_item:before {
    background: #000000 !important;
    color: #fff !important;
    outline: 0
}

.widget.widget_affegg_widget .title:after, .widget.top_offers .title:after, .widget.cegg_widget_products .title:after {
    border-top-color: #000000 !important;
}

.page-link > span:not(.page-link-title) {
    border: 1px solid #000000;
}

.page-link > span:not(.page-link-title), .header_first_style .search form.search-form [type="submit"] i {
    color: #fff !important;
}

.rh_tab_links a.active, .rh_tab_links a:hover, .rehub-sec-color-border, nav.top_menu > ul > li.vertical-menu.border-sec-color > .sub-menu, body .rh-slider-thumbs-item--active {
    border-color: #000000
}

.rh_wrapper_video_playlist .rh_video_currently_playing, .rh_wrapper_video_playlist .rh_video_currently_playing.rh_click_video:hover {
    background-color: #000000;
    box-shadow: 1200px 0 0 #000000 inset;
}

.rehub-sec-color {
    color: #000000
}

form.search-form input[type="text"] {
    border-radius: 4px
}

.news .priced_block .price_count, .blog_string .priced_block .price_count, .main_slider .price_count {
    margin-right: 5px
}

.right_aff .priced_block .btn_offer_block, .right_aff .priced_block .price_count {
    border-radius: 0 !important
}

form.search-form.product-search-form input[type="text"] {
    border-radius: 4px 0 0 4px;
}

form.search-form [type="submit"] {
    border-radius: 0 4px 4px 0;
}

.rtl form.search-form.product-search-form input[type="text"] {
    border-radius: 0 4px 4px 0;
}

.rtl form.search-form [type="submit"] {
    border-radius: 4px 0 0 4px;
}

.price_count, .rehub_offer_coupon, #buddypress .dir-search input[type=text], .gmw-form-wrapper input[type=text], .gmw-form-wrapper select, #buddypress a.button, .btn_more, #main_header .wpsm-button, #rh-header-cover-image .wpsm-button, #wcvendor_image_bg .wpsm-button, input[type="text"], textarea, input[type="tel"], input[type="password"], input[type="email"], input[type="url"], input[type="number"], .def_btn, input[type="submit"], input[type="button"], input[type="reset"], .rh_offer_list .offer_thumb .deal_img_wrap, .grid_onsale, .rehub-main-smooth, .re_filter_instore span.re_filtersort_btn:hover, .re_filter_instore span.active.re_filtersort_btn, #buddypress .standard-form input[type=text], #buddypress .standard-form textarea, .blacklabelprice {
    border-radius: 4px
}

.news-community, .woocommerce .products.grid_woo .product, .rehub_chimp #mc_embed_signup input.email, #mc_embed_signup input#mc-embedded-subscribe, .rh_offer_list, .woo-tax-logo, #buddypress div.item-list-tabs ul li a, #buddypress form#whats-new-form, #buddypress div#invite-list, #buddypress #send-reply div.message-box, .rehub-sec-smooth, .rate-bar-bar, .rate-bar, #wcfm-main-contentainer #wcfm-content, .wcfm_welcomebox_header {
    border-radius: 5px
}

#rhSplashSearch form.search-form input[type="text"], #rhSplashSearch form.search-form [type="submit"] {
    border-radius: 0 !important
}

.woocommerce .woo-button-area .masked_coupon, .woocommerce a.woo_loop_btn, .woocommerce .button.checkout, .woocommerce input.button.alt, .woocommerce a.add_to_cart_button:not(.flat-woo-btn), .woocommerce-page a.add_to_cart_button:not(.flat-woo-btn), .woocommerce .single_add_to_cart_button, .woocommerce div.product form.cart .button, .woocommerce .checkout-button.button, .priced_block .btn_offer_block, .priced_block .button, .rh-deal-compact-btn, input.mdf_button, #buddypress input[type="submit"], #buddypress input[type="button"], #buddypress input[type="reset"], #buddypress button.submit, .wpsm-button.rehub_main_btn, .wcv-grid a.button, input.gmw-submit, #ws-plugin--s2member-profile-submit, #rtmedia_create_new_album, input[type="submit"].dokan-btn-theme, a.dokan-btn-theme, .dokan-btn-theme, #wcfm_membership_container a.wcfm_submit_button, .woocommerce button.button, .rehub-main-btn-bg, .woocommerce #payment #place_order, .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    background: none #de1414 !important;
    color: #ffffff !important;
    fill: #ffffff !important;
    border: none !important;
    text-decoration: none !important;
    outline: 0;
    box-shadow: -1px 6px 19px rgba(222, 20, 20, 0.2) !important;
    border-radius: 4px !important;
}

.rehub-main-btn-bg > a {
    color: #ffffff !important;
}

.woocommerce a.woo_loop_btn:hover, .woocommerce .button.checkout:hover, .woocommerce input.button.alt:hover, .woocommerce a.add_to_cart_button:not(.flat-woo-btn):hover, .woocommerce-page a.add_to_cart_button:not(.flat-woo-btn):hover, .woocommerce a.single_add_to_cart_button:hover, .woocommerce-page a.single_add_to_cart_button:hover, .woocommerce div.product form.cart .button:hover, .woocommerce-page div.product form.cart .button:hover, .woocommerce .checkout-button.button:hover, .priced_block .btn_offer_block:hover, .wpsm-button.rehub_main_btn:hover, #buddypress input[type="submit"]:hover, #buddypress input[type="button"]:hover, #buddypress input[type="reset"]:hover, #buddypress button.submit:hover, .small_post .btn:hover, .ap-pro-form-field-wrapper input[type="submit"]:hover, .wcv-grid a.button:hover, #ws-plugin--s2member-profile-submit:hover, .rething_button .btn_more:hover, #wcfm_membership_container a.wcfm_submit_button:hover, .woocommerce #payment #place_order:hover, .woocommerce button.button:hover, .rehub-main-btn-bg:hover, .rehub-main-btn-bg:hover > a, .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover {
    background: none #7000f4 !important;
    color: #ffffff !important;
    border-color: transparent;
    box-shadow: -1px 6px 13px rgba(112, 0, 244, 0.4) !important;
}

.rehub_offer_coupon:hover {
    border: 1px dashed #7000f4;
}

.rehub_offer_coupon:hover i.far, .rehub_offer_coupon:hover i.fal, .rehub_offer_coupon:hover i.fas {
    color: #7000f4
}

.re_thing_btn .rehub_offer_coupon.not_masked_coupon:hover {
    color: #7000f4 !important
}

.woocommerce a.woo_loop_btn:active, .woocommerce .button.checkout:active, .woocommerce .button.alt:active, .woocommerce a.add_to_cart_button:not(.flat-woo-btn):active, .woocommerce-page a.add_to_cart_button:not(.flat-woo-btn):active, .woocommerce a.single_add_to_cart_button:active, .woocommerce-page a.single_add_to_cart_button:active, .woocommerce div.product form.cart .button:active, .woocommerce-page div.product form.cart .button:active, .woocommerce .checkout-button.button:active, .wpsm-button.rehub_main_btn:active, #buddypress input[type="submit"]:active, #buddypress input[type="button"]:active, #buddypress input[type="reset"]:active, #buddypress button.submit:active, .ap-pro-form-field-wrapper input[type="submit"]:active, .wcv-grid a.button:active, #ws-plugin--s2member-profile-submit:active, .woocommerce #payment #place_order:active, input[type="submit"].dokan-btn-theme:active, a.dokan-btn-theme:active, .dokan-btn-theme:active, .woocommerce button.button:active, .rehub-main-btn-bg:active, .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:active {
    background: none #de1414 !important;
    box-shadow: 0 1px 0 #999 !important;
    top: 2px;
    color: #ffffff !important;
}

.rehub_btn_color, .rehub_chimp_flat #mc_embed_signup input#mc-embedded-subscribe {
    background-color: #de1414;
    border: 1px solid #de1414;
    color: #ffffff;
    text-shadow: none
}

.rehub_btn_color:hover {
    color: #ffffff;
    background-color: #7000f4;
    border: 1px solid #7000f4;
}

.rething_button .btn_more {
    border: 1px solid #de1414;
    color: #de1414;
}

.rething_button .priced_block.block_btnblock .price_count {
    color: #de1414;
    font-weight: normal;
}

.widget_merchant_list .buttons_col {
    background-color: #de1414 !important;
}

.widget_merchant_list .buttons_col a {
    color: #ffffff !important;
}

.rehub-svg-btn-fill svg {
    fill: #de1414;
}

.rehub-svg-btn-stroke svg {
    stroke: #de1414;
}

@media (max-width: 767px) {
    #float-panel-woo-area {
        border-top: 1px solid #de1414
    }
}

:root {
    --rehub-main-color: #7000f4;
    --rehub-sec-color: #000000;
    --rehub-main-btn-bg: #de1414;
    --rehub-link-color: #7000f4;
}

.compare-full-thumbnails a {
    width: 18%;
}

@media (min-width: 1400px) {
    nav.top_menu > ul > li.vertical-menu > ul > li.inner-700 > .sub-menu {
        min-width: 850px;
    }

    .postimagetrend.two_column .wrap img {
        min-height: 120px
    }

    .postimagetrend.two_column .wrap {
        height: 120px
    }

    .rh-boxed-container .rh-outer-wrap {
        width: 1380px
    }

    .rh-container, .content {
        width: 1330px;
    }

    .calcposright {
        right: calc((100% - 1330px) / 2);
    }

    .rtl .calcposright {
        left: calc((100% - 1330px) / 2);
        right: auto;
    }

    .centered-container .vc_col-sm-12 > * > .wpb_wrapper, .vc_section > .vc_row, .wcfm-membership-wrapper, body .elementor-section.elementor-section-boxed > .elementor-container, .wp-block-cover__inner-container {
        max-width: 1330px;
    }

    .sidebar, .side-twocol, .vc_row.vc_rehub_container > .vc_col-sm-4 {
        width: 300px
    }

    .vc_row.vc_rehub_container > .vc_col-sm-8, .main-side:not(.full_width), .main_slider.flexslider {
        width: 1000px;
    }
}

@media (min-width: 1600px) {
    .rehub_chimp h3 {
        font-size: 20px
    }

    .rh-boxed-container .rh-outer-wrap {
        width: 1580px
    }

    .rh-container, .content {
        width: 1530px;
    }

    .calcposright {
        right: calc((100% - 1530px) / 2);
    }

    .rtl .calcposright {
        left: calc((100% - 1530px) / 2);
        right: auto;
    }

    .rh-container.wide_width_restricted {
        width: 1330px;
    }

    .rh-container.wide_width_restricted .calcposright {
        right: calc((100% - 1330px) / 2);
    }

    .rtl .rh-container.wide_width_restricted .calcposright {
        left: calc((100% - 1330px) / 2);
        right: auto;
    }

    .centered-container .vc_col-sm-12 > * > .wpb_wrapper, .vc_section > .vc_row, .wcfm-membership-wrapper, body .elementor-section.elementor-section-boxed > .elementor-container, .wp-block-cover__inner-container {
        max-width: 1530px;
    }

    .sidebar, .side-twocol, .vc_row.vc_rehub_container > .vc_col-sm-4 {
        width: 300px
    }

    .vc_row.vc_rehub_container > .vc_col-sm-8, .main-side:not(.full_width), .main_slider.flexslider {
        width: 1200px;
    }
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 300 900;
    font-display: fallback;
    src: url('../content/plugins/woocommerce/assets/fonts/Inter-VariableFont.woff2') format('woff2');
    font-stretch: normal;
}

@font-face {
    font-family: Cardo;
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url('../content/plugins/woocommerce/assets/fonts/car_do_normal_400.woff2') format('woff2');
}

.header-top {
    border-bottom: 1px solid #eee;
    min-height: 30px;
    overflow: visible;
}

.header-top .top-nav a {
    color: #111111;
}

.header-top .top-nav li {
    float: left;
    font-size: 12px;
    line-height: 14px;
    position: relative;
    z-index: 99999999;
}

.header-top .top-nav > ul > li {
    padding-left: 13px;
    border-left: 1px solid #666666;
    margin: 0 13px 0 0;
}

.header-top .top-nav ul {
    list-style: none;
}

.header-top .top-nav a:hover {
    text-decoration: underline
}

.header-top .top-nav li:first-child {
    margin-left: 0px;
    border-left: 0px;
    padding-left: 0;
}

.top-nav ul.sub-menu {
    width: 160px;
}

.top-nav ul.sub-menu > li > a {
    padding: 10px;
    display: block;
}

.top-nav ul.sub-menu > li {
    float: none;
    display: block;
    margin: 0
}

.top-nav ul.sub-menu > li > a:hover {
    background-color: #f1f1f1;
    text-decoration: none;
}

.header_top_wrap .icon-in-header-small {
    float: right;
    font-size: 12px;
    line-height: 12px;
    margin: 10px 7px 10px 7px
}

.header-top .top-nav > ul > li.menu-item-has-children > a:before {
    font-size: 12px
}

.header-top .top-nav > ul > li.menu-item-has-children > a:before {
    font-size: 14px;
    content: "\f107";
    margin: 0 0 0 7px;
    float: right;
}

.top-nav > ul > li.hovered ul.sub-menu {
    top: 22px
}

.top-nav > ul > li.hovered ul.sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    left: 0;
    top: 100%
}

.header_top_wrap.dark_style {
    background-color: #000;
    width: 100%;
    border-bottom: 1px solid #3c3c3c;
    color: #ccc
}

.header_top_wrap.dark_style .header-top a.cart-contents, .header_top_wrap.dark_style .icon-search-onclick:before {
    color: #ccc
}

.header_top_wrap.dark_style .header-top {
    border: none;
}

#main_header.dark_style .header-top {
    border-color: rgba(238, 238, 238, 0.22)
}

.header_top_wrap.dark_style .header-top .top-nav > ul > li > a {
    color: #b6b6b6
}

body #gspb_row-id-gsbp-2dc2e0e9-a3e6.gspb_row .gspb_row__content {
    max-width: 1200px;
}

body #gspb_row-id-gsbp-2dc2e0e9-a3e6.gspb_row {
    background-image: linear-gradient(0deg, rgb(71, 3, 130) 0%, rgb(93, 7, 150) 90%);
}

body .gspb_row {
    margin: auto;
    justify-content: space-between;
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    z-index: 0;
}

body .gspb_row .gspb_row__content {
    width: 100%;
}

body .gspb_row div[class^=gspb_row__col] {
    flex-direction: column;
}

.gspb_row__content {
    display: flex;
    justify-content: space-between;
    margin: auto;
    width: 100%;
    flex-wrap: wrap;
}

div[class^=gspb_row__col] {
    position: relative;
    z-index: 0;
}

.gspb_row__col--24, .gspb_row__col--12, .gspb_row__col--11, .gspb_row__col--10, .gspb_row__col--9, .gspb_row__col--8, .gspb_row__col--7, .gspb_row__col--6, .gspb_row__col--5, .gspb_row__col--4, .gspb_row__col--3, .gspb_row__col--2, .gspb_row__col--1 {
    padding: 15px min(3vw, 20px);
    box-sizing: border-box;
}

body #gspb_col-id-gsbp-3ebabe46-b6ee.gspb_row__col--4 {
    width: 33.333333333333336%;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    body #gspb_col-id-gsbp-3ebabe46-b6ee.gspb_row__col--4 {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    body #gspb_col-id-gsbp-3ebabe46-b6ee.gspb_row__col--4 {
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    body #gspb_col-id-gsbp-3ebabe46-b6ee.gspb_row__col--4 {
        width: 100%;
    }
}

body .gspb_heading-id-gsbp-3eebfe89-1861, .gspb_heading-id-gsbp-3eebfe89-1861 .wp-block {
    font-weight: bold !important;
}

body .gspb_heading-id-gsbp-3eebfe89-1861, .gspb_heading-id-gsbp-3eebfe89-1861 .wp-block {
    color: #ffffff;
}

body .gspb_heading-id-gsbp-3eebfe89-1861 {
    margin-top: 20px !important;
    margin-bottom: 15px !important;
}

#gspb_iconsList-id-gsbp-1f2c0309-4947.gspb_iconsList .gspb_iconsList__item__text {
    font-size: 16px;
    margin-left: 15px;
}

body #gspb_iconsList-id-gsbp-1f2c0309-4947.gspb_iconsList .gspb_iconsList__item {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

#gspb_iconsList-id-gsbp-1f2c0309-4947.gspb_iconsList .gspb_iconsList__item svg path {
    fill: #2184f9 !important
}

body #gspb_iconsList-id-gsbp-1f2c0309-4947.gspb_iconsList .gspb_iconsList__item__text, #gspb_iconsList-id-gsbp-1f2c0309-4947.gspb_iconsList .gspb_iconsList__item__text .wp-block {
    font-size: 15px;
}

body #gspb_iconsList-id-gsbp-1f2c0309-4947.gspb_iconsList .gspb_iconsList__item__text a, #gspb_iconsList-id-gsbp-1f2c0309-4947.gspb_iconsList .gspb_iconsList__item__text .wp-block a {
    color: #ffffff;
}

body #gspb_iconsList-id-gsbp-1f2c0309-4947.gspb_iconsList {
    margin-bottom: 20px !important;
}

body #gspb_iconsList-id-gsbp-1f2c0309-4947.gspb_iconsList div[data-id='0'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-1f2c0309-4947.gspb_iconsList div[data-id='1'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-1f2c0309-4947.gspb_iconsList div[data-id='2'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-1f2c0309-4947.gspb_iconsList div[data-id='3'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-1f2c0309-4947.gspb_iconsList div[data-id='4'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

#gspb_iconsList-id-gsbp-1f2c0309-4947.gspb_iconsList .gspb_iconsList__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

#gspb_iconsList-id-gsbp-1f2c0309-4947.gspb_iconsList {
    display: inline-flex;
    flex-direction: column;
}

body .gspb_heading-id-gsbp-01ccfda7-9480, .gspb_heading-id-gsbp-01ccfda7-9480 .wp-block {
    font-weight: bold !important;
}

body .gspb_heading-id-gsbp-01ccfda7-9480, .gspb_heading-id-gsbp-01ccfda7-9480 .wp-block {
    color: #ffffff;
}

body .gspb_heading-id-gsbp-01ccfda7-9480 {
    margin-top: 20px !important;
    margin-bottom: 15px !important;
}

#gspb_iconsList-id-gsbp-9a41f040-31d2.gspb_iconsList .gspb_iconsList__item__text {
    font-size: 16px;
    margin-left: 15px;
}

body #gspb_iconsList-id-gsbp-9a41f040-31d2.gspb_iconsList .gspb_iconsList__item {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

#gspb_iconsList-id-gsbp-9a41f040-31d2.gspb_iconsList .gspb_iconsList__item svg path {
    fill: #2184f9 !important
}

body #gspb_iconsList-id-gsbp-9a41f040-31d2.gspb_iconsList .gspb_iconsList__item__text, #gspb_iconsList-id-gsbp-9a41f040-31d2.gspb_iconsList .gspb_iconsList__item__text .wp-block {
    font-size: 15px;
}

body #gspb_iconsList-id-gsbp-9a41f040-31d2.gspb_iconsList .gspb_iconsList__item__text a, #gspb_iconsList-id-gsbp-9a41f040-31d2.gspb_iconsList .gspb_iconsList__item__text .wp-block a {
    color: #ffffff;
}

body #gspb_iconsList-id-gsbp-9a41f040-31d2.gspb_iconsList {
    margin-bottom: 20px !important;
}

body #gspb_iconsList-id-gsbp-9a41f040-31d2.gspb_iconsList div[data-id='0'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-9a41f040-31d2.gspb_iconsList div[data-id='1'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-9a41f040-31d2.gspb_iconsList div[data-id='2'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-9a41f040-31d2.gspb_iconsList div[data-id='3'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-9a41f040-31d2.gspb_iconsList div[data-id='4'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

#gspb_iconsList-id-gsbp-9a41f040-31d2.gspb_iconsList .gspb_iconsList__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

#gspb_iconsList-id-gsbp-9a41f040-31d2.gspb_iconsList {
    display: inline-flex;
    flex-direction: column;
}

body #gspb_col-id-gsbp-f817b07e-6996.gspb_row__col--4 {
    width: 33.333333333333336%;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    body #gspb_col-id-gsbp-f817b07e-6996.gspb_row__col--4 {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    body #gspb_col-id-gsbp-f817b07e-6996.gspb_row__col--4 {
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    body #gspb_col-id-gsbp-f817b07e-6996.gspb_row__col--4 {
        width: 100%;
    }
}

body .gspb_heading-id-gsbp-6bdb6f11-f5f7, .gspb_heading-id-gsbp-6bdb6f11-f5f7 .wp-block {
    font-weight: bold !important;
}

body .gspb_heading-id-gsbp-6bdb6f11-f5f7, .gspb_heading-id-gsbp-6bdb6f11-f5f7 .wp-block {
    color: #ffffff;
}

body .gspb_heading-id-gsbp-6bdb6f11-f5f7 {
    margin-top: 20px !important;
    margin-bottom: 15px !important;
}

#gspb_iconsList-id-gsbp-e8c15769-ef26.gspb_iconsList .gspb_iconsList__item__text {
    font-size: 16px;
    margin-left: 15px;
}

body #gspb_iconsList-id-gsbp-e8c15769-ef26.gspb_iconsList .gspb_iconsList__item {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

#gspb_iconsList-id-gsbp-e8c15769-ef26.gspb_iconsList .gspb_iconsList__item svg path {
    fill: #2184f9 !important
}

body #gspb_iconsList-id-gsbp-e8c15769-ef26.gspb_iconsList .gspb_iconsList__item__text, #gspb_iconsList-id-gsbp-e8c15769-ef26.gspb_iconsList .gspb_iconsList__item__text .wp-block {
    font-size: 15px;
}

body #gspb_iconsList-id-gsbp-e8c15769-ef26.gspb_iconsList .gspb_iconsList__item__text a, #gspb_iconsList-id-gsbp-e8c15769-ef26.gspb_iconsList .gspb_iconsList__item__text .wp-block a {
    color: #ffffff;
}

body #gspb_iconsList-id-gsbp-e8c15769-ef26.gspb_iconsList {
    margin-bottom: 20px !important;
}

body #gspb_iconsList-id-gsbp-e8c15769-ef26.gspb_iconsList div[data-id='0'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-e8c15769-ef26.gspb_iconsList div[data-id='1'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-e8c15769-ef26.gspb_iconsList div[data-id='2'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-e8c15769-ef26.gspb_iconsList div[data-id='3'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-e8c15769-ef26.gspb_iconsList div[data-id='4'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

#gspb_iconsList-id-gsbp-e8c15769-ef26.gspb_iconsList .gspb_iconsList__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

#gspb_iconsList-id-gsbp-e8c15769-ef26.gspb_iconsList {
    display: inline-flex;
    flex-direction: column;
}

body .gspb_heading-id-gsbp-ffabc9e6-c867, .gspb_heading-id-gsbp-ffabc9e6-c867 .wp-block {
    font-weight: bold !important;
}

body .gspb_heading-id-gsbp-ffabc9e6-c867, .gspb_heading-id-gsbp-ffabc9e6-c867 .wp-block {
    color: #ffffff;
}

body .gspb_heading-id-gsbp-ffabc9e6-c867 {
    margin-top: 20px !important;
    margin-bottom: 15px !important;
}

#gspb_iconsList-id-gsbp-5443d968-131b.gspb_iconsList .gspb_iconsList__item__text {
    font-size: 16px;
    margin-left: 15px;
}

body #gspb_iconsList-id-gsbp-5443d968-131b.gspb_iconsList .gspb_iconsList__item {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

#gspb_iconsList-id-gsbp-5443d968-131b.gspb_iconsList .gspb_iconsList__item svg path {
    fill: #2184f9 !important
}

body #gspb_iconsList-id-gsbp-5443d968-131b.gspb_iconsList .gspb_iconsList__item__text, #gspb_iconsList-id-gsbp-5443d968-131b.gspb_iconsList .gspb_iconsList__item__text .wp-block {
    font-size: 15px;
}

body #gspb_iconsList-id-gsbp-5443d968-131b.gspb_iconsList .gspb_iconsList__item__text a, #gspb_iconsList-id-gsbp-5443d968-131b.gspb_iconsList .gspb_iconsList__item__text .wp-block a {
    color: #ffffff;
}

body #gspb_iconsList-id-gsbp-5443d968-131b.gspb_iconsList {
    margin-bottom: 20px !important;
}

body #gspb_iconsList-id-gsbp-5443d968-131b.gspb_iconsList div[data-id='0'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-5443d968-131b.gspb_iconsList div[data-id='1'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-5443d968-131b.gspb_iconsList div[data-id='2'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-5443d968-131b.gspb_iconsList div[data-id='3'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-5443d968-131b.gspb_iconsList div[data-id='4'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

#gspb_iconsList-id-gsbp-5443d968-131b.gspb_iconsList .gspb_iconsList__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

#gspb_iconsList-id-gsbp-5443d968-131b.gspb_iconsList {
    display: inline-flex;
    flex-direction: column;
}

body #gspb_col-id-gsbp-a4132af7-050e.gspb_row__col--4 {
    width: 33.333333333333336%;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    body #gspb_col-id-gsbp-a4132af7-050e.gspb_row__col--4 {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    body #gspb_col-id-gsbp-a4132af7-050e.gspb_row__col--4 {
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    body #gspb_col-id-gsbp-a4132af7-050e.gspb_row__col--4 {
        width: 100%;
    }
}

body #gspb_col-id-gsbp-a4132af7-050e.gspb_row__col--4 {
    background-color: #ffffff;
}

body #gspb_row-id-gsbp-27f3881c-a99c.gspb_row .gspb_row__content {
    max-width: 1200px;
}

body #gspb_row-id-gsbp-27f3881c-a99c.gspb_row {
    background-image: linear-gradient(0deg, rgb(71, 3, 130) 0%, rgb(93, 7, 150) 90%);
}

body .gspb_row {
    margin: auto;
    justify-content: space-between;
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    z-index: 0;
}

body .gspb_row .gspb_row__content {
    width: 100%;
}

body .gspb_row div[class^=gspb_row__col] {
    flex-direction: column;
}

.gspb_row__content {
    display: flex;
    justify-content: space-between;
    margin: auto;
    width: 100%;
    flex-wrap: wrap;
}

div[class^=gspb_row__col] {
    position: relative;
    z-index: 0;
}

.gspb_row__col--24, .gspb_row__col--12, .gspb_row__col--11, .gspb_row__col--10, .gspb_row__col--9, .gspb_row__col--8, .gspb_row__col--7, .gspb_row__col--6, .gspb_row__col--5, .gspb_row__col--4, .gspb_row__col--3, .gspb_row__col--2, .gspb_row__col--1 {
    padding: 15px min(3vw, 20px);
    box-sizing: border-box;
}

body #gspb_col-id-gsbp-b1177b50-f7a7.gspb_row__col--3 {
    width: 25%;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    body #gspb_col-id-gsbp-b1177b50-f7a7.gspb_row__col--3 {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    body #gspb_col-id-gsbp-b1177b50-f7a7.gspb_row__col--3 {
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    body #gspb_col-id-gsbp-b1177b50-f7a7.gspb_row__col--3 {
        width: 100%;
    }
}

body .gspb_heading-id-gsbp-a0fd0a9a-f4da, .gspb_heading-id-gsbp-a0fd0a9a-f4da .wp-block {
    font-weight: bold !important;
}

body .gspb_heading-id-gsbp-a0fd0a9a-f4da, .gspb_heading-id-gsbp-a0fd0a9a-f4da .wp-block {
    color: #ffffff;
}

body .gspb_heading-id-gsbp-a0fd0a9a-f4da {
    margin-top: 20px !important;
    margin-bottom: 15px !important;
}

#gspb_iconsList-id-gsbp-7fa23491-f7a6.gspb_iconsList .gspb_iconsList__item__text {
    font-size: 16px;
    margin-left: 15px;
}

body #gspb_iconsList-id-gsbp-7fa23491-f7a6.gspb_iconsList .gspb_iconsList__item {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

#gspb_iconsList-id-gsbp-7fa23491-f7a6.gspb_iconsList .gspb_iconsList__item svg path {
    fill: #2184f9 !important
}

body #gspb_iconsList-id-gsbp-7fa23491-f7a6.gspb_iconsList .gspb_iconsList__item__text, #gspb_iconsList-id-gsbp-7fa23491-f7a6.gspb_iconsList .gspb_iconsList__item__text .wp-block {
    font-size: 14px;
}

body #gspb_iconsList-id-gsbp-7fa23491-f7a6.gspb_iconsList .gspb_iconsList__item__text a, #gspb_iconsList-id-gsbp-7fa23491-f7a6.gspb_iconsList .gspb_iconsList__item__text .wp-block a {
    color: #ffffff;
}

body #gspb_iconsList-id-gsbp-7fa23491-f7a6.gspb_iconsList .gspb_iconsList__item {
    margin-bottom: 5px !important;
}

body #gspb_iconsList-id-gsbp-7fa23491-f7a6.gspb_iconsList {
    margin-bottom: 20px !important;
}

body #gspb_iconsList-id-gsbp-7fa23491-f7a6.gspb_iconsList div[data-id='0'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-7fa23491-f7a6.gspb_iconsList div[data-id='1'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-7fa23491-f7a6.gspb_iconsList div[data-id='2'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-7fa23491-f7a6.gspb_iconsList div[data-id='3'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-7fa23491-f7a6.gspb_iconsList div[data-id='4'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

#gspb_iconsList-id-gsbp-7fa23491-f7a6.gspb_iconsList .gspb_iconsList__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

#gspb_iconsList-id-gsbp-7fa23491-f7a6.gspb_iconsList {
    display: inline-flex;
    flex-direction: column;
}

body #gspb_col-id-gsbp-65cca57f-db4e.gspb_row__col--3 {
    width: 25%;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    body #gspb_col-id-gsbp-65cca57f-db4e.gspb_row__col--3 {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    body #gspb_col-id-gsbp-65cca57f-db4e.gspb_row__col--3 {
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    body #gspb_col-id-gsbp-65cca57f-db4e.gspb_row__col--3 {
        width: 100%;
    }
}

body .gspb_heading-id-gsbp-ce391888-05ca, .gspb_heading-id-gsbp-ce391888-05ca .wp-block {
    font-weight: bold !important;
}

body .gspb_heading-id-gsbp-ce391888-05ca, .gspb_heading-id-gsbp-ce391888-05ca .wp-block {
    color: #ffffff;
}

body .gspb_heading-id-gsbp-ce391888-05ca {
    margin-top: 20px !important;
    margin-bottom: 15px !important;
}

#gspb_iconsList-id-gsbp-0e3c87f8-435b.gspb_iconsList .gspb_iconsList__item__text {
    font-size: 16px;
    margin-left: 15px;
}

body #gspb_iconsList-id-gsbp-0e3c87f8-435b.gspb_iconsList .gspb_iconsList__item {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

#gspb_iconsList-id-gsbp-0e3c87f8-435b.gspb_iconsList .gspb_iconsList__item svg path {
    fill: #2184f9 !important
}

body #gspb_iconsList-id-gsbp-0e3c87f8-435b.gspb_iconsList .gspb_iconsList__item__text, #gspb_iconsList-id-gsbp-0e3c87f8-435b.gspb_iconsList .gspb_iconsList__item__text .wp-block {
    font-size: 14px;
}

body #gspb_iconsList-id-gsbp-0e3c87f8-435b.gspb_iconsList .gspb_iconsList__item__text a, #gspb_iconsList-id-gsbp-0e3c87f8-435b.gspb_iconsList .gspb_iconsList__item__text .wp-block a {
    color: #ffffff;
}

body #gspb_iconsList-id-gsbp-0e3c87f8-435b.gspb_iconsList .gspb_iconsList__item {
    margin-bottom: 5px !important;
}

body #gspb_iconsList-id-gsbp-0e3c87f8-435b.gspb_iconsList {
    margin-bottom: 20px !important;
}

body #gspb_iconsList-id-gsbp-0e3c87f8-435b.gspb_iconsList div[data-id='0'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-0e3c87f8-435b.gspb_iconsList div[data-id='1'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-0e3c87f8-435b.gspb_iconsList div[data-id='2'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-0e3c87f8-435b.gspb_iconsList div[data-id='3'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-0e3c87f8-435b.gspb_iconsList div[data-id='4'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

#gspb_iconsList-id-gsbp-0e3c87f8-435b.gspb_iconsList .gspb_iconsList__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

#gspb_iconsList-id-gsbp-0e3c87f8-435b.gspb_iconsList {
    display: inline-flex;
    flex-direction: column;
}

body #gspb_col-id-gsbp-f0a8751c-9103.gspb_row__col--3 {
    width: 25%;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    body #gspb_col-id-gsbp-f0a8751c-9103.gspb_row__col--3 {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    body #gspb_col-id-gsbp-f0a8751c-9103.gspb_row__col--3 {
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    body #gspb_col-id-gsbp-f0a8751c-9103.gspb_row__col--3 {
        width: 100%;
    }
}

body .gspb_heading-id-gsbp-9491aed6-7960, .gspb_heading-id-gsbp-9491aed6-7960 .wp-block {
    font-weight: bold !important;
}

body .gspb_heading-id-gsbp-9491aed6-7960, .gspb_heading-id-gsbp-9491aed6-7960 .wp-block {
    color: #ffffff;
}

body .gspb_heading-id-gsbp-9491aed6-7960 {
    margin-top: 20px !important;
    margin-bottom: 15px !important;
}

#gspb_iconsList-id-gsbp-0fcfac61-a325.gspb_iconsList .gspb_iconsList__item__text {
    font-size: 16px;
    margin-left: 15px;
}

body #gspb_iconsList-id-gsbp-0fcfac61-a325.gspb_iconsList .gspb_iconsList__item {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

#gspb_iconsList-id-gsbp-0fcfac61-a325.gspb_iconsList .gspb_iconsList__item svg path {
    fill: #2184f9 !important
}

body #gspb_iconsList-id-gsbp-0fcfac61-a325.gspb_iconsList .gspb_iconsList__item__text, #gspb_iconsList-id-gsbp-0fcfac61-a325.gspb_iconsList .gspb_iconsList__item__text .wp-block {
    font-size: 14px;
}

body #gspb_iconsList-id-gsbp-0fcfac61-a325.gspb_iconsList .gspb_iconsList__item__text a, #gspb_iconsList-id-gsbp-0fcfac61-a325.gspb_iconsList .gspb_iconsList__item__text .wp-block a {
    color: #ffffff;
}

body #gspb_iconsList-id-gsbp-0fcfac61-a325.gspb_iconsList .gspb_iconsList__item {
    margin-bottom: 5px !important;
}

body #gspb_iconsList-id-gsbp-0fcfac61-a325.gspb_iconsList {
    margin-bottom: 20px !important;
}

body #gspb_iconsList-id-gsbp-0fcfac61-a325.gspb_iconsList div[data-id='0'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-0fcfac61-a325.gspb_iconsList div[data-id='1'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-0fcfac61-a325.gspb_iconsList div[data-id='2'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-0fcfac61-a325.gspb_iconsList div[data-id='3'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-0fcfac61-a325.gspb_iconsList div[data-id='4'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

#gspb_iconsList-id-gsbp-0fcfac61-a325.gspb_iconsList .gspb_iconsList__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

#gspb_iconsList-id-gsbp-0fcfac61-a325.gspb_iconsList {
    display: inline-flex;
    flex-direction: column;
}

body #gspb_col-id-gsbp-a8be2a1c-a39e.gspb_row__col--3 {
    width: 25%;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    body #gspb_col-id-gsbp-a8be2a1c-a39e.gspb_row__col--3 {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    body #gspb_col-id-gsbp-a8be2a1c-a39e.gspb_row__col--3 {
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    body #gspb_col-id-gsbp-a8be2a1c-a39e.gspb_row__col--3 {
        width: 100%;
    }
}

body .gspb_heading-id-gsbp-739ec8e1-abe1, .gspb_heading-id-gsbp-739ec8e1-abe1 .wp-block {
    font-weight: bold !important;
}

body .gspb_heading-id-gsbp-739ec8e1-abe1, .gspb_heading-id-gsbp-739ec8e1-abe1 .wp-block {
    color: #ffffff;
}

body .gspb_heading-id-gsbp-739ec8e1-abe1 {
    margin-top: 20px !important;
    margin-bottom: 15px !important;
}

#gspb_iconsList-id-gsbp-7bbc2531-f899.gspb_iconsList .gspb_iconsList__item__text {
    font-size: 16px;
    margin-left: 15px;
}

body #gspb_iconsList-id-gsbp-7bbc2531-f899.gspb_iconsList .gspb_iconsList__item {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

#gspb_iconsList-id-gsbp-7bbc2531-f899.gspb_iconsList .gspb_iconsList__item svg path {
    fill: #2184f9 !important
}

body #gspb_iconsList-id-gsbp-7bbc2531-f899.gspb_iconsList .gspb_iconsList__item__text, #gspb_iconsList-id-gsbp-7bbc2531-f899.gspb_iconsList .gspb_iconsList__item__text .wp-block {
    font-size: 14px;
}

body #gspb_iconsList-id-gsbp-7bbc2531-f899.gspb_iconsList .gspb_iconsList__item__text a, #gspb_iconsList-id-gsbp-7bbc2531-f899.gspb_iconsList .gspb_iconsList__item__text .wp-block a {
    color: #ffffff;
}

body #gspb_iconsList-id-gsbp-7bbc2531-f899.gspb_iconsList .gspb_iconsList__item {
    margin-bottom: 5px !important;
}

body #gspb_iconsList-id-gsbp-7bbc2531-f899.gspb_iconsList {
    margin-bottom: 20px !important;
}

body #gspb_iconsList-id-gsbp-7bbc2531-f899.gspb_iconsList div[data-id='0'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-7bbc2531-f899.gspb_iconsList div[data-id='1'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-7bbc2531-f899.gspb_iconsList div[data-id='2'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-7bbc2531-f899.gspb_iconsList div[data-id='3'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-7bbc2531-f899.gspb_iconsList div[data-id='4'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

#gspb_iconsList-id-gsbp-7bbc2531-f899.gspb_iconsList .gspb_iconsList__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

#gspb_iconsList-id-gsbp-7bbc2531-f899.gspb_iconsList {
    display: inline-flex;
    flex-direction: column;
}

body #gspb_row-id-gsbp-e7ab6c54-415d.gspb_row .gspb_row__content {
    max-width: 1200px;
}

body .gspb_row {
    margin: auto;
    justify-content: space-between;
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    z-index: 0;
}

body .gspb_row .gspb_row__content {
    width: 100%;
}

body .gspb_row div[class^=gspb_row__col] {
    flex-direction: column;
}

.gspb_row__content {
    display: flex;
    justify-content: space-between;
    margin: auto;
    width: 100%;
    flex-wrap: wrap;
}

div[class^=gspb_row__col] {
    position: relative;
    z-index: 0;
}

.gspb_row__col--24, .gspb_row__col--12, .gspb_row__col--11, .gspb_row__col--10, .gspb_row__col--9, .gspb_row__col--8, .gspb_row__col--7, .gspb_row__col--6, .gspb_row__col--5, .gspb_row__col--4, .gspb_row__col--3, .gspb_row__col--2, .gspb_row__col--1 {
    padding: 15px min(3vw, 20px);
    box-sizing: border-box;
}

body #gspb_col-id-gsbp-302610e7-efce.gspb_row__col--12 {
    width: 100%;
}

@media (max-width: 575.98px) {
    body #gspb_col-id-gsbp-302610e7-efce.gspb_row__col--12 {
        width: 100%;
    }
}

body #gspb_row-id-gsbp-2268c8bf-f983.gspb_row .gspb_row__content {
    max-width: 1200px;
}

body #gspb_row-id-gsbp-2268c8bf-f983.gspb_row {
    background-color: #000000;
}

body .gspb_row {
    margin: auto;
    justify-content: space-between;
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    z-index: 0;
}

body .gspb_row .gspb_row__content {
    width: 100%;
}

body .gspb_row div[class^=gspb_row__col] {
    flex-direction: column;
}

.gspb_row__content {
    display: flex;
    justify-content: space-between;
    margin: auto;
    width: 100%;
    flex-wrap: wrap;
}

div[class^=gspb_row__col] {
    position: relative;
    z-index: 0;
}

.gspb_row__col--24, .gspb_row__col--12, .gspb_row__col--11, .gspb_row__col--10, .gspb_row__col--9, .gspb_row__col--8, .gspb_row__col--7, .gspb_row__col--6, .gspb_row__col--5, .gspb_row__col--4, .gspb_row__col--3, .gspb_row__col--2, .gspb_row__col--1 {
    padding: 15px min(3vw, 20px);
    box-sizing: border-box;
}

body #gspb_col-id-gsbp-aa9d63b6-7744.gspb_row__col--3 {
    width: 25%;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    body #gspb_col-id-gsbp-aa9d63b6-7744.gspb_row__col--3 {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    body #gspb_col-id-gsbp-aa9d63b6-7744.gspb_row__col--3 {
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    body #gspb_col-id-gsbp-aa9d63b6-7744.gspb_row__col--3 {
        width: 100%;
    }
}

body .gspb_heading-id-gsbp-f31540d5-6db8, .gspb_heading-id-gsbp-f31540d5-6db8 .wp-block {
    font-weight: bold !important;
}

body .gspb_heading-id-gsbp-f31540d5-6db8, .gspb_heading-id-gsbp-f31540d5-6db8 .wp-block {
    color: #ffffff;
}

body .gspb_heading-id-gsbp-f31540d5-6db8 {
    margin-top: 20px !important;
    margin-bottom: 15px !important;
}

#gspb_iconsList-id-gsbp-1254a7e4-d143.gspb_iconsList .gspb_iconsList__item__text {
    font-size: 16px;
    margin-left: 15px;
}

body #gspb_iconsList-id-gsbp-1254a7e4-d143.gspb_iconsList .gspb_iconsList__item {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

#gspb_iconsList-id-gsbp-1254a7e4-d143.gspb_iconsList .gspb_iconsList__item svg path {
    fill: #2184f9 !important
}

body #gspb_iconsList-id-gsbp-1254a7e4-d143.gspb_iconsList .gspb_iconsList__item__text, #gspb_iconsList-id-gsbp-1254a7e4-d143.gspb_iconsList .gspb_iconsList__item__text .wp-block {
    font-size: 14px;
}

body #gspb_iconsList-id-gsbp-1254a7e4-d143.gspb_iconsList .gspb_iconsList__item__text a, #gspb_iconsList-id-gsbp-1254a7e4-d143.gspb_iconsList .gspb_iconsList__item__text .wp-block a {
    color: #ffffff;
}

body #gspb_iconsList-id-gsbp-1254a7e4-d143.gspb_iconsList .gspb_iconsList__item {
    margin-bottom: 5px !important;
}

body #gspb_iconsList-id-gsbp-1254a7e4-d143.gspb_iconsList {
    margin-bottom: 20px !important;
}

body #gspb_iconsList-id-gsbp-1254a7e4-d143.gspb_iconsList div[data-id='0'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-1254a7e4-d143.gspb_iconsList div[data-id='1'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-1254a7e4-d143.gspb_iconsList div[data-id='2'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-1254a7e4-d143.gspb_iconsList div[data-id='3'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-1254a7e4-d143.gspb_iconsList div[data-id='4'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

#gspb_iconsList-id-gsbp-1254a7e4-d143.gspb_iconsList .gspb_iconsList__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

#gspb_iconsList-id-gsbp-1254a7e4-d143.gspb_iconsList {
    display: inline-flex;
    flex-direction: column;
}

body .gspb_heading-id-gsbp-8a61df04-59d6, .gspb_heading-id-gsbp-8a61df04-59d6 .wp-block {
    font-weight: bold !important;
}

body .gspb_heading-id-gsbp-8a61df04-59d6, .gspb_heading-id-gsbp-8a61df04-59d6 .wp-block {
    color: #ffffff;
}

body .gspb_heading-id-gsbp-8a61df04-59d6 {
    margin-top: 20px !important;
    margin-bottom: 15px !important;
}

#gspb_iconsList-id-gsbp-0e9898b3-5e4e.gspb_iconsList .gspb_iconsList__item__text {
    font-size: 16px;
    margin-left: 15px;
}

body #gspb_iconsList-id-gsbp-0e9898b3-5e4e.gspb_iconsList .gspb_iconsList__item {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

#gspb_iconsList-id-gsbp-0e9898b3-5e4e.gspb_iconsList .gspb_iconsList__item svg path {
    fill: #2184f9 !important
}

body #gspb_iconsList-id-gsbp-0e9898b3-5e4e.gspb_iconsList .gspb_iconsList__item__text, #gspb_iconsList-id-gsbp-0e9898b3-5e4e.gspb_iconsList .gspb_iconsList__item__text .wp-block {
    font-size: 14px;
}

body #gspb_iconsList-id-gsbp-0e9898b3-5e4e.gspb_iconsList .gspb_iconsList__item__text a, #gspb_iconsList-id-gsbp-0e9898b3-5e4e.gspb_iconsList .gspb_iconsList__item__text .wp-block a {
    color: #ffffff;
}

body #gspb_iconsList-id-gsbp-0e9898b3-5e4e.gspb_iconsList .gspb_iconsList__item {
    margin-bottom: 5px !important;
}

body #gspb_iconsList-id-gsbp-0e9898b3-5e4e.gspb_iconsList {
    margin-bottom: 20px !important;
}

body #gspb_iconsList-id-gsbp-0e9898b3-5e4e.gspb_iconsList div[data-id='0'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-0e9898b3-5e4e.gspb_iconsList div[data-id='1'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-0e9898b3-5e4e.gspb_iconsList div[data-id='2'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-0e9898b3-5e4e.gspb_iconsList div[data-id='3'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-0e9898b3-5e4e.gspb_iconsList div[data-id='4'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

#gspb_iconsList-id-gsbp-0e9898b3-5e4e.gspb_iconsList .gspb_iconsList__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

#gspb_iconsList-id-gsbp-0e9898b3-5e4e.gspb_iconsList {
    display: inline-flex;
    flex-direction: column;
}

body #gspb_col-id-gsbp-d26edd5d-2de0.gspb_row__col--3 {
    width: 25%;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    body #gspb_col-id-gsbp-d26edd5d-2de0.gspb_row__col--3 {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    body #gspb_col-id-gsbp-d26edd5d-2de0.gspb_row__col--3 {
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    body #gspb_col-id-gsbp-d26edd5d-2de0.gspb_row__col--3 {
        width: 100%;
    }
}

body .gspb_heading-id-gsbp-9841a764-c475, .gspb_heading-id-gsbp-9841a764-c475 .wp-block {
    font-weight: bold !important;
}

body .gspb_heading-id-gsbp-9841a764-c475, .gspb_heading-id-gsbp-9841a764-c475 .wp-block {
    color: #ffffff;
}

body .gspb_heading-id-gsbp-9841a764-c475 {
    margin-top: 20px !important;
    margin-bottom: 15px !important;
}

#gspb_iconsList-id-gsbp-11daf23b-7d63.gspb_iconsList .gspb_iconsList__item__text {
    font-size: 16px;
    margin-left: 15px;
}

body #gspb_iconsList-id-gsbp-11daf23b-7d63.gspb_iconsList .gspb_iconsList__item {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

#gspb_iconsList-id-gsbp-11daf23b-7d63.gspb_iconsList .gspb_iconsList__item svg path {
    fill: #2184f9 !important
}

body #gspb_iconsList-id-gsbp-11daf23b-7d63.gspb_iconsList .gspb_iconsList__item__text, #gspb_iconsList-id-gsbp-11daf23b-7d63.gspb_iconsList .gspb_iconsList__item__text .wp-block {
    font-size: 14px;
}

body #gspb_iconsList-id-gsbp-11daf23b-7d63.gspb_iconsList .gspb_iconsList__item__text a, #gspb_iconsList-id-gsbp-11daf23b-7d63.gspb_iconsList .gspb_iconsList__item__text .wp-block a {
    color: #ffffff;
}

body #gspb_iconsList-id-gsbp-11daf23b-7d63.gspb_iconsList .gspb_iconsList__item {
    margin-bottom: 5px !important;
}

body #gspb_iconsList-id-gsbp-11daf23b-7d63.gspb_iconsList {
    margin-bottom: 20px !important;
}

body #gspb_iconsList-id-gsbp-11daf23b-7d63.gspb_iconsList div[data-id='0'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-11daf23b-7d63.gspb_iconsList div[data-id='1'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-11daf23b-7d63.gspb_iconsList div[data-id='2'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-11daf23b-7d63.gspb_iconsList div[data-id='3'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-11daf23b-7d63.gspb_iconsList div[data-id='4'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

#gspb_iconsList-id-gsbp-11daf23b-7d63.gspb_iconsList .gspb_iconsList__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

#gspb_iconsList-id-gsbp-11daf23b-7d63.gspb_iconsList {
    display: inline-flex;
    flex-direction: column;
}

body .gspb_heading-id-gsbp-374676df-56df, .gspb_heading-id-gsbp-374676df-56df .wp-block {
    font-weight: bold !important;
}

body .gspb_heading-id-gsbp-374676df-56df, .gspb_heading-id-gsbp-374676df-56df .wp-block {
    color: #ffffff;
}

body .gspb_heading-id-gsbp-374676df-56df {
    margin-top: 20px !important;
    margin-bottom: 15px !important;
}

#gspb_iconsList-id-gsbp-2588520f-1d4b.gspb_iconsList .gspb_iconsList__item__text {
    font-size: 16px;
    margin-left: 15px;
}

body #gspb_iconsList-id-gsbp-2588520f-1d4b.gspb_iconsList .gspb_iconsList__item {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

#gspb_iconsList-id-gsbp-2588520f-1d4b.gspb_iconsList .gspb_iconsList__item svg path {
    fill: #2184f9 !important
}

body #gspb_iconsList-id-gsbp-2588520f-1d4b.gspb_iconsList .gspb_iconsList__item__text, #gspb_iconsList-id-gsbp-2588520f-1d4b.gspb_iconsList .gspb_iconsList__item__text .wp-block {
    font-size: 14px;
}

body #gspb_iconsList-id-gsbp-2588520f-1d4b.gspb_iconsList .gspb_iconsList__item__text a, #gspb_iconsList-id-gsbp-2588520f-1d4b.gspb_iconsList .gspb_iconsList__item__text .wp-block a {
    color: #ffffff;
}

body #gspb_iconsList-id-gsbp-2588520f-1d4b.gspb_iconsList .gspb_iconsList__item {
    margin-bottom: 5px !important;
}

body #gspb_iconsList-id-gsbp-2588520f-1d4b.gspb_iconsList {
    margin-bottom: 20px !important;
}

body #gspb_iconsList-id-gsbp-2588520f-1d4b.gspb_iconsList div[data-id='0'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-2588520f-1d4b.gspb_iconsList div[data-id='1'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-2588520f-1d4b.gspb_iconsList div[data-id='2'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-2588520f-1d4b.gspb_iconsList div[data-id='3'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-2588520f-1d4b.gspb_iconsList div[data-id='4'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

#gspb_iconsList-id-gsbp-2588520f-1d4b.gspb_iconsList .gspb_iconsList__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

#gspb_iconsList-id-gsbp-2588520f-1d4b.gspb_iconsList {
    display: inline-flex;
    flex-direction: column;
}

body #gspb_col-id-gsbp-e3646e0f-8420.gspb_row__col--3 {
    width: 25%;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    body #gspb_col-id-gsbp-e3646e0f-8420.gspb_row__col--3 {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    body #gspb_col-id-gsbp-e3646e0f-8420.gspb_row__col--3 {
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    body #gspb_col-id-gsbp-e3646e0f-8420.gspb_row__col--3 {
        width: 100%;
    }
}

body .gspb_heading-id-gsbp-0842f801-5b3b, .gspb_heading-id-gsbp-0842f801-5b3b .wp-block {
    font-weight: bold !important;
}

body .gspb_heading-id-gsbp-0842f801-5b3b, .gspb_heading-id-gsbp-0842f801-5b3b .wp-block {
    color: #ffffff;
}

body .gspb_heading-id-gsbp-0842f801-5b3b {
    margin-top: 20px !important;
    margin-bottom: 15px !important;
}

#gspb_iconsList-id-gsbp-057afb00-7a1c.gspb_iconsList .gspb_iconsList__item__text {
    font-size: 16px;
    margin-left: 15px;
}

body #gspb_iconsList-id-gsbp-057afb00-7a1c.gspb_iconsList .gspb_iconsList__item {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

#gspb_iconsList-id-gsbp-057afb00-7a1c.gspb_iconsList .gspb_iconsList__item svg path {
    fill: #2184f9 !important
}

body #gspb_iconsList-id-gsbp-057afb00-7a1c.gspb_iconsList .gspb_iconsList__item__text, #gspb_iconsList-id-gsbp-057afb00-7a1c.gspb_iconsList .gspb_iconsList__item__text .wp-block {
    font-size: 14px;
}

body #gspb_iconsList-id-gsbp-057afb00-7a1c.gspb_iconsList .gspb_iconsList__item__text a, #gspb_iconsList-id-gsbp-057afb00-7a1c.gspb_iconsList .gspb_iconsList__item__text .wp-block a {
    color: #ffffff;
}

body #gspb_iconsList-id-gsbp-057afb00-7a1c.gspb_iconsList .gspb_iconsList__item {
    margin-bottom: 5px !important;
}

body #gspb_iconsList-id-gsbp-057afb00-7a1c.gspb_iconsList {
    margin-bottom: 20px !important;
}

body #gspb_iconsList-id-gsbp-057afb00-7a1c.gspb_iconsList div[data-id='0'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-057afb00-7a1c.gspb_iconsList div[data-id='1'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-057afb00-7a1c.gspb_iconsList div[data-id='2'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-057afb00-7a1c.gspb_iconsList div[data-id='3'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-057afb00-7a1c.gspb_iconsList div[data-id='4'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

#gspb_iconsList-id-gsbp-057afb00-7a1c.gspb_iconsList .gspb_iconsList__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

#gspb_iconsList-id-gsbp-057afb00-7a1c.gspb_iconsList {
    display: inline-flex;
    flex-direction: column;
}

body .gspb_heading-id-gsbp-b9ff64ec-fac2, .gspb_heading-id-gsbp-b9ff64ec-fac2 .wp-block {
    font-weight: bold !important;
}

body .gspb_heading-id-gsbp-b9ff64ec-fac2, .gspb_heading-id-gsbp-b9ff64ec-fac2 .wp-block {
    color: #ffffff;
}

body .gspb_heading-id-gsbp-b9ff64ec-fac2 {
    margin-top: 20px !important;
    margin-bottom: 15px !important;
}

#gspb_iconsList-id-gsbp-a5d16ed7-dbc6.gspb_iconsList .gspb_iconsList__item__text {
    font-size: 16px;
    margin-left: 15px;
}

body #gspb_iconsList-id-gsbp-a5d16ed7-dbc6.gspb_iconsList .gspb_iconsList__item {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

#gspb_iconsList-id-gsbp-a5d16ed7-dbc6.gspb_iconsList .gspb_iconsList__item svg path {
    fill: #2184f9 !important
}

body #gspb_iconsList-id-gsbp-a5d16ed7-dbc6.gspb_iconsList .gspb_iconsList__item__text, #gspb_iconsList-id-gsbp-a5d16ed7-dbc6.gspb_iconsList .gspb_iconsList__item__text .wp-block {
    font-size: 14px;
}

body #gspb_iconsList-id-gsbp-a5d16ed7-dbc6.gspb_iconsList .gspb_iconsList__item__text a, #gspb_iconsList-id-gsbp-a5d16ed7-dbc6.gspb_iconsList .gspb_iconsList__item__text .wp-block a {
    color: #ffffff;
}

body #gspb_iconsList-id-gsbp-a5d16ed7-dbc6.gspb_iconsList .gspb_iconsList__item {
    margin-bottom: 5px !important;
}

body #gspb_iconsList-id-gsbp-a5d16ed7-dbc6.gspb_iconsList {
    margin-bottom: 20px !important;
}

body #gspb_iconsList-id-gsbp-a5d16ed7-dbc6.gspb_iconsList div[data-id='0'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-a5d16ed7-dbc6.gspb_iconsList div[data-id='1'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-a5d16ed7-dbc6.gspb_iconsList div[data-id='2'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-a5d16ed7-dbc6.gspb_iconsList div[data-id='3'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-a5d16ed7-dbc6.gspb_iconsList div[data-id='4'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

#gspb_iconsList-id-gsbp-a5d16ed7-dbc6.gspb_iconsList .gspb_iconsList__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

#gspb_iconsList-id-gsbp-a5d16ed7-dbc6.gspb_iconsList {
    display: inline-flex;
    flex-direction: column;
}

body #gspb_col-id-gsbp-cda681db-7ec9.gspb_row__col--3 {
    width: 25%;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    body #gspb_col-id-gsbp-cda681db-7ec9.gspb_row__col--3 {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    body #gspb_col-id-gsbp-cda681db-7ec9.gspb_row__col--3 {
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    body #gspb_col-id-gsbp-cda681db-7ec9.gspb_row__col--3 {
        width: 100%;
    }
}

body #gspb_col-id-gsbp-cda681db-7ec9.gspb_row__col--3 {
    background-image: linear-gradient(135deg, rgb(2, 0, 160) 0%, rgb(242, 41, 91) 100%);
}

body #gspb_col-id-gsbp-cda681db-7ec9.gspb_row__col--3 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

body .gspb_heading-id-gsbp-a121df58-37ad, .gspb_heading-id-gsbp-a121df58-37ad .wp-block {
    font-size: 70px;
    line-height: 70px;
}

body .gspb_heading-id-gsbp-a121df58-37ad, .gspb_heading-id-gsbp-a121df58-37ad .wp-block, .gspb_heading-id-gsbp-a121df58-37ad .gsap-g-line {
    text-align: center !important;
}

body .gspb_heading-id-gsbp-a121df58-37ad, .gspb_heading-id-gsbp-a121df58-37ad .wp-block {
    font-weight: bold !important;
}

body .gspb_heading-id-gsbp-a121df58-37ad, .gspb_heading-id-gsbp-a121df58-37ad .wp-block {
    color: #ff0044;
}

body .gspb_heading-id-gsbp-a121df58-37ad {
    margin-bottom: 30px !important;
}

.gspb_heading-id-gsbp-a121df58-37ad .gspb_heading_subtitle {
    display: block;
    font-size: 17px;
    line-height: 22px;
    color: #b0bac0;
    margin-top: 5px
}

body .gspb_heading-id-gsbp-a121df58-37ad .gspb_heading_subtitle, .gspb_heading-id-gsbp-a121df58-37ad .gspb_heading_subtitle .wp-block {
    font-size: 25px;
}

body .gspb_heading-id-gsbp-a121df58-37ad .gspb_heading_subtitle, .gspb_heading-id-gsbp-a121df58-37ad .gspb_heading_subtitle .wp-block {
    color: #ffffff;
}

body .gspb_heading-id-gsbp-a121df58-37ad .gspb_heading_subtitle {
    margin-top: 0px !important;
}

body #gspb_row-id-gsbp-b5c9168c-905c.gspb_row .gspb_row__content {
    max-width: 1200px;
}

body #gspb_row-id-gsbp-b5c9168c-905c.gspb_row {
    background-image: linear-gradient(0deg, rgb(71, 3, 130) 0%, rgb(93, 7, 150) 90%);
}

body .gspb_row {
    margin: auto;
    justify-content: space-between;
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    z-index: 0;
}

body .gspb_row .gspb_row__content {
    width: 100%;
}

body .gspb_row div[class^=gspb_row__col] {
    flex-direction: column;
}

.gspb_row__content {
    display: flex;
    justify-content: space-between;
    margin: auto;
    width: 100%;
    flex-wrap: wrap;
}

div[class^=gspb_row__col] {
    position: relative;
    z-index: 0;
}

.gspb_row__col--24, .gspb_row__col--12, .gspb_row__col--11, .gspb_row__col--10, .gspb_row__col--9, .gspb_row__col--8, .gspb_row__col--7, .gspb_row__col--6, .gspb_row__col--5, .gspb_row__col--4, .gspb_row__col--3, .gspb_row__col--2, .gspb_row__col--1 {
    padding: 15px min(3vw, 20px);
    box-sizing: border-box;
}

body #gspb_col-id-gsbp-aabea93d-501a.gspb_row__col--3 {
    width: 25%;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    body #gspb_col-id-gsbp-aabea93d-501a.gspb_row__col--3 {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    body #gspb_col-id-gsbp-aabea93d-501a.gspb_row__col--3 {
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    body #gspb_col-id-gsbp-aabea93d-501a.gspb_row__col--3 {
        width: 100%;
    }
}

body .gspb_heading-id-gsbp-5dd8518f-2e9c, .gspb_heading-id-gsbp-5dd8518f-2e9c .wp-block {
    font-weight: bold !important;
}

body .gspb_heading-id-gsbp-5dd8518f-2e9c, .gspb_heading-id-gsbp-5dd8518f-2e9c .wp-block {
    color: #ffffff;
}

body .gspb_heading-id-gsbp-5dd8518f-2e9c {
    margin-top: 20px !important;
    margin-bottom: 15px !important;
}

#gspb_iconsList-id-gsbp-8d8f917a-c9c9.gspb_iconsList .gspb_iconsList__item__text {
    font-size: 16px;
    margin-left: 15px;
}

body #gspb_iconsList-id-gsbp-8d8f917a-c9c9.gspb_iconsList .gspb_iconsList__item {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

#gspb_iconsList-id-gsbp-8d8f917a-c9c9.gspb_iconsList .gspb_iconsList__item svg path {
    fill: #2184f9 !important
}

body #gspb_iconsList-id-gsbp-8d8f917a-c9c9.gspb_iconsList .gspb_iconsList__item__text, #gspb_iconsList-id-gsbp-8d8f917a-c9c9.gspb_iconsList .gspb_iconsList__item__text .wp-block {
    font-size: 14px;
}

body #gspb_iconsList-id-gsbp-8d8f917a-c9c9.gspb_iconsList .gspb_iconsList__item__text a, #gspb_iconsList-id-gsbp-8d8f917a-c9c9.gspb_iconsList .gspb_iconsList__item__text .wp-block a {
    color: #ffffff;
}

body #gspb_iconsList-id-gsbp-8d8f917a-c9c9.gspb_iconsList .gspb_iconsList__item {
    margin-bottom: 5px !important;
}

body #gspb_iconsList-id-gsbp-8d8f917a-c9c9.gspb_iconsList {
    margin-bottom: 20px !important;
}

body #gspb_iconsList-id-gsbp-8d8f917a-c9c9.gspb_iconsList div[data-id='0'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-8d8f917a-c9c9.gspb_iconsList div[data-id='1'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-8d8f917a-c9c9.gspb_iconsList div[data-id='2'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-8d8f917a-c9c9.gspb_iconsList div[data-id='3'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-8d8f917a-c9c9.gspb_iconsList div[data-id='4'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

#gspb_iconsList-id-gsbp-8d8f917a-c9c9.gspb_iconsList .gspb_iconsList__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

#gspb_iconsList-id-gsbp-8d8f917a-c9c9.gspb_iconsList {
    display: inline-flex;
    flex-direction: column;
}

body .gspb_heading-id-gsbp-b0193575-96c4, .gspb_heading-id-gsbp-b0193575-96c4 .wp-block {
    font-weight: bold !important;
}

body .gspb_heading-id-gsbp-b0193575-96c4, .gspb_heading-id-gsbp-b0193575-96c4 .wp-block {
    color: #ffffff;
}

body .gspb_heading-id-gsbp-b0193575-96c4 {
    margin-top: 20px !important;
    margin-bottom: 15px !important;
}

#gspb_iconsList-id-gsbp-fa9d14f8-34dd.gspb_iconsList .gspb_iconsList__item__text {
    font-size: 16px;
    margin-left: 15px;
}

body #gspb_iconsList-id-gsbp-fa9d14f8-34dd.gspb_iconsList .gspb_iconsList__item {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

#gspb_iconsList-id-gsbp-fa9d14f8-34dd.gspb_iconsList .gspb_iconsList__item svg path {
    fill: #2184f9 !important
}

body #gspb_iconsList-id-gsbp-fa9d14f8-34dd.gspb_iconsList .gspb_iconsList__item__text, #gspb_iconsList-id-gsbp-fa9d14f8-34dd.gspb_iconsList .gspb_iconsList__item__text .wp-block {
    font-size: 14px;
}

body #gspb_iconsList-id-gsbp-fa9d14f8-34dd.gspb_iconsList .gspb_iconsList__item__text a, #gspb_iconsList-id-gsbp-fa9d14f8-34dd.gspb_iconsList .gspb_iconsList__item__text .wp-block a {
    color: #ffffff;
}

body #gspb_iconsList-id-gsbp-fa9d14f8-34dd.gspb_iconsList .gspb_iconsList__item {
    margin-bottom: 5px !important;
}

body #gspb_iconsList-id-gsbp-fa9d14f8-34dd.gspb_iconsList {
    margin-bottom: 20px !important;
}

body #gspb_iconsList-id-gsbp-fa9d14f8-34dd.gspb_iconsList div[data-id='0'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-fa9d14f8-34dd.gspb_iconsList div[data-id='1'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-fa9d14f8-34dd.gspb_iconsList div[data-id='2'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-fa9d14f8-34dd.gspb_iconsList div[data-id='3'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-fa9d14f8-34dd.gspb_iconsList div[data-id='4'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

#gspb_iconsList-id-gsbp-fa9d14f8-34dd.gspb_iconsList .gspb_iconsList__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

#gspb_iconsList-id-gsbp-fa9d14f8-34dd.gspb_iconsList {
    display: inline-flex;
    flex-direction: column;
}

body #gspb_col-id-gsbp-b22e5ad5-b932.gspb_row__col--3 {
    width: 25%;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    body #gspb_col-id-gsbp-b22e5ad5-b932.gspb_row__col--3 {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    body #gspb_col-id-gsbp-b22e5ad5-b932.gspb_row__col--3 {
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    body #gspb_col-id-gsbp-b22e5ad5-b932.gspb_row__col--3 {
        width: 100%;
    }
}

body .gspb_heading-id-gsbp-5b98e88f-db63, .gspb_heading-id-gsbp-5b98e88f-db63 .wp-block {
    font-weight: bold !important;
}

body .gspb_heading-id-gsbp-5b98e88f-db63, .gspb_heading-id-gsbp-5b98e88f-db63 .wp-block {
    color: #ffffff;
}

body .gspb_heading-id-gsbp-5b98e88f-db63 {
    margin-top: 20px !important;
    margin-bottom: 15px !important;
}

#gspb_iconsList-id-gsbp-fea9ac71-007f.gspb_iconsList .gspb_iconsList__item__text {
    font-size: 16px;
    margin-left: 15px;
}

body #gspb_iconsList-id-gsbp-fea9ac71-007f.gspb_iconsList .gspb_iconsList__item {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

#gspb_iconsList-id-gsbp-fea9ac71-007f.gspb_iconsList .gspb_iconsList__item svg path {
    fill: #2184f9 !important
}

body #gspb_iconsList-id-gsbp-fea9ac71-007f.gspb_iconsList .gspb_iconsList__item__text, #gspb_iconsList-id-gsbp-fea9ac71-007f.gspb_iconsList .gspb_iconsList__item__text .wp-block {
    font-size: 14px;
}

body #gspb_iconsList-id-gsbp-fea9ac71-007f.gspb_iconsList .gspb_iconsList__item__text a, #gspb_iconsList-id-gsbp-fea9ac71-007f.gspb_iconsList .gspb_iconsList__item__text .wp-block a {
    color: #ffffff;
}

body #gspb_iconsList-id-gsbp-fea9ac71-007f.gspb_iconsList .gspb_iconsList__item {
    margin-bottom: 5px !important;
}

body #gspb_iconsList-id-gsbp-fea9ac71-007f.gspb_iconsList {
    margin-bottom: 20px !important;
}

body #gspb_iconsList-id-gsbp-fea9ac71-007f.gspb_iconsList div[data-id='0'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-fea9ac71-007f.gspb_iconsList div[data-id='1'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-fea9ac71-007f.gspb_iconsList div[data-id='2'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-fea9ac71-007f.gspb_iconsList div[data-id='3'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-fea9ac71-007f.gspb_iconsList div[data-id='4'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

#gspb_iconsList-id-gsbp-fea9ac71-007f.gspb_iconsList .gspb_iconsList__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

#gspb_iconsList-id-gsbp-fea9ac71-007f.gspb_iconsList {
    display: inline-flex;
    flex-direction: column;
}

body .gspb_heading-id-gsbp-6ad17ae7-8974, .gspb_heading-id-gsbp-6ad17ae7-8974 .wp-block {
    font-weight: bold !important;
}

body .gspb_heading-id-gsbp-6ad17ae7-8974, .gspb_heading-id-gsbp-6ad17ae7-8974 .wp-block {
    color: #ffffff;
}

body .gspb_heading-id-gsbp-6ad17ae7-8974 {
    margin-top: 20px !important;
    margin-bottom: 15px !important;
}

#gspb_iconsList-id-gsbp-e2c2c122-3b59.gspb_iconsList .gspb_iconsList__item__text {
    font-size: 16px;
    margin-left: 15px;
}

body #gspb_iconsList-id-gsbp-e2c2c122-3b59.gspb_iconsList .gspb_iconsList__item {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

#gspb_iconsList-id-gsbp-e2c2c122-3b59.gspb_iconsList .gspb_iconsList__item svg path {
    fill: #2184f9 !important
}

body #gspb_iconsList-id-gsbp-e2c2c122-3b59.gspb_iconsList .gspb_iconsList__item__text, #gspb_iconsList-id-gsbp-e2c2c122-3b59.gspb_iconsList .gspb_iconsList__item__text .wp-block {
    font-size: 14px;
}

body #gspb_iconsList-id-gsbp-e2c2c122-3b59.gspb_iconsList .gspb_iconsList__item__text a, #gspb_iconsList-id-gsbp-e2c2c122-3b59.gspb_iconsList .gspb_iconsList__item__text .wp-block a {
    color: #ffffff;
}

body #gspb_iconsList-id-gsbp-e2c2c122-3b59.gspb_iconsList .gspb_iconsList__item {
    margin-bottom: 5px !important;
}

body #gspb_iconsList-id-gsbp-e2c2c122-3b59.gspb_iconsList {
    margin-bottom: 20px !important;
}

body #gspb_iconsList-id-gsbp-e2c2c122-3b59.gspb_iconsList div[data-id='0'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-e2c2c122-3b59.gspb_iconsList div[data-id='1'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-e2c2c122-3b59.gspb_iconsList div[data-id='2'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-e2c2c122-3b59.gspb_iconsList div[data-id='3'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-e2c2c122-3b59.gspb_iconsList div[data-id='4'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

#gspb_iconsList-id-gsbp-e2c2c122-3b59.gspb_iconsList .gspb_iconsList__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

#gspb_iconsList-id-gsbp-e2c2c122-3b59.gspb_iconsList {
    display: inline-flex;
    flex-direction: column;
}

body #gspb_col-id-gsbp-7085ab39-2350.gspb_row__col--3 {
    width: 25%;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    body #gspb_col-id-gsbp-7085ab39-2350.gspb_row__col--3 {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    body #gspb_col-id-gsbp-7085ab39-2350.gspb_row__col--3 {
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    body #gspb_col-id-gsbp-7085ab39-2350.gspb_row__col--3 {
        width: 100%;
    }
}

body .gspb_heading-id-gsbp-7783c111-5e5f, .gspb_heading-id-gsbp-7783c111-5e5f .wp-block {
    font-weight: bold !important;
}

body .gspb_heading-id-gsbp-7783c111-5e5f, .gspb_heading-id-gsbp-7783c111-5e5f .wp-block {
    color: #ffffff;
}

body .gspb_heading-id-gsbp-7783c111-5e5f {
    margin-top: 20px !important;
    margin-bottom: 15px !important;
}

#gspb_iconsList-id-gsbp-e6a0cff1-6be3.gspb_iconsList .gspb_iconsList__item__text {
    font-size: 16px;
    margin-left: 15px;
}

body #gspb_iconsList-id-gsbp-e6a0cff1-6be3.gspb_iconsList .gspb_iconsList__item {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

#gspb_iconsList-id-gsbp-e6a0cff1-6be3.gspb_iconsList .gspb_iconsList__item svg path {
    fill: #2184f9 !important
}

body #gspb_iconsList-id-gsbp-e6a0cff1-6be3.gspb_iconsList .gspb_iconsList__item__text, #gspb_iconsList-id-gsbp-e6a0cff1-6be3.gspb_iconsList .gspb_iconsList__item__text .wp-block {
    font-size: 14px;
}

body #gspb_iconsList-id-gsbp-e6a0cff1-6be3.gspb_iconsList .gspb_iconsList__item__text a, #gspb_iconsList-id-gsbp-e6a0cff1-6be3.gspb_iconsList .gspb_iconsList__item__text .wp-block a {
    color: #ffffff;
}

body #gspb_iconsList-id-gsbp-e6a0cff1-6be3.gspb_iconsList .gspb_iconsList__item {
    margin-bottom: 5px !important;
}

body #gspb_iconsList-id-gsbp-e6a0cff1-6be3.gspb_iconsList {
    margin-bottom: 20px !important;
}

body #gspb_iconsList-id-gsbp-e6a0cff1-6be3.gspb_iconsList div[data-id='0'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-e6a0cff1-6be3.gspb_iconsList div[data-id='1'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-e6a0cff1-6be3.gspb_iconsList div[data-id='2'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-e6a0cff1-6be3.gspb_iconsList div[data-id='3'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-e6a0cff1-6be3.gspb_iconsList div[data-id='4'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

#gspb_iconsList-id-gsbp-e6a0cff1-6be3.gspb_iconsList .gspb_iconsList__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

#gspb_iconsList-id-gsbp-e6a0cff1-6be3.gspb_iconsList {
    display: inline-flex;
    flex-direction: column;
}

body .gspb_heading-id-gsbp-ded00be1-45d2, .gspb_heading-id-gsbp-ded00be1-45d2 .wp-block {
    font-weight: bold !important;
}

body .gspb_heading-id-gsbp-ded00be1-45d2, .gspb_heading-id-gsbp-ded00be1-45d2 .wp-block {
    color: #ffffff;
}

body .gspb_heading-id-gsbp-ded00be1-45d2 {
    margin-top: 20px !important;
    margin-bottom: 15px !important;
}

#gspb_iconsList-id-gsbp-7fcd6d0d-e31d.gspb_iconsList .gspb_iconsList__item__text {
    font-size: 16px;
    margin-left: 15px;
}

body #gspb_iconsList-id-gsbp-7fcd6d0d-e31d.gspb_iconsList .gspb_iconsList__item {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

#gspb_iconsList-id-gsbp-7fcd6d0d-e31d.gspb_iconsList .gspb_iconsList__item svg path {
    fill: #2184f9 !important
}

body #gspb_iconsList-id-gsbp-7fcd6d0d-e31d.gspb_iconsList .gspb_iconsList__item__text, #gspb_iconsList-id-gsbp-7fcd6d0d-e31d.gspb_iconsList .gspb_iconsList__item__text .wp-block {
    font-size: 14px;
}

body #gspb_iconsList-id-gsbp-7fcd6d0d-e31d.gspb_iconsList .gspb_iconsList__item__text a, #gspb_iconsList-id-gsbp-7fcd6d0d-e31d.gspb_iconsList .gspb_iconsList__item__text .wp-block a {
    color: #ffffff;
}

body #gspb_iconsList-id-gsbp-7fcd6d0d-e31d.gspb_iconsList .gspb_iconsList__item {
    margin-bottom: 5px !important;
}

body #gspb_iconsList-id-gsbp-7fcd6d0d-e31d.gspb_iconsList {
    margin-bottom: 20px !important;
}

body #gspb_iconsList-id-gsbp-7fcd6d0d-e31d.gspb_iconsList div[data-id='0'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-7fcd6d0d-e31d.gspb_iconsList div[data-id='1'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-7fcd6d0d-e31d.gspb_iconsList div[data-id='2'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-7fcd6d0d-e31d.gspb_iconsList div[data-id='3'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-7fcd6d0d-e31d.gspb_iconsList div[data-id='4'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

#gspb_iconsList-id-gsbp-7fcd6d0d-e31d.gspb_iconsList .gspb_iconsList__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

#gspb_iconsList-id-gsbp-7fcd6d0d-e31d.gspb_iconsList {
    display: inline-flex;
    flex-direction: column;
}

body #gspb_col-id-gsbp-8ee16e01-23b8.gspb_row__col--3 {
    width: 25%;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    body #gspb_col-id-gsbp-8ee16e01-23b8.gspb_row__col--3 {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    body #gspb_col-id-gsbp-8ee16e01-23b8.gspb_row__col--3 {
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    body #gspb_col-id-gsbp-8ee16e01-23b8.gspb_row__col--3 {
        width: 100%;
    }
}

#gspb_iconsList-id-gsbp-31ee1481-7b7d.gspb_iconsList .gspb_iconsList__item__text {
    font-size: 16px;
    margin-left: 15px;
}

body #gspb_iconsList-id-gsbp-31ee1481-7b7d.gspb_iconsList .gspb_iconsList__item {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

#gspb_iconsList-id-gsbp-31ee1481-7b7d.gspb_iconsList .gspb_iconsList__item svg path {
    fill: #2184f9 !important
}

body #gspb_iconsList-id-gsbp-31ee1481-7b7d.gspb_iconsList .gspb_iconsList__item__text, #gspb_iconsList-id-gsbp-31ee1481-7b7d.gspb_iconsList .gspb_iconsList__item__text .wp-block {
    font-weight: bold !important;
}

body #gspb_iconsList-id-gsbp-31ee1481-7b7d.gspb_iconsList .gspb_iconsList__item__text, #gspb_iconsList-id-gsbp-31ee1481-7b7d.gspb_iconsList .gspb_iconsList__item__text .wp-block {
    color: #ffffff;
}

body #gspb_iconsList-id-gsbp-31ee1481-7b7d.gspb_iconsList {
    margin-top: 20px !important;
    margin-bottom: 15px !important;
}

body #gspb_iconsList-id-gsbp-31ee1481-7b7d.gspb_iconsList div[data-id='0'] svg, #gspb_iconsList-id-gsbp-31ee1481-7b7d.gspb_iconsList div[data-id='0'] svg path {
    fill: #ff0000 !important;
}

#gspb_iconsList-id-gsbp-88d07114-51f0.gspb_iconsList .gspb_iconsList__item__text {
    font-size: 16px;
    margin-left: 15px;
}

body #gspb_iconsList-id-gsbp-88d07114-51f0.gspb_iconsList .gspb_iconsList__item {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

#gspb_iconsList-id-gsbp-88d07114-51f0.gspb_iconsList .gspb_iconsList__item svg path {
    fill: #2184f9 !important
}

body #gspb_iconsList-id-gsbp-88d07114-51f0.gspb_iconsList .gspb_iconsList__item__text, #gspb_iconsList-id-gsbp-88d07114-51f0.gspb_iconsList .gspb_iconsList__item__text .wp-block {
    font-size: 14px;
}

body #gspb_iconsList-id-gsbp-88d07114-51f0.gspb_iconsList .gspb_iconsList__item__text a, #gspb_iconsList-id-gsbp-88d07114-51f0.gspb_iconsList .gspb_iconsList__item__text .wp-block a {
    color: #ffffff;
}

body #gspb_iconsList-id-gsbp-88d07114-51f0.gspb_iconsList .gspb_iconsList__item {
    margin-bottom: 5px !important;
}

body #gspb_iconsList-id-gsbp-88d07114-51f0.gspb_iconsList {
    margin-bottom: 20px !important;
}

body #gspb_iconsList-id-gsbp-88d07114-51f0.gspb_iconsList div[data-id='0'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-88d07114-51f0.gspb_iconsList div[data-id='1'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-88d07114-51f0.gspb_iconsList div[data-id='2'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-88d07114-51f0.gspb_iconsList div[data-id='3'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

body #gspb_iconsList-id-gsbp-88d07114-51f0.gspb_iconsList div[data-id='4'] svg {
    height: 4px !important;
    width: 4px !important;
    min-width: 4px;
}

#gspb_iconsList-id-gsbp-88d07114-51f0.gspb_iconsList .gspb_iconsList__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

#gspb_iconsList-id-gsbp-88d07114-51f0.gspb_iconsList {
    display: inline-flex;
    flex-direction: column;
}

body.gspb-bodyfront #gspb_image-id-gsbp-32cde9d7-30dc {
    position: absolute;
    right: -122px;
    bottom: -71px;
}

body #gspb_image-id-gsbp-32cde9d7-30dc img {
    transform: rotateZ(19deg);
}

#rhNavToolWrap {
    position: fixed;
    background: white;
    bottom: 0;
    left: 0;
    right: 0;
    box-shadow: 0 0 9px rgb(0 0 0 / 12%);
    z-index: 100000
}

#rhNavToolbar {
    height: 55px;
}

#rhNavToolWrap .user-dropdown-intop-menu {
    left: 0;
    right: 0;
    bottom: 100%;
    border-width: 1px 0 0 0;
}

#rhNavToolWrap .user-dropdown-intop.user-dropdown-intop-open {
    position: static
}

#rhNavToolWrap .wpsm-button {
    font-size: 0;
    line-height: 0;
}

#rhNavToolWrap .wpsm-button i {
    font-size: 15px;
    padding: 0;
}

.wcfm-dashboard-page #rhNavToolWrap {
    display: none !important
}

.rhpb-6ec4ff0f-279e-4d57-bdca-8987a7495b22 .coloredgrid .excerptforcgrid {
    display: block !important
}

.rhpb-6ec4ff0f-279e-4d57-bdca-8987a7495b22 .coloredgrid .col_item.rh-main-bg-hover:hover .rehub-main-color {
    color: #fff !important
}

.rhpb-6ec4ff0f-279e-4d57-bdca-8987a7495b22 .coloredgrid .col_item.rh-main-bg-hover:hover .whitehovered {
    color: #fff !important
}

.rhpb-6ec4ff0f-279e-4d57-bdca-8987a7495b22 .coloredgrid .rh-borderinside {
    display: block !important
}

.rhpb-6ec4ff0f-279e-4d57-bdca-8987a7495b22 .coloredgrid .catforcgrid {
    display: block !important
}

.footer-bottom.dark_style {
    background-color: #000000;
}

.footer-bottom.dark_style .footer_widget {
    color: #f5f5f5
}

.footer-bottom.dark_style .footer_widget .title, .footer-bottom.dark_style .footer_widget h2, .footer-bottom.dark_style .footer_widget a, .footer-bottom .footer_widget.dark_style ul li a {
    color: #f1f1f1;
}

.footer-bottom.dark_style .footer_widget .widget_categories ul li:before, .footer-bottom.dark_style .footer_widget .widget_archive ul li:before, .footer-bottom.dark_style .footer_widget .widget_nav_menu ul li:before {
    color: #fff;
}

footer#theme_footer.dark_style {
    background: none #222;
}

footer#theme_footer.dark_style div.f_text, footer#theme_footer.dark_style div.f_text a:not(.rehub-main-color) {
    color: #f1f1f1;
}







