body#showcase {
    background-color: #fff;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

#showcase .container {
    max-width: 632px;
}

#showcase .container > .row {
    margin-bottom: 0;
}

#showcase #navbar .container {
    width: 100%;
    max-width: 100%;
    padding: 0 20px;
}

#showcase #navbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}

#showcase #navbar {
    opacity: 1;
    display: block;
    background-color: rgba(13, 21, 30, 0.80);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-bottom: 1px solid #283542;
}

.back-button,
.showcase-logo,
.right-button {
    float: left;
    box-sizing: border-box;
    width: 33.3333333333%;
}

@media (max-width: 580px) {
    .back-button,
    .right-button {
        width: 10%;
    }
    .showcase-logo {
        width: 80%;
    }
}

.back-button {
    align-items: center;
    display: flex;
    height: 80px;
}

.right-button {
    align-items: center;
    display: flex;
    height: 80px;
}

.showcase-logo img {
    padding: 20px 0;
}

h1 {
    font-family: 'Sk-Modernist';
    color: white;
    font-size: 64px;
    line-height: 72px;
    letter-spacing: -0.01em;
    font-style: normal;
    font-weight: normal;
}

h2 {
    font-family: 'Sk-Modernist';
    font-size: 56px;
    line-height: 64px;
    letter-spacing: -0.01em;
    color: #0D151E;
    font-style: normal;
    font-weight: normal;
}

h3 {
    font-family: 'Sk-Modernist';
    font-size: 36px;
    line-height: 44px;
    letter-spacing: -0.01em;
    color: #0D151E;
    margin-bottom: 40px;
    font-style: normal;
    font-weight: normal;
}

p {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 36px;
    color: #283542;
}

@media (max-width: 550px) {
    h1 {
        font-size: 40px;
        line-height: 48px;
    }
    h2 {
        font-size: 32px;
        line-height: 36px;
    }
    h3 {
        font-size: 24px;
        line-height: 28px;
    }
    p {
        font-size: 15px;
        line-height: 24px;
    }
}

#showcase-intro {
    background-color: #0D151E;
    padding: 0 20px;
}

.showcase-intro-text {
    padding-top: 170px;
    max-width: 910px;
    margin: 0 auto;
}

@media (max-width: 550px) {
    .showcase-intro-text {
        padding-top: 150px;
    }
}

.showcase-intro-text h1 {
    text-align: center;
}

.showcase-intro-image {
    padding-top: 70px;
    max-width: 1312px;
    margin: 0 auto;
}

.showcase-intro-image img {
    width: 100%;
    height: auto;
    border-radius: 24px;
    margin-bottom: -170px;
}

@media (max-width: 550px) {
    .showcase-intro-image img {
        margin-bottom: -120px;
        border-radius: 12px;
    }
}

#showcase a.back-link:link,
#showcase a.back-link:visited {
    width: 100%;
    padding: 14px 20px;
    font-size: 15px;
    line-height: normal;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='16' viewBox='0 0 10 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.99527 0.36997C9.48856 0.863264 9.48856 1.66305 8.99527 2.15635L3.15161 8L8.99526 13.8437C9.48856 14.3369 9.48856 15.1367 8.99526 15.63C8.50197 16.1233 7.70218 16.1233 7.20889 15.63L0.68641 9.10755C0.074726 8.49587 0.0747258 7.50413 0.686411 6.89245L7.20889 0.36997C7.70218 -0.123324 8.50197 -0.123324 8.99527 0.36997Z' fill='white' /%3E%3C/svg%3E ");
    background-repeat: no-repeat;
    background-position: left center;
}

#showcase a.back-link:hover,
#showcase a.back-link:active {
    text-decoration: underline;
}

#showcase a.contact-link:link,
#showcase a.contact-link:visited {
    width: 100%;
    padding: 14px 20px;
    font-size: 15px;
    line-height: normal;
    color: #fff;
    text-decoration: none;
}

#showcase a.contact-link:hover,
#showcase a.contact-link:active {
    text-decoration: underline;
}

@media (max-width: 580px) {
    .hide-on-mobile {
        display: none;
    }
    #showcase a.contact-link {
        display: none!important;
    }
}

#showcase-about {
    background-color: white;
    padding: 330px 0 140px;
}

#showcase-numbers {
    padding: 200px 0;
}

@media (max-width: 550px) {
    #showcase-about {
        padding: 160px 0 0px;
    }
    #showcase-numbers {
        padding: 50px 0 0;
    }
}

