.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
            .oxy-testimonial {
                flex-direction: row;
                align-items: center;
            }
                        .oxy-testimonial .oxy-testimonial-photo-wrap {
                order: 1;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo {
                width: 125px;                height: 125px;                margin-right: 20px;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo-wrap, 
            .oxy-testimonial .oxy-testimonial-author-wrap, 
            .oxy-testimonial .oxy-testimonial-content-wrap {
                align-items: flex-start;                text-align: left;            }
            
                                                            .oxy-testimonial .oxy-testimonial-text {
                margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
                                    .oxy-testimonial .oxy-testimonial-author {
                font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
            }
                            

                                                .oxy-testimonial .oxy-testimonial-author-info {
                font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
             
            
                        .oxy-icon-box {
                text-align: left;                flex-direction: column;            }
            
                        .oxy-icon-box .oxy-icon-box-icon {
                margin-bottom: 12px;
                align-self: flex-start;            }
            
                                                                        .oxy-icon-box .oxy-icon-box-heading {
                font-size: 21px;
margin-bottom: 12px;            }
            
                                                                                    .oxy-icon-box .oxy-icon-box-text {
                font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
            
                        .oxy-icon-box .oxy-icon-box-link {
                margin-top: 20px;                            }
            
            
            /* GLOBALS */

                                                            .oxy-pricing-box .oxy-pricing-box-section {
                padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
                        
                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                justify-content: center;            }
            
            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }
            
            /* TITLE */
                                                            
                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }
            

            /* PRICE */
                                                .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                                                flex-direction: row;                                            }
            
                                    .oxy-pricing-box .oxy-pricing-box-currency {
                font-size: 28px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-main {
                font-size: 80px;
line-height: 0.7;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-decimal {
                font-size: 13px;
            }
                        
                                    .oxy-pricing-box .oxy-pricing-box-term {
                font-size: 16px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-sale-price {
                font-size: 12px;
color: rgba(0,0,0,0.5);
                margin-bottom: 20px;            }
            
            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }
            
            /* CTA */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                justify-content: center;            }
            
        
                                .oxy-progress-bar .oxy-progress-bar-background {
            background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
                
                .oxy-progress-bar .oxy-progress-bar-progress-wrap {
            width: 85%;        }
        
                                                        .oxy-progress-bar .oxy-progress-bar-progress {
            background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
        }
                
                        .oxy-progress-bar .oxy-progress-bar-overlay-text {
            font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
        }
        
                        .oxy-progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 12px;
        }
        
        .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
				padding: 0px;			}
		
                        .oxy-superbox .oxy-superbox-secondary, 
            .oxy-superbox .oxy-superbox-primary {
                transition-duration: 0.5s;            }
            
            
            
            
            
        
        
        
        
            .oxy-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            .oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

            .oxy-pro-menu .oxy-pro-menu-off-canvas-container{
                    top: 0;
                    bottom: 0;
                    right: auto;
                    left: 0;
               }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }

            .oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}

