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

.b-s-title {
    box-sizing: border-box
}

.b-s-title :where(a) {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit
}

.blgr {
    box-sizing: border-box
}

:where(.blgr.blgr-ilc) {
    position: relative
}

.b-columns {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap !important
}

@media (min-width: 782px) {
    .b-columns {
        flex-wrap: nowrap !important
    }
}

.b-columns {
    align-items: normal !important
}

.b-columns.are-vertically-aligned-top {
    align-items: flex-start
}

.b-columns.are-vertically-aligned-center {
    align-items: center
}

.b-columns.are-vertically-aligned-bottom {
    align-items: flex-end
}

@media (max-width: 781px) {
    .b-columns:not(.is-not-stacked-on-mobile) > .b-column {
        flex-basis: 100% !important
    }
}

@media (min-width: 782px) {
    .b-columns:not(.is-not-stacked-on-mobile) > .b-column {
        flex-basis: 0;
        flex-grow: 1
    }

    .b-columns:not(.is-not-stacked-on-mobile) > .b-column[style*=flex-basis] {
        flex-grow: 0
    }
}

.b-columns.is-not-stacked-on-mobile {
    flex-wrap: nowrap !important
}

.b-columns.is-not-stacked-on-mobile > .b-column {
    flex-basis: 0;
    flex-grow: 1
}

.b-columns.is-not-stacked-on-mobile > .b-column[style*=flex-basis] {
    flex-grow: 0
}

:where(.b-columns) {
    margin-bottom: 1.75em
}

:where(.b-columns.has-background) {
    padding: 1.25em 2.375em
}

.b-column {
    flex-grow: 1;
    min-width: 0;
    overflow-wrap: break-word;
    word-break: break-word
}

.b-column.is-vertically-aligned-top {
    align-self: flex-start
}

.b-column.is-vertically-aligned-center {
    align-self: center
}

.b-column.is-vertically-aligned-bottom {
    align-self: flex-end
}

.b-column.is-vertically-aligned-stretch {
    align-self: stretch
}

.b-column.is-vertically-aligned-bottom, .b-column.is-vertically-aligned-center, .b-column.is-vertically-aligned-top {
    width: 100%
}

h1:where(.blh).has-background, h2:where(.blh).has-background, h3:where(.blh).has-background, h4:where(.blh).has-background, h5:where(.blh).has-background, h6:where(.blh).has-background {
    padding: 1.25em 2.375em
}

h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]), h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]), h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]), h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]), h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]), h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]), h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]), h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]), h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]), h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]), h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]), h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]) {
    rotate: 180deg
}

.is-small-text {
    font-size: .875em
}

.is-large-text {
    font-size: 2.25em
}

.is-larger-text {
    font-size: 3em
}

:root :where(p.has-background) {
    padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit
}

p.has-text-align-left[style*="writing-mode:vertical-lr"], p.has-text-align-right[style*="writing-mode:vertical-rl"] {
    rotate: 180deg
}

.b-button__link {
    align-content: center;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    height: 100%;
    text-align: center;
    word-break: break-word
}

:where(.b-button__link) {
    border-radius: 9999px;
    box-shadow: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    text-decoration: none
}

.b-button[style*=text-decoration] .b-button__link {
    text-decoration: inherit
}

.b-buttons > .b-button.has-custom-width {
    max-width: none
}

.b-buttons > .b-button.has-custom-width .b-button__link {
    width: 100%
}

.b-buttons > .b-button.has-custom-font-size .b-button__link {
    font-size: inherit
}

.b-buttons > .b-button.b-button__width-25 {
    width: calc(25% - var(---style--b-gap, .5em) * .75)
}

.b-buttons > .b-button.b-button__width-50 {
    width: calc(50% - var(---style--b-gap, .5em) * .5)
}

.b-buttons > .b-button.b-button__width-75 {
    width: calc(75% - var(---style--b-gap, .5em) * .25)
}

.b-buttons > .b-button.b-button__width-100 {
    flex-basis: 100%;
    width: 100%
}

.b-buttons.is-vertical > .b-button.b-button__width-25 {
    width: 25%
}

.b-buttons.is-vertical > .b-button.b-button__width-50 {
    width: 50%
}

.b-buttons.is-vertical > .b-button.b-button__width-75 {
    width: 75%
}

.b-button.no-border-radius, .b-button__link.no-border-radius {
    border-radius: 0 !important
}

:root :where(.b-button.is-style-outline>.b-button__link) {
    border: 2px solid;
    padding: .667em 1.333em
}

:root :where(.b-button.is-style-outline>.b-button__link:not(.has-text-color)) {
    color: currentColor
}

:root :where(.b-button.is-style-outline>.b-button__link:not(.has-background)) {
    background-color: initial;
    background-image: none
}

.b-buttons {
    box-sizing: border-box
}

.b-buttons.is-vertical {
    flex-direction: column
}

.b-buttons.is-vertical > .b-button:last-child {
    margin-bottom: 0
}

.b-buttons > .b-button {
    display: inline-block;
    margin: 0
}

.b-buttons.icjl {
    justify-content: flex-start
}

.b-buttons.icjl.is-vertical {
    align-items: flex-start
}

.b-buttons.icjc {
    justify-content: center
}

.b-buttons.icjc.is-vertical {
    align-items: center
}

.b-buttons.is-content-justification-right {
    justify-content: flex-end
}

.b-buttons.is-content-justification-right.is-vertical {
    align-items: flex-end
}

.b-buttons.is-content-justification-space-between {
    justify-content: space-between
}

.b-buttons[style*=text-decoration] .b-button, .b-buttons[style*=text-decoration] .b-button__link {
    text-decoration: inherit
}

.b-buttons.has-custom-font-size .b-button__link {
    font-size: inherit
}

.b-buttons .b-button__link {
    width: 100%
}

.blim > a, .blim > figure > a {
    display: inline-block
}

.blim img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom
}

.blim[style*=border-radius] img, .blim[style*=border-radius] > a {
    border-radius: inherit
}

.blim.has-custom-border img {
    box-sizing: border-box
}

.blim.alignfull > a, .blim.alignwide > a {
    width: 100%
}

.blim.alignfull img, .blim.alignwide img {
    height: auto;
    width: 100%
}

.blim :where(figcaption) {
    margin-bottom: 1em;
    margin-top: .5em
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
    .blim.is-style-circle-mask img {
        border-radius: 0;
        -webkit-mask-image: url(data:image/svg+xml;utf8,SVG_REPLACED);
        mask-image: url(data:image/svg+xml;utf8,SVG_REPLACED);
        mask-mode: alpha;
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-size: contain
    }
}

.blim figure {
    margin: 0
}

@keyframes show-content-image {
    0% {
        visibility: hidden
    }
    99% {
        visibility: hidden
    }
    to {
        visibility: visible
    }
}

@keyframes turn-on-visibility {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes turn-off-visibility {
    0% {
        opacity: 1;
        visibility: visible
    }
    99% {
        opacity: 0;
        visibility: visible
    }
    to {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes lightbox-zoom-in {
    0% {
        transform: translate(calc((-100vw + var(---lightbox-scrollbar-width)) / 2 + var(---lightbox-initial-left-position)), calc(-50vh + var(---lightbox-initial-top-position))) scale(var(---lightbox-scale))
    }
    to {
        transform: translate(-50%, -50%) scale(1)
    }
}

@keyframes lightbox-zoom-out {
    0% {
        transform: translate(-50%, -50%) scale(1);
        visibility: visible
    }
    99% {
        visibility: visible
    }
    to {
        transform: translate(calc((-100vw + var(---lightbox-scrollbar-width)) / 2 + var(---lightbox-initial-left-position)), calc(-50vh + var(---lightbox-initial-top-position))) scale(var(---lightbox-scale));
        visibility: hidden
    }
}

.b-cover, .b-cover-image {
    align-items: center;
    background-position: 50%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    min-height: 430px;
    overflow: hidden;
    overflow: clip;
    padding: 1em;
    position: relative
}

.b-cover .has-background-dim:not([class*=-background-color]), .b-cover-image .has-background-dim:not([class*=-background-color]), .b-cover-image.has-background-dim:not([class*=-background-color]), .b-cover.has-background-dim:not([class*=-background-color]) {
    background-color: #000
}

.b-cover .has-background-dim.has-background-gradient, .b-cover-image .has-background-dim.has-background-gradient {
    background-color: initial
}

.b-cover-image.has-background-dim:before, .b-cover.has-background-dim:before {
    background-color: inherit;
    content: ""
}

.b-cover .b-cover__background, .b-cover .b-cover__gradient-background, .b-cover-image .b-cover__background, .b-cover-image .b-cover__gradient-background, .b-cover-image.has-background-dim:not(.has-background-gradient):before, .b-cover.has-background-dim:not(.has-background-gradient):before {
    bottom: 0;
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0
}

.b-cover-image.has-background-dim.has-background-dim-10 .b-cover__background, .b-cover-image.has-background-dim.has-background-dim-10 .b-cover__gradient-background, .b-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before, .b-cover.has-background-dim.has-background-dim-10 .b-cover__background, .b-cover.has-background-dim.has-background-dim-10 .b-cover__gradient-background, .b-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
    opacity: .1
}

.b-cover-image.has-background-dim.has-background-dim-20 .b-cover__background, .b-cover-image.has-background-dim.has-background-dim-20 .b-cover__gradient-background, .b-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before, .b-cover.has-background-dim.has-background-dim-20 .b-cover__background, .b-cover.has-background-dim.has-background-dim-20 .b-cover__gradient-background, .b-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
    opacity: .2
}

.b-cover-image.has-background-dim.has-background-dim-30 .b-cover__background, .b-cover-image.has-background-dim.has-background-dim-30 .b-cover__gradient-background, .b-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before, .b-cover.has-background-dim.has-background-dim-30 .b-cover__background, .b-cover.has-background-dim.has-background-dim-30 .b-cover__gradient-background, .b-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
    opacity: .3
}

.b-cover-image.has-background-dim.has-background-dim-40 .b-cover__background, .b-cover-image.has-background-dim.has-background-dim-40 .b-cover__gradient-background, .b-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before, .b-cover.has-background-dim.has-background-dim-40 .b-cover__background, .b-cover.has-background-dim.has-background-dim-40 .b-cover__gradient-background, .b-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
    opacity: .4
}

