/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 01 2025 | 15:05:01 */
#day-in-the-life .col-sm-6 {
    width: 100%;
}
#scenario .col-sm-6 {
    width: 100%;
}

html #main .inner-tabs-menu li a {
    padding: 10px 15px;
}

.single-department #page-header a.btn-back {
    margin-top: 10px;
}

.single-action .glass-card {
    padding: 20px;
}
.single-scenario .day-in-the-life #page-header .buttons {
    margin-top: 0px;
}

@media all and (min-width: 768px) {
	#page-header .col-left {
		padding-right: 50px;
	}
}

@media all and (max-width: 768px) {
	body main.single-scenario #page-header {
    text-align: center;
}

body main.single-scenario #page-header .buttons {
    margin-top: 20px!important;
}

body main.single-scenario .tab-content {
    padding-bottom: 40px;
}

body #explore {
    background-size: cover!important;
}

body #next .vc_row {
    padding: 0px;
}
	body .day-in-the-life #page-header .position {
    display: block;
    margin-top: 20px;
}

body .day-in-the-life #page-header {
    padding: 50px 0px;
    background-position: left!important;
    text-align: center;
}

body .day-in-the-life #page-header a.btn {
    width: 100%;
    TEXT-ALIGN: center;
}

body .scenario-library .available-with {
    margin: 0px auto;
}

.day-in-the-life #page-header h1 strong {
    width: fit-content;
    text-align: center;
    margin: 15px auto;
}

body .day-in-the-life #page-header a.btn:last-of-type {
    margin-top: 10px;
}

body.single-scenario #page-header .buttons {
    margin-top: 0px!important;
}

body .day-in-the-life #tabs .row .col-right {
    display: none;
}

body .day-in-the-life #tabs .row {
    padding-bottom: 40px;
}
	body #page-header .container {
    display: block;
}

body #page-header iframe {
    height: 180px;
    width: 100%;
}

body .video-holder {
    width: 100%;
    margin-top: 20px;
}

body .video-holder .video-frame {
    min-height: auto;
}

body .single-department #page-header {
    padding: 50px 0px;
}

body #scenarios .inner-tabs .col-left {
    padding: 30px;
    margin-bottom: 15px;
}

body .single-department .single-scenario .scenario-holder .side-details {
    padding-left: 20px;
}

body #scenarios .single-scenario.new h4:before {
    display: block;
    width: fit-content;
    margin-bottom: 10px;
}

#kpis .tab-inner {
    padding: 0px 30px;
}

body #kpis .row {
    margin-left: -20px;
    margin-right: -20px;
}
.inner-tabs .buttons a {
    text-align: center;
}
body #hero .video-holder {
    width: 100%;
}

body #hero .video-holder .video-frame {
    min-height: 200px;
}

body #hero {
    padding: 50px 0px;
}

body .main-bar .search-wrapper {
    margin: 20px 0px 10px 0px;
    float: none;
    /* max-width: 100%; */
    /* padding-right: 40px!important; */
}

input#search-scenarios {}

#tabs ul.inner-tabs-menu li {
    width: 100%;
    /* display: block; */
}

body .inner-tabs-menu {
    border-radius: 30px;
    padding: 10px;
}

body .inner-tabs .row {
    display: block;
}

body .landing .scenario-holder .scenario-title {
    display: block;
}

body .scenario-holder .scenario-title .col-right {
    text-align: left;
}

body .inner-tabs .col-right {
    margin-top: 15px;
}

body .slider-nav {
    position: inherit;
    left: inherit;
    margin-top: 20px;
}

body .inner-tabs .slider-actions .row {
    display: flex;
}

body #next .content-card {
    min-height: auto;
    margin-bottom: 30px;
}

body #next .content-card a.btn {
    position: inherit;
}

#next .vc_row .wpb_column:last-of-type .content-card {
    margin-bottom: 0px;
}
}

.scenario-library #explore a {
    margin-bottom: 0px;
}

.scenario-library #explore {
    box-shadow: none;
    background-size: 110%;
}

#scenarios .inner-tabs .col-left {
    padding: 40px;
}

#scenarios .inner-tabs .col-left p {
    margin-bottom: 0px;
}

