/* UnicaVar — variable font, pesos 400–700, normal */
@font-face {
    font-family: 'UnicaVar';
    font-weight: 400 700;
    font-style: normal;
    src: url('https://files.cargocollective.com/c3622512/Unica77VarBeta--wdth80-wght400-700-ital0-1-.ttf') format('truetype');
}
/* UnicaVar — variable font, pesos 400–700, italic */
@font-face {
    font-family: 'UnicaVar';
    font-weight: 400 700;
    font-style: italic;
    src: url('https://files.cargocollective.com/c3622512/Unica77VarBeta--wdth80-wght400-700-ital0-1-.ttf') format('truetype');
}
/* RuderPlakatLLEdu — Regular */
@font-face {
    font-family: 'RuderPlakatLLEdu';
    font-weight: 400;
    font-style: normal;
    src: url('https://files.cargocollective.com/c3622512/RuderPlakatLLEdu-Regular.otf') format('opentype');
}
/* UnicaMono — Regular */
@font-face {
    font-family: 'UnicaMono';
    font-weight: 400;
    font-style: normal;
    src: url('https://files.cargocollective.com/c3622512/Unica77MonoLLEdu-Regular.otf') format('opentype');
}
/* UnicaMono — Italic */
@font-face {
    font-family: 'UnicaMono';
    font-weight: 400;
    font-style: italic;
    src: url('https://files.cargocollective.com/c3622512/Unica77MonoLLEdu-Italic.otf') format('opentype');
}

/**
 * Content
 */
/* Bold weight; normal style */
@font-face {
    font-family: 'HKGrotesk';
    font-weight: bold;
    font-style: normal;
    src: url('https://files.cargocollective.com/c1700685/HKGrotesk-Bold.woff') format('woff');
}
/* Regular weight; normal style */
@font-face {
    font-family: 'HKGrotesk';
    font-weight: regular;
    font-style: normal;
    src: url('https://files.cargocollective.com/c1700685/HKGrotesk-Regular.woff') format('woff');
}
/* Light weight; normal style */
@font-face {
    font-family: 'HKGrotesk';
    font-weight: light;
    font-style: normal;
    src: url('https://files.cargocollective.com/c1700685/HKGrotesk-Light.woff') format('woff');
}
/* Medium weight; normal style */
@font-face {
    font-family: 'HKGrotesk';
    font-weight: medium;
    font-style: normal;
    src: url('https://files.cargocollective.com/c1700685/HKGrotesk-Medium.woff') format('woff');
}
/* Extra light weight; Italic style */
@font-face {
    font-family: 'HankenGrotesk';
    font-weight: extralight;
    font-style: italic;
    src: url('https://files.cargocollective.com/c1700685/HankenGrotesk-ExtraLightItalic.ttf') format('ttf');
}
/* Thin weight; Italic style */
@font-face {
    font-family: 'HankenGrotesk';
    font-weight: thin;
    font-style: italic;
    src: url('https://files.cargocollective.com/c1700685/HankenGrotesk-ThinItalic.ttf') format('tff');
}
/* Thin weight; Normal style */
@font-face {
    font-family: 'HankenGrotesk';
    font-weight: thin;
    font-style: normal;
    src: url('https://files.cargocollective.com/c1700685/HankenGrotesk-Thin.ttf') format('tff');
}
/* SemiBold weight; Italic style */
@font-face {
    font-family: 'HankenGrotesk';
    font-weight: semibold;
    font-style: italic;
    src: url('https://files.cargocollective.com/c1700685/HankenGrotesk-SemiBoldItalic.ttf') format('tff');
}
/* SemiBold weight; Normal style */
@font-face {
    font-family: 'HankenGrotesk';
    font-weight: semibold;
    font-style: normal;
    src: url('https://files.cargocollective.com/c1700685/HankenGrotesk-SemiBold.ttf') format('tff');
}
/* Medium weight; Italic style */
@font-face {
    font-family: 'HankenGrotesk';
    font-weight: medium;
    font-style: italic;
    src: url('https://files.cargocollective.com/c1700685/HankenGrotesk-MediumItalic.ttf') format('tff');
}
/* Medium weight; Normal style */
@font-face {
    font-family: 'HankenGrotesk';
    font-weight: medium;
    font-style: normal;
    src: url('https://files.cargocollective.com/c1700685/HankenGrotesk-Medium.ttf') format('tff');
}
/* Light weight; Italic style */
@font-face {
    font-family: 'HankenGrotesk';
    font-weight: light;
    font-style: italic;
    src: url('https://files.cargocollective.com/c1700685/HankenGrotesk-LightItalic.ttf') format('tff');
}
/* ExtraBold weight; Italic style */
@font-face {
    font-family: 'HankenGrotesk';
    font-weight: extrabold;
    font-style: italic;
    src: url('https://files.cargocollective.com/c1700685/HankenGrotesk-ExtraBoldItalic.ttf') format('tff');
}
/* Bold weight; Italic style */
@font-face {
    font-family: 'HankenGrotesk';
    font-weight: bold;
    font-style: italic;
    src: url('https://files.cargocollective.com/c1700685/HankenGrotesk-BoldItalic.ttf') format('tff');
}
/* Black weight; Italic style */
@font-face {
    font-family: 'HankenGrotesk';
    font-weight: black;
    font-style: italic;
    src: url('https://files.cargocollective.com/c1700685/HankenGrotesk-BlackItalic.ttf') format('tff');
}
/* Black weight; Normal style */
@font-face {
    font-family: 'HankenGrotesk';
    font-weight: black;
    font-style: normal;
    src: url('https://files.cargocollective.com/c1700685/HankenGrotesk-Black.ttf') format('tff');
}
    body {
	background-color: #fff;
    
	color: #fff;
}

a:active {
	opacity: 0.7;
}

.page a.active {
	color: #a1a1a1;
}

i,
em {
	font-style: italic;
}

b,
strong {
	font-weight: bolder;
}

sub,
sup {
	position: relative;
	vertical-align: baseline;
}

sub {
	top: 0.3em;
}

