.collection-hero{background:linear-gradient(180deg,#fafaf8,#fff8f0);position:relative;overflow:hidden;padding-top:2rem;margin-top:1rem}.collection-hero:before{content:"";position:absolute;top:-50%;right:-20%;width:60%;height:200%;background:radial-gradient(ellipse,rgba(239,184,195,.15) 0%,transparent 70%);pointer-events:none}.collection-hero__title{font-family:var(--font-heading-family, "Libre Baskerville", Georgia, serif);font-size:clamp(2.2rem,5vw,3.2rem);font-weight:400;color:#2d2926;margin:0 0 .5rem;letter-spacing:-.02em;position:relative}.collection-hero__title:after{content:"";display:block;width:60px;height:3px;background:linear-gradient(90deg,#bd2c34,#ea4e32);border-radius:2px;margin-top:1rem}.collection-hero__description.rte{margin-top:1.5rem;max-width:100%!important}.collection-hero__description.rte p{display:inline-flex;align-items:center;gap:.6rem;padding:.7rem 1.2rem;margin:0 .5rem .75rem 0;background:#fffc;border:1px solid rgba(189,44,52,.12);border-radius:100px;font-size:.95rem;line-height:1.4;color:#2d2926;font-family:var(--font-body-family, "Montserrat", sans-serif);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .25s ease;box-shadow:0 2px 8px #2d29260a}.collection-hero__description.rte p:hover{background:#fff;border-color:#bd2c3440;transform:translateY(-2px);box-shadow:0 4px 16px #bd2c341a}.collection-hero__description.rte p:before{content:"";flex-shrink:0;width:18px;height:18px;background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.85;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23BD2C34' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Ccircle cx='8' cy='9' r='1' fill='%23BD2C34'/%3E%3Ccircle cx='15' cy='8' r='1' fill='%23BD2C34'/%3E%3Ccircle cx='10' cy='14' r='1' fill='%23BD2C34'/%3E%3Ccircle cx='16' cy='13' r='1' fill='%23BD2C34'/%3E%3Ccircle cx='6' cy='13' r='1' fill='%23BD2C34'/%3E%3C/svg%3E")}.collection-hero__description.rte p:first-child:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23BD2C34' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpolyline points='12 6 12 12 16 14'/%3E%3C/svg%3E")}.collection-hero__description.rte p:nth-child(2):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23BD2C34' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 2L2 7l10 5 10-5-10-5z'/%3E%3Cpath d='M2 17l10 5 10-5'/%3E%3Cpath d='M2 12l10 5 10-5'/%3E%3C/svg%3E")}.collection-hero__description.rte p:nth-child(3):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23BD2C34' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='1' y='3' width='15' height='13'/%3E%3Cpolygon points='16 8 20 8 23 11 23 16 16 16 16 8'/%3E%3Ccircle cx='5.5' cy='18.5' r='2.5'/%3E%3Ccircle cx='18.5' cy='18.5' r='2.5'/%3E%3C/svg%3E")}.collection-hero__description.rte p:last-child{display:flex;width:100%;margin-top:1.25rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#bd2c34,#a02028);border:none;border-radius:12px;color:#fff;font-weight:500;font-size:1.05rem;letter-spacing:.01em;box-shadow:0 4px 20px #bd2c3440;position:relative;overflow:hidden}.collection-hero__description.rte p:last-child:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23FFFFFF' stroke='none'%3E%3Cpath d='M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z'/%3E%3C/svg%3E");width:20px;height:20px;opacity:1}.collection-hero__description.rte p:last-child:after{content:"";position:absolute;top:0;right:0;width:120px;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08));pointer-events:none}.collection-hero__description.rte p:last-child:hover{transform:translateY(-2px);box-shadow:0 6px 28px #bd2c3459;background:linear-gradient(135deg,#c93038,#a82028)}@media(max-width:749px){.collection-hero{padding-top:1.5rem;margin-top:.5rem}.collection-hero__description.rte{display:flex;flex-direction:column;gap:.75rem}.collection-hero__description.rte p{display:flex;width:100%;margin:0!important;font-size:.85rem;padding:.75rem 1rem;border-radius:10px}.collection-hero__description.rte p:before{width:16px;height:16px;min-width:16px}.collection-hero__description.rte p:last-child{padding:.85rem 1rem;font-size:.9rem;margin-top:.25rem!important;border-radius:10px}.collection-hero__title{font-size:1.8rem;margin-bottom:.25rem}.collection-hero__title:after{width:45px;height:2px;margin-top:.6rem}.collection-hero__text-wrapper{padding-bottom:.5rem}}.collection-hero__inner{position:relative;z-index:1}.collection-hero__text-wrapper{padding-bottom:1rem}
/*# sourceMappingURL=/cdn/shop/t/3/assets/oc-collection-banner.css.map */