#scenarios .inner-tabs .col-left {
    height: 100%;
    /* align-items: center; */
    justify-content: center;
    display: flex;
    flex-direction: column;
    /* text-align: left; */
}

#scenarios .inner-tabs .col-left h3 {
    text-align: left;
}

#scenarios .inner-tabs .col-sm-4 {
    padding-right: 0px;
}

.scenario-library a:hover {
    text-decoration: underline !important;
}
.scenario-library .content-card {
    box-shadow: none;
}
.scenario-library #page-header a.btn-download {
    color: white;
    padding-left: 20px;
}

.scenario-library #page-header a.btn-download:before {
    display: none;
}

.single-department .single-scenario .scenario-holder .side-details > *:last-child {
    margin-bottom: 0px;
}

#scenarios .single-scenario.new h4:before {
    content: "NEW";
    background: linear-gradient(45deg, #f1ebe6a3, #ddcbbb7a);
    letter-spacing: 2px;
    font-size: 14px;
    line-height: 20px;
    padding: 3px 10px;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #eee4dc;
    margin-right: 10px;
    vertical-align: middle;
    margin-top: -2px;
}

.main-bar .search-wrapper .search-dropdown p {
    font-size: 14px;
    line-height: 20px;
    margin: 0px;
    padding: 5px 10px;
}

.main-bar .search-wrapper .search-dropdown a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 10px;
    text-decoration: none;
    border-bottom: 1px solid #ddd;
}

.main-bar .search-wrapper .search-dropdown a:hover {
    background: #ddd;
    text-decoration: underline;
}

.main-bar .search-wrapper .search-dropdown {
    padding: 0px;
}

.day-in-the-life #tabs .row {
    display: flex;
}

.day-in-the-life #tabs .row .col-right {
    height: 100%;
}

.accordion-holder .accordion-content {
    padding-top: 10px;
}

.single-scenario .day-in-the-life #tabs {
    padding-bottom: 0px!important;
}

.day-in-the-life #tabs .row {
    padding-bottom: 40px;
}

.day-in-the-life #tabs h2 {
    text-align: center;
    margin-bottom: 40px;
}

#main.day-in-the-life .accordion-holder .single-accordion a.accordion-toggle {
    font-family: "SegoeUI";
}

#main.day-in-the-life .accordion-holder .single-accordion a.accordion-toggle strong {
    font-family: "SegoeUI Semibold";
    text-transform: uppercase;
    margin-right: 10px;
}

body .day-in-the-life #page-header .buttons a {
    margin-top: 0px;
    margin-bottom: 0px;
}
body #page-header .btn-download:before {
    position: absolute;
    margin-top: -3px;
    left: 15px;
}
body #page-header .btn-download {
    padding-left: 52px;
    position: relative;
}
.day-in-the-life #page-header a.btn:last-of-type {
    margin-bottom: 0px;
    margin-top: 0px;
}

.day-in-the-life #page-header .buttons a:first-child {
    margin-right: 10px;
}
.day-in-the-life #page-header {
    background: url(/wp-content/uploads/2025/04/scenario-library_day-in-the-life-header.jpg);
    background-size: cover;
    padding-top: 6em;
    padding-bottom: 6em;
}

.day-in-the-life #page-header .header-text {
    display: block;
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    font-family: "SegoeUI Semibold";
}

.day-in-the-life #page-header h1 strong {
    display: block;
    font-size: 90px;
    line-height: 98px;
    background: linear-gradient(130deg, #304473, #7c409e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 90px;
    width: fit-content;
}

.day-in-the-life #page-header .position {
    font-size: 30px;
    line-height: 38px;
    font-weight: 400;
}

.day-in-the-life #page-header h1 {
    width: 100%;
    background: none;
    color: inherit;
    -webkit-background-clip: border-box; /* resets to default */
    -webkit-text-fill-color: initial;    /* resets to normal text fill */
    margin-top: 40px;
	margin-bottom: 40px;
}

.day-in-the-life #page-header h1 .header-text {
    color: #2A446F;
}

#page-header.no-video .container .col-sm-5 {
    flex: 4;
}

