@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap");

* {
    -webkit-tap-highlight-color: transparent
}

body,
html {
    font-family: Source Sans Pro, sans-serif;
    margin: 0;
    min-height: 100%;
    padding: 0
}

*,
:after,
:before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.s-height {
    min-height: 0 !important
}

.hs-breadcrumb-menu-item.last-crumb {
    color: #333 !important
}

.hs-breadcrumb-menu-item.first-crumb {
    padding: 10px 0 !important
}

.hs-breadcrumb-menu-wrapper {
    background: #fafbfd;
    position: absolute;
    top: 145px;
    width: 100%;
    z-index: 15
}

.square-wrapper {
    margin: 0 auto;
    max-width: 1024px;
    overflow: auto;
    width: 100%
}

.footer-container-wrapper .wrapper {
    display: table;
    margin: 0 auto;
    max-width: 1024px;
    width: 100%
}

.square-wrapper {
    padding: 4px 12px
}

.swiper_gallery_image {
    width: 100%
}

table.custom-table {
    border-spacing: 0;
    display: table;
    font-family: Source Sans Pro, sans-serif;
    font-weight: 400;
    width: 100%
}

table.custom-table>tbody>tr {
    padding: 14px 0
}

table.custom-table>tbody>tr:first-child>td,
table.custom-table>thead>tr>th {
    border: 0;
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    font-weight: 700 !important;
    font-weight: 400;
    text-align: left
}

table.custom-table.only-pc>tbody>tr:first-child>td {
    font-weight: 400 !important
}

table.custom-table>tbody>tr:nth-child(odd) {
    background: #f6f7fc
}

table.custom-table>tbody>tr>td,
table.custom-table>thead>tr>th {
    background: transparent;
    padding: 14px 2px 14px 8px !important
}

table.custom-table.only-pc>tbody>tr:first-child>td,
table.custom-table>tbody>tr>td {
    border: 0
}

table.custom-table>tbody>tr:first-child>th {
    border: 0;
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    font-weight: 700 !important;
    font-weight: 400;
    text-align: left
}

table.custom-table.only-pc>tbody>tr:first-child>th {
    font-weight: 400 !important
}

table.custom-table>tbody>tr>th {
    background: transparent;
    padding: 14px 2px 14px 8px !important
}

table.custom-table.only-pc>tbody>tr:first-child>th {
    border: 0
}

.grid-3 {
    grid-gap: 2rem;
    display: grid
}

@media (min-width:600px) {
    .grid-3 {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media (min-width:900px) {
    .grid-3 {
        grid-template-columns: repeat(3, 1fr)
    }
}

.img-bg {
    display: none !important
}

.span12.widget-span.widget-type-cell.big-container {
    float: none;
    margin: 0 auto !important;
    max-width: 1200px;
    padding: 18px 35px 36px
}

div#hero {
    background-repeat: no-repeat;
    background-size: cover
}



@media screen and (max-width:1024px) {
    #sidebar hr {
        width: 95%
    }
}

@media screen and (max-width:768px) {
    .breadcrumbs.22 {
        display: none
    }

    .migas-de-pan .hs-breadcrumb-menu-wrapper {
        background-color: #f6f7fc;
        display: none;
        padding: 0 35px;
        position: static
    }

    .migas-de-pan ul {
        margin-left: 0
    }

    .migas-de-pan ul li {
        font-size: 14px
    }
}

caption {
    font-size: 14px !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    line-height: 10px !important
}

div#hero {
    background-position: 65%;
    margin-bottom: 190px
}

#closer,
#sidebar {
    background: #ffd000
}

#sidebar {
    max-width: 600px;
    width: 100%
}

.sidebar-content .hs_cos_wrapper_type_simple_menu ul {
    column-count: 2
}

#sidebar ul {
    padding-left: 20px !important
}

#sidebar div.hr {
    padding-left: 20px
}

#sidebar hr {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 91, .1);
    width: 100%
}

span[data-hs-cos-type=header] h1,
span[data-hs-cos-type=header] h2,
span[data-hs-cos-type=header] h3 {
    margin: 0
}

@media (max-width:768px) {
    .sidebar-content .hs_cos_wrapper_type_simple_menu ul {
        column-count: 1
    }
}

.col-border {
    border-bottom: 1px solid #e2e8ee
}

.search-wrapper {
    background: #fbfbfb;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999
}

.search-wrapper .widget-span.widget-type-cell {
    margin: 0 !important
}

.search-header {
    align-items: center;
    background: #ffd000;
    display: flex;
    flex-direction: row-reverse
}

