::selection {
    background: #E3FF38;
    color: #07090B;
}

html {
    font-size: 1vw;
}

body {
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
}
::-webkit-scrollbar {
    display: none;
}
  

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: "PP Neue Montreal Book", sans-serif;
    color: #fff;
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 400;
}

h1.default {
    font-size: 5.208rem;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 0;
}
h1.default span {
    font-family: "Isabella Grand";
    font-style: italic;
    color: #878787;
}
h2.default {
    font-size: 5.208rem;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 0;
}
h2.default span {
    font-family: "Isabella Grand";
    font-style: italic;
    color: #878787;
}
h3.default {
    font-size: 3.33rem;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 0;
}
h3.default span {
    font-family: "Isabella Grand";
    font-style: italic;
    color: #878787;
}
h4.default {
    font-size: 1.66rem;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 0;
}
h4.default span {
    font-family: "Isabella Grand";
    font-style: italic;
    color: #878787;
}

h5 {
    font-size: 1.04rem;
}
h5.default span {
    font-family: "Isabella Grand";
    font-style: italic;
    color: #878787;
}

.site-footer {
    background: url('../images/footerbg.png');
    background-size: cover;
    background-position: center;
}
.footer-top {
    padding-top: 2.08rem;
    padding-bottom: 4.17rem;
    border-bottom: 0.05rem solid #5A5A5A;
}
.footer-email-animation {
    position: relative;
    display: inline-block;
}
.footer-top__email img.swipeimage {
    position: absolute;
    top: 0;
    left: 0;
    width: 11.7rem;
    height: 15.615rem;
    transform: translate(-50%, -50%);
    object-fit: cover;
    opacity: 0;
    pointer-events: none;
    z-index: 9;
}
.footer-top__email {
    margin: 1.56rem 0 2.08rem;
    position: relative;
}
.footer-top__email a {
    font-size: 9.9rem;
    line-height: 1;
    position: relative;
}
.footer-top__logo a img {
    width:6rem;
}


.footer-top__social {
    display: flex;
    gap: 1.04rem;
}
.footer-top__social a path,
.footer-top__social a circle {
    transition: all .3s ease;
}
.footer-top__social a:hover circle {
    fill: #fff;
}
.footer-top__social a:hover path{
    fill: #07090B;
}
.footer-top__social a svg{
    width:4rem;
    height:auto;
}


.footer-top__row {
    display: flex;
    flex-wrap: wrap;
    margin-top: 4.17rem;
}
.footer-top__row > div {
    flex-basis: 20%;
    max-width: 20%;
}
.footer-top__row > .footer-top__col-1 {
    flex-basis: 40%;
    max-width: 40%;
}
.footer-top__row > .footer-top__col-1 p {
    max-width: 22.53rem;
    margin-top: 1.56rem;
}
.footer-top .menu-container ul {
    list-style: none;
    margin: 0 !important;
    display: flex;
    flex-direction: column;
    gap: 2.6rem;
    line-height: 1;
}

