.st,
ul.filter-btn-ul li a,
.gray-btn,
.load-more-btn {
    transition: all .2s linear 0s;
    -webkit-transition: all .2s linear 0s;
    -moz-transition: all .2s linear 0s;
    -ms-transition: all .2s linear 0s;
    -o-transition: all .2s linear 0s
}

.learn-more-btn {
    font-size: 21px;
    font-weight: 700;
    line-height: 25.41px;
    letter-spacing: .02em;
    text-align: left;
    color: #ff6fbc;
    text-decoration: underline;
    display: inline-block;
    margin-top: 5px;
    white-space: nowrap
}

.learn-more-btn img {
    display: inline-block !important
}

@media screen and (max-width: 767px) {
    .learn-more-btn {
        font-size: 16px
    }
}

.security-card-wrap {
    background: #f1f3fd;
    margin-top: 56px;
    padding-top: 90px;
    padding-bottom: 96px
}

@media screen and (max-width: 767px) {
    .security-card-wrap {
        margin-top: 0;
        padding-top: 30px;
        padding-top: 60px
    }
}

.security-card-wrap .ai-cross-title h3 {
    color: #050038
}

.security-card-wrap .ai-card-row {
    display: flex;
    flex-wrap: wrap;
    gap: 56px;
    justify-content: space-around
}

@media screen and (min-width: 768px)and (max-width: 991px) {
    .security-card-wrap .ai-card-row {
        gap: 30px
    }
}

@media screen and (max-width: 767px) {
    .security-card-wrap .ai-card-row {
        gap: 20px
    }
}

.security-card-wrap .ai-card-row .ai-card-col {
    width: 46%
}

@media screen and (min-width: 1200px) {
    .security-card-wrap .ai-card-row .ai-card-col {
        padding: 90px 40px 40px
    }
}

@media screen and (min-width: 768px)and (max-width: 991px) {
    .security-card-wrap .ai-card-row .ai-card-col {
        width: 43%;
        margin-bottom: 30px
    }
}

@media screen and (max-width: 767px) {
    .security-card-wrap .ai-card-row .ai-card-col {
        width: 100%;
        margin-bottom: 0;
        padding: 75px 15px 15px
    }

    .security-card-wrap .ai-card-row .ai-card-col .ai-card h3 {
        font-size: 16px;
        line-height: 1.4
    }

    .security-card-wrap .ai-card-row .ai-card-col .ai-c-icon {
        width: 50px;
        height: 50px;
        top: 15px;
        box-sizing: border-box;
        padding: 0;
        box-sizing: border-box;
        border: 0
    }
}

.security-card-wrap .ai-card-row .ai-card-col .ai-card p {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    color: #696688
}

@media screen and (max-width: 767px) {
    .security-card-wrap .ai-card-row .ai-card-col .ai-card p {
        font-size: 14px;
        line-height: 20px
    }
}

.security-card-wrap .ai-card-row .ai-card-col .ai-card a {
    font-size: 16px;
    font-weight: 700;
    line-height: 25.41px;
    letter-spacing: .02em;
    text-align: left;
    color: #ff6fbc;
    text-decoration: underline;
    display: inline-block;
    margin-top: 10px
}

@media screen and (max-width: 767px) {
    .security-card-wrap .ai-card-row .ai-card-col .ai-card a {
        font-size: 14px;
        line-height: normal
    }
}

.bg-white {
    background: #fff
}

@media screen and (max-width: 767px) {
    section.ai-card-wrap.security-card-wrap.bg-white {
        padding-bottom: 60px
    }
}

section.hover-tabbing.internal-controls-section {
    background: #f1f3fd;
    padding: 90px 0
}

section.hover-tabbing.internal-controls-section .media-wrap .media-icon {
    display: none
}

@media screen and (max-width: 767px) {
    section.hover-tabbing.internal-controls-section {
        padding: 60px 0
    }
}

section.hover-tabbing.internal-controls-section .title-wrap {
    max-width: 860px;
    margin: 0 auto 56px
}

@media screen and (max-width: 767px) {
    section.hover-tabbing.internal-controls-section .title-wrap {
        margin-bottom: 40px
    }
}

@media screen and (max-width: 767px) {
    section.hover-tabbing.internal-controls-section .title-wrap h2 {
        font-size: 20px;
        letter-spacing: normal
    }
}

section.hover-tabbing.internal-controls-section .title-wrap p {
    font-size: 14px;
    line-height: 1.6
}

section.hover-tabbing.internal-controls-section .border-btn {
    color: #ff6fbc;
    background: #fff;
    border-color: #ff6fbc;
    height: inherit
}

section.hover-tabbing.internal-controls-section .left {
    max-width: 596px;
    width: 100%
}

@media screen and (min-width: 992px)and (max-width: 1199px) {
    section.hover-tabbing.internal-controls-section .left {
        max-width: 410px
    }
}

@media screen and (min-width: 992px)and (max-width: 1199px) {
    section.hover-tabbing.internal-controls-section .left {
        max-width: 410px
    }
}