sup {
	top: -0.4em;
}

s {
	text-decoration: line-through;
}

img {
	border: 0;
	padding: 0;
}

ul,
ol {
	margin: 0;
	padding: 0 0 0 2.5em;
}

blockquote {
	margin: 0;
	padding: 0 0 0 2em;
}

hr {
	background: rgba(0, 0, 0, .15);
	border: 0;
	height: 1px;
	display: block;
}

.content img {
	float: none;
	margin-bottom: .5em;
    vertical-align: bottom;
}

.gallery_image_caption {
    margin-top: 0.3rem;
    margin-bottom: 0.5rem;
    font-size: 1.4rem;
	font-weight: 300;
	color: rgba(0, 0, 0, 0.4);
	font-family: 'UnicaVar', Icons;
	font-style: normal;
	line-height: 1.5;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}



/**
 * Loading Animation
 */

.loading[data-loading] {
	position: fixed;
	bottom: 8px; 
    left: 8px;
}

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 1.4rem;
	font-weight: 300;
	color: #000;
	font-family: 'UnicaVar', Icons;
	font-style: normal;
	line-height: 1.5;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}

[data-predefined-style="true"] bodycopy a {
	padding-bottom: 0em;
	border-bottom: 0.0em solid rgba(127, 127, 127, 0.2);
	color: #000; text-decoration: underline;
}

[data-predefined-style="true"] bodycopy a:hover {
    background: #d1d1d1;
}

bodycopy a.image-link,
bodycopy a.icon-link,
bodycopy a.image-link:hover,
bodycopy a.icon-link:hover {
	border-bottom: 0;
	padding-bottom: 0;

}

[data-predefined-style="true"] h1 {
	font-family: 'UnicaVar', Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 3rem;
	line-height: 1.1;
	color: rgb(0, 0, 0);
    letter-spacing: -.07rem;
}

[data-predefined-style="true"] h1 a {
    color: #b8b8b8 !important;
    
}
[data-predefined-style="true"] h1 i,
[data-predefined-style="true"] h1 em {
    font-style: italic;
    font-variation-settings: 'ital' 1;
}

[data-predefined-style="true"] h2 {
	font-family: 'UnicaVar', Icons;
	font-style: normal;
	font-weight: 700;
	padding: 0;
	margin: 0;
	color: rgb(0, 0, 0);
	font-size: 2.2rem;
	line-height: 1.2;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}

[data-predefined-style="true"] h2 a {
	text-decoration:underline; 
    color: #000;
}
[data-predefined-style="true"] h2 i,
[data-predefined-style="true"] h2 em {
    font-style: italic;
    font-variation-settings: 'ital' 1;
}

[data-predefined-style="true"] h3 {
    font-family: 'UnicaMono', Icons;
    font-weight: 400;
    font-size: 1rem;
    color: rgb(0,0,0);
    line-height: 1.3;
    margin: 0;
    padding: 0;
}
[data-predefined-style="true"] h3 a {
	text-decoration:underline; 
    color:#000 !important;
}
[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1.5rem;
	line-height: 1.2;
	font-family: 'UnicaVar', Icons;
	font-style: normal;
	font-weight: 400;
	color: rgb(0, 0, 0);
}
[data-predefined-style="true"] small i,
[data-predefined-style="true"] small em {
    font-style: italic;
    font-variation-settings: 'ital' 1;
}

[data-predefined-style="true"] small a {
	outline:none;
    text-decoration:underline;
    color:#000 !important;
    padding: 1px 1px 0;
   
}
/*** adición STEPH**/ 
small a:hover {
  background: #d1d1d1;
}

h1 a:hover {
  background: #d1d1d1;
  color: #fff !important;
}
/* Excepciones header: sin hover gris ni subrayado */
.logo a,
.logo a:hover,
.icon-link,
.icon-link:hover {
    background: none !important;
    text-decoration: none !important;
    color: inherit !important;
}

/* small y h1 fuera del editor de Cargo (HTML personalizado) */
small {
    font-size: 1.3rem;
    line-height: 1.2;
    font-family: 'UnicaVar', Icons;
    font-style: normal;
    font-weight: 400;
    color: rgb(0, 0, 0);
}

small i,
small em {
    font-style: italic;
    font-variation-settings: 'ital' 1;
}

h1 a {
    text-decoration:underline; 
}

/**
 * Breakpoints
 */

[data-css-preset] .page {
    background-color: initial /*!page_bgcolor*/;
}

.mobile .page,
[data-css-preset].mobile .page {
	position: relative;
	min-height: 10px;
	max-width: 100%;
	width: 100%;
	background-color: transparent /*!page_bgcolor*/;
}

[data-css-preset] .container {
	margin-left: 0 /*!content_left*/;
	margin-right: auto /*!content_left*/;
	text-align: left /*!text_left*/;
}

[data-css-preset] body {
	background-color: rgb(255, 255, 255)/*!body_bgcolor*/;
}

[data-css-preset] .container_width {
	width: 100%/*!content_left*/;
}

[data-css-preset] .content_padding {
	padding-top: 3rem /*!main_margin*/;
	padding-bottom: 3rem /*!main_margin*/;
	padding-left: 3rem /*!main_margin*/;
	padding-right: 3rem /*!main_margin*/;
}


[data-css-preset] text-limit {
	display: inline-block /*!text_width*/;
	max-width: 66rem/*!text_width*/;
}

/**
 * Thumbnails
 */

div[thumbnails] {
	justify-content: flex-start;
}

[data-css-preset] .thumbnails {
   	background-color: transparent/*!thumbnails_bgcolor*/;   
}

[data-css-preset] .thumbnails_width {
    width: 81%/*!thumbnails_width*/;
}

[data-css-preset] [thumbnails-pad] {
    padding: 2rem/*!thumbnails_padding*/;
}

[data-css-preset] [thumbnails-gutter] {
    margin: -4rem/*!thumbnails_padding*/;
}

[data-css-preset] [responsive-layout] [thumbnails-pad] {
    padding: 0.75rem/*!responsive_thumbnails_padding*/; 
}

