/*!
Theme Name: S3T 2020
Theme URI: http://studio3t.com/
Author: Stefano Pignataro, Studio 3T
Author URI: https://www.studio3t.com
Description: The shiny, all-new Studio 3T theme!
Text Domain: s3t-2020
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/
.hidden {
    display: none
}

.hidden-important {
    display: none !important
}

.dropdown {
    background-color: #ffffff;
    border: 1px solid #17af66;
    border-radius: 4px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
    padding: 10px 20px;
    position: relative;
    transition: box-shadow 0.3s ease;
    width: auto;
    z-index: 6
}

@media (max-width:640px) {
    .dropdown {
        width: 100%
    }
}

.dropdown:hover {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    cursor: pointer
}

.dropdown.closed {
    background-color: transparent;
    border: 1px solid #dadada;
    z-index: 1
}

.dropdown.closed .menu {
    border: none;
    max-height: 0;
    margin-top: 0;
    margin-bottom: 0
}

.dropdown.closed .title .arrow-icon {
    transition: transform 0.3s;
    transform: rotate(90deg)
}

.dropdown .title {
    color: #2c2c2c;
    cursor: pointer;
    display: flex;
    font-weight: 500;
    gap: 20px;
    justify-content: space-between
}

.dropdown .title .arrow-icon {
    transition: transform 0.3s;
    transform: rotate(270deg)
}

.dropdown .menu {
    background-color: #ffffff;
    border: #17af66 1px solid;
    border-top: none;
    border-radius: 0px 0px 4px 4px;
    left: -1px;
    margin-top: 6px;
    overflow: hidden;
    position: absolute;
    right: -1px;
    text-align: left;
    transition: max-height 0.3s, margin-top 0.3s
}

.dropdown .menu .list-button {
    border-bottom: #dadada 1px solid;
    cursor: pointer;
    padding: 5px 20px;
    transition: color 0.3s ease
}

.dropdown .menu .list-button:hover {
    color: #17af66
}

.dropdown .menu .list-button:last-of-type {
    border-bottom: none;
    margin-bottom: 0
}

.dropdown .menu .list-button a:not(:hover) {
    color: #2c2c2c
}

.hbspt-form {
    margin-top: 20px
}

.hbspt-form fieldset,
.hbspt-form fieldset .hs-input:not(input[type="checkbox"]),
.hbspt-form fieldset .input {
    margin-right: 0 !important;
    max-width: 100% !important;
    width: 100% !important
}

.hbspt-form fieldset {
    margin-bottom: 15px !important
}

.hbspt-form fieldset>div>label {
    display: block;
    font-weight: 500;
    margin-bottom: 5px
}

.hbspt-form .hs-error-msgs {
    background-color: #9c5555;
    border-radius: 4px;
    color: #fff;
    font-size: 80%;
    list-style: none;
    margin: 10px 0 0;
    padding: 8px 5px;
    width: auto
}

.hbspt-form .form-columns-2>div {
    margin-right: 0 !important;
    width: calc(50% - 15px) !important
}

.hbspt-form .form-columns-2>div:first-of-type {
    margin-right: 30px !important
}

.hs-input {
    width: auto !important;
    margin-right: 12px
}

form#hsForm_69631b67-e337-4219-ab89-2ed46779fab0 input {
    width: 50% !important
}

form#hsForm_69631b67-e337-4219-ab89-2ed46779fab0 ul {
    width: 50% !important
}

form#hsForm_69631b67-e337-4219-ab89-2ed46779fab0 textarea {
    width: 50% !important
}

.hs_error_rollup {
    margin-bottom: 10px
}

.legal-consent-container {
    margin: 24px 0 !important
}

.hs-form-field {
    margin: 24px 0 !important
}

ul.inputs-list {
    list-style-type: none
}

#hsForm_af7d4c2a-2ee1-4ee9-9c56-6f568dfcf358 ul.inputs-list.multi-container {
    list-style: none
}

#hsForm_7cba3573-699a-43ff-bad6-e58c8d40e7dd ul.inputs-list.multi-container {
    list-style: none
}

@media (max-width:640px) {
    .hbspt-form .form-columns-2>div:first-of-type {
        margin-right: 0 !important;
        margin-bottom: 15px !important
    }

    .hbspt-form .form-columns-2>div {
        width: 100% !important
    }
}

#hsForm_dbb3863a-81a5-431a-9f14-41f863430268 {
    display: flex;
    flex-wrap: wrap
}

#hsForm_dbb3863a-81a5-431a-9f14-41f863430268>div {
    display: block;
    margin-bottom: 0 !important;
    width: 100%
}

#hsForm_dbb3863a-81a5-431a-9f14-41f863430268>div input[type="text"],
#hsForm_dbb3863a-81a5-431a-9f14-41f863430268>div input[type="email"] {
    width: 100% !important
}

#hsForm_dbb3863a-81a5-431a-9f14-41f863430268>div input[type="checkbox"] {
    margin-top: 5px
}

#hsForm_dbb3863a-81a5-431a-9f14-41f863430268>div input[type="submit"],
#hsForm_b7bbc03f-c491-49c5-8026-05841585c73a>div input[type="submit"] {
    color: #fff
}

#hsForm_dbb3863a-81a5-431a-9f14-41f863430268>div.hs_firstname,
#hsForm_dbb3863a-81a5-431a-9f14-41f863430268>div.hs_lastname {
    width: calc(50% - 15px);
    margin-right: 30px !important
}

@media (max-width:640px) {

    #hsForm_dbb3863a-81a5-431a-9f14-41f863430268>div.hs_firstname,
    #hsForm_dbb3863a-81a5-431a-9f14-41f863430268>div.hs_lastname {
        width: 100%;
        margin-right: 0 !important
    }
}

#hsForm_dbb3863a-81a5-431a-9f14-41f863430268>div.hs_lastname {
    margin-right: 0 !important
}

#hsForm_dbb3863a-81a5-431a-9f14-41f863430268>div.hs_submit {
    margin-top: 20px
}

#hsForm_dbb3863a-81a5-431a-9f14-41f863430268>div .input .inputs-list,
#hsForm_dbb3863a-81a5-431a-9f14-41f863430268>div .input .hs-form-booleancheckbox {
    padding-left: 0
}

.legal-consent-container .hs-error-msgs label {
    color: white !important
}

.book-a-demo-form {
    margin-bottom: 60px
}

@media (max-width:640px) {
    .book-a-demo-form {
        margin-bottom: 0
    }
}

.book-a-demo-form .content-container.onecol {
    position: relative;
    max-width: 870px
}

.book-a-demo-form .content-container.onecol .s3t-ck-warning {
    max-width: 70%;
    margin: 0px !important
}

.book-a-demo-form .content-container.onecol:after {
    background-image: url(/wp-content/themes/s3t-2020/images/download-webinar.svg);
    background-repeat: no-repeat;
    background-position: center center;
    bottom: -140px;
    content: "";
    height: 180px;
    position: absolute;
    right: 0;
    width: 260px
}

@media (max-width:960px) {
    .book-a-demo-form .content-container.onecol:after {
        height: 120px;
        width: 175px
    }
}

@media (max-width:640px) {
    .book-a-demo-form .content-container.onecol:after {
        display: none
    }
}

.book-a-demo-form .content-container.onecol h1 {
    font-size: 40px;
    margin-bottom: 15px
}

#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135 {
    display: flex;
    flex-wrap: wrap
}

#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div {
    display: block;
    margin-bottom: 0 !important;
    width: 100%
}

#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div input[type="text"],
#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div input[type="email"],
#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div input[type="tel"],
#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div input[type="number"],
#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div select {
    width: 100% !important
}

#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div input[type="checkbox"] {
    margin-top: 5px
}

#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div input[type="submit"] {
    color: #fff
}

#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div.hs_firstname,
#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div.hs_lastname,
#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div.hs_email,
#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div.hs_phone,
#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div.hs_company,
#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div.hs_country,
#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div.hs_what_s_your_role_,
#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div.hs_company_size_dropdown,
#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div.hs_survey__familiarity_with_mongo_shell {
    width: calc(50% - 15px)
}

#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div.hs_firstname,
#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div.hs_email,
#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div.hs_company,
#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div.hs_what_s_your_role_,
#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div.hs_survey__familiarity_with_mongo_shell {
    margin-right: 30px !important
}

#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div.hs_lastname,
#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div.hs_phone,
#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div.hs_country,
#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div.hs_company_size_dropdown {
    margin-right: 0px !important
}

#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div.hs_submit {
    margin-top: 20px
}

@media (max-width:640px) {

    #hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div.hs_firstname,
    #hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div.hs_lastname,
    #hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div.hs_email,
    #hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div.hs_phone,
    #hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div.hs_company,
    #hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div.hs_country,
    #hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div.hs_what_s_your_role_,
    #hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div.hs_company_size_dropdown,
    #hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div.hs_survey__familiarity_with_mongo_shell {
        width: 100%;
        margin-right: 0 !important
    }
}

#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div .input .inputs-list,
#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135>div .input .hs-form-booleancheckbox {
    padding-left: 0
}

#hsForm_9f0a0e81-b0a4-42b7-b2f0-99bef8b78135 .hs-error-msg {
    color: white
}

.main-container,
.site-header,
.footer-menu,
.footer-info {
    display: block;
    width: 100%
}

body.noheader .site-header {
    display: none !important
}

body.simpleheader .site-header {
    box-shadow: none
}

body.simpleheader .site-header-right {
    display: none !important
}

.site-header .content-container,
.site-header .site-header-right,
.page-header .content-container {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    height: 80px;
    justify-content: space-between;
    max-width: 1170px
}

.site-header {
    align-content: stretch;
    background-color: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-property: background, background-color, background-position, border, box-shadow, color, opacity, transform, visibility;
    z-index: 10
}

.site-header.dark {
    background-color: #103b41
}

body.scrolled .site-header {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2)
}

@media (max-width:986) {
    .site-header .content-container {
        height: 70px
    }
}

.site-header .site-header-right {
    flex-grow: 2;
    justify-content: flex-end
}

.page-header {
    background-color: #e5e5e5;
    position: relative;
    z-index: 5
}

.page-header .content-container {
    height: 50px
}

body.nav-secondary-open .page-header {
    z-index: 9
}

.page-navigation-title {
    font-size: 1.2em;
    font-weight: 500;
    margin: 0;
    padding: 0
}

.page-navigation-title a:not(:hover) {
    color: #595959
}

.page-navigation-title a:hover {
    color: #17af66
}

.single-case-study .hero-header {
    margin-top: -50px
}

.main-logo,
.main-logo a,
.main-logo img {
    line-height: 80px
}

@media (max-width:986px) {

    .main-logo,
    .main-logo a,
    .main-logo img {
        line-height: 70px
    }
}

.main-logo a,
.main-logo img {
    display: block;
    height: auto;
    width: 90px
}

@media (max-width:986px) {

    .main-logo a,
    .main-logo img {
        width: 70px
    }
}

.overlay-bg {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 8
}

.main-navigation {
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    width: auto
}

.main-navigation a,
.main-navigation button {
    font-size: 0.95em;
    font-weight: 500;
    text-transform: capitalize;
    user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none
}

.main-navigation.geo-check .menu-main-menu-container .menu .country-specific {
    display: none
}

.menu-main-menu-container {
    flex: 1
}

.site-header.dark .main-navigation {
    background-color: #103b41
}

@media (max-width:986px) {
    body.downloadbuttonheader .main-navigation {
        visibility: unset !important;
        position: relative !important;
        height: unset !important;
        top: unset !important
    }

    body.downloadbuttonheader .main-navigation li {
        margin-top: 10px !important
    }

    .main-navigation {
        left: 0;
        height: 0;
        overflow: hidden;
        position: absolute;
        right: 0;
        top: 70px;
        visibility: hidden;
        z-index: 20
    }

    .sub-navigation {
        display: none
    }

    body.nav-menu-open,
    body.nav-secondary-open {
        overflow: hidden
    }

    body.nav-menu-open .main-navigation {
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
        height: calc(100vh - 70px);
        height: calc(100dvh - 70px);
        overflow-y: auto;
        padding: 0 20px 20px;
        visibility: visible
    }

    body.nav-secondary-open .sub-navigation {
        background-color: #f3f3f3;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
        display: block;
        left: 0;
        position: absolute;
        top: 80px;
        width: 100%
    }
}

.main-navigation ul,
.sub-navigation ul {
    display: flex;
    align-items: center;
    gap: 15px;
    list-style: none;
    margin: 0;
    padding-left: 0
}

.main-navigation ul.sub-menu,
.sub-navigation ul.sub-menu {
    flex-direction: column;
    align-items: start;
    gap: 0
}

@media (max-width:986px) {
    .main-navigation ul {
        flex-direction: column;
        align-items: start;
        gap: 0
    }

    .sub-navigation ul {
        display: block;
        padding: 0 20px
    }
}

.main-navigation ul li,
.sub-navigation ul li {
    display: inline-block;
    padding: 0;
    margin: 0;
    position: relative
}

.sub-navigation ul li,
.sub-navigation ul li a:not(:hover) {
    color: #595959
}

@media (min-width:987px) {
    .main-navigation ul li.mega-menu {
        position: static
    }

    .main-navigation ul li.mega-menu ul {
        display: flex;
        flex-wrap: wrap;
        left: 0;
        right: 0
    }

    .main-navigation ul li.mega-menu ul li {
        width: 33.3%
    }

    .main-navigation ul li,
    .sub-navigation ul li {
        line-height: 80px
    }
}

@media (max-width:986px) {

    .main-navigation ul li,
    .sub-navigation ul li {
        display: block;
        line-height: 30px;
        margin-left: 0;
        margin-bottom: 10px
    }

    .btn {
        line-height: unset !important;
        text-align: left !important
    }
}

.main-navigation ul li a,
.sub-navigation ul li a {
    display: block;
    text-decoration: none
}

.main-navigation ul li a {
    color: #2c2c2c
}

.site-header .main-navigation ul li a:hover,
.site-header .main-navigation ul li a:active {
    color: #17af66
}

.site-header.dark .main-navigation ul li a {
    color: #ffffff
}

.site-header.dark .main-navigation ul li a:hover,
.site-header.dark .main-navigation ul li a:active {
    color: #e6e6e6
}

@media (max-width:986px) {
    .main-navigation ul li.menu-button {
        display: none
    }
}

.main-navigation ul li.menu-button a {
    text-transform: capitalize;
    border: 1px solid #17af66;
    border-radius: 4px;
    display: block;
    padding: 4px 10px
}

.main-navigation ul li.menu-button a:hover {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25)
}

.main-navigation ul li.menu-button a.oauthloginbutton.btn.btn-social.btn-primary {
    overflow: unset !important;
    font-weight: unset !important;
    font-size: unset !important;
    border: unset !important
}

.main-navigation ul li.menu-button.menu-download-button a {
    background-color: #17af66;
    color: #ffffff
}

.main-navigation ul li.menu-button.menu-sales-button a {
    background-color: #ffffff;
    color: #17af66
}

.main-navigation ul li.menu-button.menu-sales-button a:hover {
    color: #ffffff;
    background-color: #17af66
}

@media (min-width:987px) {
    .main-navigation ul li.menu-button a {
        line-height: 28px
    }
}

.main-navigation ul li.menu-item-has-children a,
.sub-navigation ul li.menu-item-has-children a {
    position: relative
}

.main-navigation ul li.menu-item-has-children a svg,
.sub-navigation ul li.menu-item-has-children a svg {
    margin-left: 4px
}

.site-header.dark .main-navigation ul li.menu-item-has-children>a:after {
    border-color: #ffffff transparent transparent transparent
}

@media (max-width:986px) {

    .main-navigation ul li.menu-item-has-children>a svg,
    .sub-navigation ul li.menu-item-has-children>a svg {
        transition: transform 0.3s;
        transform: rotate(-90deg)
    }

    .main-navigation ul li.toggled.menu-item-has-children>a svg,
    .sub-navigation ul li.toggled.menu-item-has-children>a svg {
        transition: transform 0.3s;
        transform: rotate(0deg)
    }
}

.main-navigation ul li.menu-item-has-children:hover>a:after,
.sub-navigation ul li.menu-item-has-children:hover>a:after {
    border-color: #17af66 transparent transparent transparent
}

.sub-navigation ul li.menu-item-has-children:hover {
    cursor: pointer
}

.sub-navigation ul li.menu-item-has-children ul {
    background-color: #f3f3f3
}

.sub-navigation ul li.menu-item-has-children>a:after {
    top: 51%
}

@media (min-width:987px) {

    .main-navigation ul li:hover>ul,
    .main-navigation ul li.focus>ul,
    .sub-navigation ul li:hover>ul,
    .sub-navigation ul li.focus>ul {
        opacity: 1;
        visibility: visible;
        border: 1px solid #e6e6e6
    }
}

.main-navigation ul ul,
.sub-navigation ul ul {
    background-color: #ffffff;
    opacity: 0;
    text-transform: capitalize;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-property: background, background-color, background-position, color, opacity, transform, visibility;
    visibility: hidden
}

.site-header.dark .main-navigation ul ul {
    background-color: #103b41
}

@media (min-width:987px) {

    .main-navigation ul ul,
    .sub-navigation ul ul {
        margin-top: -10px;
        border-radius: 10px;
        border: 1px solid transparent;
        box-shadow: 0px 7px 26px 0px #11111126;
        left: 0;
        padding: 15px;
        position: absolute;
        top: 100%;
        z-index: 50
    }
}

@media (max-width:986px) {

    .main-navigation ul ul,
    .sub-navigation ul ul {
        height: 0;
        overflow: hidden;
        padding-left: 15px;
        position: relative;
        text-transform: none
    }

    .main-navigation ul li.toggled ul,
    .sub-navigation ul li.toggled ul {
        height: auto;
        margin-top: 10px;
        opacity: 1;
        visibility: visible
    }
}

.main-navigation ul ul li,
.sub-navigation ul ul li {
    display: block;
    line-height: 30px;
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.main-navigation ul ul li a,
.sub-navigation ul ul li a {
    margin-bottom: 10px
}

.main-navigation ul ul li:last-of-type a,
.sub-navigation ul ul li:last-of-type a {
    margin-bottom: 0
}

body.downloadbuttonheader .mobile-menu-toggle {
    display: none !important
}

.mobile-menu-toggle,
.overlay-bg,
.secondary-menu-toggle {
    display: none;
    user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none
}

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

    .mobile-menu-toggle,
    .mobile-menu-toggle:hover,
    .secondary-menu-toggle,
    .secondary-menu-toggle:hover {
        background: transparent;
        border: none;
        box-shadow: none;
        cursor: pointer;
        display: block;
        height: 20px;
        padding: 0;
        position: relative;
        width: 20px;
        min-width: 20px
    }

    .mobile-menu-toggle span,
    .mobile-menu-toggle:hover span,
    .secondary-menu-toggle span,
    .secondary-menu-toggle:hover span {
        transition-duration: 0.3s;
        transition-timing-function: ease;
        transition-property: all
    }

    .mobile-menu-toggle span,
    .secondary-menu-toggle span {
        background-color: #404040;
        height: 3px;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%
    }

    .site-header.dark .mobile-menu-toggle span {
        background-color: #ffffff
    }

    body.nav-menu-open .mobile-menu-toggle .mobile-menu-1,
    body.nav-menu-open .mobile-menu-toggle .secondary-menu-1,
    body.nav-secondary-open .secondary-menu-toggle .mobile-menu-1,
    body.nav-secondary-open .secondary-menu-toggle .secondary-menu-1 {
        transform: translate(0, 6px) rotate(-45deg)
    }

    body.nav-menu-open .mobile-menu-toggle .mobile-menu-2,
    body.nav-menu-open .mobile-menu-toggle .secondary-menu-2,
    body.nav-secondary-open .secondary-menu-toggle .mobile-menu-2,
    body.nav-secondary-open .secondary-menu-toggle .secondary-menu-2 {
        opacity: 0
    }

    body.nav-menu-open .mobile-menu-toggle .mobile-menu-3,
    body.nav-menu-open .mobile-menu-toggle .secondary-menu-3,
    body.nav-secondary-open .secondary-menu-toggle .mobile-menu-3,
    body.nav-secondary-open .secondary-menu-toggle .secondary-menu-3 {
        transform: translate(0, -6px) rotate(45deg)
    }

    body.nav-menu-open .mobile-menu-toggle span,
    body.nav-menu-open .mobile-menu-toggle:hover span {
        background-color: #17af66
    }

    .mobile-menu-toggle .mobile-menu-1,
    .secondary-menu-toggle .secondary-menu-1 {
        top: 0
    }

    .mobile-menu-toggle .mobile-menu-2,
    .secondary-menu-toggle .secondary-menu-2 {
        top: 6px
    }

    .mobile-menu-toggle .mobile-menu-3,
    .secondary-menu-toggle .secondary-menu-3 {
        top: 12px
    }

    body.nav-menu-open .overlay-bg,
    body.nav-secondary-open .overlay-bg {
        display: block
    }
}

.site-content .comment-navigation,
.site-content .posts-navigation,
.site-content .post-navigation,
.site-content .navigation,
.site-content .pagination {
    margin: 30px 0 0;
    overflow: hidden
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

#academy-3t-submenu {
    display: flex
}

@media screen and (max-width:986px) {
    #academy-3t-submenu {
        flex-direction: column;
        align-items: start
    }
}

body.downloadbuttonheader .search-icon {
    display: none !important
}

.search-icon {
    cursor: pointer;
    margin-left: 15px
}

@media (max-width:986px) {
    .search-icon {
        margin-right: 25px
    }
}

.search-icon img {
    display: block;
    height: 20px;
    width: auto
}

body.search-open .search-icon img {
    filter: invert(49%) sepia(20%) saturate(5596%) hue-rotate(120deg) brightness(97%) contrast(82%)
}

.site-header.dark .search-icon img {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(157deg) brightness(104%) contrast(101%)
}

body.search-open .overlay-bg {
    display: block
}

body.search-open .site-search {
    display: block;
    z-index: 8
}

.site-search {
    background-color: #ffffff;
    box-shadow: 0 0px 15px rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    display: none;
    left: 50%;
    max-width: 600px;
    top: 50%;
    padding: 30px;
    position: fixed;
    transform: translateX(-50%) translateY(-50%);
    width: 100%
}

.site-search .search-form,
.page-id-40996 .main-container .search-form {
    position: relative
}

.site-search .search-form .search-field,
.page-id-40996 .main-container .search-form .search-field {
    background-color: transparent;
    border: none;
    border-bottom: #17af66 1px solid;
    border-radius: 0;
    color: #103b41;
    font-size: 2em;
    padding-right: 70px;
    width: 100%
}

.site-search .search-form .search-submit,
.page-id-40996 .main-container .search-form .search-submit {
    background: transparent;
    border: none;
    border-left: #17af66 1px solid;
    border-radius: 0;
    color: #103b41;
    cursor: pointer;
    height: 100%;
    font-weight: 500;
    line-height: 33px;
    margin-right: 0;
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-property: background, background-color, background-position, border, box-shadow, color, opacity, transform, visibility, rotate
}

@media (max-width:480px) {

    .site-search .search-form .search-submit,
    .site-search .search-form .search-submit:hover,
    .page-id-40996 .main-container .search-form .search-submit,
    .page-id-40996 .main-container .search-form .search-submit:hover {
        background-color: #ffffff;
        border: #17af66 1px solid;
        border-radius: 4px;
        color: #103b41;
        display: block;
        font-size: 16px;
        margin-top: 15px;
        padding: 7px 15px;
        position: static;
        transform: none;
        width: 100%
    }

    .site-search .search-form .search-submit:hover,
    .page-id-40996 .main-container .search-form .search-submit:hover {
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25)
    }
}

.page-id-40996 .main-container .search-form.kb-search-form .search-field {
    background-color: #fff;
    border-bottom: none;
    border-radius: 10px;
    color: #2c2c2c;
    padding-left: 20px;
    padding-right: 80px;
    font-size: 1.3em;
    padding-bottom: 18px;
    padding-top: 18px
}

.page-id-40996 .main-container .search-form.kb-search-form .search-submit {
    background-color: #fff;
    bottom: 0;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    border-left: #dadada 1px solid;
    color: #2c2c2c;
    padding: 0 15px;
    top: 0;
    transform: none
}

.page-id-40996 .main-container .search-form.kb-search-form .search-submit:hover {
    border-left: #17af66 1px solid;
    background-color: #17af66;
    color: #fff
}

@media (max-width:480px) {

    .page-id-40996 .main-container .search-form.kb-search-form .search-field,
    .page-id-40996 .main-container .search-form.kb-search-form .search-submit {
        border-radius: 4px;
        padding-left: 20px;
        padding-right: 20px;
        position: static
    }
}

@media (max-width:980px) {
    .site-search {
        max-width: 90vw
    }
}

@media (max-width:640px) {
    .site-search {
        font-size: 0.8em;
        padding: 15px
    }
}

@media (max-width:640px) {
    .search-form .search-field {
        padding-right: 0
    }
}

.widget .search-form .search-form,
.widget .search-form .search-submit {
    display: block;
    position: static;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%
}

.widget .search-form .search-field {
    border: 0;
    padding-left: 0;
    padding-right: 0
}

.search .search-filters ul {
    list-style: none
}

.search .search-filters ul,
.search .search-filters li {
    padding-left: 0
}

.search .search-filters,
.search .search-filters li:last-of-type {
    margin: 0;
    padding-bottom: 0
}

.search .content-container div:not(.sidebar-column) .search-form,
.error404 .content-container .search-form {
    margin-bottom: 50px
}

.search .content-container .search-form .search-field {
    font-size: 1.2em
}

.search .content-container .search-form .search-submit {
    line-height: 22px
}

body.nofooter footer {
    display: none !important
}

body.nofooter footer.footer-menu {
    display: none !important
}

body.nofootermenu footer footer {
    color: #e6e6e6;
    font-size: 1em;
    position: relative;
    z-index: 5
}

footer.footer-menu {
    background-color: #103b41;
    padding-bottom: 50px;
    padding-top: 50px;
    color: #fff
}

footer.footer-menu .widget {
    font-size: 1em
}

footer.footer-menu .widget h4 {
    color: #17af66;
    margin-bottom: 15px
}

footer.footer-menu .widget a:visited {
    color: #17af66
}

footer.footer-menu .widget a:hover {
    color: #e6e6e6
}

footer.footer-menu .widget p:first-of-type img {
    max-width: 80px
}

footer.footer-menu .widget p:last-of-type img {
    max-width: 40px
}

footer.footer-menu .widget ul,
footer.footer-menu .widget li {
    display: block;
    list-style: none;
    margin-left: 0;
    padding-left: 0
}

footer.footer-menu .widget li {
    padding: 0;
    margin: 0 0 10px 0
}

footer.footer-info {
    background-color: #2c2c2c;
    text-align: center;
    padding-bottom: 25px;
    padding-top: 30px
}

footer.footer-info p {
    color: #ffffff;
    margin: 0 0 5px
}

footer.footer-info #footer-bottom {
    list-style: none;
    margin: 0;
    padding: 0
}

footer.footer-info #footer-bottom li {
    display: inline-block;
    padding-left: 0
}

footer.footer-info #footer-bottom li:not(:last-of-type):after {
    content: "|";
    display: inline-block;
    margin: 0 2px 0 4px
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#content[tabindex="-1"]:focus {
    outline: 0
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clear:before,
.clear:after,
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after,
.clearfix:after,
.entry-content:after {
    clear: both
}

.widget {
    margin: 0 0 1.5em;
    font-size: 0.9em;
    list-style: none
}

.widget h2,
.widget h3,
.widget .widget-title {
    color: #17af66;
    font-size: 1em;
    font-weight: 500;
    margin-bottom: 0.5em;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
    text-transform: uppercase
}

.widget img {
    width: 100%
}

.widget ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.widget ul li {
    display: block;
    list-style: none;
    padding: 5px 0
}

.widget-highlighted,
.widget_search {
    background-color: #fff;
    border: #dadada 1px solid;
    border-radius: 4px;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
    margin: 0 0 20px 0;
    padding: 20px;
    position: relative
}

.widget-highlighted::before,
.widget_search::before {
    background: var(--wp--preset--color--green);
    content: " ";
    height: 6px;
    position: absolute;
    top: 0;
    width: 80px
}

.widget-highlighted h3,
.widget_search h3 {
    color: var(--wp--preset--color--base)
}

.widget-highlighted input,
.widget_search input {
    width: 100% !important
}

.widget-highlighted input[type="button"],
.widget-highlighted input[type="reset"],
.widget-highlighted input[type="submit"],
.widget_search input[type="button"],
.widget_search input[type="reset"],
.widget_search input[type="submit"] {
    color: #fff
}

.content-container.sidebar .sidebar-column .widget h4 {
    font-size: 1em
}

.sidebar-column .widget a:not(:hover) {
    color: #595959
}

.sidebar-column .widget a:not(:hover) .is-active-link {
    color: #17af66
}

@media (min-width:987px) {
    .content-container.sidebar .sidebar-column .detachable-area {
        position: -webkit-sticky;
        position: sticky;
        max-height: 100%;
        top: 100px
    }
}

@media (max-width:986px) {
    #kb-article-navigation {
        background-color: #fff;
        border: none;
        border-top: #dadada 1px solid;
        bottom: 0;
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
        cursor: pointer;
        display: flex;
        flex-direction: column-reverse;
        left: 0;
        padding: 15px 20px;
        position: fixed;
        margin: 0 auto;
        max-width: 1170px;
        right: 0;
        transition-duration: 0.3s;
        transition-timing-function: ease;
        transition-property: background, background-color, background-position, border, box-shadow, color, opacity, transform, visibility;
        width: 100%;
        z-index: 5
    }

    #kb-article-navigation:hover {
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4)
    }

    #kb-article-navigation h3 {
        position: relative;
        margin-bottom: 0
    }

    #kb-article-navigation h3:after {
        border-color: transparent transparent #2c2c2c transparent;
        border-style: solid;
        border-width: 0 5px 5px 5px;
        cursor: pointer;
        content: "";
        height: 0;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        transition-duration: 0.3s;
        transition-timing-function: ease;
        transition-property: background, background-color, background-position, border, box-shadow, color, opacity, transform, visibility;
        width: 0
    }

    #kb-article-navigation.kb-nav-open h3:after {
        transform: translateY(-50%) rotate(180deg)
    }

    #kb-article-navigation .toc {
        display: none;
        margin-bottom: 20px;
        max-height: 50vh;
        overflow-y: auto
    }

    #kb-article-navigation.kb-nav-open .toc {
        display: block
    }
}

.widget select {
    max-width: 100%
}

.site-content {
    margin: 0
}

.sticky {
    display: block
}

.single-knowledge-base .content-area {
    padding-bottom: 40px;
    padding-top: 40px
}

.post,
.page {
    margin: 0
}

.updated:not(.published) {
    display: none
}

.entry-header {
    margin-bottom: 2em
}

.entry-title {
    margin-bottom: 15px
}

.entry-title+small,
.posted-on {
    display: block;
    margin-top: -10px;
    margin-bottom: 10px
}

.entry-content h3 {
    color: #2c2c2c
}

.page-content,
.entry-content,
.entry-summary {
    margin: 0 0 1.5em
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.post-thumbnail img {
    display: none
}

.sm {
    max-width: 600px;
    margin: auto
}

.md {
    max-width: 800px;
    margin: auto
}

.full {
    max-width: 100vw;
    margin: auto
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,
iframe,
object {
    max-width: 100%
}

.custom-logo-link {
    display: inline-block
}

.s3t-vpb-embed {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto
}

.s3t-vpb-embed-preloader {
    bottom: 0;
    cursor: pointer;
    left: 0;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.3s ease;
    z-index: 1
}

.s3t-vpb-embed-preloader:not(.disabled):hover {
    opacity: 0.7
}

.s3t-vpb-embed-preloader>img {
    display: block;
    height: auto;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%
}

.s3t-vpb-embed-preloader .s3t-vpb-embed-preloader-warning {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 100%
}

.s3t-vpb-embed-preloader .s3t-vpb-embed-preloader-action:before,
.s3t-vpb-embed-preloader .s3t-vpb-embed-preloader-action:after {
    content: "";
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.s3t-vpb-embed-preloader .s3t-vpb-embed-preloader-action:before {
    background: rgba(16, 59, 65, 0.7);
    border-radius: 50%;
    height: 60px;
    width: 60px
}

.s3t-vpb-embed-preloader .s3t-vpb-embed-preloader-action:after {
    border-color: transparent transparent transparent #ffffff;
    border-style: solid;
    border-width: 12px 0 12px 20px;
    height: 0;
    width: 0
}

.s3t-vpb-embed iframe,
.s3t-vpb-embed object,
.s3t-vpb-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin-bottom: 1.5em
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block
}

body.noconsent,
body.choiceselector {
    overflow: hidden
}

body.noconsent .overlay-bg {
    display: block;
    z-index: 10
}

body.choiceselector .overlay-bg {
    display: block;
    z-index: 50
}

.ck-banner-wrapper,
.kb-academy-banner-wrapper {
    align-items: center;
    justify-content: space-around;
    display: flex
}

.ck-banner-wrapper {
    max-width: 1170px;
    margin: 0 auto;
    justify-content: flex-start
}

@media (max-width:480px) {
    .ck-banner-wrapper {
        justify-content: center !important
    }
}

.ck-banner-message a {
    text-decoration: underline
}

.ck-banner-button.button,
.kb-academy-banner-button {
    white-space: nowrap
}

.ck-banner-button.button {
    margin-top: 20px
}

.ck-banner-button.button.secondary:not(:hover) {
    border-color: #ffffff;
    box-shadow: none
}

.ck-banner-button.button.secondary:hover {
    box-shadow: none
}

.ck-choice-container:not(.hidden),
.ck-banner-container:not(.hidden),
.custom-banner-container:not(.hidden) {
    background-color: white;
    border-radius: 4px;
    box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.3);
    font-size: 0.9em;
    left: 50%;
    max-height: 80vh;
    max-width: 560px;
    overflow-y: auto;
    padding: 20px 30px;
    position: fixed;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 95vw;
    z-index: 90
}

.custom-banner-container:not(.hidden) {
    background-color: transparent !important;
    padding: 0px !important;
    border-radius: 6px !important
}

.custom-banner-container:not(.hidden) .custom-banner-wrapper {
    position: relative
}

.custom-banner-container:not(.hidden) .custom-banner-wrapper .custom-banner-close {
    position: absolute;
    color: #fff;
    font-size: 21px;
    right: 14px;
    top: 10px;
    transition: color 0.25s
}

@media (max-width:480px) {
    .custom-banner-container:not(.hidden) .custom-banner-wrapper .custom-banner-close {
        font-size: 14px
    }
}

.custom-banner-container:not(.hidden) .custom-banner-wrapper .custom-banner-close:hover {
    cursor: pointer;
    color: #17af66
}

.custom-banner-container:not(.hidden) .custom-banner-wrapper img {
    display: block
}

.ck-banner-message h4,
.s3t-ck-choice h4 {
    font-size: 1.3em
}

.ck-choice-container label {
    display: inline-block;
    font-weight: 700;
    max-width: 80%
}

.ck-choice-trigger {
    border: #dadada 1px solid;
    border-top: none;
    padding: 15px;
    position: relative
}

.ck-choice-trigger:first-of-type {
    border-top: #dadada 1px solid
}

.ck-choice-trigger p {
    display: none;
    margin-bottom: 0;
    margin-top: 5px
}

.ck-choice-trigger.active p {
    display: block
}

.ck-choice-button.secondary {
    margin-top: 20px
}

.ck-choice-trigger-info {
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 15px
}

.ck-choice-close {
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    line-height: 15px;
    padding: 15px;
    position: absolute;
    right: 0px;
    top: 0px
}

.s3t-ck-warning {
    background: #f3f3f3;
    border: #dadada 1px solid;
    border-radius: 0;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    color: #595959;
    cursor: pointer;
    font-size: 14px;
    margin: 15px auto !important;
    opacity: 1;
    padding: 8px 8px 8px 30px;
    position: relative;
    text-align: left;
    text-shadow: none;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-property: box-shadow;
    width: 90%
}

.s3t-ck-warning:hover {
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3)
}

.cookies-problem-warning {
    cursor: default !important;
    box-shadow: none !important
}

@media (max-width:980px) {
    .s3t-ck-warning {
        max-width: 90%
    }
}

.s3t-ck-warning img {
    display: block;
    height: 16px;
    left: 8px;
    position: absolute;
    top: 10px;
    width: 16px
}

.s3t-ck-warning span {
    color: #17af66
}

.kb-academy-banner-container:not(.hidden) {
    background-color: #103b41
}

.kb-academy-banner-wrapper {
    color: #fff;
    margin: 0 auto;
    padding-bottom: 20px !important;
    padding-top: 20px !important
}

@media (max-width:980px) {
    .kb-academy-banner-container {
        display: none !important
    }

    .ck-banner-wrapper,
    .kb-academy-banner-wrapper {
        flex-wrap: wrap
    }

    .ck-banner-wrapper {
        justify-content: flex-start;
        text-align: center
    }

    .kb-academy-banner-button {
        margin-left: 10px !important;
        margin-right: 10px !important;
        margin-top: 10px
    }
}

body.downloadpopup,
body.downloadpopup-cookies-problem,
body.downloadmodal,
body.updateProfileModal,
body.certificatesModal,
body.custom-banner {
    overflow: hidden
}

body.downloadpopup .overlay-bg,
body.downloadpopup-cookies-problem .overlay-bg,
body.downloadmodal .overlay-bg,
body.updateProfileModal .overlay-bg,
body.certificatesModal .overlay-bg,
body.custom-banner .overlay-bg {
    display: block;
    z-index: 10
}

.download-confirm-container:not(.hidden),
.download-cookies-problem-container:not(.hidden) {
    background-color: white;
    border-radius: 4px;
    box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.3);
    font-size: 0.9em;
    left: 50%;
    max-height: 95vh;
    max-width: 450px;
    overflow-y: auto;
    padding: 20px 30px;
    position: fixed;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 95vw;
    z-index: 90
}

.download-confirm-container:not(.hidden) .button.secondary,
.download-cookies-problem-container:not(.hidden) .button.secondary {
    box-shadow: none
}

.download-confirm-container:not(.hidden) .button.secondary:not(:hover),
.download-cookies-problem-container:not(.hidden) .button.secondary:not(:hover) {
    border-color: #ffffff
}

#s3t-login-button>.oauthloginbutton.btn.btn-social.btn-primary {
    background-color: #17af66;
    border: #17af66 1px solid;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    margin-right: 15px;
    padding: 10px 20px;
    height: 46px !important;
    line-height: inherit !important;
    font-weight: 500 !important;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-property: background, background-color, background-position, border, box-shadow, color, opacity, transform, visibility
}

#s3t-login-button>.oauthloginbutton.btn.btn-social.btn-primary:hover {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25)
}

.btn-primary {
    border-color: unset !important
}

.btn-primary:hover .fa-lock:before {
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-property: filter;
    filter: invert(49%) sepia(20%) saturate(5596%) hue-rotate(120deg) brightness(97%) contrast(82%)
}

.btn-social>:first-child {
    line-height: 19px !important;
    border-right: none !important;
    left: 1px !important;
    top: 29px !important
}

.my3t-login {
    padding-left: 30px
}

.my3t-login:before {
    left: 0px;
    top: 5px;
    position: absolute;
    content: url("../images/my3t-login.svg");
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-property: filter
}

.my3t-login:hover:before {
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-property: filter;
    filter: invert(50%) sepia(100%) saturate(351%) hue-rotate(99deg) brightness(89%) contrast(97%)
}

.fa-lock:before {
    content: url("../images/my3t-login.svg") !important
}

#password-grant-modal {
    display: none !important
}

.splide__arrows {
    user-select: none
}

.blog-sidebar-cta {
    display: flex;
    flex-direction: column;
    margin-bottom: 24px
}

.blog-sidebar-cta h3,
.blog-sidebar-cta p,
.blog-sidebar-cta button {
    margin: 0
}

.blog-sidebar-cta button {
    color: white
}

.archive-blog-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 4px
}

.archive-blog-footer ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.archive-blog-footer ul li {
    margin: 0;
    padding: 0 4px;
    border: #17af66 1px solid
}

.archive-blog-footer .blog-tags-list {
    display: flex;
    gap: 8px
}

/*# sourceMappingURL=/wp-content/themes/s3t-2020/css/main.map */