/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
#ticket-name-err,
.form-error,
.form-input-validation-message-error label,
.hs-error-msg {
    color: #f00;
}
.form-error,
#ticket-name-err {
    color: #f00;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 24px;
    margin: 5px 0 15px;
}
.form-input,
select, 
textarea,
.form-input:focus,
select:focus, 
textarea:focus {
    outline: none;
}
html {
    scroll-behavior: smooth;
    height: 100%;
} 

body .submenu.level-2,
body .header__language-switcher .lang_list_class {
    background-color: #ffffff;
    border-color: #ffffff;
}

body .submenu.level-2 > li:first-child:before {
    border-color: #ffffff;
}

body .header__language-switcher .lang_list_class:before {
    border-bottom-color: ;
}

body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 > li:first-child:hover:before,
body .submenu.level-2 > li:first-child.focus:before {
    background-color: #ffffff;
}
.portal-store-header .portal-nav__avatar svg{
    min-width: 45px;
}
.portal-store-header .portal-nav__avatar {
    width: auto;
    height: auto;
    text-align: left;
    gap: 12px;
}
.portal-store-header .portal-nav__label {
    display: flex;
    flex-direction: column;
}
.portal-store-header .portal-nav__label .account {
    font-family: Lato;
    font-weight: 300;
    font-size: 14px;
    color: #fff;
    white-space: nowrap;
}
.portal-store-header .portal-nav__label .first-name {
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    white-space: nowrap;
  text-transform:capitalize;
}
.portal-store-header .portal-nav__user {
    position: relative;
    display: flex;
    gap: 12px;
}
.portal-store-header .portal-nav__cart {
    position: relative;
}
.portal-store-header .portal-nav__cart--number {
    width: 21px;
    height: 21px;
    background: var(--appa-orange);
    border-radius: 50%;
    color: #fff;
    font-family: Lato;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transform: translateX(50%) translateY(50%);
    -moz-transform: translateX(50%) translateY(50%);
    -ms-transform: translateX(50%) translateY(50%);
    -o-transform: translateX(50%) translateY(50%);
    transform: translateX(50%) translateY(50%);
}
.portal-store-header .portal-nav__cart--icon svg {
    width: 33px;
    height: auto;
    display: block;
}
@media(min-width: 911px){ 
    .navigation-primary a.active-item {
	   color:#ffffff; !important;
    }
}
.btn-primary-dark {
    font-weight: 700;
}
.btn-secondary-dark,
.btn-secondary-white {
    font-weight: 900;
    line-height: 1.11;
}
body.page_contact {
    overflow-x: hidden;
}
@media(max-width: 910px){
    .header__language-switcher .lang_list_class li a, 
    .header__language-switcher-label-current, 
    .header__logo .logo-company-name, 
    .submenu.level-2 .menu-item .menu-link, 
    body .navigation-primary a {
	   color: #0076bf;
    }
    .header__navigation, .header__search {
	   top: 10px !important;
    }
    input[type=checkbox]:checked~.submenu, 
    input[type=checkbox]:checked~.submenu li {
	   height: 100%;
	   opacity: 1 !important;
	   visibility: visible !important;
    }
    .header__navigation, .header__search {
	   display: none;
    }
    .header__navigation.open, .header__search.open {
	   display: block;
    }

    #header .navigation-primary a.active-item {
	   color: #f6871f !important;
    }
}
@media(max-width: 767px){
    .btn-secondary-dark,
    .btn-secondary-white {
	   padding: 14px 25px;
	   font-size: 14px;
    }
}

/* @media(min-width: 910px) {
.custom-header .header__logo {
max-width: 150px;
margin-right: 0;
}
.custom-header .header__column {
width: calc(100% - 150px);
}
.custom-header .header__navigation {
margin-right: auto;
}
} */

