html {
    scroll-behavior: smooth
}

@media screen and (prefers-reduced-motion:reduce) {
    html {
        scroll-behavior: auto
    }
}

body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

body :where(.wp-site-blocks)>:first-of-type {
    margin-block-start: 0
}

body .entry-content.wp-block-post-content:has(.hostinger-ai-contact-form-4) {
    margin-block-start: 0
}

body .wp-block-post-content>:last-child:not(.hostinger-ai-solid-block):not(.has-color-1-background-color):not(.has-color-2-background-color):not(.hostinger-ai-background-image) {
    margin-block-end: var(--wp--style--block-gap)
}

footer .is-layout-flow>* {
    margin-block-start: 20px
}

body .wp-block-navigation-item .wp-block-navigation-item__content,
body .wp-element-button {
    cursor: pointer
}

.wp-block-group.logo-wrapper {
    gap: 15px
}

.hostinger-ai-font-bold,
.hostinger-ai-site-title a {
    font-weight: 700
}

.hostinger-ai-site-navigation a,
.hostinger-ai-site-title a {
    text-decoration: none
}

.hostinger-ai-site-navigation a:hover,
.hostinger-ai-site-title a:hover {
    text-decoration: underline
}

.hostinger-ai-page-title {
    text-shadow: 2px 2px 0 rgba(0, 0, 0, .6)
}

@media (max-width:781px) {
    .hostinger-ai-menu-block .hide-on-mobile {
        display: none
    }
}

.hostinger-ai-hero-opacity {
    position: relative
}

.hostinger-ai-hero-opacity:after {
    background: rgba(0, 0, 0, .2);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1
}

.hostinger-ai-hero-opacity>.wp-block-group {
    position: relative;
    z-index: 2
}

@media (max-width:850px) {

    .hostinger-ai-about-us-2 .wp-block-group-is-layout-grid,
    .hostinger-ai-hero-1 .wp-block-group-is-layout-grid {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        text-align: center
    }
}

@media (max-width:940px) {
    .hostinger-ai-about-us-3 .wp-block-group-is-layout-grid {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        text-align: center
    }
}

.hostinger-ai-about-us-3 .hostinger-ai-image:nth-child(2) {
    padding-top: 30px
}

.hostinger-ai-about-us-4 .image-row {
    flex-wrap: nowrap
}

@media (max-width:767px) {
    .hostinger-ai-about-us-4 .image-row {
        flex-wrap: wrap
    }
}

.hostinger-ai-gallery-1 .wp-block-group-is-layout-flex,
.hostinger-ai-gallery-2 .wp-block-group-is-layout-flex {
    gap: 10px;
    margin-block-start: 10px
}

@media (max-width:600px) {
    .hostinger-ai-gallery-2 .wp-block-group-is-layout-flex {
        flex-wrap: wrap
    }

    .hostinger-ai-gallery-2 .wp-block-group-is-layout-flex figure {
        flex: calc(50% - 5px)
    }
}

.hostinger-ai-gallery-3 .wp-block-group-is-layout-flex {
    gap: 10px;
    margin-block-start: 10px
}

@media (max-width:767px) {
    .hostinger-ai-gallery-3 .wp-block-group-is-layout-flex {
        flex-wrap: wrap
    }

    .hostinger-ai-gallery-3 .wp-block-group-is-layout-flex figure {
        flex: calc(50% - 5px)
    }

    .hostinger-ai-gallery-3 .wp-block-group-is-layout-flex figure:first-of-type,
    .hostinger-ai-gallery-3 .wp-block-group-is-layout-flex figure:nth-child(3) {
        text-align: right
    }
}

.hostinger-ai-our-location-2 .our-location-column {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.hostinger-ai-our-services-2+.wp-block-group.alignfull {
    margin-block-start: 0;
    padding-top: 40px
}

.hostinger-ai-our-services-4 .image-row {
    flex-wrap: nowrap
}

@media (max-width:767px) {
    .hostinger-ai-our-services-4 .image-row {
        flex-wrap: wrap
    }
}

@media (max-width:800px) {
    .hostinger-ai-our-projects-2 .project-item {
        grid-template-columns: repeat(1, minmax(0, 1fr))
    }

    .hostinger-ai-our-projects-2 .project-item-content {
        padding: 0 !important
    }

    .hostinger-ai-our-projects-3 .project-item {
        grid-template-columns: repeat(1, minmax(0, 1fr))
    }

    .hostinger-ai-our-projects-3 .project-item-content {
        padding: 0 !important
    }
}

@media (max-width:781px) {
    .hostinger-ai-our-projects-4 .project-item {
        padding-top: 0 !important
    }

    .hostinger-ai-our-projects-4 .project-column {
        margin-top: 40px !important
    }
}

.hostinger-ai-our-blog-1 a {
    text-decoration: none
}

.hostinger-ai-customer-reviews-3 img {
    min-width: 180px
}

.hostinger-ai-customer-reviews-4.hostinger-ai-hero-opacity:after {
    background: rgba(0, 0, 0, .2)
}

.hts-contact-details form {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%
}

.hts-contact-details form .validate-message {
    left: 0;
    position: absolute;
    top: 95px
}

.hts-contact-details form label {
    font-size: 14px;
    font-weight: 600;
    line-height: 160%
}

.hts-contact-details form input,
.hts-contact-details form textarea {
    background-color: #fff;
    border: 1px solid #dadce0;
    border-radius: 8px;
    font-family: inherit;
    font-size: 16px;
    line-height: 160%;
    margin: 16px 0 24px;
    padding: 12px 16px
}

.hts-contact-details form input[type=submit] {
    cursor: pointer;
    transition: .3s
}

.hts-contact-details form input[type=submit]:hover {
    text-decoration: underline
}

.hts-contact-details form #contact-email.not-valid {
    border: 1px solid red
}

.hts-contact-details form #contact-email.not-valid:focus {
    outline: none
}

.hts-contact-details form .hts-privacy-agree {
    align-items: center;
    display: flex;
    margin-top: 5px
}

.hts-contact-details form .hts-privacy-agree input {
    margin: 10px 0;
    min-width: 15px
}

.hts-contact-details form .hts-privacy-agree span {
    font-weight: 400;
    margin-left: 8px
}

.hts-contact-details form .hts-privacy-agree span a {
    font-weight: 600
}

.hts-contact-details form .validate-message {
    top: 100%
}

.hostinger-ai-contact-form-4 .hts-contact-form {
    margin-bottom: 2rem;
    max-width: 600px
}