.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
                        --oxynav-animation-name: none; 
                    }

                .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
                    background-color: var(--oxynav-brand-color);
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                    border: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
                    background: transparent;
                    border: 1px solid currentColor;
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
                    filter: invert(0) !important;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
                    background-color: var(--oxynav-activehover-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
                    color: var(--oxynav-neutral-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
                    color: var(--oxynav-neutral-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }

                .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1368px;
}
body {font-family: 'Whitney';}body {line-height: 1.6;font-size: 16px;font-weight: 400;color: #282828;}.oxy-nav-menu-hamburger-line {background-color: #282828;}h1, h2, h3, h4, h5, h6 {font-family: 'Whitney';font-size: 2.5rem;font-weight: 700;line-height: 1.2;color: #072158;}h2, h3, h4, h5, h6{font-size: 2rem;line-height: 1.2;color: #072158;}h3, h4, h5, h6{font-size: 1.5rem;line-height: 1.2;}h4, h5, h6{font-size: 1.25rem;line-height: 1.2;}h5, h6{font-size: 1.125rem;line-height: 1.2;}h6{font-size: 1rem;line-height: 1.2;}a {color: #85714d;text-decoration: none;}a:hover {text-decoration: underline;}.ct-link-text {color: #85714d;text-decoration: ;}.ct-link-text:hover {text-decoration: underline;}.ct-link {color: #85714d;text-decoration: ;}.ct-link:hover {text-decoration: underline;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 3rem;
padding-right: 1rem;
padding-bottom: 3rem;
padding-left: 1rem;
}.ct-new-columns > .ct-div-block {
padding-top: 1rem;
padding-right: 1rem;
padding-bottom: 1rem;
padding-left: 1rem;
}.oxy-header-container {
padding-right: 1rem;
padding-left: 1rem;
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.oxel_dynamicslider {
 width:100%;
}
.swiper-container {
}
.oxel_dynamicslider__container {
}
.swiper-wrapper {
}
.swiper-slide {
}
.oxel_icon_button__container:hover{
 background-color:#072158;
}
.oxel_icon_button__container {
 transition-duration:0.3s;
 border-radius:.5rem;
 gap:1rem;
 line-height:1;
 padding-bottom:.5rem;
 padding-right:1rem;
 padding-left:1rem;
 padding-top:.5rem;
 font-weight:700;
}
.oxel_icon_button__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_icon_button__container.oxy-easy-posts .oxy-posts,
.oxel_icon_button__container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:1rem;
}
.oxel_icon_button_text {
}
.oxel_icon_button_icon {
color: #333333;}.oxel_icon_button_icon 
>svg {width: 16px;height: 16px;}.oxel_icon_button_icon {
}
.oxel_accordion {
 border-top-color:#adb4b9;
 border-right-color:#adb4b9;
 border-bottom-color:#adb4b9;
 border-left-color:#adb4b9;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.oxel_accordion__row {
 font-family:Whitney;
 width:100%;
 padding-top:1rem;
 padding-bottom:1rem;
 text-align:justify;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 font-weight:600;
 border-bottom-color:#072158;
 background-color:#ffffff;
cursor: pointer;
}
.oxel_accordion__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row.oxy-easy-posts .oxy-posts,
.oxel_accordion__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
.oxel_accordion__icon {
color: #374047;}.oxel_accordion__icon 
>svg {width: 18px;height: 18px;}.oxel_accordion__icon {
 margin-right:8px;
 transition-duration:0.3s;
}
.oxel_accordion__row_left {
}
.oxel_accordion__row_left:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row_left.oxy-easy-posts .oxy-posts,
.oxel_accordion__row_left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_accordion__content {
 width:100%;
 padding-top:1rem;
 padding-left:1rem;
 padding-right:1rem;
 padding-bottom:1rem;
 border-bottom-color:#98a1a8;
 border-bottom-width:2px;
 border-bottom-style:none;
 overflow:hidden;
 opacity:1;
 transition-duration:3s;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 transition-property:max-height;
 text-align:left;
 max-height:3000px;
 margin-top:0px;
 background-color:#f5f5f5;
}
.oxel_accordion__content:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content.oxy-easy-posts .oxy-posts,
.oxel_accordion__content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_accordion__content__hidden {
 max-height:0px;
 padding-left:1rem;
 padding-right:1rem;
 padding-top:0rem;
 z-index:-1;
 padding-bottom:0rem;
 transition-duration:0s;
}
.oxel_accordion__content__hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content__hidden.oxy-easy-posts .oxy-posts,
.oxel_accordion__content__hidden.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_accordion__row__label {
 color:#072158;
 font-size:1.25rem;
}
.oxel_megamenu_parent:hover{
 background-color:#cfd3d7;
}
.oxel_megamenu_parent {
 position:relative;
 background-color:#f9f9fa;
 transition-duration:0.3s;
 color:#072158;
 border-radius:6rem;
 padding-top:.5rem;
 padding-right:1rem;
 padding-bottom:.5rem;
 padding-left:1rem;
}
.oxel_megamenu_parent:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu_parent.oxy-easy-posts .oxy-posts,
.oxel_megamenu_parent.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 1368px) {
.oxel_megamenu_parent {
}
.oxel_megamenu_parent:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu_parent.oxy-easy-posts .oxy-posts,
.oxel_megamenu_parent.ct-section .ct-section-inner-wrap{
flex-wrap:nowrap;
}
}

.oxel_megamenu_parent__title {
}
.oxel_megamenu__wrapper {
transform:; padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 opacity:1;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 position:relative;
 z-index:1999;
}
.oxel_megamenu__wrapper:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__wrapper.oxy-easy-posts .oxy-posts,
.oxel_megamenu__wrapper.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.oxel_megamenu__wrapper--hidden {
transform:translateY(64px); opacity:0;
pointer-events: none;
}
.oxel_megamenu__close-icon {
color: #333333;}.oxel_megamenu__close-icon 
>svg {width: 32px;height: 32px;}.oxel_megamenu__close-icon {
 position:absolute;
 top:48px;
 right:16px;
}
.oxel_megamenu__close-icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__close-icon.oxy-easy-posts .oxy-posts,
.oxel_megamenu__close-icon.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
@media (max-width: 991px) {
.oxel_megamenu__close-icon {
}
.oxel_megamenu__close-icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__close-icon.oxy-easy-posts .oxy-posts,
.oxel_megamenu__close-icon.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.oxel_dropdown_buttonv2__trigger {
 padding-top:1rem;
 padding-bottom:1rem;
 padding-left:1.5rem;
 padding-right:1.5rem;
 background-color:#ffffff;
 position:relative;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-radius:3rem;
cursor: pointer;
}
.oxel_dropdown_buttonv2__trigger:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2__trigger.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2__trigger.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_dropdown_buttonv2 {
 position:relative;
 width:min-content ;
}
.oxel_dropdown_buttonv2:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_dropdown_buttonv2__submenu {
 position:absolute;
 left:0px;
 min-width:100%;
 z-index:10;
 top:100%;
padding-inline-start: 0; margin-block-start: 0; margin-block-end: 0;
}
.oxel_dropdown_buttonv2__submenu--hidden {
 opacity:0;
 background-color:#ffffff;
 border-radius:1rem;
 overflow:hidden;
pointer-events: none;
}
.oxel_dropdown_buttonv2__submenu--hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2__submenu--hidden.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2__submenu--hidden.ct-section .ct-section-inner-wrap{
display:none;
}
.oxel_dropdown_buttonv2__submenubutton:hover{
 background-color:#dee1e3;
}
.oxel_dropdown_buttonv2__submenubutton {
 text-align:left;
 background-color:#eceeef;
 min-width:100%;
 color:#374047;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 margin-bottom:2px;
white-space: nowrap;
}
.oxel_dropdown_buttonv2__submenubutton:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2__submenubutton.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2__submenubutton.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_dropdown_buttonv2__submenulabel {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:16px;
 width:100%;
 color:#ffffff;
 background-color:#385289;
 font-weight:500;
}
.oxel_dropdown_buttonv2__label {
 color:#072158;
 font-weight:700;
white-space: nowrap;
}
.oxel_dropdown_buttonv2__symbol {
background-image: linear-gradient(135deg, rgba(0,0,0,0) 50%, #ffffff 50%);transform:rotate(45deg); width:8px;
 height:8px;
 margin-top:-4px;
 margin-left:16px;
min-width: 0 !important; min-height: 0 !important;
}
.w-0 {
 width:0%;
}
.w-25 {
 width:25%;
}
.w-33 {
transform:; width:33%;
}
.w-50 {
 width:50%;
}
@media (max-width: 767px) {
.w-50 {
}
}

.w-66 {
 width:66%;
}
.w-75 {
 width:75%;
}
.w-100 {
 width:100%;
}
.w-lg-0 {
}
@media (max-width: 1368px) {
.w-lg-0 {
 width:0%;
}
}

.w-lg-25 {
}
@media (max-width: 1368px) {
.w-lg-25 {
 width:25%;
}
}

.w-lg-33 {
}
@media (max-width: 1368px) {
.w-lg-33 {
 width:33%;
}
}

.w-lg-50 {
}
@media (max-width: 1368px) {
.w-lg-50 {
 width:50%;
}
}

@media (max-width: 1368px) {
.w-lg-66 {
 width:66%;
}
}

.w-lg-75 {
}
@media (max-width: 1368px) {
.w-lg-75 {
 width:75%;
}
}

.w-lg-100 {
}
@media (max-width: 1368px) {
.w-lg-100 {
 width:100%;
}
}

.w-md-0 {
}
@media (max-width: 991px) {
.w-md-0 {
 width:0%;
}
}

.w-md-25 {
}
@media (max-width: 991px) {
.w-md-25 {
 width:25%;
}
}

.w-md-33 {
}
@media (max-width: 991px) {
.w-md-33 {
 width:33%;
}
}

.w-md-50 {
}
@media (max-width: 991px) {
.w-md-50 {
 width:50%;
}
}

.w-md-66 {
}
@media (max-width: 991px) {
.w-md-66 {
 width:66%;
}
}

.w-md-75 {
}
@media (max-width: 991px) {
.w-md-75 {
 width:75%;
}
}

.w-md-100 {
}
@media (max-width: 991px) {
.w-md-100 {
 width:100%;
}
}

.w-sm-0 {
}
@media (max-width: 767px) {
.w-sm-0 {
 width:0%;
}
}

.w-sm-25 {
}
@media (max-width: 767px) {
.w-sm-25 {
 width:25%;
}
}

.w-sm-33 {
}
@media (max-width: 767px) {
.w-sm-33 {
 width:33%;
}
}

.w-sm-50 {
}
@media (max-width: 767px) {
.w-sm-50 {
 width:50%;
}
}

.w-sm-66 {
}
@media (max-width: 767px) {
.w-sm-66 {
 width:66%;
}
}

.w-sm-75 {
}
@media (max-width: 767px) {
.w-sm-75 {
 width:75%;
}
}

.w-sm-100 {
}
@media (max-width: 767px) {
.w-sm-100 {
 width:100%;
}
}

.w-xs-0 {
}
@media (max-width: 575px) {
.w-xs-0 {
 width:0%;
}
}

.w-xs-25 {
}
@media (max-width: 575px) {
.w-xs-25 {
 width:25%;
}
}

.w-xs-33 {
}
@media (max-width: 575px) {
.w-xs-33 {
 width:33%;
}
}

.w-xs-50 {
}
@media (max-width: 575px) {
.w-xs-50 {
 width:50%;
}
}

.w-xs-66 {
}
@media (max-width: 575px) {
.w-xs-66 {
 width:66%;
}
}

.w-xs-75 {
}
@media (max-width: 575px) {
.w-xs-75 {
 width:75%;
}
}

.w-xs-100 {
}
@media (max-width: 575px) {
.w-xs-100 {
 width:100%;
}
}

.p-none {
 padding-top:0rem;
 padding-right:0rem;
 padding-bottom:0rem;
 padding-left:0rem;
}
.px-none {
 padding-right:0rem;
 padding-left:0rem;
}
.py-none {
 padding-top:0rem;
 padding-bottom:0rem;
}
.pt-none {
 padding-top:0rem;
}
.pb-none {
 padding-bottom:0rem;
}
.ps-none {
 padding-left:0rem;
}
.pe-none {
 padding-right:0rem;
}
.p-narrow {
 padding-top:1rem;
 padding-right:1rem;
 padding-bottom:1rem;
 padding-left:1rem;
}
.px-narrow {
 padding-right:1rem;
 padding-left:1rem;
 border-left-style:solid;
 border-left-color:#072158;
 border-left-width:1px;
}
.py-narrow {
 padding-top:1rem;
 padding-bottom:1rem;
}
.pt-narrow {
 padding-top:1rem;
}
.pb-narrow {
 padding-bottom:1rem;
}
.ps-narrow {
 padding-left:1rem;
}
.pe-narrow {
 padding-right:1rem;
}
.p-wide {
 padding-top:3rem;
 padding-right:3rem;
 padding-bottom:3rem;
 padding-left:3rem;
 gap:1rem;
}
.p-wide:not(.ct-section):not(.oxy-easy-posts),
.p-wide.oxy-easy-posts .oxy-posts,
.p-wide.ct-section .ct-section-inner-wrap{
display:flex;
gap:1rem;
}
.px-wide {
 padding-right:3rem;
 padding-left:3rem;
}
.py-wide {
 padding-top:3rem;
 padding-bottom:3rem;
}
.pt-wide {
 padding-top:3rem;
}
.pb-wide {
 padding-bottom:3rem;
}
.ps-wide {
 padding-left:3rem;
}
.pe-wide {
 padding-right:3rem;
}
.p-lg-none {
}
@media (max-width: 1368px) {
.p-lg-none {
 padding-top:0rem;
 padding-right:0rem;
 padding-bottom:0rem;
 padding-left:0rem;
}
}

.px-lg-none {
}
@media (max-width: 1368px) {
.px-lg-none {
 padding-right:0rem;
 padding-left:0rem;
}
}

.py-lg-none {
}
@media (max-width: 1368px) {
.py-lg-none {
 padding-top:0rem;
 padding-bottom:0rem;
}
}

.pt-lg-none {
}
@media (max-width: 1368px) {
.pt-lg-none {
 padding-top:0rem;
}
}

.pb-lg-none {
}
@media (max-width: 1368px) {
.pb-lg-none {
 padding-bottom:0rem;
}
}

.ps-lg-none {
}
@media (max-width: 1368px) {
.ps-lg-none {
 padding-left:0rem;
}
}

.pe-lg-none {
}
@media (max-width: 1368px) {
.pe-lg-none {
 padding-right:0rem;
}
}

.p-lg-narrow {
}
@media (max-width: 1368px) {
.p-lg-narrow {
 padding-top:1rem;
 padding-right:1rem;
 padding-bottom:1rem;
 padding-left:1rem;
}
}

.px-lg-narrow {
}
@media (max-width: 1368px) {
.px-lg-narrow {
 padding-right:1rem;
 padding-left:1rem;
}
}

.py-lg-narrow {
}
@media (max-width: 1368px) {
.py-lg-narrow {
 padding-top:1rem;
 padding-bottom:1rem;
}
}

.pt-lg-narrow {
}
@media (max-width: 1368px) {
.pt-lg-narrow {
 padding-top:1rem;
}
}

.pb-lg-narrow {
}
@media (max-width: 1368px) {
.pb-lg-narrow {
 padding-bottom:1rem;
}
}

.ps-lg-narrow {
}
@media (max-width: 1368px) {
.ps-lg-narrow {
 padding-left:1rem;
}
}

.pe-lg-narrow {
}
@media (max-width: 1368px) {
.pe-lg-narrow {
 padding-right:1rem;
}
}

.p-lg-wide {
}
@media (max-width: 1368px) {
.p-lg-wide {
 padding-top:3rem;
 padding-right:3rem;
 padding-bottom:3rem;
 padding-left:3rem;
}
}

.px-lg-wide {
}
@media (max-width: 1368px) {
.px-lg-wide {
 padding-right:3rem;
 padding-left:3rem;
}
}

.py-lg-wide {
}
@media (max-width: 1368px) {
.py-lg-wide {
 padding-top:3rem;
 padding-bottom:3rem;
}
}

.pt-lg-wide {
}
@media (max-width: 1368px) {
.pt-lg-wide {
 padding-top:3rem;
}
}

.pb-lg-wide {
}
@media (max-width: 1368px) {
.pb-lg-wide {
 padding-bottom:3rem;
}
}

.ps-lg-wide {
}
@media (max-width: 1368px) {
.ps-lg-wide {
 padding-left:3rem;
}
}

.pe-lg-wide {
}
@media (max-width: 1368px) {
.pe-lg-wide {
 padding-right:3rem;
}
}

.p-md-none {
}
@media (max-width: 991px) {
.p-md-none {
 padding-top:0rem;
 padding-right:0rem;
 padding-bottom:0rem;
 padding-left:0rem;
}
}

.px-md-none {
}
@media (max-width: 991px) {
.px-md-none {
 padding-right:0rem;
 padding-left:0rem;
}
}

.py-md-none {
}
@media (max-width: 991px) {
.py-md-none {
 padding-top:0rem;
 padding-bottom:0rem;
}
}

.pt-md-none {
}
@media (max-width: 991px) {
.pt-md-none {
 padding-top:0rem;
}
}

.pb-md-none {
}
@media (max-width: 991px) {
.pb-md-none {
 padding-bottom:0rem;
}
}

.ps-md-none {
}
@media (max-width: 991px) {
.ps-md-none {
 padding-left:0rem;
}
}

.pe-md-none {
}
@media (max-width: 991px) {
.pe-md-none {
 padding-right:0rem;
}
}

.p-md-narrow {
}
@media (max-width: 991px) {
.p-md-narrow {
 padding-top:1rem;
 padding-right:1rem;
 padding-bottom:1rem;
 padding-left:1rem;
}
}

.px-md-narrow {
}
@media (max-width: 991px) {
.px-md-narrow {
 padding-right:1rem;
 padding-left:1rem;
}
}

.py-md-narrow {
}
@media (max-width: 991px) {
.py-md-narrow {
 padding-top:1rem;
 padding-bottom:1rem;
}
}

.pt-md-narrow {
}
@media (max-width: 991px) {
.pt-md-narrow {
 padding-top:1rem;
}
}

.pb-md-narrow {
}
@media (max-width: 991px) {
.pb-md-narrow {
 padding-bottom:1rem;
}
}

.ps-md-narrow {
}
@media (max-width: 991px) {
.ps-md-narrow {
 padding-left:1rem;
}
}

.pe-md-narrow {
}
@media (max-width: 991px) {
.pe-md-narrow {
 padding-right:1rem;
}
}

.p-md-wide {
}
@media (max-width: 991px) {
.p-md-wide {
 padding-top:3rem;
 padding-right:3rem;
 padding-bottom:3rem;
 padding-left:3rem;
}
}

.px-md-wide {
}
@media (max-width: 991px) {
.px-md-wide {
 padding-right:3rem;
 padding-left:3rem;
}
}

.py-md-wide {
}
@media (max-width: 991px) {
.py-md-wide {
 padding-top:3rem;
 padding-bottom:3rem;
}
}

.pt-md-wide {
}
@media (max-width: 991px) {
.pt-md-wide {
 padding-top:3rem;
}
}

.pb-md-wide {
}
@media (max-width: 991px) {
.pb-md-wide {
 padding-bottom:3rem;
}
}

.ps-md-wide {
}
@media (max-width: 991px) {
.ps-md-wide {
 padding-left:3rem;
}
}

.pe-md-wide {
}
@media (max-width: 991px) {
.pe-md-wide {
 padding-right:3rem;
}
}

.p-sm-none {
}
@media (max-width: 767px) {
.p-sm-none {
 padding-top:0rem;
 padding-right:0rem;
 padding-bottom:0rem;
 padding-left:0rem;
}
}

.px-sm-none {
}
@media (max-width: 767px) {
.px-sm-none {
 padding-right:0rem;
 padding-left:0rem;
}
}

.py-sm-none {
}
@media (max-width: 767px) {
.py-sm-none {
 padding-top:0rem;
 padding-bottom:0rem;
}
}

.pt-sm-none {
}
@media (max-width: 767px) {
.pt-sm-none {
 padding-top:0rem;
}
}

.pb-sm-none {
}
@media (max-width: 767px) {
.pb-sm-none {
 padding-bottom:0rem;
}
}

.ps-sm-none {
}
@media (max-width: 767px) {
.ps-sm-none {
 padding-left:0rem;
}
}

.pe-sm-none {
}
@media (max-width: 767px) {
.pe-sm-none {
 padding-right:0rem;
}
}

.p-sm-narrow {
}
@media (max-width: 767px) {
.p-sm-narrow {
 padding-top:1rem;
 padding-right:1rem;
 padding-bottom:1rem;
 padding-left:1rem;
}
}

.px-sm-narrow {
}
@media (max-width: 767px) {
.px-sm-narrow {
 padding-right:1rem;
 padding-left:1rem;
}
}

.py-sm-narrow {
}
@media (max-width: 767px) {
.py-sm-narrow {
 padding-top:1rem;
 padding-bottom:1rem;
}
}

.pt-sm-narrow {
}
@media (max-width: 767px) {
.pt-sm-narrow {
 padding-top:1rem;
}
}

.pb-sm-narrow {
}
@media (max-width: 767px) {
.pb-sm-narrow {
 padding-bottom:1rem;
}
}

.ps-sm-narrow {
}
@media (max-width: 767px) {
.ps-sm-narrow {
 padding-left:1rem;
}
}

.pe-sm-narrow {
}
@media (max-width: 767px) {
.pe-sm-narrow {
 padding-right:1rem;
}
}

.p-sm-wide {
}
@media (max-width: 767px) {
.p-sm-wide {
 padding-top:3rem;
 padding-right:3rem;
 padding-bottom:3rem;
 padding-left:3rem;
}
}

.px-sm-wide {
}
@media (max-width: 767px) {
.px-sm-wide {
 padding-right:3rem;
 padding-left:3rem;
}
}

.py-sm-wide {
}
@media (max-width: 767px) {
.py-sm-wide {
 padding-top:3rem;
 padding-bottom:3rem;
}
}

.pt-sm-wide {
}
@media (max-width: 767px) {
.pt-sm-wide {
 padding-top:3rem;
}
}

.pb-sm-wide {
}
@media (max-width: 767px) {
.pb-sm-wide {
 padding-bottom:3rem;
}
}

.ps-sm-wide {
}
@media (max-width: 767px) {
.ps-sm-wide {
 padding-left:3rem;
}
}

.pe-sm-wide {
}
@media (max-width: 767px) {
.pe-sm-wide {
 padding-right:3rem;
}
}

.p-xs-none {
}
@media (max-width: 575px) {
.p-xs-none {
 padding-top:0rem;
 padding-right:0rem;
 padding-bottom:0rem;
 padding-left:0rem;
}
}

.px-xs-none {
}
@media (max-width: 575px) {
.px-xs-none {
 padding-right:0rem;
 padding-left:0rem;
}
}

.py-xs-none {
}
@media (max-width: 575px) {
.py-xs-none {
 padding-top:0rem;
 padding-bottom:0rem;
}
}

.pt-xs-none {
}
@media (max-width: 575px) {
.pt-xs-none {
 padding-top:0rem;
}
}

.pb-xs-none {
}
@media (max-width: 575px) {
.pb-xs-none {
 padding-bottom:0rem;
}
}

.ps-xs-none {
}
@media (max-width: 575px) {
.ps-xs-none {
 padding-left:0rem;
}
}

.pe-xs-none {
}
@media (max-width: 575px) {
.pe-xs-none {
 padding-right:0rem;
}
}

.p-xs-narrow {
}
@media (max-width: 575px) {
.p-xs-narrow {
 padding-top:1rem;
 padding-right:1rem;
 padding-bottom:1rem;
 padding-left:1rem;
}
}

.px-xs-narrow {
}
@media (max-width: 575px) {
.px-xs-narrow {
 padding-right:1rem;
 padding-left:1rem;
}
}

.py-xs-narrow {
}
@media (max-width: 575px) {
.py-xs-narrow {
 padding-top:1rem;
 padding-bottom:1rem;
}
}

.pt-xs-narrow {
}
@media (max-width: 575px) {
.pt-xs-narrow {
 padding-top:1rem;
}
}

.pb-xs-narrow {
}
@media (max-width: 575px) {
.pb-xs-narrow {
 padding-bottom:1rem;
}
}

.ps-xs-narrow {
}
@media (max-width: 575px) {
.ps-xs-narrow {
 padding-left:1rem;
}
}

.pe-xs-narrow {
}
@media (max-width: 575px) {
.pe-xs-narrow {
 padding-right:1rem;
}
}

.p-xs-wide {
}
@media (max-width: 575px) {
.p-xs-wide {
 padding-top:3rem;
 padding-right:3rem;
 padding-bottom:3rem;
 padding-left:3rem;
}
}

.px-xs-wide {
}
@media (max-width: 575px) {
.px-xs-wide {
 padding-right:3rem;
 padding-left:3rem;
}
}

.py-xs-wide {
}
@media (max-width: 575px) {
.py-xs-wide {
 padding-top:3rem;
 padding-bottom:3rem;
}
}

.pt-xs-wide {
}
@media (max-width: 575px) {
.pt-xs-wide {
 padding-top:3rem;
}
}

.pb-xs-wide {
}
@media (max-width: 575px) {
.pb-xs-wide {
 padding-bottom:3rem;
}
}

.ps-xs-wide {
}
@media (max-width: 575px) {
.ps-xs-wide {
 padding-left:3rem;
}
}

.pe-xs-wide {
}
@media (max-width: 575px) {
.pe-xs-wide {
 padding-right:3rem;
}
}

.m-none {
 margin-top:0rem;
 margin-right:0rem;
 margin-bottom:0rem;
 margin-left:0rem;
}
.mx-none {
 margin-right:0rem;
 margin-left:0rem;
}
.my-none {
 margin-top:0rem;
 margin-bottom:0rem;
}
.mt-none {
 margin-top:0rem;
}
.mb-none {
 margin-bottom:0rem;
}
.ms-none {
 margin-left:0rem;
}
.me-none {
 margin-right:0rem;
}
.m-narrow {
 margin-top:1rem;
 margin-right:1rem;
 margin-bottom:1rem;
 margin-left:1rem;
}
.mx-narrow {
 margin-right:1rem;
 margin-left:1rem;
}
.my-narrow {
 margin-top:1rem;
 margin-bottom:1rem;
}
.mt-narrow {
 margin-top:1rem;
}
.mb-narrow {
 margin-bottom:1rem;
}
.ms-narrow {
 margin-left:1rem;
}
.me-narrow {
 margin-right:1rem;
}
.m-wide {
 margin-top:3rem;
 margin-right:3rem;
 margin-bottom:3rem;
 margin-left:3rem;
}
.mx-wide {
 margin-right:3rem;
 margin-left:3rem;
}
.my-wide {
 margin-top:3rem;
 margin-bottom:3rem;
}
.mt-wide {
 margin-top:3rem;
}
.mb-wide {
 margin-bottom:3rem;
}
.ms-wide {
 margin-left:3rem;
}
.me-wide {
 margin-right:3rem;
}
.m-lg-none {
}
@media (max-width: 1368px) {
.m-lg-none {
 margin-top:0rem;
 margin-right:0rem;
 margin-bottom:0rem;
 margin-left:0rem;
}
}

.mx-lg-none {
}
@media (max-width: 1368px) {
.mx-lg-none {
 margin-right:0rem;
 margin-left:0rem;
}
}

.my-lg-none {
}
@media (max-width: 1368px) {
.my-lg-none {
 margin-top:0rem;
 margin-bottom:0rem;
}
}

.mt-lg-none {
}
@media (max-width: 1368px) {
.mt-lg-none {
 margin-top:0rem;
}
}

.mb-lg-none {
}
@media (max-width: 1368px) {
.mb-lg-none {
 margin-bottom:0rem;
}
}

.ms-lg-none {
}
@media (max-width: 1368px) {
.ms-lg-none {
 margin-left:0rem;
}
}

.me-lg-none {
}
@media (max-width: 1368px) {
.me-lg-none {
 margin-right:0rem;
}
}

.m-lg-narrow {
}
@media (max-width: 1368px) {
.m-lg-narrow {
 margin-top:1rem;
 margin-right:1rem;
 margin-bottom:1rem;
 margin-left:1rem;
}
}

.mx-lg-narrow {
}
@media (max-width: 1368px) {
.mx-lg-narrow {
 margin-right:1rem;
 margin-left:1rem;
}
}

.my-lg-narrow {
}
@media (max-width: 1368px) {
.my-lg-narrow {
 margin-top:1rem;
 margin-bottom:1rem;
}
}

.mt-lg-narrow {
}
@media (max-width: 1368px) {
.mt-lg-narrow {
 margin-top:1rem;
}
}

.mb-lg-narrow {
}
@media (max-width: 1368px) {
.mb-lg-narrow {
 margin-bottom:1rem;
}
}

.ms-lg-narrow {
}
@media (max-width: 1368px) {
.ms-lg-narrow {
 margin-left:1rem;
}
}

.me-lg-narrow {
}
@media (max-width: 1368px) {
.me-lg-narrow {
 margin-right:1rem;
}
}

.m-lg-wide {
}
@media (max-width: 1368px) {
.m-lg-wide {
 margin-top:3rem;
 margin-right:3rem;
 margin-bottom:3rem;
 margin-left:3rem;
}
}

.mx-lg-wide {
}
@media (max-width: 1368px) {
.mx-lg-wide {
 margin-right:3rem;
 margin-left:3rem;
}
}

.my-lg-wide {
}
@media (max-width: 1368px) {
.my-lg-wide {
 margin-top:3rem;
 margin-bottom:3rem;
}
}

.mt-lg-wide {
}
@media (max-width: 1368px) {
.mt-lg-wide {
 margin-top:3rem;
}
}

.mb-lg-wide {
}
@media (max-width: 1368px) {
.mb-lg-wide {
 margin-bottom:3rem;
}
}

.ms-lg-wide {
}
@media (max-width: 1368px) {
.ms-lg-wide {
 margin-left:3rem;
}
}

.me-lg-wide {
}
@media (max-width: 1368px) {
.me-lg-wide {
 margin-right:3rem;
}
}

.m-md-none {
}
@media (max-width: 991px) {
.m-md-none {
 margin-top:0rem;
 margin-right:0rem;
 margin-bottom:0rem;
 margin-left:0rem;
}
}

.mx-md-none {
}
@media (max-width: 991px) {
.mx-md-none {
 margin-right:0rem;
 margin-left:0rem;
}
}

.my-md-none {
}
@media (max-width: 991px) {
.my-md-none {
 margin-top:0rem;
 margin-bottom:0rem;
}
}

.mt-md-none {
}
@media (max-width: 991px) {
.mt-md-none {
 margin-top:0rem;
}
}

.mb-md-none {
}
@media (max-width: 991px) {
.mb-md-none {
 margin-bottom:0rem;
}
}

.ms-md-none {
}
@media (max-width: 991px) {
.ms-md-none {
 margin-left:0rem;
}
}

.me-md-none {
}
@media (max-width: 991px) {
.me-md-none {
 margin-right:0rem;
}
}

.m-md-narrow {
}
@media (max-width: 991px) {
.m-md-narrow {
 margin-top:1rem;
 margin-right:1rem;
 margin-bottom:1rem;
 margin-left:1rem;
}
}

.mx-md-narrow {
}
@media (max-width: 991px) {
.mx-md-narrow {
 margin-right:1rem;
 margin-left:1rem;
}
}

.my-md-narrow {
}
@media (max-width: 991px) {
.my-md-narrow {
 margin-top:1rem;
 margin-bottom:1rem;
}
}

.mt-md-narrow {
}
@media (max-width: 991px) {
.mt-md-narrow {
 margin-top:1rem;
}
}

.mb-md-narrow {
}
@media (max-width: 991px) {
.mb-md-narrow {
 margin-bottom:1rem;
}
}

.ms-md-narrow {
}
@media (max-width: 991px) {
.ms-md-narrow {
 margin-left:1rem;
}
}

.me-md-narrow {
}
@media (max-width: 991px) {
.me-md-narrow {
 margin-right:1rem;
}
}

.m-md-wide {
}
@media (max-width: 991px) {
.m-md-wide {
 margin-top:3rem;
 margin-right:3rem;
 margin-bottom:3rem;
 margin-left:3rem;
}
}

.mx-md-wide {
}
@media (max-width: 991px) {
.mx-md-wide {
 margin-right:3rem;
 margin-left:3rem;
}
}

.my-md-wide {
}
@media (max-width: 991px) {
.my-md-wide {
 margin-top:3rem;
 margin-bottom:3rem;
}
}

.mt-md-wide {
}
@media (max-width: 991px) {
.mt-md-wide {
 margin-top:3rem;
}
}

.mb-md-wide {
}
@media (max-width: 991px) {
.mb-md-wide {
 margin-bottom:3rem;
}
}

.ms-md-wide {
}
@media (max-width: 991px) {
.ms-md-wide {
 margin-left:3rem;
}
}

.me-md-wide {
}
@media (max-width: 991px) {
.me-md-wide {
 margin-right:3rem;
}
}

.m-sm-none {
}
@media (max-width: 767px) {
.m-sm-none {
 margin-top:0rem;
 margin-right:0rem;
 margin-bottom:0rem;
 margin-left:0rem;
}
}

.mx-sm-none {
}
@media (max-width: 767px) {
.mx-sm-none {
 margin-right:0rem;
 margin-left:0rem;
}
}

.my-sm-none {
}
@media (max-width: 767px) {
.my-sm-none {
 margin-top:0rem;
 margin-bottom:0rem;
}
}

.mt-sm-none {
}
@media (max-width: 767px) {
.mt-sm-none {
 margin-top:0rem;
}
}

.mb-sm-none {
}
@media (max-width: 767px) {
.mb-sm-none {
 margin-bottom:0rem;
}
}

.ms-sm-none {
}
@media (max-width: 767px) {
.ms-sm-none {
 margin-left:0rem;
}
}

.me-sm-none {
}
@media (max-width: 767px) {
.me-sm-none {
 margin-right:0rem;
}
}

.m-sm-narrow {
}
@media (max-width: 767px) {
.m-sm-narrow {
 margin-top:1rem;
 margin-right:1rem;
 margin-bottom:1rem;
 margin-left:1rem;
}
}

.mx-sm-narrow {
}
@media (max-width: 767px) {
.mx-sm-narrow {
 margin-right:1rem;
 margin-left:1rem;
}
}

.my-sm-narrow {
}
@media (max-width: 767px) {
.my-sm-narrow {
 margin-top:1rem;
 margin-bottom:1rem;
}
}

.mt-sm-narrow {
}
@media (max-width: 767px) {
.mt-sm-narrow {
 margin-top:1rem;
}
}

.mb-sm-narrow {
}
@media (max-width: 767px) {
.mb-sm-narrow {
 margin-bottom:1rem;
}
}

.ms-sm-narrow {
}
@media (max-width: 767px) {
.ms-sm-narrow {
 margin-left:1rem;
}
}

.me-sm-narrow {
}
@media (max-width: 767px) {
.me-sm-narrow {
 margin-right:1rem;
}
}

.m-sm-wide {
}
@media (max-width: 767px) {
.m-sm-wide {
 margin-top:3rem;
 margin-right:3rem;
 margin-bottom:3rem;
 margin-left:3rem;
}
}

.mx-sm-wide {
}
@media (max-width: 767px) {
.mx-sm-wide {
 margin-right:3rem;
 margin-left:3rem;
}
}

.my-sm-wide {
}
@media (max-width: 767px) {
.my-sm-wide {
 margin-top:3rem;
 margin-bottom:3rem;
}
}

.mt-sm-wide {
}
@media (max-width: 767px) {
.mt-sm-wide {
 margin-top:3rem;
}
}

.mb-sm-wide {
}
@media (max-width: 767px) {
.mb-sm-wide {
 margin-bottom:3rem;
}
}

.ms-sm-wide {
}
@media (max-width: 767px) {
.ms-sm-wide {
 margin-left:3rem;
}
}

.me-sm-wide {
}
@media (max-width: 767px) {
.me-sm-wide {
 margin-right:3rem;
}
}

.m-xs-none {
}
@media (max-width: 575px) {
.m-xs-none {
 margin-top:0rem;
 margin-right:0rem;
 margin-bottom:0rem;
 margin-left:0rem;
}
}

.mx-xs-none {
}
@media (max-width: 575px) {
.mx-xs-none {
 margin-right:0rem;
 margin-left:0rem;
}
}

.my-xs-none {
}
@media (max-width: 575px) {
.my-xs-none {
 margin-top:0rem;
 margin-bottom:0rem;
}
}

.mt-xs-none {
}
@media (max-width: 575px) {
.mt-xs-none {
 margin-top:0rem;
}
}

.mb-xs-none {
}
@media (max-width: 575px) {
.mb-xs-none {
 margin-bottom:0rem;
}
}

.ms-xs-none {
}
@media (max-width: 575px) {
.ms-xs-none {
 margin-left:0rem;
}
}

.me-xs-none {
}
@media (max-width: 575px) {
.me-xs-none {
 margin-right:0rem;
}
}

.m-xs-narrow {
}
@media (max-width: 575px) {
.m-xs-narrow {
 margin-top:1rem;
 margin-right:1rem;
 margin-bottom:1rem;
 margin-left:1rem;
}
}

.mx-xs-narrow {
}
@media (max-width: 575px) {
.mx-xs-narrow {
 margin-right:1rem;
 margin-left:1rem;
}
}

.my-xs-narrow {
}
@media (max-width: 575px) {
.my-xs-narrow {
 margin-top:1rem;
 margin-bottom:1rem;
}
}

.mt-xs-narrow {
}
@media (max-width: 575px) {
.mt-xs-narrow {
 margin-top:1rem;
}
}

.mb-xs-narrow {
}
@media (max-width: 575px) {
.mb-xs-narrow {
 margin-bottom:1rem;
}
}

.ms-xs-narrow {
}
@media (max-width: 575px) {
.ms-xs-narrow {
 margin-left:1rem;
}
}

.me-xs-narrow {
}
@media (max-width: 575px) {
.me-xs-narrow {
 margin-right:1rem;
}
}

.m-xs-wide {
}
@media (max-width: 575px) {
.m-xs-wide {
 margin-top:3rem;
 margin-right:3rem;
 margin-bottom:3rem;
 margin-left:3rem;
}
}

.mx-xs-wide {
}
@media (max-width: 575px) {
.mx-xs-wide {
 margin-right:3rem;
 margin-left:3rem;
}
}

.my-xs-wide {
}
@media (max-width: 575px) {
.my-xs-wide {
 margin-top:3rem;
 margin-bottom:3rem;
}
}

.mt-xs-wide {
}
@media (max-width: 575px) {
.mt-xs-wide {
 margin-top:3rem;
}
}

.mb-xs-wide {
}
@media (max-width: 575px) {
.mb-xs-wide {
 margin-bottom:3rem;
}
}

.ms-xs-wide {
}
@media (max-width: 575px) {
.ms-xs-wide {
 margin-left:3rem;
}
}

.me-xs-wide {
}
@media (max-width: 575px) {
.me-xs-wide {
 margin-right:3rem;
}
}

.bg-dark-blue {
 background-color:#072158;
 color:#ffffff;
}
.card {
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:#d6d6d6;
 border-right-color:#d6d6d6;
 border-bottom-color:#d6d6d6;
 border-left-color:#d6d6d6;
 border-radius:.5rem;
 padding-top:1rem;
 padding-right:1rem;
 padding-bottom:1rem;
 padding-left:1rem;
}
.card:not(.ct-section):not(.oxy-easy-posts),
.card.oxy-easy-posts .oxy-posts,
.card.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
.megamenu_row {
 padding-top:.5rem;
 padding-bottom:.5rem;
 padding-left:1rem;
 padding-right:1rem;
 width:100%;
 border-bottom-color:#ffffff;
 border-bottom-width:1px;
 border-bottom-style:solid;
white-space: nowrap;
}
.page-title {
 font-family:ff-tisa-web-pro;
 font-size:4.25rem;
 color:#072158;
 font-weight:700;
 line-height:1.1;
 text-align:left;
}
@media (max-width: 767px) {
.page-title {
 font-size:3.5rem;
}
}

@media (max-width: 575px) {
.page-title {
}
}

.affiliation-logo {
 height:62px;
 width:auto;
}
.award-row:nth-child(even){
 background-color:#f0ede4;
}
.award-row {
 font-family:'ff-tisa-web-pro';
 color:#072158;
 font-size:1.25rem;
}
.lead {
 font-size:1.25rem;
}
@media (max-width: 767px) {
.lead {
 font-size:1.25rem;
}
}

.oxy-stock-content-styles {
}
.image-spacer {
 height:650px;
 background-position:0% 100%;
}
@media (max-width: 767px) {
.image-spacer {
 height:400px;
}
}

.testimonial-section {
background-image:url(https://globepm.frstage.ca/wp-content/uploads/2026/01/quote.svg);background-size: auto 90%; background-color:#f5f5f5;
 background-repeat:no-repeat;
 gap:1rem;
 text-align:center;
 font-size:1.25rem;
 background-position:-30px 50%;
}
.testimonial-section:not(.ct-section):not(.oxy-easy-posts),
.testimonial-section.oxy-easy-posts .oxy-posts,
.testimonial-section.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
gap:1rem;
}
@media (max-width: 767px) {
.testimonial-section {
 background-position:-89px 50%;
}
}

.btn-gold {
background-color :#85714d;
border: 1px solid #85714d;
}.btn-gold {
 padding-top:.5rem;
 padding-bottom:.5rem;
 padding-left:1rem;
 padding-right:1rem;
 border-radius:.5rem;
 line-height:1;
 color:#ffffff;
white-space: nowrap;
}
.bg-grey {
 background-color:#f5f5f5;
}
.btn-white {
background-color :#ffffff;
border: 1px solid #ffffff;
color: #282828;
}.btn-white {
 padding-top:.5rem;
 padding-bottom:.5rem;
 padding-left:1rem;
 padding-right:1rem;
 border-radius:.5rem;
 line-height:1;
 font-weight:700;
}
.lead-bg {
background-image:url(https://globepm.frstage.ca/wp-content/uploads/2026/01/bg-globe-light-gold.svg);background-size: 55% auto; background-repeat:no-repeat;
 gap:1rem;
 background-position:169% 3rem;
}
.lead-bg:not(.ct-section):not(.oxy-easy-posts),
.lead-bg.oxy-easy-posts .oxy-posts,
.lead-bg.ct-section .ct-section-inner-wrap{
gap:1rem;
}
@media (max-width: 1368px) {
.lead-bg {
}
}

@media (max-width: 991px) {
.lead-bg {
 background-position:167% 10rem;
}
}

@media (max-width: 767px) {
.lead-bg {
}
}

.bg-quote {
}
.oxy-close-modal:hover{
background-color :#385289;
border: 1px solid #385289;
}.oxy-close-modal:hover{
}
.oxy-close-modal {
background-color :#072158;
border: 1px solid #072158;
}.oxy-close-modal {
 button-hover_color:#385289;
cursor: pointer;
}
.employee-modal {
}
.job-opening-row:hover{
 background-color:#f5f5f5;
}
.job-opening-row {
 padding-top:1rem;
 padding-bottom:1rem;
}
.apply-trigger {
white-space: nowrap;
}
.bg-globe-bottom-right {
 background-position:125% 150%;
}
@media (max-width: 991px) {
}

.employee-modal-trigger {
cursor: pointer;
}
.staff-modal-trigger {
}
.btn-card {
background-image: linear-gradient(135deg, #ffffff 50%, rgba(133,113,77,0.5)); border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:#85714d;
 border-right-color:#85714d;
 border-bottom-color:#85714d;
 border-left-color:#85714d;
 border-radius:.5rem;
 gap:1rem;
 padding-top:1rem;
 padding-right:1rem;
 padding-bottom:1rem;
 padding-left:1rem;
}
.btn-card:not(.ct-section):not(.oxy-easy-posts),
.btn-card.oxy-easy-posts .oxy-posts,
.btn-card.ct-section .ct-section-inner-wrap{
display:flex;
flex-wrap:nowrap;
gap:1rem;
}
@media (max-width: 767px) {
.btn-card {
}
.btn-card:not(.ct-section):not(.oxy-easy-posts),
.btn-card.oxy-easy-posts .oxy-posts,
.btn-card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
}
}

@media (max-width: 575px) {
.btn-card {
}
}

.globe-form {
}
.btn-card-body {
 flex-grow:1;
 text-align:left;
 gap:1rem;
}
.btn-card-body:not(.ct-section):not(.oxy-easy-posts),
.btn-card-body.oxy-easy-posts .oxy-posts,
.btn-card-body.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:space-between;
gap:1rem;
}
@media (max-width: 767px) {
.btn-card-body {
}
.btn-card-body:not(.ct-section):not(.oxy-easy-posts),
.btn-card-body.oxy-easy-posts .oxy-posts,
.btn-card-body.ct-section .ct-section-inner-wrap{
align-items:flex-end;
}
}

.btn-card-content {
 text-align:center;
 gap:1rem;
}
.btn-card-content:not(.ct-section):not(.oxy-easy-posts),
.btn-card-content.oxy-easy-posts .oxy-posts,
.btn-card-content.ct-section .ct-section-inner-wrap{
align-items:center;
gap:1rem;
}
@media (max-width: 767px) {
.btn-card-content {
 width:100%;
 text-align:left;
}
.btn-card-content:not(.ct-section):not(.oxy-easy-posts),
.btn-card-content.oxy-easy-posts .oxy-posts,
.btn-card-content.ct-section .ct-section-inner-wrap{
display:flex;
align-items:flex-start;
}
}

.btn-card-arrow {
background-color: #85714d;
border: 1px solid #85714d;
padding: 5px;color: #ffffff;}.btn-card-arrow 
>svg {width: 16px;height: 16px;}.btn-card-arrow {
}
.btn-card-icon {
}
.gallery-slider {
}
.text-center {
 text-align:center;
}
.question-btn {
}
.bg-gold {
 background-color:#85714d;
}
.modal-wrapper {
 border-radius:.5rem;
 padding-top:1rem;
 padding-right:1rem;
 padding-bottom:1rem;
 padding-left:1rem;
 max-height:90vh;
 max-width:90vw;
 min-width:70vw;
}
.modal-title {
 font-family:ff-tisa-web-pro;
 color:#072158;
 font-weight:700;
 font-size:1.5rem;
 margin-top:0px;
 margin-bottom:0px;
}
.maintenance-request-btn {
cursor: pointer;
}
.modal-header {
}
.modal-header:not(.ct-section):not(.oxy-easy-posts),
.modal-header.oxy-easy-posts .oxy-posts,
.modal-header.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
.appointment-trigger {
}
.print-trigger {
}
.globe-language-switcher {
}
#main-header-desktop .oxy-header-right{
  display: none;
}

.oxy-repeater-pages-wrap{
  grid-column: 1/4;
}

@media screen and (max-width: 991px){
  .oxy-repeater-pages-wrap{
    grid-column: 1/3;
  }
}

#mobile-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
  margin-top: 110px;
  overflow: visible;
}

#mobile-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item:not(.mobile-menu-find-apartment){
  border-bottom: 1px solid #ffffff;
}

#mobile-menu.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
  right: 1rem;
  left: auto;
}

#mobile-menu.oxy-pro-menu.oxy-pro-menu-open .oxy-pro-menu-container{
  align-items: start;
}

#mobile-menu .oxy-pro-menu-container > div:first-child{
  margin: 0 auto auto auto;
}