@media screen and (min-width: 768px)and (max-width: 991px) {
    section.hover-tabbing.internal-controls-section .left {
        max-width: 100%
    }

    section.hover-tabbing.internal-controls-section .left .media-wrap {
        max-width: 100%
    }

    section.hover-tabbing.internal-controls-section .left .media-wrap .media-content img {
        max-width: 50%;
        margin: 50px auto 30px;
        display: block
    }
}

section.hover-tabbing.internal-controls-section .media-wrap {
    display: block !important
}

@media screen and (min-width: 768px)and (max-width: 991px) {
    section.hover-tabbing.internal-controls-section .media-wrap .media-content img {
        max-width: 80%;
        margin: 20px auto 0
    }
}

@media screen and (max-width: 767px) {
    section.hover-tabbing.internal-controls-section .media-wrap .media-content img {
        max-width: 80%;
        margin: 20px auto 0
    }
}

section.hover-tabbing.internal-controls-section .right-image-container {
    width: 478px
}

@media screen and (min-width: 768px)and (max-width: 991px) {
    section.hover-tabbing.internal-controls-section .right-image-container {
        width: 310px;
        display: none
    }
}

@media screen and (max-width: 767px) {
    section.hover-tabbing.internal-controls-section .inner .left {
        margin-bottom: 0
    }
}

@media screen and (min-width: 768px)and (max-width: 991px) {
    section.hover-tabbing.internal-controls-section .inner .left {
        margin-bottom: 0
    }
}

section.hover-tabbing.internal-controls-section .inner .left .hover-nav {
    position: relative;
    z-index: 1;
    box-shadow: 4px 8px 16px 0px rgba(22, 22, 63, .2);
    background: #fff;
    margin-bottom: 16px;
    border-radius: 16px
}

@media screen and (min-width: 1200px) {
    section.hover-tabbing.internal-controls-section .inner .left .hover-nav {
        padding: 24px
    }
}

@media screen and (max-width: 767px) {
    section.hover-tabbing.internal-controls-section .hover-nav {
        padding: 15px !important;
        position: relative
    }

    section.hover-tabbing.internal-controls-section .hover-nav .media-wrap {
        display: block !important;
        position: static !important;
        width: 100%;
        box-shadow: none !important;
        max-width: inherit
    }

    section.hover-tabbing.internal-controls-section .hover-nav .media-content {
        display: block !important;
        position: static !important;
        width: auto !important;
        padding: 0 !important;
        background: #fff !important;
        box-shadow: none !important
    }

    section.hover-tabbing.internal-controls-section .hover-nav .media-content h5 {
        color: #050038 !important;
        font-size: 16px;
        line-height: 1.4
    }

    section.hover-tabbing.internal-controls-section .hover-nav .media-content p {
        color: #5c5c5c !important;
        font-size: 14px;
        line-height: 20px
    }
}

section.hover-tabbing.internal-controls-section .ai-card-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 0;
    padding-top: 40px
}

@media screen and (max-width: 767px) {
    section.hover-tabbing.internal-controls-section .ai-card-row {
        padding-top: 0
    }
}

section.hover-tabbing.internal-controls-section .ai-card-col {
    width: 23%;
    padding: 90px 24px 24px
}

@media screen and (min-width: 768px)and (max-width: 991px) {
    section.hover-tabbing.internal-controls-section .ai-card-col {
        width: 45%;
        margin-bottom: 50px
    }
}

@media screen and (max-width: 767px) {
    section.hover-tabbing.internal-controls-section .ai-card-col {
        width: 100%;
        margin-bottom: 20px;
        padding: 85px 15px 15px
    }
}

section.hover-tabbing.internal-controls-section .ai-card-col p {
    color: #696688
}

section.hover-tabbing.internal-controls-section .ai-card-col .ai-card .ai-c-icon {
    border: 0;
    padding: 0
}

@media screen and (max-width: 767px) {
    section.hover-tabbing.internal-controls-section .ai-card-col .ai-card .ai-c-icon {
        width: 50px
    }
}

section.hover-tabbing.internal-controls-section .ai-card-col .ai-card .ai-c-icon img {
    width: 100%
}

.certifications-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch
}

@media screen and (max-width: 767px) {
    .certifications-row {
        flex-direction: column
    }
}

.certifications-row .certifications-card {
    flex: 0 0 30.5%
}

@media screen and (max-width: 767px) {
    .certifications-row .certifications-card {
        flex: 0 0 48%
    }
}

@media screen and (min-width: 768px)and (max-width: 991px) {
    .certifications-row .certifications-card {
        flex: 0 0 48%
    }
}

.certifications-card {
    box-shadow: 4px 8px 16px 0px rgba(22, 22, 63, .2);
    background: #fff;
    border-radius: 24px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -ms-border-radius: 24px;
    -o-border-radius: 24px;
    overflow: hidden;
    margin-bottom: 50px
}

@media screen and (max-width: 767px) {
    .certifications-card {
        margin-bottom: 20px
    }
}

.certifications-card .certifications-body {
    padding: 32px
}

@media screen and (max-width: 767px) {
    .certifications-card .certifications-body {
        padding: 15px
    }
}

