.figma-cart-page{background:#fdfcf9;color:#261c18;font-family:Inter Tight,Arial,sans-serif}body:has([data-testid=cart-empty]),body:has([data-testid=cart-empty]) main{background:#fdfcf9}.figma-cart-page--state{display:grid;width:min(100% - 80px,1360px);min-height:320px;align-content:center;grid-gap:12px;gap:12px;margin:0 auto;padding:60px 0 80px;font-size:18px}.figma-cart-page--state .primary-button{display:inline-flex;width:-moz-fit-content;width:fit-content;min-width:180px;max-width:100%;min-height:44px;align-items:center;justify-content:center;padding:12px 22px;border-radius:4px}.figma-cart-page--state strong{font-size:28px;line-height:34px}.figma-cart-page--state span{color:#7d7774}.figma-cart-title-section{display:flex;width:100%;min-height:166px;align-items:flex-start;padding:60px 40px 32px}.figma-cart-title-section__inner{width:1360px;margin:0 auto}.figma-cart-back-link{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:8px;margin-bottom:16px;color:#0f7342;font-size:14px;font-weight:500;line-height:18px}.figma-cart-back-link:focus-visible,.figma-cart-back-link:hover{color:#0b3c23}.figma-cart-back-link span{font-size:18px;line-height:1}.figma-cart-title-section h1{width:416px;margin:0;color:#261c18;font-size:40px;font-weight:600;line-height:44px;letter-spacing:0}.figma-cart-main{display:grid;width:100%;grid-template-columns:680px 656px;align-items:start;justify-content:center;grid-gap:24px;gap:24px;padding:0 40px 80px}.figma-cart-left{display:grid;width:680px;grid-gap:32px;gap:32px}.figma-cart-form-block{display:grid;grid-gap:16px;gap:16px}.figma-cart-form-block h2,.figma-cart-order-card h2{margin:0;color:#261c18;font-size:18px;font-weight:500;line-height:26.1px;letter-spacing:0}.figma-cart-field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.figma-cart-field{display:grid;grid-gap:6px;gap:6px;color:#261c18;font-size:14px;font-weight:500;line-height:17.5px}.figma-cart-field input,.figma-cart-field textarea,.figma-cart-promo input{width:100%;border:1px solid #dedddc;border-radius:4px;background:#fff;color:#261c18;font-family:Inter Tight,Arial,sans-serif;font-size:16px;font-weight:400;line-height:20px;outline:none}.figma-cart-field input,.figma-cart-promo input{height:39px;padding:10px 14px}.figma-cart-promo button,.figma-cart-promo input{align-self:start;margin:0}.figma-cart-promo input{height:44px}.figma-cart-field textarea{height:78px;resize:none;padding:12px 14px}.figma-cart-field input::placeholder,.figma-cart-field textarea::placeholder,.figma-cart-promo input::placeholder{color:#b6b1ad}.figma-cart-panel{display:grid;grid-gap:16px;gap:16px;min-height:130px;padding:18px;border:1px solid #dedddc;border-radius:8px;background:#fdfcf9}.figma-cart-panel h3{margin:0;color:#261c18;font-size:16px;font-weight:600;line-height:20px}.figma-cart-panel p{margin:0;color:#7d7774;font-size:16px;font-weight:400;line-height:23.2px}.figma-cart-chip-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.figma-cart-chip{display:inline-flex;height:30px;align-items:center;gap:6px;padding:5px 12px;border:1px solid #dedddc;border-radius:999px;background:#fff;color:#261c18;font-family:Inter Tight,Arial,sans-serif;font-size:14px;font-weight:500;line-height:17.5px;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.figma-cart-chip:focus-visible,.figma-cart-chip:hover{border-color:#9cc8a8;background:#f0f7f2;box-shadow:none}.figma-cart-chip span{width:8px;height:8px;border-radius:50%;background:#dedddc}.figma-cart-chip.is-active{border-color:#bfd6c7;background:#f0f7f2}.figma-cart-chip.is-active span{background:#0f7342}.figma-cart-chip:nth-child(2) span,.figma-cart-chip:nth-child(4) span{background:#2f7bdc}.figma-cart-chip:nth-child(3) span,.figma-cart-chip:nth-child(5) span{background:#ffd02a}.figma-cart-option-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.figma-cart-option{position:relative;display:grid;min-height:52px;grid-template-columns:18px minmax(0,1fr);grid-template-areas:"radio title" "radio text";align-items:start;padding:10px 16px;border:1px solid #dedddc;border-radius:4px;background:#fff;text-align:left;cursor:pointer;transition:background-color .18s ease,border-color .18s ease}.figma-cart-option:focus-visible,.figma-cart-option:hover{border-color:#9cc8a8;background:#eef6ef;box-shadow:none}.figma-cart-option>span{grid-area:radio;width:13px;height:13px;margin-top:5px;border:3px solid #dedddc;border-radius:50%}.figma-cart-option strong{grid-area:title;color:#261c18;font-size:14px;font-weight:600;line-height:17.5px}.figma-cart-option small{grid-area:text;color:#7d7774;font-size:14px;font-weight:400;line-height:17.5px}.figma-cart-option.is-active{border-color:#9cc8a8;background:#eef6ef}.figma-cart-option.is-active>span{border-color:#0f7342}.figma-cart-submit{display:grid;grid-gap:24px;gap:24px}.figma-cart-promo{display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:start;grid-gap:12px;gap:12px}.figma-cart-order-button,.figma-cart-promo button{display:inline-flex;height:39px;min-width:112px;align-items:center;justify-content:center;padding:0 18px;border-radius:4px;background:#0f7342;color:#fff;font-family:Inter Tight,Arial,sans-serif;font-size:16px;font-weight:500;line-height:20px;cursor:pointer;transition:background-color .18s ease;box-shadow:none}.figma-cart-order-button:focus-visible,.figma-cart-order-button:hover,.figma-cart-promo button:focus-visible,.figma-cart-promo button:hover{background:#ca8021;box-shadow:none}.figma-cart-order-button:disabled,.figma-cart-promo button:disabled{cursor:default;opacity:.65}.figma-cart-order-button{width:100%;height:50px}.figma-cart-promo button{height:44px}.figma-cart-summary-actions{display:grid;grid-gap:18px;gap:18px;margin-top:24px}.figma-cart-clear-promo,.figma-cart-promo-error{width:max-content;color:#7d7774;font-size:14px;line-height:17.5px}.figma-cart-promo-error{color:#dc2626}.figma-cart-consent{display:flex;align-items:flex-start;gap:10px;color:#7d7774;font-size:14px;font-weight:400;line-height:17.5px}.figma-cart-consent input{width:18px;height:18px;flex:0 0 18px;margin:0;accent-color:#0f7342}.figma-cart-consent a{text-decoration:underline;text-underline-offset:2px}.figma-cart-order-card{position:-webkit-sticky;position:sticky;top:78px;display:grid;width:656px;min-height:571px;align-self:start;padding:24px;border:1px solid #e7e7e7;border-radius:8px;background:#fff}.figma-cart-order-card>h2{height:40px;padding-bottom:16px;border-bottom:1px solid #e7e7e7;font-size:20px;font-weight:600;line-height:25px}.figma-cart-order-items{display:grid;padding-top:8px}.figma-cart-order-item{position:relative;display:grid;grid-template-columns:72px 1fr 88px 85px 20px;align-items:center;grid-gap:12px;gap:12px;min-height:98px;padding:8px 0;background:#fff}.figma-cart-order-item__image{display:flex;width:72px;height:82px;align-items:center;justify-content:center;overflow:hidden;border-radius:6px;background:#f0f3ee;color:#0f7342;font-size:14px;font-weight:700}.figma-cart-order-item__image img{width:100%;height:100%;object-fit:contain}.figma-cart-order-item__title{display:grid;grid-gap:4px;gap:4px;min-width:0}.figma-cart-order-item__title strong{display:-webkit-box;overflow:hidden;color:#261c18;font-size:14px;font-weight:500;line-height:17.5px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.figma-cart-order-item__title span{overflow:hidden;color:#7d7774;font-size:12px;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.figma-cart-qty{display:grid;width:88px;height:32px;grid-template-columns:28px 32px 28px;align-items:center;border:1px solid #dedddc;border-radius:4px;color:#7d7774;font-size:14px;line-height:17.5px;text-align:center}.figma-cart-qty button{height:30px;color:#7d7774;font-size:15px}.figma-cart-qty span{color:#7d7774}.figma-cart-order-item__price{display:grid;justify-items:end;grid-gap:2px;gap:2px}.figma-cart-order-item__price strong{color:#261c18;font-size:24px;font-weight:600;line-height:26.4px;white-space:nowrap}.figma-cart-order-item__price s{color:#b6b1ad;font-size:14px;font-weight:500;line-height:17.5px;text-decoration:line-through;white-space:nowrap}.figma-cart-remove{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;color:#b6b1ad;font-size:22px;font-weight:300;line-height:20px}.figma-cart-totals{display:grid;grid-gap:4px;gap:4px;margin-top:16px;padding:17px 0;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7}.figma-cart-total,.figma-cart-totals div{display:flex;align-items:center;justify-content:space-between;gap:20px}.figma-cart-totals span{color:#7d7774;font-size:16px;font-weight:400;line-height:23.2px}.figma-cart-totals strong{color:#261c18;font-size:16px;font-weight:600;line-height:23.2px}.figma-cart-totals__discount strong{color:#0f7342}.figma-cart-total{padding-top:16px}.figma-cart-total span{color:#261c18;font-size:20px;font-weight:600;line-height:25px}.figma-cart-total strong{color:#0f7342;font-size:24px;font-weight:600;line-height:26.4px}.figma-auth-overlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:start center;padding:200px 24px 24px;background:#000;font-family:Inter Tight,Arial,sans-serif}.figma-auth-modal{display:grid;width:480px;min-height:554px;align-content:start;grid-gap:24px;gap:24px;padding:36px 40px 40px;border-radius:8px;background:#fff;color:#261c18}.figma-auth-modal__head{display:flex;height:32px;align-items:center;justify-content:space-between}.figma-auth-modal__head h2{margin:0;color:#261c18;font-size:20px;font-weight:600;line-height:25px}.figma-auth-modal__head button{display:inline-grid;width:32px;height:32px;place-items:center;border:0;background:transparent;color:#7d7774;font-family:Inter,Arial,sans-serif;font-size:24px;font-weight:400;line-height:29px}.figma-auth-modal__text{width:400px;margin:0;color:#7d7774;font-size:16px;font-weight:400;line-height:23.2px}.figma-auth-modal__tabs{display:flex;width:247px;height:33px;gap:8px}.figma-auth-modal__tabs button{display:inline-flex;height:33px;align-items:center;gap:6px;padding:7px 12px;border:1px solid #dedddc;border-radius:4px;background:#fff;color:#7d7774;font-family:Inter Tight,Arial,sans-serif;font-size:14px;font-weight:500;line-height:17.5px}.figma-auth-modal__tabs button:first-child{width:135px}.figma-auth-modal__tabs button:last-child{width:104px}.figma-auth-modal__tabs button span{position:relative;display:block;width:14px;height:14px;border:4px solid #dedddc;border-radius:50%;background:#fff}.figma-auth-modal__tabs button.is-active{border-color:#9cc8a8;background:#ecf2ec;color:#261c18}.figma-auth-modal__tabs button.is-active span{border:0;background:#0f7342}.figma-auth-modal__tabs button.is-active span:after{position:absolute;inset:4px;border-radius:50%;background:#fff;content:""}.figma-auth-field{display:grid;width:400px;grid-gap:6px;gap:6px}.figma-auth-field span{color:#261c18;font-size:14px;font-weight:500;line-height:17.5px}.figma-auth-field input{width:400px;height:43px;padding:10px 14px;border:1px solid #dedddc;border-radius:4px;background:#fff;color:#261c18;font-family:Inter Tight,Arial,sans-serif;font-size:16px;line-height:23.2px}.figma-auth-field input::placeholder{color:#bebaba}.figma-auth-modal__submit{width:400px;height:50px;border:0;border-radius:4px;background:#0f7342;color:#fff;font-family:Inter Tight,Arial,sans-serif;font-size:18px;font-weight:500;line-height:26.1px}.figma-auth-consent{display:grid;width:400px;grid-template-columns:18px 1fr;grid-gap:10px;gap:10px;align-items:start}.figma-auth-consent input{width:18px;height:18px;margin:0;accent-color:#0f7342}.figma-auth-consent span{color:#7d7774;font-size:12px;font-weight:400;line-height:15px}.figma-auth-consent a,.figma-calculator-consent a,.figma-contact-consent a,.figma-help-choice-consent a,.figma-lead-contact-consent a{color:inherit;text-decoration:underline;text-underline-offset:2px}.figma-contact-overlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:start center;padding:103px 24px 24px;background:rgba(0,0,0,.65);font-family:Inter Tight,Arial,sans-serif}.figma-contact-modal{display:grid;width:520px;min-height:694px;box-sizing:border-box;align-content:start;grid-gap:20px;gap:20px;padding:36px 40px 40px;border-radius:8px;background:#fff;color:#261c18}.figma-contact-modal__head{display:flex;height:32px;align-items:center;justify-content:space-between}.figma-contact-modal__head h2{margin:0;color:#261c18;font-size:20px;font-weight:600;line-height:25px}.figma-contact-modal__head button{display:inline-grid;width:32px;height:32px;place-items:center;border:0;background:transparent;color:#7d7774;font-family:Inter,Arial,sans-serif;font-size:24px;font-weight:400;line-height:29px}.figma-contact-modal__text{width:420px;margin:0;color:#7d7774;font-size:16px;font-weight:400;line-height:23.2px}.figma-contact-field,.figma-contact-upload{display:grid;width:440px;grid-gap:6px;gap:6px}.figma-contact-field span,.figma-contact-upload>span{color:#261c18;font-size:14px;font-weight:500;line-height:17.5px}.figma-contact-field input{width:100%;height:37px!important;min-height:37px!important;box-sizing:border-box;margin-top:0;padding:9px 14px;border:1px solid #dedddc;border-radius:4px;background:#fff;color:#261c18;font-family:Inter Tight,Arial,sans-serif;font-size:14px;line-height:17.5px}.figma-contact-field input::placeholder{color:#bebaba}.figma-contact-field-row{display:grid;width:440px;grid-template-columns:212px 212px;grid-gap:16px;gap:16px}.figma-contact-field-row .figma-contact-field{width:212px}.figma-contact-upload{position:relative;gap:0}.figma-contact-upload input{position:absolute;inset:25px 0 0;width:440px;height:104px;opacity:0}.figma-contact-upload em,.figma-contact-upload small,.figma-contact-upload strong{display:flex;box-sizing:border-box;width:440px;justify-content:center;border-inline:1px solid #dedddc;background:#fff;color:#bebaba;font-style:normal}.figma-contact-upload strong{height:44px;margin-top:8px;align-items:end;border-top:1px solid #dedddc;border-radius:4px 4px 0 0;color:#000;font-family:Inter,Arial,sans-serif;font-size:20px;font-weight:400;line-height:24px}.figma-contact-upload em{height:25px;align-items:center;font-size:14px;line-height:17.5px}.figma-contact-upload small{height:35px;align-items:start;border-bottom:1px solid #dedddc;border-radius:0 0 4px 4px;font-size:12px;line-height:15px}.figma-contact-modal__submit{width:440px;height:50px;border:0;border-radius:4px;background:#0f7342;color:#fff;cursor:pointer;font-family:Inter Tight,Arial,sans-serif;font-size:18px;font-weight:500;line-height:26.1px}.figma-contact-modal__submit:focus-visible,.figma-contact-modal__submit:hover{background:#ca8021}.figma-contact-consent{display:grid;width:440px;grid-template-columns:18px 1fr;grid-gap:10px;gap:10px;align-items:start}.figma-contact-consent input{width:18px;height:18px;min-height:18px!important;margin:0;padding:0;accent-color:#0f7342}.figma-contact-consent span{color:#7d7774;font-size:12px;font-weight:400;line-height:15px}.figma-lead-contact-overlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:start center;padding:119.5px 24px 24px;background:rgba(0,0,0,.65);font-family:Inter Tight,Arial,sans-serif}.figma-lead-contact-modal{display:grid;width:520px;height:661px;box-sizing:border-box;align-content:start;grid-gap:20px;gap:20px;padding:36px 40px 40px;border-radius:8px;background:#fff;color:#261c18}.figma-lead-contact-modal__head{display:flex;height:32px;align-items:center;justify-content:space-between}.figma-lead-contact-modal__head h2{margin:0;color:#261c18;font-size:20px;font-weight:600;line-height:25px}.figma-lead-contact-modal__head button{display:inline-grid;width:32px;height:32px;place-items:center;border:0;background:transparent;color:#7d7774;font-family:Inter,Arial,sans-serif;font-size:24px;font-weight:400;line-height:29px}.figma-lead-contact-modal__text{width:420px;margin:0;color:#7d7774;font-size:16px;font-weight:400;line-height:23.2px}.figma-lead-contact-modal form{display:grid;width:440px;max-width:100%;grid-gap:16px;gap:16px}.figma-lead-contact-field-row{display:grid;width:440px;grid-template-columns:212px 212px;grid-gap:16px;gap:16px}.figma-lead-contact-field{display:grid;width:212px;grid-gap:6px;gap:6px}.figma-lead-contact-field--message{width:440px}.figma-lead-contact-field span,.figma-lead-contact-upload>span{color:#261c18;font-size:14px;font-weight:500;line-height:17.5px}.figma-lead-contact-upload>span{color:#0f7342}.figma-lead-contact-field input,.figma-lead-contact-field textarea{box-sizing:border-box;width:100%;min-height:38px!important;margin-top:0;padding:9px 14px;border:1px solid #dedddc;border-radius:4px;background:#fff;color:#261c18;font-family:Inter Tight,Arial,sans-serif;font-size:14px;line-height:17.5px}.figma-lead-contact-field input{height:38px!important}.figma-lead-contact-field textarea{height:80px;resize:none}.figma-lead-contact-field input::placeholder,.figma-lead-contact-field textarea::placeholder{color:#bebaba}.figma-lead-contact-upload{position:relative;display:grid;width:440px;grid-gap:0;gap:0}.figma-lead-contact-upload input{position:absolute;inset:26px 0 0;width:440px;height:104px;opacity:0}.figma-lead-contact-upload em,.figma-lead-contact-upload small,.figma-lead-contact-upload strong{display:flex;box-sizing:border-box;width:440px;justify-content:center;border-inline:1px solid #dedddc;background:#fff;color:#bebaba;font-style:normal}.figma-lead-contact-upload strong{height:44px;margin-top:8px;align-items:end;border-top:1px solid #dedddc;border-radius:4px 4px 0 0;color:#000;font-family:Inter,Arial,sans-serif;font-size:20px;font-weight:400;line-height:24px}.figma-lead-contact-upload em{height:25px;align-items:center;font-size:14px;line-height:17.5px}.figma-lead-contact-upload small{height:35px;align-items:start;border-bottom:1px solid #dedddc;border-radius:0 0 4px 4px;font-size:12px;line-height:15px}.figma-lead-contact-modal__submit{width:440px;height:50px;border:0;border-radius:4px;background:#0f7342;color:#fff;cursor:pointer;font-family:Inter Tight,Arial,sans-serif;font-size:18px;font-weight:500;line-height:26.1px}.figma-lead-contact-modal__submit:focus-visible,.figma-lead-contact-modal__submit:hover{background:#ca8021}.figma-lead-contact-consent{display:grid;width:440px;grid-template-columns:18px 1fr;grid-gap:10px;gap:10px;align-items:start}.figma-lead-contact-consent input{width:18px;height:18px;min-height:18px!important;margin:0;padding:0;accent-color:#0f7342}.figma-lead-contact-consent span{color:#7d7774;font-size:12px;font-weight:400;line-height:15px}.figma-help-choice-overlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:start center;padding:88.5px 24px 24px;background:rgba(0,0,0,.65);font-family:Inter Tight,Arial,sans-serif}.figma-help-choice-modal{display:grid;width:520px;height:713px;box-sizing:border-box;align-content:start;grid-gap:20px;gap:20px;padding:36px 40px 40px;border-radius:8px;background:#fff;color:#261c18}.figma-help-choice-modal__head{display:flex;height:32px;align-items:center;justify-content:space-between}.figma-help-choice-modal__head h2{margin:0;color:#261c18;font-size:20px;font-weight:600;line-height:25px}.figma-help-choice-modal__head button{display:inline-grid;width:32px;height:32px;place-items:center;border:0;background:transparent;color:#7d7774;font-family:Inter,Arial,sans-serif;font-size:24px;font-weight:400;line-height:29px}.figma-help-choice-modal__text{width:420px;margin:0;color:#7d7774;font-size:16px;font-weight:400;line-height:23.2px}.figma-help-choice-modal form{display:grid;width:440px;max-width:100%;grid-gap:16px;gap:16px}.figma-help-choice-field-row{display:grid;width:440px;grid-template-columns:212px 212px;grid-gap:16px;gap:16px}.figma-help-choice-field{display:grid;width:212px;grid-gap:6px;gap:6px}.figma-help-choice-field--message,.figma-help-choice-field--wide{width:440px}.figma-help-choice-field span{color:#261c18;font-size:14px;font-weight:500;line-height:17.5px}.figma-help-choice-field input,.figma-help-choice-field textarea{box-sizing:border-box;width:100%;min-height:37px!important;margin-top:0;padding:9px 14px;border:1px solid #dedddc;border-radius:4px;background:#fff;color:#261c18;font-family:Inter Tight,Arial,sans-serif;font-size:14px;line-height:17.5px}.figma-help-choice-field input{height:37px!important}.figma-help-choice-field textarea{height:80px;resize:none}.figma-help-choice-field input::placeholder,.figma-help-choice-field textarea::placeholder{color:#bebaba}.figma-help-choice-file{position:relative;display:grid;width:222px;height:25px;grid-template-columns:16px 198px;grid-gap:8px;gap:8px;align-items:center}.figma-help-choice-file input{position:absolute;inset:0;width:222px;height:25px;opacity:0}.figma-help-choice-file strong{display:inline-block;color:#000;font-family:Inter,Arial,sans-serif;font-size:16px;font-weight:400;line-height:19.36px;transform:rotate(-35deg);transform-origin:center}.figma-help-choice-file span{color:#0f7342;font-size:14px;font-weight:500;line-height:17.5px}.figma-help-choice-modal__submit{width:440px;height:50px;border:0;border-radius:4px;background:#0f7342;color:#fff;cursor:pointer;font-family:Inter Tight,Arial,sans-serif;font-size:18px;font-weight:500;line-height:26.1px}.figma-help-choice-modal__submit:focus-visible,.figma-help-choice-modal__submit:hover{background:#ca8021}.figma-help-choice-consent{display:grid;width:440px;grid-template-columns:18px 1fr;grid-gap:10px;gap:10px;align-items:start}.figma-help-choice-consent input{width:18px;height:18px;min-height:18px!important;margin:0;padding:0;accent-color:#0f7342}.figma-help-choice-consent span{color:#7d7774;font-size:12px;font-weight:400;line-height:15px}.figma-calculator-overlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:6px 24px;background:rgba(0,0,0,.65);font-family:Inter Tight,Arial,sans-serif}.figma-calculator-modal{display:grid;width:520px;max-width:calc(100vw - 48px);height:805px;max-height:calc(100vh - 12px);box-sizing:border-box;align-content:start;grid-gap:20px;gap:20px;padding:40px;overflow-y:auto;border-radius:10px;background:#fff;color:#261c18}.figma-calculator-modal__head{display:flex;height:32px;align-items:center;justify-content:space-between}.figma-calculator-modal__head h2{margin:0;color:#261c18;font-size:20px;font-weight:600;line-height:25px}.figma-calculator-modal__head button{display:inline-grid;width:32px;height:32px;place-items:center;padding:0;border:0;background:transparent;color:#7d7774;font-family:Inter,Arial,sans-serif;font-size:24px;font-weight:400;line-height:29px}.figma-calculator-modal__text{width:420px;max-width:100%;margin:0;color:#7d7774;font-size:16px;font-weight:400;line-height:23.2px}.figma-calculator-modal form{display:grid;width:440px;max-width:100%;grid-gap:16px;gap:16px}.figma-calculator-field-row{display:grid;width:440px;max-width:100%;grid-template-columns:212px 212px;grid-gap:16px;gap:16px}.figma-calculator-field{display:grid;width:212px;grid-gap:6px;gap:6px}.figma-calculator-field--message,.figma-calculator-field--wide{width:440px;max-width:100%}.figma-calculator-field span{color:#261c18;font-size:14px;font-weight:500;line-height:17.5px}.figma-calculator-field input,.figma-calculator-field textarea{box-sizing:border-box;width:100%;min-height:37px!important;margin-top:0;padding:9px 14px;border:1px solid #dedddc;border-radius:4px;background:#fff;color:#261c18;font-family:Inter Tight,Arial,sans-serif;font-size:14px;line-height:17.5px}.figma-calculator-field input{height:37px!important}.figma-calculator-field textarea{height:80px;resize:none}.figma-calculator-field input::placeholder,.figma-calculator-field textarea::placeholder{color:#bebaba}.figma-calculator-file{position:relative;display:grid;width:294px;height:25px;grid-template-columns:16px 270px;grid-gap:8px;gap:8px;align-items:center}.figma-calculator-file input{position:absolute;inset:0;width:294px;height:25px;opacity:0}.figma-calculator-file strong{display:inline-block;color:#000;font-family:Inter,Arial,sans-serif;font-size:16px;font-weight:400;line-height:19.36px;transform:rotate(-35deg);transform-origin:center}.figma-calculator-file span{color:#0f7342;font-size:14px;font-weight:500;line-height:17.5px}.figma-calculator-modal__submit{width:440px;max-width:100%;height:50px;border:0;border-radius:4px;background:#0f7342;color:#fff;cursor:pointer;font-family:Inter Tight,Arial,sans-serif;font-size:18px;font-weight:500;line-height:26.1px}.figma-calculator-modal__submit:focus-visible,.figma-calculator-modal__submit:hover{background:#ca8021}.figma-calculator-consent{display:grid;width:440px;max-width:100%;grid-template-columns:18px 1fr;grid-gap:10px;gap:10px;align-items:start}.figma-calculator-consent input{width:18px;height:18px;min-height:18px!important;margin:0;padding:0;accent-color:#0f7342}.figma-calculator-consent span{color:#7d7774;font-size:12px;font-weight:400;line-height:15px}@media (max-width:600px){.figma-calculator-overlay{align-items:end;padding:20px 15px}.figma-calculator-modal{width:330px;max-width:330px;height:auto;max-height:calc(100vh - 40px);gap:16px;padding:28px 20px 24px;border-radius:10px}.figma-calculator-consent,.figma-calculator-field,.figma-calculator-field--message,.figma-calculator-field--wide,.figma-calculator-field-row,.figma-calculator-modal form,.figma-calculator-modal__submit,.figma-calculator-modal__text{width:290px;max-width:290px}.figma-calculator-field-row{grid-template-columns:1fr;gap:16px}.figma-calculator-file{width:290px;grid-template-columns:16px minmax(0,1fr)}.figma-calculator-file input{width:290px}.figma-calculator-file span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.figma-help-choice-overlay,.figma-lead-contact-overlay{place-items:start center;padding:80px 15px 24px;overflow-y:auto}.figma-help-choice-modal,.figma-lead-contact-modal{width:330px;max-width:calc(100vw - 30px);height:auto;max-height:calc(100vh - 104px);gap:16px;padding:28px 20px 24px;overflow-y:auto}.figma-help-choice-consent,.figma-help-choice-field,.figma-help-choice-field--message,.figma-help-choice-field--wide,.figma-help-choice-field-row,.figma-help-choice-modal form,.figma-help-choice-modal__submit,.figma-help-choice-modal__text,.figma-lead-contact-consent,.figma-lead-contact-field,.figma-lead-contact-field--message,.figma-lead-contact-field-row,.figma-lead-contact-modal form,.figma-lead-contact-modal__submit,.figma-lead-contact-modal__text,.figma-lead-contact-upload,.figma-lead-contact-upload em,.figma-lead-contact-upload input,.figma-lead-contact-upload small,.figma-lead-contact-upload strong{width:100%;max-width:100%}.figma-help-choice-field-row,.figma-lead-contact-field-row{grid-template-columns:minmax(0,1fr);gap:16px}.figma-help-choice-file{width:100%;grid-template-columns:16px minmax(0,1fr)}.figma-help-choice-file input{width:100%}.figma-help-choice-file span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.figma-orders-page{background:#fdfcf9;color:#261c18;font-family:Inter Tight,Arial,sans-serif}.figma-orders-title{display:grid;width:min(100% - 80px,1360px);grid-gap:16px;gap:16px;margin:0 auto;padding:40px 0 32px}.figma-orders-title nav{display:flex;height:18px;align-items:center;gap:4px;color:#89827f;font-size:14px;line-height:17.5px}.figma-orders-title nav strong{color:#261c18;font-weight:500}.figma-orders-title h1{margin:0;color:#261c18;font-size:44px;font-weight:600;line-height:44px}.figma-orders-main{display:grid;width:min(100% - 80px,1360px);grid-gap:24px;gap:24px;margin:0 auto;padding-bottom:80px}.figma-orders-search{display:grid;min-height:119px;grid-gap:16px;gap:16px;padding:20px 24px;border:1px solid #e7e7e7;border-radius:8px;background:#fff}.figma-orders-search p{margin:0;color:#7d7774;font-size:16px;line-height:23.2px}.figma-orders-search>div{display:grid;grid-template-columns:102px 78px minmax(0,1fr) 149px;align-items:center;grid-gap:12px;gap:12px}.figma-orders-search button{display:inline-flex;height:44px;min-height:44px;align-items:center;justify-content:center;gap:8px;border:1px solid #dedddc;border-radius:4px;background:#fff;color:#7d7774;font-family:Inter Tight,Arial,sans-serif;font-size:16px;font-weight:500;line-height:20px}.figma-orders-search button span{width:13px;height:13px;border:3px solid #dedddc;border-radius:50%}.figma-orders-search button.is-active{border-color:#9cc8a8;background:#eef6ef;color:#261c18}.figma-orders-search button.is-active span{border-color:#0f7342}.figma-orders-search button[type=submit]{border-color:#0f7342;background:#0f7342;color:#fff}.figma-orders-search input{width:100%;height:44px;min-height:44px;min-width:0;margin:0;padding:10px 14px;border:1px solid #dedddc;border-radius:4px;background:#fff;color:#261c18;font-family:Inter Tight,Arial,sans-serif;font-size:16px;line-height:20px}.figma-orders-card,.figma-orders-empty{border:1px solid #e7e7e7;border-radius:8px;background:#fff}.figma-orders-empty{padding:24px 28px;color:#7d7774;font-size:16px}.figma-orders-card{display:grid;min-height:774px;grid-template-rows:auto auto 1fr auto;padding:24px 28px}.figma-orders-card>header{display:flex;min-height:48px;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:24px;border-bottom:1px solid #dedddc}.figma-orders-card>header div{display:flex;align-items:baseline;gap:16px}.figma-orders-card h2{margin:0;color:#261c18;font-size:22px;font-weight:600;line-height:26px}.figma-orders-card>header span{color:#7d7774;font-size:14px;line-height:17.5px}.figma-orders-card>header>strong{display:inline-flex;height:30px;align-items:center;padding:5px 12px;border-radius:999px;background:#eef6ef;color:#0f7342;font-size:16px;font-weight:500;line-height:20px}.figma-orders-items{display:grid;width:741px;grid-gap:12px;gap:12px;padding:24px 0}.figma-orders-card h3{margin:0;color:#261c18;font-size:16px;font-weight:600;line-height:20px}.figma-orders-item{display:grid;width:741px;min-height:80px;grid-template-columns:56px minmax(0,1fr) 118px 136px;align-items:center;grid-gap:16px;gap:16px;padding:12px 16px;border:1px solid #dedddc;border-radius:8px;background:#fff}.figma-orders-item__image{width:56px;height:56px;overflow:hidden;border-radius:4px;background:#f0f3ee}.figma-orders-item__image img{width:100%;height:100%;object-fit:cover}.figma-orders-item div:nth-child(2){display:grid;grid-gap:4px;gap:4px}.figma-orders-item div:nth-child(2) strong{color:#261c18;font-size:16px;font-weight:500;line-height:20px}.figma-orders-item div:nth-child(2) span{color:#7d7774;font-size:14px;line-height:17.5px}.figma-orders-item>strong{color:#261c18;font-size:18px;font-weight:600;line-height:22.5px;white-space:nowrap}.figma-orders-item>a{display:inline-flex;height:34px;align-items:center;justify-content:center;border:1px solid #9cc8a8;border-radius:4px;color:#0f7342;font-size:14px;font-weight:500;line-height:17.5px}.figma-orders-details{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:32px;gap:32px;padding:24px 0;border-top:1px solid #dedddc;border-bottom:1px solid #dedddc}.figma-orders-details>div{display:grid;align-content:start;grid-gap:6px;gap:6px}.figma-orders-details h3{margin-bottom:6px}.figma-orders-details span{color:#7d7774;font-size:14px;line-height:17.5px}.figma-orders-details strong{color:#261c18;font-size:16px;font-weight:400;line-height:20px}.figma-orders-details b{display:inline-flex;width:max-content;height:30px;align-items:center;padding:5px 12px;border-radius:999px;background:#edf3ff;color:#1265ff;font-size:16px;font-weight:500;line-height:20px}.figma-orders-card>footer{display:grid;grid-template-columns:178px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding-top:20px}.figma-orders-card>footer a,.figma-orders-card>footer button{display:inline-flex;height:42px;align-items:center;justify-content:center;border:0;border-radius:4px;background:#0f7342;color:#fff;font-family:Inter Tight,Arial,sans-serif;font-size:16px;font-weight:500}.figma-orders-card>footer span{color:#7d7774;font-size:14px;line-height:17.5px}.figma-orders-card>footer strong{color:#261c18;font-size:16px;font-weight:600;line-height:20px}.figma-orders-card>footer strong:first-letter{font-size:16px}@media (min-width:1200px) and (max-width:1439px){.figma-cart-title-section{padding-right:32px;padding-left:32px}.figma-cart-title-section__inner{width:100%;max-width:1180px}.figma-cart-main{grid-template-columns:minmax(560px,1fr) minmax(460px,520px);max-width:1240px;margin:0 auto;gap:20px;padding-right:32px;padding-left:32px}.figma-cart-left,.figma-cart-order-card{width:100%}.figma-cart-order-card{padding:20px}.figma-cart-order-item{grid-template-columns:64px minmax(0,1fr) 82px 76px 20px;gap:10px}.figma-cart-order-item__image{width:64px;height:74px}.figma-cart-order-item__price strong{font-size:20px;line-height:24px}}@media (min-width:769px) and (max-width:1199px){.figma-cart-page--state{width:calc(100% - 48px)}.figma-cart-title-section{height:auto;padding:40px 24px 28px}.figma-cart-title-section__inner{width:100%}.figma-cart-title-section h1{width:auto;font-size:36px;line-height:40px}.figma-cart-main{grid-template-columns:minmax(0,1fr);max-width:860px;margin:0 auto;gap:28px;padding:0 24px 64px}.figma-cart-left,.figma-cart-order-card{width:100%}.figma-cart-order-card{position:static;order:-1;min-height:0}.figma-cart-field-row,.figma-cart-option-row{grid-template-columns:repeat(2,minmax(0,1fr))}.figma-cart-chip{height:34px;padding-right:14px;padding-left:14px}.figma-cart-consent{max-width:720px}}@media (max-width:768px){.figma-orders-main,.figma-orders-title{width:calc(100% - 30px)}.figma-orders-title{padding:24px 0 20px}.figma-orders-title nav{display:none}.figma-orders-title h1{font-size:30px;line-height:33px}.figma-orders-search{min-height:0;padding:16px}.figma-orders-search>div{grid-template-columns:100px 76px minmax(0,1fr);align-items:center}.figma-orders-search button[type=button]{width:100%;min-width:0}.figma-orders-search button[type=button]+button[type=button]{min-width:0}.figma-orders-search input{grid-column:1/3}.figma-orders-search button[type=submit]{grid-column:3;width:100%;min-width:0;padding:0 12px;font-size:14px}.figma-orders-card{min-height:0;padding:16px}.figma-orders-card>header,.figma-orders-card>header div{display:grid;grid-gap:8px;gap:8px}.figma-orders-item,.figma-orders-items{width:100%}.figma-orders-item{grid-template-columns:72px minmax(0,1fr)}.figma-orders-item>strong{grid-column:2;justify-self:start}.figma-orders-item>a{display:none}.figma-orders-card>footer,.figma-orders-details{grid-template-columns:minmax(0,1fr)}.figma-cart-page--state{width:calc(100% - 30px);padding:32px 0 40px}.figma-cart-title-section{height:auto;padding:32px 15px 24px}.figma-cart-title-section__inner{width:100%}.figma-cart-title-section h1{width:auto;font-size:30px;line-height:33px}.figma-cart-main{grid-template-columns:minmax(0,1fr);gap:24px;padding:0 15px 50px}.figma-cart-left,.figma-cart-order-card{width:100%}.figma-cart-field-row,.figma-cart-option-row,.figma-cart-promo{grid-template-columns:minmax(0,1fr)}.figma-cart-order-card{position:static;order:-1;min-height:0;padding:16px}.figma-cart-order-item{grid-template-columns:78px minmax(0,1fr) 94px;grid-template-areas:"image title remove" "image price qty";align-items:start;gap:6px 12px;min-height:112px;padding:12px 0}.figma-cart-order-item__image{grid-area:image;width:78px;height:80px}.figma-cart-order-item__title{grid-area:title;align-self:start;padding-top:1px}.figma-cart-order-item__title strong{font-size:15px;line-height:18px;-webkit-line-clamp:2}.figma-cart-order-item__title span{font-size:12px;line-height:15px}.figma-cart-qty{grid-area:qty;width:94px;height:34px;grid-template-columns:30px 34px 30px;justify-self:end;align-self:start;font-size:14px}.figma-cart-qty button{height:32px;font-size:15px}.figma-cart-order-item__price{grid-area:price;justify-self:start;align-self:start}.figma-cart-order-item__price strong{font-size:20px;line-height:22px}.figma-cart-order-item__price s{font-size:12px;line-height:14px}.figma-cart-remove{grid-area:remove;display:inline-flex;width:24px;height:24px;justify-self:end;align-self:start;font-size:24px;line-height:24px}.figma-auth-overlay{padding:15px;place-items:start center}.figma-auth-modal{width:100%;min-height:0;margin-top:56px;padding:28px 20px}.figma-auth-consent,.figma-auth-field,.figma-auth-field input,.figma-auth-modal__submit,.figma-auth-modal__text{width:100%}.figma-contact-overlay{padding:32px 15px;overflow-y:auto}.figma-contact-modal{width:100%;min-height:0;padding:28px 20px}.figma-contact-consent,.figma-contact-field,.figma-contact-field input,.figma-contact-modal__submit,.figma-contact-modal__text,.figma-contact-upload,.figma-contact-upload em,.figma-contact-upload input,.figma-contact-upload small,.figma-contact-upload strong{width:100%}.figma-contact-field-row{width:100%;grid-template-columns:minmax(0,1fr)}.figma-contact-field-row .figma-contact-field{width:100%}}