.gform_wrapper.gravity-theme .globe-form input[type=date],
.gform_wrapper.gravity-theme .globe-form input[type=datetime-local],
.gform_wrapper.gravity-theme .globe-form input[type=datetime],
.gform_wrapper.gravity-theme .globe-form input[type=email],
.gform_wrapper.gravity-theme .globe-form input[type=month],
.gform_wrapper.gravity-theme .globe-form input[type=number],
.gform_wrapper.gravity-theme .globe-form input[type=password],
.gform_wrapper.gravity-theme .globe-form input[type=search],
.gform_wrapper.gravity-theme .globe-form input[type=tel],
.gform_wrapper.gravity-theme .globe-form input[type=text],
.gform_wrapper.gravity-theme .globe-form input[type=time],
.gform_wrapper.gravity-theme .globe-form input[type=url],
.gform_wrapper.gravity-theme .globe-form input[type=week],
.gform_wrapper.gravity-theme .globe-form select,
.gform_wrapper.gravity-theme .globe-form textarea,
.globe-form select,
#globe-application-form .field-wrapper input[type=text],
#globe-application-form .field-wrapper input[type=email],
#globe-application-form .field-wrapper input[type=number],
#globe-application-form .field-wrapper select,
#globe-application-form .field-wrapper textarea{
  border-radius: .5rem;
  border: 1px solid #d6d6d6;
  padding: .5rem 1rem;
  font-size: .925rem;
}

