.dl-none {
    display: none;
}
.text-center {
    text-align: center;
}
.j492294ee {
    justify-content: center;
}

.bgmn {
    background-color: var(--color-primary);
}
.color-danger {
    color: red !important;
}

.post-feed {
    padding: 10px 26px 14px 26px;
    background: #ffffff;
    font-size: 15px;
    border: 1px solid rgb(172, 179, 193);
    border-radius: 6px;
    overflow: hidden;
}
.be61dc43, .c8bf505cf .post-feed li.be61dc43 {
    margin: 0;
    padding: 6px 0;
}
.post-feed ul, .c8bf505cf .post-feed ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.s50650729 .post-feed .caef2392 {
    padding: 0;
}
.f559e50e1 {
    font-family: Merriweather, serif;
    font-weight: bold;
    font-size: 22px;
    line-height: 30px;
    margin: 14px 0 18px 0;
    text-align: left;
}
.be61dc43:not(:last-child){
    border-bottom: 1px dashed rgb(172, 179, 193);
}
.be61dc43 a {
    color: var(--color-primary);
    font-weight: bold;
    text-transform: capitalize;
}
.be61dc43 a:hover {
    text-decoration: underline;
}

.post-feed-mobile {
    display: none;
    margin-bottom: 20px;
    padding: 0;
    border: none;
}
.post-feed-mobile ul, .c8bf505cf .post-feed-mobile ul {
    list-style: inside;
}
@media (max-width: 1023px) {
    .post-feed {
        display: none;
    }
    .post-feed-mobile {
        display: block;
        margin-bottom: 20px;
    }
}

.t73fb7721 {
    position: relative;
    display: block;
    max-width: 1099px;
    margin: 0 auto;
}
.t73fb7721 h1, .f37dfac8 .t73fb7721  h1 {
    font-size: 56px;
    line-height: 1.26em;
    letter-spacing: 1px;
    text-align: center;
}

/** fix product card image **/
.p9e782504 .p3c9ade1f .p1925b55c img {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 300px;
    object-fit: contain;
}

@media screen and (max-width: 580px) {
    .p9e782504 .p3c9ade1f .p9978de2f .m37b88a2f img {
        width: 100%;
        height: auto;
        max-width: 100%;
        max-height: 300px;
        object-fit: contain;
    }
}

/*** Hub pages widget ***/
.h7768b448 {
    display: flex;
    margin: 12px 9px 12px 0;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    padding: 23px 20px 12px 32px;
}
.h430fe5a1 {
    min-width: 307px;
    max-width: 307px;
    margin-right: 70px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}
.h2b87e2dd, h1.h2b87e2dd, h2.h2b87e2dd, h3.h2b87e2dd, p.h2b87e2dd {
    width: 100%;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.36em;
    letter-spacing: initial;
    color: #231F20;
    margin: 0;
    margin-bottom: 86px;
}
.h6aca0f88 {
    width: 100%;
    margin-left: -15px;
    margin-bottom: 15px;
    align-self: flex-end;
}
.h0f33cbd6 {
    position: relative;
    display: none;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    text-transform: none;
    background: #F6F8FC;
    border-radius: 4px;
    color: #231F20;
    padding: 14px 12px 16px 15px;
}
.h0f33cbd6.b453e6d4 {
    display: flex;
}
.c16782c3 {
    width: 12px;
    height: 8px;
    margin-left: 20px;
}

.h0f33cbd6:hover, .h0f33cbd6:active, .h0f33cbd6:focus {
    text-decoration: none;
    opacity: 0.7;
}
.h7569558d {
    margin-top: 5px;
}
.h430fe5a1, .h7569558d {
    flex:1;
}
.h1a2e8eba {
    line-height: 1em;
    margin-bottom: 12px;
}
.h1a2e8eba.h1f351710 {
    display: none;
}
a.h481bc6ed {
    font-weight: normal;
    font-size: 15px;
    line-height: 1.5em;
    text-decoration: none;
    text-transform: capitalize;
    color: #103244;
}
a.h481bc6ed:hover {
    opacity: 0.7;
    text-decoration: underline;
    color: #103244;
}
.d4fc2829 {
    display: none;
    margin: 20px 0 0 0;
}
.h0f33cbd6.f80fb3bf {
    display: none;
}
@media screen and (max-width: 768px) {
    .h7768b448 {
        display: flex;
        flex-direction: column;
        padding: 20px 20px;
        margin-right: 0;
    }
    .h2b87e2dd, h1.h2b87e2dd, h2.h2b87e2dd, h3.h2b87e2dd, p.h2b87e2dd {
        margin-bottom: 12px;
    }
    .h430fe5a1 {
        min-width: 100%;
        max-width: 100%;
    }
    .h6aca0f88 {
        display: none;
    }
    .h0f33cbd6.h92b77fcb {
        display: none;
    }
    .d4fc2829 {
        display: flex;
    }
    .h0f33cbd6.f80fb3bf {
        display: block;
    }
    .h1a2e8eba.h1f351710 {
        display: block;
    }
}