.b-cover-image.has-background-dim.has-background-dim-50 .b-cover__background, .b-cover-image.has-background-dim.has-background-dim-50 .b-cover__gradient-background, .b-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before, .b-cover.has-background-dim.has-background-dim-50 .b-cover__background, .b-cover.has-background-dim.has-background-dim-50 .b-cover__gradient-background, .b-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
    opacity: .5
}

.b-cover-image.has-background-dim.has-background-dim-60 .b-cover__background, .b-cover-image.has-background-dim.has-background-dim-60 .b-cover__gradient-background, .b-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before, .b-cover.has-background-dim.has-background-dim-60 .b-cover__background, .b-cover.has-background-dim.has-background-dim-60 .b-cover__gradient-background, .b-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
    opacity: .6
}

.b-cover-image.has-background-dim.has-background-dim-70 .b-cover__background, .b-cover-image.has-background-dim.has-background-dim-70 .b-cover__gradient-background, .b-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before, .b-cover.has-background-dim.has-background-dim-70 .b-cover__background, .b-cover.has-background-dim.has-background-dim-70 .b-cover__gradient-background, .b-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
    opacity: .7
}

.b-cover-image.has-background-dim.has-background-dim-80 .b-cover__background, .b-cover-image.has-background-dim.has-background-dim-80 .b-cover__gradient-background, .b-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before, .b-cover.has-background-dim.has-background-dim-80 .b-cover__background, .b-cover.has-background-dim.has-background-dim-80 .b-cover__gradient-background, .b-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
    opacity: .8
}

.b-cover-image.has-background-dim.has-background-dim-90 .b-cover__background, .b-cover-image.has-background-dim.has-background-dim-90 .b-cover__gradient-background, .b-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before, .b-cover.has-background-dim.has-background-dim-90 .b-cover__background, .b-cover.has-background-dim.has-background-dim-90 .b-cover__gradient-background, .b-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
    opacity: .9
}

.b-cover-image.has-background-dim.has-background-dim-100 .b-cover__background, .b-cover-image.has-background-dim.has-background-dim-100 .b-cover__gradient-background, .b-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before, .b-cover.has-background-dim.has-background-dim-100 .b-cover__background, .b-cover.has-background-dim.has-background-dim-100 .b-cover__gradient-background, .b-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
    opacity: 1
}

.b-cover .b-cover__background.has-background-dim.has-background-dim-0, .b-cover .b-cover__gradient-background.has-background-dim.has-background-dim-0, .b-cover-image .b-cover__background.has-background-dim.has-background-dim-0, .b-cover-image .b-cover__gradient-background.has-background-dim.has-background-dim-0 {
    opacity: 0
}

.b-cover .b-cover__background.has-background-dim.has-background-dim-10, .b-cover .b-cover__gradient-background.has-background-dim.has-background-dim-10, .b-cover-image .b-cover__background.has-background-dim.has-background-dim-10, .b-cover-image .b-cover__gradient-background.has-background-dim.has-background-dim-10 {
    opacity: .1
}

.b-cover .b-cover__background.has-background-dim.has-background-dim-20, .b-cover .b-cover__gradient-background.has-background-dim.has-background-dim-20, .b-cover-image .b-cover__background.has-background-dim.has-background-dim-20, .b-cover-image .b-cover__gradient-background.has-background-dim.has-background-dim-20 {
    opacity: .2
}

.b-cover .b-cover__background.has-background-dim.has-background-dim-30, .b-cover .b-cover__gradient-background.has-background-dim.has-background-dim-30, .b-cover-image .b-cover__background.has-background-dim.has-background-dim-30, .b-cover-image .b-cover__gradient-background.has-background-dim.has-background-dim-30 {
    opacity: .3
}

.b-cover .b-cover__background.has-background-dim.has-background-dim-40, .b-cover .b-cover__gradient-background.has-background-dim.has-background-dim-40, .b-cover-image .b-cover__background.has-background-dim.has-background-dim-40, .b-cover-image .b-cover__gradient-background.has-background-dim.has-background-dim-40 {
    opacity: .4
}

.b-cover .b-cover__background.has-background-dim.has-background-dim-50, .b-cover .b-cover__gradient-background.has-background-dim.has-background-dim-50, .b-cover-image .b-cover__background.has-background-dim.has-background-dim-50, .b-cover-image .b-cover__gradient-background.has-background-dim.has-background-dim-50 {
    opacity: .5
}

.b-cover .b-cover__background.has-background-dim.has-background-dim-60, .b-cover .b-cover__gradient-background.has-background-dim.has-background-dim-60, .b-cover-image .b-cover__background.has-background-dim.has-background-dim-60, .b-cover-image .b-cover__gradient-background.has-background-dim.has-background-dim-60 {
    opacity: .6
}

.b-cover .b-cover__background.has-background-dim.has-background-dim-70, .b-cover .b-cover__gradient-background.has-background-dim.has-background-dim-70, .b-cover-image .b-cover__background.has-background-dim.has-background-dim-70, .b-cover-image .b-cover__gradient-background.has-background-dim.has-background-dim-70 {
    opacity: .7
}

.b-cover .b-cover__background.has-background-dim.has-background-dim-80, .b-cover .b-cover__gradient-background.has-background-dim.has-background-dim-80, .b-cover-image .b-cover__background.has-background-dim.has-background-dim-80, .b-cover-image .b-cover__gradient-background.has-background-dim.has-background-dim-80 {
    opacity: .8
}

.b-cover .b-cover__background.has-background-dim.has-background-dim-90, .b-cover .b-cover__gradient-background.has-background-dim.has-background-dim-90, .b-cover-image .b-cover__background.has-background-dim.has-background-dim-90, .b-cover-image .b-cover__gradient-background.has-background-dim.has-background-dim-90 {
    opacity: .9
}

.b-cover .b-cover__background.has-background-dim.has-background-dim-100, .b-cover .b-cover__gradient-background.has-background-dim.has-background-dim-100, .b-cover-image .b-cover__background.has-background-dim.has-background-dim-100, .b-cover-image .b-cover__gradient-background.has-background-dim.has-background-dim-100 {
    opacity: 1
}

.b-cover .b-cover__inner-container, .b-cover-image .b-cover__inner-container {
    color: inherit;
    position: relative;
    width: 100%
}

.b-cover-image.is-position-top-left, .b-cover.is-position-top-left {
    align-items: flex-start;
    justify-content: flex-start
}

.b-cover-image.is-position-top-center, .b-cover.is-position-top-center {
    align-items: flex-start;
    justify-content: center
}

.b-cover-image.is-position-top-right, .b-cover.is-position-top-right {
    align-items: flex-start;
    justify-content: flex-end
}

.b-cover-image.is-position-center-left, .b-cover.is-position-center-left {
    align-items: center;
    justify-content: flex-start
}

.b-cover-image.is-position-center-center, .b-cover.is-position-center-center {
    align-items: center;
    justify-content: center
}

.b-cover-image.is-position-center-right, .b-cover.is-position-center-right {
    align-items: center;
    justify-content: flex-end
}

.b-cover-image.is-position-bottom-left, .b-cover.is-position-bottom-left {
    align-items: flex-end;
    justify-content: flex-start
}

.b-cover-image.is-position-bottom-center, .b-cover.is-position-bottom-center {
    align-items: flex-end;
    justify-content: center
}

.b-cover-image.is-position-bottom-right, .b-cover.is-position-bottom-right {
    align-items: flex-end;
    justify-content: flex-end
}

.b-cover-image.has-custom-content-position.has-custom-content-position .b-cover__inner-container, .b-cover.has-custom-content-position.has-custom-content-position .b-cover__inner-container {
    margin: 0
}

.b-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .b-cover__inner-container, .b-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .b-cover__inner-container, .b-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .b-cover__inner-container, .b-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .b-cover__inner-container, .b-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .b-cover__inner-container, .b-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .b-cover__inner-container, .b-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .b-cover__inner-container, .b-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .b-cover__inner-container, .b-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .b-cover__inner-container, .b-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .b-cover__inner-container, .b-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .b-cover__inner-container, .b-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .b-cover__inner-container {
    margin: 0;
    width: auto
}