.search-header .search-input {
    margin: 0 auto !important;
    max-width: 740px;
    padding: 12px 0;
    width: 100%
}

.search-header .hs-search-field__input {
    border: 0;
    box-shadow: none;
    color: #333 !important;
    height: 48px;
    min-width: 100px;
    outline: none !important;
    padding-left: 24px !important;
    padding-top: 18px
}

.search-close {
    align-items: center;
    color: #333;
    cursor: pointer;
    display: flex;
    flex-direction: row-reverse;
    gap: 12px;
    margin-left: 115px;
    margin-right: 38px;
    position: absolute
}

.search-close:hover {
    text-decoration: underline
}

input.hs-button.primary.large {
    cursor: pointer;
    font-size: 20px !important;
    font-weight: 400 !important;
    letter-spacing: -.25px !important;
    line-height: 26px !important;
    padding: 10px 20px
}

.search-popup :placeholder {
    color: #757575 !important
}

.search-popup :-moz-placeholder {
    color: #757575 !important
}

.search-popup ::-webkit-input-placeholder,
::-webkit-input-placeholder {
    color: #757575 !important
}

::-moz-placeholder {
    color: #757575 !important
}

:-ms-input-placeholder {
    color: #757575 !important
}

:-moz-placeholder {
    color: #757575 !important
}

@media(max-width:769px) {
    .search-header {
        align-items: flex-end;
        flex-direction: column;
        padding: 0 12px
    }

    .search-header .search-input {
        padding: 30px 0 12px
    }

    .search-header .hs-search-field__input {
        background-position-x: 59px !important;
        height: 48px;
        min-width: 83px;
        outline: none !important;
        padding-left: 12px !important
    }

    .search-header a {
        margin: 27px 0 0
    }

    .search-popup {
        height: 100%;
        overflow: scroll
    }

    .busquedas-container {
        margin-top: 90px !important;
        padding: 0 0 2rem
    }

    .search-popup .help {
        margin-bottom: 4rem;
        padding: 0 12px
    }

    .search-close {
        margin-right: 0;
        margin-top: 30px;
        position: static
    }
}

.no-encontrada {
    margin-bottom: 20%;
    margin-top: 6%
}

.no-encontrada ul {
    font-size: 1em;
    line-height: 25px;
    margin-top: 35px;
    padding-left: 17px
}

@media screen and (max-width:768px) {
    .revert-row .row-fluid {
        display: flex;
        flex-direction: column-reverse
    }
}

@media(max-width:769px) {
    
    .busquedas-links-left,
    .busquedas-links-right {
        flex: 100%
    }

    .only-mv {
        display: block !important
    }

    .header {
        height: 60px
    }
}

.content-suscription .actions .hs-button:hover {
    text-decoration: underline
}

input {
    font-family: Source Sans Pro !important;
    font-size: 16px !important;
    font-weight: 500
}

input,
input[type=email],
input[type=password],
input[type=text] {
    color: #333
}

.breadcrumbs_inner ul .hs-menu-item:last-child a {
    color: #333 !important;
    cursor: default !important;
    text-decoration: none !important
}

.breadcrumbs ul {
    padding-left: 26px !important
}

.hs-breadcrumb-menu-divider:before {
    content: ">" !important
}

.swiper-container {
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1
}

@media (min-width:900px) and (max-width:1024px) {
    #hs_cos_wrapper_module_161230723654593>div {
        margin-top: 25%
    }
}

.swiper-pagination-bullet:not(.swiper-pagination-bullet.swiper-pagination-bullet-active) {
    border-radius: 50%;
    height: 8px !important;
    width: 8px !important
}

@media (max-width:1024px) {
    .swiper-pagination {
        bottom: -5px !important
    }

    .section-o-w {
        margin: 0 !important
    }
}

@media (max-width:600px) {
    table.custom-table {
        display: block
    }

    table.custom-table.only-pc {
        display: none
    }

    table.custom-table.only-mv,
    table.custom-table.only-mv>tbody>tr:first-child {
        display: block !important
    }

    table.custom-table.only-mv>tbody>tr:first-child>td {
        border-bottom: 0;
        border-top: 0
    }

    table.custom-table>tbody>tr:first-child,
    table.custom-table>thead>tr {
        display: none
    }

    table.custom-table>tbody {
        display: flex;
        flex-wrap: wrap
    }

    table.custom-table>tbody>tr {
        border-bottom: 1px solid #d8d8d8
    }

    table.custom-table>tbody>tr,
    table.custom-table>tbody>tr>td {
        display: block;
        padding: 6px 7px !important;
        width: 100%
    }
}