@media screen and (min-width: 768px)and (max-width: 991px) {
    .certifications-card .certifications-body {
        padding: 30px
    }
}

.certifications-card .certifications-body .certifications-body-inner {
    min-height: 172px;
    padding-bottom: 20px
}

@media screen and (max-width: 767px) {
    .certifications-card .certifications-body .certifications-body-inner {
        min-height: inherit;
        padding-bottom: 10px
    }
}

.certifications-card .certifications-body h5 {
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: .01em;
    text-align: left;
    color: #6c67ae;
    font-family: Primal, sans-serif;
    margin-bottom: 10px
}

@media screen and (max-width: 767px) {
    .certifications-card .certifications-body h5 {
        font-size: 14px;
        line-height: 1.4
    }
}

.certifications-card .certifications-body h3 {
    font-size: 28px;
    font-weight: 700;
    line-height: 33.89px;
    text-align: left;
    color: #050038;
    margin-bottom: 10px
}

@media screen and (max-width: 767px) {
    .certifications-card .certifications-body h3 {
        font-size: 16px;
        margin-bottom: 6px;
        letter-spacing: normal;
        line-height: 1.4
    }
}

.certifications-card .certifications-body p {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    color: #696688
}

@media screen and (max-width: 767px) {
    .certifications-card .certifications-body p {
        font-size: 14px;
        line-height: 1.4;
        margin-bottom: 10px
    }
}

.certifications-card .certifications-head img {
    width: 100%
}

.certifications-3-section .title-wrap {
    margin-bottom: 56px;
    text-align: center
}

@media screen and (max-width: 767px) {
    .certifications-3-section .title-wrap {
        margin-bottom: 30px
    }
}

.certifications-3-section .title-wrap h3 {
    max-width: 720px;
    font-family: Inter, sans-serif;
    font-size: 21px;
    line-height: 1.48;
    letter-spacing: -1px;
    color: #696688;
    font-weight: normal;
    margin: 15px auto 0
}

@media screen and (max-width: 767px) {
    .certifications-3-section .title-wrap h3 {
        font-size: 12px;
        line-height: 1.4;
        margin-bottom: 10px
    }
}

.certifications-3-section .title-wrap h5 {
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: .01em;
    color: #c9f;
    font-family: Primal, sans-serif;
    margin-bottom: 10px
}

@media screen and (max-width: 767px) {
    .certifications-3-section .title-wrap h5 {
        font-size: 14px;
        line-height: 1.4;
        margin-bottom: 10px
    }
}

.certifications-3-section .certifications-row {
    flex-wrap: wrap
}

.certifications-3-section .certifications-row .certifications-card {
    flex: 0 0 24%;
    position: relative
}

@media screen and (min-width: 768px)and (max-width: 991px) {
    .certifications-3-section .certifications-row .certifications-card {
        flex: 0 0 47%
    }
}

@media screen and (max-width: 767px) {
    .certifications-3-section .certifications-row .certifications-card {
        flex: 0 0 80%
    }
}

.certifications-3-section .certifications-row .certifications-card .certifications-body {
    padding: 20px;
    position: relative;
    padding-bottom: 70px
}

.certifications-3-section .certifications-row .certifications-card .certifications-body h3 {
    font-size: 22px
}

@media screen and (max-width: 767px) {
    .certifications-3-section .certifications-row .certifications-card .certifications-body h3 {
        font-size: 18px;
        line-height: 1.4
    }
}

@media screen and (max-width: 767px) {
    .certifications-3-section .certifications-row .certifications-card .certifications-body {
        padding: 15px;
        padding-bottom: 40px
    }
}

.certifications-3-section .certifications-row .certifications-card .learn-more-btn {
    position: absolute;
    bottom: 30px;
    left: 20px;
    z-index: 9;
    font-size: 18px
}

@media screen and (max-width: 767px) {
    .certifications-3-section .certifications-row .certifications-card .learn-more-btn {
        font-size: 14px
    }
}

.security-hero-banner .left {
    max-width: 572px
}

.security-hero-banner .right .hero-right-img-wrap {
    text-align: right;
    padding: 35px 0
}

@media screen and (max-width: 767px) {
    .security-hero-banner .right .hero-right-img-wrap {
        padding: 0
    }
}

@media screen and (max-width: 767px) {

    .security-card-main-art .article-row .arti-con-col,
    .security-card-main-art .article-row .arti-img-col {
        max-width: 100%;
        width: 100%;
        flex: 0 1 50%
    }
}

.page-template-security-page-template worth-primary-nav .menu>.menu-item>* {
    color: #fff
}

.common-section {
    padding: 80px 0 100px
}

@media screen and (max-width: 767px) {
    .common-section {
        padding: 60px 0
    }
}

.common-section .title-wrap {
    margin-bottom: 56px;
    text-align: center
}

@media screen and (max-width: 767px) {
    .common-section .title-wrap {
        margin-bottom: 30px
    }
}

.press-awards-recent-article .certifications-card .certifications-body h5 {
    color: #b896ff
}

