.cm-landing-page{--cm-dark: #1A1032;--cm-dark-mid: #241545;--cm-dark-light: #2E1A58;--cm-slate: #4A3D6B;--cm-steel: #9B8FBB;--cm-silver: #C9C1DC;--cm-cloud: #EDEAF4;--cm-white: #FFFFFF;--cm-accent: #8B5CF6;--cm-accent-bright: #A78BFA;--cm-accent-dim: #7C3AED;color:var(--cm-dark);-webkit-font-smoothing:antialiased;line-height:1.5}.cm-container{max-width:1180px;margin:0 auto;padding:0 24px;position:relative;z-index:1}.cm-hero{position:relative;color:var(--cm-white);padding:120px 0 100px;overflow:hidden;background:var(--cm-dark);min-height:520px;display:flex;align-items:center}.cm-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.cm-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(26,16,50,var(--cm-overlay-opacity, .55)),rgba(46,26,88,calc(var(--cm-overlay-opacity, .55) - .1)),rgba(26,16,50,calc(var(--cm-overlay-opacity, .55) + .1)));z-index:0}.cm-hero__badge{display:inline-flex;align-items:center;gap:8px;font-family:inherit;font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--cm-accent-bright);margin-bottom:28px;opacity:0;animation:cm-fadeUp .6s .2s forwards}.cm-hero__badge:before{content:"";width:32px;height:1px;background:var(--cm-accent-bright)}.cm-hero__title{font-size:clamp(36px,5.5vw,64px);font-weight:700;line-height:1.08;letter-spacing:-.02em;max-width:720px;margin-bottom:24px;color:var(--cm-white);opacity:0;animation:cm-fadeUp .7s .35s forwards}.cm-hero__title em{font-style:normal;color:var(--cm-white)}.cm-hero__sub{font-size:18px;line-height:1.65;color:#ffffffd9;max-width:560px;margin-bottom:40px;opacity:0;animation:cm-fadeUp .7s .5s forwards}.cm-hero__cta-row{display:flex;flex-wrap:wrap;gap:16px;opacity:0;animation:cm-fadeUp .7s .65s forwards}.cm-btn-primary{display:inline-flex;align-items:center;gap:10px;background:var(--cm-accent);color:var(--cm-white);font-family:inherit;font-size:15px;font-weight:600;padding:16px 32px;border:none;border-radius:6px;cursor:pointer;text-decoration:none;transition:all .25s}.cm-btn-primary:hover{background:var(--cm-accent-bright);color:var(--cm-white);transform:translateY(-1px);box-shadow:0 8px 24px #8b5cf659}.cm-btn-outline{display:inline-flex;align-items:center;gap:8px;background:#ffffff1a;color:var(--cm-white);font-family:inherit;font-size:15px;font-weight:500;padding:16px 28px;border:1px solid rgba(255,255,255,.25);border-radius:6px;cursor:pointer;text-decoration:none;transition:all .25s;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.cm-btn-outline:hover{background:#ffffff2e;border-color:var(--cm-white);color:var(--cm-white)}.cm-section{padding:80px 0}.cm-section-label{font-family:inherit;font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--cm-accent-dim);margin-bottom:16px}.cm-section-title{font-size:clamp(28px,3.5vw,42px);font-weight:700;line-height:1.15;letter-spacing:-.01em;margin-bottom:16px}.cm-section-desc{font-size:17px;line-height:1.65;color:var(--cm-slate);max-width:780px;margin-bottom:48px}.cm-value-section{background:var(--cm-white)}.cm-value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.cm-value-card{background:var(--cm-cloud);border-radius:12px;padding:36px 32px;position:relative;overflow:hidden;transition:transform .3s,box-shadow .3s}.cm-value-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #1a10321a}.cm-value-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,var(--cm-accent-dim),var(--cm-accent-bright));opacity:0;transition:opacity .3s}.cm-value-card:hover:before{opacity:1}.cm-value-icon{width:48px;height:48px;background:var(--cm-dark);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.cm-value-icon svg{width:24px;height:24px;stroke:var(--cm-accent-bright);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cm-value-card h3{font-size:18px;font-weight:600;margin-bottom:10px;color:var(--cm-dark)}.cm-value-card p{font-size:15px;line-height:1.6;color:var(--cm-slate)}.cm-categories-section{background:linear-gradient(180deg,var(--cm-cloud) 0%,var(--cm-white) 100%)}.cm-cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.cm-cat-card{background:var(--cm-white);border:1px solid rgba(26,16,50,.06);border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;transition:all .3s}a.cm-cat-card:hover{border-color:var(--cm-accent);box-shadow:0 12px 32px #8b5cf61f;transform:translateY(-4px)}.cm-cat-image{width:100%;aspect-ratio:4 / 3;overflow:hidden;background:var(--cm-cloud)}.cm-cat-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}a.cm-cat-card:hover .cm-cat-image img{transform:scale(1.06)}.cm-cat-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--cm-cloud)}.cm-cat-placeholder svg{width:48px;height:48px;stroke:var(--cm-steel);fill:none;opacity:.4}.cm-cat-info{padding:16px 20px 20px}.cm-cat-info h4{font-size:15px;font-weight:600;color:var(--cm-dark);margin:0 0 4px;line-height:1.35}.cm-cat-count{font-size:12px;font-weight:500;color:var(--cm-steel);letter-spacing:.3px}.cm-process-section{background:var(--cm-dark);color:var(--cm-white);position:relative;overflow:hidden}.cm-process-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 40% at 80% 20%,rgba(139,92,246,.08) 0%,transparent 60%);pointer-events:none}.cm-process-section .cm-section-label{color:var(--cm-accent-bright)}.cm-process-section .cm-section-desc{color:var(--cm-steel)}.cm-process-rows{display:flex;flex-direction:column;gap:32px}.cm-process-timeline{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:0}.cm-process-timeline:before{content:"";position:absolute;top:28px;left:calc(16.66% + 12px);right:calc(16.66% + 12px);height:2px;background:linear-gradient(90deg,var(--cm-accent),var(--cm-dark-light) 30%,var(--cm-dark-light) 70%,var(--cm-accent));opacity:.3}.cm-process-step{text-align:center;padding:0 20px;position:relative}.cm-step-num{width:56px;height:56px;margin:0 auto 20px;background:var(--cm-dark-mid);border:2px solid var(--cm-accent);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:inherit;font-size:18px;font-weight:700;color:var(--cm-accent-bright);position:relative;z-index:1}.cm-process-step h3{font-size:16px;font-weight:600;margin-bottom:8px;color:var(--cm-white)}.cm-process-step p{font-size:14px;line-height:1.55;color:var(--cm-steel)}.cm-tips-section{background:var(--cm-white)}.cm-tips-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.cm-tip-card{background:var(--cm-cloud);border-radius:12px;padding:28px;position:relative;transition:transform .25s,box-shadow .25s}.cm-tip-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1a10320f}.cm-tip-num{width:32px;height:32px;background:var(--cm-dark);border-radius:8px;display:flex;align-items:center;justify-content:center;font-family:inherit;font-size:14px;font-weight:700;color:var(--cm-accent-bright);margin-bottom:14px}.cm-tip-card h4{font-size:15px;font-weight:600;color:var(--cm-dark);margin-bottom:6px}.cm-tip-card p{font-size:14px;line-height:1.6;color:var(--cm-slate)}.cm-industries-section{background:linear-gradient(180deg,var(--cm-cloud) 0%,var(--cm-white) 100%)}.cm-ind-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cm-ind-card{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:4 / 3;background:var(--cm-dark)}.cm-ind-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.cm-ind-card:hover .cm-ind-card__img{transform:scale(1.05)}.cm-ind-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#1a1032d1,#1a103240 45%,#1a10320d);z-index:1;transition:background .3s ease}.cm-ind-card:hover .cm-ind-card__overlay{background:linear-gradient(to top,#1a1032e0,#1a10324d,#1a103214)}.cm-ind-card__content{position:absolute;bottom:0;left:0;right:0;padding:24px;z-index:2}.cm-ind-card__content h4{font-size:1.15rem;font-weight:700;color:#fff;margin:0 0 4px;line-height:1.3}.cm-ind-card__content p{font-size:.82rem;color:#ffffffb3;margin:0;line-height:1.5}.cm-ind-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--cm-dark-light) 0%,var(--cm-accent-dim) 100%)}.cm-ind-card__placeholder svg{width:48px;height:48px;stroke:var(--cm-steel);fill:none;opacity:.35}.cm-faq-section{background:var(--cm-white)}.cm-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.cm-faq-item{background:var(--cm-cloud);border-radius:10px;padding:28px}.cm-faq-item h4{font-size:15px;font-weight:600;color:var(--cm-dark);margin-bottom:8px}.cm-faq-item p{font-size:14px;line-height:1.6;color:var(--cm-slate)}.cm-form-section{background:var(--cm-dark);color:var(--cm-white);padding:80px 0 60px;position:relative;overflow:hidden}.cm-form-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 50% at 50% 0%,rgba(139,92,246,.1) 0%,transparent 60%);pointer-events:none}.cm-form-layout{display:grid;grid-template-columns:1fr 1.4fr;gap:48px;align-items:start}.cm-form-intro .cm-section-desc{margin-bottom:32px}.cm-form-reassurance{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.cm-form-note{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--cm-silver)}.cm-form-phone{display:flex;align-items:center;gap:12px;padding-top:24px;border-top:1px solid rgba(255,255,255,.08)}.cm-form-phone span{font-size:14px;color:var(--cm-steel)}.cm-form-phone a{display:inline-flex;align-items:center;gap:6px;color:var(--cm-accent-bright);text-decoration:none;font-size:15px;font-weight:600;transition:color .2s}.cm-form-phone a:hover{color:var(--cm-white)}.cm-form-embed{position:relative;min-height:400px;padding:32px;background:#fffffff5;border:1px solid rgba(255,255,255,.14);border-radius:10px;box-shadow:0 18px 45px #070a1947}.cm-hubspot-form,.cm-form-embed .hbspt-form,.cm-form-embed iframe{width:100%;border:none}.cm-hubspot-form{min-height:400px}.cm-hubspot-form form{display:grid;gap:28px!important;width:100%;padding:32px!important;background:#fffffff5;border:1px solid rgba(255,255,255,.14);border-radius:10px;box-shadow:0 18px 45px #070a1947;font-family:var(--body-font-family),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}.cm-hubspot-form fieldset{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 28px!important;max-width:none!important;margin:0!important}.cm-hubspot-form .hs-form-field{float:none!important;width:auto!important;margin:0!important}.cm-hubspot-form .hs-form-field>label{display:block;margin:0 0 10px!important;color:#243145;font-family:var(--body-font-family),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:14px!important;font-weight:600!important;line-height:1.3}.cm-hubspot-form .hs-form-required{color:#d94848}.cm-hubspot-form .input,.cm-hubspot-form .hs-input,.cm-hubspot-form select,.cm-hubspot-form textarea{font-size:12px!important;line-height:1.35!important;width:100%!important}.cm-hubspot-form input[type=text],.cm-hubspot-form input[type=email],.cm-hubspot-form input[type=tel],.cm-hubspot-form input[type=file],.cm-hubspot-form select,.cm-hubspot-form textarea{min-height:46px;padding:11px 13px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#172033;font-family:var(--body-font-family),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:12px!important;line-height:1.35;box-shadow:none;transition:border-color .2s,box-shadow .2s}.cm-hubspot-form input[type=file]{padding:10px 0;border:0;background:transparent;color:#344154;font-size:12px!important;line-height:1.2!important}.cm-hubspot-form input[type=file]::file-selector-button{margin-right:8px;padding:4px 8px;border:1px solid #9ca3af;border-radius:2px;background:#f8fafc;color:#172033;font-family:var(--body-font-family),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:12px!important;line-height:1.2!important}.cm-hubspot-form input::placeholder,.cm-hubspot-form textarea::placeholder,.cm-hubspot-form textarea.hs-input.hs-fieldtype-textarea::placeholder{color:#a5adb8;font-size:12px!important;line-height:1.35!important;opacity:1}.cm-hubspot-form select,.cm-hubspot-form select:invalid,.cm-hubspot-form select option[value=""]{color:#a5adb8;font-size:12px!important}.cm-hubspot-form textarea{min-height:160px!important;resize:vertical}.cm-hubspot-form textarea.hs-input.hs-fieldtype-textarea,.cm-hubspot-form textarea.hs-input.hs-fieldtype-textarea[name=message],.cm-hubspot-form #message-6dc422e3-f63d-4c5d-bcce-41649f96f037{font-size:12px!important;line-height:1.35!important}.cm-hubspot-form input:focus,.cm-hubspot-form select:focus,.cm-hubspot-form textarea:focus{outline:none;border-color:var(--cm-accent);box-shadow:0 0 0 3px #8b5cf638}.cm-hubspot-form .hs-field-desc,.cm-hubspot-form .hs-error-msgs,.cm-hubspot-form .hs-error-msg{margin:6px 0 0;font-size:11px!important;line-height:1.3}.cm-hubspot-form .hs-field-desc{color:#52739a;font-weight:400}.cm-hubspot-form .hs-error-msgs,.cm-hubspot-form .hs-error-msg{color:#b42318}.cm-hubspot-form .hs_custom_magnetics_files{grid-column:span 1}.cm-hubspot-form .hs_message{grid-column:1 / -1!important}.cm-hubspot-form form fieldset .hs-form-field.hs_message,.cm-hubspot-form form fieldset.form-columns-2 .hs-form-field.hs_message,.cm-hubspot-form form fieldset.form-columns-3 .hs-form-field.hs_message{float:none!important;grid-column:1 / -1!important;width:100%!important;max-width:none!important}.cm-hubspot-form form fieldset .hs-form-field.hs_message .input,.cm-hubspot-form form fieldset .hs-form-field.hs_message textarea{width:100%!important;max-width:none!important}.cm-hubspot-form .legal-consent-container,.cm-hubspot-form .hs-recaptcha,.cm-hubspot-form .hs_submit,.cm-hubspot-form .hs-submit{margin:0!important}.cm-hubspot-form .hs-recaptcha{transform-origin:left top}.cm-hubspot-form .actions{margin:0!important;padding:0!important}.cm-hubspot-form input[type=submit],.cm-hubspot-form .hs-button{min-height:48px;padding:0 22px;border:0;border-radius:6px;background:var(--cm-accent-bright);color:#fff;font-family:var(--body-font-family),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:15px!important;font-weight:750;line-height:1;cursor:pointer;transition:background-color .2s,transform .2s}.cm-hubspot-form input[type=submit]:hover,.cm-hubspot-form .hs-button:hover{background:var(--cm-accent);transform:translateY(-1px)}.cm-hubspot-form .hs-form__virality-link,.cm-hubspot-form .hs-form__virality-link a{color:#64748b!important;font-size:12px}.cm-form-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;border:2px dashed rgba(255,255,255,.1);border-radius:12px;text-align:center;padding:40px}.cm-form-placeholder p{font-size:14px;color:var(--cm-steel);margin-top:12px;line-height:1.5}.cm-form-placeholder p:last-child{margin-top:4px;font-size:13px;color:var(--cm-slate)}.cm-form-footer{text-align:center;font-family:inherit;font-size:12px;color:var(--cm-steel);margin-top:48px;padding-top:24px;border-top:1px solid rgba(255,255,255,.06)}@keyframes cm-fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}html{scroll-behavior:smooth}@media(max-width:1024px){.cm-cat-grid,.cm-ind-grid{grid-template-columns:repeat(2,1fr)}.cm-form-layout{grid-template-columns:1fr}.cm-hubspot-form fieldset{grid-template-columns:repeat(2,minmax(0,1fr))}.cm-hubspot-form .hs_message{grid-column:1 / -1!important}}@media(max-width:768px){.cm-section{padding:60px 0}.cm-hero{padding:80px 0 60px;min-height:400px}.cm-value-grid{grid-template-columns:1fr}.cm-cat-grid{grid-template-columns:repeat(2,1fr)}.cm-process-timeline{grid-template-columns:1fr;gap:32px}.cm-process-timeline:before{display:none}.cm-tips-grid,.cm-faq-grid{grid-template-columns:1fr}.cm-ind-grid{grid-template-columns:repeat(2,1fr)}.cm-form-layout{grid-template-columns:1fr;gap:32px}.cm-form-embed,.cm-hubspot-form form{padding:24px!important}.cm-hubspot-form fieldset{grid-template-columns:1fr;gap:22px!important}.cm-hubspot-form .hs_message,.cm-hubspot-form .hs_custom_magnetics_files{grid-column:span 1}}@media(max-width:480px){.cm-cat-grid,.cm-ind-grid{grid-template-columns:1fr}.cm-ind-card{aspect-ratio:16 / 9}.cm-hero__cta-row{flex-direction:column}.cm-btn-primary,.cm-btn-outline{width:100%;justify-content:center}}#custom-request-form{scroll-margin-top:100px}
/*# sourceMappingURL=/cdn/shop/t/30/assets/custom-magnetics.css.map */
