.elementor-1253 .elementor-element.elementor-element-1df062e{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:70px 70px;--row-gap:70px;--column-gap:70px;--margin-top:0%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;--padding-top:80px;--padding-bottom:80px;--padding-left:20px;--padding-right:20px;}.elementor-1253 .elementor-element.elementor-element-1df062e:not(.elementor-motion-effects-element-type-background), .elementor-1253 .elementor-element.elementor-element-1df062e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, var( --e-global-color-38a1c3b ) 0%, var( --e-global-color-primary ) 100%);}.elementor-1253 .elementor-element.elementor-element-39fd9ee{--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;--justify-content:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1253 .elementor-element.elementor-element-8899789{font-family:"Inter", Sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;color:var( --e-global-color-accent );}.elementor-1253 .elementor-element.elementor-element-8899789 p{margin-block-end:0px;}.elementor-1253 .elementor-element.elementor-element-e8e6e0b .thim-ekits-heading{align-items:flex-start;text-align:left;}.elementor-1253 .elementor-element.elementor-element-e8e6e0b .thim-ekits-heading .title{margin:0px 0px 0px 0px;font-family:"Urbanist", Sans-serif;font-size:58px;font-weight:800;line-height:64px;color:#FFFFFF;}.elementor-1253 .elementor-element.elementor-element-e8e6e0b .thim-ekits-heading .title span{color:var( --e-global-color-accent );}.elementor-1253 .elementor-element.elementor-element-d3b1225{font-family:"Inter", Sans-serif;font-size:17px;font-weight:400;line-height:29px;color:#F8FAFCA6;}.elementor-1253 .elementor-element.elementor-element-d3b1225 p{margin-block-end:0px;}.elementor-1253 .elementor-element.elementor-element-8c045bc{font-family:"Inter", Sans-serif;font-size:17px;font-weight:400;line-height:29px;color:#F8FAFCA6;}.elementor-1253 .elementor-element.elementor-element-8c045bc p{margin-block-end:0px;}.elementor-1253 .elementor-element.elementor-element-06b69cf{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:20px 20px;--row-gap:20px;--column-gap:20px;--padding-top:70px;--padding-bottom:70px;--padding-left:20px;--padding-right:20px;}.elementor-1253 .elementor-element.elementor-element-06b69cf:not(.elementor-motion-effects-element-type-background), .elementor-1253 .elementor-element.elementor-element-06b69cf > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F8FAFC;}.elementor-1253 .elementor-element.elementor-element-dcbea23{font-family:"Inter", Sans-serif;font-size:17px;font-weight:400;line-height:29px;color:var( --e-global-color-text );}.elementor-1253 .elementor-element.elementor-element-dcbea23 p{margin-block-end:0px;}@media(max-width:767px){.elementor-1253 .elementor-element.elementor-element-e8e6e0b .thim-ekits-heading .title{font-size:34px;line-height:1.2em;}.elementor-1253 .elementor-element.elementor-element-dcbea23{text-align:start;line-height:1.5em;}}@media(min-width:768px){.elementor-1253 .elementor-element.elementor-element-39fd9ee{--width:50%;}}/* Start custom CSS for text-editor, class: .elementor-element-dcbea23 */.terms-item{
    margin-bottom:25px;
}


.terms-item h2{
    display:flex;
    align-items:center;
    gap:5px;
    margin:0 0 20px;
    font-size:26px;
    font-weight:700;
    color:#152238;
}

.terms-item h2 span{
    background:none;
    color:#00a3d9;
    padding:0;
    border-radius:0;
    display:inline;
    font-size:26px;
    font-weight:700;
    margin-right:10px;
}

.terms-item p{
    margin:0 0 15px;
    font-size:16px;
    line-height:1.5;
    color:#5b6574;
}

.terms-item p:last-child{
    margin-bottom:0;
}

.terms-contact strong{
    display:block;
    margin-bottom:10px;
    color:#152238;
    font-size:20px;
}

.terms-contact a{
    color:#00a3d9;
    font-weight:600;
    text-decoration:none;
}

.terms-contact a:hover{
    text-decoration:underline;
}

@media(max-width:768px){

    .terms-item h2{
        font-size:18px;
        
    }

    .terms-item h2 span{
        font-size:16px;
        margin-right:0;
    }

    .terms-item p{
        font-size:15px;
    }

}/* End custom CSS */