.copilot-scenario-library a.btn.btn-ghost:hover, .copilot-scenario-library a.btn.btn-ghost:focus {
    background: black;
    color: white;
}

.scenarios-nav a {
    flex: 1;
}

.scenarios-nav {
    display: flex;
    column-gap: 9px;
}

.btn-ghost.disabled {
    opacity: 0.3;
}
main.single-scenario #tabs {
    padding-bottom: 0px !important;
}

#main .inner-tabs-menu li a:focus {
    border: none;
}

.breadcrumb-bar .separator {
    font-family: SegoeMDL2;
    font-size: 10px;
    padding: 0px;
}

.breadcrumb-bar {
    font-size: 14px;
    background: white;
    box-shadow: 0px 5px 20px rgba(0,0,0,0.2);
    z-index: 99;
    padding: 10px;
    color: #4f4e4c;
}

.breadcrumb-bar a {
    color: #4f4e4c;
    text-decoration: none;
}

.breadcrumb-bar a:hover {
    text-decoration: underline;
    color: #0068b8;
}

.single-department .single-scenario .scenario-holder .side-details a {
    text-decoration: none;
}

main.single-scenario .tab-content {
    padding-bottom: 80px;
}

.single-scenario .available-with .glass-card {
    border-radius: 100px;
}

.available-with .glass-card p {
    margin: 0px;
}

.available-with .glass-card {
    padding: 10px 30px;
}

.scenario-library .sec-padding {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}

#tabs #scenario h2 {
    margin-bottom: 20px;
}
#day-in-the-life #next-scenario a,
#scenario #next-scenario a {
    background: rgba(255,2525,255,0.6);
    display: block;
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 30px;
    text-decoration: none;
    color: #2a446f;
    backdrop-filter: blur(10px);
}
#day-in-the-life #next-scenario a strong,
#scenario #next-scenario a strong {
    display: block;
    font-size: 18px;
    line-height: 26px;
}
#day-in-the-life #next-scenario img,
#scenario #next-scenario img {
    float: left;
    margin-right: 20px;
    margin-top: 3px;
}


.accordion-holder .single-accordion:last-child {
    border: none;
}

#main .accordion-holder .single-accordion a.accordion-toggle {
    text-decoration: none!important;
    color: black;
    font-family: "SegoeUI Semibold";
    font-size: 20px;
    line-height: 28px;
}

.accordion-holder h3 {
    margin-bottom: 5px;
}

.accordion-holder .single-accordion.open .accordion-content {
    display: block;
}
.accordion-holder .accordion-content {
    display: none;
}

body .single-action .outcome p {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 22px;
}

body .single-action .outcome {
    margin-top: 10px!important;
}
body .scenario-library .single-action .single-product {
    padding: 0px;
    box-shadow: none;
}
body .scenario-library .single-action .single-product p {
    font-family: "SegoeUI Semibold";
    margin-left: 5px!important;
}

.scenario-library #page-header a.btn.btn-ghost {
    background: transparent;
    color: black;
}

.scenario-library #page-header a.btn.btn-ghost:hover {
    background: black;
    color: white;
}
@media all and (min-width: 768px) {
#page-header .container > div:first-child {
    padding-left: 0px;
    padding-right: 0px;
}
#page-header .container > div:last-child {
    padding-right: 0px;
    margin-right: -25px;
}
}

main.single-scenario #page-header .buttons a.btn:first-child {
    margin-right: 10px;
}

main.single-scenario #page-header {
    background: url(/wp-content/uploads/2025/04/scenario-library_scenario-header-bg.jpg);
    background-size: cover;
    background-position: bottom center;
padding-top: 80px;
    padding-bottom: 80px;
}

main.single-scenario #page-header h1 strong {
    background: linear-gradient(130deg, #304473, #7c409e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 60px;
    width: fit-content;
    font-size: 34px;
    line-height: 42px;
    display: block;
    margin-bottom: 4px;
}
main.single-scenario #page-header h1 {
    background: none;
    background-clip: unset;
    -webkit-background-clip: none;
    -webkit-text-fill-color: black;
    font-family: "SegoeUI"!important;
    font-weight: normal!important;
    font-size: 24px;
    line-height: 32px;
    width: auto!important;
    margin-bottom: 10px;
	margin-top: 30px;
}
#kpis .inner-tabs .row .col-sm-6:last-child {
    width: 100%;
    display: none;
}

