﻿.page-title-banner .wrapper-sm.half-image{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:0}
@media(max-width:991px){.page-title-banner .wrapper-sm.half-image{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
}.page-title-banner .wrapper-sm.half-image .title-subtitle{width:100%;padding:32px 0}
@media(max-width:991px){.page-title-banner .wrapper-sm.half-image .title-subtitle{padding-bottom:32px}
}.page-title-banner .banner-background{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:200px;position:relative;background-size:cover;background-position:center;-o-object-fit:cover;object-fit:cover}
.page-title-banner .banner-background.image{background-size:cover;background-position:center;min-height:272px}
.page-title-banner .banner-background.PurpleMidnight,.page-title-banner .banner-background.PurpleOffWhite,.page-title-banner .banner-background.TurquoiseOffWhite,.page-title-banner .banner-background.PurpleMidnightTurquoise{min-height:272px}
.page-title-banner .banner-background.PurpleMidnight::after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:-webkit-gradient(linear,left top,left bottom,from(rgba(81,88,167,0.45)),to(rgba(30,26,76,0.85)));background:linear-gradient(180deg,rgba(81,88,167,0.45) 0,rgba(30,26,76,0.85) 100%)}
.page-title-banner .banner-background.PurpleOffWhite::after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:-webkit-gradient(linear,left top,left bottom,from(rgba(81,88,167,0.35)),to(rgba(253,248,249,0.7)));background:linear-gradient(180deg,rgba(81,88,167,0.35) 0,rgba(253,248,249,0.7) 100%)}
.page-title-banner .banner-background.TurquoiseOffWhite::after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:-webkit-gradient(linear,left top,left bottom,from(rgba(117,199,204,0.4)),to(rgba(253,248,249,0.75)));background:linear-gradient(180deg,rgba(117,199,204,0.4) 0,rgba(253,248,249,0.75) 100%)}
.page-title-banner .banner-background.PurpleMidnightTurquoise::after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:-webkit-gradient(linear,left top,left bottom,from(rgba(81,88,167,0.45)),color-stop(50%,rgba(30,26,76,0.85)),to(rgba(117,199,204,0.6)));background:linear-gradient(180deg,rgba(81,88,167,0.45) 0,rgba(30,26,76,0.85) 50%,rgba(117,199,204,0.6) 100%)}
.page-title-banner .banner-background.purple{background-color:var(--color_bg-purple)}
.page-title-banner .banner-background.halfimage{background-color:var(--color_bg-purple);overflow:hidden}
.page-title-banner .banner-background.halfimage figure picture{position:relative;width:calc(100% + 77vh);margin-right:-23rem;margin-bottom:32px;max-height:235px}
.page-title-banner .banner-background.halfimage figure picture img{max-height:235px;border-bottom-left-radius:32px;-o-object-fit:cover;object-fit:cover}
@media(max-width:991px){.page-title-banner .banner-background.halfimage figure picture{-o-object-position:right;object-position:right;width:calc(100% + 25vh)}
}.page-title-banner .banner-background.overlay{min-height:272px}
.page-title-banner .banner-background.overlay .overlay{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(81,88,167,0.4);background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(81,88,167,0.4)),to(rgba(75,44,88,0.8)));background-image:linear-gradient(180deg,rgba(81,88,167,0.4) 0,rgba(75,44,88,0.8) 100%);z-index:1}
.page-title-banner .banner-background.overlay .wrapper-sm{position:relative;z-index:2}
.page-title-banner .banner-background .title-subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px;padding:32px 0;z-index:1;position:relative}
.page-title-banner .banner-background .title-subtitle figure{max-height:235px !important}
.page-title-banner .banner-background .title-subtitle h1{font-weight:700;font-size:24px;line-height:normal;color:var(--color_text-white)}
.page-title-banner .banner-background .title-subtitle h3{font-weight:300;font-size:18px;line-height:normal;color:var(--color_text-white);width:75%}
@media(max-width:767px){.page-title-banner .banner-background .title-subtitle h3{max-width:100%}
}.page-title-banner .banner-background .title-subtitle.purple-txt h1{color:var(--color_bg-purple)}
.page-title-banner .banner-background .title-subtitle.purple-txt h3{color:var(--color_bg-purple)}
.page-title-banner a.secondary-button{padding:0;color:var(--color_text-white)}
.page-title-banner a.secondary-button:hover{text-decoration:underline}
.page-title-banner a.secondary-button::before{content:none}