#globe-application-form .field-wrapper.field-valid input[type=text],
#globe-application-form .field-wrapper.field-valid input[type=email],
#globe-application-form .field-wrapper.field-valid input[type=number],
#globe-application-form .field-wrapper.field-valid select,
#globe-application-form .field-wrapper.field-valid textarea{
  border-color: #090;
}

#globe-application-form .modal-backdrop{
  z-index: 9999999999;
}

#globe-application-form .modal-wrapper{
  min-width: 70%;
}

#globe-application-form .field-wrapper .radio-group.horizontal{
  display: flex;
  gap: 1rem;
}

#globe-application-form .field-row {
    margin-bottom: 1rem;
}

#globe-application-form .field-row:has(.bool-btns) {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#globe-application-form .form-table .form-table-actions{
  display: flex;
  gap: 1rem;
}

#globe-application-form .success-wrapper {
    font-size: 2rem;
    text-align: center;
    font-weight: 700;
    font-family: 'ff-tisa-web-pro';
    color: #090;
}

#globe-application-form .loading-wrapper {
    font-size: 2rem;
    text-align: center;
    font-weight: 700;
    font-family: 'ff-tisa-web-pro';
}

#globe-application-form .error-wrapper {
    font-size: 2rem;
    text-align: center;
    font-weight: 700;
    font-family: 'ff-tisa-web-pro';
    color: #900;
}