#kpis .inner-tabs .row .col-sm-6:first-child {
    width: 100%;
}


#kpis .inner-tabs .col-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
#main .accordion-holder .single-accordion a.accordion-toggle {
    display: block;
    width: fit-content;
}
.single-accordion .accordion-toggle:after {
    font-family: "SegoeMDL2";
    transition: all 200ms ease-in-out;
    font-size: 14px;
    margin-top: -2px;
    margin-left: 8px;
    display: inline-block;
    position: relative;
    right: 0px;
    content: "";
    vertical-align: middle;
    transform: rotate(90deg);
    transition: none;
}

.accordion-holder .single-accordion.open  .accordion-toggle:after, .accordion-holder .single-accordion.open  .accordion-toggle:after {
    transform: rotate(-90deg);
    transition: none;
}

.accordion-holder .single-accordion ul {
    display: none;
}

.accordion-holder .single-accordion.open ul {
    display: block;
}

.accordion-holder .single-accordion.open {
    /* border-left: 4px solid #2a446f; */
}

.accordion-holder .single-accordion {
    margin-left: 40px;
}

.accordion-holder .single-accordion h4 {
    font-size: 20px;
    line-height: 28px;
}

.accordion-holder .single-accordion ul {
    margin-left: 0px;
    padding-left: 20px;
    margin-top: 10px!important;
}

.accordion-holder .single-accordion {
    border-bottom: 1px solid #c4beb6;
    padding-bottom: 15px;
    /* padding-top: 15px; */
    position: relative;
    margin-bottom: 20px;
}

.accordion-holder .single-accordion.open:before {
    content: "";
    height: 100%;
    display: block;
    width: 3px;
    background: #2a446f;
    left: -40px;
    position: absolute;
}

.accordion-holder .single-accordion h4 {
    margin-bottom: 0px;
}

.accordion-holder {
    margin-top: 30px;
}
#day-in-the-life .gradient-bg,
#scenario .gradient-bg,
#kpis .gradient-bg {
    position: absolute;
    right: 0px;
    top: 0px;
    left: 30px;
    bottom: 0px;
}
#day-in-the-life .col-right .main-image,
#scenario .col-right .main-image,
#kpis .col-right .main-image {
    z-index: 999;
    position: relative;
}
#day-in-the-life .col-right,
#scenario .col-right,
#kpis .col-right {
    position: relative;
    padding: 30px;
}
#day-in-the-life .gradient-bg,
#scenario .gradient-bg,
#kpis .gradient-bg {
    padding: 20px 20px 20px 0px;
    background: linear-gradient(to bottom, #f8c7a6, #dbade7, #84b1d3);
    border-radius: 0px;
    margin-left: 60px;
}
#day-in-the-life .col-right .main-image,
#scenario .col-right .main-image,
#kpis .col-right .main-image {
    margin-left: 0px;
    border-radius: 0px;
    height: 100%;
    width: 100%;
    margin-bottom: 0px;
}
#disclaimer {
    backdrop-filter: blur(10px);
    background: linear-gradient(24deg, #ffffffa1, #ffffff6b);
    padding: 15px 0px;
    border: 2px solid rgba(255,255,255,0.6);
    border-left: 0px;
    border-radius: 0px;
}

#disclaimer p small {
    vertical-align: top;
    margin-top: -4px;
    display: inline-block;
}
#disclaimer p {
    font-size: 12px;
    line-height: 16px;
    opacity: 0.8;
}
#kpi .kpi-image {
    width: 100%;
}
.single-scenario #tabs {
    background: url(/wp-content/uploads/2025/04/scenario-library_scenario-bg.jpg);
    background-size: cover;
    background-position: center;
}

#explore {
    background: url(/wp-content/uploads/2025/04/scenario-libary_explore-bg-scaled.jpg);
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    box-shadow: 0 0px 10px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    text-align: center;
    padding: 30px;
    margin-bottom: 40px;
}

