@keyframes cwt-fadein{from{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}.cwt-wrapper{--cwt-bg:#f1ece1;--cwt-dark:#3c3221;--cwt-dark-soft:#4a3e29;--cwt-gold:#9c7a26;--cwt-gold-hover:#87691f;--cwt-text:#2b2418;--cwt-text-muted:#8c8270;--cwt-border:#ddd6c4;--cwt-step-empty-bg:#e7e0cd;--cwt-step-empty-text:#b9ad8f;--cwt-radius:14px;background:#fff0;padding:32px 0 48px 0;color:var(--cwt-text);box-sizing:border-box;position:relative}.cwt-wrapper *{box-sizing:border-box}.cwt-tabs-nav{display:flex;justify-content:center;gap:12px;margin-bottom:36px}.cwt-tab-btn{color:var(--SCL-Color-Web-Gold500,#734C00);font-size:1.375rem;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.0275rem;text-transform:capitalize;cursor:pointer;display:flex;padding:var(--SCL-Spacing-12,12px) var(--SCL-Spacing-24,24px);justify-content:center;align-items:center;gap:16px;background:var(--SCL-Color-Web-Gold600,#402A00);color:var(--SCL-Color-Web-Gold100,#F7F3EB);border:1px solid var(--SCL-Color-Web-Gold500,#734C00);background:var(--SCL-Color-Brand-White,#FFF);color:var(--SCL-Color-Web-Gold500,#734C00);border-radius:var(--SCL-Spacing-12,12px);box-shadow:0 4px 8px 3px rgb(0 0 0 / .15),0 1px 3px 0 rgb(0 0 0 / .3);transition:background .15s ease,color .15s ease,border-color .15s ease}.cwt-tab-btn h3{font-size:1.375rem;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.0275rem;text-transform:capitalize;font-family:"Montserrat",sans-serif;color:inherit}.cwt-tab-btn .cwt-caret-down{display:none}.cwt-tab-btn .cwt-arrow-right{display:inline-block}.cwt-tab-btn.is-active{background:var(--SCL-Color-Web-Gold600,#402A00);color:var(--SCL-Color-Web-Gold100,#F7F3EB)}.cwt-tab-btn.is-active .cwt-caret-down{display:inline-block}.cwt-tab-btn.is-active .cwt-arrow-right{display:none}.cwt-tab-content{display:none}.cwt-tab-content.is-active{display:block;animation:cwt-fadein .8s ease}.cwt-step-selector{max-width:360px;margin:0 auto 10px;display:flex;align-items:center;justify-content:center}.cwt-step-dot{border:none;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--SCL-Spacing-8,8px);background-color:#fff0;color:var(--SCL-Color-Web-Gold200,#E5D2AC);font-size:var(--TypeScale-H3,2rem);font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.06rem;text-transform:capitalize;transition:background .15s ease,color .15s ease}.cwt-step-dot.is-active,.cwt-step-dot:hover,.cwt-step-dot:focus{color:var(--SCL-Color-Web-Gold600,#402A00);background-color:#fff0;border:none;outline:none}.cwt-step-line{flex:1 1 auto;height:1px;background:var(--cwt-dark-soft);margin:0 6px;margin-top:13%}.cwt-caption{text-align:center;font-size:12px;color:var(--cwt-text-muted);letter-spacing:.02em;margin:0 0 32px}.cwt-step-panel{display:none}.cwt-step-panel.is-active{display:block;animation:cwt-fadein .8s ease}.cwt-content-grid{display:flex;max-width:var(--SCL-Layout-MaxWidth,1408px);padding:var(--SCL-Spacing-16,16px) var(--SCL-Spacing-32,32px);justify-content:center;align-items:center;gap:var(--SCL-Spacing-32,32px);align-self:stretch}.cwt-content-right img{width:100%;height:auto;display:block;max-width:656px;max-height:498px;margin:0;border-radius:var(--SCL-Spacing-16,16px);box-shadow:0 1px 2px 0 rgb(0 0 0 / .3),0 2px 6px 2px rgb(0 0 0 / .15)}.cwt-content-left{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;justify-content:flex-end;text-align:left}.cwt-content-left .btn{margin:0 auto;width:max-content}.cwt-content-left p{margin-bottom:0!important}.cwt-content-left .cwt-icon{font-size:14px;line-height:1;letter-spacing:-2px;margin-bottom:10px;color:var(--cwt-dark-soft)}.cwt-content-left .cwt-title{font-size:22px;font-weight:700;margin:0 0 14px;color:var(--cwt-text)}.cwt-content-left .cwt-price{font-size:16px;font-weight:600;margin:0 0 10px;color:var(--cwt-text)}.cwt-content-left .cwt-disclaimer{font-size:13px;color:var(--cwt-text-muted);margin:0 0 22px;max-width:420px;line-height:1.5}.cwt-content-left .cwt-features,.cwt-content-left ul{list-style:none;margin:0;padding:0}.cwt-content-left .cwt-features li,.cwt-content-left ul li{position:relative;padding-left:18px;margin-bottom:8px;font-size:14px;color:var(--cwt-text)}.cwt-content-left .cwt-features li::before,.cwt-content-left ul li::before{content:"";position:absolute;left:0;top:5px;width:7px;height:7px;background:var(--cwt-dark-soft)}.cwt-content-left .cwt-btn{display:inline-block;background:var(--cwt-gold);color:#fff;font-weight:600;font-size:14px;padding:12px 26px;border-radius:999px;text-decoration:none;transition:background .15s ease}.cwt-content-left .cwt-btn:hover{background:var(--cwt-gold-hover);color:#fff}.cwt-content-right{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.cwt-content-step-selector{position:absolute;margin:0 auto;width:50%}