.why-yucca {
    padding: 70px 0;
    background: #09090a;
    background: -moz-linear-gradient(top, #09090a 0%, #191919 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #09090a), color-stop(100%, #191919));
    background: -webkit-linear-gradient(top, #09090a 0%, #191919 100%);
    background: -o-linear-gradient(top, #09090a 0%, #191919 100%);
    background: -ms-linear-gradient(top, #09090a 0%, #191919 100%);
    background: linear-gradient(to bottom, #09090a 0%, #191919 100%);
}

.why-yucca_inner {
    width: 900px;
    display: flex;
    margin: auto;
    justify-content: space-between;
}

.why-yucca .video-wraper video {
    width: 100%;
    height: auto;
}

.why-yucca .why-yucca-content {
    width: 400px;
}

@media only screen and (max-width: 991px) {
    .why-yucca_inner {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    .why-yucca .why-yucca-content {
        margin-top: 50px;
    }

    .why-yucca .why-yucca-title {
        text-align: center;
    }

    .why-yucca .why-yucca-content ul.why-list {
        width: 400px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 600px) {
    .why-yucca .why-yucca-content ul.why-list {
        max-width: 300px;
        width: 300px;
        margin: 0 auto;
    }

    .why-yucca .why-yucca-content ul li h3 {
        max-width: 240px;
    }
}

@media only screen and (max-width: 419px) {
    .why-yucca .why-yucca-content {
        width: 300px;
    }
}

.why-yucca .why-yucca-content ul li {
    position: relative;
    /*padding-right: 20px;*/
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    /*margin-bottom: 15px;*/
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.why-yucca .why-yucca-content ul li h3 {
    font-size: 15px;
    padding-right: 7px;
    margin: 15px 0;
}

.why-yucca .why-yucca-content ul li p {
    font-size: 14px;
    font-weight: normal;
    line-height: 32px;
    text-align: justify;
}

.why-yucca .why-yucca-content ul li.active div {
    opacity: 1;
    visibility: inherit;
}

@media only screen and (max-width: 600px) {
    .why-yucca .why-yucca-content ul li {
        font-size: 14px;
    }
}

.why-yucca .why-yucca-content ul li div.why-answers {
    padding: 5px 37px;
    display: none;
}

.why-yucca .why-yucca-title {
    background: #c5984d;
    background: -moz-linear-gradient(top, #c5984d 12px, #09090a 35px);
    background: -webkit-gradient(left top, left bottom, color-stop(12px, #c5984d), color-stop(35px, #09090a));
    background: -webkit-linear-gradient(top, #c5984d 12px, #09090a 35px);
    background: -o-linear-gradient(top, #c5984d 12px, #09090a 35px);
    background: -ms-linear-gradient(top, #c5984d 12px, #09090a 35px);
    background: linear-gradient(to bottom, #c5984d 12px, #09090a 35px);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    font-size: 27px;
    line-height: 35px;
}

.homeProduct h2.yucca-title, .videoIntro h2,
.how-to-start h2, .customerList h2 {
    /* opacity: 0; */
    /* visibility: hidden; */
    background: #c5984d;
    background: -moz-linear-gradient(top, #c5984d 12px, #09090a 35px);
    background: -webkit-gradient(left top, left bottom, color-stop(12px, #c5984d), color-stop(35px, #09090a));
    background: -webkit-linear-gradient(top, #c5984d 12px, #09090a 35px);
    background: -o-linear-gradient(top, #c5984d 12px, #09090a 35px);
    background: -ms-linear-gradient(top, #c5984d 12px, #09090a 35px);
    background: linear-gradient(to bottom, #c5984d 12px, #09090a 35px);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    font-size: 27px;
    line-height: 35px;
    text-align: center;
}

.videoIntro p, .how-to-start p, .customerList p {
    text-align: center;
    max-width: 500px;
    margin: 20px auto 35px;
}

.why-yucca .why-yucca-content ul li:last-child.active div p:last-child {
    color: rgba(255, 255, 255, 0.5) !important;
    text-align: center;
}

.why-yucca .why-yucca-content ul li.active div a {
    color: #dab67b !important;;
}

.why-yucca .why-yucca-content ul li div.why-answers ul li,
.why-yucca .why-yucca-content ul li div.why-answers a,
.why-yucca .why-yucca-content ul li div.why-answers span {
    font-size: 16px;
}

.why-yucca .why-yucca-content ul li div.why-answers ul li {
    border: none;
}

.why-yucca .why-yucca-content ul li .why-title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.why-yucca .why-yucca-content ul li .why-title .q-icon {
    width: 30px;
    height: 30px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.why-yucca .why-yucca-content ul li .why-title .q-icon::before {
    content: '';
    position: absolute;
}

.why-yucca .why-yucca-content ul li:first-child .why-title .q-icon::before {
    background: url('https://yuccahq.com/wp-content/themes/child-theme/images/page.home-img/q1-icon.png') no-repeat;
    width: 22px;
    height: 26px;
}

.why-yucca .why-yucca-content ul li:nth-child(2) .why-title .q-icon::before {
    background: url('https://yuccahq.com/wp-content/themes/child-theme/images/page.home-img/q2-icon.png') no-repeat;
    width: 26px;
    height: 31px;
}

.why-yucca .why-yucca-content ul li:nth-child(3) .why-title .q-icon::before {
    background: url('https://yuccahq.com/wp-content/themes/child-theme/images/page.home-img/q3-icon.png') no-repeat;
    width: 23px;
    height: 23px;
}

.why-yucca .why-yucca-content ul li:nth-child(4) .why-title .q-icon::before {
    background: url('https://yuccahq.com/wp-content/themes/child-theme/images/page.home-img/q4-icon.png') no-repeat;
    width: 26px;
    height: 26px;
}

.why-yucca .why-yucca-content ul li .why-title::after {
    position: absolute;
    left: 0;
    content: '';
    background: url(https://yuccahq.com/wp-content/themes/child-theme/images/page.home-img/angle.svg) no-repeat center;
    width: 20px;
    height: 20px;
    top: 13px;
    transition: all 0.3s linear;
}

.why-yucca .why-yucca-content ul li.active .why-title::after {
    transform: rotate(180deg);
}
