.dl-none {
    display: none;
}
.text-center {
    text-align: center;
}
.j9fea0b38 {
    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;
}
.s1e232042, .c32c981a6 .post-feed li.s1e232042 {
    margin: 0;
    padding: 6px 0;
}
.post-feed ul, .c32c981a6 .post-feed ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.e9598340 .post-feed .s3f856c80 {
    padding: 0;
}
.f6f097074 {
    font-family: Merriweather, serif;
    font-weight: bold;
    font-size: 22px;
    line-height: 30px;
    margin: 14px 0 18px 0;
    text-align: left;
}
.s1e232042:not(:last-child){
    border-bottom: 1px dashed rgb(172, 179, 193);
}
.s1e232042 a {
    color: var(--color-primary);
    font-weight: bold;
    text-transform: capitalize;
}
.s1e232042 a:hover {
    text-decoration: underline;
}

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

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

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

@media screen and (max-width: 580px) {
    .c40e90d9 .c9f0910d .p6c12913d .m6c685fbb img {
        width: 100%;
        height: auto;
        max-width: 100%;
        max-height: 300px;
        object-fit: contain;
    }
}

/*** Hub pages widget ***/
.ce543021 {
    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;
}
.h9541e0de {
    min-width: 307px;
    max-width: 307px;
    margin-right: 70px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}
.b308b2d7, h1.b308b2d7, h2.b308b2d7, h3.b308b2d7, p.b308b2d7 {
    width: 100%;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.36em;
    letter-spacing: initial;
    color: #231F20;
    margin: 0;
    margin-bottom: 86px;
}
.ca88f389 {
    width: 100%;
    margin-left: -15px;
    margin-bottom: 15px;
    align-self: flex-end;
}
.b60f4fbf {
    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;
}
.b60f4fbf.h629b7902 {
    display: flex;
}
.h340dcdd1 {
    width: 12px;
    height: 8px;
    margin-left: 20px;
}

.b60f4fbf:hover, .b60f4fbf:active, .b60f4fbf:focus {
    text-decoration: none;
    opacity: 0.7;
}
.h2f1fe050 {
    margin-top: 5px;
}
.h9541e0de, .h2f1fe050 {
    flex:1;
}
.a3120ad3 {
    line-height: 1em;
    margin-bottom: 12px;
}
.a3120ad3.c97b126f {
    display: none;
}
a.f1274284 {
    font-weight: normal;
    font-size: 15px;
    line-height: 1.5em;
    text-decoration: none;
    text-transform: capitalize;
    color: #103244;
}
a.f1274284:hover {
    opacity: 0.7;
    text-decoration: underline;
    color: #103244;
}
.h74bed428 {
    display: none;
    margin: 20px 0 0 0;
}
.b60f4fbf.h2ec72c69 {
    display: none;
}
@media screen and (max-width: 768px) {
    .ce543021 {
        display: flex;
        flex-direction: column;
        padding: 20px 20px;
        margin-right: 0;
    }
    .b308b2d7, h1.b308b2d7, h2.b308b2d7, h3.b308b2d7, p.b308b2d7 {
        margin-bottom: 12px;
    }
    .h9541e0de {
        min-width: 100%;
        max-width: 100%;
    }
    .ca88f389 {
        display: none;
    }
    .b60f4fbf.h447fe01d {
        display: none;
    }
    .h74bed428 {
        display: flex;
    }
    .b60f4fbf.h2ec72c69 {
        display: block;
    }
    .a3120ad3.c97b126f {
        display: block;
    }
}

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

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

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

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

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

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

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

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

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

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

.cd2de80c {
    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;
}
.cd2de80c.trl-tooltip-disabled {
    display: none;
}
.b3963c90:hover .cd2de80c {
    visibility: visible;
    z-index: 22;
}

.t806ef649 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    line-height: 1.2em;
    margin-bottom: 18px;
}
.t2a1094ef {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 17px;
    height: 17px;
    margin-right: 7px;
    border-radius: 50%;
    overflow: hidden;
}
.t2a1094ef svg {
    position: relative;
    z-index: 4;
}
.t7ae58f62 {
    display: block;
    font-family: 'Merriweather', serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.36em;
    margin-bottom: 10px;
}
.b461957d {
    display: block;
    font-size: 12px;
    line-height: 1.4em;
    margin-bottom: 20px;
}
.c710311a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: -1px;
}
.c710311a .b343f79e {
    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;
}
.b343f79e svg {
    width: 11px;
    height: 11px;
    margin-left: 8px;
}
a.b343f79e {
    font-weight: normal;
}

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

/* references */
.r84c23eac {
    position: relative;
    display: block;
    margin-bottom: 20px;
}
.r8e24e581, .formatBlock .r8e24e581, .formatBlock .wpb_wrapper .r8e24e581 {
}
.d4acccae {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-wrap: nowrap;
}
.e984045e {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: nowrap;
    margin-bottom: 12px;
}
.c4052194 {
    display: flex;
    flex-direction: row;
    width: auto;
    word-break: keep-all!important;
    word-wrap: normal !important;
    margin-right: 8px;
    font-weight: bold;
}
.r125a8f9b {}
.r9bc92248 {
    margin-bottom: 8px;
    font-weight: bold;
}
.r763be685 {
    margin-bottom: 8px;
}
.r6fddbffb {}
.b08d2fbc {}
/* references END */
.r58a0e7f4 {
    margin-bottom: 30px;
}
.s0953c6aa {
    margin-bottom: 30px;
}

@media (max-width: 1023px) {
    .efa87242 .p1cddcf1d {
        display: none !important;
    }
    .efa87242 .p1cddcf1d:nth-child(1) {
        display: flex !important;
    }
    .efa87242 .p1cddcf1d:nth-child(2) {
        display: flex !important;
    }
}
.h60bafd8b .e66a05b4 {
    text-transform: capitalize;
}
.h60bafd8b .e66a05b4 > a {
    white-space: normal;
    line-height: 1.3em;
}
.g95821714 {
    margin-top: 6px;
    margin-bottom: 8px;
    color: #303030;
}
.a311e7a4 .g93ad9900 a {
    color: var(--color-primary);
    font-weight: bold;
}
.g601bd359 .g93ad9900 a {
    color: var(--color-primary);
    font-weight: 700;
}