#globe-application-form .form-card {
    width: 100%;
    font-size: 1.25rem;
    border: none;
    text-align: center;
}

.dp--menu-wrapper.dp__outer_menu_wrap {
    z-index: 9999999999;
}

.modal-wrapper .modal-wrapper, .modal-wrapper #globe-application-form .modal-wrapper {
  min-width: 60vw;
}

.field-row .bool-btns {
    display: flex;
    gap: 1rem;
  text-align: center;
  justify-content: center;
}

.form-page-footer{
  padding-top: 1rem;
}

.gform_wrapper.gravity-theme .globe-form input[type=date]:focus,
.gform_wrapper.gravity-theme .globe-form input[type=datetime-local]:focus,
.gform_wrapper.gravity-theme .globe-form input[type=datetime]:focus,
.gform_wrapper.gravity-theme .globe-form input[type=email]:focus,
.gform_wrapper.gravity-theme .globe-form input[type=month]:focus,
.gform_wrapper.gravity-theme .globe-form input[type=number]:focus,
.gform_wrapper.gravity-theme .globe-form input[type=password]:focus,
.gform_wrapper.gravity-theme .globe-form input[type=search]:focus,
.gform_wrapper.gravity-theme .globe-form input[type=tel]:focus,
.gform_wrapper.gravity-theme .globe-form input[type=text]:focus,
.gform_wrapper.gravity-theme .globe-form input[type=time]:focus,
.gform_wrapper.gravity-theme .globe-form input[type=url]:focus,
.gform_wrapper.gravity-theme .globe-form input[type=week]:focus,
.gform_wrapper.gravity-theme .globe-form select:focus,
.gform_wrapper.gravity-theme .globe-form textarea:focus{
  outline-color: #072158;
}