[data-css-preset] [responsive-layout] [thumbnails-gutter] {
    margin: -1.5rem/*!responsive_thumbnails_padding*/; 
}

.thumbnails .thumb_image {
	outline: 0px solid rgba(0,0,0,.12);
    outline-offset: -1px;
}

.thumbnails .title {
    margin-top: .8rem;
    margin-bottom: .2rem;
    font-size: 1.3rem;
	font-weight: 400;
	color: rgba(65, 65, 65, 1);
	font-family: 'UnicaVar', Icons;
	font-style: normal;
	line-height: 1.1;
}

.thumbnails .tags {
    margin-top: 1rem;
    margin-bottom: 0.5rem;
    font-size: 1.1rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.4);
	font-family: 'UnicaVar', Icons;
	font-style: normal;
	line-height: 1.3;
}

.thumbnails .tags a {
	border-bottom: 0;
    color: rgba(0, 0, 0, 0.35);
    text-decoration: none;
}

.thumbnails .has_title .tags {
	margin-top: 0rem;
}

/**
 * Site Menu
 */

[data-css-preset] #site_menu_button {
	color: rgba(186, 126, 126, 0.75);
	line-height: 1;
	font-size: 18px /*!site_menu_button*/;
	padding: 3px;
	line-height: 1;
	background: transparent;
	position: fixed;
	top: 2rem /*!site_menu_button*/;
	right: 2rem /*!site_menu_button*/;
}

body.mobile #site_menu_button {
	margin: -6px;
	font-size: 34px;
}

#site_menu_button.custom_icon {
	width: 40px;
	height: auto;
}

#site_menu_button.active {
	display: none;
}

/**
 * Site Menu
 */

#site_menu {
	font-family: 'UnicaVar', Icons;
	background: rgba(255, 255, 255, 0.95);
	font-size: 15px;
	font-style: normal;
	font-weight: 300;
	padding: 15px 30px 30px 30px;
	max-width: 300px;
	min-width: 200px;
	text-align: left;
	display: flex;
	justify-content: flex-start;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}

body.mobile #site_menu {
	width: 50%;
}

#site_menu .page-link a {
	color: rgba(0, 0, 0, 0.75);
   
}

#site_menu .set-link > a {
	color: rgba(0, 0, 0, 1);
}

#site_menu a:active {
	opacity: .7;
}

#site_menu a.active {
	opacity: .4;
}

#site_menu .close {
	display: block;
	color: rgba(194, 194, 194, 0.58);
	line-height: .85em;
	font-size: 45px;
}

body.mobile #site_menu .close {
	display: block;
	font-size: 50px;
	line-height: 1em;
}

#site_menu .break {
	height: 28px;
}

#site_menu .indent {
	margin-left: 28px;
}

/**
 * Shop Button
 */

[data-css-preset] #shop_button {
	color: rgba(0, 0, 0, 0.85);
    background: transparent;
	font-size: 32px;
    font-style: normal;
	font-weight: 400;
    line-height: 1.;
    position: fixed;
	padding: 6px;
	top: 1rem /*!shop_button*/;
	right: 2rem /*!shop_button*/;
}

#shop_button.text {
    font-family: "Monument Grotesk", Icons;
	font-size: 2.4rem;
    padding: 0;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
	font-style: normal;
    line-height: 1.2;
}

#shop_button.custom_icon {
	width: 40px;
    height: auto;
}

body.mobile #shop_button:not(.text) {
	margin: -6px;
    font-size: 36px;
}

/**
 * Shop Product Widget
 */

.shop_product {
    width: 100%;
	max-width: 22rem;
    position: relative;
    display: block;
}

.shop_product .price {
	font-family: "Monument Grotesk", Icons;
	font-size: 1.5rem;
	line-height: 1;
	color: rgba(0, 0, 0, 0.85);
    display: block;
    margin-bottom: 1rem;
	font-style: normal;
	font-weight: 400;
}

.shop_product .dropdown {
    font-family: "Monument Grotesk", Icons;
    font-size: 1.5rem;
    display: inline-block;
	width: 100%;
    border: 1px solid rgba(0,0,0,.2);
    background:  white url(https://static.cargo.site/assets/images/select-line-arrows.svg) no-repeat right;
    margin-bottom: 1rem;
    line-height: 1.2;
    padding: .7rem 2.5rem .7rem 1rem;
	font-style: normal;
	font-weight: 400;
}

.shop_product .button {
    font-family: "Monument Grotesk", Icons;
	font-size: 1.5rem;
    background: rgba(0, 0, 0, 0.7);
    color: rgba(255,255,255,1);
    flex: 0 0 50%;
    text-align: left;
    display: inline-block;
	line-height: 1;
    padding: .8rem 1rem .9rem;
	font-style: normal;
	font-weight: 400;
}

/**
 * Image Zoom
 */

.content img.image-zoom:active {
  opacity: .7;
}

/**
 * Quick View
 */

[data-css-preset] .quick-view {
    padding-top: 2.5rem /*!quick_view_padding*/;
    padding-bottom: 2.5rem /*!quick_view_padding*/;
    padding-left: 2.5rem /*!quick_view_padding*/;
    padding-right: 2.5rem /*!quick_view_padding*/;
    height: 100% /*!quick_view_height*/;
    width: 100% /*!quick_view_width*/;
}

body.mobile .quick-view {
    width: 100%;
    height: 100%;
    margin: 0;
}


[data-css-preset] .quick-view-background {
	background: rgba(0, 0, 0, 0.8) /*!quick_view_bgcolor*/;
}

.quick-view-caption {
    font-family: "Monument Grotesk", Icons;
    transition: 100ms opacity ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 3.5rem 0;
    text-align: center;
    font-size: 1.4rem;
	font-style: normal;
	font-weight: 400;
    line-height: 1.3;
}

.quick-view-caption span {
    padding: 0.5rem 1rem;
    display: inline-block;
    background: rgba(0,0,0,0.5);
    color: white;
}


/**
 * Quick View Navigation 
 */

.quick-view-navigation .left-arrow {
    left: 10px;
}

.quick-view-navigation .right-arrow {
    right: 10px;
}

.quick-view-navigation .left-arrow,
.quick-view-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 36px;
    width: 36px;
}

