.c23-mobile-menu {
    left: -100vw;
    width: 100vw;
    max-width: 100vw;
    z-index: 101;
    top: 0px;
}

.c23-mobile-menu-viewport {
    top: 0px;
    left: 0px;
    height: 100vh;
    width: 0vw;
    position: fixed;
    z-index: 101;
    display: block;
    /* backdrop-filter: blur(5px); */
    background: rgba(0, 0, 0, .5);
}

.c23-mobile-menu .c23-navi-language-2 {
    padding-left: 15px;
    padding-top: 10px;
}

@media screen and (max-width: 766px) {
    .c23-mobile-menu .c23-navi-language-wrapper {
        display: block;
    }
}


.transitionClose {
    position: fixed;
    width: 100vw;
    height: 0vh;
    display: block;
    top: 0px;
    bottom: 100px;
    left: 0px;
    right: 0px;
    z-index: 50;
    overflow: hidden;
    background: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
}

.transitionOpen {
    position: fixed;
    width: 100vw;
    height: 100vh;
    display: block;
    top: 0px;
    bottom: 100px;
    left: 0px;
    right: 0px;
    z-index: 50;
    overflow: hidden;
    background: #000;
    display: flex;
    justify-content: center;
    align-items: center;
}


.c23-video-wrapper {
    margin-top: -230px;
}

.c23-partial-header {
    height: 710px;
}

@media only screen and (max-width: 766px) {
    .c23-partial-header {
        height: auto;
    }

    .c23-video-wrapper {
        margin-top: 75px;
    }
}

/* PORTRAITS */
/*
.c23-portrait-img-wrapper:nth-child(1),
.c23-portrait-name-wrapper:nth-child(1)
{
width:110%;
}
*/
.c23-portrait-img-wrapper:nth-child(2),
.c23-portrait-name-wrapper:nth-child(2),
.c23-portrait-img-wrapper:nth-child(4),
.c23-portrait-name-wrapper:nth-child(4) {
    display: none;
}

@media only screen and (min-width: 991px) {

    .c23-portraits-wrapper,
    .c23-portraits-wrapper-2 {
        padding-right: 400px;
    }
}

/* END PORTRAITS */
.c23-partial-work-cs {
    background: rgba(95, 110, 110, .05);
}

.c23-lp-cs-services-qr {
    mix-blend-mode: multiply;
}

.c23-partial-promises-cs {
    background: rgba(95, 110, 110, .1);
}

/* Smallify services */
@media only screen and (min-width: 766px) {
    .c23-partial-services-cs-small {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .c23-partial-services-cs-small,
    .c23-header-path-wrapper {
        background: rgba(95, 110, 110, .05);
        padding-top: 30px;
    }

    .c23-partial-services-cs-small .c23-section-intro-wrapper {
        display: none;
    }

    .c23-partial-services-cs-small .c23-lp-cs-services-col {
        width: 20%;
    }

    .c23-partial-services-cs-small .c23-lp-cs-services-link {
        font-size: 11px;
    }

    .c23-partial-services-cs-small .c23-lp-cs-services-link-img {
        display: none;
    }

    .c23-lp-cs-services-heading {
        font-size: 11px;
    }

    .c23-partial-services-cs-small .c23-lp-cs-services-col:nth-child(2) {
        left: -15px;
    }
}

.c23-partial-services-cs-small .c23-lp-cs-services-col-contact {
    display: none;
}

/* End Smallify services */


.c23-header-home-heading-2,
.word {
    font-size: 55px;
    line-height: 65px;
}

.word-container {
    z-index: 30;
    font-family: "Inter ExtraBold Regular";
    line-height: 100%;
    color: rgb(255, 255, 255);
    height: 35px;
    overflow: visible;
}

.word {
    opacity: 0;
    /* transform: translate(-50%, -50%); */
    transition: opacity 1s ease-in-out;
    position: absolute;
    z-index: 30;
    top: 65px;
}

@media only screen and (max-width: 766px) {

    .c23-header-home-heading-2,
    .word {
        line-height: 125%;
    }
}

@media only screen and (max-width: 991px) {
    .c23-header-home-heading-2 {
        top: 0px;
    }

    .c23-header-home-heading-2,
    .word {
        font-size: 65px;
    }
}

@media only screen and (max-width: 800px) {
    .c23-header-home-heading-2 {
        top: 0px;
    }

    .c23-header-home-heading-2,
    .word {
        font-size: 65px;
    }
}

@media only screen and (max-width: 700px) {
    .c23-header-home-heading-2 {
        top: 0px;
    }

    .c23-header-home-heading-2,
    .word {
        font-size: 65px;
    }
}

@media only screen and (max-width: 600px) {
    .c23-header-home-heading-2 {
        top: 10px;
    }

    .c23-header-home-heading-2,
    .word {
        font-size: 50px;
    }
}

@media only screen and (max-width: 500px) {
    .c23-header-home-heading-2 {
        top: 20px;
    }

    .c23-header-home-heading-2,
    .word {
        font-size: 40px;
    }
}

@media only screen and (max-width: 400px) {
    .c23-header-home-heading-2 {
        top: 25px;
    }

    .c23-header-home-heading-2,
    .word {
        font-size: 35px;
    }
}

@media only screen and (max-width: 300px) {
    .c23-header-home-heading-2 {
        top: 25px;
    }

    .c23-header-home-heading-2,
    .word {
        font-size: 30px;
    }
}


.video-inner-wrapper {
    background: #000;
    width: 900px;
    margin-left: 45px;
}

.home-video {
    width: 900px;
    height: auto;
    opacity: 0.3;
    display: block;
    position: relative;
    object-fit: cover;
}

@media only screen and (max-width: 991px) {
    .video-inner-wrapper {
        width: 100%;
        margin-left: 0px;
    }

    .home-video {
        width: 100%;
    }
}

@media only screen and (max-width: 766px) {
    .c23-video-wrapper {
        margin-top: 40px;
    }

    .home-video {
        opacity: 1;
    }
}


.c23-section-black {
    max-height: 650px;
}


.c23-lp-cs-services-qr-services {
    mix-blend-mode: multiply;
}

/* ::fbs::8d67c79e8d1ebf0ab666383cf288288c6087284a:: */

.o-form select,
.o-form input,
.o-form-input {
    padding: 16px 18px;
}

.o-form input[type=checkbox] {
    width: auto;
}


.c23-lp-cs-services-qr-services {
    mix-blend-mode: multiply;
}


html,
.c23-body {
    height: 100%;
    overflow-x: clip;
}

.c23-pagescale {
    transform-origin: top;
}