.b-cover .b-cover__image-background, .b-cover-image .b-cover__image-background {
    border: none;
    bottom: 0;
    box-shadow: none;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    object-fit: cover;
    outline: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

@supports (-webkit-touch-callout:inherit) {
    .b-cover-image.has-parallax, .b-cover.has-parallax, .b-cover__image-background.has-parallax, video.b-cover__video-background.has-parallax {
        background-attachment: scroll
    }
}

.b-cover-image-text, .b-cover-image-text a, .b-cover-image-text a:active, .b-cover-image-text a:focus, .b-cover-image-text a:hover, .b-cover-text, .b-cover-text a, .b-cover-text a:active, .b-cover-text a:focus, .b-cover-text a:hover {
    color: #fff
}

.b-cover-image .b-cover.has-left-content {
    justify-content: flex-start
}

.b-cover-image .b-cover.has-right-content {
    justify-content: flex-end
}

.b-cover-image.has-left-content .b-cover-image-text, .b-cover.has-left-content .b-cover-text {
    margin-left: 0;
    text-align: left
}

.b-cover-image.has-right-content .b-cover-image-text, .b-cover.has-right-content .b-cover-text {
    margin-right: 0;
    text-align: right
}

.b-cover .b-cover-text, .b-cover-image .b-cover-image-text {
    font-size: 2em;
    line-height: 1.25;
    margin-bottom: 0;
    max-width: 840px;
    padding: .44em;
    text-align: center;
    z-index: 1
}

:where(.b-cover-image:not(.has-text-color)), :where(.b-cover:not(.has-text-color)) {
    color: #fff
}

:where(.b-cover-image.is-light:not(.has-text-color)), :where(.b-cover.is-light:not(.has-text-color)) {
    color: #000
}

:root :where(.b-coverh1:not(.has-text-color)), :root :where(.b-coverh2:not(.has-text-color)), :root :where(.b-coverh3:not(.has-text-color)), :root :where(.b-coverh4:not(.has-text-color)), :root :where(.b-coverh5:not(.has-text-color)), :root :where(.b-coverh6:not(.has-text-color)), :root :where(.b-coverp:not(.has-text-color)) {
    color: inherit
}

body:not(.editor-styles-wrapper) .b-cover:not(.b-cover:has(.b-cover__background+.b-cover__inner-container)) .b-cover__image-background {
    z-index: 0
}

body:not(.editor-styles-wrapper) .b-cover:not(.b-cover:has(.b-cover__background+.b-cover__inner-container)) .b-cover__background, body:not(.editor-styles-wrapper) .b-cover:not(.b-cover:has(.b-cover__background+.b-cover__inner-container)) .b-cover__gradient-background, body:not(.editor-styles-wrapper) .b-cover:not(.b-cover:has(.b-cover__background+.b-cover__inner-container)) .b-cover__inner-container, body:not(.editor-styles-wrapper) .b-cover:not(.b-cover:has(.b-cover__background+.b-cover__inner-container)).has-background-dim:not(.has-background-gradient):before {
    z-index: 1
}

@font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

:root {
    --swiper-navigation-size: 44px
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.6.3);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), url(../fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'), url(../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-home:before {
    content: "\f015"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-flag:before {
    content: "\f024"
}

.fa-book:before {
    content: "\f02d"
}

.fa-font:before {
    content: "\f031"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-list:before {
    content: "\f03a"
}

.fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-share:before {
    content: "\f064"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-key:before {
    content: "\f084"
}

.fa-comments:before {
    content: "\f086"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-group:before {
    content: "\f0c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-legal:before {
    content: "\f0e3"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-code:before {
    content: "\f121"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-apple:before {
    content: "\f179"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-support:before {
    content: "\f1cd"
}

.fa-send:before {
    content: "\f1d8"
}

.fa-send-o:before {
    content: "\f1d9"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-server:before {
    content: "\f233"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-industry:before {
    content: "\f275"
}

.fa-fa:before {
    content: "\f2b4"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.tssection * {
    box-sizing: border-box
}

.tssection .ts0:focus {
    outline: 0
}

.tssection .ts0 {
    text-align: center;
    will-change: transform
}

.tswrapper h2.tssection-title {
    margin: 0;
    padding: 0;
    margin-bottom: 50px;
    font-size: 25px;
    line-height: 22px;
    font-weight: 600;
    font-style: normal;
    text-align: center
}

.tssection .tst1, .tssection .tst1 p {
    font-size: 16px;
    line-height: 26px;
    text-transform: none;
    text-align: left;
    letter-spacing: normal;
    font-weight: 400;
    font-style: normal;
    margin: 0 0 20px 0
}

.tssection .tst1 p {
    padding: 0 10px
}

.tssection .tst1 .tstc0 {
    display: inline;
    margin: 0;
    padding: 0
}

.tssection .tsn1 {
    font-size: 16px;
    line-height: 24px;
    text-transform: none;
    text-align: center;
    letter-spacing: normal;
    font-weight: 700;
    font-style: normal;
    margin: 0 0 8px 0;
    padding: 0
}

.tssection .tstclient-rating {
    margin: 0 0 6px 0;
    text-align: center;
    line-height: 1
}

.tssection .tstclient-rating i.fa {
    font-size: 19px;
    font-family: FontAwesome
}

.tssection .tst2 {
    font-size: 16px;
    line-height: 24px;
    text-transform: none;
    text-align: center;
    letter-spacing: normal;
    font-weight: 400;
    font-style: normal
}

.tssection .tsti1 {
    margin: 0 0 22px 0
}

.tssection .tsti1 img {
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    max-width: 100%;
    height: auto
}

.tswrapper {
    position: relative;
    overflow: hidden
}

.tssection:not(.swiper-initialized,.layout-grid) {
    display: flex;
    flex-wrap: wrap;
    margin: 0 50px;
    padding: unset !important;
    overflow: hidden;
    margin-bottom: 50px
}

.tssection:not(.swiper-initialized) > .ts0 {
    min-width: 100%;
    width: 100%;
    padding: 0
}

.ts0 {
    direction: ltr
}

html[dir=rtl] .ts0 {
    direction: rtl
}

.tssection .grid-items {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
    width: calc(100% + 20px)
}

[class*=col-] {
    position: relative;
    min-height: 1px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box
}

.col-xl-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%
}

.col-xl-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
}

.col-xl-3 {
    -ms-flex: 0 0 33.22222222%;
    flex: 0 0 33.22222222%;
    width: 33.22222222%
}

.col-xl-4 {
    -ms-flex: 0 0 24.9%;
    flex: 0 0 24.9%;
    width: 24.9%
}

.col-xl-5 {
    -ms-flex: 0 0 19.9%;
    flex: 0 0 19.9%;
    width: 19.9%
}

.col-xl-6 {
    -ms-flex: 0 0 16.66666666666667%;
    flex: 0 0 16.66666666666667%;
    width: 16.66666666666667%
}

@media (min-width: 980px) and (max-width: 1280px) {
    .col-lg-1 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%
    }

    .col-lg-2 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%
    }

    .col-lg-3 {
        -ms-flex: 0 0 33.22222222%;
        flex: 0 0 33.22222222%;
        width: 33.22222222%
    }

    .col-lg-4 {
        -ms-flex: 0 0 24.9%;
        flex: 0 0 24.9%;
        width: 24.9%
    }

    .col-lg-5 {
        -ms-flex: 0 0 19.9%;
        flex: 0 0 19.9%;
        width: 19.9%
    }

    .col-lg-6 {
        -ms-flex: 0 0 16.66666666666667%;
        flex: 0 0 16.66666666666667%;
        width: 16.66666666666667%
    }
}

@media (min-width: 736px) and (max-width: 979px) {
    .col-md-1 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%
    }

    .col-md-2 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%
    }

    .col-md-3 {
        -ms-flex: 0 0 33.22222222%;
        flex: 0 0 33.22222222%;
        width: 33.22222222%
    }

    .col-md-4 {
        -ms-flex: 0 0 24.9%;
        flex: 0 0 24.9%;
        width: 24.9%
    }

    .col-md-5 {
        -ms-flex: 0 0 19.9%;
        flex: 0 0 19.9%;
        width: 19.9%
    }

    .col-md-6 {
        -ms-flex: 0 0 16.66666666666667%;
        flex: 0 0 16.66666666666667%;
        width: 16.66666666666667%
    }
}

@media (min-width: 480px) and (max-width: 735px) {
    .col-sm-1 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%
    }

    .col-sm-2 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%
    }

    .col-sm-3 {
        -ms-flex: 0 0 33.22222222%;
        flex: 0 0 33.22222222%;
        width: 33.22222222%
    }

    .col-sm-4 {
        -ms-flex: 0 0 24.9%;
        flex: 0 0 24.9%;
        width: 24.9%
    }

    .col-sm-5 {
        -ms-flex: 0 0 19.9%;
        flex: 0 0 19.9%;
        width: 19.9%
    }

    .col-sm-6 {
        -ms-flex: 0 0 16.66666666666667%;
        flex: 0 0 16.66666666666667%;
        width: 16.66666666666667%
    }
}

@media (max-width: 479px) {
    .col-xs-1 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%
    }

    .col-xs-2 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%
    }

    .col-xs-3 {
        -ms-flex: 0 0 33.22222222%;
        flex: 0 0 33.22222222%;
        width: 33.22222222%
    }

    .col-xs-4 {
        -ms-flex: 0 0 24.9%;
        flex: 0 0 24.9%;
        width: 24.9%
    }

    .col-xs-5 {
        -ms-flex: 0 0 19.9%;
        flex: 0 0 19.9%;
        width: 19.9%
    }

    .col-xs-6 {
        -ms-flex: 0 0 16.66666666666667%;
        flex: 0 0 16.66666666666667%;
        width: 16.66666666666667%
    }
}

blockquote, h1, h2, h3, h4, h5, h6 {
    text-wrap: balance
}

p {
    text-wrap: pretty
}

a {
    text-decoration-thickness: .0625em !important;
    text-underline-offset: .15em
}

body {
    --glsr-white: #fff;
    --glsr-gray-100: #f5f5f5;
    --glsr-gray-200: #e5e5e5;
    --glsr-gray-300: #d4d4d4;
    --glsr-gray-400: #a3a3a3;
    --glsr-gray-500: #737373;
    --glsr-gray-600: #525252;
    --glsr-gray-700: #404040;
    --glsr-gray-800: #262626;
    --glsr-gray-900: #171717;
    --glsr-black: #000;
    --glsr-blue: #1c64f2;
    --glsr-green: #057a55;
    --glsr-red: #e02424;
    --glsr-yellow: #faca15;
    --glsr-duration-slow: 0.3s;
    --glsr-duration-fast: 0.15s;
    --glsr-gap-xs: 0.25em;
    --glsr-gap-sm: 0.5em;
    --glsr-gap-md: 0.75em;
    --glsr-gap-lg: 1em;
    --glsr-gap-xl: 2em;
    --glsr-leading: 1.5;
    --glsr-px: 1.25em;
    --glsr-py: 1.25em;
    --glsr-radius: 3px;
    --glsr-text-base: 1em;
    --glsr-text-sm: 0.875em;
    --glsr-text-md: 1em;
    --glsr-text-lg: 1.25em;
    --glsr-review-star: 1.25em;
    --glsr-review-verified: var(--glsr-green);
    --glsr-tag-label-weight: 600;
    --glsr-bar-bg: var(--glsr-yellow);
    --glsr-bar-leading: 1.5;
    --glsr-bar-opacity: 0.1;
    --glsr-max-w: 48ch;
    --glsr-summary-star: 1.5em;
    --glsr-summary-text: var(--glsr-text-sm);
    --glsr-choice-h: 1.125em;
    --glsr-choice-w: 1.125em;
    --glsr-description-text: var(--glsr-text-sm);
    --glsr-form-error: var(--glsr-red);
    --glsr-form-star: 2em;
    --glsr-form-success: var(--glsr-green);
    --glsr-input-b: 1px solid var(--glsr-gray-400);
    --glsr-input-bg: var(--glsr-white);
    --glsr-input-color: var(--glsr-gray-900);
    --glsr-input-px: 0.75em;
    --glsr-input-py: 0.5em;
    --glsr-input-radius: 3px;
    --glsr-input-transition: border-color var(--glsr-duration-fast) ease-in-out;
    --glsr-label-text: var(--glsr-text-sm);
    --glsr-label-weight: 600;
    --glsr-range-size: 1.75em;
    --glsr-toggle-bg-0: currentColor;
    --glsr-toggle-bg-1: currentColor;
    --glsr-toggle-color: var(--glsr-white);
    --glsr-toggle-h: 1.25em;
    --glsr-toggle-opacity-0: 0.2;
    --glsr-toggle-opacity-1: 1;
    --glsr-toggle-p: .15em;
    --glsr-toggle-radius: 999px;
    --glsr-toggle-shadow-color: rgba(0, 0, 0, .1);
    --glsr-toggle-size: calc(var(--glsr-toggle-h) - var(--glsr-toggle-p) * 2);
    --glsr-toggle-text: 1em;
    --glsr-toggle-w: calc(var(--glsr-toggle-h) * 2 - var(--glsr-toggle-p) * 2);
    --glsr-modal-bg: var(---preset--color--base, var(--glsr-white));
    --glsr-modal-radius: 3px;
    --glsr-modal-padding: 1.5em;
    --glsr-tooltip-border-radius: 4px;
    --glsr-tooltip-font-size: 0.875rem;
    --glsr-tooltip-font-weight: 400;
    --glsr-tooltip-line-height: 1;
    --glsr-tooltip-margin: 12px;
    --glsr-tooltip-padding: .5em 1em;
    --glsr-tooltip-size: 6px
}

