.bcom{--bcom-navy: #012c5a;--bcom-navy-deep: #011f40;--bcom-gold: #c89a3d;--bcom-gold-ink: #7a5d1f;--bcom-gold-veil: #efe3cb;--bcom-green-ink: #3f7030;--bcom-ink-soft: #5a6472;--bcom-surface: #f7f3ec;--bcom-line: #e7e2d8;--bcom-white: #fff;--bcom-step-gap: clamp(2.4rem, 2.6vw, 4.8rem);--bcom-badge: 5.2rem;background:var(--bcom-white);color:var(--bcom-navy);font-family:var(--font-body-family)}.bcom--beige{background:var(--bcom-surface)}.bcom--beige .bcom__panel{background:var(--bcom-white)}.bcom__inner{display:flex;flex-direction:column;gap:clamp(3.6rem,4vw,6.4rem)}.bcom__top{display:grid;grid-template-columns:1fr;gap:clamp(3.2rem,3.4vw,5.6rem);align-items:start}.bcom__intro{max-width:74rem}.bcom__eyebrow{display:flex;align-items:center;gap:1.2rem;margin:0 0 1.6rem;color:var(--bcom-gold-ink);font-size:2rem;font-weight:700;letter-spacing:.16em;line-height:1.4;text-transform:uppercase}.bcom__eyebrow:before{content:"";flex:0 0 auto;width:3.2rem;height:2px;background:var(--bcom-gold)}.bcom__title{margin:0;color:var(--bcom-navy);font-family:var(--font-heading-family);font-weight:var(--font-heading-weight, 600);font-size:clamp(2.8rem,3.1vw,4.6rem);line-height:1.1;letter-spacing:-.005em}.bcom__lead{margin:1.8rem 0 0;color:var(--bcom-ink-soft);font-size:clamp(1.5rem,1.05vw,1.75rem);line-height:1.65}.bcom__lead>p{margin:0 0 1.2rem}.bcom__lead>p:last-child{margin-bottom:0}.bcom__cta{display:inline-flex;align-items:center;justify-content:center;gap:1rem;min-height:4.8rem;margin-top:2.8rem;padding:1.2rem 3.2rem;border:2px solid var(--bcom-navy);background:var(--bcom-navy);color:var(--bcom-white);font-size:2.24rem;font-weight:600;letter-spacing:.06em;line-height:1.3;text-decoration:none;text-transform:uppercase;transition:background .2s ease,color .2s ease}.bcom__cta:after{content:"";width:1.6rem;height:1rem;background:currentColor;transition:transform .2s ease;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 10'%3E%3Cpath d='M0 5h13.2M9.6 1l4 4-4 4' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center / contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 10'%3E%3Cpath d='M0 5h13.2M9.6 1l4 4-4 4' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center / contain}.bcom__cta:hover{background:var(--bcom-navy-deep);color:var(--bcom-white)}.bcom__cta:hover:after{transform:translate(3px)}.bcom a:focus-visible{outline:3px solid var(--bcom-navy);outline-offset:3px}.bcom a:focus:not(:focus-visible){outline:none}.bcom__panel{position:relative;padding:clamp(2.4rem,2.4vw,4rem);border:1px solid var(--bcom-line);background:var(--bcom-surface)}.bcom__panel:before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;height:3px;background:var(--bcom-gold)}.bcom__panel-title{margin:0 0 2.4rem;color:var(--bcom-navy);font-family:var(--font-body-family);font-size:2.08rem;font-weight:700;letter-spacing:.14em;line-height:1.4;text-transform:uppercase}.bcom__gar{display:grid;grid-template-columns:1fr;gap:clamp(2rem,2vw,3.2rem);margin:0;padding:0;list-style:none}.bcom__gar-item{display:grid;grid-template-columns:3.2rem 1fr;column-gap:1.4rem;align-items:start}.bcom__gar-body,.bcom__step-body{display:block;min-width:0}.bcom__gar-ico{width:3.2rem;height:3.2rem;color:var(--bcom-green-ink)}.bcom__gar-ico svg{display:block;width:100%;height:100%}.bcom__gar-t{display:block;margin:.2rem 0 .4rem;color:var(--bcom-navy);font-size:2.56rem;font-weight:600;line-height:1.3}.bcom__gar-d{display:block;color:var(--bcom-ink-soft);font-size:2.16rem;line-height:1.55}.bcom__steps{display:grid;grid-template-columns:1fr;gap:var(--bcom-step-gap);margin:0;padding:0;list-style:none;overflow:hidden}.bcom__step{position:relative}.bcom__step-rail{position:relative;display:flex;align-items:center;height:var(--bcom-badge);margin-bottom:1.8rem}.bcom__step-rail:before{content:"";position:absolute;top:50%;left:calc(var(--bcom-badge) + 1.2rem);right:calc(-1 * var(--bcom-step-gap));height:2px;transform:translateY(-1px);background-image:linear-gradient(90deg,var(--bcom-gold) 0 60%,transparent 60% 100%);background-size:10px 2px;background-repeat:repeat-x}.bcom__step:last-child .bcom__step-rail:before{display:none}.bcom__step-num{position:relative;z-index:1;display:grid;place-items:center;width:var(--bcom-badge);height:var(--bcom-badge);border-radius:50%;background:var(--bcom-navy);color:var(--bcom-gold);font-family:var(--font-heading-family);font-size:3.36rem;font-weight:var(--font-heading-weight, 600);line-height:1;letter-spacing:.02em;font-variant-numeric:lining-nums;font-feature-settings:"lnum" 1}.bcom__step-t{display:block;margin:0 0 .8rem;color:var(--bcom-navy);font-family:var(--font-heading-family);font-weight:var(--font-heading-weight, 600);font-size:clamp(2rem,1.5vw,2.4rem);line-height:1.2}.bcom__step-d{display:block;color:var(--bcom-ink-soft);font-size:2.32rem;line-height:1.7;max-width:44rem}.bcom__note{max-width:132rem;margin:0;padding:1.8rem 0 0 2rem;border-top:1px solid var(--bcom-line);border-left:3px solid var(--bcom-gold-veil);color:var(--bcom-ink-soft);font-size:2.08rem;line-height:1.65}.bcom__note>p{margin:0 0 .8rem}.bcom__note>p:last-child{margin-bottom:0}@media screen and (min-width:750px){.bcom__gar{grid-template-columns:repeat(2,minmax(0,1fr))}.bcom__steps{grid-template-columns:repeat(var(--bcom-step-cols-md, 2),minmax(0,1fr))}.bcom__step:nth-child(2n) .bcom__step-rail:before{display:none}.bcom__note{padding-top:2.2rem}}@media screen and (min-width:1100px){.bcom__top{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)}.bcom__steps{grid-template-columns:repeat(var(--bcom-step-cols, 4),minmax(0,1fr))}.bcom__step:nth-child(2n) .bcom__step-rail:before{display:block}.bcom__step:last-child .bcom__step-rail:before{display:none}}@media screen and (max-width:749px){.bcom{--bcom-badge: 4.6rem;--bcom-step-gap: 2.8rem}.bcom__step{display:grid;grid-template-columns:var(--bcom-badge) minmax(0,1fr);column-gap:1.6rem;align-items:start}.bcom__step-rail{margin-bottom:0}.bcom__step-rail:before{display:none}.bcom__step:before{content:"";position:absolute;top:calc(var(--bcom-badge) + .8rem);bottom:calc(-1 * var(--bcom-step-gap) + .8rem);left:calc(var(--bcom-badge) / 2);width:2px;transform:translate(-1px);background-image:linear-gradient(180deg,var(--bcom-gold) 0 60%,transparent 60% 100%);background-size:2px 10px;background-repeat:repeat-y}.bcom__step:last-child:before{display:none}.bcom__step-num{font-size:2.72rem}.bcom__step-t{margin-top:.6rem}.bcom__step-d{max-width:none}.bcom__cta{width:100%}}@media screen and (max-width:429px){.bcom__gar-item{grid-template-columns:2.8rem 1fr;column-gap:1.2rem}.bcom__gar-ico{width:2.8rem;height:2.8rem}}@media(prefers-reduced-motion:reduce){.bcom__cta,.bcom__cta:after{transition:none}.bcom__cta:hover:after{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/bonarca-compromiso.css.map */
