img,
video,
iframe,
hr,
a,
button {
    max-width: 100%;
}

* {
    box-sizing: border-box;
    font-family: Inter, sans-serif;
}

html {
    scroll-behavior: smooth;
    font-family: Inter, sans-serif;
}

[data-gjs-type="text"][class*="gjs-comp-selected"] {
    outline: purple solid 3px !important;
}

[data-gjs-type="text"][class*="gjs-selected"] {
    outline: purple solid 3px !important;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Inter, sans-serif;
}

.multi-carousel-container .slick-slider .slick-arrow {
    background: rgb(25, 209, 191) !important;
}

.fk-row {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: nowrap;
    padding: 10px;
    height: auto;
    max-width: 100%;
}

.front {
    position: relative;
}

.max-width {
    max-width: 1200px !important;
}

.max-width-2 {
    max-width: 1400px !important;
}

.fk-col {
    min-height: 25px;
    padding: 10px;
    flex-grow: 1;
    width: min-content;
}

img[data-gjs-type="image"][class*="gjs-selected"] {
    outline: orange solid 3px !important;
}

a[data-gjs-type="link"][class*="gjs-selected"] {
    outline: purple solid 3px !important;
}

a {
    cursor: pointer;
}

.btn.btn-primary.btn-one-style:active:focus {
    box-shadow: none;
}

#isf1rf {
    width: 100%;
    margin: 0px;
    padding: 0px;
    background-color: rgb(245, 245, 245) !important;
}

#ima79x {
    margin: 0px;
    padding: 0px;
}

#ikalsu {
    justify-content: center;
    align-items: center;
    align-self: center;
    margin: 0px;
    padding: 0px;
    background-color: rgb(51, 51, 51) !important;
}

#iujdjh {
    padding: 12px 10px;
    display: flex;
    flex-direction: column;
    align-self: center;
    margin-right: 40px;
    width: 50% !important;
}

[data-gjs-type="video"][class*="gjs-selected"] {
    outline: orange solid 3px !important;
}

#fkt-image-a9f-4aa-ac1 {
    height: 27px;
    color: black !important;
    width: 27px !important;
}

#i59eg4 {
    width: auto;
    padding: 9px 1px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    align-self: flex-start;
    margin-top: 24px;
}

#i3f6rf {
    text-align: left;
    font-weight: 400;
    font-size: 17px;
    line-height: 23.8px;
    margin-left: 6.14px;
    color: rgb(0, 0, 0) !important;
}

#io14v6 {
    font-size: 17px;
    text-align: left;
    padding: 1px;
    margin-top: 24px;
    line-height: 23.8px;
    color: rgb(0, 0, 0) !important;
}

#i759w4 {
    padding: 10px 1px;
    font-size: 17px;
    text-align: left;
    margin-top: 14px;
    line-height: 23.8px;
    color: rgb(0, 0, 0) !important;
}

#ikk381 {
    margin: 0px;
    padding: 0px 5px;
}

#izu44b {
    justify-content: center;
    align-items: center;
    align-self: center;
    margin: 0px;
    padding: 48px 0px;
    background-color: rgb(255, 255, 255) !important;
}

#iye10g {
    width: 100%;
    display: flex;
    margin-top: 0px;
    padding: 1px 0px;
}

#ipwmpl {
    width: 100%;
    padding: 1px;
    display: flex;
    align-items: center;
    align-self: center;
    margin-right: 20px;
    justify-content: center;
}

#ik5a7z {
    padding: 1px 10px 1px 30px;
    width: 100%;
    border-style: none;
    border-width: 0px 0px 0px 1px;
    display: flex;
    flex-direction: column;
    align-self: center;
    border-color: rgba(0, 0, 0, 0.17) !important;
}

#fkt-image-24c-780-827 {
    height: auto;
    color: black !important;
    width: 550px !important;
}

#VSL\ DESKTOP {
    width: 100%;
    padding: 1px;
}

[data-gjs-type="countdown"][class*="gjs-selected"] {
    outline: rgb(121, 85, 72) solid 3px !important;
}

.fk-youtube .fk-rm.image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
}

.fk-youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: rgb(51, 51, 51);
    box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 30px;
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}

.fk-youtube .play-button::before {
    content: "";
    border-style: solid;
    border-width: 15px 0px 15px 26px;
    border-color: transparent transparent transparent rgb(255, 255, 255);
}

.fk-youtube .fk-rm.image,
.fk-youtube .play-button {
    cursor: pointer;
}

.fk-youtube .fk-rm.image,
.fk-youtube iframe,
.fk-youtube .play-button,
.fk-youtube .play-button::before {
    position: absolute;
}

.fk-youtube .play-button,
.fk-youtube .play-button::before {
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0px);
}

.fk-youtube iframe {
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
}

#VSL\ MOBILE {
    width: 100%;
    padding: 1px;
}

.fk-collapsible-list summary::marker {
    content: none;
}

.fk-collapsible-list summary::-webkit-details-marker {
    display: none;
}

details[open] .fk-collapsible-list-content {
    display: block;
    border-radius: 0px 0px 5px 5px;
}

.fk-collapsible-list details[open] .fk-collapsible-list-right-label {
    border-radius: 5px 5px 0px 0px;
}

[data-gjs-type="collapsibleList"][class*="gjs-selected"] {
    outline: green solid 3px !important;
}

#VSL\ Desktop {
    padding: 12px 10px;
    width: 100%;
}

#VSL\ Mobile {
    width: 100%;
    padding: 1px;
}

#VSL\ 2 {
    width: 100%;
    padding: 0px;
    border-radius: 10px;
    border-style: solid;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-right-width: 2px;
    margin: 0px;
}

#TP\ Reviews {
    padding: 12px 10px;
    width: 100%;
    margin-top: 30px;
}

#Trustpilot\ Reviews {
    padding: 12px 10px;
    width: 100%;
}

#iy22py {
    text-align: left;
    font-weight: 700;
    font-size: 37px;
    line-height: 48.1px;
    color: rgb(0, 0, 0) !important;
}

#iix1h1 {
    padding: 1px 0px 0px;
}

#izocfk {
    padding: 48px 10px;
    justify-content: center;
    align-items: center;
    align-self: center;
    background-color: rgb(247, 247, 247) !important;
}

#i2qkra {
    width: 100%;
    display: flex;
    padding: 0px 1px;
    margin-top: 32px;
}

#iv2ypy {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 20px 0px 0px;
}

#ijtg4v {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 0px 0px 20px;
}

#i3zgex {
    padding: 10px 10px 0px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.fk-collapsible-list-collection {
    padding: 5px 0px;
}

.fk-collapsible-list-wrapper {
    margin: 10px;
    padding: 5px;
}

.fk-collapsible-list-right-label {
    display: flex;
    flex-direction: row;
    border: 0.5px solid rgb(221, 221, 221);
    align-items: center;
    padding: 5px;
    cursor: pointer;
    border-radius: 5px;
}

.fk-collapsible-list-label-text {
    flex: 9.9 1 0%;
    text-align: left;
    padding-left: 5px;
}

.fk-collapsible-list-label-icon {
    flex: 0.1 1 0%;
    padding: 5px;
}

.fk-collapsible-list-icon-rotate {
    padding: 0px 5px;
}

.fk-collapsible-list-content {
    padding: 5px 10px;
    text-align: left;
    border: 0.5px solid rgb(221, 221, 221);
}

#ixr4jg {
    font-size: 23px;
    font-weight: 700;
    line-height: 29.9px;
    padding-left: 1px;
}

#ims9zn {
    font-size: 17px;
    border-top-width: 1px;
    margin-top: 1px;
    line-height: 23.8px;
    padding-right: 60px;
    color: rgb(0, 0, 0) !important;
}

#ib2k4y {
    border-radius: 0px;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    padding: 0px;
    border-style: none;
    border-color: rgb(214, 214, 214) !important;
}

#i5q5q6 {
    border-radius: 0px;
    background-color: white !important;
}

#iaoatz {
    border-style: none;
    padding: 0px;
    margin-top: 12px;
}

#irskcc {
    margin: 1px;
    padding: 0px 1px;
}

#i7goi {
    font-size: 14px;
    padding: 0px;
    margin-top: 32px;
    line-height: 18.2px;
    color: rgb(133, 133, 133) !important;
}

#iuz0l {
    font-size: 17px;
    padding: 0px;
    margin-top: 32px;
    line-height: 23.8px;
    color: rgb(0, 0, 0) !important;
}

#ieyx4 {
    font-size: 17px;
    padding: 1px 0px 0px;
    line-height: 23.8px;
    margin-top: 4px;
    color: rgb(0, 0, 0) !important;
}

#fkt-link-c6d-89c-882 {
    cursor: pointer;
    color: #007bffff !important;
    text-decoration-color: #007bffff;
}

#fkt-link-f9f-9a6-916 {
    cursor: pointer;
    color: #007bffff !important;
    text-decoration-color: #007bffff;
}

#wistia-video iframe {
    width: 100%;
    height: auto;
}

#if24 iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

#ig8ct iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

#ifx9da9 {
    text-align: left;
    font-weight: 700;
    font-size: 33px;
    line-height: 42.9px;
    color: rgb(0, 0, 0) !important;
}

#icetw4q {
    font-size: 40px;
    text-align: left;
    font-weight: 800;
    padding: 1px;
    line-height: 1.2em;
    color: rgb(67, 67, 57) !important;
}

#itp8ukw {
    text-align: left;
    font-size: 33px;
    line-height: 42.9px;
    font-weight: 700;
    color: rgb(0, 0, 0) !important;
}

#iem4cur {
    font-size: 33px;
    text-align: left;
    font-weight: 800;
    padding: 1px;
    line-height: 1.2em;
    color: rgb(67, 67, 57) !important;
}

footer>div.fk-footer-row {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: nowrap;
    height: auto;
    margin-top: 100px;
    background-color: rgb(245, 245, 245);
    padding: 0px 50px;
}

footer .fk-footer-col {
    min-height: 25px;
    flex-grow: 1;
    flex-basis: 100%;
    padding: 10px;
}

#ia6j15 {
    width: 100%;
    padding: 1px;
    display: flex;
    margin-top: 1px;
    justify-content: center;
}

#iwhxyl {
    width: 100%;
    padding: 1px;
    display: flex;
}

#i2gznp {
    width: 100%;
    padding: 1px;
    display: flex;
    margin-top: 24px;
    justify-content: flex-start;
    flex-direction: column;
    align-self: auto;
    align-items: flex-start;
}

#iygd9a {
    padding: 1px;
    font-size: 14px;
    margin-top: 12px;
    line-height: 18.2px;
    margin-left: 1px;
    margin-bottom: 1px;
    color: rgb(133, 133, 133) !important;
}

#i7sd7i {
    padding: 1px;
    font-size: 33px;
    font-weight: 700;
    line-height: 46.2px;
    text-align: center;
    margin-bottom: 10px;
    color: rgb(18, 18, 18) !important;
}

#ic0klf {
    display: flex;
    padding: 1px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#ihod2u {
    justify-content: center;
    align-items: center;
    align-self: center;
    padding-top: 48px;
    padding-bottom: 48px;
    margin: 0px;
    background-color: rgb(247, 247, 247) !important;
}

#i4iv3j {
    text-align: center;
    font-size: 37px;
    line-height: 48.1px;
    color: rgb(0, 0, 0) !important;
}

#fkt-link-891-18a-a7b {
    padding: 20px 10px;
    display: flex;
    cursor: pointer;
    font-size: 19px;
    font-weight: 700;
    justify-content: center;
    align-self: center;
    border-radius: 10px;
    border-style: none;
    border-width: 2px;
    text-decoration: none;
    line-height: 23.16px;
    height: auto;
    color: rgb(255, 255, 255) !important;
    background-color: rgb(113, 181, 178) !important;
    width: 367px !important;
    border-color: rgb(235, 189, 76) !important;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 16px 0px !important;
}

#iyfknn {
    width: 100%;
    padding: 0px;
}

#fkt-image-7d8-9a4-8fc {
    height: 27px;
    color: black !important;
    width: 27px !important;
}

#icmngu {
    text-align: left;
    font-weight: 400;
    font-size: 17px;
    line-height: 23.8px;
    margin-left: 6.14px;
    color: rgb(0, 0, 0) !important;
}

#izlvyf {
    width: auto;
    padding: 9px 1px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    align-self: flex-start;
    margin-top: 0px;
}

#fkt-image-b59-88a-862 {
    height: 27px;
    color: black !important;
    width: 27px !important;
}

#iv3mou {
    text-align: left;
    font-weight: 400;
    font-size: 17px;
    line-height: 23.8px;
    margin-left: 6.14px;
    color: rgb(0, 0, 0) !important;
}

#ip1fyp {
    width: auto;
    padding: 9px 1px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    align-self: flex-start;
    margin-top: 0px;
}

#fkt-image-a9a-cb5-8b2 {
    height: 27px;
    color: black !important;
    width: 27px !important;
}

#ivlc4g {
    text-align: left;
    font-weight: 400;
    font-size: 17px;
    line-height: 23.8px;
    margin-left: 6.14px;
    color: rgb(0, 0, 0) !important;
}

#iiry6c {
    width: auto;
    padding: 9px 1px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    align-self: flex-start;
    margin-top: 0px;
}

#fkt-image-500-286-bec {
    height: 27px;
    color: black !important;
    width: 27px !important;
}

#icrbq1 {
    text-align: left;
    font-weight: 400;
    font-size: 17px;
    line-height: 23.8px;
    margin-left: 6.14px;
    color: rgb(0, 0, 0) !important;
}

#ical89 {
    width: auto;
    padding: 9px 1px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    align-self: flex-start;
    margin-top: 0px;
}

#fkt-image-734-aab-b6b {
    height: 27px;
    color: black !important;
    width: 27px !important;
}

#ik6eb5 {
    text-align: left;
    font-weight: 400;
    font-size: 17px;
    line-height: 23.8px;
    margin-left: 6.14px;
    color: rgb(0, 0, 0) !important;
}

#i7nb8f {
    width: auto;
    padding: 9px 1px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    align-self: flex-start;
    margin-top: 0px;
}

#fkt-image-195-5a0-bc1 {
    height: 90px;
    color: black !important;
    width: 90px !important;
}

#i1vi65v {
    padding: 1px;
    font-size: 19px;
    font-weight: 700;
    line-height: 23.16px;
    color: rgb(0, 0, 0) !important;
}

#ipz36wi {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    align-items: center;
    padding: 0px;
    margin-top: 16px;
}

#ixruu2k {
    padding: 1px;
    font-size: 17px;
    font-weight: 400;
    line-height: 23.8px;
    text-align: center;
    margin-top: 8px;
    color: rgb(0, 0, 0) !important;
}

#ijpd3oh {
    width: 100%;
    margin-right: 40px;
    padding: 0px 24px;
    border-radius: 10px;
}

#fkt-image-178-fad-a52 {
    height: 90px;
    color: black !important;
    width: 90px !important;
}

#i17a318 {
    padding: 1px;
    font-size: 19px;
    font-weight: 700;
    line-height: 23.16px;
    color: rgb(0, 0, 0) !important;
}

#iidcvla {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    align-items: center;
    padding: 0px;
    margin-top: 16px;
}

#i643b93 {
    padding: 1px;
    font-size: 17px;
    font-weight: 400;
    line-height: 23.8px;
    text-align: center;
    margin-top: 8px;
    color: rgb(0, 0, 0) !important;
}

#i1d0ps7 {
    width: 100%;
    margin-right: 40px;
    padding: 0px 24px;
    border-radius: 10px;
}

#fkt-image-281-99e-964 {
    height: 90px;
    color: black !important;
    width: 90px !important;
}

#i9mbhab {
    padding: 1px;
    font-size: 19px;
    font-weight: 700;
    line-height: 23.16px;
    color: rgb(0, 0, 0) !important;
}

#id2erwc {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    align-items: center;
    padding: 0px;
    margin-top: 16px;
}

#irjjjck {
    padding: 1px;
    font-size: 17px;
    font-weight: 400;
    line-height: 23.8px;
    text-align: center;
    margin-top: 8px;
    color: rgb(0, 0, 0) !important;
}

#itxy115 {
    width: 100%;
    margin-right: 0px;
    padding: 0px 24px;
    border-radius: 10px;
}

#i6l0qhj {
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    align-items: stretch;
    padding: 0px;
    margin-top: 0px;
}

#iq2fk0d {
    display: flex;
    padding: 1px;
    flex-direction: column;
}

#i3xmt82 {
    justify-content: center;
    align-items: center;
    align-self: center;
    padding-top: 48px;
    padding-bottom: 48px;
    margin: 0px;
    background-color: white !important;
}

#iy3taa {
    text-align: left;
    font-weight: 700;
    font-size: 19px;
    line-height: 23.16px;
    color: rgb(123, 123, 123) !important;
}

#iln5tr {
    text-align: left;
    font-weight: 700;
    font-size: 33px;
    line-height: 46.2px;
    margin-top: 8px;
}

#igpfed {
    padding: 12px 0px;
    justify-content: space-around;
    align-items: center;
    display: block;
    width: 365% !important;
}

#fkt-image-0e1-d9c-88f {
    height: 25px;
    color: black !important;
    width: auto !important;
}

#inaguz {
    padding: 20px 10px;
    width: 100%;
    border-width: 2px 2px 0px;
    border-style: solid;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-color: rgb(113, 181, 178) !important;
    background-color: rgb(247, 247, 247) !important;
}

#i9lfo1 {
    text-align: center;
    line-height: 20px;
}

#idgs6t {
    text-align: left;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    margin-top: 0px;
}

#irmkcu {
    padding: 12px 10px;
    width: 100%;
}

#ik5rt2 {
    text-align: center;
    line-height: 20px;
}

#i2lptf {
    text-align: left;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    margin-top: 0px;
}

#ihjq8t {
    padding: 12px 10px;
    width: 100%;
}

#irzy9j {
    margin-top: 32px;
    display: flex;
    padding: 0px;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 0px;
    border-style: solid;
    border-width: 0px 0px 1px;
    width: 868px !important;
    border-color: rgb(170, 170, 170) !important;
}

#iv9k1v {
    text-align: right;
    font-size: 17px;
    font-weight: 400;
    line-height: 23.8px;
}

#if5odl {
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    line-height: 19.2px;
    margin-top: 0px;
    padding-right: 40px;
}

#i1anu8 {
    justify-content: space-around;
    align-items: center;
    display: block;
    padding: 0px;
    width: 365% !important;
}

#iqo7lc {
    padding: 15px 10px 5px;
    width: 100%;
    border-width: 0px 2px;
    border-style: solid;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-color: rgb(113, 181, 178) !important;
    background-color: rgb(247, 247, 247) !important;
}

#ictu2t {
    padding: 0px 10px;
    width: 100%;
}

#i4341z {
    padding: 0px 10px;
    width: 100%;
}

#ifxycy {
    margin-top: 0px;
    display: flex;
    padding: 0px;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 0px;
    width: 868px !important;
}

#ia0trn {
    text-align: right;
    font-size: 17px;
    font-weight: 400;
    line-height: 23.8px;
}

#i5j6jc {
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    line-height: 19.2px;
    margin-top: 0px;
    padding-right: 40px;
}

#iuwx6p {
    justify-content: space-around;
    align-items: center;
    display: block;
    padding: 0px;
    width: 365% !important;
}

#fkt-image-bf5-cab-a41 {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#ihcq5g {
    padding: 15px 10px 5px;
    width: 100%;
    border-width: 0px 2px;
    border-style: solid;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-color: rgb(113, 181, 178) !important;
    background-color: rgb(247, 247, 247) !important;
}

#fkt-image-09f-98a-a83 {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#iq3r37 {
    padding: 0px 10px;
    width: 100%;
}

#fkt-image-c75-ca1-a7f {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#ide5kv {
    padding: 0px 10px;
    width: 100%;
}

#iltowi {
    margin-top: 0px;
    display: flex;
    padding: 0px;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 0px;
    width: 868px !important;
}

#iyn1sj {
    text-align: right;
}

#if540q {
    text-align: left;
    font-weight: 400;
    font-size: 17px;
    line-height: 19.2px;
    margin-top: 0px;
    padding-right: 40px;
}

#il7g5o {
    justify-content: space-around;
    align-items: center;
    display: block;
    padding: 0px;
    width: 365% !important;
}

#fkt-image-d61-89a-a95 {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#i54d0t {
    padding: 15px 10px 5px;
    width: 100%;
    border-width: 0px 2px;
    border-style: solid;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-color: rgb(113, 181, 178) !important;
    background-color: rgb(247, 247, 247) !important;
}

#fkt-image-10b-3a6-8fa {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#ikbbd6 {
    padding: 0px 10px;
    width: 100%;
}

#fkt-image-482-09b-b94 {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#idcqkh {
    padding: 0px 10px;
    width: 100%;
}

#i9ws37 {
    margin-top: 0px;
    display: flex;
    padding: 0px;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 0px;
    width: 868px !important;
}

#is0okq {
    text-align: right;
    font-size: 17px;
    font-weight: 400;
    line-height: 23.8px;
}

#izvbui {
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    line-height: 19.2px;
    margin-top: 0px;
    padding-right: 40px;
}

#iwwbk7 {
    justify-content: space-around;
    align-items: center;
    display: block;
    padding: 0px;
    width: 365% !important;
}

#fkt-image-7ac-2b3-be2 {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#imozvq {
    padding: 15px 10px 5px;
    width: 100%;
    border-width: 0px 2px;
    border-style: solid;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-color: rgb(113, 181, 178) !important;
    background-color: rgb(247, 247, 247) !important;
}

#fkt-image-749-88c-9c8 {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#ix7q3g {
    padding: 0px 10px;
    width: 100%;
}

#fkt-image-f6d-1b1-9ef {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#im6prh {
    padding: 0px 10px;
    width: 100%;
}

#iyegf3 {
    margin-top: 0px;
    display: flex;
    padding: 0px;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 0px;
    width: 868px !important;
}

#i0nw7i {
    text-align: right;
}

#i8nx48 {
    text-align: left;
    font-weight: 400;
    font-size: 17px;
    line-height: 23.8px;
    margin-top: 0px;
    padding-right: 40px;
}

#iyha5i {
    justify-content: space-around;
    align-items: center;
    display: block;
    padding: 0px;
    width: 365% !important;
}

#fkt-image-4b2-e82-98f {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#ic7zwo {
    padding: 15px 10px 5px;
    width: 100%;
    border-width: 0px 2px;
    border-style: solid;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-color: rgb(113, 181, 178) !important;
    background-color: rgb(247, 247, 247) !important;
}

#iold9w {
    padding: 0px 10px;
    width: 100%;
}

#fkt-image-cdc-2be-8bf {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#iqvadi {
    padding: 0px 10px;
    width: 100%;
}

#ijk2zh {
    margin-top: 0px;
    display: flex;
    padding: 0px;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 0px;
    width: 868px !important;
}

#iddpzn {
    text-align: right;
}

#i5fndy {
    text-align: left;
    font-weight: 400;
    font-size: 17px;
    line-height: 23.8px;
    margin-top: 0px;
    padding-right: 40px;
}

#i4iv53 {
    justify-content: space-around;
    align-items: center;
    display: block;
    padding: 0px;
    width: 365% !important;
}

#fkt-image-7ef-999-ab3 {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#it5maj {
    padding: 15px 10px 5px;
    width: 100%;
    border-width: 0px 2px;
    border-style: solid;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-color: rgb(113, 181, 178) !important;
    background-color: rgb(247, 247, 247) !important;
}

#fkt-image-b19-083-946 {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#i4qekh {
    padding: 0px 10px;
    width: 100%;
}

#fkt-image-76f-fbf-acb {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#i17i1x {
    padding: 0px 10px;
    width: 100%;
}

#i1p3jn {
    margin-top: 0px;
    display: flex;
    padding: 0px;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 0px;
    width: 868px !important;
}

#fkt-image-b16-3be-ba5 {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#ittior {
    text-align: right;
}

#ivc3lj {
    text-align: left;
    font-weight: 400;
    font-size: 17px;
    line-height: 23.8px;
    margin-top: 0px;
    padding-right: 40px;
}

#i2tzat {
    justify-content: space-around;
    align-items: center;
    display: block;
    padding: 0px;
    width: 365% !important;
}

#fkt-image-cc3-8ab-a6f {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#i88x2b {
    padding: 15px 10px 20px;
    width: 100%;
    border-width: 0px 2px 2px;
    border-style: solid;
    border-radius: 0px 0px 10px 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-color: rgb(113, 181, 178) !important;
    background-color: rgb(247, 247, 247) !important;
}

#fkt-image-b16-9a1-bd3 {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#i9wd8i {
    padding: 0px 10px;
    width: 100%;
}

#fkt-image-a52-190-975 {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#iah4m8 {
    padding: 0px 10px;
    width: 100%;
}

#ixeqke {
    margin-top: 0px;
    display: flex;
    padding: 0px;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 0px;
    width: 868px !important;
}

#iiir3g {
    padding: 1px 10px 12px;
    width: 100%;
    display: flex;
    margin-top: 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#iehef4 {
    margin: 0px;
    padding: 0px 5px;
}

#io7kbp {
    justify-content: center;
    align-items: center;
    align-self: center;
    margin: 0px;
    padding: 48px 10px;
    background-color: rgb(255, 255, 255) !important;
}

[data-gjs-type="carouselSlide"][class*="gjs-selected"] {
    outline: green solid 3px !important;
}

[data-gjs-type="carousel"][class*="gjs-selected"] {
    border: none;
    box-shadow: none;
    outline: green solid 3px !important;
}

select {
    padding: 12px 18px;
}

[data-gjs-type="label"][class*="gjs-selected"] {
    outline: green solid 3px !important;
}

#fkt-link-1b5-4a1-98b {
    padding: 20px 10px;
    display: flex;
    cursor: pointer;
    font-size: 19px;
    font-weight: 700;
    justify-content: center;
    align-self: center;
    border-radius: 10px;
    border-style: none;
    border-width: 2px;
    text-decoration: none;
    line-height: 22.99px;
    height: auto;
    margin-left: 1px;
    color: rgb(255, 255, 255) !important;
    background-color: rgb(113, 181, 178) !important;
    width: 560px !important;
    border-color: rgb(235, 189, 76) !important;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 16px 0px !important;
}

#ikknvi {
    width: 100%;
    padding: 0px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: row-reverse;
    margin-top: 24px;
    line-height: 19.5px;
}

#ilx406 {
    text-align: left;
    font-weight: 700;
    font-size: 33px;
    line-height: 46.2px;
    margin-top: 0px;
}

#idokq4 {
    margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#ivlra6 {
    justify-content: center;
    align-items: center;
    align-self: center;
    margin: 0px;
    padding: 48px 10px;
    background-color: rgb(232, 245, 250) !important;
}

#ih8p1v {
    text-align: left;
    font-weight: 400;
    font-size: 17px;
    line-height: 23.8px;
    margin-top: 24px;
}

#iky4iq {
    width: 100%;
    padding: 1px;
    margin-right: 20px;
}

#iajpo9 {
    width: 100%;
    padding: 0px;
    margin-left: 20px;
}

#fkt-image-3ed-3a5-90c {
    height: auto;
    margin-left: 20px;
    color: black !important;
    width: 100% !important;
}

#iipb43 {
    padding: 1px;
    font-size: 17px;
    line-height: 24px;
    margin-left: 8px;
    font-weight: 700;
}

#fkt-image-42d-1b7-a42 {
    height: 26px;
    margin-top: 3px;
    color: black !important;
    width: 26px !important;
}

#ie8tqg {
    text-align: left;
    font-weight: 700;
    font-size: 37px;
    line-height: 48.4px;
    margin-top: 0px;
}

#i5lm0y {
    text-align: center;
    font-size: 37px;
    line-height: 48.1px;
    font-weight: 700;
    color: rgb(0, 0, 0) !important;
}

#iv8rjk {
    font-size: 17px;
    font-weight: 700;
    padding: 8px 16px;
    line-height: 23.8px;
    border-radius: 30px;
    display: block;
    justify-content: center;
    flex: 0 0 0%;
    color: rgb(0, 0, 0) !important;
    background-color: rgb(113, 181, 178) !important;
}

#igrxuq {
    margin: 0px;
    padding: 0px 5px;
}

#ipdqv1 {
    justify-content: center;
    align-items: center;
    align-self: center;
    margin: 0px;
    padding: 60px 0px;
    background-color: rgb(255, 255, 255) !important;
}

.cc-bottom-nav-carousel,
.cc-bottom-nav-carousel .cc-thumnail-carousel-slide {
    padding: 5px;
    margin: 5px;
}

.cc-bottom-nav-carousel .cc-thumnail-carousel-slide,
.cc-bottom-nav-carousel .cc-thumnail-carousel-image {
    width: 100%;
    height: auto;
}

#Trustpilot\ Stars {
    width: 100%;
    padding: 0px;
}

.sticky {
    position: sticky;
    bottom: 0px;
    z-index: 8;
}

#ij0v4x-3-3 {
    align-items: center;
    align-self: center;
    justify-content: center;
    border-style: solid;
    border-width: 2px 0px 0px;
    margin: 0px;
    background-color: white !important;
    border-color: rgb(226, 226, 226) !important;
}

#i5524f {
    padding: 1px;
}

#ia0cys {
    width: 100%;
    padding: 1px;
}

#fkt-link-5b8-68f-b00 {
    padding: 20px 10px;
    display: flex;
    cursor: pointer;
    font-size: 19px;
    font-weight: 700;
    justify-content: center;
    align-self: center;
    border-radius: 10px;
    border-style: none;
    border-width: 2px;
    text-decoration: none;
    line-height: 22.99px;
    height: auto;
    flex: 0 0 0%;
    color: rgb(255, 255, 255) !important;
    background-color: rgb(113, 181, 178) !important;
    width: 372px !important;
    border-color: rgb(235, 189, 76) !important;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 16px 0px !important;
}

#iqxqn0g {
    width: 100%;
    padding: 1px;
    display: block;
    margin-top: 16px;
}

#fkt-image-3e6-b98-812 {
    height: 26px;
    color: black !important;
    width: 26px !important;
}

#iy7q396 {
    width: 100%;
    padding: 0px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: row-reverse;
    margin-top: 10px;
    line-height: 19.5px;
    margin-bottom: 1px;
}

#i4iyhlz {
    padding: 1px;
    font-size: 23px;
    font-weight: 700;
    line-height: 29.9px;
    text-align: left;
    margin-top: 25.2px;
    color: rgb(0, 0, 0) !important;
}

#i28ob7t {
    padding: 1px;
    font-size: 17px;
    font-weight: 400;
    line-height: 23.8px;
    text-align: left;
    margin-top: 12px;
    color: rgb(0, 0, 0) !important;
}