@keyframes gl-fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes gl-fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes gl-spin {
    0% {
        transform: rotate(0) translateZ(0)
    }
    to {
        transform: rotate(1turn) translateZ(0)
    }
}

@keyframes gl-zoomIn {
    0% {
        transform: scale(.95)
    }
    to {
        transform: scale(1)
    }
}

@keyframes gl-zoomOut {
    0% {
        transform: scale(1)
    }
    to {
        transform: scale(.95)
    }
}

.b-quote {
    box-sizing: border-box;
    overflow-wrap: break-word
}

.b-quote.is-large:where(:not(.is-style-plain)), .b-quote.is-style-large:where(:not(.is-style-plain)) {
    margin-bottom: 1em;
    padding: 0 1em
}

.b-quote.is-large:where(:not(.is-style-plain)) p, .b-quote.is-style-large:where(:not(.is-style-plain)) p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6
}

.b-quote.is-large:where(:not(.is-style-plain)) footer, .b-quote.is-style-large:where(:not(.is-style-plain)) footer {
    font-size: 1.125em;
    text-align: right
}

:root :where(.b-latest-posts.is-grid) {
    padding: 0
}

:root :where(.b-latest-posts.b-latest-posts__list) {
    padding-left: 0
}

.b-social-links {
    background: 0 0;
    box-sizing: border-box;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    text-indent: 0
}

.b-social-links .social-link a, .b-social-links .social-link a:hover {
    border-bottom: 0;
    box-shadow: none;
    text-decoration: none
}

.b-social-links .social-link svg {
    height: 1em;
    width: 1em
}

.b-social-links .social-link span:not(.screen-reader-text) {
    font-size: .65em;
    margin-left: .5em;
    margin-right: .5em
}

.b-social-links.has-small-icon-size {
    font-size: 16px
}

.b-social-links, .b-social-links.has-normal-icon-size {
    font-size: 24px
}

.b-social-links.has-large-icon-size {
    font-size: 36px
}

.b-social-link {
    border-radius: 9999px;
    display: block
}

@media not (prefers-reduced-motion) {
    .b-social-link {
        transition: transform .1s ease
    }
}

.b-social-link {
    height: auto
}

.b-social-link a {
    align-items: center;
    display: flex;
    line-height: 0
}

.b-social-link:hover {
    transform: scale(1.1)
}

.b-social-links .b-social-link.social-link {
    display: inline-block;
    margin: 0;
    padding: 0
}

.b-social-links .b-social-link.social-link .b-social-link-anchor, .b-social-links .b-social-link.social-link .b-social-link-anchor svg, .b-social-links .b-social-link.social-link .b-social-link-anchor:active, .b-social-links .b-social-link.social-link .b-social-link-anchor:hover, .b-social-links .b-social-link.social-link .b-social-link-anchor:visited {
    color: currentColor;
    fill: currentColor
}

:where(.b-social-links:not(.is-style-logos-only)) .social-link {
    background-color: #f0f0f0;
    color: #444
}

:where(.b-social-links:not(.is-style-logos-only)) .social-link-bluesky {
    background-color: #0a7aff;
    color: #fff
}

:where(.b-social-links:not(.is-style-logos-only)) .social-link-github {
    background-color: #24292d;
    color: #fff
}

:where(.b-social-links:not(.is-style-logos-only)) .social-link-linkedin {
    background-color: #0d66c2;
    color: #fff
}

:where(.b-social-links:not(.is-style-logos-only)) .social-link-medium {
    background-color: #000;
    color: #fff
}

:where(.b-social-links:not(.is-style-logos-only)) .social-link-x {
    background-color: #000;
    color: #fff
}

:where(.b-social-links.is-style-logos-only) .social-link {
    background: 0 0
}

:where(.b-social-links.is-style-logos-only) .social-link svg {
    height: 1.25em;
    width: 1.25em
}

:where(.b-social-links.is-style-logos-only) .social-link-bluesky {
    color: #0a7aff
}

:where(.b-social-links.is-style-logos-only) .social-link-github {
    color: #24292d
}

:where(.b-social-links.is-style-logos-only) .social-link-linkedin {
    color: #0d66c2
}

:where(.b-social-links.is-style-logos-only) .social-link-medium {
    color: #000
}

:where(.b-social-links.is-style-logos-only) .social-link-x {
    color: #000
}

:root :where(.b-social-links.social-linka) {
    padding: .25em
}

:root :where(.b-social-links.is-style-logos-only.social-linka) {
    padding: 0
}

:root :where(.b-social-links.is-style-pill-shape.social-linka) {
    padding-left: .6666666667em;
    padding-right: .6666666667em
}

:root {
    --b-synced-color: #7a00df;
    --b-synced-color--rgb: 122, 0, 223;
    --bound-b-color: var(--b-synced-color);
    --editor-canvas-background: #ddd;
    --admin-theme-color: #007cba;
    --admin-theme-color--rgb: 0, 124, 186;
    --admin-theme-color-darker-10: #006ba1;
    --admin-theme-color-darker-10--rgb: 0, 107, 160.5;
    --admin-theme-color-darker-20: #005a87;
    --admin-theme-color-darker-20--rgb: 0, 90, 135;
    --admin-border-width-focus: 2px
}

@media (min-resolution: 192dpi) {
    :root {
        --admin-border-width-focus: 1.5px
    }
}

.element-button {
    cursor: pointer
}

:root {
    ---preset--font-size--normal: 16px;
    ---preset--font-size--huge: 42px
}

.has-larger-font-size {
    font-size: 2.625em
}

.has-normal-font-size {
    font-size: var(---preset--font-size--normal)
}

.hatac {
    text-align: center
}

.has-text-align-left {
    text-align: left
}

.has-text-align-right {
    text-align: right
}

.has-fit-text {
    white-space: nowrap !important
}

.screen-reader-text {
    border: 0;
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #ddd;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

html :where(.has-border-color) {
    border-style: solid
}

html :where([style*=border-top-color]) {
    border-top-style: solid
}

html :where([style*=border-right-color]) {
    border-right-style: solid
}

html :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

html :where([style*=border-left-color]) {
    border-left-style: solid
}

html :where([style*=border-width]) {
    border-style: solid
}

html :where([style*=border-top-width]) {
    border-top-style: solid
}

html :where([style*=border-right-width]) {
    border-right-style: solid
}

html :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

html :where([style*=border-left-width]) {
    border-left-style: solid
}

html :where(img[class*=image-]) {
    height: auto;
    max-width: 100%
}

:where(figure) {
    margin: 0 0 1em
}

html :where(.is-position-sticky) {
    --admin--admin-bar--position-offset: var(--admin--admin-bar--height, 0px)
}

@media screen and (max-width: 600px) {
    html :where(.is-position-sticky) {
        --admin--admin-bar--position-offset: 0px
    }
}

:root {
    ---preset--aspect-ratio--square: 1;
    ---preset--aspect-ratio--4-3: 4/3;
    ---preset--aspect-ratio--3-4: 3/4;
    ---preset--aspect-ratio--3-2: 3/2;
    ---preset--aspect-ratio--2-3: 2/3;
    ---preset--aspect-ratio--16-9: 16/9;
    ---preset--aspect-ratio--9-16: 9/16;
    ---preset--color--black: #000000;
    ---preset--color--cyan-bluish-gray: #abb8c3;
    ---preset--color--white: #ffffff;
    ---preset--color--pale-pink: #f78da7;
    ---preset--color--vivid-red: #cf2e2e;
    ---preset--color--luminous-vivid-orange: #ff6900;
    ---preset--color--luminous-vivid-amber: #fcb900;
    ---preset--color--light-green-cyan: #7bdcb5;
    ---preset--color--vivid-green-cyan: #00d084;
    ---preset--color--pale-cyan-blue: #8ed1fc;
    ---preset--color--vivid-cyan-blue: #0693e3;
    ---preset--color--vivid-purple: #9b51e0;
    ---preset--color--base: #f7f3ed;
    ---preset--color--contrast: #1e1810;
    ---preset--color--primary: #ce8c2c;
    ---preset--color--secondary: #fdfefb;
    ---preset--color--tertiary: #0e0c0c0d;
    ---preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgb(6, 147, 227) 0%, rgb(155, 81, 224) 100%);
    ---preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
    ---preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgb(252, 185, 0) 0%, rgb(255, 105, 0) 100%);
    ---preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgb(255, 105, 0) 0%, rgb(207, 46, 46) 100%);
    ---preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
    ---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%);
    ---preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
    ---preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
    ---preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
    ---preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
    ---preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
    ---preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
    ---preset--gradient--default-gradient: linear-gradient(to bottom, var(---preset--color--primary) 95%, var(---preset--color--base) 95%);
    ---preset--gradient--darkest-gradient: linear-gradient(to bottom, var(---preset--color--contrast) 95%, var(---preset--color--base) 95%);
    ---preset--gradient--footer-gradient: linear-gradient(to bottom, var(---preset--color--primary) 85%, var(---preset--color--contrast) 85%);
    ---preset--font-size--small: 0.8rem;
    ---preset--font-size--medium: clamp(0.8125rem, 0.813rem + ((1vw - 0.2rem) * 0.228), 0.95rem);
    ---preset--font-size--large: clamp(1.125rem, 1.125rem + ((1vw - 0.2rem) * 0.167), 1.225rem);
    ---preset--font-size--x-large: clamp(2.625rem, 2.625rem + ((1vw - 0.2rem) * 0.625), 3rem);
    ---preset--font-size--xx-large: clamp(4rem, 4rem + ((1vw - 0.2rem) * 2.5), 5.5rem);
    ---preset--font-family--system-font: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
    ---preset--font-family--albert-sans: Albert Sans, sans-serif, system-font;
    ---preset--font-family--barlow: Barlow, sans-serif, system-font;
    ---preset--font-family--barlow-semicondensed: Barlow Semicondensed, sans-serif, system-font;
    ---preset--font-family--besley: Besley, serif;
    ---preset--font-family--geist-mono: Geist Mono, sans-serif, system-font;
    ---preset--font-family--libre-franklin: Libre Franklin;
    ---preset--font-family--libre-caslon-text: Libre Caslon Text, serif;
    ---preset--spacing--20: 0.5rem;
    ---preset--spacing--30: clamp(0.5rem, 1vw, 1rem);
    ---preset--spacing--40: clamp(0.75rem, 1.5vw, 1.5rem);
    ---preset--spacing--50: clamp(1.5rem, 2vw, 2rem);
    ---preset--spacing--60: clamp(2rem, 3vw, 3rem);
    ---preset--spacing--70: clamp(3rem, 4vw, 4rem);
    ---preset--spacing--80: clamp(4rem, 6vw, 6rem);
    ---preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
    ---preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
    ---preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
    ---preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);
    ---preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0)
}