.quick-view-navigation .left-arrow .inner-color,
.quick-view-navigation .right-arrow .inner-color {
    stroke: #fff;
    stroke-width: 1.5px;
}

.quick-view-navigation .left-arrow .outer-color,
.quick-view-navigation .right-arrow .outer-color {
    stroke: rgba(0, 0, 0, 0.6);
    stroke-width: 2.5px;
}

.quick-view-navigation .close-button {  
    top: 10px;
    right: 10px;
    /* Change height/width together to scale */
    width: 36px;
    height: 36px;
}

.quick-view-navigation .close-button .inner-color {
    stroke: #fff;
    stroke-width: 1.5px;
}

.quick-view-navigation .close-button .outer-color {
    stroke: rgba(0, 0, 0, 0.6);
    stroke-width: 2.5px;
}

/** 
 * Image Gallery Navigation Arrows 
 */
 
.image-gallery-navigation .left-arrow,
.image-gallery-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 36px;
    width: 36px;
}

.image-gallery-navigation .left-arrow .inner-color,
.image-gallery-navigation .right-arrow .inner-color {
    stroke: #fff;
    stroke-width: 1.5px;
}

.image-gallery-navigation .left-arrow .outer-color,
.image-gallery-navigation .right-arrow .outer-color {
    stroke: rgba(0, 0, 0, 0.6);
    stroke-width: 2.5px;
}

/**
 * Wallpaper Backdrop Navigation Arrows 
 */

.wallpaper-navigation .left-arrow,
.wallpaper-navigation .right-arrow {
   /* Change height/width together to scale */
   width: 36px;
   height: 36px;
}

.wallpaper-navigation .left-arrow .inner-color,
.wallpaper-navigation .right-arrow .inner-color {
   stroke: #fff;
    stroke-width: 1.5px;
}

.wallpaper-navigation .left-arrow .outer-color,
.wallpaper-navigation .right-arrow .outer-color {
    stroke: rgba(0, 0, 0, 0.6);
    stroke-width: 2.5px;
}


/**
 * Feed
 */

.feed .content_container .page {
    border-top: 0px dashed rgba(0, 0, 0, 0.2);
}

.feed .content_container .page_container:first-child .page {
	border-top: 0;
}

/**
 * Audio Player
 */

.audio-player {
    max-width: 26rem;
    height: 3.3rem;
    outline: 1px solid rgba(0,0,0,0.15);
    color: rgba(0, 0, 0, 0.6);
    background: transparent;
    font-size: 1.2rem;
    line-height: 1.3;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    margin: 1px 1px 1em 1px;
}

body.mobile .audio-player {
    max-width: 100%;
}

.audio-player .separator {
    width: 1px;
    background-color: rgba(0,0,0,0.15);
}

.audio-player .button {
    background: transparent;
    cursor: pointer;
    fill: rgba(0, 0, 0, 0.85);
}

.audio-player .icon {
    fill: rgba(0, 0, 0, 0.85);
    padding: 30%;
    width: 100%;
    margin: auto;
}

.audio-player .buffer {
    background: rgba(0,0,0,0.03);
}

.audio-player .progress {
    background: rgba(0,0,0,0.1);
}

.audio-player .progress-indicator {
    border: 1px solid rgba(0, 0, 0, 0.7);
    width: 1px;
    height: 100%;
    right: 0;
    position: absolute;
    cursor: ew-resize;
}

.audio-player .note-icon {
    height: 100%;
    width: 3.8rem;
    padding: 1rem;
    fill: rgba(0, 0, 0, 0.5);
}

.audio-player .current-time {
    padding-left: 1rem;
}

.audio-player .total-time {
    padding-right: 1rem;
}

/* Search results
****************/

#search_form {
    position: absolute;
    top: 35px; left: 35px;
    z-index: 999;
}
    

#search_form_results {
    padding-bottom: 90px;
}

.search_header {
    float: left;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 4px 0;
    width: 145px;
}

#search_form #search_term {
    background: transparent;
    border: 1px solid #808080;
    color: #808080;
    float: left;
    font-family: 'UnicaMono', Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 5px;
    width: 220px;
}

#search_results {
    float: left;
}

.result {
    clear: both;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 60px;
}

.search_thumb {
    float: left;
    margin: 4px 25px 35px 0px;
}

.search_thumb img {
    width: 120px; height: auto;
}

.search_text {
    width: 500px;
    margin-left: 145px;
}

.search_title a {
    font-weight: bold;
    text-decoration: underline;          
}

.search_title a:hover {
}


.search_title a:active {
}

.search_tags {
    color: #999999;
    font-size: 11px;
}

.search_tags a {
    color: #808080;
    text-decoration: none;
}

.search_tags a:hover {
    background: none;
    color: #808080;
    text-decoration: underline;
}

.search_tags a:active {
    color: #808080;
}
.content img { 
    box-shadow: 5px 5px 15px rgba(0,0,0,0.3);
}

[image-gallery="slideshow"] .gallery_card {
    padding: 35px 35px 35px 35px;
}
.no-shadow img {
    box-shadow: none !important;
}

/*** Steph -- hover button on hover-enabled devices (con mouse)***/


/*** Steph -- Cajas para scroll horizontal 'proximamente' **/



/*** Steph: CSS [stack prueba 1] para 2 columnas en el stack de 'Proximamente'***/
.stack-item {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  transition: opacity 0.5s ease-in-out;
}

.stack-item-image {
  flex-shrink: 0;
}

.stack-item-content {
  flex-grow: 1;
}
/*** Steph -- uso de íconos de Google fonts ***/

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

/*** Steph - boton: compra CSS con hover ***/