@media (min-width: 550px) {
    #showcase-numbers.rituals {
        background: url(../../newclarity/images/showcases/Rituals_02.jpg);
        background-size: cover;
        background-position: center;
    }
    #showcase-numbers.g-star {
        background: url(../../newclarity/images/showcases/G-Star_02.jpg);
        background-size: cover;
        background-position: center;
    }
    #showcase-numbers.scotch-soda {
        background: url(../../newclarity/images/showcases/Scotch-Soda_02.jpg);
        background-size: cover;
        background-position: center;
    }
    #showcase-numbers.essilorluxottica {
        background: url(../../newclarity/images/showcases/EssilorLuxottica_02.jpg);
        background-size: cover;
        background-position: center;
    }
    #showcase-numbers.dyson {
        background: url(../../newclarity/images/showcases/Dyson_02.jpg);
        background-size: cover;
        background-position: center;
    }
    #showcase-numbers.kiko {
        background: url(../../newclarity/images/showcases/Kiko_02.jpg);
        background-size: cover;
        background-position: center;
    }
    #showcase-numbers.redwing {
        background: url(../../newclarity/images/showcases/Redwing_02.jpg);
        background-size: cover;
        background-position: center;
    }
    #showcase-numbers.ted-baker {
        background: url(../../newclarity/images/showcases/Tedbaker_02.jpg);
        background-size: cover;
        background-position: center;
    }
    #showcase-numbers > .container {
        background-color: white;
        border-radius: 24px;
        padding: 50px;
        max-width: 732px;
    }
}

#showcase-numbers img {
    margin-bottom: 40px;
}

#showcase-numbers p {
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #283542;
}

#showcase-numbers p span {
    font-weight: 600;
}

@media (max-width: 550px) {
    #showcase-numbers p {
        font-size: 12px;
        line-height: 20px;
    }
    #showcase-numbers p span {
        font-size: 13px;
        line-height: 20px;
    }
}

#showcase-numbers .numbers-table {
    display: inline-block;
    width: 48%;
}

#showcase-numbers .numbers-table:nth-child(2) p {
    padding-left: 20px;
}

img.rounded-image-mobile {
    width: 100%;
    height: auto;
    border-radius: 12px;
}

#showcase-at-a-glance {
    padding: 170px 0;
}

@media (max-width: 550px) {
    #showcase-at-a-glance {
        padding: 0 0 30px;
    }
}

ul.check-list {
    list-style: none;
    margin-left: -5px;
}

ul.check-list li.checks:before {
    content: '';
    display: inline-block;
    margin-bottom: -1px;
    margin-left: -9px;
    height: 18px;
    width: 24px;
    background-image: url(../../newclarity/images/showcases/checkmark.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 22px;
}

@media (max-width: 550px) {
    ul.check-list li.checks:before {
        height: 15px;
        width: 29px;
        margin-right: 16px;
    }
}

li.checks {
    font-size: 22px;
    line-height: 36px;
    color: #283542;
    padding-left: 37px;
    text-indent: -37px;
}

@media (max-width: 550px) {
    li.checks {
        font-size: 15px;
        line-height: 24px;
        padding-left: 42px;
        text-indent: -42px;
    }
}

.showcase-two-images .image-container {
    max-width: 1312px;
    margin: 0 auto;
    display: flex;
    gap: 3.5%;
    padding: 0 20px;
}

.showcase-two-images img,
.showcase-one-image img {
    width: 100%;
    height: auto;
    border-radius: 24px;
}

@media (max-width: 550px) {
    .showcase-two-images img,
    .showcase-one-image img {
        border-radius: 12px;
    }
}

#what-they-love,
#number-one-solution,
#more-features,
#get-in-touch,
#groundbreakers {
    padding: 170px 0;
}

@media (max-width: 550px) {
    #what-they-love,
    #number-one-solution,
    #more-features,
    #groundbreakers {
        padding: 40px 0;
    }
}

#what-they-love h2,
#number-one-solution h2,
#more-features h2 {
    margin-bottom: 60px;
}

@media (max-width: 550px) {
    #what-they-love h2,
    #number-one-solution h2,
    #more-features h2 {
        margin-bottom: 40px;
    }
}

#what-they-love h3,
#number-one-solution h3,
#more-features h3 {
    margin-bottom: 20px;
}

#what-they-love p,
#number-one-solution p,
#more-features p {
    margin-bottom: 80px;
}

