.elementor-37214 .elementor-element.elementor-element-f74714c > .elementor-container{max-width:1350px;}.elementor-37214 .elementor-element.elementor-element-c8944bf > .elementor-element-populated{margin:0px 25px 0px 25px;--e-column-margin-right:25px;--e-column-margin-left:25px;}.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-37214 .elementor-element.elementor-element-8c7138e{text-align:center;}.elementor-37214 .elementor-element.elementor-element-8c7138e img{width:65%;}.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-37214 .elementor-element.elementor-element-22176fa > .elementor-widget-container{margin:19px 0px -13px 0px;}.elementor-37214 .elementor-element.elementor-element-22176fa{text-align:center;}.elementor-37214 .elementor-element.elementor-element-22176fa .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:38px;font-weight:600;color:#080808;}.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-37214 .elementor-element.elementor-element-2e96bd7 > .elementor-widget-container{margin:10px 125px -38px 125px;}.elementor-37214 .elementor-element.elementor-element-2e96bd7{text-align:center;font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;line-height:28px;}.elementor-37214 .elementor-element.elementor-element-2e96bd7 a{color:#080808;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-37214 .elementor-element.elementor-element-77e44bc .elementor-button{background-color:#11308F;font-family:"Roboto", Sans-serif;font-size:20px;font-weight:500;border-radius:5px 5px 5px 5px;padding:15px 20px 15px 20px;}.elementor-37214 .elementor-element.elementor-element-877226e .elementor-button{background-color:#E2A403;font-family:"Roboto", Sans-serif;font-size:20px;font-weight:500;border-radius:5px 5px 5px 5px;padding:15px 20px 15px 20px;}.elementor-37214 .elementor-element.elementor-element-c85fe9e > .elementor-widget-container{margin:12px 0px -25px 0px;}.elementor-37214 .elementor-element.elementor-element-c85fe9e{text-align:center;}.elementor-37214 .elementor-element.elementor-element-c85fe9e .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:30px;font-weight:600;color:#FF3706;}.elementor-37214 .elementor-element.elementor-element-9222844 > .elementor-widget-container{margin:0px 25px 0px 0px;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-37214 .elementor-element.elementor-element-c8944bf > .elementor-element-populated{margin:0px 10px 0px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;padding:0px 0px 0px 0px;}.elementor-37214 .elementor-element.elementor-element-c85fe9e .elementor-heading-title{font-size:20px;}}/* Start custom CSS for shortcode, class: .elementor-element-c67c518 */.peu-home-search.header-search-wrap {
    display: none;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-9222844 */.peu-video-play-btn::before {
    content: "";
    width: 0;
    height: 0;
    margin-left: 3px;
    border-left: 14px solid #fff;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    display:none;
}/* End custom CSS */
/* Start custom CSS */.home-featured-videos {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
}

.peu-home-search {

    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 0px 0px 0px 0px;}

.total-videos-count {
    display: block;
    font-size: 106px!important;
    font-weight: 700;
    color: #0b318f;
    text-align: center;
    line-height: 1.2;
    margin-top: 25px;
    margin-bottom: 0px;
}

.home-featured-videos {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 35px;
}

.home-featured-videos article {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
;
    flex-flow: row nowrap;
    -webkit-flex-flow: column;
    -moz-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    margin-bottom: 35px;
    padding-right: 3%;
}

.home-featured-videos article {
    width: 14%!important;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    padding: 10px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.home-featured-videos article:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    background-color: #f4f3f3;
}

.peu-featured-thumb {
    position: relative;
    height: 150px;
    background: #000;
    text-align: center;
    overflow: hidden;
}

.peu-featured-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0;
}

.play-btn-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 65px;
    height: 65px;
    background: url('/path-to-play-icon.png') no-repeat center center;
    background-size: contain;
    pointer-events: none;
}

.peu-featured-details {
    margin-top: 10px;
}

.featured-title {
    font-weight: 600;
    font-size: 16px;
    color: #000;
    margin-bottom: 5px;
}

.featured-meta {
    font-size: 13px;
    color: #666;
}

/* Responsive Layout */
@media (max-width: 1024px) {
    .home-featured-videos article {
        width: 48%;
    }
}

@media (max-width: 768px) {
    .home-featured-videos article {
        width: 100%;
    }
}


.home-featured-videos article {
    width: 23%;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    padding: 10px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}

.peu-featured-thumb {
    position: relative;
    height: 150px;
    overflow: hidden;
    background: #000;
    text-align: center;
}

.peu-featured-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.play-btn-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.featured-title {
    font-weight: 600;
    font-size: 16px;
    margin-top: 10px;
}

.featured-meta {
    font-size: 13px;
    color: #666;
    margin-top: 5px;
}/* End custom CSS */