.load-more-btn-wrap {
    text-align: center;
    margin-top: 50px
}

@media screen and (max-width: 767px) {
    .load-more-btn-wrap {
        margin-top: 30px
    }
}

.load-more-btn {
    font-size: 21px;
    font-weight: 800;
    text-align: left;
    padding: 16px 32px;
    border-radius: 32px;
    background: #696688;
    color: #fff
}

.load-more-btn:hover {
    opacity: .7
}

@media screen and (max-width: 767px) {
    .load-more-btn {
        min-height: 38px;
        padding: 10px 20px;
        font-size: 15px
    }
}

section.press-awards-hero-banner.hero.smb-hero {
    background: #f1f3fd;
    padding-bottom: 72px
}

section.press-awards-hero-banner.hero.smb-hero .container-top {
    margin-top: 50px
}

section.press-awards-hero-banner.hero.smb-hero .slick-dots li {
    width: 15px;
    height: 15px
}

section.press-awards-hero-banner.hero.smb-hero .slick-dots li.slick-active button {
    background: #6b66c4 !important
}

section.press-awards-hero-banner.hero.smb-hero .slick-dots li button {
    background: rgba(0, 0, 0, 0) !important;
    border: 1px solid #6b66c4;
    width: 12px;
    height: 12px
}

section.press-awards-hero-banner.hero.smb-hero .inner:first-child {
    margin-bottom: 72px
}

section.press-awards-hero-banner.hero.smb-hero h1 {
    color: #050038;
    font-size: 58px;
    font-weight: 800;
    text-align: left;
    margin-bottom: 0
}

@media screen and (min-width: 768px)and (max-width: 991px) {
    section.press-awards-hero-banner.hero.smb-hero h1 {
        font-size: 48px
    }
}

@media screen and (max-width: 767px) {
    section.press-awards-hero-banner.hero.smb-hero h1 {
        font-size: 30px;
        text-align: center
    }
}

section.press-awards-hero-banner.hero.smb-hero p {
    color: #050038;
    margin-bottom: 0;
    padding-top: 10px
}

section.press-awards-hero-banner.hero.smb-hero .left {
    padding: 0
}

@media screen and (max-width: 767px) {
    section.press-awards-hero-banner.hero.smb-hero .left {
        padding: 0px 0px 20px !important
    }
}

@media screen and (min-width: 992px)and (max-width: 1199px) {
    section.press-awards-hero-banner.hero.smb-hero .left {
        padding: 0
    }
}

section.press-awards-hero-banner.hero.smb-hero .right {
    text-align: right
}

@media screen and (max-width: 767px) {
    section.press-awards-hero-banner.hero.smb-hero .right {
        text-align: center
    }
}

section.press-awards-hero-banner.hero.smb-hero .right .b-btn {
    margin-top: 0
}

@media screen and (min-width: 1200px) {
    .press-awards-container {
        max-width: 1130px
    }

    .press-awards-container .press-awards-slider {
        padding: 0 15px
    }
}

@media screen and (max-width: 767px) {
    .press-awards-container {
        padding: 0
    }
}

.press-awards-slider {
    margin-top: 72px
}

@media screen and (max-width: 767px) {
    .press-awards-slider {
        padding: 0;
        margin-top: 60px
    }
}

.press-awards-slider .certifications-card {
    display: flex;
    padding: 40px 56px;
    align-items: center;
    margin-left: 15px;
    margin-right: 15px
}

@media screen and (min-width: 768px)and (max-width: 991px) {
    .press-awards-slider .certifications-card {
        flex-direction: column;
        padding: 0
    }
}

@media screen and (max-width: 767px) {
    .press-awards-slider .certifications-card {
        flex-direction: column;
        padding: 0
    }
}

.press-awards-slider .certifications-card .certifications-head {
    min-width: 524px
}

@media screen and (max-width: 767px) {
    .press-awards-slider .certifications-card .certifications-head {
        min-width: inherit;
        width: 100%
    }
}

@media screen and (min-width: 768px)and (max-width: 991px) {
    .press-awards-slider .certifications-card .certifications-head {
        min-width: inherit;
        width: 100%
    }
}

.press-awards-slider .certifications-card .certifications-head img {
    max-width: 100%;
    display: block
}

@media screen and (min-width: 992px)and (max-width: 1199px) {
    .press-awards-slider .certifications-card .certifications-head {
        min-width: 300px
    }
}

.press-awards-slider .certifications-card .certifications-body {
    padding-top: 0;
    padding-bottom: 0
}

@media screen and (min-width: 768px)and (max-width: 991px) {
    .press-awards-slider .certifications-card .certifications-body {
        padding-top: 30px
    }
}

@media screen and (max-width: 767px) {
    .press-awards-slider .certifications-card .certifications-body {
        padding: 15px
    }
}

.press-awards-slider .certifications-card .certifications-body h5 {
    color: #b896ff
}

.press-awards-slider .certifications-card .certifications-body h3 {
    text-align: left;
    color: #050038
}