#i9gnjvj {
    padding: 1px;
    font-size: 17px;
    font-weight: 400;
    line-height: 23.8px;
    text-align: left;
    margin-top: 12px;
    margin-bottom: 25.2px;
    color: rgb(133, 133, 133) !important;
}

#i06srmq {
    padding: 0px 180px 0px 25px;
    display: none;
    width: 100% !important;
}

#im8u8ad {
    border-radius: 10px;
    display: flex;
    padding: 0px;
    margin-top: 24px;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-attachment: scroll;
    background-size: contain;
    background-image: url("https://assets.imagehub.io/0fae3c70-45dd-11ee-86e4-45d907ee05ed/1713781536653_1713532949416_2_1_.png");
    width: 100% !important;
    background-color: white !important;
    box-shadow: rgba(9, 65, 60, 0.06) 0px 4px 15px 0px !important;
}

#fkt-image-f91-7a0-a61 {
    margin: 24px 0px 12px;
    padding: 0px;
    height: auto;
    border-bottom-right-radius: 0px;
    color: black !important;
    width: 100% !important;
}

#i2mognb {
    padding: 1px;
    font-size: 14px;
    line-height: 18.2px;
    margin-left: 8px;
    color: rgb(133, 133, 133) !important;
}

#izpk4h2 {
    width: 100%;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#fkt-image-bfd-392-8bb {
    height: 36px;
    color: black !important;
    width: 36.9px !important;
}

#inpjb7g {
    padding: 1px;
    font-size: 14px;
    font-weight: 500;
    line-height: 18.2px;
    text-align: center;
    margin-top: 8px;
    color: rgb(0, 0, 0) !important;
}

#indnose {
    width: 100%;
    padding: 0px;
    margin-right: 8px;
}

#fkt-image-180-1bb-ac8 {
    height: 36px;
    color: black !important;
    width: 36.9px !important;
}

#i1slepg {
    padding: 1px;
    font-size: 14px;
    font-weight: 500;
    line-height: 18.2px;
    text-align: center;
    margin-top: 8px;
    color: rgb(0, 0, 0) !important;
}

#ig9nceg {
    width: 100%;
    padding: 0px;
    margin-right: 8px;
}

#it8t8bq {
    width: 100%;
    display: flex;
    padding: 0px;
}

#fkt-image-dac-591-85d {
    height: 36px;
    color: black !important;
    width: 36.9px !important;
}

#ixyfdx5 {
    padding: 1px;
    font-size: 14px;
    font-weight: 500;
    line-height: 18.2px;
    text-align: center;
    margin-top: 8px;
    color: rgb(0, 0, 0) !important;
}

#ink02gj {
    width: 100%;
    padding: 0px;
    margin-right: 8px;
}

#fkt-image-182-59f-af1 {
    height: 36px;
    color: black !important;
    width: 36.9px !important;
}

#itzs78g {
    padding: 1px;
    font-size: 14px;
    font-weight: 500;
    line-height: 18.2px;
    text-align: center;
    margin-top: 8px;
    color: rgb(0, 0, 0) !important;
}

#ifbiahw {
    width: 100%;
    padding: 0px;
}

#itfip9s {
    width: 100%;
    display: flex;
    padding: 0px;
}

#i3cgdpj {
    width: 100%;
    padding: 0px;
    display: flex;
}

#i4ffpli {
    padding: 1px;
    font-size: 17px;
    line-height: 23.8px;
    margin-left: 0px;
    font-weight: 700;
}

#i0swp5q {
    width: 100%;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
    margin-top: 24px;
}

#ijwd3u5 {
    padding: 30px 25px;
    width: 100% !important;
}

#idihuko {
    border-radius: 10px;
    display: flex;
    padding: 0px;
    margin-top: 24px;
    flex-direction: column;
    width: 100% !important;
    background-color: white !important;
}

#isxwiz4 {
    padding: 1px;
    font-size: 33px;
    font-weight: 700;
    line-height: 42.9px;
    color: rgb(0, 0, 0) !important;
}

#fkt-image-91c-4b8-9e0 {
    height: auto;
    color: black !important;
    width: auto !important;
}

#icuvdso {
    padding: 12px 10px;
    width: 100%;
    display: flex;
}

#fkt-image-bdc-dba-b77 {
    height: auto;
    color: black !important;
    width: auto !important;
}

#ibgra5m {
    padding: 12px 10px;
    width: 100%;
    display: flex;
}

#ilme24w {
    display: flex;
    padding: 1px;
    flex-direction: column;
}

#iprqzos {
    justify-content: center;
    align-items: center;
    align-self: center;
    padding-top: 48px;
    padding-bottom: 48px;
    margin: 0px;
    background-color: rgb(232, 245, 250) !important;
}

#if691lw {
    padding: 1px;
    font-size: 17px;
    text-align: left;
    line-height: 23.8px;
    font-weight: 400;
    margin-left: 8px;
    color: rgb(0, 0, 0) !important;
}

#iqxu00j {
    padding: 1px 10px;
    font-size: 19px;
    font-weight: 700;
    line-height: 22.99px;
    margin-top: 8px;
    color: rgb(0, 0, 0) !important;
}

#i61728u {
    padding: 1px 10px;
    font-size: 19px;
    font-weight: 700;
    line-height: 22.99px;
    margin-top: 8px;
    color: rgb(0, 0, 0) !important;
}

#iqspcz8 {
    padding: 1px 10px;
    font-size: 19px;
    font-weight: 700;
    line-height: 22.99px;
    margin-top: 8px;
    color: rgb(0, 0, 0) !important;
}

#i2j1hf4 {
    text-align: left;
    font-weight: 700;
    font-size: 19px;
    line-height: 23.16px;
    color: rgb(123, 123, 123) !important;
}

#iqyqmpc {
    text-align: left;
    font-weight: 700;
    font-size: 33px;
    line-height: 46.2px;
    margin-top: 32px;
}

#i0r3s36 {
    padding: 12px 0px;
    justify-content: space-around;
    align-items: center;
    display: block;
    width: 365% !important;
}

#fkt-image-86b-0a0-8c9 {
    height: 25px;
    color: black !important;
    width: auto !important;
}

#irr6dpf {
    padding: 20px 10px;
    width: 100%;
    border-width: 3px 3px 0px;
    border-style: solid;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-color: rgb(53, 224, 208) !important;
    background-color: rgb(243, 247, 246) !important;
}

#ira0v67 {
    text-align: center;
}

#imr114e {
    text-align: left;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    margin-top: 0px;
}

#innfust {
    padding: 12px 10px;
    width: 100%;
}

#i6t5v9g {
    text-align: center;
}

#it5lz7h {
    text-align: left;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    margin-top: 0px;
}

#ic0x3ek {
    padding: 12px 10px;
    width: 100%;
}

#ibwd4tc {
    margin-top: 32px;
    display: flex;
    padding: 0px;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 0px;
    border-style: solid;
    border-width: 0px 0px 1px;
    width: 868px !important;
    border-color: rgb(170, 170, 170) !important;
}

#i7w7vuh {
    justify-content: space-around;
    align-items: center;
    display: block;
    padding: 0px;
    width: 365% !important;
}

#iw8ogn8 {
    padding: 15px 10px 5px;
    width: 100%;
    border-width: 0px 3px;
    border-style: solid;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-color: rgb(53, 224, 208) !important;
    background-color: rgb(243, 247, 246) !important;
}

#ivmbmgc {
    padding: 0px 10px;
    width: 100%;
}

#ievrhsj {
    margin-top: 0px;
    display: flex;
    padding: 0px;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 0px;
    width: 868px !important;
}

#iotyqnh {
    text-align: right;
}

#i249l43 {
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    line-height: 19.2px;
    margin-top: 0px;
    padding-right: 40px;
}

#i9e7nej {
    justify-content: space-around;
    align-items: center;
    display: block;
    padding: 0px;
    width: 365% !important;
}

#fkt-image-5a7-4ad-bc6 {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#i7wjja5 {
    padding: 15px 10px 5px;
    width: 100%;
    border-width: 0px 3px;
    border-style: solid;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-color: rgb(53, 224, 208) !important;
    background-color: rgb(243, 247, 246) !important;
}

#fkt-image-37e-4a3-a5c {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#i1tztyo {
    padding: 0px 10px;
    width: 100%;
}

#fkt-image-54d-db8-bf9 {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#i7q81f7 {
    padding: 0px 10px;
    width: 100%;
}

#i1miemj {
    margin-top: 0px;
    display: flex;
    padding: 0px;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 0px;
    width: 868px !important;
}

#ia05q5t {
    text-align: right;
}

#igtnleh {
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    line-height: 19.2px;
    margin-top: 0px;
    padding-right: 40px;
}

#ivavwh8 {
    justify-content: space-around;
    align-items: center;
    display: block;
    padding: 0px;
    width: 365% !important;
}

#fkt-image-39a-08e-b98 {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#i0mk4ln {
    padding: 15px 10px 5px;
    width: 100%;
    border-width: 0px 3px;
    border-style: solid;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-color: rgb(53, 224, 208) !important;
    background-color: rgb(243, 247, 246) !important;
}

#fkt-image-5f3-b91-a3a {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#iijqbmh {
    padding: 0px 10px;
    width: 100%;
}

#fkt-image-8ab-390-975 {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#i60ofm4 {
    padding: 0px 10px;
    width: 100%;
}

#i31258f {
    margin-top: 0px;
    display: flex;
    padding: 0px;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 0px;
    width: 868px !important;
}

#iw9hv7r {
    text-align: right;
}

#if42mag {
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    line-height: 19.2px;
    margin-top: 0px;
    padding-right: 40px;
}

#i1bok3g {
    justify-content: space-around;
    align-items: center;
    display: block;
    padding: 0px;
    width: 365% !important;
}

#fkt-image-e47-5ba-899 {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#i6f3uhc {
    padding: 15px 10px 5px;
    width: 100%;
    border-width: 0px 3px;
    border-style: solid;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-color: rgb(53, 224, 208) !important;
    background-color: rgb(243, 247, 246) !important;
}

#fkt-image-559-7af-ab6 {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#ihwoqt5 {
    padding: 0px 10px;
    width: 100%;
}

#fkt-image-6e1-686-b69 {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#i1k7lw9 {
    padding: 0px 10px;
    width: 100%;
}

#iq0m6gv {
    margin-top: 0px;
    display: flex;
    padding: 0px;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 0px;
    width: 868px !important;
}

#igmgrb6 {
    text-align: right;
}

#iczk6xl {
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    line-height: 19.2px;
    margin-top: 0px;
    padding-right: 40px;
}

#iqjc9si {
    justify-content: space-around;
    align-items: center;
    display: block;
    padding: 0px;
    width: 365% !important;
}

#fkt-image-213-d95-a75 {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#iaunuxs {
    padding: 15px 10px 5px;
    width: 100%;
    border-width: 0px 3px;
    border-style: solid;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-color: rgb(53, 224, 208) !important;
    background-color: rgb(243, 247, 246) !important;
}

#fkt-image-919-596-ae9 {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#iwt0flt {
    padding: 0px 10px;
    width: 100%;
}

#fkt-image-c41-aac-89f {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#i6ru3n3 {
    padding: 0px 10px;
    width: 100%;
}

#iqa0inj {
    margin-top: 0px;
    display: flex;
    padding: 0px;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 0px;
    width: 868px !important;
}

#ixtw1s9 {
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    line-height: 19.2px;
    margin-top: 0px;
    padding-right: 40px;
}

#if10yhy {
    justify-content: space-around;
    align-items: center;
    display: block;
    padding: 0px;
    width: 365% !important;
}

#fkt-image-ecb-982-b3e {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#idy5vdk {
    padding: 15px 10px 5px;
    width: 100%;
    border-width: 0px 3px;
    border-style: solid;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-color: rgb(53, 224, 208) !important;
    background-color: rgb(243, 247, 246) !important;
}

#fkt-image-02d-db0-abe {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#i92abik {
    padding: 0px 10px;
    width: 100%;
}

#fkt-image-9c0-9ab-87e {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#izpu5vj {
    padding: 0px 10px;
    width: 100%;
}

#ikdmrd7 {
    margin-top: 0px;
    display: flex;
    padding: 0px;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 0px;
    width: 868px !important;
}

#itr78xu {
    text-align: right;
}

#i8mbmtm {
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    line-height: 19.2px;
    margin-top: 0px;
    padding-right: 40px;
}

#inxp48h {
    justify-content: space-around;
    align-items: center;
    display: block;
    padding: 0px;
    width: 365% !important;
}

#fkt-image-b68-2b8-bc4 {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#i5hrxkr {
    padding: 15px 10px 20px;
    width: 100%;
    border-width: 0px 3px 3px;
    border-style: solid;
    border-radius: 0px 0px 30px 30px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-color: rgb(53, 224, 208) !important;
    background-color: rgb(243, 247, 246) !important;
}

#fkt-image-3ad-1ad-b5c {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#icx249z {
    padding: 0px 10px;
    width: 100%;
}

#fkt-image-d2d-fa8-8c1 {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#i0uy61j {
    padding: 0px 10px;
    width: 100%;
}

#ik2eip4 {
    margin-top: 0px;
    display: flex;
    padding: 0px;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 0px;
    width: 868px !important;
}

#iv9ip0e {
    padding: 1px 10px 12px;
    width: 100%;
    display: flex;
    margin-top: 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#iylf6vb {
    text-align: right;
}

#ijrju1n {
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    line-height: 19.2px;
    margin-top: 0px;
    padding-right: 40px;
}

#io4ntx {
    font-size: 30px;
    line-height: 39px;
    font-weight: 700;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

#iytl3f {
    border-width: 3px;
    border-style: none;
    margin-top: 0px;
    align-items: stretch;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    display: flex;
    border-color: rgb(53, 224, 208) !important;
}

#i0ty0a {
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    align-self: flex-start;
    margin-top: 30px;
    margin-right: 40px;
    width: 50% !important;
}

#ifesda {
    padding: 0px 10px;
    width: 50% !important;
}

#fkt-image-e6b-9a4-89c {
    height: auto;
    margin-top: 1px;
    display: block;
    align-self: center;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    color: black !important;
    width: 95% !important;
}

#i3abef {
    font-size: 17px;
    line-height: 23.8px;
    margin: 24px 0px 0px;
    padding: 0px;
}

#id4tl9 {
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 0px;
    margin-top: 24px;
    font-size: 23px;
    line-height: 29.99px;
}

#iliw9w {
    font-size: 23px;
    line-height: 29.99px;
    font-weight: 700;
    padding: 0px;
    color: rgb(133, 133, 133) !important;
}

#iw7gls {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
}

#i84as8-3 {
    padding-top: 48px;
    padding-bottom: 48px;
    justify-content: center;
    background-color: rgb(247, 247, 247) !important;
}

#illmhs {
    font-size: 37px;
    line-height: 48.1px;
    font-weight: 700;
}

#i5x7pev {
    text-align: left;
    line-height: 23.8px;
    color: rgb(0, 0, 0) !important;
}

#icgoaw3 {
    text-align: left;
}

#i60w2zg {
    font-weight: 400;
    text-align: left;
}

#ibezmp6 {
    text-align: left;
    line-height: 23.8px;
}

#iihvgl8 {
    padding: 1px;
    font-size: 17px;
    line-height: 24px;
    margin-left: 8px;
    font-weight: 700;
}

#fkt-image-31b-2a9-91b {
    height: 26px;
    margin-top: 1px;
    color: black !important;
    width: 26px !important;
}

#infncfl {
    width: 100%;
    padding: 0px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: row-reverse;
    margin-top: 10px;
    line-height: 19.5px;
}

#i3btj2n {
    color: rgb(113, 181, 178) !important;
}

#iu2qqrl {
    text-align: left;
    line-height: 23.8px;
}

#i03bt7x {
    padding: 1px;
    font-size: 17px;
    line-height: 24px;
    margin-left: 8px;
    font-weight: 700;
}

#fkt-image-de7-69f-95d {
    height: 26px;
    margin-top: 1px;
    color: black !important;
    width: 26px !important;
}

#i5j48kc {
    width: 100%;
    padding: 0px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: row-reverse;
    margin-top: 10px;
    line-height: 19.5px;
}

#igayyk {
    color: rgb(113, 181, 178) !important;
}

#iel5tt {
    text-align: left;
    line-height: 23.8px;
}

#iudzez {
    padding: 1px;
    font-size: 17px;
    line-height: 24px;
    margin-left: 8px;
    font-weight: 700;
}

#fkt-image-da0-5a4-a5c {
    height: 26px;
    margin-top: 1px;
    color: black !important;
    width: 26px !important;
}

#i016d1 {
    width: 100%;
    padding: 0px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: row-reverse;
    margin-top: 10px;
    line-height: 19.5px;
}

#videos video {
    border-radius: 10px;
}

#\32 15257 {
    position: sticky;
    border-top: 1px solid rgb(99, 106, 123);
    border-left: none rgb(99, 106, 123);
    border-right: none rgb(99, 106, 123);
    border-bottom: none rgb(99, 106, 123);
    margin: 20px 0px 0px;
    z-index: 10;
    bottom: 0px;
    background-color: rgb(25, 175, 66);
    background-position: center top;
    background-size: 100%;
    background-repeat: no-repeat;
}

.textbox-facebook:focus::placeholder {
    color: rgb(180, 180, 180);
}

ul#fbcommentslist {
    margin: 0px 10px 48px 5px;
}

#fbcommentslist li {
    margin: 8px 0px;
}

#fbcomments h3 {
    font-family: helvetica, arial, sans-serif;
    color: rgb(59, 89, 152);
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    cursor: pointer;
    margin: 0px;
    display: inline-block;
}

#fbcomments p {
    margin: 4px 0px;
    color: black;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
    overflow-wrap: break-word;
}

#idbuttons div {
    padding-top: 2px;
}

.fbbuttons .blue {
    color: rgb(98, 122, 173);
    font-size: 12px;
    margin: 0px;
    cursor: pointer;
}

.fbbuttons .grijs {
    color: rgb(127, 127, 127);
    font-size: 12px;
    margin: 0px;
}

.fbbuttons .like:hover {
    text-decoration: underline;
}

.fbbuttons .reply:hover {
    text-decoration: underline;
}

#fbsubmit p {
    font-weight: bold;
    opacity: 0;
}

ul {
    padding: 0px 0px 0px 7px;
    margin-bottom: 10px;
}

li ul {
    border-left: 1px dotted rgb(211, 214, 219);
}

[data-gjs-type="input"][class*="gjs-selected"] {
    border: none;
    box-shadow: none;
    outline: green solid 3px !important;
}

#\33 744 {
    background-color: rgb(59, 57, 57);
    background-size: auto;
    background-repeat: no-repeat;
}

#\34 29655 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\35 25119 {
    padding: 0px 15px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\37 84648 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    border-radius: 0px;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-color: rgba(0, 0, 0, 0);
    background-size: auto;
    background-repeat: no-repeat;
}

#\33 23674 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 20px 0px 115px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\38 0053 {
    border-top: 1px solid rgb(99, 106, 123);
    border-left: none rgb(99, 106, 123);
    border-right: none rgb(99, 106, 123);
    border-bottom: none rgb(99, 106, 123);
    margin: 40px 0px 0px;
    padding: 0px 15px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\37 37845 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\38 44116 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\31 7236 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

.logo-slide-wrapper img {
    border: 0px;
    height: auto;
    max-width: 100%;
    border-radius: 10px;
}

#\31 78568 {
    position: sticky;
    z-index: 10;
    bottom: 0px;
    background-color: rgb(86, 118, 107);
    background-size: auto;
    background-repeat: no-repeat;
}

.el-615724 .faq-header {
    font-size: 16px;
    text-align: left;
    background-color: rgb(234, 228, 218);
    font-weight: bold;
}

.el-726484 .faq-header {
    font-size: 16px;
    text-align: left;
    background-color: rgb(234, 228, 218);
    font-weight: bold;
}

.el-602367 .faq-header {
    font-size: 16px;
    text-align: left;
    background-color: rgb(234, 228, 218);
    font-weight: bold;
}

.el-538542 .faq-header {
    font-size: 16px;
    text-align: left;
    background-color: rgb(234, 228, 218);
    font-weight: bold;
}

.el-755318 .faq-header {
    font-size: 16px;
    text-align: left;
    background-color: rgb(234, 228, 218);
    font-weight: bold;
}

.el-290958 .faq-header {
    font-size: 16px;
    text-align: left;
    background-color: rgb(234, 228, 218);
    font-weight: bold;
}

#\32 93892 {
    background-color: rgb(86, 118, 107);
    background-size: auto;
    background-repeat: no-repeat;
}

#\32 44674 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\32 03824 {
    margin: 0px;
    padding: 0px 0px 20px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url("https://assets.imagehub.io/Funnel/assets/images/fadfad32-3aee-484f-859c-b3ac63a4a1f3/205d922e-a636-4cf9-be7b-f43474977533/1672158092-11__1_.jpg?versionId=X0.7edKwrfm5uLxswRiiShKNBjdEeLm5");
}

#\34 81796 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px 0px 20px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\31 73749 {
    background-size: 100%;
    background-repeat: no-repeat;
}

#\35 85560 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px 0px 20px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\39 06069 {
    background-color: rgb(234, 228, 218);
    background-size: auto;
    background-repeat: no-repeat;
}

#\36 91489 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\38 26904 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px 0px 20px;
    padding: 0px 10px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\34 58135 {
    background-size: auto;
    background-repeat: no-repeat;
}

#\37 28335 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 20px 0px 0px;
    padding: 0px 10px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\37 08435 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px 10px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\32 58750 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 20px 0px 0px;
    padding: 0px 10px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\34 46260 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 20px 0px 0px;
    padding: 0px 10px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\39 31054 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 30px 0px 0px;
    padding: 0px 10px 20px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\33 9039 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 20px 0px 0px;
    padding: 0px 10px 20px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\34 54466 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 20px 0px 0px;
    padding: 0px 10px 20px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\34 34888 {
    background-size: auto;
    background-repeat: no-repeat;
}

#\38 49997 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\33 55614 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 20px 0px 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\36 1671 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 20px 0px 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\31 18788 {
    margin: 60px 0px 0px;
    padding: 0px 0px 30px;
    background-color: rgb(252, 251, 243);
    background-size: auto;
    background-repeat: no-repeat;
}

#\35 11825 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\33 89959 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
    align-self: center;
    justify-content: space-around;
    align-items: center;
}

#\36 97488 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-position: center top;
    background-size: auto;
    background-repeat: no-repeat;
}

#\33 4561 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\36 39253 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\31 46509 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\32 76581 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 20px 0px 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\33 42398 {
    margin: 0px;
    background-color: rgb(252, 251, 243);
    background-size: auto;
    background-repeat: no-repeat;
}

#\31 21150 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px 0px 40px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\39 90515 {
    background-color: rgb(234, 228, 218);
    background-size: auto;
    background-repeat: no-repeat;
}

#\37 33058 {
    border-width: 5px;
    border-style: solid;
    border-color: white;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 30px 0px;
    padding: 0px 10px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\31 84510 {
    background-size: auto;
    background-repeat: no-repeat;
}

#\39 05237 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px 10px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\38 25362 {
    margin: 0px 0px 20px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\35 28197 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\36 52416 {
    background-color: rgb(234, 228, 218);
    background-size: auto;
    background-repeat: no-repeat;
}

#\36 9183 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 10px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\39 07324 {
    background-size: auto;
    background-repeat: no-repeat;
}

#\37 57406 {
    border-width: 2px;
    border-style: solid;
    border-color: rgba(86, 118, 107, 0.53);
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 30px 0px 20px;
    padding: 0px 10px;
    background-color: rgb(244, 251, 246);
    background-size: auto;
    background-repeat: no-repeat;
}

#\37 52711 {
    margin: 10px 0px 0px;
    background-color: rgb(234, 228, 218);
    background-size: auto;
    background-repeat: no-repeat;
}

#\38 33657 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px 10px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\36 24482 {
    background-size: auto;
    background-repeat: no-repeat;
}

#\36 13858 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\33 58104 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 20px 0px 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\39 48703 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 30px 0px 0px;
    padding: 0px 10px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\36 95221 {
    margin: 60px 0px 0px;
    background-color: rgb(234, 228, 218);
    background-size: auto;
    background-repeat: no-repeat;
}

#\31 21020 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\37 75304 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px 10px;
    background-size: auto;
    background-repeat: no-repeat;
}

.btn.btn-primary.btnStyle:active:focus {
    box-shadow: none;
}

#Trustpilot\ Desktop {
    width: 100%;
    padding: 1px;
}

#Trustpilot\ Mobile {
    width: 100%;
    padding: 1px;
}

#Trustbox\ Desktop {
    width: 100%;
    margin-top: 30px;
    padding: 1px;
}

#Trustbox\ Mobile {
    width: 100%;
    margin-top: 30px;
    padding: 1px;
}

#iiuqiux {
    font-weight: normal;
}

#iss6mbu {
    color: rgb(113, 181, 178) !important;
}

#iemcx1j {
    text-align: left;
    line-height: 23.8px;
}

#ir58xq7 {
    padding: 1px;
    font-size: 17px;
    line-height: 24px;
    margin-left: 8px;
    font-weight: 700;
}

#fkt-image-e40-fb4-b50 {
    height: 26px;
    margin-top: 1px;
    color: black !important;
    width: 26px !important;
}

#iaebafn {
    width: 100%;
    padding: 0px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: row-reverse;
    margin-top: 10px;
    line-height: 19.5px;
}

#icb3d8i {
    font-weight: normal;
}

#i7jsgyk {
    padding: 1px;
    font-size: 33px;
    font-weight: 700;
    line-height: 42.9px;
    color: rgb(18, 18, 18) !important;
}

#iojjy7s {
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    align-items: stretch;
    padding: 0px;
    margin-top: 32px;
}

#ikjs22i {
    display: flex;
    padding: 1px;
    flex-direction: column;
}

#iwhmo9p {
    justify-content: center;
    align-items: center;
    align-self: center;
    padding-top: 48px;
    padding-bottom: 48px;
    margin: 0px;
    background-color: rgb(232, 245, 250) !important;
}

#iyp2pit {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: stretch;
    padding: 0px;
    border-radius: 10px;
    background-color: rgb(247, 247, 247) !important;
}

#ix3gcqa {
    padding-top: 32px;
    padding-bottom: 1px;
    background-color: rgb(255, 255, 255) !important;
}

#isqcmj7 {
    padding: 72px 62px;
    width: 50% !important;
}

#iw1p4a5 {
    padding: 1px;
    font-size: 37px;
    line-height: 48.1px;
    font-weight: 700;
    text-align: left;
    color: rgb(0, 0, 0) !important;
}

#irxouxf {
    padding: 1px;
    font-size: 17px;
    line-height: 23.8px;
    text-align: left;
    margin-top: 16px;
    margin-bottom: 16px;
}

#is3ngon {
    padding: 0px;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 50% !important;
}

#cc-thumbnail-carousel-nav-2 #ccButton1mjf1p11,
#cc-thumbnail-carousel-nav-2 #ccButton1mjf1p10,
#cc-thumbnail-carousel-main #ccButton1mjf1p00,
#cc-thumbnail-carousel-main #ccButton1mjf1p01 {
    height: 36px !important;
    width: 36px !important;
}

#fkt-image-fb6-abc-817-2 {
    margin: 24px 0px 0px;
    padding: 0px;
    height: auto;
    border-bottom-right-radius: 0px;
    color: black !important;
    width: 100% !important;
}

#i9ygcl-2 {
    padding: 1px;
    font-size: 16px;
    line-height: 24px;
    margin-left: 8px;
    font-weight: 400;
    text-align: left;
}

#fkt-image-094-4b2-b25-2 {
    height: 26px;
    color: black !important;
    width: 26px !important;
}

#iijhh7-2 {
    width: 100%;
    padding: 0px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: row-reverse;
    margin-top: 20px;
    line-height: 19.5px;
    margin-bottom: 1px;
}

#i8cxja9-2 {
    padding: 1px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18.2px;
    text-align: left;
    margin-top: 16px;
    color: rgb(133, 133, 133) !important;
}

#i2qna4t-2 {
    padding: 24px;
    border-radius: 10px;
    border-style: none;
    border-width: 1px;
    width: 72% !important;
    border-color: rgb(223, 223, 223) !important;
}

#ig2fxa-2 {
    padding: 1px;
    font-size: 14px;
    line-height: 18.2px;
    margin-top: 40px;
    margin-bottom: 1px;
    text-align: center;
    color: rgb(133, 133, 133) !important;
}

#fkt-link-191-4a1-aaf {
    padding: 20px 10px;
    display: flex;
    cursor: pointer;
    font-size: 19px;
    font-weight: 700;
    justify-content: center;
    align-self: center;
    border-radius: 10px;
    border-style: none;
    border-width: 2px;
    text-decoration: none;
    line-height: 22.99px;
    height: auto;
    color: rgb(255, 255, 255) !important;
    background-color: rgb(113, 181, 178) !important;
    width: 512px !important;
    border-color: rgb(235, 189, 76) !important;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 16px 0px !important;
}

#inl6jpi {
    width: 100%;
    padding: 1px;
    display: flex;
    margin-top: 40px;
    text-align: center;
    align-items: center;
    justify-content: center;
}

#ir6n4n8 {
    display: flex;
    padding: 1px;
    flex-direction: row;
}

#iiaxxl6-3 {
    justify-content: center;
    align-items: center;
    align-self: center;
    padding: 48px 10px;
    margin: 0px;
    background-color: rgb(255, 255, 255) !important;
}

#i2fp0vm {
    padding: 1px;
    font-size: 17px;
    font-weight: 700;
    line-height: 23.8px;
    text-align: left;
    color: rgb(0, 0, 0) !important;
}

#i4lenag {
    width: 100%;
    margin-top: 1px;
    display: flex;
    padding: 1px;
    align-items: center;
    align-self: center;
    text-align: left;
}

#iqmrzne {
    width: 100%;
    padding: 0px;
    margin-top: 16px;
    display: flex;
    align-items: center;
}

#fkt-image-64e-db0-ae6 {
    border-radius: 500px;
    height: auto;
    color: black !important;
    width: 48px !important;
}

#i80cnek {
    padding: 0px 0px 0px 10px;
    width: 100%;
}

#iwx3tub {
    padding: 1px;
    font-size: 14px;
    font-weight: 700;
    line-height: 18.2px;
    text-align: left;
    color: rgb(237, 113, 44) !important;
}

#ibetyml {
    padding: 12px 10px;
    width: 50% !important;
}

#i2sbpt1 {
    padding: 0px;
    width: 50% !important;
}

#ih6u3yb {
    padding: 1px;
    font-size: 37px;
    line-height: 48.1px;
    font-weight: 700;
    text-align: left;
    border-width: 1px;
    border-radius: 1px;
    flex: 0 0 0%;
    font-family: Inter, sans-serif;
    color: rgb(0, 0, 0) !important;
}