:root {
    ---style--global--content-size: 800px;
    ---style--global--wide-size: 1280px
}

:where(body) {
    margin: 0
}

.s-bs {
    padding-top: var(---style--root--padding-top);
    padding-bottom: var(---style--root--padding-bottom)
}

.gd1 {
    padding-right: var(---style--root--padding-right);
    padding-left: var(---style--root--padding-left)
}

.gd1 > .alignfull {
    margin-right: calc(var(---style--root--padding-right) * -1);
    margin-left: calc(var(---style--root--padding-left) * -1)
}

.gd1 :where(:not(.alignfull.islf1)>.gd1:not(.b-block,.alignfull)) {
    padding-right: 0;
    padding-left: 0
}

.gd1 :where(:not(.alignfull.islf1)>.gd1:not(.b-block,.alignfull)) > .alignfull {
    margin-left: 0;
    margin-right: 0
}

:where(.s-bs) > * {
    margin-b-start: var(---preset--spacing--40);
    margin-b-end: 0
}

:where(.s-bs) > :first-child {
    margin-b-start: 0
}

:where(.s-bs) > :last-child {
    margin-b-end: 0
}

:root {
    ---style--b-gap: var(---preset--spacing--40)
}

:root :where(.islf1) > :first-child {
    margin-b-start: 0
}

:root :where(.islf1) > :last-child {
    margin-b-end: 0
}

:root :where(.islf1) > * {
    margin-b-start: var(---preset--spacing--40);
    margin-b-end: 0
}

:root :where(.ilc) > :first-child {
    margin-b-start: 0
}

:root :where(.ilc) > :last-child {
    margin-b-end: 0
}

:root :where(.ilc) > * {
    margin-b-start: var(---preset--spacing--40);
    margin-b-end: 0
}

:root :where(.ilf) {
    gap: var(---preset--spacing--40)
}

:root :where(.is-layout-grid) {
    gap: var(---preset--spacing--40)
}

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

.ilc > .alignwide {
    max-width: var(---style--global--wide-size)
}

body .ilf {
    display: flex
}

.ilf {
    flex-wrap: wrap;
    align-items: center
}

.ilf > :is(*,div) {
    margin: 0
}

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

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

body {
    background-color: var(---preset--color--base);
    color: var(---preset--color--contrast);
    font-family: var(---preset--font-family--barlow);
    font-size: var(---preset--font-size--large);
    letter-spacing: 0;
    line-height: 1.5;
    ---style--root--padding-top: 0;
    ---style--root--padding-right: var(---preset--spacing--50);
    ---style--root--padding-bottom: 0;
    ---style--root--padding-left: var(---preset--spacing--50)
}

a:where(:not(.element-button)) {
    color: var(---preset--color--contrast);
    text-decoration: underline
}

:root :where(a:where(:not(.element-button)):hover) {
    text-decoration: none
}

h1, h2, h3, h4, h5, h6 {
    color: var(---preset--color--contrast);
    font-style: normal;
    font-weight: 400;
    line-height: 1.125
}

h1 {
    font-size: var(---preset--font-size--xx-large);
    letter-spacing: -.1rem;
    line-height: 1
}

h2 {
    font-size: var(---preset--font-size--x-large);
    letter-spacing: -.05rem;
    line-height: 1.1
}

h3 {
    font-size: var(---preset--font-size--large);
    font-style: normal;
    font-weight: 600;
    line-height: 1.4
}

h4 {
    font-size: var(---preset--font-size--large);
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase
}

h5 {
    font-size: var(---preset--font-size--medium);
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase
}

h6 {
    font-size: var(---preset--font-size--medium);
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase
}

:root :where(.element-button,.b-button__link) {
    background-color: var(---preset--color--tertiary);
    border-radius: 4px;
    border-width: 0;
    color: var(---preset--color--contrast);
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    padding-top: calc(.667em + 2px);
    padding-right: calc(1.333em + 2px);
    padding-bottom: calc(.667em + 2px);
    padding-left: calc(1.333em + 2px);
    text-decoration: none;
    text-transform: inherit
}

:root :where(.element-button:hover,.b-button__link:hover) {
    background-color: var(---preset--color--tertiary);
    color: var(---preset--color--contrast)
}

:root :where(.element-button:focus,.b-button__link:focus) {
    background-color: var(---preset--color--tertiary);
    color: var(---preset--color--contrast);
    outline-color: var(---preset--color--tertiary);
    outline-offset: 2px;
    outline-style: dotted;
    outline-width: 1px
}

:root :where(.element-button:active,.b-button__link:active) {
    background-color: var(---preset--color--tertiary);
    color: var(---preset--color--contrast)
}

.has-base-color {
    color: var(---preset--color--base) !important
}

.has-contrast-color {
    color: var(---preset--color--contrast) !important
}

.has-primary-color {
    color: var(---preset--color--primary) !important
}

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

.has-base-background-color {
    background-color: var(---preset--color--base) !important
}

.has-contrast-background-color {
    background-color: var(---preset--color--contrast) !important
}

.has-primary-background-color {
    background-color: var(---preset--color--primary) !important
}

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

.has-base-border-color {
    border-color: var(---preset--color--base) !important
}

.has-contrast-border-color {
    border-color: var(---preset--color--contrast) !important
}

.has-primary-border-color {
    border-color: var(---preset--color--primary) !important
}

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

.has-default-gradient-gradient-background {
    background: var(---preset--gradient--default-gradient) !important
}

.has-footer-gradient-gradient-background {
    background: var(---preset--gradient--footer-gradient) !important
}

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

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

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

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

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

:root :where(.b-button.b-button__link) {
    background-color: var(---preset--color--tertiary);
    border-radius: 4px;
    border-top-color: var(---preset--color--tertiary);
    border-top-width: 1px;
    border-top-style: solid;
    border-right-color: var(---preset--color--tertiary);
    border-right-width: 1px;
    border-right-style: solid;
    border-bottom-color: var(---preset--color--tertiary);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-left-color: var(---preset--color--tertiary);
    border-left-width: 1px;
    border-left-style: solid;
    color: var(---preset--color--contrast);
    padding-top: var(---preset--spacing--30);
    padding-right: var(---preset--spacing--40);
    padding-bottom: var(---preset--spacing--30);
    padding-left: var(---preset--spacing--40)
}

:root :where(.b-buttons) {
    font-size: var(---preset--font-size--small);
    font-style: normal;
    font-weight: 700;
    letter-spacing: .025rem;
    margin-top: var(---preset--spacing--50);
    margin-bottom: var(---preset--spacing--50);
    text-transform: none
}

:root :where(.b-cover) {
    padding-right: var(---preset--spacing--40);
    padding-left: var(---preset--spacing--40)
}

:root :where(.b-quote) {
    border-color: var(---preset--color--primary);
    border-width: 0 0 0 1px;
    border-style: solid;
    font-style: normal;
    padding-left: var(---preset--spacing--50)
}

:root :where(.b-s-title) {
    font-size: var(---preset--font-size--small);
    font-style: normal;
    font-weight: 700;
    letter-spacing: .025rem;
    text-transform: uppercase
}

:root :where(.b-s-titlea:where(:not(.element-button))) {
    text-decoration: none
}

:root :where(.b-s-titlea:where(:not(.element-button)):hover) {
    text-decoration: underline
}

.elements-75c7295619d7e4d5b2831230095cd749 a:where(:not(.element-button)) {
    color: var(---preset--color--contrast)
}

.elements-75c7295619d7e4d5b2831230095cd749 h1, .elements-75c7295619d7e4d5b2831230095cd749 h2, .elements-75c7295619d7e4d5b2831230095cd749 h3, .elements-75c7295619d7e4d5b2831230095cd749 h4, .elements-75c7295619d7e4d5b2831230095cd749 h5, .elements-75c7295619d7e4d5b2831230095cd749 h6 {
    color: var(---preset--color--contrast)
}

.container-core-group-is-layout-d4b5d414 {
    gap: 1rem
}

.container-core-columns-is-layout-17fc1b09 {
    flex-wrap: nowrap;
    gap: var(---preset--spacing--20) 2em
}

