*{box-sizing:border-box}*,body{margin:0;padding:0}body{overflow-x:hidden;width:100%}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:6px;z-index:1001}.hamburger .bar{background-color:#fff;height:3px;transition:all .3s ease;width:25px}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:first-child{transform:translateY(9px) rotate(45deg)}.hamburger.active .bar:nth-child(3){transform:translateY(-9px) rotate(-45deg)}@media (max-width:768px){.hamburger{display:flex}.App-header .header-right{align-items:center;background-color:#4d4d4d;display:flex;flex-direction:column;height:calc(100vh - 80px);justify-content:flex-start;left:0;overflow:hidden;padding-top:40px;position:fixed;top:80px;transform:translateX(-100%);transition:transform .4s ease,visibility .4s ease;visibility:hidden;width:100%;z-index:1000}.App-header .header-right.open{transform:translateX(0);visibility:visible}.App-header .link-container{align-items:center;flex-direction:column!important;gap:40px;width:100%}.App-header .link{display:block;font-size:22px;white-space:nowrap}}.App-footer{align-items:center;background-color:#4d4d4d;box-sizing:border-box;color:#fff;display:flex;flex-direction:row;height:60px;justify-content:space-between;margin-top:20px;padding:0 5%;position:relative;width:100%;z-index:1000}.footer-left{font-family:Arial Rounded MT Bold,sans-serif;font-size:14px}.footer-left a{color:#f89820;font-weight:700;text-decoration:none;transition:color .3s ease}.footer-left a:hover{color:#fff}.footer-right{display:flex;display:none;gap:20px}.social-icon{align-items:center;color:#fff;display:flex;font-size:26px;transition:color .3s ease,transform .3s ease}.social-icon:hover{color:#ccc;transform:scale(1.1)}@media (max-width:768px){.App-footer{flex-direction:column-reverse;gap:10px;height:80px;justify-content:center}}.home-main{background-color:#e9e9e9;height:calc(100dvh - 80px);overflow:hidden;position:relative;width:100%}.scrollable-content{background-color:gray}.slideshow-container{overflow:hidden;z-index:-1}.background-image,.slideshow-container{height:100%;left:0;position:absolute;top:0;width:100%}.background-image{animation:cssFade 15s infinite;display:block;object-fit:cover;opacity:0;pointer-events:none}.background-image:first-child{animation-delay:0s}.background-image:nth-child(2){animation-delay:5s}.background-image:nth-child(3){animation-delay:10s}@keyframes cssFade{0%{opacity:0}15%{opacity:1}33.33%{opacity:1}48%{opacity:0}to{opacity:0}}@keyframes bgColorSync{0%{background-color:#f0f0f0}18.33%{background-color:#f0f0f0}30.33%{background-color:#d0d0d0}51.66%{background-color:#d0d0d0}63.66%{background-color:#fbfbfb}85.00%{background-color:#fbfbfb}97.00%{background-color:#f0f0f0}to{background-color:#f0f0f0}}.scrollable-content{-ms-overflow-style:none;box-sizing:border-box;height:100%;left:0;overflow-y:auto;position:absolute;scrollbar-width:none;top:0;width:100%;z-index:1}.scrollable-content::-webkit-scrollbar{display:none}@media (max-width:768px){.scrollable-content{background-color:initial}}.relieves-main{background:#e8ecef;height:100%;position:relative;width:100vw}.relieves-container{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.relieves-title{color:#000;font-family:Quicksand,sans-serif;font-size:28pt;margin-top:20px}.relieves-column{flex-direction:column;gap:40px;height:auto;padding:20px;width:100%}.relieve-box,.relieves-column{align-items:center;display:flex;justify-content:space-around}.relieve-box{background-color:#31424c;border-radius:15px;box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;flex-direction:row;gap:50px;height:50vh;min-width:45vw;padding:50px;width:auto}.relieve-box:hover{box-shadow:0 12px 24px #0006;transition:box-shadow .3s ease}.relieve-img-section{border-radius:10px;height:80%;overflow:hidden;width:auto}.relieve-img{cursor:zoom-in;height:100%;width:auto}.relieve-text-section{display:flex;flex-direction:column;gap:15px;justify-content:space-around}.relieve-row{align-items:center;display:flex;flex-direction:row;gap:50px;justify-content:flex-start}.relieve-label{color:#d3d3d3;font-family:Montserrat,sans-serif;font-size:14pt;text-transform:uppercase}.relieve-title{font-family:Quicksand,sans-serif;font-optical-sizing:auto;font-size:14pt;font-style:normal;font-weight:900}.relieve-text{color:#fff;font-family:Montserrat,sans-serif;font-size:14pt}@media (max-width:768px){.relieve-box{flex-direction:column;gap:30px;height:auto;min-width:85vw;padding:30px 20px;width:85vw}.relieve-img-section{display:flex;height:35vh;justify-content:center;width:100%}.relieve-text-section{align-items:center;gap:4px;text-align:center;width:100%}.relieve-row{gap:4px;justify-content:center}.relieve-title{font-size:18pt}.big-img-content{max-height:80vh;max-width:95vw}.relieve-img{max-width:100%;object-fit:contain}}.esculturas-main{background:#e8ecef;height:100%;position:relative;width:100vw}.esculturas-container{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.esculturas-title{color:#000;font-family:Quicksand,sans-serif;font-size:28pt;margin-top:20px}.esculturas-column{align-items:center;display:flex;flex-direction:column;gap:40px;height:auto;justify-content:space-around;padding:20px;width:100%}.escultura-box{align-items:center;background-color:#31424c;border-radius:15px;box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;display:flex;flex-direction:row;gap:50px;height:50vh;justify-content:center;max-width:1000px;padding:50px;width:65vw}.escultura-box:hover{box-shadow:0 12px 24px #0006;transition:box-shadow .3s ease}.escultura-img-section-multiple{align-items:center;border-radius:10px;display:flex;flex-direction:column;gap:10px;height:80%;justify-content:space-around;overflow:hidden;position:relative;width:45%}.escultura-img-track{display:flex;flex-direction:row;height:100%;transition:transform .4s ease-in-out;width:100%}.escultura-img-wrapper{align-items:center;display:flex;height:100%;justify-content:center;min-width:100%;padding:0 15px}.escultura-img-section-multiple .escultura-img{cursor:zoom-in;height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.escultura-img-section-multiple .buttons{bottom:10px;display:flex;flex-direction:row;gap:5px;justify-content:space-around;margin-left:auto;margin-right:auto;position:absolute}.escultura-img-section-multiple .buttons .bubble{background-color:#d3d3d3;border-radius:50%;cursor:pointer;display:flex;height:10px;width:10px}.escultura-img-section-multiple .buttons .bubble.selected{background-color:gray}.escultura-img-section{border-radius:10px;display:flex;flex-direction:column;height:80%;overflow:hidden;position:relative;width:45px;width:auto}.escultura-img,.escultura-img-section-multiple .escultura-img{border-radius:10px}.escultura-img{cursor:zoom-in;height:100%;width:auto}.escultura-text-section{display:flex;flex-direction:column;gap:15px;justify-content:space-around;width:35%}.escultura-row{align-items:center;display:flex;flex-direction:row;gap:50px;justify-content:flex-start}.escultura-label{color:#d3d3d3;font-family:Montserrat,sans-serif;font-size:14pt;text-transform:uppercase}.escultura-title{font-family:Quicksand,sans-serif;font-optical-sizing:auto;font-size:14pt;font-style:normal;font-weight:900}.escultura-text{color:#fff;font-family:Montserrat,sans-serif;font-size:14pt}@media (max-width:768px){.escultura-box,.retrato-box{flex-direction:column;gap:30px;height:auto;padding:30px 20px;width:85vw}.escultura-img-section,.escultura-img-section-multiple,.retrato-img-section,.retrato-img-section-multiple{height:40vh;width:100%}.escultura-text-section,.retrato-text-section{align-items:center;gap:4px;text-align:center;width:100%}.escultura-row,.retrato-row{gap:4px;justify-content:center}.escultura-title,.retrato-title{font-size:14pt}.big-img-content{max-height:80vh;max-width:95vw}.escultura-img{max-width:100%;object-fit:contain}}.retratos-main{background:#e8ecef;height:100%;position:relative;width:100vw}.retratos-container{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.retratos-title{color:#000;font-family:Quicksand,sans-serif;font-size:28pt;margin-top:20px}.retratos-column{flex-direction:column;gap:40px;height:auto;justify-content:space-around;padding:20px;width:100%}.retrato-box,.retratos-column{align-items:center;display:flex}.retrato-box{background-color:#31424c;border-radius:15px;box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;flex-direction:row;gap:50px;height:50vh;justify-content:center;max-width:1000px;padding:50px;width:65vw}.retrato-box:hover{box-shadow:0 12px 24px #0006;transition:box-shadow .3s ease}.retrato-img-section-multiple{align-items:center;border-radius:10px;display:flex;flex-direction:column;gap:10px;height:80%;justify-content:space-around;overflow:hidden;position:relative;width:45%}.retrato-img-track{display:flex;flex-direction:row;height:100%;transition:transform .4s ease-in-out;width:100%}.retrato-img-wrapper{align-items:center;display:flex;height:100%;justify-content:center;min-width:100%;padding:0 15px}.retrato-img-section-multiple .retrato-img{cursor:zoom-in;height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.retrato-img-section-multiple .buttons{bottom:10px;display:flex;flex-direction:row;gap:5px;justify-content:space-around;margin-left:auto;margin-right:auto;position:absolute}.retrato-img-section-multiple .buttons .bubble{background-color:#d3d3d3;border-radius:50%;cursor:pointer;display:flex;height:10px;width:10px}.retrato-img-section-multiple .buttons .bubble.selected{background-color:gray}.retrato-img-section{border-radius:10px;display:flex;flex-direction:column;height:80%;overflow:hidden;position:relative;width:45px;width:auto}.retrato-img,.retrato-img-section-multiple .retrato-img{border-radius:10px}.retrato-img{cursor:zoom-in;height:100%;width:auto}.retrato-text-section{display:flex;flex-direction:column;gap:15px;justify-content:space-around;width:35%}.retrato-row{align-items:center;display:flex;flex-direction:row;gap:50px;justify-content:flex-start}.retrato-label{color:#d3d3d3;font-family:Montserrat,sans-serif;font-size:14pt;text-transform:uppercase}.retrato-title{font-family:Quicksand,sans-serif;font-optical-sizing:auto;font-size:14pt;font-style:normal;font-weight:900}.retrato-text{color:#fff;font-family:Montserrat,sans-serif;font-size:14pt}.big-img{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#000c;cursor:pointer;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.big-img-content{border-radius:5px;box-shadow:0 15px 40px #00000080;cursor:default;max-height:60vh;max-width:60vw}@media (max-width:768px){.retrato-box{flex-direction:column!important;gap:30px;height:auto;padding:30px 20px;width:85vw}.retrato-img-section,.retrato-img-section-multiple{height:40vh;width:100%}.retrato-img{max-width:100%;object-fit:contain}.retrato-text-section{align-items:center;gap:4px;text-align:center;width:100%}.retrato-row{flex-wrap:wrap;gap:4px;justify-content:center}.retrato-title{font-size:14pt}.big-img-content{max-height:80vh;max-width:95vw}}.muestras-main{background:#e8ecef;height:calc(100% - 80px);position:relative;width:100vw}.muestras-container{display:flex;flex-direction:column;height:100%;width:100%}.muestras-header{display:flex;flex-direction:row;font-family:Quicksand,sans-serif;font-size:24pt;font-weight:900;margin-left:5%;margin-top:10px}.muestras-display{flex-direction:row}.muestras,.muestras-display{display:flex;height:auto;width:100%}.muestras{flex-direction:column}.muestra-container{display:flex;flex-direction:row;margin-left:10%;width:90%}.muestra{display:flex;flex-direction:column;height:auto;width:100%}.muestra .muestra-title{color:#000;display:flex;flex-direction:row;font-family:Quicksand,sans-serif;font-size:28pt;margin-bottom:10px;margin-top:20px}.muestra .carrete{align-items:center;aspect-ratio:4/3;background:inherit;border-radius:5px;display:flex;justify-content:center;margin:0 auto;overflow:hidden;position:relative;width:95%}.muestra .carrete img{display:block;height:100%!important;left:0;object-fit:cover;position:absolute;top:0;width:100%!important}.muestra .carrete img.next{z-index:1}.muestra .carrete img.current{opacity:1;transition:opacity 3s ease-in-out;z-index:2}.muestra .carrete img.current.fade-out{opacity:0!important}.muestra .carrete img.current.no-transition{transition:none!important}@media (max-width:768px){.muestra-container{justify-content:center;margin-left:0;width:100%}.muestra .carrete{margin:0 auto;width:80%}.muestra .muestra-title{font-size:20pt;justify-content:center;text-align:center}.muestras-header{justify-content:center;margin-bottom:20px;margin-left:0}.bio-image{display:block;float:none;margin:0 auto 20px;width:70%}.bio-text{font-size:12pt;text-align:justify}.bio-title{margin-top:5vh;text-align:center}}.bio-container{display:flow-root;margin:20px auto 0;max-width:800px;padding:0 20px}.bio-image{border-radius:8px;float:right;height:auto;margin:0 0 15px 20px;width:250px}.bio-text{font-family:Montserrat,sans-serif;font-size:14pt;line-height:1.6}.bio-title{display:flow-root;margin:10vh auto 0;max-width:800px;padding:0 20px}.bio-title h3{font-family:Quicksand,sans-serif;font-optical-sizing:auto;font-size:24pt;font-style:normal;font-weight:900}@media (max-width:768px){.hamburger{display:flex}.header-right{align-items:center;background-color:#4d4d4d;display:flex;flex-direction:column;height:calc(100vh - 80px);justify-content:flex-start;left:-100%;overflow-x:hidden;padding-top:40px;position:fixed;top:80px;transition:left .4s ease;width:100%;z-index:1000}.header-right.open{left:0}.link-container{flex-direction:column!important;gap:40px}.link{font-size:22px}}.App{box-sizing:border-box;height:100dvh;margin:0;padding:0;width:100vw}.App-layout{display:flex;flex-direction:column;min-height:100dvh}.main-content{display:flex;flex:1 1;flex-direction:column}.App-header{align-items:center;background-color:#9e504c;color:#fff;display:flex;flex-direction:row;font-family:Open Sans,sans-serif;height:80px;justify-content:space-between;padding:0 2%;width:100%}.header-left{display:flex;flex-direction:column;flex-shrink:0}.brand-name{cursor:pointer;font-size:26px;font-weight:450;text-transform:uppercase}.header-right{display:flex;flex-direction:column}.link-container{align-items:center;display:flex;flex-direction:row;gap:25px;justify-content:space-around}.link{color:#fff;cursor:pointer;font-size:18px;text-decoration:none;white-space:nowrap}.brand-name:hover,.link:hover{color:#ccc;transition:color .3s ease}
/*# sourceMappingURL=main.b1714ab3.css.map*/