#i144kr9 {
    padding: 1px;
    font-size: 16px;
    line-height: 24px;
    margin-left: 8px;
    font-weight: 400;
}

#fkt-image-eb0-299-bf8 {
    height: 26px;
    color: black !important;
    width: 26px !important;
}

#ip0j7wk {
    width: 100%;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row-reverse;
    margin-top: 8px;
    line-height: 19.5px;
    margin-bottom: 1px;
}

#irq3h48 {
    font-size: 17px;
    line-height: 23.8px;
    font-weight: 400;
}

#iocxynv {
    padding: 1px;
    font-size: 16px;
    line-height: 24px;
    margin-left: 8px;
    font-weight: 400;
}

#fkt-image-80d-caa-ae9 {
    height: 26px;
    color: black !important;
    width: 26px !important;
}

#iio51iv {
    width: 100%;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row-reverse;
    margin-top: 8px;
    line-height: 19.5px;
    margin-bottom: 1px;
}

#ipjvouf {
    font-size: 17px;
    line-height: 23.8px;
    font-weight: 400;
}

#iwq7g34 {
    padding: 1px;
    font-size: 16px;
    line-height: 24px;
    margin-left: 8px;
    font-weight: 400;
}

#fkt-image-1cb-1ac-96f {
    height: 26px;
    color: black !important;
    width: 26px !important;
}

#in0p75l {
    width: 100%;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row-reverse;
    margin-top: 8px;
    line-height: 19.5px;
    margin-bottom: 1px;
}

#fkt-image-56a-796-9aa {
    height: auto;
    color: black !important;
    width: 110px !important;
}

#iqrrl6m {
    padding: 1px;
    font-size: 23px;
    font-weight: 700;
    line-height: 29.9px;
    margin-left: 10px;
}

#iq856ih {
    margin-left: auto;
    margin-right: auto;
    padding: 1px;
}

#i6m4e3g {
    padding-top: 48px;
    padding-bottom: 48px;
    background-color: rgb(255, 255, 255) !important;
}

#i842uxv {
    width: 100%;
    padding: 0px;
    display: flex;
    align-items: center;
}

#igy1vuk {
    text-align: left;
    font-weight: 700;
    font-size: 33px;
    line-height: 42.9px;
    color: rgb(0, 0, 0) !important;
}

#ize7u4r {
    font-size: 40px;
    text-align: left;
    font-weight: 800;
    padding: 1px;
    line-height: 1.2em;
    color: rgb(67, 67, 57) !important;
}

#iqmoiyx {
    font-size: 17px;
    text-align: left;
    padding: 1px;
    margin-top: 24px;
    line-height: 23.8px;
    color: rgb(0, 0, 0) !important;
}

#ipv4roa {
    padding: 12px 10px;
    display: flex;
    flex-direction: column;
    align-self: center;
    margin-right: 1px;
    margin-left: 40px;
    width: 50% !important;
}

#icbxkeo {
    padding: 1px;
    width: 50% !important;
}

#i8730yu {
    width: 100%;
    padding: 0px;
    display: flex;
    align-items: center;
    margin-top: 40px;
    flex-direction: row-reverse;
}

#fkt-link-a9b-188-a1c {
    padding: 20px 10px;
    display: flex;
    cursor: pointer;
    font-size: 19px;
    font-weight: 700;
    justify-content: center;
    align-self: center;
    border-radius: 10px;
    border-style: none;
    border-width: 2px;
    text-decoration: none;
    line-height: 22.99px;
    height: auto;
    color: rgb(255, 255, 255) !important;
    width: 100% !important;
    border-color: rgb(235, 189, 76) !important;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 16px 0px !important;
    background-color: rgb(113, 181, 178) !important;
}

#ipqaujf {
    width: 100%;
    padding: 1px;
    display: flex;
    margin-top: 16px;
}

#igoylpq {
    font-size: 17px;
    text-align: left;
    padding: 1px;
    margin-top: 16px;
    line-height: 23.8px;
    color: rgb(0, 0, 0) !important;
}

#imx3k8m {
    padding: 12px 10px;
    display: flex;
    flex-direction: column;
    align-self: center;
    margin-right: 40px;
    width: 50% !important;
}

#isx7i44 {
    padding: 1px;
    width: 50% !important;
}

#i0bth51 {
    width: 100%;
    padding: 0px;
    display: flex;
    align-items: center;
}

#ilhyrjt {
    text-align: left;
    font-weight: 700;
    font-size: 33px;
    line-height: 42.9px;
    color: rgb(0, 0, 0) !important;
}

#ik7br0y {
    font-size: 40px;
    text-align: left;
    font-weight: 800;
    padding: 1px;
    line-height: 1.2em;
    color: rgb(67, 67, 57) !important;
}

#iw0xhk4 {
    font-size: 17px;
    text-align: left;
    padding: 1px;
    margin-top: 24px;
    line-height: 23.8px;
    color: rgb(0, 0, 0) !important;
}

#ilywzhf {
    padding: 12px 10px;
    display: flex;
    flex-direction: column;
    align-self: center;
    margin-right: 1px;
    margin-left: 40px;
    width: 50% !important;
}

#ivx316o {
    padding: 1px;
    width: 50% !important;
}

#ikyvwkf {
    width: 100%;
    padding: 0px;
    display: flex;
    align-items: center;
    margin-top: 40px;
    flex-direction: row-reverse;
}

#fkt-link-8f1-18e-929 {
    padding: 20px 10px;
    display: flex;
    cursor: pointer;
    font-size: 19px;
    font-weight: 700;
    justify-content: center;
    align-self: center;
    border-radius: 10px;
    border-style: none;
    border-width: 2px;
    text-decoration: none;
    line-height: 22.99px;
    height: auto;
    color: rgb(255, 255, 255) !important;
    background-color: rgb(113, 181, 178) !important;
    width: 512px !important;
    border-color: rgb(235, 189, 76) !important;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 16px 0px !important;
}

#izqcpg3 {
    width: 100%;
    padding: 1px;
    display: flex;
    margin-top: 40px;
    text-align: center;
    align-items: center;
    justify-content: center;
}

#i9gveea {
    margin-left: auto;
    margin-right: auto;
    padding: 1px;
}

#ibd7g5g {
    padding-top: 48px;
    padding-bottom: 48px;
    background-color: rgb(232, 245, 250) !important;
}

#i8idh7r {
    text-align: left;
    font-weight: 700;
    font-size: 33px;
    line-height: 42.9px;
    color: rgb(0, 0, 0) !important;
}

#iyisxm4 {
    font-size: 40px;
    text-align: left;
    font-weight: 800;
    padding: 1px;
    line-height: 1.2em;
    color: rgb(67, 67, 57) !important;
}

#i3x8kih {
    font-size: 17px;
    text-align: left;
    padding: 1px;
    margin-top: 24px;
    line-height: 23.8px;
    color: rgb(0, 0, 0) !important;
}

#i1q0n48 {
    padding: 12px 10px;
    display: flex;
    flex-direction: column;
    align-self: center;
    margin-right: 40px;
    margin-left: 1px;
    width: 50% !important;
}

#ipj9s0k {
    padding: 1px;
    width: 50% !important;
}

#itqfnd5 {
    width: 100%;
    padding: 0px;
    display: flex;
    align-items: center;
    margin-top: 40px;
    flex-direction: row;
}

#fkt-image-3f2-093-b5d {
    height: auto;
    border-radius: 10px;
    color: black !important;
    width: auto !important;
}

#imxqoqf {
    padding: 1px;
    font-size: 17px;
    text-align: left;
    line-height: 23.8px;
    font-weight: 400;
    margin-left: 8px;
    color: rgb(0, 0, 0) !important;
}

#fkt-image-ee5-fa5-ac6 {
    height: 26px;
    color: black !important;
    width: 26px !important;
}

#ilq7i0b {
    width: 100%;
    padding: 0px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: row-reverse;
    margin-top: 10px;
    line-height: 19.5px;
    margin-bottom: 1px;
}

#iyk71sk {
    padding: 1px;
    font-size: 17px;
    text-align: left;
    line-height: 23.8px;
    font-weight: 400;
    margin-left: 8px;
    color: rgb(0, 0, 0) !important;
}

#fkt-image-faf-6aa-bca {
    height: 26px;
    color: black !important;
    width: 26px !important;
}

#it0o3nk {
    width: 100%;
    padding: 0px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: row-reverse;
    margin-top: 10px;
    line-height: 19.5px;
    margin-bottom: 1px;
}

#iaimy84 {
    font-size: 23px;
    line-height: 29.9px;
    text-align: center;
    color: rgb(133, 133, 133) !important;
}

#iajjq8h {
    font-size: 37px;
    line-height: 48.1px;
    text-align: center;
}

#i2afoic {
    padding: 1px;
    text-align: center;
    align-items: center;
    justify-content: center;
    width: 65% !important;
}

#in4depi {
    padding: 0px 5px;
    width: 60% !important;
}

#iibwpam {
    margin-top: 1px;
    border-style: solid;
    border-width: 1px;
    border-radius: 10px;
    display: flex;
    padding: 0px;
    align-items: center;
    width: 93% !important;
    border-color: rgb(223, 223, 223) !important;
    box-shadow: rgba(9, 65, 60, 0.06) 0px 4px 15px 0px !important;
    background-color: rgb(255, 255, 255) !important;
}

#i5q0l9v {
    padding: 0px;
    width: 28% !important;
}

#fkt-image-1eb-582-8eb {
    height: auto;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    color: black !important;
    width: auto !important;
}

#fkt-image-765-db1-a8a {
    height: auto;
    color: black !important;
    width: 118px !important;
}

#i2cpkpu {
    padding: 1px;
    font-size: 19px;
    font-weight: 700;
    line-height: 28.5px;
    margin-left: 10px;
    font-family: Inter, sans-serif;
}

#ixgonu3 {
    width: 100%;
    margin-top: 1px;
    display: flex;
    padding: 1px;
    align-items: center;
    align-self: center;
}

#i275e9w {
    padding: 1px;
    font-size: 17px;
    font-weight: 400;
    line-height: 24.8px;
    text-align: left;
    margin-top: 16px;
    font-family: Inter, sans-serif;
    color: rgb(0, 0, 0) !important;
}

#fkt-image-d24-789-b0c {
    border-radius: 500px;
    height: auto;
    color: black !important;
    width: 80px !important;
}

#iatfs5k {
    padding: 1px;
    font-size: 17px;
    font-weight: 700;
    line-height: 23.8px;
    text-align: left;
    color: rgb(0, 0, 0) !important;
}

#iz73j8i {
    padding: 1px;
    font-size: 14px;
    font-weight: 700;
    line-height: 18.2px;
    text-align: left;
    color: rgb(237, 113, 44) !important;
}

#il6sa8q {
    padding: 0px 0px 0px 10px;
    width: 100%;
}

#icxgsdz {
    width: 100%;
    padding: 0px;
    margin-top: 16px;
    display: flex;
    align-items: center;
}

#ijopmj9 {
    padding: 20px;
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    font-family: Inter, sans-serif;
    width: 100% !important;
    border-color: rgb(223, 223, 223) !important;
    box-shadow: rgba(9, 65, 60, 0.06) 0px 4px 15px 0px !important;
}

#iwcz8zz {
    padding: 1px;
    font-size: 17px;
    font-weight: 400;
    line-height: 23.8px;
    text-align: left;
    margin-top: 16px;
    color: rgb(0, 0, 0) !important;
}

#fkt-image-b59-087-a6c {
    height: auto;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    display: none;
    color: black !important;
    width: auto !important;
}

#fkt-image-1d6-7a9-951 {
    height: auto;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    color: black !important;
    width: auto !important;
}

#fkt-image-ef2-9b7-9ab {
    height: auto;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    display: none;
    color: black !important;
    width: auto !important;
}

#i3ho9q5 {
    padding: 0px;
    width: 28% !important;
}

#fkt-image-813-08f-80f {
    height: auto;
    color: black !important;
    width: 110px !important;
}

#iolh6tt {
    padding: 1px;
    font-size: 23px;
    font-weight: 700;
    line-height: 29.9px;
    margin-left: 10px;
}

#imlv99a {
    width: 100%;
    margin-top: 1px;
    display: flex;
    padding: 1px;
    align-items: center;
    align-self: center;
    text-align: left;
}

#idm2avh {
    padding: 1px;
    font-size: 17px;
    font-weight: 400;
    line-height: 23.8px;
    text-align: left;
    margin-top: 16px;
    color: rgb(0, 0, 0) !important;
}

#fkt-image-49c-f86-a61 {
    border-radius: 500px;
    height: auto;
    color: black !important;
    width: 48px !important;
}

#ioccrx4 {
    padding: 1px;
    font-size: 17px;
    font-weight: 700;
    line-height: 23.8px;
    text-align: left;
    color: rgb(0, 0, 0) !important;
}

#ie4e4od {
    padding: 1px;
    font-size: 14px;
    font-weight: 700;
    line-height: 18.2px;
    text-align: left;
    color: rgb(237, 113, 44) !important;
}

#iqrvlgt {
    padding: 0px 0px 0px 10px;
    width: 100%;
}

#it9r6vj {
    width: 100%;
    padding: 0px;
    margin-top: 16px;
    display: flex;
    align-items: center;
}

#ian3k08 {
    padding: 1px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18.2px;
    text-align: left;
    margin-top: 16px;
    color: rgb(133, 133, 133) !important;
}

#indvd9s {
    padding: 24px;
    border-radius: 10px;
    border-style: none;
    border-width: 1px;
    width: 72% !important;
    border-color: rgb(223, 223, 223) !important;
}

#i2l2ejj {
    margin-top: 16px;
    border-style: solid;
    border-width: 1px;
    border-radius: 10px;
    display: flex;
    padding: 0px;
    align-items: center;
    width: 93% !important;
    border-color: rgb(223, 223, 223) !important;
    box-shadow: rgba(9, 65, 60, 0.06) 0px 4px 15px 0px !important;
    background-color: rgb(255, 255, 255) !important;
}

#fkt-image-e6c-bb0-86b {
    height: auto;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    color: black !important;
    width: auto !important;
}

#fkt-image-24b-d80-97e {
    height: auto;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    display: none;
    color: black !important;
    width: auto !important;
}

#iw0ec23 {
    padding: 0px;
    width: 28% !important;
}

#fkt-image-38e-98a-863 {
    height: auto;
    color: black !important;
    width: 110px !important;
}

#ilgv2xv {
    padding: 1px;
    font-size: 23px;
    font-weight: 700;
    line-height: 29.9px;
    margin-left: 10px;
}

#irv8lbu {
    width: 100%;
    margin-top: 1px;
    display: flex;
    padding: 1px;
    align-items: center;
    align-self: center;
    text-align: left;
}

#irkhb6m {
    padding: 1px;
    font-size: 17px;
    font-weight: 400;
    line-height: 23.8px;
    text-align: left;
    margin-top: 16px;
    color: rgb(0, 0, 0) !important;
}

#fkt-image-2bc-4a3-888 {
    border-radius: 500px;
    height: auto;
    color: black !important;
    width: 48px !important;
}

#izbhops {
    padding: 1px;
    font-size: 17px;
    font-weight: 700;
    line-height: 23.8px;
    text-align: left;
    color: rgb(0, 0, 0) !important;
}

#i9f9m0n {
    padding: 1px;
    font-size: 14px;
    font-weight: 700;
    line-height: 18.2px;
    text-align: left;
    color: rgb(237, 113, 44) !important;
}

#i95lmyt {
    padding: 0px 0px 0px 10px;
    width: 100%;
}

#ip4c4ml {
    width: 100%;
    padding: 0px;
    margin-top: 16px;
    display: flex;
    align-items: center;
}

#iq759s6 {
    padding: 1px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18.2px;
    text-align: left;
    margin-top: 16px;
    color: rgb(133, 133, 133) !important;
}

#il98rll {
    padding: 24px;
    border-radius: 10px;
    border-style: none;
    border-width: 1px;
    width: 72% !important;
    border-color: rgb(223, 223, 223) !important;
}

#ilgaw1z {
    margin-top: 16px;
    border-style: solid;
    border-width: 1px;
    border-radius: 10px;
    display: flex;
    padding: 0px;
    align-items: center;
    width: 93% !important;
    border-color: rgb(223, 223, 223) !important;
    box-shadow: rgba(9, 65, 60, 0.06) 0px 4px 15px 0px !important;
    background-color: rgb(255, 255, 255) !important;
}

#ise9rla {
    font-size: 17px;
    font-weight: 700;
    padding: 8px 16px;
    line-height: 23.8px;
    border-radius: 30px;
    display: block;
    justify-content: center;
    flex: 0 0 0%;
    color: rgb(0, 0, 0) !important;
    background-color: rgb(113, 181, 178) !important;
}

#irnl8hp {
    font-size: 17px;
    font-weight: 700;
    padding: 8px 16px;
    line-height: 23.8px;
    border-radius: 30px;
    display: block;
    justify-content: center;
    flex: 0 0 0%;
    color: rgb(0, 0, 0) !important;
    background-color: rgb(113, 181, 178) !important;
}

#i76n7k3 {
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}

#iwz7e5n {
    padding-top: 48px;
    padding-bottom: 48px;
    background-color: rgb(232, 245, 250) !important;
}

#fkt-image-a48-4bb-b82 {
    height: auto;
    color: black !important;
    width: 192px !important;
}

#iiacuxs {
    padding: 0px;
    width: 600px !important;
}

#i73mfvx {
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}

#iuu14pq {
    padding-top: 48px;
    padding-bottom: 48px;
    background-color: rgb(255, 255, 255) !important;
}

#imvvfpu {
    padding: 0px;
    width: 860px !important;
}

#i41qlp {
    padding-top: 1px;
    padding-bottom: 1px;
    margin-top: 24px;
}

#if9ztyd {
    text-align: center;
    font-size: 37px;
    line-height: 48.1px;
    color: rgb(0, 0, 0) !important;
}

#icyfzw {
    padding-top: 16px;
    padding-bottom: 16px;
    border-style: solid;
    border-width: 0px 0px 1px;
    border-color: rgb(214, 214, 214) !important;
}

#ij7u6ki {
    padding: 0px;
}

#ia1n5tf {
    font-size: 23px;
    font-weight: 700;
    line-height: 29.9px;
    padding-left: 1px;
}

#iip6sjr {
    padding: 0px;
}

#igsh9d1 {
    border-radius: 0px;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    padding: 0px;
    border-style: none;
    border-color: rgb(214, 214, 214) !important;
}

#i8r3023 {
    border-radius: 0px;
    background-color: white !important;
}

#iqfpara {
    font-size: 17px;
    border-top-width: 1px;
    margin-top: 1px;
    line-height: 23.8px;
    padding-right: 60px;
    color: rgb(0, 0, 0) !important;
}

#i6csk67 {
    border-style: none;
    padding: 0px;
    margin-top: 12px;
}

#im9y9v9 {
    padding-top: 16px;
    padding-bottom: 16px;
    border-style: solid;
    border-width: 0px 0px 1px;
    border-color: rgb(214, 214, 214) !important;
}

#iz59ey5 {
    margin: 1px;
    padding: 0px 1px;
}

#ipdf1qp {
    font-size: 23px;
    font-weight: 700;
    line-height: 29.9px;
    padding-left: 1px;
}

#ioma3no {
    padding: 0px;
}

#il2he12 {
    border-radius: 0px;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    padding: 0px;
    border-style: none;
    border-color: rgb(214, 214, 214) !important;
}

#iga06sy {
    border-radius: 0px;
    background-color: white !important;
}

#imqo9e6 {
    font-size: 17px;
    border-top-width: 1px;
    margin-top: 1px;
    line-height: 23.8px;
    padding-right: 60px;
    color: rgb(0, 0, 0) !important;
}

#iswd229 {
    border-style: none;
    padding: 0px;
    margin-top: 12px;
}

#ifeyklz {
    padding-top: 16px;
    padding-bottom: 16px;
    border-style: solid;
    border-width: 0px 0px 1px;
    border-color: rgb(214, 214, 214) !important;
}

#ii9p07g {
    margin: 1px;
    padding: 0px 1px;
}

#ipuayoy {
    font-size: 23px;
    font-weight: 700;
    line-height: 29.9px;
    padding-left: 1px;
}

#iry3pnv {
    padding: 0px;
}

#ig5ozsj {
    border-radius: 0px;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    padding: 0px;
    border-style: none;
    border-color: rgb(214, 214, 214) !important;
}

#i1mmwg1 {
    border-radius: 0px;
    background-color: white !important;
}

#im7mzqw {
    font-size: 17px;
    border-top-width: 1px;
    margin-top: 1px;
    line-height: 23.8px;
    padding-right: 60px;
    color: rgb(0, 0, 0) !important;
}

#isdc19j {
    border-style: none;
    padding: 0px;
    margin-top: 12px;
}

#id8h60i {
    padding-top: 16px;
    padding-bottom: 16px;
    border-style: solid;
    border-width: 0px 0px 1px;
    border-color: rgb(214, 214, 214) !important;
}

#ie8nqj3 {
    margin: 1px;
    padding: 0px 1px;
}

#ik8ylx3 {
    font-size: 23px;
    font-weight: 700;
    line-height: 29.9px;
    padding-left: 1px;
}

#iqd9nqe {
    padding: 0px;
}

#i6p2jcl {
    border-radius: 0px;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    padding: 0px;
    border-style: none;
    border-color: rgb(214, 214, 214) !important;
}

#i4wao0y {
    border-radius: 0px;
    background-color: white !important;
}

#i3z37ta {
    font-size: 17px;
    border-top-width: 1px;
    margin-top: 1px;
    line-height: 23.8px;
    padding-right: 60px;
    color: rgb(0, 0, 0) !important;
}

#ib93vd2 {
    border-style: none;
    padding: 0px;
    margin-top: 12px;
}

#i085c14 {
    padding-top: 16px;
    padding-bottom: 16px;
    border-style: solid;
    border-width: 0px 0px 1px;
    border-color: rgb(214, 214, 214) !important;
}

#ibgc5mf {
    margin: 1px;
    padding: 0px 1px;
}

#iio085d {
    padding: 1px;
    font-size: 23px;
    line-height: 29.9px;
    text-align: left;
    font-weight: 700;
    margin-top: 24px;
}

#if0ibkt {
    font-size: 14px;
    color: rgb(133, 133, 133) !important;
}

#ia20wmk {
    padding: 1px 10px;
    width: 100%;
}

#iokxlrb {
    padding: 1px;
    font-size: 33px;
    font-weight: 700;
    line-height: 42.9px;
}

#i9trmtn {
    padding: 1px;
    font-size: 51px;
    font-weight: 700;
    line-height: 66.3px;
    color: rgb(77, 187, 182) !important;
}

#iiljt3t {
    font-size: 17px;
    line-height: 23.8px;
    font-weight: 400;
}

#icnlso3 {
    padding: 1px;
    font-size: 16px;
    line-height: 24px;
    margin-left: 8px;
    font-weight: 400;
}

#fkt-image-f47-5a1-83c {
    height: 26px;
    color: black !important;
    width: 26px !important;
}

#ihn685a {
    width: 100%;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row-reverse;
    margin-top: 8px;
    line-height: 19.5px;
    margin-bottom: 1px;
}

#ieigogi {
    padding: 1px;
    font-size: 17px;
    text-align: left;
    line-height: 23.8px;
    font-weight: 400;
    margin-left: 8px;
    color: rgb(0, 0, 0) !important;
}

#fkt-image-09c-0a1-b82 {
    height: 26px;
    color: black !important;
    width: 26px !important;
}

#ia6rnjg {
    width: 100%;
    padding: 0px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: row-reverse;
    margin-top: 10px;
    line-height: 19.5px;
    margin-bottom: 1px;
}

#i2twltx {
    padding: 1px;
    font-size: 17px;
    text-align: left;
    line-height: 23.8px;
    font-weight: 400;
    margin-left: 8px;
    color: rgb(0, 0, 0) !important;
}

#fkt-image-b78-1b3-99b {
    height: 26px;
    color: black !important;
    width: 26px !important;
}

#iexprnm {
    width: 100%;
    padding: 0px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: row-reverse;
    margin-top: 10px;
    line-height: 19.5px;
    margin-bottom: 1px;
}

#i7baanh {
    padding: 1px;
    font-size: 17px;
    text-align: left;
    line-height: 23.8px;
    font-weight: 400;
    margin-left: 8px;
    color: rgb(0, 0, 0) !important;
}

#fkt-image-1b3-3b3-968 {
    height: 26px;
    color: black !important;
    width: 26px !important;
}

#imsngk8 {
    width: 100%;
    padding: 0px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: row-reverse;
    margin-top: 10px;
    line-height: 19.5px;
    margin-bottom: 1px;
}

#ijwca7x {
    padding: 1px;
    font-size: 17px;
    text-align: left;
    line-height: 23.8px;
    font-weight: 400;
    margin-left: 8px;
    color: rgb(0, 0, 0) !important;
}

#fkt-image-9f8-983-85b {
    height: 26px;
    color: black !important;
    width: 26px !important;
}

#iv12pgq {
    width: 100%;
    padding: 0px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: row-reverse;
    margin-top: 10px;
    line-height: 19.5px;
    margin-bottom: 1px;
}

#irjwkho {
    font-size: 17px;
    text-align: left;
    padding: 1px;
    margin-top: 24px;
    line-height: 23.8px;
    color: rgb(0, 0, 0) !important;
}

#fkt-image-522-295-95b {
    height: auto;
    border-radius: 10px;
    color: black !important;
    width: auto !important;
}

#ibxqetz {
    text-align: left;
    font-weight: 700;
    font-size: 32px;
    line-height: 42.9px;
    color: rgb(0, 0, 0) !important;
}

#ivh0acy {
    font-size: 40px;
    text-align: left;
    font-weight: 800;
    padding: 1px;
    line-height: 1.2em;
    color: rgb(67, 67, 57) !important;
}

#ix0c351 {
    font-size: 17px;
    text-align: left;
    padding: 1px;
    margin-top: 24px;
    line-height: 23.8px;
    color: rgb(0, 0, 0) !important;
}

#i90yfmk {
    padding: 12px 10px;
    display: flex;
    flex-direction: column;
    align-self: center;
    margin-right: 1px;
    margin-left: 40px;
    width: 50% !important;
}

#fkt-image-26c-db6-9a4 {
    height: auto;
    border-radius: 10px;
    color: black !important;
    width: auto !important;
}

#ifwial8 {
    padding: 1px;
    width: 50% !important;
}

#i46pz4t {
    width: 100%;
    padding: 0px;
    display: flex;
    align-items: center;
    margin-top: 40px;
    flex-direction: row-reverse;
}

#iflixje {
    font-size: 17px;
    line-height: 23.8px;
    font-weight: 400;
}

#iipo8v9 {
    padding: 1px;
    font-size: 16px;
    line-height: 24px;
    margin-left: 8px;
    font-weight: 400;
}

#fkt-image-336-791-94e {
    height: 26px;
    color: black !important;
    width: 26px !important;
}

#ix20qol {
    width: 100%;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row-reverse;
    margin-top: 20px;
    line-height: 19.5px;
    margin-bottom: 1px;
}

#i12pqrp {
    padding: 1px;
    font-size: 16px;
    line-height: 24px;
    margin-left: 8px;
    font-weight: 400;
    text-align: left;
}

#fkt-image-22e-7ba-a41 {
    height: 26px;
    color: black !important;
    width: 26px !important;
}

#it86ki4 {
    width: 100%;
    padding: 0px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: row-reverse;
    margin-top: 20px;
    line-height: 19.5px;
    margin-bottom: 1px;
}

#i6jn3ec {
    padding: 1px;
    flex-direction: column;
}

#inlpkli-3 {
    justify-content: center;
    align-items: center;
    align-self: center;
    padding: 48px 1px;
    border-style: none;
    border-width: 5px 0px 0px;
    border-color: rgb(113, 187, 160) !important;
    background-color: rgb(232, 245, 250) !important;
}

#fkt-image-3e7-c88-a1c {
    height: auto;
    margin: 0px;
    border-radius: 20px 20px 0px 0px;
    padding: 0px;
    color: black !important;
    width: 450px !important;
}

#iwx5ocn {
    width: 100%;
    padding: 1px;
    display: flex;
    justify-content: flex-end;
}

#ize2xte {
    text-align: left;
}

#iq1qb7d {
    text-align: left;
}

#inrlxya {
    padding: 1px;
    font-size: 20px;
    text-align: left;
    font-weight: 700;
    color: rgb(225, 0, 0) !important;
}

#ira0wcd {
    text-align: left;
}

#i9ad7d3 {
    padding: 1px;
    font-size: 24px;
    text-align: left;
    font-weight: 700;
    margin-top: 1px;
    color: black !important;
}

#irmpan8 {
    text-align: left;
    font-size: 18px;
    font-weight: 400;
    margin-top: 20px;
    color: black !important;
}

#irl38cf {
    text-align: center;
}

#isrzz2d {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    color: rgb(225, 0, 0) !important;
}

#it5xotn {
    width: auto;
    border-radius: 50px;
    padding: 10px 20px;
    display: flex;
    align-items: flex-start;
    align-self: flex-start;
    margin-top: 30px;
    justify-content: flex-start;
    background-color: rgb(249, 204, 204) !important;
}

#iptb7t6 {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 1px;
}

#ibixb29 {
    font-size: 20px;
    font-weight: 500;
    padding: 1px;
    margin-top: 10px;
    text-align: left;
    color: white !important;
}

#igavv8a {
    padding: 32px;
    margin-left: 1px;
    margin-right: 1px;
    align-items: center;
    align-self: center;
    display: flex;
    flex-direction: row-reverse;
    border-style: solid;
    border-width: 1px;
    border-radius: 10px;
    width: 100% !important;
    border-color: rgb(223, 223, 223) !important;
    box-shadow: rgba(9, 65, 60, 0.06) 0px 4px 15px 0px !important;
    background-color: rgb(255, 255, 255) !important;
}

.horizontal-line-default {
    width: 100%;
    max-width: 100%;
    background-color: rgb(0, 0, 0);
}

#i4mzjvj {
    font-style: normal;
}

#iiubo5j {
    font-weight: normal;
}

#iwvd74g {
    font-size: 23px;
    font-weight: 700;
    line-height: 29.9px;
    padding-left: 1px;
}

#ibhno0w {
    padding: 0px;
}

#im9i8dj {
    border-radius: 0px;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    padding: 0px;
    border-style: none;
    border-color: rgb(214, 214, 214) !important;
}

#i4rwjih {
    border-radius: 0px;
    background-color: white !important;
}

#i2ki50i {
    font-size: 17px;
    border-top-width: 1px;
    margin-top: 1px;
    line-height: 23.8px;
    padding-right: 60px;
    color: rgb(0, 0, 0) !important;
}

