/* ##################################################### */
/* ####################### Reset ####################### */
/* ##################################################### */
@media screen and (max-width: 768px) {
  :root {
    --imagenet-h1-type-1: 25px;
  }
}
@media screen and (max-width: 425px) {
  :root {
    --imagenet-mgTop-large: 80px;
  }
}

/* ##################################################### */
/* #################### Misc Class ##################### */
/* ##################################################### */
@media screen and (max-width: 1250px) {
  .imagenet-backdrop.open {
    display: block;
  }
}

/* ##################################################### */
/* ##################### Animation ##################### */
/* ##################################################### */
/* ##################################################### */
/* ################## Main Menu Class ################## */
/* ##################################################### */
@media screen and (max-width: 1440px) {
  .imagenet-menu__end {
    margin-left: 20px;
    text-align: center;
  }
}
@media screen and (max-width: 1250px) {
  .imagenet-menu.open {
    width: 40%;
    height: 100%;
    left: unset;
    align-items: unset;
    animation-name: open__menu;
    animation-duration: 1.5s;
    flex-direction: column-reverse;
    justify-content: flex-end;
    padding-inline: unset;
    padding-block: 0;
    padding-top: 15px;
    background-repeat: no-repeat;
    background-size: 25%;
    background-image: url(../img/elementos-background/sharebg-left.png), url(../img/elementos-background/sharebg-right.png);
    background-position: left bottom, right bottom;
  }
  .imagenet-menu__figure {
    margin-inline: 0 auto;
  }
  .imagenet-menu__buttons {
    display: block;
  }
  .imagenet-menu__content, .imagenet-menu__end {
    display: none;
  }
  .imagenet-menu.open .imagenet-menu__conteiner {
    flex-direction: column;
    justify-content: unset;
    overflow: auto;
    width: unset;
    height: 100%;
    gap: 50px;
    padding-inline: 15px;
  }
  .imagenet-menu.open .imagenet-menu__figure {
    padding-top: 30px;
    margin-inline: unset;
  }
  .imagenet-menu.open .imagenet-menu__content {
    display: flex;
    flex-direction: column;
    gap: unset;
  }
  .imagenet-menu.open .imagenet-menu__item {
    padding-block: 15px;
  }
  .imagenet-menu.open .imagenet-menu__item:hover .imagenet-menu__submenu {
    display: none;
  }
  .imagenet-menu.open .imagenet-menu__submenu {
    position: relative;
    grid-template-columns: auto;
    margin-top: 15px;
    box-shadow: unset;
    z-index: 1;
  }
  .imagenet-menu.open .imagenet-menu__subitem {
    padding-block: 0;
  }
  .imagenet-menu.open .imagenet-menu__end {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-inline: unset;
    align-items: unset;
    height: unset;
    padding-bottom: 20px;
    margin-inline: auto;
  }
  .imagenet-menu.open .imagenet-menu__buttons {
    display: block;
    margin-inline: 20px;
    text-align: right;
  }
  .imagenet-menu.open .imagenet-menu__button::before {
    top: 15px;
    width: 100%;
    box-shadow: none;
    transform: rotate(315deg);
    background-color: var(--a-primary);
  }
  .imagenet-menu.open .imagenet-menu__button::after {
    top: 15px;
    width: 100%;
    transform: rotate(-315deg);
    background-color: var(--a-primary);
  }
}
@media screen and (max-width: 1024px) {
  .imagenet-menu.open {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .imagenet-menu__logo {
    max-width: 145px;
  }
  .imagenet-menu.open .imagenet-menu__logo {
    max-width: 210px;
  }
  .imagenet-menu.open {
    width: 100%;
  }
}
@media screen and (max-width: 425px) {
  .imagenet-menu__logo {
    max-width: 145px;
  }
}
@media screen and (max-width: 1440px) {
  .imagenet-b-menu__image {
    max-height: 40px;
  }
}
@media screen and (max-width: 1150px) {
  .imagenet-b-menu {
    grid-template-columns: repeat(3, auto);
  }
  .imagenet-b-menu__link {
    border: 0;
  }
}
@media screen and (max-width: 768px) {
  .imagenet-b-menu {
    grid-template-columns: repeat(6, minmax(min-content, max-content));
    justify-content: start;
    overflow-x: auto;
  }
}

/* ##################################################### */
/* ############### Main Banner Class ################### */
/* ##################################################### */
@media screen and (max-width: 768px) {
  .imagenet-a-vicards .zibSlide_prev, .imagenet-a-vicards .zibSlide_next, .imagenet-banner .zibSlide_prev, .imagenet-banner .zibSlide_next {
    display: none;
  }
}
@media screen and (max-width: 1350px) {
  .imagenet-banner__slide {
    background-size: cover;
    background-position: center;
  }
  .imagenet-banner__caption {
    justify-content: center;
    padding-left: unset;
    background-size: 100%;
    background-image: linear-gradient(315deg, rgba(37, 80, 159, 0.75), rgba(0, 169, 216, 0.5));
    -webkit-backdrop-filter: blur(2px);
            backdrop-filter: blur(2px);
    text-align: center;
    line-height: 1.5;
    justify-items: center;
  }
  .imagenet-banner__caption::before {
    content: unset;
  }
}
@media screen and (max-width: 768px) {
  .imagenet-banner__image {
    height: 90vw;
  }
  .imagenet-banner__caption {
    grid-auto-columns: unset;
    padding-inline: 30px;
  }
}
@media screen and (max-width: 425px) {
  .imagenet-banner__image {
    height: 125vw;
  }
}
@media screen and (max-width: 1250px) {
  .imagenet-b-banner__header::before {
    content: unset;
  }
}

/* ##################################################### */
/* ################### Cards Class ##################### */
/* ##################################################### */
@media screen and (max-width: 1250px) {
  .imagenet-a-cards__body {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .imagenet-a-cards {
    display: block;
    grid-template-columns: unset;
  }
}
@media screen and (max-width: 1250px) {
  .imagenet-b-cards__body {
    grid-template-columns: repeat(1, 1fr);
  }
  .imagenet-b-cards__item {
    width: 80%;
  }
}
@media screen and (max-width: 1024px) {
  .imagenet-b-cards__footer {
    justify-content: start;
  }
}
@media screen and (max-width: 768px) {
  .imagenet-b-cards {
    grid-template-columns: unset;
    padding-inline: 30px;
  }
  .imagenet-b-cards__item {
    width: 100%;
    display: grid;
    gap: 20px;
    justify-items: center;
    padding-inline: 30px;
    padding-block: 50px;
  }
}
@media screen and (max-width: 425px) {
  .imagenet-b-cards__image {
    height: 60vw;
  }
  .imagenet-b-cards__item {
    gap: 10px;
    flex-direction: column;
  }
}
@media screen and (max-width: 1150px) {
  .imagenet-ba-cards {
    grid-template-columns: 80%;
  }
  .imagenet-ba-cards__image {
    width: 300px;
    height: 300px;
  }
}
@media screen and (max-width: 768px) {
  .imagenet-ba-cards {
    grid-template-columns: unset;
  }
}
@media screen and (max-width: 600px) {
  .imagenet-ba-cards__item {
    flex-direction: column-reverse;
    padding-bottom: 30px;
  }
  .imagenet-ba-cards__item .imagenet-btn {
    margin-inline: auto;
  }
  .imagenet-ba-cards__image {
    max-height: 70vw;
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .imagenet-c-cards--homecustom {
    grid-template-columns: repeat(2, minmax(0, 375px));
  }
  .imagenet-c-cards--ourstory {
    grid-template-columns: repeat(2, minmax(0, 375px));
  }
}
@media screen and (max-width: 600px) {
  .imagenet-c-cards {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
@media screen and (max-width: 425px) {
  .imagenet-c-cards {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .imagenet-d-cards__h1 {
    text-align: center;
  }
  .imagenet-d-cards__item .imagenet-btn {
    display: block;
    margin-inline: auto;
  }
}
@media screen and (max-width: 1150px) {
  .imagenet-a-vicards {
    width: 80%;
  }
}
@media (max-width: 768px) {
  .imagenet-a-vicards {
    width: 100%;
  }
  .imagenet-a-vicards .zibSlide_slideElement {
    padding-inline: 30px;
  }
}

/* ##################################################### */
/* ################### block Class ##################### */
/* ##################################################### */
@media screen and (max-width: 1250px) {
  .imagenet-txt-block {
    grid-template-columns: 80%;
  }
}
@media screen and (max-width: 768px) {
  .imagenet-txt-block {
    grid-template-columns: unset;
  }
}
@media screen and (max-width: 1024px) {
  .imagenet-txtcard--contact {
    width: 100%;
  }
  .imagenet-txtcard--c-conteiner {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 1150px) {
  .imagenet-txtcard {
    width: 80%;
  }
  .imagenet-txtcard--contact {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .imagenet-txtcard {
    width: calc(100% - var(--padding-inline-default) * 2);
    padding-inline: 20px;
  }
  .imagenet-txtcard--contact {
    width: 100%;
  }
  .imagenet-txtcard--c-conteiner {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (max-width: 1250px) {
  .imagenet-a-txtcard {
    display: flex;
    flex-direction: column-reverse;
  }
  .imagenet-a-txtcard__caption {
    margin-top: -100px;
    max-width: calc(100% - 60px);
  }
}
@media screen and (max-width: 768px) {
  .imagenet-a-txtcard__caption {
    padding-block: 50px;
    padding-inline: 30px;
  }
  .imagenet-a-txtcard__image {
    min-height: 70vh;
  }
}
@media screen and (max-width: 1350px) {
  .imagenet-a-block__body {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (max-width: 1150px) {
  .imagenet-a-block__body {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .imagenet-a-block__body {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 425px) {
  .imagenet-a-block__body {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (max-width: 1150px) {
  .imagenet-b-block--row-g-small {
    grid-template-columns: repeat(2, 1fr);
  }
  .imagenet-b-block__body--four {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .imagenet-b-block {
    grid-template-columns: repeat(1, 1fr);
  }
  .imagenet-b-block--row-g-small {
    grid-template-columns: repeat(1, 1fr);
  }
  .imagenet-b-block__body--four {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 425px) {
  .imagenet-b-block__body--four {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 1150px) {
  .imagenet-c-block {
    grid-template-columns: 100%;
  }
}
@media screen and (max-width: 1119px) {
  .imagenet-d-block__video, .imagenet-d-block__content {
    max-width: 800px;
  }
}
@media screen and (max-width: 425px) {
  .imagenet-d-block {
    background-size: 120px, 200% 330%;
  }
}
@media screen and (max-width: 1024px) {
  .imagenet-d-block__container {
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (max-width: 1024px) {
  .imagenet-f-block__container {
    grid-template-columns: repeat(auto-fit, minmax(0, 300px));
  }
  .imagenet-f-block__title {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .imagenet-f-block {
    background-size: 100px;
  }
  .imagenet-f-block__container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (max-width: 425px) {
  .imagenet-f-block__container {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media screen and (max-width: 320px) {
  .imagenet-e-block__item {
    max-width: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .imagenet-i-block__figure--b {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .imagenet-i-block__container--background {
    width: 385px;
    height: 190px;
  }
  .imagenet-i-block__content--background {
    width: 190px;
    height: 190px;
  }
}
@media screen and (max-width: 768px) {
  .imagenet-i-block__container {
    justify-content: unset;
  }
  .imagenet-i-block__figure--a, .imagenet-i-block__figure--b {
    justify-items: center;
    grid-template-columns: unset;
  }
  .imagenet-i-block__figure--b {
    padding-top: 50px;
    gap: 120px;
  }
  .imagenet-i-block__figcaption--a, .imagenet-i-block__figcaption--b {
    width: 100%;
  }
  .imagenet-i-block__figcaption--b {
    text-align: center;
  }
}
@media screen and (max-width: 550px) {
  .imagenet-i-block__container--background {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .imagenet-j-block__container {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .imagenet-j-block__content {
    justify-items: unset;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .imagenet-j-block__content--text {
    align-content: center;
  }
  .imagenet-j-block__content--image {
    grid-template-columns: 15px minmax(0, 1fr);
    align-items: center;
  }
  .imagenet-j-block__content--image::after {
    top: 50%;
    left: 6px;
    display: block;
    height: 140%;
    width: 3px;
  }
  .imagenet-j-block__content:first-child .imagenet-j-block__content--image::before {
    top: 0;
    left: 6px;
    display: block;
    height: 50%;
    width: 3px;
  }
  .imagenet-j-block__content:last-child .imagenet-j-block__content--image::after {
    width: 3px;
    height: 50%;
  }
}

/* ##################################################### */
/* #################### Text Class ##################### */
/* ##################################################### */
@media screen and (max-width: 768px) {
  .imagenet-subtitle__p--large {
    font-size: 20px;
  }
}

/* ##################################################### */
/* ################### Buttons Class ################### */
/* ##################################################### */
@media screen and (max-width: 1024px) {
  .imagenet-btn__conteiner--three {
    grid-template-columns: repeat(1, 300px);
  }
}
@media screen and (max-width: 768px) {
  .imagenet-btn__conteiner {
    grid-template-columns: repeat(2, 1fr);
  }
  .imagenet-btn__conteiner--three {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (max-width: 425px) {
  .imagenet-btn__conteiner {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }
}

@media screen and (max-width: 1250px) {
  .imagenet-c-btn__pink {
    flex-direction: row;
    align-items: center;
    gap: 10px;
    padding-block: 20px;
    padding-inline: 30px;
    border-radius: 20px;
    margin-left: unset;
    background-color: var(--imagenet-rosa);
    margin-bottom: unset;
  }
  .imagenet-c-btn__pink:hover {
    margin: unset;
  }
  .imagenet-c-btn__pink::before, .imagenet-c-btn__pink::after {
    content: unset;
  }
  .imagenet-c-btn__pink > .imagenet-c-btn__icon {
    margin-bottom: unset;
  }
}

/* ##################################################### */
/* ##################### Form Class #################### */
/* ##################################################### */
@media screen and (max-width: 1024px) {
  .imagenet-a-form {
    grid-template-columns: 60%;
  }
}
@media screen and (max-width: 768px) {
  .imagenet-a-form {
    grid-template-columns: 100%;
  }
}
@media screen and (max-width: 425px) {
  .imagenet-a-form__layout {
    grid-template-columns: unset;
  }
}
/* ##################################################### */
/* ################### footer Class #################### */
/* ##################################################### */
@media screen and (max-width: 768px) {
  .imagenet-footer__header {
    text-align: center;
  }
}
@media screen and (max-width: 425px) {
  .imagenet-footer {
    background-size: 90px, 100%;
  }
  .imagenet-footer__menu {
    grid-template-columns: repeat(1, auto);
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .imagenet-footer__menu {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    row-gap: 0;
  }
  .imagenet-footer__item {
    text-align: center;
  }
  .imagenet-footer__item--flex {
    justify-content: space-between;
  }
}