@media screen and (min-width: 1200px) {
    .press-awards-slider .certifications-card .certifications-body h3 {
        font-size: 34px;
        font-weight: 800;
        line-height: 41.15px
    }
}

@media screen and (max-width: 767px) {
    .press-awards-slider .certifications-card .certifications-body h3 {
        font-size: 16px;
        margin-bottom: 10px;
        letter-spacing: normal
    }
}

.press-awards-recent-article .section-title {
    text-align: left
}

.media-kit-hero-banner {
    background: #f1f3fd !important;
    text-align: center
}

.media-kit-hero-banner h1 {
    color: #050038;
    font-size: 58px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 0
}

@media screen and (min-width: 768px)and (max-width: 991px) {
    .media-kit-hero-banner h1 {
        font-size: 48px
    }
}

@media screen and (max-width: 767px) {
    .media-kit-hero-banner h1 {
        font-size: 30px
    }
}

.media-kit-hero-banner h5 {
    color: #050038;
    padding-top: 10px;
    max-width: 564px;
    margin: auto
}

@media screen and (max-width: 767px) {
    .media-kit-hero-banner h5 {
        font-size: 18px
    }
}

@media screen and (max-width: 767px) {
    .media-kit-hero-banner p {
        font-size: 16px
    }
}

.media-kit-hero-banner .btn-wrap {
    margin-top: 32px
}

.media-kit-hero-banner .btn-wrap a {
    margin: 0 16px
}

@media screen and (max-width: 767px) {
    .media-kit-hero-banner .btn-wrap a {
        margin: 0 3px
    }
}

.media-kit-hero-banner .media-kit-img-wrap {
    padding-bottom: 144px;
    text-align: center;
    overflow: hidden;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px
}

@media screen and (max-width: 767px) {
    .media-kit-hero-banner .media-kit-img-wrap {
        padding-bottom: 0
    }
}

.media-kit-hero-banner .container-top {
    margin-bottom: 72px;
    margin-top: 50px
}

@media screen and (max-width: 767px) {
    .media-kit-hero-banner .container-top {
        margin-bottom: 50px
    }
}

.gray-btn {
    box-sizing: border-box;
    background: #050038;
    border: 3px solid #050038;
    border-radius: 8px;
    height: 50px;
    padding: 10px 20px;
    font-style: normal;
    font-weight: 800;
    font-family: "Inter", sans-serif;
    font-size: 21px;
    line-height: 25px;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

@media screen and (max-width: 767px) {
    .gray-btn {
        height: 39px;
        padding: 11px 7px;
        font-size: 13px;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px
    }
}

.gray-btn:hover,
.pink-btn:hover {
    opacity: .8
}

ul.filter-btn-ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    list-style: none;
    gap: 16px
}

ul.filter-btn-ul li {
    list-style: none
}

ul.filter-btn-ul li a {
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: .02em;
    border: 1px solid #696688;
    height: 40px;
    min-width: 104px;
    text-align: center;
    padding: 10px 15px;
    border-radius: 8px;
    color: #696688;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    display: inline-block;
    box-sizing: border-box
}

ul.filter-btn-ul li a:hover {
    opacity: .7
}

ul.filter-btn-ul li a.active {
    background: #ff6fbc;
    color: #fff;
    border-color: #ff6fbc
}

ul.filter-btn-ul li.active a {
    background: #ff6fbc;
    color: #fff;
    border-color: #ff6fbc
}

.input-group-search-wrap {
    max-width: 324px;
    position: relative
}

.input-group-search-wrap input {
    border: 1px solid #dfdfdf;
    height: 56px;
    width: 100%;
    border-radius: 8px;
    padding: 0px 16px;
    float: right;
    padding-right: 60px;
    box-sizing: border-box
}

@media screen and (max-width: 767px) {
    .input-group-search-wrap input {
        height: 40px
    }
}

.input-group-search-wrap a.search-btn {
    position: absolute;
    top: 12px;
    right: 16px;
    z-index: 9
}

@media screen and (max-width: 767px) {
    .input-group-search-wrap a.search-btn {
        top: 4px;
        right: 4px
    }
}

.dot-ul li {
    margin-bottom: 5px
}

.dot-ul li a {
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    color: #696688;
    text-decoration: underline
}

@media screen and (max-width: 767px) {
    .dot-ul li a {
        font-size: 14px
    }
}

.dot-ul li a:hover {
    text-decoration: underline
}

section.international-overview-hero-banner.hero.smb-hero {
    background-color: #050038;
    background-position: center center;
    text-align: center;
    height: 300px;
    background-size: cover
}

@media screen and (max-width: 767px) {
    section.international-overview-hero-banner.hero.smb-hero {
        height: 160px
    }
}

section.international-overview-hero-banner.hero.smb-hero .container.container-top {
    text-align: center;
    padding-top: 70px
}

@media screen and (max-width: 767px) {
    section.international-overview-hero-banner.hero.smb-hero .container.container-top {
        padding-top: 50px
    }
}

section.international-overview-hero-banner.hero.smb-hero .container.container-top h5 {
    color: #b896ff;
    font-family: Primal, sans-serif;
    font-size: 16px;
    margin-bottom: 15px
}