.container-core-group-is-layout-9bfa4383 > * {
    margin-b-start: 0;
    margin-b-end: 0
}

.container-core-group-is-layout-9bfa4383 > * + * {
    margin-b-start: var(---preset--spacing--40);
    margin-b-end: 0
}

.container-core-columns-is-layout-7f3773af {
    flex-wrap: nowrap;
    gap: var(---preset--spacing--50) 2em
}

.container-core-cover-is-layout-acd449be > .alignfull {
    margin-right: calc(0px * -1);
    margin-left: calc(0px * -1)
}

.elements-c8f2a7e9e0b1c2b368bc1a1b15a9b5a6 a:where(:not(.element-button)) {
    color: var(---preset--color--contrast)
}

.container-core-group-is-layout-bf192ca6 {
    gap: var(---preset--spacing--40);
    flex-direction: column;
    align-items: flex-start
}

.container-core-group-is-layout-712e0862 > * {
    margin-b-start: 0;
    margin-b-end: 0
}

.container-core-group-is-layout-712e0862 > * + * {
    margin-b-start: 0;
    margin-b-end: 0
}

.container-core-group-is-layout-a4e526f7 > * {
    margin-b-start: 0;
    margin-b-end: 0
}

.container-core-group-is-layout-a4e526f7 > * + * {
    margin-b-start: 0;
    margin-b-end: 0
}

.container-core-group-is-layout-d9a05b8d {
    gap: var(---preset--spacing--50);
    flex-direction: column;
    align-items: stretch
}

.container-core-group-is-layout-07e11a5e {
    gap: var(---preset--spacing--50);
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between
}

.container-content-9cfa9a5a {
    flex-grow: 1
}

.container-core-group-is-layout-476eced9 {
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between
}

.container-core-columns-is-layout-30cd009e {
    flex-wrap: nowrap;
    gap: var(---preset--spacing--50) var(---preset--spacing--40)
}

.container-core-group-is-layout-39aec671 > * {
    margin-b-start: 0;
    margin-b-end: 0
}

.container-core-group-is-layout-39aec671 > * + * {
    margin-b-start: var(---preset--spacing--80);
    margin-b-end: 0
}

.elements-b1dcfccf349a9d8cff04bd61bbed4b71 a:where(:not(.element-button)) {
    color: var(---preset--color--contrast)
}

.container-core-group-is-layout-353c4f5a {
    flex-direction: column;
    align-items: stretch
}

.cccil28 {
    flex-wrap: nowrap
}

.container-core-group-is-layout-a4da2193 > * {
    margin-b-start: 0;
    margin-b-end: 0
}

.container-core-group-is-layout-a4da2193 > * + * {
    margin-b-end: 0
}

.elements-c822cddc98b182e573281d20a84e2886 a:where(:not(.element-button)) {
    color: var(---preset--color--primary)
}

.elements-5c2a8b55c01877aefe5982fc154877df a:where(:not(.element-button)) {
    color: var(---preset--color--primary)
}

.container-core-group-is-layout-92f16597 {
    gap: var(---preset--spacing--50);
    flex-direction: column;
    align-items: stretch
}

.container-core-group-is-layout-17124a9a {
    flex-wrap: nowrap;
    justify-content: flex-end
}

.container-core-group-is-layout-dc35bc7e > * {
    margin-b-start: 0;
    margin-b-end: 0
}

.container-core-group-is-layout-dc35bc7e > * + * {
    margin-b-start: 0;
    margin-b-end: 0
}

:where(.b-search__button) {
    border: 1px solid #ccc;
    padding: 6px 10px
}

:where(.b-search__input) {
    appearance: none;
    border: 1px solid #949494;
    flex-grow: 1;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin-left: 0;
    margin-right: 0;
    min-width: 3rem;
    padding: 8px;
    text-decoration: unset !important;
    text-transform: inherit
}

@font-face {
    font-family: "Albert Sans";
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
}

@font-face {
    font-family: "Albert Sans";
    font-style: italic;
    font-weight: 400;
    font-display: fallback;
}

@font-face {
    font-family: "Albert Sans";
    font-style: normal;
    font-weight: 600;
    font-display: fallback;
}

@font-face {
    font-family: "Albert Sans";
    font-style: italic;
    font-weight: 600;
    font-display: fallback;
}

@font-face {
    font-family: "Albert Sans";
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
}

@font-face {
    font-family: "Albert Sans";
    font-style: italic;
    font-weight: 700;
    font-display: fallback;
}

@font-face {
    font-family: Barlow;
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
}

@font-face {
    font-family: Barlow;
    font-style: italic;
    font-weight: 400;
    font-display: fallback;
}

@font-face {
    font-family: Barlow;
    font-style: normal;
    font-weight: 600;
    font-display: fallback;
}

@font-face {
    font-family: Barlow;
    font-style: italic;
    font-weight: 600;
    font-display: fallback;
}

@font-face {
    font-family: Barlow;
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
}

@font-face {
    font-family: Barlow;
    font-style: italic;
    font-weight: 700;
    font-display: fallback;
}

@font-face {
    font-family: "Barlow Semicondensed";
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
}

@font-face {
    font-family: "Barlow Semicondensed";
    font-style: italic;
    font-weight: 400;
    font-display: fallback;

}

@font-face {
    font-family: "Barlow Semicondensed";
    font-style: normal;
    font-weight: 600;
    font-display: fallback;
}

@font-face {
    font-family: "Barlow Semicondensed";
    font-style: italic;
    font-weight: 600;
    font-display: fallback;

}

@font-face {
    font-family: "Barlow Semicondensed";
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
}

@font-face {
    font-family: "Barlow Semicondensed";
    font-style: italic;
    font-weight: 700;
    font-display: fallback;

}

@font-face {
    font-family: Besley;
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
}

@font-face {
    font-family: Besley;
    font-style: italic;
    font-weight: 400;
    font-display: fallback;
}

@font-face {
    font-family: Besley;
    font-style: normal;
    font-weight: 600;
    font-display: fallback;
}

@font-face {
    font-family: Besley;
    font-style: italic;
    font-weight: 600;
    font-display: fallback;
}

@font-face {
    font-family: Besley;
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
}

@font-face {
    font-family: Besley;
    font-style: italic;
    font-weight: 700;
    font-display: fallback;
}

@font-face {
    font-family: "Geist Mono";
    font-style: normal;
    font-weight: 300;
    font-display: fallback;
}

@font-face {
    font-family: "Geist Mono";
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
}

@font-face {
    font-family: "Geist Mono";
    font-style: normal;
    font-weight: 600;
    font-display: fallback;
}

@font-face {
    font-family: "Geist Mono";
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
}

@font-face {
    font-family: "Libre Franklin";
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
}

@font-face {
    font-family: "Libre Franklin";
    font-style: italic;
    font-weight: 400;
    font-display: fallback;
}

@font-face {
    font-family: "Libre Franklin";
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
}

@font-face {
    font-family: "Libre Franklin";
    font-style: italic;
    font-weight: 700;
    font-display: fallback;
}

@font-face {
    font-family: "Libre Franklin";
    font-style: normal;
    font-weight: 300;
    font-display: fallback;
}

@font-face {
    font-family: "Libre Franklin";
    font-style: italic;
    font-weight: 300;
    font-display: fallback;
}

@font-face {
    font-family: "Libre Caslon Text";
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
}

@font-face {
    font-family: "Libre Caslon Text";
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
}

@font-face {
    font-family: "Libre Caslon Text";
    font-style: italic;
    font-weight: 400;
    font-display: fallback;
}

#tswrapper-180 .tssection .tsti1 img {
    background: #fff;
    border: 0 solid #ddd;
    padding: 0
}

#tswrapper-180 .tssection .tsti1 {
    text-align: center
}

#tswrapper-180 .tssection .tstclient-rating {
    display: inline-flex;
    gap: 2px
}

#tswrapper-180 .tssection .tstclient-rating i.fa {
    color: #bbc2c7;
    font-size: 10px
}

#tswrapper-180 .tssection .tstclient-rating i.fa-star {
    color: #ffb900
}

#tswrapper-180 .tssection .tst2 {
    color: #444
}

#tswrapper-180 .tssection .tsn1 {
    color: #333
}

#tswrapper-180 .tssection .tst1 {
    color: #333
}

#tswrapper-180 .tstfree {
    background: #fff;
    border: 20px solid #fff;
    border-radius: 0
}

#tswrapper-180 .grid-items {
    margin-right: -10px;
    margin-left: -10px;
    width: calc(100% + 20px)
}

#tswrapper-180 .layout-grid .ts0 {
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px
}

.container-core-group-is-layout-d4b5d414 {
    gap: 1rem
}

.container-core-columns-is-layout-17fc1b09 {
    flex-wrap: nowrap;
    gap: var(---preset--spacing--20) 2em
}

.cccil28 {
    flex-wrap: nowrap
}

.container-core-group-is-layout-6c531013 {
    flex-wrap: nowrap
}

.ccpil12 > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    margin-left: 0 !important
}

.ccgil7e > * {
    margin-b-start: 0;
    margin-b-end: 0
}

.ccgil7e > * + * {
    margin-b-start: 2.5rem;
    margin-b-end: 0
}

.container-core-group-is-layout-353c4f5a {
    flex-direction: column;
    align-items: stretch
}

.book-button {
    background-color: #00f;
    color: #fff;
    padding: 10px 45px;
    border-radius: 9px;
    text-decoration: none
}

.book-button-wrapper {
    margin-top: 20px !important;
    display: block;
    margin-bottom: 20px !important;
    margin-left: 20px !important
}

.b-columns {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap !important
}

@media (min-width: 782px) {
    .b-columns {
        flex-wrap: nowrap !important
    }
}

.b-columns {
    align-items: normal !important
}

.b-columns.are-vertically-aligned-top {
    align-items: flex-start
}

.b-columns.are-vertically-aligned-center {
    align-items: center
}

.b-columns.are-vertically-aligned-bottom {
    align-items: flex-end
}

@media (max-width: 781px) {
    .b-columns:not(.is-not-stacked-on-mobile) > .b-column {
        flex-basis: 100% !important
    }
}