#if5oc88 {
    border-style: none;
    padding: 0px;
    margin-top: 12px;
}

#ikjtiuc {
    padding-top: 16px;
    padding-bottom: 16px;
    border-style: solid;
    border-width: 0px 0px 1px;
    border-color: rgb(214, 214, 214) !important;
}

#iqyml7e {
    margin: 1px;
    padding: 0px 1px;
}

#imbzg1r {
    text-align: left;
}

#iiljt3t-2 {
    text-align: left;
}

#i7i7cdj {
    text-align: left;
}

#ipjvouf-2 {
    text-align: left;
}

#fkt-image-588-987-a0b {
    height: auto;
    margin-top: 17px;
    color: black !important;
    width: 192px !important;
}

#iifep0l {
    text-align: right;
    font-size: 17px;
    font-weight: 400;
    line-height: 23.8px;
}

#iw5cyk6 {
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    line-height: 19.2px;
    margin-top: 0px;
    padding-right: 40px;
}

#itptesl {
    justify-content: space-around;
    align-items: center;
    display: block;
    padding: 0px;
    width: 365% !important;
}

#fkt-image-b37-f81-949 {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#ipw7eez {
    padding: 15px 10px 5px;
    width: 100%;
    border-width: 0px 2px;
    border-style: solid;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-color: rgb(113, 181, 178) !important;
    background-color: rgb(247, 247, 247) !important;
}

#fkt-image-852-889-a31 {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#i4pdm6r {
    padding: 0px 10px;
    width: 100%;
}

#fkt-image-867-4a2-a20 {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#iucasnx {
    padding: 0px 10px;
    width: 100%;
}

#ipn160o {
    margin-top: 0px;
    display: flex;
    padding: 0px;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 0px;
    width: 868px !important;
}

#i244m9s {
    padding: 1px;
    font-size: 16px;
}

#i9bf9nf {
    padding: 1px;
    font-size: 16px;
}

#iie204c {
    padding: 1px;
    font-size: 16px;
}

#iatt3rh {
    color: rgb(113, 181, 178) !important;
}

#fkt-image-a9b-aae-87d {
    height: auto;
    color: black !important;
    width: 460px !important;
}

video::-webkit-media-controls-fullscreen-button {
    display: none;
}

.el-388347 .faq-header {
    font-size: 16px;
    text-align: left;
    background-color: rgb(245, 245, 245);
    font-weight: bold;
}

.el-127896 .faq-header {
    font-size: 16px;
    text-align: left;
    background-color: rgb(245, 245, 245);
    font-weight: bold;
}

.el-220572 .faq-header {
    font-size: 16px;
    text-align: left;
    background-color: rgb(245, 245, 245);
    font-weight: bold;
}

.el-434315 .faq-header {
    font-size: 16px;
    text-align: left;
    background-color: rgb(245, 245, 245);
    font-weight: bold;
}

.el-661134 .faq-header {
    font-size: 16px;
    text-align: left;
    background-color: rgb(245, 245, 245);
    font-weight: bold;
}

.el-14346 .faq-header {
    font-size: 16px;
    text-align: left;
    background-color: rgb(245, 245, 245);
    font-weight: bold;
}

.el-705788 .faq-header {
    font-size: 16px;
    text-align: left;
    background-color: rgb(245, 245, 245);
    font-weight: bold;
}

.el-642756 .faq-header {
    font-size: 16px;
    text-align: left;
    background-color: rgb(245, 245, 245);
    font-weight: bold;
}

.el-694108 .faq-header {
    font-size: 16px;
    text-align: left;
    background-color: rgb(245, 245, 245);
    font-weight: bold;
}

.el-770489 .faq-header {
    font-size: 16px;
    text-align: left;
    background-color: rgb(245, 245, 245);
    font-weight: bold;
}

.el-461823 .faq-header {
    font-size: 16px;
    text-align: left;
    background-color: rgb(245, 245, 245);
    font-weight: bold;
}

.el-736635 .faq-header {
    font-size: 16px;
    text-align: left;
    background-color: rgb(245, 245, 245);
    font-weight: bold;
}

.paragraph {
    line-height: 1em;
    word-break: normal !important;
    white-space: normal !important;
}

#\36 63875 {
    border-top: none rgba(37, 42, 50, 0.27);
    border-left: none rgba(37, 42, 50, 0.27);
    border-right: none rgba(37, 42, 50, 0.27);
    border-bottom: 0px solid rgba(37, 42, 50, 0.27);
    background-color: white;
    background-size: auto;
    background-repeat: no-repeat;
}

#\32 02217 {
    border-top: none rgba(37, 42, 50, 0.29);
    border-left: none rgba(37, 42, 50, 0.29);
    border-right: none rgba(37, 42, 50, 0.29);
    border-bottom: 0px solid rgba(37, 42, 50, 0.29);
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\31 90266 {
    border-top: none rgba(37, 42, 50, 0.27);
    border-left: none rgba(37, 42, 50, 0.27);
    border-right: none rgba(37, 42, 50, 0.27);
    border-bottom: 0px solid rgba(37, 42, 50, 0.27);
    background-color: white;
    background-size: auto;
    background-repeat: no-repeat;
}

#\34 27432 {
    border-top: none rgba(37, 42, 50, 0.29);
    border-left: none rgba(37, 42, 50, 0.29);
    border-right: none rgba(37, 42, 50, 0.29);
    border-bottom: 0px solid rgba(37, 42, 50, 0.29);
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\31 5232 {
    border-top: none rgba(37, 42, 50, 0.27);
    border-left: none rgba(37, 42, 50, 0.27);
    border-right: none rgba(37, 42, 50, 0.27);
    border-bottom: 0px solid rgba(37, 42, 50, 0.27);
    margin: 0px;
    background-color: rgb(37, 42, 50);
    background-size: auto;
    background-repeat: no-repeat;
}

#\32 41175 {
    border-top: none rgba(37, 42, 50, 0.29);
    border-left: none rgba(37, 42, 50, 0.29);
    border-right: none rgba(37, 42, 50, 0.29);
    border-bottom: 0px solid rgba(37, 42, 50, 0.29);
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\36 35892 {
    border-top: none rgba(37, 42, 50, 0.27);
    border-left: none rgba(37, 42, 50, 0.27);
    border-right: none rgba(37, 42, 50, 0.27);
    border-bottom: 0px solid rgba(37, 42, 50, 0.27);
    margin: 0px;
    background-color: rgb(37, 42, 50);
    background-size: auto;
    background-repeat: no-repeat;
}

#\34 84347 {
    border-top: none rgba(37, 42, 50, 0.29);
    border-left: none rgba(37, 42, 50, 0.29);
    border-right: none rgba(37, 42, 50, 0.29);
    border-bottom: 0px solid rgba(37, 42, 50, 0.29);
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\33 11002 {
    margin: 0px;
    padding: 0px 10px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\35 30077 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\39 82401 {
    margin: 20px 0px 0px;
    padding: 0px 100px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\39 5351 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\31 32740 {
    margin: 50px 0px 0px;
    background-color: rgb(0, 22, 69);
    background-size: auto;
    background-repeat: no-repeat;
}

#\37 20061 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\35 91332 {
    margin: 30px 0px 0px;
    background-color: rgb(0, 22, 69);
    background-size: auto;
    background-repeat: no-repeat;
}

#\31 77188 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\31 27802 {
    margin: 0px;
    padding: 20px 0px;
    background-color: rgba(208, 213, 236, 0.22);
    background-size: auto;
    background-repeat: no-repeat;
}

#\36 61600 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\38 31041 {
    margin: 0px;
    padding: 20px 100px 10px;
    background-color: rgba(208, 213, 236, 0.22);
    background-size: auto;
    background-repeat: no-repeat;
}

#\36 36026 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\36 29402 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\34 28313 {
    margin: 0px;
    padding: 20px 0px 10px;
    background-color: rgba(208, 213, 236, 0.22);
    background-size: auto;
    background-repeat: no-repeat;
}

#\31 40665 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\38 8207 {
    margin: 0px;
    padding: 20px 150px 10px;
    background-color: rgba(208, 213, 236, 0.22);
    background-size: auto;
    background-repeat: no-repeat;
}

#\33 14802 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\35 12724 {
    margin: 0px;
    padding: 20px 0px;
    background-color: rgb(220, 220, 220);
    background-size: auto;
    background-repeat: no-repeat;
}

#\38 29314 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\34 21639 {
    margin: 0px;
    padding: 20px 100px;
    background-color: rgba(129, 129, 129, 0.2);
    background-size: auto;
    background-repeat: no-repeat;
}

#\35 55237 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\34 81550 {
    margin: 10px 0px 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\34 66361 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\31 95016 {
    margin: 10px 0px 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\38 51768 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\35 8500 {
    margin: 0px;
    padding: 20px 0px;
    background-color: rgba(208, 213, 236, 0.22);
    background-size: auto;
    background-repeat: no-repeat;
}

#\31 48313 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\34 56218 {
    margin: 0px;
    padding: 20px 0px;
    background-color: rgba(208, 213, 236, 0.22);
    background-size: auto;
    background-repeat: no-repeat;
}

#\31 83707 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\31 40720 {
    margin: 50px 0px 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\31 28256 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\32 6107 {
    margin: 10px 0px 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\36 54984 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\34 95096 {
    margin: 50px 0px 0px;
    padding: 0px 100px;
    background-color: rgba(208, 213, 236, 0.22);
    background-size: auto;
    background-repeat: no-repeat;
}

#\33 34203 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\31 83009 {
    margin: 0px;
    background-color: rgba(208, 213, 236, 0.22);
    background-size: auto;
    background-repeat: no-repeat;
}

#\39 55585 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\39 77877 {
    margin: 0px;
    padding: 0px 0px 20px;
    background-color: rgb(247, 248, 250);
    background-position: center top;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url("");
}

#\32 14322 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\39 95880 {
    margin: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\37 69243 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 20px 0px 30px;
    background-color: transparent;
    background-size: auto;
    background-repeat: no-repeat;
}

#\34 48471 {
    border-width: 0px;
    border-style: solid;
    border-color: rgb(46, 64, 140);
    margin: 0px 0px 20px;
    padding: 0px 10px;
    background-color: transparent;
    background-size: auto;
    background-repeat: no-repeat;
}

#\34 00788 {
    border-width: 2px;
    border-style: solid;
    border-color: rgb(46, 64, 140);
    border-radius: 10px;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-color: rgba(36, 123, 240, 0.04);
    background-size: auto;
    background-repeat: no-repeat;
}

#\34 16092 {
    border-width: 2px;
    border-style: solid;
    border-color: transparent;
    border-radius: 15px;
    margin: 25px 0px 0px;
    padding: 0px 10px;
    background-color: transparent;
    background-size: auto;
    background-repeat: no-repeat;
}

#\39 65675 {
    border-width: 2px;
    border-style: solid;
    border-color: rgb(46, 64, 140);
    border-radius: 15px;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\33 6167 {
    margin: 0px;
    padding: 0px 100px 20px;
    background-color: rgb(247, 248, 250);
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url("https://assets.imagehub.io/Funnel/assets/images/03c18231-69aa-435a-adaf-0f4b6b66ba6c/9d64b956-2e03-4438-b80e-cc14722618e0/1709202046-banner1.png?versionId=2Oycy7VIOHKc16gzNQT64Ou5ugYK4Mvx");
}

#\39 43886 {
    border-width: 0px;
    border-style: solid;
    border-color: rgba(59, 86, 116, 0);
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 20px 0px 0px;
    padding: 0px 0px 0px 10px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\33 17370 {
    margin: 0px;
    padding: 20px 100px;
    background-color: white;
    background-size: auto;
    background-repeat: no-repeat;
}

#\39 27655 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 20px 0px 30px;
    background-color: white;
    background-size: auto;
    background-repeat: no-repeat;
}

#\37 28273 {
    border-width: 2px;
    border-style: solid;
    border-color: rgb(46, 64, 140);
    border-radius: 10px;
    margin: 20px 0px 50px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
    background-color: rgb(241, 247, 255) !important;
}

#\31 46471 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\39 0399 {
    border-width: 2px;
    border-style: solid;
    border-color: rgb(46, 64, 140);
    border-radius: 15px;
    margin: 0px 0px 50px;
    background-color: transparent;
    background-size: auto;
    background-repeat: no-repeat;
}

#\33 06972 {
    border-width: 2px;
    border-style: solid;
    border-color: transparent;
    border-radius: 10px;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\33 80043 {
    margin: 0px;
    padding: 20px 100px 0px;
    background-color: rgb(245, 245, 245);
    background-size: auto;
    background-repeat: no-repeat;
}

#\31 38663 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\32 62936 {
    padding: 0px 100px 20px;
    background-color: rgb(245, 245, 245);
    background-size: auto;
    background-repeat: no-repeat;
}

#\33 13608 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px 0px 30px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\31 15250 {
    margin: 0px;
    background-color: rgb(245, 245, 245);
    background-size: auto;
    background-repeat: no-repeat;
}

#\34 12981 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\38 38216 {
    background-color: rgb(245, 245, 245);
    background-size: auto;
    background-repeat: no-repeat;
}

#\39 57784 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px 0px 30px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\34 98905 {
    margin: 30px 0px 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\38 25432 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\37 73668 {
    margin: 100px 0px 0px;
    background-color: rgba(151, 176, 233, 0.64);
    background-size: auto;
    background-repeat: no-repeat;
}

#\36 37635 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\34 9418 {
    margin: 100px 0px 0px;
    background-color: rgba(151, 176, 233, 0.64);
    background-size: auto;
    background-repeat: no-repeat;
    padding-bottom: 80px;
}

#\36 527 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\35 60601 {
    margin: 0px;
    position: sticky;
    z-index: 10;
    bottom: 0px;
    background-color: rgb(177, 230, 245);
    background-size: auto;
    background-repeat: no-repeat;
}

#\31 44495 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#wt\:attributes {
    display: none;
}

.product-list .pl-item .pl-price {
    min-width: 100px;
    white-space: normal !important;
}

.product-list .pl-item.highlight {
    background: rgb(187, 236, 251) !important;
}

.el-859010 .os-collapse-header,
.el-859010 .os-discount-box,
.el-859010 .os-subtotal,
.el-859010 .os-total {
    border-color: rgba(175, 175, 175, 0.34) !important;
}

.el-859010 .os-collapse-header {
    background: rgb(250, 250, 250) !important;
}

.el-983584 .btn:hover {
    background-color: rgb(240, 169, 0) !important;
}

#\37 87854 {
    border-top: none rgb(151, 170, 205);
    border-left: none rgb(151, 170, 205);
    border-right: none rgb(151, 170, 205);
    border-bottom: 1px solid rgb(151, 170, 205);
    color: rgb(151, 170, 205);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px 100px;
    background-color: rgb(245, 246, 251);
    background-size: auto;
    background-repeat: no-repeat;
}

#\35 50558 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\35 06390 {
    background-size: auto;
    background-repeat: no-repeat;
}

#\32 49695 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\35 69244 {
    border-top: none rgb(151, 170, 205);
    border-left: none rgb(151, 170, 205);
    border-right: none rgb(151, 170, 205);
    border-bottom: 1px solid rgb(151, 170, 205);
    color: rgb(151, 170, 205);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-color: rgb(245, 246, 251);
    background-size: auto;
    background-repeat: no-repeat;
}

#\37 92229 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\32 33033 {
    margin: 0px;
    padding: 5px;
    background-color: transparent;
    background-size: auto;
    background-repeat: no-repeat;
    border-width: 1px;
    border-radius: 1px;
    flex: 0 0 0%;
}

#\39 62788 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\35 16458 {
    margin: 0px;
    padding: 5px;
    background-color: white;
}

#\38 30135 {
    background-color: transparent;
    background-size: auto;
    background-repeat: no-repeat;
}

#\37 96858 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\39 34957 {
    padding: 0px 20px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\35 38149 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\38 88298 {
    margin: 50px 0px 0px;
    background-color: rgb(151, 170, 205);
    background-size: auto;
    background-repeat: no-repeat;
}

#\35 68963 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-color: transparent;
    background-size: auto;
    background-repeat: no-repeat;
}

.fk-shopping-cart-plus:active,
.fk-shopping-cart-minus:not(:hover),
.fk-shopping-cart-plus:not(:hover) {
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    border-color: rgb(255, 255, 255);
}

.fk-shopping-cart-quantity-wrapper-class>button {
    background-color: rgb(255, 255, 255);
    color: black;
    border-color: rgb(255, 255, 255) rgb(255, 255, 255) white;
    border-bottom-width: initial;
    border-bottom-style: initial;
}

#fk-dynamic-cart-head>tr>th {
    overflow-wrap: normal;
    word-break: normal;
}

.table-text[title="Price"],
.table-text[title="Quantity"] {
    word-break: normal;
    overflow-wrap: normal;
}

.fk-shopping-cart .cart-display {
    display: inline-block;
    margin-right: 0%;
    font-weight: 500;
    font-size: 1rem;
}

.fk-cart-display-label .cart-display,
.fk-totals-display-label .value-display {
    display: block;
}

.fk-shopping-cart .dynamic-price-total,
.fk-shopping-cart .dynamic-shipping-total,
.fk-shopping-cart .salesTax,
.fk-shopping-cart .discount,
.fk-shopping-cart .grandTotal {
    font-size: 1rem;
    font-weight: 500;
}

.fk-totals-display-label .salesTax {
    width: unset;
}

.fk-totals-display-label .discount {
    width: unset;
}

.fk-shopping-cart .table-text {
    overflow-wrap: normal;
    word-break: normal;
}

.tile-header input {
    width: 20px;
    height: 20px;
}

.cc-cart-details-block .cc-cart-details-value,
.cc-cart-details-block .cc-cart-details-label {
    padding: 10px;
    text-align: right;
    display: block;
    width: auto;
    font-size: 16px;
    font-weight: 400;
}

.fk-payment-option-container:first-child .fk-payment-option-header-wrapper {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.fk-payment-option-container:last-child .fk-payment-option-header-wrapper {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.fk-payment-option-container:last-child .fk-payment-option-body {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.fk-payment-option-toggler-field:checked~.fk-payment-option-header-wrapper {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.fk-payment-option-toggler-field:checked~.fk-payment-option-body {
    display: flex;
    border: 1px solid rgb(217, 217, 217);
}

.fk-card-payment-field input {
    outline: none;
    font-size: 18px;
    padding: 15px;
    height: 45px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid rgb(206, 212, 218);
    box-sizing: border-box;
}

.fk-card-number input {
    padding: 15px 35px 15px 15px;
}

[data-gjs-type="paymentOption"][class*="gjs-selected"] {
    border: none;
    box-shadow: none;
    outline: green solid 3px !important;
}

.fk-shopify-form-field input {
    box-sizing: border-box;
    width: 100%;
    padding: 12px 18px;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid rgb(206, 212, 218);
    border-radius: 5px;
}

.fk-shopify-multiple-form-field .fk-shopify-form-field {
    width: 100%;
    margin: 0px 5px;
    padding: 5px;
}

.fk-shopify-form-select select {
    border: none;
    outline: none;
    background: transparent;
    appearance: none;
    border-radius: 5px;
    margin: 0px;
    width: 100%;
    box-sizing: border-box;
    padding: 12px 30px 12px 18px;
    font-size: 16px;
}

.fk-shopify-multiple-form-select .fk-shopify-form-select-container,
.fk-shopify-multiple-form-select .fk-shopify-form-field {
    width: 100%;
    margin: 0px 5px;
    padding: 5px;
}

.fk-shopify-form-checkbox input {
    position: relative;
    margin: 0.4rem 0px;
}

[data-gjs-type="form"][class*="gjs-selected"],
[data-gjs-type="form"] [class*="gjs-selected"] {
    outline: rgb(139, 195, 74) solid 3px !important;
}

b,
strong {
    font-weight: 600 !important;
}

.el-237487 .faq-header {
    font-size: 16px;
    text-align: left;
    font-weight: bold;
}

.el-122698 .faq-header {
    font-size: 16px;
    text-align: left;
    font-weight: bold;
}

.el-382307 .faq-header {
    font-size: 16px;
    text-align: left;
    font-weight: bold;
}

.el-27974 .faq-header {
    font-size: 16px;
    text-align: left;
    font-weight: bold;
}

.el-104134 .faq-header {
    font-size: 16px;
    text-align: left;
    font-weight: bold;
}

.el-379755 .faq-header {
    font-size: 16px;
    text-align: left;
    font-weight: bold;
}

.el-160509 .faq-header {
    font-size: 16px;
    text-align: left;
    font-weight: bold;
}

.el-480356 .faq-header {
    font-size: 16px;
    text-align: left;
    background-color: rgb(245, 245, 245);
    font-weight: bold;
}

#\31 3226 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\33 8641 {
    background-size: auto;
    background-repeat: no-repeat;
    padding-top: 32px;
    padding-bottom: 32px;
}

#\35 92452 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-color: rgb(232, 245, 250);
    background-size: auto;
    background-repeat: no-repeat;
    width: 1000px !important;
}

#\36 06952 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 20px 0px;
    background-color: rgb(255, 255, 255);
    background-size: auto;
    background-repeat: no-repeat;
}

#\35 74543 {
    padding: 20px 0px;
    background-color: rgb(232, 245, 250);
    background-size: auto;
    background-repeat: no-repeat;
}

#\31 24600 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\34 19250 {
    margin: 0px;
    padding: 0px;
    background-color: rgb(255, 255, 255);
    background-size: auto;
    background-repeat: no-repeat;
}

#\37 39407 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 20px 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\36 02813 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 20px 0px;
    background-color: rgb(232, 245, 250);
    background-size: auto;
    background-repeat: no-repeat;
}

#\32 92070 {
    background-color: rgb(255, 255, 255);
    background-size: auto;
    background-repeat: no-repeat;
}

#\38 8193 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 20px 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\31 25466 {
    padding: 20px 0px;
    background-color: rgb(232, 245, 250);
    background-size: auto;
    background-repeat: no-repeat;
}

#\39 92445 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\33 444 {
    padding: 20px 0px;
    background-color: rgb(255, 255, 255);
    background-size: auto;
    background-repeat: no-repeat;
}

#\34 72523 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

.cc-side-nav-carousel .cc-vertical-carousel-nav {
    width: 25%;
    height: auto;
}

.cc-side-nav-carousel .cc-vertical-carousel-main {
    width: 65%;
    height: auto;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.cc-side-nav-carousel .cc-thumbnail-carousel-slide {
    width: 100%;
    margin: 5px;
    padding: 5px;
    height: auto;
}

.cc-side-nav-carousel .cc-thumbnail-carousel-image {
    width: 100%;
    height: 100px;
}

.cc-side-nav-carousel .cc-carousel-slide,
.cc-side-nav-carousel .cc-carousel-image {
    height: auto;
}

.cc-bottom-nav-carousel,
.cc-bottom-nav-carousel .cc-thumbnail-carousel-slide {
    padding: 5px;
    margin: 5px;
}

.cc-bottom-nav-carousel .cc-thumbnail-carousel-slide,
.cc-bottom-nav-carousel .cc-thumbnail-carousel-image {
    width: 100%;
    height: auto;
}

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

.el-347090 {
    font-size: 28px;
    text-align: center;
}

.el-277911 {
    font-size: 18px;
    text-align: center;
}

#if40q9a {
    width: 100%;
}

#ii293cx {
    margin: -70px 0px 0px;
    display: flex;
    justify-content: center;
}

#ies5qri {
    line-height: 1;
    color: rgb(0, 22, 69);
    margin: 10px 0px 0px;
    padding: 5px;
    text-shadow: transparent 0px 0px 0px;
}

#idjvj9u {
    text-align: center;
}

#ich8bfl {
    line-height: 1.6;
    margin: 10px 0px 0px;
    padding: 10px;
    text-shadow: transparent 0px 0px 0px;
}

#itgburh {
    text-align: center;
}

#ipazvlm {
    text-align: center;
}

#izvyy5i {
    text-align: center;
}

#isvyw11-3 {
    padding: 12px 10px;
    width: 100%;
    display: flex;
    justify-content: center;
}

#ix7amhl {
    padding-top: 50px;
    justify-content: center;
    align-items: center;
}

#icw1k4e {
    text-align: right;
}

#ihl88dk {
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    line-height: 19.2px;
    margin-top: 0px;
    padding-right: 40px;
}

#iqs7n5v {
    justify-content: space-around;
    align-items: center;
    display: block;
    padding: 0px;
    width: 365% !important;
}

#fkt-image-d29-3b8-b79 {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#i9hlmtr {
    padding: 15px 10px 5px;
    width: 100%;
    border-width: 0px 3px;
    border-style: solid;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-color: rgb(53, 224, 208) !important;
    background-color: rgb(243, 247, 246) !important;
}

#fkt-image-98c-88f-8e9 {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#ibtlrh8 {
    padding: 0px 10px;
    width: 100%;
}

#fkt-image-04a-a86-9c9 {
    height: 30px;
    color: black !important;
    width: auto !important;
}

#ipytw1r {
    padding: 0px 10px;
    width: 100%;
}

#ichyyuc {
    margin-top: 0px;
    display: flex;
    padding: 0px;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 0px;
    width: 868px !important;
}

#imzs6os {
    padding: 0px 10px;
    width: 100%;
}

#ifauvhk {
    height: 0.2px;
    border-top-width: 0.2px;
    margin-right: 15px;
    background-color: rgb(204, 204, 204) !important;
    border-color: rgb(204, 204, 204) !important;
}

#ikk9zan {
    padding: 1px;
    font-size: 66px;
    line-height: 30px;
    font-weight: 100;
    color: rgb(204, 204, 204) !important;
}

#i3jlloo {
    height: 0.2px;
    border-top-width: 0.2px;
    margin-left: 15px;
    border-style: none;
    background-color: rgb(204, 204, 204) !important;
    border-color: rgb(204, 204, 204) !important;
}

#i3sdkdk {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-self: center;
    padding: 20px 1px;
    align-items: center;
}

#iu31rpp {
    width: 100%;
    padding: 1px;
    display: flex;
}

#irxaqe1 {
    font-size: 20px;
    font-weight: 500;
    padding: 1px;
    margin-top: 10px;
    text-align: left;
    color: white !important;
}

#iqqwv4g {
    padding: 32px;
    margin-left: 1px;
    margin-right: 1px;
    align-items: center;
    align-self: center;
    display: flex;
    flex-direction: row;
    border-style: solid;
    border-width: 1px;
    border-radius: 10px;
    margin-top: 0px;
    width: 100% !important;
    border-color: rgb(223, 223, 223) !important;
    box-shadow: rgba(9, 65, 60, 0.06) 0px 4px 15px 0px !important;
    background-color: rgb(255, 255, 255) !important;
}

#in4cf09 {
    padding: 1px;
    width: 50% !important;
}

#i2abtsl {
    height: 0.2px;
    border-top-width: 0.2px;
    margin-right: 15px;
    background-color: rgb(204, 204, 204) !important;
    border-color: rgb(204, 204, 204) !important;
}

#il6uzss {
    padding: 1px;
    font-size: 66px;
    line-height: 30px;
    font-weight: 100;
    color: rgb(204, 204, 204) !important;
}

#i8h38r2 {
    height: 0.2px;
    border-top-width: 0.2px;
    margin-left: 15px;
    border-style: none;
    background-color: rgb(204, 204, 204) !important;
    border-color: rgb(204, 204, 204) !important;
}

#iochfwh {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-self: center;
    padding: 20px 1px;
    align-items: center;
}

#fkt-image-2a0-293-97d {
    height: auto;
    margin: 0px;
    border-radius: 20px 20px 0px 0px;
    padding: 0px;
    color: black !important;
    width: 500px !important;
}

#i9wpbwb {
    width: 100%;
    padding: 1px;
    display: flex;
}

#igyw3xz {
    font-style: normal;
}

#ijk18it {
    text-align: left;
}

#ie9yi8v {
    text-align: left;
}

#itskxda {
    padding: 1px;
    font-size: 20px;
    text-align: left;
    font-weight: 700;
    color: rgb(225, 0, 0) !important;
}

#if8n87i {
    text-align: left;
}

#i792lbf {
    padding: 1px;
    font-size: 24px;
    text-align: left;
    font-weight: 700;
    margin-top: 1px;
    color: black !important;
}

#i36op7n {
    text-align: left;
    font-size: 18px;
    font-weight: 400;
    margin-top: 20px;
    color: black !important;
}

#ivwdmit {
    text-align: center;
}

#i2dg9kk {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    color: rgb(225, 0, 0) !important;
}

#ifqswp1 {
    width: auto;
    border-radius: 50px;
    padding: 10px 20px;
    display: flex;
    align-items: flex-start;
    align-self: flex-start;
    margin-top: 30px;
    justify-content: flex-start;
    background-color: rgb(249, 204, 204) !important;
}

#ioevhcq {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 1px;
}

#ime23nm {
    font-size: 20px;
    font-weight: 500;
    padding: 1px;
    margin-top: 10px;
    text-align: left;
    color: white !important;
}

#iiy9pli {
    padding: 32px;
    margin-left: 1px;
    margin-right: 1px;
    align-items: center;
    align-self: center;
    display: flex;
    flex-direction: row;
    border-style: solid;
    border-width: 1px;
    border-radius: 10px;
    margin-top: 40px;
    width: 100% !important;
    border-color: rgb(223, 223, 223) !important;
    box-shadow: rgba(9, 65, 60, 0.06) 0px 4px 15px 0px !important;
    background-color: rgb(255, 255, 255) !important;
}

#cc-id-M9o1c1dX9x3n {
    width: 100%;
    height: 100%;
}

#cc-id-P5HPdthW6Onv {
    width: 100%;
    height: 100%;
}

#cc-id-7IgoHKeVWq75 {
    width: 100%;
    height: 100%;
}

#cc-id-BzMxBkq3HONc {
    width: 100%;
    height: 100%;
}

#cc-id-smnNL6GD0hZT {
    width: 100%;
    height: 100%;
}

#cc-id-CSNfVczYJmHm {
    width: 100%;
    height: 100%;
}

#cc-id-NdCn61GwNJ7H {
    width: 100%;
    height: 100%;
}

#cc-id-xvc1A7XPuc2j {
    width: 100%;
    height: 100%;
}

#cc-id-XyA46cBDbO3D {
    width: 100%;
    height: 100%;
}

#cc-id-pN4rbLCipAhT {
    width: 100%;
    height: 100%;
}

#cc-id-QOEOZ9GDLRgN {
    width: 100%;
    height: 100%;
}

#cc-id-uZYb4vxnqyeB {
    width: 100%;
    height: 100%;
}

#cc-id-r2SrefZem6jQ {
    width: 100%;
    height: 100%;
}

#cc-id-3yYitBkvkFQ5 {
    width: 100%;
    height: 100%;
}

#cc-id-D80Ew3GderjY {
    width: 100%;
    height: 100%;
}