.hs-search-field--open .hs-search-field__suggestions {
    border: none;
    margin-left: 39px;
    margin-top: 7px
}

ul.hs-search-field__suggestions li a {
    padding: 5px 0 6px
}

.lista_banner li {
    color: #333
}

.hs-menu-children-wrapper li {
    color: #00005c;
    font-size: 20px !important;
    font-size: 10px !important;
    line-height: 26px !important;
    list-style: disc;
    list-style: none !important
}

#hs_cos_wrapper_widget_1624661510879 li {
    font-size: 12px !important
}

.asignacion-col iframe {
    width: 100%
}

@media screen and (max-width:767px) {
    .asignacion-col iframe {
        height: 100vh;
        min-height: 100%;
        overflow: visible
    }

    table.custom-table>tbody>tr:first-child>td,
    table.custom-table>thead>tr>th {
        font-weight: 400 !important
    }
}

table.tabla-informativa td,
table.tabla-informativa th {
    padding: 14px 10px 14px 20px !important
}

.swiper-slide.banner-container.swiper-lazy.swiper-slide-visible.swiper-slide-active {
    opacity: 0 !important
}

.bgr--text:hover {
    text-decoration: none !important
}

.box-onboarding {
    border-radius: 0 0 3px 3px;
    position: relative;
    width: 100%
}

.box-onboarding:hover {
    box-shadow: 0 3px 13px #e2e8ee
}

.box-onboarding .text-card {
    min-height: 540px;
    padding: 22px 20px
}

.box-onboarding span {
    bottom: 30px;
    position: absolute
}

.min-hg span {
    bottom: auto;
    position: relative
}

.color__one {
    background-color: #ffd000
}

.color__Two {
    background-color: #d8e9e5
}

.color__Three {
    border: 1px solid #e2e8ee;
    border-top: none
}

.whatsapp .hs-submit .actions input {
    background: #0dc152 !important;
    border-radius: 8px !important;
    color: #fff !important;
    font-family: sans-serif !important;
    height: 40px !important;
    letter-spacing: unset !important;
    margin: 0 !important;
    max-width: 100% !important;
    padding: 0 10px !important;
    text-align: center !important;
    width: 100% !important
}

.whatsapp .legal-consent-container label {
    margin-right: 0 !important
}

.whatsapp .legal-consent-container ul {
    font-size: 12px !important;
    list-style: none;
    padding: 0
}

.whatsapp .legal-consent-container li {
    margin: 0 !important
}

.whatsapp .legal-consent-container span {
    line-height: 18px !important;
    margin-left: 0 !important;
    padding-left: 0 !important
}

.whatsapp .legal-consent-container p {
    font-size: 12px !important;
    line-height: 18px !important
}

.whatsapp .legal-consent-container ul a {
    color: var(--primary-color);
    font-weight: 600
}

.whatsapp form {
    width: 99.8%
}

.whatsapp .input {
    margin-right: unset !important
}

.cards-tus-beneficios {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 10px
}

.cards-tus-beneficios .box-card {
    background: #fff;
    border: 1px solid #e2e8ee;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    box-sizing: border-box;
    justify-content: space-between;
    max-width: 480px;
    width: 100%
}

.cards-tus-beneficios .box-card:hover {
    box-shadow: 0 3px 13px #e2e8ee
}

.cards-tus-beneficios .box-card img {
    max-width: 100%;
    width: 100%
}

.cards-tus-beneficios .body-card {
    padding: .938rem 2.5rem
}

.cards-tus-beneficios h3 {
    font-size: 1.625rem;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 5px;
    margin-top: 0
}

.cards-tus-beneficios p {
    margin-top: 0;
    text-align: center
}

.cards-tus-beneficios span {
    display: block;
    font-weight: 600;
    margin: auto;
    text-align: center;
    text-decoration: underline
}

.txt-dc-none {
    text-decoration: none !important
}

@media (max-width:767px) {
    .cards-tus-beneficios {
        flex-direction: column
    }

    .cards-tus-beneficios .box-card {
        margin-bottom: 20px
    }

    .cards-tus-beneficios .body-card {
        padding: 1.25rem
    }
}

.acordeon_list-tyc ul {
    border-bottom: none;
    display: block
}

.acordeon_list-tyc ul li {
    display: list-item !important;
    list-style-type: disc
}

