<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.elementor-4677 .elementor-element.elementor-element-405f531{margin-top:-20px;margin-bottom:0px;padding:0px 0px 0px 290px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-4677 .elementor-element.elementor-element-7289dad &gt; .elementor-widget-container{padding:30px 0px 0px 20px;}.elementor-4677 .elementor-element.elementor-element-7289dad{text-align:center;}.elementor-4677 .elementor-element.elementor-element-7289dad .elementor-heading-title{font-family:"Figtree", Sans-serif;font-size:18px;font-weight:400;color:#FFFFFF;}.elementor-4677 .elementor-element.elementor-element-bdef11c &gt; .elementor-container{min-height:30rem;}.elementor-4677 .elementor-element.elementor-element-924ff97 &gt; .elementor-widget-container{padding:0px 0px 0px 290px;}.elementor-4677 .elementor-element.elementor-element-56d6845{margin-top:25px;margin-bottom:0px;}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-secondary );}.elementor-4677 .elementor-element.elementor-element-552dc40{--divider-border-style:solid;--divider-color:#16224E;--divider-border-width:1.5px;}.elementor-4677 .elementor-element.elementor-element-552dc40 &gt; .elementor-widget-container{margin:-20px 0px 0px 0px;}.elementor-4677 .elementor-element.elementor-element-552dc40 .elementor-divider-separator{width:100%;}.elementor-4677 .elementor-element.elementor-element-552dc40 .elementor-divider{padding-block-start:2px;padding-block-end:2px;}@media(max-width:767px){.elementor-4677 .elementor-element.elementor-element-405f531{margin-top:50px;margin-bottom:0px;padding:20px 0px 0px 0px;}.elementor-4677 .elementor-element.elementor-element-7289dad &gt; .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-4677 .elementor-element.elementor-element-bdef11c{margin-top:-55px;margin-bottom:0px;}.elementor-4677 .elementor-element.elementor-element-924ff97 &gt; .elementor-widget-container{padding:0px 0px 0px 0px;}}/* Start custom CSS for heading, class: .elementor-element-7289dad */.elementor-4677 .elementor-element.elementor-element-7289dad {
    margin-left: 10px;
    border-bottom: 1px solid #16224E;
    padding-bottom: 20px;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-924ff97 */.custom-storage-container {
    max-width: 600px;
    margin-left: 30px;
    color: #fff;
    padding: 20px;
    background: #0f1736;
    border: 1px dashed blue;
    border-radius: 10px;
}

.custom-storage-container h2 {
    margin-top: 0;
    font-family: figtree;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}

.custom-storage-container form {
    margin-bottom: 20px;
    font-family: figtree;
    color: #bbbbbb;
    font-size: 16px;
}

.custom-file-list {
    list-style: none;
    padding: 0;
}

.custom-file-list li {
    margin-bottom: 10px;
}

.custom-file-list a {
    text-decoration: none;
    color: blue;
    font-family: figtree;
    transition: all 0.3s;
}

.custom-file-list a:hover {
    opacity: 0.7;
}

.custom-file-list form {
    display: inline;
}

.custom-file-list input[type="submit"] {
    background: linear-gradient(40deg, #F53B3A, #952626, #fe5c5c);
    color: #fff;
    border-radius: 10px;
    margin-left: 10px;
    font-family: figtree;
    font-size: 18px;
    font-weight: 700;
    padding: 10px;
    cursor: pointer;
    transition: all 0.3s;
}

.custom-file-list input[type="submit"]:hover {
    background: #a00;
    opacity: 0.7;
}

.custom-storage-container input[type="submit"] {
    background: linear-gradient(40deg, #F53B3A, #F8428F, #EA42F8, #5C42F8, #43C2F8, #42F8B7);
    color: #fff;
    border-radius: 10px;
    margin-left: 10px;
    font-family: figtree;
    font-size: 18px;
    font-weight: 700;
    padding: 10px;
    cursor: pointer;
    transition: all 0.3s;
}

.custom-storage-container input[type="submit"]:hover {
    opacity: 0.7;
}

@media screen and (max-width: 1000px) {
    .custom-storage-container {
        margin-left: 0;
    }

    .custom-storage-container input[type="submit"] {
        margin-top: 10px;
    }
}/* End custom CSS */</pre></body></html>