.elementor-7529 .elementor-element.elementor-element-79496d6{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Plus jakarta sans;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );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-7529 .elementor-element.elementor-element-cef360d{--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;--justify-content:center;--padding-top:20px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Plus jakarta sans;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-7529 .elementor-element.elementor-element-82c3141 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(30px/2);}.elementor-7529 .elementor-element.elementor-element-82c3141 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(30px/2);}.elementor-7529 .elementor-element.elementor-element-82c3141 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(30px/2);}.elementor-7529 .elementor-element.elementor-element-82c3141 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-30px/2);}.elementor-7529 .elementor-element.elementor-element-82c3141 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-30px/2);}.elementor-7529 .elementor-element.elementor-element-82c3141 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-7529 .elementor-element.elementor-element-82c3141 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-7529 .elementor-element.elementor-element-82c3141{--e-icon-list-icon-size:25px;--icon-vertical-offset:0px;}.elementor-7529 .elementor-element.elementor-element-82c3141 .elementor-icon-list-icon{padding-inline-end:0px;}.elementor-7529 .elementor-element.elementor-element-82c3141 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-7529 .elementor-element.elementor-element-82c3141 .elementor-icon-list-item > a{font-family:"Plus Jakarta Sans", Plus jakarta sans;font-size:16px;font-weight:600;line-height:1.4em;}.elementor-7529 .elementor-element.elementor-element-82c3141 .elementor-icon-list-text{color:var( --e-global-color-0c90dd6 );transition:color 0.3s;}.elementor-7529 .elementor-element.elementor-element-e340541{--display:flex;}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-7529 .elementor-element.elementor-element-cef360d{--justify-content:center;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:010px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for icon-list, class: .elementor-element-82c3141 */.custom-pdf-btn .elementor-icon-list-item a {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 15px 30px;
    font-size: 16px;
    font-weight:600;
    font-family: 'Plus Jakarta Sans', sans-serif;
    color: #fff;
    text-decoration: none;
    transition: all 0.3s ease;
    border-radius:8px;
}

.custom-pdf-btn .elementor-icon-list-item a svg path {
    stroke: #fff;
    transition: stroke 0.3s ease, fill 0.3s ease;
}

.custom-pdf-btn .elementor-icon-list-item a:hover {
    background-color: #e0bf23;
    border-color: #e0bf23;
    color: #000;
}

.custom-pdf-btn .elementor-icon-list-item a .elementor-icon-list-text {
    padding:0px;
}

.custom-pdf-btn .elementor-icon-list-item a:hover .elementor-icon-list-text {
    color: #000;
}

.custom-pdf-btn .elementor-icon-list-item a:hover svg path{
        fill: #e0bf23;
        stroke: #000000;
}


@media (max-width: 991px){
    .custom-pdf-btn .elementor-icon-list-items{
        row-gap: 20px;
    }
    
}/* End custom CSS */