.boton-compra {
	background-color:#d1d1d1;
    display: inline-block;
    padding: 3px 20px 4px 20px;
    border-radius: 15px;
    border: solid 2px #000000;  
    cursor: pointer;
    transition: 0.2s;
}
.boton-compra:hover {
	background-color:#ffffff;
}
.boton-compra:active {
	background-color:#e1e1e1;
}

/*** Steph - boton ARQ+ CSS con hover ***/
.boton-ARQ {
	background-color:#fff;
    display: inline-block;
    padding: 3px 20px 4px 20px;
    border-radius: 15px;
    border: solid 2px #000;  
    cursor: pointer;
    transition: 0.2s;
}
.boton-ARQ:hover {
	background-color:#d1d1d1;
}
.boton-ARQ:active {
	background-color:#e1e1e1;
}

/*** Steph - boton PDF CSS con hover ***/
.boton-PDF {
	background-color:#000;
    color:#fff !important;
    display: inline-block;
    padding: 3px 20px 4px 20px;
    border-radius: 15px;
    border: solid 2px #000;  
    cursor: pointer;
    transition: 0.2s;
}
.boton-PDF:hover {
	background-color:#fff;
}
.boton-PDF:active {
	background-color:#e1e1e1;
}

.boton-PDF bodycopy {
    color: #fff !important;
}
.boton-PDF:hover bodycopy {
    color: #000 !important;
}

/*** Steph Grilla catalogo libros ***/
.grilla_libros {
	display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 25px;
    margin-top: 20px

}
.grilla_libros img {
	width: 100% !important; 
    height: 100% !important;
    object-fit: initial;
   
}
.grilla_libros a {
	position: relative;
    height: 25vw;
    text-decoration: none !important; /* Ensure no underlining */
    color: inherit; /* Maintain the default or inherited color */
}
.grilla_libros small {
	position: absolute;
    top: 0px;
    left: 0px;
    padding: 10px;
    background: rgba(0, 0, 0, 1);
    width: 100%;
    height: 100%;
    color: #fff;
    display: none;
    justify-content: flex-start;
    align-items: flex-start;
    transition: 0.2s;
    text-align: left;
}
.grilla_libros a:hover > small {
    display: flex !important;
    transition: 0.8s; 
}
@media screen and (max-width:770px){
	.grilla_libros {
    grid-template-columns: 1fr 1fr;
        gap: 10px;
}
.grilla_libros a {
	position: relative;
    height: 62vw;
}
.grilla_libros a:hover > small {
    display: none !important;
}
}


/* Steph: Search bar página catálogo */
/* Search bar container styling */
.search-container {
    margin-bottom: 20px;
}

/* Wrapper for search input and icon */
.search-wrapper {
    display: flex;
    align-items: center;
    border: 2px solid #000;
    border-radius: 8px;
    padding: 2px;
    background-color: transparent;
    max-width: 50%;
}

/* Material icon styling */
.search-wrapper .material-icons {
    font-size: 24px;
    margin-right: 10px;
    color: #000;
}

/* Search input field styling */
#search-bar {
    flex: 1;
    border: none;
    outline: none;
    font-size: 1rem;
    font-family: 'UnicaMono';
    padding: 10px;
    background-color: transparent;
}

/* Results list styling */
#search-results {
    list-style: none;
    padding: 1px;
    margin-top: 10px;
}

#search-results li {
    padding: 3px;
    background-color: #f5f5f5;
    margin-bottom: 3px;
    cursor: pointer;
    border-radius: 5px;
}

#search-results li:hover {
    background-color: #3ee5bd;
}


/* Responsive styles */
@media (max-width: 768px) {
    .search-wrapper {
        max-width: 80%; /* Make the search bar wider on tablets */
    }
}

@media (max-width: 480px) {
    .search-wrapper {
        max-width: 100%; /* Full width on mobile screens */
    }
}

/* STEPH. Barra de navegación con menu desplegable */
/* Navigation Bar Styling */
.navbar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    padding: 10px 10px;
    height: 60px;
    z-index: 100;
    transition: transform 0.5s ease-out; /* Smoother transition */
    
}

/* Hidden class for smooth hiding */
.hidden {
    transform: translateY(-100%);
    transition: transform 0.5s ease-in-out; /* Adjusted transition for hiding */
}

/* Left Section: Align logo and menu next to each other */
.left-section {
    display: flex;
    align-items: center;
}

/* Logo Styling: Align vertically */
.logo {
    display: flex;
    align-items: center;
    margin-right: 30px; /* Space between logo and menu */
    margin-left: 15px; /* Steph -distanciamiento logo del borde*/
    margin-top: 13px; /* Move logo down by 13px */
}

/* Ensure logo is vertically centered */
.logo a {
    display: flex;
    align-items: center;
}

.logo-img {
    height: inherit;
    max-height: 40px;
    width: auto;
    object-fit: contain;
}

/* Navigation Menu Styling */
.nav-menu {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}

.nav-menu li {
    position: relative;
    margin-right: 20px; /*distancia entre elementos menu*/
margin-left: 10px;
}

/* Make main menu items bold or normal */
.nav-menu > li > a {
    font-weight: normal;
}

/* Main Menu Links Styling */
.nav-menu li a {
    text-decoration: none;
    color: #000;
    padding: 0;
    cursor: pointer;
    margin-left: 15px; /*margen elementos menu*/
}

/* Underline on hover for main menu */
.nav-menu li a:hover {
    text-decoration: underline;
}

/* Close submenu when clicking outside */
body {
    position: relative;
}

/* Right Section: Language and Social Media */
.right-section {
    display: flex;
    align-items: center;
    gap: 5px;
}

/* Language Toggle Styling */
.right-section span a {
    text-decoration: none;
    color: #000;
    cursor: pointer;
    margin-right: 10px;
}

/* Underline effect on hover for language toggle */
.right-section span a:hover {
    text-decoration: underline;
}

/* Style for selected language */
.right-section span a.selected {
    text-decoration: underline;
    color: #a5a5a5; /* Grey color for selected language */
}

/* Social Media Icons Styling */
.icon-link {
    font-size: 15px;
    text-decoration: none;
    text-align: center;
    color: #000;
    padding: 1px;
    transition: color 0.3s;
}