.gform_wrapper.gravity-theme .globe-form .chosen-container-single .chosen-single{
  background: #fff;
  border-radius: .5rem;
  border: 1px solid #d6d6d6;
  padding: .5rem 1rem;
  height: auto;
  line-height: 1.15;
  font-size: .925rem;
}

.gform_wrapper.gravity-theme .globe-form .chosen-container-single .chosen-single span{
  line-height: 1.15;
}

.gform_wrapper.gravity-theme .globe-form .chosen-container-active.chosen-with-drop .chosen-single{
  background: #fff;
  box-shadow: none;
  border: 2px solid #072158;
}

.gform_wrapper.gravity-theme .globe-form .gfield_validation_message, 
.gform_wrapper.gravity-theme .globe-form .validation_message{
  background: none;
  border: none;
  font-weight: 700;
  padding: 0;
}

#find-apartment.globe-form select{
  color: #ffffff;
  background: #072158;
  border: 0;
}

.gform_wrapper.gravity-theme .globe-form .gform_footer{
  padding-bottom: 0;
}

.gform_wrapper.gravity-theme .globe-form .gform_footer input{
  margin-bottom: 0;
}

#find-apartment select{
  width: 100%;
}

input::file-selector-button,
.gform_wrapper.gravity-theme .gform_footer input,
#find-apartment input[type=submit]
{
  border: none;
  background: #85714d;
  color: #ffffff;
  border-radius: .5rem;
  padding: .5rem 1rem;
  cursor: pointer;
}

