.tsw-tools-wrap {
    padding: 74px 0 95px 0;
}
.tsw-tools-row  {
    position: relative;
    display: block;
    max-width: 1300px;
    margin: 0 auto;
}

.tsw-tools-wrap .tsw-title, .tsw-tools-wrap h1.tsw-title, .tsw-tools-wrap h2.tsw-title, .tsw-tools-wrap h3.tsw-title, .tsw-tools-wrap p.tsw-title,
.formatBlock .tsw-tools-wrap h1.tsw-title, .formatBlock .tsw-tools-wrap h2.tsw-title, .formatBlock .tsw-tools-wrap h3.tsw-title,
.formatBlock .tsw-tools-wrap p.tsw-title, .wpb_wrapper .tsw-tools-wrap h2.tsw-title, .wpb_wrapper .tsw-tools-wrap h3.tsw-title,
.wpb_wrapper .tsw-tools-wrap p.tsw-title {
    position: relative;
    font-size: 36px;
    color: #000000;
    z-index: 15;
}

.tsw-tools-title {
    position: relative;
    margin-bottom: 16px;
}
.tsw-tools {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 444px;
}
.tsw-tool {
    position: relative;
    width: 382px;
    margin: 0 1% 0 1%;
    padding: 16px 22px 10px 24px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-radius: 10px;
}
.tsw-tool-icon {
    position: absolute;
    top: 0;
    z-index: 4;
    width: 100%;
    height: 100%;
}

.tsw-tool-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 3px;
}
.tsw-tool-content {
    position: relative;
    padding: 0 5px 0 23px;
    z-index: 10;
}
.tsw-tool-image-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 48px;
    min-width: 48px;
    height: 48px;
    min-height: 48px;
    border-radius: 10px;
    overflow: hidden;
}
img.tsw-tool-image, .formatBlock img.tsw-tool-image, .wpb_wrapper img.tsw-tool-image  {
    display: block;
    max-width: 100%;
    height: auto;
}
.tsw-tool-text {
    font-size: 14px;
    font-weight: normal;
}

.tsw-tool-link {
    display: flex;
    justify-content: center;
    align-items: center;
}
.tsw-tool-link:hover, .tsw-tool-link:focus, .formatBlock a.tsw-tool-link:hover,
.formatBlock a.tsw-tool-link:focus, .wpb_wrapper a.tsw-tool-link:hover, .wpb_wrapper a.tsw-tool-link:focus {
    opacity: 1;
}

.tsw-play-icon-wrap {
    width: 42px;
    min-width: 42px;
    height: 42px;
    border-radius: 50%;
    border: 2px solid #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.tsw-play-icon {
    position: relative;
    left: 3px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #ffffff;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.tsw-tool-link:hover .tsw-play-icon-wrap, .tsw-tool-link:focus .tsw-play-icon-wrap {
    background: #ffffff;
}

.tsw-tool:not(:last-child){
}
.tsw-tools {
    position: relative;
}
.tsw-tool:nth-child(1){
    position: absolute;
    top: 54px;
    left: 30.5%;
    background: #F9EDAE;
}
.tsw-tool:nth-child(2){
    position: absolute;
    top: 197px;
    left: 34.8%;
    background: #CAEABB;
}
.tsw-tool:nth-child(3){
    position: absolute;
    top: 341px;
    left: 39%;
    background: #C3C6FF;
}

.tsw-tool:nth-child(1n) .tsw-tool-link:hover .tsw-play-icon, .tsw-tool:nth-child(1n) .tsw-tool-link:focus .tsw-play-icon {
    border-left-color: #F9EDAE;
}
.tsw-tool:nth-child(2n) .tsw-tool-link:hover .tsw-play-icon, .tsw-tool:nth-child(2n) .tsw-tool-link:focus .tsw-play-icon {
    border-left-color: #CAEABB;
}
.tsw-tool:nth-child(3n) .tsw-tool-link:hover .tsw-play-icon, .tsw-tool:nth-child(3n) .tsw-tool-link:focus .tsw-play-icon {
    border-left-color: #C3C6FF;
}


    /****************/
.tsw-tool-link-icon {
    fill: none;
}
.tsw-tool-link-icon circle {
    stroke: #ffffff;
    fill: #ffffff;
}
.tsw-tool-link-icon path {
    fill: #ffffff;
}
.tsw-tool-link:hover .tsw-tool-link-icon, .tsw-tool-link:focus .tsw-tool-link-icon {
    fill: #ffffff;
}
.tsw-tool-link:hover .tsw-tool-link-icon circle, .tsw-tool-link:focus .tsw-tool-link-icon circle {
    fill: #ffffff;
    stroke: #ffffff;
}
.tsw-tool-link:hover .tsw-tool-link-icon path, .tsw-tool-link:focus .tsw-tool-link-icon path {
    fill: none;
}
.tsw-tool-link-text {
    display: none;
}
.tsw-tool-link, .formatBlock a.tsw-tool-link, .wpb_wrapper a.tsw-tool-link {
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.tsw-tool-link:hover, .formatBlock a.tsw-tool-link:hover, .wpb_wrapper a.tsw-tool-link:hover {
    color: #ffffff;
    opacity: 0.7;
    text-decoration: none;
}
.tsm-tools-image-mob {
    display: none;
    position: absolute;
    top: 0;
    right: 29px;
    width: 150px;
    height: 185px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    z-index: 5;
}

@media (max-width: 768px){
    .tsw-tools-wrap {
        padding: 41px 0 95px 0;
    }
    .tsw-tools-title {
        min-height: 200px;
    }
    .tsw-tools-wrap .tsw-title, .tsw-tools-wrap h1.tsw-title, .tsw-tools-wrap h2.tsw-title, .tsw-tools-wrap h3.tsw-title, .tsw-tools-wrap p.tsw-title,
    .formatBlock .tsw-tools-wrap h1.tsw-title, .formatBlock .tsw-tools-wrap h2.tsw-title, .formatBlock .tsw-tools-wrap h3.tsw-title,
    .formatBlock .tsw-tools-wrap p.tsw-title, .wpb_wrapper .tsw-tools-wrap h2.tsw-title, .wpb_wrapper .tsw-tools-wrap h3.tsw-title,
    .wpb_wrapper .tsw-tools-wrap p.tsw-title {
        max-width: 62%;
        text-align: left;
        word-break: normal;
        margin-left: 22px;
    }
    .tsw-tools {
        background-image: none !important;
        flex-wrap: wrap;
        min-height: auto;
    }
    .tsw-tools .tsw-tool {
        position: relative;
        width: auto;
        max-width: 328px;
        padding: 16px 22px 20px 24px;
        top: auto;
        left: auto;
        flex-wrap: wrap;
        justify-content: center;
    }
    .tsw-tools .tsw-tool:not(:last-child) {
        margin-bottom: 32px;
    }
    .tsw-tool-image-wrap {
        margin-bottom: 10px;
    }
    .tsw-tool-title {
        text-align: center;
    }
    .tsw-tool-text {
        text-align: center;
    }
    .tsw-tool-link {
        margin-top: 17px;
        padding: 12px 20px;
        background: #000000;
        border-radius: 6px;
        width: 100%;
    }
    .tsw-play-icon-wrap {
        display: none;
    }
    .tsw-tool-link-text {
        display: block;
    }
    .tsm-tools-image-mob {
        display: block;
    }
}
@media (max-width: 545px){}