.icon-link:hover {
    color: #d1d1d1; /* hover effect for social media */
}

/* Mobile close button styling */
.close-menu {
    display: none;
    font-size: 24px;
    font-weight: 100;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 15px;
    color: #000;
    z-index: 10;
}


/* MOBILE SCREEN ADJUSTMENTS: Insertar acá el backup si no funciona */
/* Show the close button only on mobile screens */
@media screen and (max-width: 1074px) {
    .close-menu {
        display: block;
    }

    /* Navigation Bar Styles */
    .navbar {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        height: 60px;
        padding: 15px 15px;
        transition: transform 0.5s ease-out;
    }

    /* Hamburger Menu Icon */
    .hamburger-menu {
        cursor: pointer;
        font-size: 22px;
        color: #000;
        display: block;
    }

    /* Hide the menu by default */
    .nav-menu {
        display: none;
        flex-direction: column;
        background-color: #fff;
        position: absolute;
        top: 60px;
        left: 0px;
        padding-bottom: 10px; /*acá se ajusta la caja del submenu*/
        width: 100%;
        z-index: 100;
    }

    /* Show menu when active */
    .nav-menu.open {
        display: flex;
    }
    
}

/* Hide hamburger menu on desktop screens */
@media screen and (min-width: 1075px) {
    .hamburger-menu {
        display: none;
    }
}

/*STEPH: NEWSLETTER*/
/* Newsletter Form Styling */
.newsletter-form {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 20px;
}

.newsletter-form label {
    font-weight: bold;
    margin-bottom: 5px;
}

.newsletter-form input[type="email"],
.newsletter-form input[type="text"] {
    width: 100%;
    padding: 10px;
    border: 2px solid #000;
    border-radius: 5px;
}

.newsletter-form input[type="email"]:focus,
.newsletter-form input[type="text"]:focus {
    outline: none;
    border-color: #e53d00; /* Highlight color */
}

/* Language Selector */
.language-selector {
    display: flex;
    align-items: center;
    gap: 15px;
}

.language-selector label {
    font-weight: normal;
}

/* Consent Checkbox */
.consent {
    display: flex;
    align-items: center;
    gap: 10px;
}

.consent input {
    transform: scale(1.2);
}

/* Submit Button */
.submit-button {
    background-color: #3ee5bd;
    color: #000;
    padding: 10px;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    font-weight: bold;
    transition: background-color 0.3s ease;
}

.submit-button:hover {
    background-color: #2bb598;
}

/* Carrusel de noticias página entrada */

.news-carousel {
  width: 100%;
  margin: 0.5em 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

/* Hide radio inputs */
.news-carousel input {
  display: none;
}

/* Slides setup */
.news-carousel .slides {
  position: relative;
  width: 100%;
  height: 300px;
}

.news-carousel .slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  display: flex;
  align-items: left;
  justify-content: left;
  padding: 10px 0px;
  box-sizing: border-box;
  background: transparent;
  z-index: 0;
}

/* Show only the selected slide */
#slide1:checked ~ .slides .s1,
#slide2:checked ~ .slides .s2,
#slide3:checked ~ .slides .s3 {
  opacity: 1;
  z-index: 1;
}

/* Slide content box */
.news-carousel .content {
  background: rgba(255, 255, 255, 0.95);
  max-width: 850px;
  padding: 2em;
  text-align: left;
  border-radius: 0px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}

/* Tag label */
.news-carousel .tag {
  background-color: #d1d1d1;
  padding: 0.2em 0.6em;
  font-size: inherit;
  display: inline-block;
  margin-bottom: 0.5em;
  color: #000;
}

/* Navigation wrapper (arrows + dots) */
.news-carousel .navigation {
  display: flex;
  justify-content: center;
  align-items: baseline;
  gap: 2em;
  margin-top: 0em;
  position: relative;
  z-index: 2;
}

/* Arrows (shared) */
.news-carousel .arrow {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #fff;
  color: #000;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  cursor: pointer;
  display: none;
}

/* Show correct left arrows */
#slide1:checked ~ .navigation label.left[for="slide3"],
#slide2:checked ~ .navigation label.left[for="slide1"],
#slide3:checked ~ .navigation label.left[for="slide2"] {
  display: inline-block;
}

/* Show correct right arrows */
#slide1:checked ~ .navigation label.right[for="slide2"],
#slide2:checked ~ .navigation label.right[for="slide3"],
#slide3:checked ~ .navigation label.right[for="slide1"] {
  display: inline-block;
}

/* Dots */
.news-carousel .dots {
  display: flex;
  gap: 0.5em;
}

.news-carousel .dots label {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  display: inline-block;
  cursor: pointer;
  transition: background 0.3s;
}

/* Active dot indicator (based on slide checked) */
#slide1:checked ~ .navigation .dots label[for="slide1"],
#slide2:checked ~ .navigation .dots label[for="slide2"],
#slide3:checked ~ .navigation .dots label[for="slide3"] {
  background: #000;
}

/* Carrusel de noticias para celulares */

@media screen and (max-width: 768px) {
  .news-carousel {
    height: auto;
  }

  .news-carousel .slides {
    position: relative;
    height: auto;
  }

  .news-carousel .slide {
    position: relative;
    text-align: center;
    padding: 0em 0em 1em 0em;
    opacity: 0;
    transition: opacity 1s ease-in-out;
    display: none;
    width: 100%;
  }

  .news-carousel input[type="radio"]:nth-of-type(1):checked ~ .slides .s1,
  .news-carousel input[type="radio"]:nth-of-type(2):checked ~ .slides .s2,
  .news-carousel input[type="radio"]:nth-of-type(3):checked ~ .slides .s3 {
    display: block;
    opacity: 1;
  }

  .news-carousel .content {
    display: inline-block;
    padding: 1em;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 0px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    max-width: 100vw;
    margin: 0 auto;
    text-align: left;
    box-sizing: border-box;
    width: auto;
  }
}

