.block-strengths{display:grid;grid-template-columns:repeat(12, 1fr);grid-template-rows:1fr;gap:1.5rem}@media only screen and (max-width: 768px){.block-strengths{grid-template-columns:repeat(12, 1fr);grid-template-rows:1fr;gap:0.5rem}}.block-strengths .item{display:grid;grid-template-columns:7fr 1fr;grid-template-rows:1fr;position:relative}.block-strengths .item:first-child{grid-area:1 / 1 / 2 / 5}.block-strengths .item:nth-child(2){grid-area:1 / 5 / 2 / 9}.block-strengths .item:last-child{grid-area:1 / 9 / 2 / 13}@media only screen and (max-width: 768px){.block-strengths .item{word-break:break-word;text-transform:unset;grid-template-columns:auto}}@media only screen and (max-width: 576px){.block-strengths .item:first-child{grid-area:1 / 1 / 2 / 13}.block-strengths .item:nth-child(2){grid-area:2 / 1 / 3 / 13}.block-strengths .item:last-child{grid-area:3 / 1 / 4 / 13}}.block-strengths .item:hover{color:#fff}.block-strengths .item:hover svg{fill:#fff}.block-strengths .item:hover a{color:#fff !important}.block-strengths .item:last-child:hover svg{fill:none}.block-strengths .item:last-child:hover a{color:#fff !important}.block-strengths .item .childItem{font-size:12px;color:#000;background:var(--main-color);padding:35px;border-radius:5px;box-sizing:border-box;transition:0.3s;line-height:16px;position:relative;border:1px solid #ebebeb}.block-strengths .item .childItem h4{font-size:20px;line-height:20px;padding:0px 0px 17px;font-weight:600;color:#fff}.block-strengths .item .childItem p{font-size:13px;line-height:19px;font-weight:200;color:#fff}.block-strengths .item span{font-size:35px;color:#4eccb9;border:1px solid #4eccb9;background:#fff;width:85px;height:85px;line-height:85px;text-align:center;display:block;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;position:absolute;z-index:10;right:0px;top:50%;margin-top:-45px;transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out}.block-strengths .item span svg{width:40px;margin-top:10px}.block-strengths .item span svg g path{stroke:#4eccb9}.block-strengths .title{margin-top:10px;line-height:18px}.block-strengths .item:hover .childItem{background-color:#fff;border:1px solid #ebebeb}.block-strengths .item:hover .childItem h4{color:#4eccb9}.block-strengths .item:hover .childItem p{color:#afafaf}.block-strengths .item:hover span{background-color:#4eccb9}.block-strengths .item:hover span svg g path{stroke:#fff}
/*# sourceMappingURL=row.css.map */