@media screen and (max-width: 767px) {
    section.international-overview-hero-banner.hero.smb-hero .container.container-top h5 {
        margin-bottom: 0
    }
}

section.international-overview-hero-banner.hero.smb-hero .container.container-top h1 {
    font-family: "Inter", sans-serif;
    font-size: 58px;
    font-weight: 800;
    line-height: 64px;
    text-align: center;
    color: #fff
}

@media screen and (max-width: 767px) {
    section.international-overview-hero-banner.hero.smb-hero .container.container-top h1 {
        font-size: 30px;
        line-height: normal
    }
}

.international-overview-map .container.container-1 .inner {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: stretch
}

@media screen and (min-width: 768px)and (max-width: 991px) {
    .international-overview-map .container.container-1 .inner {
        flex-direction: column
    }

    .international-overview-map .container.container-1 .inner .input-group-search-wrap {
        margin-top: 15px
    }
}

@media screen and (max-width: 767px) {
    .international-overview-map .container.container-1 .inner {
        flex-direction: column
    }

    .international-overview-map .container.container-1 .inner .input-group-search-wrap {
        margin-top: 15px
    }
}

@media screen and (min-width: 768px)and (max-width: 991px) {
    .international-overview-map .container.container-1 .inner .left {
        width: 100%;
        overflow-x: auto;
        padding-bottom: 10px
    }
}

@media screen and (max-width: 767px) {
    .international-overview-map .container.container-1 .inner .left {
        width: 100%;
        overflow-x: auto;
        padding-bottom: 10px
    }
}

.international-overview-map .container.container-2 {
    margin-top: 72px
}

@media screen and (max-width: 767px) {
    .international-overview-map .container.container-2 {
        margin-top: 40px
    }
}

section.international-overview-identifiers.common-section {
    padding-top: 50px
}

@media screen and (max-width: 767px) {
    section.international-overview-identifiers.common-section {
        padding-top: 0
    }
}

section.international-overview-identifiers.common-section .container .inner {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: start;
    align-content: stretch
}

@media screen and (max-width: 767px) {
    section.international-overview-identifiers.common-section .container .inner {
        flex-direction: column
    }
}

section.international-overview-identifiers.common-section .container .inner h2 {
    font-size: 44px;
    font-weight: 800;
    text-align: left;
    color: #050038;
    margin-bottom: 16px
}

@media screen and (max-width: 767px) {
    section.international-overview-identifiers.common-section .container .inner h2 {
        font-size: 20px;
        line-height: 1.5;
        margin-bottom: 10px;
        letter-spacing: normal
    }
}

section.international-overview-identifiers.common-section .container .inner h3 {
    font-size: 34px;
    font-weight: 800;
    text-align: left;
    color: #bc42b9;
    margin-bottom: 16px
}

@media screen and (max-width: 767px) {
    section.international-overview-identifiers.common-section .container .inner h3 {
        font-size: 20px;
        line-height: 1.5;
        letter-spacing: normal;
        margin-bottom: 10px
    }
}

section.international-overview-identifiers.common-section .container .inner .right,
section.international-overview-identifiers.common-section .container .inner .left {
    width: 50%
}

section.international-overview-identifiers.common-section .container .inner .right .dot-ul,
section.international-overview-identifiers.common-section .container .inner .left .dot-ul {
    margin-left: 20px
}

@media screen and (max-width: 767px) {

    section.international-overview-identifiers.common-section .container .inner .right,
    section.international-overview-identifiers.common-section .container .inner .left {
        width: 100%
    }

    section.international-overview-identifiers.common-section .container .inner .right .dot-ul,
    section.international-overview-identifiers.common-section .container .inner .left .dot-ul {
        margin-left: 20px;
        margin-bottom: 40px
    }
}

section.international-overview-foundational.common-section {
    background: #f1f3fd;
    margin-bottom: -110px;
    padding-bottom: 200px
}

section.international-overview-foundational.common-section .section-title {
    color: #050038;
    margin-bottom: 48px
}

@media screen and (min-width: 992px) {
    section.international-overview-foundational.common-section .section-title {
        line-height: normal;
        font-size: 44px
    }
}

section.international-overview-foundational.common-section .certifications-row .ai-card-col.card-white {
    margin-bottom: 45px;
    min-height: 254px
}

@media screen and (min-width: 1200px) {
    section.international-overview-foundational.common-section .certifications-row .ai-card-col.card-white {
        padding: 90px 24px 24px
    }

    section.international-overview-foundational.common-section .certifications-row .ai-card-col.card-white .ai-c-icon {
        margin-left: 0 !important
    }
}

@media screen and (max-width: 767px) {
    section.international-overview-foundational.common-section .certifications-row .ai-card-col.card-white {
        margin-bottom: 20px;
        min-height: inherit
    }
}

@media screen and (min-width: 768px) {
    section.international-overview-foundational.common-section .certifications-row .ai-card-col.card-white .ai-c-icon {
        width: auto;
        height: auto;
        top: -18px;
        padding: 0;
        border: 0;
        background: rgba(0, 0, 0, 0);
        margin-left: -16px
    }
}

