:root{--clr-bg: #F5EEE4;--clr-primary: #780524;--clr-secondary: #52131E;--clr-dark: #181211;--clr-gold: #EDC484}#portrait-container picture img{border-radius:1rem;max-height:32vh;width:100%;object-fit:cover;object-position:bottom}.page{position:relative;top:-3.5rem;background-color:#fcfcfc;border-radius:1rem;padding:1rem;z-index:5}.presentation{text-align:center;font-family:"Playfair Display",serif}.presentation h1{font-size:1.75rem;margin:.5rem 0;font-weight:700;color:var(--clr-dark)}.presentation p{color:var(--clr-primary);font-style:italic;font-size:1.15rem}.left-section,.right-section{margin-top:1rem;color:var(--clr-dark)}.left-section h2,.right-section h2{background-color:var(--clr-primary);padding:.5rem;position:relative;text-align:center;font-size:1.2rem;border-radius:.5rem;color:var(--clr-gold);font-family:"Playfair Display",serif}.left-section .section-icon,.right-section .section-icon{display:block;background-color:var(--clr-primary);padding:.25rem 0;width:1.5rem;position:relative;margin-top:.2rem;z-index:3}.left-section .section-content,.right-section .section-content{margin-top:.5rem;display:flex;gap:1rem;flex-direction:column-reverse}.left-section .section-content ul,.right-section .section-content ul{margin:.5rem 0;display:flex;flex-direction:column;gap:.75rem}.left-section .section-content ul li,.right-section .section-content ul li{position:relative}.left-section .section-content ul li::before,.right-section .section-content ul li::before{content:"";position:absolute;top:0;width:2px;height:100%;background-color:var(--clr-gold);border-radius:10px}.left-section h2{left:-2.5rem}.left-section .section-icon{left:-2.5rem;border-radius:1rem 0 0 1rem}.left-section .section-content ul{padding-left:.5rem}.left-section .section-content ul li::before{left:-0.5rem}.right-section h2{right:-2.5rem}.right-section .section-icon{right:calc(-100% - 1rem);border-radius:0 1rem 1rem 0}.right-section .section-content ul{padding-right:.5rem}.right-section .section-content ul li::before{right:-0.5rem}.tabla-precios{width:100%;border:1px solid var(--clr-secondary);border-collapse:collapse;margin-top:1.5rem}.tabla-precios th{background-color:var(--clr-bg);font-weight:bold;padding:.5rem;border:1px solid var(--clr-secondary);color:var(--clr-secondary)}.tabla-precios td{padding:.5rem;border:1px solid var(--clr-secondary);color:var(--clr-secondary)}.carrusel{position:relative;width:100%;height:20vh;margin-bottom:.5rem}.info-precios{margin-top:1.75rem;text-align:center;color:var(--clr-secondary);font-size:1.25rem}.pie{font-family:"Playfair Display",serif;color:var(--clr-primary);text-align:center;font-size:large;margin:1.5rem;margin-top:2rem;font-style:italic}footer{margin-top:-10rem;padding-top:5rem}@media(min-width: 64rem){footer{margin-top:-15rem}}