@media (min-width: 782px) {
    .b-columns:not(.is-not-stacked-on-mobile) > .b-column {
        flex-basis: 0;
        flex-grow: 1
    }

    .b-columns:not(.is-not-stacked-on-mobile) > .b-column[style*=flex-basis] {
        flex-grow: 0
    }
}

.b-columns.is-not-stacked-on-mobile {
    flex-wrap: nowrap !important
}

.b-columns.is-not-stacked-on-mobile > .b-column {
    flex-basis: 0;
    flex-grow: 1
}

.b-columns.is-not-stacked-on-mobile > .b-column[style*=flex-basis] {
    flex-grow: 0
}

:where(.b-columns) {
    margin-bottom: 1.75em
}

:where(.b-columns.has-background) {
    padding: 1.25em 2.375em
}

.b-column {
    flex-grow: 1;
    min-width: 0;
    overflow-wrap: break-word;
    word-break: break-word
}

.b-column.is-vertically-aligned-top {
    align-self: flex-start
}

.b-column.is-vertically-aligned-center {
    align-self: center
}

.b-column.is-vertically-aligned-bottom {
    align-self: flex-end
}

.b-column.is-vertically-aligned-stretch {
    align-self: stretch
}

.b-column.is-vertically-aligned-bottom, .b-column.is-vertically-aligned-center, .b-column.is-vertically-aligned-top {
    width: 100%
}

.blim > a, .blim > figure > a {
    display: inline-block
}

.blim img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom
}

.blim[style*=border-radius] img, .blim[style*=border-radius] > a {
    border-radius: inherit
}

.blim.has-custom-border img {
    box-sizing: border-box
}

.blim.alignfull > a, .blim.alignwide > a {
    width: 100%
}

.blim.alignfull img, .blim.alignwide img {
    height: auto;
    width: 100%
}

.blim :where(figcaption) {
    margin-bottom: 1em;
    margin-top: .5em
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
    .blim.is-style-circle-mask img {
        border-radius: 0;
        -webkit-mask-image: url(data:image/svg+xml;utf8,SVG_REPLACED);
        mask-image: url(data:image/svg+xml;utf8,SVG_REPLACED);
        mask-mode: alpha;
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-size: contain
    }
}

.blim figure {
    margin: 0
}

@keyframes show-content-image {
    0% {
        visibility: hidden
    }
    99% {
        visibility: hidden
    }
    to {
        visibility: visible
    }
}

@keyframes turn-on-visibility {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes turn-off-visibility {
    0% {
        opacity: 1;
        visibility: visible
    }
    99% {
        opacity: 0;
        visibility: visible
    }
    to {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes lightbox-zoom-in {
    0% {
        transform: translate(calc((-100vw + var(---lightbox-scrollbar-width)) / 2 + var(---lightbox-initial-left-position)), calc(-50vh + var(---lightbox-initial-top-position))) scale(var(---lightbox-scale))
    }
    to {
        transform: translate(-50%, -50%) scale(1)
    }
}

@keyframes lightbox-zoom-out {
    0% {
        transform: translate(-50%, -50%) scale(1);
        visibility: visible
    }
    99% {
        visibility: visible
    }
    to {
        transform: translate(calc((-100vw + var(---lightbox-scrollbar-width)) / 2 + var(---lightbox-initial-left-position)), calc(-50vh + var(---lightbox-initial-top-position))) scale(var(---lightbox-scale));
        visibility: hidden
    }
}

ul {
    box-sizing: border-box
}

:root :where(.b-list.has-background) {
    padding: 1.25em 2.375em
}

.blt {
    overflow-x: auto
}

.blt table {
    border-collapse: collapse;
    width: 100%
}

.blt td, .blt th {
    border: 1px solid;
    padding: .5em
}

.blt .hfl {
    table-layout: fixed;
    width: 100%
}

.blt .hfl td, .blt .hfl th {
    word-break: break-word
}

.blt.isstr {
    background-color: initial;
    border-collapse: inherit;
    border-spacing: 0
}

.blt.isstr tbody tr:nth-child(odd) {
    background-color: #f0f0f0
}

.blt.isstr td, .blt.isstr th {
    border-color: #0000
}

.blt.isstr {
    border-bottom: 1px solid #f0f0f0
}

.blt .has-border-color td, .blt .has-border-color th, .blt .has-border-color tr, .blt .has-border-color > * {
    border-color: inherit
}

.blt table[style*=border-top-color] tr:first-child, .blt table[style*=border-top-color] tr:first-child td, .blt table[style*=border-top-color] tr:first-child th, .blt table[style*=border-top-color] > *, .blt table[style*=border-top-color] > * td, .blt table[style*=border-top-color] > * th {
    border-top-color: inherit
}

.blt table[style*=border-top-color] tr:not(:first-child) {
    border-top-color: initial
}

.blt table[style*=border-right-color] td:last-child, .blt table[style*=border-right-color] th, .blt table[style*=border-right-color] tr, .blt table[style*=border-right-color] > * {
    border-right-color: inherit
}

.blt table[style*=border-bottom-color] tr:last-child, .blt table[style*=border-bottom-color] tr:last-child td, .blt table[style*=border-bottom-color] tr:last-child th, .blt table[style*=border-bottom-color] > *, .blt table[style*=border-bottom-color] > * td, .blt table[style*=border-bottom-color] > * th {
    border-bottom-color: inherit
}

.blt table[style*=border-bottom-color] tr:not(:last-child) {
    border-bottom-color: initial
}

.blt table[style*=border-left-color] td:first-child, .blt table[style*=border-left-color] th, .blt table[style*=border-left-color] tr, .blt table[style*=border-left-color] > * {
    border-left-color: inherit
}

.blt table[style*=border-style] td, .blt table[style*=border-style] th, .blt table[style*=border-style] tr, .blt table[style*=border-style] > * {
    border-style: inherit
}

.blt table[style*=border-width] td, .blt table[style*=border-width] th, .blt table[style*=border-width] tr, .blt table[style*=border-width] > * {
    border-style: inherit;
    border-width: inherit
}

.b-quote {
    box-sizing: border-box;
    overflow-wrap: break-word
}

.b-quote.is-large:where(:not(.is-style-plain)), .b-quote.is-style-large:where(:not(.is-style-plain)) {
    margin-bottom: 1em;
    padding: 0 1em
}

.b-quote.is-large:where(:not(.is-style-plain)) p, .b-quote.is-style-large:where(:not(.is-style-plain)) p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6
}

.b-quote.is-large:where(:not(.is-style-plain)) footer, .b-quote.is-style-large:where(:not(.is-style-plain)) footer {
    font-size: 1.125em;
    text-align: right
}

h1, h2 {
    font-weight: 300
}

h3, h4, h5, h6 {
    font-weight: 600
}

.courses{

}
.course_title{
    height: 95px;
}

.top-bottom-zero {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.client-image {
    height: 150px;
    width: 150px;
}

.main-wrapper {
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    --b-synced-color: #7a00df;
    --b-synced-color--rgb: 122,0,223;
    --bound-b-color: var(--b-synced-color);
    --editor-canvas-background: #ddd;
    --admin-theme-color: #007cba;
    --admin-theme-color--rgb: 0,124,186;
    --admin-theme-color-darker-10: #006ba1;
    --admin-theme-color-darker-10--rgb: 0,107,160.5;
    --admin-theme-color-darker-20: #005a87;
    --admin-theme-color-darker-20--rgb: 0,90,135;
    ---preset--font-size--normal: 16px;
    ---preset--font-size--huge: 42px;
    ---preset--aspect-ratio--square: 1;
    ---preset--aspect-ratio--4-3: 4/3;
    ---preset--aspect-ratio--3-4: 3/4;
    ---preset--aspect-ratio--3-2: 3/2;
    ---preset--aspect-ratio--2-3: 2/3;
    ---preset--aspect-ratio--16-9: 16/9;
    ---preset--aspect-ratio--9-16: 9/16;
    ---preset--color--black: #000000;
    ---preset--color--cyan-bluish-gray: #abb8c3;
    ---preset--color--white: #ffffff;
    ---preset--color--pale-pink: #f78da7;
    ---preset--color--vivid-red: #cf2e2e;
    ---preset--color--luminous-vivid-orange: #ff6900;
    ---preset--color--luminous-vivid-amber: #fcb900;
    ---preset--color--light-green-cyan: #7bdcb5;
    ---preset--color--vivid-green-cyan: #00d084;
    ---preset--color--pale-cyan-blue: #8ed1fc;
    ---preset--color--vivid-cyan-blue: #0693e3;
    ---preset--color--vivid-purple: #9b51e0;
    ---preset--color--base: #f7f3ed;
    ---preset--color--contrast: #1e1810;
    ---preset--color--primary: #ce8c2c;
    ---preset--color--secondary: #fdfefb;
    ---preset--color--tertiary: #0e0c0c0d;
    ---preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgb(6, 147, 227) 0%, rgb(155, 81, 224) 100%);
    ---preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
    ---preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgb(252, 185, 0) 0%, rgb(255, 105, 0) 100%);
    ---preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgb(255, 105, 0) 0%, rgb(207, 46, 46) 100%);
    ---preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
    ---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%);
    ---preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
    ---preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
    ---preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
    ---preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
    ---preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
    ---preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
    ---preset--gradient--default-gradient: linear-gradient(to bottom, var(---preset--color--primary) 95%, var(---preset--color--base) 95%);
    ---preset--gradient--darkest-gradient: linear-gradient(to bottom, var(---preset--color--contrast) 95%, var(---preset--color--base) 95%);
    ---preset--gradient--footer-gradient: linear-gradient(to bottom, var(---preset--color--primary) 85%, var(---preset--color--contrast) 85%);
    ---preset--font-size--small: 0.8rem;
    ---preset--font-size--medium: clamp(0.8125rem, 0.813rem + ((1vw - 0.2rem) * 0.228), 0.95rem);
    ---preset--font-size--large: clamp(1.125rem, 1.125rem + ((1vw - 0.2rem) * 0.167), 1.225rem);
    ---preset--font-size--x-large: clamp(2.625rem, 2.625rem + ((1vw - 0.2rem) * 0.625), 3rem);
    ---preset--font-size--xx-large: clamp(4rem, 4rem + ((1vw - 0.2rem) * 2.5), 5.5rem);
    ---preset--font-family--system-font: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif;
    ---preset--font-family--albert-sans: Albert Sans,sans-serif,system-font;
    ---preset--font-family--barlow: Barlow,sans-serif,system-font;
    ---preset--font-family--barlow-semicondensed: Barlow Semicondensed,sans-serif,system-font;
    ---preset--font-family--besley: Besley,serif;
    ---preset--font-family--geist-mono: Geist Mono,sans-serif,system-font;
    ---preset--font-family--libre-franklin: Libre Franklin;
    ---preset--font-family--libre-caslon-text: Libre Caslon Text,serif;
    ---preset--spacing--20: 0.5rem;
    ---preset--spacing--30: clamp(0.5rem, 1vw, 1rem);
    ---preset--spacing--40: clamp(0.75rem, 1.5vw, 1.5rem);
    ---preset--spacing--50: clamp(1.5rem, 2vw, 2rem);
    ---preset--spacing--60: clamp(2rem, 3vw, 3rem);
    ---preset--spacing--70: clamp(3rem, 4vw, 4rem);
    ---preset--spacing--80: clamp(4rem, 6vw, 6rem);
    ---preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
    ---preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
    ---preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
    ---preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255),6px 6px rgb(0, 0, 0);
    ---preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);
    ---style--global--content-size: 800px;
    ---style--global--wide-size: 1280px;
    ---style--b-gap: var(---preset--spacing--40);
    --admin-border-width-focus: 1.5px;
    --glsr-white: #fff;
    --glsr-gray-100: #f5f5f5;
    --glsr-gray-200: #e5e5e5;
    --glsr-gray-300: #d4d4d4;
    --glsr-gray-400: #a3a3a3;
    --glsr-gray-500: #737373;
    --glsr-gray-600: #525252;
    --glsr-gray-700: #404040;
    --glsr-gray-800: #262626;
    --glsr-gray-900: #171717;
    --glsr-black: #000;
    --glsr-blue: #1c64f2;
    --glsr-green: #057a55;
    --glsr-red: #e02424;
    --glsr-yellow: #faca15;
    --glsr-duration-slow: 0.3s;
    --glsr-duration-fast: 0.15s;
    --glsr-gap-xs: 0.25em;
    --glsr-gap-sm: 0.5em;
    --glsr-gap-md: 0.75em;
    --glsr-gap-lg: 1em;
    --glsr-gap-xl: 2em;
    --glsr-leading: 1.5;
    --glsr-px: 1.25em;
    --glsr-py: 1.25em;
    --glsr-radius: 3px;
    --glsr-text-base: 1em;
    --glsr-text-sm: 0.875em;
    --glsr-text-md: 1em;
    --glsr-text-lg: 1.25em;
    --glsr-review-star: 1.25em;
    --glsr-review-verified: var(--glsr-green);
    --glsr-tag-label-weight: 600;
    --glsr-bar-bg: var(--glsr-yellow);
    --glsr-bar-leading: 1.5;
    --glsr-bar-opacity: 0.1;
    --glsr-max-w: 48ch;
    --glsr-summary-star: 1.5em;
    --glsr-summary-text: var(--glsr-text-sm);
    --glsr-choice-h: 1.125em;
    --glsr-choice-w: 1.125em;
    --glsr-description-text: var(--glsr-text-sm);
    --glsr-form-error: var(--glsr-red);
    --glsr-form-star: 2em;
    --glsr-form-success: var(--glsr-green);
    --glsr-input-b: 1px solid var(--glsr-gray-400);
    --glsr-input-bg: var(--glsr-white);
    --glsr-input-color: var(--glsr-gray-900);
    --glsr-input-px: 0.75em;
    --glsr-input-py: 0.5em;
    --glsr-input-radius: 3px;
    --glsr-input-transition: border-color var(--glsr-duration-fast) ease-in-out;
    --glsr-label-text: var(--glsr-text-sm);
    --glsr-label-weight: 600;
    --glsr-range-size: 1.75em;
    --glsr-toggle-bg-0: currentColor;
    --glsr-toggle-bg-1: currentColor;
    --glsr-toggle-color: var(--glsr-white);
    --glsr-toggle-h: 1.25em;
    --glsr-toggle-opacity-0: 0.2;
    --glsr-toggle-opacity-1: 1;
    --glsr-toggle-p: .15em;
    --glsr-toggle-radius: 999px;
    --glsr-toggle-shadow-color: rgba(0, 0, 0, .1);
    --glsr-toggle-size: calc(var(--glsr-toggle-h) - var(--glsr-toggle-p) * 2);
    --glsr-toggle-text: 1em;
    --glsr-toggle-w: calc(var(--glsr-toggle-h) * 2 - var(--glsr-toggle-p) * 2);
    --glsr-modal-bg: var(---preset--color--base, var(--glsr-white));
    --glsr-modal-radius: 3px;
    --glsr-modal-padding: 1.5em;
    --glsr-tooltip-border-radius: 4px;
    --glsr-tooltip-font-size: 0.875rem;
    --glsr-tooltip-font-weight: 400;
    --glsr-tooltip-line-height: 1;
    --glsr-tooltip-margin: 12px;
    --glsr-tooltip-padding: .5em 1em;
    --glsr-tooltip-size: 6px;
    font-family: var(---preset--font-family--barlow);
    font-size: var(---preset--font-size--large);
    letter-spacing: 0;
    line-height: 1.5;
    ---style--root--padding-top: 0;
    ---style--root--padding-right: var(---preset--spacing--50);
    ---style--root--padding-bottom: 0;
    ---style--root--padding-left: var(---preset--spacing--50);
    box-sizing: border-box;
    margin-left: auto!important;
    margin-right: auto!important;
    color: var(---preset--color--contrast)!important;
    background-color: var(---preset--color--base)!important;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    max-width: var(---style--global--wide-size);
    margin-top: 50px;
}