section.international-overview-foundational.common-section .certifications-row .ai-card-col.card-white h3 {
    font-size: 28px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 15px;
    margin-top: 15px;
    line-height: normal
}

@media screen and (max-width: 767px) {
    section.international-overview-foundational.common-section .certifications-row .ai-card-col.card-white h3 {
        font-size: 16px;
        margin-bottom: 6px;
        letter-spacing: normal;
        margin-top: 0
    }
}

section.international-overview-foundational.common-section .certifications-row .ai-card-col.card-white p {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    color: #696688
}

@media screen and (max-width: 767px) {
    section.international-overview-foundational.common-section .certifications-row .ai-card-col.card-white p {
        font-size: 14px;
        line-height: 20px
    }
}

.map-img-wrapper {
    border: 1px solid #dfdfdf;
    border-radius: 16px;
    overflow: hidden
}

@media screen and (min-width: 768px) {
    .map-img-wrapper {
        padding: 74px 104px
    }
}

@media screen and (max-width: 767px) {
    .map-img-wrapper {
        padding: 10px
    }
}

@media screen and (max-width: 767px) {
    section.hero.smb-hero.security-hero-banner {
        padding: 60px 0
    }

    section.hero.smb-hero.security-hero-banner .left p {
        margin-bottom: 20px
    }

    section.hero.smb-hero.security-hero-banner .right {
        margin-top: 30px
    }
}

@media screen and (min-width: 1200px) {
    section.hero.smb-hero.security-hero-banner .container .hero-right-img {
        height: auto;
        position: static;
        min-width: inherit;
        float: right;
        text-align: right;
        background-position: right;
        /* margin-top: 30px */
    }
}

worth-primary-nav .menu-location-primary-drawer.has-sidebar.nth-level-hide-new .sidear-drawer {
    flex-wrap: nowrap
}

worth-primary-nav .menu-location-primary-drawer.has-sidebar.nth-level-hide-new .sidebar.img-sidebar {
    max-width: inherit;
    width: inherit;
    flex: 0 1 400px !important
}

worth-primary-nav .menu-location-primary-drawer.has-sidebar.nth-level-hide-new .sidebar {
    margin: inherit !important;
    flex: inherit !important;
    max-width: calc(100% - 400px) !important
}

worth-primary-nav .menu-location-primary-drawer.has-sidebar.nth-level-hide-new .drawer-section {
    opacity: 0;
    visibility: hidden;
    width: 0
}

worth-primary-nav .menu-location-primary-drawer.has-sidebar.nth-level-hide-new.menu-wrap-resources {
    max-width: 822px;
    left: auto
}

worth-primary-nav .menu-location-primary-drawer.has-sidebar.nth-level-hide-new.menu-wrap-resources .sidear-drawer {
    justify-content: space-between
}

worth-primary-nav .menu-location-primary-drawer.has-sidebar.nth-level-hide-new.menu-wrap-resources .sidebar.img-sidebar {
    max-width: inherit;
    width: inherit;
    flex: 0 1 380px !important
}

worth-primary-nav .menu-location-primary-drawer.has-sidebar.nth-level-hide-new.menu-wrap-resources .sidebar {
    margin: inherit !important;
    flex: inherit !important;
    max-width: calc(100% - 380px) !important
}

worth-primary-nav .menu-location-primary-drawer.has-sidebar.nth-level-hide-new.menu-wrap-industries {
    max-width: 1006px;
    left: 0
}

worth-primary-nav .menu-location-primary-drawer.has-sidebar.nth-level-hide-new.menu-wrap-industries .sidear-drawer {
    justify-content: space-between
}

worth-primary-nav .menu-location-primary-drawer.has-sidebar.nth-level-hide-new.menu-wrap-industries .sidebar.img-sidebar {
    max-width: inherit;
    width: inherit;
    flex: 0 1 380px !important
}

worth-primary-nav .menu-location-primary-drawer.has-sidebar.nth-level-hide-new.menu-wrap-industries .sidebar {
    margin: inherit !important;
    flex: inherit !important;
    max-width: calc(100% - 380px) !important
}

.international-overview-map ul#tabs {
    list-style: none
}

.international-overview-map #content-tab .map-img-wrapper {
    display: none
}

.international-overview-map #content-tab .map-img-wrapper.active {
    display: block
}

.more-container .learn-more-btn {
    font-size: 16px
}

@media screen and (min-width: 768px)and (max-width: 991px) {
    .more-container .learn-more-btn {
        font-size: 14px
    }
}

@media screen and (max-width: 767px) {
    .more-container .learn-more-btn {
        font-size: 14px
    }
}

.more-container .morelink {
    display: block
}

.more-container .morecontent span {
    display: none
}

.more-container .more-text {
    display: none
}

.more-container .more-text {
    display: none
}

.more-container .learn-more-btn .view-less {
    display: none
}

.more-container.active .learn-more-btn .view-less,
.more-container.active .more-text {
    display: block !important
}

.more-container.active .learn-more-btn .view-details {
    display: none !important
}