#cc-id-BbAu4tSbwM27 {
    font-weight: normal;
}

#cc-id-dmm5rsKnxApe {
    color: rgb(113, 181, 178) !important;
}

#cc-id-azWpbEz9pvGi {
    font-weight: normal;
}

#idchv87 {
    padding: 1px;
    font-size: 17px;
    font-weight: 400;
    line-height: 23.8px;
    text-align: center;
    margin-top: 8px;
    color: rgb(0, 0, 0) !important;
}

#ifp19ve {
    width: 100%;
    margin-right: 20px;
    padding: 48px 24px;
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    background-color: rgb(255, 255, 255) !important;
    box-shadow: rgba(9, 65, 60, 0.06) 0px 4px 15px 0px !important;
    border-color: rgb(223, 223, 223) !important;
}

#fkt-image-c26-598-807 {
    height: auto;
    margin-right: 5px;
    margin-bottom: 3px;
    color: black !important;
    width: 20px !important;
}

#iwismxe {
    text-align: center;
    line-height: 22.99px;
    color: rgb(0, 0, 0) !important;
}

#i5m0u3i {
    padding: 1px;
    font-size: 19px;
    font-weight: 700;
    line-height: 26.6px;
    color: rgb(33, 33, 33) !important;
}

#ib9g2mx {
    width: 100%;
    padding: 0px;
    margin-top: 8px;
}

#ickqze1 {
    padding: 1px;
    font-size: 17px;
    font-weight: 400;
    line-height: 23.8px;
    text-align: center;
    margin-top: 8px;
    color: rgb(0, 0, 0) !important;
}

#inmyc1a {
    width: 100%;
    margin-right: 20px;
    padding: 48px 24px;
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    background-color: rgb(255, 255, 255) !important;
    box-shadow: rgba(9, 65, 60, 0.06) 0px 4px 15px 0px !important;
    border-color: rgb(223, 223, 223) !important;
}

#fkt-image-1ff-8b6-807 {
    height: auto;
    margin-right: 5px;
    margin-bottom: 3px;
    color: black !important;
    width: 20px !important;
}

#iu6laol {
    text-align: center;
    line-height: 22.99px;
    color: rgb(0, 0, 0) !important;
}

#iiox5nb {
    padding: 1px;
    font-size: 19px;
    font-weight: 700;
    line-height: 26.6px;
    color: rgb(33, 33, 33) !important;
}

#iwn1k8f {
    width: 100%;
    padding: 0px;
    margin-top: 8px;
}

#id2vsk5 {
    padding: 1px;
    font-size: 17px;
    font-weight: 400;
    line-height: 23.8px;
    text-align: center;
    margin-top: 8px;
    color: rgb(0, 0, 0) !important;
}

#it15m0t {
    width: 100%;
    margin-right: 20px;
    padding: 48px 24px;
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    background-color: rgb(255, 255, 255) !important;
    box-shadow: rgba(9, 65, 60, 0.06) 0px 4px 15px 0px !important;
    border-color: rgb(223, 223, 223) !important;
}

#if381j3 {
    width: 100%;
    padding: 0px;
    margin-top: 8px;
}

#i2fjtvz {
    padding: 1px;
    font-size: 19px;
    font-weight: 700;
    line-height: 26.6px;
    color: rgb(33, 33, 33) !important;
}

#fkt-image-5dd-480-95e {
    height: auto;
    margin-right: 5px;
    margin-bottom: 3px;
    color: black !important;
    width: 20px !important;
}

#i3uw1t7 {
    text-align: center;
    line-height: 22.99px;
    color: rgb(0, 0, 0) !important;
}

#i2scq0l {
    padding: 1px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22.4px;
    text-align: center;
    margin-top: 8px;
    color: rgb(18, 18, 18) !important;
}

#iqrkh2h {
    width: 100%;
    margin-right: 0px;
    padding: 48px 24px;
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    background-color: rgb(255, 255, 255) !important;
    box-shadow: rgba(9, 65, 60, 0.06) 0px 4px 15px 0px !important;
    border-color: rgb(223, 223, 223) !important;
}

#fkt-image-f03-7bb-bd2 {
    height: auto;
    margin-right: 5px;
    margin-bottom: 3px;
    color: black !important;
    width: 20px !important;
}

#i8qijmr {
    text-align: center;
    line-height: 22.99px;
    color: rgb(0, 0, 0) !important;
}

#i88nbjl {
    padding: 1px;
    font-size: 19px;
    font-weight: 700;
    line-height: 26.6px;
    color: rgb(33, 33, 33) !important;
}

#iv95p2i {
    width: 100%;
    padding: 0px;
    margin-top: 8px;
}

#i9kfju {
    font-size: 17px;
    line-height: 23.8px;
    color: rgb(0, 0, 0) !important;
}

.fk-image-defaults {
    width: 150px;
    height: 150px;
    max-width: 100%;
}

#i8fei4h {
    height: auto;
    width: auto;
    max-width: 100%;
    border-radius: 10px;
}

#iibclrf {
    height: auto;
    width: auto;
    max-width: 100%;
    border-radius: 10px;
}

#i9oi572 {
    height: auto;
    width: auto;
    max-width: 100%;
    border-radius: 10px;
}

#i1af65n {
    height: auto;
    width: auto;
    max-width: 100%;
    border-radius: 10px;
}

.fk-ik3bld {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
}

.fk-i05nwg {
    width: auto;
    height: auto;
}

#i94pjv {
    height: 100%;
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    border-radius: 10px;
    width: 100% !important;
}

#i38r2w {
    display: flex;
    justify-content: center;
    align-self: center;
    padding: 0px;
    margin: 16px 0px 0px;
}

.fk-il356s {
    width: auto;
    height: auto;
}

#il356s {
    height: 100%;
    max-width: 100%;
    border-radius: 10px;
    width: 100% !important;
}

#idzu1z {
    display: flex;
    justify-content: center;
    align-self: center;
    margin: 16px 0px 0px;
}

.fk-ib0sln {
    width: auto;
    height: auto;
}

#ib0sln {
    height: 100%;
    max-width: 100%;
    border-radius: 10px;
    width: 100% !important;
}

#ix8i5g {
    display: flex;
    justify-content: center;
    align-self: center;
    margin: 16px 0px 0px;
}

.fk-i94pjv {
    width: auto;
    height: 100%;
    max-width: 100%;
}

.fk-iksbpya {
    width: auto;
    height: auto;
}

.fk-izbsyfj {
    width: auto;
    height: auto;
}

#izbsyfj {
    height: 130px;
    max-width: 100%;
    border-radius: 50%;
    width: 130px !important;
}

#ihw5d0y {
    border-radius: 0%;
}

#i1ec6z7 {
    border-radius: 0%;
}

#iksbpya {
    height: 130px;
    max-width: 100%;
    border-radius: 50%;
    width: 130px !important;
}

.fk-i7sy1ro {
    width: auto;
    height: auto;
}

#i7sy1ro {
    height: 130px;
    max-width: 100%;
    border-radius: 50%;
    width: 130px !important;
}

#i2y77bh {
    border-radius: 0%;
}

.fk-i6stfjo {
    width: auto;
    height: auto;
}

.fk-i8deo7e {
    width: auto;
    height: auto;
}

.fk-iqrfe4f {
    width: auto;
    height: auto;
}

.fk-ik92h2q {
    width: auto;
    height: auto;
}

#i8deo7e {
    height: 130px;
    max-width: 100%;
    border-radius: 50%;
    width: 130px !important;
}

#i4uelhi {
    border-radius: 0%;
}

.fk-ilrino9 {
    width: auto;
    height: 130px !important;
    max-width: 130px !important;
}

#cc-id-rfCEtTIy4AIg {
    padding: 1px;
    font-size: 17px;
    line-height: 23.8px;
    text-align: left;
    margin-top: 16px;
    margin-bottom: 16px;
}

#cc-id-nRiB5GlyWt8v {
    color: black;
}

#itr6g4 {
    font-size: 37px;
    line-height: 48.1px;
    font-weight: 700;
    padding: 0px;
    color: rgb(0, 0, 0) !important;
}

#i82ugy {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
}

#inj7zb {
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 0px;
    margin-top: 8px;
    margin-bottom: 0px;
}

#i7gp1ki {
    color: rgb(113, 181, 178) !important;
}

.bsFlexWrapClass {
    flex-wrap: wrap;
}

#cc-id-bReRuyI1lZCW {
    color: black;
}

#cc-id-EGHrrD2oFPPK {
    width: 100%;
    height: 343px;
}

#cc-id-JPQwedIXbPqT {
    width: 100%;
    height: 343px;
}

#cc-id-EQXaxGFUyxqa {
    width: 100%;
    height: 343px;
}

#cc-id-QAbhqCW4puLL {
    width: 100%;
    height: 343px;
}

#cc-id-uxF3vFHjhIrc {
    width: 100%;
    height: 343px;
}

#cc-id-RTRnRMkWEaOT {
    width: 100%;
    height: 343px;
}

#cc-id-9NQAbVdeB86o {
    width: 100%;
    height: 343px;
}

#cc-id-43mPVnVan79Q {
    width: 100%;
    height: 343px;
}

#cc-id-SmdPRZwGj9q4 {
    width: 100%;
    height: 343px;
}

.fk-collapsible-list summary {
    display: block !important;
}

#cc-id-tMfX2hGh35I2 {
    width: 100%px;
    height: 100%%;
    padding: 0px;
    background-color: #212529ff;
}

#cc-id-kjPtbKFqCJnL {
    width: 100%%;
    height: 100%px;
    padding: 0px;
}

#cc-id-sFDSWMUmQGKF {
    padding: 1px;
    font-size: 16px;
    line-height: 23.8px;
    text-align: center;
    margin-top: 16px;
    margin-bottom: 16px;
    color: #FFFFFFFF;
}

.whitespace-break-spaces {
    white-space: break-spaces;
}

#cc-id-RQHxN7SZxLmk {
    width: 100%;
    padding: 0px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: row-reverse;
    margin-top: 20px;
    line-height: 19.5px;
    margin-bottom: 1px;
}

#cc-id-yRaju9e80v6X {
    padding: 1px;
    font-size: 16px;
    line-height: 24px;
    margin-left: 8px;
    font-weight: 400;
    text-align: left;
}

#cc-id-ow74yNxf3Cvn {
    height: 26px;
    color: black !important;
    width: 26px !important;
}

#cc-id-U3DlwOGdMP7f {
    height: auto;
    border-radius: 20px 20px 0px 0px;
    padding: 0px;
    color: black !important;
    width: 450px !important;
}

#cc-id-nG6AioacqOpk {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 1px;
}

#cc-id-ur6GJHCgCaom {
    padding: 1px;
    font-size: 20px;
    text-align: left;
    font-weight: 700;
    color: rgb(225, 0, 0) !important;
}

#cc-id-bTz16fTc5RJi {
    text-align: left;
}

#cc-id-6CUT75zMLXFK {
    text-align: left;
}

#cc-id-hlnZkGd6KZjy {
    font-style: normal;
}

#cc-id-nye01VoxyVmk {
    padding: 1px;
    font-size: 24px;
    text-align: left;
    font-weight: 700;
    margin-top: 1px;
    color: black !important;
}

#cc-id-JgAlcoB0yNwl {
    text-align: left;
}

#cc-id-HXB3v12fD5zi {
    text-align: left;
    font-size: 18px;
    font-weight: 400;
    margin-top: 20px;
    color: black !important;
}

#cc-id-XX2AIdyVR5eK {
    width: auto;
    border-radius: 50px;
    padding: 10px 20px;
    display: flex;
    align-items: flex-start;
    align-self: flex-start;
    margin-top: 30px;
    justify-content: flex-start;
    background-color: rgb(249, 204, 204) !important;
}

#cc-id-lwO6g4nWurlg {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    color: rgb(225, 0, 0) !important;
}

#cc-id-1xiMywYLEmcJ {
    text-align: center;
}

#cc-id-lfGYoLJHlaLL {
    width: 100%;
    padding: 0px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: row-reverse;
    margin-top: 10px;
    line-height: 19.5px;
}

#cc-id-0TlGsFYlCcRY {
    padding: 1px;
    font-size: 17px;
    line-height: 24px;
    margin-left: 8px;
    font-weight: 700;
}

#cc-id-2vx73ibKyCDJ {
    text-align: left;
    line-height: 23.8px;
}

#cc-id-O5BP37jIh712 {
    font-weight: normal;
}

#cc-id-y042cF2B83Bk {
    font-weight: normal;
}

#cc-id-mFx65CqadLxV {
    color: rgb(113, 181, 178) !important;
}

#cc-id-MnJYhiUTDjlE {
    height: 26px;
    margin-top: 1px;
    color: black !important;
    width: 26px !important;
}

.fk-youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}

.fk-youtube .fk-rm.image,
.fk-youtube iframe,
.fk-youtube .play-button,
.fk-youtube .play-button:before {
    position: absolute;
}

.fk-youtube .play-button,
.fk-youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
}

#fk-dynamic-cart-head>tr>th {
    overflow-wrap: normal;
    word-wrap: normal;
    word-break: normal;
}

.table-text[title='Price'],
.table-text[title='Quantity'] {
    word-break: normal;
    overflow-wrap: normal;
}

.fk-payment-option-container:first-child .fk-payment-option-header-wrapper {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.fk-payment-option-container:last-child .fk-payment-option-header-wrapper {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.fk-payment-option-container:last-child .fk-payment-option-body {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

[data-gjs-type="form"][class*="gjs-selected"],
[data-gjs-type="form"] *[class*="gjs-selected"] {
    outline: 3px solid #8bc34a !important;
}

#fkt-image-a27-b9a-8bb {
    color: black !important;
    width: 100% !important;
    height: auto;
}

#ip73e7h {
    padding: 12px 10px;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    margin-top: 16px;
}

#iymce55 {
    padding: 12px 10px;
    width: 100%;
    margin-right: 16px;
    padding-top: 0;
    padding-bottom: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-left: 0;
    padding-right: 0;
}

#i110z0d {
    padding: 12px 10px;
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    align-items: stretch;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
}

#i94a6zg {
    display: flex;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    flex-direction: column;
}

#is07v5r {
    justify-content: center;
    align-items: center;
    align-self: center;
    padding-top: 48px;
    padding-bottom: 48px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    background-color: white !important;
}

#fkt-image-b88-db4-9d0 {
    color: black !important;
    width: 100% !important;
    height: auto;
}

#iza1h4s {
    padding: 12px 10px;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    margin-top: 16px;
}

#i7d9hgf {
    padding: 12px 10px;
    width: 100%;
    margin-right: 16px;
    padding-top: 0;
    padding-bottom: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-left: 0;
    padding-right: 0;
}

#fkt-image-14d-3b5-92f {
    color: black !important;
    width: 100% !important;
    height: auto;
}

#izpvtyf {
    padding: 12px 10px;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    margin-top: 16px;
}

#igicq9d {
    padding: 12px 10px;
    width: 100%;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-left: 0;
    padding-right: 0;
}

.fk-row.gjs-selected {
    outline: 3px solid red !important;
}

.fk-col.gjs-selected {
    outline: 3px solid #f8ba03 !important;
}

.fk-collapsible-list details[open] .fk-collapsible-list-left-label {
    border-radius: 5px 5px 0 0;
}

.el-798052>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-982818>.scraped-container-box:nth-child(1) {
    width: 10%;
    min-width: 10%;
    max-width: 10%;
}

.el-982818>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-116263>.scraped-container-box:nth-child(1) {
    width: 10%;
    min-width: 10%;
    max-width: 10%;
}

.el-116263>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-933481>.scraped-container-box:nth-child(1) {
    width: 10%;
    min-width: 10%;
    max-width: 10%;
}

.el-933481>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-140341>.scraped-container-box:nth-child(1) {
    width: 10%;
    min-width: 10%;
    max-width: 10%;
}

.el-140341>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-234357>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-45049>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-45049>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-934306>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-934306>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-238431>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-238431>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-134962>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-134962>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-612959>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-612959>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-868184>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-868184>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-190494>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-190494>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-839457>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-839457>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-410782>.scraped-container-box:nth-child(1) {
    width: 30%;
    min-width: 30%;
    max-width: 30%;
}

.el-410782>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-230706>.scraped-container-box:nth-child(1) {
    width: 30%;
    min-width: 30%;
    max-width: 30%;
}

.el-230706>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-924497>.scraped-container-box:nth-child(1) {
    width: 30%;
    min-width: 30%;
    max-width: 30%;
}

.el-924497>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-680291>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-467307>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-647891>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-647891>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-421836>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-421836>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-248139>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-248139>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-798933>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-798933>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-983695>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-983695>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-572668>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-572668>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-91081>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-114027>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-602706>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-602706>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-190581>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-190581>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-24622>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-24622>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-666822>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-666822>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-963721>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-963721>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-384857>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-384857>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-589660>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-589660>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-925565>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-925565>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-917811>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-917811>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-184076>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-184076>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-673584>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-673584>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-118597>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-118597>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-732787>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-732787>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-41897>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-41897>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-706544>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-706544>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-409477>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-51608>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-215510>.scraped-container-box:nth-child(1) {
    width: 50%;
    min-width: 50%;
    max-width: 50%;
}

.el-215510>.scraped-container-box:nth-child(2) {
    width: 15%;
    min-width: 15%;
    max-width: 15%;
}

.el-215510>.scraped-container-box:nth-child(3) {
    width: 15%;
    min-width: 15%;
    max-width: 15%;
}

.el-215510>.scraped-container-box:nth-child(4) {
    width: 20%;
    min-width: 20%;
    max-width: 20%;
}

.el-66300>.scraped-container-box:nth-child(1) {
    width: 50%;
    min-width: 50%;
    max-width: 50%;
}

.el-66300>.scraped-container-box:nth-child(2) {
    width: 15%;
    min-width: 15%;
    max-width: 15%;
}

.el-66300>.scraped-container-box:nth-child(3) {
    width: 15%;
    min-width: 15%;
    max-width: 15%;
}

.el-66300>.scraped-container-box:nth-child(4) {
    width: 20%;
    min-width: 20%;
    max-width: 20%;
}

.el-74275>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-589910>.scraped-container-box:nth-child(1) {
    width: 43%;
    min-width: 43%;
    max-width: 43%;
}

.el-589910>.scraped-container-box:nth-child(2) {
    width: 17%;
    min-width: 17%;
    max-width: 17%;
}

.el-589910>.scraped-container-box:nth-child(3) {
    width: 21%;
    min-width: 21%;
    max-width: 21%;
}

.el-589910>.scraped-container-box:nth-child(4) {
    width: 19%;
    min-width: 19%;
    max-width: 19%;
}

.el-15700>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-590434>.scraped-container-box:nth-child(1) {
    width: 45%;
    min-width: 45%;
    max-width: 45%;
}

.el-590434>.scraped-container-box:nth-child(2) {
    width: 17%;
    min-width: 17%;
    max-width: 17%;
}

.el-590434>.scraped-container-box:nth-child(3) {
    width: 17%;
    min-width: 17%;
    max-width: 17%;
}

.el-590434>.scraped-container-box:nth-child(4) {
    width: 21%;
    min-width: 21%;
    max-width: 21%;
}

.el-25331>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-917791>.scraped-container-box:nth-child(1) {
    width: 45%;
    min-width: 45%;
    max-width: 45%;
}

.el-917791>.scraped-container-box:nth-child(2) {
    width: 17%;
    min-width: 17%;
    max-width: 17%;
}

.el-917791>.scraped-container-box:nth-child(3) {
    width: 17%;
    min-width: 17%;
    max-width: 17%;
}

.el-917791>.scraped-container-box:nth-child(4) {
    width: 21%;
    min-width: 21%;
    max-width: 21%;
}

.el-16048>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-755104>.scraped-container-box:nth-child(1) {
    width: 45%;
    min-width: 45%;
    max-width: 45%;
}

.el-755104>.scraped-container-box:nth-child(2) {
    width: 17%;
    min-width: 17%;
    max-width: 17%;
}

.el-755104>.scraped-container-box:nth-child(3) {
    width: 17%;
    min-width: 17%;
    max-width: 17%;
}

.el-755104>.scraped-container-box:nth-child(4) {
    width: 21%;
    min-width: 21%;
    max-width: 21%;
}

.el-24544>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-194346>.scraped-container-box:nth-child(1) {
    width: 45%;
    min-width: 45%;
    max-width: 45%;
}

.el-194346>.scraped-container-box:nth-child(2) {
    width: 17%;
    min-width: 17%;
    max-width: 17%;
}

.el-194346>.scraped-container-box:nth-child(3) {
    width: 17%;
    min-width: 17%;
    max-width: 17%;
}

.el-194346>.scraped-container-box:nth-child(4) {
    width: 21%;
    min-width: 21%;
    max-width: 21%;
}

.el-513000>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-926975>.scraped-container-box:nth-child(1) {
    width: 45%;
    min-width: 45%;
    max-width: 45%;
}

.el-926975>.scraped-container-box:nth-child(2) {
    width: 17%;
    min-width: 17%;
    max-width: 17%;
}

.el-926975>.scraped-container-box:nth-child(3) {
    width: 17%;
    min-width: 17%;
    max-width: 17%;
}

.el-926975>.scraped-container-box:nth-child(4) {
    width: 21%;
    min-width: 21%;
    max-width: 21%;
}

.el-802959>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-834130>.scraped-container-box:nth-child(1) {
    width: 45%;
    min-width: 45%;
    max-width: 45%;
}

.el-834130>.scraped-container-box:nth-child(2) {
    width: 17%;
    min-width: 17%;
    max-width: 17%;
}

.el-834130>.scraped-container-box:nth-child(3) {
    width: 17%;
    min-width: 17%;
    max-width: 17%;
}

.el-834130>.scraped-container-box:nth-child(4) {
    width: 21%;
    min-width: 21%;
    max-width: 21%;
}

.el-272860>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-766427>.scraped-container-box:nth-child(1) {
    width: 45%;
    min-width: 45%;
    max-width: 45%;
}

.el-766427>.scraped-container-box:nth-child(2) {
    width: 17%;
    min-width: 17%;
    max-width: 17%;
}

.el-766427>.scraped-container-box:nth-child(3) {
    width: 17%;
    min-width: 17%;
    max-width: 17%;
}

.el-766427>.scraped-container-box:nth-child(4) {
    width: 21%;
    min-width: 21%;
    max-width: 21%;
}

.el-348823>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-69809>.scraped-container-box:nth-child(1) {
    width: 45%;
    min-width: 45%;
    max-width: 45%;
}

.el-69809>.scraped-container-box:nth-child(2) {
    width: 17%;
    min-width: 17%;
    max-width: 17%;
}

.el-69809>.scraped-container-box:nth-child(3) {
    width: 17%;
    min-width: 17%;
    max-width: 17%;
}

.el-69809>.scraped-container-box:nth-child(4) {
    width: 21%;
    min-width: 21%;
    max-width: 21%;
}

.el-974776>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-359143>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-359143>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-76685>.scraped-container-box:nth-child(1) {
    width: 30%;
    min-width: 30%;
    max-width: 30%;
}

.el-76685>.scraped-container-box:nth-child(2) {
    width: 55%;
    min-width: 55%;
    max-width: 55%;
}

.el-76685>.scraped-container-box:nth-child(3) {
    width: 15%;
    min-width: 15%;
    max-width: 15%;
}

.el-778881>.scraped-container-box:nth-child(1) {
    width: 30%;
    min-width: 30%;
    max-width: 30%;
}

.el-778881>.scraped-container-box:nth-child(2) {
    width: 55%;
    min-width: 55%;
    max-width: 55%;
}

.el-778881>.scraped-container-box:nth-child(3) {
    width: 15%;
    min-width: 15%;
    max-width: 15%;
}

.el-590374>.scraped-container-box:nth-child(1) {
    width: 30%;
    min-width: 30%;
    max-width: 30%;
}

.el-590374>.scraped-container-box:nth-child(2) {
    width: 55%;
    min-width: 55%;
    max-width: 55%;
}

.el-590374>.scraped-container-box:nth-child(3) {
    width: 15%;
    min-width: 15%;
    max-width: 15%;
}

.el-826016>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-826016>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-522123>.scraped-container-box:nth-child(1) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-522123>.scraped-container-box:nth-child(2) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-409109>.scraped-container-box:nth-child(1) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-409109>.scraped-container-box:nth-child(2) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-409109>.scraped-container-box:nth-child(3) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-650147>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-602512>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-72881>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-466530>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-187795>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-376688>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-366824>.scraped-container-box:nth-child(1) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-366824>.scraped-container-box:nth-child(2) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-486624>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-486624>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-527377>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-527377>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-654813>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-654813>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-461504>.scraped-container-box:nth-child(1) {
    width: 7%;
    min-width: 7%;
    max-width: 7%;
}

.el-461504>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-314205>.scraped-container-box:nth-child(1) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.fk-collapsible-list details[open] .fk-collapsible-list-right-label .fk-icon-rotate {
    transform: rotate(90deg);
}

.el-726590>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-834731>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-667089>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-667089>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-698941>.scraped-container-box:nth-child(1) {
    width: 25%;
    min-width: 25%;
    max-width: 25%;
}

.el-698941>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-26408>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-26408>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-602371>.scraped-container-box:nth-child(1) {
    width: 24%;
    min-width: 24%;
    max-width: 24%;
}

.el-602371>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-765704>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-765704>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-765704>.scraped-container-box:nth-child(3) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-206037>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-206037>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-206037>.scraped-container-box:nth-child(3) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-535639>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-535639>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-294631>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-294631>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-69121>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-69121>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-772072>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-772072>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-772072>.scraped-container-box:nth-child(3) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-855949>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-855949>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-855949>.scraped-container-box:nth-child(3) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-762769>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-762769>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-435843>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-435843>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-78431>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-78431>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-379836>.scraped-container-box:nth-child(1) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-379836>.scraped-container-box:nth-child(2) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-483086>.scraped-container-box:nth-child(1) {
    width: 15%;
    min-width: 15%;
    max-width: 15%;
}

.el-483086>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-381569>.scraped-container-box:nth-child(1) {
    width: 15%;
    min-width: 15%;
    max-width: 15%;
}

.el-381569>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-857122>.scraped-container-box:nth-child(1) {
    width: 15%;
    min-width: 15%;
    max-width: 15%;
}

.el-857122>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-554928>.scraped-container-box:nth-child(1) {
    width: 15%;
    min-width: 15%;
    max-width: 15%;
}

.el-554928>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-181611>.scraped-container-box:nth-child(1) {
    width: 15%;
    min-width: 15%;
    max-width: 15%;
}

.el-181611>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-562818>.scraped-container-box:nth-child(1) {
    width: 15%;
    min-width: 15%;
    max-width: 15%;
}

.el-562818>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-98924 {
    font-size: 28px;
    text-align: center;
}

.el-817260 {
    align-items: start;
    flex-direction: column;
}

.el-817260>.scraped-container-box:nth-child(1) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-817260>.scraped-container-box:nth-child(2) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

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

.el-901088 {
    font-size: 18px;
    text-align: left;
}

.el-653740 {
    align-items: center;
    flex-direction: row;
}

.el-653740>.scraped-container-box:nth-child(1) {
    width: 43%;
    min-width: 43%;
    max-width: 43%;
}

.el-653740>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-734787 {
    font-size: 18px;
    text-align: center;
}

.el-769540 {
    align-items: flex-start;
}

.el-505523 {
    align-items: start;
    flex-direction: column;
}

.el-505523>.scraped-container-box:nth-child(1) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-505523>.scraped-container-box:nth-child(2) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-586356 {
    font-size: 16px;
    text-align: left;
}

.el-39095 {
    align-items: center;
    flex-direction: row;
}

.el-39095>.scraped-container-box:nth-child(1) {
    width: 43%;
    min-width: 43%;
    max-width: 43%;
}

.el-39095>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-315289 {
    font-size: 18px;
    text-align: center;
}

.el-337274 {
    align-items: flex-start;
}

.el-349898 {
    align-items: start;
    flex-direction: column;
}

.el-349898>.scraped-container-box:nth-child(1) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-349898>.scraped-container-box:nth-child(2) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

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

.el-645267 {
    font-size: 18px;
    text-align: left;
}

.el-455060 {
    align-items: center;
    flex-direction: row;
}

.el-455060>.scraped-container-box:nth-child(1) {
    width: 43%;
    min-width: 43%;
    max-width: 43%;
}

.el-455060>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-805456 {
    font-size: 18px;
    text-align: center;
}

.el-819838 {
    align-items: flex-start;
}

.el-7910 {
    align-items: start;
    flex-direction: column;
}

.el-7910>.scraped-container-box:nth-child(1) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-474940 {
    font-size: 18px;
    text-align: left;
}

.el-88994 {
    align-items: center;
    flex-direction: row;
}

.el-88994>.scraped-container-box:nth-child(1) {
    width: 43%;
    min-width: 43%;
    max-width: 43%;
}

.el-88994>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-858339 {
    font-size: 18px;
    text-align: center;
}

.el-245229 {
    align-items: flex-start;
}

.el-600471 {
    align-items: start;
    flex-direction: column;
}

.el-600471>.scraped-container-box:nth-child(1) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-600471>.scraped-container-box:nth-child(2) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

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

.el-9340 {
    font-size: 18px;
    text-align: left;
}

.el-864547 {
    align-items: center;
    flex-direction: row;
}

.el-864547>.scraped-container-box:nth-child(1) {
    width: 43%;
    min-width: 43%;
    max-width: 43%;
}

.el-864547>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-102745 {
    font-size: 18px;
    text-align: center;
}

.el-820495 {
    align-items: flex-start;
}

.el-842379 {
    align-items: start;
    flex-direction: column;
}

.el-842379>.scraped-container-box:nth-child(1) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-197058 {
    font-size: 18px;
    text-align: left;
}

.el-503496 {
    align-items: center;
    flex-direction: row;
}

.el-503496>.scraped-container-box:nth-child(1) {
    width: 43%;
    min-width: 43%;
    max-width: 43%;
}

.el-503496>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-86319 {
    font-size: 18px;
    text-align: center;
}

.el-266428 {
    align-items: flex-start;
}

.el-538717 {
    align-items: start;
    flex-direction: column;
}

.el-538717>.scraped-container-box:nth-child(1) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-538717>.scraped-container-box:nth-child(2) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

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

.el-825386 {
    font-size: 18px;
    text-align: left;
}

.el-291549 {
    align-items: center;
    flex-direction: row;
}

.el-291549>.scraped-container-box:nth-child(1) {
    width: 43%;
    min-width: 43%;
    max-width: 43%;
}

.el-291549>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-139448 {
    font-size: 18px;
    text-align: center;
}

.el-332037 {
    align-items: flex-start;
}

.el-302515 {
    align-items: start;
    flex-direction: column;
}

.el-302515>.scraped-container-box:nth-child(1) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-302515>.scraped-container-box:nth-child(2) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

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