/* sección acordeón Amigos ARQ*/
/* Contenedor */
.arq-accordion { max-width: 960px; }

/* Título */
.arq-acc-title{
  font-size: 14px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin: 0 0 16px 0;
}

/* Ítem */
.arq-acc-item{
  border-top: 1px solid #e6e6e6;
  padding: 0;
}
.arq-acc-item:last-child{
  border-bottom: 1px solid #e6e6e6;
}

/* Header clickeable */
.arq-acc-summary{
  list-style: none;
  display: flex;
  justify-content: space-between;
  gap: 16px;
  align-items: center;
  padding: 18px 0;
  cursor: pointer;

  font-size: 14px;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.arq-acc-summary::-webkit-details-marker{ display:none; }

/* Panel desplegable */
.arq-acc-panel{
  padding: 0 0 18px 0;
  max-width: 72ch;
  color: #111;
}
.arq-acc-panel p{ margin: 0 0 10px 0; }
.arq-acc-panel a{ text-decoration: underline; }

/* Icono + / – */
.arq-acc-icon{
  width: 18px;
  height: 18px;
  position: relative;
  flex: 0 0 18px;
}
.arq-acc-icon:before,
.arq-acc-icon:after{
  content:"";
  position:absolute;
  left: 0; right: 0;
  top: 50%;
  height: 1px;
  background: #111;
  transform: translateY(-50%);
}
.arq-acc-icon:after{
  transform: translateY(-50%) rotate(90deg);
}

/* Cuando está abierto, pasa de + a – */
.arq-acc-item[open] .arq-acc-icon:after{
  display:none;
}

/* Estilos Plan_nombre */
.plan-nombre {
  display: block;
  font-size: 14px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 400;
}

/* FIN ACORDEON AMIGOS ARQ */

/*4/07/26 - ACORDEON DE LIBROS EN PAGINA PPAL CON "VER MAS"*/
/* Libro colapsable */
.libro-item {
    border-bottom: 0px solid rgba(0,0,0,0.1);
    padding-bottom: 1rem;
}
.libro-item summary {
    list-style: none;
    cursor: pointer;
    display: block;
}
.libro-item summary::-webkit-details-marker {
    display: none;
}
.libro-item > summary::marker {
    display: none;
    content: '';
}
.libro-ver-mas {
    font-family: 'UnicaMono', Icons;
    font-size: 1rem;
    color: rgba(0,0,0,1);
    text-decoration: underline;
    margin-top: 0.8rem;
    display: inline-block;
}
.libro-item[open] .libro-ver-mas {
    display: none;
}
.libro-detalle {
    padding-top: 1rem;
}

/* Feeds: homepage + year archives -- INICIO reemplazo 05/07/2026*/
body.homepage .libro-detalle,
body.catalog-feed .libro-detalle { display: none !important; }

body.homepage .libro-imagenes,
body.catalog-feed .libro-imagenes { display: none !important; }

/* Individual pages: show everything, hide link */
body:not(.homepage):not(.catalog-feed) .libro-item .libro-detalle { display: block !important; }
body:not(.homepage):not(.catalog-feed) .libro-ver-mas { display: none; }
body:not(.homepage):not(.catalog-feed) .libro-item > summary { pointer-events: none; cursor: default; }
/* FIN REEMPLAZO 05/07/2026 */


/*4/07/26 - FIN ACORDEON DE LIBROS */
/*5/07/2026 - NUEVO CARRUSEL NOTICIAS */
.arq-carousel * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.arq-carousel {
  --bg:     #e2e2e2;
  --dark:   #141414;
  --white:  #ffffff;
  --border-w: rgba(255,255,255,0);
  --pad-x:  clamp(1.25rem, 5vw, 4rem);

  background: var(--bg);
  position: relative;
  overflow: hidden;
  width: 100vw;
  margin-left: calc(50% - 50vw);
}

/* ── Header "Noticias —" ── */
.arq-carousel__header {
  padding: 1.75rem var(--pad-x) 1rem;
  font-family: 'UnicaVar', sans-serif;
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: none;
  color: var(--white);
  border-bottom: 0px solid var(--border-w);
  margin: 0;
  line-height: 2;
}

/* ── Track ── */
.arq-carousel__track-outer { overflow: hidden;
}

.arq-carousel__track {
  display: flex;
  transition: transform 0.55s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform;
}

/* ── Slide ── */
.arq-carousel__slide {
  min-width: 100%;
  position: relative;
  overflow: hidden;
  min-height: clamp(320px, 48vw, 500px);
  display: flex;
  align-items: flex-start;
  padding: clamp(2rem, 5vw, 3.5rem) var(--pad-x);
  padding-bottom: clamp(3rem, 6vw, 4.5rem);
}

/* ── Texto de fondo ── */
.arq-carousel__bg-text {
  position: absolute;
  bottom: 0.07em;
  right: 0em;
  font-family: 'RuderPlakatLLEdu', 'Impact', sans-serif;
  font-size: clamp(230px, 24vw, 280px);
  line-height: 0.98;
  color: var(--white);
  white-space: pre-line;
  pointer-events: none;
  user-select: none;
  z-index: 0;
  text-align: right;
    clip-path: inset(0 0 -20px 0)
}

/* ── Contenido ── */
.arq-carousel__content {
  position: relative;
  z-index: 1;
  max-width: min(560px, 62%);
}

@media (max-width: 640px) {
  .arq-carousel__content { max-width: 100%; }
}

/* Tag — blanco */
.arq-carousel__tag {
  display: inline-block;
  font-family: 'UnicaMono', sans-serif;
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: 0.02em;
  text-transform: none;
  border: 1px solid var(--dark);
  padding: 0.22rem 0.55rem;
  margin-bottom: 1.2rem;
  color: var(--dark);
  line-height: 1.4;
}

/* Título — oscuro */
.arq-carousel__title {
  font-family: 'UnicaVar', sans-serif;
  font-size: clamp(2.35rem, 3.2vw, 2.15rem);
  font-weight: 700;
  line-height: 1.08;
  color: var(--dark);
  margin-bottom: 3rem;
  letter-spacing: -0.01em;
}

/* Descripción — oscuro */
.arq-carousel__desc {
  font-family: 'UnicaVar', sans-serif;
  font-size: clamp(1.5rem, 1.3vw, 0.93rem);
  font-weight: 400;
  line-height: 1.2;
  color: var(--dark);
  opacity: 1;
  margin-bottom: 1.4rem;
}

/* Link — oscuro */
.arq-carousel__link {
  display: inline-block;
  font-family: 'UnicaMono', sans-serif;
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: 0.0em;
  text-transform: none;
  color: var(--dark);
  text-decoration: none;
  border-bottom: 1.5px solid var(--dark);
  padding-bottom: 2px;
  transition: opacity 0.2s;
}
.arq-carousel__link:hover { opacity: 0.45; }

/* ── Nav bar ── */
.arq-carousel__nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.9rem var(--pad-x) 1.6rem;
  border-top: 1px solid var(--white);
}

