:root{--primary: #0098AA;--primary-rgb: 0, 152, 170;--primary-lighter: #5eeeff;--primary-lighter-rgb: 93, 237, 255;--primary-light: #00c6dd;--primary-light-rgb: 0, 197, 221;--primary-dark: #008191;--primary-dark-rgb: 0, 129, 144;--primary-darker: #00545e;--primary-darker-rgb: 0, 83, 93;--secondary: #002878;--secondary-rgb: 0, 40, 120;--secondary-lighter: #2c72ff;--secondary-lighter-rgb: 43, 113, 255;--secondary-light: #0039ab;--secondary-light-rgb: 0, 56, 171;--secondary-dark: #00205f;--secondary-dark-rgb: 0, 31, 94;--secondary-darker: #000f2c;--secondary-darker-rgb: 0, 14, 43;--dark: #231f20;--dark-rgb: 35, 31, 32;--dark-lighter: #827377;--dark-lighter-rgb: 129, 114, 118;--dark-light: #3e3739;--dark-light-rgb: 62, 54, 56;--dark-dark: #151314;--dark-dark-rgb: 21, 19, 19;--dark-darker: black;--dark-darker-rgb: 0, 0, 0;--light: #f5f5f5;--light-rgb: 245, 245, 245;--light-lighter: white;--light-lighter-rgb: 255, 255, 255;--light-light: white;--light-light-rgb: 255, 255, 255;--light-dark: #e8e8e8;--light-dark-rgb: 232, 232, 232;--light-darker: #cfcfcf;--light-darker-rgb: 206, 206, 206;--border: #e2e2e2;--border-rgb: 226, 226, 226;--border-lighter: white;--border-lighter-rgb: 255, 255, 255;--border-light: #fcfcfc;--border-light-rgb: 251, 251, 251;--border-dark: #d5d5d5;--border-dark-rgb: 213, 213, 213;--border-darker: #bcbcbc;--border-darker-rgb: 187, 187, 187;--radius-xs: 6px;--radius-sm: 12px;--radius: 24px;--radius-lg: 32px;--radius-xl: 54px;--shadow-sharp: 0 4px 8px -2px rgba(9, 30, 66, 0.25), 0 0 1px rgba(9, 30, 66, 0.31);--shadow-sm: 0 1px 2px rgba(0,0,0,0.07), 0 2px 4px rgba(0,0,0,0.035);--shadow: 0 1px 2px rgba(50,50,50,0.03), 0 2px 4px rgba(50,50,50,0.03), 0 4px 8px rgba(50,50,50,0.03), 0 8px 16px rgba(50,50,50,0.03),0 16px 32px rgba(50,50,50,0.03), 0 32px 64px rgba(50,50,50,0.03);--shadow-lg: 0 1px 2px rgba(0,0,0,0.07), 0 2px 4px rgba(0,0,0,0.035), 0 4px 8px rgba(0,0,0,0.035), 0 8px 16px rgba(0,0,0,0.035), 0 16px 32px rgba(0,0,0,0.035), 0 32px 64px rgba(0,0,0,0.035)}.wp-block-image img,.wp-block-heading img{border-radius:var(--radius-sm)}.has-text-color.has-primary-color,.has-inline-color.has-primary-color{color:var(--primary)}.has-text-color.has-primary-lighter-color,.has-inline-color.has-primary-lighter-color{color:var(--primary-lighter)}.has-text-color.has-primary-light-color,.has-inline-color.has-primary-light-color{color:var(--primary-light)}.has-text-color.has-primary-dark-color,.has-inline-color.has-primary-dark-color{color:var(--primary-dark)}.has-text-color.has-primary-darker-color,.has-inline-color.has-primary-darker-color{color:var(--primary-darker)}.has-text-color.has-secondary-color,.has-inline-color.has-secondary-color{color:var(--secondary)}.has-text-color.has-secondary-lighter-color,.has-inline-color.has-secondary-lighter-color{color:var(--secondary-lighter)}.has-text-color.has-secondary-light-color,.has-inline-color.has-secondary-light-color{color:var(--secondary-light)}.has-text-color.has-secondary-dark-color,.has-inline-color.has-secondary-dark-color{color:var(--secondary-dark)}.has-text-color.has-secondary-darker-color,.has-inline-color.has-secondary-darker-color{color:var(--secondary-darker)}.has-text-color.has-dark-color,.has-inline-color.has-dark-color{color:var(--dark)}.has-text-color.has-dark-lighter-color,.has-inline-color.has-dark-lighter-color{color:var(--dark-lighter)}.has-text-color.has-dark-light-color,.has-inline-color.has-dark-light-color{color:var(--dark-light)}.has-text-color.has-dark-dark-color,.has-inline-color.has-dark-dark-color{color:var(--dark-dark)}.has-text-color.has-dark-darker-color,.has-inline-color.has-dark-darker-color{color:var(--dark-darker)}.has-text-color.has-light-color,.has-inline-color.has-light-color{color:var(--light)}.has-text-color.has-light-lighter-color,.has-inline-color.has-light-lighter-color{color:var(--light-lighter)}.has-text-color.has-light-light-color,.has-inline-color.has-light-light-color{color:var(--light-light)}.has-text-color.has-light-dark-color,.has-inline-color.has-light-dark-color{color:var(--light-dark)}.has-text-color.has-light-darker-color,.has-inline-color.has-light-darker-color{color:var(--light-darker)}.has-text-color.has-border-color,.has-inline-color.has-border-color{color:var(--border)}.has-text-color.has-border-lighter-color,.has-inline-color.has-border-lighter-color{color:var(--border-lighter)}.has-text-color.has-border-light-color,.has-inline-color.has-border-light-color{color:var(--border-light)}.has-text-color.has-border-dark-color,.has-inline-color.has-border-dark-color{color:var(--border-dark)}.has-text-color.has-border-darker-color,.has-inline-color.has-border-darker-color{color:var(--border-darker)}.has-background-color.has-background-primary-color{background-color:var(--primary)}.has-background-color.has-background-primary-lighter-color{background-color:var(--primary-lighter)}.has-background-color.has-background-primary-light-color{background-color:var(--primary-light)}.has-background-color.has-background-primary-dark-color{background-color:var(--primary-dark)}.has-background-color.has-background-primary-darker-color{background-color:var(--primary-darker)}.has-background-color.has-background-secondary-color{background-color:var(--secondary)}.has-background-color.has-background-secondary-lighter-color{background-color:var(--secondary-lighter)}.has-background-color.has-background-secondary-light-color{background-color:var(--secondary-light)}.has-background-color.has-background-secondary-dark-color{background-color:var(--secondary-dark)}.has-background-color.has-background-secondary-darker-color{background-color:var(--secondary-darker)}.has-background-color.has-background-dark-color{background-color:var(--dark)}.has-background-color.has-background-dark-lighter-color{background-color:var(--dark-lighter)}.has-background-color.has-background-dark-light-color{background-color:var(--dark-light)}.has-background-color.has-background-dark-dark-color{background-color:var(--dark-dark)}.has-background-color.has-background-dark-darker-color{background-color:var(--dark-darker)}.has-background-color.has-background-light-color{background-color:var(--light)}.has-background-color.has-background-light-lighter-color{background-color:var(--light-lighter)}.has-background-color.has-background-light-light-color{background-color:var(--light-light)}.has-background-color.has-background-light-dark-color{background-color:var(--light-dark)}.has-background-color.has-background-light-darker-color{background-color:var(--light-darker)}.has-background-color.has-background-border-color{background-color:var(--border)}.has-background-color.has-background-border-lighter-color{background-color:var(--border-lighter)}.has-background-color.has-background-border-light-color{background-color:var(--border-light)}.has-background-color.has-background-border-dark-color{background-color:var(--border-dark)}.has-background-color.has-background-border-darker-color{background-color:var(--border-darker)}.button.has-icon{justify-content:space-between}.mfn-bebuilder-header .ui-sortable{min-height:30px}.mfn-ui .mfn-builder-active .mcb-column-inner{min-height:15px}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}body.keyboard-support .image_frame,body.keyboard-support .portfolio-photo .portfolio-item{overflow:hidden}.image_wrapper.mfn-coverimg-wrapper picture{min-width:100%}.mcb-section.shadow,.mcb-wrap.shadow>.mcb-wrap-inner,.mcb-column.shadow>.mcb-item-image-inner .image_frame,.column_pricing_item.shadow>.mcb-column-inner,.column_opening_hours.shadow>.mcb-column-inner{box-shadow:var(--shadow)}.mcb-section.shadow-lg,.mcb-wrap.shadow-lg>.mcb-wrap-inner,.mcb-column.shadow-lg>.mcb-item-image-inner .image_frame,.column_pricing_item.shadow-lg>.mcb-column-inner,.column_opening_hours.shadow-lg>.mcb-column-inner{box-shadow:var(--shadow-lg)}.mcb-section.shadow-sm,.mcb-wrap.shadow-sm>.mcb-wrap-inner,.mcb-column.shadow-sm>.mcb-item-image-inner .image_frame,.column_pricing_item.shadow-sm>.mcb-column-inner,.column_opening_hours.shadow-sm>.mcb-column-inner{box-shadow:var(--shadow-sm)}.mcb-section.shadow-sharp,.mcb-wrap.shadow-sharp>.mcb-wrap-inner,.mcb-column.shadow-sharp>.mcb-item-image-inner .image_frame,.column_pricing_item.shadow-sharp>.mcb-column-inner,.column_opening_hours.shadow-sharp>.mcb-column-inner{box-shadow:var(--shadow-sharp)}.mfp-inline{border-radius:var(--radius);box-shadow:var(--shadow-lg)}.mfp-inline p{margin-bottom:15px !important}.mfp-inline p:last-child{margin-bottom:0 !important}.clearfix p:nth-last-child(1){margin-bottom:0 !important}.mfp-close-btn-in .mfp-close{color:var(--primary)}.mfp-close-btn-in .mfp-close:hover{color:var(--primary) !important;opacity:1 !important}.mcb-column.column_breadcrumbs .breadcrumbs{gap:10px 20px !important}.column_sidebar_widget .widget{line-height:1.5;margin:0 0 36px;padding:0}.column_sidebar_widget .widget input[type="search"]{font-size:16px;margin:0}.column_sidebar_widget .widget .wp-block-latest-posts__list li{line-height:1.3;margin:0}.column_sidebar_widget .widget .wp-block-latest-posts__list li:not(:last-child){margin-bottom:12px}.column_sidebar_widget .widget .wp-block-latest-posts__list li .wp-block-latest-posts__featured-image{margin-top:0;margin-bottom:0}.column_sidebar_widget .widget .wp-block-latest-posts__list li .wp-block-latest-posts__post-title{display:block;margin-bottom:7px}.mfn-megamenu-menu a .menu-label{white-space:wrap}.testimonials_slider .testimonials_slider_ul li .hr_dots{display:none}.testimonials_slider .slider_pager{margin-top:0px !important}.single-mec-events .mec-container{--mec-container-normal-width: 1180px;padding:80px var(--mfn-column-gap-left) 80px var(--mfn-column-gap-right);box-sizing:border-box}.single-mec-events .mec-container .mec-single-event .mec-events-event-image{line-height:0;border-radius:var(--radius-sm);background:rgba(var(--border-rgb), 0.5);text-align:center}.single-mec-events .mec-container .mec-single-event .mec-events-event-image img{border-radius:var(--radius-sm)}.single-mec-events .mec-container .mec-single-event .mec-events-event-image:not(:empty){margin:0 0 40px}.single-mec-events .mec-container .mec-single-event .mec-event-content{padding:0;margin:0}.single-mec-events .mec-container .mec-single-event .mec-event-content .mec-single-event-description{margin:0}.single-mec-events .mec-container .mec-single-event .mec-event-content .mec-single-event-description:not(:empty){margin:0 0 40px}.single-mec-events .mec-container .mec-single-event .mec-events-meta-group-tags,.single-mec-events .mec-container .mec-single-event .mec-events-meta-group-gmap{display:none}.single-mec-events .mec-container .mec-single-event .mec-frontbox-title{margin:0 0 20px}.single-mec-events .mec-container .mec-single-event .mec-event-sharing{margin:0}.single-mec-events .mec-container .mec-single-event .mec-event-sharing .mec-event-social-icon a{border-radius:0}.single-mec-events .mec-container .mec-single-event .mec-event-cost,.single-mec-events .mec-container .mec-single-event .mec-event-more-info,.single-mec-events .mec-container .mec-single-event .mec-event-website,.single-mec-events .mec-container .mec-single-event .mec-events-meta-date,.single-mec-events .mec-container .mec-single-event .mec-local-time-details,.single-mec-events .mec-container .mec-single-event .mec-single-event-additional-locations,.single-mec-events .mec-container .mec-single-event .mec-single-event-additional-organizers,.single-mec-events .mec-container .mec-single-event .mec-single-event-category,.single-mec-events .mec-container .mec-single-event .mec-single-event-date,.single-mec-events .mec-container .mec-single-event .mec-single-event-label,.single-mec-events .mec-container .mec-single-event .mec-single-event-location,.single-mec-events .mec-container .mec-single-event .mec-single-event-organizer,.single-mec-events .mec-container .mec-single-event .mec-single-event-sponsor,.single-mec-events .mec-container .mec-single-event .mec-single-event-time{padding:0 10px;margin:0}.single-mec-events .mec-container .mec-single-event .mec-event-cost:not(:first-child),.single-mec-events .mec-container .mec-single-event .mec-event-more-info:not(:first-child),.single-mec-events .mec-container .mec-single-event .mec-event-website:not(:first-child),.single-mec-events .mec-container .mec-single-event .mec-events-meta-date:not(:first-child),.single-mec-events .mec-container .mec-single-event .mec-local-time-details:not(:first-child),.single-mec-events .mec-container .mec-single-event .mec-single-event-additional-locations:not(:first-child),.single-mec-events .mec-container .mec-single-event .mec-single-event-additional-organizers:not(:first-child),.single-mec-events .mec-container .mec-single-event .mec-single-event-category:not(:first-child),.single-mec-events .mec-container .mec-single-event .mec-single-event-date:not(:first-child),.single-mec-events .mec-container .mec-single-event .mec-single-event-label:not(:first-child),.single-mec-events .mec-container .mec-single-event .mec-single-event-location:not(:first-child),.single-mec-events .mec-container .mec-single-event .mec-single-event-organizer:not(:first-child),.single-mec-events .mec-container .mec-single-event .mec-single-event-sponsor:not(:first-child),.single-mec-events .mec-container .mec-single-event .mec-single-event-time:not(:first-child){padding-top:12px}.single-mec-events .mec-container .mec-single-event .mec-event-cost:not(:last-child),.single-mec-events .mec-container .mec-single-event .mec-event-more-info:not(:last-child),.single-mec-events .mec-container .mec-single-event .mec-event-website:not(:last-child),.single-mec-events .mec-container .mec-single-event .mec-events-meta-date:not(:last-child),.single-mec-events .mec-container .mec-single-event .mec-local-time-details:not(:last-child),.single-mec-events .mec-container .mec-single-event .mec-single-event-additional-locations:not(:last-child),.single-mec-events .mec-container .mec-single-event .mec-single-event-additional-organizers:not(:last-child),.single-mec-events .mec-container .mec-single-event .mec-single-event-category:not(:last-child),.single-mec-events .mec-container .mec-single-event .mec-single-event-date:not(:last-child),.single-mec-events .mec-container .mec-single-event .mec-single-event-label:not(:last-child),.single-mec-events .mec-container .mec-single-event .mec-single-event-location:not(:last-child),.single-mec-events .mec-container .mec-single-event .mec-single-event-organizer:not(:last-child),.single-mec-events .mec-container .mec-single-event .mec-single-event-sponsor:not(:last-child),.single-mec-events .mec-container .mec-single-event .mec-single-event-time:not(:last-child){border-bottom:1px solid rgba(var(--border-rgb), 0.5);padding-bottom:15px}.single-mec-events .mec-container .mec-single-event .mec-event-cost h3,.single-mec-events .mec-container .mec-single-event .mec-event-cost dt,.single-mec-events .mec-container .mec-single-event .mec-event-more-info h3,.single-mec-events .mec-container .mec-single-event .mec-event-more-info dt,.single-mec-events .mec-container .mec-single-event .mec-event-website h3,.single-mec-events .mec-container .mec-single-event .mec-event-website dt,.single-mec-events .mec-container .mec-single-event .mec-events-meta-date h3,.single-mec-events .mec-container .mec-single-event .mec-events-meta-date dt,.single-mec-events .mec-container .mec-single-event .mec-local-time-details h3,.single-mec-events .mec-container .mec-single-event .mec-local-time-details dt,.single-mec-events .mec-container .mec-single-event .mec-single-event-additional-locations h3,.single-mec-events .mec-container .mec-single-event .mec-single-event-additional-locations dt,.single-mec-events .mec-container .mec-single-event .mec-single-event-additional-organizers h3,.single-mec-events .mec-container .mec-single-event .mec-single-event-additional-organizers dt,.single-mec-events .mec-container .mec-single-event .mec-single-event-category h3,.single-mec-events .mec-container .mec-single-event .mec-single-event-category dt,.single-mec-events .mec-container .mec-single-event .mec-single-event-date h3,.single-mec-events .mec-container .mec-single-event .mec-single-event-date dt,.single-mec-events .mec-container .mec-single-event .mec-single-event-label h3,.single-mec-events .mec-container .mec-single-event .mec-single-event-label dt,.single-mec-events .mec-container .mec-single-event .mec-single-event-location h3,.single-mec-events .mec-container .mec-single-event .mec-single-event-location dt,.single-mec-events .mec-container .mec-single-event .mec-single-event-organizer h3,.single-mec-events .mec-container .mec-single-event .mec-single-event-organizer dt,.single-mec-events .mec-container .mec-single-event .mec-single-event-sponsor h3,.single-mec-events .mec-container .mec-single-event .mec-single-event-sponsor dt,.single-mec-events .mec-container .mec-single-event .mec-single-event-time h3,.single-mec-events .mec-container .mec-single-event .mec-single-event-time dt{font-size:14px;line-height:1.5;display:inline-block;padding:0 0 0 10px;margin:0 0 5px !important}.single-mec-events .mec-container .mec-single-event .mec-single-event-location dd{padding-left:35px}.single-mec-events .mec-container .mec-single-event .mec-single-event-location dd i{display:none}.single-mec-events .mec-container .mec-single-event .mec-frontbox,.single-mec-events .mec-container .mec-single-event .mec-events-meta-group{border-radius:var(--radius-sm);border-width:1px;border-color:var(--border);padding:20px}.single-mec-events .mec-container .mec-single-event .mec-frontbox dd,.single-mec-events .mec-container .mec-single-event .mec-events-meta-group dd{border:none;line-height:1.25;min-height:0;padding-top:0;padding-bottom:0}.single-mec-events .mec-container .mec-single-event .mec-frontbox.mec-qrcode-details,.single-mec-events .mec-container .mec-single-event .mec-events-meta-group.mec-qrcode-details{font-size:0;line-height:0}.single-mec-events .mec-container .mec-single-event .mec-frontbox.mec-events-meta-group-countdown,.single-mec-events .mec-container .mec-single-event .mec-events-meta-group.mec-events-meta-group-countdown{border-color:var(--primary);background:var(--primary);color:#fff;margin:0}.single-mec-events .mec-container .mec-single-event .mec-frontbox.mec-events-meta-group-countdown p,.single-mec-events .mec-container .mec-single-event .mec-events-meta-group.mec-events-meta-group-countdown p{color:#fff;font-weight:600}.single-mec-events .mec-container .mec-single-event .mec-frontbox:last-child,.single-mec-events .mec-container .mec-single-event .mec-events-meta-group:last-child{margin:0}.single-mec-events #comments{display:none}.mec-event-list-minimal .mec-event-article{background-color:white;border:none;box-shadow:var(--shadow-lg);display:flex;align-items:stretch;padding:0}.mec-event-list-minimal .mec-event-article>*{padding:0}.mec-event-list-minimal .mec-event-article>*:first-child{display:grid;grid-template-columns:80px 1fr;grid-column-gap:24px;grid-row-gap:10px;line-height:1}.mec-event-list-minimal .mec-event-article>*:last-child{border-left:1px solid var(--border);display:flex;flex-direction:column;justify-content:center;align-items:flex-end;padding:0 24px}.mec-event-list-minimal .mec-event-article .mec-event-date{border-radius:0;grid-area:1 / 1 / 3 / 2;margin:0;padding:0;width:auto;display:flex;font-size:18px;font-weight:600;flex-direction:column;justify-content:center;align-items:center}.mec-event-list-minimal .mec-event-article .mec-event-date:after{content:none}.mec-event-list-minimal .mec-event-article .mec-event-date span{font-size:36px;margin:0 0 2px}.mec-event-list-minimal .mec-event-article .mec-event-title{grid-area:1 / 2 / 2 / 3;font-size:30px;font-weight:bold;text-transform:none;color:var(--grey-dark);padding:15px 0 0;margin:0}.mec-event-list-minimal .mec-event-article .mec-event-title:hover{color:var(--dark)}.mec-event-list-minimal .mec-event-article .mec-event-title .event-color{display:none}.mec-event-list-minimal .mec-event-article .mec-event-detail{grid-area:2 / 2 / 3 / 3;margin:0;padding:0 0 18px}.mec-event-list-minimal .mec-event-article .mec-detail-button{border-radius:0;margin:0;padding:12px 24px;font-size:14px}.mec-event-grid-classic{--grid-radius: var(--radius-sm)}.mec-event-grid-classic .mec-event-article{border-radius:var(--grid-radius);border:none;box-shadow:var(--shadow-lg)}.mec-event-grid-classic .mec-event-article .mec-event-image{border-radius:var(--grid-radius) var(--grid-radius) 0 0;font-size:0;line-height:0;overflow:hidden}.mec-event-grid-classic .mec-event-article .mec-event-image img{height:300px;object-fit:cover}.mec-event-grid-classic .mec-event-article .mec-event-content{padding-bottom:20px}.mec-event-grid-classic .mec-event-article .mec-event-footer{border-radius:0 0 var(--grid-radius) var(--grid-radius);display:flex;justify-content:space-between;min-height:0;padding:15px}.mec-event-grid-classic .mec-event-article .mec-event-footer .mec-event-sharing-wrap{position:relative;top:0;left:0;right:0;bottom:0}.mec-event-grid-classic .mec-event-article .mec-event-footer .mec-event-sharing-wrap>li{margin:0}.mec-event-grid-classic .mec-event-article .mec-event-footer .mec-booking-button{position:initial;display:block;left:0;right:0}.mec-events-button{border-radius:var(--radius-xs);border-width:2px;box-shadow:none;font-weight:600}table.data tbody tr td{text-align:right}table.data tbody tr td:first-child{font-weight:700;text-align:left;padding-left:0}table.data tbody tr td:last-child{text-align:right;padding-right:0}table.pricing thead{background-color:var(--light-dark)}table.pricing th,table.pricing td{text-align:left}.team-grid{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:20px}@media (max-width:991px){.team-grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width:767px){.team-grid{grid-template-columns:1fr}}.team-grid .team-item{border-radius:var(--radius);box-shadow:var(--shadow-lg);background-color:#fff}.team-grid .team-item .inner{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;height:100%}.team-grid .team-item .inner .image_frame{background:var(--primary);border-radius:var(--radius) var(--radius) 0 0;font-size:0;line-height:0;height:450px;width:100%}.team-grid .team-item .inner .image_frame picture{font-size:0;line-height:0;width:100%}.team-grid .team-item .inner .image_frame img{height:450px;object-fit:cover;width:100%}.team-grid .team-item .inner .desc_wrapper{display:flex;flex-direction:column;padding:24px;flex-grow:1;width:100%}.team-grid .team-item .inner .desc_wrapper h4{font-size:23px;line-height:28px;margin-bottom:12px}.team-grid .team-item .inner .desc_wrapper h5{font-size:16px;line-height:20px;margin-bottom:0}.team-grid .team-item .inner .desc_wrapper .description{margin-top:auto;padding-top:20px}.team-grid .team-item .inner .desc_wrapper .description>.button{margin:0;padding:14px 20px}.restyled-hours li{display:flex;align-items:center;justify-content:space-between}.restyled-hours li label{margin-bottom:0 !important}.gform_wrapper{border:2px solid var(--primary);border-radius:12px;padding:40px;background-color:var(--light)}.team-member-popup{width:900px;max-width:100%}@media (max-width:991px){.team-member-popup{width:100%}}@media (max-width:767px){.team-member-popup{padding:20px}}.team-member-popup .mfp-close{color:#fff}.team-member-popup .mfp-close:hover{color:#fff !important}.team-member-popup .image_frame{background:var(--primary);border-radius:var(--radius) var(--radius) 0 0;color:#fff;display:flex;justify-content:flex-start;gap:30px;margin:-25px -30px 30px !important;max-width:calc(100% + 60px);padding:25px 30px;width:calc(100% + 60px)}.team-member-popup .image_frame .image_wrapper{border-radius:var(--radius-sm);display:flex;height:250px;justify-content:center;width:25%}.team-member-popup .image_frame .image_wrapper img{border-radius:var(--radius-sm);width:auto;height:auto;object-fit:cover;min-height:100%;min-width:100%}@media (max-width:991px){.team-member-popup .image_frame .image_wrapper{height:200px}}@media (max-width:767px){.team-member-popup .image_frame .image_wrapper{height:30vw}}@media (max-width:576px){.team-member-popup .image_frame .image_wrapper{height:300px;width:200px}}@media (max-width:768px){.team-member-popup .image_frame{gap:20px;margin:-20px -20px 20px !important;padding:20px;width:calc(100% + 40px);max-width:calc(100% + 40px)}}@media (max-width:576px){.team-member-popup .image_frame{flex-direction:column}}.team-member-popup .team-member-info{flex-grow:1}.team-member-popup .team-member-info h3{color:#ffffff;margin:0 0 5px}.team-member-popup .team-member-info h4{color:rgba(255, 255, 255, 0.8);line-height:1.35;margin:0 0 20px;border-bottom:1px solid rgba(0, 0, 0, 0.1);padding-bottom:20px}@media (max-width:767px){.team-member-popup .team-member-info h4{margin-bottom:15px;padding-bottom:15px}}.team-member-popup .team-member-info .contact li{margin-bottom:10px}.team-member-popup .team-member-info .contact li a{color:var(--primary-blue);font-size:16px;line-height:1.35}.team-member-popup .team-member-info .contact li a i{display:inline-block;width:24px;text-align:center;margin-right:5px}.job_filters{background:var(--secondary);border-radius:var(--radius) var(--radius) 0 0}.job_filters .search_jobs{display:flex;padding:20px;gap:15px}@media (max-width:767px){.job_filters .search_jobs{flex-direction:column}}.job_filters .search_jobs:before,.job_filters .search_jobs:after{content:none}.job_filters .search_jobs input{border-radius:var(--radius-xs);border-width:2px;padding:14px 20px;line-height:20px;margin:0}.job_filters .search_jobs div.search_submit,.job_filters .search_jobs div.filter_last,.job_filters .search_jobs div.search_location,.job_filters .search_jobs div.filter_first,.job_filters .search_jobs div.search_keywords{padding:0 !important}.job_filters .search_jobs div.search_location input,.job_filters .search_jobs div.search_keywords input{border-color:transparent}.job_filters .search_jobs>div[style="clear: both"]{display:none}.job_filters .job_types li label{margin:0}.job_filters .job_types li label input{vertical-align:middle}ul.fa-ul{list-style-type:none}.ul-three{column-count:3}@media (max-width:991px){.ul-three{column-count:2}}@media (max-width:767px){.ul-three{column-count:1}}.accordion-wrap .accordion-item .accordion-title .title{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.accordion-wrap .accordion-item .accordion-title .title .accordion-icon{font-size:20px;transition:all 0.3s ease}.accordion-wrap .accordion-item .accordion-content{display:none}.accordion-wrap .accordion-item.active .accordion-title .title .accordion-icon{transform:rotateX(180deg)}ul.price-list{list-style:none;margin:0}ul.price-list li{margin:0 0 24px}ul.price-list li .price-list-header{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:26px;line-height:1.15;margin:0 0 10px}@media (max-width:767px){ul.price-list li .price-list-header{gap:0;font-size:20px;flex-direction:column;align-items:flex-start}}ul.price-list li .price-list-header:after{content:"";order:2;flex-grow:1;height:0;border-bottom:2px dashed var(--border)}ul.price-list li .price-list-header .price-list-title{order:1}ul.price-list li .price-list-header .price-list-price{order:3}@media (max-width:767px){.gallery{display:flex !important;flex-wrap:wrap !important;height:auto !important}.gallery .gallery-item{position:static !important;width:50% !important;top:0 !important;height:inherit !important;float:none !important;clear:none !important;min-height:0 !important}}