.elementor-3809 .elementor-element.elementor-element-464d0a1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}/* Start custom CSS for html, class: .elementor-element-3c86e88 */.sup-feature-section {
            text-align: center;
            padding: 150px 0px;
            position: relative;
            overflow-x: hidden;
            overflow-y: hidden;
        }

        .sup-feature-container {
            max-width: 400px;
            margin: 0 auto;
            position: relative;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }

        .sup-product-image {
            position: relative;
            z-index: 2;
            text-align: center;
            width: 100%;
        }

        .sup-product-image img {
            width: 100%;
            height: auto;
        }

        .sup-dashed-circle,
        .sup-dashed-circle-2 {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            z-index: 0;
            pointer-events: none;
        }

        .sup-dashed-circle {
            width: 100%;
            height: auto;
        }

        .sup-dashed-circle-2 {
            width: 95%;
            height: auto;
        }

        .sup-dashed-circle img,
        .sup-dashed-circle-2 img {
            width: 100%;
            height: auto;
            display: block;
            animation: sup-rotateCircle 25s linear infinite;
            transform-origin: center center;
        }

        .sup-dashed-circle-2 img {
            animation: sup-rotateCircleReverse 40s linear infinite;
        }

        @keyframes sup-rotateCircle {
            0% {
                transform: rotate(0deg);
            }

            100% {
                transform: rotate(360deg);
            }
        }

        @keyframes sup-rotateCircleReverse {
            0% {
                transform: rotate(0deg);
            }

            100% {
                transform: rotate(-360deg);
            }
        }

        .sup-left-col,
        .sup-right-col {
            display: flex;
            justify-content: space-around;
            width: 100%;
            align-items: center;
        }

        .sup-feature-main {
            width: 100%;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }

        .sup-left-col {
            position: absolute;
            top: -49%;
            z-index: 999;
        }

        .sup-right-col {
            position: absolute;
            bottom: -46%;
            z-index: 999;
        }

        .sup-label-div {
            width: 33.33%;
        }

        .sup-img-div {
            width: 100%;
        }

        .sup-pomegranate .sup-img-div img,
        .sup-vitamin .sup-img-div img,
        .sup-beetroot .sup-img-div img,
        .sup-taurine .sup-img-div img {
            width: 70%;
        }

        .sup-pomegranate .sup-img-div {
            text-align: right;
        }

        .sup-vitamin .sup-img-div {
            text-align: left;
        }

        .sup-pomegranate .sup-btn-link {
            text-align: left;
            margin-bottom: 10px;
        }

        .sup-vitamin .sup-btn-link {
            text-align: right;
            margin-bottom: 10px;
        }

        .sup-beetroot .sup-btn-link {
            text-align: left;
        }

        .sup-taurine .sup-btn-link {
            text-align: right;
        }

        .sup-btn-link a {
            font-size: 17px;
            font-weight: 600;
            color: #000;
            text-decoration: none;
        }

        .sup-btn-link a:hover {
            color: #2d7efd;
        }

        .sup-citrulline .sup-btn-link {
            margin-bottom: 10px;
        }

        @media screen and (max-width: 414px) {
            .sup-product-image img {
                width: 85%;
            }

            .sup-dashed-circle-2 {
                width: 75%;
            }

            .sup-dashed-circle {
                width: 80%;
            }

            .sup-left-col,
            .sup-right-col {
                width: 85%;
            }

            .sup-pomegranate .sup-img-div img,
            .sup-vitamin .sup-img-div img,
            .sup-beetroot .sup-img-div img,
            .sup-taurine .sup-img-div img {
                width: 60%;
            }

            .sup-left-col {
                top: -44%;
            }

            .sup-citrulline img {
                width: 3%;
            }

            .sup-nitric img {
                width: 3%;
            }

            .sup-btn-link a {
                font-size: 15px;
            }

            .sup-right-col {
                bottom: -37%;
                z-index: 1;
            }

            .sup-beetroot .sup-img-div {
                text-align: right;
            }

            .sup-taurine .sup-img-div {
                text-align: left;
            }
        }/* End custom CSS */