.el-705925 {
    font-size: 18px;
    text-align: left;
}

.el-981124 {
    align-items: center;
    flex-direction: row;
}

.el-981124>.scraped-container-box:nth-child(1) {
    width: 43%;
    min-width: 43%;
    max-width: 43%;
}

.el-981124>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-444620 {
    font-size: 18px;
    text-align: center;
}

.el-58136 {
    align-items: flex-start;
}

.el-141083 {
    align-items: start;
    flex-direction: column;
}

.el-141083>.scraped-container-box:nth-child(1) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-141083>.scraped-container-box:nth-child(2) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

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

.el-682199 {
    font-size: 18px;
    text-align: left;
}

.el-632587 {
    align-items: center;
    flex-direction: row;
}

.el-632587>.scraped-container-box:nth-child(1) {
    width: 43%;
    min-width: 43%;
    max-width: 43%;
}

.el-632587>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-608367 {
    font-size: 18px;
    text-align: center;
}

.el-578600 {
    align-items: flex-start;
}

.el-277878 {
    align-items: start;
    flex-direction: column;
}

.el-277878>.scraped-container-box:nth-child(1) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-277878>.scraped-container-box:nth-child(2) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

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

.el-630919 {
    font-size: 18px;
    text-align: left;
}

.el-752336 {
    align-items: center;
    flex-direction: row;
}

.el-752336>.scraped-container-box:nth-child(1) {
    width: 43%;
    min-width: 43%;
    max-width: 43%;
}

.el-752336>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-360881 {
    font-size: 18px;
    text-align: center;
}

.el-190042 {
    align-items: flex-start;
}

#\38 15466 {
    margin: 50px 0px 0px;
    padding: 0px 100px;
    background-size: auto;
    background-repeat: no-repeat;
}

#\39 01055 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

#ilvmp2v {
    width: 100%;
}

#ir3g0ia {
    line-height: 1;
    margin: 10px 0px 0px;
    padding: 10px;
    text-shadow: 0 0 0 0px !important;
    margin-top: 0;
    margin-bottom: 0;
}

#\34 06902 {
    padding: 0px 20px;
    background-size: auto;
    background-repeat: no-repeat;
    margin-right: 0;
    margin-top: 0;
}

#\39 18151 {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    color: rgb(48, 48, 48);
    font-size: 14px;
    text-align: initial;
    margin: 0px;
    padding: 0px;
    background-size: auto;
    background-repeat: no-repeat;
    display: flex;
    width: auto;
}

#i55yxmd {
    width: 33.3333%;
    display: block;
    justify-content: space-around;
}

#ipin14t {
    border-width: 0px;
    border-style: solid;
    border-radius: 15px;
    margin: 20px 10px 10px;
    padding: 0px;
    background-color: rgba(0, 182, 122, 0.12);
    box-shadow: rgba(37, 42, 50, 0.46) 0px 0px 5px 1px;
}

#iluvoyw {
    margin: 15px;
}

#fkt-image-09f-492-9d6 {
    border-width: 0px;
    border-style: solid;
    border-radius: 15px;
}

#is91wma {
    line-height: 1.6;
    margin: 10px;
    padding: 10px;
    text-shadow: transparent 0px 0px 0px;
}

#i5tugvh {
    color: rgb(0, 182, 122);
}

#ic7qagk {
    color: rgb(15, 17, 17);
    background-color: rgba(0, 0, 0, 0);
    font-size: 16px;
}

#ixs6klx {
    margin: 10px 0px;
    padding: 0px;
    display: flex;
    align-items: flex-start;
}

#ivqfsll {
    line-height: 1;
    margin: 0px;
    padding: 0px;
    text-shadow: transparent 0px 0px 0px;
}

#ijgtudn {
    font-size: 14px;
}

#if3jxmd {
    margin: 0px;
}

#ik38bmq {
    border-width: 0px;
    border-style: solid;
    border-radius: 15px;
    margin: 20px 10px 10px;
    padding: 0px;
    background-color: rgba(0, 182, 122, 0.12);
    box-shadow: rgba(37, 42, 50, 0.43) 0px 0px 5px 1px;
}

#ijqf231 {
    line-height: 1.6;
    margin: 10px;
    padding: 10px;
    text-shadow: transparent 0px 0px 0px;
}

#i95lits {
    background-color: transparent;
    font-size: 17px;
}

#ie5u7kg {
    background-color: transparent;
    color: rgb(0, 182, 122);
    font-size: 18px;
}

#iubhcef {
    background-color: rgba(0, 0, 0, 0);
    font-size: 16px;
    color: rgb(15, 17, 17);
}

#iqf6iuj {
    margin: 10px 0px;
    padding: 0px;
    display: flex;
    align-items: flex-start;
}

#iyjigkz {
    line-height: 1;
    margin: 0px;
    padding: 0px;
    text-shadow: transparent 0px 0px 0px;
}

#iqe7huf {
    font-size: 14px;
}

#i72klaf {
    margin: 0px;
}

#icgedpu {
    border-width: 0px;
    border-style: solid;
    border-color: rgba(0, 182, 122, 0.12);
    border-radius: 15px;
    margin: 20px 10px 10px;
    padding: 0px;
    background-color: rgba(0, 182, 122, 0.12);
    box-shadow: rgba(37, 42, 50, 0.48) 0px 0px 5px 1px;
}

#i636flk {
    margin: 15px;
}

#fkt-image-288-abd-87b {
    border-width: 0px;
    border-style: solid;
    border-radius: 15px;
}

#inz7v8w {
    line-height: 1.6;
    margin: 10px;
    padding: 10px;
    box-shadow: transparent 0px 0px 0px 0px;
    text-shadow: transparent 0px 0px 0px;
}

#ig4y7li {
    color: rgb(0, 182, 122);
}

#ieoe0ko {
    font-size: 16px;
}

#iwzmsqk {
    margin: 10px 0px;
    padding: 0px;
    align-items: flex-start;
    display: flex;
}

#iauqoek {
    line-height: 1;
    margin: 0px;
    padding: 0px;
    text-shadow: transparent 0px 0px 0px;
}

#izznwne {
    font-size: 14px;
}

#inuwibc {
    margin: 0px;
}

#icjo92n {
    width: 33.3333%;
}

#ivgzrbm {
    border-width: 0px;
    border-style: solid;
    border-radius: 15px;
    margin: 20px 10px 10px;
    padding: 0px;
    background-color: rgba(0, 182, 122, 0.12);
    box-shadow: rgba(37, 42, 50, 0.48) 0px 0px 5px 1px;
}

#ii3lfsv {
    line-height: 1.6;
    margin: 10px;
    padding: 10px;
    text-shadow: 0 0 0 0px !important;
}

#ipr28vv {
    color: rgb(0, 182, 122);
}

#iu3g9ng {
    font-size: 16px;
}

#idk8l1k {
    margin: 10px 0px;
    padding: 0px;
    display: flex;
    align-items: flex-start;
}

#imixqik {
    line-height: 1;
    margin: 0px;
    padding: 0px;
    text-shadow: transparent 0px 0px 0px;
}

#ic8sfgp {
    font-size: 14px;
}

#i1sm7gt {
    margin: 0px;
}

#ito2yqh {
    border-width: 0px;
    border-style: solid;
    border-radius: 15px;
    margin: 20px 10px 10px;
    padding: 0px;
    background-color: rgba(0, 182, 122, 0.12);
    box-shadow: rgba(37, 42, 50, 0.47) 0px 0px 5px 1px;
}

#ibmafof {
    margin: 15px;
}

#fkt-image-47b-79b-9da {
    border-width: 0px;
    border-style: solid;
    border-radius: 15px;
}

#i5k94lb {
    line-height: 1.6;
    margin: 10px;
    padding: 10px;
    text-shadow: transparent 0px 0px 0px;
}

#iicov7q {
    color: rgb(0, 182, 122);
}

#irso477 {
    font-size: 16px;
}

#i3n610b {
    font-size: 16px;
    background-color: rgba(0, 0, 0, 0);
    color: rgb(15, 17, 17);
}

#is52zvm {
    margin: 10px 0px;
    padding: 0px;
    display: flex;
    align-items: flex-start;
}

#ipycd6d {
    line-height: 1;
    margin: 0px;
    padding: 0px;
    text-shadow: transparent 0px 0px 0px;
}

#i7aqf3l {
    font-size: 14px;
}

#ijtqe0u {
    margin: 0px;
}

#ilhgxso {
    border-width: 0px;
    border-style: solid;
    border-radius: 15px;
    margin: 20px 10px 10px;
    padding: 0px;
    background-color: rgba(0, 182, 122, 0.12);
    box-shadow: rgba(37, 42, 50, 0.48) 0px 0px 5px 1px;
}

#iplvgdg {
    line-height: 1.6;
    margin: 10px;
    padding: 10px;
    text-shadow: 0 0 0 0px !important;
}

#igikqdg {
    color: rgb(0, 182, 122);
    font-size: 18px;
}

#iy41bo3 {
    font-size: 16px;
}

#ip6o5tg {
    margin: 10px 0px;
    padding: 0px;
    display: flex;
    align-items: flex-start;
}

#ic2gd36 {
    line-height: 1;
    margin: 0px;
    padding: 0px;
    text-shadow: transparent 0px 0px 0px;
}

#ilesebu {
    font-size: 14px;
}

#igwr2tn {
    margin: 0px;
}

#ibccukg {
    border-width: 0px;
    border-style: solid;
    border-radius: 15px;
    margin: 20px 10px 10px;
    padding: 0px;
    background-color: rgba(0, 182, 122, 0.12);
    box-shadow: rgba(37, 42, 50, 0.47) 0px 0px 5px 1px;
}

#ih93j9g {
    margin: 15px;
}

#fkt-image-4a4-da5-983 {
    border-width: 0px;
    border-style: solid;
    border-radius: 15px;
}

#ie8sta5 {
    line-height: 1.6;
    margin: 10px;
    padding: 10px;
    text-shadow: transparent 0px 0px 0px;
}

#inrxxhg {
    color: rgb(0, 182, 122);
}

#i1nimel {
    font-size: 16px;
}

#iwctz0s {
    margin: 10px 0px;
    padding: 0px;
    display: flex;
    align-items: flex-start;
}

#i9ylx4f {
    line-height: 1;
    margin: 0px;
    padding: 0px;
    text-shadow: transparent 0px 0px 0px;
}

#ihe7a9v {
    font-size: 14px;
}

#iw2apys {
    margin: 0px;
}

#if6cpvj {
    width: 33.3333%;
}

#is8ea3m {
    border-width: 0px;
    border-style: solid;
    border-radius: 15px;
    margin: 20px 10px 10px;
    padding: 0px;
    background-color: rgba(0, 182, 122, 0.12);
    box-shadow: rgba(37, 42, 50, 0.48) 0px 0px 5px 1px;
}

#iesgdbh {
    margin: 15px;
}

#iq7agye {
    line-height: 1.6;
    margin: 10px;
    padding: 10px;
    box-shadow: transparent 0px 0px 0px 0px;
    text-shadow: transparent 0px 0px 0px;
}

#iablv2u {
    color: rgb(0, 182, 122);
}

#ihxyd7x {
    font-size: 16px;
}

#idee0jw {
    margin: 10px 0px;
    padding: 0px;
    display: flex;
    align-items: flex-start;
}

#iohvaqh {
    line-height: 1;
    margin: 0px;
    padding: 0px;
    text-shadow: transparent 0px 0px 0px;
}

#ifztg0q {
    font-size: 14px;
}

#i8e4ezx {
    margin: 0px;
}

#ixutr2o {
    border-width: 0px;
    border-style: solid;
    border-radius: 15px;
    margin: 20px 10px 10px;
    padding: 0px;
    background-color: rgba(0, 182, 122, 0.12);
    box-shadow: rgba(37, 42, 50, 0.46) 0px 0px 5px 1px;
}

#ipgpjlf {
    margin: 15px;
}

#fkt-image-09a-48c-a59 {
    border-width: 0px;
    border-style: solid;
    border-radius: 15px;
}

#ibp7z4i {
    line-height: 1.6;
    margin: 10px;
    padding: 10px;
    text-shadow: transparent 0px 0px 0px;
}

#ikx3zdg {
    color: rgb(0, 182, 122);
}

#ib0o9wx {
    font-size: 16px;
}

#i8eolkq {
    margin: 10px 0px;
    padding: 0px;
    display: flex;
    align-items: flex-start;
}

#imm4pxh {
    line-height: 1;
    margin: 0px;
    padding: 0px;
    text-shadow: transparent 0px 0px 0px;
}

#isutvw2 {
    font-size: 14px;
}

#i0qw84f {
    margin: 0px;
}

#i0jmrm6 {
    border-width: 0px;
    border-style: solid;
    border-radius: 15px;
    margin: 20px 10px 10px;
    padding: 0px;
    background-color: rgba(0, 182, 122, 0.12);
    box-shadow: rgba(37, 42, 50, 0.46) 0px 0px 5px 1px;
}

#is6xomk {
    margin: 15px;
}

#fkt-image-617-fac-8c5 {
    border-width: 0px;
    border-style: solid;
    border-radius: 15px;
}

#isoytdz {
    line-height: 1.6;
    margin: 10px;
    padding: 10px;
    text-shadow: transparent 0px 0px 0px;
}

#ikc12nn {
    color: rgb(0, 182, 122);
}

#ilzq22t {
    font-size: 16px;
}

#iqnrjbg {
    margin: 10px 0px;
    padding: 0px;
    align-items: flex-start;
    display: flex;
}

#ip7sko2 {
    line-height: 1;
    margin: 0px;
    padding: 0px;
    text-shadow: transparent 0px 0px 0px;
}

#ikftz2x {
    font-size: 14px;
}

#iht83uh {
    margin: 0px;
}

.el-366866>.scraped-container-box:nth-child(1) {
    width: 44px;
    min-width: 44px;
    max-width: 44px;
}

.el-366866>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-625222>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-625222>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-349263>.scraped-container-box:nth-child(1) {
    width: 24%;
    min-width: 24%;
    max-width: 24%;
}

.el-349263>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-630665>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-976131>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-791369>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-510645>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-72137>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-976949>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-976949>.scraped-container-box:nth-child(2) {
    width: 13%;
    min-width: 13%;
    max-width: 13%;
}

.el-447048>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-110343>.scraped-container-box:nth-child(1) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-110343>.scraped-container-box:nth-child(2) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-945016>.scraped-container-box:nth-child(1) {
    width: 43%;
    min-width: 43%;
    max-width: 43%;
}

.el-945016>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-885363>.scraped-container-box:nth-child(1) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-885363>.scraped-container-box:nth-child(2) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-337759>.scraped-container-box:nth-child(1) {
    width: 43%;
    min-width: 43%;
    max-width: 43%;
}

.el-337759>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-487085>.scraped-container-box:nth-child(1) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-487085>.scraped-container-box:nth-child(2) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-172532>.scraped-container-box:nth-child(1) {
    width: 43%;
    min-width: 43%;
    max-width: 43%;
}

.el-172532>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-422630>.scraped-container-box:nth-child(1) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-302401>.scraped-container-box:nth-child(1) {
    width: 43%;
    min-width: 43%;
    max-width: 43%;
}

.el-302401>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-346539>.scraped-container-box:nth-child(1) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-346539>.scraped-container-box:nth-child(2) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-30444>.scraped-container-box:nth-child(1) {
    width: 43%;
    min-width: 43%;
    max-width: 43%;
}

.el-30444>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-225722>.scraped-container-box:nth-child(1) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-518555>.scraped-container-box:nth-child(1) {
    width: 43%;
    min-width: 43%;
    max-width: 43%;
}

.el-518555>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-1259>.scraped-container-box:nth-child(1) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-1259>.scraped-container-box:nth-child(2) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-356149>.scraped-container-box:nth-child(1) {
    width: 43%;
    min-width: 43%;
    max-width: 43%;
}

.el-356149>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-848869>.scraped-container-box:nth-child(1) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-848869>.scraped-container-box:nth-child(2) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-663837>.scraped-container-box:nth-child(1) {
    width: 43%;
    min-width: 43%;
    max-width: 43%;
}

.el-663837>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-426796>.scraped-container-box:nth-child(1) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-426796>.scraped-container-box:nth-child(2) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-213428>.scraped-container-box:nth-child(1) {
    width: 43%;
    min-width: 43%;
    max-width: 43%;
}

.el-213428>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-396233>.scraped-container-box:nth-child(1) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-396233>.scraped-container-box:nth-child(2) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-519680>.scraped-container-box:nth-child(1) {
    width: 43%;
    min-width: 43%;
    max-width: 43%;
}

.el-519680>.scraped-container-box:nth-child(2) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-620886>.scraped-container-box:nth-child(1) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-620886>.scraped-container-box:nth-child(2) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-620886>.scraped-container-box:nth-child(3) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-620886>.scraped-container-box:nth-child(4) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-352489>.scraped-container-box:nth-child(1) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-352489>.scraped-container-box:nth-child(2) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-352489>.scraped-container-box:nth-child(3) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-352489>.scraped-container-box:nth-child(4) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.el-712441>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-712441>.scraped-container-box:nth-child(2) {
    width: 86%;
    min-width: 86%;
    max-width: 86%;
}

.el-780973>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-780973>.scraped-container-box:nth-child(2) {
    width: 86%;
    min-width: 86%;
    max-width: 86%;
}

.el-88822>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-88822>.scraped-container-box:nth-child(2) {
    width: 86%;
    min-width: 86%;
    max-width: 86%;
}

.el-961465>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-961465>.scraped-container-box:nth-child(2) {
    width: 86%;
    min-width: 86%;
    max-width: 86%;
}

.el-887298>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-887298>.scraped-container-box:nth-child(2) {
    width: 92%;
    min-width: 92%;
    max-width: 92%;
}

.el-115344>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-115344>.scraped-container-box:nth-child(2) {
    width: 92%;
    min-width: 92%;
    max-width: 92%;
}

.el-198801>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-198801>.scraped-container-box:nth-child(2) {
    width: 92%;
    min-width: 92%;
    max-width: 92%;
}

.el-236778>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-236778>.scraped-container-box:nth-child(2) {
    width: 92%;
    min-width: 92%;
    max-width: 92%;
}

.el-794683>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-794683>.scraped-container-box:nth-child(2) {
    width: 92%;
    min-width: 92%;
    max-width: 92%;
}

.el-439416>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-439416>.scraped-container-box:nth-child(2) {
    width: 92%;
    min-width: 92%;
    max-width: 92%;
}

.el-797069>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-797069>.scraped-container-box:nth-child(2) {
    width: 70%;
    min-width: 70%;
    max-width: 70%;
}

.el-408361>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-408361>.scraped-container-box:nth-child(2) {
    width: 92%;
    min-width: 92%;
    max-width: 92%;
}

.el-21685>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-21685>.scraped-container-box:nth-child(2) {
    width: 92%;
    min-width: 92%;
    max-width: 92%;
}

.el-653168>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-653168>.scraped-container-box:nth-child(2) {
    width: 92%;
    min-width: 92%;
    max-width: 92%;
}

.el-463289>.scraped-container-box:nth-child(1) {
    width: unset;
    min-width: 0;
    max-width: unset;
}

.el-463289>.scraped-container-box:nth-child(2) {
    width: 92%;
    min-width: 92%;
    max-width: 92%;
}

#i7wnfl1 {
    margin-bottom: 0;
}

#ijvm407 {
    justify-content: center;
    display: block;
    flex-direction: row;
    flex: 1 0 0;
    align-items: center;
    align-self: center;
    padding-top: 0;
}

#infbjli {
    justify-content: center;
    background-color: #ffffff !important;
}

#im5516 {
    padding-top: 1px;
}

#iph6dm1 {
    padding-top: 1px;
}

#iz5249k {
    padding-top: 1px;
}

#ifgsqrj {
    padding-top: 1px;
}

#iyii5ck {
    padding-top: 2px;
}

#ifgwbr2 {
    padding-top: 1px;
}

#ifimbei {
    padding-top: 1px;
}

#iwkpxbc {
    padding-top: 2px;
}

#i78clay {
    padding-top: 2px;
}

#if7jf7q {
    padding: 12px 10px;
    width: 100%;
}

#fkt-image-2d5-e88-bc0 {
    color: black !important;
    width: auto !important;
    height: 150px;
}

.fk-row.cc-selected {
    outline: 3px solid red !important;
}

.fk-col.cc-selected {
    outline: 3px solid rgba(248, 186, 3, 1) !important;
}

#fkt-image-c4b-ca5-923 {
    border-width: 0px;
    border-style: solid;
    border-radius: 15px;
}

#i60qcag {
    margin: 15px;
}

#i8919qc {
    padding-top: 1px;
}

#ia0hbhg {
    color: rgb(0, 182, 122);
}

#i8ni9o9 {
    font-size: 16px;
}

#i7sg82j {
    line-height: 1.6;
    margin: 10px;
    padding: 10px;
    text-shadow: transparent 0px 0px 0px;
}

#ilufkkd {
    font-size: 14px;
}

#ihfexsg {
    line-height: 1;
    margin: 0px;
    padding: 0px;
    text-shadow: transparent 0px 0px 0px;
}

#ipz07vu {
    margin: 0px;
}

#ig6kt4z {
    margin: 10px 0px;
    padding: 0px;
    display: flex;
    align-items: flex-start;
}

#itilfnl {
    border-width: 0px;
    border-style: solid;
    border-radius: 15px;
    margin: 20px 10px 10px;
    padding: 0px;
    background-color: rgba(0, 182, 122, 0.12);
    box-shadow: rgba(37, 42, 50, 0.47) 0px 0px 5px 1px;
}

#fkt-image-7b2-090-a8b {
    border-width: 0px;
    border-style: solid;
    border-radius: 15px;
}

#ijcrwzc {
    margin: 15px;
}

#inqu639 {
    padding-top: 2px;
}

#i3mmcyq {
    color: rgb(0, 182, 122);
}

#iph4e7t {
    font-size: 16px;
}

#i0goxl4 {
    line-height: 1.6;
    margin: 10px;
    padding: 10px;
    text-shadow: transparent 0px 0px 0px;
}

#ic8d5jh {
    font-size: 14px;
}

#i1xhhsl {
    line-height: 1;
    margin: 0px;
    padding: 0px;
    text-shadow: transparent 0px 0px 0px;
}

#ihkkiu5 {
    margin: 0px;
}

#i4a1qj6 {
    margin: 10px 0px;
    padding: 0px;
    align-items: flex-start;
    display: flex;
}

#iihcvpl {
    border-width: 0px;
    border-style: solid;
    border-radius: 15px;
    margin: 20px 10px 10px;
    padding: 0px;
    background-color: rgba(0, 182, 122, 0.12);
    box-shadow: rgba(37, 42, 50, 0.46) 0px 0px 5px 1px;
}

#fkt-image-92e-fa7-971 {
    border-width: 0px;
    border-style: solid;
    border-radius: 15px;
}

#iyristx {
    margin: 15px;
}

#ihuv2fp {
    padding-top: 2px;
}

#iprumrh {
    color: rgb(0, 182, 122);
}

#ikc1k08 {
    font-size: 16px;
}

#i2hwqn7 {
    line-height: 1.6;
    margin: 10px;
    padding: 10px;
    box-shadow: transparent 0px 0px 0px 0px;
    text-shadow: transparent 0px 0px 0px;
}

#i22g76l {
    font-size: 14px;
}

#iqjkjrh {
    line-height: 1;
    margin: 0px;
    padding: 0px;
    text-shadow: transparent 0px 0px 0px;
}

#ia83ryc {
    margin: 0px;
}

#iuml61k {
    margin: 10px 0px;
    padding: 0px;
    align-items: flex-start;
    display: flex;
}

#iut4frv {
    border-width: 0px;
    border-style: solid;
    border-color: rgba(0, 182, 122, 0.12);
    border-radius: 15px;
    margin: 20px 10px 10px;
    padding: 0px;
    background-color: rgba(0, 182, 122, 0.12);
    box-shadow: rgba(37, 42, 50, 0.48) 0px 0px 5px 1px;
}

#fkt-image-150-ca8-a79 {
    border-width: 0px;
    border-style: solid;
    border-radius: 15px;
}

#fkt-image-588-1b7-acb {
    border-width: 0px;
    border-style: solid;
    border-radius: 15px;
}

#ilgmn7v {
    margin: 15px;
}

#ib2esl5 {
    padding-top: 1px;
}

#iwy1p7k {
    color: rgb(0, 182, 122);
}

#i5k2gll {
    font-size: 16px;
}

#inc0joj {
    font-size: 16px;
    background-color: rgba(0, 0, 0, 0);
    color: rgb(15, 17, 17);
}

#ix97hxg {
    line-height: 1.6;
    margin: 10px;
    padding: 10px;
    text-shadow: transparent 0px 0px 0px;
}

#i5myrkv {
    font-size: 14px;
}

#iiaju9b {
    line-height: 1;
    margin: 0px;
    padding: 0px;
    text-shadow: transparent 0px 0px 0px;
}

#iugune6 {
    margin: 0px;
}

#ini0p15 {
    margin: 10px 0px;
    padding: 0px;
    display: flex;
    align-items: flex-start;
}

#ip9a1yo {
    border-width: 0px;
    border-style: solid;
    border-radius: 15px;
    margin: 20px 10px 10px;
    padding: 0px;
    background-color: rgba(0, 182, 122, 0.12);
    box-shadow: rgba(37, 42, 50, 0.47) 0px 0px 5px 1px;
}

#fkt-image-462-89f-ab6 {
    border-width: 0px;
    border-style: solid;
    border-radius: 15px;
}

#i6bbo3i {
    margin: 15px;
}

#ijj8h59 {
    padding-top: 2px;
}

#i64vc9w {
    color: rgb(0, 182, 122);
}

#ilew0d7 {
    font-size: 16px;
}

#i7t678b {
    line-height: 1.6;
    margin: 10px;
    padding: 10px;
    text-shadow: transparent 0px 0px 0px;
}

#i857125 {
    font-size: 14px;
}

#ic4p0vc {
    line-height: 1;
    margin: 0px;
    padding: 0px;
    text-shadow: transparent 0px 0px 0px;
}

#ir4nedm {
    margin: 0px;
}

#iz89mmu {
    margin: 10px 0px;
    padding: 0px;
    display: flex;
    align-items: flex-start;
}

#i98ijb2 {
    border-width: 0px;
    border-style: solid;
    border-radius: 15px;
    margin: 20px 10px 10px;
    padding: 0px;
    background-color: rgba(0, 182, 122, 0.12);
    box-shadow: rgba(37, 42, 50, 0.46) 0px 0px 5px 1px;
}

#fkt-image-2ad-084-8e2 {
    border-width: 0px;
    border-style: solid;
    border-radius: 15px;
}

#iiwu8kq {
    margin: 15px;
}

#i7euvjj {
    padding-top: 2px;
}

#ins89n1 {
    color: rgb(0, 182, 122);
}

#i9h4bdj {
    font-size: 16px;
}

#imuzfp5 {
    line-height: 1.6;
    margin: 10px;
    padding: 10px;
    box-shadow: transparent 0px 0px 0px 0px;
    text-shadow: transparent 0px 0px 0px;
}

#in47bud {
    font-size: 14px;
}

#ipvl8d8 {
    line-height: 1;
    margin: 0px;
    padding: 0px;
    text-shadow: transparent 0px 0px 0px;
}

#iarexp8 {
    margin: 0px;
}

#ilrih3j {
    margin: 10px 0px;
    padding: 0px;
    align-items: flex-start;
    display: flex;
}

#izd07mr {
    border-width: 0px;
    border-style: solid;
    border-color: rgba(0, 182, 122, 0.12);
    border-radius: 15px;
    margin: 20px 10px 10px;
    padding: 0px;
    background-color: rgba(0, 182, 122, 0.12);
    box-shadow: rgba(37, 42, 50, 0.48) 0px 0px 5px 1px;
}