@media (max-width: 550px) {
    #what-they-love p,
    #number-one-solution p,
    #more-features p {
        margin-bottom: 40px;
    }
}

#what-they-love p:last-child,
#number-one-solution p:last-child,
#more-features p:last-child {
    margin-bottom: 0;
}

.quote {
    position: relative;
    padding-left: 28px;
    border-left: 4px solid #DCDFE2;
    font-family: 'Sk-Modernist';
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -0.01em;
    color: #0D151E;
    margin: 0 0 60px 0;
}

@media (max-width: 550px) {
    .quote {
        font-size: 20px;
        line-height: 24px;
        margin: 0 0 10px 0;
    }
}

.quote p.quote-name {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    padding-top: 20px;
    margin-bottom: 0!important;
}

.quote p.quote-title {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    padding-top: 5px;
    margin-bottom: 0!important;
}

.showcase-one-image .image-container {
    max-width: 1312px;
    margin: 0 auto;
    padding: 0 20px;
}

#get-in-touch {
    background-color: #272C33;
}

#get-in-touch h2 {
    color: white;
    max-width: 900px;
    margin: 0 auto;
    margin-bottom: 40px;
}

@media (max-width: 550px) {
    #get-in-touch h2 {
        margin-bottom: 40px;
    }
}

#get-in-touch .container {
    max-width: 1312px;
}

#get-in-touch .contact-button-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
}

#get-in-touch .contact-button {
    width: 100%;
    max-width: 500px;
    background-color: #466CEE;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    border-radius: 12px;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding: 16px 0;
    text-decoration: none;
    display: flex;
}

#get-in-touch a.contact-button:hover {
    background-color: #3E5CBF;
}

#get-in-touch p {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    color: #fff;
    max-width: 600px;
    margin: 0 auto 40px;
}

@media (max-width: 550px) {
    #get-in-touch {
        padding: 60px 0;
    }
}

#groundbreakers {
    background-color: #0D151E;
}

#groundbreakers h2 {
    color: white;
    max-width: 900px;
    margin: 0 auto;
    margin-bottom: 80px;
}

@media (max-width: 550px) {
    #groundbreakers h2 {
        margin-bottom: 40px;
    }
}

#groundbreakers .container {
    max-width: 1312px;
}

#groundbreakers .cases .column {
    background-color: white;
    border-radius: 24px;
}

@media (max-width: 550px) {
    #groundbreakers .cases .column {
        border-radius: 12px;
        margin-bottom: 40px;
    }
}

@media (max-width: 550px) {
    #groundbreakers {
        padding: 60px 0;
    }
}

#groundbreakers .cases-content {
    position: relative;
}

#groundbreakers .cases-content img.bottom-image {
    position: absolute;
    left: 0;
    bottom: 0;
}

#groundbreakers .cases-content .cases-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 180px;
}

@media (max-width: 550px) {
    #groundbreakers .cases-content .cases-logo {
        height: 130px;
    }
}

#groundbreakers .cases-content .cases-text {
    text-align: center;
    min-height: 265px;
    padding: 0 20px 20px;
}

@media (max-width: 550px) {
    #groundbreakers .cases-content .cases-text {
        min-height: 185px;
    }
}

#groundbreakers .cases-content .cases-text h3 {
    max-width: 340px;
    margin: 0 auto 44px;
}

@media (max-width: 550px) {
    #groundbreakers .cases-content .cases-text h3 {
        max-width: 250px;
        margin: 0 auto 24px;
    }
}

#groundbreakers .cases-content .cases-image {
    display: flex;
    align-items: flex-end;
}

#groundbreakers .cases-content .cases-image img {
    border-radius: 0 0 24px 24px;
}

@media (max-width: 550px) {
    #groundbreakers .cases-content .cases-image img {
        border-radius: 0 0 12px 12px;
    }
}

#groundbreakers .cases-content .cases-text a {
    text-decoration: none;
    font-size: 15px;
    line-height: 24px;
    color: #283542;
    padding-bottom: 6px;
    border-bottom: 2px solid #DCDFE2;
}

@media (max-width: 550px) {
    .desktop {
        display: none;
    }
}

@media (min-width: 550px) {
    .mobile {
        display: none;
    }
}

.cc-color-override--560712341.cc-window {
    background-color: rgba(13, 21, 30, 0.80) !important;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.cc-btn.cc-allow {
    color: white !important;
    background-color: #3E68F6 !important;
}