.elementor-kit-2471{--e-global-color-primary:#4AB4DD;--e-global-color-secondary:#2E2E2E;--e-global-color-text:#000000;--e-global-color-accent:#E2E2E2;--e-global-typography-primary-font-family:"Gotham Narrow";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Gotham Narrow";--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Gotham Narrow";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Gotham Narrow";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-2471 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-kit-2471{--e-global-typography-secondary-font-size:2rem;--e-global-typography-secondary-letter-spacing:5px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.blog-item {
    display: flex;
    flex-flow: column;
    margin-bottom: 2rem
}

.blog-item-header {
    padding: 2rem;
    padding-bottom: 0;
    position: relative;
}

.blog-item-header:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 40%;
    width: 100%;
    background: #4ab4dd;
}

.blog-item:nth-child(even) .blog-item-header:before {
    background: #999999;
}

.blog-item-header small {
    position: relative;
    font-family: 'Gotham Narrow', sans-serif;
    font-size: 1.25rem;
    color: white;
}

.blog-item-header img {
    position: relative;
    aspect-ratio: 1;
    width: 100%;
    object-fit: cover
}

.blog-item-content {
    padding: 2rem;
}

.blog-item-content-excerpt {
    font-size: 1.25rem;
}

.blog-item-content-link {
    display: flex;
    flex-flow: column;
    align-items: center;
    margin-top: 1rem;
}

.blog-item-content-link img {
    width: 10%;
    max-width: 50px;
}

.blog-item-content-link a {
    margin-top: 0.5rem;
    background: #e2e2e2;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Gotham Narrow', sans-serif;
    font-size: 1.5rem;
    padding: 0.25rem 3rem;
    border-radius: 15px;
}

@media(min-width: 767px) {
    .blog-item {
        flex-flow: row nowrap;

        position: relative;
    }
    
    .blog-item:nth-child(odd):before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: auto;
        right: 100%;
        width: 100%;
        height: 100%;
        background: #4ab4dd;
    }
    
    .blog-item:nth-child(even) {
        flex-flow: row-reverse nowrap;
    }
    
    .blog-item:nth-child(even):before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 100%;
        width: 100%;
        height: 100%;
        background: #999999;
    }
    
    .blog-item-header {
       padding: 3rem;
        display: flex;
        flex-flow: row nowrap;
        align-items: flex-end;
        width: 45%;
        padding-right: 0;
        position: relative;
    }
    
    .blog-item-header small {
        position: absolute;
        bottom: 3rem;
        left: 3rem;
        z-index: 12;
        transform-origin: bottom left;
        transform: rotate(-90deg) translateY(-0.5rem);
        overflow: visible;
        white-space: nowrap;
    }
    
    .blog-item-header:before {
        height: 100%;
        width: 55%;
    }
    
    .blog-item-content {
        width: 55%;
    }
    
    .blog-item:nth-child(even) .blog-item-header {
        flex-flow: row-reverse nowrap;
        padding-right: 3rem;
        padding-left: 0;
    }
    
    .blog-item:nth-child(even) .blog-item-header:before{
        left: auto;
        right: 0;
    }
    
    .blog-item:nth-child(even) .blog-item-header small {
        left: auto;
        right: 3rem;
        transform: translateX(100%) rotate(-90deg) translateY(calc(100% + 0.5rem));
    }
    
    .blog-item:nth-child(even) .blog-item-content {
        align-items: flex-end;
    }
    
    .blog-item:nth-child(even) .blog-item-content h2 {
        text-align: right;
    }
    
    .blog-item:nth-child(even) .blog-item-content .blog-item-content-excerpt {
        text-align: right;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gotham Narrow';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://jurgella.com/wp-content/uploads/2022/06/GothamNarrow-XLight.woff2') format('woff2'),
		url('https://jurgella.com/wp-content/uploads/2022/06/GothamNarrow-XLight.woff') format('woff'),
		url('https://jurgella.com/wp-content/uploads/2022/06/GothamNarrow-XLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Gotham Narrow';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://jurgella.com/wp-content/uploads/2022/06/GothamNarrow-Light.woff2') format('woff2'),
		url('https://jurgella.com/wp-content/uploads/2022/06/GothamNarrow-Light.woff') format('woff'),
		url('https://jurgella.com/wp-content/uploads/2022/06/GothamNarrow-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Gotham Narrow';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://jurgella.com/wp-content/uploads/2022/06/GothamNarrow-Book.woff2') format('woff2'),
		url('https://jurgella.com/wp-content/uploads/2022/06/GothamNarrow-Book.woff') format('woff'),
		url('https://jurgella.com/wp-content/uploads/2022/06/GothamNarrow-Book.ttf') format('truetype');
}
@font-face {
	font-family: 'Gotham Narrow';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://jurgella.com/wp-content/uploads/2022/06/GothamNarrow-Bold.woff2') format('woff2'),
		url('https://jurgella.com/wp-content/uploads/2022/06/GothamNarrow-Bold.woff') format('woff'),
		url('https://jurgella.com/wp-content/uploads/2022/06/GothamNarrow-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Gotham Narrow';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://jurgella.com/wp-content/uploads/2022/06/GothamNarrow-Black.woff2') format('woff2'),
		url('https://jurgella.com/wp-content/uploads/2022/06/GothamNarrow-Black.woff') format('woff'),
		url('https://jurgella.com/wp-content/uploads/2022/06/GothamNarrow-Black.ttf') format('truetype');
}
@font-face {
	font-family: 'Gotham Narrow';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://jurgella.com/wp-content/uploads/2022/06/GothamNarrow-Medium.woff2') format('woff2'),
		url('https://jurgella.com/wp-content/uploads/2022/06/GothamNarrow-Medium.woff') format('woff'),
		url('https://jurgella.com/wp-content/uploads/2022/06/GothamNarrow-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */