.an-cro-offer{padding:80px 0;background-color:var(--an-cro-offer-bg, #1f4d2e)}.an-cro-offer__container{max-width:1100px;margin:0 auto;padding:0 20px}.an-cro-offer__header{text-align:center;margin-bottom:40px}.an-cro-offer__eyebrow{display:inline-block;font-family:var(--f-body, sans-serif);font-size:15px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--an-cro-offer-eyebrow, rgba(244, 239, 227, .7));margin-bottom:16px}.an-cro-offer__heading{font-family:var(--f-heading, serif);font-size:clamp(1.75rem,1rem + 2vw,2.25rem);font-weight:500;color:var(--an-cro-offer-heading, #f4efe3);margin:0 0 12px;line-height:1.2}.an-cro-offer__subhead{font-size:16px;color:var(--an-cro-offer-subhead, rgba(244, 239, 227, .8));margin:0;line-height:1.5}.an-cro-offer__shell{background:#fff;border-radius:12px;padding:32px;box-shadow:0 8px 40px #00000026}.an-cro-offer__grid{display:grid;grid-template-columns:400px 1fr;gap:40px;align-items:start}@media(max-width:768px){.an-cro-offer__grid{grid-template-columns:1fr;gap:24px}}.an-cro-offer__product{position:relative;text-align:center}.an-cro-offer__gift-banner{display:inline-block;background:var(--an-cro-offer-accent, #c9802c);color:#fff;font-size:12px;font-weight:600;letter-spacing:.04em;padding:6px 14px;border-radius:20px;margin-bottom:16px}.an-cro-offer__gift-banner[hidden]{display:none}.an-cro-offer__pouch-pair{display:flex;justify-content:center;align-items:flex-end;gap:12px}.an-cro-offer__pouch{width:280px;height:auto;border-radius:8px;transition:opacity .3s ease}.an-cro-offer__pouch--gift{width:200px}.an-cro-offer__pouch--gift[hidden]{display:none}@media(max-width:768px){.an-cro-offer__pouch{width:180px}.an-cro-offer__pouch--gift{width:140px}}.an-cro-offer__main-image-wrap{margin-bottom:16px}.an-cro-offer__main-image{width:100%;max-width:380px;height:auto;border-radius:8px;object-fit:cover}.an-cro-offer__thumbnails{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.an-cro-offer__thumb{width:70px;height:70px;padding:0;border:2px solid #e0e0e0;border-radius:6px;background:#fff;cursor:pointer;overflow:hidden;transition:border-color .2s ease}.an-cro-offer__thumb:hover{border-color:#999}.an-cro-offer__thumb.active{border-color:var(--an-cro-offer-green, #1f4d2e)}.an-cro-offer__thumb img{width:100%;height:100%;object-fit:cover}.an-cro-offer__title{font-family:var(--f-heading, serif);font-size:24px;font-weight:600;color:#2c2c2c;margin:0 0 4px}.an-cro-offer__subtitle{font-size:14px;color:var(--an-cro-offer-accent, #c9802c);font-weight:500;margin:0 0 12px}.an-cro-offer__subtitle[hidden]{display:none}.an-cro-offer__rating{display:flex;align-items:center;gap:8px;margin-bottom:24px}.an-cro-offer__stars{color:#f5a623;font-size:16px;letter-spacing:2px}.an-cro-offer__review-text{font-size:13px;color:#666}.an-cro-offer__freq-label{font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#999;margin-bottom:12px}.an-cro-offer__freq-tabs{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e0e0e0;border-radius:6px;overflow:hidden;margin-bottom:20px}.an-cro-offer__freq-tab{position:relative;padding:14px 12px;background:#fff;border:none;border-right:1px solid #e0e0e0;cursor:pointer;text-align:center;transition:all .2s ease}.an-cro-offer__freq-tab:last-child{border-right:none}.an-cro-offer__freq-tab:hover{background:#f9f9f9}.an-cro-offer__freq-tab.active{background:#1f4d2e14}.an-cro-offer__freq-tab.recommended:before{content:"Recommended";position:absolute;top:-1px;left:50%;transform:translate(-50%);background:var(--an-cro-offer-accent, #c9802c);color:#fff;font-size:9px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:3px 8px;border-radius:0 0 4px 4px}.an-cro-offer__tab-label{display:block;font-size:15px;font-weight:600;color:#2c2c2c;margin-bottom:2px}.an-cro-offer__tab-sub{display:block;font-size:11px;color:#999}@media(max-width:768px){.an-cro-offer__freq-tabs{grid-template-columns:1fr}.an-cro-offer__freq-tab{border-right:none;border-bottom:1px solid #e0e0e0;padding:12px}.an-cro-offer__freq-tab:last-child{border-bottom:none}.an-cro-offer__freq-tab.recommended:before{top:50%;right:12px;left:auto;transform:translateY(-50%)}}.an-cro-offer__value-row{background:#c9802c1a;border-left:3px solid var(--an-cro-offer-accent, #c9802c);padding:12px 16px;margin-bottom:20px;border-radius:0 4px 4px 0;font-size:14px;color:#2c2c2c}.an-cro-offer__value-row[hidden]{display:none}.an-cro-offer__value-row strong{color:#b8722a;font-weight:600}.an-cro-offer__plan-rows{margin-bottom:20px}.an-cro-offer__plan-row{border:1px solid #e0e0e0;border-radius:6px;padding:16px;margin-bottom:12px;cursor:pointer;transition:all .2s ease}.an-cro-offer__plan-row:last-child{margin-bottom:0}.an-cro-offer__plan-row:hover{border-color:#ccc}.an-cro-offer__plan-row.selected{border-color:var(--an-cro-offer-green, #1f4d2e);background:#1f4d2e0a}.an-cro-offer__plan-top{display:flex;justify-content:space-between;align-items:center}.an-cro-offer__plan-left{display:flex;align-items:center;gap:12px}.an-cro-offer__plan-radio{width:18px;height:18px;border:1.5px solid #ccc;border-radius:50%;flex-shrink:0;position:relative;background:#fff}.an-cro-offer__plan-row.selected .an-cro-offer__plan-radio{border-color:var(--an-cro-offer-green, #1f4d2e)}.an-cro-offer__plan-row.selected .an-cro-offer__plan-radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;background:var(--an-cro-offer-green, #1f4d2e);border-radius:50%}.an-cro-offer__plan-name{font-weight:600;font-size:15px;color:#2c2c2c}.an-cro-offer__plan-price{font-family:var(--f-heading, serif);font-size:22px;font-weight:500;color:#2c2c2c;line-height:1}.an-cro-offer__plan-price-old{font-family:var(--f-heading, serif);font-size:16px;color:#999;text-decoration:line-through;margin-right:6px}.an-cro-offer__savings-line{color:#b8722a;font-size:13px;font-weight:600;margin:6px 0 0 30px}.an-cro-offer__benefits{list-style:none;margin:12px 0 0 30px;padding:0}.an-cro-offer__benefits li{font-size:13px;color:#2c2c2c;line-height:1.5;padding:3px 0;display:flex;align-items:flex-start;gap:8px}.an-cro-offer__benefits li:before{content:"\2713";color:var(--an-cro-offer-green, #1f4d2e);font-weight:700;font-size:13px;flex-shrink:0}.an-cro-offer__benefits li strong{font-weight:600;color:#b8722a}.an-cro-offer__cta{display:block;width:100%;background:var(--an-cro-offer-accent, #f37520);color:#fff;padding:18px 28px;font-family:var(--f-body, sans-serif);font-size:16px;font-weight:600;letter-spacing:.04em;border:none;border-radius:4px;cursor:pointer;text-transform:uppercase;text-align:center;text-decoration:none;transition:background .18s ease}.an-cro-offer__cta:hover{background:#e06510}.an-cro-offer__meta-row{display:flex;justify-content:center;gap:24px;margin-top:20px;font-size:12px;color:#999;flex-wrap:wrap}.an-cro-offer__meta-row span{display:flex;align-items:center;gap:6px}.an-cro-offer__meta-row .check{color:var(--an-cro-offer-green, #1f4d2e);font-weight:700}.an-cro-offer__trust-row{display:flex;justify-content:center;gap:48px;margin-top:56px;padding-top:40px;border-top:1px solid rgba(244,239,227,.15);flex-wrap:wrap}.an-cro-offer__trust-item{display:flex;align-items:center;gap:10px;font-size:13px;color:#f4efe3d9;letter-spacing:.02em}.an-cro-offer__trust-icon{width:18px;height:18px;color:var(--an-cro-offer-accent, #c9802c)}@media(max-width:768px){.an-cro-offer{padding:60px 0}.an-cro-offer__shell{padding:24px 20px}.an-cro-offer__trust-row{gap:24px;margin-top:40px;padding-top:32px}}
/*# sourceMappingURL=/cdn/shop/t/70/assets/an-cro-offer.css.map */
