

@media only screen and (max-width: 767px) {
    .rst-container-7 .rst-author-26-box {
       width: 100% !important;;
   }
   }
@media only screen and (min-width: 768px)  {

    .rst-box-4   .slick-dots li:before {
        content: "0";
        color: var(--coolGray-600);
       
    }
    .rst-box-4   .slick-dots li{
        color: var(--coolGray-600);
        padding: 8px;
    }
    
    
    .rst-box-4    ul.slick-dots {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        display: inline-block;
        right: 37px;
    }
    .rst-box-4   li.slick-active{
        position: relative;
    }

    .rst-box-4 .slick-dots li {
        padding: 0;
    }
    
    .rst-box-4   li.slick-active:after {
        position: absolute;
        content: "";
        background: var(--coolGray-900);
        width: 32px;
        height: 1px;
        top: 20px;
        right: 35px;
    }
    
    .rst-box-4   .slick-dots li:before {
        content: "0";
        color: var(--coolGray-600);
        cursor: pointer;
        font-size: 16px;
       
    }
    .rst-box-4   .slick-dots li{
        color: var(--coolGray-600);
      
    }
    
    
    .rst-box-4    ul.slick-dots {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        display: inline-block;
        right: 37px;
    }
    
    .rst-box-4   li.slick-active:after {
        position: absolute;
        content: "";
        background: var(--coolGray-900);
        width: 32px;
        height: 1px;
        top: 20px;
        right: 35px;
    }

}

.rst-box-4 .rst-slider button {
    cursor: pointer;
    outline: 0;
    background: transparent;
    border: 0;
    padding: 0;
    color: black;
    font-weight: 400;
}
.rst-author-26-box h4 {
    margin-bottom: 0;
    line-height: 120%;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

    .rst-box-4   .slick-dots {
        display: flex;
        justify-content: center;
        margin: 0;
        padding: 1rem 0;
        padding-top: 56px;
        list-style-type: none;
    }
    .rst-box-4   .slick-dots li{
        margin: 0 0.25rem;
    }
    
    .rst-box-4   .slick-dots button {
        display: block;
        width: 20px;
        height: 5px;
        padding: 0;
       
        
        border: none;
        background-color: #f2bccc;
        
        text-indent: -9999px;
    }
    
    .rst-box-4   .slick-active button {
        background-color: #e45a7e;
    }

}


.rst-box-4 h4,

.rst-box-4 p
 {
    margin: 0!important;
}


ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}




*,
::after,
::before {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: currentColor
}




a {
    color: inherit;
    text-decoration: inherit
}



.rst-container-7 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem
}
.rst-author-26-box h4 {
    margin-bottom: 0!important;
}


.rst-container-7 .rst-author-26-box {
   
    width: 156px;
}

@media (min-width:640px) {
    .rst-container-7 {
        max-width: 640px
    }
}

@media (min-width:768px) {
    .rst-container-7 {
        max-width: 768px
    }
}

@media (min-width:1024px) {
    .rst-container-7 {
        max-width: 1024px
    }
}

@media (min-width:1280px) {
    .rst-container-7 {
        max-width: 1280px
    }
}

@media (min-width:1536px) {
    .rst-container-7 {
        max-width: 1536px
    }
}

.rst-container-7 {
    max-width: 100%
}

@media (min-width:640px) {
    .rst-container-7 {
        max-width: 610px
    }
}

@media (min-width:768px) {
    .rst-container-7 {
        max-width: 750px!important
    }
}

@media (min-width:1024px) {
    .rst-container-7 {
        max-width: 1000px!important
    }
}

@media (min-width:1280px) {
    .rst-container-7 {
        max-width: 1200px!important
    }
}

@media (min-width:1536px) {
    .rst-container-7 {
        max-width: 1316px!important
    }
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.top-2 {
    top: .5rem
}

.right-0 {
    right: 0
}

.m-auto {
    margin: auto
}

.my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem
}

.mb-14 {
    margin-bottom: 3.5rem
}

.mb-4 {
    margin-bottom: 1rem
}

.mt-4 {
    margin-top: 1rem!important;
}

.mt-3 {
    margin-top: .75rem
}

.inline-block {
    display: inline-block
}

.h-25 {
    height: 6.25rem
}

.h-full {
    height: 100%
}

.rst-box-4  .w-11\/12 {
    width: 91.666667%;
}

.w-25 {
    width: 6.25rem
}

.w-full {
    width: 100%
}

.flex-col {
    flex-direction: column
}

.items-center {
    align-items: center
}

.rounded-md {
    border-radius: .625rem
}


.rounded-full {
    border-radius: 9999px
}

.border-l-3 {
    border-left-width: 3px;
    border-left: 3px solid;
}

.border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity))
}

.bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(250, 204, 21, var(--tw-bg-opacity))
}

.bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(250, 250, 250, var(--tw-bg-opacity))
}

.p-10 {
    padding: 2.5rem!important;
}


.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}

.py-2\.5 {
    padding-top: .625rem;
    padding-bottom: .625rem
}

.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.rst-container-7  .rst-text.pl-6 {
    padding-left: 1.5rem!important;
}

.text-center {
    text-align: center
}

.text-2xl {
    font-size: 1.5rem
}

.text-xl {
    font-size: 1.25rem
}

.text-base {
    font-size: 1rem
}

.font-bold {
    font-weight: 700
}

.italic {
    font-style: italic
}

.leading-54 {
    line-height: 54px
}

.leading-40\.8 {
    line-height: 40.8px
}

.text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity))
}

.text-coolGray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity))
}

.text-coolGray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity))
}

.opacity-50 {
    opacity: .5
}

@media (min-width:768px) {
    .md\:mr-6 {
        margin-right: 1.5rem
    }

    .md\:mb-0 {
        margin-bottom: 0
    }

    .md\:flex {
        display: flex
    }

    .md\:w-7\/12 {
        width: 58.333333%
    }

    .md\:text-4xl {
        font-size: 2.5rem
    }
}