/* Contador — blanco */
.arq-carousel__counter {
  font-family: 'UnicaVar', sans-serif;
  font-size: 1.0rem;
  font-weight: 500;
  letter-spacing: 0.08em;
  color: var(--white);
  min-width: 48px;
}

/* Dots — blanco */
.arq-carousel__dots {
  display: flex;
  gap: 7px;
  align-items: center;
}

.arq-carousel__dot {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid rgba(255,255,255,0.55);
  cursor: pointer;
  transition: background 0.25s, border-color 0.25s;
  padding: 0;
  appearance: none;
}

.arq-carousel__dot.is-active {
  background: var(--white);
  border-color: var(--white);
  width: 6px;
  height: 6px;
}

/* Flechas cuadradas — blanco */
.arq-carousel__arrows { display: flex; gap: 0.4rem; }

.arq-carousel__arrow {
  width: 34px;
  height: 34px;
  border: 1px solid var(--white);
  background: transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s;
  padding: 0;
  appearance: none;
}

.arq-carousel__arrow:hover { background: rgba(255,255,255,0.15); }

.arq-carousel__arrow svg {
  width: 13px;
  height: 13px;
  fill: none;
  stroke: var(--white);
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}
/* Itálicas en título y descripción */
.arq-carousel__title em,
.arq-carousel__title i,
.arq-carousel__desc em,
.arq-carousel__desc i {
  font-style: italic !important;
}
/*05/07/2026 CIERRE NUEVO CARRUSEL NOTICIAS */

/* ESTILOS SLIDERS Y FILTROS CATALOGO*/
/* ── Secciones colapsables ── */
.filter-section {
  margin: 10px 0 4px;
  border-top: 0px solid rgba(0,0,0,0.12);
}
.filter-section-header {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
  padding: 8px 0 6px;
  font-family: 'UnicaMono', Icons;
  font-size: 1rem;
  color: #000;
  user-select: none;
  -webkit-user-select: none;
}
.fs-chevron {
  display: inline-block;
  font-size: 0.75rem;
  line-height: 1;
  transition: transform 0.25s ease;
}
.filter-section.is-collapsed .fs-chevron {
  transform: rotate(-90deg);
}
.filter-section-body {
  max-height: 600px;
  overflow: hidden;
  transition: max-height 0.3s ease, opacity 0.25s ease;
  opacity: 1;
  padding-bottom: 10px;
}
.filter-section.is-collapsed .filter-section-body {
  max-height: 0;
  opacity: 0;
  padding-bottom: 0;
}

/* ── Estado activo de los botones ── */
.boton-compra.is-active {
  background-color: #000;
  color: #fff;
}
.boton-compra.is-active:hover {
  background-color: #333;
}
.boton-PDF.is-active {
  box-shadow: 0 0 0 3px #3ee5bd;
}

/* ── Slider de año ── */
.year-range-ui {
  max-width: 360px;
  margin: 4px 0 6px;
}
.year-range-display {
  font-family: 'UnicaVar', Icons;
  font-size: 1.5rem;
  font-weight: 400;
  margin-bottom: 12px;
  color: #000;
}
.dual-slider-wrap {
  position: relative;
  height: 34px;
  display: flex;
  align-items: center;
}
.dual-slider-track {
  position: absolute;
  left: 0; right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 3px;
  background: #d1d1d1;
  border-radius: 2px;
  pointer-events: none;
  z-index: 0;
}
.dual-slider-fill {
  position: absolute;
  top: 0;
  height: 100%;
  background: #000;
  border-radius: 2px;
}
.dual-slider-wrap input[type=range] {
  position: absolute;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  pointer-events: none;
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  height: 100%;
  z-index: 1;
}
.dual-slider-wrap input[type=range]::-webkit-slider-runnable-track {
  background: transparent;
  height: 3px;
}
.dual-slider-wrap input[type=range]::-moz-range-track {
  background: transparent;
  height: 3px;
  border: none;
}
.dual-slider-wrap input[type=range]::-webkit-slider-thumb {
  pointer-events: all;
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #000;
  cursor: pointer;
  border: 3px solid #fff;
  box-shadow: 0 0 0 2px #000;
  position: relative;
  z-index: 2;
  margin-top: -8.5px;
}
.dual-slider-wrap input[type=range]::-moz-range-thumb {
  pointer-events: all;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #000;
  cursor: pointer;
  border: 3px solid #fff;
  box-shadow: 0 0 0 2px #000;
}
.year-range-ends {
  display: flex;
  justify-content: space-between;
  font-family: 'UnicaMono', Icons;
  font-size: 0.85rem;
  color: rgba(0,0,0,0.4);
  margin-top: 6px;
}

/* Fix: thumbs recortados en los bordes */
.year-range-ui {
  padding: 0 12px;
}

/* top · right · bottom · left SOBREESCRIBIR PADDING 3% para todas las páginas de libros*/
.libro-item [grid-col="6"] {
  padding-right: 8.5% !important;
}

/*fix para que la barra de navegación no tape el título en las paginas individuales */
.accommodate .content_padding {
  padding-top: 60px !important;
}