.sb-hero{position:relative;height:100svh;min-height:560px;display:flex;align-items:center;justify-content:center;overflow:hidden}.sb-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0}.sb-hero__bg-img{width:100%;height:100%;object-fit:cover;animation:sb-hero-zoom 22s ease-in-out infinite alternate}@keyframes sb-hero-zoom{0%{transform:scale(1)}to{transform:scale(1.06)}}.sb-hero__bg-placeholder{width:100%;height:100%;background:#1a0a00}.sb-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#1a0a0085,#1a0a0042 40%,#1a0a00b8);pointer-events:none}.sb-hero__content{position:relative;z-index:2;max-width:820px;margin-left:auto;margin-right:auto;padding-left:clamp(1.5rem,5vw,4rem);padding-right:clamp(1.5rem,5vw,4rem);text-align:center}.sb-hero__eyebrow{display:inline-flex;align-items:center;gap:12px;font-size:.84rem;letter-spacing:.28em;text-transform:uppercase;color:#fff;margin:0 0 1.4rem;font-family:Cormorant Garamond,Georgia,serif;font-weight:400}.sb-hero__eyebrow:before{content:"";width:36px;height:1px;background:#fff;flex-shrink:0}.sb-hero__eyebrow:after{content:"";width:36px;height:1px;background:#fff;flex-shrink:0}.sb-hero__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.8rem,6.5vw,5.2rem);font-weight:700;color:#fff;line-height:1.08;letter-spacing:-.01em;margin:0 0 1.5rem}.sb-hero__title em{font-style:italic;color:#dfc9a4}.sb-hero__subtitle{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1rem,1.5vw,1.22rem);font-weight:300;color:#f5ede0d1;max-width:500px;margin:0 auto 2.8rem;letter-spacing:.02em}.sb-hero__actions{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}.sb-hero__btn-primary{display:inline-flex;align-items:center;gap:10px;padding:15px 32px;background:#c87941;color:#fff;font-size:.76rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;border-radius:2px;text-decoration:none;transition:background .38s ease,transform .38s ease,box-shadow .38s ease}.sb-hero__btn-primary:hover{background:#a8762e;transform:translateY(-2px);box-shadow:0 8px 26px #a8762e66;color:#fff}.sb-hero__btn-ghost{display:inline-flex;align-items:center;gap:9px;font-family:Cormorant Garamond,Georgia,serif;font-size:1.05rem;color:#ffffffd1;letter-spacing:.06em;text-decoration:none;transition:color .38s ease}.sb-hero__btn-ghost:hover{color:#dfc9a4}.sb-hero__ghost-arr{width:32px;height:32px;border:1px solid rgba(255,255,255,.35);border-radius:50%;display:grid;place-items:center;transition:border-color .38s ease,background .38s ease}.sb-hero__btn-ghost:hover .sb-hero__ghost-arr{border-color:#c87941;background:#c8794126}.sb-hero__scroll{position:absolute;bottom:2.5rem;right:clamp(1.5rem,5vw,4rem);display:flex;flex-direction:column;align-items:center;gap:10px;z-index:2}.sb-hero__scroll span{font-size:.62rem;letter-spacing:.22em;text-transform:uppercase;color:#ffffff70;writing-mode:vertical-rl}.sb-hero__scroll-line{width:1px;height:58px;background:linear-gradient(to bottom,rgba(200,121,65,.78),transparent);animation:sb-scroll-anim 2.3s ease-in-out infinite}@keyframes sb-scroll-anim{0%{transform:scaleY(0);transform-origin:top}50%{transform:scaleY(1);transform-origin:top}51%{transform:scaleY(1);transform-origin:bottom}to{transform:scaleY(0);transform-origin:bottom}}@media screen and (max-width:749px){.sb-hero{padding-bottom:8vh}.sb-hero__scroll{display:none}}.sb-logistica{background:#1a0a00}.sb-logistica__inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:center}.sb-logistica__heading{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.9rem,3.2vw,2.8rem);font-weight:700;color:#f5ede0;line-height:1.2;margin:0 0 1.2rem}.sb-logistica__heading em{font-style:italic;color:#c87941;display:block}.sb-logistica__text{font-family:Cormorant Garamond,Georgia,serif;font-size:1.05rem;font-weight:300;color:#f5ede08c;line-height:1.8;margin:0 0 2rem;max-width:420px}.sb-logistica__grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.sb-logistica__card{background:#ffffff0a;border:1px solid rgba(200,121,65,.15);border-radius:4px;padding:1.4rem 1.2rem;display:flex;flex-direction:column;gap:.9rem;transition:border-color .3s ease,background .3s ease}.sb-logistica__card:hover{border-color:#c8794166;background:#ffffff0f}.sb-logistica__icon{width:28px;height:28px;color:#c87941;flex-shrink:0}.sb-logistica__icon svg{width:100%;height:100%}.sb-logistica__card-title{font-family:Playfair Display,Georgia,serif;font-size:.95rem;font-weight:600;color:#f5ede0;margin:0;line-height:1.3}.sb-logistica__card-sub{font-family:Cormorant Garamond,Georgia,serif;font-size:.88rem;font-weight:300;color:#f5ede073;margin:0;line-height:1.5}.sb-logistica__media{border-radius:4px;overflow:hidden;height:480px}.sb-logistica__img{width:100%;height:100%;object-fit:cover;filter:brightness(.85) saturate(.9)}.sb-logistica__img-placeholder{width:100%;height:100%;background:#2c1206}@media screen and (max-width:989px){.sb-logistica__inner{grid-template-columns:1fr}.sb-logistica__media{height:320px;order:-1}.sb-logistica__text{max-width:100%}}@media screen and (max-width:599px){.sb-logistica__grid{grid-template-columns:1fr;gap:.75rem}.sb-logistica__card{flex-direction:row;align-items:flex-start;gap:1rem;padding:1.1rem}.sb-logistica__icon{margin-top:2px}.sb-logistica__media{height:240px}}.sb-proceso{background:#1a0a00;position:relative;overflow:hidden}.sb-proceso__watermark{position:absolute;top:50%;left:50%;transform:translate(-50%,-40%);font-family:Playfair Display,Georgia,serif;font-size:clamp(100px,22vw,300px);font-weight:700;color:#ffffff08;white-space:nowrap;pointer-events:none;letter-spacing:.05em;line-height:1;-webkit-user-select:none;user-select:none}.sb-proceso__inner{position:relative;z-index:1}.sb-proceso__header{text-align:center;max-width:640px;margin:0 auto 5rem}.sb-proceso__eyebrow{display:inline-flex;align-items:center;gap:12px;font-family:Cormorant Garamond,Georgia,serif;font-size:.78rem;letter-spacing:.32em;text-transform:uppercase;color:#c87941;margin:0 0 1.4rem;justify-content:center}.sb-proceso__eyebrow:before{content:"";width:30px;height:1px;background:#c87941;flex-shrink:0}.sb-proceso__heading{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.4rem,5vw,4rem);font-weight:700;color:#f5ede0;line-height:1.15;margin:0 0 1.2rem}.sb-proceso__heading em{font-style:italic;color:#c87941;display:block}.sb-proceso__subtext{font-family:Cormorant Garamond,Georgia,serif;font-size:1.05rem;font-weight:300;color:#f5ede08c;line-height:1.8;margin:0}.sb-proceso__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;position:relative;padding-top:3rem}.sb-proceso__line{position:absolute;top:3.7rem;left:calc(12.5% + -0px);right:calc(12.5% + -0px);height:1px;background:#c879414d;pointer-events:none}.sb-proceso__step{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.4rem}.sb-proceso__num{width:68px;height:68px;border-radius:50%;border:1px solid #c87941;display:flex;align-items:center;justify-content:center;font-family:Cormorant Garamond,Georgia,serif;font-size:1rem;font-weight:400;color:#c87941;letter-spacing:.1em;background:#1a0a00;position:relative;z-index:1;flex-shrink:0}.sb-proceso__step-title{font-family:Playfair Display,Georgia,serif;font-size:1.1rem;font-weight:700;color:#f5ede0;margin:0;line-height:1.3}.sb-proceso__step-text{font-family:Cormorant Garamond,Georgia,serif;font-size:.98rem;font-weight:300;color:#f5ede08c;line-height:1.75;margin:0}@media screen and (max-width:989px){.sb-proceso__steps{grid-template-columns:1fr 1fr;gap:3rem 2.5rem;padding-top:0}.sb-proceso__line{display:none}.sb-proceso__header{margin-bottom:3rem}}@media screen and (max-width:599px){.sb-proceso__header{margin-bottom:2.5rem}.sb-proceso__steps{display:flex;flex-direction:column;gap:0;padding-left:1.2rem;position:relative}.sb-proceso__steps:before{content:"";position:absolute;left:calc(1.2rem + 25px);top:26px;bottom:26px;width:1px;background:linear-gradient(to bottom,#c87941,#c8794126)}.sb-proceso__step{display:grid;grid-template-columns:52px 1fr;grid-template-rows:auto auto;column-gap:1.2rem;row-gap:.3rem;text-align:left;align-items:start;padding:0 0 2.4rem;position:relative}.sb-proceso__step:last-child{padding-bottom:0}.sb-proceso__num{width:52px;height:52px;font-size:.82rem;grid-row:1 / 3;grid-column:1;align-self:start;background:#2a1004;border-color:#c87941}.sb-proceso__step-title{font-size:1.05rem;grid-row:1;grid-column:2;align-self:center;padding-top:.15rem}.sb-proceso__step-text{font-size:.93rem;grid-row:2;grid-column:2;color:#f5ede080;line-height:1.65}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
