/*Vacasa Template*/
.top-mrg100 {
    margin-top: 100px;
}
.top-mrg50 {
    margin-top: 50px;
}
.bot-mrg100 {
    margin-bottom: 100px;
}
.bot-mrg50 {
    margin-bottom: 50px;
}
.top-pad100 {
    padding-top: 100px;
}
.bot-pad100 {
    padding-bottom: 100px;
}
.no-top-mrg {
    margin-top: 0;
}
.mrg_auto {
    margin: 0 auto;
}
.container-vac {
    max-width: 133rem;
    margin: 0 auto;
    padding: 0 2rem;
}
.fad-bck-l-r {
    background: transparent linear-gradient(248deg, #FFFFFF 0%, #EEEEEE 100%) 0% 0% no-repeat padding-box;
}
.fad-bck-mf {
    background: transparent linear-gradient(180deg, #FFFFFF 0%, #F5F9FC 100%) 0% 0% no-repeat padding-box;
}
.bck-gr {
    background: #F8F8F8;
}
.bck-bl {
    background: #F7F7F7
}
.bck-br {
    background:#555555;
}
.txt-center {
    text-align: center;
}
.hd_9_pro {
    font: 9px/19px SFProDisplay;
}
.hd_11_pro {
    font: 11px/19px SFProDisplay;
}
.hd_12_pro {
    font: 12px/19px SFProDisplay;
}
.hd_15_pro {
    font: 15px/19px SFProDisplay;
}
.hd_16_pro {
    font: 16px/22px SFProDisplay;
}
.hd_18_pro {
    font: 18px/22px SFProDisplay;
}
.hd_20_pro {
    font: 20px/24px SFProDisplay;
}
.hd_24_pro {
    font: 24px/24px SFProDisplay;
}
.hd_26_pro {
    font: 26px/30px SFProDisplay;
}
.hd_32_pro {
    font: 32px/32px SFProDisplay;
}
.hd_44_pro {
    font: 44px/56px SFProDisplay;
}
.pr_22_pro {
    font: 22px/32px SFProDisplay;
}
.cl_333232 {
    color: #333232;
}
.cl_FF7302 {
    color: #FF7302;
}
.cl_75787D {
    color: #75787D;
}/**/
.cl_FF6901 {
    color: #FF6901;
}
.bold {
    font-weight: bold;
}
.fw-m {
    font-weight: 600;
}
.divider-v1 {
    height: 3px;
    width: 132px;
    background-color: #FF6901;
    margin: 0 auto;
}
.nav__pane:nth-child(4) {
    background-color: #e55c00;
}
.nav-section__list {
    max-height: 480px;
    overflow: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.nav {
    top: 11rem;
}
.nav__pane:nth-child(5) {
    background: #e20000;
}
.nav_vacasa a {
    color: #fff;
    text-decoration: none;
}
.nav_vacasa.js-open .nav__title {
    margin-bottom: 0;
}
.nav_vacasa button::before,.nav_vacasa button::after {display: none;}
/*Banner Area*/
.hero {
    margin-bottom: 30px;
}
.short-nav {
    display: none;
    flex-direction: column;
    text-align: center;
    margin-right: 49px;
    padding-top: 12px;
}

.short-nav a {
    font: 18px/22px bold;
    color: #333232;
    text-decoration: none;
    font-family: SFProDisplay, sans-serif;

}

.short-nav span {
    font: 10px/22px normal;
    color: #FF6901;
    text-transform: uppercase;
    font-family: SFProDisplay, sans-serif;
}
.hero-header__uppertitle {
    font: bold 34px / 64px SFProDisplay;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
}
.hero-header__title {
    font: bold 64px/64px SFProDisplay;
    color: #fff;
}
.hero-header__desc {
    font: normal 20px/24px Helvetica Neue;
    color: #fff;
    max-width: 620px;
    border-left: 2px solid #FF6901;
    padding-left:17px
}
.hero-header__btn {
    cursor: pointer;
    display: flex;
    max-width: max-content;
    gap: 35px;
    font-family: Helvetica Neue, sans-serif;
    font-weight: 400;
}
span.hero-header_auth {
    font: bold 15px/1px SFProDisplay;
}
.hero-card .hero-card__btn {
    font: normal normal normal 15px/18px SFProDisplay;
}
.subnav__list {
    width: 89%;
    justify-content: right;
}
.hero-card {
    margin-top: -4rem;
}
.hero-card__btn {
    cursor: pointer;
}
.hero-card__desc p {
    font: normal 15px/26px SFProDisplay;
    letter-spacing: -0.15px;
}
.hero-card__btn {
    width: max-content;
    gap: 25px;
    /*font: normal 13px / 24px Helvetica Neue;*/
}
.container_cst.hero__container {
    max-width: 133rem;
}
.text-area__desc {
    text-align:center;
}
.owner-wrapper {
    display: flex;
    gap: 60px;
    justify-content: center;
}

.img-wrapper {
    height: 325px;
    width: 325px;
    overflow: hidden;
    position: relative;
}
.owner-image {
    padding: 10px;
    background: #fff;
    border: 1px solid #B6B6B6;
}
.owner-image img {
    width: 100%;
    height: 100%;
}
.owner-info {
    max-width: 575px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.owner-title {
    font: normal 44px / 56px SFProDisplay;
    margin: 0;
}
.owner-desc p {
    font: normal 16px SFProDisplay;/**/
}
.owner-auth {
    font: bold 15px SFProDisplay;
    color: #FF7302;
}
#quote-slider {
    min-height: 295px;
}
.quote__container {
    display: flex;
    gap: 80px;
    justify-content: center;
}
.quote__content_left {
    border-right: 1px solid #0085CA;
    padding-right: 50px;
    min-width: 385px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    text-align: right;
}
.quote__content_left .quote__desc p::before {
    height: 80px;
    width: 80px;
    background-image: url(https://casagostaging.wpengine.com/wp-content/uploads/2024/12/icon_open_quote.png);
    content: "";
    position: absolute;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    right: 100%;
    z-index: 0;
    bottom: calc(100% - 36px);
}

.quote__desc {
    position: relative;
}
.quote__content_left p {
    font: italic normal 300 36px/40px SFProDisplay;
    letter-spacing: 0px;
    color: #0085CA;
    margin: 15px 0px;
    position: relative;
}
.quote__content_right p {
    font: normal normal bold 19px/23px SFProDisplay;
    letter-spacing: 0px;
    color: #333232;
}

.quote__content_right {
    max-width: 532px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.quote__auth {
    font: normal normal bold 15px/19px SFProDisplay;
    letter-spacing: 0px;
    color: #FF7302;
}
.thumb-pic-r {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-width: 200px;
}
.stories .tst-slider-controls img {
    filter: invert(1);
}
.stories-slider-outer {
    position: relative;
}
.stories ul.lSPager.lSpg {
    padding-top: 20px;
}
.story-card {
    flex-basis: calc(33% - 30px);
    border: 1px solid #DDDDDD;
    padding: 15px 17px 20px 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
}

.story-img {
    height: 200px;
    overflow: hidden;
    background-size: cover;
}
.story-img > a {
    width: 100%;
    height: 100%;
    display: block;
}
.story-card h3 {
    font: normal normal bold 18px/20px SFProDisplay;
    letter-spacing: 0px;
    color: #333232;
    margin-bottom: 20px;
    height: 40px;
}

.story-info p span {
    font: normal normal normal 16px/22px SFProDisplay;
    letter-spacing: 0px;
    color: #75787D;
}

.story-info p {
    margin-bottom: 5px;
    margin-top: 0;
    display: flex;
    align-items: center;
    gap: 10px;
}

.story-info b {
    font: normal normal bold 16px/22px SFProDisplay;
    letter-spacing: 0px;
    color: #1D1D1F;
}

.story-info {
    margin-bottom: 20px;
    min-height: 108px;
}

.story-link {
    font: normal normal normal 16px/22px SFProDisplay;
    letter-spacing: 0px;
    color: #FF6901;
    text-decoration: none;
}
.stories-lnk a {
    text-decoration: underline;
    margin-top: 40px;
    display: inline-flex;
    color: #fff;
    text-decoration: none;
}
.stories-title h2 {
    font: normal 44px/48px SFProDisplay;
    letter-spacing: 0px;
    color: #333232;
    text-align: center;
    margin-bottom: 37px;
    margin-top:0;
}
.achievements-wrapper {
    display: flex;
    gap: 30px;
}

.achievement-card {
    flex: 1;
    background: #F5F9FC;
    display: flex;
    flex-direction: column;
    padding: 27px;
}

.achievement-img {align-self: end;margin-bottom: 50px;}

.achievement-title {
    font: normal normal bold 28px/28px SFProDisplay;
    letter-spacing: 0px;
    color: #1D1D1F;
    margin: 0;
}

.achievement-descr {
    margin: 0;
    font: normal normal normal 20px/24px SFProDisplay;
    letter-spacing: 0px;
    color: #1D1D1F;
}
.press-cards {
    display: flex;
    gap: 30px;
    flex: 1;
}

.press-card {
    padding: 24px;
    border: 1px solid #DDDDDD;
    display: flex;
    flex-direction: column;
    flex-basis:33%;
    position:relative;
    background-color: #fff;
}

.top-featured {
    margin: 0;
    font: normal 12px/28px SFProDisplay;
    letter-spacing: 0px;
    color: #75787D;
    text-transform: uppercase;
}

.press-wrapper h2 {
    font: bold 24px/29px SFProDisplay;
    letter-spacing: 0px;
    margin: 0;
    margin-bottom: 70px;
}

.press-card a {
    font: normal 16px/22px SFProDisplay;
    letter-spacing: 0px;
    color: #FF6901;
    text-decoration: none;
}
.press-card > * {
    flex: 1;
}
.press-card a {
    position: absolute;
    bottom: 20px;
}
.press-img {
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    margin-bottom: 15px;
    background-position: center;
}
.press-title {
    text-align: center;
}
.press-title h2 {
    font: normal 44px/48px SFProDisplay;
    margin: 0 0 16px 0;
}

.press-title p {
    font: normal 20px/30px SFProDisplay;
    letter-spacing: 0px;
    color: #75787D;
    margin-bottom: 30px;
}
.press-release a,.audiences a {
    background: #FF7302 0% 0% no-repeat padding-box;
    border-radius: 21px;
    font: normal normal normal 15px/18px SFProDisplay;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-decoration: none;
    padding: 11px 16px;
    display: inline-block;
    margin-top: 45px;
}
.awards-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.awards-title h2 {
    font: normal normal normal 44px/48px SFProDisplay;
    letter-spacing: 0px;
    color: #333232;
}
.award-card {
    flex-basis: calc(33% - 50px);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-grow: 1;
    margin-bottom: 60px;
}
.award-wrap {
    border-radius: 50%;
    width: 125px;
    height: 125px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(182, 182, 182, 0.24);
    text-align:center;
}
.award-wrap img {
    width: 150px;
}
.faq {
    background-color: #fff;
}

.faq__title {
    color: #000;
}

.faq-card__btn {
    color: #000;
}

.faq-card__btn::before {
    background-color: #000;
}

.faq-card__btn::after {
    background-color: #000;
}
.faq__btn {
    display: none;
}
.faq-card__btn {
    padding: 15px;
}
.faq-subtitle {
    color:#078fd1;
}
.sh-more {
    display: block;
    margin: 0 auto;
    background-color: #ff7d01;
    color: #fff;
    border: none;
    padding: 7px 16px;
    max-width: 162px;
    cursor: pointer;
    border-radius: 33px;
}
.faq-card[data-status="visible"].oola {
    display: none!important;
}
.faq-card__btn::before {
    top: 26px;
}

.faq-card__btn::after {
    top: 20px;
}
.faq__container {
    margin-bottom: 35px;
}
.faq_search {
    margin-bottom: 35px;
    padding-left: 2rem;
    padding-right: 2rem;
}
.faq-src-wrapper {
    max-width: 91.2rem;
    margin: 0 auto;
}

input#faq_search_bar {
    width: 100%;
    max-width: 300px;
    padding: 10px 10px;
    border: 1px solid #6d6d6d;
    border-radius: 1rem;
    font-size: 20px;
}
.faq_label {
    font-size: 15px;
}
.faq-subtitle {
    margin: 0 auto;
    max-width: 91.2rem;
    font-size: 16px;
}
.faq-no-results {
    max-width: 91.2rem;
    margin: 0 auto;
    margin-bottom: 35px;
    margin-bottom: 35px;
    font-size: 28px;
}
.audiences .icon {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 0.6rem;
    height: 1rem;
    fill: #fff;
}

.audiences a {
    display: inline-flex;
    align-items: center;
    gap: 26px;
}
.audiences {
    margin-bottom: 45px;
}
.requirements {
    margin-bottom: 50px;
}
.requirements-title h2{
    font: normal 44px/48px SFProDisplay;
    letter-spacing: 0px;
    color: #333232;
}
.requirement-img > div {
    border-radius: 50%;
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color:#0085CA;
}
.requirement-img {
    justify-content: center;
    align-items: center;
    display: flex;
}
.requirements-title p {
    font: normal 20px/30px SFProDisplay;
    letter-spacing: 0px;
    color: #707070;
}
.requirement-card {
    flex-basis: calc(33% - 30px);
    background: #F8F8F8;
    padding: 30px 15px;
    display: flex;
    flex-direction: column;
    text-align: center;
    flex-grow: 1;
}

.requirements-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.requirement-title {
    font: 600 16px/19px SFProDisplay;
    letter-spacing: 0px;
    color: #333232;
}

.requirement-descr {
    font: normal 16px/22px SFProDisplay;
    letter-spacing: 0px;
    color: #75787D;
}
.requirements-title {
    margin-bottom: 45px;
}

.featured-success {
    padding: 0;
    background-color: #fff;
}
.featured-success-wrap {
    display: flex;
    padding: 50px;
    border: 1px solid #DDDDDD;
}

.featured-label {
    font: bold 15px/19px SFProDisplay;
    color: #FF7302;
    text-transform: uppercase;
    margin: 0 0 15px 0;
}

.featured-info-wrap h2 {
    font:bold 28px/32px  SFProDisplay;
    letter-spacing: 0px;
    color: #333232;
    margin: 0 0 15px 0;
}

.featured-author {
    font:normal 16px/22px SFProDisplay;
    letter-spacing: 0px;
    color: #75787D;
}
.featured-descr {
    font: normal 16px/22px SFProDisplay;
    letter-spacing: 0px;
    color: #75787D;
}

.featured-img {
    flex-basis: 40%;
}

.featured-img img {
    width: 100%;
    height: 100%;
}

.featured-info {
    flex-basis: 60%;
}
.imgtxt-wrapper {
    display: flex;
    gap: 50px;
}

.txt-info .label {
    font: bold 15px/19px SFProDisplay;
    color: #FF7302;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
.txt-info .title {
    font:bold 28px/32px SFProDisplay;
    letter-spacing: 0px;
    color: #333232;
    margin: 0 0 15px 0;
}
.txt-info .descr {
    font: normal 16px/22px SFProDisplay;
    letter-spacing: 0px;
    color: #75787D;
    margin: 0 0 10px;
}
.txt-info .author {
    font:bold 15px/19px SFProDisplay;
    letter-spacing: 0px;
    color: #FF7302;
}

.txt-info {flex-basis: 60%;display: flex;flex-direction: column;justify-content: center;}

.txt-img {
    flex-basis: 40%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.txt-img img {
    max-width: 400px;
    border: 1px solid #DDDDDD;
    max-height: 400px;
    padding: 15px;
}
.testimonial-wrapper {
    max-width: 800px;
    margin: 0 auto;
    padding: 40px 0;
    position: relative;
}
.testimonial-descr {
    font: italic 300 36px/40px SFProDisplay;
    color: #0085CA;
    text-align: center;
    margin-bottom: 25px;
}

.testimonial-author {
    font: bold 15px/19px SFProDisplay;
    letter-spacing: 0px;
    color: #FF6901;
    text-align: center;
}
.tst-slider-controls {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
.pd-slider-prev {left: calc(100% + 20px);}

.pd-slider-next {
    right: calc(100% + 20px);)100%;
    transform: translateY(-50%) rotate(180deg);
}
.executive-wrapper {
    display: flex;
    gap: 40px;
    width: 85%;
    margin: 0 auto;
    flex-wrap: wrap;
}

.executive-img img {
    width: 100%;
}
.executive-card {
    border: 1px solid #DDDDDD;
    flex-basis: calc(33% - 40px);
}
.executive-title {
    margin: 0 0 10px 0;
}

.executive-info {
    padding: 20px 10px 15px 16px;
}

.executive-title {
    font: bold 20px/24px SFProDisplay;
    letter-spacing: 0px;
    color: #333232;
}

.executive-position {
    font: 600 16px/19px SFProDisplay;
    letter-spacing: 0px;
    color: #333232;
    margin: 0 0 40px 0;
}

.executive-lnk {
    font: normal 16px/17px SFProDisplay;
    letter-spacing: 0px;
    color: #FF6901;
    text-decoration: none;
}
.faq {
    padding: 0;
}
.sdts-top-banner {
    display: flex;
    padding: 50px;
    justify-content: space-between;
    background-color: #fff;
    border: 1px solid #DDDDDD;
    margin-bottom:50px;
}

.sdts-top-banner h2 {
    margin: 0;
    font: bold 30px/26px SFProDisplay;
    letter-spacing: 0px;
    color: #333232;
}

.sdts-top-banner a,.sdts-top-banner button {
    font: normal 20px/26px SFProDisplay;
    letter-spacing: 0px;
    color: #FF6901;
    text-decoration: none;
    align-items: center;
    gap: 10px;
    display: flex;
    background: none;
    border: none;
    cursor: pointer;
}
.sdts-top-banner svg {
    fill: #ff6900;
    transform: rotate(180deg);
    height: 14px;
}
.sdts-main-body {
    display: flex;
    gap: 50px;
    margin-bottom:50px
}
.sdts-img img {
    width: 100%;
}
.sdts-info {border-right: 1px solid #f1f1f1;padding-right: 50px;flex-direction: column;
    justify-content: space-between;display: flex}
.sdts-img {
    flex-basis: 26%;
}
.sdts-info {
    flex-basis: 56%;
}
.sdts-home {
    flex-basis: 20%;
}
.sdts-info h2 {
    color: #FF7302;
    text-transform: uppercase;
    margin:0;
}
.sdts-info p {
    margin-top: 0;
    font: normal 16px/22px SFProDisplay;
    letter-spacing: 0px;
    color: #75787D;
}
.opinion-wrapper {
    display: flex;
    align-items: center;
    gap: 50px;
}

.op-img img {
    width: 170px;
    height: 170px;
    border-radius: 50%;
}

.opinion {
    padding: 60px 64px;
}
.cto-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 800px;
    margin: 0 auto;
    padding: 30px 0;
    color: #fff;
    margin-top: 50px;
}

.cto-link a {
    display: flex;
    background: #FF6901;
    color: #fff;
    padding: 20px 16px;
    font: 600 18px/24px Helvetica Neue;
    display: flex;
    align-items: center;
    gap: 40px;
    text-decoration: none;
    border-radius: 5px;
}

.cto-link a svg {
    fill: #fff;
    height: 13px;
}

.cto-inf h2 {
    margin: 0;
}

.cto-inf p {
    margin: 0;
}
.news-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.news-card {
    flex-basis: calc(33% - 30px);
    border: 1px solid #DDDDDD;
    padding: 20px;
    min-height: 240px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    background-color: #fff;
}

.news-card h2 {
    margin: 0;
    min-height: 72px;
}
.news-wrapper a {
    text-decoration: none;
}
.news-cards-img {
    position: relative;
    height: 160px;
    overflow: hidden;
    background-size: contain;
    margin: 10px 0;
    background-repeat: no-repeat;
    background-position: center;
}
.news-wrapper a {
    text-decoration: none;
}
.ind_wrapper {
    display: flex;
    gap: 50px;
}

.ind-img img {
    max-width: 335px;
}

.ind-link {
    padding: 25px 0;
}

.ind-link a {
    text-decoration:none;
}
.ind-img img {
    max-width: 350px;
}

.ind_wrapper {
    display: flex;
}

.ind-link .icon {
    height: 10px;
    transform: rotate(180deg);
    fill: #FF6901;
}

.ind-link a {
    display: flex;
    align-items: center;
    gap: 16px;
    justify-content: flex-end;
}
.faq-card__desc p {
    color: #000;
}
.cst-modal-bckp {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    z-index: 100000;
    opacity: 0.7;
    display: none;
}

.hero-modal {
    z-index: 100001;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    background: #fff;
}

.hero-modal-wrapper {
    display: flex;
    flex-direction: column;
    padding: 25px 0;
    border-top: 10px solid #FF6901;
    min-width:340px;
}

h2.hero-modal-title {
    margin: 0;
    font: normal normal bold 24px/29px SFProDisplay;
    color: #333232;
}

.hero-modal-text {
    font: normal normal normal 20px/30px SFProDisplay;
    letter-spacing: 0px;
    color: #707070;
}
.ind-info {
    padding-top: 50px;
}
.ind-info h2 {
    margin: 0;
}
.news-detail-wrapper {
    display: flex;
    gap: 50px;
    background: #fff;
    padding: 50px;
}

.news-detail-info {
    flex-basis:50%;
}
.news-detail-image {
    flex-basis:50%;
}

.news-detail-img {
    flex-basis: 50%;
}
.det-img-wrapper {
    padding: 20px;
    border: 1px solid #DDDDDD;
}

.news-detail {
    margin-top: -16rem;
}
.det-img-wrapper img {
    min-height: 300px;
    width: 100%;
}
.media-form-inf {
    margin-bottom:60px;
}
.media-form-inf h2 {
    margin-top: 0;
    margin-bottom: 15px;
}
.media-form-wrapper {
    max-width: 500px;
    margin: 0 auto;
}
.media-form-form label {
    display: none;
}
.media-form-form .gfield {
    margin-bottom: 20px;
}
.media-form-form input {
    padding: 12px 12px 9px 17px;
    width: 100%;
}

.media-form-form textarea {
    padding: 12px 12px 17px 17px;
    width: 100%;
    min-height: 141px;
}
.media-form-form input,.media-form-form textarea {
    font: normal 16px SFProDisplay;
    background: #fff;
    border: 1px solid #DDDDDD;
    color: #75787D;
}
.media-form-form input[type='submit'] {
    padding: 11px 16px;
    background: #FF7302;
    color: #fff;
    border-radius: 21px;
    display: inline-block;
    width: auto;
    height: auto;
}

.gform_footer {
    text-align: center;
}
.media_form {
    padding: 60px 15px;
}
.gform_confirmation_wrapper {
    text-align: center;
    font-size: 19px;
}
.modal-close {
    position: absolute;
    right: 17px;
    top: 26px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.modal-close > span:first-child {
    color: #0085CA;
    background-color: #0085CA;
    display: block;
}
.modal-close > span:first-child {
    transform: rotate(45deg);
}
.modal-close span {
    width: 3px;
    background-color: #0085CA;
    display: block;
    height: 21px;
    position: relative;
    left: 10px;
}
.modal-close > span:last-child {
    transform: rotate(140deg);
    top: -21px;
}
.videos-container {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.video-card {
    display: flex;
    flex-direction: column;
    flex-basis: calc(25% - 25px);
}

.video-img {
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    cursor: pointer;
    border-radius:6px;
    background-position:center;
}

.filters select,.filters input,#generate_lnk,.vs-post-comment {
    background: #ff7804;
    color: #fff;
    border-radius: 20px;
    margin-right: 16px;
    font-size: 14px;
    font-family: 'SFProDisplay',Sans-serif;
    padding: 10px 12px;
    border: none;
    cursor: pointer;
    height: 36px;
}
#search_video::placeholder {
    color:#fff;
}
.video-card h2 {
    font: normal normal bold 18px / 20px SFProDisplay;
    margin: 10px 0px 10px 0px;
    min-height: 40px;
}
.hero-modal-video {
    height: auto;
    border-radius: 30px;
}
.hero-modal-video .hero-modal-wrapper {
    border-top: 0;
}

.hero-modal-video .modal-close {
    top:10px;
    display: none;
}
.filters {
    display: flex;
    margin-bottom: 25px;
}

.filter-wrap {
    display: flex;
    flex-direction: column;
}

.filter-wrap label {
    margin-bottom: 10px;
    padding-left: 10px;
}
.video-descr {
    font: 10px / 16px SFProDisplay;
}
.video-wrapper {
    position: relative;
}

.video-tm {
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: #fff;
    font-weight: 700;
    background: rgba(0,0,0,0.7);
    padding: 6px 15px;
}
.video-img:hover {
    border-radius: 0px;
}
.asset-wrapper {
    position: relative;
    border-radius: 2px;
}

.asset-card {
    flex-basis: calc(16.6% - 25px);
}

.assets-wrapper {
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
}

.asset-img img {
    width: 100%;
}

.asset-img {
    background: rgb(238, 239, 240);
    padding: 8px;
}

.assets-details {
    padding:8px;
}

.assets-details h1 {
    margin: 0;
}

.assets-details p {
    margin: 0;
}
.asset-download {
    display: none;
    border-radius: 4px;
    width: 28px;
    right: 4px;
    bottom: 14px;
    position: absolute;
    background: rgb(36, 36, 37);
    color: rgb(255, 255, 255);
    border: none;
    font-size: 12px;
    cursor: pointer;
    height: 28px;
}
.asset-card:hover .asset-download {
    display: block;
}
.media-assets > h2 {
    margin-bottom: 40px;
}
.media-bar {
    display: none;
    position: fixed;
    bottom: 100px;
    z-index: 10000;
    background: rgb(250, 250, 250);
    box-shadow: rgba(42, 42, 42, 0.1) 0px 4px 12px, rgba(42, 42, 42, 0.14) 0px 1px 2px;
    padding-left: 24px;
    padding-right: 24px;
    width: 90%;
    border-radius: 4px;
    border: 1px solid rgb(225, 226, 228);
    left: 50%;
    transform: translateX(-50%);
}

.media-bar-buttons svg {
    width: 18px;
    height: 18px;
}

.media-bar-buttons button {
    display: flex;
    justify-content:center;
    align-items: center;
    background: none;
    border: none;
    cursor: pointer;
}

.media-bar-buttons {
    display: flex;
}

.media-bar-title {
    margin: 0;
}
.media-bar-wrapper {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
}
h2.media-bar-title {
    display: flex;
    justify-content: center;
    align-items: center;
}
button.bar-download {
    background: rgb(255, 69, 0);
    color: rgb(255, 255, 255);
    border: none;
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    font-family: "Reddit Sans", sans-serif;
    cursor: pointer;
    transition-property: background, opacity, color, text-decoration, box-shadow;
    opacity: 1;
    height: 28px;
    user-select: none;
    box-shadow: none;
    border-radius: 4px;
    width: 100%;
    padding: 4px 16px;
}

.asset-location {
    display: flex;
    justify-content: center;
    align-items: center;
}
.nav-sng {
    margin-top:10px;
}

.pinterest-layout {
    max-width: 1200px;
    margin: 2rem auto;
    column-count: 4;
    column-gap: 1rem;
}

.pinterest-layout img {
    width: 100%;
    display: block;
    margin-bottom: 1rem;
    border-radius: 4px;
    background: #f4f4f4;
}
.pint-img {
    cursor: pointer;
}
img.pint-md-img {
    width: 100%;
    max-height: 400px;
}
.hero-modal-pint-img .hero-modal-wrapper {
    border: none;
}
.hero-modal-pint-img .modal-close {
    top: 9px;
}
/*comment area*/
.vs-comment-content {
    width: 100%;
    min-height: 100px;
    margin-bottom: 10px;
    padding: 10px;
    font-size: 15px;
    border-radius: 5px;
}
.vm-comment-body h3 {
    font-weight: 900;
    font-size: 15px;
}

.vm-comment-body p {
    font-size: 14px;
}

.vm-comment-body span {
    font-size: 12px;
}
.video-modal-comments {
    padding: 0 25px;
}
.video-modal__video {
    background: #000;
}
.video-modal,.video-modal__video {
    padding: 0 25px;
    border-radius:6px;
}
.vs-comment-email {
    padding-left: 0;
    margin: 0;
}
.load-comment {
    display:  none;
}
.vs-comment-field input {
    padding: 5px 10px;
    height: 30px;
    border-radius: 5px;
    font-size: 15px;outline: none;
    border: 1px solid #767676;
    min-width: 218px;
}
.load-comment {
    height: 38px;
}
.post-area {
    display: flex;
    align-items: center;
}
.vs-comment-field {
    margin-bottom: 10px;
}
.vm-comments-wrapper {
    max-height: 210px;
    overflow-y: scroll;
    margin-top:20px;
    margin-bottom:20px;
    background: #F2F2F2;
    border-radius: 6px;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
button.vs-post-comment {
    padding: 10px 15px;
    flex-shrink: 0;
}
.vs-comment-success {
    font-size: 14px;
    font-style: italic;
}
.vm-comment-body:not(:last-child) {
    padding: 7px;
    margin-bottom: 10px;
    border-bottom: 1px solid;
}

.vm-comment-body:last-child {
    margin-bottom: 20px;
    padding: 7px
}
.vs-comment-user-area {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}
.vs-loading {
    text-align: center;
    padding: 40px;
    font-size: 20px;
}
.vid-like,.vid-dislike {
    width: 19px;
    height: 19px;
}
.vid-inf {
    display: flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 10px;
}
.vid-like-nr,.vid-dislike-nr {
    font-size:15px
}
.like-btn.liked .like-on,.dislike-btn.disliked .dislike-on {
    display: block;
}
.like-btn svg,.dislike-btn svg {
    display: none;
    cursor: pointer;
}
.like-btn:not(.liked) .like-off,.dislike-btn:not(.disliked) .dislike-off {
    display: block;
}
.share-icon svg {
    width: 25px;
}

.share-wrapper {
    display: flex;
    gap: 15px;
}

.share-icon {
    cursor: pointer;
}
.share-area {
    display: flex;
    justify-content: space-between;
    padding: 0 25px;
    margin-top: 20px;
    align-items: center;
}
.modal-title {
    font-size: 19px;
    font-weight: 800;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 480px;
}
.share-area .vid-like,.share-area .vid-dislike {
    width: 21px;
    height: auto;
}
.share-area .vid-like-nr,.share-area .vid-dislike-nr {
    font-size: 18px;
}
.hero-modal .vid-inf {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f2f2f2;
    padding: 0 12px;
    border-radius: 9px;
}
.hero-modal .vid-inf:first-of-type {
    border-radius: 15px 0 0 15px;
    margin-right: -26px;
}
.hero-modal .vid-inf:nth-of-type(2) {
    margin-right: 26px;
    border-radius: 0 15px 15px 0;
}
.headerNav a {
    display: block;
    color: #ADADAD;
    line-height: 1.7;
    font-weight: 300;
    text-overflow: ellipsis;
    overflow: hidden;
    text-decoration: none;
    font-size: 14px;
}

.headerNav {
    column-count: 3;
    column-gap: 42px;
    overflow-x: scroll;
    max-height: 450px;
}
@media all and (min-width:1100px) {
    .nav__pane:nth-child(4),.nav__pane:nth-child(5) {
        display: none;
    }
    .video-modal__video {
        text-align: center;
    }

    .video-modal__video iframe {
        height: 400px;
        width: 700px;
    }
}
@media all and (max-width:1099px) {
    .nav-mb-hide {
        display: none!important;
    }
    .pre-nav-mb-hide {
        margin-bottom: 0;
    }
    .pinterest-layout {
        column-count: 3;
    }
    .gallery .gallery-item {
        width: 100%!important;
    }
}
@media all and (max-width: 1199px) {
    .quote__container {
        flex-wrap: wrap;
    }
    .audiences__illustration {
        background-size: 95% 105%!important;
        background-position: center!important;
    }
    .hero-header__title {
        font: bold 36px / 64px SFProDisplay;
    }
}
@media all and (min-width:768px) {
    .hero-header__btn {
        line-height: 5.2rem;
    }
    .opn-vid {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        cursor: pointer;
        z-index: 111;
    }
    .opn-vid:hover ~ .video-img {
        background-image: none!important;
        background-color: #000;
    }
    .filters {
        flex-wrap: wrap;
    }
}
@media all and (max-width: 767px) {
    .faq-no-results {
        padding: 0 2rem;
    }
    .pinterest-layout {
        column-count: 2;
    }
    .nav {
        top: 8rem;
    }
    .featured-info {
        margin-bottom: 15px;
    }
    nav.short-nav {
        display: none;
    }
    .owner-wrapper,.imgtxt-wrapper,.stories-wrapper, .quote__container,.featured-success-wrap,
    .txt-info,.txt-img{
        flex-wrap: wrap;
    }
    .story-card,.featured-info,.featured-img,.txt-info,.txt-img {
        flex-basis: 100%;
    }
    .quote__content_left {
        min-width: auto;
    }
    .achievements-wrapper {
        flex-wrap: wrap;
    }
    .press-cards {
        flex-wrap: wrap;
    }
    .requirements-title {
        margin-bottom: 45px;
    }
    .txt-img img {
        width:100%;
    }

    .requirement-card {
        flex-basis: 100%;
    }
    .executive-card {
        flex-basis: 50%;
    }
    .sdts-main-body,.news-cards {
        flex-wrap: wrap;
    }

    .sdts-main-body > div {
        flex-basis: 100%;
    }
    .opinion-wrapper {
        flex-wrap: wrap;
        gap: 0;
    }

    .opinion-wrapper > div {
        flex: 1;
    }
    .press-card {
        flex-basis:50%;
    }
    .asset-card {
        flex-basis: calc(33% - 25px);
    }
    .op-img {
        justify-content: center;
        display: flex;
    }
    .ind_wrapper {
        flex-wrap: wrap;
        gap: 15px;
        justify-content: center;
    }
    .ind-executive,.success-detail-top,.news {
        margin-top: 0!important;
    }
    .ind-info {
        padding-top: 0;
    }
    .hero-card {
        margin-bottom: 70px;
    }
    .hero-header__btn {
        padding: 10px;
    }
    .video-card {
        flex-basis: calc(50% - 25px);
        flex-grow:1;
    }
    .video-modal__video iframe {
        height: 400px;
        width: 700px;
    }
    .filters {
        flex-wrap: wrap;
    }
    .filter-wrap {
        margin-bottom: 15px;
    }
    .hero-header__title {
        font-size: 56px;
    }
    .news-detail-wrapper {
        flex-wrap: wrap;
        flex-direction: column-reverse;
        padding: 0 15px;
        margin-top: 16rem;
    }

    .news-detail-img {
        flex-basis: 100%;
    }
}
@media all and (max-width: 525px) {
    button.faq-card__btn span {
        width: 87%;
        display: inline-block;
    }
    .video-card {
        flex-basis: 100%;
    }
    .video-modal__video iframe {
        height: auto;
        width: 300px;
    }
    .vs-comment-user-area {
        gap: 0;
    }
    .share-area {
        flex-direction: column;
        gap: 20px;
    }
    .share-wrapper > * {
        flex: 1;
    }

    .share-buttons {
        width: 100%;
    }
    .gallery {
        display: flex;
        flex-wrap: wrap;
    }
}
@media all and (max-width: 425px) {
    .filters select, .filters input, #generate_lnk {
        width: 250px;
    }
    .pinterest-layout {
        column-count: 1;
    }
    .owner-title,.owner-desc,.owner-auth {
        padding: 0 15px ;
    }
    .owner-info .hero-card__btn {
        font-size: 12px;
    }
    .audiences__illustration {
        background-size: 95% 105%!important;
        background-position: center!important;
    }
    .executive-card, .press-card, .opinion-wrapper > div, .news-card,
    .video-card,.asset-card{
        flex-basis: 100%;
    }
    .video-modal__video {
        display: flex;
        justify-content: center;
    }
    .tst-slider-controls {
        top: calc(100% + 30px);
    }
    .media-bar {
        bottom:30px;
    }
    .quote__content_left p {
        font: italic normal 300 23px/29px SFProDisplay
    }

    .pd-slider-prev {
        left: 70%;
    }
    .quote__container {
        gap: 30px;
    }
    .hero-modal {
        width: 90%;
    }
    .testimonial-slider::after {
        background: #f7f7f7;
        height: 100px;
        content: "";
        display: block;
    }

    .quote__content_left .quote__desc p::before {
        height: 36px;
        width: 36px;
        bottom: calc(100% - 24px);
    }

    .pd-slider-next {
        right: 70%;
        top: calc(100% + 22px);
    }
    .faq-card__btn::before,.faq-card__btn::after {
        display: none;
    }
    .hero-modal-wrapper {
       padding: 15px 0px;
    }
    .video-modal, .video-modal__video,.video-modal-comments {
        padding: 0 15px;
    }
    .hero-modal-video {
        border-radius: 12px;
    }
    .vs-comment-user-area {
        gap: 0;
    }
    .vs-comment-field {
        flex-basis: 100%;
    }
    .vs-comment-field input {
        width: 100%;
    }
}
@media (max-width: 39.99em) {
    .audiences {
        margin-top: 5rem;
    }
}