body{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* blog-post-library styling */

.blog__post_library .blog_post_header {
    margin: 80px 0 0 0;
    text-align: center;
}
.blog__post_library .elements--post--blog__title {
    color: #212c42;
    margin: 0 auto 40px;
    line-height: 1.1;
}
.blog__post_library .business-previous-page__link {
    font-weight: 700;
    line-height: 24px;
    display: flex;
    align-items: center;
}
.blog__post_library .right_column_item .description ul {
    padding-left: 20px;
    list-style: none;
    color: #6E7A91;
}
.blog__post_library .right_column_item .description ul li:before {
    content: "";
    min-height: 8px;
    min-width: 8px;
    width: 8px;
    height: 8px;
    display: inline-block;
    background: #A0ACBD;
    border-radius: 50%;
    margin: 12px 15px 0 0;
}

.blog__post_library .right_column_item .description ul li {
    display: flex;
    margin-bottom: 16px;
}
.blog__post_library .blog_post_header .elements--post--blog__subtitle {
    font-size: 15px;
    line-height: 1.66;
}
/* blog-post-library end */

/* new blog styling */

.news-post-header .dnd-section {
    padding: 55px 20px 65px;
    padding-bottom: 0;
}
.news-post-header .tag-top {
    display: flex;
    justify-content: center;
    column-gap: 20px;
    row-gap: 15px;
}
.news-post-header .tag-top a {
    display: inline-block;
}
.news-post-header .tag-top a span {
    border-radius: 200px;
    line-height: 1.14;
    font-weight: 700;
}
.news-post-header .elements--post--blog--header__date {
    line-height: 1.71428571429;
    margin-left: 0;
}
.news-post-header .elements--post--blog__subtitle {
    font-size: 15px;
    line-height: 1.66666666667;
    text-align: center;
    max-width: 533px;
}
.title-desc {
    margin-top: 30px;
    margin-bottom: 65px;
    max-width: 755px;
    margin-left: auto;
    margin-right: auto;
}
.post-news-title {
    text-align: center;
    margin-bottom: 14px;
}
.news-ft-img {
    padding-right: 82px;
}
.news-post-header .elements--post--blog__image {
    border-radius: 0px 300px 300px 0px;
    margin-top: 0;
    height: auto;
    vertical-align: middle;
}
.news-post-wrp .dnd-section {
    padding-top: 125px;
}
.news-post-wrp .elements--post--blog--body h2 {
    margin-bottom: 12px;
}
.news-post-wrp .elements--post--blog--body h4 {
    margin-bottom: 12px;
}
.news-post-wrp .elements--post--blog--body {
    max-width: 100%;
    float: none;
    padding-left: 50px;
}
.news-post-wrp .elements--post--blog--body img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
.news-post-wrp .elements--post--blog--body figure {
    margin: 40px 0 60px 0;
}
.news-post-wrp .elements--post--blog--body figure img {
    margin-bottom: 24px;
}
.news-post-wrp .elements--post--blog--body figcaption {
    text-align: center;
    font-size: 15px;
    line-height: 1.66;
}
img {
    vertical-align: middle;
}
.press-release-posts .dnd-section {
    padding: 0 20px;
}
.news-cta-section .dnd-section {
    padding: 0 20px;
}
.news-related-posts .dnd-section {
    padding: 0 20px;
}
.appa-featured-wrapper .dnd-section {
    padding: 0;
}
.appa-featured-wrapper .dnd-section > .row-fluid {
    padding: 0 20px;
}
.appa-bottom-cta {
    padding-bottom: 88px;
}
@media(max-width: 767px) {
    .news-post-header .elements--post--blog__subtitle {
	   max-width: 100%;
    }
    .appa-bottom-cta {
	   padding-bottom: 40px;
    }
    .news-ft-img {
	   padding-right: 0;
    }
    .news-post-wrp .elements--post--blog--body {
	   padding-left: 0;
	   margin-top: 20px;
    }
    .news-post-wrp .left-sidebar,
    .news-post-wrp .news-media-contact-card,
    .news-post-wrp .news-sidebar-social {
	   width: 100%;
	   display: block;
    }
    .news-post-wrp .dnd-section {
	   padding-top: 20px;
    }
    .news-cta-section .row-fluid {
	   display: block !important;
    }
}
/* new blog styling end */

/* appa blog styling */

.appa-post-top-sec {
    padding: 55px 20px 0;
}
.appa-ft-img img {
    border-radius: 0 200px 0px 200px;
    margin: 0;
}
.appa-meta-sec {
    padding: 0 20px;
}
.appa-meta-sec .content-wrapper {
    max-width: 726px;
    margin: 64px auto;
    border-bottom: 1px solid #D4E0EB;
    padding-bottom: 25px;
}
.appa-meta-sec .tag-meta-wrp {
    display: inline-flex;
    margin-bottom: 26px;
}
.appa-meta-sec .tag-meta-wrp .blog-tag, 
.appa-meta-sec .tag-meta-wrp .blog-tag span {
    display: inline-block;
}
.appa-meta-sec .tag-meta-wrp .blog-tag span,
.appa-meta-sec .tag-meta-wrp .elements--post--blog--tag__badge {
    display: inline-block;
    line-height: 1.14285714286;
    border-radius: 200px;
    font-weight: 700;
}
.appa-post-blog_title {
    margin-bottom: 63px;
    color: #141B2B;
}
.appa-auth-sec .author-link {
    display: inline-flex;
    align-items: center;
}
.appa-auth-sec .author-link img {
    object-fit: contain;
}
.appa-auth-sec h5 {
    margin: 0;
    margin-left: 12px;
    color: #141B2B;
}
.appa-auth-sec h5 a {
    color: #141B2B;
}
.appa-body-sec {
    padding: 0 20px;
}
.appa-body-sec .elements--post2--blog--body {
    max-width: 726px;
    margin-top: 0;
    padding-top: 35px;
}
.appa-body-sec .elements--post2--blog--body figure {
    margin: 40px 0 60px 0;
}
.appa-body-sec .elements--post2--blog--body figure img {
    margin-bottom: 24px;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
.appa-body-sec .elements--post2--blog--body figcaption {
    text-align: center;
    font-size: 15px;
    line-height: 1.66;
}
.appa-blog-post-author .content-wrapper {
    max-width: 726px;
}
.appa-blog-post-author .cards__card {
    margin: 72px auto 120px;
    border-radius: 15px;
    padding: 49px 62px 48px 55px;
    border: 1px solid #D4E0EB;
}
.appa-blog-post-author .elements--post2--blog--card--author__image {
    border-radius: 200px 200px 0px 200px;
}
.appa-blog-post-author .author-top-sec {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #0876BD;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.appa-blog-post-author h3 {
    line-height: 1.45;
    margin-bottom: 8px;
    font-weight: 700;
    color: #141B2B;
}
.appa-blog-post-author h3 a {
    font-weight: inherit;
}
.appa-blog-post-author h3 a {
    color: #141B2B;
}
.appa-blog-post-author .author-bot-sec p {
    margin-bottom: 0;
}
.appa-blog-post-author .hs-author-social-links a {
    display: inline-block;
}
.appa-post-top-sec .content-wrapper {
    padding: 0;
}
.appa-meta-sec .content-wrapper {
    padding-left: 0;
    padding-right: 0;
}
.appa-meta-sec .elements--post2--blog__subtitle {
    font-size: 15px;
    line-height: 1.66666666667;
}
.appa-blog-post-author.elements--post--blog--author__container {
    position: static;
}
.two-column-features .btn-wrp {
    display: inline-block;
}
html {
    height: auto;
}
@media(max-width: 767px){
    .hs_cos_wrapper_type_rich_text h2 br {
	   display: none;
    }
    .appa-ft-img img {
	   border-radius: 0 60px 0px 60px;
	   margin: 0;
    }
    .appa-meta-sec .content-wrapper {
	   margin: 30px auto;
    }
    .appa-post-blog_title {
	   margin-bottom: 15px;
    }
    .elements--post2--blog__subtitle {
	   margin-top: 15px;
    }
    .appa-meta-sec .tag-meta-wrp {
	   display: inline-flex;
	   margin-bottom: 18px;
	   flex-wrap: wrap;
	   row-gap: 14px;
    }
    .appa-body-sec .elements--post2--blog--body {
	   padding-top: 0;
    }
    .appa-body-sec .elements--post2--blog--body figure {
	   margin: 30px 0 25px 0;
    }
    .appa-blog-post-author .cards__card {
	   margin: 40px auto;
	   padding: 25px 20px 30px 20px;
    }
    .appa-blog-post-author .author-top-sec {
	   flex-wrap: wrap;
	   flex-direction: column;
	   margin-bottom: 15px;
	   padding-bottom: 15px;
    }
}
/* appa blog styling end */

/* system pages styling start */

.error-four-wrp {
    background-image: url(https://45876655.fs1.hubspotusercontent-na1.net/hubfs/45876655/raw_assets/public/APPA%20Portal%202026/images/404-gradient-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 196px 0 98px;
    overflow: visible;
}
.error-four-wrp .error-img {
    text-align: center;
    margin-bottom: 57px;
}
.error-four-wrp .error-img img {
    max-width: 100%;
    height: auto;
}

.error-five-wrp .error-page,
.error-four-wrp .error-page {
    position: relative;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
}
.error-five-wrp h1,
.error-four-wrp h1 {
    color: #fff;
    margin-bottom: 16px;
}
.error-five-wrp p,
.error-four-wrp p {
    color: #fff;
}
.error-five-wrp button,
.error-four-wrp button {
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
}
.error-five-wrp {
    background-image: url(https://45876655.fs1.hubspotusercontent-na1.net/hubfs/45876655/raw_assets/public/APPA%20Portal%202026/images/500-gradient-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 99px 0 99px;
    overflow: visible;
}
.error-five-wrp .error-img {
    text-align: center;
    margin-bottom: 50px;
}
.error-five-wrp .error-img img {
    max-width: 100%;
    height: auto;
}
.error-four-wrp p,
.error-five-wrp p {
    margin-bottom: 40px;
}
.appa-pasw-prt .cards__card {
    border-radius: 15px;
    border: 1px solid #F3F5F9;
    background: #D4E0EB;
    box-shadow: 0px 5px 14px 0px rgba(8, 15, 52, 0.04);
    padding: 110px 58px 100px;
}
.appa-pasw-prt h2 {
    color: #212C42;
    margin-bottom: 16px;
}
.appa-pasw-prt p {
    margin-bottom: 32px;
}
.appa-pasw-prt form .hs-button {
    font-size: 18px;
    font-style: normal;
    line-height: 20px;
}
.appa-pasw-prt .password-prompt input[type=password] {
    margin-bottom: 40px;
    height: 65px !important;
    font-weight: 500;
    margin-top: 0 !important;
}
.appa-pasw-prt form > label {
    color: #4B5266;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin: 0;
    margin-bottom: 16px;
    display: block;
    height: auto;
    position: static !important;
    clip: unset;
    width: auto;
}
.appa-pasw-prt .elements__password-prompt--image {
    margin-bottom: 30px;
    width: 85px !important;
}
.appa-pasw-prt .cards__card img {
    width: 85px !important;
    height: 85px !important;
}
.appa-pasw-prt .img-left {
    position: absolute;
    left: -77px;
}
.appa-pasw-prt .img-left img {
    max-width: 100%;
    height: 642px;
    height: 614px;
}
.appa-pasw-prt .content-wrapper {
    position: relative;
}
.appa-pasw-prt.elements__password-protected {
    padding-top: 110px;
    padding-bottom: 110px;
    background: #ffffff;
}
.appa-pasw-prt ::-webkit-input-placeholder {
    color: #6E7A91;
}
.appa-subs-unsubs {
    padding-top: 130px;
    padding-bottom: 141px;
    background: #D4E0EB;
}
.appa-subs-unsubs .cards__card {
    max-width: 650px;
    padding: 80px 71px 100px;
    border: 1px solid #F3F5F9;
    background: #FFF;
    box-shadow: 0px 5px 14px 0px rgba(8, 15, 52, 0.04);
}
.appa-subs-unsubs h2 {
    color: #212C42;
    margin-bottom: 16px;
}
.appa-subs-unsubs h1:empty {
    display: none;
}
.appa-subs-unsubs p {
    margin-bottom: 32px;
}
.appa-subs-unsubs .img-left {
    position: absolute;
    right: 0;
    bottom: -150px;
    z-index: 1;
}
.appa-subs-unsubs .img-left img {
    max-width: 100%;
    width: 480px;
    height: 360px;
    flex-shrink: 0;
    object-fit: cover;
}
.appa-subs-unsubs .content-wrapper {
    position: relative;
}
.appa-subs-pre-upt .cards__card {
    padding: 83px 90px 52px;
    border-radius: 15px;
    border: 1px solid #F3F5F9;
    background: #FFF;
    box-shadow: 0px 5px 14px 0px rgba(8, 15, 52, 0.04);
}
.appa-subs-pre-upt .cards__card .page-header h1 {
    color: #212C42;
    text-align: center;
    font-size: 34px;
    font-style: normal;
    font-weight: 800;
    line-height: 44px;
    margin-bottom: 20px;
}
.appa-subs-pre-upt .cards__card .page-header h2 {
    margin-bottom: 25px;
    color: #6E7A91;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 38px;
}
.appa-subs-pre-upt .cards__card .page-header h2 + br {
    display: none;
}
.appa-subs-pre-upt .img-left {
    width: 644px;
    height: 314px;
    position: relative;
    z-index: 1;
    text-align: center;
    margin: 0 auto;
}
.appa-subs-pre-upt .img-left img {
    max-width: 100%;
    height: auto;
    width: 600px;
    height: 440px;
    object-fit: cover;
}
.appa-subs-pre-upt {
    background: #D4E0EB;
    padding-top: 90px;
    padding-bottom: 61px;
}
.appa-subs-pre-wrp {
    background-color: #D4E0EB;
    background-image: url(https://45876655.fs1.hubspotusercontent-na1.net/hubfs/45876655/raw_assets/public/APPA%20Portal%202026/images/subscription-preferences-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.appa-search-results-wrp .main-title {
    color: #212C42;
    margin-bottom: 0;
}
.appa-search-results-wrp .elements__search-results-background-absolute {
    height: 320px;
}

/* start */


.appa-subs-pre-wrp {
    padding-top: 105px;
    padding-bottom: 450px;
    background-color: #D4E0EB;
}
.appa-subs-pre-wrp .cards__card {
    max-width: 100%;
    width: 100% !important;
    padding: 40px 40px;
    background-color: transparent;
    border: none;
    padding: 0;
}
.appa-subs-pre-wrp .cards__card:hover {
    transform: scale(1) !important;
}
.appa-subs-pre-wrp .content-wrapper {
    max-width: 1500px;
}
.appa-subs-pre-wrp .elements__subscription-preferences [type="checkbox"]+span:before {
    border: 1px solid #A0ACBD;
    background-color: #fff;
}
.appa-subs-pre-wrp h5 {
    color: #212C42;
    margin-bottom: 16px !important;
}
.elements__subscription-preferences h1:empty,
.appa-subs-pre-wrp .elements__subscription-preferences p:empty {
    display: none;
}
.appa-subs-pre-wrp .elements__subscription-preferences .item-inner p {
    margin-bottom: 5px;
}
.appa-subs-pre-wrp .elements__subscription-preferences h1 {
    color: #212C42;
    font-size: 34px;
    font-style: normal;
    font-weight: 800;
    line-height: 44px;
    margin-bottom: 16px;
}
.appa-subs-pre-wrp .elements__subscription-preferences .page-header p {
    margin-bottom: 32px;
}
.appa-subs-pre-wrp .item {
    margin-bottom: 18px;
}
@media(max-width: 767px){
    .appa-subs-pre-wrp {
	   padding-top: 80px;
	   padding-bottom: 80px;
    }
}
/* end */
@media(max-width: 992px){
    .appa-pasw-prt .cards__card {
	   padding: 60px 30px 60px;
	   max-width: 450px;
    }
    .appa-pasw-prt .img-left {
	   left: -67px;
    }
    .appa-pasw-prt .img-left img {
	   height: 554px;
    }
}
@media(max-width: 767px){
    .error-four-wrp,
    .error-five-wrp {
	   padding: 80px 0 40px;
    }
    .error-four-wrp .error-img,
    .error-five-wrp .error-img {
	   margin-bottom: 25px;
    }
    .error-four-wrp p,
    .error-five-wrp p {
	   margin-bottom: 20px;
    }
    .appa-pasw-prt .img-left {
	   display: none;
    }
    .appa-pasw-prt.elements__password-protected {
	   padding-top: 70px;
	   padding-bottom: 70px;
    }
    .appa-subs-unsubs {
	   padding-top: 70px;
	   padding-bottom: 80px;
    }
    .appa-subs-unsubs .img-left {
	   position: static;
	   text-align: center;

	   position: relative;
	   text-align: center;
	   bottom: 0px;
    }
    .appa-subs-unsubs .img-left img {
	   height: 231px;
    }
    .appa-subs-unsubs .cards__card {
	   padding: 40px 20px 40px;
    }
    .appa-subs-pre-upt .cards__card {
	   padding: 80px 20px 30px;
    }
    .appa-subs-pre-upt .img-left {
	   width: 100%;
    }

    .appa-subs-pre-upt .cards__card {
	   padding: 15% 20px 30px;
    }
    .appa-subs-pre-upt .img-left img {
	   width: 100%;
	   height: 412px;

	   position: relative;
	   top: 5%;
    }
    .appa-search-results-wrp .elements__search-results-background-absolute {
	   height: 205px;
    }
}
@media (max-width: 600px) {
    .appa-subs-pre-upt .cards__card {
	   padding: 17% 20px 30px;
    }
    .appa-subs-pre-upt .img-left img {
	   top: 13%;
    }
}
@media (max-width: 479px) {
    .appa-pasw-prt .cards__card {
	   padding: 40px 20px 40px;
	   max-width: 450px;
    }
}

@media (min-width: 768px) {   
    .sticky-padding {
	   padding-top: 163px !important;
    }
}
@media (max-width: 767px) {    
    .sticky-padding {
	   padding-top: 193px !important;
    }
    .portal-store-header .portal-nav__links {
	   gap: var(--space-5);
    }
}
@media (max-width: 479px) { 
    .portal-store-header .portal-nav__cart--icon svg {
	   width: 25px;
	   height: auto;
	   display: block;
    }
    .portal-store-header .portal-nav__avatar svg {
	   min-width: 35px;
	   width: 35px;
    }
    .portal-store-header .portal-nav__user {
	   gap: 5px;
    }
}