#main > .page_title {
display: none;
}
.template-case-study {
padding-left: 20px;
padding-right: 20px;
}
.template-case-study h1,
.template-case-study h2,
.template-case-study h3,
.template-case-study h4,
.template-case-study h5,
.template-case-study h6 {
font-weight: 500;
color: #020303;
font-style: normal;
line-height: 1.3;
}
.cs-heading-h2,
.cs-heading-h3,
.cs-heading-h4 {
margin: 0;
}
.template-case-study h2, .cs-heading-h2 {
font-size: 36px;
margin-bottom: 24px;
}
.template-case-study h3, .cs-heading-h3 {
font-size: 30px;
margin-bottom: 16px;
}
.template-case-study h4, .cs-heading-h4 {
font-size: 27px;
color: #ffffff;
}
.template-case-study p {
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 1.6;
margin-top: 0;
max-width: 826px;
color: #020303;
}
.template-case-study figure, .template-case-study figure img {
max-width: 100%;
}
.template-case-study figure figcaption {
color: #6c6b6b;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 1.6;
margin-bottom: 20px;
margin-top: 10px;
text-align: center;
}
.template-case-study .cs-container {
margin-left: auto;
margin-right: auto;
max-width: 1140px;
position: relative;
width: 100%;
}
.template-case-study .cs-container-row {
padding-top: 50px;
padding-bottom: 50px;
}
.cs-see-more {
background: transparent;
border: none;
color: #020303;
cursor: pointer;
display: inline-block;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 1.5;
margin-left: 30px;
margin-right: 0;
margin-top: 20px;
padding: 0;
position: relative;
transition-duration: .1s;
transition-property: color, border;
transition-timing-function: ease-in-out;
}
.cs-see-more:hover {
border-color: #008081;
color: #008081;
}
.cs-see-more:before {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='12' fill='none' viewBox='0 0 20 9'%3E%3Cpath stroke='%2317161e' d='M0 4.547h19m0 0L15.544 1M19 4.547l-3.456 3.546'/%3E%3C/svg%3E");
background-position: 100%;
background-repeat: no-repeat;
content: "";
height: 27px;
left: -30px;
padding-left: 10px;
padding-top: inherit;
position: absolute;
right: -30px;
right: unset;
top: 0;
top: 50%;
transform: rotate(180deg) translateY(50%);
transition: background .1s ease-in-out;
width: 20px;
}
.cs-see-more:hover:before {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='9' fill='none' viewBox='0 0 20 9'%3E%3Cpath stroke='%23008081' d='M0 4.547h19m0 0L15.544 1M19 4.547l-3.456 3.546'/%3E%3C/svg%3E")
}
.intro-logo {
display: block;
height: 28px;
margin: 40px 0 20px;
object-fit: contain;
object-position: left;
}
@media (min-width: 1025px) {
.intro-logo {
height: 40px;
margin-top: 58px
}
}
@media (min-width: 769px) {
.intro-body {
align-items: flex-start;
display: flex;
width: 100%
}
}
.intro-title-col h1 {
font-size: 56px;
font-weight: 600;
line-height: 1.3;
margin: 0;
}
.intro-tags {
margin-top: 20px;
}
.intro-tags span {
border-radius: 36px;
color: #020303;
background-color: #ebebeb;
border: none;
display: inline-block;
font-family: inherit;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 1.6;
margin-top: 10px;
padding: 5px 15px;
position: relative;
transition: background .1s ease;
white-space: nowrap;
}
.intro-review-card {
background-color: #fafafa;
border-radius: 8px;
flex-shrink: 0;
margin: 25px 0 0 40px;
width: 425px;
padding: 20px;
}
.review-card-photo {
border-radius: 50%;
flex-shrink: 0;
height: 50px;
object-fit: cover;
width: 50px;
}
.review-card-top {
align-items: center;
display: flex;
margin-bottom: 20px;
position: relative;
}
.review-card-caption {
margin-left: 15px;
}
.review-card-caption p {
margin: 0;
}
.review-card-name {
display: inline-block;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 1.6;
padding-right: 72px;
width: 100%;
}
.review-card-position {
color: #556170;
font-family: inherit;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 1.6;
}
.review-card-position {
color: #556170;
font-family: inherit;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 1.6;
}
.review-card-bottom {
align-items: flex-end;
display: flex;
padding-top: 20px;
position: relative;
}
.review-card-bottom:before {
background-color: #e0e0e0;
content: "";
height: 1px;
left: 0;
position: absolute;
top: 0;
width: 120px;
}
.review-card-bottom p {
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
color: #556170;
display: -webkit-box;
font-family: inherit;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 1.6;
overflow: hidden;
margin: 0;
}
.review-card-read-more {
background: transparent;
border: solid #020303;
border-width: 0 0 1px;
color: #020303;
cursor: pointer;
display: inline;
flex-shrink: 0;
font-family: inherit;
font-size: inherit;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 22px;
margin-left: 8px;
padding: 0;
position: relative;
transition-duration: .1s;
transition-property: color, border;
transition-timing-function: ease-in-out;
}
.review-card-read-more:hover {
border-color: #008081;
color: #008081;
}
img.intro-image {
height: 100%;
object-fit: cover;
width: 100%;
margin-top: 40px;
}
.case-study-body {
padding-bottom: 50px;
padding-top: 60px;
}
.tabs-head {
-ms-overflow-style: none;
border-bottom: thin solid #ebebeb;
margin-bottom: 40px;
overflow-x: auto;
position: relative;
scrollbar-width: none;
width: 100%;
z-index: 1;
}
.tabs-buttons {
align-items: stretch;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-start;
}
.tab-button {
background-color: transparent;
border-bottom: 2px solid transparent !important;
cursor: pointer;
text-transform: uppercase;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 1.6;
margin-right: 20px;
padding: 0 0 8px;
transition: border .2s ease-in-out;
-webkit-user-select: none;
user-select: none;
white-space: nowrap;
border: none;
color: #020303;
}
.tab-button.active, .tab-button:hover {
border-color: #008081 !important;
}
.client-overview {
column-count: 2;
column-gap: 40px;
display: flex;
}
img.co-image {
width: 522px;
height: 310px;
display: block;
flex-shrink: 0;
object-fit: cover;
}
.co-description {
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 1.6;
margin-top: 40px;
margin-bottom: 0;
}
.co-location {
margin-top: 40px;
}
span.co-location-label {
color: #adadad;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 1.6;
margin-right: 20px;
text-transform: uppercase;
}
span.co-location-name {
font-size: 22px;
line-height: 1.3;
color: #020303;
}
p.po-description {
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 1.6;
max-width: 826px;
margin-bottom: 0;
margin-top: 40px;
}
.po-detail {
margin-top: 40px;
}
.po-detail-row {
align-items: baseline;
display: flex;
}
.po-detail-row:not(:first-child) {
margin-top: 20px;
}
span.po-detail-label {
font-size: 18px;
margin-right: 20px;
min-width: 124px;
color: #adadad;
flex-shrink: 0;
font-weight: 500;
line-height: 1.6;
text-transform: uppercase;
}
span.po-detail-value {
font-size: 22px;
line-height: 1.3;
font-style: normal;
font-weight: 400;
color: #020303;
}
.po-technologies {
align-items: baseline;
display: flex;
flex-direction: row;
flex-wrap: wrap;
gap: 10px;
justify-content: flex-start;
}
.po-technology-tag {
background-color: #ebebeb;
border: none;
border-radius: 36px;
color: #020303;
display: inline-block;
font-family: inherit;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 1.6;
margin-top: 10px;
padding: 5px 15px;
position: relative;
transition: background .1s ease;
white-space: nowrap;
}
.project-overview.cs-container-row {
padding-bottom: 0;
}
.pr-detail-row {
margin-top: 40px;
}
ul.pr-list {
margin-left: -30px;
margin-right: -30px;
align-items: stretch;
display: flex;
flex-direction: row;
justify-content: flex-start;
margin-top: 0;
margin-bottom: 0;
list-style: none;
padding: 0;
}
ul.pr-list li {
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 1.6;
padding-left: 18px;
position: relative;
margin-left: 30px;
margin-right: 30px;
width: calc(50% - 60px);
color: #020303;
}
ul.pr-list li:before {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 9 8'%3E%3Cpath stroke='%23020303' d='m.5 4 3 2.5L8 1'/%3E%3C/svg%3E");
background-repeat: no-repeat;
content: "";
left: 0;
position: absolute;
top: 8px;
width: 12px;
height: 12px;
}
.pr-circular-progress {
position: relative;
width: 108px;
height: 108px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 28px;
font-weight: bold;
color: #000;
background: conic-gradient(
#008081 calc(83 * 1%), #eee 0
);
min-width: 108px;
}
.pr-circular-progress::before {
content: "";
position: absolute;
width: 104px;
height: 104px;
border-radius: 50%;
background: #fff;
}
.pr-circular-progress span {
position: relative;
z-index: 1;
font-size: 24px;
font-style: normal;
font-weight: 300;
line-height: 1;
text-align: center;
}
.pr-circular-progress .dot {
position: absolute;
width: 100%;
height: 100%;
border-radius: 50%;
display: flex;
justify-content: center;
transform: rotate(calc(83 * 3.6deg)); }
.pr-circular-progress .dot::before {
content: "";
width: 6px;
height: 6px;
background: #008081;
border-radius: 50%;
box-shadow: 0 0 4px #008081;
margin-top: -2px;
}
.pr-progress-list {
align-items: stretch;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
}
.pr-progress {
align-items: center;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-start;
position: relative;
width: 50%;
}
.pr-progress-text {
margin-left: 25px;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 1.6;
padding-right: 22px;
}
.pr-progress-text span {
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 1.6;
color: #020303;
}
.cr-detail {
margin-top: 40px;
}
p.cr-description {
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 1.6;
max-width: 826px;
margin: 0;
}
figure.cr-reviewer {
align-items: center;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
gap: 10px;
justify-content: flex-start;
margin-top: 30px;
}
img.cr-reviewer-photo {
border-radius: 50%;
font-style: normal;
font-weight: 400;
height: 60px;
line-height: 1.6;
object-fit: cover;
width: 60px;
}
figcaption.cr-info {
display: flex;
flex-direction: column;
gap: 4px;
margin: 0 !important;
text-align: left !important;
}
figcaption.cr-info p {
margin: 0;
}
p.cr-reviewer-name {
color: #020303;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 1.6;
}
p.cr-reviewer-position {
color: #556170;
font-family: inherit;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 1.6;
}
.tab-content {
display: none;
}
.tab-content.active {
display: block;
}
.related-case .cs-heading-h2 {
font-size: 64px;
}
.related-case-list {
display: grid;
grid-template-columns: 2fr 1fr;
grid-template-rows: auto auto;
gap: 50px;
margin-top: 40px;
}
.item1 {
grid-column: 1 / 2;
grid-row: 1 / 2;
}
.item2 {
grid-column: 2 / 3;
grid-row: 1 / 2;
}
.item3 {
grid-column: 1 / 3;
grid-row: 2 / 3;
background: #999;
}
.related-case-item .related-case-item-card {
height: 430px;
background-color: #e0e0e0;
display: block;
overflow: hidden;
position: relative;
}
.related-case-item-card:hover .related-case-image {
transform: scale(1.1);
}
.related-case-item-card:hover .related-case-title {
border-color: #fff;
}
.related-case-image {
display: block;
height: 100%;
width: 100%;
object-fit: cover;
transform: scale(1);
transition: transform .4s ease;
}
.related-case-content {
bottom: 0;
left: 0;
padding: 30px;
position: absolute;
right: 0;
z-index: 1;
}
.related-case-item-card:after {
background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .6));
bottom: 0;
content: "";
display: block;
height: 164px;
left: 0;
position: absolute;
right: 0;
}
.related-case-logo {
background: none;
display: block;
height: 30px;
object-fit: contain;
object-position: left;
opacity: 1;
padding: 0;
transform: none;
}
.related-case-title {
border-bottom: 1px solid transparent;
transition: border-color .3s ease;
margin-bottom: 0;
color: #fff;
display: inline;
}
.related-case-title-wrapper {
margin-top: 15px;
}
.outstanding-results .cs-heading-h2, .outstanding-results .subtitle {
text-align: center;
}
.outstanding-results .subtitle {
color: #808080;
font-size: 16px;
max-width: 500px;
margin: 0 auto;
}
.or-stats-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 20px;
margin-bottom: 40px;
margin-top: 40px;
}
.or-stat-card {
background: #fff;
border-radius: 12px;
padding: 20px;
text-align: center;
box-shadow: 0 2px 6px rgb(0 0 0 / 14%);
border-left: 4px solid #009688;
}
.or-stat-card .stat-number {
font-size: 32px;
font-weight: 600;
color: #009688;
margin-bottom: 10px;
}
.or-stat-card p {
font-size: 16px;
color: #808080;
margin: 0;
}
.or-chart-proof {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 30px;
align-items: start;
background: #f9f9f9;
padding: 20px;
border-radius: 12px;
}
.or-chart-proof>div:first-child {
height: 100%;
}
.or-proof-box {
border-radius: 12px;
}
.or-proof-box-text {
margin-top: 20px;
margin-bottom: 20px!important;
font-size: 14px;
}
.or-proof-quote {
padding: 16px;
border-radius: 12px;
background: #fff;
border-left: 4px solid #009688;
}
.or-proof-quote blockquote {
font-size: 14px;
margin: 0;
font-style: italic;
color: #808080;
background-color: unset;
border: none;
padding: 0;
}
.or-proof-quote p {
font-size: 14px;
text-align: right;
margin-bottom: 0;
}
.visual-concept-gallery {
column-count: 3;
column-gap: 16px;
}
.visual-concept-image-inner {
width: 100%;
margin-bottom: 16px;
display: block;
cursor: zoom-in;
transition: transform 0.3s ease;
}
.visual-concept-gallery-item {
position: relative;
overflow: hidden;
cursor: zoom-in;
}
.visual-concept-gallery-item:hover .visual-concept-image-inner{
transform: scale(1.1)
}
.cs-content-wrapper.cs-container-row {
padding-top: 0;
}
.cs-content-wrapper h2,
.cs-content-wrapper h3,
.cs-content-wrapper h4,
.cs-content-wrapper h5,
.cs-content-wrapper h6,
.template-case-study .cs-content-wrapper figure,
.cs-content-wrapper p{
margin-top: 40px;
margin-bottom: 40px;
}
.cs-content-wrapper p{
margin-top: 40px;
margin-bottom: 0;
}
.intro-module {
margin-top: 80px;
}
@media (max-width: 820px) {
.intro-module {
margin-top: 64px;
}
.cs-content-wrapper h3,
.cs-content-wrapper h4,
.cs-content-wrapper h5,
.cs-content-wrapper h6,
.template-case-study .cs-content-wrapper figure,
.cs-content-wrapper p{
margin-top: 20px;
margin-bottom: 20px;
}
.cs-content-wrapper p{
margin-top: 20px;
}
.template-case-study p {
font-size: 14px;
}
.case-study-body {
padding-bottom: 20px;
}
.template-case-study h2, .cs-heading-h2 {
font-size: 32px;
   }
.template-case-study h3, .cs-heading-h3 {
font-size: 26px;
}
.template-case-study h4 .cs-heading-h4 {
font-size: 22px;
}
.template-case-study .cs-container-row {
padding-top: 40px;
padding-bottom: 40px;
}
.intro-logo {
height: 34px;
}
.intro-title-col h1 {
font-size: 46px;
line-height: 1.1;
}
.intro-review-card {
width: 340px;
}
.client-overview {
display: block;
column-count: 1;
}
.client-overview .co-image {
display: none;
}
p.co-description,
p.po-description {
font-size: 16px;
margin-top: 20px;
}
.co-location,
.po-detail,
.pr-detail-row,
.cr-detail {
margin-top: 20px;
}
span.co-location-label,
span.po-detail-label,
.po-technology-tag,
ul.pr-list li,
p.cr-reviewer-name,
.pr-progress-text span {
font-size: 14px;
}
span.co-location-name,
span.po-detail-value,
p.cr-description {
font-size: 16px;
color: #020303;
}
ul.pr-list {
flex-direction: column;
margin: 0;
}
ul.pr-list li {
width: 100%;
margin: 0;
}
ul.pr-list li:not(:first-child) {
margin-top: 10px;
}
p.cr-reviewer-position {
font-size: 12px;
}
.related-case .cs-heading-h2 {
font-size: 46px;
}
.or-stats-grid {
grid-template-columns: repeat(2, 1fr);
margin-bottom: 20px;
margin-top: 20px;
}
.visual-concept-gallery {
column-count: 2;
}
.po-technology-tag {
white-space: normal;
}
}
@media (max-width: 576px) {
.template-case-study h2, .cs-heading-h2 {
font-size: 26px;
}
.template-case-study h3, .cs-heading-h3 {
font-size: 22px;
}
.template-case-study figure figcaption {
font-size: 12px;
margin-top: 4px;
}
.case-study-body {
padding-top: 30px;
}
.intro-title-col h1 {
font-size: 36px;
}
.intro-review-card {
display: none;
}
img.intro-image {
height: 427px;
margin-top: 20px;
width: 100%;
}
.tabs-head {
margin-bottom: 20px;
}
.template-case-study .cs-container-row {
padding-top: 20px;
padding-bottom: 20px;
}
p,
p.co-description,
p.po-description,
span.co-location-name,
span.po-detail-value,
p.cr-description {
font-size: 14px;
}
span.po-detail-label {
min-width: 106px;
}
.pr-progress-list {
flex-direction: column;
}
.pr-progress {
width: 100%;
}
.pr-progress:not(:first-child) {
margin-top: 30px;
}
.related-case-list {
grid-template-columns: 1fr;
gap: 30px;
margin-top: 30px;
}
.related-case-item.item1,
.related-case-item.item2,
.related-case-item.item3 {
grid-column: 1 / 2;
grid-row: unset;
}
.related-case-item .related-case-item-card {
height: 390px;
}
.or-chart-proof {
grid-template-columns: 1fr;
gap: 20px;
}
.outstanding-results .subtitle {
font-size: 14px;
}
.or-stat-card .stat-number {
font-size: 28px;
}
.or-stat-card {
display: flex;
flex-direction: column;
justify-content: center;
}
.or-stat-card .stat-number {
margin-bottom: 0;
}
.or-stat-card p {
font-size: 12px;
}
.or-chart-proof>div:first-child {
height: 400px;
}
.visual-concept-gallery {
column-count: 1;
}
}
.cs-accordion {
max-width: 800px;
}
.cs-accordion-item {
border-bottom: 1px solid #0000001A;
}
.cs-accordion-header {
padding: 16px 20px;
cursor: pointer;
display: flex;
justify-content: space-between;
align-items: center;
background: #fff;
transition: background 0.3s;
}
.cs-accordion-title {
font-size: 20px;
font-weight: 600;
color: #020303;
}
.cs-accordion-icon {
font-size: 23px;
color: #020303;
transition: transform 0.3s ease;
}
.cs-accordion-content {
max-height: 0;
overflow: hidden;
transition: max-height 0.35s ease;
background: #fafafa;
}
.cs-accordion-content .wrapper {
padding: 20px;
}
.cs-accordion-content p {
margin: 16px 0;
line-height: 1.5;
color: #333;
}
.cs-accordion-content ul li {
position: relative;
padding-left: 20px;
padding-bottom: 8px;
color: #333;
}
@media (max-width: 820px) {
.cs-accordion-content ul li {
font-size: 14px;
}
}
.cs-accordion-content ul li::before {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 9 8'%3E%3Cpath stroke='%23020303' d='m.5 4 3 2.5L8 1'/%3E%3C/svg%3E");
background-repeat: no-repeat;
content: "";
left: 0;
position: absolute;
top: 8px;
width: 12px;
height: 12px;
}
.cs-accordion-item.active .cs-accordion-icon {
transform: rotate(45deg);
}