.testimonial-short{

}

.testimonial-short .tstfree {
    min-height: 655px;
    border-radius: 20px !important;
}

.testimonial-short .client-image {

}

.testimonial-short .tsn1 {

}

.testimonial-short .tst1 {

}

.testimonial-short p span, .tssection .tst1 p span {
    background-color: navajowhite;
}

.courses {
    border-radius: 35px;  min-height: 0%; margin-top: 0; margin-bottom: 0; padding-top: var(---preset--spacing--60); padding-right: var(---preset--spacing--60); padding-bottom: var(---preset--spacing--60); padding-left: var(---preset--spacing--60);
}

.main-block{
    background-color: #fff;
    padding: 30px;
    border-radius: 25px;
}

.bs80{
    padding-bottom:var(---preset--spacing--80);
}

.course-section {
    position: relative;
    margin-bottom: 100px !important;
    padding-bottom: 30px;
}

.course-section .main-block {
    position: relative;
}

.section-image {
    position: absolute;
    width: 140px;
    height: 140px;
    object-fit: cover;

    right: 40px;
    bottom: -70px;

    border-radius: 50%;
    border: 8px solid white;

    z-index: 2;
}

.certificate-preview {
    position: relative;
    max-width: 650px;
    margin: 30px auto;
    overflow: hidden;
}

.certificate-preview img {
    display: block;
    width: 100%;
    opacity: 0.65;
}

.certificate-overlay {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
    text-align: center;
    background: rgba(255, 255, 255, 0.45);
    font-size: 20px;
}


.dashboard-summary {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin: 40px 0 60px;
}

.dashboard-card {
    position: relative;
    padding: 25px;
    background: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 6px;
}

.dashboard-card-label {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    color: #666666;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.dashboard-card-value {
    display: block;
    margin-bottom: 10px;
    font-size: 32px;
    line-height: 1.2;
    color: #222222;
}

.dashboard-card-date {
    font-size: 24px;
}

.dashboard-card .progress {
    margin: 10px 0 8px;
}

.dashboard-card-detail {
    display: block;
    font-size: 14px;
    color: #666666;
}

.dashboard-card-link {
    display: inline-block;
    margin-top: 18px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

.dashboard-card-link:hover {
    text-decoration: underline;
}

.lesson-question {
    margin: 60px 0;
    padding: 30px;
    background: #f7f7f7;
    border-left: 5px solid #fcba03;
}

.lesson-question h2 {
    margin-top: 0;
}

.lesson-question textarea {
    min-height: 140px;
    width: 100%;
}

.lesson-progress {
    max-width: 900px;
    margin: 25px auto;
}

.lesson-progress-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
}

.lesson-navigation {
    max-width: 900px;
    margin: 30px auto 60px;
    display: flex;
    justify-content: space-between;
    gap: 15px;
}

.lesson-description {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 30px;
}

.lesson-demo-notice {
    max-width: 900px;
    margin: 25px auto 40px;
    padding: 25px;
    background: #fff8df;
    border-left: 5px solid #fcba03;
}

.next-lesson {
    max-width: 900px;
    margin: 25px auto 40px;
    padding: 20px 25px;
    background: #fff8df;
    border-left: 5px solid #fcba03;

    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.next-lesson p {
    margin: 5px 0 0;
}

@media (max-width: 600px) {
    .next-lesson {
        flex-direction: column;
        align-items: flex-start;
    }
}

 .lesson-item {
     background: #fff;
     margin-bottom: 20px;
     padding: 20px;
     border-radius: 20px;
 }

.lesson-item:first-of-type {
    padding-top: 1rem;
}

.lesson-item:last-child {
    border-bottom: none;
}

.lesson-item h3 {
    margin-top: 0;
    margin-bottom: 0.75rem;
}

.lesson-item .lesson-description {
    color: #555;
    line-height: 1.6;
}

.lesson-thumbnail {
    display: block;
    overflow: hidden;
    border-radius: 8px;
}

.lesson-thumbnail img {
    display: block;
    width: 100%;
    transition: transform 0.2s ease;
}

.lesson-thumbnail:hover img {
    transform: scale(1.02);
}

.lesson-duration {
    color: #777;
    font-size: 0.9rem;
    margin-top: 0.5rem;
}

.lesson-item .progress{
    border-radius: 0;
    height: 5px;
}

.other-link {
    text-decoration: underline;
    text-underline-offset: 3px;
}

.other-link:hover {
    color: #555 !important;
}
