.elementor-104660 .elementor-element.elementor-element-86b5aa6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-104660 .elementor-element.elementor-element-8445c14{--display:flex;--gap:5px 5px;--row-gap:5px;--column-gap:5px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-104660 .elementor-element.elementor-element-f7ffdce .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-104660 .elementor-element.elementor-element-f7ffdce .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-104660 .elementor-element.elementor-element-f7ffdce{--e-icon-list-icon-size:20px;--icon-vertical-offset:0px;}.elementor-104660 .elementor-element.elementor-element-f7ffdce .elementor-icon-list-item > .elementor-icon-list-text, .elementor-104660 .elementor-element.elementor-element-f7ffdce .elementor-icon-list-item > a{font-size:16px;font-weight:500;}.elementor-104660 .elementor-element.elementor-element-f7ffdce .elementor-icon-list-text{color:var( --e-global-color-blocksy_palette_1 );transition:color 0.3s;}.elementor-104660 .elementor-element.elementor-element-a9eaddb .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(5px/2);}.elementor-104660 .elementor-element.elementor-element-a9eaddb .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(5px/2);}.elementor-104660 .elementor-element.elementor-element-a9eaddb .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(5px/2);}.elementor-104660 .elementor-element.elementor-element-a9eaddb .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-5px/2);}.elementor-104660 .elementor-element.elementor-element-a9eaddb .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-5px/2);}.elementor-104660 .elementor-element.elementor-element-a9eaddb .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-104660 .elementor-element.elementor-element-a9eaddb .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-104660 .elementor-element.elementor-element-a9eaddb{--e-icon-list-icon-size:20px;--icon-vertical-offset:0px;}.elementor-104660 .elementor-element.elementor-element-a9eaddb .elementor-icon-list-item > .elementor-icon-list-text, .elementor-104660 .elementor-element.elementor-element-a9eaddb .elementor-icon-list-item > a{font-size:16px;font-weight:500;}.elementor-104660 .elementor-element.elementor-element-a9eaddb .elementor-icon-list-text{color:#000000;transition:color 0.3s;}.elementor-104660 .elementor-element.elementor-element-25ea02f{--display:flex;--padding-top:20px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px;}.elementor-104660 .elementor-element.elementor-element-d861185{--display:flex;--padding-top:20px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px;}.elementor-104660 .elementor-element.elementor-element-408aded{--display:flex;--padding-top:20px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px;}.elementor-104660 .elementor-element.elementor-element-0d879de{--n-accordion-title-font-size:16px;--n-accordion-title-justify-content:space-between;--n-accordion-title-flex-grow:1;--n-accordion-title-icon-order:initial;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-border-radius:0px 0px 0px 0px;--n-accordion-icon-size:15px;}.elementor-104660 .elementor-element.elementor-element-0d879de > .elementor-widget-container > .e-n-accordion > .e-n-accordion-item > .e-n-accordion-item-title{border-style:solid;border-width:0px 0px 1px 0px;}.elementor-104660 .elementor-element.elementor-element-0d879de {--n-accordion-padding:20px 0px 20px 0px;}:where( .elementor-104660 .elementor-element.elementor-element-0d879de > .elementor-widget-container > .e-n-accordion > .e-n-accordion-item > .e-n-accordion-item-title > .e-n-accordion-item-title-header ) > .e-n-accordion-item-title-text{font-family:"Satoshi-Medium", Sans-serif;font-weight:700;text-transform:uppercase;}:where( .elementor-104660 .elementor-element.elementor-element-0d879de > .elementor-widget-container > .e-n-accordion > .e-n-accordion-item ) > .e-con{border-style:none;}/* Start custom CSS for text-editor, class: .elementor-element-b5544a0 */.hgt {
    max-height: 500px;
    overflow: hidden;
    position: relative;
    transition: max-height 0.4s ease;
}

.hgt.expanded {
    max-height: none;
}

.hgt-toggle-btn {
    display: inline-block;
    margin-top: 10px;
    padding: 8px 16px;
    background: #0073e6;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    transition: background 0.3s ease;
}

.hgt-toggle-btn:hover {
    background: #005bb5;
}

.hgt-toggle-btn {
    display: block;
    width: 50%; 
    margin: 10px auto 0;
    padding: 8px 16px;
    background: #0073e6;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    transition: background 0.3s ease;
}
.hgt-toggle-btn:hover {
    background: #005bb5;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-b5544a0 */.hgt {
    max-height: 500px;
    overflow: hidden;
    position: relative;
    transition: max-height 0.4s ease;
}

.hgt.expanded {
    max-height: none;
}

.hgt-toggle-btn {
    display: inline-block;
    margin-top: 10px;
    padding: 8px 16px;
    background: #0073e6;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    transition: background 0.3s ease;
}

.hgt-toggle-btn:hover {
    background: #005bb5;
}

.hgt-toggle-btn {
    display: block;
    width: 50%; 
    margin: 10px auto 0;
    padding: 8px 16px;
    background: #0073e6;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    transition: background 0.3s ease;
}
.hgt-toggle-btn:hover {
    background: #005bb5;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-b5544a0 */.hgt {
    max-height: 500px;
    overflow: hidden;
    position: relative;
    transition: max-height 0.4s ease;
}

.hgt.expanded {
    max-height: none;
}

.hgt-toggle-btn {
    display: inline-block;
    margin-top: 10px;
    padding: 8px 16px;
    background: #0073e6;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    transition: background 0.3s ease;
}

.hgt-toggle-btn:hover {
    background: #005bb5;
}

.hgt-toggle-btn {
    display: block;
    width: 50%; 
    margin: 10px auto 0;
    padding: 8px 16px;
    background: #0073e6;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    transition: background 0.3s ease;
}
.hgt-toggle-btn:hover {
    background: #005bb5;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-b5544a0 */.hgt {
    max-height: 500px;
    overflow: hidden;
    position: relative;
    transition: max-height 0.4s ease;
}

.hgt.expanded {
    max-height: none;
}

.hgt-toggle-btn {
    display: inline-block;
    margin-top: 10px;
    padding: 8px 16px;
    background: #0073e6;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    transition: background 0.3s ease;
}

.hgt-toggle-btn:hover {
    background: #005bb5;
}

.hgt-toggle-btn {
    display: block;
    width: 50%; 
    margin: 10px auto 0;
    padding: 8px 16px;
    background: #0073e6;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    transition: background 0.3s ease;
}
.hgt-toggle-btn:hover {
    background: #005bb5;
}/* End custom CSS */