.dt-case-study-tab{padding:110px 0;width:100%}.dt-case-study-tab__inner{display:flex;flex-direction:column;grid-gap:60px}.dt-case-study-tab__top{text-align:center;width:100%}.dt-case-study-tab__top h2{margin:0}.dt-case-study-tab__tab-pane{display:flex;flex-direction:column;width:100%;grid-gap:30px}.dt-case-study-tab__tab{display:flex;justify-content:center;width:100%}.dt-case-study-tab__tab ul{background-color:rgba(245,130,32,.05);border:1px solid #f58220;border-radius:6px;display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:8px}.dt-case-study-tab__tab li{border-radius:6px;color:#2b2f35;cursor:pointer;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;line-height:1.3em;margin-bottom:0;min-width:174px;padding:11px 28px;text-align:center}.dt-case-study-tab__tab li.active{background-color:#f58220;color:#fff}.dt-case-study-tab__items:not(.active){display:none}.dt-case-study-tab__items__inner{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px}.dt-case-study-tab__item{background-color:#fff;box-shadow:0 18px 40px rgba(0,0,0,.08)}.dt-case-study-tab__img,.dt-case-study-tab__img a{display:flex;width:100%}.dt-case-study-tab__img img{aspect-ratio:1.3;object-fit:cover;width:100%}.dt-case-study-tab__copy{padding:34px 36px}.dt-case-study-tab__copy h3{margin:0}.dt-case-study-tab__copy h3 a{color:#1e232a;text-decoration:none;transition:all .3s}.dt-case-study-tab__item:hover .dt-case-study-tab__copy h3 a{color:#f58220}.dt-case-study-tab__cta{text-align:center}@media (max-width:1199px){.dt-case-study-tab{padding:90px 0}.dt-case-study-tab__inner{grid-gap:40px}.dt-case-study-tab__copy{padding:30px}}@media (max-width:991px){.dt-case-study-tab{padding:80px 0}.dt-case-study-tab__inner{grid-gap:30px}.dt-case-study-tab__tab-pane{grid-gap:20px}.dt-case-study-tab__copy{padding:25px}}@media (max-width:767px){.dt-case-study-tab{padding:60px 0}.dt-case-study-tab__items__inner{grid-template-columns:repeat(2,1fr)}.dt-case-study-tab__tab li{font-size:15px;min-width:unset;padding:11px 20px}.dt-case-study-tab__tab ul{padding:5px}}@media (max-width:575px){.dt-case-study-tab__items__inner{grid-template-columns:repeat(1,1fr)}}