.elementor-10000 .elementor-element.elementor-element-3b515bcb{--display:flex;}.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-10000 .elementor-element.elementor-element-e3e9701{--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;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-10000 .elementor-element.elementor-element-093ac2e{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 50px) 0px;}.elementor-10000 .elementor-element.elementor-element-093ac2e img{width:23%;}.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-10000 .elementor-element.elementor-element-2a22033{text-align:center;}.elementor-10000 .elementor-element.elementor-element-2a22033 .elementor-heading-title{font-family:"SFPRO", Sans-serif;font-size:35px;font-weight:600;color:var( --e-global-color-accent );}.elementor-10000 .elementor-element.elementor-element-40a41f9{--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;--margin-top:60px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}@media(min-width:768px){.elementor-10000 .elementor-element.elementor-element-40a41f9{--content-width:1440px;}}/* Start custom CSS for html, class: .elementor-element-6cd2824 */.documents-wrapper{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 1rem;
}

.document-flex{
    display: flex;
    flex-direction: column;
    border-radius: 1rem;
}
.document-preview{
    background: #ededed;
    padding: 3rem 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 3rem;
}
.document-heading{
    font-size: 1.5rem;
    text-align: center;
    background: #009edc;
    color: white;
}
.subheading{
    font-size: 0.8rem;
}

@media (width < 1024px){
    .documents-wrapper{
        display: flex;
        flex-direction: column;
        gap: 1rem;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'SFPRO';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://gtalarm.iconeslab.it/wp-content/uploads/2025/12/SFProText-Light-1.woff') format('woff'),
		url('https://gtalarm.iconeslab.it/wp-content/uploads/2025/12/SFProText-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'SFPRO';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://gtalarm.iconeslab.it/wp-content/uploads/2025/12/SFProText-Medium-1.woff') format('woff'),
		url('https://gtalarm.iconeslab.it/wp-content/uploads/2025/12/SFProText-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'SFPRO';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://gtalarm.iconeslab.it/wp-content/uploads/2025/11/SFProText-Regular-1.woff') format('woff'),
		url('https://gtalarm.iconeslab.it/wp-content/uploads/2025/12/SFProText-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'SFPRO';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://gtalarm.iconeslab.it/wp-content/uploads/2025/12/SFProText-Semibold-1.woff') format('woff'),
		url('https://gtalarm.iconeslab.it/wp-content/uploads/2025/12/SFProText-Semibold.ttf') format('truetype');
}
@font-face {
	font-family: 'SFPRO';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://gtalarm.iconeslab.it/wp-content/uploads/2025/12/SFProText-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */