.crd{display:block;background:var(--crd-paper);color:var(--crd-olive);font-family:Arial,sans-serif;font-size:16px;line-height:1.55;letter-spacing:0}.crd *{box-sizing:border-box}.crd [hidden]{display:none!important}.crd button,.crd a{touch-action:manipulation}.crd button{font-family:Arial,sans-serif;letter-spacing:0;text-transform:none;color:inherit;cursor:pointer}.crd :focus-visible{outline:3px solid var(--crd-accent);outline-offset:5px}.crd-width{width:min(100%,var(--crd-width));margin:0 auto;padding-left:36px;padding-right:36px}.crd-anatomy{padding-top:var(--crd-space);padding-bottom:var(--crd-space)}.crd-heading-row{display:grid;grid-template-columns:1.15fr 1fr;gap:48px;align-items:end;margin-bottom:20px}.crd-eyebrow{font-size:11px;font-weight:600;line-height:1.4;letter-spacing:2px;text-transform:uppercase;margin:0 0 12px;color:var(--crd-accent)}.crd .crd-title{font-family:Lora,Georgia,serif;font-size:38px;font-weight:400;line-height:1.14;letter-spacing:-1px;color:inherit;margin:0;max-width:22ch}.crd-intro{font-size:15px;max-width:42ch;line-height:1.6}.crd-intro p,.crd-body p{margin:0 0 12px}.crd-intro p:last-child,.crd-body p:last-child{margin-bottom:0}.crd-anatomy-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:48px;align-items:center}.crd-figure{margin:0;min-width:0}.crd-photo{position:relative;width:100%;max-width:520px;margin:0 auto;background:#fff}.crd-board{display:block;width:100%;height:auto;object-fit:contain;object-position:center;max-width:100%}.crd-placeholder{display:block;width:100%;height:auto;aspect-ratio:1;max-height:420px}.crd-hotspots{position:absolute;top:0;right:0;bottom:0;left:0}.crd-point{position:absolute;left:var(--crd-x);top:var(--crd-y);transform:translate(-50%,-50%)}.crd-hotspot{display:grid;place-items:center;width:44px;height:44px;padding:0;border:2px solid var(--crd-paper);outline:1px solid var(--crd-olive);outline-offset:2px;border-radius:50%;background:var(--crd-paper);color:var(--crd-olive)!important;font-size:16px;font-weight:600;box-shadow:0 2px 8px #0002;transition:background .16s,color .16s,transform .16s}.crd-hotspot[aria-selected=true]{background:var(--crd-olive);color:var(--crd-paper)!important;outline-color:var(--crd-olive);transform:scale(1.08)}.crd-hotspot:focus-visible{outline:3px solid var(--crd-accent);outline-offset:5px}.crd-caption{font-size:12px;line-height:1.5;margin-top:12px;max-width:520px;margin-left:auto;margin-right:auto}.crd-explorer{padding:22px 0;min-width:0}.crd-instruction{font-size:12px;letter-spacing:.15px;margin:0 0 16px;color:var(--crd-olive)}.crd-selectors{border-top:1px solid color-mix(in srgb,var(--crd-olive) 24%,transparent)}.crd-selector{display:grid;grid-template-columns:28px 1fr 18px;gap:10px;align-items:center;width:100%;padding:14px 0;border:0;border-bottom:1px solid color-mix(in srgb,var(--crd-olive) 24%,transparent);border-radius:0;background:transparent;text-align:left;font-size:16px;line-height:1.4}.crd-selector[aria-pressed=true]{font-weight:700;color:var(--crd-accent)}.crd-selector-number{font-size:11px;letter-spacing:.6px;font-weight:400}.crd-selector-arrow{font-size:20px;opacity:0;transform:translate(-4px,4px);transition:opacity .16s,transform .16s}.crd-selector[aria-pressed=true] .crd-selector-arrow{opacity:1;transform:translate(0)}.crd-panels{padding-top:26px;min-height:206px}.crd-detail-kicker{font-size:11px;line-height:1.4;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;color:var(--crd-accent);margin:0 0 10px}.crd-panel h3{font-family:Lora,Georgia,serif;font-size:27px;line-height:1.2;font-weight:400;letter-spacing:-.4px;color:inherit;margin:0 0 12px}.crd-body{font-size:15px;line-height:1.65;max-width:45ch}.crd-note{border-left:2px solid var(--crd-accent);padding-left:12px;font-size:12px;line-height:1.5;margin:17px 0 0}.crd-compare{background:var(--crd-olive);color:var(--crd-on-olive);padding:calc(var(--crd-space) * .9) 0}.crd-compare-grid{display:grid;grid-template-columns:.85fr 1.35fr;gap:56px;align-items:center}.crd-compare .crd-eyebrow{color:inherit;opacity:.76}.crd-compare .crd-title{font-size:33px;max-width:20ch}.crd-compare-copy .crd-body{font-size:14px;margin-top:20px;max-width:32ch}.crd-table-wrap{min-width:0}.crd-table{width:100%;border-collapse:collapse;border:0;box-shadow:none;table-layout:fixed;font-size:13px;line-height:1.4;color:inherit}.crd-table th,.crd-table td{border:0;border-bottom:1px solid color-mix(in srgb,var(--crd-on-olive) 24%,transparent);padding:16px 12px;text-align:left;vertical-align:middle}.crd-table thead th{font-size:12px;font-weight:600;padding-top:14px;padding-bottom:14px}.crd-table th:first-child{width:31%;padding-left:0}.crd-table tbody th{font-size:12px;font-weight:400}.crd-table .crd-roam-column{background:color-mix(in srgb,var(--crd-on-olive) 12%,transparent);font-weight:600}.crd-table td:last-child,.crd-table th:last-child{padding-right:0}.crd-compare-caption{font-size:11px;line-height:1.5;opacity:.8;margin:14px 0 0}.crd-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:1400px){.crd-anatomy-grid,.crd-heading-row{gap:68px}}@media(max-width:989px){.crd-width{padding-left:24px;padding-right:24px}.crd-heading-row,.crd-anatomy-grid{gap:28px}.crd .crd-title{font-size:33px}.crd-panel h3{font-size:25px}.crd-compare-grid{grid-template-columns:1fr;gap:28px}.crd-compare-copy{display:grid;grid-template-columns:1fr 1fr;column-gap:36px;align-items:center}.crd-compare-copy .crd-eyebrow{grid-column:1/-1}.crd-compare-copy .crd-body{margin:0}.crd-compare .crd-title{max-width:25ch}}@media(max-width:749px){.crd-width{padding-left:20px;padding-right:20px}.crd-anatomy{padding-top:var(--crd-mobile-space);padding-bottom:var(--crd-mobile-space)}.crd-heading-row{display:block;margin-bottom:22px}.crd .crd-title{font-size:31px;max-width:20ch}.crd-intro{font-size:14px;margin-top:16px}.crd-anatomy-grid{grid-template-columns:1fr;gap:0}.crd-photo{max-width:480px}.crd-explorer{padding:25px 0 0}.crd-caption{font-size:11px}.crd-selector{padding:14px 0;font-size:15px}.crd-panels{min-height:200px;padding-top:24px}.crd-panel h3{font-size:25px}.crd-body{font-size:14px}.crd-compare{padding:var(--crd-mobile-space) 0}.crd-compare-copy{display:block}.crd-compare .crd-title{font-size:30px}.crd-compare-copy .crd-body{margin-top:18px;max-width:42ch}.crd-table{font-size:11px}.crd-table th,.crd-table td{padding:14px 7px;overflow-wrap:anywhere}.crd-table thead th,.crd-table tbody th{font-size:11px}.crd-table th:first-child{width:29%}.crd-compare-caption{font-size:10px}.crd-hotspot{width:44px;height:44px;font-size:15px}}@media(prefers-reduced-motion:reduce){.crd *{transition:none!important;scroll-behavior:auto!important}}.cr{display:block;background:var(--cr-paper);color:var(--cr-ink);font-family:Arial,sans-serif;font-size:16px;line-height:1.5;letter-spacing:0}.cr-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cr *{box-sizing:border-box}.cr [hidden]{display:none!important}.cr a{color:inherit;text-underline-offset:4px}.cr button,.cr input,.cr select{font:inherit}.cr button{cursor:pointer}.cr :focus-visible{outline:3px solid var(--cr-accent);outline-offset:4px}.cr ::selection{background:#263c32;color:#f4f0e7}.cr-wrap{max-width:1440px;margin:auto;padding:0 48px var(--cr-space)}.cr-nav{display:flex;align-items:center;gap:12px;padding:22px 0;font-size:11px;color:#5b6056}.cr-nav a{text-decoration:none}.cr-nav-detail{margin-left:auto}.cr-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:52px;align-items:start}.cr-gallery{min-width:0}.cr-stage{background:var(--cr-paper)}.cr-slide{margin:0}.cr-zoom-trigger{position:relative;display:block;border:0;padding:0;width:100%;background:var(--cr-paper);aspect-ratio:1;overflow:hidden;border-radius:5px}.cr-photo{width:100%;height:100%;aspect-ratio:1;object-fit:contain;display:block}.cr-zoom-icon{position:absolute;right:16px;bottom:16px;width:38px;height:38px;display:grid;place-items:center;background:var(--cr-paper);border-radius:50%;color:var(--cr-ink)}.cr svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.5;flex:none}.cr-slide figcaption{padding:13px 0;display:flex;justify-content:space-between;gap:12px;font-size:12px;border-bottom:1px solid #d7d4c8}.cr-count{white-space:nowrap;font-variant-numeric:tabular-nums;color:#6b705f}.cr-thumbs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;margin-top:13px}.cr-thumb{padding:3px;width:100%;aspect-ratio:1;border:1px solid #d8d5c9;background:transparent;border-radius:4px;transition:border-color .2s,transform .2s}.cr-thumb:hover{transform:translateY(-2px)}.cr-thumb[aria-pressed=true]{border:2px solid var(--cr-accent);padding:2px}.cr-thumb img{width:100%;height:100%;object-fit:cover;display:block;border-radius:2px}.cr-gallery-notes{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #d6d3c6;margin-top:23px;padding:18px 0}.cr-gallery-notes>div{display:flex;gap:9px;justify-content:center;align-items:center;border-right:1px solid #d6d3c6}.cr-gallery-notes>div:last-child{border:0}.cr-gallery-notes b{font-family:Lora,Georgia,serif;font-size:27px;font-weight:400;color:#263c32;line-height:1}.cr-gallery-notes span{font-size:10px;line-height:1.3;text-transform:uppercase;letter-spacing:.08em;max-width:65px}.cr-gallery-caption{text-align:center;font-family:Lora,Georgia,serif;font-style:italic;font-size:16px;margin:15px 0;color:#59604e}.cr-buybox{min-width:0;padding:3px 0 0;scroll-margin-top:100px;outline:none}.cr-eyebrow{display:flex;align-items:center;gap:10px;font-size:10px;text-transform:uppercase;font-weight:700;letter-spacing:.15em;color:#53604c;margin-bottom:18px}.cr-roam-mark{display:grid;place-items:center;width:30px;height:30px;background:#263c32;color:#f4f0e7;font-family:Lora,Georgia,serif;font-size:21px;letter-spacing:-.07em;border-radius:50%;font-weight:400}.cr h1{font-family:Lora,Georgia,serif;font-weight:400;font-size:clamp(36px,3.4vw,50px);line-height:1.07;letter-spacing:-.035em;color:var(--cr-ink);margin:0 0 14px;max-width:16ch}.cr-product-name{font-size:12px;letter-spacing:.015em;margin:0 0 12px;font-weight:600;color:#59604e}.cr-intro{font-size:14px;line-height:1.65;margin:0;max-width:51ch;color:#505747}.cr-pricing{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:21px 0 19px;font-size:16px}.cr-pricing>strong{font-size:32px;line-height:1;font-weight:700;letter-spacing:-.04em}.cr-pricing s{color:#6d7263;font-size:17px}.cr-saving{font-size:11px;font-weight:700;background:#263c32;color:#f4f0e7;padding:6px 9px;border-radius:3px}.cr-per-set{font-size:11px;color:#6b705f;flex-basis:100%;margin-top:-4px}.cr-benefits{list-style:none;padding:0;margin:0 0 21px;display:grid;gap:13px}.cr-benefits li{display:flex;align-items:center;gap:12px}.cr-benefit-icon{width:36px;height:36px;display:grid;place-items:center;background:#eae7dc;border-radius:50%;color:#263c32;flex:none}.cr-benefit-icon svg{width:21px;height:21px}.cr-benefits strong{display:block;font-size:13px;font-weight:700;line-height:1.3}.cr-benefits small{display:block;font-size:11px;color:#5f6557;margin-top:3px;line-height:1.4}.cr-purchase-note{font-size:11px;line-height:1.5;color:#626958;text-align:center;margin:14px 0 9px}.cr-help-links{display:flex;justify-content:center;gap:18px;font-size:11px;flex-wrap:wrap;margin:0 0 20px}.cr-details{border-top:1px solid #d4d3c4;font-size:12px}.cr-details:last-child{border-bottom:1px solid #d4d3c4}.cr-details summary{display:flex;align-items:center;justify-content:space-between;padding:15px 0;cursor:pointer;list-style:none;font-weight:600;gap:20px}.cr-details summary::-webkit-details-marker{display:none}.cr-details summary svg{width:16px;height:16px;transition:transform .2s}.cr-details[open] summary svg{transform:rotate(45deg)}.cr-details>div{padding:0 0 16px;color:#555e4a;line-height:1.65}.cr-details p{margin:0 0 10px}.cr-label{font-size:12px;display:block;margin-top:15px}.cr-select{padding:10px;border:1px solid #b7bbaa;background:var(--cr-paper);width:100%;color:var(--cr-ink);margin:5px 0 14px}.cr-manifesto{display:grid;grid-template-columns:1fr 1.2fr auto;align-items:center;gap:28px;margin-top:62px;background:#263c32;color:#f4f0e7;padding:32px 36px;border-radius:4px}.cr-manifesto h2{font-family:Lora,Georgia,serif;font-size:27px;font-weight:400;line-height:1.2;color:inherit;letter-spacing:-.025em;margin:0}.cr-manifesto p{font-size:13px;line-height:1.65;margin:0;color:#e0e5d7;max-width:43ch}.cr-manifesto a{font-size:11px;white-space:nowrap}.cr-sticky{position:fixed;z-index:30;bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:12px max(20px,calc((100vw - 1320px)/2));background:#263c32;color:#f4f0e7;border-top:1px solid #405342;gap:20px;box-shadow:0 -5px 24px #20251719}.cr-sticky>div{display:flex;gap:18px;align-items:center;font-size:14px}.cr-sticky small{font-size:11px;opacity:.8}.cr-sticky button{background:#f4f0e7;color:#263c32;padding:12px 25px;border:0;border-radius:4px;font-size:13px;font-weight:700}.cr-dialog{padding:0;border:0;background:var(--cr-paper);max-width:min(92vw,1000px);max-height:92vh;overflow:auto}.cr-dialog::backdrop{background:#172218b8}.cr-dialog img{display:block;width:100%;height:auto}.cr-dialog-close{position:absolute;right:15px;top:15px;background:var(--cr-paper);border:0;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;color:var(--cr-ink)}@media(min-width:1000px){.cr-gallery{position:sticky;top:100px}}@media(min-width:750px)and (max-width:1099px){.cr-wrap{padding:0 26px var(--cr-space)}.cr-grid{gap:28px}.cr h1{font-size:37px}.cr-offer{padding:16px}.cr-offer-heading{align-items:flex-start;flex-direction:column;gap:3px}.cr-gallery-notes>div{display:grid;gap:6px;text-align:center}.cr-gallery-notes span{max-width:none}.cr-manifesto{grid-template-columns:1fr 1.2fr}.cr-manifesto a{grid-column:2}}@media(max-width:749px){.cr-wrap{padding:0 18px 38px}.cr-nav{padding:15px 0;font-size:10px;gap:9px}.cr-nav-detail{display:none}.cr-grid{display:flex;flex-direction:column;gap:26px}.cr-gallery{width:100%}.cr-thumbs{gap:7px;margin-top:10px}.cr-slide figcaption{font-size:10px;padding:11px 0}.cr-gallery-notes{margin-top:13px;padding:15px 0}.cr-gallery-notes b{font-size:23px}.cr-gallery-notes span{font-size:9px;max-width:58px}.cr-gallery-caption{font-size:13px;margin:12px 0 0}.cr-buybox{width:100%;padding:0;scroll-margin-top:80px}.cr-eyebrow{font-size:9px;margin-bottom:14px}.cr h1{font-size:40px;max-width:17ch;margin-bottom:12px}.cr-intro{font-size:14px}.cr-product-name{font-size:11px}.cr-pricing{margin:19px 0 18px;gap:10px}.cr-pricing>strong{font-size:29px}.cr-benefits{gap:12px;margin-bottom:20px}.cr-offer{padding:17px}.cr-offer-heading{font-size:12px}.cr-offer-included{font-size:9px}.cr-set-option{padding:12px 10px}.cr-set-option[aria-pressed=true]{padding:11.5px 9.5px}.cr-set-option strong{font-size:12px}.cr-set-option small{font-size:10px}.cr-set-option b{font-size:13px}.cr-native-buy .button{font-size:15px;min-height:58px}.cr-help-links{gap:17px}.cr-manifesto{display:block;padding:28px 24px;margin-top:36px}.cr-manifesto h2{font-size:29px;margin-bottom:13px}.cr-manifesto p{margin-bottom:17px}.cr-sticky{padding:10px 16px max(10px,env(safe-area-inset-bottom));gap:12px}.cr-sticky>div{display:grid;gap:2px;font-size:11px}.cr-sticky>div strong{font-size:16px}.cr-sticky button{padding:12px 20px}.cr-dialog{max-width:96vw}.cr-zoom-icon{width:33px;height:33px;right:12px;bottom:12px}}.cr-offer{container-type:inline-size;overflow:hidden;padding:0;border:1px solid #d4d4c5;border-radius:16px;background:#fffdf7;box-shadow:0 12px 38px #263c320a,0 2px 5px #263c3205;scroll-margin-top:96px}.cr-offer-top{padding:24px 24px 20px;background:linear-gradient(125deg,#f1f1e7,#faf8f0);border-bottom:1px solid #deded1}.cr-offer-kicker{display:flex;align-items:center;gap:9px;margin:0 0 11px;color:#576249;font-size:10px;font-weight:700;line-height:1.3;letter-spacing:.14em;text-transform:uppercase}.cr-offer-kicker>span{width:20px;height:1px;background:#9e4b2d}.cr-offer-top h2{margin:0 0 18px;font:400 29px/1.14 Lora,Georgia,serif;letter-spacing:-.035em;color:#263c32}.cr-offer-product{display:flex;align-items:center;gap:17px}.cr-offer-product-photo{width:144px;height:104px;border:0;border-radius:0;background:transparent;overflow:visible;flex:none;display:grid;place-items:center}.cr-offer-product-photo .cr-choice-image{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:normal}.cr-offer-product-copy{display:grid;gap:4px;min-width:0}.cr-offer-product-copy strong{display:flex;align-items:center;gap:7px;font-size:16px;line-height:1.3;color:#263c32}.cr-color-swatch{width:12px;height:12px;background:#a36135;border:2px solid #fff;outline:1px solid #c6b497;border-radius:50%;flex:none}.cr-offer-product-copy>span{font-size:12px;color:#505a47;line-height:1.45}.cr-offer-product-copy>small{font-size:11px;color:#69705f;line-height:1.4}.cr-offer-body{padding:22px 24px 20px}.cr-set-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cr-set-option,.cr-set-option[aria-pressed=true]{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;width:100%;min-width:0;text-align:left;border:1px solid #d3d7c8;border-radius:10px;background:#fffdf7;color:#263c32;padding:17px 15px;box-shadow:none;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s}.cr-set-option:hover{border-color:#778466;box-shadow:0 3px 10px #263c3209;transform:translateY(-2px)}.cr-set-option:active{transform:translateY(0)}.cr-set-option[aria-pressed=true]{background:#263c32;border-color:#263c32;color:#fffdf7;box-shadow:0 5px 13px #263c3220}.cr-package-top{display:flex;justify-content:space-between;align-items:center;gap:5px}.cr-package-top strong{font-size:13px;font-weight:700;line-height:1.3}.cr-package-check{width:20px;height:20px;border:1px solid #bdc6b2;border-radius:50%;display:grid;place-items:center;flex:none}.cr-package-check svg{width:14px;height:14px;stroke-width:2.4;opacity:0}.cr-set-option[aria-pressed=true] .cr-package-check{background:#e3eacb;border-color:#e3eacb;color:#263c32}.cr-set-option[aria-pressed=true] .cr-package-check svg{opacity:1}.cr-set-option b{font-size:27px;font-weight:600;letter-spacing:-.045em;line-height:1.2;margin:16px 0 7px;white-space:nowrap;font-variant-numeric:tabular-nums}.cr-set-option small{font-size:11px;line-height:1.45;color:#616d57;display:block}.cr-set-option[aria-pressed=true] small{color:#e0e6d5}.cr-extra-quantity{margin-top:12px}.cr-extra-quantity>summary{display:flex;justify-content:center;align-items:center;gap:5px;min-height:40px;cursor:pointer;list-style:none;color:#58634e;font-size:12px;text-underline-offset:3px}.cr-extra-quantity>summary::-webkit-details-marker{display:none}.cr-extra-quantity>summary:hover{text-decoration:underline}.cr-extra-quantity>summary svg{height:14px;width:14px;transition:transform .18s}.cr-extra-quantity[open]>summary svg{transform:rotate(180deg)}.cr-quantity-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 0 16px;margin:0;font-size:12px}.cr-quantity{display:flex;align-items:center;border:1px solid #cbd0c0;border-radius:8px;background:#f5f5ed;height:44px;overflow:hidden}.cr-quantity button{border:0;background:transparent;width:44px;height:44px;color:#263c32;font-size:22px;line-height:1}.cr-quantity button:hover:not(:disabled){background:#e3e8d9}.cr-quantity button:disabled{opacity:.35;cursor:default}.cr-quantity input{width:40px;height:42px;border:0;background:transparent;text-align:center;color:#263c32;font-size:16px;font-weight:600;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.cr-quantity input::-webkit-inner-spin-button,.cr-quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cr-order-summary{display:flex;justify-content:space-between;align-items:center;gap:15px;border-top:1px solid #e0e2d6;padding:18px 0 19px;margin-top:4px}.cr-order-summary-label>span{display:block;font-size:14px;font-weight:700;color:#263c32}.cr-order-summary-label>small{display:block;font-size:11px;color:#68705d;margin-top:4px}.cr-order-summary-price{text-align:right}.cr-order-summary-price>div{display:flex;align-items:baseline;justify-content:flex-end;gap:9px;flex-wrap:wrap}.cr-order-summary-price strong{color:#263c32;font-size:29px;letter-spacing:-.05em;line-height:1.15;font-weight:700;font-variant-numeric:tabular-nums}.cr-order-summary-price s{color:#7b806f;font-size:13px}.cr-order-saving{display:inline-block;color:#47613b;font-size:11px;margin-top:5px}.cr-order-saving b{font-weight:700}.cr-native-buy .product-form{display:block}.cr-native-buy .product-form__buttons{max-width:none}.cr-native-buy .button{position:relative;background:var(--cr-accent)!important;color:#fffdf7!important;border:1px solid #8f4128!important;border-radius:10px!important;min-height:66px;width:100%;padding:14px 18px!important;font:700 17px/1.2 Arial,sans-serif;letter-spacing:0;box-shadow:0 7px 18px #9e4b2d26,inset 0 1px #ffffff21!important;transition:background .18s,transform .18s,box-shadow .18s;isolation:isolate}.cr-native-buy .button:before,.cr-native-buy .button:after{display:none}.cr-native-buy .button:hover:not(:disabled):not(.loading){background:#853b23!important;transform:translateY(-2px);box-shadow:0 10px 22px #9e4b2d32!important}.cr-native-buy .button:active:not(:disabled){transform:translateY(0);box-shadow:0 3px 8px #9e4b2d26!important}.cr-native-buy .button:disabled,.cr-native-buy .button[aria-disabled=true]{cursor:not-allowed;opacity:.65}.cr-native-buy .button:focus-visible{outline:3px solid #263c32;outline-offset:4px}.cr-native-buy .button__label{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;font-size:inherit}.cr-native-buy .main-atc__label__text{flex:1;text-align:left;line-height:1.2}.cr-native-buy .button__label:before{content:"";display:block;width:22px;height:22px;flex:none;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linejoin='round'%3E%3Cpath d='M5 7h14l1 14H4L5 7Z'/%3E%3Cpath d='M8 8V6a4 4 0 0 1 8 0v2'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linejoin='round'%3E%3Cpath d='M5 7h14l1 14H4L5 7Z'/%3E%3Cpath d='M8 8V6a4 4 0 0 1 8 0v2'/%3E%3C/svg%3E") center/contain no-repeat}.cr-native-buy .button__label:after{content:"";display:block;width:34px;height:34px;flex:none;border:1px solid #ffffff38;border-radius:50%;background:#ffffff12 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14m-6-6 6 6-6 6'/%3E%3C/svg%3E") center/18px no-repeat;transition:transform .18s}.cr-native-buy .button:hover:not(:disabled) .button__label:after{transform:translate(2px)}.cr-native-buy .button.loading .button__label{visibility:hidden}.cr-native-buy .main-atc-price{font-size:15px}.cr-native-buy .product-form__error-message-wrapper{color:#922b24;font-size:13px}.cr-native-buy .product-form__error-message-wrapper[hidden]{display:none!important}.cr-cta-note{display:flex;justify-content:center;align-items:center;gap:7px;color:#616b56;text-align:center;font-size:11px;line-height:1.5;margin:15px 0 0}.cr-cta-note svg{width:16px;height:16px}@container (max-width:370px){.cr-offer-top{padding:21px 18px 18px}.cr-offer-top h2{font-size:27px}.cr-offer-body{padding:18px}.cr-offer-product{gap:13px}.cr-offer-product-photo{width:128px;height:96px}.cr-offer-product-copy strong{font-size:15px}.cr-offer-product-copy>span{font-size:11px}.cr-set-option,.cr-set-option[aria-pressed=true]{padding:15px 12px}.cr-package-top strong{font-size:12px}.cr-package-check{width:18px;height:18px}.cr-set-option b{font-size:25px}.cr-set-option small{font-size:10px}.cr-native-buy .button{min-height:62px;padding:12px 15px!important;font-size:16px}.cr-order-summary-price strong{font-size:27px}.cr-order-summary-price>div{gap:7px}.cr-order-summary-price s{font-size:12px}.cr-order-summary-label>span{font-size:13px}.cr-order-summary-label>small{font-size:10px}.cr-cta-note{font-size:10px}}@container (max-width:300px){.cr-offer-product-photo{width:110px;height:82px}.cr-offer-product-copy strong{font-size:14px}.cr-offer-product-copy>small{font-size:10px}.cr-offer-body{padding:15px}.cr-set-options{gap:8px}.cr-set-option,.cr-set-option[aria-pressed=true]{padding:13px 10px}.cr-package-top strong{font-size:11px}.cr-package-check{width:16px;height:16px}.cr-set-option b{font-size:23px}.cr-set-option small{font-size:10px}.cr-native-buy .button{font-size:15px;padding:12px!important}.cr-native-buy .button__label{gap:10px}.cr-native-buy .button__label:after{width:30px;height:30px}.cr-native-buy .button__label:before{width:20px;height:20px}}@media(prefers-reduced-motion:reduce){.cr *{scroll-behavior:auto!important;transition:none!important}}.crs{display:block;background:var(--crs-paper);color:var(--crs-ink);font-family:Arial,sans-serif;font-size:16px;line-height:1.55;letter-spacing:0;overflow:hidden}.crs *{box-sizing:border-box}.crs [hidden]{display:none!important}.crs ::selection{background:var(--crs-accent);color:var(--crs-paper)}.crs p{margin:0}.crs a{color:inherit;text-underline-offset:5px}.crs button{font:inherit;cursor:pointer}.crs :focus-visible{outline:3px solid var(--crs-accent);outline-offset:5px}.crs summary{list-style:none;cursor:pointer}.crs summary::-webkit-details-marker{display:none}.crs .crs-width{width:calc(100% - 96px);max-width:var(--crs-width);margin-left:auto;margin-right:auto}.crs .crs-image{display:block;width:100%;height:100%;object-fit:cover}.crs .crs-title{font-family:Lora,Georgia,serif;font-weight:400;font-size:clamp(42px,4.8vw,72px);line-height:1.06;letter-spacing:-.035em;text-wrap:balance;color:inherit;margin:0}.crs .crs-label{font-size:11px;line-height:1.4;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin:0 0 23px}.crs .crs-intro,.crs .crs-copy{font-size:17px;line-height:1.7}.crs .crs-copy p+p,.crs .crs-intro p+p{margin-top:15px}.crs .crs-opening{position:relative;background:var(--crs-olive);color:var(--crs-on-olive);min-height:670px}.crs .crs-opening-photo{position:absolute;top:0;right:0;bottom:0;left:43%;overflow:hidden}.crs .crs-opening-photo .crs-image{object-position:center}.crs .crs-opening-inner{position:relative;min-height:670px;display:flex;align-items:center}.crs .crs-opening-copy{width:48%;max-width:600px;background:var(--crs-olive);padding:68px 50px 68px 0}.crs .crs-opening h2{font-family:Lora,Georgia,serif;font-weight:400;font-size:clamp(44px,4.8vw,70px);line-height:1.08;letter-spacing:-.035em;color:inherit;text-wrap:balance;margin:0 0 28px}.crs .crs-opening .crs-copy{max-width:410px;font-size:17px}.crs .crs-opening-link{display:inline-flex;align-items:center;gap:25px;min-height:48px;margin-top:28px;border-bottom:1px solid var(--crs-on-olive);text-decoration:none;font-size:14px;font-weight:700}.crs .crs-opening-link svg{width:20px;height:20px}.crs .crs-opening-link:focus-visible{outline-color:var(--crs-on-olive)}.crs .crs-opening-caption{position:absolute;right:0;bottom:24px;background:var(--crs-olive);color:var(--crs-on-olive);padding:10px 14px;font-size:12px;max-width:43%}.crs .crs-destinations{padding-top:var(--crs-space);padding-bottom:var(--crs-space);scroll-margin-top:40px}.crs .crs-heading-row{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:end;margin-bottom:44px}.crs .crs-heading-row .crs-title{max-width:660px}.crs .crs-heading-row .crs-intro{max-width:440px;justify-self:end;padding-bottom:3px}.crs .crs-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid color-mix(in srgb,var(--crs-ink) 25%,transparent);margin-bottom:28px}.crs .crs-tab{display:flex;align-items:center;gap:16px;min-height:87px;padding:24px 20px;text-align:left;color:var(--crs-ink);background:transparent;border:0;border-bottom:3px solid color-mix(in srgb,var(--crs-ink) 18%,transparent);font-size:19px;transition:background .2s,color .2s,border-color .2s}.crs .crs-tab-index{font-size:11px;letter-spacing:1px;font-variant-numeric:tabular-nums;align-self:flex-start;line-height:30px}.crs .crs-tab-label{flex:1}.crs .crs-tab svg{width:23px;height:23px;flex-shrink:0;opacity:0;transform:translate(-5px);transition:transform .2s,opacity .2s}.crs .crs-tab[aria-selected=true]{background:var(--crs-accent);border-color:var(--crs-accent);color:var(--crs-paper)}.crs .crs-tab[aria-selected=true] svg{opacity:1;transform:none}.crs .crs-tab:hover:not([aria-selected=true]){background:color-mix(in srgb,var(--crs-accent) 9%,transparent)}.crs .crs-tab[aria-selected=true]:focus-visible{outline-color:var(--crs-ink);outline-offset:3px}.crs .crs-scene{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(310px,1fr);min-height:560px;background:var(--crs-olive);color:var(--crs-on-olive)}.crs .crs-scene:focus-visible{outline-color:var(--crs-on-olive);outline-offset:-4px}.crs .crs-scene-photo{position:relative;overflow:hidden;min-height:100%;background:var(--crs-paper);aspect-ratio:5/4}.crs .crs-scene-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:46px 38px}.crs .crs-scene-place{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin-bottom:30px}.crs .crs-scene-copy h3{font-family:Lora,Georgia,serif;font-weight:400;font-size:clamp(35px,3.4vw,50px);line-height:1.09;letter-spacing:-.025em;color:inherit;text-wrap:balance;margin:0 0 22px}.crs .crs-scene-copy .crs-copy{font-size:16px;line-height:1.7}.crs .crs-scene-caption{margin-top:24px;font-size:13px;line-height:1.65}.crs .crs-scene-foot{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid color-mix(in srgb,var(--crs-on-olive) 35%,transparent);padding-top:28px;margin-top:36px;width:100%}.crs .crs-scene-index{font-family:Lora,Georgia,serif;font-size:45px;font-weight:400;line-height:1;font-variant-numeric:tabular-nums}.crs .crs-scene-index small{font-family:Arial,sans-serif;font-size:12px;margin-left:8px}.crs .crs-next-scene{display:flex;align-items:center;gap:10px;background:transparent;border:0;border-bottom:1px solid var(--crs-on-olive);color:inherit;font-size:12px;min-height:44px;padding:8px 0}.crs .crs-next-scene svg{width:21px;height:21px}.crs .crs-next-scene:focus-visible{outline-color:var(--crs-on-olive)}.crs .crs-scene.crs-revealing .crs-scene-photo{animation:crs-uncover .55s cubic-bezier(.16,1,.3,1) both}@keyframes crs-uncover{0%{clip-path:inset(0 6% 0 0)}to{clip-path:inset(0)}}.crs .crs-ritual{background:var(--crs-olive);color:var(--crs-on-olive);padding-top:var(--crs-space);padding-bottom:var(--crs-space)}.crs .crs-details{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,94px);align-items:center}.crs .crs-details-visual{min-width:0}.crs .crs-detail-photo{margin:0;background:var(--crs-paper);color:var(--crs-ink)}.crs .crs-detail-image{aspect-ratio:1/1;overflow:hidden}.crs .crs-detail-image .crs-image{object-fit:contain}.crs .crs-detail-caption{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:12px;line-height:1.5;padding:18px 23px;min-height:65px;border-top:1px solid color-mix(in srgb,var(--crs-ink) 15%,transparent)}.crs .crs-detail-count{font-variant-numeric:tabular-nums;white-space:nowrap;letter-spacing:1px}.crs .crs-detail-progress{height:5px;background:color-mix(in srgb,var(--crs-on-olive) 28%,transparent)}.crs .crs-detail-progress>span{display:block;height:100%;background:var(--crs-accent);transition:width .4s cubic-bezier(.16,1,.3,1)}.crs .crs-details-copy .crs-title{font-size:clamp(40px,4vw,59px);max-width:540px}.crs .crs-details-copy>.crs-intro{margin-top:23px;max-width:500px;font-size:16px}.crs .crs-steps{margin-top:34px;border-top:1px solid color-mix(in srgb,var(--crs-on-olive) 35%,transparent)}.crs .crs-step{border-bottom:1px solid color-mix(in srgb,var(--crs-on-olive) 35%,transparent)}.crs .crs-step-summary{display:flex;align-items:center;gap:20px;min-height:78px;padding:23px 0;font-size:24px;line-height:1.3;font-weight:400}.crs .crs-step-number{font-family:Lora,Georgia,serif;font-size:27px;line-height:1;min-width:40px;font-variant-numeric:tabular-nums}.crs .crs-step[open] .crs-step-summary{font-weight:700}.crs .crs-step-summary:hover{color:#fff}.crs .crs-step-summary:focus-visible{outline-color:var(--crs-on-olive)}.crs .crs-plus{width:22px;height:22px;flex-shrink:0;margin-left:auto}.crs details[open]>summary .crs-plus-stem{display:none}.crs .crs-step-body{padding:0 32px 26px 60px;font-size:15px;line-height:1.75}.crs .crs-ritual-note{font-size:12px;line-height:1.6;margin-top:25px;max-width:400px}.crs .crs-statement{background:var(--crs-accent);color:var(--crs-paper);padding:84px 0}.crs .crs-statement-inner{text-align:center;display:flex;flex-direction:column;align-items:center}.crs .crs-statement-inner>p{font-family:Lora,Georgia,serif;font-size:clamp(42px,5vw,74px);line-height:1.08;letter-spacing:-.03em;text-wrap:balance;max-width:1000px}.crs .crs-statement-rule{width:50px;height:1px;background:var(--crs-paper);margin:29px 0}.crs .crs-statement-body{font-size:18px;line-height:1.7;max-width:630px}.crs .crs-faq{padding-top:var(--crs-space);padding-bottom:var(--crs-space)}.crs .crs-faq-heading{max-width:760px;margin-bottom:43px}.crs .crs-faq-heading .crs-title{font-size:clamp(42px,4vw,59px)}.crs .crs-faq-heading .crs-intro{margin-top:20px;max-width:540px}.crs .crs-text-link{display:inline-flex;align-items:center;gap:17px;margin-top:20px;min-height:44px;color:var(--crs-ink);font-size:14px;text-underline-offset:5px}.crs .crs-text-link svg{width:22px;height:22px}.crs .crs-text-link:hover{color:var(--crs-accent)}.crs .crs-faq-list{display:grid;grid-template-columns:1fr 1fr;gap:0 60px;align-items:start}.crs .crs-question{border-top:1px solid color-mix(in srgb,var(--crs-ink) 25%,transparent);border-bottom:1px solid color-mix(in srgb,var(--crs-ink) 25%,transparent);margin-bottom:-1px}.crs .crs-question>summary{display:flex;align-items:center;gap:25px;justify-content:space-between;padding:25px 0;font-size:18px;line-height:1.45;font-weight:600;min-height:89px}.crs .crs-question>summary:hover{color:var(--crs-accent)}.crs .crs-answer{padding:0 35px 28px 0;font-size:15px;line-height:1.75;max-width:650px}.crs .crs-closing{display:grid;grid-template-columns:1.15fr 1fr;background:var(--crs-olive);color:var(--crs-on-olive);min-height:620px}.crs .crs-closing-photo{min-width:0;min-height:100%;aspect-ratio:1.06/1}.crs .crs-closing-copy{align-self:center;padding:64px clamp(32px,5vw,90px)}.crs .crs-closing-copy h2{font-family:Lora,Georgia,serif;font-size:clamp(43px,4.6vw,67px);line-height:1.08;letter-spacing:-.03em;font-weight:400;color:inherit;margin:0 0 26px;text-wrap:balance;max-width:580px}.crs .crs-closing-copy .crs-copy{font-size:17px;max-width:420px}.crs .crs-buy-link{display:inline-flex;align-items:center;justify-content:space-between;gap:27px;min-height:62px;padding:18px 26px;background:var(--crs-paper);color:var(--crs-olive);font-size:15px;font-weight:700;text-decoration:none;margin-top:33px;transition:background .2s,color .2s}.crs .crs-buy-link svg{width:23px;height:23px;flex-shrink:0}.crs .crs-buy-link:hover{background:#fff;color:var(--crs-ink)}.crs .crs-buy-link:focus-visible{outline-color:var(--crs-paper)}.crs .crs-closing-note{font-size:12px;line-height:1.6;margin-top:19px;max-width:390px}@media(max-width:1100px){.crs .crs-width{width:calc(100% - 64px)}.crs .crs-opening,.crs .crs-opening-inner{min-height:610px}.crs .crs-opening-copy{padding-right:35px;width:51%}.crs .crs-heading-row{gap:40px}.crs .crs-tab{font-size:17px;gap:12px;padding-left:14px;padding-right:14px}.crs .crs-scene{grid-template-columns:1.2fr 1fr;min-height:500px}.crs .crs-scene-copy{padding:34px 28px}.crs .crs-scene-foot{margin-top:27px}.crs .crs-details{gap:42px}.crs .crs-faq-list{gap:0 36px}.crs .crs-closing-copy{padding:45px 35px}.crs .crs-closing{min-height:530px}.crs .crs-closing-copy h2{font-size:49px}}@media(max-width:749px){.crs{--crs-space:var(--crs-mobile-space)!important}.crs .crs-width{width:calc(100% - 40px)}.crs .crs-label{font-size:10px;letter-spacing:1.7px;margin-bottom:18px}.crs .crs-title{font-size:43px;letter-spacing:-.03em}.crs .crs-intro{font-size:16px}.crs .crs-opening{display:flex;flex-direction:column;min-height:0}.crs .crs-opening-photo{position:relative;inset:auto;height:350px;width:100%}.crs .crs-opening-inner{display:block;min-height:0}.crs .crs-opening-copy{width:100%;max-width:none;padding:38px 0 42px}.crs .crs-opening h2{font-size:43px;max-width:560px;margin-bottom:24px}.crs .crs-opening .crs-copy{font-size:16px;max-width:540px}.crs .crs-opening-caption{display:none}.crs .crs-opening-link{font-size:13px;margin-top:23px}.crs .crs-heading-row{display:block;margin-bottom:30px}.crs .crs-heading-row .crs-intro{margin-top:24px;max-width:540px}.crs .crs-tabs{margin-bottom:20px}.crs .crs-tab{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:5px;padding:15px 11px 17px;font-size:14px;line-height:1.35;min-height:100px}.crs .crs-tab-index{font-size:9px;line-height:1.5}.crs .crs-tab svg{display:none}.crs .crs-scene{display:block;min-height:0}.crs .crs-scene-photo{aspect-ratio:5/4;min-height:0}.crs .crs-scene-copy{padding:29px 25px 30px}.crs .crs-scene-place{font-size:10px;margin-bottom:20px}.crs .crs-scene-copy h3{font-size:37px;max-width:440px;margin-bottom:18px}.crs .crs-scene-caption{margin-top:22px}.crs .crs-scene-foot{margin-top:26px;padding-top:22px}.crs .crs-scene-index{font-size:38px}.crs .crs-details{display:flex;flex-direction:column-reverse;gap:31px;align-items:stretch}.crs .crs-details-copy .crs-title{font-size:43px;max-width:480px}.crs .crs-details-copy>.crs-intro{margin-top:22px}.crs .crs-steps{margin-top:28px}.crs .crs-step-summary{font-size:23px;padding:21px 0;gap:14px;min-height:76px}.crs .crs-step-number{font-size:25px;min-width:36px}.crs .crs-step-body{padding-left:50px;padding-right:10px}.crs .crs-detail-image{aspect-ratio:1/1}.crs .crs-detail-caption{padding:16px 17px;min-height:65px;font-size:11px}.crs .crs-ritual-note{font-size:11px;margin-top:22px}.crs .crs-statement{padding:55px 0}.crs .crs-statement-inner>p{font-size:44px;max-width:560px}.crs .crs-statement-rule{margin:26px 0}.crs .crs-statement-body{font-size:16px;max-width:510px}.crs .crs-faq-heading{margin-bottom:29px}.crs .crs-faq-heading .crs-title{font-size:43px}.crs .crs-faq-heading .crs-intro{margin-top:22px;max-width:480px}.crs .crs-faq-list{display:block}.crs .crs-question>summary{font-size:17px;min-height:76px;padding:23px 0;gap:18px}.crs .crs-answer{padding-right:15px;font-size:15px}.crs .crs-closing{display:block;min-height:0}.crs .crs-closing-photo{height:380px;min-height:0;aspect-ratio:auto}.crs .crs-closing-copy{padding:41px 25px 48px}.crs .crs-closing-copy h2{font-size:45px;max-width:540px;margin-bottom:24px}.crs .crs-closing-copy .crs-copy{font-size:16px;max-width:510px}.crs .crs-buy-link{width:100%;max-width:420px;min-height:60px;padding:17px 22px;margin-top:28px}.crs .crs-closing-note{font-size:11px}}@media(prefers-reduced-motion:reduce){.crs .crs-tab,.crs .crs-tab svg,.crs .crs-detail-progress>span,.crs .crs-buy-link{transition:none}.crs .crs-scene.crs-revealing .crs-scene-photo{animation:none}}.crs .crs-closing-offer{margin-top:29px;color:var(--crs-on-olive)}.crs .crs-closing-price{display:flex;align-items:center;flex-wrap:wrap;gap:11px 16px;font-variant-numeric:tabular-nums}.crs .crs-closing-price>strong{font-size:34px;font-weight:700;line-height:1.1;letter-spacing:-.02em}.crs .crs-closing-price>s{font-size:19px;line-height:1.3;text-decoration-thickness:1px}.crs .crs-closing-saving{display:inline-block;background:var(--crs-paper);color:var(--crs-olive);font-size:12px;line-height:1.4;font-weight:700;padding:7px 10px}.crs .crs-closing-price-note{font-size:12px;line-height:1.5;margin-top:10px}.crs .crs-closing-offer+.crs-buy-link{margin-top:22px}
/*# sourceMappingURL=/cdn/shop/t/18/compiled_assets/styles.css.map?subset=AAAAAAAAAAAAAAAADg */
