
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');

:root {
    --primary-color: #686868; 
    --secondary-color: #00A09B; 
}

.is-active{
    color: #00A09B;
}

.primary-green-bg{
    background-color: #00A09B;
}

.primary-yellow{
    background-color: #A4AF5C;
}

.primary-black{
    background-color: #686868;
}

.primary-green-text{
    color: #00A09B;
}

.primary-yellow-text{
    color: #A4AF5C;
}

.primary-black-text{
    color: #686868;
}

.primary-green-border{
    border-color: #00A09B;
}

.primary-yellow-border{
    border-color: #A4AF5C;
}

.primary-black-border{
    border-color: #686868;
}

.primary-yellow-btn-bg{
    background-color: #F4F6E7;
}

.jost{
font-family: "Jost", sans-serif;
}

.blog-post-style h2,h3,h4{
    font-family: "Jost", sans-serif;
}

.blog-post-style h2{
    margin-top: 35px;
    margin-bottom:14px;
    text-transform: uppercase;
    font-size: 45px;
    font-weight: 600;
}

.blog-post-style h3 {
    font-size: 28px;
    font-weight: 700;
    margin-top: 35px;
    margin-bottom: 35px;
    line-height: 1.3;
    text-align: left;
    text-transform: uppercase;
}

.blog-post-style h4 {
    font-size: 22px;
    font-weight: 600;
    margin-top: 25px;
    margin-bottom: 25px;
    line-height: 1.3;
    text-transform: uppercase;
    text-align: left;
}

.blog-post-style p{
    margin-top: 14px;
    margin-bottom: 14px;
    font-size: 18px;
    font-weight: 400;
    color: #434343;
}

.blog-post-style .figure {
    width: 1340px;
    height: 660px;
    position: absolute; 
    margin-left: 408px;
    margin-right: 50px;
    border-radius: 30px;
}

.blog-post-style .wp-block-image {
    margin-top: 30px;
    margin-bottom: 30px;
}

.blog-post-style .wp-block-image img {
    width: 611px;
    height: 388px;
    border-radius: 30px;
    object-fit: cover;
    display: block;
}

.blog-post-style .wp-block-columns {
    display: flex;
    gap: 18px;
    margin-top: 25px;
    margin-bottom: 25px;
    box-sizing: border-box;
}

.blog-post-style .wp-block-columns .wp-block-column img {
    width: 100%;
    max-width: 611px;
    height: 388px;
    object-fit: cover;
    border-radius: 30px;
    display: block;
}



.blog-post-style ul {
    padding-left: 22px;
    margin: 20px 0;
}

.blog-post-style ul li {
    font-size: 18px;
    color: #434343;
    margin-bottom: 10px;
    line-height: 1.6;
    list-style: disc;
    font-family: "Jost", sans-serif;
}

.blog-post-style ul li::marker {
    color: #00A09B; 
}

.blog-post-style a {
    font-size: 18px;
    color: #00A09B; 
    text-decoration: none;
    font-weight: 500;
    text-align: left;
}

.blog-post-style a:hover {
    color: #00A09B;
    text-decoration: underline;
}





/* find and help support */

.blog-post-style-support h2,h3,h4{
    font-family: "Jost", sans-serif;
}

.blog-post-style-support h2{
    margin-top: 35px;
    margin-bottom:14px;
    text-transform: uppercase;
    font-size: 45px;
    font-weight: 600;
}

.blog-post-style-support h3 {
    font-size: 28px;
    font-weight: 700;
    margin-top: 35px;
    margin-bottom: 35px;
    line-height: 1.3;
    text-align: left;
    text-transform: uppercase;
}

.blog-post-style-support h4 {
    font-size: 22px;
    font-weight: 600;
    margin-top: 25px;
    margin-bottom: 25px;
    line-height: 1.3;
    text-transform: uppercase;
    text-align: left;
}

.blog-post-style-support p{
    margin-top: 14px;
    margin-bottom: 14px;
    font-size: 18px;
    font-weight: 400;
    color: #434343;
}

.blog-post-style-support .figure {
    width: 1340px;
    height: 660px;
    position: absolute; 
    margin-left: 408px;
    margin-right: 50px;
    border-radius: 30px;
}

.blog-post-style-support .wp-block-image {
    margin-top: 30px;
    margin-bottom: 30px;
}

.blog-post-style-support .wp-block-image img {
    width: 611px;
    height: 388px;
    border-radius: 30px;
    object-fit: cover;
    display: block;
}

.blog-post-style-support .wp-block-columns {
    display: flex;
    gap: 18px;
    margin-top: 25px;
    margin-bottom: 25px;
    box-sizing: border-box;
}

.blog-post-style-support .wp-block-columns .wp-block-column img {
    width: 100%;
    max-width: 611px;
    height: 388px;
    object-fit: cover;
    border-radius: 30px;
    display: block;
}

.blog-post-style-support ul {
    padding-left: 22px;
    margin: 20px 0;
}

.blog-post-style-support ul li {
    font-size: 18px;
    color: #434343;
    margin-bottom: 10px;
    line-height: 1.6;
    list-style-type: disc;
    font-family: "Jost", sans-serif;
    display: list-item;
}

.blog-post-style-support ul li::marker {
    color: #00A09B;
}

.blog-post-style-support ol {
    list-style-type: decimal !important;
    list-style-position: outside;
    padding-left: 22px;
    margin: 20px 0;
}

.blog-post-style-support ol li {
    font-size: 18px;
    color: #434343;
    margin-bottom: 10px;
    line-height: 1.6;
    font-family: "Jost", sans-serif;
    display: list-item;
}

.blog-post-style-support ol li::marker {
    color: #000000;
}

.blog-post-style-support ol ul {
    margin-top: 10px;
    padding-left: 26px;
}

.blog-post-style-support ol ul li::marker {
    color: #00A09B !important;
}

.blog-post-style-support a {
    font-size: 18px;
    color: #00A09B; 
    text-decoration: none;
    font-weight: 500;
    text-align: left;
}

.blog-post-style-support a:hover {
    color: #00A09B;
    text-decoration: underline;
}