








.fl-node-5f5ef874ba67c {
	width: 52.92%;
}




.fl-node-5f5f03f503bd5 {
	width: 47.08%;
}
.fl-node-5f5f03f503aca, .fl-node-5f5f03f503aca .fl-photo {
	text-align: center;
}
.fl-builder-content .fl-node-5f5f0d8db2565 .fl-rich-text, .fl-builder-content .fl-node-5f5f0d8db2565 .fl-rich-text *:not(b, strong) {
	font-size: 14px;
}
/* .fl-module-pp-video .fl-module-content {
	overflow: hidden;
} */
.fancybox-container .pp-video-container {
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.pp-video-lightbox .fancybox-content {
	background: none;
    width: 100%;
    height: 100%;
}

.pp-fit-aspect-ratio {
	position: relative;
	background: none;
}

.pp-aspect-ratio-219 .pp-fit-aspect-ratio {
	aspect-ratio: 21/9;
}
  
.pp-aspect-ratio-169 .pp-fit-aspect-ratio {
	aspect-ratio: 16/9;
}
.pp-aspect-ratio-916 .pp-fit-aspect-ratio {
	aspect-ratio: 9/16;
}
  
.pp-aspect-ratio-43 .pp-fit-aspect-ratio {
	aspect-ratio: 4/3;
}

.pp-aspect-ratio-45 .pp-fit-aspect-ratio {
	aspect-ratio: 4/5;
}
  
.pp-aspect-ratio-32 .pp-fit-aspect-ratio {
	aspect-ratio: 3/2;
}
  
.pp-aspect-ratio-11 .pp-fit-aspect-ratio {
	aspect-ratio: 1/1;
}

.pp-aspect-ratio-auto .pp-fit-aspect-ratio {
	height: auto;
}
  
.pp-fit-aspect-ratio iframe {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	border: 0;
	background-color: #000;
}
.pp-fit-aspect-ratio video {
	width: 100%;
}
.pp-video-wrapper {
	background-color: transparent;
	overflow: hidden;
}
.pp-video-wrapper video,
.pp-video-wrapper iframe {
    max-width: 100%;
    width: 100%;
    margin: 0;
    line-height: 1;
    border: none;
}
.pp-video-wrapper .pp-video-player {
	-o-object-fit: cover;
    object-fit: cover;
}

.pp-aspect-ratio-219 .pp-video-player {
	aspect-ratio: 21/9;
}
  
.pp-aspect-ratio-169 .pp-video-player {
	aspect-ratio: 16/9;
}

.pp-aspect-ratio-916 .pp-video-player {
	aspect-ratio: 9/16;
}
  
.pp-aspect-ratio-43 .pp-video-player {
	aspect-ratio: 4/3;
}

.pp-aspect-ratio-45 .pp-video-player {
	aspect-ratio: 4/5;
}
  
.pp-aspect-ratio-32 .pp-video-player {
	aspect-ratio: 3/2;
}
  
.pp-aspect-ratio-11 .pp-video-player {
	aspect-ratio: 1/1;
}

.pp-video-image-overlay {
	text-align: center;
	position: relative;
}
.pp-video-wrapper:not(.pp-video-has-lightbox) .pp-video-image-overlay {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50%;
	display: flex;
}
.pp-video-wrapper:not(.pp-video-has-lightbox) .pp-video-image-overlay img {
	object-fit: cover;
	width: 100%;
	aspect-ratio: auto;
}

.pp-video-play-icon {
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	display: inline-block;
    line-height: 0;
    padding: 20px;
    border-radius: 100%;
	background: #fff;
	cursor: pointer;
}
.pp-video-play-icon svg {
	width: 30px;
    height: 30px;
    transform: translateX(3px);
}

.pp-video-play-icon i {
	font-size: 100px;
    color: #fff;
    opacity: 0.8;
    text-shadow: 1px 0 6px rgba(0, 0, 0, 0.3);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.pp-video-play-icon.play-icon-default {
	background: rgba(0, 0, 0, 0.33);
}
.pp-video-play-icon.play-icon-default svg {
	fill: #f1f1f1;
	width: 20px;
	height: 20px;
}

/*
.pp-video-source-youtube .pp-video-play-icon.play-icon-default {
	background: #f00;
	width: 68px;
    height: 48px;
	border-radius: 10px;
	display: flex;
	align-items: center;
}
.pp-video-source-youtube .pp-video-play-icon.play-icon-default svg {
	fill: #fff;
	width: 22px;
    height: 22px;
}
*/

.pp-video-wrapper .pp-screen-only {
	position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

@media only screen and (min-width: 1025px) {
	.fancybox-container .pp-video-container {
		width: 75%;
	}
}
@media only screen and (max-width: 1024px) {
	.fancybox-container .pp-video-container {
		width: 100%;
	}
}.fl-node-5f5f0e2a0675a .pp-video-play-icon {
		}
.fl-node-5f5f0e2a0675a .pp-video-play-icon:hover {
		}
.fl-node-5f5f0e2a0675a .pp-video-image-overlay {
	cursor: pointer;
}
.fl-node-5f5f0e2a0675a .pp-video-play-icon svg {
	}
.fl-node-5f5f0e2a0675a .pp-video-play-icon:hover svg {
	}


.fancybox-5f5f0e2a0675a button.fancybox-button {
	padding: 10px;
	border-radius: 0;
    box-shadow: none;
	border: none !important;
}
.fancybox-5f5f0e2a0675a .pp-aspect-ratio-169 {
	background: none;
	width: 100%;
	height: 100%;
}
.fancybox-5f5f0e2a0675a .pp-video-container {
	}
.fancybox-5f5f0e2a0675a .fancybox-close-small {
	color: #fff;
	height: 60px;
	width: 60px;
	background: none !important;
	border: none !important;
	box-shadow: none !important;
	padding: 5px !important;
}
.fancybox-5f5f0e2a0675a .fancybox-close-small:hover,
.fancybox-5f5f0e2a0675a .fancybox-close-small:focus {
	color: #fff;
}
.fancybox-5f5f0e2a0675a .fancybox-close-small,
.fancybox-5f5f0e2a0675a .fancybox-close-small:focus {
	position: absolute;
	top: 0;
	right: 0;
}
.admin-bar .fancybox-5f5f0e2a0675a .fancybox-close-small {
	top: 32px;
}
.fancybox-5f5f0e2a0675a-overlay {
	}

@media only screen and (min-width: 1025px) {
	.fancybox-5f5f0e2a0675a .pp-video-container {
			}
}

@media only screen and (max-width: 992px) {
	.fl-node-5f5f0e2a0675a .pp-video-play-icon {
			}
}
@media only screen and (max-width: 768px) {
	.fl-node-5f5f0e2a0675a .pp-video-play-icon {
			}
}
/* Start Global Nodes CSS */

/* End Global Nodes CSS */


/* Start Layout CSS */

/* End Layout CSS */


        
        
		
        
		
        
        			.fl-node-5f5ef874b9e06 .fl-row-content {
				min-width: 0px;
			}
		