.footer-bottom {
    padding-top: 1.56rem;
    padding-bottom: 1.56rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer-bottom__privacy {
    display: flex;
    gap: 4.17rem;
}

footer h5 {
    color: #858789;
    margin-bottom: 3.91rem;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

a {
    transition: all .3s ease;
    text-decoration: none;
    color: #fff;
}
a:focus,
a:visited {
    color: #fff;
}
a:hover {
    color: #E3FF38;
}


img{
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

body {
    background-color:#07090B;
    font-size: 1.25rem;
    line-height: 1.5;
}

@font-face {
    font-family: "PP Neue Montreal Book";
    src: url("../fonts/ppneuemontreal-book.otf");
    font-weight: 400;
}
@font-face {
    font-family: "PP Neue Montreal Medium";
    src: url("../fonts/ppneuemontreal-medium.otf");
    font-weight: 400;
}
@font-face {
    font-family: "Isabella Grand";
    src: url("../fonts/isabella-grand.otf");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "Isabella Grand";
    src: url("../fonts/isabella-grand-italic.otf");
    font-weight: 400;
    font-style: italic;
}

.isabella-font {
    font-family: "Isabella Grand";
}
.italic {
    font-style: italic;
}

.container {
    padding: 0 2rem;
}

header {
    position: absolute;
    left: 0;
    top:0;
    width: 100%;
    z-index: 10;
}

.header-logo img {
    width: 3.1rem;
}

.header-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding:1rem 0;
}
.header-menu {
    display: flex;
    align-items: center;
    gap: 1.82rem;
    margin-right: 4rem;
}
.header-menu__meeting__people {
    display: flex;
}
.header-menu__meeting {
    display: flex;
    align-items: center;
    font-size: 1.04rem;
}
.header-menu__meeting,
.header-menu__meeting * {
    line-height: 1;
}
.header-menu__meeting img {
    width: 2.7rem;
    transition: all .3s ease;
}
.header-menu__meeting__people-1 {
    transform: translateX(1.04rem);
}
.header-menu__meeting__people-2 {
    position: relative;
}
.header-menu__meeting:hover .header-menu__meeting__people-1 {
    transform: translateX(calc(100% + 0.26rem));
}
.header-menu__meeting:hover .header-menu__meeting__people-2 {
    transform: translateX(calc(-100% + 0.78rem));
}
.header-menu__burger {
    display: flex;
    align-items: center;
    cursor: pointer;
    position: absolute;
    top: 1.5rem;
    z-index: 999;
    right: 2rem;
}
body.home .header-menu__burger {
    position: fixed;
}
.header-menu__burger.active {
    mix-blend-mode: unset;
}
.header-menu__burger svg {
    width: 2.29rem;
    height: auto;
    transition: all .5s ease;
    transition-delay: 0.2s;
}
.header-menu__burger.active svg {
    margin-top: 1rem;
    transition-delay: 0s;
}

.header-menu__dropdown {
    position: fixed;
    top: 1rem;
    left: 1rem;
    width: calc(100% - 2rem);
    z-index: 99;
    background:linear-gradient(200deg, #E4E5E3, #D9DBD6);
    display: flex;
    transform: translateY( calc(-100% - 2rem) );
    transition: all 0.6s ease-in-out;
}
.header-menu__dropdown.active {
    transform: translateY(0);
}
.header-menu__dropdown-left {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8rem;
    padding: 10rem;
    max-width: 42%;
    flex-basis: 42%;
}
.header-menu__dropdown-left h5 {
    font-size: 1.04rem;
    color: #5E5F5C;
}
.header-menu__dropdown-left ul {
    margin: 4rem 0 0;
    list-style-type: none;
    display: flex;
    flex-direction: column;
    gap: 3rem;
}
.header-menu__dropdown-left ul a {
    color: #07090B;
    display: inline-block;
    position: relative;
}
.header-menu__dropdown-left ul a::before {
    position: absolute;
    left: -0.8rem;
    top: 50%;
    transform: translateY(-50%);
    background:url('../images/arrow-right.svg');
    content: '';
    width:0.5rem;
    height: 0.5rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition: all .3s ease;
    opacity: 0;
}
.header-menu__dropdown-left ul a:hover::before {
    opacity: 1;
}
.header-menu__dropdown-left ul a:hover {
    transform: translateX(0.8rem);
}
.header-menu__dropdown-right {
    /* background:url('../images/portfolio-3.jpg'); */
    background-size: cover;
    background-position: center;
    max-width: 58%;
    flex-basis: 58%;
    opacity: 0;
    transition: all 1s ease;
    position: relative;
}

#distortionCanvas {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.header-menu__dropdown.active .header-menu__dropdown-right {
    opacity: 1;
    transition-delay: 0.8s;
}

body.blog .header-logo {
    display: none !important;
}
body.blog .header-menu__burger {
    right: 3rem !important;
    top: 2rem !important;
}

body[data-headerwhite="1"] .header-menu__burger,
body[data-headerwhite="1"] .header-logo {
    filter: grayscale(100%) brightness(0%);   
}
body[data-headerwhite="1"] .header-menu__meeting {
    color: #000 !important;
}

form .wpcf7-not-valid-tip {
    display: none;
}
.form-control * {
    outline: 0;
}
.form-control {
    margin-bottom: 1.8rem;
}
.form-control input[type="text"], 
.form-control input[type="email"] {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #B7B9B3;
    width: 100%;
    padding-bottom: 0.8rem;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
    color: #07090B;
}
.form-control input::placeholder,
.form-control textarea::placeholder {
    color: #595B58;
}
.form-control textarea {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #B7B9B3;
    width: 100%;
    padding-bottom: 0.8rem;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
    height: 10.4rem;
    max-height: 10.4rem;
    max-width: 100%;
    min-width: 100%;
    min-height: 10.4rem;
    color: #07090B;
}
.form-control input[type="text"].wpcf7-not-valid, 
.form-control input[type="email"].wpcf7-not-valid {
    border-bottom-color: #B5121B;
}
.form-control label {
    color: #595B58;
    margin-bottom: 1.5rem;
    display: block;
}
form br {
    display: none;
}
.wpcf7-list-item {
    margin-left: 0;
    margin-right: 1.04rem;
}
.wpcf7-list-item-label {
    background: #CFD2CA;
    border-radius: 1.5rem;
    line-height: 1;
    font-size: 1.04rem;
    margin-bottom: 0;
    padding:0.9rem 1.5rem;
    color: #07090B;
    cursor: pointer;
    transition: all .3s ease;
}
.wpcf7-list-item-label:hover {
    opacity: 0.5;
}
.wpcf7-list-item input {
    display: none;
}
.wpcf7-list-item input:checked ~ .wpcf7-list-item-label {
    background-color: #000;
    color: #D9DBD7;
    opacity: 1 !important;
}
.submit-contact {
    display: flex;
    gap: 1.5rem;
    align-items: center;
}
.wpcf7-submit {
    color: #D9DBD7;
    border-radius: 2.5rem;
    padding: 1rem 2rem;
    font-size: 1.04rem;
    line-height: 1;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    cursor: pointer;
    position: relative;
    transition: all .3s ease;
    border: none !important;
    background-color: transparent !important;
}
.wpcf7-submit span {
    position: relative;
    mix-blend-mode: difference;
}
.wpcf7-submit svg {
    position: relative;
    width: 1.3rem;
    transition: all .3s ease;
    height:auto;
}
.wpcf7-submit::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: #07090B;
    left: 0;
    top:0;
    border-radius: 5rem;
    transition: all .3s ease;
}
.wpcf7-submit:hover svg {
    transform: translateX(-1rem);
}
.wpcf7-submit:hover::before {
    width: 3.3rem;
}
.submit-contact p {
    color: #07090B;
}

.btn-default {
    font-size: 1.04rem;   
    padding: 1.3rem 3.43rem;
    display: inline-block;
    background-color: #CFD2CA;
    color: #07090B !important;
    border-radius: 3rem;
    border: 1px solid #CFD2CA;
}
.btn-default:hover {
    opacity: 0.6;
}

.book-meeting-btn {
    display: inline-flex;
    align-items: center;
    border-radius: 4rem;
    padding: 1rem 2.5rem 1rem 1rem;
    font-size: 1rem;
    gap: 1rem;
}
.book-meeting-btn img {
    width: 4rem;
}
body .book-meeting-btn-1 {
    background-color: #CFD2CA;
    border: 2px solid #CFD2CA;
    color: #07090B;
}
body .book-meeting-btn-1:hover {
    background-color: transparent;
    color: #fff;
}
body .book-meeting-btn-2 {
    background-color: #07090B;
    border: 2px solid #07090B;
    color: #fff;
}
body .book-meeting-btn-2:hover {
    background-color: transparent;
    color: #07090B;
}


.contact-section .wpcf7-response-output {
    margin: 2rem 0 !important;
    color: #000 !important;
    font-size: 1rem;
}
.contact-section {
    background:linear-gradient(200deg, #E3E4E1, #D9DAD6);
}
.contact-section .container {
    padding: 6.7rem 10.4rem;
}
.contact-section h2 {
    color: #07090B;
    margin-bottom: 4.5rem;
    line-height: 1.1;
    font-size: 4.8rem;
}
.contact-section h2 span {
    font-family: "Isabella Grand";
    font-style: italic;
    color:#878787;
}
.contact-section__meeting {
    background-color: #07090B;
    padding:3rem;
    display: block;
    position: relative;
    max-width: 31.66rem;
}
.contact-section__meeting > img {
    width:6rem;
}
.contact-section__arrow {
    position: absolute;
    right: 1rem;
    top: 1rem;
}
.contact-section__arrow svg {
    width:4rem;
    height:auto;
}
.contact-section__meeting .contact-section__arrow svg rect{
    transition: all .3s ease;
}
.contact-section__meeting:hover .contact-section__arrow svg rect{
    fill: #07090B;
    stroke: #07090B;
}
.contact-section__meeting:hover {
    background-color: #E3FF38;
}
.contact-section__meeting:hover p {
    color: #07090B;
}
.contact-section__meeting p {
   margin-top: 1.2rem; 
   max-width: 24.5rem;
   transition: all .3s ease;
}
.contact-section__meeting span {
    display: block;
    color: #858789;
    margin-top: 1.2rem;
}
.contact-section__row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.contact-section__col-1 {
    max-width: 45%;
    flex-basis: 45%;
}
.contact-section__col-2 {
    max-width: 50%;
    flex-basis: 50%;
}



.design-cta {
    padding-bottom: 6rem;
}
.design-cta__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.design-cta__col-1 {
    max-width: 60%;
    flex-basis: 60%;
}
.design-cta__col-2 {
    max-width: 35%;
    flex-basis: 35%;
}
.design-cta__col-2 p span {
    color: #878787;
}
.design-cta__col-2 p {
    margin-top: 1rem;
    font-size: 1.66rem;
}


.design-features {
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.design-features__row {
    display: flex;
}
.design-features__col p {
    margin-top: 1rem;
    color: #878787;
}
.design-features__col {
    max-width: 33.3%;
    flex-basis: 33.3%;
    padding-left: 3.5rem;
    padding-right: 3.5rem;
}
.design-features__col-2 {
    border-left: 1px solid #858789;
    border-right: 1px solid #858789;
    padding-top: 7rem;
}
.design-features__col img {
    margin-bottom: 2rem;
    width: 3rem;
}



.blog-cta {
    background-color: #E3FF38;
    padding: 7rem 0;
    text-align: center;
}
.blog-cta h3 {
    color: #07090B;
    max-width: 58.5rem;
    margin: 0 auto 2rem;
}


.header-menu__dropdown-right .menu-mob-image{
    display: none;
}


@media(max-width:767px){
    body {
        font-size: 1rem;
    }
    html {
        font-size: 18px;
    }
    .header-menu__meeting {
        display: none !important;
    }
    #page {
        overflow: hidden;
    }
    .header-row {
        padding-top: 0;
    }
    h2.default {
        font-size: 2.7rem;
    }
    .book-meeting-btn {
        padding-top:0.5rem;
        padding-bottom:0.5rem;
        font-size: 1rem;
        padding-right: 1.7rem;
    }
    .contact-section .container {
        padding: 3rem 0.88rem;
    }
    .contact-section__col-1,
    .contact-section__col-2 {
        max-width: 100%;
        flex-basis: 100%;
    }
    .contact-section h2 {
        font-size: 2.55rem;
        margin-bottom: 1.5rem;
    }
    .contact-section__meeting {
        padding: 1.5rem;
        margin-bottom: 2rem;
    }
    .contact-section__arrow svg {
        width: 2rem;
    }
    .contact-section__meeting > img {
        width: 4rem;
    }
    .wpcf7-list-item-label {
        font-size: 0.88rem;
        padding: 0.6rem 1rem;
    }
    .wpcf7-list-item {
        margin-right: 0.5rem;
    }
    .submit-contact {
        flex-wrap: wrap;
    }
    .submit-contact p {
        width: 100%;
        text-align: center;
    }
    .wpcf7-submit {
        width: 100%;
        justify-content: center;
    }
    .form-control {
        margin-bottom: 1rem;
    }
    .footer-top__logo a img {
        width: 3.5rem;
        margin: 0 auto;
    }
    .footer-top__email a {
        font-size: 2.7rem;  
    }
    .footer-top__row > div {
        flex-basis: 100% !important;
        max-width: 100% !important;
    }
    .footer-top__social a svg {
        width: 3rem;
    }
    .footer-top__social {
        justify-content: center;
    }
    .footer-top__row {
        margin-top: 0;
    }
    .footer-top__row > .footer-top__col-1 p {
        font-size: 1.11rem;
        text-align: center;
        max-width: 16.66rem;
        margin: 1rem auto 0;
    }
    footer h5 {
        margin-bottom: 1rem;
        text-align: center;
        margin-top: 3rem;
    }
    .footer-top .menu-container ul {
        text-align: center;
        gap: 1.5rem;
    }
    .footer-top__col-4 p {
        text-align: center;
    }
    .footer-top {
        padding-bottom: 3rem;
    }
    .footer-bottom {
        flex-direction: column-reverse;
    }
    .footer-bottom p {
        margin-top: 1rem;
    }
    .footer-email-animation {
        display: block;
        text-align: center;
    }
    .header-menu__dropdown{
        flex-wrap: wrap;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 7rem 0 0;
    }
    .header-menu__dropdown-left {
        padding: 0;
        max-width: 100%;
        flex-basis: 100%;
        gap: 0;
        justify-content: space-between;
        max-width: 15rem;
        margin: 0 auto;
    }
    .header-menu__dropdown-right {
        max-width: 100%;
        flex-basis: 100%;
    }
    .header-menu__dropdown-right .menu-mob-image {
        display: block;
    }
    .header-menu__dropdown-right canvas {
        display: none;
    }
    .header-menu__dropdown-left ul {
        margin-top: 2rem;
        margin-bottom: 2rem;
        gap: 1rem;
    }
    .container {
        padding:0.88rem;
    }
    h1.default {
        font-size: 2.7rem;
    }
    .blog-cta {
        padding: 2rem 0;
    }
    .blog-cta h3 {
        max-width: 100%;
        font-size: 2rem;
    }
    h3.default {
        font-size: 2rem;
    }
    .btn-default {
        padding:0.88rem 2rem;
        font-size: 1rem;
    }
    .design-features__row {
        flex-wrap: wrap;
    }
    .design-features__col{
        max-width: 100%;
        flex-basis: 100%;
        padding:2rem !important;
    }
    .design-features__col-2 {
        border: none;
    }
    .design-features {
        padding: 0 !important;
    }
    .design-cta__row {
        flex-wrap: wrap;
    }
    .design-cta__row > div{
        max-width: 100%;
        flex-basis: 100%;
    }
    .design-cta__col-1 {
        margin-bottom: 1rem;
    }
    .design-cta {
        padding-bottom: 2rem;
    }
    .design-cta__col-2 p {
        font-size: 1.11rem;
    }
    .design-cta__col-1 h2 {
        font-size: 2.7rem;
    }
    h4.default {
        font-size: 1.35rem;
    }
}