.dev-ome{background-color:#f8f9fa;padding-top:var(--dev-ome-padding-top, 80px);padding-bottom:var(--dev-ome-padding-bottom, 80px)}.dev-ome__inner{display:flex;flex-direction:column;gap:64px}.dev-ome__header{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.dev-ome__eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:Montserrat,sans-serif;font-weight:700;font-size:12px;line-height:19.2px;letter-spacing:1.2px;text-transform:uppercase;color:#8fc745}.dev-ome__eyebrow-dash{display:inline-block;width:20px;height:2px;border-radius:1px;background-color:#8fc745}.dev-ome__heading>*{margin:0;font-family:Montserrat,sans-serif;font-weight:800;font-size:40px;line-height:46px;letter-spacing:-.8px;color:#212529}.dev-ome__heading strong{font-weight:inherit;color:#213d8e}.dev-ome__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,600px);gap:64px;align-items:start}.dev-ome__steps{display:flex;flex-direction:column;gap:64px;min-width:0}.dev-ome__step{display:flex;flex-direction:column;gap:32px}.dev-ome__badge{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:100px;background-color:#213d8e;font-family:Montserrat,sans-serif;font-weight:800;font-size:11.2px;line-height:17.92px;letter-spacing:.672px;color:#f8f9fa}.dev-ome__step-text{display:flex;flex-direction:column;gap:12px}.dev-ome__step-title>*{margin:0;font-family:Montserrat,sans-serif;font-weight:800;font-size:32px;line-height:1.2;letter-spacing:-1.26px;color:#212529}.dev-ome__step-title strong{font-weight:inherit;color:#213d8e}.dev-ome__step-description>*{margin:0;font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:26px;color:#6c757d}.dev-ome__helmets{display:flex;gap:20px;flex-wrap:wrap}.dev-ome__helmet{display:flex;align-items:stretch;flex:1 1 calc(50% - 10px);min-width:240px;min-height:99px;background-color:#fff;border:1px solid #eaecf0;border-radius:10px;overflow:hidden;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease}a.dev-ome__helmet:hover{border-color:#213d8e;box-shadow:0 4px 14px #213d8e1a}.dev-ome__helmet-media{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:108px;min-height:97px;align-self:stretch;background-color:#f8f9fb;border-radius:4px}.dev-ome__helmet-media img{mix-blend-mode:multiply}.dev-ome__helmet-image,.dev-ome__helmet-placeholder{max-width:62px;max-height:90px;width:auto;height:auto;object-fit:contain}.dev-ome__helmet-placeholder svg{width:62px;height:auto;opacity:.4}.dev-ome__helmet-title{display:flex;align-items:center;padding:11px 16px 11px 14px;font-family:Montserrat,sans-serif;font-weight:600;font-size:18px;line-height:1.2;color:#212529}.dev-ome__proof{display:flex;flex-direction:column;gap:20px;background-color:#fff;border:1px solid #f1f3f5;border-radius:10px;padding:20px}.dev-ome__proof-heading{margin:0;padding:0 8px;font-family:Montserrat,sans-serif;font-weight:600;font-size:20px;line-height:1.2;color:#212529}.dev-ome__proof-body{display:flex;gap:16px;align-items:stretch}.dev-ome__proof-media{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:137px;height:137px;border:1px solid #f1f3f5;border-radius:4px}.dev-ome__proof-image,.dev-ome__proof-placeholder{max-width:97px;max-height:135px;width:auto;height:auto;object-fit:contain}.dev-ome__proof-placeholder svg{width:97px;height:auto;opacity:.4}.dev-ome__proof-grid{flex:1 1 0;min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dev-ome__spec{display:flex;flex-direction:column;gap:4px;justify-content:center;background-color:#f8f9fb;border-radius:4px;padding:10px 16px}.dev-ome__spec-label{font-family:Montserrat,sans-serif;font-weight:500;font-size:10px;line-height:1.3;text-transform:uppercase;color:#6c757d}.dev-ome__spec-value{font-family:Montserrat,sans-serif;font-weight:500;font-size:14px;line-height:1.3;color:#212529}.dev-ome__process{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.dev-ome__process-line{position:absolute;top:50%;left:16.66%;right:16.66%;height:2px;background-color:#213d8e;z-index:0}.dev-ome__process-card{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:24px;background-color:#fff;border:1px solid #eaecf0;border-radius:16px;padding:24px}.dev-ome__process-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:12px;background-color:#e8eef8}.dev-ome__process-icon svg{width:24px;height:24px}.dev-ome__process-title{font-family:Montserrat,sans-serif;font-weight:700;font-size:16px;line-height:1.6;text-align:center;color:#0f172a}.dev-ome__form-card{display:flex;flex-direction:column;gap:24px;background-color:#fff;border:1px solid #eaecf0;border-radius:20px;padding:32px}.dev-ome__form-header{display:flex;flex-direction:column;gap:16px}.dev-ome__form-heading>*{margin:0;font-family:Montserrat,sans-serif;font-weight:800;font-size:32px;line-height:1.13;letter-spacing:-1.26px;color:#212529}.dev-ome__form-heading strong{font-weight:inherit;color:#213d8e}.dev-ome__form-description>*{margin:0;font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:27.2px;color:#475467}.dev-ome__form{display:flex;flex-direction:column;gap:24px}.dev-ome__field{display:flex;flex-direction:column;gap:9px;min-width:0}.dev-ome__label{font-family:Montserrat,sans-serif;font-weight:700;font-size:12.8px;line-height:20.48px;letter-spacing:.256px;color:#0f172a}.dev-ome__label span[aria-hidden=true]{color:#0f172a}.dev-ome__input{width:100%;height:42px;padding:11px 14px;background-color:#fff;border:1px solid #eaecf0;border-radius:10px;font-family:Montserrat,sans-serif;font-weight:500;font-size:14px;line-height:18px;color:#212529;transition:border-color .15s ease,box-shadow .15s ease;-webkit-appearance:none;appearance:none}.dev-ome__input::placeholder{color:#757575;font-weight:500}.dev-ome__input:focus{outline:none;border-color:#213d8e;box-shadow:0 0 0 3px #213d8e1f}.dev-ome__input--textarea{height:100px;min-height:100px;padding-top:13px;padding-bottom:13px;resize:vertical;line-height:20px}.dev-ome__select-wrap{position:relative}.dev-ome__input--select{padding-right:38px;cursor:pointer;color:#212529}.dev-ome__input--select:invalid{color:#757575}.dev-ome__select-caret{position:absolute;top:50%;right:12px;transform:translateY(-50%);display:inline-flex;pointer-events:none}.dev-ome__select-caret svg{width:16px;height:16px}.dev-ome__file{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dev-ome__dropzone{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;height:118px;padding:16px;border:2px dashed #eaecf0;border-radius:10px;background-color:#fff;text-align:center;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.dev-ome__dropzone:hover,.dev-ome__dropzone:focus-within{border-color:#213d8e;background-color:#f7f9fe}.dev-ome__dropzone-icon{display:inline-flex;width:24px;height:24px}.dev-ome__dropzone-icon svg{width:100%;height:100%}.dev-ome__dropzone-text{font-family:Montserrat,sans-serif;font-size:13.1px;line-height:20.99px}.dev-ome__dropzone-primary{font-weight:600;color:#213d8e}.dev-ome__dropzone-suffix{font-weight:600;color:#6b7280}.dev-ome__dropzone-hint{font-family:Montserrat,sans-serif;font-weight:600;font-size:13.1px;line-height:20.99px;color:#6b7280}.dev-ome__dropzone-file{font-family:Montserrat,sans-serif;font-weight:500;font-size:13px;color:#212529;word-break:break-all}.dev-ome__dropzone-file:empty{display:none}.dev-ome__dropzone.is-filled{border-style:solid;border-color:#213d8e;background-color:#f7f9fe}.dev-ome__submit{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;min-width:260px;height:52px;padding:12px 32px;background-color:#213d8e;color:#fff;border:0;border-radius:4px;font-family:Montserrat,sans-serif;font-weight:600;font-size:15px;line-height:22.5px;text-transform:uppercase;letter-spacing:.3px;cursor:pointer;transition:background-color .15s ease,transform .05s ease}.dev-ome__submit:hover{background-color:#1a3274}.dev-ome__submit:active{transform:translateY(1px)}.dev-ome__submit:focus-visible{outline:2px solid #8fc745;outline-offset:2px}.dev-ome__alert{padding:12px 16px;border-radius:10px;font-family:Montserrat,sans-serif;font-weight:600;font-size:13.5px;line-height:20px}.dev-ome__alert--error{background-color:#fdecec;color:#b3261e;border:1px solid #f8c7c3}.dev-ome__alert--success{background-color:#ecf9ee;color:#2b7a3d;border:1px solid #c3ecc9}@media(max-width:1199px){.dev-ome__body{grid-template-columns:1fr;gap:56px;justify-items:center}.dev-ome__steps{width:100%;max-width:680px}.dev-ome__form-card{width:100%;max-width:606px}}@media(max-width:749px)and (min-width:560px){.dev-ome__process-card{padding:20px 12px;gap:16px}.dev-ome__process-icon{width:48px;height:48px}.dev-ome__process-line{top:50%}}@media(max-width:749px){.dev-ome{padding-top:var(--dev-ome-padding-top-mobile, 48px);padding-bottom:var(--dev-ome-padding-bottom-mobile, 48px)}.dev-ome__inner{gap:48px}.dev-ome__heading>*{font-size:30px;line-height:34px;letter-spacing:-.6px}.dev-ome__steps{gap:48px}.dev-ome__step{gap:24px}.dev-ome__step-title>*{font-size:26px;letter-spacing:-.8px}.dev-ome__helmets{flex-direction:column}.dev-ome__helmet{min-width:0}.dev-ome__form-card{padding:20px;border-radius:16px}.dev-ome__form-heading>*{font-size:26px;letter-spacing:-.8px}.dev-ome__form-description>*{font-size:14px;line-height:22px}.dev-ome__submit{width:100%;min-width:0}}@media(max-width:559px){.dev-ome__proof-body{flex-direction:column;align-items:stretch}.dev-ome__proof-media{width:100%;height:160px}.dev-ome__proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dev-ome__process{grid-template-columns:1fr;gap:12px}.dev-ome__process-line{display:none}.dev-ome__process-card{flex-direction:row;justify-content:flex-start;gap:16px;padding:16px}.dev-ome__process-title{text-align:left}}@media(max-width:399px){.dev-ome__proof-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/dev-ordering-made-easy.css.map */