@keyframes track {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}

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

    .fk-shopify-multiple-form-select .fk-shopify-form-select-container,
    .fk-shopify-multiple-form-select .fk-shopify-form-field,
    .fk-shopify-multiple-form-field .fk-shopify-form-field,
    .fk-shopify-multiple-form-field .fk-shopify-form-select-container {
        margin: 5px;
        padding: 5px;
    }

    .fk-shopify-multiple-form-select .fk-shopify-form-select-container:first-child,
    .fk-shopify-multiple-form-select .fk-shopify-form-field:first-child,
    .fk-shopify-multiple-form-field .fk-shopify-form-field:first-child,
    .fk-shopify-multiple-form-field .fk-shopify-form-select-container:first-child {
        margin-top: 0px;
    }

    .fk-shopify-multiple-form-select .fk-shopify-form-select-container:last-child,
    .fk-shopify-multiple-form-select .fk-shopify-form-field:last-child:last-child,
    .fk-shopify-multiple-form-field .fk-shopify-form-field:last-child:last-child,
    .fk-shopify-multiple-form-field .fk-shopify-form-select-container:last-child {
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 1020px) {
    .content article {
        margin: 0px;
        padding: 0px;
        box-sizing: border-box;
        float: none;
        width: 100%;
    }

    .content aside {
        width: 0px;
        margin: 0px;
        padding: 0px;
        display: none;
        float: none;
    }

    .title h1 {
        font-size: 26px;
    }

    .comment- holder {
        top: 10px;
        margin-bottom: 15px;
    }

    #comment-input- holder {
        margin: 0px;
        padding: 0px;
        width: 100%;
    }

    .tite h1 {
        font-size: 26px;
    }

    .content article {
        margin: 0;
        padding: 0;
        box-sizing: border- box;
        float: none;
        width: 100%;
    }

    .comment- holder {
        top: 10px;
        margin-bottom: 15px;
    }

    #comment-input- holder {
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .content aside {
        width: 0;
        margin: 0;
        padding: 0;
        display: none;
        float: none;
    }

    .tite h1 {
        font-size: 26px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .no-tablet {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .no-desktop {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .fk-row {
        flex-wrap: wrap;
    }

    .fk-col {
        flex-basis: 100%;
        display: block;
    }

    footer>div.fk-footer-row {
        flex-wrap: wrap;
    }

    #\33 9039 {
        flex-direction: row-reverse;
        width: auto;
    }

    #fkt-link-191-4a1-aaf {
        width: 100% !important;
    }

    #ir6n4n8 {
        flex-direction: column;
    }

    #fkt-link-a9b-188-a1c {
        width: 100% !important;
    }

    #fkt-link-8f1-18e-929 {
        width: 100% !important;
    }

    .fk-footer-row .fk-col {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    .cc-side-nav-carousel .cc-vertical-carousel-main {
        width: 90%;
    }

    .cc-side-nav-carousel .cc-vertical-carousel-nav {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .cc-cart-row .cc-cart-row-content {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }
}

@media (max-width:480px) {
    .product-list .pl-item .pl-image {
        margin: 0 !important;
    }

    .product-list .pl-item .pl-name {
        gap: 4px !important;
    }

    .fk-shopping-cart .cart-display {
        margin-right: 10%;
    }
}

@media screen and (min-width: 1024px) {
    .el-522123>.scraped-container-box:nth-child(1) {
        width: unset;
        min-width: 0;
        max-width: unset;
    }

    .el-522123>.scraped-container-box:nth-child(2) {
        width: unset;
        min-width: 0;
        max-width: unset;
    }

    .el-409109>.scraped-container-box:nth-child(1) {
        width: unset;
        min-width: 0;
        max-width: unset;
    }

    .el-409109>.scraped-container-box:nth-child(2) {
        width: unset;
        min-width: 0;
        max-width: unset;
    }

    .el-409109>.scraped-container-box:nth-child(3) {
        width: unset;
        min-width: 0;
        max-width: unset;
    }

    .el-366824>.scraped-container-box:nth-child(1) {
        width: unset;
        min-width: 0;
        max-width: unset;
    }

    .el-366824>.scraped-container-box:nth-child(2) {
        width: unset;
        min-width: 0;
        max-width: unset;
    }

    .el-314205>.scraped-container-box:nth-child(1) {
        width: unset;
        min-width: 0;
        max-width: unset;
    }

    .el-379836>.scraped-container-box:nth-child(1) {
        width: unset;
        min-width: 0;
        max-width: unset;
    }

    .el-379836>.scraped-container-box:nth-child(2) {
        width: unset;
        min-width: 0;
        max-width: unset;
    }
}

@media screen and (min-width: 480px) {
    .el-522123>.scraped-container-box:nth-child(1) {
        width: unset;
        min-width: 0;
        max-width: unset;
    }

    .el-522123>.scraped-container-box:nth-child(2) {
        width: unset;
        min-width: 0;
        max-width: unset;
    }

    .el-409109>.scraped-container-box:nth-child(1) {
        width: unset;
        min-width: 0;
        max-width: unset;
    }

    .el-409109>.scraped-container-box:nth-child(2) {
        width: unset;
        min-width: 0;
        max-width: unset;
    }

    .el-409109>.scraped-container-box:nth-child(3) {
        width: unset;
        min-width: 0;
        max-width: unset;
    }

    .el-366824>.scraped-container-box:nth-child(1) {
        width: unset;
        min-width: 0;
        max-width: unset;
    }

    .el-366824>.scraped-container-box:nth-child(2) {
        width: unset;
        min-width: 0;
        max-width: unset;
    }

    .el-314205>.scraped-container-box:nth-child(1) {
        width: unset;
        min-width: 0;
        max-width: unset;
    }

    .el-379836>.scraped-container-box:nth-child(1) {
        width: unset;
        min-width: 0;
        max-width: unset;
    }

    .el-379836>.scraped-container-box:nth-child(2) {
        width: unset;
        min-width: 0;
        max-width: unset;
    }
}

@media screen and (max-width: 480px) {
    .img- width {
        width: 70px;
        height: 70px;
    }
}

@media (max-width: 992px) {
    #iujdjh {
        padding-left: 10px;
    }

    #iye10g {
        flex-direction: column;
    }

    #ik5a7z {
        border-style: none;
        margin-top: 20px;
    }

    #ipwmpl {
        margin-right: 1px;
    }

    #iv2ypy {
        padding-left: 1px;
        padding-right: 20px;
    }

    #i3zgex {
        padding-left: 10px;
        padding-right: 10px;
    }

    #ijtg4v {
        padding-left: 20px;
        padding-right: 1px;
    }

    #ixr4jg {
        font-size: 19px;
        line-height: 22.99px;
    }

    #icetw4q {
        font-size: 30px;
    }

    #iem4cur {
        font-size: 30px;
    }

    #fkt-link-891-18a-a7b {
        width: 100% !important;
    }

    #iiir3g {
        flex-direction: column;
    }

    #fkt-link-1b5-4a1-98b {
        width: 100% !important;
    }

    #irzy9j {
        width: 100% !important;
    }

    #ifxycy {
        width: 100% !important;
    }

    #iltowi {
        width: 100% !important;
    }

    #i9ws37 {
        width: 100% !important;
    }

    #iyegf3 {
        width: 100% !important;
    }

    #ijk2zh {
        width: 100% !important;
    }

    #i1p3jn {
        width: 100% !important;
    }

    #ixeqke {
        width: 100% !important;
    }

    #ijpd3oh {
        padding-left: 14px;
        padding-right: 14px;
        margin-right: 20px;
    }

    #i1d0ps7 {
        padding-right: 14px;
        padding-left: 14px;
        margin-right: 20px;
    }

    #itxy115 {
        padding-left: 14px;
        padding-right: 14px;
    }

    #fkt-link-5b8-68f-b00 {
        width: 100% !important;
    }

    #i06srmq {
        padding-right: 130px;
    }

    #iv9ip0e {
        flex-direction: column;
    }

    #idokq4 {
        flex-direction: column;
    }

    #iytl3f {
        flex-direction: row;
    }

    #ifesda {
        margin-top: 1px;
    }

    #it15m0t {
        padding: 18px 14px;
    }

    #inmyc1a {
        padding: 18px 14px;
    }

    #ifp19ve {
        padding: 18px 14px;
    }

    #iqrkh2h {
        padding: 18px 14px;
    }

    #isqcmj7 {
        padding: 20px;
    }

    #iw1p4a5 {
        font-size: 30px;
        line-height: 38px;
    }

    #i2qna4t-2 {
        padding-right: 24px;
        width: 100% !important;
    }

    #i9ygcl-2 {
        text-align: left;
    }

    #fkt-link-191-4a1-aaf {
        width: 100% !important;
    }

    #ih6u3yb {
        font-size: 30px;
        line-height: 38px;
    }

    #i144kr9 {
        text-align: left;
    }

    #iocxynv {
        text-align: left;
    }

    #iwq7g34 {
        text-align: left;
    }

    #ize7u4r {
        font-size: 30px;
    }

    #ipv4roa {
        padding-left: 10px;
    }

    #fkt-link-a9b-188-a1c {
        width: 100% !important;
    }

    #imx3k8m {
        padding-left: 10px;
    }

    #ik7br0y {
        font-size: 30px;
    }

    #ilywzhf {
        padding-left: 10px;
    }

    #fkt-link-8f1-18e-929 {
        width: 100% !important;
    }

    #iyisxm4 {
        font-size: 30px;
    }

    #i1q0n48 {
        padding-left: 10px;
    }

    #fkt-image-0e1-d9c-88f {
        width: auto !important;
    }

    #ijopmj9 {
        padding-right: 20px;
    }

    #i4lenag {
        flex-direction: row;
        justify-content: flex-start;
        display: block;
    }

    #iibwpam {
        flex-direction: column;
        width: 100% !important;
    }

    #i5q0l9v {
        width: 100% !important;
    }

    #iqrrl6m {
        margin-left: 1px;
    }

    #ihod2u {
        padding-left: 0px;
        padding-right: 0px;
    }

    #fkt-image-1eb-582-8eb {
        border-top-right-radius: 10px;
        border-bottom-left-radius: 0px;
        display: none;
    }

    #fkt-image-b59-087-a6c {
        border-top-right-radius: 10px;
        border-bottom-left-radius: 0px;
        display: block;
    }

    #fkt-image-1d6-7a9-951 {
        border-top-right-radius: 10px;
        border-bottom-left-radius: 0px;
        display: none;
    }

    #fkt-image-ef2-9b7-9ab {
        border-top-right-radius: 10px;
        border-bottom-left-radius: 0px;
        display: block;
    }

    #i3ho9q5 {
        width: 100% !important;
    }

    #iolh6tt {
        margin-left: 1px;
    }

    #imlv99a {
        flex-direction: row;
        justify-content: flex-start;
        display: block;
    }

    #indvd9s {
        padding-right: 24px;
        width: 100% !important;
    }

    #i2l2ejj {
        flex-direction: column;
        width: 100% !important;
    }

    #fkt-image-e6c-bb0-86b {
        border-top-right-radius: 10px;
        border-bottom-left-radius: 0px;
        display: none;
    }

    #fkt-image-24b-d80-97e {
        border-top-right-radius: 10px;
        border-bottom-left-radius: 0px;
        display: block;
    }

    #iw0ec23 {
        width: 100% !important;
    }

    #ilgv2xv {
        margin-left: 1px;
    }

    #irv8lbu {
        flex-direction: row;
        justify-content: flex-start;
        display: block;
    }

    #il98rll {
        padding-right: 24px;
        width: 100% !important;
    }

    #ilgaw1z {
        flex-direction: column;
        width: 100% !important;
    }

    #in4depi {
        width: 100% !important;
    }

    #iiacuxs {
        width: 100% !important;
    }

    #ia1n5tf {
        font-size: 19px;
        line-height: 22.99px;
    }

    #ipdf1qp {
        font-size: 19px;
        line-height: 22.99px;
    }

    #ipuayoy {
        font-size: 19px;
        line-height: 22.99px;
    }

    #ik8ylx3 {
        font-size: 19px;
        line-height: 22.99px;
    }

    #imvvfpu {
        width: 100% !important;
    }

    #ivlra6 {
        padding-left: 10px;
    }

    #iajpo9 {
        margin-left: 1px;
        margin-top: 24px;
    }

    #iky4iq {
        margin-right: 1px;
    }

    #fkt-image-3ed-3a5-90c {
        margin-left: 1px;
        padding-left: 10px;
    }

    #i0ty0a {
        margin-right: 1px;
    }

    #icnlso3 {
        text-align: left;
    }

    #ivh0acy {
        font-size: 30px;
    }

    #i90yfmk {
        padding-left: 10px;
    }

    #iipo8v9 {
        text-align: left;
    }

    #i12pqrp {
        text-align: left;
    }

    #i6jn3ec {
        margin-left: 10px;
        margin-right: 10px;
    }

    #iwx5ocn {
        padding-right: 1px;
        padding-left: 15px;
    }

    #irmpan8 {
        font-size: 16px;
    }

    #isrzz2d {
        font-size: 16px;
    }

    #it5xotn {
        width: auto;
    }

    #igavv8a {
        width: auto;
        margin-left: 1px;
        margin-right: 1px;
    }

    #iwvd74g {
        font-size: 19px;
        line-height: 22.99px;
    }

    #ipn160o {
        width: 100% !important;
    }

    #\35 92452 {
        width: 100% !important;
    }

    #\31 40720 {
        padding-left: 16px;
        padding-right: 16px;
    }

    #\39 65675 {
        background-color: rgb(255, 255, 255) !important;
    }

    #\34 95096 {
        padding-right: 16px;
        padding-left: 16px;
        width: 100% !important;
    }

    #\33 8641 {
        padding-left: 16px;
        padding-right: 16px;
    }

    #iu31rpp {
        padding-right: 15px;
    }

    #iqqwv4g {
        width: auto;
        margin-left: 1px;
        margin-right: 1px;
    }

    #i9wpbwb {
        padding-right: 15px;
    }

    #i36op7n {
        font-size: 16px;
    }

    #i2dg9kk {
        font-size: 16px;
    }

    #ifqswp1 {
        width: auto;
    }

    #iiy9pli {
        width: auto;
        margin-left: 1px;
        margin-right: 1px;
    }

    #cc-id-yRaju9e80v6X {
        text-align: left;
    }

    #cc-id-HXB3v12fD5zi {
        font-size: 16px;
    }

    #cc-id-XX2AIdyVR5eK {
        width: auto;
    }

    #cc-id-lwO6g4nWurlg {
        font-size: 16px;
    }

    #iymce55 {
        padding-left: 14px;
        padding-right: 14px;
        margin-right: 20px;
    }

    #i7d9hgf {
        padding-left: 14px;
        padding-right: 14px;
        margin-right: 20px;
    }

    #igicq9d {
        padding-left: 14px;
        padding-right: 14px;
        margin-right: 20px;
    }
}

@media (max-width: 768px) {
    .fk-row {
        flex-wrap: wrap;
    }

    .fk-col {
        flex-basis: 100%;
        display: block;
    }

    #iye10g {
        flex-direction: column;
    }

    #ik5a7z {
        padding-left: 10px;
    }

    #i2qkra {
        flex-direction: column;
    }

    #icetw4q {
        line-height: 1.3em;
        font-size: 40px;
    }

    #iem4cur {
        line-height: 1.3em;
        font-size: 40px;
    }

    footer>div.fk-footer-row {
        flex-wrap: wrap;
    }

    #i2gznp {
        padding-left: 1px;
    }

    #ic0klf {
        flex-direction: column;
    }

    #fkt-link-891-18a-a7b {
        width: 100% !important;
    }

    #iq2fk0d {
        flex-direction: column;
    }

    #iiir3g {
        flex-direction: column;
    }

    #fkt-link-1b5-4a1-98b {
        width: 100% !important;
    }

    #idokq4 {
        flex-direction: column;
    }

    #fkt-link-5b8-68f-b00 {
        width: 100% !important;
    }

    #ilme24w {
        flex-direction: column;
    }

    #iv9ip0e {
        flex-direction: column;
    }

    #iaimy84 {
        text-align: center;
    }

    #iajjq8h {
        text-align: center;
    }

    #iwdfjma {
        text-align: center;
    }

    #ia6semg {
        text-align: center;
    }

    #i6l0qhj {
        flex-direction: column;
    }

    #i1d0ps7 {
        margin-top: 20px;
    }

    #itxy115 {
        margin-top: 20px;
    }

    #\33 9039 {
        flex-direction: row-reverse;
        width: auto;
    }

    #iojjy7s {
        flex-direction: column;
    }

    #ikjs22i {
        flex-direction: column;
    }

    #iw1p4a5 {
        font-size: 27px;
        line-height: 35.1px;
    }

    #isqcmj7 {
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        width: 100% !important;
    }

    #is3ngon {
        width: 100% !important;
    }

    #ix3gcqa {
        padding: 16px;
    }

    #iyp2pit {
        padding: 16px;
        flex-direction: column-reverse;
    }

    #ih6u3yb {
        font-size: 27px;
        line-height: 35.1px;
    }

    #ibetyml {
        width: 100% !important;
    }

    #i2sbpt1 {
        width: 100% !important;
    }

    #iiaxxl6-3 {
        padding: 16px;
    }

    #isxwiz4 {
        font-size: 19px;
        line-height: 22.99px;
    }

    #iprqzos {
        padding: 24px 16px;
    }

    #i3xmt82 {
        padding: 24px 16px;
    }

    #iwhmo9p {
        padding: 24px 16px;
    }

    #i6m4e3g {
        padding: 24px 16px;
    }

    #ifx9da9 {
        font-size: 23px;
        line-height: 29.9px;
    }

    #io14v6 {
        margin-top: 20px;
    }

    #iujdjh {
        flex-direction: column;
        margin-right: 1px;
        padding-bottom: 20px;
        width: 100% !important;
    }

    #i842uxv {
        flex-direction: column;
    }

    #igy1vuk {
        font-size: 23px;
        line-height: 29.9px;
    }

    #ize7u4r {
        line-height: 1.3em;
        font-size: 40px;
    }

    #iqmoiyx {
        margin-top: 20px;
    }

    #ipv4roa {
        flex-direction: column;
        margin-right: 1px;
        padding-bottom: 20px;
        margin-left: 1px;
        width: 100% !important;
    }

    #icbxkeo {
        width: 100% !important;
    }

    #i8730yu {
        flex-direction: column;
        margin-top: 24px;
    }

    #inl6jpi {
        margin-top: 24px;
    }

    #igoylpq {
        margin-top: 20px;
    }

    #imx3k8m {
        flex-direction: column;
        margin-right: 1px;
        padding-bottom: 20px;
        width: 100% !important;
    }

    #isx7i44 {
        width: 100% !important;
    }

    #i0bth51 {
        flex-direction: column;
    }

    #ilhyrjt {
        font-size: 33px;
        line-height: 42.9px;
    }

    #ik7br0y {
        line-height: 1.3em;
        font-size: 40px;
    }

    #iw0xhk4 {
        margin-top: 20px;
    }

    #ilywzhf {
        flex-direction: column;
        margin-right: 1px;
        padding-bottom: 20px;
        margin-left: 1px;
        width: 100% !important;
    }

    #ivx316o {
        width: 100% !important;
    }

    #ikyvwkf {
        flex-direction: column;
        margin-top: 24px;
    }

    #izqcpg3 {
        margin-top: 24px;
    }

    #ibd7g5g {
        padding: 24px 16px;
    }

    #i8idh7r {
        font-size: 33px;
        line-height: 42.9px;
    }

    #iyisxm4 {
        line-height: 1.3em;
        font-size: 40px;
    }

    #i3x8kih {
        margin-top: 20px;
    }

    #i1q0n48 {
        flex-direction: column;
        margin-right: 1px;
        padding-bottom: 20px;
        margin-left: 1px;
        width: 100% !important;
    }

    #ipj9s0k {
        width: 100% !important;
    }

    #itqfnd5 {
        flex-direction: column;
        margin-top: 24px;
    }

    #itp8ukw {
        font-size: 33px;
        line-height: 42.9px;
    }

    #io7kbp {
        padding: 24px 16px;
    }

    #i2afoic {
        width: 100% !important;
    }

    #iqyqmpc {
        margin-top: 8px;
    }

    #fkt-image-0e1-d9c-88f {
        height: auto;
        width: auto !important;
    }

    #fkt-image-86b-0a0-8c9 {
        width: auto !important;
    }

    #irmkcu {
        padding: 10px 9px;
    }

    #ihjq8t {
        padding: 10px 9px;
    }

    #i54d0t {
        padding-bottom: 10px;
        padding-top: 15px;
    }

    #inaguz {
        background-color: rgb(247, 247, 247) !important;
    }

    #ihod2u {
        padding: 24px 0px;
    }

    #ipdqv1 {
        padding: 24px 16px;
    }

    #igpfed {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #irr6dpf {
        border-top-width: 2px;
        border-left-width: 2px;
        border-right-width: 2px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        border-color: rgb(86, 118, 107) !important;
        background-color: rgb(247, 247, 247) !important;
    }

    #iw8ogn8 {
        border-left-width: 2px;
        border-right-width: 2px;
        border-color: rgb(86, 118, 107) !important;
        background-color: rgb(247, 247, 247) !important;
    }

    #i7wjja5 {
        border-left-width: 2px;
        border-right-width: 2px;
        border-color: rgb(86, 118, 107) !important;
        background-color: rgb(247, 247, 247) !important;
    }

    #i0mk4ln {
        border-left-width: 2px;
        border-right-width: 2px;
        border-color: rgb(86, 118, 107) !important;
        background-color: rgb(247, 247, 247) !important;
    }

    #i6f3uhc {
        border-left-width: 2px;
        border-right-width: 2px;
        border-color: rgb(86, 118, 107) !important;
        background-color: rgb(247, 247, 247) !important;
    }

    #iaunuxs {
        border-left-width: 2px;
        border-right-width: 2px;
        border-color: rgb(86, 118, 107) !important;
        background-color: rgb(247, 247, 247) !important;
    }

    #idy5vdk {
        border-left-width: 2px;
        border-right-width: 2px;
        border-color: rgb(86, 118, 107) !important;
        background-color: rgb(247, 247, 247) !important;
    }

    #i5hrxkr {
        border-bottom-width: 2px;
        border-left-width: 2px;
        border-right-width: 2px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        border-color: rgb(86, 118, 107) !important;
        background-color: rgb(247, 247, 247) !important;
    }

    #ixtw1s9 {
        text-align: right;
    }

    #izu44b {
        padding: 24px 16px;
    }

    #iy22py {
        font-size: 27px;
        line-height: 35.1px;
    }

    #i4iv3j {
        font-size: 27px;
        line-height: 35.1px;
    }

    #izocfk {
        padding: 24px 16px;
    }

    #iv2ypy {
        padding-right: 1px;
    }

    #ijtg4v {
        margin-top: 16px;
        padding-left: 1px;
    }

    #i3zgex {
        padding-left: 1px;
        padding-right: 1px;
        margin-top: 16px;
    }

    #iwz7e5n {
        padding: 24px 16px;
    }

    #ims9zn {
        padding-right: 1px;
    }

    #iqfpara {
        padding-right: 1px;
    }

    #i3z37ta {
        padding-right: 1px;
    }

    #im7mzqw {
        padding-right: 1px;
    }

    #imqo9e6 {
        padding-right: 1px;
    }

    #iuu14pq {
        padding: 24px 16px;
    }

    #ivlra6 {
        padding: 24px 16px;
    }

    #iajpo9 {
        margin-left: 1px;
    }

    #fkt-image-3ed-3a5-90c {
        margin-left: 1px;
    }

    #i84as8-3 {
        padding: 24px 16px;
    }

    #iytl3f {
        flex-direction: column;
    }

    #i0ty0a {
        margin-top: 0px;
        width: 100% !important;
    }

    #ifesda {
        margin-top: 24px;
        padding-left: 1px;
        padding-right: 1px;
        width: 100% !important;
    }

    #i06srmq {
        padding-right: 150px;
    }

    #iokxlrb {
        font-size: 27px;
        line-height: 35.1px;
    }

    #i9trmtn {
        font-size: 33px;
        line-height: 42.9px;
    }

    #irjwkho {
        margin-top: 20px;
    }

    #ibxqetz {
        font-size: 33px;
        line-height: 42.9px;
    }

    #ivh0acy {
        line-height: 1.3em;
        font-size: 40px;
    }

    #ix0c351 {
        margin-top: 20px;
    }

    #i90yfmk {
        flex-direction: column;
        margin-right: 1px;
        padding-bottom: 20px;
        margin-left: 1px;
        width: 100% !important;
    }

    #ifwial8 {
        width: 100% !important;
    }

    #i46pz4t {
        flex-direction: column;
        margin-top: 24px;
    }

    #i6jn3ec {
        padding-bottom: 15px;
        padding-left: 15px;
    }

    #iwx5ocn {
        padding-right: 1px;
        padding-left: 1px;
    }

    #iptb7t6 {
        margin-top: 15px;
    }

    #igavv8a {
        margin-right: 1px;
        margin-left: 1px;
        margin-top: 1px;
        flex-direction: column;
    }

    #i2ki50i {
        padding-right: 1px;
    }

    #i9hlmtr {
        border-left-width: 2px;
        border-right-width: 2px;
        border-color: rgb(86, 118, 107) !important;
        background-color: rgb(247, 247, 247) !important;
    }

    #iu31rpp {
        padding-right: 1px;
    }

    #iqqwv4g {
        margin-right: 1px;
        margin-left: 1px;
        margin-top: 20px;
        flex-direction: column;
    }

    #in4cf09 {
        width: 100% !important;
    }

    #fkt-image-2a0-293-97d {
        width: auto !important;
    }

    #i9wpbwb {
        padding-right: 1px;
    }

    #ioevhcq {
        margin-top: 15px;
    }

    #iiy9pli {
        margin-right: 1px;
        margin-left: 1px;
        margin-top: 20px;
        flex-direction: column;
    }

    #cc-id-nG6AioacqOpk {
        margin-top: 15px;
    }

    #i110z0d {
        flex-direction: column;
    }

    #i94a6zg {
        flex-direction: column;
    }

    #is07v5r {
        padding-top: 24px;
        padding-bottom: 24px;
        padding-left: 16px;
        padding-right: 16px;
    }

    .fk-footer-row .fk-col {
        width: 100%;
    }
}

