	/*! This file is auto-generated */
	.wp-block-button__link {
	    color: #fff;
	    background-color: #32373c;
	    border-radius: 9999px;
	    box-shadow: none;
	    text-decoration: none;
	    padding: calc(.667em + 2px) calc(1.333em + 2px);
	    font-size: 1.125em
	}

	.wp-block-file__button {
	    background: #32373c;
	    color: #fff;
	    text-decoration: none
	}

	img:is([sizes="auto" i], [sizes^="auto," i]) {
	    contain-intrinsic-size: 3000px 1500px
	}

    
			
    .a-stats {
        --akismet-color-mid-green: #357b49;
        --akismet-color-white: #fff;
        --akismet-color-light-grey: #f6f7f7;

        max-width: 350px;
        width: auto;
    }

    .a-stats * {
        all: unset;
        box-sizing: border-box;
    }

    .a-stats strong {
        font-weight: 600;
    }

    .a-stats a.a-stats__link,
    .a-stats a.a-stats__link:visited,
    .a-stats a.a-stats__link:active {
        background: var(--akismet-color-mid-green);
        border: none;
        box-shadow: none;
        border-radius: 8px;
        color: var(--akismet-color-white);
        cursor: pointer;
        display: block;
        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif;
        font-weight: 500;
        padding: 12px;
        text-align: center;
        text-decoration: none;
        transition: all 0.2s ease;
    }

    /* Extra specificity to deal with TwentyTwentyOne focus style */
    .widget .a-stats a.a-stats__link:focus {
        background: var(--akismet-color-mid-green);
        color: var(--akismet-color-white);
        text-decoration: none;
    }

    .a-stats a.a-stats__link:hover {
        filter: brightness(110%);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16);
    }

    .a-stats .count {
        color: var(--akismet-color-white);
        display: block;
        font-size: 1.5em;
        line-height: 1.4;
        padding: 0 13px;
        white-space: nowrap;
    }


    
    .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
    .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
        background-image: none !important;
    }
    @media screen and (max-height: 1024px) {
        .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
        .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
            background-image: none !important;
        }
    }
    @media screen and (max-height: 640px) {
        .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
        .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
            background-image: none !important;
        }
    }

    
    .uicore-animate-scroll {
        animation: .5s linear uicoreFadeIn both;
        animation-timeline: view(block);
    }