@font-face {
    font-family: 'gobcl';
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/gobcl_icons/gobcl.eot);
    src: url(/fonts/gobcl_icons/gobcl.eot?#iefix) format("embedded-opentype"),
        url(/fonts/gobcl_icons/gobcl.woff) format("woff"),
        url(/fonts/gobcl_icons/gobcl.ttf) format("truetype"),
        url(/fonts/gobcl_icons/gobcl.svg#gobcl) format("svg");
    font-display: swap
}

[data-icon]:before {
    font-family: 'gobcl' !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^="ic-"]:before,
[class*=" ic-"]:before {
    font-family: 'gobcl' !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ic-arrow-breadcrumb:before {
    content: '\61'
}

.ic-arrow-down:before {
    content: '\62'
}

.ic-arrow-left:before {
    content: '\63'
}

.ic-facebook:before {
    content: '\64'
}

.ic-featured:before {
    content: '\65'
}

.ic-font-size-less:before {
    content: '\66'
}

.ic-volume:before {
    content: '\67'
}

.ic-youtube:before {
    content: '\68'
}

.ic-arrow-right:before {
    content: '\69'
}

.ic-burguer:before {
    content: '\6a'
}

.ic-clock:before {
    content: '\6b'
}

.ic-close:before {
    content: '\6c'
}

.ic-contrast:before {
    content: '\6d'
}

.ic-cursor:before {
    content: '\6e'
}

.ic-delete:before {
    content: '\6f'
}

.ic-dot:before {
    content: '\70'
}

.ic-download:before {
    content: '\71'
}

.ic-email:before {
    content: '\72'
}

.ic-font-size-plus:before {
    content: '\73'
}

.ic-instagram:before {
    content: '\74'
}

.ic-key:before {
    content: '\75'
}

.ic-messenger:before {
    content: '\76'
}

.ic-pause:before {
    content: '\77'
}

.ic-play:before {
    content: '\78'
}

.ic-points:before {
    content: '\79'
}

.ic-search:before {
    content: '\7a'
}

.ic-store:before {
    content: '\41'
}

.ic-twitter:before {
    content: '\42'
}

.ic-accessibility:before {
    content: '\43'
}

[data-x-cloak] {
    display: none !important;
}

.bg-hero-1 {
    background-image: url('/images/sinia/home-1.webp');
    background-size: cover;
    background-position: center;
}

.bg-hero-2 {
    background-image: url('/images/sinia/home-2.webp');
    background-size: cover;
    background-position: center;
}

.bg-accent {
    background-image: url('/images/sinia/pattern.svg'), linear-gradient(90deg, rgba(117, 177, 93, 1) 0%, rgba(147, 178, 74, 1) 100%);
    background-size: cover;
    background-position: center;
}
.bg-accent.light  {
    background-image: url('/images/sinia/pattern.svg'), linear-gradient(90deg, #E8E8E8 0%,#E8E8E8 100%);
}

.dark .bg-accent {
    background-image: url('/images/sinia/pattern.svg'), linear-gradient(90deg, var(--sinia-dark-900) 0%,var(--sinia-dark-900) 100%);
}

.dark .bg-accent.dark-light  {
    background-image: url('/images/sinia/pattern.svg'), linear-gradient(90deg, var(--sinia-dark-400) 0%,var(--sinia-dark-400) 100%);
}

.bg-category-water {
    background-image: linear-gradient(0deg, rgba(34, 117, 69, 0.4), rgba(34, 117, 69, 0.4)), url('/images/sinia/category-water.webp');
    background-size: cover;
    background-position: center 60%;
}

.bg-category-people {
    background-image: linear-gradient(0deg, rgba(34, 117, 69, 0.4), rgba(34, 117, 69, 0.4)), url('/images/sinia/category-people.webp');
    background-size: cover;
    background-position: center 60%;
}

.bg-category-mountain {
    background-image: linear-gradient(0deg, rgba(34, 117, 69, 0.4), rgba(34, 117, 69, 0.4)), url('/images/sinia/category-mountain.webp');
    background-size: cover;
    background-position: center 20%;
}

.bg-category-plants {
    background-image: linear-gradient(0deg, rgba(34, 117, 69, 0.4), rgba(34, 117, 69, 0.4)), url('/images/sinia/category-plants.webp');
    background-size: cover;
    background-position: center 90%;
}

.bg-category-lake {
    background-image: linear-gradient(0deg, rgba(34, 117, 69, 0.4), rgba(34, 117, 69, 0.4)), url('/images/sinia/category-lake.webp');
    background-size: cover;
    background-position: center 80%;
}

.bg-category-clouds {
    background-image: linear-gradient(0deg, rgba(34, 117, 69, 0.4), rgba(34, 117, 69, 0.4)), url('/images/sinia/category-clouds.webp');
    background-size: cover;
    background-position: center;
}

.bg-category-trash {
    background-image: linear-gradient(0deg, rgba(34, 117, 69, 0.4), rgba(34, 117, 69, 0.4)), url('/images/sinia/category-trash.webp');
    background-size: cover;
    background-position: center 70%;
}

.bg-category-rapa-nui {
    background-image: linear-gradient(0deg, rgba(34, 117, 69, 0.4), rgba(34, 117, 69, 0.4)), url('/images/sinia/category-rapa-nui.webp');
    background-size: cover;
    background-position: center;
}

.bg-category-map {
    background-image: linear-gradient(0deg, rgba(34, 117, 69, 0.4), rgba(34, 117, 69, 0.4)), url('/images/sinia/category-map.webp');
    background-size: cover;
    background-position: center;
}

.bg-category-swamp {
    background-image: linear-gradient(0deg, rgba(34, 117, 69, 0.4), rgba(34, 117, 69, 0.4)), url('/images/sinia/category-swamp.webp');
    background-size: cover;
    background-position: center 15%;
}

.bg-category-portada {
    background-image: linear-gradient(0deg, rgba(34, 117, 69, 0.4), rgba(34, 117, 69, 0.4)), url('/images/sinia/category-portada.webp');
    background-size: cover;
    background-position: center bottom;
}

/*
p {
    text-align: justify;
} */