#explore h2 {
    font-size: 24px;
    line-height: 32px;
}
.scenario-library #page-header a.btn, #explore a.btn {
    background: black;
    border-color: black;
    border-radius: 5px;
    width: fit-content;
}

.scenario-library .content-card:before {
    display: none;
}

.single-department #page-header {
    background: url(/wp-content/uploads/2025/04/scenario-library_page-header-scaled.jpg);
    background-size: cover;
    background-position: center;
    padding-top: 60px;
    padding-bottom: 60px;
}

#page-header h1 {
    background: linear-gradient(130deg, #304473, #7c409e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 60px;
    width: fit-content;
}

#page-header .container {
    display: flex;
}

#page-header .container .col-sm-5 {
    flex: 2;
}

#page-header .container .col-sm-7 {
    flex: 3;
}

.video-holder iframe {
    width: 100%;
    min-height: 100%;
    border: none;
    border-radius: 10px;
}

.video-holder .video-frame {
    display: flex;
}

#page-header .col-left {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}
.single-scenario #page-header .buttons {
    margin-top: 20px;
}
#page-header .col-left a.btn {
    margin-top: 0px;
}

#next .content-card a.top {
    border-radius: 10px;
}

.single-department .single-scenario {
    width: 100%;
    margin-bottom: 15px;
}

.single-department div .single-scenario:last-of-type {
    margin-bottom: 0px;
}


.single-department .single-scenario .scenario-holder {
    display: flex;
}

.single-department .single-scenario .scenario-holder .side-link {
    flex: 1;
    align-items: center;
    display: flex;
}

.single-department .single-scenario .scenario-holder .side-details {
    flex: 8;
}

.single-department .single-scenario h4 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 5px;
}

.scenario-library.single-department .single-scenario .available-with {
    display: block;
    font-size: 14px;
    line-height: 12px;
    margin-bottom: 0px;
}

.scenario-library.single-department .single-scenario .available-with strong {
    display: inline-block;
}

.scenario-holder .products .single-product {
    display: inline-flex;
    margin-right: 20px;
}

.main-bar .search-wrapper .search-dropdown {
    z-index: -9999;
}

.main-bar .search-wrapper .search-dropdown.visible {
    z-index: 9999;
}

.main-bar .search-wrapper .search-dropdown {
    background: #f5f5f5;
    position: absolute;
    width: 100%;
    text-align: left;
}

.main-bar .search-wrapper {
    position: relative;
    max-width: 450px;
    float: right;
}

.main-bar #search-scenarios {
    width: 100%;
}

.search-wrapper:before {
    content: "icon";
    background: url(/wp-content/uploads/2025/03/icon-search.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0px;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    margin-left: 10px;
    margin-top: 8px;
}

.search-wrapper input {
    font-size: 16px;
    font-family: "SegoeUI";
    padding: 5px 10px 6px 40px!important;
    min-width: 380px;
}

.search-wrapper {text-align: right;}

.main-bar ul.tabs {
    margin-top: 5px;
}

ul.tabs li.tab-active {
    border-bottom: 2px solid;
    padding-bottom: 3px;
}
body .main-resource #tabs h2 {
    font-size: 30px;
    line-height: 38px;
}

#main ul.tabs li a {
    text-decoration: none!important;
    border: none;
    font-family: "SegoeUI Semibold";
    color: black;
}
.single-department #tabs {
    background: url(/wp-content/uploads/2025/04/scenario-library_bg-scaled.jpg);
    background-size: cover;
}

.scenario-library #tabs ul {
    margin: 0px auto;
}
#tabs h2 {
    margin-bottom: 30px;
}

#tabs ul.inner-tabs-menu {
    margin-bottom: 40px;
}

.scenario-holder .scenario-title .col-right {
    text-align: right;
    padding-top: 10px;
}
.scenario-holder .single-product p small {
    font-family: "SegoeUI Semibold";
    vertical-align: top;
}

body a.btn.btn-ghost {
    width: 100%;
    margin-top: 10px;
}

.inner-tabs .buttons a.btn.btn-view {
    width: 100%;
}