/** widget rating system **/
.widget__rating-system {
    margin-bottom: 30px;
    background: #ffffff;
    border: 1px solid #ACB3C1;
    border-radius: 6px;
    overflow: hidden;
}
.r2634b862 {
    background: #FFFFFF;
}

.r8054624f a {
    text-decoration: none;
    font-weight: bold;
}
.r8054624f a:hover {
    opacity: 0.6;
    text-decoration: underline;
}

.r8054624f {
    max-width: 336px;
    padding: 30px 28px;
}

.be6683a8 {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.r375425de {
    margin-left: 20px;
    font-family: 'Merriweather';
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
}

.r1dead334 {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 30px;
}

.r49678311 {
    font-family: 'Merriweather';
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 15px;
}

.r0fa4dc5b {
    font-size: 15px;
    line-height: 25px;
}
/** widget rating system END **/

/** trusted links **/
.t2b196c9a {
    position: relative;
    display: inline-block;
}
.t146a1e3f {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
a.t146a1e3f {}
a.t146a1e3f:hover {
    text-decoration: none;
}
.cfc128a2 {}
.t146a1e3f:hover .cfc128a2 {
    text-decoration: underline;
}
.faa27a43 {
    font-size: 10px;
    align-self: flex-start;
    margin-left: 3px;
    text-decoration: none;
    margin-top: -6px;
    max-height: 8px;
}

.t146a1e3f svg {
    align-self: flex-start;
    width: 6px;
    height: 5px;
    padding-top: 7px;
    margin-left: 3px;
}

.f7bac899 {
    visibility: hidden;
    width: 336px;
    color: #231F20;
    padding: 20px 25px 25px 25px;
    background: #FFFFFF;
    box-shadow: 0 4px 24px rgba(39, 30, 7, 0.2);
    border-radius: 6px;
    position: absolute;
    z-index: 1;
}
.f7bac899.trl-tooltip-disabled {
    display: none;
}
.t2b196c9a:hover .f7bac899 {
    visibility: visible;
    z-index: 22;
}

.da184394 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    line-height: 1.2em;
    margin-bottom: 18px;
}
.t71c0417b {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 17px;
    height: 17px;
    margin-right: 7px;
    border-radius: 50%;
    overflow: hidden;
}
.t71c0417b svg {
    position: relative;
    z-index: 4;
}
.acab8a1d {
    display: block;
    font-family: 'Merriweather', serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.36em;
    margin-bottom: 10px;
}
.t8ef6b5e8 {
    display: block;
    font-size: 12px;
    line-height: 1.4em;
    margin-bottom: 20px;
}
.t9d6684c7 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: -1px;
}
.t9d6684c7 .e893220a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.3em;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}
.e893220a svg {
    width: 11px;
    height: 11px;
    margin-left: 8px;
}
a.e893220a {
    font-weight: normal;
}

.fa3ff772 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.1;
    z-index: 3;
}
/** trusted links END **/

/* references */
.r1c4d6ea6 {
    position: relative;
    display: block;
    margin-bottom: 20px;
}
.r586ae0fe, .formatBlock .r586ae0fe, .formatBlock .wpb_wrapper .r586ae0fe {
}
.ee3bec3b {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-wrap: nowrap;
}
.r710b5454 {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: nowrap;
    margin-bottom: 12px;
}
.r6447dd95 {
    display: flex;
    flex-direction: row;
    width: auto;
    word-break: keep-all!important;
    word-wrap: normal !important;
    margin-right: 8px;
    font-weight: bold;
}
.r504c4678 {}
.r4d01bd9e {
    margin-bottom: 8px;
    font-weight: bold;
}
.f2a76e25 {
    margin-bottom: 8px;
}
.b915202d {}
.ae98d6b6 {}
/* references END */
.r1ab62e17 {
    margin-bottom: 30px;
}
.df9b597c {
    margin-bottom: 30px;
}

@media (max-width: 1023px) {
    .f94357cb .p46ab7ac0 {
        display: none !important;
    }
    .f94357cb .p46ab7ac0:nth-child(1) {
        display: flex !important;
    }
    .f94357cb .p46ab7ac0:nth-child(2) {
        display: flex !important;
    }
}
.b6f4f8f4 .f87ffcbe {
    text-transform: capitalize;
}
.b6f4f8f4 .f87ffcbe > a {
    white-space: normal;
    line-height: 1.3em;
}