/* SUBSET of legacy-temp-styles.css — generated by docs/migration/subset-css.py.
 * Kept 0 matched + 0 safety-allowlisted + 3 theme-class rules;
 * dropped 25. The full original is in
 * assets/css/legacy-originals/legacy-temp-styles.css — regenerate from there, never
 * hand-edit this file.
 */

/*home page*/




.post-content .innovate-accordion-header:hover h3, .success-stories-container .accordion-header:hover h4 {
    color: #fff;
    transition: transform 0.3s ease;
}

/*Success stories
.accordion-image {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.accordion-image:hover img {
    transform: scale(1.3);
    transition: transform 0.3s ease;
}

.accordion-image img {
    transition: transform 0.3s ease;
    display: block;
    width: 100%;
    height: auto;
}
.accordion-image:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('/wp-content/uploads/2024/06/benskin-square.png') no-repeat bottom;
    opacity: 1;
    background-size: contain;
    transition: opacity 0.3s ease, transform 0.3s ease;
}

.accordion-image:hover:before {
    opacity: 0;
    transition: opacity 0.3s ease, transform 0.3s ease;
}
*/
/*Our Services*/













/*Our Services*/
/*team*/
div.team-wrapper a.fusion-button.button-white:hover span{
    color: #fff;
    transition: transform 0.3s ease;
}

.post-content .team-wrapper h3 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 30px;
}
/*team*/















/*ux/ui*/


/*our projects
.project-element:nth-child(1) {
    background: #2b2b2b url('/wp-content/uploads/2024/06/our-projects-bg1.png') no-repeat bottom;
    background-size: cover !important;
}
.project-element:nth-child(2) {
    background: #F7F7F7 url('/wp-content/uploads/2024/06/our-projects-bg2.png') no-repeat bottom;
    background-size: cover !important;
}
.project-element:nth-child(3) {
    background: #2b2b2b url('/wp-content/uploads/2024/06/our-projects-bg3.png') no-repeat bottom;
    background-size: cover !important;
}
.project-element:nth-child(4) {
    background: #F7F7F7 url('/wp-content/uploads/2024/06/our-projects-bg4.png') no-repeat bottom;
    background-size: cover !important;
}*/


@media only screen and (max-width: 1290px) {

    /*Our Services*/
    
    /*Our Services*/
}


@media only screen and (max-width: 820px) {

    /*Our Services*/
    
    /*Our Services*/
    /*how we do it*/
    
    /*how we do it*/
}


@media only screen and (min-width: 1930px) {

    /*Our Services*/
    
    /*Our Services*/
}

