:root{--crob-blue: #1a6286;--crob-blue-dk: #0d3a52;--crob-orange: #e85d1a;--crob-white: #ffffff;--crob-gray: #f5f5f3;--crob-text: #1a1b18;--crob-text-mid: #4a4a48;--crob-radius: 6px;--crob-max: 1200px}.crob-container{max-width:var(--crob-max);margin:0 auto;padding:0 24px}.crob-hero{position:relative;min-height:540px;display:flex;align-items:center;background-size:cover;background-position:center;background-repeat:no-repeat}@media(min-width:768px){.crob-hero{min-height:660px}}.crob-hero__inner{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:80px 24px;max-width:680px}.crob-eyebrow{display:inline-block;background:var(--crob-orange);color:var(--crob-white);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:5px 14px;border-radius:20px}.crob-hero__title{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1;color:var(--crob-white)!important;margin:0}.crob-hero__sub{font-size:clamp(1rem,2vw,1.2rem);color:#ffffffe0;line-height:1.55;margin:0;max-width:560px}.crob-cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.crob-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:var(--crob-radius);font-size:15px;font-weight:700;letter-spacing:.02em;text-decoration:none;cursor:pointer;border:2px solid transparent;transition:background .18s,color .18s,border-color .18s,transform .12s;white-space:nowrap}.crob-btn--primary{background:var(--crob-orange);color:var(--crob-white);border-color:var(--crob-orange)}.crob-btn--primary:hover{background:#c74d13;border-color:#c74d13;transform:translateY(-1px)}.crob-btn--play{background:transparent;color:var(--crob-white);border-color:#ffffffb3}.crob-btn--play:hover{background:#ffffff1f;border-color:var(--crob-white)}.crob-play-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:var(--crob-white);border-radius:50%;color:var(--crob-orange);flex-shrink:0}.crob-btn--outline-dark{background:transparent;color:var(--crob-blue);border-color:var(--crob-blue)}.crob-btn--outline-dark:hover{background:var(--crob-blue);color:var(--crob-white)}.crob-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.crob-modal[hidden]{display:none}.crob-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000d1;cursor:pointer}.crob-modal__content{position:relative;width:100%;max-width:900px;background:#000;border-radius:8px;overflow:hidden;box-shadow:0 24px 80px #0009}.crob-modal__close{position:absolute;top:10px;right:14px;background:#00000080;border:none;color:#fff;font-size:28px;line-height:1;width:40px;height:40px;border-radius:50%;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;transition:background .15s}.crob-modal__close:hover{background:#000c}.crob-modal__video{width:100%;display:block;aspect-ratio:16/9;background:#000}.crob-trust{background:var(--crob-gray);border-bottom:1px solid #e8e8e6}.crob-trust__inner{display:flex;flex-wrap:wrap;justify-content:center;gap:0}.crob-trust__item{display:flex;align-items:center;gap:10px;padding:18px 28px;flex:1 1 200px;border-right:1px solid #e0e0de}.crob-trust__item:last-child{border-right:none}.crob-trust__icon{font-size:22px;flex-shrink:0}.crob-trust__text{display:flex;flex-direction:column;gap:2px}.crob-trust__text strong{font-size:13px;font-weight:700;color:var(--crob-text)}.crob-trust__text span{font-size:12px;color:var(--crob-text-mid)}.crob-spotlight{padding:72px 0;background:var(--crob-white)}.crob-spotlight__inner{display:grid;grid-template-columns:1fr;gap:48px;align-items:center}@media(min-width:768px){.crob-spotlight__inner{grid-template-columns:1fr 1fr}}.crob-spotlight__media{border-radius:10px;overflow:hidden;box-shadow:0 8px 40px #0000001f}.crob-spotlight__img{width:100%;height:auto;display:block;aspect-ratio:4/3;object-fit:cover}.crob-spotlight__copy{display:flex;flex-direction:column;gap:16px}.crob-spotlight__label{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--crob-orange);margin:0}.crob-spotlight__title{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;color:var(--crob-text);line-height:1.15;margin:0}.crob-spotlight__desc{font-size:15px;line-height:1.65;color:var(--crob-text-mid);margin:0}.crob-spotlight__price{font-size:17px;color:var(--crob-text);margin:0}.crob-spotlight__price strong{font-size:22px;color:var(--crob-blue)}.crob-spotlight__cta{align-self:flex-start;margin-top:4px}.crob-features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.crob-features__item{display:flex;align-items:flex-start;gap:12px}.crob-features__icon{font-size:20px;flex-shrink:0;margin-top:2px}.crob-features__label{display:block;font-size:14px;font-weight:700;color:var(--crob-text)}.crob-features__sub{display:block;font-size:13px;color:var(--crob-text-mid);margin-top:1px}.crob-why{background:var(--crob-blue-dk);padding:72px 0;color:var(--crob-white)}.crob-why__title{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;color:var(--crob-white);text-align:center;margin:0 0 12px}.crob-why__intro{text-align:center;color:#fffc;font-size:16px;line-height:1.6;max-width:640px;margin:0 auto 48px}.crob-why__grid{display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:640px){.crob-why__grid{grid-template-columns:repeat(3,1fr)}}.crob-why__item{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:28px 24px;text-align:center}.crob-why__icon{font-size:32px;margin-bottom:12px}.crob-why__item-title{font-size:16px;font-weight:700;color:var(--crob-white);margin:0 0 8px}.crob-why__item-body{font-size:14px;color:#ffffffbf;line-height:1.6;margin:0}.crob-finale{background:var(--crob-gray);border-top:1px solid #e8e8e6;padding:56px 0}.crob-finale__inner{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}@media(min-width:768px){.crob-finale__inner{flex-direction:row;justify-content:space-between;text-align:left}}.crob-finale__title{font-size:clamp(1.4rem,2.5vw,2rem);font-weight:800;color:var(--crob-text);margin:0}.crob-finale__sub{font-size:15px;color:var(--crob-text-mid);margin:6px 0 0}.crob-finale__actions{display:flex;flex-wrap:wrap;gap:12px;flex-shrink:0}.crob-media-bar{background:var(--crob-white);border-top:1px solid #e8e8e6;padding:20px 0}.crob-media-bar__inner{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.crob-media-bar__label{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--crob-text-mid)}
/*# sourceMappingURL=/cdn/shop/t/33/assets/cro-collection-b.css.map */