section.main-art-wrap.product-feature-sect {
    margin-top: 56px
}

section.main-art-wrap.product-feature-sect .title-wrap {
    max-width: 800px;
    margin: 0 auto 80px;
    text-align: center
}

@media screen and (max-width: 767px) {
    section.main-art-wrap.product-feature-sect .title-wrap {
        margin-bottom: 30px
    }
}

section.main-art-wrap.product-feature-sect .title-wrap h2 {
    color: #16163f;
    margin-bottom: 16px
}

@media screen and (min-width: 992px) {
    section.main-art-wrap.product-feature-sect .title-wrap h2 {
        font-size: 44px;
        font-weight: 800;
        line-height: 53.25px;
        text-align: center
    }
}

section.main-art-wrap.product-feature-sect .title-wrap p {
    color: #696688
}

@media screen and (min-width: 992px) {
    section.main-art-wrap.product-feature-sect .title-wrap p {
        font-size: 18px;
        font-weight: 500;
        line-height: 28px;
        text-align: center
    }
}

@media screen and (min-width: 992px) {
    section.main-art-wrap.product-feature-sect .buis-article:not(:last-child) {
        margin-bottom: 80px;
        margin-top: 80px
    }
}

@media screen and (min-width: 768px)and (max-width: 991px) {
    section.main-art-wrap.product-feature-sect .buis-article:not(:last-child) {
        margin-bottom: 40px;
        margin-top: 40px
    }
}

section.main-art-wrap.product-feature-sect .article-row .arti-con-col.more-container h3 {
    margin-bottom: 16px
}

@media screen and (min-width: 992px) {
    section.main-art-wrap.product-feature-sect .article-row .arti-con-col.more-container h3 {
        font-size: 44px;
        font-weight: 800;
        line-height: 53.25px;
        color: #16163f
    }
}

section.main-art-wrap.product-feature-sect .article-row .arti-con-col.more-container p {
    margin: 16px 0
}

@media screen and (min-width: 992px) {
    section.main-art-wrap.product-feature-sect .article-row .arti-con-col.more-container p {
        font-size: 18px;
        font-weight: 500;
        line-height: 28px;
        color: #696688
    }
}

section.main-art-wrap.product-feature-sect p.more {
    margin: 0;
    padding: 0;
    line-height: normal
}

@media screen and (max-width: 767px) {
    section.main-art-wrap.product-feature-sect {
        margin-top: 0
    }

    section.main-art-wrap.product-feature-sect .title-wrap h2 {
        line-height: 1.19;
        font-size: 20px;
        margin-bottom: 10px
    }

    section.main-art-wrap.product-feature-sect .title-wrap p {
        font-size: 14px;
        line-height: 20px
    }

    section.main-art-wrap.product-feature-sect .arti-con-col p {
        margin: 10px 0px !important
    }

    section.main-art-wrap.product-feature-sect .arti-con-col h3 {
        font-size: 16px;
        letter-spacing: normal;
        line-height: 23px;
        margin-bottom: 10px
    }
}

@media screen and (min-width: 768px)and (max-width: 991px) {
    section.main-art-wrap.product-feature-sect {
        margin-top: 130px
    }
}

@media screen and (min-width: 992px) {
    worth-primary-nav .container--nav-menu>.menu>.menu-item {
        cursor: pointer
    }

    worth-primary-nav .container--nav-menu>.menu>.menu-item.hide-dropdown-arrow::before {
        display: none !important
    }
}

@media screen and (min-width: 768px)and (max-width: 991px) {
    .section-title {
        font-size: 30px
    }
}

@media screen and (max-width: 991px) {
    worth-primary-nav.expanded-drawer .menu>.menu-item.mobile-nth-level-hide-new::after {
        opacity: 0 !important
    }

    worth-primary-nav.expanded-drawer .menu>.menu-item.mobile-nth-level-hide-new .sub-menu .menu-item-has-children {
        padding-bottom: 12px !important
    }

    worth-primary-nav.expanded-drawer .menu>.menu-item.mobile-nth-level-hide-new .sub-menu .menu-item-has-children::after,
    worth-primary-nav.expanded-drawer .menu>.menu-item.mobile-nth-level-hide-new .sub-menu .menu-item-has-children .sub-menu {
        visibility: hidden !important;
        opacity: 0 !important;
        display: none !important
    }
}

@media screen and (max-width: 767px) {

    h1,
    h2,
    h3,
    h4,
    h5 {
        letter-spacing: normal
    }

    .product-video-wrap {
        padding-top: 60px !important
    }

    .arti-con-col ul li,
    .arti-con-col p {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 15px
    }

    .main-art-wrap .buis-article .article-row .arti-con-col,
    .main-art-wrap .buis-article .article-row .arti-img-col {
        max-width: 100%;
        width: 100%;
        flex: 0 1 100%
    }

    .ai-card-wrap.sm-ai-card-wrap .container .ai-card-row {
        display: block
    }

    section.main-art-wrap.security-card-main-art .article-row {
        flex-direction: column-reverse;
        gap: 0px
    }
}