#find-apartment input[type=submit]{
  width: 100%;
}

input::file-selector-button,
.gform_wrapper.gravity-theme .gform_footer input:hover{
  color: #f0ede4;
}

#main-footer a{
  color: #ffffff;
}

#main-footer a:hover{
  text-decoration: none;
  color: #bbc5da;
}

#single-location-map .poi-marker {
  color: #385289;
}

#single-location-map .poi-marker.highlighted {
  color: #bbc5da;
}

#single-location-map .poi-marker.active {
  color: #072158;
}

#single-location-map .anchor-marker{
  color: #85714d;
}

#single-location-map .poi-list-item.highlighted {
  background-color: #bbc5da;
  border-left: 4px solid #385289;
}

#single-location-map .poi-list-item.active {
  background-color: #385289;
  border-left: 4px solid #072158;
  color: #bbc5da;
}

#single-location-map{
  border-radius: .5rem;
  overflow: hidden;
  height: 500px;
}

#multi-location-map .map-filter-wrapper{
  display: flex;
  gap: 3rem;
}

#multi-location-map .filter-wrapper{
  width: 50%;
}

#multi-location-map .map-wrapper{
  width: 50%;
  border-radius: .5rem;
  overflow: hidden;
  min-height: 350px;
}

#multi-location-map .map-filter-wrapper:not(:has(.filter-wrapper)) .map-wrapper{
  width: 100%;
}

.filter-btn{
  padding: .5rem 1rem;
  background: #957a5e;
  color: #fff;
  text-align: center;
}

.neighbourhood-wrapper{
  margin-bottom: 1rem;
}

.location-menu-wrapper{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}

.location-menu-item{
  width: 100%;
}

.location-menu-item img{
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}

.filter-tabs{
  display: flex;
  gap: 1rem;
}

.filter-tabs div{
  padding: .25rem 1rem;
  border-radius: .25rem;
  background: #dcdcdc;
  flex-grow: 1;
  text-align: center;
}

.location-menu-item{
  background: #f5f5f5;
  border-radius: .5rem;
  overflow: hidden;
}

.location-menu-item .location-item-title,
.location-menu-item .location-item-details{
  padding: 0 1rem;
}

.location-menu-item .location-item-title{
  font-size: 1.25rem;
  font-weight: 700;
  font-family: ff-tisa-web-pro;
  color: #072158;
}

.location-menu-item .location-item-title a{
  color: inherit;
}

.location-menu-item .location-item-details address{
  font-style: normal;
  font-weight: 500;
}

.filter-dropdowns {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
}

.filter-input-wrapper.filter-input-2-col {
    grid-column: 1 / 3;
}

.filter-tabs div{
  border-radius: .5rem;
  background: #85714d;
  color: #ffffff;
  font-weight: 700;
}

.filter-tabs .active{
  background: #f0ede4;
  color: #072158;
}

.location-filters-wrapper .filter-label{
  font-weight: 700;
}

.location-filters-wrapper input[type="checkbox"]{
  accent-color: #072158;
  transform: scale(1.25);
  margin-right: .5rem;
}

.location-filters-wrapper .multiselect__tags{
  background: #072158;
  border-radius: .5rem;
}

.location-filters-wrapper .multiselect__tags .multiselect__tag{
  background: #85714d;
}

.location-filters-wrapper .multiselect__tags .multiselect__tag-icon:after{
  content: "x";
  color: #f0ede4;
}

.location-filters-wrapper .multiselect__single{
  background: #072158;
  color: #ffffff;
}

.location-filters-wrapper .multiselect__input{
  background: #072158;
}

.location-filters-wrapper .multiselect__input::placeholder,
.location-filters-wrapper .multiselect__placeholder {
  color: #ffffff;
  opacity: .8;
  font-size: 1rem;
  margin-bottom: 8px;
  padding: 0 0 0 5px;
  font-size: 1rem;
  line-height: 1.25;
}

.location-filters-wrapper .dynamic-wrapper .panel{
  padding: 1rem .25rem;
}

.location-filters-wrapper .multiselect__content-wrapper{
  background: #bbc5da;
}

.location-filters-wrapper .multiselect__option{
  background: #385289;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}

.location-filters-wrapper .multiselect__option--highlight,
.location-filters-wrapper .multiselect__option--highlight::after{
  background: #bbc5da;
  color: #072158;
}

.location-filters-wrapper .multiselect__option--selected{
  background: #85714d;
}

.location-filters-wrapper .multiselect__option--group{
  background: #85714d;
  color: #f0ede4;
}

.location-filters-wrapper .multiselect__option--group.multiselect__option--highlight,
.location-filters-wrapper .multiselect__option--group.multiselect__option--highlight::after{
  background: #f0ede4;
  color: #85714d;
}

.location-filters-wrapper .filter-btn{
  border-radius: .5rem;
  background: #85714d;
  font-weight: 700;
}

#multi-location-map .location-marker{
  color: #85714d;
}