.slider-nav {
    position: absolute;
    left: 30%;
    bottom: 20px;
}

.scenario-holder .single-product p {
    font-family: "SegoeUI SEmibold";
}

.scenario-holder .single-product img {
    float: left;
    margin-right: 8px;
}

.landing .scenario-holder .steps {
    /* vertical-align: middle; */
    display: flex;
    align-items: center;
    justify-content: end;
}

.landing .scenario-holder .steps p {
    margin-bottom: 5px;
    margin-right: 2px;
}

.slider-nav button {
    border: 1px solid black;
    background: none;
    color: black;
    box-shadow: none;
    border-radius: 100%!important;
    height: 50px;
    width: 50px;
}

.slider-nav .slider-prev img {
    transform: rotate(-180deg);
}

.slider-nav {justify-content: center;margin-top: 30px;}

.slider-nav .slider-dots .dot {
    background: white;
    border: 1px solid black;
    margin: 0px 8px;
    width: 12px;
    height: 12px;
    z-index: 1;
    position: relative;
}

.slider-nav .slider-dots .dot.active {
    background: black;
}

.slider-nav .slider-dots:after {
    content: "line";
    position: absolute;
    left: 0px;
    width: 100%;
    height: 1px;
    font-size: 0px;
    border-bottom: 1px dashed;
    margin-top: 11px;
    left: 10px;
    z-index: 0;
	max-width: 880px;
}

.slider-nav .slider-dots {
    position: relative;
}

.slider-nav button:hover {
    background: black;
}

.slider-nav button:hover img {
    filter: invert(1);
}

.scenario-holder .outcome {
    background: white;
    display: block;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}

.scenario-holder .outcome p {
    font-size: 14px;
    line-height: 22px;
    margin: 0px;
}

.landing .scenario-holder .scenario-title {
    display: flex;
}

.landing .scenario-holder .scenario-title .col-left {
    flex: 3;
}

.landing .scenario-holder .scenario-title .col-right {
    flex: 1;
}

.landing .scenario-holder hr {
    height: 1px;
    background: #d9d9d6;
    display: block;
    width: 100%;
    margin: 10px auto 30px;
}

.landing .scenario-holder h4 {
    font-size: 20px;
    line-height: 28px;
}

.landing .scenario-holder .scenario-title p {
    font-size: 14px;
    line-height: 22px;
}

.landing .scenario-holder h5 {
    font-size: 18px;
    line-height: 26px;
}

.landing .scenario-holder .slider-actions .row {
    margin: 25px 0px 10px;
}

.landing .scenario-holder .steps p {
    text-align: right;
    color: #84878d;
    font-size: 12px;
    line-height: 18px;
}

.landing .scenario-holder .steps {
    flex: 1;
}

.landing .scenario-holder .products {
    flex: 4;
}

.slider-track .item {
    display: none;
}
.slider-track .item.active {
    display: block;
}
.slider-nav {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 10px;
}
.slider-nav .slider-prev,
.slider-nav .slider-next {
    cursor: pointer;
}
.slider-nav .slider-prev.disabled,
.slider-nav .slider-next.disabled {
    opacity: 0.5;
    pointer-events: none;
}
.slider-dots .dot {
    width: 10px;
    height: 10px;
    background: #999;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
}
.slider-dots .dot.active {
    background: #333;
}



.landing .inner-tabs .col-left {
    height: 100%;
}
.copilot-scenario-library .sec-padding {
    padding-top: 80px!important;
    padding-bottom: 80px!important;
}

.inner-tabs .col-right {
    width: 100%;
    height: 100%;
}

.inner-tabs .row {
    display: flex;
}

.copilot-scenario-library a.btn {
    box-shadow: none;
    background: black;
    border-color: black;
}

.copilot-scenario-library a.btn:after {
    display: none;
}

.copilot-scenario-library a.btn.btn-ghost {
    background: transparent;
    color: black;
    /* margin-bottom: 0px; */
}

.inner-tabs .buttons .btn-next {
    margin-bottom: 0px;
}

#tabs-inner .buttons {vertical-align: top;}

.inner-tabs .buttons a.btn {
    margin-bottom: 0px;
}