#hs_form_target_widget_1624027529548 select,
#hs_form_target_widget_1638314582385 select {
    background-image: url(https://7212050.fs1.hubspotusercontent-na1.net/hubfs/7212050/Sitio%20.COM/new-content/iconos/angle-arrow-down.png) !important;
    background-position: 95% !important;
    background-repeat: no-repeat !important;
    background-size: 12px !important
}

#hs_form_target_widget_1638314582385 .hs_tipo_de_mascota {
    display: table
}

#hs_cos_wrapper_widget_1630535011516 .cinta-objects {
    width: 100%
}

#hs_form_target_widget_1638314582385 input[type=radio i] {
    left: -45px;
    min-height: 20px !important;
    position: relative
}

#hs_form_target_widget_1638314582385 .hs-form.stacked .hs-form-radio-display span {
    left: 28px;
    position: relative;
    top: -39px
}

@media (max-width:767px) {
    #hs_cos_wrapper_widget_1630535011516 .cinta-section {
        flex-flow: column wrap !important
    }
}

.title-more {
    text-decoration: none !important
}

.mensaje-alerta {
    align-content: center;
    border-radius: 6px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 30px;
    padding: 20px;
    width: 100%
}

.mensaje-alerta img {
    margin-right: 10px;
    width: 24px
}

.mensaje-alerta p {
    line-height: 20px !important
}

.bg_alert_exito {
    background-color: #edf7ed
}

.bg_alert_alerta {
    background-color: #fff4e5
}

.bg_alert_error {
    background-color: #fdd
}

.bg_alert_informativo {
    background-color: #e5f6fd
}

@media screen and (max-width:769px) {
    .mensaje-alerta {
        flex-direction: column
    }
}

.cards-wo-ico .card {
    justify-content: space-between
}

div#hs-eu-cookie-confirmation {
    font-family: Source Sans Pro, sans-serif !important
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
    display: flex;
    flex-direction: row;
    max-width: 1004px !important;
    padding: 0 10px !important;
    position: relative
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
    font-size: 12px !important;
    line-height: 18px !important;
    margin: 0 !important
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-policy-wording {
    margin-bottom: 0 !important;
    margin-top: 30px;
    max-width: 648px
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area {
    display: block !important;
    flex-wrap: nowrap !important;
    margin-bottom: 30px;
    margin-right: 0 !important
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-cookie-confirmation-button-group {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap !important
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner #hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button {
    align-items: center;
    background-color: var(--primary-color) !important;
    border: 1px solid var(--primary-color) !important;
    display: flex;
    font-size: 20px;
    font-weight: 600;
    height: 50px;
    justify-content: center;
    margin: 0 0 0 20px !important;
    text-align: center !important;
    width: 144px
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner #hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button {
    align-items: center;
    border: 1px solid var(--primary-color) !important;
    color: var(--primary-color) !important;
    display: flex;
    font-size: 20px;
    font-weight: 600;
    height: 50px;
    justify-content: center;
    margin: 0 0 0 20px !important;
    text-align: center !important;
    width: 144px
}

div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom {
    box-shadow: none !important;
    transform-style: preserve-3d
}

div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom:before {
    background: rgba(0, 0, 0, .3);
    content: "";
    height: 100%;
    position: fixed;
    top: 0;
    transform: translateZ(-1px) scaleY(100);
    width: 100%
}

.hs-form label span {
    margin-bottom: -1px !important
}

.form-columns-1 .hs-dependent-field label {
    display: flex;
    gap: 5px;
    justify-content: flex-start
}

@media screen and (min-width:577px) {
    div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area {
        margin-top: 30px
    }

    div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-policy-wording {
        margin-bottom: 30px !important
    }

    div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
        justify-content: center;
        margin: unset !important;
        max-width: unset !important;
        width: 100%
    }
}

@media screen and (max-width:576px) {
    div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom div#hs-eu-cookie-confirmation-inner {
        flex-direction: column !important;
        padding: 0 12px !important
    }

    div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-cookie-confirmation-button-group {
        flex-direction: column !important
    }

    div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner #hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button {
        font-size: 16px !important;
        height: 40px;
        margin-left: 0 !important;
        margin-top: 12px !important;
        width: 100%
    }

    div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner #hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button {
        font-size: 16px !important;
        height: 40px;
        margin-left: 0 !important;
        margin-top: 18px !important;
        width: 100%
    }

    .inputs-list .hs-form-radio .hs-form-radio-display {
        align-items: center;
        display: flex;
        gap: 5px;
        justify-content: flex-start
    }
}