.clases{--terra: #B14E45;--blue: #4B7A84;--gold: #D1A636;--ink: #2B2320}.clases__header{text-align:center;max-width:46rem;margin:0 auto 2rem}.clases__eyebrow{display:inline-block;font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ink);background:color-mix(in srgb,var(--gold) 40%,transparent);padding:.28rem .75rem;border-radius:999px;margin-bottom:.9rem}.clases__heading{margin:0 auto .5rem;line-height:1.2;display:table}.clases__subheading{margin:0;font-size:1.32rem;line-height:1.5;color:rgba(var(--color-foreground),.72)}.clases__media{max-width:56rem;margin:0 auto 2rem;border-radius:18px;overflow:hidden}.clases__img{display:block;width:100%;height:auto}.clases__grid{display:grid;grid-template-columns:1fr;gap:1rem;max-width:56rem;margin:0 auto}.clases__card{display:flex;gap:1rem;align-items:flex-start;padding:1.35rem 1.4rem;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.08);border-left:4px solid var(--blue);border-radius:14px}.clases__card:nth-child(3n+1){border-left-color:var(--terra)}.clases__card:nth-child(3n+3){border-left-color:var(--gold)}.clases__icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;color:var(--blue);background:color-mix(in srgb,var(--blue) 12%,transparent)}.clases__card:nth-child(3n+1) .clases__icon{color:var(--terra);background:color-mix(in srgb,var(--terra) 11%,transparent)}.clases__card:nth-child(3n+3) .clases__icon{color:#a37f1a;background:color-mix(in srgb,var(--gold) 16%,transparent)}.clases__icon svg{width:1.5rem;height:1.5rem}.clases__card-title{margin:0 0 .3rem;font-size:1.32rem;font-weight:600}.clases__card-text{font-size:1.22rem;line-height:1.55;color:rgba(var(--color-foreground),.78)}.clases__card-text p{margin:0}.clases__cta-wrap{text-align:center;margin-top:2rem}.clases__cta{display:inline-block;padding:.95rem 2.1rem;background:var(--terra);color:#fff;font-size:1.15rem;font-weight:600;text-decoration:none;border-radius:999px;transition:background .2s ease,transform .2s ease}.clases__cta:hover{background:color-mix(in srgb,var(--terra) 88%,black);transform:translateY(-1px)}.clases__note{margin-top:1rem;font-size:1.05rem;line-height:1.5;color:rgba(var(--color-foreground),.66)}.clases__note p{margin:0}@media screen and (min-width:750px){.clases__grid{grid-template-columns:1fr 1fr;gap:1.25rem}}@media screen and (min-width:990px){.clases__grid{grid-template-columns:1fr 1fr 1fr}}.curso-a{--terra: #B14E45;--blue: #4B7A84;--gold: #D1A636;--ink: #2B2320}.curso-a__card{position:relative;max-width:760px;margin:0 auto;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:20px;padding:2.25rem 1.5rem 1.75rem;overflow:hidden}.curso-a__card:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:var(--gold)}.curso-a__head{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:1.5rem}.curso-a__badge{display:inline-flex;width:2.2rem;height:2.2rem;align-items:center;justify-content:center;border-radius:50%;background:color-mix(in srgb,var(--gold) 22%,transparent);color:#8a6a12;margin-bottom:.6rem}.curso-a__badge svg{width:1.2rem;height:1.2rem}.curso-a__badge-text{display:block;font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--terra);margin-bottom:.5rem}.curso-a__title{margin:0 0 .85rem;line-height:1.2}.curso-a__value{display:flex;align-items:baseline;gap:.7rem;flex-wrap:wrap;margin:0}.curso-a__value-free{font-size:1.5rem;font-weight:700;color:var(--ink);background:color-mix(in srgb,var(--gold) 45%,transparent);padding:.1rem .55rem;border-radius:7px;-webkit-box-decoration-break:clone;box-decoration-break:clone}.curso-a__value-compare{font-size:1.15rem;color:rgba(var(--color-foreground),.5);text-decoration:line-through}.curso-a__media{flex:0 0 auto}.curso-a__img{width:100%;max-width:160px;height:auto;border-radius:14px;display:block}.curso-a__items{display:grid;gap:1rem;margin-bottom:1.35rem}.curso-a__item{display:flex;gap:.9rem;align-items:flex-start;padding:1rem 1.1rem;background:rgba(var(--color-foreground),.03);border-radius:14px}.curso-a__icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:50%;color:var(--terra);background:color-mix(in srgb,var(--terra) 10%,transparent)}.curso-a__item:nth-child(3n+2) .curso-a__icon{color:var(--blue);background:color-mix(in srgb,var(--blue) 10%,transparent)}.curso-a__item:nth-child(3n+3) .curso-a__icon{color:#a37f1a;background:color-mix(in srgb,var(--gold) 16%,transparent)}.curso-a__icon svg{width:1.4rem;height:1.4rem;stroke:currentColor}.curso-a__item-title{margin:0 0 .2rem;font-size:1.05rem;font-weight:600}.curso-a__item-text{font-size:1rem;line-height:1.55;color:rgba(var(--color-foreground),.75)}.curso-a__item-text p{margin:0}.curso-a__closing{margin:0;padding-left:.9rem;border-left:3px solid var(--gold);font-size:1.02rem;line-height:1.55;color:rgba(var(--color-foreground),.82)}.curso-a__closing p{margin:0}@media screen and (min-width:750px){.curso-a__card{padding:2.5rem 2.25rem 2rem}.curso-a__head{flex-direction:row;align-items:center;justify-content:space-between}.curso-a__head-text{flex:1}.curso-a__items{grid-template-columns:1fr 1fr;gap:1.25rem}}.curso-b{--terra: #B14E45;--blue: #4B7A84;--gold: #D1A636;--ink: #2B2320}.curso-b__header{text-align:center;max-width:44rem;margin:0 auto 2rem}.curso-b__eyebrow{display:inline-block;font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ink);background:color-mix(in srgb,var(--gold) 40%,transparent);padding:.28rem .7rem;border-radius:999px;margin-bottom:.9rem}.curso-b__title{margin:0 0 .5rem;line-height:1.2}.curso-b__subtitle{margin:0;font-size:1.32rem;line-height:1.5;color:rgba(var(--color-foreground),.72)}.curso-b__items{display:flex;flex-direction:column;gap:1rem;max-width:52rem;margin:0 auto}.curso-b__item{display:flex;gap:1.1rem;align-items:flex-start;padding:1.35rem 1.4rem;background:rgba(var(--color-foreground),.03);border:1px solid rgba(var(--color-foreground),.07);border-radius:16px}.curso-b__icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;color:var(--terra);background:color-mix(in srgb,var(--terra) 10%,transparent)}.curso-b__item:nth-child(3n+2) .curso-b__icon{color:var(--blue);background:color-mix(in srgb,var(--blue) 10%,transparent)}.curso-b__item:nth-child(3n+3) .curso-b__icon{color:#a37f1a;background:color-mix(in srgb,var(--gold) 16%,transparent)}.curso-b__icon svg{width:1.5rem;height:1.5rem;stroke:currentColor}.curso-b__item-title{margin:0 0 .4rem;font-size:1.4rem;font-weight:600}.curso-b__item-text{font-size:1.3rem;line-height:1.55;color:rgba(var(--color-foreground),.8)}.curso-b__item-text p{margin:0 0 .6rem}.curso-b__item-text p:last-child{margin-bottom:0}.curso-b__item-text ul{list-style:none;margin:.5rem 0 .6rem;padding:0;display:grid;gap:.35rem}.curso-b__item-text li{position:relative;padding-left:1.4rem;line-height:1.4}.curso-b__item-text li:before{content:"";position:absolute;left:0;top:.28em;width:.85rem;height:.85rem;background:var(--terra);-webkit-mask:no-repeat center / contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");mask:no-repeat center / contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E")}.curso-b__value{text-align:center;max-width:44rem;margin:1.75rem auto 0}.curso-b__value-line{display:inline-flex;align-items:baseline;gap:.7rem;margin:0 0 .75rem}.curso-b__value-compare{font-size:1.15rem;color:rgba(var(--color-foreground),.5);text-decoration:line-through}.curso-b__value-free{font-size:1.5rem;font-weight:700;color:var(--ink);background:color-mix(in srgb,var(--gold) 45%,transparent);padding:.1rem .6rem;border-radius:7px}.curso-b__closing{font-size:1.3rem;line-height:1.55;color:rgba(var(--color-foreground),.8)}.curso-b__closing p{margin:0}@media screen and (min-width:750px){.curso-b__item{padding:1.5rem 1.75rem}}.faqs{--terra: #B14E45;--blue: #4B7A84;--gold: #D1A636;--gold-ink: #9c7714;--acc: var(--gold);--acc-ink: var(--gold-ink)}.faqs--terra{--acc: #B14E45;--acc-ink: #B14E45}.faqs--blue{--acc: #4B7A84;--acc-ink: #4B7A84}.faqs--gold{--acc: #D1A636;--acc-ink: #9c7714}.faqs--neutral{--acc: rgb(var(--color-foreground));--acc-ink: rgb(var(--color-foreground))}.faqs__header{text-align:center;max-width:42rem;margin:0 auto 2rem}.faqs__title{margin:0 0 .5rem;line-height:1.2}.faqs__subtitle{margin:0;font-size:1.35rem;line-height:1.5;color:rgba(var(--color-foreground),.72)}.faqs__list{max-width:50rem;margin:0 auto;display:flex;flex-direction:column;gap:.8rem}.faqs__item{background:rgba(var(--color-foreground),.03);border:1px solid rgba(var(--color-foreground),.09);border-radius:14px;overflow:hidden;transition:border-color .2s ease,background .2s ease}.faqs__item[open]{border-color:color-mix(in srgb,var(--acc) 45%,transparent);background:color-mix(in srgb,var(--acc) 12%,transparent);box-shadow:inset 4px 0 0 var(--acc)}.faqs__q{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.4rem 1.5rem;cursor:pointer;list-style:none;font-size:1.4rem;font-weight:600;line-height:1.4;color:rgb(var(--color-foreground))}.faqs__q::-webkit-details-marker{display:none}.faqs__q:hover .faqs__q-text{color:var(--acc-ink)}.faqs__caret{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:color-mix(in srgb,var(--acc) 16%,transparent);color:var(--acc-ink);transition:transform .25s ease}.faqs__caret svg{width:1.15rem;height:1.15rem;display:block}.faqs__item[open] .faqs__caret{transform:rotate(180deg)}.faqs__item[open] .faqs__q-text{color:var(--acc-ink)}.faqs__item[open] .faqs__caret{background:color-mix(in srgb,var(--acc) 30%,transparent)}.faqs__a{padding:0 1.5rem 1.5rem;font-size:1.28rem;line-height:1.65;color:rgba(var(--color-foreground),.84)}.faqs__a p{margin:0 0 .7rem}.faqs__a p:last-child{margin-bottom:0}@media(prefers-reduced-motion:reduce){.faqs__caret{transition:none}}.gar{--terra: #B14E45;--blue: #4B7A84;--gold: #D1A636;--ink: #2B2320;--acc: var(--terra)}.gar--terra{--acc: #B14E45}.gar--blue{--acc: #4B7A84}.gar--gold{--acc: #B98A1E}.gar__card{max-width:820px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:20px;padding:2rem 1.5rem}.gar__seal{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:148px;height:148px;border-radius:50%;border:2px dashed color-mix(in srgb,var(--acc) 45%,transparent);background:color-mix(in srgb,var(--acc) 7%,transparent)}.gar__seal-inner{display:flex;flex-direction:column;align-items:center;line-height:1;color:var(--acc)}.gar__seal-inner svg{width:24px;height:24px;margin-bottom:5px}.gar__seal-num{font-size:2.7rem;font-weight:700;letter-spacing:-.02em}.gar__seal-unit{font-size:1rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;margin-top:2px}.gar__seal-label{font-size:.76rem;letter-spacing:.14em;text-transform:uppercase;margin-top:6px;color:color-mix(in srgb,var(--acc) 65%,var(--ink))}.gar__content{flex:1}.gar__title{margin:0 0 .85rem;line-height:1.25}.gar__body{font-size:1.05rem;line-height:1.6;color:rgba(var(--color-foreground),.82)}.gar__body p{margin:0 0 .75rem}.gar__body p:last-child{margin-bottom:0}.gar__risk{margin-top:1.25rem;padding:.95rem 1.15rem;background:color-mix(in srgb,var(--gold) 14%,transparent);border-left:3px solid var(--gold);border-radius:0 12px 12px 0;font-size:1rem;line-height:1.55;color:var(--ink);text-align:left}.gar__risk p{margin:0}@media screen and (min-width:750px){.gar__card{flex-direction:row;align-items:center;text-align:left;gap:2.25rem;padding:2.5rem 2.75rem}.gar__seal{width:168px;height:168px}}.pqe{--terra: #B14E45;--blue: #4B7A84;--gold: #D1A636;--green: #5E8C61;--green-ink: #3F6B45;--ink: #2B2320}.pqe__header{text-align:center;max-width:44rem;margin:0 auto 2rem}.pqe__eyebrow{display:inline-block;font-size:.85rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--green-ink);background:color-mix(in srgb,var(--green) 26%,transparent);padding:.3rem .8rem;border-radius:999px;margin-bottom:.9rem}.pqe__heading{margin:0 0 .5rem;line-height:1.2}.pqe__subheading{margin:0;font-size:1.32rem;line-height:1.5;color:rgba(var(--color-foreground),.72)}.pqe__grid{display:grid;gap:1rem;max-width:58rem;margin:0 auto}.pqe__col{display:flex;flex-direction:column;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:18px;padding:1.5rem 1.4rem}.pqe__col--yes{border-color:color-mix(in srgb,var(--green) 50%,transparent);background:color-mix(in srgb,var(--green) 9%,rgb(var(--color-background)))}.pqe__col--no{border-color:color-mix(in srgb,var(--terra) 45%,transparent);background:color-mix(in srgb,var(--terra) 6%,rgb(var(--color-background)))}.pqe__col-head{display:flex;align-items:center;gap:.7rem;margin-bottom:1.1rem}.pqe__col-badge{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%}.pqe__col-badge svg{width:22px;height:22px;display:block}.pqe__col--yes .pqe__col-badge{background:color-mix(in srgb,var(--green) 22%,transparent);color:var(--green-ink)}.pqe__col--no .pqe__col-badge{background:color-mix(in srgb,var(--terra) 16%,transparent);color:var(--terra)}.pqe__col-title{margin:0;font-size:1.4rem;font-weight:600}.pqe__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.8rem}.pqe__item{display:flex;gap:.65rem;align-items:flex-start;font-size:1.3rem;line-height:1.45}.pqe__mark{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;margin-top:.12rem}.pqe__col--yes .pqe__mark{color:var(--green-ink)}.pqe__col--no .pqe__mark{color:var(--terra)}.pqe__col--no .pqe__item{color:rgba(var(--color-foreground),.82)}.pqe__note{margin-top:1.1rem;padding-top:1rem;border-top:1px solid rgba(var(--color-foreground),.1);font-size:1.3rem;line-height:1.55;color:rgba(var(--color-foreground),.72);font-style:italic}.pqe__note p{margin:0}.pqe__media{max-width:58rem;margin:1.75rem auto 0}.pqe__img{width:100%;height:auto;display:block;border-radius:18px}@media screen and (min-width:750px){.pqe__grid{grid-template-columns:1fr 1fr;gap:1.25rem}.pqe__col{padding:1.85rem 1.75rem}}.prb{--terra: #B14E45;--blue: #4B7A84;--gold: #D1A636;--ink: #2B2320}.prb__header{text-align:center;max-width:40rem;margin:0 auto 2rem}.prb__heading{margin:0 0 2rem;line-height:1.25}.prb__lead{color:rgba(var(--color-foreground),.85)}.prb__key{color:var(--ink);background:color-mix(in srgb,var(--gold) 42%,transparent);padding:.02em .28em;border-radius:8px;-webkit-box-decoration-break:clone;box-decoration-break:clone}.prb__sub{margin:0;font-size:1.32rem;line-height:1.5;color:rgba(var(--color-foreground),.72)}.prb__grid{display:grid;gap:1rem;max-width:52rem;margin:0 auto}.prb__item{padding:1.35rem 1.4rem;background:rgba(var(--color-foreground),.03);border:1px solid rgba(var(--color-foreground),.08);border-radius:16px}.prb__item-head{display:flex;align-items:center;gap:.8rem;margin-bottom:.55rem}.prb__icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:2.9rem;height:2.9rem;border-radius:50%;color:var(--blue);background:color-mix(in srgb,var(--blue) 12%,transparent)}.prb__icon svg{width:1.45rem;height:1.45rem;stroke:currentColor}.prb__item-title{margin:0;font-size:1.4rem;font-weight:600}.prb__item-text{font-size:1.3rem;line-height:1.6;color:rgba(var(--color-foreground),.8)}.prb__item-text p{margin:0}.prb__note{display:flex;gap:.9rem;align-items:center;max-width:52rem;margin:1.25rem auto 0;padding:1.1rem 1.3rem;background:color-mix(in srgb,var(--blue) 9%,transparent);border-left:3px solid var(--blue);border-radius:0 14px 14px 0}.prb__note-icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;color:var(--blue)}.prb__note-icon svg{width:100%;height:100%;stroke:currentColor}.prb__note-text{font-size:1.3rem;line-height:1.6;color:var(--ink)}.prb__note-text p{margin:0}@media screen and (min-width:750px){.prb__grid{grid-template-columns:1fr 1fr;gap:1.25rem}.prb__item{padding:1.6rem 1.75rem}}.qll{--gold: #D1A636;--blue: #4B7A84;--ink: #2B2320}.brand-underline--center:after{left:50%;transform:translate(-50%)}.qll__layout{display:block}.qll__media{max-width:50rem;margin:0 auto 1.75rem;border-radius:18px;overflow:hidden}.qll__img{display:block;width:100%;height:auto}.qll__header{text-align:center;max-width:50rem;margin:0 auto 2rem}.qll__eyebrow{display:inline-block;font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ink);background:color-mix(in srgb,var(--gold) 40%,transparent);padding:.28rem .75rem;border-radius:999px;margin-bottom:.9rem}.qll__heading{margin:0;line-height:1.2}.qll__price{display:inline-block;color:var(--ink);background:color-mix(in srgb,var(--gold) 50%,transparent);padding:.02em .35em;border-radius:8px;-webkit-box-decoration-break:clone;box-decoration-break:clone}.qll__list{display:flex;flex-direction:column;gap:.9rem;max-width:50rem;margin-inline:auto;margin-block:0;padding:0;list-style:none}.qll__item{display:flex;gap:1rem;align-items:flex-start;padding:1.15rem 1.3rem;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.08);border-left:4px solid var(--blue);border-radius:14px}.qll__icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:2.9rem;height:2.9rem;border-radius:50%;color:var(--blue);background:color-mix(in srgb,var(--blue) 12%,transparent)}.qll__icon svg{width:1.45rem;height:1.45rem;stroke:currentColor}.qll__item-body{flex:1;min-width:0}.qll__item-head{display:flex;align-items:baseline;justify-content:space-between;gap:.65rem;flex-wrap:wrap}.qll__item-title{font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground))}.qll__value{flex:0 0 auto;font-size:.85rem;font-weight:600;letter-spacing:.02em;color:#8a6a12;background:color-mix(in srgb,var(--gold) 22%,transparent);border:1px solid color-mix(in srgb,var(--gold) 45%,transparent);padding:.18rem .55rem;border-radius:999px;white-space:nowrap}.qll__item-text{margin-top:.3rem;font-size:1.3rem;line-height:1.55;color:rgba(var(--color-foreground),.76)}.qll__item-text p{margin:0}.qll__closing{max-width:50rem;margin:1.5rem auto 0;text-align:center;font-size:1.3rem;line-height:1.5;color:rgba(var(--color-foreground),.82)}.qll__closing p{margin:0}@media screen and (min-width:750px){.qll__item{padding:1.35rem 1.6rem}}@media screen and (min-width:990px){.qll--has-image .qll__layout{display:flex;flex-direction:row;align-items:stretch;gap:2.5rem}.qll--has-image.qll--img-right .qll__layout{flex-direction:row-reverse}.qll--has-image .qll__media{position:relative;flex:0 0 42%;max-width:none;margin:0}.qll--has-image .qll__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.qll--has-image .qll__content{flex:1 1 auto;min-width:0}.qll--has-image .qll__header{text-align:left;max-width:none;margin:0 0 1.5rem}.qll--has-image .qll__list{max-width:none;margin-inline:0}.qll--has-image .qll__closing{text-align:left;max-width:none;margin:1.25rem 0 0}}.quienes{--terra: #B14E45;--blue: #4B7A84;--gold: #D1A636;--ink: #2B2320}.brand-underline{position:relative;padding-bottom:1rem}.brand-underline:after{content:"";position:absolute;bottom:0;left:0;width:3rem;height:3px;border-radius:2px;background:linear-gradient(90deg,var(--brand-title-line, #D1A636),color-mix(in srgb,var(--brand-title-line, #D1A636) 15%,transparent))}.quienes__layout{display:block}.quienes__media{max-width:40rem;margin:0 auto 1.75rem}.quienes__img{display:block;width:100%;height:auto;border-radius:18px}.quienes__caption{display:block;margin-top:.6rem;text-align:center;font-size:.95rem;font-style:italic;color:rgba(var(--color-foreground),.6)}.quienes__eyebrow{display:inline-block;font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ink);background:color-mix(in srgb,var(--gold) 40%,transparent);padding:.28rem .75rem;border-radius:999px;margin-bottom:.9rem}.quienes__heading{margin:0 0 1.25rem;line-height:1.2}.quienes__body{font-size:1.28rem;line-height:1.65;color:rgba(var(--color-foreground),.82)}.quienes__body p{margin:0 0 1rem}.quienes__body p:last-child{margin-bottom:0}.quienes__quote{margin:1.5rem 0;padding:.4rem 0 .4rem 1.2rem;border-left:4px solid var(--gold);font-size:1.5rem;line-height:1.4;font-style:italic;color:var(--ink)}.quienes__closing{font-size:1.28rem;line-height:1.65;color:rgba(var(--color-foreground),.82)}.quienes__closing p{margin:0 0 1rem}.quienes__closing p:last-child{margin-bottom:0}.quienes__sign{margin:1.5rem 0 0;font-size:1.15rem;font-style:italic;color:var(--terra)}@media screen and (min-width:990px){.quienes--has-image .quienes__layout{display:flex;flex-direction:row;align-items:stretch;gap:3rem}.quienes--has-image.quienes--img-right .quienes__layout{flex-direction:row-reverse}.quienes--has-image .quienes__media{position:relative;flex:0 0 42%;max-width:none;margin:0}.quienes--has-image .quienes__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.quienes--has-image .quienes__caption{position:absolute;left:0;right:0;bottom:.75rem;margin:0;color:#fff;text-shadow:0 1px 6px rgba(0,0,0,.6)}.quienes--has-image .quienes__content{flex:1 1 auto;min-width:0;align-self:center}}
/*# sourceMappingURL=/cdn/shop/t/18/compiled_assets/styles.css.map */