.inner-tabs .buttons a.btn.btn-view {
    margin-right: 10px;
}

.glass-card {
    background: linear-gradient(45deg, #ffffff, #ffffff85);
    border-radius: 20px;
    width: fit-content;
    border: 2px solid white;
    padding: 20px;
}

.inner-tabs {
    text-align: left;
}

.inner-tabs .main-image {
    min-height: 200px;
    background-size: cover!important;
    background-position: center!important;
    border-radius: 10px;
    margin-bottom: 20px;
}


.inner-tabs-menu li.tab-active a {
    background: black;
    color: white!important;
}

.inner-tabs-menu li a {
    border-radius: 100px;
}

.inner-tabs > div {
    display: none;
}

.inner-tabs > div.active {
    display: block;
}

.inner-tabs-menu li a {
    cursor: pointer;
}

.inner-tabs-menu li.tab-active a {
    font-weight: bold;
}


#next .content-card {
    text-align: left;
    border-radius: 20px;
    padding: 10px 15px;
    background: white;
}

#next .content-card a.top {
    border-radius: 10px;
}

#next .content-card a.btn:before {
    font-family: "SegoeMDL2";
    transition: all 200ms ease-in-out;
    font-size: 12px;
    margin-top: 0px;
    display: inline-block;
    position: relative;
    right: 0px;
    content: "";
    vertical-align: middle;
    background: black;
    width: 25px;
    height: 25px;
    color: white;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    margin-right: 10px;
}

#next .content-card a.btn {
    color: black;
    position: absolute;
    bottom: 20px;
}

#next .content-card a.btn:after {
    display: none;
}

#next .content-card {
    min-height: 350px;
}

#next .content-card .details {
    padding: 15px;
}

#next p.label {
    margin-bottom: 40px;
}

#next .content-card {
    margin-bottom: 0px;
}

#hero h1 img {
    max-height: 60px;
}

#hero {
    text-align: center;
    background: url(/wp-content/uploads/2025/03/copilot-hero-bg.jpg);
    background-size: cover;
    background-position: center;
    padding: 60px;
}

.video-holder {background: #ffffffa8;display: block;border-radius: 25px;width: 640px;margin: 0px auto;padding: 20px;}

.video-holder .video-frame {
    min-height: 360px;
    background: white;
    border-radius: 15px;
}

#hero p {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 40px;
}
#hero h1 img {
    max-height: 60px;
}

#hero {
    text-align: center;
    background: url(/wp-content/uploads/2025/03/copilot-hero-bg.jpg);
    background-size: cover;
    background-position: center;
    padding: 60px;
}

#hero .video-holder {background: #ffffffa8;display: block;border-radius: 25px;width: 640px;margin: 0px auto;padding: 20px;}

#hero .video-holder .video-frame {
    min-height: 335px;
    background: #fff;
    border-radius: 15px;
    background-size: cover;
    background-position: center;
}

#hero p {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 40px;
}

.main-bar {
    background: white;
    box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
    padding: 20px 0px;
}

.main-bar ul {
    margin: 0px;
    list-style-type: none;
    margin-bottom: 0px!important;
}

.main-bar ul li {
    list-style-type: none;
    display: inline-block;
    margin-bottom: 0px!important;
    margin-right: 25px;
}

.landing #tabs {
    background: url(/wp-content/uploads/2025/03/copilot-tabs-bg.jpg);
    background-size: cover;
    background-position: center;
}

div p.label {
    color: black;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;!important;
    display: block;
}

#tabs .tab-title {
    text-align: center;
}

#next {
    background: url(/wp-content/uploads/2025/03/copilot-next-bg.jpg);
    background-size: cover;
    background-position: bottom;
}
.inner-tabs-menu {
    background: linear-gradient(45deg, #ffffff, #ffffff85);
    border-radius: 100px;
    width: fit-content;
    border: 2px solid white;
    margin: 0px auto;
    padding: 10px 15px;
}

.inner-tabs-menu li {
    display: inline-block;
    margin-bottom: 0px!important;
}

#main .inner-tabs-menu li a {
    text-decoration: none!important;
    color: black;
    padding: 10px;!important;
    display: block;
}
