:root{--color-primary-700:#074b9d;--color-primary-600:#0d62c8;--color-primary-500:#137bea;--color-primary-400:#308ff5;--color-primary-300:#6ab2ff;--color-primary-200:#aad4ff;--color-primary-100:#d5e9fe;--color-primary-50:#ecf5ff;--color-text:#131313;--color-text-secondary:#333;--color-text-muted:#131313b8;--color-text-light:#909090;--color-text-on-dark:#f5f5f5;--color-bluegreen:#208b8b;--color-orange:#ee6423;--color-orange-bg:#ee642337;--color-bg:#fff;--color-bg-alt:#f5f5f5;--color-bg-surface:#d7e2ee;--color-primary-bg:#eef3f9;--color-border:#d4d4d4;--color-border-light:#e0e0e0;--color-muted-border:#acacac;--color-danger:#ff6a58;--color-danger-strong:#dc2626;--color-danger-bg:#fef2f2;--color-success:#189b29;--color-success-bg:#d1fae5;--color-warning:#e65100;--color-warning-bg:#fff3e0;--color-info:#0d7377;--color-info-bg:#e0f5f5;--color-muted:#6b7280;--color-muted-bg:#f3f4f6;--font-sans-jp:"Noto Sans JP";--font-sans:"Noto Sans";--font-family:var(--font-sans-jp), var(--font-sans), sans-serif;--font-size-h1:40px;--font-size-h2:32px;--font-size-h3:28px;--font-size-h2-sub:20px;--font-size-lead:18px;--font-size-body:16px;--font-size-small:14px;--font-size-xs:13px;--lh-tight:1;--lh-normal:1.4;--lh-relaxed:1.6;--ls-060:.6px;--ls-100:1px;--ls-140:1.4px;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-black:900;--btn-cta-bg:#fff;--btn-cta-color:var(--color-text);--btn-cta-radius:var(--radius-pill);--btn-cta-font-size:16px;--btn-cta-font-weight:400;--btn-cta-padding:14px 32px;--btn-cta-shadow:#074b9d 0px 5px 0px 0px;--nav-font-size:16px;--nav-font-weight:400;--nav-padding:0 4px;--footer-link-color:var(--color-text-on-dark);--footer-link-font-size:14px;--footer-link-font-weight:500;--footer-link-padding:0 20px;--max-width:1280px;--header-height:64px;--header-height-mobile:54px;--bp-mobile:540px;--bp-tablet:840px;--space-4:4px;--space-8:8px;--space-12:12px;--space-16:16px;--space-20:20px;--space-24:24px;--space-32:32px;--space-40:40px;--space-52:52px;--section-py:52px;--section-py-tablet:40px;--section-py-mobile:32px;--section-px:24px;--section-px-mobile:20px;--container-width:945px;--container-width-lg:958px;--heading-mb:20px;--heading-sm-mb:12px;--subtitle-mt:8px;--card-pad:20px;--gap-4:4px;--gap-8:8px;--gap-12:12px;--gap-16:16px;--gap-20:20px;--gap-24:24px;--gap-32:32px;--radius-4:4px;--radius-8:8px;--radius-12:12px;--radius-16:16px;--radius-20:20px;--radius-pill:128px;--badge-font-size:var(--font-size-xs);--badge-font-weight:var(--fw-bold);--badge-padding:var(--space-4) var(--space-12);--badge-radius:var(--radius-20);--badge-bg:var(--color-primary-100);--badge-color:var(--color-primary-600);--badge-danger-font-size:var(--font-size-xs);--badge-danger-font-weight:var(--fw-bold);--badge-danger-padding:3px 10px;--badge-danger-radius:var(--radius-12);--badge-danger-bg:var(--color-danger-bg);--badge-danger-color:var(--color-danger-strong);--badge-success-bg:var(--color-success-bg);--badge-success-color:var(--color-success);--badge-warning-bg:var(--color-warning-bg);--badge-warning-color:var(--color-warning);--badge-info-bg:var(--color-info-bg);--badge-info-color:var(--color-info);--badge-muted-bg:var(--color-muted-bg);--badge-muted-color:var(--color-muted);--shadow-card:#21346014 0px 2px 18px 0px;--transition:.3s cubic-bezier(.4, .4, 0, 1);--transition-slow:.6s cubic-bezier(.4, .4, 0, 1);--text-marker-color:#ffe77f}.text-marker{background:linear-gradient(to right, var(--text-marker-color) 100%, transparent 100%);background-position:0 100%;background-repeat:no-repeat;background-size:100% .3em;padding:0 2px}.text-marker--animated{background:linear-gradient(to right, var(--text-marker-color) 50%, transparent 50%);background-position:100% 100%;background-repeat:no-repeat;background-size:200% .3em;transition:background-position .55s cubic-bezier(.4,0,.2,1)}.text-marker--animated.is-visible{background-position:0 100%}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--font-family);color:var(--color-text);line-height:var(--lh-relaxed)}.container{max-width:1080px;margin:0 auto;padding:0 clamp(1rem,5vw,1.5rem)}.section{border-top:1px solid #0000001f;padding:clamp(2.5rem,8vw,5rem) 0}.hero+.section{border-top:none}.section-alt{background:var(--color-bg-alt)}.text-center{text-align:center}.mb-12{margin-bottom:var(--space-12)}.mb-16{margin-bottom:var(--space-16)}.mb-24{margin-bottom:var(--space-24)}.mb-32{margin-bottom:var(--space-32)}.mb-48{margin-bottom:clamp(1.5rem,5vw,3rem)}h1{font-size:clamp(1.625rem,4vw + .5rem,2.5rem);font-weight:var(--fw-bold);letter-spacing:.04em;line-height:1.3}h2{font-size:clamp(1.25rem,2.5vw + .5rem,1.75rem);font-weight:var(--fw-bold);letter-spacing:.04em;line-height:1.4}h3{font-size:clamp(1.1rem,2vw + .3rem,1.25rem);font-weight:var(--fw-bold);letter-spacing:.04em;line-height:1.6}.subtitle{font-size:var(--font-size-body);color:var(--color-text-muted);line-height:var(--lh-relaxed)}.label{font-size:var(--font-size-xs);font-weight:var(--fw-bold);border-radius:var(--radius-20);background:var(--color-primary-100);color:var(--color-primary-600);margin-bottom:var(--space-16);padding:4px 12px;display:inline-block}.label-orange{color:#e65100;background:#fff3e0}.label-muted{background:var(--badge-muted-bg);color:var(--badge-muted-color)}.header{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border-bottom:1px solid #eee;position:fixed;top:0;left:0;right:0}.header-inner{justify-content:space-between;align-items:center;gap:0;max-width:1080px;margin:0 auto;padding:12px clamp(1rem,5vw,1.5rem);display:flex}.logo-wrap{flex-shrink:0;align-items:center;gap:10px;margin-right:12px;text-decoration:none;display:flex}.logo-img{width:auto;height:25px}.logo-text{font-size:var(--font-size-lead);font-weight:var(--fw-bold);color:var(--color-text);letter-spacing:.02em}.logo-text--product{color:#2e2e2e}.header-nav{min-width:0;font-size:var(--nav-font-size);flex:1;justify-content:flex-end;align-items:center;gap:14px;display:none}.header-nav a{font-size:inherit;font-weight:var(--nav-font-weight);color:var(--color-text-secondary);padding:6px 0;line-height:1.3;text-decoration:none;transition:color .22s,transform .22s}.header-nav a:hover{color:var(--color-primary-600);transform:translateY(-1px)}.header-nav a[href=\#faq]{margin-right:36px}.header-nav-sep{background-color:#0000001f;flex-shrink:0;align-self:center;width:1px;height:1.125em}@media (width>=840px){.header-nav{display:flex}}@media (prefers-reduced-motion:reduce){.header-nav a{transition-property:color;transition-duration:.01ms}.header-nav a:hover{transform:none}}.header-cta{background:var(--color-primary-600);color:#fff;border-radius:var(--radius-pill);min-height:44px;font-weight:var(--fw-semibold);font-size:var(--font-size-small);text-align:center;flex-shrink:0;justify-content:center;align-items:center;padding:12px 28px;text-decoration:none;transition:background .2s,transform .1s;display:inline-flex}.header-cta:hover{background:var(--color-primary-700)}.header-cta:active{background:var(--color-primary-700);transform:scale(.96)}.header-cta__label--short{display:none}.hero{background-color:var(--color-primary-50);padding:clamp(6rem,15vw,8.75rem) 0 clamp(2.5rem,8vw,5rem);position:relative;overflow:hidden}.hero:before{content:"";z-index:0;filter:blur();background-image:url(/assets/hero_background-B9SRodkQ.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.2)}.hero:after{content:"";z-index:1;background:linear-gradient(135deg, var(--color-primary-50) 0%, var(--color-primary-100) 50%, #fff 100%);opacity:.2;pointer-events:none;position:absolute;inset:0}.hero>.container{z-index:2;position:relative}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(1.5rem,5vw,3rem);display:grid}.hero h1 .accent{color:var(--color-primary-600)}.hero-badges{gap:var(--gap-12);margin-bottom:var(--space-32);flex-wrap:wrap;display:flex}.lp-badge{font-size:var(--font-size-small);font-weight:var(--fw-semibold);color:var(--color-text-secondary);border-radius:var(--radius-20);border:1px solid var(--color-border-light);background:#fff;align-items:center;gap:6px;padding:8px 16px;display:inline-flex}.cta-group{gap:var(--gap-12);flex-wrap:wrap;display:flex}.btn-primary{background:var(--color-primary-600);color:#fff;border-radius:var(--radius-8);min-height:48px;font-weight:var(--fw-bold);font-size:var(--font-size-body);cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;padding:16px 32px;text-decoration:none;transition:all .2s;display:inline-block}.btn-primary:hover{background:var(--color-primary-700);transform:translateY(-1px);box-shadow:0 4px 12px #1a56db4d}.btn-primary:active{box-shadow:none;background:var(--color-primary-700);transform:scale(.97)}.btn-primary-shadow-cta{z-index:0;box-sizing:border-box;background-color:var(--color-primary-100);color:var(--btn-cta-color);border-radius:var(--btn-cta-radius);text-align:center;cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:64px;padding:14px 60px;font-family:inherit;line-height:1.3;text-decoration:none;transition:transform .12s,box-shadow .12s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 6px #0003}.btn-primary-shadow-cta:before{content:"";z-index:0;border-radius:inherit;opacity:1;pointer-events:none;background:linear-gradient(#fff 0% calc(100% - 1px),#e8f0fa 100%);transition:opacity .18s;position:absolute;inset:0}.btn-primary-shadow-cta>*{z-index:1;position:relative}.btn-primary-shadow-cta__eyebrow{letter-spacing:.9px;color:var(--color-primary-700);font-size:15px;font-weight:700;display:block}.btn-primary-shadow-cta__main{letter-spacing:1.44px;color:var(--btn-cta-color);flex-wrap:wrap;justify-content:center;align-items:center;gap:.35em;font-size:24px;font-weight:700;display:flex}.btn-primary-shadow-cta__phrase{white-space:nowrap;flex:0 auto}.btn-primary-shadow-cta .hl-expand{font-weight:700}.btn-primary-shadow-cta:hover:before,.btn-primary-shadow-cta:active:before{opacity:0}.btn-primary-shadow-cta:active{transform:translateY(2px);box-shadow:0 6px #0003}.btn-primary-shadow-cta:focus-visible{outline:2px solid var(--color-primary-600);outline-offset:3px}.btn-primary-shadow-cta--on-dark{background-color:var(--btn-cta-bg);color:var(--btn-cta-color);transition:transform .12s,box-shadow .12s,background-color .18s;box-shadow:0 6px #0000001f}.btn-primary-shadow-cta--on-dark:before{display:none}.btn-primary-shadow-cta--on-dark .btn-primary-shadow-cta__eyebrow{color:var(--color-primary-700)}.btn-primary-shadow-cta--on-dark .btn-primary-shadow-cta__main{color:var(--btn-cta-color)}.btn-primary-shadow-cta--on-dark .text-marker{--text-marker-color:#ffe24a;background-size:100% .48em}.btn-primary-shadow-cta--on-dark .text-marker--animated{background-size:200% .48em}.btn-primary-shadow-cta--on-dark:hover{background-color:var(--color-primary-100)}.btn-primary-shadow-cta--on-dark:active{background-color:var(--color-primary-100);transform:translateY(2px);box-shadow:0 4px #0000001f}.btn-primary-shadow-cta--primary-solid{background-color:var(--color-primary-600);color:#fff;transition:transform .12s,box-shadow .12s,background-color .32s cubic-bezier(.4,0,.2,1);box-shadow:0 6px #0003}.btn-primary-shadow-cta--primary-solid:before{display:none}.btn-primary-shadow-cta--primary-solid .btn-primary-shadow-cta__eyebrow,.btn-primary-shadow-cta--primary-solid .btn-primary-shadow-cta__main{color:#fff}.btn-primary-shadow-cta--primary-solid .text-marker,.btn-primary-shadow-cta--primary-solid .text-marker--animated{background:0 0;padding:0;transition:none}.btn-primary-shadow-cta--primary-solid .text-marker--animated.is-visible{background:0 0}.btn-primary-shadow-cta--primary-solid:hover{background-color:var(--color-primary-700)}.btn-primary-shadow-cta--primary-solid:active{background-color:var(--color-primary-700);transform:translateY(2px);box-shadow:0 4px #0003}.btn-secondary{color:var(--color-primary-600);border-radius:var(--radius-8);min-height:48px;font-weight:var(--fw-bold);font-size:var(--font-size-body);border:2px solid var(--color-primary-600);-webkit-tap-highlight-color:transparent;background:#fff;padding:16px 32px;text-decoration:none;transition:all .2s;display:inline-block}.btn-secondary:hover{background:var(--color-primary-50)}.btn-secondary:active{background:var(--color-primary-100);transform:scale(.97)}.target-tags{flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem 0;display:flex}.target-tag{color:var(--color-text);font-weight:var(--fw-semibold);background:0 0;border:none;border-radius:0;padding:0 clamp(10px,2.5vw,18px);font-size:clamp(.875rem,2vw + .3rem,1.25rem)}.target-tag:not(:last-child){border-right:1px solid var(--color-border-light)}.h2-down-2{font-size:var(--font-size-h3)}.target-section-lead-scroll{margin-top:var(--space-12);-webkit-overflow-scrolling:touch;text-align:center;overflow:auto hidden}.target-section-lead{font-size:var(--font-size-body);color:var(--color-text-muted);line-height:var(--lh-relaxed);white-space:nowrap;max-width:none;margin:0;display:inline-block}.nobreak-word{white-space:nowrap}.hl-expand{font-weight:var(--fw-black);margin:0 2px}.unique-grid{gap:var(--gap-24);grid-template-columns:repeat(3,1fr);display:grid}.unique-card{border-radius:var(--radius-12);border:1px solid var(--color-border-light);text-align:center;background:#fff;padding:clamp(1.25rem,4vw,1.75rem)}.unique-card .icon{font-size:var(--font-size-h2);margin-bottom:var(--space-12)}.unique-card h3{font-size:var(--font-size-h2-sub);letter-spacing:.02em;margin-bottom:var(--space-8);color:var(--color-text)}.unique-card p{font-size:var(--font-size-small);color:var(--color-text-muted)}.unique-card .solve{margin-top:var(--space-12);font-size:var(--font-size-small);font-weight:var(--fw-bold);color:var(--color-primary-600);padding-top:12px}.unique-card__solve-badge{font-size:var(--font-size-lead);background:var(--color-primary-50);padding:var(--space-4) var(--space-8);border-radius:var(--radius-4);margin-bottom:var(--space-4);display:block}.construction-uniqueness{background:var(--color-bg)}.construction-uniqueness__subtitle{margin-top:var(--space-12)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.text-marker--animated{background:linear-gradient(to right, var(--text-marker-color) 100%, transparent 100%);background-position:0 100%;background-repeat:no-repeat;background-size:100% .3em;transition:none}.btn-primary-shadow-cta--on-dark .text-marker--animated{background-size:100% .48em}}.reveal{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(20px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}}.page-enter-active{transition:all .6s cubic-bezier(.4,.4,0,1)}.page-leave-active{transition:all .3s cubic-bezier(.4,.4,0,1)}.page-enter-from,.page-leave-to{opacity:0}:root{--rebranding-loading-bg:#e5e5e5;--rebranding-loading-bar:#222}.app[data-v-d12de11f]{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.title[data-v-d12de11f]{letter-spacing:2.45px;margin:30px;font-size:34px;font-weight:300;line-height:30px}.DynamicAnnouncer[data-v-cc1e3fda],.TitleAnnouncer[data-v-1a8a037a]{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.publish-studio-style[data-v-74fe0335],.product-font-style[data-v-ed93fc7d]{transition:all .4s cubic-bezier(.4,.4,0,1)}.spinner[data-v-36413753]{pointer-events:none;width:16px;height:16px;animation:1s linear infinite loading-spin-36413753}.spinner[data-v-36413753]:before{opacity:.2;border:2px solid;border-color:#0000 currentColor currentColor #0000}.spinner[data-v-36413753]:after,.spinner[data-v-36413753]:before{box-sizing:border-box;content:"";border-radius:50%;width:100%;height:100%;position:absolute}.spinner[data-v-36413753]:after{opacity:1;border:2px solid #0000;border-color:currentColor #0000 #0000 currentColor}@keyframes loading-spin-36413753{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@font-face{font-family:grandam;font-style:normal;font-weight:400;src:url(images/561e0759_grandam.ttf)format("truetype")}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(images/576949b0_MaterialIcons-Regular.eot);src:local(Material Icons),local(MaterialIcons-Regular),url(images/d389d154_MaterialIcons-Regular.woff2)format("woff2"),url(images/2babea85_MaterialIcons-Regular.woff)format("woff"),url(images/e5a4beca_MaterialIcons-Regular.ttf)format("truetype")}.StudioCanvas{height:auto;min-height:100dvh;display:flex}.StudioCanvas>.sd{min-height:100dvh;overflow:clip}a,abbr,address,article,aside,audio,b,blockquote,body,button,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,input,ins,kbd,label,legend,li,loop-box,main,mark,menu,nav,object,ol,p,pre,q,samp,section,select,small,span,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,ul,var,video{-webkit-font-smoothing:antialiased;-webkit-backface-visibility:hidden;box-sizing:border-box;color:#333;word-spacing:1px;border:0;margin:0;padding:0;font-family:sans-serif;line-height:1;text-decoration:none;list-style:none;transition:all .3s cubic-bezier(.4,.4,0,1)}section{scroll-margin-top:63px}a:focus:not(:focus-visible),button:focus:not(:focus-visible),summary:focus:not(:focus-visible){outline:none}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}a,button{vertical-align:baseline;background:0 0;margin:0;padding:0;font-size:100%}ins{text-decoration:none}ins,mark{color:#000;background-color:#ff9}mark{font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{cursor:help;border-bottom:1px dotted}table{border-collapse:collapse;border-spacing:0}hr{border:0;border-top:1px solid #ccc;height:1px;margin:1em 0;padding:0;display:block}input,select{vertical-align:middle}textarea{resize:none}.clearfix:after{clear:both;content:"";display:block}[slot=after] button{overflow-anchor:none}.sd{pointer-events:all;z-index:0;-webkit-overflow-scrolling:touch;flex-flow:column;flex:none;align-content:center;align-items:center;max-width:100%;display:flex;position:relative}.sd::-webkit-scrollbar{display:none}.sd,.sd.richText *{transition-property:all,--g-angle,--g-color-0,--g-position-0,--g-color-1,--g-position-1,--g-color-2,--g-position-2,--g-color-3,--g-position-3,--g-color-4,--g-position-4,--g-color-5,--g-position-5,--g-color-6,--g-position-6,--g-color-7,--g-position-7,--g-color-8,--g-position-8,--g-color-9,--g-position-9,--g-color-10,--g-position-10,--g-color-11,--g-position-11}input.sd,textarea.sd{align-content:normal}.sd[tabindex]:focus{outline:none}.sd[tabindex]:focus-visible{outline:1px solid highlight;outline-color:-webkit-focus-ring-color}input[type=email],input[type=tel],input[type=text],select,textarea{-webkit-appearance:none}select{cursor:pointer}.frame{display:block;overflow:hidden}.frame>iframe{width:100%;height:100%}.frame .formrun-embed>iframe:not(:first-child){display:none!important}.image{position:relative}.image:before{border-radius:inherit;content:"";pointer-events:none;z-index:-2;background-position:50%;background-size:cover;width:100%;height:100%;transition:inherit;position:absolute;top:0;left:0}.sd.file{cursor:pointer;outline-offset:-1px;overflow-wrap:anywhere;word-break:break-word;outline:2px solid #0000;flex-direction:row}.sd.file:focus-within{outline-color:highlight;outline-color:-webkit-focus-ring-color}.file>input[type=file]{opacity:0;pointer-events:none;position:absolute}.sd.text,.sd:where(.icon){overflow-wrap:anywhere;word-break:break-word;flex-direction:row;place-content:center;align-items:center;display:flex;overflow:visible}.sd:where(.icon.fa){display:inline-flex}.material-icons{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;direction:ltr;justify-content:center;align-items:center;font-family:Material Icons;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-flex}.sd:where(.icon.material-symbols){font-variation-settings:"FILL" var(--symbol-fill,0), "wght" var(--symbol-weight,400);justify-content:center;align-items:center;min-width:1em;min-height:1em;font-style:normal;display:flex}.sd.material-symbols-outlined{font-family:Material Symbols Outlined}.sd.material-symbols-rounded{font-family:Material Symbols Rounded}.sd.material-symbols-sharp{font-family:Material Symbols Sharp}.sd.material-symbols-weight-100{--symbol-weight:100}.sd.material-symbols-weight-200{--symbol-weight:200}.sd.material-symbols-weight-300{--symbol-weight:300}.sd.material-symbols-weight-400{--symbol-weight:400}.sd.material-symbols-weight-500{--symbol-weight:500}.sd.material-symbols-weight-600{--symbol-weight:600}.sd.material-symbols-weight-700{--symbol-weight:700}.sd.material-symbols-fill{--symbol-fill:1}a,a.icon,a.text{-webkit-tap-highlight-color:#00000026}.fixed{z-index:2}.sticky{z-index:1}.button{transition:all .4s cubic-bezier(.4,.4,0,1)}.button,.link{cursor:pointer}.submitLoading{opacity:.5!important;pointer-events:none!important}.richText{word-break:break-word;display:block}.richText [data-thread],.richText a,.richText blockquote,.richText em,.richText h1,.richText h2,.richText h3,.richText h4,.richText li,.richText ol,.richText p,.richText p>code,.richText pre,.richText pre>code,.richText s,.richText strong,.richText table tbody,.richText table tbody tr,.richText table tbody tr>td,.richText table tbody tr>th,.richText u,.richText ul{backface-visibility:visible;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit}.richText p{margin:10px 0;display:block}.richText>p{min-height:1em}.richText img,.richText video{vertical-align:bottom;max-width:100%;height:auto}.richText h1{margin:20px 0;font-size:3em;font-weight:700;display:block}.richText h2{font-size:2em}.richText h2,.richText h3{margin:10px 0;font-weight:700;display:block}.richText h3{font-size:1em}.richText h4,.richText h5{font-weight:600}.richText h4,.richText h5,.richText h6{margin:10px 0;font-size:1em;display:block}.richText h6{font-weight:500}.richText [data-type=table]{overflow-x:auto}.richText [data-type=table] p{white-space:pre-line;word-break:break-all}.richText table{border-collapse:collapse;border-spacing:unset;color:#1a1a1a;table-layout:auto;border:1px solid #f2f2f2;margin:10px 0;font-size:14px;line-height:1.4}.richText table tr th{background:#f5f5f580}.richText table tr td,.richText table tr th{border:1px solid #f2f2f2;min-width:100px;max-width:240px;padding:12px}.richText table tr td p,.richText table tr th p{margin:0}.richText blockquote{border-left:3px solid #00000026;margin:10px 0;padding:10px 15px;font-style:italic}.richText [data-type=embed_code]{margin:20px 0;position:relative}.richText [data-type=embed_code]>.height-adjuster>.wrapper{position:relative}.richText [data-type=embed_code]>.height-adjuster>.wrapper[style*=padding-top] iframe{width:100%;height:100%;position:absolute;top:0;left:0}.richText [data-type=embed_code][data-embed-sandbox=true]{display:block;overflow:hidden}.richText [data-type=embed_code][data-embed-code-type=instagram]>.height-adjuster>.wrapper[style*=padding-top]{padding-top:100%}.richText [data-type=embed_code][data-embed-code-type=instagram]>.height-adjuster>.wrapper[style*=padding-top] blockquote{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.richText [data-type=embed_code][data-embed-code-type=codepen]>.height-adjuster>.wrapper{padding-top:50%}.richText [data-type=embed_code][data-embed-code-type=codepen]>.height-adjuster>.wrapper iframe{width:100%;height:100%;position:absolute;top:0;left:0}.richText [data-type=embed_code][data-embed-code-type=slideshare]>.height-adjuster>.wrapper{padding-top:56.25%}.richText [data-type=embed_code][data-embed-code-type=slideshare]>.height-adjuster>.wrapper iframe{width:100%;height:100%;position:absolute;top:0;left:0}.richText [data-type=embed_code][data-embed-code-type=speakerdeck]>.height-adjuster>.wrapper{padding-top:56.25%}.richText [data-type=embed_code][data-embed-code-type=speakerdeck]>.height-adjuster>.wrapper iframe{width:100%;height:100%;position:absolute;top:0;left:0}.richText [data-type=embed_code][data-embed-code-type=snapwidget]>.height-adjuster>.wrapper{padding-top:30%}.richText [data-type=embed_code][data-embed-code-type=snapwidget]>.height-adjuster>.wrapper iframe{width:100%;height:100%;position:absolute;top:0;left:0}.richText [data-type=embed_code][data-embed-code-type=firework]>.height-adjuster>.wrapper fw-embed-feed{-webkit-user-select:none;user-select:none}.richText [data-type=embed_code_empty]{display:none}.richText [data-type=pdf_link],.richText [data-type=video_block]{margin:10px 0}.richText ul{margin:0 0 0 20px}.richText ul li{margin:10px 0;list-style:outside}.richText ul li p{margin:0}.richText ol{margin:0 0 0 20px}.richText ol li{margin:10px 0;list-style:decimal}.richText ol li p{margin:0}.richText hr{border-top:1px solid #ccc;margin:10px 0}.richText p>code{background:#eee;border:1px solid #0000001a;border-radius:6px;margin:2px;padding:0 5px;display:inline}.richText pre{white-space:pre-wrap;background:#eee;border-radius:6px;margin:20px 0;padding:25px 35px;font-family:Menlo,Monaco,Courier New,monospace}.richText pre code{border:none;padding:0}.richText strong{color:inherit;font-family:inherit;font-weight:900;display:inline}.richText em{font-style:italic}.richText a,.richText u{text-decoration:underline}.richText a{color:#007cff;display:inline}.richText s{text-decoration:line-through}.richText [data-type=table_of_contents]{color:#616161;background-color:#f5f5f5;border-radius:2px;margin:0;padding:24px 24px 8px;font-size:16px;text-decoration:underline;list-style:none}.richText [data-type=table_of_contents] .toc_list{margin:0}.richText [data-type=table_of_contents] .toc_item{color:currentColor;font-weight:inherit;list-style:none;font-size:inherit!important}.richText [data-type=table_of_contents] .toc_item>a{color:currentColor;font-weight:inherit;border:none;text-decoration:none;font-size:inherit!important}.richText [data-type=table_of_contents] .toc_item>a:hover{opacity:.7}.richText [data-type=table_of_contents] .toc_item--1{margin:0 0 16px}.richText [data-type=table_of_contents] .toc_item--2{margin:0 0 16px;padding-left:2rem}.richText [data-type=table_of_contents] .toc_item--3{margin:0 0 16px;padding-left:4rem}.sd.section{flex-flow:column!important;align-content:center!important;align-items:center!important;width:100%!important;max-width:100%!important;height:auto!important;padding:0!important}.sd.section-inner{position:static!important}@property --g-angle{syntax:"<angle>";inherits:false;initial-value:180deg}@property --g-color-0{syntax:"<color>";inherits:false;initial-value:#0000}@property --g-position-0{syntax:"<percentage>";inherits:false;initial-value:.01%}@property --g-color-1{syntax:"<color>";inherits:false;initial-value:#0000}@property --g-position-1{syntax:"<percentage>";inherits:false;initial-value:100%}@property --g-color-2{syntax:"<color>";inherits:false;initial-value:#0000}@property --g-position-2{syntax:"<percentage>";inherits:false;initial-value:100%}@property --g-color-3{syntax:"<color>";inherits:false;initial-value:#0000}@property --g-position-3{syntax:"<percentage>";inherits:false;initial-value:100%}@property --g-color-4{syntax:"<color>";inherits:false;initial-value:#0000}@property --g-position-4{syntax:"<percentage>";inherits:false;initial-value:100%}@property --g-color-5{syntax:"<color>";inherits:false;initial-value:#0000}@property --g-position-5{syntax:"<percentage>";inherits:false;initial-value:100%}@property --g-color-6{syntax:"<color>";inherits:false;initial-value:#0000}@property --g-position-6{syntax:"<percentage>";inherits:false;initial-value:100%}@property --g-color-7{syntax:"<color>";inherits:false;initial-value:#0000}@property --g-position-7{syntax:"<percentage>";inherits:false;initial-value:100%}@property --g-color-8{syntax:"<color>";inherits:false;initial-value:#0000}@property --g-position-8{syntax:"<percentage>";inherits:false;initial-value:100%}@property --g-color-9{syntax:"<color>";inherits:false;initial-value:#0000}@property --g-position-9{syntax:"<percentage>";inherits:false;initial-value:100%}@property --g-color-10{syntax:"<color>";inherits:false;initial-value:#0000}@property --g-position-10{syntax:"<percentage>";inherits:false;initial-value:100%}@property --g-color-11{syntax:"<color>";inherits:false;initial-value:#0000}@property --g-position-11{syntax:"<percentage>";inherits:false;initial-value:100%}.snackbar[data-v-e23c1c77]{-webkit-user-select:none;user-select:none;z-index:9999;background:#fff;border:1px solid #ededed;border-radius:6px;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;width:480px;max-width:90vw;padding:16px 20px;display:flex;position:fixed;top:32px;left:50%;transform:translate(-50%);box-shadow:0 16px 48px -8px #00000014,0 10px 25px -5px #0000001c}.snackbar.v-enter-active[data-v-e23c1c77],.snackbar.v-leave-active[data-v-e23c1c77]{transition:all .4s cubic-bezier(.4,.4,0,1)}.snackbar.v-enter-from[data-v-e23c1c77],.snackbar.v-leave-to[data-v-e23c1c77]{opacity:0;transform:translate(-50%,-10px)}.snackbar .convey[data-v-e23c1c77]{flex-direction:row;align-items:center;gap:8px;padding:0;display:flex}.snackbar .convey .icon[data-v-e23c1c77]{background-position:50%;background-repeat:no-repeat;flex-shrink:0;width:24px;height:24px}.snackbar .convey .message[data-v-e23c1c77]{white-space:pre-line;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.snackbar .convey.error .icon[data-v-e23c1c77]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23f84f65' fill-rule='evenodd' d='M12 22.5c5.799 0 10.5-4.701 10.5-10.5S17.799 1.5 12 1.5 1.5 6.201 1.5 12 6.201 22.5 12 22.5M9.046 7.455a1.125 1.125 0 0 0-1.591 1.59L10.409 12l-2.954 2.954a1.125 1.125 0 0 0 1.59 1.592L12 13.59l2.955 2.955a1.125 1.125 0 0 0 1.59-1.591L13.592 12l2.955-2.954a1.125 1.125 0 0 0-1.591-1.591L12 10.409z' clip-rule='evenodd'/%3E%3C/svg%3E")}.snackbar .convey.error .message[data-v-e23c1c77]{color:#f84f65}.snackbar .convey.success .icon[data-v-e23c1c77]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23111' fill-rule='evenodd' d='M12 20.125a8.125 8.125 0 1 0 0-16.25 8.125 8.125 0 0 0 0 16.25M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10' clip-rule='evenodd'/%3E%3Cpath fill='%23111' fill-rule='evenodd' d='M7.337 11.287a.94.94 0 0 1 1.326 0l1.812 1.812 4.287-4.287a.938.938 0 0 1 1.326 1.326l-4.95 4.95a.94.94 0 0 1-1.326 0l-2.475-2.475a.94.94 0 0 1 0-1.326' clip-rule='evenodd'/%3E%3C/svg%3E")}.snackbar .convey.success .message[data-v-e23c1c77]{color:#111}.snackbar .button[data-v-e23c1c77]{color:#4b9cfb;border-radius:40px;flex-shrink:0;justify-content:center;align-items:center;padding:4px 8px;font-family:Inter;font-size:12px;font-style:normal;font-weight:700;line-height:16px;display:flex}.snackbar .button[data-v-e23c1c77]:hover{background:#f5f5f5}.studio-banner-popover[data-v-7ec52b2d]{inset:unset;background:0 0;border:none;padding:0;position:fixed;bottom:20px;left:20px}a[data-v-7ec52b2d]{perspective:300px;border-radius:4px;justify-content:center;align-items:center;width:84px;height:20px;transition:all linear;display:flex}@media (hover:hover){a[data-v-7ec52b2d]{will-change:width, height;transition:all .4s cubic-bezier(.4,.4,0,1)}a[data-v-7ec52b2d]:hover{width:200px;height:32px}}[data-v-7ec52b2d] .custom-fill path{fill:var(--a5f5a722)}.fade-enter-active[data-v-7ec52b2d],.fade-leave-active[data-v-7ec52b2d]{will-change:opacity, transform;transition:opacity .3s cubic-bezier(.4,.4,0,1);position:absolute;transform:translateZ(0)}.fade-enter-from[data-v-7ec52b2d],.fade-leave-to[data-v-7ec52b2d]{opacity:0}.design-canvas__modal{pointer-events:none;z-index:2;width:100%;height:100%;transition:none;position:fixed}.design-canvas__modal:focus{outline:none}.design-canvas__modal.v-enter-active .studio-canvas,.design-canvas__modal.v-leave-active,.design-canvas__modal.v-leave-active .studio-canvas{transition:all .4s cubic-bezier(.4,.4,0,1)}.design-canvas__modal.v-enter-active .studio-canvas *,.design-canvas__modal.v-leave-active .studio-canvas *{transition:none!important}.design-canvas__modal.isNone{transition:none}.design-canvas__modal .design-canvas__modal__base{pointer-events:auto;z-index:-1;width:100%;height:100%;transition:all .4s cubic-bezier(.4,.4,0,1);position:fixed;top:0;left:0}.design-canvas__modal .studio-canvas{pointer-events:none;height:100%}.design-canvas__modal .studio-canvas>*{pointer-events:none;background:0 0!important}.fa-brands,.fa-solid{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;--fa-display:inline-flex;display:var(--fa-display,inline-block);font-variant:normal;text-rendering:auto;justify-content:center;align-items:center;font-style:normal;line-height:1}.fa-solid{font-family:"Font Awesome\6 Free";font-weight:900}.fa-brands{font-family:"Font Awesome\6 Brands";font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free";--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-display:block;font-family:"Font Awesome\6 Free";font-style:normal;font-weight:900;src:url(/assets/835420d5_fa-solid-900-DPO7AZHW.woff2)format("woff2"),url(/assets/1481a3fa_fa-solid-900-BLLQy4Ml.ttf)format("truetype")}@font-face{font-display:block;font-family:"Font Awesome\6 Brands";font-style:normal;font-weight:400;src:url(/assets/763b711e_fa-brands-400-B0G11Utd.woff2)format("woff2"),url(/assets/2c926b83_fa-brands-400-Dh9Nz-AR.ttf)format("truetype")}.fa-money-bill:before{content:""}.fv__cta-button{z-index:5;background:#fff;border-radius:128px;flex-flow:row;flex:none;place-content:center;align-items:center;width:480px;max-width:100%;height:86px;margin:27px 0 0;padding:0;box-shadow:0 5px #074b9d}.fv__cta-button.appear{transition-duration:.6s;transform:translateY(20px)}.fv__cta-button.appear-active{transition-duration:.6s}.fv__cta-button:hover{transform:translateY(3px);box-shadow:0 1px #074b9d}@media screen and (width<=840px){.fv__cta-button{flex:none;width:380px;max-width:100%}}@media screen and (width<=540px){.fv__cta-button{flex:none;width:100%;max-width:100%;margin:16px 0 0;padding:0 12px}}.fv__cta-bg{background:linear-gradient(var(--g-angle), var(--g-color-0) var(--g-position-0), var(--g-color-1) var(--g-position-1));--g-color-0:#d5e2f2;--g-position-0:0%;--g-color-1:#fff;--g-position-1:100%;--g-color-2:#fff;--g-position-2:100%;--g-color-3:#fff;--g-position-3:100%;--g-color-4:#fff;--g-position-4:100%;--g-color-5:#fff;--g-position-5:100%;--g-color-6:#fff;--g-position-6:100%;--g-color-7:#fff;--g-position-7:100%;--g-color-8:#fff;--g-position-8:100%;--g-color-9:#fff;--g-position-9:100%;--g-color-10:#fff;--g-position-10:100%;--g-color-11:#fff;--g-position-11:100%;--g-angle:0deg;border-radius:0 0 60px 64px;flex:none;width:480px;max-width:100%;height:48px;margin:0;padding:0;position:absolute;inset:auto -6px 0 0}.fv__cta-button:hover .fv__cta-bg{transition-duration:.2s}@media screen and (width<=840px){.fv__cta-bg{flex:none;width:380px;max-width:100%}}@media screen and (width<=540px){.fv__cta-bg{flex:none;width:100%;max-width:100%}}.fv__cta-content{z-index:5;flex-flow:column;place-content:center;align-items:center;padding:0}@media screen and (width<=540px){.fv__cta-content{flex:1;width:auto;max-width:100%}}.fv__cta-copy{color:var(--s-color-58a28550);font-family:var(--s-font-a5b0c9ca);text-align:left;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;font-size:16px;font-weight:900;line-height:1.4}@media screen and (width<=540px){.fv__cta-copy{text-align:center;flex:none;justify-content:center;width:auto;font-size:16px}}.fv__cta-label-group{flex-flow:row;flex:none;place-content:center;align-items:center;max-width:100%;height:52px;padding:0}.fv__cta-label{color:var(--s-color-58a28550);font-family:var(--s-font-a5b0c9ca);letter-spacing:.02em;text-align:left;flex:none;justify-content:flex-start;width:auto;max-width:calc(100% - 8px);height:52px;margin:0 8px 4px 0;font-size:34px;font-weight:700;line-height:1}@media screen and (width<=840px){.fv__cta-label{font-size:33px}}@media screen and (width<=540px){.fv__cta-label{font-size:31px}}.fv__cta-badge{color:#fff;font-family:var(--s-font-a5b0c9ca);text-align:left;background:#137bea;border-radius:4px;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:80%;padding:0 10px 3px;font-size:32px;font-weight:700;line-height:1}@media screen and (width<=840px){.fv__cta-badge{font-size:33px}}@media screen and (width<=540px){.fv__cta-badge{font-size:31px}}.fv__img-inner:before{background-image:url(/assets/6121ccbd-DFCtoQlA.webp)!important}.sol__inner{box-shadow:none;opacity:1;background:#f5f5f5;border-radius:0;flex-flow:column;place-content:center flex-start;align-items:center;width:100%;max-width:100%;height:100%;margin:0;padding:0}.fv{flex-flow:column;flex:none;place-content:center flex-start;align-items:center;width:100%;max-width:100%;height:auto;margin:64px 0 0;padding:0;display:flex;position:relative}@media screen and (width<=840px){.fv{display:flex}}@media screen and (width<=540px){.fv{flex:none;width:100%;max-width:100%;height:auto;margin:53px 0 0;padding:0 0 30px;display:flex}}.fv__hero-head{flex-flow:column;flex:none;place-content:flex-start;align-items:flex-start;gap:0;width:100%;max-width:100%;display:flex}.fv__content{flex-flow:column;flex:none;place-content:flex-start center;align-items:flex-start;width:958px;max-width:100%;margin:90px 0 76px;padding:0 24px}@media screen and (width<=840px){.fv__content{place-content:center flex-start;align-items:center;max-width:100%;margin:60px 0 30px;padding:0 24px}}@media screen and (width<=540px){.fv__content{place-content:center flex-start;align-items:center;width:100%;max-width:100%;margin:32px 0 0}}.fv__title-group{flex-flow:wrap;flex:none;place-content:flex-start;align-items:flex-start;width:560px;max-width:100%;padding:0}@media screen and (width<=840px){.fv__title-group{flex:none;place-content:flex-start center;align-items:flex-start;width:600px;max-width:100%}}@media screen and (width<=540px){.fv__title-group{flex-flow:wrap;flex:none;place-content:center;align-items:center;width:100%;max-width:100%}}.fv__headline-1{color:#fff;font-family:var(--s-font-a5b0c9ca);text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;font-size:40px;font-weight:700;line-height:1.4}@media screen and (width<=840px){.fv__headline-1{font-size:36px}}@media screen and (width<=540px){.fv__headline-1{text-align:center;flex:none;justify-content:center;width:auto;font-size:32px;line-height:1.3}}.fv__headline-2{color:#fff;font-family:var(--s-font-a5b0c9ca);text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;font-size:40px;font-weight:700;line-height:1.4}@media screen and (width<=840px){.fv__headline-2{font-size:36px}}@media screen and (width<=540px){.fv__headline-2{text-align:center;flex:none;justify-content:center;width:auto;font-size:32px;line-height:1.3}}.fv__headline-3{color:#fff;font-family:var(--s-font-a5b0c9ca);text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;font-size:40px;font-weight:700;line-height:1.4}@media screen and (width<=840px){.fv__headline-3{font-size:36px}}@media screen and (width<=540px){.fv__headline-3{text-align:center;flex:none;justify-content:center;width:auto;font-size:32px;line-height:1.3}}.fv__headline-4{color:#fff;font-family:var(--s-font-a5b0c9ca);text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;font-size:40px;font-weight:700;line-height:1.4}@media screen and (width<=840px){.fv__headline-4{font-size:36px}}@media screen and (width<=540px){.fv__headline-4{text-align:center;flex:none;justify-content:center;width:auto;font-size:32px;line-height:1.3}}.fv__subheading-group{flex-flow:wrap;flex:none;place-content:flex-start;align-items:flex-start;width:560px;max-width:100%;height:36px;padding:0}@media screen and (width<=840px){.fv__subheading-group{place-content:flex-start center;align-items:flex-start;height:auto;min-height:0}}@media screen and (width<=540px){.fv__subheading-group{flex-flow:wrap;place-content:flex-start center;align-items:flex-start;height:auto;min-height:0}}.fv__subheading-1{color:#fff;font-family:var(--s-font-a5b0c9ca);text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:8px 0 0;font-size:20px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.fv__subheading-1{text-align:center;flex:none;justify-content:center;width:auto;font-size:18px}}.fv__subheading-2{color:#fff;font-family:var(--s-font-a5b0c9ca);text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:8px 0 0;font-size:20px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.fv__subheading-2{text-align:center;flex:none;justify-content:center;width:auto;max-width:100%;margin:6px 0 0;font-size:18px}}.fv__spacer{background:#ff7433;width:158px;max-width:100%;height:12px;margin:0;display:none;position:absolute;inset:104px auto auto 198px}.fv__spacer.appear{transform-origin:0;transition-duration:1s;transition-delay:1s;transition-timing-function:cubic-bezier(.445,.05,.55,.95);transform:skew(0deg)scaleX(.1)}.fv__spacer.appear-active{transition-duration:1s;transition-delay:1s;transition-timing-function:cubic-bezier(.445,.05,.55,.95)}@media screen and (width<=840px){.fv__spacer{display:none;left:16px}}@media screen and (width<=540px){.fv__spacer{display:none}}.fv__stats{background:var(--s-color-db965b15);box-sizing:border-box;z-index:5;--gap-h-207f6bd5-00f7-42ef-b677-a7921162f0c1:0px;--gap-v-207f6bd5-00f7-42ef-b677-a7921162f0c1:0px;--gap-uuid:207f6bd5-00f7-42ef-b677-a7921162f0c1;border-radius:128px;flex-flow:column;flex:none;place-content:center;align-items:center;gap:0;width:180px;max-width:100%;height:180px;margin:0;padding:0 8px;position:absolute;inset:-51px -36px auto auto;container:fv-installs-badge/inline-size}.fv__stats.appear{opacity:0;--gap-h-207f6bd5-00f7-42ef-b677-a7921162f0c1:0px;--gap-v-207f6bd5-00f7-42ef-b677-a7921162f0c1:0px}@media screen and (width<=840px){.fv__stats{--gap-h-207f6bd5-00f7-42ef-b677-a7921162f0c1:0px;--gap-v-207f6bd5-00f7-42ef-b677-a7921162f0c1:0px;display:none;top:auto;bottom:193px;right:44px}}@media screen and (width<=540px){.fv__stats{--gap-h-207f6bd5-00f7-42ef-b677-a7921162f0c1:0px;--gap-v-207f6bd5-00f7-42ef-b677-a7921162f0c1:0px;gap:0;display:none;inset:357px auto auto 27px}}.fv__stats-label{color:#fff;font-family:var(--s-font-a5b0c9ca);letter-spacing:.05em;text-align:left;justify-content:flex-start;width:auto;max-width:100%;height:auto;font-size:20px;font-weight:900;line-height:1.4}.fv__stats-value-group{flex-flow:row;flex:none;place-content:flex-end center;align-items:flex-end;gap:4px;width:100%;min-width:0;max-width:100%;height:auto;padding:0}.fv__stats-number{color:#fff;font-family:var(--s-font-f5b0361f);letter-spacing:.03em;text-align:left;z-index:5;flex:0 auto;justify-content:flex-start;width:max-content;min-width:0;max-width:100%;height:auto;margin-left:0;margin-right:0;font-size:clamp(26px,22.75cqi,62px);font-weight:600;line-height:1}@media screen and (width<=540px){.fv__stats-number{font-size:clamp(23px,22.75cqi,33px)}}.fv__stats-suffix{color:#fff;font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;padding:0;font-size:clamp(12px,7.5cqi,18px);font-weight:900;line-height:1.4}@media screen and (width<=840px){.fv__stats-suffix{flex:none}}@media screen and (width<=540px){.fv__stats-suffix{font-size:clamp(11px,7.5cqi,25px)}}.fv__stats-note{color:#fff;font-family:var(--s-font-a5b0c9ca);text-align:left;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:4px 0 0;font-size:13px;font-weight:400;line-height:1.4}.fv__img-wrap{flex-flow:column;flex:none;place-content:center;align-items:center;width:55%;max-width:55%;margin:0;padding:30px 0 0;position:absolute;inset:auto -40px -84px auto}@media screen and (width<=840px){.fv__img-wrap{flex:none;width:55%;max-width:55%;height:auto;display:none;inset:-19px -23px -8px auto}}@media screen and (width<=540px){.fv__img-wrap{display:none;inset:auto auto -81px 62px}}.fv__img-inner{z-index:-1;flex:none;width:100%;max-width:100%;height:317px;margin:0;padding:0;position:relative}@media screen and (width<=840px){.fv__img-inner{flex:none;width:400px;max-width:100%;height:247px;padding:0 0 1px;top:35px;bottom:auto;right:40px}}.fv__img-tablet-wrap{bottom:-45px;left:NaNpx;flex-flow:column;flex:none;place-content:center;align-items:center;width:560px;max-width:100%;margin:0;padding:0;display:none;position:absolute;top:23px;right:-66px}@media screen and (width<=840px){.fv__img-tablet-wrap{flex:none;place-content:flex-start center;align-items:flex-start;width:600px;max-width:100%;height:300px;display:flex;position:relative;inset:0}}@media screen and (width<=540px){.fv__img-tablet-wrap{flex:none;width:100%;max-width:100%;height:250px;display:none;position:relative;inset:0}}.fv__img-tablet-info{background:var(--s-color-db965b15);box-sizing:border-box;--gap-h-7ef8797d-9f37-4554-b3ac-d070456b251a:0px;--gap-v-7ef8797d-9f37-4554-b3ac-d070456b251a:0px;--gap-uuid:7ef8797d-9f37-4554-b3ac-d070456b251a;border-radius:128px;flex-flow:column;flex:none;place-content:center;align-items:center;gap:0;width:180px;max-width:100%;height:180px;margin:0;padding:0 8px;display:none;position:absolute;inset:36px 102px auto auto;container:fv-installs-badge/inline-size}.fv__img-tablet-info.appear{opacity:0;--gap-h-7ef8797d-9f37-4554-b3ac-d070456b251a:0px;--gap-v-7ef8797d-9f37-4554-b3ac-d070456b251a:0px}@media screen and (width<=840px){.fv__img-tablet-info{--gap-h-7ef8797d-9f37-4554-b3ac-d070456b251a:0px;--gap-v-7ef8797d-9f37-4554-b3ac-d070456b251a:0px;display:flex;top:25px;right:0}}@media screen and (width<=540px){.fv__img-tablet-info{--gap-h-7ef8797d-9f37-4554-b3ac-d070456b251a:0px;--gap-v-7ef8797d-9f37-4554-b3ac-d070456b251a:0px;flex:none;gap:0;width:140px;max-width:100%;height:140px;padding:0 6px;display:none;inset:18px 0 auto auto}}.fv__img-tablet-label{color:#fff;font-family:var(--s-font-a5b0c9ca);letter-spacing:.05em;text-align:left;justify-content:flex-start;width:auto;max-width:100%;height:auto;font-size:20px;font-weight:900;line-height:1.4}@media screen and (width<=540px){.fv__img-tablet-label{max-width:100%;margin:12px 0 0;font-size:16px}}.fv__img-tablet-value{flex-flow:row;flex:none;place-content:flex-end center;align-items:flex-end;gap:4px;width:100%;min-width:0;max-width:100%;height:auto;padding:0}.fv__img-tablet-number{color:#fff;font-family:var(--s-font-f5b0361f);letter-spacing:.03em;text-align:left;z-index:5;flex:0 auto;justify-content:flex-start;width:max-content;min-width:0;max-width:100%;height:auto;margin-left:0;margin-right:0;font-size:clamp(26px,22.75cqi,62px);font-weight:600;line-height:1}@media screen and (width<=540px){.fv__img-tablet-number{font-size:clamp(23px,22.75cqi,44px)}}.fv__img-tablet-suffix{color:#fff;font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;padding:0;font-size:clamp(12px,7.5cqi,18px);font-weight:900;line-height:1.4}@media screen and (width<=840px){.fv__img-tablet-suffix{flex:none}}.fv__img-tablet-note{color:#fff;font-family:var(--s-font-a5b0c9ca);text-align:left;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:4px 0 0;font-size:13px;font-weight:400;line-height:1.4}.fv__img-tablet-img{z-index:-1;flex:none;width:100%;max-width:100%;height:auto;margin:0;padding:0;position:relative}@media screen and (width<=840px){.fv__img-tablet-img{flex:none;width:480px;max-width:100%;margin:0;padding:0 0 1px;position:absolute;inset:21px auto -26px -16px}}@media screen and (width<=540px){.fv__img-tablet-img:before{background-repeat:no-repeat;background-size:contain}.fv__img-tablet-img{flex:none;width:120%;max-width:120%;padding:0;display:none;inset:22px -25px auto -35px}}.fv__img-desktop{z-index:-1;flex:none;width:100%;max-width:100%;height:auto;margin:0;padding:0;display:none;position:relative}@media screen and (width<=840px){.fv__img-desktop{flex:none;width:480px;max-width:100%;margin:0;padding:0 0 1px;display:none;position:absolute;inset:21px auto -26px -16px}}@media screen and (width<=540px){.fv__img-desktop:before{background-repeat:no-repeat;background-size:contain}.fv__img-desktop{flex:none;width:100%;max-width:100%;margin:32px 0 0;padding:0;display:flex;position:relative;inset:0}}.fv__metrics{background:var(--s-color-db965b15);bottom:NaNpx;height:180px;left:NaNpx;--gap-h-760f7070-0de8-4745-afbc-b1c3475342a3:0px;--gap-v-760f7070-0de8-4745-afbc-b1c3475342a3:0px;--gap-uuid:760f7070-0de8-4745-afbc-b1c3475342a3;border-radius:128px;flex-flow:column;flex:none;place-content:center;align-items:center;gap:0;width:180px;max-width:100%;margin:0;display:none;position:absolute;top:88px;right:62px;container:fv-metrics-installs/inline-size}.fv__metrics.appear{opacity:0;--gap-h-760f7070-0de8-4745-afbc-b1c3475342a3:0px;--gap-v-760f7070-0de8-4745-afbc-b1c3475342a3:0px}@media screen and (width<=840px){.fv__metrics{--gap-h-760f7070-0de8-4745-afbc-b1c3475342a3:0px;--gap-v-760f7070-0de8-4745-afbc-b1c3475342a3:0px;display:none;top:auto;bottom:193px;right:44px}}@media screen and (width<=540px){.fv__metrics{box-sizing:border-box;border-radius:12px;flex-flow:column;flex:none;place-content:center;align-self:center;align-items:center;gap:4px;width:auto;max-width:90%;height:auto;padding:12px 24px;display:flex;position:relative;inset:0 auto auto;container-type:normal}.fv__metric-installs{display:contents}.fv__metric-installs-label{text-align:center;white-space:nowrap;order:1;justify-content:center;font-size:16px}.fv__metric-installs-value{white-space:nowrap;flex:none;order:2;justify-content:center;align-items:baseline;gap:4px}.fv__metric-installs-number{flex:none;width:auto;min-width:auto;font-size:36px}.fv__metric-installs-suffix{font-size:18px}.fv__metric-installs-note{text-align:center;white-space:nowrap;order:3;justify-content:center;margin:0;font-size:12px}}.fv__metric-installs{--gap-h-d226fac6-a503-432a-a863-fa24976697b4:0px;--gap-v-d226fac6-a503-432a-a863-fa24976697b4:0px;--gap-uuid:d226fac6-a503-432a-a863-fa24976697b4;flex-flow:column;flex-shrink:1;place-content:center;align-items:center;gap:0;min-width:0;padding:0}.fv__metric-installs-label{color:#fff;font-family:var(--s-font-a5b0c9ca);letter-spacing:.05em;text-align:left;justify-content:flex-start;width:auto;max-width:100%;height:auto;font-size:20px;font-weight:900;line-height:1.4}@media screen and (width<=540px){.fv__metric-installs-label{max-width:100%;margin:0;font-size:18px}}.fv__metric-installs-note{color:#fff;font-family:var(--s-font-a5b0c9ca);text-align:left;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:4px 0 0;font-size:13px;font-weight:400;line-height:1.4}@media screen and (width<=540px){.fv__metric-installs-note{max-width:100%;margin:0}}.fv__metric-installs-value{flex-flow:row;flex:auto;place-content:flex-end center;align-items:flex-end;gap:4px;min-width:0;max-width:100%;height:auto;padding:0}.fv__metric-installs-number{color:#fff;font-family:var(--s-font-f5b0361f);letter-spacing:.03em;text-align:left;z-index:5;flex:0 auto;justify-content:flex-start;width:max-content;min-width:0;max-width:100%;height:auto;margin-left:0;margin-right:0;font-size:clamp(26px,22.75cqi,62px);font-weight:600;line-height:1}@media screen and (width<=540px){.fv__metric-installs-number{font-size:clamp(23px,14.3cqi,52px)}}.fv__metric-installs-suffix{color:#fff;font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;padding:0;font-size:clamp(12px,7.5cqi,18px);font-weight:900;line-height:1.4}@media screen and (width<=840px){.fv__metric-installs-suffix{flex:none}}.fv__metric-installs-icon{z-index:-3;flex:none;width:auto;max-width:100%;height:600px;margin:0;position:absolute;inset:0}.fv__metric-installs-icon:before{filter:grayscale(.1);background-size:900px}@media screen and (width<=840px){.fv__metric-installs-icon:before{background-position:top}.fv__metric-installs-icon{flex:1;max-width:100%;height:auto}}@media screen and (width<=540px){.fv__metric-installs-icon:before{background-size:contain}.fv__metric-installs-icon{pointer-events:none;z-index:-3;height:auto;position:absolute;inset:0}}.fv__metric-user{--gap-h-5b47bca3-fb7b-4bff-b078-da68f0401056:32px;--gap-v-5b47bca3-fb7b-4bff-b078-da68f0401056:32px;--gap-uuid:5b47bca3-fb7b-4bff-b078-da68f0401056;background:#074b9d;flex-flow:wrap;flex:none;place-content:center;align-items:center;gap:32px;width:100%;max-width:100%;height:auto;margin:0;padding:20px 0}@media screen and (width<=840px){.fv__metric-user{--gap-h-5b47bca3-fb7b-4bff-b078-da68f0401056:20px;--gap-v-5b47bca3-fb7b-4bff-b078-da68f0401056:20px;gap:20px;padding:20px 24px}}@media screen and (width<=540px){.fv__metric-user{--gap-h-5b47bca3-fb7b-4bff-b078-da68f0401056:0px;--gap-v-5b47bca3-fb7b-4bff-b078-da68f0401056:30px;gap:30px 0;margin:0;padding:32px 0;display:flex}}.fv__metric-orders-sp2{height:calc(100% - (var(--gap-v-5b47bca3-fb7b-4bff-b078-da68f0401056) * 0));--gap-h-77759bd4-4e6b-457d-bc52-8a2add9c9d01:0px;--gap-v-77759bd4-4e6b-457d-bc52-8a2add9c9d01:6px;--gap-uuid:77759bd4-4e6b-457d-bc52-8a2add9c9d01;flex-flow:column;flex:none;place-content:center space-between;align-items:center;gap:6px;max-width:100%;padding:0}@media screen and (width<=540px){.fv__metric-orders-sp2{width:calc(47% - (var(--gap-h-5b47bca3-fb7b-4bff-b078-da68f0401056) * .53));--gap-h-77759bd4-4e6b-457d-bc52-8a2add9c9d01:0px;--gap-v-77759bd4-4e6b-457d-bc52-8a2add9c9d01:6px;max-width:calc(47% - (var(--gap-h-5b47bca3-fb7b-4bff-b078-da68f0401056) * .53));height:calc(100% - (var(--gap-v-5b47bca3-fb7b-4bff-b078-da68f0401056) * 0));flex:none}}.fv__metric-front-sp{--gap-h-c07c657e-82bd-49ee-975c-0b2a4c6ac0e6:0px;--gap-v-c07c657e-82bd-49ee-975c-0b2a4c6ac0e6:4px;--gap-uuid:c07c657e-82bd-49ee-975c-0b2a4c6ac0e6;flex-flow:column;place-content:center space-between;align-items:center;gap:4px;padding:0}.fv__metric-user-prefix{color:#fff;font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;font-size:15px;font-weight:700;line-height:1}@media screen and (width<=540px){.fv__metric-user-prefix{font-size:16px}}.fv__metric-user-suffix{color:#fff;font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;font-size:15px;font-weight:700;line-height:1}@media screen and (width<=540px){.fv__metric-user-suffix{font-size:16px}}.fv__metric-orders-stat{flex-flow:row;flex:none;place-content:flex-end center;align-items:flex-end;max-width:100%;height:auto;padding:0}.fv__metric-orders-number{color:#fff;font-family:var(--s-font-f5b0361f);letter-spacing:.07em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;font-size:36px;font-weight:600;line-height:1}.fv__metric-front-unit{color:#fff;font-family:var(--s-font-23a95983);letter-spacing:.04em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;padding:0;font-size:20px;font-weight:700;line-height:1.4}@media screen and (width<=840px){.fv__metric-front-unit{flex:none}}.fv__metric-orders{height:calc(100% - (var(--gap-v-5b47bca3-fb7b-4bff-b078-da68f0401056) * 0));--gap-h-ff7ae3fa-a338-4a56-8235-747c2c3649f7:0px;--gap-v-ff7ae3fa-a338-4a56-8235-747c2c3649f7:6px;--gap-uuid:ff7ae3fa-a338-4a56-8235-747c2c3649f7;flex-flow:column;flex:none;place-content:center space-between;align-items:center;gap:6px;max-width:100%;padding:0}@media screen and (width<=540px){.fv__metric-orders{width:calc(47% - (var(--gap-h-5b47bca3-fb7b-4bff-b078-da68f0401056) * .53));--gap-h-ff7ae3fa-a338-4a56-8235-747c2c3649f7:0px;--gap-v-ff7ae3fa-a338-4a56-8235-747c2c3649f7:6px;max-width:calc(47% - (var(--gap-h-5b47bca3-fb7b-4bff-b078-da68f0401056) * .53));height:calc(100% - (var(--gap-v-5b47bca3-fb7b-4bff-b078-da68f0401056) * 0));flex:none}}.fv__metric-orders-sp{--gap-h-b8fdca49-67f1-45e6-bffb-e030b5805685:0px;--gap-v-b8fdca49-67f1-45e6-bffb-e030b5805685:4px;--gap-uuid:b8fdca49-67f1-45e6-bffb-e030b5805685;flex-flow:column;place-content:center space-between;align-items:center;gap:4px;padding:0}.fv__metric-orders-label{color:#fff;font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;font-size:15px;font-weight:700;line-height:1}@media screen and (width<=540px){.fv__metric-orders-label{text-align:center;justify-content:center;font-size:16px}}.fv__metric-orders-label2{color:#fff;font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;font-size:15px;font-weight:700;line-height:1}@media screen and (width<=540px){.fv__metric-orders-label2{font-size:16px}}.fv__metric-revenue{flex-flow:row;flex:none;place-content:flex-end center;align-items:flex-end;max-width:100%;height:auto;padding:0}.fv__metric-revenue-prefix{color:#fff;font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;padding:0 0 2px;font-size:18px;font-weight:700;line-height:1.4}@media screen and (width<=840px){.fv__metric-revenue-prefix{flex:none}}.fv__metric-revenue-number{color:#fff;font-family:var(--s-font-f5b0361f);letter-spacing:.07em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;font-size:36px;font-weight:600;line-height:1}.fv__metric-revenue-unit{color:#fff;font-family:var(--s-font-23a95983);letter-spacing:.04em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;padding:0;font-size:20px;font-weight:700;line-height:1.4}@media screen and (width<=840px){.fv__metric-revenue-unit{flex:none}}.fv__metric-front-sp2{height:calc(100% - (var(--gap-v-5b47bca3-fb7b-4bff-b078-da68f0401056) * 0));--gap-h-e6cf3431-0aa2-443b-9b11-0ad30ff1e1cb:0px;--gap-v-e6cf3431-0aa2-443b-9b11-0ad30ff1e1cb:6px;--gap-uuid:e6cf3431-0aa2-443b-9b11-0ad30ff1e1cb;flex-flow:column;flex:none;place-content:center space-between;align-items:center;gap:6px;max-width:100%;padding:0}@media screen and (width<=540px){.fv__metric-front-sp2{width:calc(47% - (var(--gap-h-5b47bca3-fb7b-4bff-b078-da68f0401056) * .53));--gap-h-e6cf3431-0aa2-443b-9b11-0ad30ff1e1cb:0px;--gap-v-e6cf3431-0aa2-443b-9b11-0ad30ff1e1cb:6px;max-width:calc(47% - (var(--gap-h-5b47bca3-fb7b-4bff-b078-da68f0401056) * .53));height:calc(100% - (var(--gap-v-5b47bca3-fb7b-4bff-b078-da68f0401056) * 0));flex:none}}.fv__metric-front{--gap-h-020c7b1c-9199-49d6-9731-7a0cca364965:0px;--gap-v-020c7b1c-9199-49d6-9731-7a0cca364965:4px;--gap-uuid:20c7b1c-9199-49d6-9731-7a0cca364965;flex-flow:column;place-content:center space-between;align-items:center;gap:4px;padding:0}.fv__metric-front-title{color:#fff;font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;font-size:15px;font-weight:700;line-height:1}@media screen and (width<=540px){.fv__metric-front-title{font-size:16px}}.fv__metric-front-subtitle{color:#fff;font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;font-size:15px;font-weight:700;line-height:1}@media screen and (width<=540px){.fv__metric-front-subtitle{font-size:16px}}.fv__metric-inventory{flex-flow:row;flex:none;place-content:flex-end center;align-items:flex-end;max-width:100%;height:auto;padding:0}.fv__metric-installs-prefix-sp{color:#fff;font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;padding:0 4px 2px 0;font-size:18px;font-weight:700;line-height:1.4}@media screen and (width<=840px){.fv__metric-installs-prefix-sp{flex:none}}.fv__metric-installs-number-sp{color:#fff;font-family:var(--s-font-f5b0361f);letter-spacing:.07em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;font-size:36px;font-weight:600;line-height:1}.fv__metric-efficiency-unit{color:#fff;font-family:var(--s-font-23a95983);letter-spacing:.04em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;padding:0;font-size:20px;font-weight:700;line-height:1.4}@media screen and (width<=840px){.fv__metric-efficiency-unit{flex:none}}.fv__metric-inventory-inner{height:calc(100% - (var(--gap-v-5b47bca3-fb7b-4bff-b078-da68f0401056) * 0));--gap-h-cb9c8fcb-95c4-4899-931c-1b15943d81b4:0px;--gap-v-cb9c8fcb-95c4-4899-931c-1b15943d81b4:6px;--gap-uuid:cb9c8fcb-95c4-4899-931c-1b15943d81b4;flex-flow:column;flex:none;place-content:center space-between;align-items:center;gap:6px;max-width:100%;padding:0}@media screen and (width<=540px){.fv__metric-inventory-inner{width:calc(47% - (var(--gap-h-5b47bca3-fb7b-4bff-b078-da68f0401056) * .53));--gap-h-cb9c8fcb-95c4-4899-931c-1b15943d81b4:0px;--gap-v-cb9c8fcb-95c4-4899-931c-1b15943d81b4:6px;max-width:calc(47% - (var(--gap-h-5b47bca3-fb7b-4bff-b078-da68f0401056) * .53));height:calc(100% - (var(--gap-v-5b47bca3-fb7b-4bff-b078-da68f0401056) * 0));flex:none}}.fv__metric-user-label{--gap-h-192b2aba-f660-4164-a4ef-5528a3d7721f:0px;--gap-v-192b2aba-f660-4164-a4ef-5528a3d7721f:4px;--gap-uuid:192b2aba-f660-4164-a4ef-5528a3d7721f;flex-flow:column;place-content:center space-between;align-items:center;gap:4px;padding:0}.fv__metric-inventory-title{color:#fff;font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;font-size:15px;font-weight:700;line-height:1}@media screen and (width<=540px){.fv__metric-inventory-title{font-size:16px}}.fv__metric-inventory-subtitle{color:#fff;font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;font-size:15px;font-weight:700;line-height:1}@media screen and (width<=540px){.fv__metric-inventory-subtitle{font-size:16px}}.fv__metric-efficiency{flex-flow:row;flex:none;place-content:flex-end center;align-items:flex-end;max-width:100%;height:auto;padding:0}.fv__metric-efficiency-prefix{color:#fff;font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;padding:0 4px 2px 0;font-size:18px;font-weight:700;line-height:1.4}@media screen and (width<=840px){.fv__metric-efficiency-prefix{flex:none}}.fv__metric-efficiency-number{color:#fff;font-family:var(--s-font-f5b0361f);letter-spacing:.07em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;font-size:36px;font-weight:600;line-height:1}.fv__metric-orders-unit{color:#fff;font-family:var(--s-font-23a95983);letter-spacing:.04em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;padding:0;font-size:20px;font-weight:700;line-height:1.4}@media screen and (width<=840px){.fv__metric-orders-unit{flex:none}}@supports not (font-size:1cqi){.fv__stats-number,.fv__img-tablet-number{letter-spacing:.03em;font-size:clamp(26px,3.38vw,44px)}.fv__stats-suffix,.fv__img-tablet-suffix{font-size:clamp(11px,1.1vw,18px)}.fv__metric-installs-number{letter-spacing:.03em;font-size:clamp(23px,5.46vw,44px)}.fv__metric-installs-suffix{font-size:clamp(11px,1.1vw,18px)}@media screen and (width<=540px){.fv__stats-number{font-size:clamp(23px,4.94vw,33px)}.fv__stats-suffix{font-size:clamp(10px,2.4vw,22px)}.fv__img-tablet-number{font-size:clamp(23px,4.94vw,36px)}.fv__metric-installs-number{font-size:clamp(23px,5.46vw,42px)}}}.logos{--gap-h-d14ed244-50d6-46fe-89a3-6db1a1a22534:0px;--gap-v-d14ed244-50d6-46fe-89a3-6db1a1a22534:12px;--gap-uuid:d14ed244-50d6-46fe-89a3-6db1a1a22534;background:#fff;flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:12px;width:100%;max-width:100%;margin:0;padding:32px 0;overflow:visible}.logos__heading{color:#131313;font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:0;font-size:15px;font-weight:700;line-height:1}section#logos ul.sd.logos__list,.logos__list{box-sizing:border-box;flex-flow:wrap;place-content:center;align-items:center;gap:12px 20px;width:100%;max-width:90%;margin:0;padding:0 16px;list-style:none;display:flex}.logos__item{flex:none;margin:0;padding:0;list-style:none}.logos__link{box-sizing:border-box;justify-content:center;align-items:center;max-width:100%;min-height:48px;padding:6px 4px;text-decoration:none;display:inline-flex}.logos__link:focus-visible{outline-offset:3px;outline:2px solid #074b9d}.logos__img{object-fit:contain;width:auto;max-width:min(200px,36vw);height:auto;max-height:48px;display:block}@media screen and (width<=540px){.logos__list{gap:10px 14px;max-width:90%;padding:0 12px}.logos__img{max-width:min(180px,42vw);max-height:44px}}.digital{background:0 0;flex-flow:column;flex:none;place-content:center;align-items:center;width:100%;max-width:100%;padding:44px 24px}@media screen and (width<=840px){.digital{padding:44px 24px}}@media screen and (width<=540px){.digital{flex:none;width:100%;max-width:100%;height:auto;padding:0 20px}}.why-dx{flex-flow:wrap;flex:none;place-content:center;align-items:center;width:945px;max-width:100%;margin:0 0 24px;padding:0}@media screen and (width<=540px){.why-dx{max-width:100%;margin:40px 0 24px}}.why-dx__heading-group{--gap-h-1ed823bd-3968-46c2-9c08-390bc986b40d:4px;--gap-v-1ed823bd-3968-46c2-9c08-390bc986b40d:0px;--gap-uuid:1ed823bd-3968-46c2-9c08-390bc986b40d;flex-flow:row;place-content:flex-end center;align-items:flex-end;gap:4px;padding:0}@media screen and (width<=540px){.why-dx__heading-group{--gap-h-1ed823bd-3968-46c2-9c08-390bc986b40d:0px;--gap-v-1ed823bd-3968-46c2-9c08-390bc986b40d:0px;gap:0}}.why-dx__heading-1{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;margin:0;font-size:32px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.why-dx__heading-1{font-size:20px}}.why-dx__heading-2{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;margin:0;font-size:32px;font-weight:500;line-height:1.4}@media screen and (width<=540px){.why-dx__heading-2{font-size:20px}}.why-dx__heading-3{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;margin:0;font-size:32px;font-weight:500;line-height:1.4}@media screen and (width<=540px){.why-dx__heading-3{font-size:20px}}.why-dx__content{--gap-h-41701486-25c7-42ff-af8f-eab47151fc0a:0px;--gap-v-41701486-25c7-42ff-af8f-eab47151fc0a:15px;--gap-uuid:41701500-25c7-42ff-af8f-eab47151fc0a;flex-flow:column;flex:none;place-content:center;align-items:center;gap:15px;width:945px;max-width:100%;margin:0;padding:0}@media screen and (width<=540px){.why-dx__content{--gap-h-41701486-25c7-42ff-af8f-eab47151fc0a:0px;--gap-v-41701486-25c7-42ff-af8f-eab47151fc0a:15px;max-width:100%;margin:0 0 40px;padding:0}}.richText.sd.why-dx__body{height:auto;width:calc(70% - (var(--gap-h-41701486-25c7-42ff-af8f-eab47151fc0a) * .3));max-width:calc(70% - (var(--gap-h-41701486-25c7-42ff-af8f-eab47151fc0a) * .3));background:#fff;border:1px solid #00000014;border-radius:64px;flex-flow:row;flex:none;place-content:center;align-items:center;margin:0;padding:8px 20px}.richText.sd.why-dx__body.appear{opacity:0;transition-duration:.6s;transform:translateY(-20px)}.richText.sd.why-dx__body.appear-active{transition-duration:.6s}@media screen and (width<=840px){.richText.sd.why-dx__body{width:calc(90% - (var(--gap-h-41701486-25c7-42ff-af8f-eab47151fc0a) * .1));max-width:calc(90% - (var(--gap-h-41701486-25c7-42ff-af8f-eab47151fc0a) * .1));flex:none}}@media screen and (width<=540px){.richText.sd.why-dx__body{width:calc(100% - (var(--gap-h-41701486-25c7-42ff-af8f-eab47151fc0a) * 0));max-width:calc(100% - (var(--gap-h-41701486-25c7-42ff-af8f-eab47151fc0a) * 0));border-radius:12px;flex:none;padding:8px}}.why-dx__body{color:#333;font-family:var(--s-font-a5b0c9ca);text-align:center;flex:none;width:auto;max-width:100%;height:auto;padding:0;font-size:16px;font-weight:400;line-height:1.4}.why-dx__body em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.why-dx__body>p{margin:0;font-weight:700}.why-dx__body strong{color:#ee6423;letter-spacing:.05em;font-weight:900}@media screen and (width<=540px){.why-dx__body>p{font-size:17px}}.richText.sd.sol__problem-text-1{height:auto;width:calc(70% - (var(--gap-h-41701486-25c7-42ff-af8f-eab47151fc0a) * .3));max-width:calc(70% - (var(--gap-h-41701486-25c7-42ff-af8f-eab47151fc0a) * .3));background:#fff;border:1px solid #00000014;border-radius:64px;flex-flow:row;flex:none;place-content:center;align-items:center;margin:0;padding:8px 20px}.richText.sd.sol__problem-text-1.appear{opacity:0;transition-duration:.6s;transform:translateY(-20px)}.richText.sd.sol__problem-text-1.appear-active{transition-duration:.6s}@media screen and (width<=840px){.richText.sd.sol__problem-text-1{width:calc(90% - (var(--gap-h-41701486-25c7-42ff-af8f-eab47151fc0a) * .1));max-width:calc(90% - (var(--gap-h-41701486-25c7-42ff-af8f-eab47151fc0a) * .1));flex:none}}@media screen and (width<=540px){.richText.sd.sol__problem-text-1{width:calc(100% - (var(--gap-h-41701486-25c7-42ff-af8f-eab47151fc0a) * 0));max-width:calc(100% - (var(--gap-h-41701486-25c7-42ff-af8f-eab47151fc0a) * 0));border-radius:12px;flex:none;padding:8px}}.sol__problem-text-1{color:#333;font-family:var(--s-font-a5b0c9ca);text-align:center;flex:none;width:auto;max-width:100%;height:auto;padding:0;font-size:16px;font-weight:400;line-height:1.4}.sol__problem-text-1 em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.sol__problem-text-1>p{margin:0;font-weight:700}.sol__problem-text-1 strong{color:#ee6423;letter-spacing:.05em;font-weight:900}@media screen and (width<=540px){.sol__problem-text-1>p{font-size:17px}}.richText.sd.sol__problem-text-2{height:auto;width:calc(70% - (var(--gap-h-41701486-25c7-42ff-af8f-eab47151fc0a) * .3));max-width:calc(70% - (var(--gap-h-41701486-25c7-42ff-af8f-eab47151fc0a) * .3));background:#fff;border:1px solid #00000014;border-radius:64px;flex-flow:row;flex:none;place-content:center;align-items:center;margin:0;padding:8px 20px}.richText.sd.sol__problem-text-2.appear{opacity:0;transition-duration:.6s;transform:translateY(-20px)}.richText.sd.sol__problem-text-2.appear-active{transition-duration:.6s}@media screen and (width<=840px){.richText.sd.sol__problem-text-2{width:calc(90% - (var(--gap-h-41701486-25c7-42ff-af8f-eab47151fc0a) * .1));max-width:calc(90% - (var(--gap-h-41701486-25c7-42ff-af8f-eab47151fc0a) * .1));flex:none}}@media screen and (width<=540px){.richText.sd.sol__problem-text-2{width:calc(100% - (var(--gap-h-41701486-25c7-42ff-af8f-eab47151fc0a) * 0));max-width:calc(100% - (var(--gap-h-41701486-25c7-42ff-af8f-eab47151fc0a) * 0));border-radius:12px;flex:none;padding:8px}}.sol__problem-text-2{color:#333;font-family:var(--s-font-a5b0c9ca);text-align:center;flex:none;width:auto;max-width:100%;height:auto;padding:0;font-size:16px;font-weight:400;line-height:1.4}.sol__problem-text-2 em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.sol__problem-text-2>p{margin:0;font-weight:700}.sol__problem-text-2 strong{color:#ee6423;letter-spacing:.05em;font-weight:900}@media screen and (width<=540px){.sol__problem-text-2>p{font-size:17px}}.richText.sd.sol__problem-text-3{height:auto;width:calc(70% - (var(--gap-h-41701486-25c7-42ff-af8f-eab47151fc0a) * .3));max-width:calc(70% - (var(--gap-h-41701486-25c7-42ff-af8f-eab47151fc0a) * .3));background:#ff763633;border:2px solid #ff763621;border-radius:64px;flex-flow:column;flex:none;place-content:center;align-items:center;margin:0;padding:8px 20px}.richText.sd.sol__problem-text-3.appear{opacity:0;transition-duration:.6s;transform:translateY(-20px)}.richText.sd.sol__problem-text-3.appear-active{transition-duration:.6s}@media screen and (width<=840px){.richText.sd.sol__problem-text-3{width:calc(90% - (var(--gap-h-41701486-25c7-42ff-af8f-eab47151fc0a) * .1));max-width:calc(90% - (var(--gap-h-41701486-25c7-42ff-af8f-eab47151fc0a) * .1));flex:none}}@media screen and (width<=540px){.richText.sd.sol__problem-text-3{width:calc(100% - (var(--gap-h-41701486-25c7-42ff-af8f-eab47151fc0a) * 0));max-width:calc(100% - (var(--gap-h-41701486-25c7-42ff-af8f-eab47151fc0a) * 0));border-radius:12px;flex:none;padding:8px}}.sol__problem-text-3{color:#333;font-family:var(--s-font-a5b0c9ca);text-align:center;flex:none;width:auto;max-width:100%;height:auto;padding:0;font-size:16px;font-weight:400;line-height:1.4}.sol__problem-text-3 em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.sol__problem-text-3>p{margin:0;font-weight:700}.sol__problem-text-3 strong{color:#ee6423;letter-spacing:.05em;font-size:20px;font-weight:900}@media screen and (width<=540px){.sol__problem-text-3>p{font-size:17px}}.sol__problems-group{--gap-h-c0e768ed-2981-4656-b503-4c0290bc0b21:0px;--gap-v-c0e768ed-2981-4656-b503-4c0290bc0b21:24px;--gap-uuid:c0e768ed-2981-4656-b503-4c0290bc0b21;background:#fff;flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:24px;width:100%;max-width:100%;padding:44px 24px}@media screen and (width<=840px){.sol__problems-group{--gap-h-c0e768ed-2981-4656-b503-4c0290bc0b21:0px;--gap-v-c0e768ed-2981-4656-b503-4c0290bc0b21:24px;padding:44px 24px}}@media screen and (width<=540px){.sol__problems-group{--gap-h-c0e768ed-2981-4656-b503-4c0290bc0b21:0px;--gap-v-c0e768ed-2981-4656-b503-4c0290bc0b21:24px;padding:48px 20px}}.sol{--gap-h-429e8636-4197-4ec4-bc84-5922c813e06a:0px;--gap-v-429e8636-4197-4ec4-bc84-5922c813e06a:6px;--gap-uuid:3.40282e38-4197-4ec4-bc84-5922c813e06a;flex-flow:wrap;flex:none;place-content:flex-start;align-items:flex-start;gap:6px 0;width:958px;max-width:100%;padding:0}@media screen and (width<=540px){.sol__heading{font-size:28px}}.sol__heading-group{--gap-h-d22d6d59-442a-491f-bd16-9e7ba41c8ea6:4px;--gap-v-d22d6d59-442a-491f-bd16-9e7ba41c8ea6:0px;--gap-uuid:d22d6d59-442a-491f-bd16-9e7ba41c8ea6;flex-flow:row;place-content:center flex-start;align-items:center;gap:4px;padding:0}.sol__heading-img{flex:none;width:180px;max-width:100%;height:auto}@media screen and (width<=540px){.sol__heading-img{flex:none;width:174px;max-width:100%}}.sol__heading{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;margin:0;font-size:32px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.sol__heading{font-size:28px}}.sol__items{--gap-h-901a34d6-ed94-488b-aead-df22a3778180:0px;--gap-v-901a34d6-ed94-488b-aead-df22a3778180:32px;--gap-uuid:901a34d6-ed94-488b-aead-df22a3778180;flex-flow:column;flex:none;place-content:flex-start;align-items:flex-start;gap:32px;width:958px;max-width:100%;padding:0}.sol__problem-1{height:168px;width:calc(100% - (var(--gap-h-901a34d6-ed94-488b-aead-df22a3778180) * 0));--gap-h-b8949dac-1241-44d2-9356-292405d0f64a:32px;--gap-v-b8949dac-1241-44d2-9356-292405d0f64a:0px;--gap-uuid:b8949dac-1241-44d2-9356-292405d0f64a;max-width:calc(100% - (var(--gap-h-901a34d6-ed94-488b-aead-df22a3778180) * 0));flex-flow:row;flex:none;place-content:center flex-start;align-items:center;gap:32px;padding:0}@media screen and (width<=540px){.sol__problem-1{--gap-h-b8949dac-1241-44d2-9356-292405d0f64a:0px;--gap-v-b8949dac-1241-44d2-9356-292405d0f64a:16px;height:auto;width:calc(100% - (var(--gap-h-901a34d6-ed94-488b-aead-df22a3778180) * 0));max-width:calc(100% - (var(--gap-h-901a34d6-ed94-488b-aead-df22a3778180) * 0));flex-flow:column;flex:none;gap:16px;padding:0}}.sol__item-1{--gap-h-94fc30fb-c446-4aaa-8532-eabb938bf557:0px;--gap-v-94fc30fb-c446-4aaa-8532-eabb938bf557:0px;--gap-uuid:94fc30fb-c446-4aaa-8532-eabb938bf557;flex-flow:row;place-content:center flex-start;align-items:center;gap:0;padding:0}@media screen and (width<=840px){.sol__item-1{--gap-h-94fc30fb-c446-4aaa-8532-eabb938bf557:0px;--gap-v-94fc30fb-c446-4aaa-8532-eabb938bf557:0px;gap:0}}@media screen and (width<=540px){.sol__item-1{height:74px;width:calc(100% - (var(--gap-h-b8949dac-1241-44d2-9356-292405d0f64a) * 0));--gap-h-94fc30fb-c446-4aaa-8532-eabb938bf557:0px;--gap-v-94fc30fb-c446-4aaa-8532-eabb938bf557:20px;max-width:calc(100% - (var(--gap-h-b8949dac-1241-44d2-9356-292405d0f64a) * 0));flex-direction:column;flex:none;gap:20px}}.sol__problem-2{height:calc(100% - (var(--gap-v-94fc30fb-c446-4aaa-8532-eabb938bf557) * 0));--gap-h-ee369ef9-afc9-42c9-a484-08b68b5ebc7b:0px;--gap-v-ee369ef9-afc9-42c9-a484-08b68b5ebc7b:8px;--gap-uuid:ee369ef9-afc9-42c9-a484-08b68b5ebc7b;background:#13131315;border-radius:16px;flex-flow:column;flex:none;place-content:center space-between;align-items:center;gap:8px;width:320px;max-width:100%;margin:0;padding:12px 16px 16px}@media screen and (width<=840px){.sol__problem-2{--gap-h-ee369ef9-afc9-42c9-a484-08b68b5ebc7b:0px;--gap-v-ee369ef9-afc9-42c9-a484-08b68b5ebc7b:8px;width:300px;max-width:100%;height:calc(100% - (var(--gap-v-94fc30fb-c446-4aaa-8532-eabb938bf557) * 0));flex:none}}@media screen and (width<=540px){.sol__problem-2{width:calc(100% - (var(--gap-h-94fc30fb-c446-4aaa-8532-eabb938bf557) * 0));--gap-h-ee369ef9-afc9-42c9-a484-08b68b5ebc7b:20px;--gap-v-ee369ef9-afc9-42c9-a484-08b68b5ebc7b:0px;max-width:calc(100% - (var(--gap-h-94fc30fb-c446-4aaa-8532-eabb938bf557) * 0));height:calc(100% - (var(--gap-v-94fc30fb-c446-4aaa-8532-eabb938bf557) * 0));flex-flow:row;flex:none;place-content:center;align-items:center;gap:20px;padding:8px}}.sol__item-1-problem{color:#131313;font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:center;z-index:5;flex:none;justify-content:center;width:auto;max-width:100%;height:auto;padding:0;font-size:18px;font-weight:700;line-height:1.4}.sol__item-1-arrow-img{flex:none;width:70px;max-width:100%;height:auto;display:flex}@media screen and (width<=840px){.sol__item-1-arrow-img{display:flex}}@media screen and (width<=540px){.sol__item-1-arrow-img{display:none}}.sol__item-1-arrow-icon{color:#e0e0e0;width:12px;max-width:100%;font-size:40px}@media screen and (width<=840px){.sol__item-1-arrow-icon{display:none}}@media screen and (width<=540px){.sol__item-1-arrow-icon{display:none}}.sol__item-1-solution{--gap-h-f405b1e7-f6c6-4362-b731-63b3d5edc564:0px;--gap-v-f405b1e7-f6c6-4362-b731-63b3d5edc564:12px;--gap-uuid:f405b1e7-f6c6-4362-b731-63b3d5edc564;flex-flow:column;place-content:flex-start;align-items:flex-start;gap:12px;padding:0}@media screen and (width<=840px){.sol__item-1-solution{--gap-h-f405b1e7-f6c6-4362-b731-63b3d5edc564:0px;--gap-v-f405b1e7-f6c6-4362-b731-63b3d5edc564:8px;flex:1;gap:8px;width:auto;max-width:100%}}.sol__item-1-solution-wrap{--gap-h-b2d6f931-f304-42b8-beed-ee7b7117e6a7:4px;--gap-v-b2d6f931-f304-42b8-beed-ee7b7117e6a7:0px;--gap-uuid:b2d6f931-f304-42b8-beed-ee7b7117e6a7;background:#208b8b;border:0 solid #000;border-radius:64px;flex-flow:row;place-content:center flex-start;align-items:center;gap:4px;max-width:100%;margin:0;padding:4px 18px 4px 10px}@media screen and (width<=540px){.sol__item-1-solution-wrap{--gap-h-b2d6f931-f304-42b8-beed-ee7b7117e6a7:4px;--gap-v-b2d6f931-f304-42b8-beed-ee7b7117e6a7:0px;margin:0}}.sol__item-1-check-icon{color:#fff;padding:0;font-size:24px}.sol__item-1-solution-text{color:#fff;font-family:var(--s-font-a5b0c9ca);text-align:left;flex:1;width:auto;max-width:100%;height:auto;padding:0;font-size:20px;font-weight:900;line-height:1.4}.sol__item-1-solution-text em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.sol__item-1-solution-text>p{margin:0;font-weight:900}.sol__item-1-solution-text strong{color:var(--s-color-eabd8794);font-weight:900}@media screen and (width<=840px){.sol__item-1-solution-text{font-size:20px}}@media screen and (width<=540px){.sol__item-1-solution-text{flex:1;width:auto}}.sol__item-1-col{--gap-h-2c11fb0b-40c1-4e28-9a57-1ffa3085ebc2:4px;--gap-v-2c11fb0b-40c1-4e28-9a57-1ffa3085ebc2:0px;--gap-uuid:2c11fb0b-40c1-4e28-9a57-1ffa3085ebc2;border:0 solid #000;flex-flow:row;place-content:center flex-start;align-items:center;gap:4px;max-width:100%;margin:0;padding:0}@media screen and (width<=540px){.sol__item-1-col{--gap-h-2c11fb0b-40c1-4e28-9a57-1ffa3085ebc2:4px;--gap-v-2c11fb0b-40c1-4e28-9a57-1ffa3085ebc2:0px;margin:0}}.sol__item-1-label-2-wrap{--gap-h-a50c96d5-8c46-4794-a488-7d2e6ea817c5:8px;--gap-v-a50c96d5-8c46-4794-a488-7d2e6ea817c5:0px;--gap-uuid:a50c96d5-8c46-4794-a488-7d2e6ea817c5;flex-flow:row;place-content:flex-start;align-items:flex-start;gap:8px;padding:6px}@media screen and (width<=840px){.sol__item-1-label-2-wrap{--gap-h-a50c96d5-8c46-4794-a488-7d2e6ea817c5:8px;--gap-v-a50c96d5-8c46-4794-a488-7d2e6ea817c5:0px;padding:12px 6px}}.sol__item-1-col-inner{background:#d4d4d4;flex:none;width:8px;max-width:100%;height:8px}.sol__item-1-label-1{color:var(--s-color-1bb2b598);font-family:var(--s-font-a5b0c9ca);text-align:left;flex:1;width:auto;max-width:100%;height:auto;padding:0;font-size:18px;font-weight:400;line-height:1.4}.sol__item-1-label-1 em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.sol__item-1-label-1>p{margin:0;font-weight:700}.sol__item-1-label-1 strong{color:var(--s-color-eabd8794);font-weight:900}@media screen and (width<=540px){.sol__item-1-label-1{flex:1;width:auto}}.sol__item-1-label-2{--gap-h-f733c1a1-a721-4eda-9f38-a95078fd7d4b:4px;--gap-v-f733c1a1-a721-4eda-9f38-a95078fd7d4b:0px;--gap-uuid:f733c1a1-a721-4eda-9f38-a95078fd7d4b;flex-flow:row;place-content:center flex-start;align-items:center;gap:4px;max-width:100%;height:auto;margin:0;padding:0}@media screen and (width<=840px){.sol__item-1-label-2{--gap-h-f733c1a1-a721-4eda-9f38-a95078fd7d4b:4px;--gap-v-f733c1a1-a721-4eda-9f38-a95078fd7d4b:0px;place-content:flex-start;align-items:flex-start}}@media screen and (width<=540px){.sol__item-1-label-2{--gap-h-f733c1a1-a721-4eda-9f38-a95078fd7d4b:4px;--gap-v-f733c1a1-a721-4eda-9f38-a95078fd7d4b:0px;margin:0}}.sol__item-1-label-4-wrap{--gap-h-4460a3ac-77dd-45ad-80f5-50b01e1bdd95:8px;--gap-v-4460a3ac-77dd-45ad-80f5-50b01e1bdd95:0px;--gap-uuid:4460a3ac-77dd-45ad-80f5-50b01e1bdd95;flex-flow:row;place-content:flex-start;align-items:flex-start;gap:8px;padding:6px}@media screen and (width<=840px){.sol__item-1-label-4-wrap{--gap-h-4460a3ac-77dd-45ad-80f5-50b01e1bdd95:8px;--gap-v-4460a3ac-77dd-45ad-80f5-50b01e1bdd95:0px;padding:12px 6px}}.sol__item-1-label-3{background:#d4d4d4;flex:none;width:8px;max-width:100%;height:8px}.sol__item-1-label-4{flex-flow:column;place-content:center;align-items:center;padding:0}.sol__item-1-label-4 em{margin:0 2px 0 0}.sol__item-1-label-4>p{margin:0}@media screen and (width<=840px){.sol__item-1-label-4{flex:1;width:auto;max-width:100%}}.sol__item-1-label-4-text{color:var(--s-color-1bb2b598);font-family:var(--s-font-a5b0c9ca);text-align:left;flex:1;width:auto;max-width:100%;height:auto;padding:0;font-size:18px;font-weight:400;line-height:1.4}.sol__item-1-label-4-text em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.sol__item-1-label-4-text>p{margin:0;font-weight:700}.sol__item-1-label-4-text strong{color:var(--s-color-eabd8794);font-weight:900}@media screen and (width<=540px){.sol__item-1-label-4-text{flex:1;width:auto}}.sol__item-2{--gap-h-1b3657d5-6b2e-4dc5-9c0a-496574b5e6b3:4px;--gap-v-1b3657d5-6b2e-4dc5-9c0a-496574b5e6b3:0px;--gap-uuid:1b3657d5-6b2e-4dc5-9c0a-496574b5e6b3;flex-flow:row;place-content:center flex-start;align-items:center;gap:4px;max-width:100%;height:auto;margin:0;padding:0}@media screen and (width<=540px){.sol__item-2{--gap-h-1b3657d5-6b2e-4dc5-9c0a-496574b5e6b3:4px;--gap-v-1b3657d5-6b2e-4dc5-9c0a-496574b5e6b3:0px;margin:0}}.sol__item-2-problem-wrap{--gap-h-b1c59dc8-382c-4a56-a720-acd8a88f43bc:8px;--gap-v-b1c59dc8-382c-4a56-a720-acd8a88f43bc:0px;--gap-uuid:b1c59dc8-382c-4a56-a720-acd8a88f43bc;flex-flow:row;place-content:flex-start;align-items:flex-start;gap:8px;padding:6px}@media screen and (width<=840px){.sol__item-2-problem-wrap{--gap-h-b1c59dc8-382c-4a56-a720-acd8a88f43bc:8px;--gap-v-b1c59dc8-382c-4a56-a720-acd8a88f43bc:0px;padding:12px 6px}}.sol__item-2-problem{background:#d4d4d4;flex:none;width:8px;max-width:100%;height:8px}.sol__item-2-problem-inner{color:var(--s-color-1bb2b598);font-family:var(--s-font-a5b0c9ca);text-align:left;flex:1;width:auto;max-width:100%;height:auto;padding:0;font-size:18px;font-weight:400;line-height:1.4}.sol__item-2-problem-inner em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.sol__item-2-problem-inner>p{margin:0;font-weight:700}.sol__item-2-problem-inner strong{color:var(--s-color-eabd8794);font-weight:900}@media screen and (width<=540px){.sol__item-2-problem-inner{flex:1;width:auto}}.sol__item-2-problem-text{height:168px;width:calc(100% - (var(--gap-h-901a34d6-ed94-488b-aead-df22a3778180) * 0));--gap-h-e763ad96-db9e-4067-9c3b-dca988294a6e:32px;--gap-v-e763ad96-db9e-4067-9c3b-dca988294a6e:0px;--gap-uuid:e763ad96-db9e-4067-9c3b-dca988294a6e;max-width:calc(100% - (var(--gap-h-901a34d6-ed94-488b-aead-df22a3778180) * 0));flex-flow:row;flex:none;place-content:center flex-start;align-items:center;gap:32px;padding:0}@media screen and (width<=540px){.sol__item-2-problem-text{--gap-h-e763ad96-db9e-4067-9c3b-dca988294a6e:0px;--gap-v-e763ad96-db9e-4067-9c3b-dca988294a6e:16px;height:auto;width:calc(100% - (var(--gap-h-901a34d6-ed94-488b-aead-df22a3778180) * 0));max-width:calc(100% - (var(--gap-h-901a34d6-ed94-488b-aead-df22a3778180) * 0));flex-flow:column;flex:none;gap:16px;padding:0}}.sol__item-2-arrow-wrap{--gap-h-2036b33b-15f7-4756-ac3b-6f1cbfab9d2f:0px;--gap-v-2036b33b-15f7-4756-ac3b-6f1cbfab9d2f:0px;--gap-uuid:2036b33b-15f7-4756-ac3b-6f1cbfab9d2f;flex-flow:row;place-content:center flex-start;align-items:center;gap:0;padding:0}@media screen and (width<=540px){.sol__item-2-arrow-wrap{height:74px;width:calc(100% - (var(--gap-h-e763ad96-db9e-4067-9c3b-dca988294a6e) * 0));--gap-h-2036b33b-15f7-4756-ac3b-6f1cbfab9d2f:0px;--gap-v-2036b33b-15f7-4756-ac3b-6f1cbfab9d2f:16px;max-width:calc(100% - (var(--gap-h-e763ad96-db9e-4067-9c3b-dca988294a6e) * 0));flex-direction:column;flex:none;gap:16px}}.sol__item-2-arrow{height:calc(100% - (var(--gap-v-2036b33b-15f7-4756-ac3b-6f1cbfab9d2f) * 0));--gap-h-2fb46a58-2440-415e-95e2-70a41f2d82e8:0px;--gap-v-2fb46a58-2440-415e-95e2-70a41f2d82e8:8px;--gap-uuid:2fb46a58-2440-415e-95e2-70a41f2d82e8;background:#13131315;border-radius:16px;flex-flow:column;flex:none;place-content:center space-between;align-items:center;gap:8px;width:320px;max-width:100%;padding:12px 16px 16px}@media screen and (width<=840px){.sol__item-2-arrow{--gap-h-2fb46a58-2440-415e-95e2-70a41f2d82e8:0px;--gap-v-2fb46a58-2440-415e-95e2-70a41f2d82e8:8px;width:300px;max-width:100%;height:calc(100% - (var(--gap-v-2036b33b-15f7-4756-ac3b-6f1cbfab9d2f) * 0));flex:none}}@media screen and (width<=540px){.sol__item-2-arrow{width:calc(100% - (var(--gap-h-2036b33b-15f7-4756-ac3b-6f1cbfab9d2f) * 0));--gap-h-2fb46a58-2440-415e-95e2-70a41f2d82e8:20px;--gap-v-2fb46a58-2440-415e-95e2-70a41f2d82e8:0px;max-width:calc(100% - (var(--gap-h-2036b33b-15f7-4756-ac3b-6f1cbfab9d2f) * 0));height:calc(100% - (var(--gap-v-2036b33b-15f7-4756-ac3b-6f1cbfab9d2f) * 0));flex-flow:row;flex:none;place-content:center;align-items:center;gap:20px;padding:8px}}.sol__item-2-arrow-text{color:#131313;font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:center;z-index:5;flex:none;justify-content:center;width:auto;max-width:100%;height:auto;padding:0;font-size:18px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.sol__item-2-arrow-text{flex:1;width:auto}}.sol__item-2-arrow-img{flex:none;width:80px;max-width:100%;height:auto;display:flex}@media screen and (width<=840px){.sol__item-2-arrow-img{display:flex}}@media screen and (width<=540px){.sol__item-2-arrow-img{flex:none;width:53px;max-width:100%;display:none}}.sol__item-2-arrow-icon{color:#e0e0e0;width:12px;max-width:100%;font-size:40px}@media screen and (width<=840px){.sol__item-2-arrow-icon{display:none}}@media screen and (width<=540px){.sol__item-2-arrow-icon{display:none}}.sol__item-2-solution{--gap-h-589321e7-9f7b-4f55-9c7a-1c4753cd63fb:0px;--gap-v-589321e7-9f7b-4f55-9c7a-1c4753cd63fb:16px;--gap-uuid:5893210000000-9f7b-4f55-9c7a-1c4753cd63fb;flex-flow:column;place-content:flex-start;align-items:flex-start;gap:16px;padding:0}@media screen and (width<=840px){.sol__item-2-solution{--gap-h-589321e7-9f7b-4f55-9c7a-1c4753cd63fb:0px;--gap-v-589321e7-9f7b-4f55-9c7a-1c4753cd63fb:8px;flex:1;gap:8px;width:auto;max-width:100%}}@media screen and (width<=540px){.sol__item-2-solution{width:calc(100% - (var(--gap-h-e763ad96-db9e-4067-9c3b-dca988294a6e) * 0));--gap-h-589321e7-9f7b-4f55-9c7a-1c4753cd63fb:0px;--gap-v-589321e7-9f7b-4f55-9c7a-1c4753cd63fb:16px;max-width:calc(100% - (var(--gap-h-e763ad96-db9e-4067-9c3b-dca988294a6e) * 0))}}.sol__item-2-solution-wrap{--gap-h-5fd65f09-c971-42fd-85d4-a8064b2b68d8:4px;--gap-v-5fd65f09-c971-42fd-85d4-a8064b2b68d8:0px;--gap-uuid:5fd65f09-c971-42fd-85d4-a8064b2b68d8;background:#208b8b;border:0 solid #000;border-radius:64px;flex-flow:row;place-content:center flex-start;align-items:center;gap:4px;max-width:100%;margin:0;padding:4px 18px 4px 10px}@media screen and (width<=540px){.sol__item-2-solution-wrap{--gap-h-5fd65f09-c971-42fd-85d4-a8064b2b68d8:4px;--gap-v-5fd65f09-c971-42fd-85d4-a8064b2b68d8:0px;margin:0}}.sol__item-2-check-icon{color:#fff;padding:0;font-size:24px}.sol__item-2-solution-text{color:#fff;font-family:var(--s-font-a5b0c9ca);text-align:left;flex:1;width:auto;max-width:100%;height:auto;padding:0;font-size:20px;font-weight:900;line-height:1.4}.sol__item-2-solution-text em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.sol__item-2-solution-text>p{margin:0;font-weight:900}.sol__item-2-solution-text strong{color:var(--s-color-eabd8794);font-weight:900}@media screen and (width<=840px){.sol__item-2-solution-text{font-size:20px}}@media screen and (width<=540px){.sol__item-2-solution-text{flex:1;width:auto}}.sol__item-2-col{--gap-h-e4037f1b-de30-49e4-97c9-915152ec8bbe:4px;--gap-v-e4037f1b-de30-49e4-97c9-915152ec8bbe:0px;--gap-uuid:e4037f1b-de30-49e4-97c9-915152ec8bbe;flex-flow:row;place-content:center flex-start;align-items:center;gap:4px;max-width:100%;margin:0;padding:0}@media screen and (width<=540px){.sol__item-2-col{--gap-h-e4037f1b-de30-49e4-97c9-915152ec8bbe:4px;--gap-v-e4037f1b-de30-49e4-97c9-915152ec8bbe:0px;margin:0}}.sol__item-2-label-2-wrap{--gap-h-46c2579b-c455-4387-ad5a-6fdac696b3eb:8px;--gap-v-46c2579b-c455-4387-ad5a-6fdac696b3eb:0px;--gap-uuid:46c2579b-c455-4387-ad5a-6fdac696b3eb;flex-flow:row;place-content:flex-start;align-items:flex-start;gap:8px;padding:6px}@media screen and (width<=840px){.sol__item-2-label-2-wrap{--gap-h-46c2579b-c455-4387-ad5a-6fdac696b3eb:8px;--gap-v-46c2579b-c455-4387-ad5a-6fdac696b3eb:0px;padding:12px 6px}}.sol__item-2-col-inner{background:#d4d4d4;flex:none;width:8px;max-width:100%;height:8px}.sol__item-2-label-1{color:var(--s-color-1bb2b598);font-family:var(--s-font-a5b0c9ca);text-align:left;flex:1;width:auto;max-width:100%;height:auto;padding:0;font-size:18px;font-weight:400;line-height:1.4}.sol__item-2-label-1 em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.sol__item-2-label-1>p{margin:0;font-weight:700}.sol__item-2-label-1 strong{color:var(--s-color-eabd8794);font-weight:900}@media screen and (width<=540px){.sol__item-2-label-1{flex:1;width:auto}}.sol__item-2-label-2{--gap-h-4d857346-c9ee-498c-a40d-8d5537d48e3f:4px;--gap-v-4d857346-c9ee-498c-a40d-8d5537d48e3f:0px;--gap-uuid:4d857346-c9ee-498c-a40d-8d5537d48e3f;flex-flow:row;place-content:center flex-start;align-items:center;gap:4px;max-width:100%;height:auto;margin:0;padding:0}@media screen and (width<=540px){.sol__item-2-label-2{--gap-h-4d857346-c9ee-498c-a40d-8d5537d48e3f:4px;--gap-v-4d857346-c9ee-498c-a40d-8d5537d48e3f:0px;margin:0}}.sol__item-2-label-4-wrap{--gap-h-b5b29a2d-a307-4cdd-8c11-4509a55ef971:8px;--gap-v-b5b29a2d-a307-4cdd-8c11-4509a55ef971:0px;--gap-uuid:b5b29a2d-a307-4cdd-8c11-4509a55ef971;flex-flow:row;place-content:flex-start;align-items:flex-start;gap:8px;padding:6px}@media screen and (width<=840px){.sol__item-2-label-4-wrap{--gap-h-b5b29a2d-a307-4cdd-8c11-4509a55ef971:8px;--gap-v-b5b29a2d-a307-4cdd-8c11-4509a55ef971:0px;padding:12px 6px}}.sol__item-2-label-3{background:#d4d4d4;flex:none;width:8px;max-width:100%;height:8px}.sol__item-2-label-4{color:var(--s-color-1bb2b598);font-family:var(--s-font-a5b0c9ca);text-align:left;flex:1;width:auto;max-width:100%;height:auto;padding:0;font-size:18px;font-weight:400;line-height:1.4}.sol__item-2-label-4 em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.sol__item-2-label-4>p{margin:0;font-weight:700}.sol__item-2-label-4 strong{color:var(--s-color-eabd8794);font-weight:900}@media screen and (width<=540px){.sol__item-2-label-4{flex:1;width:auto}}.sol__item-3{--gap-h-0ee66b1f-a28f-4c21-89e6-9fd93bf9fb31:4px;--gap-v-0ee66b1f-a28f-4c21-89e6-9fd93bf9fb31:0px;--gap-uuid:0ee66b1f-a28f-4c21-89e6-9fd93bf9fb31;flex-flow:row;place-content:center flex-start;align-items:center;gap:4px;max-width:100%;height:auto;margin:0;padding:0}@media screen and (width<=540px){.sol__item-3{--gap-h-0ee66b1f-a28f-4c21-89e6-9fd93bf9fb31:4px;--gap-v-0ee66b1f-a28f-4c21-89e6-9fd93bf9fb31:0px;margin:0}}.sol__item-3-problem-wrap{--gap-h-8d2a7a82-a6b7-4d31-8038-7596a102f728:8px;--gap-v-8d2a7a82-a6b7-4d31-8038-7596a102f728:0px;--gap-uuid:8d2a7a82-a6b7-4d31-8038-7596a102f728;flex-flow:row;place-content:flex-start;align-items:flex-start;gap:8px;padding:6px}@media screen and (width<=840px){.sol__item-3-problem-wrap{--gap-h-8d2a7a82-a6b7-4d31-8038-7596a102f728:8px;--gap-v-8d2a7a82-a6b7-4d31-8038-7596a102f728:0px;padding:12px 6px}}.sol__item-3-problem{background:#d4d4d4;flex:none;width:8px;max-width:100%;height:8px}.sol__item-3-problem-inner{color:var(--s-color-1bb2b598);font-family:var(--s-font-a5b0c9ca);text-align:left;flex:1;width:auto;max-width:100%;height:auto;padding:0;font-size:18px;font-weight:400;line-height:1.4}.sol__item-3-problem-inner em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.sol__item-3-problem-inner>p{margin:0;font-weight:700}.sol__item-3-problem-inner strong{color:var(--s-color-eabd8794);font-weight:900}@media screen and (width<=540px){.sol__item-3-problem-inner{flex:1;width:auto}}.sol__item-3-problem-text{height:168px;width:calc(100% - (var(--gap-h-901a34d6-ed94-488b-aead-df22a3778180) * 0));--gap-h-a38a64f0-4d19-4b21-b78f-34972def0db7:32px;--gap-v-a38a64f0-4d19-4b21-b78f-34972def0db7:0px;--gap-uuid:a38a64f0-4d19-4b21-b78f-34972def0db7;max-width:calc(100% - (var(--gap-h-901a34d6-ed94-488b-aead-df22a3778180) * 0));flex-flow:row;flex:none;place-content:center flex-start;align-items:center;gap:32px;padding:0}@media screen and (width<=540px){.sol__item-3-problem-text{--gap-h-a38a64f0-4d19-4b21-b78f-34972def0db7:0px;--gap-v-a38a64f0-4d19-4b21-b78f-34972def0db7:16px;height:auto;width:calc(100% - (var(--gap-h-901a34d6-ed94-488b-aead-df22a3778180) * 0));max-width:calc(100% - (var(--gap-h-901a34d6-ed94-488b-aead-df22a3778180) * 0));flex-flow:column;flex:none;gap:16px;padding:0}}.sol__item-3-arrow-wrap{--gap-h-558eff60-422f-492b-8220-b0971a263314:0px;--gap-v-558eff60-422f-492b-8220-b0971a263314:0px;--gap-uuid:558eff60-422f-492b-8220-b0971a263314;flex-flow:row;place-content:center flex-start;align-items:center;gap:0;padding:0}@media screen and (width<=540px){.sol__item-3-arrow-wrap{height:74px;width:calc(100% - (var(--gap-h-a38a64f0-4d19-4b21-b78f-34972def0db7) * 0));--gap-h-558eff60-422f-492b-8220-b0971a263314:0px;--gap-v-558eff60-422f-492b-8220-b0971a263314:16px;max-width:calc(100% - (var(--gap-h-a38a64f0-4d19-4b21-b78f-34972def0db7) * 0));flex-direction:column;flex:none;gap:16px;padding:1px}}.sol__item-3-arrow{height:calc(100% - (var(--gap-v-558eff60-422f-492b-8220-b0971a263314) * 0));--gap-h-8db83300-669f-45d8-9973-5e32c3d29a7f:0px;--gap-v-8db83300-669f-45d8-9973-5e32c3d29a7f:8px;--gap-uuid:8db83300-669f-45d8-9973-5e32c3d29a7f;background:#13131315;border-radius:16px;flex-flow:column;flex:none;place-content:center space-between;align-items:center;gap:8px;width:320px;max-width:100%;padding:12px 12px 16px}@media screen and (width<=840px){.sol__item-3-arrow{--gap-h-8db83300-669f-45d8-9973-5e32c3d29a7f:0px;--gap-v-8db83300-669f-45d8-9973-5e32c3d29a7f:8px;width:300px;max-width:100%;height:calc(100% - (var(--gap-v-558eff60-422f-492b-8220-b0971a263314) * 0));flex:none}}@media screen and (width<=540px){.sol__item-3-arrow{width:calc(100% - (var(--gap-h-558eff60-422f-492b-8220-b0971a263314) * 0));--gap-h-8db83300-669f-45d8-9973-5e32c3d29a7f:20px;--gap-v-8db83300-669f-45d8-9973-5e32c3d29a7f:0px;max-width:calc(100% - (var(--gap-h-558eff60-422f-492b-8220-b0971a263314) * 0));height:calc(100% - (var(--gap-v-558eff60-422f-492b-8220-b0971a263314) * 0));flex-flow:row;flex:none;place-content:center;align-items:center;gap:20px;padding:8px}}.sol__item-3-arrow-text{color:#131313;font-family:var(--s-font-a5b0c9ca);letter-spacing:normal;text-align:center;z-index:5;flex:none;justify-content:center;width:auto;max-width:100%;height:auto;padding:0;font-size:18px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.sol__item-3-arrow-text{flex:1;width:auto}}.sol__item-3-arrow-img{flex:none;width:70px;max-width:100%;height:auto;display:flex}@media screen and (width<=840px){.sol__item-3-arrow-img{display:flex}}@media screen and (width<=540px){.sol__item-3-arrow-img{flex:none;width:40px;max-width:100%;display:none}}.sol__item-3-arrow-icon{color:#e0e0e0;width:12px;max-width:100%;font-size:40px}@media screen and (width<=840px){.sol__item-3-arrow-icon{display:none}}@media screen and (width<=540px){.sol__item-3-arrow-icon{display:none}}.sol__item-3-solution{--gap-h-e21fe340-b1c8-4cff-b513-b34adfb54068:0px;--gap-v-e21fe340-b1c8-4cff-b513-b34adfb54068:16px;--gap-uuid:e21fe340-b1c8-4cff-b513-b34adfb54068;flex-flow:column;place-content:flex-start;align-items:flex-start;gap:16px;padding:0}@media screen and (width<=840px){.sol__item-3-solution{--gap-h-e21fe340-b1c8-4cff-b513-b34adfb54068:0px;--gap-v-e21fe340-b1c8-4cff-b513-b34adfb54068:8px;flex:1;gap:8px;width:auto;max-width:100%}}@media screen and (width<=540px){.sol__item-3-solution{width:calc(100% - (var(--gap-h-a38a64f0-4d19-4b21-b78f-34972def0db7) * 0));--gap-h-e21fe340-b1c8-4cff-b513-b34adfb54068:0px;--gap-v-e21fe340-b1c8-4cff-b513-b34adfb54068:16px;max-width:calc(100% - (var(--gap-h-a38a64f0-4d19-4b21-b78f-34972def0db7) * 0))}}.sol__item-3-solution-wrap{--gap-h-34f3b9e4-441c-4e38-9050-294a69049695:4px;--gap-v-34f3b9e4-441c-4e38-9050-294a69049695:0px;--gap-uuid:34f3b9e4-441c-4e38-9050-294a69049695;background:#208b8b;border:0 solid #000;border-radius:64px;flex-flow:row;place-content:center flex-start;align-items:center;gap:4px;max-width:100%;margin:0;padding:4px 18px 4px 10px}@media screen and (width<=540px){.sol__item-3-solution-wrap{--gap-h-34f3b9e4-441c-4e38-9050-294a69049695:4px;--gap-v-34f3b9e4-441c-4e38-9050-294a69049695:0px;margin:0}}.sol__item-3-check-icon{color:#fff;padding:0;font-size:24px}.sol__item-3-solution-text{color:#fff;font-family:var(--s-font-a5b0c9ca);text-align:left;flex:1;width:auto;max-width:100%;height:auto;padding:0;font-size:20px;font-weight:900;line-height:1.4}.sol__item-3-solution-text em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.sol__item-3-solution-text>p{margin:0;font-weight:900}.sol__item-3-solution-text strong{color:var(--s-color-eabd8794);font-weight:900}@media screen and (width<=840px){.sol__item-3-solution-text{font-size:20px}}@media screen and (width<=540px){.sol__item-3-solution-text{flex:1;width:auto}}.sol__item-3-col{--gap-h-0a3fbedd-5a53-4d1e-9336-0c226b1ccf10:4px;--gap-v-0a3fbedd-5a53-4d1e-9336-0c226b1ccf10:0px;--gap-uuid:0a3fbedd-5a53-4d1e-9336-0c226b1ccf10;flex-flow:row;place-content:center flex-start;align-items:center;gap:4px;max-width:100%;margin:0;padding:0}@media screen and (width<=540px){.sol__item-3-col{--gap-h-0a3fbedd-5a53-4d1e-9336-0c226b1ccf10:4px;--gap-v-0a3fbedd-5a53-4d1e-9336-0c226b1ccf10:0px;margin:0}}.sol__item-3-label-2-wrap{--gap-h-2ba87d55-25c9-497c-8309-5a180944b64f:8px;--gap-v-2ba87d55-25c9-497c-8309-5a180944b64f:0px;--gap-uuid:2ba87d55-25c9-497c-8309-5a180944b64f;flex-flow:row;place-content:flex-start;align-items:flex-start;gap:8px;padding:6px}@media screen and (width<=840px){.sol__item-3-label-2-wrap{--gap-h-2ba87d55-25c9-497c-8309-5a180944b64f:8px;--gap-v-2ba87d55-25c9-497c-8309-5a180944b64f:0px;padding:12px 6px}}.sol__item-3-col-inner{background:#d4d4d4;flex:none;width:8px;max-width:100%;height:8px}.sol__item-3-label-1{color:var(--s-color-1bb2b598);font-family:var(--s-font-a5b0c9ca);text-align:left;flex:1;width:auto;max-width:100%;height:auto;padding:0;font-size:18px;font-weight:400;line-height:1.4}.sol__item-3-label-1 em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.sol__item-3-label-1>p{margin:0;font-weight:700}.sol__item-3-label-1 strong{color:var(--s-color-eabd8794);font-weight:900}@media screen and (width<=540px){.sol__item-3-label-1{flex:1;width:auto}}.sol__item-3-label-2{--gap-h-b13b3921-04f8-4a63-b74a-2bce69850d7d:4px;--gap-v-b13b3921-04f8-4a63-b74a-2bce69850d7d:0px;--gap-uuid:b13b3921-04f8-4a63-b74a-2bce69850d7d;flex-flow:row;place-content:center flex-start;align-items:center;gap:4px;max-width:100%;height:auto;margin:0;padding:0}@media screen and (width<=540px){.sol__item-3-label-2{--gap-h-b13b3921-04f8-4a63-b74a-2bce69850d7d:4px;--gap-v-b13b3921-04f8-4a63-b74a-2bce69850d7d:0px;margin:0}}.sol__item-3-label-4-wrap{--gap-h-f8ac81a0-b1ea-471a-80be-6283e811f341:8px;--gap-v-f8ac81a0-b1ea-471a-80be-6283e811f341:0px;--gap-uuid:f8ac81a0-b1ea-471a-80be-6283e811f341;flex-flow:row;place-content:flex-start;align-items:flex-start;gap:8px;padding:6px}@media screen and (width<=840px){.sol__item-3-label-4-wrap{--gap-h-f8ac81a0-b1ea-471a-80be-6283e811f341:8px;--gap-v-f8ac81a0-b1ea-471a-80be-6283e811f341:0px;padding:12px 6px}}.sol__item-3-label-3{background:#d4d4d4;flex:none;width:8px;max-width:100%;height:8px}.sol__item-3-label-4{color:var(--s-color-1bb2b598);font-family:var(--s-font-a5b0c9ca);text-align:left;flex:1;width:auto;max-width:100%;height:auto;padding:0;font-size:18px;font-weight:400;line-height:1.4}.sol__item-3-label-4 em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.sol__item-3-label-4>p{margin:0;font-weight:700}.sol__item-3-label-4 strong{color:var(--s-color-eabd8794);font-weight:900}@media screen and (width<=540px){.sol__item-3-label-4{flex:1;width:auto}}.sol__item-3-label-5{--gap-h-da6765fb-db7b-4373-a6b9-f92e871fbaee:4px;--gap-v-da6765fb-db7b-4373-a6b9-f92e871fbaee:0px;--gap-uuid:da6765fb-db7b-4373-a6b9-f92e871fbaee;flex-flow:row;place-content:center flex-start;align-items:center;gap:4px;max-width:100%;height:auto;margin:0;padding:0}@media screen and (width<=540px){.sol__item-3-label-5{--gap-h-da6765fb-db7b-4373-a6b9-f92e871fbaee:4px;--gap-v-da6765fb-db7b-4373-a6b9-f92e871fbaee:0px;margin:0}}.sol__item-3-label-6-wrap{--gap-h-5fd3e74a-9a38-429a-a8a4-fb2a9c6b86b5:8px;--gap-v-5fd3e74a-9a38-429a-a8a4-fb2a9c6b86b5:0px;--gap-uuid:5fd3e74a-9a38-429a-a8a4-fb2a9c6b86b5;flex-flow:row;place-content:flex-start;align-items:flex-start;gap:8px;padding:6px}@media screen and (width<=840px){.sol__item-3-label-6-wrap{--gap-h-5fd3e74a-9a38-429a-a8a4-fb2a9c6b86b5:8px;--gap-v-5fd3e74a-9a38-429a-a8a4-fb2a9c6b86b5:0px;padding:12px 6px}}.sol__item-3-label-6{background:#d4d4d4;flex:none;width:8px;max-width:100%;height:8px}.sol__item-3-label-7{color:var(--s-color-1bb2b598);font-family:var(--s-font-a5b0c9ca);text-align:left;flex:1;width:auto;max-width:100%;height:auto;padding:0;font-size:18px;font-weight:400;line-height:1.4}.sol__item-3-label-7 em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.sol__item-3-label-7>p{margin:0;font-weight:700}.sol__item-3-label-7 strong{color:var(--s-color-eabd8794);font-weight:900}@media screen and (width<=540px){.sol__item-3-label-7{flex:1;width:auto}}section#customer_voice.sd.sol{background:#eef3f9;flex-flow:column;flex:none;place-content:center;align-items:center;width:100%;max-width:100%;padding:44px 24px}@media screen and (width<=840px){section#customer_voice.sd.sol{padding:44px 24px}}@media screen and (width<=540px){section#customer_voice.sd.sol{padding:40px 20px}}.voice{--gap-h-31017eef-2d9b-4ae1-9d1c-99c3bcc7a3e5:0px;--gap-v-31017eef-2d9b-4ae1-9d1c-99c3bcc7a3e5:24px;--gap-uuid:31017eef-2d9b-4ae1-9d1c-99c3bcc7a3e5;flex-flow:column;flex:none;place-content:flex-start;align-items:flex-start;gap:24px;width:958px;max-width:100%;padding:0}.voice__inner{flex-flow:row;place-content:center;align-items:center;padding:0}.voice__heading{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;margin:0;padding:0 0 0 1px;font-size:32px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.voice__heading{font-size:28px}}.voice__rental-group{--gap-h-2d1be976-b977-4cc7-ac3d-69925d48caeb:0px;--gap-v-2d1be976-b977-4cc7-ac3d-69925d48caeb:24px;--gap-uuid:2d1be976-b977-4cc7-ac3d-69925d48caeb;flex-flow:column;place-content:flex-start;align-items:flex-start;gap:24px;padding:0}.voice__rental-inner{--gap-h-6e64b6af-d1f9-43f5-bcb5-b4610736a76d:0px;--gap-v-6e64b6af-d1f9-43f5-bcb5-b4610736a76d:24px;--gap-uuid:3.40282e38b6af-d1f9-43f5-bcb5-b4610736a76d;border:0 solid #ee6423;border-left-width:4px;flex-flow:column;place-content:flex-start;align-items:flex-start;gap:24px;max-width:100%;margin:0;padding:0 0 0 12px}.voice__rental-heading{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;margin:0;padding:0 0 0 1px;font-size:24px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.voice__rental-heading{font-size:24px}}.voice__card-1{--gap-h-f3817a60-d59c-4d2b-8fe9-b425f94f175b:20px;--gap-v-f3817a60-d59c-4d2b-8fe9-b425f94f175b:0px;--gap-uuid:f3817a60-d59c-4d2b-8fe9-b425f94f175b;flex-flow:row;flex:none;place-content:flex-start space-between;align-items:flex-start;gap:20px;width:945px;max-width:100%;height:145.98px;padding:0}@media screen and (width<=840px){.voice__card-1{--gap-h-f3817a60-d59c-4d2b-8fe9-b425f94f175b:20px;--gap-v-f3817a60-d59c-4d2b-8fe9-b425f94f175b:0px;flex:none;max-width:100%;height:auto}}@media screen and (width<=540px){.voice__card-1{--gap-h-f3817a60-d59c-4d2b-8fe9-b425f94f175b:0px;--gap-v-f3817a60-d59c-4d2b-8fe9-b425f94f175b:20px;flex-flow:column;flex:none;justify-content:center;height:auto;padding:0}}.voice__card-1-quote{height:calc(100% - (var(--gap-v-f3817a60-d59c-4d2b-8fe9-b425f94f175b) * 0));z-index:4;background:#fff;border-radius:8px;flex-flow:row;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;margin:0;padding:16px 20px;box-shadow:0 2px 18px #21346014}@media screen and (width<=540px){.voice__card-1-quote{padding:12px 8px}}.voice__card-1-img{z-index:5;flex:none;width:24px;max-width:calc(100% - 8px);height:24px;margin:0 8px 0 0}@media screen and (width<=540px){.voice__card-1-img{flex:none;width:18px;max-width:calc(100% - 6px);height:18px;margin:0 6px 0 0}}.voice__card-1-body{--gap-h-04dfb11d-daca-4000-93ad-3531949e8084:0px;--gap-v-04dfb11d-daca-4000-93ad-3531949e8084:8px;--gap-uuid:4dfb11d-daca-4000-93ad-3531949e8084;flex-flow:column;flex:1;place-content:flex-start space-between;align-items:flex-start;gap:8px;width:auto;max-width:100%;height:100%;padding:0}.voice__card-2-quote{color:#333;font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;flex:none;width:auto;max-width:100%;height:auto;padding:0;font-size:18px;font-weight:400;line-height:1.4}.voice__card-2-quote em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.voice__card-2-quote>p{margin:0;font-weight:400}.voice__card-2-quote strong{color:#ee6423;letter-spacing:.05em;font-weight:900}@media screen and (width<=540px){.voice__card-2-quote>p{font-size:17px}}.voice__card-1-role{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:left;z-index:5;background:#ffd3ac60;border-radius:96px;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:0;padding:4px 12px;font-size:16px;font-weight:400;line-height:1.4}@media screen and (width<=540px){.voice__card-1-role{flex:none;padding:0 12px;font-size:14px}}.voice__card-1-text{z-index:4;background:#fff;border-radius:8px;flex-flow:row;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;margin:0;padding:16px 20px;box-shadow:0 2px 18px #21346014}@media screen and (width<=540px){.voice__card-1-text{padding:12px 8px}}.voice__card-3-quote{z-index:5;flex:none;width:24px;max-width:calc(100% - 8px);height:24px;margin:0 8px 0 0}@media screen and (width<=540px){.voice__card-3-quote{flex:none;width:18px;max-width:calc(100% - 6px);height:18px;margin:0 6px 0 0}}.voice__card-2-body{--gap-h-8ef208bd-5ddc-4f91-a057-6ba99b73d26f:0px;--gap-v-8ef208bd-5ddc-4f91-a057-6ba99b73d26f:8px;--gap-uuid:8ef208bd-5ddc-4f91-a057-6ba99b73d26f;flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;gap:8px;width:auto;max-width:100%;height:auto;padding:0}.voice__card-4-quote{color:#333;font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;flex:none;width:auto;max-width:100%;height:auto;padding:0;font-size:18px;font-weight:400;line-height:1.4}.voice__card-4-quote em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.voice__card-4-quote>p{margin:0;font-weight:400}.voice__card-4-quote strong{color:#ee6423;letter-spacing:.05em;font-weight:900}@media screen and (width<=540px){.voice__card-4-quote>p{font-size:17px}}.voice__card-2-role{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:left;z-index:5;background:#ffd3ac60;border-radius:96px;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:0;padding:4px 12px;font-size:16px;font-weight:400;line-height:1.4}@media screen and (width<=540px){.voice__card-2-role{flex:none;padding:0 12px;font-size:14px}}.voice__card-2-text{--gap-h-692ea836-c519-464c-be17-36ab33e4aab0:0px;--gap-v-692ea836-c519-464c-be17-36ab33e4aab0:20px;--gap-uuid:692ea836-c519-464c-be17-36ab33e4aab0;flex-flow:column;place-content:flex-start;align-items:flex-start;gap:20px;padding:0}.voice__construction-inner{border-bottom:0px solid var(--s-color-58a28550);border-left:4px solid var(--s-color-58a28550);border-right:0px solid var(--s-color-58a28550);border-top:0px solid var(--s-color-58a28550);--gap-h-1f866557-864d-4973-8fa4-9c9123387ddb:0px;--gap-v-1f866557-864d-4973-8fa4-9c9123387ddb:20px;--gap-uuid:1f866557-864d-4973-8fa4-9c9123387ddb;flex-flow:column;place-content:flex-start;align-items:flex-start;gap:20px;padding:0 0 0 12px}.voice__construction-heading{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;margin:0;padding:0 0 0 1px;font-size:24px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.voice__construction-heading{font-size:24px}}.voice__card-3{--gap-h-d9ffc427-cb02-451b-9a28-fd370c1af39d:20px;--gap-v-d9ffc427-cb02-451b-9a28-fd370c1af39d:0px;--gap-uuid:d9ffc427-cb02-451b-9a28-fd370c1af39d;flex-flow:row;flex:none;place-content:flex-start space-between;align-items:flex-start;gap:20px;width:945px;max-width:100%;height:172px;padding:0}@media screen and (width<=840px){.voice__card-3{--gap-h-d9ffc427-cb02-451b-9a28-fd370c1af39d:20px;--gap-v-d9ffc427-cb02-451b-9a28-fd370c1af39d:0px;flex:none;max-width:100%;height:auto}}@media screen and (width<=540px){.voice__card-3{--gap-h-d9ffc427-cb02-451b-9a28-fd370c1af39d:0px;--gap-v-d9ffc427-cb02-451b-9a28-fd370c1af39d:20px;flex-flow:column;flex:none;justify-content:center;height:auto}}.voice__card-4-quote-cs{height:calc(100% - (var(--gap-v-d9ffc427-cb02-451b-9a28-fd370c1af39d) * 0));z-index:4;background:#fff;border-radius:8px;flex-flow:row;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;margin:0;padding:16px 20px;box-shadow:0 2px 18px #21346014}@media screen and (width<=540px){.voice__card-4-quote-cs{padding:12px 8px}}.voice__card-3-img{z-index:5;flex:none;width:24px;max-width:calc(100% - 8px);height:24px;margin:0 8px 0 0}@media screen and (width<=540px){.voice__card-3-img{flex:none;width:18px;max-width:calc(100% - 8px);height:18px;margin:0 8px 0 0}}.voice__card-3-body{--gap-h-67f65c81-8ee0-498e-8cae-64cec4741a4f:0px;--gap-v-67f65c81-8ee0-498e-8cae-64cec4741a4f:8px;--gap-uuid:67f65c81-8ee0-498e-8cae-64cec4741a4f;flex-flow:column;flex:1;place-content:flex-start space-between;align-items:flex-start;gap:8px;width:auto;max-width:100%;height:100%;padding:0}.voice__card-5-quote-text{color:#333;font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;flex:none;width:auto;max-width:100%;height:auto;padding:0;font-size:18px;font-weight:400;line-height:1.4}.voice__card-5-quote-text em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.voice__card-5-quote-text>p{margin:0;font-weight:400}.voice__card-5-quote-text strong{color:var(--s-color-58a28550);letter-spacing:.05em;font-weight:900}@media screen and (width<=540px){.voice__card-5-quote-text>p{font-size:17px}}.voice__card-3-role{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:left;z-index:5;background:#0d62c816;border-radius:96px;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:0;padding:4px 12px;font-size:16px;font-weight:400;line-height:1.4}@media screen and (width<=540px){.voice__card-3-role{flex:none;padding:0 12px;font-size:14px}}.voice__card-3-text{height:calc(100% - (var(--gap-v-d9ffc427-cb02-451b-9a28-fd370c1af39d) * 0));z-index:4;background:#fff;border-radius:8px;flex-flow:row;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;margin:0;padding:16px 20px;box-shadow:0 2px 18px #21346014}@media screen and (width<=540px){.voice__card-3-text{padding:12px 8px}}.voice__card-5-quote{z-index:5;flex:none;width:24px;max-width:calc(100% - 8px);height:24px;margin:0 8px 0 0}@media screen and (width<=540px){.voice__card-5-quote{flex:none;width:18px;max-width:calc(100% - 8px);height:18px;margin:0 8px 0 0}}.voice__card-4-body{--gap-h-12b91bef-ac65-4982-8103-757fed4f54c6:0px;--gap-v-12b91bef-ac65-4982-8103-757fed4f54c6:8px;--gap-uuid:12b91bef-ac65-4982-8103-757fed4f54c6;flex-flow:column;flex:1;place-content:flex-start space-between;align-items:flex-start;gap:8px;width:auto;max-width:100%;height:100%;padding:0}.voice__card-6-quote{color:#333;font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;flex:none;width:auto;max-width:100%;height:auto;padding:0;font-size:18px;font-weight:400;line-height:1.4}.voice__card-6-quote em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.voice__card-6-quote>p{margin:0;font-weight:400}.voice__card-6-quote strong{color:var(--s-color-58a28550);letter-spacing:.05em;font-weight:900}@media screen and (width<=540px){.voice__card-6-quote>p{font-size:17px}}.voice__card-4-role{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:left;z-index:5;background:#0d62c816;border-radius:96px;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:0;padding:4px 12px;font-size:16px;font-weight:400;line-height:1.4}@media screen and (width<=540px){.voice__card-4-role{flex:none;padding:0 12px;font-size:14px}}.voice__card-4-text{--gap-h-6dd74a17-b0f1-49b2-9d1c-e67059865fdd:20px;--gap-v-6dd74a17-b0f1-49b2-9d1c-e67059865fdd:0px;--gap-uuid:6dd74a17-b0f1-49b2-9d1c-e67059865fdd;flex-flow:row;flex:none;place-content:flex-start space-between;align-items:flex-start;gap:20px;width:945px;max-width:100%;padding:0}@media screen and (width<=540px){.voice__card-4-text{--gap-h-6dd74a17-b0f1-49b2-9d1c-e67059865fdd:0px;--gap-v-6dd74a17-b0f1-49b2-9d1c-e67059865fdd:20px;flex-flow:column;flex:none;justify-content:center;max-width:100%;height:auto}}.voice__card-5-wrap{z-index:4;background:#fff;border-radius:8px;flex-flow:row;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;margin:0;padding:16px 20px;box-shadow:0 2px 18px #21346014}@media screen and (width<=540px){.voice__card-5-wrap{padding:12px 8px}}.voice__card-5-img{z-index:5;flex:none;width:24px;max-width:calc(100% - 8px);height:24px;margin:0 8px 0 0}@media screen and (width<=540px){.voice__card-5-img{flex:none;width:18px;max-width:calc(100% - 8px);height:18px;margin:0 8px 0 0}}.voice__card-5-body{--gap-h-247cf59c-a215-485b-87b5-a8fc71d4b5a8:0px;--gap-v-247cf59c-a215-485b-87b5-a8fc71d4b5a8:8px;--gap-uuid:247cf59c-a215-485b-87b5-a8fc71d4b5a8;flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;gap:8px;width:auto;max-width:100%;padding:0}.voice__card-6-quote-text{color:#333;font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;flex:none;width:auto;max-width:100%;height:auto;padding:0;font-size:18px;font-weight:400;line-height:1.4}.voice__card-6-quote-text em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.voice__card-6-quote-text>p{margin:0;font-weight:400}.voice__card-6-quote-text strong{color:var(--s-color-58a28550);letter-spacing:.05em;font-weight:900}@media screen and (width<=540px){.voice__card-6-quote-text>p{font-size:17px}}.voice__card-5-role{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:left;z-index:5;background:#0d62c816;border-radius:96px;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:0;padding:4px 12px;font-size:16px;font-weight:400;line-height:1.4}@media screen and (width<=540px){.voice__card-5-role{flex:none;padding:0 12px;font-size:14px}}.voice__card-5-text{z-index:4;background:#fff;border-radius:8px;flex-flow:row;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;margin:0;padding:16px 20px;box-shadow:0 2px 18px #21346014}@media screen and (width<=540px){.voice__card-5-text{padding:12px 8px}}.voice__card-6-img{z-index:5;flex:none;width:24px;max-width:calc(100% - 8px);height:24px;margin:0 8px 0 0}@media screen and (width<=540px){.voice__card-6-img{flex:none;width:18px;max-width:calc(100% - 8px);height:18px;margin:0 8px 0 0}}.voice__card-6-body{--gap-h-54efe55e-8f1a-45b3-99ef-f77a5b309736:0px;--gap-v-54efe55e-8f1a-45b3-99ef-f77a5b309736:8px;--gap-uuid:54efe55e-8f1a-45b3-99ef-f77a5b309736;flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;gap:8px;width:auto;max-width:100%;padding:0}.voice__card-7-quote-text{color:#333;font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;flex:none;width:auto;max-width:100%;height:auto;padding:0;font-size:18px;font-weight:400;line-height:1.4}.voice__card-7-quote-text em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.voice__card-7-quote-text>p{margin:0;font-weight:400}.voice__card-7-quote-text strong{color:var(--s-color-58a28550);letter-spacing:.05em;font-weight:900}@media screen and (width<=540px){.voice__card-7-quote-text>p{font-size:17px}}.voice__card-6-role{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:left;z-index:5;background:#0d62c816;border-radius:96px;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:0;padding:4px 12px;font-size:16px;font-weight:400;line-height:1.4}@media screen and (width<=540px){.voice__card-6-role{flex:none;padding:0 12px;font-size:14px}}.strength{background:var(--color-primary-600,#0d62c8);flex-flow:column;flex:none;place-content:center;align-items:center;width:100%;max-width:100%;padding:44px 24px}@media screen and (width<=840px){.strength{padding:44px 24px}}@media screen and (width<=540px){.strength{flex:none;width:100%;max-width:100%;height:auto;padding:0 20px 52px}}.strength{flex-flow:column;flex:none;place-content:center;align-items:center;width:945px;max-width:100%;padding:0}.strength__inner{flex-flow:column;flex:none;place-content:flex-start;align-items:flex-start;width:945px;max-width:100%;margin:0 0 20px;padding:0}@media screen and (width<=540px){.strength__inner{max-width:100%;margin:0 0 20px}}.strength__heading-group{--gap-h-546233c6-dd21-478d-92de-37e6bbbce97c:4px;--gap-v-546233c6-dd21-478d-92de-37e6bbbce97c:0px;--gap-uuid:546233c6-dd21-478d-92de-37e6bbbce97c;flex-flow:row;place-content:center flex-start;align-items:center;gap:4px;padding:0}@media screen and (width<=540px){.strength__heading-group{--gap-h-546233c6-dd21-478d-92de-37e6bbbce97c:4px;--gap-v-546233c6-dd21-478d-92de-37e6bbbce97c:4px;flex-flow:wrap}}.strength__logo{flex:none;width:180px;max-width:100%;height:auto}@media screen and (width<=540px){.strength__logo{flex:none;width:174px;max-width:100%}}.strength__heading{color:#fff;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;margin:0;font-size:32px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.strength__heading{font-size:28px}}.strength__items{flex-flow:wrap;place-content:center;align-items:center;padding:0}@media screen and (width<=540px){.strength__items{flex-flow:wrap;flex:none;width:100%;max-width:100%;margin:0 0 20px}}.strength__heading-prefix{color:#fff;font-family:var(--s-font-a5b0c9ca);letter-spacing:.05em;text-align:left;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:0 0 12px;font-size:22px;font-weight:500;line-height:1.4}@media screen and (width<=540px){.strength__heading-prefix{max-width:100%;margin:0;padding:0;font-size:24px;font-weight:500}}.strength__item-1-label{color:#fff;font-family:var(--s-font-a5b0c9ca);letter-spacing:.05em;text-align:left;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:0 0 12px;font-size:22px;font-weight:900;line-height:1.4}@media screen and (width<=540px){.strength__item-1-label{max-width:100%;margin:0;padding:0;font-size:24px;font-weight:900}}.strength__item-1-img{box-shadow:none;border-radius:0;flex:none;width:100%;max-width:100%;height:auto}@media screen and (width<=540px){.strength__item-1-img{display:none}}.strength__item-1-img-2{box-shadow:none;border-radius:0;flex:none;width:100%;max-width:100%;height:auto;display:none}@media screen and (width<=840px){.strength__item-1-img-2{display:none}}@media screen and (width<=540px){.strength__item-1-img-2{width:100%;max-width:100%;margin:0;display:flex}}.strength__item-1-features{--gap-h-88091b80-fa55-4b6a-894b-775a0d0cd4cd:28px;--gap-v-88091b80-fa55-4b6a-894b-775a0d0cd4cd:0px;--gap-uuid:88091b80-fa55-4b6a-894b-775a0d0cd4cd;background:#fff;border-radius:24px;flex-flow:row;flex:none;place-content:flex-start space-between;align-items:flex-start;gap:28px;width:945px;max-width:100%;height:auto;margin:0;padding:28px}@media screen and (width<=840px){.strength__item-1-features{--gap-h-88091b80-fa55-4b6a-894b-775a0d0cd4cd:0px;--gap-v-88091b80-fa55-4b6a-894b-775a0d0cd4cd:28px;flex-flow:column;flex:none;height:auto}}@media screen and (width<=540px){.strength__item-1-features{--gap-h-88091b80-fa55-4b6a-894b-775a0d0cd4cd:0px;--gap-v-88091b80-fa55-4b6a-894b-775a0d0cd4cd:28px;flex-flow:column;flex:none;justify-content:center;max-width:100%;height:auto;margin:36px 0 0;padding:28px 20px}}.strength__item-1-features-inner{box-shadow:none;z-index:4;background:0 0;border:0 solid #fff;border-radius:0;flex-flow:row;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;height:auto;margin:0;padding:0}@media screen and (width<=540px){.strength__item-1-features-inner{width:calc(100% - (var(--gap-h-88091b80-fa55-4b6a-894b-775a0d0cd4cd) * 0));max-width:calc(100% - (var(--gap-h-88091b80-fa55-4b6a-894b-775a0d0cd4cd) * 0));border:0 solid #fff;border-top-width:1px;flex:none}}.strength__item-1-feature-1{--gap-h-f23db015-d9ef-49c9-86fd-10910c8f8717:0px;--gap-v-f23db015-d9ef-49c9-86fd-10910c8f8717:8px;--gap-uuid:f23db015-d9ef-49c9-86fd-10910c8f8717;flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;gap:8px;width:auto;max-width:100%;height:auto;padding:0}@media screen and (width<=540px){.strength__item-1-feature-1{--gap-h-f23db015-d9ef-49c9-86fd-10910c8f8717:0px;--gap-v-f23db015-d9ef-49c9-86fd-10910c8f8717:8px;place-content:flex-start;align-items:flex-start}}.strength__item-1-number{color:var(--s-color-db965b15);font-family:var(--s-font-f5b0361f);letter-spacing:.07em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;font-size:34px;font-weight:500;line-height:1}.strength__item-1-feature-1-title{color:var(--s-color-1bb2b598);font-family:var(--s-font-a5b0c9ca);letter-spacing:.05em;text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;margin:0 0 20px;padding:0;font-size:28px;font-weight:700;line-height:1}@media screen and (width<=840px){.strength__item-1-feature-1-title{max-width:100%;margin:0 0 8px;font-size:25px}}@media screen and (width<=540px){.strength__item-1-feature-1-title{max-width:100%;margin:0 0 12px}}.strength__item-1-feature-1-desc{color:var(--s-color-1bb2b598);font-family:var(--s-font-a5b0c9ca);text-align:left;flex:1;width:auto;max-width:100%;height:auto;padding:0;font-size:17px;font-weight:400;line-height:1.4}.strength__item-1-feature-1-desc em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.strength__item-1-feature-1-desc>p{margin:0;font-weight:700}.strength__item-1-feature-1-desc strong{color:var(--s-color-eabd8794);font-weight:900}@media screen and (width<=540px){.strength__item-1-feature-1-desc{flex:1;width:auto}}.strength__item-1-feature-2{--gap-h-fd1c5b3b-1c55-407f-871d-29c4b1d19620:4px;--gap-v-fd1c5b3b-1c55-407f-871d-29c4b1d19620:0px;--gap-uuid:fd1c5b3b-1c55-407f-871d-29c4b1d19620;flex-flow:row;place-content:flex-start;align-items:flex-start;gap:4px;padding:0}.strength__item-1-feature-2-desc{color:var(--s-color-1bb2b598);font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;flex:1;width:auto;max-width:100%;height:auto;padding:0;font-size:15px;font-weight:400;line-height:1.4}.strength__item-1-feature-2-desc em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.strength__item-1-feature-2-desc>p{margin:0;font-weight:400}.strength__item-1-feature-2-desc strong{color:#ee6423;letter-spacing:.05em;font-weight:900}@media screen and (width<=540px){.strength__item-1-feature-2-desc>p{font-size:17px}}.strength__item-1-feature-3{--gap-h-87dbb266-91ae-497a-b889-8acbf5f85024:4px;--gap-v-87dbb266-91ae-497a-b889-8acbf5f85024:0px;--gap-uuid:87dbb266-91ae-497a-b889-8acbf5f85024;flex-flow:row;place-content:flex-start;align-items:flex-start;gap:4px;padding:0}.strength__item-1-feature-3-desc{color:var(--s-color-1bb2b598);font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;flex:1;width:auto;max-width:100%;height:auto;padding:0;font-size:15px;font-weight:400;line-height:1.4}.strength__item-1-feature-3-desc em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.strength__item-1-feature-3-desc>p{margin:0;font-weight:400}.strength__item-1-feature-3-desc strong{color:#ee6423;letter-spacing:.05em;font-weight:900}@media screen and (width<=540px){.strength__item-1-feature-3-desc>p{font-size:17px}}.strength__item-1-feature-3-tags{--gap-h-404558af-d7e2-464f-978f-c15eddcc14f8:4px;--gap-v-404558af-d7e2-464f-978f-c15eddcc14f8:0px;--gap-uuid:404558af-d7e2-464f-978f-c15eddcc14f8;flex-flow:row;place-content:flex-start;align-items:flex-start;gap:4px;padding:0}.strength__item-2{color:var(--s-color-1bb2b598);font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;flex:1;width:auto;max-width:100%;height:auto;padding:0;font-size:15px;font-weight:400;line-height:1.4}.strength__item-2 em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.strength__item-2>p{margin:0;font-weight:400}.strength__item-2 strong{color:#ee6423;letter-spacing:.05em;font-weight:900}@media screen and (width<=540px){.strength__item-2>p{font-size:17px}}.strength__item-2-header{box-shadow:none;height:calc(100% - (var(--gap-v-88091b80-fa55-4b6a-894b-775a0d0cd4cd) * 0));z-index:4;background:0 0;border:0 solid #fff;border-radius:0;flex-flow:row;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;margin:0;padding:0}@media screen and (width<=540px){.strength__item-2-header{width:calc(100% - (var(--gap-h-88091b80-fa55-4b6a-894b-775a0d0cd4cd) * 0));max-width:calc(100% - (var(--gap-h-88091b80-fa55-4b6a-894b-775a0d0cd4cd) * 0));height:calc(100% - (var(--gap-v-88091b80-fa55-4b6a-894b-775a0d0cd4cd) * 0));border:0 solid #fff;border-top-width:1px;flex:none}}.strength__item-2-number-wrap{--gap-h-9269dc6d-3c3f-4bda-b081-56e8e5d68b18:0px;--gap-v-9269dc6d-3c3f-4bda-b081-56e8e5d68b18:8px;--gap-uuid:9269dc6d-3c3f-4bda-b081-56e8e5d68b18;flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;gap:8px;width:auto;max-width:100%;height:auto;padding:0}@media screen and (width<=540px){.strength__item-2-number-wrap{--gap-h-9269dc6d-3c3f-4bda-b081-56e8e5d68b18:0px;--gap-v-9269dc6d-3c3f-4bda-b081-56e8e5d68b18:8px;place-content:flex-start;align-items:flex-start}}.strength__item-2-number{color:var(--s-color-db965b15);font-family:var(--s-font-f5b0361f);letter-spacing:.07em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;font-size:34px;font-weight:500;line-height:1}.strength__item-2-label{color:var(--s-color-1bb2b598);font-family:var(--s-font-a5b0c9ca);letter-spacing:.05em;text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;margin:0 0 20px;padding:0;font-size:28px;font-weight:700;line-height:1}@media screen and (width<=840px){.strength__item-2-label{text-align:left;justify-content:flex-start;max-width:100%;margin:0 0 8px;font-size:25px}}@media screen and (width<=540px){.strength__item-2-label{max-width:100%;margin:0 0 12px}}.strength__item-2-features{color:var(--s-color-1bb2b598);font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;height:auto;width:calc(100% - (var(--gap-h-9269dc6d-3c3f-4bda-b081-56e8e5d68b18) * 0));max-width:calc(100% - (var(--gap-h-9269dc6d-3c3f-4bda-b081-56e8e5d68b18) * 0));flex:none;padding:0;font-size:17px;font-weight:700;line-height:1.4}.strength__item-2-features em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.strength__item-2-features>p{margin:0;font-weight:700}.strength__item-2-features strong{color:#ee6423;letter-spacing:.05em;font-weight:900}@media screen and (width<=540px){.strength__item-2-features>p{font-size:17px}}.strength__item-2-feature-1{--gap-h-c5d23c46-3b05-44f1-989b-36bea21d6043:4px;--gap-v-c5d23c46-3b05-44f1-989b-36bea21d6043:0px;--gap-uuid:c5d23c46-3b05-44f1-989b-36bea21d6043;flex-flow:row;place-content:flex-start;align-items:flex-start;gap:4px;padding:0}@media screen and (width<=540px){.strength__item-2-feature-1{width:calc(100% - (var(--gap-h-9269dc6d-3c3f-4bda-b081-56e8e5d68b18) * 0));--gap-h-c5d23c46-3b05-44f1-989b-36bea21d6043:4px;--gap-v-c5d23c46-3b05-44f1-989b-36bea21d6043:0px;max-width:calc(100% - (var(--gap-h-9269dc6d-3c3f-4bda-b081-56e8e5d68b18) * 0));flex:none}}.strength__item-2-feature-1-desc{color:var(--s-color-1bb2b598);font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;flex:1;width:auto;max-width:100%;height:auto;padding:0;font-size:15px;font-weight:400;line-height:1.4}.strength__item-2-feature-1-desc em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.strength__item-2-feature-1-desc>p{margin:0;font-weight:400}.strength__item-2-feature-1-desc strong{color:#ee6423;letter-spacing:.05em;font-weight:900}@media screen and (width<=540px){.strength__item-2-feature-1-desc>p{font-size:17px}}.strength__item-2-feature-2{--gap-h-45230539-0c83-4fda-a9de-84b95e21cc08:4px;--gap-v-45230539-0c83-4fda-a9de-84b95e21cc08:0px;--gap-uuid:45230500-0c83-4fda-a9de-84b95e21cc08;flex-flow:row;place-content:flex-start;align-items:flex-start;gap:4px;padding:0}@media screen and (width<=540px){.strength__item-2-feature-2{width:calc(100% - (var(--gap-h-9269dc6d-3c3f-4bda-b081-56e8e5d68b18) * 0));--gap-h-45230539-0c83-4fda-a9de-84b95e21cc08:4px;--gap-v-45230539-0c83-4fda-a9de-84b95e21cc08:0px;max-width:calc(100% - (var(--gap-h-9269dc6d-3c3f-4bda-b081-56e8e5d68b18) * 0));flex:none}}.strength__item-2-feature-2-desc{color:var(--s-color-1bb2b598);font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;flex:1;width:auto;max-width:100%;height:auto;padding:0;font-size:15px;font-weight:400;line-height:1.4}.strength__item-2-feature-2-desc em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.strength__item-2-feature-2-desc>p{margin:0;font-weight:400}.strength__item-2-feature-2-desc strong{color:#ee6423;letter-spacing:.05em;font-weight:900}@media screen and (width<=540px){.strength__item-2-feature-2-desc>p{font-size:17px}}.strength__item-2-feature-3{--gap-h-30020ff3-e140-4001-91a6-19bdd9ba1016:4px;--gap-v-30020ff3-e140-4001-91a6-19bdd9ba1016:0px;--gap-uuid:30020ff3-e140-4001-91a6-19bdd9ba1016;flex-flow:row;place-content:flex-start;align-items:flex-start;gap:4px;padding:0}@media screen and (width<=540px){.strength__item-2-feature-3{width:calc(100% - (var(--gap-h-9269dc6d-3c3f-4bda-b081-56e8e5d68b18) * 0));--gap-h-30020ff3-e140-4001-91a6-19bdd9ba1016:4px;--gap-v-30020ff3-e140-4001-91a6-19bdd9ba1016:0px;max-width:calc(100% - (var(--gap-h-9269dc6d-3c3f-4bda-b081-56e8e5d68b18) * 0));flex:none}}.strength__item-3{color:var(--s-color-1bb2b598);font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;flex:1;width:auto;max-width:100%;height:auto;padding:0;font-size:15px;font-weight:400;line-height:1.4}.strength__item-3 em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.strength__item-3>p{margin:0;font-weight:400}.strength__item-3 strong{color:#ee6423;letter-spacing:.05em;font-weight:900}@media screen and (width<=540px){.strength__item-3{padding:0}.strength__item-3>p{font-size:17px}}.strength__item-3-header{box-shadow:none;height:calc(100% - (var(--gap-v-88091b80-fa55-4b6a-894b-775a0d0cd4cd) * 0));z-index:4;background:0 0;border:0 solid #fff;border-radius:0;flex-flow:row;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;margin:0;padding:0}@media screen and (width<=540px){.strength__item-3-header{width:calc(100% - (var(--gap-h-88091b80-fa55-4b6a-894b-775a0d0cd4cd) * 0));max-width:calc(100% - (var(--gap-h-88091b80-fa55-4b6a-894b-775a0d0cd4cd) * 0));height:calc(100% - (var(--gap-v-88091b80-fa55-4b6a-894b-775a0d0cd4cd) * 0));border:0 solid #fff;border-top-width:1px;flex:none}}.strength__item-3-number-wrap{--gap-h-b4f47cce-0f10-4685-88f1-5ad612a28368:0px;--gap-v-b4f47cce-0f10-4685-88f1-5ad612a28368:8px;--gap-uuid:b4f47cce-0f10-4685-88f1-5ad612a28368;flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;gap:8px;width:auto;max-width:100%;height:auto;padding:0}@media screen and (width<=540px){.strength__item-3-number-wrap{--gap-h-b4f47cce-0f10-4685-88f1-5ad612a28368:0px;--gap-v-b4f47cce-0f10-4685-88f1-5ad612a28368:8px;place-content:flex-start;align-items:flex-start}}.strength__item-3-number{color:var(--s-color-db965b15);font-family:var(--s-font-f5b0361f);letter-spacing:.07em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;font-size:34px;font-weight:500;line-height:1}.strength__item-3-label{color:var(--s-color-1bb2b598);font-family:var(--s-font-a5b0c9ca);letter-spacing:.05em;text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;margin:0 0 20px;padding:0;font-size:28px;font-weight:700;line-height:1}@media screen and (width<=840px){.strength__item-3-label{text-align:left;justify-content:flex-start;max-width:100%;margin:0 0 8px;font-size:25px}}@media screen and (width<=540px){.strength__item-3-label{max-width:100%;margin:0 0 12px}}.strength__item-3-features{color:var(--s-color-1bb2b598);font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;height:auto;width:calc(100% - (var(--gap-h-b4f47cce-0f10-4685-88f1-5ad612a28368) * 0));max-width:calc(100% - (var(--gap-h-b4f47cce-0f10-4685-88f1-5ad612a28368) * 0));flex:none;padding:0;font-size:17px;font-weight:700;line-height:1.4}.strength__item-3-features em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.strength__item-3-features>p{margin:0;font-weight:700}.strength__item-3-features strong{color:#ee6423;letter-spacing:.05em;font-weight:900}@media screen and (width<=540px){.strength__item-3-features>p{font-size:17px}}.strength__item-3-feature-1{--gap-h-4adff150-e4f6-44a9-82bc-2cbd5b62baa9:4px;--gap-v-4adff150-e4f6-44a9-82bc-2cbd5b62baa9:0px;--gap-uuid:4adff150-e4f6-44a9-82bc-2cbd5b62baa9;flex-flow:row;place-content:flex-start;align-items:flex-start;gap:4px;padding:0}.strength__item-3-feature-2{color:var(--s-color-1bb2b598);font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;flex:1;width:auto;max-width:100%;height:auto;padding:0;font-size:15px;font-weight:400;line-height:1.4}.strength__item-3-feature-2 em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.strength__item-3-feature-2>p{margin:0;font-weight:400}.strength__item-3-feature-2 strong{color:#ee6423;letter-spacing:.05em;font-weight:900}@media screen and (width<=540px){.strength__item-3-feature-2>p{font-size:17px}}.strength__item-3-feature-2-desc{--gap-h-6a27f20f-f204-478a-af39-089842c0c26e:4px;--gap-v-6a27f20f-f204-478a-af39-089842c0c26e:0px;--gap-uuid:6a27f20f-f204-478a-af39-089842c0c26e;flex-flow:row;place-content:flex-start;align-items:flex-start;gap:4px;padding:0}.strength__item-3-feature-3{color:var(--s-color-1bb2b598);font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;flex:1;width:auto;max-width:100%;height:auto;padding:0;font-size:15px;font-weight:400;line-height:1.4}.strength__item-3-feature-3 em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.strength__item-3-feature-3>p{margin:0;font-weight:400}.strength__item-3-feature-3 strong{color:#ee6423;letter-spacing:.05em;font-weight:900}@media screen and (width<=540px){.strength__item-3-feature-3>p{font-size:17px}}.strength__item-3-feature-3-desc{--gap-h-f43b5afc-8417-40c8-be74-d729488925b9:4px;--gap-v-f43b5afc-8417-40c8-be74-d729488925b9:0px;--gap-uuid:f43b5afc-8417-40c8-be74-d729488925b9;flex-flow:row;place-content:flex-start;align-items:flex-start;gap:4px;padding:0}.strength__item-3-feature-3-tags{color:var(--s-color-1bb2b598);font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;flex:1;width:auto;max-width:100%;height:auto;padding:0;font-size:15px;font-weight:400;line-height:1.4}.strength__item-3-feature-3-tags em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.strength__item-3-feature-3-tags>p{margin:0;font-weight:400}.strength__item-3-feature-3-tags strong{color:#ee6423;letter-spacing:.05em;font-weight:900}@media screen and (width<=540px){.strength__item-3-feature-3-tags>p{font-size:17px}}.strength__item-3-feature-3-tags-inner{background:var(--color-primary-600,#0d62c8);z-index:-3;flex:none;width:100%;max-width:100%;height:672px;margin:0;position:absolute;inset:auto 0 0}.cta-mid{background:#074b9d;flex-flow:column;flex:none;place-content:center;align-items:center;width:100%;max-width:100%;padding:40px 24px}@media screen and (width<=840px){.cta-mid{padding:40px 24px}}@media screen and (width<=540px){.cta-mid{padding:32px 20px}}.security__cta-3{flex:none;width:213px;max-width:100%;height:152px;margin:0;display:none;position:absolute;inset:auto auto 0 172px;transform:translate(-20px,-11px)rotate(-10deg)scale(.85)}@media screen and (width<=840px){.security__cta-3{display:none}}@media screen and (width<=540px){.security__cta-3{display:none}}.cta-mid__heading-group{z-index:5;background:0 0;border-radius:8px;flex-flow:column;flex:none;place-content:center;align-items:center;width:945px;max-width:100%;padding:18px 24px 20px}@media screen and (width<=840px){.cta-mid__heading-group{padding:0}}@media screen and (width<=540px){.cta-mid__heading-group{padding:0}}.security__cta-1{z-index:5;flex-flow:row;place-content:center;align-items:center;max-width:100%;height:auto;margin:0 0 13px;padding:0}@media screen and (width<=540px){.security__cta-1{flex-flow:wrap}}.cta-mid__heading{color:#fff;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;margin:0;padding:0 0 0 1px;font-size:36px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.cta-mid__heading{font-size:32px}}.cta-mid__img{flex:none;width:206px;max-width:100%;height:auto}@media screen and (width<=540px){.cta-mid__img{flex:none;width:174px;max-width:100%}}.security__cta-2{color:#fff;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;margin:0;padding:0 0 0 1px;font-size:36px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.security__cta-2{font-size:32px}}.cta-mid__links{z-index:5;--gap-uuid:e1b26368-9b19-434f-a233-be71ecb3133c;--gap-h-e1b26368-9b19-434f-a233-be71ecb3133c:0px;--gap-v-e1b26368-9b19-434f-a233-be71ecb3133c:0px;flex-flow:row;flex:none;place-content:flex-start space-between;align-items:flex-start;width:auto;max-width:100%;margin:0;padding:0}@media screen and (width<=840px){.cta-mid__links{--gap-h-e1b26368-9b19-434f-a233-be71ecb3133c:0px;--gap-v-e1b26368-9b19-434f-a233-be71ecb3133c:4px;flex-flow:wrap;place-content:center;align-items:center;gap:4px 0}}@media screen and (width<=540px){.cta-mid__links{flex-flow:column;place-content:flex-start center;align-items:flex-start}}.security__cta-link-wrap{flex-flow:row;place-content:center;align-items:center;max-width:100%;margin:0;padding:0}@media screen and (width<=540px){.security__cta-link-wrap{max-width:100%;margin:0 0 8px}}.cta-mid__link-1-icon{color:#fff;max-width:calc(100% - 6px);margin:0 6px 0 0;font-size:30px;transform:rotate(-90deg)}.cta-mid__link-1-label{color:#fff;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;margin:0;padding:0;font-size:22px;font-weight:700;line-height:1.4}.cta-mid__link-2{flex-flow:row;place-content:center;align-items:center;max-width:calc(100% - 32px);margin:0 0 0 32px;padding:0}@media screen and (width<=540px){.cta-mid__link-2{max-width:100%;margin:0 0 8px}}.security__cta-link-icon{color:#fff;max-width:calc(100% - 6px);margin:0 6px 0 0;font-size:30px;transform:rotate(-90deg)}.cta-mid__link-2-label{color:#fff;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;margin:0;padding:0;font-size:22px;font-weight:700;line-height:1.4}.cta-mid__link-3{flex-flow:row;place-content:center;align-items:center;max-width:calc(100% - 32px);height:auto;margin:0 0 0 32px;padding:0}@media screen and (width<=540px){.cta-mid__link-3{max-width:100%;margin:0}}.security__cta-link-2-icon{color:#fff;max-width:calc(100% - 6px);margin:0 6px 0 0;font-size:30px;transform:rotate(-90deg)}.cta-mid__link-3-label{color:#fff;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;margin:0;padding:0;font-size:22px;font-weight:700;line-height:1.4}.cta-mid__cta-group{z-index:4;background:#fff;border:1px solid #fff;border-radius:8px;flex-flow:row;flex:none;place-content:center space-between;align-items:center;width:480px;max-width:100%;height:84px;margin:24px 0 0;padding:0 21px;display:none;box-shadow:0 5px #17171747}.cta-mid__cta-group:hover{box-shadow:none;background:#1770ce;transition-timing-function:cubic-bezier(.19,1,.22,1);transform:translateY(4px)}@media screen and (width<=840px){.cta-mid__cta-group{display:none}}@media screen and (width<=540px){.cta-mid__cta-group{display:none}}.security__email-wrap{flex-flow:column;flex:none;place-content:center;align-items:center;width:100%;max-width:100%;padding:0}.cta-mid__cta-btn{flex-flow:row;flex:none;place-content:center space-between;align-items:center;width:100%;max-width:100%;padding:0}.security__email-icon{color:#ee6423;font-size:32px;transform:rotate(0)}.cta-mid__cta-label{color:#ee6423;font-family:var(--s-font-a5b0c9ca);text-align:left;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:0;font-size:28px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.cta-mid__cta-label{font-size:25px}}.cta-mid__cta-icon{color:#0000;font-size:32px;transform:rotate(0)}.feature{--gap-h-feature:0px;--gap-v-feature:0px;--gap-uuid:feature;background:#eef3f9;flex-flow:column;flex:none;place-content:center;align-items:center;gap:0;width:100%;max-width:100%;padding:44px 24px}@media screen and (width<=840px){.feature{--gap-h-feature:0px;--gap-v-feature:0px;padding:40px 24px}}@media screen and (width<=540px){.feature{--gap-h-feature:0px;--gap-v-feature:0px;flex:none;width:100%;max-width:100%;height:auto;padding:0 16px}}.feature__pc{flex-flow:column;flex:none;place-content:flex-start;align-items:flex-start;width:945px;max-width:100%;margin:0 0 24px;padding:0}@media screen and (width<=540px){.feature__pc{flex-flow:wrap;max-width:100%;margin:40px 0 0}}.feature__header{--gap-h-feature-header:4px;--gap-v-feature-header:0px;--gap-uuid:feature-header;flex-flow:row;place-content:center flex-start;align-items:center;gap:4px;padding:0}@media screen and (width<=540px){.feature__header{--gap-h-feature-header:4px;--gap-v-feature-header:4px;flex-flow:wrap;max-width:100%;margin:0 0 24px;padding:0}}.feature__header-icon{flex:none;width:180px;max-width:100%;height:auto}@media screen and (width<=540px){.feature__header-icon{flex:none;width:174px;max-width:100%}}.feature__header-title{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;margin:0;font-size:32px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.feature__header-title{font-size:28px}}.feature__tabs{--gap-h-feature-tabs:0px;--gap-v-feature-tabs:24px;--gap-uuid:feature-tabs;flex-flow:column;flex:none;place-content:center;align-items:center;gap:24px;width:945px;max-width:100%;padding:0}@media screen and (width<=540px){.feature__tabs{--gap-h-feature-tabs:0px;--gap-v-feature-tabs:24px;padding:0 0 24px}}.feature__tab-order{border:1px solid #0000002d;border-radius:16px;flex-flow:column;place-content:center;align-items:center;padding:0}.feature__tab-order-label{background:#d7e2ee;border-radius:16px 16px 0 0;flex-flow:row;flex:none;place-content:center;align-items:center;width:945px;max-width:100%;height:auto;margin:0;padding:12px 32px}.feature__tab-order-label.appear{opacity:0;transition-duration:.6s;transform:translateY(-20px)}.feature__tab-order-label.appear-active{transition-duration:.6s}@media screen and (width<=540px){.feature__tab-order-label{padding:12px 16px}}.feature__tab-order-text{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;padding:0;font-size:28px;font-weight:700;line-height:1}@media screen and (width<=540px){.feature__tab-order-text{text-align:left;justify-content:flex-start}}.feature__tab-order-cards{--gap-h-feature-tab-order-cards:0px;--gap-v-feature-tab-order-cards:28px;--gap-uuid:feature-tab-order-cards;background:#fff;border-radius:0 0 16px 16px;flex-flow:wrap;flex:none;place-content:stretch space-around;align-items:stretch;gap:28px 0;width:945px;max-width:100%;height:auto;margin:0;padding:24px 32px 32px}.feature__tab-order-cards.appear{opacity:0;--gap-h-feature-tab-order-cards:0px;--gap-v-feature-tab-order-cards:28px;transition-duration:.6s;transform:translateY(-20px)}.feature__tab-order-cards.appear-active{transition-duration:.6s}@media screen and (width<=840px){.feature__tab-order-cards{--gap-h-feature-tab-order-cards:0px;--gap-v-feature-tab-order-cards:28px;padding:24px}}@media screen and (width<=540px){.feature__tab-order-cards{--gap-h-feature-tab-order-cards:0px;--gap-v-feature-tab-order-cards:28px;gap:28px 0;padding:16px}}.feature__card-order{width:calc(33% - (var(--gap-h-feature-tab-order-cards) * .67));--gap-h-feature-card-order:0px;--gap-v-feature-card-order:12px;--gap-uuid:feature-card-order;max-width:calc(33% - (var(--gap-h-feature-tab-order-cards) * .67));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:12px;padding:0}@media screen and (width<=540px){.feature__card-order{width:calc(100% - (var(--gap-h-feature-tab-order-cards) * 0));--gap-h-feature-card-order:0px;--gap-v-feature-card-order:8px;max-width:calc(100% - (var(--gap-h-feature-tab-order-cards) * 0));flex:none;place-content:center flex-start;align-items:center;gap:8px 0}}.feature__card-order-inner{--gap-h-feature-card-order-inner:0px;--gap-v-feature-card-order-inner:0px;--gap-uuid:feature-card-order-inner;flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-order-inner{width:calc(100% - (var(--gap-h-feature-card-order) * 0));--gap-h-feature-card-order-inner:0px;--gap-v-feature-card-order-inner:0px;max-width:calc(100% - (var(--gap-h-feature-card-order) * 0));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;margin:0}}.feature__card-order-head{--gap-h-feature-card-order-head:8px;--gap-v-feature-card-order-head:0px;--gap-uuid:feature-card-order-head;flex-flow:row;place-content:center flex-start;align-items:center;gap:8px;padding:0}@media screen and (width<=540px){.feature__card-order-head{--gap-h-feature-card-order-head:8px;--gap-v-feature-card-order-head:0px;place-content:center flex-start;align-items:center}}.feature__card-order-icon{flex:none;width:28px;max-width:100%;height:auto}@media screen and (width<=540px){.feature__card-order-icon{flex:none;width:32px;max-width:100%;margin:0}}.feature__card-order-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:20px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-order-title{font-size:22px}}.feature__card-order-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-order-desc{text-align:left;justify-content:flex-start;font-size:15px}}.feature__card-order-img{flex:none;width:170px;max-width:100%;height:auto}@media screen and (width<=840px){.feature__card-order-img{width:calc(60% - (var(--gap-h-feature-card-order) * .4));max-width:calc(60% - (var(--gap-h-feature-card-order) * .4));flex:none}}@media screen and (width<=540px){.feature__card-order-img{flex:none;width:60%}}.feature__card-operation{width:calc(33% - (var(--gap-h-feature-tab-order-cards) * .67));--gap-h-feature-card-operation:0px;--gap-v-feature-card-operation:12px;--gap-uuid:feature-card-operation;max-width:calc(33% - (var(--gap-h-feature-tab-order-cards) * .67));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:12px;padding:0}@media screen and (width<=540px){.feature__card-operation{width:calc(100% - (var(--gap-h-feature-tab-order-cards) * 0));--gap-h-feature-card-operation:0px;--gap-v-feature-card-operation:8px;max-width:calc(100% - (var(--gap-h-feature-tab-order-cards) * 0));flex:none;place-content:center flex-start;align-items:center;gap:8px 0}}.feature__card-operation-inner{--gap-h-feature-card-operation-inner:0px;--gap-v-feature-card-operation-inner:0px;--gap-uuid:feature-card-operation-inner;flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-operation-inner{width:calc(100% - (var(--gap-h-feature-card-operation) * 0));--gap-h-feature-card-operation-inner:0px;--gap-v-feature-card-operation-inner:0px;max-width:calc(100% - (var(--gap-h-feature-card-operation) * 0));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;margin:0}}.feature__card-operation-head{--gap-h-feature-card-operation-head:8px;--gap-v-feature-card-operation-head:0px;--gap-uuid:feature-card-operation-head;flex-flow:row;place-content:center flex-start;align-items:center;gap:8px;padding:0}@media screen and (width<=540px){.feature__card-operation-head{--gap-h-feature-card-operation-head:8px;--gap-v-feature-card-operation-head:0px;place-content:center flex-start;align-items:center}}.feature__card-operation-icon{flex:none;width:28px;max-width:100%;height:auto}@media screen and (width<=540px){.feature__card-operation-icon{flex:none;width:32px;max-width:100%;margin:0}}.feature__card-operation-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:20px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-operation-title{font-size:22px}}.feature__card-operation-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-operation-desc{text-align:left;justify-content:flex-start;font-size:15px}}.feature__card-operation-img{flex:none;width:170px;max-width:100%;height:auto}@media screen and (width<=840px){.feature__card-operation-img{width:calc(60% - (var(--gap-h-feature-card-operation) * .4));max-width:calc(60% - (var(--gap-h-feature-card-operation) * .4));flex:none}}@media screen and (width<=540px){.feature__card-operation-img{width:calc(63% - (var(--gap-h-feature-card-operation) * .37));max-width:calc(63% - (var(--gap-h-feature-card-operation) * .37));flex:none}}.feature__card-catalog{width:calc(33% - (var(--gap-h-feature-tab-order-cards) * .67));--gap-h-feature-card-catalog:0px;--gap-v-feature-card-catalog:12px;--gap-uuid:feature-card-catalog;max-width:calc(33% - (var(--gap-h-feature-tab-order-cards) * .67));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:12px;padding:0}@media screen and (width<=540px){.feature__card-catalog{width:calc(100% - (var(--gap-h-feature-tab-order-cards) * 0));--gap-h-feature-card-catalog:0px;--gap-v-feature-card-catalog:8px;max-width:calc(100% - (var(--gap-h-feature-tab-order-cards) * 0));flex:none;place-content:center flex-start;align-items:center;gap:8px 0}}.feature__card-catalog-inner{--gap-h-feature-card-catalog-inner:0px;--gap-v-feature-card-catalog-inner:0px;--gap-uuid:feature-card-catalog-inner;flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-catalog-inner{width:calc(100% - (var(--gap-h-feature-card-catalog) * 0));--gap-h-feature-card-catalog-inner:0px;--gap-v-feature-card-catalog-inner:0px;max-width:calc(100% - (var(--gap-h-feature-card-catalog) * 0));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;margin:0}}.feature__card-catalog-head{--gap-h-feature-card-catalog-head:8px;--gap-v-feature-card-catalog-head:0px;--gap-uuid:feature-card-catalog-head;flex-flow:row;place-content:center flex-start;align-items:center;gap:8px;padding:0}@media screen and (width<=540px){.feature__card-catalog-head{--gap-h-feature-card-catalog-head:8px;--gap-v-feature-card-catalog-head:0px;place-content:center flex-start;align-items:center}}.feature__card-catalog-icon{flex:none;width:28px;max-width:100%;height:auto}@media screen and (width<=540px){.feature__card-catalog-icon{flex:none;width:32px;max-width:100%;margin:0}}.feature__card-catalog-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:20px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-catalog-title{font-size:22px}}.feature__card-catalog-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-catalog-desc{text-align:left;justify-content:flex-start;font-size:15px}}.feature__card-catalog-img{flex:none;width:170px;max-width:100%;height:auto}@media screen and (width<=840px){.feature__card-catalog-img{width:calc(60% - (var(--gap-h-feature-card-catalog) * .4));max-width:calc(60% - (var(--gap-h-feature-card-catalog) * .4));flex:none}}@media screen and (width<=540px){.feature__card-catalog-img{width:calc(63% - (var(--gap-h-feature-card-catalog) * .37));max-width:calc(63% - (var(--gap-h-feature-card-catalog) * .37));flex:none}}.feature__card-approval{width:calc(33% - (var(--gap-h-feature-tab-order-cards) * .67));--gap-h-feature-card-approval:0px;--gap-v-feature-card-approval:12px;--gap-uuid:feature-card-approval;max-width:calc(33% - (var(--gap-h-feature-tab-order-cards) * .67));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:12px;padding:0}@media screen and (width<=540px){.feature__card-approval{width:calc(100% - (var(--gap-h-feature-tab-order-cards) * 0));--gap-h-feature-card-approval:0px;--gap-v-feature-card-approval:8px;max-width:calc(100% - (var(--gap-h-feature-tab-order-cards) * 0));flex:none;place-content:center flex-start;align-items:center;gap:8px 0}}.feature__card-approval-inner{--gap-h-feature-card-approval-inner:0px;--gap-v-feature-card-approval-inner:0px;--gap-uuid:feature-card-approval-inner;flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-approval-inner{width:calc(100% - (var(--gap-h-feature-card-approval) * 0));--gap-h-feature-card-approval-inner:0px;--gap-v-feature-card-approval-inner:0px;max-width:calc(100% - (var(--gap-h-feature-card-approval) * 0));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;margin:0}}.feature__card-approval-head{--gap-h-feature-card-approval-head:8px;--gap-v-feature-card-approval-head:0px;--gap-uuid:feature-card-approval-head;flex-flow:row;place-content:center flex-start;align-items:center;gap:8px;padding:0}@media screen and (width<=540px){.feature__card-approval-head{--gap-h-feature-card-approval-head:8px;--gap-v-feature-card-approval-head:0px;place-content:center flex-start;align-items:center}}.feature__card-approval-icon{flex:none;width:28px;max-width:100%;height:auto}@media screen and (width<=540px){.feature__card-approval-icon{flex:none;width:32px;max-width:100%;margin:0}}.feature__card-approval-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:20px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-approval-title{font-size:22px}}.feature__card-approval-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-approval-desc{text-align:left;justify-content:flex-start;font-size:15px}}.feature__card-approval-img{flex:none;width:200px;max-width:100%;height:auto}@media screen and (width<=840px){.feature__card-approval-img{width:calc(60% - (var(--gap-h-feature-card-approval) * .4));max-width:calc(60% - (var(--gap-h-feature-card-approval) * .4));flex:none}}@media screen and (width<=540px){.feature__card-approval-img{flex:none;width:60%}}.feature__card-site-switch{width:calc(33% - (var(--gap-h-feature-tab-order-cards) * .67));--gap-h-feature-card-site-switch:0px;--gap-v-feature-card-site-switch:12px;--gap-uuid:feature-card-site-switch;max-width:calc(33% - (var(--gap-h-feature-tab-order-cards) * .67));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:12px;padding:0}@media screen and (width<=540px){.feature__card-site-switch{width:calc(100% - (var(--gap-h-feature-tab-order-cards) * 0));--gap-h-feature-card-site-switch:0px;--gap-v-feature-card-site-switch:8px;max-width:calc(100% - (var(--gap-h-feature-tab-order-cards) * 0));flex:none;place-content:center flex-start;align-items:center;gap:8px 0}}.feature__card-site-switch-inner{--gap-h-feature-card-site-switch-inner:0px;--gap-v-feature-card-site-switch-inner:0px;--gap-uuid:feature-card-site-switch-inner;flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-site-switch-inner{width:calc(100% - (var(--gap-h-feature-card-site-switch) * 0));--gap-h-feature-card-site-switch-inner:0px;--gap-v-feature-card-site-switch-inner:0px;max-width:calc(100% - (var(--gap-h-feature-card-site-switch) * 0));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;margin:0}}.feature__card-site-switch-head{--gap-h-feature-card-site-switch-head:8px;--gap-v-feature-card-site-switch-head:0px;--gap-uuid:feature-card-site-switch-head;flex-flow:row;place-content:center flex-start;align-items:center;gap:8px;padding:0}@media screen and (width<=540px){.feature__card-site-switch-head{--gap-h-feature-card-site-switch-head:8px;--gap-v-feature-card-site-switch-head:0px;place-content:center flex-start;align-items:center}}.feature__card-site-switch-icon{flex:none;width:28px;max-width:100%;height:auto}@media screen and (width<=540px){.feature__card-site-switch-icon{flex:none;width:32px;max-width:100%;margin:0}}.feature__card-site-switch-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:20px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-site-switch-title{font-size:22px}}.feature__card-site-switch-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-site-switch-desc{text-align:left;justify-content:flex-start;font-size:15px}}.feature__card-site-switch-img{flex:none;width:200px;max-width:100%;height:auto}@media screen and (width<=840px){.feature__card-site-switch-img{width:calc(60% - (var(--gap-h-feature-card-site-switch) * .4));max-width:calc(60% - (var(--gap-h-feature-card-site-switch) * .4));flex:none}}@media screen and (width<=540px){.feature__card-site-switch-img{flex:none;width:60%}}.feature__card-chat{width:calc(33% - (var(--gap-h-feature-tab-order-cards) * .67));--gap-h-feature-card-chat:0px;--gap-v-feature-card-chat:12px;--gap-uuid:feature-card-chat;max-width:calc(33% - (var(--gap-h-feature-tab-order-cards) * .67));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:12px;padding:0}@media screen and (width<=540px){.feature__card-chat{width:calc(100% - (var(--gap-h-feature-tab-order-cards) * 0));--gap-h-feature-card-chat:0px;--gap-v-feature-card-chat:8px;max-width:calc(100% - (var(--gap-h-feature-tab-order-cards) * 0));flex:none;place-content:center flex-start;align-items:center;gap:8px 0}}.feature__card-chat-inner{--gap-h-feature-card-chat-inner:0px;--gap-v-feature-card-chat-inner:0px;--gap-uuid:feature-card-chat-inner;flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-chat-inner{width:calc(100% - (var(--gap-h-feature-card-chat) * 0));--gap-h-feature-card-chat-inner:0px;--gap-v-feature-card-chat-inner:0px;max-width:calc(100% - (var(--gap-h-feature-card-chat) * 0));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;margin:0}}.feature__card-chat-head{--gap-h-feature-card-chat-head:8px;--gap-v-feature-card-chat-head:0px;--gap-uuid:feature-card-chat-head;flex-flow:row;place-content:center flex-start;align-items:center;gap:8px;padding:0}@media screen and (width<=540px){.feature__card-chat-head{--gap-h-feature-card-chat-head:8px;--gap-v-feature-card-chat-head:0px;place-content:center flex-start;align-items:center}}.feature__card-chat-icon{flex:none;width:28px;max-width:100%;height:auto}@media screen and (width<=540px){.feature__card-chat-icon{flex:none;width:32px;max-width:100%;margin:0}}.feature__card-chat-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:20px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-chat-title{font-size:22px}}.feature__card-chat-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-chat-desc{text-align:left;justify-content:flex-start;font-size:15px}}.feature__card-chat-img{flex:none;width:200px;max-width:100%;height:auto}@media screen and (width<=840px){.feature__card-chat-img{width:calc(60% - (var(--gap-h-feature-card-chat) * .4));max-width:calc(60% - (var(--gap-h-feature-card-chat) * .4));flex:none}}@media screen and (width<=540px){.feature__card-chat-img{flex:none;width:60%}}.feature__tab-estimate{border:1px solid #0000002d;border-radius:16px;flex-flow:column;place-content:center;align-items:center;padding:0}.feature__tab-estimate-label{background:#d7e2ee;border-radius:16px 16px 0 0;flex-flow:row;flex:none;place-content:center;align-items:center;width:945px;max-width:100%;height:auto;margin:0;padding:12px 32px}.feature__tab-estimate-label.appear{opacity:0;transition-duration:.6s;transform:translateY(-20px)}.feature__tab-estimate-label.appear-active{transition-duration:.6s}.feature__tab-estimate-text{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;padding:0;font-size:28px;font-weight:700;line-height:1}.feature__tab-estimate-cards{--gap-h-feature-tab-estimate-cards:20px;--gap-v-feature-tab-estimate-cards:0px;--gap-uuid:feature-tab-estimate-cards;background:#fff;border-radius:0 0 16px 16px;flex-flow:row;flex:none;place-content:flex-start;align-items:flex-start;gap:20px;width:945px;max-width:100%;height:auto;margin:0;padding:24px 32px}.feature__tab-estimate-cards.appear{opacity:0;--gap-h-feature-tab-estimate-cards:20px;--gap-v-feature-tab-estimate-cards:0px;transition-duration:.6s;transform:translateY(-20px)}.feature__tab-estimate-cards.appear-active{transition-duration:.6s}@media screen and (width<=540px){.feature__tab-estimate-cards{--gap-h-feature-tab-estimate-cards:0px;--gap-v-feature-tab-estimate-cards:16px;flex-flow:column;gap:16px 0;padding:16px}}.feature__card-estimate{width:calc(33% - (var(--gap-h-feature-tab-estimate-cards) * .67));--gap-h-feature-card-estimate:0px;--gap-v-feature-card-estimate:12px;--gap-uuid:feature-card-estimate;max-width:calc(33% - (var(--gap-h-feature-tab-estimate-cards) * .67));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:12px;padding:0}@media screen and (width<=840px){.feature__card-estimate{height:calc(89% - (var(--gap-v-feature-tab-estimate-cards) * .11));--gap-h-feature-card-estimate:0px;--gap-v-feature-card-estimate:12px;width:calc(33% - (var(--gap-h-feature-tab-estimate-cards) * .67));max-width:calc(33% - (var(--gap-h-feature-tab-estimate-cards) * .67));flex:none}}@media screen and (width<=540px){.feature__card-estimate{width:calc(100% - (var(--gap-h-feature-tab-estimate-cards) * 0));--gap-h-feature-card-estimate:0px;--gap-v-feature-card-estimate:8px;max-width:calc(100% - (var(--gap-h-feature-tab-estimate-cards) * 0));height:calc(89% - (var(--gap-v-feature-tab-estimate-cards) * .11));flex:none;place-content:center flex-start;align-items:center;gap:8px 0}}.feature__card-estimate-inner{--gap-h-feature-card-estimate-inner:0px;--gap-v-feature-card-estimate-inner:0px;--gap-uuid:feature-card-estimate-inner;flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-estimate-inner{width:calc(100% - (var(--gap-h-feature-card-estimate) * 0));--gap-h-feature-card-estimate-inner:0px;--gap-v-feature-card-estimate-inner:0px;max-width:calc(100% - (var(--gap-h-feature-card-estimate) * 0));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;margin:0}}.feature__card-estimate-head{--gap-h-feature-card-estimate-head:8px;--gap-v-feature-card-estimate-head:0px;--gap-uuid:feature-card-estimate-head;flex-flow:row;place-content:center flex-start;align-items:center;gap:8px;padding:0}@media screen and (width<=540px){.feature__card-estimate-head{--gap-h-feature-card-estimate-head:8px;--gap-v-feature-card-estimate-head:0px;place-content:center flex-start;align-items:center}}.feature__card-estimate-icon{flex:none;width:28px;max-width:100%;height:auto}@media screen and (width<=540px){.feature__card-estimate-icon{flex:none;width:32px;max-width:100%;margin:0}}.feature__card-estimate-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:20px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-estimate-title{font-size:22px}}.feature__card-estimate-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-estimate-desc{text-align:left;justify-content:flex-start;font-size:15px}}.feature__card-estimate-img{flex:none;width:170px;max-width:100%;height:auto}@media screen and (width<=840px){.feature__card-estimate-img{width:calc(60% - (var(--gap-h-feature-card-estimate) * .4));max-width:calc(60% - (var(--gap-h-feature-card-estimate) * .4));flex:none}}@media screen and (width<=540px){.feature__card-estimate-img{flex:none;width:60%}}.feature__card-estimate-display{height:calc(82% - (var(--gap-v-feature-tab-estimate-cards) * .18));width:calc(33% - (var(--gap-h-feature-tab-estimate-cards) * .67));--gap-h-feature-card-estimate-display:0px;--gap-v-feature-card-estimate-display:12px;--gap-uuid:feature-card-estimate-display;max-width:calc(33% - (var(--gap-h-feature-tab-estimate-cards) * .67));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:12px;margin:0;padding:0}@media screen and (width<=840px){.feature__card-estimate-display{height:calc(89% - (var(--gap-v-feature-tab-estimate-cards) * .11));--gap-h-feature-card-estimate-display:0px;--gap-v-feature-card-estimate-display:12px;width:calc(33% - (var(--gap-h-feature-tab-estimate-cards) * .67));max-width:calc(33% - (var(--gap-h-feature-tab-estimate-cards) * .67));flex:none}}@media screen and (width<=540px){.feature__card-estimate-display{width:calc(100% - (var(--gap-h-feature-tab-estimate-cards) * 0));--gap-h-feature-card-estimate-display:0px;--gap-v-feature-card-estimate-display:8px;max-width:calc(100% - (var(--gap-h-feature-tab-estimate-cards) * 0));height:calc(89% - (var(--gap-v-feature-tab-estimate-cards) * .11));flex:none;place-content:center flex-start;align-items:center;gap:8px 0}}.feature__card-estimate-display-inner{--gap-h-feature-card-estimate-display-inner:0px;--gap-v-feature-card-estimate-display-inner:0px;--gap-uuid:feature-card-estimate-display-inner;flex-flow:column;flex:none;place-content:flex-start;align-items:flex-start;gap:0;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-estimate-display-inner{width:calc(100% - (var(--gap-h-feature-card-estimate-display) * 0));--gap-h-feature-card-estimate-display-inner:0px;--gap-v-feature-card-estimate-display-inner:0px;max-width:calc(100% - (var(--gap-h-feature-card-estimate-display) * 0));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;margin:0}}.feature__card-estimate-display-head{--gap-h-feature-card-estimate-display-head:8px;--gap-v-feature-card-estimate-display-head:0px;--gap-uuid:feature-card-estimate-display-head;flex-flow:row;flex:none;place-content:center flex-start;align-items:center;gap:8px;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-estimate-display-head{--gap-h-feature-card-estimate-display-head:8px;--gap-v-feature-card-estimate-display-head:0px;place-content:center flex-start;align-items:center}}.feature__card-estimate-display-iconwrap{--gap-h-feature-card-estimate-display-iconwrap:8px;--gap-v-feature-card-estimate-display-iconwrap:0px;--gap-uuid:feature-card-estimate-display-iconwrap;flex-flow:row;flex:none;place-content:center flex-start;align-items:center;gap:8px;width:28px;max-width:100%;height:28px;padding:0}@media screen and (width<=540px){.feature__card-estimate-display-iconwrap{--gap-h-feature-card-estimate-display-iconwrap:8px;--gap-v-feature-card-estimate-display-iconwrap:0px;place-content:center flex-start;align-items:center}}.feature__card-estimate-display-icon{color:var(--s-color-58a28550);font-size:24px}.feature__card-estimate-display-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:20px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-estimate-display-title{font-size:22px}}.feature__card-estimate-display-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-estimate-display-desc{text-align:left;justify-content:flex-start;font-size:15px}}.feature__card-estimate-display-img{border:1px solid #d4d4d4;flex:none;width:220px;max-width:100%;height:auto}@media screen and (width<=840px){.feature__card-estimate-display-img{width:calc(60% - (var(--gap-h-feature-card-estimate-display) * .4));max-width:calc(60% - (var(--gap-h-feature-card-estimate-display) * .4));flex:none}}@media screen and (width<=540px){.feature__card-estimate-display-img{flex:none;width:60%}}.feature__card-estimate-price{width:calc(33% - (var(--gap-h-feature-tab-estimate-cards) * .67));--gap-h-feature-card-estimate-price:0px;--gap-v-feature-card-estimate-price:12px;--gap-uuid:feature-card-estimate-price;max-width:calc(33% - (var(--gap-h-feature-tab-estimate-cards) * .67));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:12px;padding:0}@media screen and (width<=840px){.feature__card-estimate-price{height:calc(89% - (var(--gap-v-feature-tab-estimate-cards) * .11));--gap-h-feature-card-estimate-price:0px;--gap-v-feature-card-estimate-price:12px;width:calc(33% - (var(--gap-h-feature-tab-estimate-cards) * .67));max-width:calc(33% - (var(--gap-h-feature-tab-estimate-cards) * .67));flex:none}}@media screen and (width<=540px){.feature__card-estimate-price{width:calc(100% - (var(--gap-h-feature-tab-estimate-cards) * 0));--gap-h-feature-card-estimate-price:0px;--gap-v-feature-card-estimate-price:8px;max-width:calc(100% - (var(--gap-h-feature-tab-estimate-cards) * 0));height:calc(89% - (var(--gap-v-feature-tab-estimate-cards) * .11));flex:none;place-content:center flex-start;align-items:center;gap:8px 0}}.feature__card-estimate-price-inner{--gap-h-feature-card-estimate-price-inner:0px;--gap-v-feature-card-estimate-price-inner:0px;--gap-uuid:feature-card-estimate-price-inner;flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-estimate-price-inner{width:calc(100% - (var(--gap-h-feature-card-estimate-price) * 0));--gap-h-feature-card-estimate-price-inner:0px;--gap-v-feature-card-estimate-price-inner:0px;max-width:calc(100% - (var(--gap-h-feature-card-estimate-price) * 0));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;margin:0}}.feature__card-estimate-price-head{--gap-h-feature-card-estimate-price-head:8px;--gap-v-feature-card-estimate-price-head:0px;--gap-uuid:feature-card-estimate-price-head;flex-flow:row;flex:none;place-content:center flex-start;align-items:center;gap:8px;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-estimate-price-head{--gap-h-feature-card-estimate-price-head:8px;--gap-v-feature-card-estimate-price-head:0px;place-content:center flex-start;align-items:center}}.feature__card-estimate-price-iconwrap{--gap-h-feature-card-estimate-price-iconwrap:8px;--gap-v-feature-card-estimate-price-iconwrap:0px;--gap-uuid:feature-card-estimate-price-iconwrap;flex-flow:row;flex:none;place-content:center flex-start;align-items:center;gap:8px;width:28px;max-width:100%;height:28px;padding:0}@media screen and (width<=540px){.feature__card-estimate-price-iconwrap{--gap-h-feature-card-estimate-price-iconwrap:8px;--gap-v-feature-card-estimate-price-iconwrap:0px;place-content:center flex-start;align-items:center}}.feature__card-estimate-price-icon{color:#44b5b5;font-size:24px}.feature__card-estimate-price-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:20px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-estimate-price-title{font-size:22px}}.feature__card-estimate-price-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-estimate-price-desc{text-align:left;justify-content:flex-start;font-size:15px}}.feature__card-estimate-price-img{flex:none;width:170px;max-width:100%;height:auto}@media screen and (width<=840px){.feature__card-estimate-price-img{width:calc(60% - (var(--gap-h-feature-card-estimate-price) * .4));max-width:calc(60% - (var(--gap-h-feature-card-estimate-price) * .4));flex:none}}@media screen and (width<=540px){.feature__card-estimate-price-img{flex:none;width:60%}}.feature__tab-equipment{border:1px solid #0000002d;border-radius:16px;flex-flow:column;place-content:center;align-items:center;padding:0}.feature__tab-equipment-label{background:#d7e2ee;border-radius:16px 16px 0 0;flex-flow:row;flex:none;place-content:center;align-items:center;width:945px;max-width:100%;height:auto;margin:0;padding:12px 32px}.feature__tab-equipment-label.appear{opacity:0;transition-duration:.6s;transform:translateY(-20px)}.feature__tab-equipment-label.appear-active{transition-duration:.6s}@media screen and (width<=540px){.feature__tab-equipment-label{padding:12px 16px}}.feature__tab-equipment-text{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;padding:0;font-size:28px;font-weight:700;line-height:1}.feature__tab-equipment-cards{--gap-h-feature-tab-equipment-cards:0px;--gap-v-feature-tab-equipment-cards:28px;--gap-uuid:feature-tab-equipment-cards;background:#fff;border-radius:0 0 16px 16px;flex-flow:wrap;flex:none;place-content:stretch space-around;align-items:stretch;gap:28px 0;width:945px;max-width:100%;height:auto;margin:0;padding:24px 32px}.feature__tab-equipment-cards.appear{opacity:0;--gap-h-feature-tab-equipment-cards:0px;--gap-v-feature-tab-equipment-cards:28px;transition-duration:.6s;transform:translateY(-20px)}.feature__tab-equipment-cards.appear-active{transition-duration:.6s}@media screen and (width<=840px){.feature__tab-equipment-cards{--gap-h-feature-tab-equipment-cards:0px;--gap-v-feature-tab-equipment-cards:28px;padding:24px}}@media screen and (width<=540px){.feature__tab-equipment-cards{--gap-h-feature-tab-equipment-cards:0px;--gap-v-feature-tab-equipment-cards:28px;gap:28px 0;padding:16px}}.feature__card-equipment{width:calc(33% - (var(--gap-h-feature-tab-equipment-cards) * .67));--gap-h-feature-card-equipment:0px;--gap-v-feature-card-equipment:12px;--gap-uuid:feature-card-equipment;max-width:calc(33% - (var(--gap-h-feature-tab-equipment-cards) * .67));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:12px;padding:0}@media screen and (width<=540px){.feature__card-equipment{width:calc(100% - (var(--gap-h-feature-tab-equipment-cards) * 0));--gap-h-feature-card-equipment:0px;--gap-v-feature-card-equipment:8px;max-width:calc(100% - (var(--gap-h-feature-tab-equipment-cards) * 0));flex:none;place-content:center flex-start;align-items:center;gap:8px 0}}.feature__card-equipment-inner{--gap-h-feature-card-equipment-inner:0px;--gap-v-feature-card-equipment-inner:0px;--gap-uuid:feature-card-equipment-inner;flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-equipment-inner{width:calc(100% - (var(--gap-h-feature-card-equipment) * 0));--gap-h-feature-card-equipment-inner:0px;--gap-v-feature-card-equipment-inner:0px;max-width:calc(100% - (var(--gap-h-feature-card-equipment) * 0));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;margin:0}}.feature__card-equipment-head{--gap-h-feature-card-equipment-head:8px;--gap-v-feature-card-equipment-head:0px;--gap-uuid:feature-card-equipment-head;flex-flow:row;place-content:center flex-start;align-items:center;gap:8px;padding:0}@media screen and (width<=540px){.feature__card-equipment-head{--gap-h-feature-card-equipment-head:8px;--gap-v-feature-card-equipment-head:0px;place-content:center flex-start;align-items:center}}.feature__card-equipment-icon{flex:none;width:28px;max-width:100%;height:auto}@media screen and (width<=540px){.feature__card-equipment-icon{flex:none;width:32px;max-width:100%;margin:0}}.feature__card-equipment-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:20px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-equipment-title{font-size:22px}}.feature__card-equipment-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-equipment-desc{text-align:left;justify-content:flex-start;font-size:15px}}.feature__card-equipment-img{flex:none;width:170px;max-width:100%;height:auto}@media screen and (width<=840px){.feature__card-equipment-img{width:calc(60% - (var(--gap-h-feature-card-equipment) * .4));max-width:calc(60% - (var(--gap-h-feature-card-equipment) * .4));flex:none}}@media screen and (width<=540px){.feature__card-equipment-img{flex:none;width:60%}}.feature__card-inspection{width:calc(33% - (var(--gap-h-feature-tab-equipment-cards) * .67));--gap-h-feature-card-inspection:0px;--gap-v-feature-card-inspection:12px;--gap-uuid:feature-card-inspection;max-width:calc(33% - (var(--gap-h-feature-tab-equipment-cards) * .67));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:12px;padding:0}@media screen and (width<=540px){.feature__card-inspection{width:calc(100% - (var(--gap-h-feature-tab-equipment-cards) * 0));--gap-h-feature-card-inspection:0px;--gap-v-feature-card-inspection:8px;max-width:calc(100% - (var(--gap-h-feature-tab-equipment-cards) * 0));flex:none;place-content:center flex-start;align-items:center;gap:8px 0}}.feature__card-inspection-inner{--gap-h-feature-card-inspection-inner:0px;--gap-v-feature-card-inspection-inner:0px;--gap-uuid:feature-card-inspection-inner;flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-inspection-inner{width:calc(100% - (var(--gap-h-feature-card-inspection) * 0));--gap-h-feature-card-inspection-inner:0px;--gap-v-feature-card-inspection-inner:0px;max-width:calc(100% - (var(--gap-h-feature-card-inspection) * 0));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;margin:0}}.feature__card-inspection-head{--gap-h-feature-card-inspection-head:8px;--gap-v-feature-card-inspection-head:0px;--gap-uuid:feature-card-inspection-head;flex-flow:row;place-content:center flex-start;align-items:center;gap:8px;padding:0}@media screen and (width<=540px){.feature__card-inspection-head{--gap-h-feature-card-inspection-head:8px;--gap-v-feature-card-inspection-head:0px;place-content:center flex-start;align-items:center}}.feature__card-inspection-icon{flex:none;width:28px;max-width:100%;height:auto}@media screen and (width<=540px){.feature__card-inspection-icon{flex:none;width:32px;max-width:100%;margin:0}}.feature__card-inspection-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:20px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-inspection-title{font-size:22px}}.feature__card-inspection-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-inspection-desc{text-align:left;justify-content:flex-start;font-size:15px}}.feature__card-inspection-img{flex:none;width:170px;max-width:100%;height:auto}@media screen and (width<=840px){.feature__card-inspection-img{width:calc(60% - (var(--gap-h-feature-card-inspection) * .4));max-width:calc(60% - (var(--gap-h-feature-card-inspection) * .4));flex:none}}@media screen and (width<=540px){.feature__card-inspection-img{width:calc(63% - (var(--gap-h-feature-card-inspection) * .37));max-width:calc(63% - (var(--gap-h-feature-card-inspection) * .37));flex:none}}.feature__card-usage-history{width:calc(33% - (var(--gap-h-feature-tab-equipment-cards) * .67));--gap-h-feature-card-usage-history:0px;--gap-v-feature-card-usage-history:12px;--gap-uuid:feature-card-usage-history;max-width:calc(33% - (var(--gap-h-feature-tab-equipment-cards) * .67));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:12px;padding:0}@media screen and (width<=540px){.feature__card-usage-history{width:calc(100% - (var(--gap-h-feature-tab-equipment-cards) * 0));--gap-h-feature-card-usage-history:0px;--gap-v-feature-card-usage-history:8px;max-width:calc(100% - (var(--gap-h-feature-tab-equipment-cards) * 0));flex:none;place-content:center flex-start;align-items:center;gap:8px 0}}.feature__card-usage-history-inner{--gap-h-feature-card-usage-history-inner:0px;--gap-v-feature-card-usage-history-inner:0px;--gap-uuid:feature-card-usage-history-inner;flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-usage-history-inner{width:calc(100% - (var(--gap-h-feature-card-usage-history) * 0));--gap-h-feature-card-usage-history-inner:0px;--gap-v-feature-card-usage-history-inner:0px;max-width:calc(100% - (var(--gap-h-feature-card-usage-history) * 0));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;margin:0}}.feature__card-usage-history-head{--gap-h-feature-card-usage-history-head:8px;--gap-v-feature-card-usage-history-head:0px;--gap-uuid:feature-card-usage-history-head;flex-flow:row;place-content:center flex-start;align-items:center;gap:8px;padding:0}@media screen and (width<=540px){.feature__card-usage-history-head{--gap-h-feature-card-usage-history-head:8px;--gap-v-feature-card-usage-history-head:0px;place-content:center flex-start;align-items:center}}.feature__card-usage-history-icon{flex:none;width:28px;max-width:100%;height:auto}@media screen and (width<=540px){.feature__card-usage-history-icon{flex:none;width:32px;max-width:100%;margin:0}}.feature__card-usage-history-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:20px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-usage-history-title{font-size:22px}}.feature__card-usage-history-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-usage-history-desc{text-align:left;justify-content:flex-start;font-size:15px}}.feature__card-usage-history-img{flex:none;width:170px;max-width:100%;height:auto}@media screen and (width<=840px){.feature__card-usage-history-img{width:calc(60% - (var(--gap-h-feature-card-usage-history) * .4));max-width:calc(60% - (var(--gap-h-feature-card-usage-history) * .4));flex:none}}@media screen and (width<=540px){.feature__card-usage-history-img{width:calc(63% - (var(--gap-h-feature-card-usage-history) * .37));max-width:calc(63% - (var(--gap-h-feature-card-usage-history) * .37));flex:none}}.feature__tab-internal{border:1px solid #0000002d;border-radius:16px;flex-flow:column;place-content:center;align-items:center;padding:0}.feature__tab-internal-label{background:#d7e2ee;border-radius:16px 16px 0 0;flex-flow:row;flex:none;place-content:center;align-items:center;width:945px;max-width:100%;height:auto;margin:0;padding:12px 32px}.feature__tab-internal-label.appear{opacity:0;transition-duration:.6s;transform:translateY(-20px)}.feature__tab-internal-label.appear-active{transition-duration:.6s}@media screen and (width<=540px){.feature__tab-internal-label{padding:12px 16px}}.feature__tab-internal-text{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;padding:0;font-size:28px;font-weight:700;line-height:1}.feature__tab-internal-cards{--gap-h-feature-tab-internal-cards:20px;--gap-v-feature-tab-internal-cards:0px;--gap-uuid:feature-tab-internal-cards;background:#fff;border-radius:0 0 16px 16px;flex-flow:row;flex:none;place-content:flex-start;align-items:flex-start;gap:20px;width:945px;max-width:100%;height:auto;margin:0;padding:24px 32px}.feature__tab-internal-cards.appear{opacity:0;--gap-h-feature-tab-internal-cards:20px;--gap-v-feature-tab-internal-cards:0px;transition-duration:.6s;transform:translateY(-20px)}.feature__tab-internal-cards.appear-active{transition-duration:.6s}@media screen and (width<=840px){.feature__tab-internal-cards{--gap-h-feature-tab-internal-cards:20px;--gap-v-feature-tab-internal-cards:0px;flex:none;width:100%;max-width:100%}}@media screen and (width<=540px){.feature__tab-internal-cards{--gap-h-feature-tab-internal-cards:0px;--gap-v-feature-tab-internal-cards:28px;flex-flow:column;gap:28px 0;padding:16px}}.feature__card-arrangement{--gap-h-feature-card-arrangement:0px;--gap-v-feature-card-arrangement:12px;--gap-uuid:feature-card-arrangement;flex-flow:column;flex:1;place-content:center flex-start;align-items:center;gap:12px;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-arrangement{--gap-h-feature-card-arrangement:0px;--gap-v-feature-card-arrangement:16px;flex-direction:column;gap:16px 0}}.feature__card-arrangement-inner{--gap-h-feature-card-arrangement-inner:0px;--gap-v-feature-card-arrangement-inner:0px;--gap-uuid:feature-card-arrangement-inner;flex-flow:column;flex:1;place-content:center flex-start;align-items:center;gap:0;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-arrangement-inner{width:calc(100% - (var(--gap-h-feature-card-arrangement) * 0));--gap-h-feature-card-arrangement-inner:0px;--gap-v-feature-card-arrangement-inner:0px;max-width:calc(100% - (var(--gap-h-feature-card-arrangement) * 0));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;margin:0}}.feature__card-arrangement-head{--gap-h-feature-card-arrangement-head:8px;--gap-v-feature-card-arrangement-head:0px;--gap-uuid:feature-card-arrangement-head;flex-flow:row;place-content:center flex-start;align-items:center;gap:8px;padding:0}@media screen and (width<=540px){.feature__card-arrangement-head{--gap-h-feature-card-arrangement-head:8px;--gap-v-feature-card-arrangement-head:0px;place-content:center flex-start;align-items:center}}.feature__card-arrangement-icon{color:#0d62c8;font-size:28px}.feature__card-arrangement-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:20px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-arrangement-title{font-size:22px}}.feature__card-arrangement-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-arrangement-desc{text-align:left;justify-content:flex-start;font-size:15px}}.feature__card-arrangement-img{height:auto;width:calc(90% - (var(--gap-h-feature-card-arrangement) * .1));max-width:calc(90% - (var(--gap-h-feature-card-arrangement) * .1));flex:none}@media screen and (width<=840px){.feature__card-arrangement-img{width:calc(60% - (var(--gap-h-feature-card-arrangement) * .4));max-width:calc(60% - (var(--gap-h-feature-card-arrangement) * .4));flex:none}}@media screen and (width<=540px){.feature__card-arrangement-img{width:calc(100% - (var(--gap-h-feature-card-arrangement) * 0));max-width:calc(100% - (var(--gap-h-feature-card-arrangement) * 0));flex:none}}.feature__card-stock{width:calc(26% - (var(--gap-h-feature-tab-internal-cards) * .74));--gap-h-feature-card-stock:0px;--gap-v-feature-card-stock:12px;--gap-uuid:feature-card-stock;max-width:calc(26% - (var(--gap-h-feature-tab-internal-cards) * .74));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:12px;padding:0}@media screen and (width<=540px){.feature__card-stock{width:calc(100% - (var(--gap-h-feature-tab-internal-cards) * 0));--gap-h-feature-card-stock:0px;--gap-v-feature-card-stock:16px;max-width:calc(100% - (var(--gap-h-feature-tab-internal-cards) * 0));flex-direction:column;flex:none;gap:16px 0}}.feature__card-stock-inner{--gap-h-feature-card-stock-inner:0px;--gap-v-feature-card-stock-inner:0px;--gap-uuid:feature-card-stock-inner;flex-flow:column;flex:1;place-content:center flex-start;align-items:center;gap:0;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-stock-inner{width:calc(100% - (var(--gap-h-feature-card-stock) * 0));--gap-h-feature-card-stock-inner:0px;--gap-v-feature-card-stock-inner:0px;max-width:calc(100% - (var(--gap-h-feature-card-stock) * 0));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;margin:0}}.feature__card-stock-head{--gap-h-feature-card-stock-head:8px;--gap-v-feature-card-stock-head:0px;--gap-uuid:feature-card-stock-head;flex-flow:row;place-content:center flex-start;align-items:center;gap:8px;padding:0}@media screen and (width<=540px){.feature__card-stock-head{--gap-h-feature-card-stock-head:8px;--gap-v-feature-card-stock-head:0px;place-content:center flex-start;align-items:center}}.feature__card-stock-icon{color:#208b8b;font-size:28px}.feature__card-stock-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:20px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-stock-title{font-size:22px}}.feature__card-stock-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-stock-desc{text-align:left;justify-content:flex-start;font-size:15px}}.feature__card-stock-img{flex:none;width:170px;max-width:100%;height:auto}@media screen and (width<=840px){.feature__card-stock-img{width:calc(60% - (var(--gap-h-feature-card-stock) * .4));max-width:calc(60% - (var(--gap-h-feature-card-stock) * .4));flex:none}}@media screen and (width<=540px){.feature__card-stock-img{width:calc(63% - (var(--gap-h-feature-card-stock) * .37));max-width:calc(63% - (var(--gap-h-feature-card-stock) * .37));flex:none}}.feature__card-rfid{width:calc(26% - (var(--gap-h-feature-tab-internal-cards) * .74));--gap-h-feature-card-rfid:0px;--gap-v-feature-card-rfid:12px;--gap-uuid:feature-card-rfid;max-width:calc(26% - (var(--gap-h-feature-tab-internal-cards) * .74));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:12px;padding:0}@media screen and (width<=540px){.feature__card-rfid{width:calc(100% - (var(--gap-h-feature-tab-internal-cards) * 0));--gap-h-feature-card-rfid:0px;--gap-v-feature-card-rfid:16px;max-width:calc(100% - (var(--gap-h-feature-tab-internal-cards) * 0));flex-direction:column;flex:none;gap:16px 0}}.feature__card-rfid-inner{--gap-h-feature-card-rfid-inner:0px;--gap-v-feature-card-rfid-inner:0px;--gap-uuid:feature-card-rfid-inner;flex-flow:column;flex:1;place-content:center flex-start;align-items:center;gap:0;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-rfid-inner{width:calc(100% - (var(--gap-h-feature-card-rfid) * 0));--gap-h-feature-card-rfid-inner:0px;--gap-v-feature-card-rfid-inner:0px;max-width:calc(100% - (var(--gap-h-feature-card-rfid) * 0));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;margin:0}}.feature__card-rfid-head{--gap-h-feature-card-rfid-head:8px;--gap-v-feature-card-rfid-head:0px;--gap-uuid:feature-card-rfid-head;flex-flow:row;place-content:center flex-start;align-items:center;gap:8px;padding:0}@media screen and (width<=540px){.feature__card-rfid-head{--gap-h-feature-card-rfid-head:8px;--gap-v-feature-card-rfid-head:0px;place-content:center flex-start;align-items:center}}.feature__card-rfid-icon{color:#189b29;font-size:28px}.feature__card-rfid-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:20px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-rfid-title{font-size:22px}}.feature__card-rfid-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-rfid-desc{text-align:left;justify-content:flex-start;font-size:15px}}.feature__card-rfid-img{flex:none;width:170px;max-width:100%;height:auto}@media screen and (width<=840px){.feature__card-rfid-img{width:calc(60% - (var(--gap-h-feature-card-rfid) * .4));max-width:calc(60% - (var(--gap-h-feature-card-rfid) * .4));flex:none}}@media screen and (width<=540px){.feature__card-rfid-img{width:calc(63% - (var(--gap-h-feature-card-rfid) * .37));max-width:calc(63% - (var(--gap-h-feature-card-rfid) * .37));flex:none}}.feature__tab-external{height:292px;width:calc(100% - (var(--gap-h-feature-tabs) * 0));--gap-h-feature-tab-external:28px;--gap-v-feature-tab-external:0px;--gap-uuid:feature-tab-external;max-width:calc(100% - (var(--gap-h-feature-tabs) * 0));flex-flow:row;flex:none;place-content:flex-start space-between;align-items:flex-start;gap:28px;padding:0}@media screen and (width<=840px){.feature__tab-external{--gap-h-feature-tab-external:0px;--gap-v-feature-tab-external:28px;height:auto;width:calc(100% - (var(--gap-h-feature-tabs) * 0));max-width:calc(100% - (var(--gap-h-feature-tabs) * 0));flex-flow:column;flex:none}}@media screen and (width<=540px){.feature__tab-external{--gap-h-feature-tab-external:0px;--gap-v-feature-tab-external:24px;flex-flow:column;flex:none;gap:24px;height:auto}}.feature__tab-external-wrap{width:calc(35% - (var(--gap-h-feature-tab-external) * .65));max-width:calc(35% - (var(--gap-h-feature-tab-external) * .65));border:1px solid #0000002d;border-radius:16px;flex-flow:column;flex:none;place-content:center;align-items:center;padding:0}@media screen and (width<=840px){.feature__tab-external-wrap{width:calc(100% - (var(--gap-h-feature-tab-external) * 0));max-width:calc(100% - (var(--gap-h-feature-tab-external) * 0));flex:none}}@media screen and (width<=540px){.feature__tab-external-wrap{flex:none;width:100%}}.feature__tab-external-label{background:#d7e2ee;border-radius:16px 16px 0 0;flex-flow:row;flex:none;place-content:center;align-items:center;width:945px;max-width:100%;height:auto;margin:0;padding:12px 32px}.feature__tab-external-label.appear{opacity:0;transition-duration:.6s;transform:translateY(-20px)}.feature__tab-external-label.appear-active{transition-duration:.6s}@media screen and (width<=540px){.feature__tab-external-label{padding:12px 16px}}.feature__tab-external-text{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;padding:0;font-size:28px;font-weight:700;line-height:1}.feature__tab-external-cards{--gap-h-feature-tab-external-cards:0px;--gap-v-feature-tab-external-cards:20px;--gap-uuid:feature-tab-external-cards;background:#fff;border-radius:0 0 16px 16px;flex-flow:column;flex:none;place-content:flex-start;align-items:flex-start;gap:20px;width:945px;max-width:100%;height:auto;margin:0;padding:24px 32px}.feature__tab-external-cards.appear{opacity:0;--gap-h-feature-tab-external-cards:0px;--gap-v-feature-tab-external-cards:20px;transition-duration:.6s;transform:translateY(-20px)}.feature__tab-external-cards.appear-active{transition-duration:.6s}@media screen and (width<=840px){.feature__tab-external-cards{--gap-h-feature-tab-external-cards:0px;--gap-v-feature-tab-external-cards:0px;flex-flow:row;flex:none;place-content:flex-start center;align-items:flex-start;gap:0;width:100%;max-width:100%}}@media screen and (width<=540px){.feature__tab-external-cards{--gap-h-feature-tab-external-cards:0px;--gap-v-feature-tab-external-cards:16px;flex-flow:column;place-content:center flex-start;align-items:center;gap:16px 0;padding:16px}}.feature__card-delivery{width:calc(100% - (var(--gap-h-feature-tab-external-cards) * 0));--gap-h-feature-card-delivery:0px;--gap-v-feature-card-delivery:0px;--gap-uuid:feature-card-delivery;max-width:calc(100% - (var(--gap-h-feature-tab-external-cards) * 0));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;padding:0}@media screen and (width<=840px){.feature__card-delivery{width:calc(46% - (var(--gap-h-feature-tab-external-cards) * .54));--gap-h-feature-card-delivery:0px;--gap-v-feature-card-delivery:0px;max-width:calc(46% - (var(--gap-h-feature-tab-external-cards) * .54));flex:none}}@media screen and (width<=540px){.feature__card-delivery{width:calc(100% - (var(--gap-h-feature-tab-external-cards) * 0));--gap-h-feature-card-delivery:0px;--gap-v-feature-card-delivery:0px;max-width:calc(100% - (var(--gap-h-feature-tab-external-cards) * 0));flex:none}}.feature__card-delivery-inner{--gap-h-feature-card-delivery-inner:8px;--gap-v-feature-card-delivery-inner:0px;--gap-uuid:feature-card-delivery-inner;flex-flow:row;place-content:flex-start;align-items:flex-start;gap:8px;padding:0}.feature__card-delivery-icon{color:#0d62c8;font-size:28px}.feature__card-delivery-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:18px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-delivery-title{font-size:20px}}.feature__card-delivery-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:left;justify-content:flex-start;width:auto;max-width:100%;padding:0}.feature__card-wholesale{width:calc(100% - (var(--gap-h-feature-tab-external-cards) * 0));--gap-h-feature-card-wholesale:0px;--gap-v-feature-card-wholesale:0px;--gap-uuid:feature-card-wholesale;max-width:calc(100% - (var(--gap-h-feature-tab-external-cards) * 0));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;padding:0}@media screen and (width<=840px){.feature__card-wholesale{width:calc(46% - (var(--gap-h-feature-tab-external-cards) * .54));--gap-h-feature-card-wholesale:0px;--gap-v-feature-card-wholesale:0px;max-width:calc(46% - (var(--gap-h-feature-tab-external-cards) * .54));flex:none}}@media screen and (width<=540px){.feature__card-wholesale{width:calc(100% - (var(--gap-h-feature-tab-external-cards) * 0));--gap-h-feature-card-wholesale:0px;--gap-v-feature-card-wholesale:0px;max-width:calc(100% - (var(--gap-h-feature-tab-external-cards) * 0));flex:none}}.feature__card-wholesale-inner{--gap-h-feature-card-wholesale-inner:8px;--gap-v-feature-card-wholesale-inner:0px;--gap-uuid:feature-card-wholesale-inner;flex-flow:row;place-content:flex-start;align-items:flex-start;gap:8px;padding:0}.feature__card-wholesale-icon{color:#208b8b;font-size:28px}.feature__card-wholesale-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:18px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-wholesale-title{font-size:20px}}.feature__card-wholesale-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:left;justify-content:flex-start;width:auto;max-width:100%;padding:0}.feature__tab-common{height:auto;width:calc(65% - (var(--gap-h-feature-tab-external) * .35));max-width:calc(65% - (var(--gap-h-feature-tab-external) * .35));border:1px solid #0000002d;border-radius:16px;flex-flow:column;flex:none;place-content:center flex-start;align-items:center;padding:0}@media screen and (width<=840px){.feature__tab-common{width:calc(100% - (var(--gap-h-feature-tab-external) * 0));max-width:calc(100% - (var(--gap-h-feature-tab-external) * 0));flex:none}}@media screen and (width<=540px){.feature__tab-common{flex:none;width:100%}}.feature__tab-common-label{background:#d7e2ee;border-radius:16px 16px 0 0;flex-flow:row;flex:none;place-content:center;align-items:center;width:945px;max-width:100%;height:auto;margin:0;padding:12px 32px}.feature__tab-common-label.appear{opacity:0;transition-duration:.6s;transform:translateY(-20px)}.feature__tab-common-label.appear-active{transition-duration:.6s}@media screen and (width<=540px){.feature__tab-common-label{padding:12px 16px}}.feature__tab-common-text{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;padding:0;font-size:28px;font-weight:700;line-height:1}.feature__tab-common-cards{--gap-h-feature-tab-common-cards:12px;--gap-v-feature-tab-common-cards:18px;--gap-uuid:feature-tab-common-cards;background:#fff;border-radius:0 0 16px 16px;flex-flow:wrap;flex:1;place-content:flex-start center;align-items:flex-start;gap:18px 12px;width:945px;max-width:100%;height:auto;margin:0;padding:24px 32px}.feature__tab-common-cards.appear{opacity:0;--gap-h-feature-tab-common-cards:12px;--gap-v-feature-tab-common-cards:18px;transition-duration:.6s;transform:translateY(-20px)}.feature__tab-common-cards.appear-active{transition-duration:.6s}@media screen and (width<=840px){.feature__tab-common-cards{--gap-h-feature-tab-common-cards:12px;--gap-v-feature-tab-common-cards:18px;flex:none;width:100%;max-width:100%;height:auto}}@media screen and (width<=540px){.feature__tab-common-cards{--gap-h-feature-tab-common-cards:0px;--gap-v-feature-tab-common-cards:16px;flex-flow:column;gap:16px 0;padding:16px}}.feature__card-push-notice{width:calc(48% - (var(--gap-h-feature-tab-common-cards) * .52));max-width:calc(48% - (var(--gap-h-feature-tab-common-cards) * .52));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;padding:0}@media screen and (width<=840px){.feature__card-push-notice{width:calc(33% - (var(--gap-h-feature-tab-common-cards) * .67));max-width:calc(33% - (var(--gap-h-feature-tab-common-cards) * .67));flex:none}}@media screen and (width<=540px){.feature__card-push-notice{width:calc(100% - (var(--gap-h-feature-tab-common-cards) * 0));max-width:calc(100% - (var(--gap-h-feature-tab-common-cards) * 0));flex:none}}.feature__card-push-notice-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:18px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-push-notice-title{font-size:20px}}.feature__card-push-notice-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}.feature__card-catalog-mgmt{width:calc(48% - (var(--gap-h-feature-tab-common-cards) * .52));max-width:calc(48% - (var(--gap-h-feature-tab-common-cards) * .52));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;padding:0}@media screen and (width<=840px){.feature__card-catalog-mgmt{width:calc(33% - (var(--gap-h-feature-tab-common-cards) * .67));max-width:calc(33% - (var(--gap-h-feature-tab-common-cards) * .67));flex:none}}@media screen and (width<=540px){.feature__card-catalog-mgmt{width:calc(100% - (var(--gap-h-feature-tab-common-cards) * 0));max-width:calc(100% - (var(--gap-h-feature-tab-common-cards) * 0));flex:none}}.feature__card-catalog-mgmt-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:18px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-catalog-mgmt-title{font-size:20px}}.feature__card-catalog-mgmt-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}.feature__card-kpi{width:calc(48% - (var(--gap-h-feature-tab-common-cards) * .52));max-width:calc(48% - (var(--gap-h-feature-tab-common-cards) * .52));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;padding:0}@media screen and (width<=840px){.feature__card-kpi{width:calc(33% - (var(--gap-h-feature-tab-common-cards) * .67));max-width:calc(33% - (var(--gap-h-feature-tab-common-cards) * .67));flex:none}}@media screen and (width<=540px){.feature__card-kpi{width:calc(100% - (var(--gap-h-feature-tab-common-cards) * 0));max-width:calc(100% - (var(--gap-h-feature-tab-common-cards) * 0));flex:none}}.feature__card-kpi-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:18px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-kpi-title{font-size:20px}}.feature__card-kpi-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:left;justify-content:flex-start;width:auto;max-width:100%;padding:0}.feature__card-access{width:calc(48% - (var(--gap-h-feature-tab-common-cards) * .52));max-width:calc(48% - (var(--gap-h-feature-tab-common-cards) * .52));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;padding:0}@media screen and (width<=840px){.feature__card-access{width:calc(33% - (var(--gap-h-feature-tab-common-cards) * .67));max-width:calc(33% - (var(--gap-h-feature-tab-common-cards) * .67));flex:none}}@media screen and (width<=540px){.feature__card-access{width:calc(100% - (var(--gap-h-feature-tab-common-cards) * 0));max-width:calc(100% - (var(--gap-h-feature-tab-common-cards) * 0));flex:none}}.feature__card-access-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:18px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-access-title{font-size:20px}}.feature__card-access-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:left;justify-content:flex-start;width:auto;max-width:100%;padding:0}.feature__card-dedup{width:calc(48% - (var(--gap-h-feature-tab-common-cards) * .52));max-width:calc(48% - (var(--gap-h-feature-tab-common-cards) * .52));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;padding:0}@media screen and (width<=840px){.feature__card-dedup{width:calc(33% - (var(--gap-h-feature-tab-common-cards) * .67));max-width:calc(33% - (var(--gap-h-feature-tab-common-cards) * .67));flex:none}}@media screen and (width<=540px){.feature__card-dedup{width:calc(100% - (var(--gap-h-feature-tab-common-cards) * 0));max-width:calc(100% - (var(--gap-h-feature-tab-common-cards) * 0));flex:none}}.feature__card-dedup-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:18px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__card-dedup-title{font-size:20px}}.feature__card-dedup-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:left;justify-content:flex-start;width:auto;max-width:100%;padding:0}.feature__pc-footnote{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}.feature__sp{--gap-h-feature-sp:0px;--gap-v-feature-sp:24px;--gap-uuid:feature-sp;flex-flow:column;flex:none;place-content:center;align-items:center;gap:24px;width:945px;max-width:100%;padding:0;display:none}@media screen and (width<=840px){.feature__sp{--gap-h-feature-sp:0px;--gap-v-feature-sp:24px;display:none}}@media screen and (width<=540px){.feature__sp{--gap-h-feature-sp:0px;--gap-v-feature-sp:24px;padding:0 0 24px;display:none}}.feature__sp-inner{border:1px solid #0000002d;border-radius:16px;flex-flow:column;place-content:center;align-items:center;padding:0}.feature__sp-tab-order{background:#d7e2ee;border-radius:16px 16px 0 0;flex-flow:row;flex:none;place-content:center flex-start;align-items:center;width:945px;max-width:100%;height:auto;margin:0;padding:12px 32px}.feature__sp-tab-order.appear{opacity:0;transition-duration:.6s;transform:translateY(-20px)}.feature__sp-tab-order.appear-active{transition-duration:.6s}@media screen and (width<=540px){.feature__sp-tab-order{padding:12px 16px}}.feature__sp-tab-order-title{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;padding:0;font-size:28px;font-weight:700;line-height:1}@media screen and (width<=540px){.feature__sp-tab-order-title{text-align:left;justify-content:flex-start}}.feature__sp-tab-order-cards{--gap-h-feature-sp-tab-order-cards:0px;--gap-v-feature-sp-tab-order-cards:20px;--gap-uuid:feature-sp-tab-order-cards;background:#fff;border-radius:0 0 16px 16px;flex-flow:column;flex:none;place-content:flex-start;align-items:flex-start;gap:20px;width:945px;max-width:100%;height:auto;margin:0;padding:24px 32px}.feature__sp-tab-order-cards.appear{opacity:0;--gap-h-feature-sp-tab-order-cards:0px;--gap-v-feature-sp-tab-order-cards:20px;transition-duration:.6s;transform:translateY(-20px)}.feature__sp-tab-order-cards.appear-active{transition-duration:.6s}@media screen and (width<=540px){.feature__sp-tab-order-cards{--gap-h-feature-sp-tab-order-cards:0px;--gap-v-feature-sp-tab-order-cards:16px;gap:16px 0;padding:16px}}.feature__sp-card-order{width:calc(60% - (var(--gap-h-feature-sp-tab-order-cards) * .4));--gap-h-feature-sp-card-order:8px;--gap-v-feature-sp-card-order:0px;--gap-uuid:feature-sp-card-order;max-width:calc(60% - (var(--gap-h-feature-sp-tab-order-cards) * .4));flex-flow:row;flex:none;place-content:flex-start;align-items:flex-start;gap:8px;padding:0}@media screen and (width<=540px){.feature__sp-card-order{width:calc(100% - (var(--gap-h-feature-sp-tab-order-cards) * 0));--gap-h-feature-sp-card-order:8px;--gap-v-feature-sp-card-order:0px;max-width:calc(100% - (var(--gap-h-feature-sp-tab-order-cards) * 0));flex:none}}.feature__sp-card-order-icon{flex:none;width:28px;max-width:100%;height:auto}.feature__sp-card-order-text{flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;padding:0}.feature__sp-card-order-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:18px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-order-title{font-size:20px}}.feature__sp-card-order-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-order-desc{text-align:left;justify-content:flex-start}}.feature__sp-card-operation{width:calc(60% - (var(--gap-h-feature-sp-tab-order-cards) * .4));--gap-h-feature-sp-card-operation:8px;--gap-v-feature-sp-card-operation:0px;--gap-uuid:feature-sp-card-operation;max-width:calc(60% - (var(--gap-h-feature-sp-tab-order-cards) * .4));flex-flow:row;flex:none;place-content:flex-start;align-items:flex-start;gap:8px;padding:0}@media screen and (width<=540px){.feature__sp-card-operation{width:calc(100% - (var(--gap-h-feature-sp-tab-order-cards) * 0));--gap-h-feature-sp-card-operation:8px;--gap-v-feature-sp-card-operation:0px;max-width:calc(100% - (var(--gap-h-feature-sp-tab-order-cards) * 0));flex:none}}.feature__sp-card-operation-icon{flex:none;width:28px;max-width:100%;height:auto}.feature__sp-card-operation-text{flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;padding:0}.feature__sp-card-operation-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:18px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-operation-title{font-size:20px}}.feature__sp-card-operation-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-operation-desc{text-align:left;justify-content:flex-start}}.feature__sp-card-catalog{width:calc(60% - (var(--gap-h-feature-sp-tab-order-cards) * .4));--gap-h-feature-sp-card-catalog:8px;--gap-v-feature-sp-card-catalog:0px;--gap-uuid:feature-sp-card-catalog;max-width:calc(60% - (var(--gap-h-feature-sp-tab-order-cards) * .4));flex-flow:row;flex:none;place-content:flex-start;align-items:flex-start;gap:8px;padding:0}@media screen and (width<=540px){.feature__sp-card-catalog{width:calc(100% - (var(--gap-h-feature-sp-tab-order-cards) * 0));--gap-h-feature-sp-card-catalog:8px;--gap-v-feature-sp-card-catalog:0px;max-width:calc(100% - (var(--gap-h-feature-sp-tab-order-cards) * 0));flex:none}}.feature__sp-card-catalog-icon{flex:none;width:28px;max-width:100%;height:auto}.feature__sp-card-catalog-text{flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;padding:0}.feature__sp-card-catalog-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:18px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-catalog-title{font-size:20px}}.feature__sp-card-catalog-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-catalog-desc{text-align:left;justify-content:flex-start}}.feature__sp-card-approval{width:calc(60% - (var(--gap-h-feature-sp-tab-order-cards) * .4));--gap-h-feature-sp-card-approval:8px;--gap-v-feature-sp-card-approval:0px;--gap-uuid:feature-sp-card-approval;max-width:calc(60% - (var(--gap-h-feature-sp-tab-order-cards) * .4));flex-flow:row;flex:none;place-content:flex-start;align-items:flex-start;gap:8px;padding:0}@media screen and (width<=540px){.feature__sp-card-approval{width:calc(100% - (var(--gap-h-feature-sp-tab-order-cards) * 0));--gap-h-feature-sp-card-approval:8px;--gap-v-feature-sp-card-approval:0px;max-width:calc(100% - (var(--gap-h-feature-sp-tab-order-cards) * 0));flex:none}}.feature__sp-card-approval-icon{flex:none;width:28px;max-width:100%;height:auto}.feature__sp-card-approval-text{flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;padding:0}.feature__sp-card-approval-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:18px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-approval-title{font-size:20px}}.feature__sp-card-approval-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-approval-desc{text-align:left;justify-content:flex-start}}.feature__sp-card-site-switch{width:calc(60% - (var(--gap-h-feature-sp-tab-order-cards) * .4));--gap-h-feature-sp-card-site-switch:8px;--gap-v-feature-sp-card-site-switch:0px;--gap-uuid:feature-sp-card-site-switch;max-width:calc(60% - (var(--gap-h-feature-sp-tab-order-cards) * .4));flex-flow:row;flex:none;place-content:flex-start;align-items:flex-start;gap:8px;padding:0}@media screen and (width<=540px){.feature__sp-card-site-switch{width:calc(100% - (var(--gap-h-feature-sp-tab-order-cards) * 0));--gap-h-feature-sp-card-site-switch:8px;--gap-v-feature-sp-card-site-switch:0px;max-width:calc(100% - (var(--gap-h-feature-sp-tab-order-cards) * 0));flex:none}}.feature__sp-card-site-switch-icon{flex:none;width:28px;max-width:100%;height:auto}.feature__sp-card-site-switch-text{flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;padding:0}.feature__sp-card-site-switch-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:18px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-site-switch-title{font-size:20px}}.feature__sp-card-site-switch-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-site-switch-desc{text-align:left;justify-content:flex-start}}.feature__sp-card-chat{width:calc(60% - (var(--gap-h-feature-sp-tab-order-cards) * .4));--gap-h-feature-sp-card-chat:8px;--gap-v-feature-sp-card-chat:0px;--gap-uuid:feature-sp-card-chat;max-width:calc(60% - (var(--gap-h-feature-sp-tab-order-cards) * .4));flex-flow:row;flex:none;place-content:flex-start;align-items:flex-start;gap:8px;padding:0}@media screen and (width<=540px){.feature__sp-card-chat{width:calc(100% - (var(--gap-h-feature-sp-tab-order-cards) * 0));--gap-h-feature-sp-card-chat:8px;--gap-v-feature-sp-card-chat:0px;max-width:calc(100% - (var(--gap-h-feature-sp-tab-order-cards) * 0));flex:none}}.feature__sp-card-chat-icon{flex:none;width:28px;max-width:100%;height:auto}.feature__sp-card-chat-text{flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;padding:0}.feature__sp-card-chat-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:18px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-chat-title{font-size:20px}}.feature__sp-card-chat-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-chat-desc{text-align:left;justify-content:flex-start}}.feature__sp-tab-estimate{border:1px solid #0000002d;border-radius:16px;flex-flow:column;place-content:center;align-items:center;padding:0}.feature__sp-tab-estimate-header{background:#d7e2ee;border-radius:16px 16px 0 0;flex-flow:row;flex:none;place-content:center flex-start;align-items:center;width:945px;max-width:100%;height:auto;margin:0;padding:12px 32px}.feature__sp-tab-estimate-header.appear{opacity:0;transition-duration:.6s;transform:translateY(-20px)}.feature__sp-tab-estimate-header.appear-active{transition-duration:.6s}.feature__sp-tab-estimate-title{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;padding:0;font-size:28px;font-weight:700;line-height:1}.feature__sp-tab-estimate-cards{--gap-h-feature-sp-tab-estimate-cards:0px;--gap-v-feature-sp-tab-estimate-cards:20px;--gap-uuid:feature-sp-tab-estimate-cards;background:#fff;border-radius:0 0 16px 16px;flex-flow:column;flex:none;place-content:flex-start;align-items:flex-start;gap:20px;width:945px;max-width:100%;height:auto;margin:0;padding:24px 32px}.feature__sp-tab-estimate-cards.appear{opacity:0;--gap-h-feature-sp-tab-estimate-cards:0px;--gap-v-feature-sp-tab-estimate-cards:20px;transition-duration:.6s;transform:translateY(-20px)}.feature__sp-tab-estimate-cards.appear-active{transition-duration:.6s}@media screen and (width<=540px){.feature__sp-tab-estimate-cards{--gap-h-feature-sp-tab-estimate-cards:0px;--gap-v-feature-sp-tab-estimate-cards:16px;gap:16px 0;padding:16px}}.feature__sp-card-estimate{width:calc(60% - (var(--gap-h-feature-sp-tab-estimate-cards) * .4));--gap-h-feature-sp-card-estimate:8px;--gap-v-feature-sp-card-estimate:0px;--gap-uuid:feature-sp-card-estimate;max-width:calc(60% - (var(--gap-h-feature-sp-tab-estimate-cards) * .4));flex-flow:row;flex:none;place-content:flex-start;align-items:flex-start;gap:8px;padding:0}@media screen and (width<=540px){.feature__sp-card-estimate{width:calc(100% - (var(--gap-h-feature-sp-tab-estimate-cards) * 0));--gap-h-feature-sp-card-estimate:8px;--gap-v-feature-sp-card-estimate:0px;max-width:calc(100% - (var(--gap-h-feature-sp-tab-estimate-cards) * 0));flex:none}}.feature__sp-card-estimate-icon{flex:none;width:28px;max-width:100%;height:auto}.feature__sp-card-estimate-text{flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;padding:0}.feature__sp-card-estimate-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:18px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-estimate-title{font-size:20px}}.feature__sp-card-estimate-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-estimate-desc{text-align:left;justify-content:flex-start}}.feature__sp-card-estimate-display{width:calc(60% - (var(--gap-h-feature-sp-tab-estimate-cards) * .4));--gap-h-feature-sp-card-estimate-display:8px;--gap-v-feature-sp-card-estimate-display:0px;--gap-uuid:feature-sp-card-estimate-display;max-width:calc(60% - (var(--gap-h-feature-sp-tab-estimate-cards) * .4));flex-flow:row;flex:none;place-content:flex-start;align-items:flex-start;gap:8px;padding:0}@media screen and (width<=540px){.feature__sp-card-estimate-display{width:calc(100% - (var(--gap-h-feature-sp-tab-estimate-cards) * 0));--gap-h-feature-sp-card-estimate-display:8px;--gap-v-feature-sp-card-estimate-display:0px;max-width:calc(100% - (var(--gap-h-feature-sp-tab-estimate-cards) * 0));flex:none}}.feature__sp-card-estimate-display-icon{color:#0d62c8;font-size:28px}.feature__sp-card-estimate-display-text{flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;padding:0}.feature__sp-card-estimate-display-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:18px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-estimate-display-title{text-align:left;justify-content:flex-start;font-size:20px}}.feature__sp-card-estimate-display-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-estimate-display-desc{font-size:15px}}.feature__sp-card-estimate-price{width:calc(60% - (var(--gap-h-feature-sp-tab-estimate-cards) * .4));--gap-h-feature-sp-card-estimate-price:8px;--gap-v-feature-sp-card-estimate-price:0px;--gap-uuid:feature-sp-card-estimate-price;max-width:calc(60% - (var(--gap-h-feature-sp-tab-estimate-cards) * .4));flex-flow:row;flex:none;place-content:flex-start;align-items:flex-start;gap:8px;padding:0}@media screen and (width<=540px){.feature__sp-card-estimate-price{width:calc(100% - (var(--gap-h-feature-sp-tab-estimate-cards) * 0));--gap-h-feature-sp-card-estimate-price:8px;--gap-v-feature-sp-card-estimate-price:0px;max-width:calc(100% - (var(--gap-h-feature-sp-tab-estimate-cards) * 0));flex:none}}.feature__sp-card-estimate-price-icon{color:#44b5b5;font-size:24px}.feature__sp-card-estimate-price-text{flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;padding:0}.feature__sp-card-estimate-price-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:18px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-estimate-price-title{text-align:left;justify-content:flex-start;font-size:20px}}.feature__sp-card-estimate-price-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-estimate-price-desc{font-size:15px}}.feature__sp-tab-equipment{border:1px solid #0000002d;border-radius:16px;flex-flow:column;place-content:center;align-items:center;padding:0}.feature__sp-tab-equipment-header{background:#d7e2ee;border-radius:16px 16px 0 0;flex-flow:row;flex:none;place-content:center flex-start;align-items:center;width:945px;max-width:100%;height:auto;margin:0;padding:12px 32px}.feature__sp-tab-equipment-header.appear{opacity:0;transition-duration:.6s;transform:translateY(-20px)}.feature__sp-tab-equipment-header.appear-active{transition-duration:.6s}@media screen and (width<=540px){.feature__sp-tab-equipment-header{padding:12px 16px}}.feature__sp-tab-equipment-title{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;padding:0;font-size:28px;font-weight:700;line-height:1}.feature__sp-tab-equipment-cards{--gap-h-feature-sp-tab-equipment-cards:0px;--gap-v-feature-sp-tab-equipment-cards:20px;--gap-uuid:feature-sp-tab-equipment-cards;background:#fff;border-radius:0 0 16px 16px;flex-flow:column;flex:none;place-content:flex-start;align-items:flex-start;gap:20px;width:945px;max-width:100%;height:auto;margin:0;padding:24px 32px}.feature__sp-tab-equipment-cards.appear{opacity:0;--gap-h-feature-sp-tab-equipment-cards:0px;--gap-v-feature-sp-tab-equipment-cards:20px;transition-duration:.6s;transform:translateY(-20px)}.feature__sp-tab-equipment-cards.appear-active{transition-duration:.6s}@media screen and (width<=540px){.feature__sp-tab-equipment-cards{--gap-h-feature-sp-tab-equipment-cards:0px;--gap-v-feature-sp-tab-equipment-cards:16px;gap:16px 0;padding:16px}}.feature__sp-card-equipment{width:calc(60% - (var(--gap-h-feature-sp-tab-equipment-cards) * .4));--gap-h-feature-sp-card-equipment:8px;--gap-v-feature-sp-card-equipment:0px;--gap-uuid:feature-sp-card-equipment;max-width:calc(60% - (var(--gap-h-feature-sp-tab-equipment-cards) * .4));flex-flow:row;flex:none;place-content:flex-start;align-items:flex-start;gap:8px;padding:0}@media screen and (width<=540px){.feature__sp-card-equipment{width:calc(100% - (var(--gap-h-feature-sp-tab-equipment-cards) * 0));--gap-h-feature-sp-card-equipment:8px;--gap-v-feature-sp-card-equipment:0px;max-width:calc(100% - (var(--gap-h-feature-sp-tab-equipment-cards) * 0));flex:none}}.feature__sp-card-equipment-icon{flex:none;width:28px;max-width:100%;height:auto}.feature__sp-card-equipment-text{flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;padding:0}.feature__sp-card-equipment-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:18px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-equipment-title{text-align:left;justify-content:flex-start;font-size:20px}}.feature__sp-card-equipment-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-equipment-desc{text-align:left;justify-content:flex-start}}.feature__sp-card-inspection{width:calc(60% - (var(--gap-h-feature-sp-tab-equipment-cards) * .4));--gap-h-feature-sp-card-inspection:8px;--gap-v-feature-sp-card-inspection:0px;--gap-uuid:feature-sp-card-inspection;max-width:calc(60% - (var(--gap-h-feature-sp-tab-equipment-cards) * .4));flex-flow:row;flex:none;place-content:flex-start;align-items:flex-start;gap:8px;padding:0}@media screen and (width<=540px){.feature__sp-card-inspection{width:calc(100% - (var(--gap-h-feature-sp-tab-equipment-cards) * 0));--gap-h-feature-sp-card-inspection:8px;--gap-v-feature-sp-card-inspection:0px;max-width:calc(100% - (var(--gap-h-feature-sp-tab-equipment-cards) * 0));flex:none}}.feature__sp-card-inspection-icon{flex:none;width:28px;max-width:100%;height:auto}.feature__sp-card-inspection-text{flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;padding:0}.feature__sp-card-inspection-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:18px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-inspection-title{text-align:left;justify-content:flex-start;font-size:20px}}.feature__sp-card-inspection-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-inspection-desc{text-align:left;justify-content:flex-start}}.feature__sp-card-usage-history{width:calc(60% - (var(--gap-h-feature-sp-tab-equipment-cards) * .4));--gap-h-feature-sp-card-usage-history:8px;--gap-v-feature-sp-card-usage-history:0px;--gap-uuid:feature-sp-card-usage-history;max-width:calc(60% - (var(--gap-h-feature-sp-tab-equipment-cards) * .4));flex-flow:row;flex:none;place-content:flex-start;align-items:flex-start;gap:8px;padding:0}@media screen and (width<=540px){.feature__sp-card-usage-history{width:calc(100% - (var(--gap-h-feature-sp-tab-equipment-cards) * 0));--gap-h-feature-sp-card-usage-history:8px;--gap-v-feature-sp-card-usage-history:0px;max-width:calc(100% - (var(--gap-h-feature-sp-tab-equipment-cards) * 0));flex:none}}.feature__sp-card-usage-history-icon{flex:none;width:28px;max-width:100%;height:auto}.feature__sp-card-usage-history-text{flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;padding:0}.feature__sp-card-usage-history-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:18px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-usage-history-title{text-align:left;justify-content:flex-start;font-size:20px}}.feature__sp-card-usage-history-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-usage-history-desc{text-align:left;justify-content:flex-start}}.feature__sp-tab-internal{border:1px solid #0000002d;border-radius:16px;flex-flow:column;place-content:center;align-items:center;padding:0}.feature__sp-tab-internal-header{background:#d7e2ee;border-radius:16px 16px 0 0;flex-flow:row;flex:none;place-content:center flex-start;align-items:center;width:945px;max-width:100%;height:auto;margin:0;padding:12px 32px}.feature__sp-tab-internal-header.appear{opacity:0;transition-duration:.6s;transform:translateY(-20px)}.feature__sp-tab-internal-header.appear-active{transition-duration:.6s}@media screen and (width<=540px){.feature__sp-tab-internal-header{padding:12px 16px}}.feature__sp-tab-internal-title{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;padding:0;font-size:28px;font-weight:700;line-height:1}.feature__sp-tab-internal-cards{--gap-h-feature-sp-tab-internal-cards:0px;--gap-v-feature-sp-tab-internal-cards:20px;--gap-uuid:feature-sp-tab-internal-cards;background:#fff;border-radius:0 0 16px 16px;flex-flow:column;flex:none;place-content:flex-start;align-items:flex-start;gap:20px;width:945px;max-width:100%;height:auto;margin:0;padding:24px 32px}.feature__sp-tab-internal-cards.appear{opacity:0;--gap-h-feature-sp-tab-internal-cards:0px;--gap-v-feature-sp-tab-internal-cards:20px;transition-duration:.6s;transform:translateY(-20px)}.feature__sp-tab-internal-cards.appear-active{transition-duration:.6s}@media screen and (width<=540px){.feature__sp-tab-internal-cards{--gap-h-feature-sp-tab-internal-cards:0px;--gap-v-feature-sp-tab-internal-cards:16px;gap:16px 0;padding:16px}}.feature__sp-card-arrangement{width:calc(60% - (var(--gap-h-feature-sp-tab-internal-cards) * .4));--gap-h-feature-sp-card-arrangement:8px;--gap-v-feature-sp-card-arrangement:0px;--gap-uuid:feature-sp-card-arrangement;max-width:calc(60% - (var(--gap-h-feature-sp-tab-internal-cards) * .4));flex-flow:row;flex:none;place-content:flex-start;align-items:flex-start;gap:8px;padding:0}@media screen and (width<=540px){.feature__sp-card-arrangement{width:calc(100% - (var(--gap-h-feature-sp-tab-internal-cards) * 0));--gap-h-feature-sp-card-arrangement:8px;--gap-v-feature-sp-card-arrangement:0px;max-width:calc(100% - (var(--gap-h-feature-sp-tab-internal-cards) * 0));flex:none}}.feature__sp-card-arrangement-icon{color:#0d62c8;font-size:28px}.feature__sp-card-arrangement-text{flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;padding:0}.feature__sp-card-arrangement-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:18px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-arrangement-title{text-align:left;justify-content:flex-start;padding:0;font-size:20px}}.feature__sp-card-arrangement-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-arrangement-desc{text-align:left;justify-content:flex-start}}.feature__sp-card-stock{width:calc(60% - (var(--gap-h-feature-sp-tab-internal-cards) * .4));--gap-h-feature-sp-card-stock:8px;--gap-v-feature-sp-card-stock:0px;--gap-uuid:feature-sp-card-stock;max-width:calc(60% - (var(--gap-h-feature-sp-tab-internal-cards) * .4));flex-flow:row;flex:none;place-content:flex-start;align-items:flex-start;gap:8px;padding:0}@media screen and (width<=540px){.feature__sp-card-stock{width:calc(100% - (var(--gap-h-feature-sp-tab-internal-cards) * 0));--gap-h-feature-sp-card-stock:8px;--gap-v-feature-sp-card-stock:0px;max-width:calc(100% - (var(--gap-h-feature-sp-tab-internal-cards) * 0));flex:none;padding:0}}.feature__sp-card-stock-icon{color:#208b8b;font-size:28px}.feature__sp-card-stock-text{flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;padding:0}.feature__sp-card-stock-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:18px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-stock-title{text-align:left;justify-content:flex-start;padding:0;font-size:20px}}.feature__sp-card-stock-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-stock-desc{text-align:left;justify-content:flex-start}}.feature__sp-card-rfid{width:calc(60% - (var(--gap-h-feature-sp-tab-internal-cards) * .4));--gap-h-feature-sp-card-rfid:8px;--gap-v-feature-sp-card-rfid:0px;--gap-uuid:feature-sp-card-rfid;max-width:calc(60% - (var(--gap-h-feature-sp-tab-internal-cards) * .4));flex-flow:row;flex:none;place-content:flex-start;align-items:flex-start;gap:8px;padding:0}@media screen and (width<=540px){.feature__sp-card-rfid{width:calc(100% - (var(--gap-h-feature-sp-tab-internal-cards) * 0));--gap-h-feature-sp-card-rfid:8px;--gap-v-feature-sp-card-rfid:0px;max-width:calc(100% - (var(--gap-h-feature-sp-tab-internal-cards) * 0));flex:none}}.feature__sp-card-rfid-icon{color:#189b29;font-size:28px}.feature__sp-card-rfid-text{flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-rfid-text{padding:0}}.feature__sp-card-rfid-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:18px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-rfid-title{text-align:left;justify-content:flex-start;font-size:20px}}.feature__sp-card-rfid-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:left;justify-content:flex-start;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-rfid-desc{text-align:left;justify-content:flex-start}}.feature__sp-tab-external{height:292px;width:calc(100% - (var(--gap-h-feature-sp) * 0));--gap-h-feature-sp-tab-external:20px;--gap-v-feature-sp-tab-external:0px;--gap-uuid:feature-sp-tab-external;max-width:calc(100% - (var(--gap-h-feature-sp) * 0));flex-flow:row;flex:none;place-content:flex-start space-between;align-items:flex-start;gap:20px;padding:0}@media screen and (width<=540px){.feature__sp-tab-external{--gap-h-feature-sp-tab-external:0px;--gap-v-feature-sp-tab-external:24px;height:auto;width:calc(100% - (var(--gap-h-feature-sp) * 0));max-width:calc(100% - (var(--gap-h-feature-sp) * 0));flex-flow:column;flex:none;gap:24px}}.feature__sp-tab-external-wrap{width:calc(45% - (var(--gap-h-feature-sp-tab-external) * .55));max-width:calc(45% - (var(--gap-h-feature-sp-tab-external) * .55));border:1px solid #0000002d;border-radius:16px;flex-flow:column;flex:none;place-content:center;align-items:center;padding:0}@media screen and (width<=540px){.feature__sp-tab-external-wrap{width:calc(100% - (var(--gap-h-feature-sp-tab-external) * 0));max-width:calc(100% - (var(--gap-h-feature-sp-tab-external) * 0));flex:none}}.feature__sp-tab-external-header{background:#d7e2ee;border-radius:16px 16px 0 0;flex-flow:row;flex:none;place-content:center flex-start;align-items:center;width:945px;max-width:100%;height:auto;margin:0;padding:12px 32px}.feature__sp-tab-external-header.appear{opacity:0;transition-duration:.6s;transform:translateY(-20px)}.feature__sp-tab-external-header.appear-active{transition-duration:.6s}@media screen and (width<=540px){.feature__sp-tab-external-header{padding:12px 16px}}.feature__sp-tab-external-title{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;padding:0;font-size:28px;font-weight:700;line-height:1}.feature__sp-tab-external-cards{--gap-h-feature-sp-tab-external-cards:0px;--gap-v-feature-sp-tab-external-cards:20px;--gap-uuid:feature-sp-tab-external-cards;background:#fff;border-radius:0 0 16px 16px;flex-flow:column;flex:none;place-content:flex-start;align-items:flex-start;gap:20px;width:945px;max-width:100%;height:auto;margin:0;padding:24px 32px}.feature__sp-tab-external-cards.appear{opacity:0;--gap-h-feature-sp-tab-external-cards:0px;--gap-v-feature-sp-tab-external-cards:20px;transition-duration:.6s;transform:translateY(-20px)}.feature__sp-tab-external-cards.appear-active{transition-duration:.6s}@media screen and (width<=540px){.feature__sp-tab-external-cards{--gap-h-feature-sp-tab-external-cards:0px;--gap-v-feature-sp-tab-external-cards:16px;gap:16px 0;padding:16px}}.feature__sp-card-delivery{width:calc(100% - (var(--gap-h-feature-sp-tab-external-cards) * 0));--gap-h-feature-sp-card-delivery:8px;--gap-v-feature-sp-card-delivery:0px;--gap-uuid:feature-sp-card-delivery;max-width:calc(100% - (var(--gap-h-feature-sp-tab-external-cards) * 0));flex-flow:row;flex:none;place-content:flex-start;align-items:flex-start;gap:8px;padding:0}.feature__sp-card-delivery-icon{color:#0d62c8;font-size:28px}.feature__sp-card-delivery-text{flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;padding:0}.feature__sp-card-delivery-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:18px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-delivery-title{font-size:20px}}.feature__sp-card-delivery-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:left;justify-content:flex-start;width:auto;max-width:100%;padding:0}.feature__sp-card-wholesale{width:calc(100% - (var(--gap-h-feature-sp-tab-external-cards) * 0));--gap-h-feature-sp-card-wholesale:8px;--gap-v-feature-sp-card-wholesale:0px;--gap-uuid:feature-sp-card-wholesale;max-width:calc(100% - (var(--gap-h-feature-sp-tab-external-cards) * 0));flex-flow:row;flex:none;place-content:flex-start;align-items:flex-start;gap:8px;padding:0}.feature__sp-card-wholesale-icon{color:#208b8b;font-size:28px}.feature__sp-card-wholesale-text{flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;padding:0}.feature__sp-card-wholesale-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:18px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-wholesale-title{font-size:20px}}.feature__sp-card-wholesale-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:left;justify-content:flex-start;width:auto;max-width:100%;padding:0}.feature__sp-tab-common{height:calc(100% - (var(--gap-v-feature-sp-tab-external) * 0));width:calc(55% - (var(--gap-h-feature-sp-tab-external) * .45));max-width:calc(55% - (var(--gap-h-feature-sp-tab-external) * .45));border:1px solid #0000002d;border-radius:16px;flex-flow:column;flex:none;place-content:center flex-start;align-items:center;padding:0}@media screen and (width<=540px){.feature__sp-tab-common{width:calc(100% - (var(--gap-h-feature-sp-tab-external) * 0));max-width:calc(100% - (var(--gap-h-feature-sp-tab-external) * 0));height:calc(100% - (var(--gap-v-feature-sp-tab-external) * 0));flex:none}}.feature__sp-tab-common-header{background:#d7e2ee;border-radius:16px 16px 0 0;flex-flow:row;flex:none;place-content:center flex-start;align-items:center;width:945px;max-width:100%;height:auto;margin:0;padding:12px 32px}.feature__sp-tab-common-header.appear{opacity:0;transition-duration:.6s;transform:translateY(-20px)}.feature__sp-tab-common-header.appear-active{transition-duration:.6s}@media screen and (width<=540px){.feature__sp-tab-common-header{padding:12px 16px}}.feature__sp-tab-common-title{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;padding:0;font-size:28px;font-weight:700;line-height:1}.feature__sp-tab-common-cards{--gap-h-feature-sp-tab-common-cards:0px;--gap-v-feature-sp-tab-common-cards:0px;--gap-uuid:feature-sp-tab-common-cards;background:#fff;border-radius:0 0 16px 16px;flex-flow:wrap;flex:none;place-content:flex-start space-between;align-items:flex-start;gap:0;width:945px;max-width:100%;height:auto;margin:0;padding:24px 32px}.feature__sp-tab-common-cards.appear{opacity:0;--gap-h-feature-sp-tab-common-cards:0px;--gap-v-feature-sp-tab-common-cards:0px;transition-duration:.6s;transform:translateY(-20px)}.feature__sp-tab-common-cards.appear-active{transition-duration:.6s}@media screen and (width<=540px){.feature__sp-tab-common-cards{--gap-h-feature-sp-tab-common-cards:0px;--gap-v-feature-sp-tab-common-cards:16px;gap:16px 0;padding:16px}}.feature__sp-card-common-group1{--gap-h-feature-sp-card-common-group1:0px;--gap-v-feature-sp-card-common-group1:20px;--gap-uuid:feature-sp-card-common-group1;flex-flow:column;place-content:flex-start;align-items:flex-start;gap:20px;padding:0}@media screen and (width<=540px){.feature__sp-card-common-group1{--gap-h-feature-sp-card-common-group1:0px;--gap-v-feature-sp-card-common-group1:16px;gap:16px}}.feature__sp-card-push-notice{flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;padding:0}.feature__sp-card-push-notice-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:18px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-push-notice-title{font-size:20px}}.feature__sp-card-push-notice-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:left;justify-content:flex-start;width:auto;max-width:100%;padding:0}.feature__sp-card-catalog-mgmt{flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;padding:0}.feature__sp-card-catalog-mgmt-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:18px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-catalog-mgmt-title{font-size:20px}}.feature__sp-card-catalog-mgmt-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:left;justify-content:flex-start;width:auto;max-width:100%;padding:0}.feature__sp-card-kpi{flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;padding:0}.feature__sp-card-kpi-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:18px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-kpi-title{font-size:20px}}.feature__sp-card-kpi-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:left;justify-content:flex-start;width:auto;max-width:100%;padding:0}.feature__sp-card-common-group2{--gap-h-feature-sp-card-common-group2:0px;--gap-v-feature-sp-card-common-group2:20px;--gap-uuid:feature-sp-card-common-group2;flex-flow:column;place-content:flex-start;align-items:flex-start;gap:20px;padding:0}@media screen and (width<=540px){.feature__sp-card-common-group2{--gap-h-feature-sp-card-common-group2:0px;--gap-v-feature-sp-card-common-group2:16px;gap:16px}}.feature__sp-card-access{flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;padding:0}.feature__sp-card-access-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:18px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-access-title{font-size:20px}}.feature__sp-card-access-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:left;justify-content:flex-start;width:auto;max-width:100%;padding:0}.feature__sp-card-dedup{flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;width:auto;max-width:100%;padding:0}.feature__sp-card-dedup-title{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:18px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}@media screen and (width<=540px){.feature__sp-card-dedup-title{font-size:20px}}.feature__sp-card-dedup-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:left;justify-content:flex-start;width:auto;max-width:100%;padding:0}.feature__sp-footnote{color:#131313;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}.security{background:#fff;flex-flow:column;flex:none;place-content:center;align-items:center;width:100%;max-width:100%;padding:44px 24px}@media screen and (width<=840px){.security{padding:40px 24px}}@media screen and (width<=540px){.security{padding:32px 20px}}.security__inner{flex-flow:column;flex:none;place-content:flex-start;align-items:flex-start;width:945px;max-width:100%;height:auto;padding:0}.security__heading{color:#131313;font-family:var(--s-font-a5b0c9ca);letter-spacing:.03em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:0 0 20px;padding:0;font-size:32px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.security__heading{font-size:24px}}.security__badges{background:#f5f5f5;border-radius:8px;flex-flow:column;flex:none;place-content:flex-start space-between;align-items:flex-start;width:958px;max-width:100%;height:auto;margin:0 0 12px;padding:20px}.security__feature-1-title{color:#131313;font-family:var(--s-font-a5b0c9ca);letter-spacing:.03em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:0;padding:0;font-size:20px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.security__feature-1-title{font-size:18px}}.security__badge-1{flex-flow:row;flex:1;place-content:flex-end center;align-items:flex-end;width:auto;max-width:100%;margin:8px 0 0;padding:0}.security__feature-1-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);letter-spacing:.03em;height:auto;font-size:16px;font-weight:500;line-height:var(--lh-relaxed);text-align:left;z-index:5;flex:none;justify-content:flex-start;width:100%;max-width:100%;margin:0;padding:0}@media screen and (width<=540px){.security__feature-1-desc{font-size:14px}}.security__badge-2{background:#f5f5f5;border-radius:8px;flex-flow:column;flex:none;place-content:flex-start space-between;align-items:flex-start;width:958px;max-width:100%;height:auto;margin:0 0 12px;padding:20px}.security__feature-2-title{color:#131313;font-family:var(--s-font-a5b0c9ca);letter-spacing:.03em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:0;padding:0;font-size:20px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.security__feature-2-title{font-size:18px}}.security__badge-3{flex-flow:row;flex:1;place-content:flex-end center;align-items:flex-end;width:auto;max-width:100%;height:auto;margin:8px 0 0;padding:0}.security__feature-2-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);letter-spacing:.03em;height:auto;font-size:16px;font-weight:500;line-height:var(--lh-relaxed);text-align:left;z-index:5;flex:none;justify-content:flex-start;width:100%;max-width:100%;margin:0;padding:0}@media screen and (width<=540px){.security__feature-2-desc{font-size:14px}}.security__badge-4{--gap-h-5b9a4b0f-48fa-4cd5-be90-086f99a6abe2:0px;--gap-v-5b9a4b0f-48fa-4cd5-be90-086f99a6abe2:4px;--gap-uuid:5b9a4b0f-48fa-4cd5-be90-086f99a6abe2;background:#f5f5f5;border-radius:8px;flex-flow:column;flex:none;place-content:flex-start space-between;align-items:flex-start;gap:4px;width:958px;max-width:100%;height:auto;margin:0 0 12px;padding:20px}.security__feature-3-title{color:#131313;font-family:var(--s-font-a5b0c9ca);letter-spacing:.03em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:0;padding:0;font-size:20px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.security__feature-3-title{font-size:18px}}.security__badge-5{flex-flow:row;place-content:center space-between;align-items:center;padding:0}.security__badge-6{flex-flow:row;flex:1;place-content:flex-end center;align-items:flex-end;width:auto;max-width:100%;margin:0;padding:0}.security__badge-6-text{color:#131313;font-family:var(--s-font-a5b0c9ca);letter-spacing:.03em;height:auto;font-size:16px;font-weight:500;line-height:var(--lh-relaxed);text-align:left;z-index:5;flex:none;justify-content:flex-start;width:100%;max-width:100%;margin:0;padding:0}@media screen and (width<=540px){.security__badge-6-text{font-size:14px}}.security__badge-7{flex-flow:row;place-content:center space-between;align-items:center;padding:0}.security__badge-8{flex-flow:row;flex:1;place-content:flex-end center;align-items:flex-end;width:auto;max-width:100%;margin:0;padding:0}.security__badge-8-text{color:#131313;font-family:var(--s-font-a5b0c9ca);letter-spacing:.03em;height:auto;font-size:16px;font-weight:500;line-height:var(--lh-relaxed);text-align:left;z-index:5;flex:none;justify-content:flex-start;width:100%;max-width:100%;margin:0;padding:0}@media screen and (width<=540px){.security__badge-8-text{font-size:14px}}.security__badge-9{flex-flow:row;place-content:center space-between;align-items:center;padding:0}.security__badge-10{flex-flow:row;flex:1;place-content:flex-end center;align-items:flex-end;width:auto;max-width:100%;margin:0;padding:0}.security__badge-10-text{color:#131313;font-family:var(--s-font-a5b0c9ca);letter-spacing:.03em;height:auto;font-size:16px;font-weight:500;line-height:var(--lh-relaxed);text-align:left;z-index:5;flex:none;justify-content:flex-start;width:100%;max-width:100%;margin:0;padding:0}@media screen and (width<=540px){.security__badge-10-text{font-size:14px}}.security__badge-11{flex-flow:row;place-content:center space-between;align-items:center;padding:0}.security__badge-12{flex-flow:row;flex:1;place-content:flex-end center;align-items:flex-end;width:auto;max-width:100%;margin:0;padding:0}.security__badge-12-text{color:#131313;font-family:var(--s-font-a5b0c9ca);letter-spacing:.03em;height:auto;font-size:16px;font-weight:500;line-height:var(--lh-relaxed);text-align:left;z-index:5;flex:none;justify-content:flex-start;width:100%;max-width:100%;margin:0;padding:0}@media screen and (width<=540px){.security__badge-12-text{font-size:14px}}.security__badge-13{--gap-h-ac3b0aab-96e5-4a52-a863-cedebb63f6a2:0px;--gap-v-ac3b0aab-96e5-4a52-a863-cedebb63f6a2:4px;--gap-uuid:ac3b0aab-96e5-4a52-a863-cedebb63f6a2;background:#f5f5f5;border-radius:8px;flex-flow:column;flex:none;place-content:flex-start space-between;align-items:flex-start;gap:4px;width:958px;max-width:100%;height:auto;margin:0;padding:20px}.security__badge-13-text{color:#131313;font-family:var(--s-font-a5b0c9ca);letter-spacing:.03em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:0;padding:0;font-size:20px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.security__badge-13-text{font-size:18px}}.security__badge-14{flex-flow:row;place-content:center space-between;align-items:center;padding:0}.security__badge-15{flex-flow:row;flex:1;place-content:flex-end center;align-items:flex-end;width:auto;max-width:100%;margin:0;padding:0}.security__badge-15-text{color:#131313;font-family:var(--s-font-a5b0c9ca);letter-spacing:.03em;height:auto;font-size:16px;font-weight:500;line-height:var(--lh-relaxed);text-align:left;z-index:5;flex:none;justify-content:flex-start;width:100%;max-width:100%;margin:0;padding:0}@media screen and (width<=540px){.security__badge-15-text{font-size:14px}}.security__cta-group{flex-flow:row;place-content:center space-between;align-items:center;padding:0}.security__cta-heading-group{flex-flow:row;flex:1;place-content:flex-end center;align-items:flex-end;width:auto;max-width:100%;margin:0;padding:0}.security__badge-16-text{color:#131313;font-family:var(--s-font-a5b0c9ca);letter-spacing:.03em;height:auto;font-size:16px;font-weight:500;line-height:var(--lh-relaxed);text-align:left;z-index:5;flex:none;justify-content:flex-start;width:100%;max-width:100%;margin:0;padding:0}@media screen and (width<=540px){.security__badge-16-text{font-size:14px}}.security__cta-heading-1{flex-flow:row;place-content:center space-between;align-items:center;padding:0}.security__cta-heading-2{flex-flow:row;flex:1;place-content:flex-end center;align-items:flex-end;width:auto;max-width:100%;margin:0;padding:0}.security__badge-17-text{color:#131313;font-family:var(--s-font-a5b0c9ca);letter-spacing:.03em;height:auto;font-size:16px;font-weight:500;line-height:var(--lh-relaxed);text-align:left;z-index:5;flex:none;justify-content:flex-start;width:100%;max-width:100%;margin:0;padding:0}@media screen and (width<=540px){.security__badge-17-text{font-size:14px}}.security__cta-links{background:0 0;flex-flow:column;flex:none;place-content:center;align-items:center;width:100%;max-width:100%;padding:44px 24px}@media screen and (width<=540px){.security__cta-links{padding:40px 20px}}.security__img{flex:none;width:213px;max-width:100%;height:152px;margin:0;display:none;position:absolute;inset:auto auto 0 172px;transform:translate(-20px,-11px)rotate(-10deg)scale(.85)}@media screen and (width<=840px){.security__img{display:none}}@media screen and (width<=540px){.security__img{display:none}}.security__cta-link-1{background:var(--s-color-58a28550);z-index:5;border-radius:8px;flex-flow:column;flex:none;place-content:center;align-items:center;width:945px;max-width:100%;padding:24px 24px 26px}@media screen and (width<=540px){.security__cta-link-1{padding:16px 16px 26px}}.security__cta-link-1-inner{z-index:5;flex-flow:row;place-content:center;align-items:center;max-width:100%;height:auto;margin:0 0 13px;padding:0}@media screen and (width<=540px){.security__cta-link-1-inner{flex-flow:wrap}}.security__cta-link-1-title{color:#fff;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;margin:0;padding:0 0 0 1px;font-size:36px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.security__cta-link-1-title{font-size:28px}}.security__cta-link-1-subtitle{color:#fff;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;margin:0;padding:0 0 0 1px;font-size:36px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.security__cta-link-1-subtitle{font-size:28px}}.security__cta-link-1-icon-wrap{z-index:5;--gap-uuid:fdb3c840-10cc-41dd-866e-384b3dd403fc;--gap-h-fdb3c840-10cc-41dd-866e-384b3dd403fc:0px;--gap-v-fdb3c840-10cc-41dd-866e-384b3dd403fc:0px;flex-flow:row;flex:none;place-content:flex-start space-between;align-items:flex-start;width:auto;max-width:100%;margin:0;padding:0}@media screen and (width<=840px){.security__cta-link-1-icon-wrap{--gap-h-fdb3c840-10cc-41dd-866e-384b3dd403fc:0px;--gap-v-fdb3c840-10cc-41dd-866e-384b3dd403fc:4px;flex-flow:wrap;place-content:flex-end center;align-items:flex-end;gap:4px 0}}@media screen and (width<=540px){.security__cta-link-1-icon-wrap{flex-flow:column;place-content:flex-start center;align-items:flex-start}}.security__cta-link-2-inner{flex-flow:row;place-content:center;align-items:center;max-width:100%;margin:0;padding:0}@media screen and (width<=540px){.security__cta-link-2-inner{max-width:100%;margin:0 0 8px}}.security__cta-link-1-icon{color:#fff;max-width:calc(100% - 6px);margin:0 6px 0 0;font-size:30px;transform:rotate(-90deg)}.security__cta-link-2-label{color:#fff;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;margin:0;padding:0;font-size:22px;font-weight:700;line-height:1.4}.security__cta-link-2{flex-flow:row;place-content:center;align-items:center;max-width:calc(100% - 32px);margin:0 0 0 32px;padding:0}@media screen and (width<=540px){.security__cta-link-2{max-width:100%;margin:0 0 8px}}.introduce__cta-icon{color:#fff;max-width:calc(100% - 6px);margin:0 6px 0 0;font-size:30px;transform:rotate(-90deg)}.security__cta-link-3-label{color:#fff;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;margin:0;padding:0;font-size:22px;font-weight:700;line-height:1.4}.security__cta-link-3{flex-flow:row;place-content:center;align-items:center;max-width:calc(100% - 32px);height:auto;margin:0 0 0 32px;padding:0}@media screen and (width<=540px){.security__cta-link-3{max-width:100%;margin:0}}.introduce__cta-icon-2{color:#fff;max-width:calc(100% - 6px);margin:0 6px 0 0;font-size:30px;transform:rotate(-90deg)}.security__cta-link-4-label{color:#fff;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;margin:0;padding:0;font-size:22px;font-weight:700;line-height:1.4}.security__cta-link-4{z-index:4;background:#fff;border:1px solid #fff;border-radius:8px;flex-flow:row;flex:none;place-content:center space-between;align-items:center;width:480px;max-width:100%;height:84px;margin:24px 0 0;padding:0 21px;display:none;box-shadow:0 5px #17171747}.security__cta-link-4:hover{box-shadow:none;background:#1770ce;transition-timing-function:cubic-bezier(.19,1,.22,1);transform:translateY(4px)}@media screen and (width<=840px){.security__cta-link-4{display:none}}@media screen and (width<=540px){.security__cta-link-4{display:none}}.security__email-wrap-2{flex-flow:column;flex:none;place-content:center;align-items:center;width:100%;max-width:100%;padding:0}.security__cta-btn{flex-flow:row;flex:none;place-content:center space-between;align-items:center;width:100%;max-width:100%;padding:0}.security__email-icon-2{color:#ee6423;font-size:32px;transform:rotate(0)}.security__cta-btn-label{color:#ee6423;font-family:var(--s-font-a5b0c9ca);text-align:left;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:0;font-size:28px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.security__cta-btn-label{font-size:25px}}.security__cta-btn-icon{color:#0000;font-size:32px;transform:rotate(0)}.introduce{--gap-h-c8cfdc7e-1417-491f-9325-2c93b3982d99:0px;--gap-v-c8cfdc7e-1417-491f-9325-2c93b3982d99:24px;--gap-uuid:c8cfdc7e-1417-491f-9325-2c93b3982d99;flex-flow:column;flex:none;place-content:flex-start;align-items:flex-start;gap:24px;width:958px;max-width:100%;padding:44px 24px}@media screen and (width<=540px){.introduce{--gap-h-c8cfdc7e-1417-491f-9325-2c93b3982d99:0px;--gap-v-c8cfdc7e-1417-491f-9325-2c93b3982d99:24px;padding:48px 20px}}.introduce__inner{flex-flow:row;place-content:center;align-items:center;padding:0}.introduce__heading{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:left;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:0;padding:0 0 0 1px;font-size:32px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.introduce__heading{font-size:22px}}.introduce__steps{width:calc(100% - (var(--gap-h-c8cfdc7e-1417-491f-9325-2c93b3982d99) * 0));--gap-h-db27f6dc-56ed-4a16-8ba9-b8a5b30f9a04:0px;--gap-v-db27f6dc-56ed-4a16-8ba9-b8a5b30f9a04:4px;--gap-uuid:db27f6dc-56ed-4a16-8ba9-b8a5b30f9a04;max-width:calc(100% - (var(--gap-h-c8cfdc7e-1417-491f-9325-2c93b3982d99) * 0));flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:4px;padding:0 0 0 28px}@media screen and (width<=540px){.introduce__steps{--gap-h-db27f6dc-56ed-4a16-8ba9-b8a5b30f9a04:0px;--gap-v-db27f6dc-56ed-4a16-8ba9-b8a5b30f9a04:20px;gap:20px;padding:0}}.introduce__steps-inner{height:auto;width:calc(100% - (var(--gap-h-db27f6dc-56ed-4a16-8ba9-b8a5b30f9a04) * 0));--gap-h-0ede710e-e2e0-4f32-a5f5-f50f8d5d96b7:24px;--gap-v-0ede710e-e2e0-4f32-a5f5-f50f8d5d96b7:0px;--gap-uuid:0ede710e-e2e0-4f32-a5f5-f50f8d5d96b7;max-width:calc(100% - (var(--gap-h-db27f6dc-56ed-4a16-8ba9-b8a5b30f9a04) * 0));flex-flow:row;flex:none;place-content:flex-start;align-items:flex-start;gap:24px;padding:0}@media screen and (width<=540px){.introduce__steps-inner{--gap-h-0ede710e-e2e0-4f32-a5f5-f50f8d5d96b7:0px;--gap-v-0ede710e-e2e0-4f32-a5f5-f50f8d5d96b7:0px;flex-flow:column;flex:1;place-content:center flex-start;align-items:center;gap:0;height:auto}}.introduce__step-1{height:calc(100% - (var(--gap-v-0ede710e-e2e0-4f32-a5f5-f50f8d5d96b7) * 0));--gap-h-21085b96-0ec5-4590-b12d-ee1db1e3f452:0px;--gap-v-21085b96-0ec5-4590-b12d-ee1db1e3f452:0px;--gap-uuid:21085b96-0ec5-4590-b12d-ee1db1e3f452;flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;max-width:100%;padding:0}@media screen and (width<=540px){.introduce__step-1{--gap-h-21085b96-0ec5-4590-b12d-ee1db1e3f452:0px;--gap-v-21085b96-0ec5-4590-b12d-ee1db1e3f452:4px;gap:4px}}.introduce__steps-inner-2{background:#0d62c8;border-radius:128px;flex-flow:column;flex:none;place-content:center;align-items:center;width:66px;max-width:100%;height:66px;margin:0;padding:0 12px}.introduce__step-1-label{color:#fff;font-family:var(--s-font-30a0f4fb);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;font-size:13px;font-style:normal;font-weight:400;line-height:1}.introduce__step-1-num{color:#fff;font-family:var(--s-font-f5b0361f);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;font-size:24px;font-weight:700;line-height:1}.introduce__step-1-body{background:#13131328;flex:none;width:2px;max-width:100%;height:70px}@media screen and (width<=840px){.introduce__step-1-body{display:none}}@media screen and (width<=540px){.introduce__step-1-body{display:none}}.introduce__step-1-inner{z-index:4;--gap-h-682a22f3-7c3d-480d-b4e5-a4ee08efec84:0px;--gap-v-682a22f3-7c3d-480d-b4e5-a4ee08efec84:4px;--gap-uuid:682a22f3-7c3d-480d-b4e5-a4ee08efec84;background:#fff;border-radius:8px;flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;gap:4px;width:auto;max-width:100%;height:auto;margin:0;padding:16px 20px;box-shadow:0 2px 18px #21346014}@media screen and (width<=540px){.introduce__step-1-inner{--gap-h-682a22f3-7c3d-480d-b4e5-a4ee08efec84:0px;--gap-v-682a22f3-7c3d-480d-b4e5-a4ee08efec84:4px;padding:16px}}.introduce__step-1-title{color:var(--s-color-58a28550);font-family:var(--s-font-a5b0c9ca);height:auto;font-size:20px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}.introduce__step-2{color:#333;font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;flex:none;width:auto;max-width:100%;height:auto;padding:0;font-size:16px;font-weight:400;line-height:1.4}.introduce__step-2 em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.introduce__step-2 li{margin:0 0 8px}.introduce__step-2>p{margin:0;font-weight:400}.introduce__step-2 strong{color:#ee6423;letter-spacing:.05em;font-weight:900}@media screen and (width<=540px){.introduce__step-2>p{font-size:17px}}.introduce__step-2-body{height:auto;width:calc(100% - (var(--gap-h-db27f6dc-56ed-4a16-8ba9-b8a5b30f9a04) * 0));--gap-h-b68eedad-b378-4f62-8805-4ea95735467b:24px;--gap-v-b68eedad-b378-4f62-8805-4ea95735467b:0px;--gap-uuid:b68eedad-b378-4f62-8805-4ea95735467b;max-width:calc(100% - (var(--gap-h-db27f6dc-56ed-4a16-8ba9-b8a5b30f9a04) * 0));flex-flow:row;flex:none;place-content:flex-start;align-items:flex-start;gap:24px;padding:0}@media screen and (width<=540px){.introduce__step-2-body{--gap-h-b68eedad-b378-4f62-8805-4ea95735467b:0px;--gap-v-b68eedad-b378-4f62-8805-4ea95735467b:4px;flex-flow:column;place-content:center flex-start;align-items:center;gap:4px}}.introduce__step-2-wrap{height:calc(100% - (var(--gap-v-b68eedad-b378-4f62-8805-4ea95735467b) * 0));--gap-h-c0252ebb-e8ba-4beb-943a-9fc0ef053c97:0px;--gap-v-c0252ebb-e8ba-4beb-943a-9fc0ef053c97:0px;--gap-uuid:c0252ebb-e8ba-4beb-943a-9fc0ef053c97;flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;max-width:100%;padding:0}@media screen and (width<=540px){.introduce__step-2-wrap{--gap-h-c0252ebb-e8ba-4beb-943a-9fc0ef053c97:0px;--gap-v-c0252ebb-e8ba-4beb-943a-9fc0ef053c97:0px;flex:none;max-width:100%;height:auto}}.introduce__step-2-inner{background:#0d62c8;border-radius:128px;flex-flow:column;flex:none;place-content:center;align-items:center;width:66px;max-width:100%;height:66px;margin:0;padding:0 12px}.introduce__step-2-label{color:#fff;font-family:var(--s-font-30a0f4fb);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;font-size:13px;font-style:normal;font-weight:400;line-height:1}.introduce__step-2-num{color:#fff;font-family:var(--s-font-f5b0361f);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;font-size:24px;font-weight:700;line-height:1}.introduce__step-3{background:#13131328;flex:none;width:2px;max-width:100%;height:70px}@media screen and (width<=840px){.introduce__step-3{display:none}}@media screen and (width<=540px){.introduce__step-3{flex:1;max-width:100%;height:auto;display:none}}.introduce__step-3-body{z-index:4;--gap-h-ab8c2212-f219-4bd0-a493-3598c415fe1e:0px;--gap-v-ab8c2212-f219-4bd0-a493-3598c415fe1e:4px;--gap-uuid:ab8c2212-f219-4bd0-a493-3598c415fe1e;background:#fff;border-radius:8px;flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;gap:4px;width:auto;max-width:100%;height:auto;margin:0;padding:16px 20px;box-shadow:0 2px 18px #21346014}@media screen and (width<=540px){.introduce__step-3-body{--gap-h-ab8c2212-f219-4bd0-a493-3598c415fe1e:0px;--gap-v-ab8c2212-f219-4bd0-a493-3598c415fe1e:4px;padding:16px}}.introduce__step-2-title{color:var(--s-color-58a28550);font-family:var(--s-font-a5b0c9ca);height:auto;font-size:20px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}.introduce__step-3-inner{color:#333;font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;flex:none;width:auto;max-width:100%;height:auto;padding:0;font-size:16px;font-weight:400;line-height:1.4}.introduce__step-3-inner em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.introduce__step-3-inner li{margin:0 0 8px}.introduce__step-3-inner>p{margin:0;font-weight:400}.introduce__step-3-inner strong{color:#ee6423;letter-spacing:.05em;font-weight:900}@media screen and (width<=540px){.introduce__step-3-inner>p{font-size:17px}}.introduce__step-4{height:auto;width:calc(100% - (var(--gap-h-db27f6dc-56ed-4a16-8ba9-b8a5b30f9a04) * 0));--gap-h-3f7cc84c-4767-436a-8094-2804440d5d0f:24px;--gap-v-3f7cc84c-4767-436a-8094-2804440d5d0f:0px;--gap-uuid:3f7cc84c-4767-436a-8094-2804440d5d0f;max-width:calc(100% - (var(--gap-h-db27f6dc-56ed-4a16-8ba9-b8a5b30f9a04) * 0));flex-flow:row;flex:none;place-content:flex-start;align-items:flex-start;gap:24px;padding:0}@media screen and (width<=540px){.introduce__step-4{--gap-h-3f7cc84c-4767-436a-8094-2804440d5d0f:0px;--gap-v-3f7cc84c-4767-436a-8094-2804440d5d0f:4px;flex-flow:column;place-content:center flex-start;align-items:center;gap:4px}}.introduce__step-3-wrap{height:calc(100% - (var(--gap-v-3f7cc84c-4767-436a-8094-2804440d5d0f) * 0));--gap-h-d395cb55-bf62-4b79-a63a-ab4efe506423:0px;--gap-v-d395cb55-bf62-4b79-a63a-ab4efe506423:0px;--gap-uuid:d395cb55-bf62-4b79-a63a-ab4efe506423;flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;max-width:100%;padding:0}.introduce__step-4-body{background:#0d62c8;border-radius:128px;flex-flow:column;flex:none;place-content:center;align-items:center;width:66px;max-width:100%;height:66px;margin:0;padding:0 12px}.introduce__step-3-label{color:#fff;font-family:var(--s-font-30a0f4fb);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;font-size:13px;font-style:normal;font-weight:400;line-height:1}.introduce__step-4-num{color:#fff;font-family:var(--s-font-f5b0361f);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;font-size:24px;font-weight:700;line-height:1}.introduce__step-4-inner{background:#13131328;flex:none;width:2px;max-width:100%;height:70px}@media screen and (width<=840px){.introduce__step-4-inner{display:none}}@media screen and (width<=540px){.introduce__step-4-inner{display:none}}.introduce__step-4-desc{z-index:4;--gap-h-cdc44b98-691b-41b0-9696-5860deda039c:0px;--gap-v-cdc44b98-691b-41b0-9696-5860deda039c:4px;--gap-uuid:cdc44b98-691b-41b0-9696-5860deda039c;background:#fff;border-radius:8px;flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;gap:4px;width:auto;max-width:100%;height:auto;margin:0;padding:16px 20px;box-shadow:0 2px 18px #21346014}@media screen and (width<=540px){.introduce__step-4-desc{--gap-h-cdc44b98-691b-41b0-9696-5860deda039c:0px;--gap-v-cdc44b98-691b-41b0-9696-5860deda039c:4px;padding:16px}}.introduce__step-3-title{color:var(--s-color-58a28550);font-family:var(--s-font-a5b0c9ca);height:auto;font-size:20px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}.introduce__step-5{color:#333;font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;flex:none;width:auto;max-width:100%;height:auto;padding:0;font-size:16px;font-weight:400;line-height:1.4}.introduce__step-5 em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.introduce__step-5 li{margin:0 0 8px}.introduce__step-5>p{margin:0;font-weight:400}.introduce__step-5 strong{color:#ee6423;letter-spacing:.05em;font-weight:900}@media screen and (width<=540px){.introduce__step-5>p{font-size:17px}}.introduce__step-5-body{height:auto;width:calc(100% - (var(--gap-h-db27f6dc-56ed-4a16-8ba9-b8a5b30f9a04) * 0));--gap-h-b50e7242-abe1-45fe-abbd-cd18f124d435:24px;--gap-v-b50e7242-abe1-45fe-abbd-cd18f124d435:0px;--gap-uuid:b50e7242-abe1-45fe-abbd-cd18f124d435;max-width:calc(100% - (var(--gap-h-db27f6dc-56ed-4a16-8ba9-b8a5b30f9a04) * 0));flex-flow:row;flex:none;place-content:flex-start;align-items:flex-start;gap:24px;padding:0}@media screen and (width<=540px){.introduce__step-5-body{--gap-h-b50e7242-abe1-45fe-abbd-cd18f124d435:0px;--gap-v-b50e7242-abe1-45fe-abbd-cd18f124d435:4px;flex-flow:column;place-content:center flex-start;align-items:center;gap:4px}}.introduce__step-4-wrap{height:calc(100% - (var(--gap-v-b50e7242-abe1-45fe-abbd-cd18f124d435) * 0));--gap-h-72122d48-21c2-49c6-b730-47c16b7f593d:0px;--gap-v-72122d48-21c2-49c6-b730-47c16b7f593d:0px;--gap-uuid:72122d48-21c2-49c6-b730-47c16b7f593d;flex-flow:column;flex:none;place-content:center flex-start;align-items:center;gap:0;max-width:100%;padding:0}.introduce__step-5-inner{background:#0d62c8;border-radius:128px;flex-flow:column;flex:none;place-content:center;align-items:center;width:66px;max-width:100%;height:66px;margin:0;padding:0 12px}.introduce__step-4-label{color:#fff;font-family:var(--s-font-30a0f4fb);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;font-size:13px;font-style:normal;font-weight:400;line-height:1}.introduce__step-5-num{color:#fff;font-family:var(--s-font-f5b0361f);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;font-size:24px;font-weight:700;line-height:1}.introduce__step-5-desc{z-index:4;--gap-h-8a26f2c1-bb9a-44a5-84f0-4995b74d3140:0px;--gap-v-8a26f2c1-bb9a-44a5-84f0-4995b74d3140:4px;--gap-uuid:8a26f2c1-bb9a-44a5-84f0-4995b74d3140;background:#fff;border-radius:8px;flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;gap:4px;width:auto;max-width:100%;height:auto;margin:0;padding:16px 20px;box-shadow:0 2px 18px #21346014}@media screen and (width<=540px){.introduce__step-5-desc{width:calc(100% - (var(--gap-h-b50e7242-abe1-45fe-abbd-cd18f124d435) * 0));--gap-h-8a26f2c1-bb9a-44a5-84f0-4995b74d3140:0px;--gap-v-8a26f2c1-bb9a-44a5-84f0-4995b74d3140:4px;max-width:calc(100% - (var(--gap-h-b50e7242-abe1-45fe-abbd-cd18f124d435) * 0));padding:16px}}.introduce__step-4-title{color:var(--s-color-58a28550);font-family:var(--s-font-a5b0c9ca);height:auto;font-size:20px;font-weight:700;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;padding:0}.introduce__step-5-note{color:#333;font-family:var(--s-font-a5b0c9ca);letter-spacing:.04em;text-align:left;flex:none;width:auto;max-width:100%;height:auto;padding:0;font-size:16px;font-weight:400;line-height:1.4}.introduce__step-5-note em{font-family:var(--s-font-f5b0361f);margin:0 2px 0 0;font-size:22px;font-style:normal;font-weight:600}.introduce__step-5-note li{margin:0 0 8px}.introduce__step-5-note>p{margin:0;font-weight:400}.introduce__step-5-note strong{color:#ee6423;letter-spacing:.05em;font-weight:900}@media screen and (width<=540px){.introduce__step-5-note>p{font-size:17px}}.introduce__note{color:#131313b8;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;margin:12px 0 0;padding:0}.price{background:0 0;flex-flow:column;flex:none;place-content:center flex-start;align-items:center;width:945px;max-width:100%;padding:44px 24px}@media screen and (width<=840px){.price{padding:40px 24px}}@media screen and (width<=540px){.price{padding:48px 20px}}.price__inner{--gap-uuid:b5b4ceb9-f1c1-44c0-9ebe-6f3a19ef4532;--gap-h-b5b4ceb9-f1c1-44c0-9ebe-6f3a19ef4532:0px;--gap-v-b5b4ceb9-f1c1-44c0-9ebe-6f3a19ef4532:0px;flex-flow:wrap;place-content:center flex-start;align-items:center;max-width:100%;margin:0 0 24px;padding:0}@media screen and (width<=540px){.price__inner{--gap-h-b5b4ceb9-f1c1-44c0-9ebe-6f3a19ef4532:4px;--gap-v-b5b4ceb9-f1c1-44c0-9ebe-6f3a19ef4532:0px;place-content:flex-end flex-start;align-items:flex-end;gap:0 4px}}.price__heading-1{color:#131313;font-family:var(--s-font-a5b0c9ca);letter-spacing:.03em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:0;padding:0;font-size:32px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.price__heading-1{padding:0;font-size:20px}}.price__heading-2{color:#131313;font-family:var(--s-font-a5b0c9ca);letter-spacing:.03em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:0;padding:0;font-size:32px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.price__heading-2{padding:0;font-size:28px}}.price__plans{--gap-h-1620f978-3769-46b6-99cb-cd9370062dc6:20px;--gap-v-1620f978-3769-46b6-99cb-cd9370062dc6:0px;--gap-uuid:1620f978-3769-46b6-99cb-cd9370062dc6;flex-flow:row;flex:none;place-content:flex-end space-between;align-items:flex-end;gap:20px;max-width:100%;height:160px;padding:0}@media screen and (width<=840px){.price__plans{--gap-h-1620f978-3769-46b6-99cb-cd9370062dc6:0px;--gap-v-1620f978-3769-46b6-99cb-cd9370062dc6:20px;flex-flow:column;flex:none;place-content:flex-start space-between;align-items:flex-start;max-width:100%;height:auto}}@media screen and (width<=540px){.price__plans{--gap-h-1620f978-3769-46b6-99cb-cd9370062dc6:0px;--gap-v-1620f978-3769-46b6-99cb-cd9370062dc6:20px;flex-flow:column;flex:none;height:auto}}.price__plans-inner{height:calc(100% - 32px - (var(--gap-v-1620f978-3769-46b6-99cb-cd9370062dc6) * 0));width:calc(33% - (var(--gap-h-1620f978-3769-46b6-99cb-cd9370062dc6) * .67));max-width:calc(33% - (var(--gap-h-1620f978-3769-46b6-99cb-cd9370062dc6) * .67));background:#ee642337;border-radius:8px;flex-flow:column;flex:none;place-content:flex-start;align-items:flex-start;margin:32px 0 0;padding:20px}@media screen and (width<=840px){.price__plans-inner{height:calc(100% - (var(--gap-v-1620f978-3769-46b6-99cb-cd9370062dc6) * 0));width:calc(100% - (var(--gap-h-1620f978-3769-46b6-99cb-cd9370062dc6) * 0));max-width:calc(100% - (var(--gap-h-1620f978-3769-46b6-99cb-cd9370062dc6) * 0));flex:none;margin:0}}@media screen and (width<=540px){.price__plans-inner{margin:0}}.price__plan-light-label{color:#131313;font-family:var(--s-font-a5b0c9ca);letter-spacing:.03em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:0;padding:0;font-size:18px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.price__plan-light-label{font-size:18px}}.price__plan-light-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);letter-spacing:.03em;height:auto;font-size:16px;font-weight:500;line-height:var(--lh-relaxed);text-align:left;z-index:5;flex:none;justify-content:flex-start;width:100%;max-width:100%;margin:10px 0 0;padding:0}@media screen and (width<=540px){.price__plan-light-desc{font-size:14px}}.price__plan-standard{width:calc(33% - (var(--gap-h-1620f978-3769-46b6-99cb-cd9370062dc6) * .67));--gap-h-d1b3f47b-5b87-41fc-865a-1097b8432194:0px;--gap-v-d1b3f47b-5b87-41fc-865a-1097b8432194:0px;--gap-uuid:d1b3f47b-5b87-41fc-865a-1097b8432194;max-width:calc(33% - (var(--gap-h-1620f978-3769-46b6-99cb-cd9370062dc6) * .67));flex-flow:column;flex:none;place-content:flex-start;align-items:flex-start;gap:0;padding:0}@media screen and (width<=840px){.price__plan-standard{width:calc(100% - (var(--gap-h-1620f978-3769-46b6-99cb-cd9370062dc6) * 0));--gap-h-d1b3f47b-5b87-41fc-865a-1097b8432194:0px;--gap-v-d1b3f47b-5b87-41fc-865a-1097b8432194:0px;max-width:calc(100% - (var(--gap-h-1620f978-3769-46b6-99cb-cd9370062dc6) * 0));flex:none}}@media screen and (width<=540px){.price__plan-standard{--gap-h-d1b3f47b-5b87-41fc-865a-1097b8432194:0px;--gap-v-d1b3f47b-5b87-41fc-865a-1097b8432194:0px;flex:none;width:100%}}.price__plan-light-inner{height:30px;width:calc(100% - (var(--gap-h-d1b3f47b-5b87-41fc-865a-1097b8432194) * 0));max-width:calc(100% - (var(--gap-h-d1b3f47b-5b87-41fc-865a-1097b8432194) * 0));flex-flow:column;flex:none;place-content:flex-end;align-items:flex-end;padding:0 0 0 10px}@media screen and (width<=840px){.price__plan-light-inner{place-content:flex-start flex-end;align-items:flex-start}}.price__plan-enterprise{flex-flow:column;place-content:flex-start space-between;align-items:flex-start;max-width:calc(100% - 12px);margin:0 12px 0 0;padding:0}.price__plan-standard-inner{flex-flow:column;place-content:flex-start space-between;align-items:flex-start;padding:0}.price__plan-card-1{background:var(--s-color-db965b15);border-radius:10px 10px 0 0;flex-flow:column;place-content:flex-start space-between;align-items:flex-start;padding:2px 12px}.price__plan-standard-badge{color:#fff;font-family:var(--s-font-a5b0c9ca);letter-spacing:.03em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:0;padding:0;font-size:18px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.price__plan-standard-badge{font-size:18px}}.price__plan-card-2{border-bottom:2px solid var(--s-color-db965b15);border-left:2px solid var(--s-color-db965b15);border-right:2px solid var(--s-color-db965b15);border-top:2px solid var(--s-color-db965b15);background:#ee642337;border-radius:8px;flex-flow:column;flex:1;place-content:flex-start space-between;align-items:flex-start;width:auto;max-width:100%;height:auto;margin:0;padding:20px}@media screen and (width<=840px){.price__plan-card-2{width:calc(100% - (var(--gap-h-d1b3f47b-5b87-41fc-865a-1097b8432194) * 0));max-width:calc(100% - (var(--gap-h-d1b3f47b-5b87-41fc-865a-1097b8432194) * 0))}}@media screen and (width<=540px){.price__plan-card-2{width:100%}}.price__plan-standard-label{color:#131313;font-family:var(--s-font-a5b0c9ca);letter-spacing:.03em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:0;padding:0;font-size:18px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.price__plan-standard-label{font-size:18px}}.price__plan-card-3{--gap-h-6c4b7e60-d278-4a4c-a42a-5014fcd19398:0px;--gap-v-6c4b7e60-d278-4a4c-a42a-5014fcd19398:8px;--gap-uuid:6c4b7e60-d278-4a4c-a42a-5014fcd19398;flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;gap:8px;width:auto;max-width:100%;margin:10px 0 0;padding:0}.price__plan-standard-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);letter-spacing:.03em;height:auto;font-size:16px;font-weight:500;line-height:var(--lh-relaxed);text-align:left;width:calc(100% - (var(--gap-h-6c4b7e60-d278-4a4c-a42a-5014fcd19398) * 0));z-index:5;max-width:calc(100% - (var(--gap-h-6c4b7e60-d278-4a4c-a42a-5014fcd19398) * 0));flex:none;justify-content:flex-start;margin:0;padding:0}@media screen and (width<=540px){.price__plan-standard-desc{font-size:14px}}.price__plan-card-4{height:calc(100% - 32px - (var(--gap-v-1620f978-3769-46b6-99cb-cd9370062dc6) * 0));width:calc(33% - (var(--gap-h-1620f978-3769-46b6-99cb-cd9370062dc6) * .67));max-width:calc(33% - (var(--gap-h-1620f978-3769-46b6-99cb-cd9370062dc6) * .67));background:#ee642337;border-radius:8px;flex-flow:column;flex:none;place-content:flex-start space-between;align-items:flex-start;margin:32px 0 0;padding:20px}@media screen and (width<=840px){.price__plan-card-4{height:calc(100% - (var(--gap-v-1620f978-3769-46b6-99cb-cd9370062dc6) * 0));width:calc(100% - (var(--gap-h-1620f978-3769-46b6-99cb-cd9370062dc6) * 0));max-width:calc(100% - (var(--gap-h-1620f978-3769-46b6-99cb-cd9370062dc6) * 0));flex:none;margin:0}}@media screen and (width<=540px){.price__plan-card-4{margin:0}}.price__plan-enterprise-label{color:#131313;font-family:var(--s-font-a5b0c9ca);letter-spacing:.03em;text-align:left;z-index:5;flex:none;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:0;padding:0;font-size:18px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.price__plan-enterprise-label{font-size:18px}}.price__plan-card-5{--gap-h-c5b40811-371f-421f-8196-a0a4a0756186:0px;--gap-v-c5b40811-371f-421f-8196-a0a4a0756186:8px;--gap-uuid:c5b40811-371f-421f-8196-a0a4a0756186;flex-flow:column;flex:1;place-content:flex-start;align-items:flex-start;gap:8px;width:auto;max-width:100%;margin:10px 0 0;padding:0}.price__plan-enterprise-desc{color:#131313;font-family:var(--s-font-a5b0c9ca);letter-spacing:.03em;height:auto;font-size:16px;font-weight:500;line-height:var(--lh-relaxed);text-align:left;width:calc(100% - (var(--gap-h-c5b40811-371f-421f-8196-a0a4a0756186) * 0));z-index:5;max-width:calc(100% - (var(--gap-h-c5b40811-371f-421f-8196-a0a4a0756186) * 0));flex:none;justify-content:flex-start;margin:0;padding:0}@media screen and (width<=540px){.price__plan-enterprise-desc{font-size:14px}}.price__note{color:#131313b8;font-family:var(--s-font-a5b0c9ca);height:auto;font-size:14px;font-weight:500;line-height:var(--lh-relaxed);text-align:center;justify-content:center;width:auto;max-width:100%;margin:16px 0 0;padding:0}.form-section{background:#0d62c8;flex-flow:column;flex:none;place-content:center;align-items:center;width:100%;max-width:100%;height:auto;margin:0;padding:44px 32px 40px}@media screen and (width<=540px){.form-section{flex:none;height:auto;padding:40px 20px}}.price__bg-img{flex:none;width:auto;max-width:100%;height:auto;margin:0;position:absolute;inset:0 -219px 0 0}.price__bg-img:before{filter:grayscale(.1);background-size:900px}.form-section__header{z-index:5;background:#fff;border-radius:8px;flex-flow:column;flex:none;place-content:center;align-items:center;width:945px;max-width:100%;padding:40px 24px}@media screen and (width<=840px){.form-section__header{padding:40px 24px}}@media screen and (width<=540px){.form-section__header{padding:24px 16px}}.form-section__inner{--gap-uuid:46486b1d-595f-4b93-bb77-67433b0d8eab;--gap-h-46486b1d-595f-4b93-bb77-67433b0d8eab:0px;--gap-v-46486b1d-595f-4b93-bb77-67433b0d8eab:0px;flex-flow:column;flex:none;place-content:center;align-items:center;width:100%;max-width:100%;margin:0 0 24px;padding:0}@media screen and (width<=540px){.form-section__inner{--gap-h-46486b1d-595f-4b93-bb77-67433b0d8eab:0px;--gap-v-46486b1d-595f-4b93-bb77-67433b0d8eab:4px;gap:4px}}.form-section__heading-1{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;margin:0;font-size:32px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.form-section__heading-1{font-size:24px}}.form-section__heading-group{flex-flow:wrap;place-content:center;align-items:center;padding:0}.form-section__subheading{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;margin:0;font-size:20px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.form-section__subheading{font-size:18px}}.form-section__heading-2{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;margin:0;font-size:20px;font-weight:700;line-height:1.4}@media screen and (width<=540px){.form-section__heading-2{font-size:18px}}.inquiry-form{opacity:1;background:0 0;border-radius:0;flex:none;place-content:flex-start center;align-items:flex-start;width:680px;max-width:100%;margin:0;padding:0}.form__label-name{opacity:1;background:0 0;border-radius:0;flex:none;align-content:flex-start;align-items:flex-start;width:100%;max-width:100%;height:auto;margin:0 0 16px;padding:0;overflow:visible}.inquiry-form__fields{flex-flow:row;place-content:center;align-items:center;max-width:100%;margin:0 0 4px;padding:0}.form__label-name-text{color:#333;font-family:var(--s-font-a5b0c9ca);letter-spacing:0;opacity:1;text-align:center;border-radius:0;justify-content:center;max-width:calc(100% - 6px);margin:0 6px 0 0;padding:0;font-size:14px;font-weight:500;line-height:1.4}.inquiry-form__input-email{box-shadow:none;color:#333;font-family:var(--s-font-a5b0c9ca);letter-spacing:0;opacity:1;text-align:left;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;flex:none;justify-content:center;width:100%;max-width:100%;height:38px;margin:0;padding:10px;font-size:15px;font-weight:400;line-height:1.4}.inquiry-form__input-email:focus{border:2px solid #308ff5;outline:none}.inquiry-form__input-email::-webkit-input-placeholder{color:#ccc}.inquiry-form__input-email:-moz-placeholder-shown{color:#ccc}.inquiry-form__input-email::-moz-placeholder{color:#ccc}.inquiry-form__input-email:-ms-placeholder-shown{color:#ccc}.inquiry-form__label-email{opacity:1;background:0 0;border-radius:0;flex:none;align-content:flex-start;align-items:flex-start;width:100%;max-width:100%;height:auto;margin:0 0 16px;padding:0;overflow:visible}.form__field-email{flex-flow:row;place-content:center;align-items:center;max-width:100%;margin:0 0 4px;padding:0}.inquiry-form__label-email-text{color:#333;font-family:var(--s-font-a5b0c9ca);letter-spacing:0;opacity:1;text-align:center;border-radius:0;justify-content:center;max-width:calc(100% - 6px);margin:0 6px 0 0;padding:0;font-size:14px;font-weight:500;line-height:1.4}.inquiry-form__input-tel{box-shadow:none;color:#131313;font-family:var(--s-font-a5b0c9ca);letter-spacing:0;opacity:1;text-align:left;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;flex:none;justify-content:center;width:100%;max-width:100%;height:38px;margin:0;padding:10px;font-size:15px;font-weight:400;line-height:1.4}.inquiry-form__input-tel:focus{border:2px solid #308ff5;outline:none}.inquiry-form__input-tel::-webkit-input-placeholder{color:#ccc}.inquiry-form__input-tel:-moz-placeholder-shown{color:#ccc}.inquiry-form__input-tel::-moz-placeholder{color:#ccc}.inquiry-form__input-tel:-ms-placeholder-shown{color:#ccc}.inquiry-form__label-tel{opacity:1;background:0 0;border-radius:0;flex:none;align-content:flex-start;align-items:flex-start;width:100%;max-width:100%;margin:0 0 16px;padding:0;overflow:visible}.form__field-tel{flex-flow:row;place-content:center;align-items:center;max-width:100%;margin:0 0 4px;padding:0}.inquiry-form__label-tel-text{color:#333;font-family:var(--s-font-a5b0c9ca);letter-spacing:0;opacity:1;text-align:center;border-radius:0;justify-content:center;max-width:calc(100% - 6px);margin:0 6px 0 0;padding:0;font-size:14px;font-weight:500;line-height:1.4}.inquiry-form__input-company{box-shadow:none;color:#333;font-family:var(--s-font-a5b0c9ca);letter-spacing:0;opacity:1;text-align:left;height:38px;text-shadow:none;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;flex:none;justify-content:center;width:100%;max-width:100%;padding:10px 16px;font-size:15px;font-weight:400;line-height:1.4}.inquiry-form__input-company:focus{border:2px solid #137bea;outline:none}.inquiry-form__input-company::-webkit-input-placeholder{color:#ccc}.inquiry-form__input-company:-moz-placeholder-shown{color:#ccc}.inquiry-form__input-company::-moz-placeholder{color:#ccc}.inquiry-form__input-company:-ms-placeholder-shown{color:#ccc}.inquiry-form__label-company{opacity:1;background:0 0;border-radius:0;flex:none;align-content:flex-start;align-items:flex-start;width:100%;max-width:100%;height:auto;margin:0 0 16px;padding:0;overflow:visible}.form__field-company{flex-flow:row;place-content:center;align-items:center;max-width:100%;margin:0 0 4px;padding:0}.inquiry-form__label-company-text{color:#333;font-family:var(--s-font-a5b0c9ca);letter-spacing:0;opacity:1;text-align:center;border-radius:0;justify-content:center;max-width:calc(100% - 6px);margin:0 6px 0 0;padding:0;font-size:14px;font-weight:500;line-height:1.4}.inquiry-form__input-dept{box-shadow:none;color:#131313;font-family:var(--s-font-a5b0c9ca);letter-spacing:0;opacity:1;text-align:left;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;flex:none;justify-content:center;width:100%;max-width:100%;height:38px;margin:0;padding:10px;font-size:15px;font-weight:400;line-height:1.4}.inquiry-form__input-dept:focus{border:2px solid #308ff5;outline:none}.inquiry-form__input-dept::-webkit-input-placeholder{color:#ccc}.inquiry-form__input-dept:-moz-placeholder-shown{color:#ccc}.inquiry-form__input-dept::-moz-placeholder{color:#ccc}.inquiry-form__input-dept:-ms-placeholder-shown{color:#ccc}.inquiry-form__label-dept{opacity:1;background:0 0;border-radius:0;flex:none;align-content:flex-start;align-items:flex-start;width:100%;max-width:100%;height:auto;margin:0 0 16px;padding:0;overflow:visible}.form__field-dept{flex-flow:row;place-content:center;align-items:center;max-width:100%;margin:0 0 4px;padding:0}.inquiry-form__label-dept-text{color:#333;font-family:var(--s-font-a5b0c9ca);letter-spacing:0;opacity:1;text-align:center;border-radius:0;justify-content:center;max-width:calc(100% - 6px);margin:0 6px 0 0;padding:0;font-size:14px;font-weight:500;line-height:1.4}.inquiry-form__input-industry{box-shadow:none;color:#131313;font-family:var(--s-font-a5b0c9ca);letter-spacing:0;opacity:1;text-align:left;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;flex:none;justify-content:center;width:100%;max-width:100%;height:38px;margin:0;padding:10px;font-size:15px;font-weight:400;line-height:1.4}.inquiry-form__input-industry:focus{border:2px solid #308ff5;outline:none}.inquiry-form__input-industry::-webkit-input-placeholder{color:#ccc}.inquiry-form__input-industry:-moz-placeholder-shown{color:#ccc}.inquiry-form__input-industry::-moz-placeholder{color:#ccc}.inquiry-form__input-industry:-ms-placeholder-shown{color:#ccc}.inquiry-form__label-industry{opacity:1;background:0 0;border-radius:0;flex:none;align-content:flex-start;align-items:flex-start;width:100%;max-width:100%;height:auto;margin:0 0 16px;padding:0;overflow:visible}.form__field-industry{flex-flow:row;place-content:center;align-items:center;max-width:100%;margin:0 0 4px;padding:0}.inquiry-form__label-industry-text{color:#333;font-family:var(--s-font-a5b0c9ca);letter-spacing:0;opacity:1;text-align:center;border-radius:0;justify-content:center;max-width:calc(100% - 6px);margin:0 6px 0 0;padding:0;font-size:14px;font-weight:500;line-height:1.4}.inquiry-form__select-branch{background:#f5f5f5;border:0 solid #e0e0e0;flex-flow:row;flex:none;place-content:center flex-end;align-items:center;width:100%;max-width:100%;height:38px;margin:0;padding:0}.form__select-branch-input{appearance:none;box-shadow:none;color:#333;font-family:var(--s-font-a5b0c9ca);background:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;flex:none;width:100%;max-width:100%;height:38px;padding:8px 10px;font-size:15px;font-weight:400;line-height:1.4}.form__select-branch-input:focus{border:2px solid #308ff5;outline:none}.form__select-branch-input::-webkit-input-placeholder{color:#aeaeae}.form__select-branch-input:-moz-placeholder-shown{color:#aeaeae}.form__select-branch-input::-moz-placeholder{color:#aeaeae}.form__select-branch-input:-ms-placeholder-shown{color:#aeaeae}.inquiry-form__select-icon{color:#acacac;pointer-events:none;width:42px;max-width:100%;height:auto;margin:0;font-size:20px;position:absolute;inset:0 0 0 auto}.inquiry-form__label-branch{opacity:1;background:0 0;border-radius:0;flex:none;align-content:flex-start;align-items:flex-start;width:100%;max-width:100%;height:auto;margin:0 0 16px;padding:0;overflow:visible}.form__field-branch{flex-flow:row;place-content:center;align-items:center;max-width:100%;margin:0 0 4px;padding:0}.inquiry-form__label-branch-text{color:#333;font-family:var(--s-font-a5b0c9ca);letter-spacing:0;opacity:1;text-align:center;border-radius:0;justify-content:center;max-width:calc(100% - 6px);margin:0 6px 0 0;padding:0;font-size:14px;font-weight:500;line-height:1.4}.inquiry-form__select-inquiry{background:#f5f5f5;border:0 solid #e0e0e0;flex-flow:row;flex:none;place-content:center flex-end;align-items:center;width:100%;max-width:100%;height:38px;margin:0;padding:0}.form__select-inquiry-input{appearance:none;box-shadow:none;color:#333;font-family:var(--s-font-a5b0c9ca);background:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;flex:none;width:100%;max-width:100%;height:38px;padding:8px 10px;font-size:15px;font-weight:400;line-height:1.4}.form__select-inquiry-input:focus{border:2px solid #308ff5;outline:none}.form__select-inquiry-input::-webkit-input-placeholder{color:#aeaeae}.form__select-inquiry-input:-moz-placeholder-shown{color:#aeaeae}.form__select-inquiry-input::-moz-placeholder{color:#aeaeae}.form__select-inquiry-input:-ms-placeholder-shown{color:#aeaeae}.inquiry-form__select-inquiry-icon{color:#acacac;pointer-events:none;width:42px;max-width:100%;height:auto;margin:0;font-size:20px;position:absolute;inset:0 0 0 auto}.inquiry-form__checkboxes{opacity:1;background:0 0;border-radius:0;flex-flow:column;flex:none;align-content:flex-start;align-items:flex-start;width:500px;max-width:100%;margin:0 0 16px;padding:0;overflow:visible}.form__field-checkboxes{flex-flow:row;place-content:center;align-items:center;max-width:100%;margin:0 0 10px;padding:0}.inquiry-form__checkboxes-label{color:#333;font-family:var(--s-font-a5b0c9ca);letter-spacing:0;opacity:1;text-align:center;border-radius:0;justify-content:center;max-width:calc(100% - 6px);margin:0 6px 0 0;padding:0;font-size:15px;font-weight:700;line-height:1.4}.inquiry-form__checkbox-group{align-content:flex-start;align-items:flex-start;width:729px;max-width:100%}.inquiry-form__checkbox-label{flex-flow:row;flex:none;place-content:center flex-start;align-items:center;width:100%;max-width:100%;height:auto;margin:0;padding:10px}.inquiry-form__checkbox-label:hover{background:#fafafa}.inquiry-form__checkbox-input{flex:none;width:15px;max-width:calc(100% - 10px);height:15px;margin:0 10px 0 0}.inquiry-form__checkbox-text{color:#333;font-family:var(--s-font-a5b0c9ca);padding:0;font-size:15px;line-height:1.4}.inquiry-form__textarea-wrap{opacity:1;background:0 0;border-radius:0;flex:none;align-content:flex-start;align-items:flex-start;width:100%;max-width:100%;margin:0 0 12px;padding:0;overflow:visible}.form__field-textarea{flex-flow:row;place-content:center;align-items:center;max-width:100%;margin:0 0 10px;padding:0}.inquiry-form__textarea-label{color:#333;font-family:var(--s-font-a5b0c9ca);letter-spacing:0;opacity:1;text-align:center;border-radius:0;justify-content:center;max-width:calc(100% - 6px);margin:0 6px 0 0;padding:0;font-size:15px;font-weight:700;line-height:1.4}.inquiry-form__textarea{box-shadow:none;color:#333;font-family:var(--s-font-a5b0c9ca);letter-spacing:0;opacity:1;text-align:left;height:160px;text-shadow:none;background:#fff;border:1px solid #e0e0e0;border-radius:4px;justify-content:center;width:100%;max-width:100%;padding:10px;font-size:15px;font-weight:400;line-height:1.4}.inquiry-form__textarea::-webkit-input-placeholder{color:#ccc}.inquiry-form__textarea:-moz-placeholder-shown{color:#ccc}.inquiry-form__textarea::-moz-placeholder{color:#ccc}.inquiry-form__textarea:-ms-placeholder-shown{color:#ccc}.inquiry-form__privacy-wrap{background:#e9f5f6;border:0 solid #62c3d0;border-left-width:4px;border-radius:4px;flex-wrap:nowrap;flex:none;place-content:flex-start center;align-items:flex-start;width:100%;max-width:100%;margin:0 0 24px;padding:12px 16px}.form__disclaimer{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:left;flex:none;justify-content:flex-start;width:100%;max-width:100%;height:auto;margin:0;font-size:14px;font-weight:400;line-height:1.4}.inquiry-form__privacy-label{flex-direction:row;flex-wrap:no-wrap;max-width:100%;height:auto;margin:0 0 16px;padding:0}.form__privacy-input{flex:none;width:auto;max-width:calc(100% - 10px);height:auto;margin:0 10px 0 0;padding:0}.inquiry-form__privacy-text{color:#333;font-family:var(--s-font-a5b0c9ca);font-size:15px;font-weight:500;line-height:1.4}@media screen and (width<=540px){.inquiry-form__privacy-text{text-align:left;justify-content:flex-start}}.inquiry-form__submit{color:#333;opacity:1;background:#0d62c8;border-radius:4px;justify-content:center;width:100%;max-width:100%;margin:0;padding:15px;font-size:15px;box-shadow:0 5px #074b9d}.inquiry-form__submit:hover{background:#137bea}.form__submit-label{color:#fff;font-family:var(--s-font-a5b0c9ca);letter-spacing:0;opacity:1;text-align:center;border-radius:0;justify-content:center;width:auto;max-width:100%;margin:0;padding:0 0 2px;font-size:18px;font-weight:700;line-height:1}.inquiry-form__note{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:center;flex:none;justify-content:center;width:100%;max-width:100%;height:auto;margin:24px 0 0;font-size:14px;font-weight:400;line-height:1.4}.footer{bottom:NaNpx;height:722px;left:NaNpx;z-index:-3;background:#0d62c8;border-radius:50%;flex:none;width:722px;max-width:100%;margin:0;display:none;position:absolute;top:37px;right:-413px}.footer.appear{opacity:0;transition-duration:.4s;transition-delay:.3s}.footer.appear-active{transition-duration:.4s;transition-delay:.3s}@media screen and (width<=840px){.footer{display:none}}@media screen and (width<=540px){.footer{flex:none;width:500px;max-width:100%;height:460px;margin:0;display:flex;position:absolute;inset:auto 36px -500px 35px}}.voice__card-1-img:before,.voice__card-3-quote:before{background-image:url(images/15c030df.svg)!important}.voice__card-3-img:before,.voice__card-5-quote:before,.voice__card-5-img:before,.voice__card-6-img:before{background-image:url(images/482a8c32.svg)!important}.price__bg-img:before{background-repeat:no-repeat;background-size:contain;background-image:url(images/42b2c85551.svg)!important}.StudioCanvas{--lh-relaxed:1.4}.StudioCanvas .sd{word-spacing:normal}.StudioCanvas i.material-icons,.StudioCanvas i.icon.material-icons{font-family:Material Icons,sans-serif}main.sd.sol__inner{margin:0}main.sd.sol__inner>section#strength.sd.strength{box-sizing:border-box;align-self:stretch;width:100%;max-width:none;padding-top:52px;padding-bottom:52px}@media screen and (width<=540px){section#strength header.sd.strength__heading-group{margin:0 0 20px}section#strength>.sd.strength{box-sizing:border-box;min-width:0;max-width:100%;padding-bottom:0;padding-left:20px;padding-right:20px}section#strength>.sd.strength__item-3-feature-3-tags-inner{display:none!important}}#solution.sd.sol{place-content:center;align-items:center;width:100%;max-width:958px;margin:0 auto}h2.sd.sol__heading-full{flex-flow:wrap;justify-content:center;gap:8px;width:100%;margin:0}.sol__heading-full .sol__heading-img{object-fit:contain;flex:none;width:auto;max-width:min(200px,45vw);height:28px}@media screen and (width<=540px){.sol__heading-full .sol__heading-img{max-width:160px;height:24px}}ul.sd.logos__list{margin:0;padding:0;list-style:none}hgroup.sd.fv__subheading-group,hgroup.sd.why-dx__heading-group,hgroup.sd.form-section__heading-group,header.sd.sol__heading-group{margin:0}section#strength header.sd.strength__heading-group{margin:0 0 20px}.StudioCanvas .strength__rule.sd{box-sizing:border-box;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;display:flex}.StudioCanvas .strength__divider-line.sd{box-sizing:border-box;background-color:#d4d4d4;border-radius:1px;flex:0 0 8px;width:8px;min-width:8px;height:8px;min-height:8px;display:block}section#strength .sd.strength__item-1-feature-2,section#strength .sd.strength__item-1-feature-3,section#strength .sd.strength__item-1-feature-3-tags,section#strength .sd.strength__item-2-feature-1,section#strength .sd.strength__item-2-feature-2,section#strength .sd.strength__item-2-feature-3,section#strength .sd.strength__item-3-feature-1,section#strength .sd.strength__item-3-feature-2-desc,section#strength .sd.strength__item-3-feature-3-desc{flex-direction:row;align-items:center}section#strength.sd.strength,section#strength>.sd.strength{background-color:var(--color-primary-600,#0d62c8)!important}.strength__diagram-shell.sd{background-color:var(--color-primary-600,#0d62c8);flex-direction:column;align-items:stretch;width:100%;max-width:100%;display:flex;position:relative}.divider{background:#e0e0e0;flex:none;width:100%;max-width:100%;height:1px;margin:0}.strength__rule{--gap-h-056a744b-27ef-416c-b146-c8ebe28cc026:8px;--gap-v-056a744b-27ef-416c-b146-c8ebe28cc026:0px;--gap-uuid:56a744b-27ef-416c-b146-c8ebe28cc026;flex-flow:row;place-content:flex-start;align-items:flex-start;gap:8px;padding:6px}.strength__divider-line{background:#d4d4d4;flex:none;width:8px;max-width:100%;height:8px}.inquiry-form__field{background:#eb5f52;border-radius:2px;flex-flow:row;place-content:center;align-items:center;padding:1px 2px}.form__required-badge{color:#fff;font-family:var(--s-font-a5b0c9ca);letter-spacing:0;opacity:1;text-align:center;border-radius:0;justify-content:center;max-width:100%;margin:0;padding:0;font-size:10px;font-weight:500;line-height:1.2}.inquiry-form__select-wrap{background:#909090;border-radius:2px;flex-flow:row;flex:none;place-content:center;align-items:center;width:auto;max-width:100%;padding:1px 2px}.form__optional-badge{color:#fff;font-family:var(--s-font-a5b0c9ca);letter-spacing:0;opacity:1;text-align:center;border-radius:0;justify-content:center;max-width:100%;margin:0;padding:0;font-size:10px;font-weight:500;line-height:1.2}.footer__inner{background:#2f2f2f;flex-flow:column;flex:none;place-content:center space-between;align-items:center;width:100%;max-width:100%;height:140px;padding:28px 0 20px}@media screen and (width<=840px){.footer__inner{padding:32px 20px 20px}}@media screen and (width<=540px){.footer__inner{width:100%;max-width:100%;height:169px}}.footer__links{flex-flow:row;flex:none;place-content:center space-between;align-items:center;width:954px;max-width:100%;margin:0;padding:0}@media screen and (width<=540px){.footer__links{flex-flow:wrap;justify-content:center}}.footer__logo{flex:none;width:160px;max-width:100%;height:auto}@media screen and (width<=540px){.footer__logo{max-width:100%;margin:0 0 18px}}.footer__link-wrap-1{flex-flow:row;place-content:center;align-items:center;max-width:100%;height:auto;padding:0}@media screen and (width<=540px){.footer__link-wrap-1{flex-flow:wrap}}.footer__link-company{color:#f5f5f5;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;padding:0 20px;font-size:14px;font-weight:500;line-height:1.4}.footer__link-company:hover{color:#b3b3b3;flex:none;max-width:100%;height:20px;padding:0 20px}.footer__link-privacy{color:#f5f5f5;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;padding:0 20px;font-size:14px;font-weight:500;line-height:1.4}.footer__link-privacy:hover{color:#b3b3b3;flex:none;max-width:100%;height:20px;padding:0 20px}.footer__link-contact{color:#f5f5f5;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;padding:0 20px;font-size:14px;font-weight:500;line-height:1.4}.footer__link-contact:hover{color:#b3b3b3;flex:none;max-width:100%;height:20px;padding:0 20px}.footer__copyright-wrap{background:#4f4f4f;flex:none;width:100%;max-width:100%;height:1px}.footer__copyright{color:#acacac;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;margin:0;font-size:16px;font-weight:400;line-height:1.4}.sp-header{background:#fff;border:0 solid #e0e0e0;border-bottom-width:1px;flex-flow:row;flex:none;place-content:center space-between;align-items:center;width:100%;max-width:100%;height:64px;margin:0;padding:0 20px;display:flex;position:fixed;inset:0 0 auto}@media screen and (width<=840px){.sp-header{padding:0 20px;display:flex}}@media screen and (width<=540px){.sp-header{flex:none;width:100%;max-width:100%;height:54px;display:flex}}.footer__link-wrap-2{--gap-h-2aadb6ba-7e2b-4bbc-b7cc-943a809302fc:20px;--gap-v-2aadb6ba-7e2b-4bbc-b7cc-943a809302fc:0px;--gap-uuid:2aadb6ba-7e2b-4bbc-b7cc-943a809302fc;flex-flow:row;flex:1;place-content:center flex-start;align-items:center;gap:12px;width:auto;max-width:100%;padding:0}.sp-header__logo-link{flex-flow:row;place-content:center;align-items:center;padding:20px 0}.sp-header__logo-link:hover{opacity:.8}@media screen and (width<=540px){.sp-header__logo-link{padding:20px 0}}.footer__logo-img{flex:none;width:140px;max-width:100%;height:auto}.sp-header__nav{height:calc(100% - (var(--gap-v-2aadb6ba-7e2b-4bbc-b7cc-943a809302fc) * 0));--gap-h-98e0472e-5966-4fd6-b4d4-3b7169852681:8px;--gap-v-98e0472e-5966-4fd6-b4d4-3b7169852681:0px;--gap-uuid:3.40282e38\65 -5966-4fd6-b4d4-3b7169852681;flex-flow:row;flex:1;place-content:stretch flex-end;align-items:stretch;gap:8px;width:auto;max-width:100%;padding:0 12px 0 0}@media screen and (width<=840px){.sp-header__nav{--gap-h-98e0472e-5966-4fd6-b4d4-3b7169852681:8px;--gap-v-98e0472e-5966-4fd6-b4d4-3b7169852681:0px;display:none}}@media screen and (width<=540px){.sp-header__nav{--gap-h-98e0472e-5966-4fd6-b4d4-3b7169852681:8px;--gap-v-98e0472e-5966-4fd6-b4d4-3b7169852681:0px;display:none}}.footer__logo-link{height:calc(100% - (var(--gap-v-98e0472e-5966-4fd6-b4d4-3b7169852681) * 0));flex-flow:column;flex:none;place-content:center;align-items:center;width:auto;max-width:100%;margin:0;padding:0 4px}.footer__logo-link:hover{justify-content:center;transform:translate(0)}.sp-header__nav-item-1{background:0 0;flex:none;width:100%;max-width:100%;height:1px}.sp-header__nav-label-1{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:left;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:0;padding:0;font-size:15px;font-style:normal;font-weight:700;line-height:1.2}.sp-header__nav-item-2{opacity:0;transform-origin:0;background:#ee6423;flex:none;width:100%;max-width:100%;height:3px;transition-timing-function:ease-in;transform:translate(0)scaleX(.08)}.footer__logo-link:hover .sp-header__nav-item-2{opacity:1;transform-origin:0;transition-duration:.2s;transition-timing-function:cubic-bezier(.68,0,.4,1);transform:translate(0)}.sp-header__nav-link-2{height:calc(100% - (var(--gap-v-98e0472e-5966-4fd6-b4d4-3b7169852681) * 0));flex-flow:column;flex:none;place-content:center;align-items:center;width:auto;max-width:100%;margin:0;padding:0 4px}.sp-header__nav-link-2:hover{justify-content:center;transform:translate(0)}.footer__nav{background:0 0;flex:none;width:100%;max-width:100%;height:1px}.sp-header__nav-label-2{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:left;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:0;font-size:15px;font-style:normal;font-weight:700;line-height:1.2}.sp-header__nav-item-3{opacity:0;transform-origin:0;background:#ee6423;flex:none;width:100%;max-width:100%;height:3px;transition-timing-function:ease-in;transform:translate(0)scaleX(.08)}.sp-header__nav-link-2:hover .sp-header__nav-item-3{opacity:1;transform-origin:0;transition-duration:.2s;transition-timing-function:cubic-bezier(.68,0,.4,1);transform:translate(0)}.sp-header__nav-link-3{height:calc(100% - (var(--gap-v-98e0472e-5966-4fd6-b4d4-3b7169852681) * 0));flex-flow:column;flex:none;place-content:center;align-items:center;width:auto;max-width:100%;margin:0;padding:0 4px}.sp-header__nav-link-3:hover{justify-content:center;transform:translate(0)}.footer__nav-item-1{background:0 0;flex:none;width:100%;max-width:100%;height:1px}.sp-header__nav-label-3{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:left;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:0;padding:0;font-size:15px;font-style:normal;font-weight:700;line-height:1.2}.sp-header__nav-item-4{opacity:0;transform-origin:0;background:#ee6423;flex:none;width:100%;max-width:100%;height:3px;transition-timing-function:ease-in;transform:translate(0)scaleX(.08)}.sp-header__nav-link-3:hover .sp-header__nav-item-4{opacity:1;transform-origin:0;transition-duration:.2s;transition-timing-function:cubic-bezier(.68,0,.4,1);transform:translate(0)}.sp-header__nav-link-4{height:calc(100% - (var(--gap-v-98e0472e-5966-4fd6-b4d4-3b7169852681) * 0));flex-flow:column;flex:none;place-content:center;align-items:center;width:auto;max-width:100%;margin:0;padding:0 4px}.sp-header__nav-link-4:hover{justify-content:center;transform:translate(0)}.footer__nav-item-2{background:0 0;flex:none;width:100%;max-width:100%;height:1px}.sp-header__nav-label-4{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:left;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:0;font-size:15px;font-style:normal;font-weight:700;line-height:1.2}.sp-header__nav-item-5{opacity:0;transform-origin:0;background:#ee6423;flex:none;width:100%;max-width:100%;height:3px;transition-timing-function:ease-in;transform:translate(0)scaleX(.08)}.sp-header__nav-link-4:hover .sp-header__nav-item-5{opacity:1;transform-origin:0;transition-duration:.2s;transition-timing-function:cubic-bezier(.68,0,.4,1);transform:translate(0)}.sp-header__nav-link-5{height:calc(100% - (var(--gap-v-98e0472e-5966-4fd6-b4d4-3b7169852681) * 0));flex-flow:column;flex:none;place-content:center;align-items:center;width:auto;max-width:100%;margin:0;padding:0 4px}.sp-header__nav-link-5:hover{justify-content:center;transform:translate(0)}.footer__nav-item-3{background:0 0;flex:none;width:100%;max-width:100%;height:1px}.sp-header__nav-label-5{color:#131313;font-family:var(--s-font-a5b0c9ca);text-align:left;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:0;font-size:15px;font-style:normal;font-weight:700;line-height:1.2}.sp-header__cta-group{opacity:0;transform-origin:0;background:#ee6423;flex:none;width:100%;max-width:100%;height:3px;transition-timing-function:ease-in;transform:translate(0)scaleX(.08)}.sp-header__nav-link-5:hover .sp-header__cta-group{opacity:1;transform-origin:0;transition-duration:.2s;transition-timing-function:cubic-bezier(.68,0,.4,1);transform:translate(0)}.sp-header__cta-contact{--gap-h-e2edf6dd-fe50-4dbb-99e0-f9f76c726cfd:16px;--gap-v-e2edf6dd-fe50-4dbb-99e0-f9f76c726cfd:0px;--gap-uuid:e2edf6dd-fe50-4dbb-99e0-f9f76c726cfd;flex-flow:row;place-content:center space-between;align-items:center;gap:16px;padding:0}.footer__nav-link{height:calc(100% - (var(--gap-v-e2edf6dd-fe50-4dbb-99e0-f9f76c726cfd) * 0));flex-flow:column;flex:none;place-content:center;align-items:center;width:auto;max-width:100%;margin:0;padding:0 4px}.footer__nav-link:hover{justify-content:center;transform:translate(0)}@media screen and (width<=540px){.footer__nav-link{display:none}}.sp-header__cta-contact-inner{background:0 0;flex:none;width:100%;max-width:100%;height:1px}.sp-header__cta-contact-label{color:var(--s-color-58a28550);font-family:var(--s-font-a5b0c9ca);text-align:left;justify-content:flex-start;width:auto;max-width:100%;height:auto;margin:0;font-size:15px;font-style:normal;font-weight:700;line-height:1.2}.sp-header__cta-doc{opacity:0;transform-origin:0;background:#ee6423;flex:none;width:100%;max-width:100%;height:3px;transition-timing-function:ease-in;transform:translate(0)scaleX(.08)}.footer__nav-link:hover .sp-header__cta-doc{opacity:1;transform-origin:0;transition-duration:.2s;transition-timing-function:cubic-bezier(.68,0,.4,1);transform:translate(0)}.sp-header__cta-doc-link{background:#0d62c8;border-radius:128px;flex-flow:column;flex:none;place-content:center;align-items:center;width:auto;max-width:100%;height:40px;padding:0 16px}.sp-header__cta-doc-link:hover{background:#1c72d9;justify-content:center;transform:translate(0)}@media screen and (width<=540px){.sp-header__cta-doc-link{padding:0 16px}}.sp-header__menu-btn{background:0 0;flex:none;width:100%;max-width:100%;height:1px}.sp-header__cta-doc-label{color:#fff;font-family:var(--s-font-a5b0c9ca);text-align:center;justify-content:center;width:auto;max-width:100%;height:auto;margin:0;font-size:16px;font-style:normal;font-weight:700;line-height:1.2}.sp-header__menu-icon-wrap{opacity:0;transform-origin:0;background:0 0;flex:none;width:100%;max-width:100%;height:3px;transition-timing-function:ease-in;transform:translate(0)scaleX(.08)}.sp-header__cta-doc-link:hover .sp-header__menu-icon-wrap{opacity:1;transform-origin:0;transition-duration:.2s;transition-timing-function:cubic-bezier(.68,0,.4,1);transform:translate(0)}.sp-header__menu-icon{color:#333;font-size:24px;display:none}@media screen and (width<=840px){.sp-header__menu-icon{display:none}}@media screen and (width<=540px){.sp-header__menu-icon{color:#2f2f2f;max-width:100%;margin:0;font-size:28px;display:none}}body{background:#f5f5f5;transition:background .5s cubic-bezier(.4,.4,0,1)}.image.fv__img-inner:before{background-image:url(images/945334f7de.webp)}.fv__metric-installs-icon:before{background-image:url(images/42b2c85551.svg)}.voice__card-1-img:before,.voice__card-3-quote:before{background-image:url(images/15c030dfa7.svg)}.voice__card-3-img:before,.voice__card-5-quote:before,.voice__card-5-img:before,.voice__card-6-img:before{background-image:url(images/482a8c32b3.svg)}.price__bg-img:before{background-image:url(images/42b2c85551.svg)}:root{--s-color-1bb2b598:#131313;--s-color-58a28550:#0d62c8;--s-color-eabd8794:#208b8b;--s-color-db965b15:#ee6423;--s-font-a5b0c9ca:"Noto Sans JP";--s-font-30a0f4fb:"Noto Sans";--s-font-b9862a77:"DM Sans";--s-font-23a95983:"Fjalla One";--s-font-eebca466:"Bebas Neue";--s-font-f5b0361f:"Barlow Condensed"}