@media (max-width: 600px) {
    .no-mobile {
        display: none !important;
    }

    #ixr4jg {
        font-size: 19px;
    }

    #ims9zn {
        font-size: 16px;
        padding-right: 0px;
    }

    #icetw4q {
        font-size: 40px;
    }

    #iem4cur {
        font-size: 40px;
    }

    #i6l0qhj {
        flex-direction: column;
    }

    #iajpo9 {
        display: flex;
        width: auto;
        align-items: center;
        align-self: auto;
        justify-content: flex-start;
    }

    #fkt-image-3ed-3a5-90c {
        height: auto;
        width: 200px !important;
    }

    #idihuko {
        flex-direction: column;
    }

    #i2j1hf4 {
        text-align: center;
    }

    #iqyqmpc {
        text-align: center;
        font-size: 27px;
        line-height: 35.1px;
        margin-top: 8px;
    }

    #fkt-image-86b-0a0-8c9 {
        height: auto;
    }

    #irr6dpf {
        margin-bottom: 0px;
        border-top-width: 2px;
        border-left-width: 2px;
        border-right-width: 2px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        border-color: rgb(86, 118, 107) !important;
    }

    #innfust {
        padding-bottom: 0px;
        padding-left: 8px;
        padding-right: 8px;
    }

    #ic0x3ek {
        padding-bottom: 0px;
        padding-left: 8px;
        padding-right: 8px;
    }

    #ibwd4tc {
        padding-bottom: 0px;
        padding-top: 0px;
        margin-bottom: 0px;
        width: 100% !important;
    }

    #ievrhsj {
        margin-top: 0px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        padding-top: 0px;
        width: 100% !important;
    }

    #i7wjja5 {
        height: 100%;
        border-left-width: 2px;
        border-right-width: 2px;
        border-color: rgb(86, 118, 107) !important;
    }

    #i1miemj {
        width: 100% !important;
    }

    #i0mk4ln {
        height: 100%;
        border-left-width: 2px;
        border-right-width: 2px;
        border-color: rgb(86, 118, 107) !important;
    }

    #i31258f {
        padding-bottom: 0px;
        padding-top: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        align-items: center;
        align-self: stretch;
        width: 100% !important;
    }

    #iq0m6gv {
        height: auto;
        padding-bottom: 0px;
        padding-top: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        width: 100% !important;
    }

    #iqa0inj {
        width: 100% !important;
    }

    #ikdmrd7 {
        width: 100% !important;
    }

    #ik2eip4 {
        width: 100% !important;
    }

    #iipb43 {
        text-align: left;
    }

    #fkt-image-e6b-9a4-89c {
        margin-top: 0px;
    }

    #ifesda {
        margin-top: 24px;
    }

    #iytl3f {
        padding-left: 1px;
        padding-right: 1px;
    }

    #iihvgl8 {
        text-align: left;
    }

    #i03bt7x {
        text-align: left;
    }

    #iudzez {
        text-align: left;
    }

    #\33 9039 {
        flex-direction: column;
    }

    #\37 33058 {
        flex-direction: column;
    }

    #\37 57406 {
        flex-direction: row-reverse;
    }

    #ir58xq7 {
        text-align: left;
    }

    #iiaxxl6-3 {
        padding-bottom: 30px;
    }

    #i4lenag {
        justify-content: flex-start;
        align-items: flex-start;
        text-align: left;
        flex-direction: column;
    }

    #iqrrl6m {
        margin-left: 1px;
    }

    #ize7u4r {
        font-size: 40px;
    }

    #i3xxsst {
        margin-top: 10px;
    }

    #ik7br0y {
        font-size: 40px;
    }

    #iyisxm4 {
        font-size: 40px;
    }

    #ikmsxzn {
        margin-top: 10px;
    }

    #iwdfjma {
        line-height: 22.99px;
        color: rgb(133, 133, 133) !important;
    }

    #iw8ogn8 {
        border-left-width: 2px;
        border-right-width: 2px;
        padding-top: 7px;
        border-color: rgb(86, 118, 107) !important;
        background-color: rgb(247, 247, 247) !important;
    }

    #i6f3uhc {
        border-left-width: 2px;
        border-right-width: 2px;
        border-color: rgb(86, 118, 107) !important;
    }

    #iaunuxs {
        border-left-width: 2px;
        border-right-width: 2px;
        border-color: rgb(86, 118, 107) !important;
    }

    #idy5vdk {
        border-left-width: 2px;
        border-right-width: 2px;
        border-color: rgb(86, 118, 107) !important;
    }

    #i5hrxkr {
        border-left-width: 2px;
        border-bottom-width: 2px;
        border-right-width: 2px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        border-color: rgb(86, 118, 107) !important;
    }

    #ijrju1n {
        padding-right: 20px;
    }

    #fkt-image-e47-5ba-899 {
        width: 29.707px !important;
    }

    #ira0v67 {
        font-size: 13px;
        line-height: 18.2px;
    }

    #i6t5v9g {
        font-size: 13px;
        line-height: 18.2px;
    }

    #igtnleh {
        font-size: 14px;
        line-height: 18.2px;
        padding-right: 20px;
    }

    #iylf6vb {
        font-size: 14px;
    }

    #i249l43 {
        font-size: 14px;
        padding-right: 20px;
    }

    #iotyqnh {
        line-height: 18.2px;
    }

    #if42mag {
        font-size: 14px;
        line-height: 18.2px;
        padding-right: 20px;
    }

    #iczk6xl {
        line-height: 18.2px;
        font-size: 14px;
        padding-right: 20px;
    }

    #ixtw1s9 {
        line-height: 18.2px;
        font-size: 14px;
        padding-right: 20px;
    }

    #i8mbmtm {
        font-size: 14px;
        line-height: 18.2px;
        padding-right: 20px;
    }

    #ildbt5g {
        text-align: right;
    }

    #i2cpkpu {
        margin-left: 1px;
    }

    #ixgonu3 {
        justify-content: flex-start;
        align-items: flex-start;
        text-align: left;
        flex-direction: column;
    }

    #iolh6tt {
        margin-left: 1px;
    }

    #imlv99a {
        justify-content: flex-start;
        align-items: flex-start;
        text-align: left;
        flex-direction: column;
    }

    #ilgv2xv {
        margin-left: 1px;
    }

    #irv8lbu {
        justify-content: flex-start;
        align-items: flex-start;
        text-align: left;
        flex-direction: column;
    }

    #i5lm0y {
        font-size: 27px;
        line-height: 35.1px;
    }

    #i7goi {
        margin-top: 24px;
        font-size: 12px;
        line-height: 15.6px;
    }

    #iuz0l {
        margin-top: 24px;
        font-size: 12px;
        line-height: 15.6px;
    }

    #ieyx4 {
        font-size: 12px;
        line-height: 15.6px;
    }

    #fkt-image-a48-4bb-b82 {
        height: auto;
        width: 96px !important;
    }

    #if9ztyd {
        font-size: 27px;
        line-height: 35.1px;
    }

    #ia1n5tf {
        font-size: 19px;
    }

    #iqfpara {
        font-size: 16px;
        padding-right: 0px;
    }

    #ipdf1qp {
        font-size: 19px;
    }

    #imqo9e6 {
        font-size: 16px;
        padding-right: 0px;
    }

    #ipuayoy {
        font-size: 19px;
    }

    #im7mzqw {
        font-size: 16px;
        padding-right: 0px;
    }

    #ik8ylx3 {
        font-size: 19px;
    }

    #i3z37ta {
        font-size: 16px;
        padding-right: 0px;
    }

    #ie8tqg {
        font-size: 27px;
        line-height: 35.1px;
    }

    #i06srmq {
        padding-right: 130px;
    }

    #illmhs {
        font-size: 27px;
        line-height: 35.1px;
    }

    #itr6g4 {
        font-size: 27px;
        line-height: 35.1px;
        color: rgb(0, 0, 0) !important;
    }

    #ivh0acy {
        font-size: 40px;
    }

    #fkt-image-3e7-c88-a1c {
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    #irmpan8 {
        font-size: 16px;
    }

    #isrzz2d {
        font-size: 16px;
    }

    #igavv8a {
        margin-right: 1px;
        margin-left: 1px;
        margin-top: 1px;
    }

    #iwvd74g {
        font-size: 19px;
    }

    #i2ki50i {
        font-size: 16px;
        padding-right: 0px;
    }

    #\34 48471 {
        padding-left: 16px;
        padding-right: 16px;
    }

    #\33 11002 {
        padding-top: 0px;
    }

    #\39 65675 {
        background-color: rgb(232, 245, 250) !important;
    }

    #\37 73668 {
        margin-top: 20px;
    }

    #idjvj9u {
        font-size: 28px;
    }

    #icw1k4e {
        font-size: 14px;
    }

    #ihl88dk {
        padding-right: 20px;
    }

    #i9hlmtr {
        border-left-width: 2px;
        border-right-width: 2px;
        padding-top: 10px;
        border-color: rgb(86, 118, 107) !important;
        background-color: rgb(247, 247, 247) !important;
    }

    #ichyyuc {
        margin-top: 0px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        padding-top: 0px;
        width: 100% !important;
    }

    #i5ut1ug {
        font-size: 12px;
        font-weight: 500;
    }

    #i7kckri {
        font-size: 12px;
        font-weight: 500;
    }

    #i73rejf {
        font-size: 12px;
        font-weight: 500;
    }

    #fkt-image-d29-3b8-b79 {
        margin-top: 0px;
    }

    #iqqwv4g {
        margin-right: 1px;
        margin-left: 1px;
        margin-top: 40px;
    }

    #id8zzor {
        margin-top: 10px;
    }

    #ic5q62x {
        margin-top: 10px;
    }

    #fkt-image-2a0-293-97d {
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    #i36op7n {
        font-size: 16px;
    }

    #i2dg9kk {
        font-size: 16px;
    }

    #iiy9pli {
        margin-right: 1px;
        margin-left: 1px;
        margin-top: 40px;
    }

    #ihod2u {
        padding-left: 16px;
        padding-right: 16px;
    }

    #inmyc1a {
        margin-top: 10px;
    }

    #ifp19ve {
        margin-top: 10px;
    }

    #iqrkh2h {
        margin-top: 10px;
    }

    #cc-id-U3DlwOGdMP7f {
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    #cc-id-0TlGsFYlCcRY {
        text-align: left;
    }

    #i110z0d {
        flex-direction: column;
    }

    #\34 06902 {
        padding-left: 6px;
        padding-right: 6px;
    }

    #if6cpvj {
        width: 100% !important;
    }

    #\39 18151 {
        display: block;
    }

    #i55yxmd {
        width: 100% !important;
    }

    #icjo92n {
        width: 100% !important;
    }

    #infbjli {
        padding-right: 0;
        padding-left: 0;
    }

    #ijvm407 {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 480px) {
    .doctor {
        background-size: 45% !important;
    }

    #ik5a7z {
        padding-left: 1px;
        padding-right: 1px;
    }

    #iy22py {
        font-size: 23px;
        line-height: 27.6px;
    }

    #i38r2w {
        margin: 10px 1px 1px;
    }

    #idzu1z {
        margin: 10px 1px 1px;
    }

    #ix8i5g {
        margin: 10px 1px 1px;
    }

    #ixr4jg {
        font-size: 19px;
    }

    #ib2k4y {
        padding-left: 5px;
        padding-right: 5px;
    }

    #i7goi {
        padding-left: 1px;
        padding-right: 1px;
    }

    #ifx9da9 {
        line-height: 33px;
        font-size: 23px;
    }

    #icetw4q {
        font-size: 32px;
        line-height: 1.2em;
    }

    #itp8ukw {
        line-height: 35.1px;
        font-size: 27px;
    }

    #iem4cur {
        font-size: 32px;
        line-height: 1.2em;
    }

    #ihod2u {
        padding: 24px 0px;
    }

    #fkt-link-891-18a-a7b {
        font-size: 20px;
        line-height: 23px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #i3xmt82 {
        padding-left: 10px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #iy3taa {
        font-size: 19px;
        line-height: 23.16px;
        text-align: center;
    }

    #iln5tr {
        font-size: 23px;
        line-height: 32.2px;
        text-align: center;
        margin-top: 24px;
    }

    #idgs6t {
        font-size: 40px;
        line-height: 48px;
    }

    #i2lptf {
        font-size: 40px;
        line-height: 48px;
    }

    #if5odl {
        font-size: 40px;
        line-height: 48px;
    }

    #i5j6jc {
        font-size: 40px;
        line-height: 48px;
    }

    #if540q {
        font-size: 40px;
        line-height: 48px;
    }

    #izvbui {
        font-size: 40px;
        line-height: 48px;
    }

    #i8nx48 {
        font-size: 40px;
        line-height: 48px;
    }

    #i5fndy {
        font-size: 40px;
        line-height: 48px;
    }

    #ivc3lj {
        font-size: 40px;
        line-height: 48px;
    }

    #fkt-link-1b5-4a1-98b {
        font-size: 20px;
        line-height: 23px;
    }

    #ilx406 {
        font-size: 40px;
        line-height: 48px;
    }

    #ih8p1v {
        font-size: 16px;
        line-height: 24px;
    }

    #ie8tqg {
        font-size: 23px;
        line-height: 29.99px;
    }

    #ixvu9 {
        font-size: 15px;
        line-height: 16px;
    }

    #irzy9j {
        width: 100% !important;
    }

    #ifxycy {
        width: 100% !important;
    }

    #iltowi {
        width: 100% !important;
    }

    #i9ws37 {
        width: 100% !important;
    }

    #iyegf3 {
        width: 100% !important;
    }

    #i0nw7i {
        font-size: 14px;
        line-height: 16.8px;
    }

    #ijk2zh {
        width: 100% !important;
    }

    #i1p3jn {
        width: 100% !important;
    }

    #ixeqke {
        width: 100% !important;
    }

    #i6l0qhj {
        flex-direction: column;
    }

    #i4iv3j {
        line-height: 32.2px;
        font-size: 23px;
    }

    #fkt-image-24c-780-827 {
        width: 390px !important;
    }

    #iv9k1v {
        font-size: 14px;
        line-height: 16.8px;
    }

    #ia0trn {
        font-size: 14px;
        line-height: 16.8px;
    }

    #iyn1sj {
        font-size: 14px;
        line-height: 16.8px;
    }

    #is0okq {
        font-size: 14px;
        line-height: 16.8px;
    }

    #iddpzn {
        font-size: 14px;
        line-height: 16.8px;
    }

    #ittior {
        font-size: 14px;
        line-height: 16.8px;
    }

    #i9lfo1 {
        font-size: 13px;
        line-height: 19.5px;
    }

    #ik5rt2 {
        font-size: 13px;
        line-height: 19.5px;
    }

    #idokq4 {
        flex-direction: column;
    }

    #i1d0ps7 {
        margin-right: 0px;
        margin-top: 40px;
    }

    #ijpd3oh {
        margin-right: 0px;
    }

    #itxy115 {
        margin-top: 40px;
    }

    #iipb43 {
        text-align: left;
    }

    #ivlra6 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #iajpo9 {
        display: flex;
        justify-content: center;
        width: 100% !important;
    }

    #fkt-image-3ed-3a5-90c {
        height: auto;
        margin-left: 1px;
        padding-left: 6px;
        width: 100% !important;
    }

    #iky4iq {
        padding-bottom: 1px;
    }

    #i5lm0y {
        font-size: 23px;
        line-height: 32.2px;
    }

    #izocfk {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #ims9zn {
        font-size: 16px;
        padding-right: 0px;
    }

    #izu44b {
        padding-top: 24px;
        padding-bottom: 24px;
    }

    #isf1rf {
        margin: 0px;
        padding: 0px;
    }

    #ima79x {
        margin: 0px;
        padding: 0px;
    }

    #ikalsu {
        margin: 0px;
        padding: 0px;
    }

    #ij0v4x-3-3 {
        padding-top: 0px;
        flex-direction: row-reverse;
        padding-bottom: 0px;
        margin: 0px;
    }

    #i5524f {
        padding-top: 5px;
        padding-bottom: 10px;
    }

    #fkt-link-5b8-68f-b00 {
        font-size: 18px;
        line-height: 23px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #i28ob7t {
        font-size: 17px;
        line-height: 23.8px;
        font-weight: 500;
        display: block;
    }

    #i06srmq {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 90px;
        display: block;
        width: 100% !important;
    }

    #im8u8ad {
        background-size: contain;
        margin-top: 15px;
        padding-left: 1px;
        display: none;
    }

    #i2mognb {
        font-size: 14px;
        line-height: 21px;
    }

    #itfip9s {
        margin-top: 16px;
    }

    #i3cgdpj {
        flex-direction: column;
    }

    #ijwd3u5 {
        padding-left: 32px;
        padding-right: 32px;
    }

    #iprqzos {
        padding: 40px 0px;
    }

    #iy7q396 {
        align-items: flex-start;
        margin-top: 10px;
    }

    #fkt-image-3e6-b98-812 {
        margin-top: 3px;
    }

    #i2j1hf4 {
        font-size: 19px;
        line-height: 23.16px;
        text-align: center;
    }

    #iqyqmpc {
        font-size: 23px;
        line-height: 32.2px;
        text-align: center;
        margin-top: 24px;
    }

    #i0r3s36 {
        padding-left: 1px;
        width: 44% !important;
    }

    #fkt-image-86b-0a0-8c9 {
        height: 10px;
        width: auto !important;
    }

    #irr6dpf {
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 15px;
        width: 20% !important;
    }

    #ira0v67 {
        font-size: 11px;
        line-height: 14px;
    }

    #imr114e {
        font-size: 40px;
        line-height: 48px;
    }

    #innfust {
        padding-left: 1px;
        padding-right: 1px;
        margin-left: 0px;
        margin-right: 0px;
        width: 18% !important;
    }

    #i6t5v9g {
        font-size: 11px;
        line-height: 14px;
    }

    #it5lz7h {
        font-size: 40px;
        line-height: 48px;
    }

    #ic0x3ek {
        padding-left: 1px;
        padding-right: 1px;
        margin-left: 0px;
        margin-right: 0px;
        width: 18% !important;
    }

    #ibwd4tc {
        justify-content: space-around;
        align-items: center;
        width: 100% !important;
    }

    #i7w7vuh {
        width: 44% !important;
    }

    #iw8ogn8 {
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        width: 20% !important;
    }

    #ievrhsj {
        width: 100% !important;
    }

    #iotyqnh {
        font-size: 14px;
        line-height: 16.8px;
        text-align: left;
    }

    #i249l43 {
        font-size: 40px;
        line-height: 48px;
        padding-right: 0px;
    }

    #i9e7nej {
        width: 44% !important;
    }

    #fkt-image-5a7-4ad-bc6 {
        height: 20px;
        width: 20px !important;
    }

    #i7wjja5 {
        padding-bottom: 15px;
        padding-right: 0px;
        padding-left: 0px;
        width: 20% !important;
    }

    #fkt-image-37e-4a3-a5c {
        height: 20px;
        width: 20px !important;
    }

    #fkt-image-54d-db8-bf9 {
        height: 20px;
        width: 20px !important;
    }

    #i1miemj {
        width: 100% !important;
    }

    #ia05q5t {
        font-size: 14px;
        line-height: 16.8px;
        text-align: left;
    }

    #igtnleh {
        font-size: 40px;
        line-height: 48px;
        padding-right: 0px;
    }

    #ivavwh8 {
        width: 44% !important;
    }

    #fkt-image-39a-08e-b98 {
        height: 20px;
        width: 20px !important;
    }

    #i0mk4ln {
        padding-bottom: 15px;
        width: 20% !important;
    }

    #fkt-image-5f3-b91-a3a {
        height: 20px;
        width: 20px !important;
    }

    #fkt-image-8ab-390-975 {
        height: 20px;
        width: 20px !important;
    }

    #i31258f {
        width: 100% !important;
    }

    #iw9hv7r {
        font-size: 14px;
        line-height: 16.8px;
        text-align: left;
    }

    #if42mag {
        font-size: 40px;
        line-height: 48px;
        padding-right: 0px;
    }

    #fkt-image-e47-5ba-899 {
        height: 20px;
        width: 20px !important;
    }

    #i6f3uhc {
        padding-bottom: 20px;
        padding-top: 20px;
        width: 20% !important;
    }

    #fkt-image-559-7af-ab6 {
        height: 20px;
        width: 20px !important;
    }

    #fkt-image-6e1-686-b69 {
        height: 20px;
        width: 20px !important;
    }

    #iq0m6gv {
        width: 100% !important;
    }

    #igmgrb6 {
        font-size: 14px;
        line-height: 16.8px;
        text-align: left;
    }

    #iczk6xl {
        font-size: 40px;
        line-height: 48px;
        padding-right: 0px;
    }

    #fkt-image-213-d95-a75 {
        height: 20px;
        width: 20px !important;
    }

    #iaunuxs {
        padding-bottom: 15px;
        width: 20% !important;
    }

    #fkt-image-919-596-ae9 {
        height: 20px;
        width: 20px !important;
    }

    #fkt-image-c41-aac-89f {
        height: 20px;
        width: 20px !important;
    }

    #iqa0inj {
        width: 100% !important;
    }

    #ildbt5g {
        font-size: 14px;
        line-height: 16.8px;
        text-align: left;
    }

    #ixtw1s9 {
        font-size: 40px;
        line-height: 48px;
        padding-right: 0px;
    }

    #fkt-image-ecb-982-b3e {
        height: 20px;
        width: 20px !important;
    }

    #idy5vdk {
        padding-bottom: 15px;
        width: 20% !important;
    }

    #fkt-image-02d-db0-abe {
        height: 20px;
        width: 20px !important;
    }

    #fkt-image-9c0-9ab-87e {
        height: 20px;
        width: 20px !important;
    }

    #ikdmrd7 {
        width: 100% !important;
    }

    #itr78xu {
        font-size: 14px;
        line-height: 16.8px;
        text-align: left;
    }

    #i8mbmtm {
        font-size: 40px;
        line-height: 48px;
        padding-right: 0px;
    }

    #fkt-image-b68-2b8-bc4 {
        height: 20px;
        width: 20px !important;
    }

    #fkt-image-3ad-1ad-b5c {
        height: 20px;
        width: 20px !important;
    }

    #fkt-image-d2d-fa8-8c1 {
        height: 20px;
        width: 20px !important;
    }

    #ik2eip4 {
        width: 100% !important;
    }

    #ivmbmgc {
        width: 18% !important;
    }

    #iylf6vb {
        font-size: 14px;
        line-height: 16.8px;
        text-align: left;
    }

    #ijrju1n {
        font-size: 40px;
        line-height: 48px;
        padding-right: 0px;
    }

    #i1tztyo {
        padding-right: 0px;
        padding-left: 0px;
        width: 18% !important;
    }

    #i7q81f7 {
        padding-right: 0px;
        padding-left: 0px;
        width: 18% !important;
    }

    #i1bok3g {
        width: 44% !important;
    }

    #iqjc9si {
        width: 44% !important;
    }

    #if10yhy {
        width: 44% !important;
    }

    #inxp48h {
        width: 44% !important;
    }

    #i5hrxkr {
        width: 20% !important;
    }

    #iijqbmh {
        padding-left: 0px;
        padding-right: 0px;
        width: 18% !important;
    }

    #ihwoqt5 {
        padding-left: 0px;
        padding-right: 0px;
        width: 18% !important;
    }

    #iwt0flt {
        padding-left: 0px;
        padding-right: 0px;
        width: 18% !important;
    }

    #i92abik {
        padding-left: 0px;
        padding-right: 0px;
        width: 18% !important;
    }

    #icx249z {
        padding-left: 0px;
        padding-right: 0px;
        width: 18% !important;
    }

    #i60ofm4 {
        padding-left: 0px;
        padding-right: 0px;
        width: 18% !important;
    }

    #i1k7lw9 {
        padding-left: 0px;
        padding-right: 0px;
        width: 18% !important;
    }

    #i6ru3n3 {
        padding-left: 0px;
        padding-right: 0px;
        width: 18% !important;
    }

    #izpu5vj {
        padding-left: 0px;
        padding-right: 0px;
        width: 18% !important;
    }

    #i0uy61j {
        padding-left: 0px;
        padding-right: 0px;
        width: 18% !important;
    }

    #id4tl9 {
        display: block;
        padding-left: 0px;
        padding-right: 0px;
    }

    #iw7gls {
        display: flex;
        align-items: flex-end;
        justify-content: center;
        padding: 0px;
        margin-left: 0px;
        margin-right: 0px;
        height: auto;
        margin-top: 10px;
        width: 90% !important;
    }

    #iytl3f {
        padding-left: 5px;
        padding-right: 5px;
    }

    #iliw9w {
        padding: 0px;
        font-size: 23px;
    }

    #ifesda {
        padding-left: 10px;
        padding-right: 10px;
    }

    #illmhs {
        font-size: 27px;
        line-height: 35.1px;
    }

    #i3abef {
        font-size: 16px;
        line-height: 25px;
    }

    #fkt-image-e6b-9a4-89c {
        margin-top: 0px;
    }

    #i84as8-3 {
        padding-left: 0px;
        padding-right: 0px;
    }

    #itr6g4 {
        padding: 0px;
        font-size: 27px;
    }

    #i82ugy {
        display: flex;
        align-items: flex-end;
        justify-content: center;
        padding: 0px;
        margin-left: 0px;
        margin-right: 0px;
        height: auto;
        margin-top: 8px;
        width: 100% !important;
    }

    #inj7zb {
        display: block;
        padding-left: 0px;
        padding-right: 0px;
    }

    #iihvgl8 {
        text-align: left;
    }

    #i03bt7x {
        text-align: left;
    }

    #iudzez {
        text-align: left;
    }

    #\35 25119 {
        padding-left: 10px;
        padding-right: 10px;
    }

    #\33 9039 {
        flex-direction: column;
    }

    #fkt-link-253-98f- bb3 {
        font-size: 18px;
        line-height: 28px;
    }

    #ir58xq7 {
        text-align: left;
    }

    #i7jsgyk {
        text-align: center;
    }

    #it15m0t {
        margin-right: 0px;
    }

    #i7sy1ro {
        margin-top: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    #inmyc1a {
        margin-top: 20px;
        margin-right: 0px;
    }

    #ifp19ve {
        margin-top: 20px;
        margin-right: 0px;
    }

    #iqrkh2h {
        margin-top: 20px;
    }

    #iojjy7s {
        flex-direction: column;
        justify-content: space-around;
        align-items: stretch;
        padding-left: 10px;
        padding-right: 10px;
    }

    #iwhmo9p {
        padding-left: 5px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #i9ygcl-2 {
        text-align: left;
    }

    #i8cxja9-2 {
        font-size: 14px;
        line-height: 21px;
        font-weight: 500;
    }

    #i2qna4t-2 {
        padding-left: 15px;
        padding-right: 15px;
        width: 100% !important;
    }

    #iijhh7-2 {
        align-items: flex-start;
    }

    #fkt-image-094-4b2-b25-2 {
        margin-top: 3px;
    }

    #fkt-link-191-4a1-aaf {
        font-size: 20px;
        line-height: 23px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #iiaxxl6-3 {
        padding: 1px 10px 30px;
    }

    #i2fp0vm {
        font-size: 16px;
        line-height: 24px;
    }

    #iwx3tub {
        font-size: 13px;
        line-height: 18px;
    }

    #fkt-image-64e-db0-ae6 {
        width: 70px !important;
    }

    #i144kr9 {
        text-align: left;
    }

    #fkt-image-eb0-299-bf8 {
        margin-top: 3px;
    }

    #ip0j7wk {
        align-items: flex-start;
    }

    #iocxynv {
        text-align: left;
    }

    #fkt-image-80d-caa-ae9 {
        margin-top: 3px;
    }

    #iio51iv {
        align-items: flex-start;
    }

    #iwq7g34 {
        text-align: left;
    }

    #fkt-image-1cb-1ac-96f {
        margin-top: 3px;
    }

    #in0p75l {
        align-items: flex-start;
    }

    #iqrrl6m {
        font-size: 17px;
        line-height: 23.8px;
    }

    #igy1vuk {
        line-height: 33px;
        font-size: 23px;
    }

    #ize7u4r {
        font-size: 32px;
        line-height: 1.2em;
    }

    #i3xxsst {
        margin-top: 10px;
    }

    #fkt-link-a9b-188-a1c {
        font-size: 20px;
        line-height: 23px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #ilhyrjt {
        line-height: 35.1px;
        font-size: 27px;
    }

    #ik7br0y {
        font-size: 32px;
        line-height: 1.2em;
    }

    #fkt-link-8f1-18e-929 {
        font-size: 20px;
        line-height: 23px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #i8idh7r {
        line-height: 35.1px;
        font-size: 27px;
    }

    #iyisxm4 {
        font-size: 32px;
        line-height: 1.2em;
    }

    #ikmsxzn {
        margin-top: 10px;
    }

    #fkt-image-ee5-fa5-ac6 {
        margin-top: 3px;
    }

    #ilq7i0b {
        align-items: flex-start;
        margin-top: 8px;
    }

    #fkt-image-faf-6aa-bca {
        margin-top: 3px;
    }

    #it0o3nk {
        align-items: flex-start;
        margin-top: 8px;
    }

    #iye10g {
        padding-bottom: 1px;
    }

    #i2cpkpu {
        font-size: 17px;
        line-height: 23.8px;
    }

    #i275e9w {
        font-size: 17px;
        line-height: 24px;
        font-weight: 400;
    }

    #fkt-image-d24-789-b0c {
        width: 70px !important;
    }

    #iatfs5k {
        font-size: 16px;
        line-height: 24px;
    }

    #iz73j8i {
        font-size: 13px;
        line-height: 18px;
    }

    #ijopmj9 {
        padding-left: 15px;
        padding-right: 15px;
        width: 100% !important;
    }

    #iwcz8zz {
        font-size: 17px;
        line-height: 24px;
        font-weight: 400;
    }

    #iolh6tt {
        font-size: 17px;
        line-height: 23.8px;
    }

    #idm2avh {
        font-size: 17px;
        line-height: 24px;
        font-weight: 400;
    }

    #fkt-image-49c-f86-a61 {
        width: 70px !important;
    }

    #ioccrx4 {
        font-size: 16px;
        line-height: 24px;
    }

    #ie4e4od {
        font-size: 13px;
        line-height: 18px;
    }

    #ian3k08 {
        font-size: 14px;
        line-height: 21px;
        font-weight: 500;
    }

    #indvd9s {
        padding-left: 15px;
        padding-right: 15px;
        width: 100% !important;
    }

    #ilgv2xv {
        font-size: 17px;
        line-height: 23.8px;
    }

    #irkhb6m {
        font-size: 17px;
        line-height: 24px;
        font-weight: 400;
    }

    #fkt-image-2bc-4a3-888 {
        width: 70px !important;
    }

    #izbhops {
        font-size: 16px;
        line-height: 24px;
    }

    #i9f9m0n {
        font-size: 13px;
        line-height: 18px;
    }

    #iq759s6 {
        font-size: 14px;
        line-height: 21px;
        font-weight: 500;
    }

    #il98rll {
        padding-left: 15px;
        padding-right: 15px;
        width: 100% !important;
    }

    #if9ztyd {
        font-size: 23px;
        line-height: 32.2px;
    }

    #ia1n5tf {
        font-size: 19px;
    }

    #igsh9d1 {
        padding-left: 5px;
        padding-right: 5px;
    }

    #iqfpara {
        font-size: 16px;
        padding-right: 0px;
    }

    #ipdf1qp {
        font-size: 19px;
    }

    #il2he12 {
        padding-left: 5px;
        padding-right: 5px;
    }

    #imqo9e6 {
        font-size: 16px;
        padding-right: 0px;
    }

    #ipuayoy {
        font-size: 19px;
    }

    #ig5ozsj {
        padding-left: 5px;
        padding-right: 5px;
    }

    #im7mzqw {
        font-size: 16px;
        padding-right: 0px;
    }

    #ik8ylx3 {
        font-size: 19px;
    }

    #i6p2jcl {
        padding-left: 5px;
        padding-right: 5px;
    }

    #i3z37ta {
        font-size: 16px;
        padding-right: 0px;
    }

    #i4iyhlz {
        font-size: 19px;
        line-height: 22.9px;
        margin-top: 20px;
        display: block;
    }

    #i9gnjvj {
        margin-bottom: 20px;
        padding-right: 120px;
        display: block;
    }

    #icnlso3 {
        text-align: left;
    }

    #fkt-image-f47-5a1-83c {
        margin-top: 3px;
    }

    #ihn685a {
        align-items: flex-start;
    }

    #fkt-image-09c-0a1-b82 {
        margin-top: 3px;
    }

    #ia6rnjg {
        align-items: flex-start;
        margin-top: 10px;
    }

    #fkt-image-b78-1b3-99b {
        margin-top: 3px;
    }

    #iexprnm {
        align-items: flex-start;
        margin-top: 10px;
    }

    #fkt-image-1b3-3b3-968 {
        margin-top: 3px;
    }

    #imsngk8 {
        align-items: flex-start;
        margin-top: 10px;
    }

    #fkt-image-9f8-983-85b {
        margin-top: 3px;
    }

    #iv12pgq {
        align-items: flex-start;
        margin-top: 10px;
    }

    #ibxqetz {
        line-height: 35.1px;
        font-size: 27px;
    }

    #ivh0acy {
        font-size: 32px;
        line-height: 1.2em;
    }

    #iipo8v9 {
        text-align: left;
    }

    #fkt-image-336-791-94e {
        margin-top: 3px;
    }

    #ix20qol {
        align-items: flex-start;
    }

    #i12pqrp {
        text-align: left;
    }

    #fkt-image-22e-7ba-a41 {
        margin-top: 3px;
    }

    #it86ki4 {
        align-items: flex-start;
    }

    #i6jn3ec {
        padding-right: 1px;
        padding-left: 1px;
        margin-left: 1px;
        margin-right: 1px;
    }

    #inlpkli-3 {
        background-position: center top;
        padding-left: 15px;
        padding-right: 15px;
    }

    #fkt-image-3e7-c88-a1c {
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }

    #i9ad7d3 {
        line-height: 30px;
        margin-top: 1px;
    }

    #irmpan8 {
        font-size: 17px;
    }

    #igavv8a {
        margin-top: 1px;
        padding: 20px;
    }

    #iwvd74g {
        font-size: 19px;
    }

    #im9i8dj {
        padding-left: 5px;
        padding-right: 5px;
    }

    #i2ki50i {
        font-size: 16px;
        padding-right: 0px;
    }

    #iifep0l {
        font-size: 14px;
        line-height: 16.8px;
    }

    #iw5cyk6 {
        font-size: 40px;
        line-height: 48px;
    }

    #ipn160o {
        width: 100% !important;
    }

    #\37 73668 {
        padding-bottom: 80px;
    }

    #\39 77877 {
        background-repeat: no-repeat;
        background-position: center top;
        background-attachment: scroll;
        background-size: cover;
        background-image: url("https://assets.imagehub.io/9db753a0-5b0b-11ef-8422-a5e3860e605f/1724412652960_1709202377_1708510467_bannerMOBILE2_1_.webp");
        padding-top: 370px;
    }

    .el-277499 img {
        max-width: 30px;
    }

    #\33 11002 {
        display: block;
        padding-top: 0px;
    }

    #itgburh {
        font-size: 16px;
    }

    #ipazvlm {
        font-size: 16px;
    }

    #izvyy5i {
        font-size: 16px;
    }

    #icw1k4e {
        font-size: 14px;
        line-height: 16.8px;
        text-align: left;
    }

    #ihl88dk {
        font-size: 40px;
        line-height: 48px;
        padding-right: 0px;
    }

    #iqs7n5v {
        width: 44% !important;
    }

    #fkt-image-d29-3b8-b79 {
        height: 20px;
        width: 20px !important;
    }

    #i9hlmtr {
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
        width: 20% !important;
    }

    #fkt-image-98c-88f-8e9 {
        height: 20px;
        width: 20px !important;
    }

    #ibtlrh8 {
        width: 18% !important;
    }

    #fkt-image-04a-a86-9c9 {
        height: 20px;
        width: 20px !important;
    }

    #ipytw1r {
        width: 18% !important;
    }

    #ichyyuc {
        width: 100% !important;
    }

    #i5ut1ug {
        padding: 1px;
        font-size: 14px;
    }

    #i7kckri {
        padding: 1px;
        font-size: 14px;
    }

    #i73rejf {
        padding: 1px;
        font-size: 14px;
    }

    #imzs6os {
        width: 18% !important;
    }

    #iqqwv4g {
        margin-top: 20px;
        padding: 20px;
    }

    #id8zzor {
        margin-top: 10px;
    }

    #ic5q62x {
        margin-top: 10px;
    }

    #fkt-image-f91-7a0-a61 {
        display: inline;
    }

    #i2gznp {
        display: flex;
    }

    #fkt-image-2a0-293-97d {
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }

    #i792lbf {
        line-height: 30px;
        margin-top: 1px;
    }

    #i36op7n {
        font-size: 17px;
    }

    #iiy9pli {
        margin-top: 20px;
        padding: 20px;
    }

    #cc-id-sFDSWMUmQGKF {
        font-size: 15px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #cc-id-RQHxN7SZxLmk {
        align-items: flex-start;
    }

    #cc-id-ow74yNxf3Cvn {
        margin-top: 3px;
    }

    #cc-id-U3DlwOGdMP7f {
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }

    #cc-id-nye01VoxyVmk {
        line-height: 30px;
        margin-top: 1px;
    }

    #cc-id-HXB3v12fD5zi {
        font-size: 17px;
    }

    #\35 25119 {
        padding-left: 10px;
        padding-right: 10px;
    }

    #\33 9039 {
        flex-direction: column;
    }

    #fkt-link-253-98f- bb3 {
        font-size: 18px;
        line-height: 28px;
    }

    #iymce55 {
        margin-right: 0;
    }

    #i110z0d {
        flex-direction: column;
    }

    #is07v5r {
        padding-left: 10px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #i7d9hgf {
        margin-right: 0;
    }

    #igicq9d {
        margin-right: 0;
    }

    #i7sd7i {
        margin-bottom: 16px;
    }
}