body .tabs-templates__tabs{gap:0;border-bottom:none}body .tabs-templates__tabs .nav-item{position:relative;width:100%;border:1px solid #f2f5f5;cursor:pointer}@media (min-width:576px){body .tabs-templates__tabs .nav-item{width:calc(100%/2)}}@media (min-width:768px){body .tabs-templates__tabs .nav-item{width:calc(100%/3)}}@media (min-width:1200px){body .tabs-templates__tabs .nav-item{width:calc(100%/5)}}body .tabs-templates__tabs .nav-link{width:100%;height:100%;padding-top:12px;padding-bottom:12px;color:#000;background:#fff;outline:0}body .tabs-templates__tabs .nav-link:hover{color:#009fc1}body .tabs-templates__tabs .nav-link.active{background:rgba(0,177,117,.05)}body .tabs-templates__tabs .nav-link.active:after{content:none;background-color:#00b175}body .tabs-templates__tabs .tab-progress{position:absolute;bottom:0;height:2px;background:#00b175;width:0;left:0;transition:width 10s linear}body .tab-pane__content{row-gap:30px}@media (min-width:992px){body .tab-pane__content{-moz-column-gap:50px;column-gap:50px;row-gap:0}}@media (min-width:992px) and (max-width:1199px){body .tab-pane__img img{max-width:420px}}@media (min-width:1200px){body .tab-pane__img img{max-width:488px}}