@media screen and (max-width: 991px){
  .map-filter-wrapper{
    flex-direction: column;  
  }

  #multi-location-map .filter-wrapper,
  #multi-location-map .map-wrapper{
    width: 100%;
    padding: 0;
  }

  #multi-location-map .map-wrapper{
    height: 400px;
  }
}
@media screen and (max-width: 767px){
  .location-menu-wrapper{
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 575px){
  .location-menu-wrapper{
    grid-template-columns: repeat(1, 1fr);
  }
}

.oxy-modal-backdrop .ct-modal.modal-wrapper{
  max-height: 90vh;
  margin-top: 5vh;
}

.price-range-wrapper .vue-slider-process{
  background-color: #072158;
}

.price-range-wrapper .vue-slider-dot-tooltip-inner{
  background-color: #072158;
  border-color: #072158;
}

.globe-language-switcher .wpml-ls-legacy-dropdown a{
  border: none;
  background: none;
  padding: .5rem 0;
}

.globe-language-switcher .wpml-ls-legacy-dropdown a:hover,
.globe-language-switcher .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a,
.globe-language-switcher .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a,
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a
{
  background: none;
}

.globe-language-switcher #wpml-ls-submenu-default{
  background: #385289;
  padding: 0 .5rem;
  border-radius: .5rem;
}

.globe-language-switcher .wpml-ls-legacy-dropdown .wpml-ls-sub-menu{
  border-top: none;
  padding-top: .5rem;
}.mobile-menu-find-apartment{
 background-color:#85714d;
 padding-left:.5rem;
 padding-right:.5rem;
 margin-bottom:1rem;
 border-radius:.5rem;
}
.unit-type-price{
 text-align:center;
}
.unit-type-price-value{
 font-family:ff-tisa-web-pro;
 display:block;
 color:#072158;
 font-size:2rem;
 font-weight:700;
 line-height:1;
}
.unit-type-date{
 font-weight:700;
}
.unit-type-bedrooms{
 font-family:ff-tisa-web-pro;
 font-size:1.25rem;
 color:#072158;
}
.unit-type-heading{
 font-family:ff-tisa-web-pro;
}
.type-unavailable{
 font-weight:700;
 margin-bottom:.5rem;
}
.unit-type-card-footer{
 display:flex;
 flex-direction:column;
 align-items:center;
}
.unit-type-card-body{
 display:flex;
 flex-direction:column;
 align-items:center;
}
.unit-type-card-header{
 display:flex;
 flex-direction:column;
 align-items:center;
}
.filter-input-wrapper label{
 font-weight:700;
}
.price-range-wrapper{
 padding-top:1rem;
 padding-bottom:1rem;
}
.location-wrapper{
 padding-top:3rem;
}
.form-page-footer.center-btns{
 display:flex;
 justify-content:center;
}
.field-wrapper.btn-field{
 display:flex;
 flex-direction:column;
 align-content:flex-start;
}
.form-table-no-rows{
 margin-top:0px;
 margin-bottom:0px;
}
#globe-application-form .accordion-header{
 color:#ffffff;
 font-weight:700;
 background-color:#072158;
 padding-top:.25rem;
 padding-right:.25rem;
 padding-bottom:.25rem;
 padding-left:.25rem;
 display:flex;
 justify-content:space-between;
}
.form-review-section-heading{
 font-family:ff-tisa-web-pro;
 margin-bottom:0px;
 color:#072158;
 font-size:1.5rem;
 font-weight:700;
}
.form-applicant-review-heading{
 font-family:ff-tisa-web-pro;
 color:#072158;
 font-size:1.25rem;
 font-weight:700;
 margin-bottom:0px;
}
.form-table tbody tr{
 background-color:#f5f5f5;
}
.form-table tbody tr:nth-child(even){
 background-color:#f0ede4;
}
.form-button.submit-btn:hover{
 background-color:#2aaa2a;
}
.form-button.submit-btn{
 background-color:#090;
}
.form-button.delete-btn:hover{
 background-color:#a82626;
}
.form-button.delete-btn{
 background-color:#900;
}
.form-subpage-heading{
 font-family:ff-tisa-web-pro;
 font-size:1.5rem;
 color:#072158;
 font-weight:700;
 margin-top:0px;
 margin-bottom:0px;
}
.form-table-wrapper{
 display:flex;
 flex-direction:column;
 align-content:flex-start;
}
.form-table thead tr{
 background-color:#072158;
 color:#ffffff;
}
.form-table{
 margin-bottom:1rem;
}
.form-page-heading{
 font-family:ff-tisa-web-pro;
 color:#072158;
 font-size:2rem;
 font-weight:700;
 margin-top:0px;
 margin-bottom:0px;
}
.form-page-footer{
 display:flex;
 gap:1rem;
 justify-content:flex-end;
}
.form-button:hover{
 background-color:#99876b;
}
.form-button{
 background-color:#85714d;
 padding-top:.5rem;
 padding-right:1rem;
 padding-bottom:.5rem;
 padding-left:1rem;
 color:#ffffff;
 border-radius:.5rem;
cursor: pointer;
}
.unit-type-card .unit-type-actions{
 margin-top:1rem;
}
.unit-type-actions select{
 width:100%;
}
.unit-type-cards{
margin-top: 3rem; display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem;
}
.unit-type-actions .vacancy-btns{
 display:flex;
 align-items:center;
}
.unit-type-card{
 border-radius:.5rem;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:#d6d6d6;
 border-right-color:#d6d6d6;
 border-bottom-color:#d6d6d6;
 border-left-color:#d6d6d6;
 padding-top:1rem;
 padding-right:1rem;
 padding-bottom:1rem;
 padding-left:1rem;
 display:flex;
 flex-direction:column;
 align-items:center;
 justify-content:space-between;
 gap:1rem;
}
.bg-gold a{
 color:#f0ede4;
}
.term-card-wrapper{
 gap:1rem;
display: grid; grid-template-columns: repeat(8, 1fr); gap: 1rem;
}
.apartment-term-card{
 background-color:#f5f5f5;
 padding-top:.5rem;
 padding-right:.5rem;
 padding-bottom:.5rem;
 padding-left:.5rem;
 display:flex;
 flex-direction:column;
 align-items:center;
 border-radius:.5rem;
 gap:1rem;
 font-weight:700;
 color:#072158;
 font-size:1.125rem;
 text-align:center;
}
#multi-location-map .init-links a{
 display:block;
}
#multi-location-map .init-links{
 display:flex;
 gap:1rem;
 flex-wrap:wrap;
}
.text-mid-blue{
 color:#385289;
}
.d-none{
 display:none;
}
.fw-bold{
 font-weight:700;
}
.swiper-container img{
object-fit: cover; border-radius: .5rem;
}
#slider-range{
 width:100%;
}
.job-opening-row:hover a{
 color:#385289;
}
.job-opening-row a{
 color:#072158;
}
.testimonial-section>*{
 width:66%;
}
.testimonial-section .lead{
 width:66%;
}
.lead-bg .page-title{
 width:66%;
}
.lead-bg .lead{
 width:66%;
}
.list-2-cols{
columns: 2;
}
@media (max-width: 767px) {
.lead-bg .lead{
 width:100%;
}
}

@media (max-width: 767px) {
.lead-bg .page-title{
 width:100%;
}
}

@media (max-width: 767px) {
.testimonial-section>*{
 width:100%;
}
}

@media (max-width: 1368px) {
.term-card-wrapper{
display: grid; grid-template-columns: repeat(6, 1fr); gap: 1rem;
}
}

@media (max-width: 991px) {
.term-card-wrapper{
display: grid; grid-template-columns: repeat(5, 1fr); gap: 1rem;
}
}

@media (max-width: 767px) {
.term-card-wrapper{
display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem;
}
}

@media (max-width: 575px) {
.term-card-wrapper{
display: grid; grid-template-columns: repeat(2, 1fr); gap: 1rem;
}
}

@media (max-width: 991px) {
.unit-type-cards{
display: grid; grid-template-columns: repeat(2, 1fr); gap: 1rem;
}
}

@media (max-width: 767px) {
.unit-type-cards{
display: grid; grid-template-columns: repeat(1, 1fr); gap: 1rem;
}
}

@media (max-width: 767px) {
.mobile-menu-find-apartment{
 attachment_url:https://globepm.frstage.ca/wp-content/uploads/2026/01/GlobePM-logo-light.svg;
}
}

@media (max-width: 575px) {
.mobile-menu-find-apartment{
 border-bottom-width:0px;
 border-bottom-style:none;
}
}

