@keyframes legalops-menu-fade{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}body{margin:0;font-feature-settings:"palt";font-family:"Noto Sans JP","Noto Sans",sans-serif;letter-spacing:.1rem}@media screen and (max-width: 767px){body{letter-spacing:.04rem}}.legalops-body .wrapper{overflow:visible}html.legalops-html{font-size:100%;scroll-padding-top:var(--legalops-scroll-offset, 80px);scroll-behavior:smooth}body.legalops-body{font-size:1rem;line-height:1.6}.pc_hide{display:none}@media screen and (max-width: 767px){.pc_hide{display:block}.sp_none{display:none}}.highlight{text-decoration:underline;text-decoration-thickness:.5em;text-decoration-color:rgba(255,228,0,.4);text-underline-offset:-0.2em;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.legalops-header{background:rgba(251,251,251,.75);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.8rem 0;position:sticky;top:0;z-index:100}.legalops-header__inner{max-width:74rem;margin:0 auto;padding:0 1.4rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;position:relative}.legalops-header__logo{display:flex}.legalops-header__menu{display:flex;flex-direction:row;align-items:center;gap:4rem}.legalops-header__nav{display:flex;align-items:center;gap:2rem}.legalops-header__nav a{font-size:.9rem;color:#5d5d5d;text-decoration:none;font-weight:700}.legalops-header__nav a:hover{color:#1f1f1f}.legalops-header__toggle{display:none;background:none;border:none;width:2.4rem;height:2rem;padding:0;margin-left:auto;cursor:pointer;flex-direction:column;justify-content:center;gap:.35rem}.legalops-header__toggle span{display:block;width:100%;height:2px;background:#222;transition:transform .2s ease,opacity .2s ease}.legalops-header--open .legalops-header__nav{display:flex}.legalops-header--open .legalops-header__toggle span:nth-child(1){transform:translateY(6px) rotate(45deg)}.legalops-header--open .legalops-header__toggle span:nth-child(2){opacity:0}.legalops-header--open .legalops-header__toggle span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.legalops-header__cta{background:linear-gradient(45deg, #299eab, #003c43);color:#fff;border-radius:999px;padding:.4rem 1.2rem;max-width:320px;font-size:.8rem;font-weight:700;text-decoration:none;box-shadow:0 15px 35px rgba(100,100,100,.25);transition:transform .25s ease,box-shadow .25s ease,opacity .25s ease,border-color .25s ease,color .25s ease,background .25s ease;will-change:transform;white-space:nowrap}.legalops-header__cta:hover{transform:translateY(-2px);opacity:.92;box-shadow:0 18px 40px rgba(100,100,100,.25);color:#fff}.legalops-header__cta:visited{color:#fff}.legalops-header__cta--mobile{display:none}.legalops-header__cta--secondary{background:#fff;color:#0c4d55;border:1px solid #0f6370;box-shadow:0 10px 25px rgba(0,90,110,.15)}.legalops-header__cta--secondary:hover{color:#073b43;border-color:#0c4d55}.legalops-header__cta--secondary:visited{color:#0c4d55}.legalops-header__actions{display:flex;gap:.8rem;align-items:center}@media screen and (max-width: 1023px){.legalops-header__inner{flex-wrap:wrap;gap:.8rem}.legalops-header__nav{justify-content:center;width:100%;position:absolute;top:calc(100% + .8rem);left:0;flex-direction:column;align-items:flex-start;background:#fff;border:1px solid #e0e0e0;border-radius:.8rem;padding:1.2rem 1.4rem;box-shadow:0 15px 40px rgba(0,0,0,.1);display:none;z-index:100;opacity:0;transform:translateY(-4px)}.legalops-header__nav a{width:100%;padding:.3rem 0;font-size:1rem;color:#1c1c1c}.legalops-header__toggle{display:inline-flex;align-self:flex-end}.legalops-header__cta{display:none}.legalops-header__actions{display:none}.legalops-header.legalops-header--open .legalops-header__nav{display:flex;animation:legalops-menu-fade .2s ease forwards}.legalops-header.legalops-header--open .legalops-header__cta--mobile{display:inline-flex;width:100%;justify-content:center;margin-top:.4rem}}@media screen and (max-width: 767px){.legalops-header__cta--mobile{font-size:.95rem;padding:.9rem 1.4rem;max-width:320px;width:min(320px,100%)}}.legalops-page{font-size:1rem;line-height:1.6;color:#141414;background-color:#fff}.legalops-page.content{padding:0}.legalops-page .inner{max-width:74rem;padding:0 1.4rem;margin:0 auto}.legalops-footer{background:#777;padding:2.4rem 0;color:#fff}.legalops-footer__inner{max-width:74rem;margin:0 auto;padding:0 1.4rem;display:flex;flex-direction:row;align-items:center;text-align:left;font-size:1rem;gap:2rem;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width: 767px){.legalops-footer__inner{flex-direction:column;align-items:flex-start;text-align:left;gap:1rem}}.legalops-footer__logo{display:flex;justify-content:flex-start;width:auto;flex-shrink:0}@media screen and (max-width: 767px){.legalops-footer__logo{width:100%}}.legalops-footer__legal{width:auto;display:flex;flex-direction:row;align-items:center;gap:2rem}@media screen and (max-width: 767px){.legalops-footer__legal{align-items:flex-start;flex-direction:column;width:100%;gap:.8rem}}.legalops-footer__links{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:0;font-size:.7rem}.legalops-footer__links a{color:inherit;text-decoration:none;padding-right:.5rem;margin-right:.5rem;position:relative}.legalops-footer__links a::after{content:"";width:1px;height:70%;background:hsla(0,0%,100%,.7);position:absolute;right:0;top:50%;transform:translateY(-50%)}.legalops-footer__links a:last-child{margin-right:0;padding-right:0}.legalops-footer__links a:last-child::after{display:none}.legalops-footer__links a:hover,.legalops-footer__links a:focus-visible{text-decoration:underline}@media screen and (max-width: 767px){.legalops-footer__links{justify-content:flex-start}}.legalops-footer__copy{margin:0;font-size:.7rem;color:inherit;text-align:left;white-space:nowrap}.legalops-hero{padding:clamp(3.5rem,5.5vw,7rem) 0 clamp(5rem,5.5vw,7rem);text-align:center}.legalops-hero .inner{max-width:74rem;margin:0 auto;padding:0 1.4rem;background:url(/wp-content/themes/holmestheme_202107/common/img/legalops/hero-img.svg) center 5rem no-repeat;background-size:95%}@media screen and (max-width: 767px){.legalops-hero .inner{background:none}}.legalops-hero__badges{display:inline-flex;gap:1rem;align-items:center;justify-content:center;margin-bottom:2.4rem;flex-wrap:wrap}.legalops-hero__badge{display:inline-flex;align-items:center;font-size:.8rem;font-weight:700;color:#000;background:#f7b500;border-radius:1.4rem;padding:.4rem 1.6rem;border:1px solid rgba(0,0,0,0);margin:-1rem -2rem 0 0}.legalops-hero__badge--outline{color:#aa7c00;background:hsla(0,0%,100%,.6);border:1px solid #ddd}.legalops-hero__title{font-size:clamp(2.8rem,3.6vw,4rem);color:#242424;font-weight:700;line-height:1.4;margin:0 0 2rem}.legalops-hero__title span{background:linear-gradient(90deg, #0097a7, #000000);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.legalops-hero__lead{font-size:1.2rem;color:#06171b;line-height:1.8;margin:0 auto 2.4rem;max-width:720px}@media screen and (max-width: 767px){.legalops-hero__lead{width:100%}.legalops-hero__lead::after{content:"slack / teamsでレビュー依頼";line-height:6rem;font-size:.5rem;color:#00524b;display:block;width:100%;margin-top:1.6rem;background:url(/wp-content/themes/holmestheme_202107/common/img/legalops/hero-img.svg) center top/contain no-repeat;aspect-ratio:16/9;height:100px;filter:drop-shadow(0 0 3px rgba(0, 0, 0, 0.2))}}.legalops-hero__context{font-size:1rem;line-height:1.8;color:#142a2f;margin:0 auto 1.4rem;max-width:800px}.legalops-hero__contextHighlight{font-weight:700;color:#0e1f63}.legalops-hero__ctaGroup{display:flex;justify-content:center;gap:1.6rem;flex-wrap:wrap;margin-top:3.2rem}@media screen and (max-width: 767px){.legalops-hero__ctaGroup{margin-top:2rem;gap:1rem;max-width:260px;margin:auto}}.legalops-hero__cta{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:1.2rem 2.6rem;font-size:1rem;font-weight:700;line-height:1.2;text-decoration:none;gap:.6rem;transition:transform .25s ease,box-shadow .25s ease,opacity .25s ease,border-color .25s ease,color .25s ease,background .25s ease;will-change:transform}.legalops-hero__cta--primary{color:#fff;background:linear-gradient(45deg, #299eab, #003c43);box-shadow:0 15px 35px rgba(100,100,100,.25)}.legalops-hero__cta--primary::after{content:"";font-family:"Material Icons";font-size:1.2rem;line-height:1}.legalops-hero__cta--primary:hover{transform:translateY(-2px);opacity:.92;box-shadow:0 18px 40px rgba(100,100,100,.25)}.legalops-hero__cta--primary:visited{color:#fff}.legalops-hero__cta--ghost{color:#0c4d55;border:1px solid #0f6370;background:#fff;box-shadow:0 10px 30px rgba(0,90,110,.15)}.legalops-hero__cta--ghost:hover{transform:translateY(-2px);opacity:.92;box-shadow:0 18px 40px rgba(100,100,100,.25);border-color:#0c4d55;color:#073b43}.legalops-hero__cta--ghost:visited{color:#0c4d55}.legalops-hero__ctaNote{font-size:1rem;margin-left:.4rem}@media screen and (max-width: 1023px){.legalops-hero .inner{max-width:74rem;margin:0 auto;padding:0 1.4rem;background:url(/wp-content/themes/holmestheme_202107/common/img/legalops/hero-img.svg) center 4rem no-repeat;background-size:95%}}@media screen and (max-width: 767px){.legalops-hero{padding:2.6rem 0 2.8rem}.legalops-hero__title{font-size:clamp(2rem,2.8vw,3.6rem);margin-bottom:1rem}.legalops-hero__lead,.legalops-hero__context{font-size:clamp(.8rem,1vw,1.2rem);letter-spacing:0}.legalops-hero__badges{margin-bottom:1.4rem}.legalops-hero__cta{padding:1rem 1.8rem;font-size:.95rem;max-width:320px;width:min(320px,100%)}.legalops-hero__badge,.legalops-hero__badge--outline{font-size:.9rem;padding:.35rem 1.2rem}.legalops-hero .inner{max-width:74rem;margin:0 auto;padding:0 1.4rem;background:none;background-size:95%}}.legalops-section{padding:clamp(5rem,5.5vw,7rem) 0}.legalops-section+.legalops-section{margin-top:0}.legalops-section__head{text-align:center;margin:0 auto 4rem;max-width:760px}.legalops-section__head h2{font-size:clamp(2rem,2.4vw,2.8rem);font-weight:700;color:#242424;margin:.4rem 0 1.2rem}.legalops-section__head--invert h2,.legalops-section__head--invert .legalops-section__lead{color:#fff}.legalops-section__head--invert .legalops-section__eyebrow{color:#00b6cb}.legalops-section__eyebrow{font-size:1rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:#299eab}.legalops-section__lead{font-size:1rem;line-height:1.8;color:#1a1a1a;margin:0}@media screen and (max-width: 767px){.legalops-section{padding:2.8rem 0}.legalops-section__head{margin-bottom:2.4rem}.legalops-section__head h2{line-height:1.25}}.legalops-grid{display:grid;gap:1rem}.legalops-grid--walls{gap:1rem;grid-template-columns:repeat(3, minmax(0, 1fr))}.legalops-grid--solution{gap:1rem;grid-template-columns:repeat(3, minmax(0, 1fr))}.legalops-grid--cases{grid-template-columns:repeat(3, minmax(0, 1fr))}@media screen and (max-width: 767px){.legalops-grid--cases{grid-template-columns:1fr}}.legalops-grid--benefits{grid-template-columns:repeat(2, minmax(0, 1fr))}@media screen and (max-width: 767px){.legalops-grid--benefits{grid-template-columns:1fr}}@media screen and (max-width: 767px){.legalops-grid--walls,.legalops-grid--solution{grid-template-columns:1fr;gap:1.4rem}}.legalops-walls{background:url(/wp-content/themes/holmestheme_202107/common/img/legalops/bg02.svg) top center,#fff;background-repeat:no-repeat}.legalops-walls .legalops-section__head img{margin-top:2rem}.legalops-card{background:hsla(0,0%,100%,.4666666667);border-radius:.5rem;padding:1rem;box-shadow:0 20px 60px rgba(100,100,100,.25);height:100%;display:flex;flex-direction:column;gap:.8rem}.legalops-card h3{font-size:1.2rem;line-height:1.4;color:#131e40;margin:0}.legalops-card p{margin:0;font-size:1rem;color:#06171b}.legalops-card__icon{display:none}.legalops-card__label{font-size:.8rem;font-weight:700;text-transform:uppercase;color:#fff;background:rgba(196,23,23,.8);border-radius:999px;padding:.5rem .7rem;width:-moz-fit-content;width:fit-content;position:absolute;margin:-2rem 0 0 -1rem}.legalops-card--wall{border-radius:.5rem;padding:1rem 1.4rem;background:#ebebeb;background:linear-gradient(45deg, rgb(235, 235, 235) 0%, rgb(255, 255, 255) 78%, rgb(240, 240, 240) 100%)}.legalops-card--wall h3{margin-top:.5rem;text-align:center}.legalops-card--solution{background:hsla(0,0%,100%,.08);color:#f4f7ff;box-shadow:none;gap:1rem;border-radius:.5rem;box-shadow:1px 2px 16px rgba(0,151,167,.1333333333)}.legalops-card--solution h3{color:#fff;text-align:center;margin-top:.5rem;flex-shrink:0;border-bottom:1px solid #0097a7;padding-bottom:.5rem}.legalops-card--solution h3::before{display:block;width:2.5rem;height:2.5rem;text-align:center;vertical-align:middle;line-height:2;border-radius:999px;position:absolute;margin:-3rem 0 0 -1rem;background:#0097a7;color:#fff;content:"";font-family:"Material Icons"}.legalops-card--solution p{color:rgba(244,247,255,.85);flex:1 0 auto}@media screen and (max-width: 767px){.legalops-card--solution p{font-size:.8rem}}.legalops-card--solution strong{color:#fff}.legalops-card--solution .legalops-card__icon{background:rgba(59,104,255,.2);color:#7aa1ff}.legalops-card--solution img{margin-top:auto;display:block;max-width:100%;height:auto;align-self:center}.legalops-card--benefit{background:#fff;border:1px solid #e0ecff;box-shadow:0 15px 30px rgba(16,23,63,.08);padding:2rem 2.4rem;display:grid;grid-template-columns:auto 1fr;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:.4rem;align-items:center}@media screen and (max-width: 767px){.legalops-card--benefit{-moz-column-gap:.6rem;column-gap:.6rem}}.legalops-card--benefit .legalops-card__icon{display:none}.legalops-card--benefit img{grid-row:1/span 2;align-self:start}.legalops-card--benefit h3{font-size:1.4rem;margin:0;color:#242424;grid-column:2}@media screen and (max-width: 767px){.legalops-card--benefit h3{font-size:1rem;font-weight:bold}}.legalops-card--benefit p{font-size:1rem;margin:0;grid-column:2}@media screen and (max-width: 767px){.legalops-card--benefit p{font-size:.8rem;font-weight:bold}}@media screen and (max-width: 767px){.legalops-card--benefit img{width:36px;height:auto}}@media screen and (max-width: 1023px){.legalops-card{padding:1rem}}@media screen and (max-width: 767px){.legalops-card{padding:.8rem}}.legalops-solution{color:#f4f7ff;background:url(/wp-content/themes/holmestheme_202107/common/img/legalops/bg01.svg) center top,#262626;background-repeat:no-repeat}.legalops-benefits{background:url(/wp-content/themes/holmestheme_202107/common/img/legalops/bg04.svg) center top no-repeat,#fff}.legalops-cases{background:url(/wp-content/themes/holmestheme_202107/common/img/legalops/bg05.svg) center top no-repeat,#f1f1f1}.legalops-case{background:hsla(0,0%,100%,.4666666667);border-radius:.5rem;padding:1.2rem 1rem 1rem;border:1px solid #e7e9f4;box-shadow:0 15px 45px rgba(16,23,63,.07);display:flex;flex-direction:column;gap:1rem}.legalops-case__meta{display:flex;justify-content:space-between;flex-wrap:wrap;gap:.4rem;min-height:6rem;margin-left:.8rem;align-items:flex-start;flex-direction:column}@media screen and (max-width: 767px){.legalops-case__meta{min-height:auto;margin-left:0;margin-bottom:.4rem}}.legalops-case__type{font-size:1.4rem;font-weight:700;line-height:1.2;color:#242424;margin:0;min-height:3rem}.legalops-case__size{margin:0;font-size:1rem;color:#6b7393}@media screen and (max-width: 767px){.legalops-case__size{font-size:.8rem}}.legalops-case__body{display:flex;gap:2rem;flex-wrap:wrap;flex-direction:column}.legalops-case__column{flex:1 1 120px;background:#fff;padding:1.6rem 1rem 1rem;border-radius:.5rem;box-shadow:0 15px 45px rgba(16,23,63,.07)}.legalops-case__column.case-after{min-height:9rem}@media screen and (max-width: 767px){.legalops-case__column.case-after{min-height:auto}}.legalops-case__column.case-after::before{display:block;content:"";font-size:2rem;font-family:"Material Icons";width:2rem;height:2rem;margin-top:-3.8rem;line-height:1;color:#000;position:absolute;margin-left:8rem}.legalops-case__label{font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin:-2rem 0 1rem -0.5rem;padding:.1rem .4rem;display:block;border-radius:.4rem;width:-moz-fit-content;width:fit-content}.legalops-case__label--before{color:#fff;background-color:#910000}.legalops-case__label--after{color:#fff;background-color:#19717b}.legalops-case ul{margin:0;padding-left:0rem}.legalops-case ul li{font-size:.9rem;line-height:1.4;margin-left:1rem;color:#38405f;margin-bottom:.6rem;list-style:disc}@media screen and (max-width: 767px){.legalops-case ul li{font-size:.9rem}}.legalops-case ul li:last-child{margin-bottom:0}@media screen and (max-width: 1023px){.legalops-case{padding:1.8rem 1.2rem 1.4rem}.legalops-case__body{flex-direction:column;gap:1.2rem}.legalops-case__column{min-height:8rem;flex:1 1 100px}.legalops-case__column.case-after::before{display:none}.legalops-case__column.case-after{min-height:auto}.legalops-case__type{font-size:1.1rem}}@media screen and (max-width: 767px){.legalops-case{padding:1rem .9rem .9rem}.legalops-case__body{flex-direction:column;gap:1.2rem}.legalops-case__column{padding:1.2rem .9rem .9rem;height:auto;min-height:0}}.legalops-pricing{background:#2a2a2a}.legalops-pricing .legalops-section__lead{color:#fff}.legalops-pricing__card{background:#fff;border-radius:2.4rem;padding:2.4rem;border:1px solid rgba(0,0,0,.08);position:relative;box-shadow:0 30px 80px rgba(0,0,0,.12);color:#1c1c1c}.legalops-pricing__card .legalops-pricing__price,.legalops-pricing__card .legalops-pricing__sectionTitle,.legalops-pricing__card .legalops-pricing__additionTitle,.legalops-pricing__card .legalops-pricing__note,.legalops-pricing__card .legalops-pricing__list li,.legalops-pricing__card .legalops-pricing__optionLabel{color:inherit}.legalops-pricing__card .legalops-pricing__price span{color:#0f1d3f}.legalops-pricing__card .legalops-pricing__left{background:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.05)}.legalops-pricing__card .legalops-pricing__campaignBody{color:inherit}.legalops-pricing__card .legalops-pricing__campaignBody span{color:rgba(28,28,28,.6)}.legalops-pricing__card .legalops-pricing__campaignBody strong{color:#0f1d3f}.legalops-pricing__card .legalops-pricing__note{color:rgba(28,28,28,.8)}.legalops-pricing__card .legalops-pricing__addition ul li{color:inherit;background:rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.08)}.legalops-pricing__card .legalops-pricing__options ul li{background:rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.08);color:inherit}.legalops-pricing__card .legalops-pricing__subCtas .legalops-pricing__subCta{background:#fff;color:#0c4d55;border:1px solid #0c4d55}.legalops-pricing__card .legalops-pricing__subCtas .legalops-pricing__subCta:hover,.legalops-pricing__card .legalops-pricing__subCtas .legalops-pricing__subCta:focus-visible{background:#efefef;border-color:rgb(18.3092783505,117.4845360825,129.6907216495);color:#0f1b3a}.legalops-pricing__card .legalops-pricing__subCta--ghost{background:#fff;border-color:#cfd6e4;color:#0f1b3a}.legalops-pricing__badge{position:absolute;top:-18px;right:40px;background:#f7b500;color:#0f1225;font-size:1rem;font-weight:700;border-radius:1rem 1rem 1rem 0;padding:.5rem 1.6rem}.legalops-pricing__badge .em{font-weight:900}@media screen and (max-width: 767px){.legalops-pricing__badge{border-radius:1rem}}.legalops-pricing__grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:2.4rem}.legalops-pricing__left{background:hsla(0,0%,100%,.05);border-radius:1.6rem;padding:2rem;display:flex;flex-direction:column;gap:1rem}.legalops-pricing__plan{font-size:1.2rem;color:#fff;margin:0;font-weight:700;display:inline-flex;align-items:center;gap:0;padding:.4rem 1.1rem;border-radius:.2rem;background:#003c43;color:#fff;border:none;letter-spacing:.04em;width:-moz-fit-content;width:fit-content;max-width:100%;margin-top:-3rem;align-self:flex-start;text-align:left}@media screen and (max-width: 767px){.legalops-pricing__plan{margin-top:0;align-self:center;text-align:center}}.legalops-pricing__price{font-size:1rem;color:#fff;margin:0}.legalops-pricing__price span{font-size:3.2rem;font-weight:700;color:#fff;margin-right:.6rem}.legalops-pricing__campaign{background:rgba(0,102,116,.1);border-radius:.7rem;padding:1.2rem 1.8rem}.legalops-pricing__campaignLabel{color:#f74600;font-size:1rem;font-weight:700;margin:0}.legalops-pricing__campaignBody{margin:0;font-size:1rem;color:#fff}.legalops-pricing__campaignBody span{text-decoration:line-through;margin-right:.8rem;color:#fff}.legalops-pricing__campaignBody strong{font-size:1.8rem}.legalops-pricing__note{font-size:.7rem;color:#fff;margin:1rem 0 0}.legalops-pricing__additionTitle{font-size:1rem;color:#fff;font-weight:700}.legalops-pricing__cta{display:inline-flex;justify-content:center;align-items:center;border-radius:999px;background:linear-gradient(45deg, #299eab, #003c43);color:#fff;font-weight:700;font-size:1.4rem;padding:1.2rem 2.8rem;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,opacity .25s ease,border-color .25s ease,color .25s ease,background .25s ease;will-change:transform;border:1px solid #5d5d5d;box-shadow:0 18px 40px rgba(15,27,58,.18);width:100%}.legalops-pricing__cta:hover{transform:translateY(-2px);opacity:.92;box-shadow:0 18px 40px rgba(100,100,100,.25);color:#fff;border:1px solid #a4a4a4}.legalops-pricing__cta:visited{color:#fff}.legalops-pricing__subCtas{display:flex;gap:.6rem;width:100%;flex-wrap:wrap}.legalops-pricing__subCta{display:inline-flex;align-items:center;justify-content:center;padding:.6rem;border-radius:999rem;font-size:.95rem;font-weight:bold;text-decoration:none;background:#fff;color:#000;border:1px solid #000;transition:all .2s ease;flex:1 1 calc(50% - .3rem)}.legalops-pricing__subCta:hover,.legalops-pricing__subCta:focus-visible{color:#fff;border-color:hsla(0,0%,100%,.4);background:hsla(0,0%,100%,.18);transform:translateY(-2px);box-shadow:0 12px 24px rgba(15,27,58,.2)}.legalops-pricing__subCta--ghost{background:#fff;color:#0f1b3a;border-color:#cfd6e4;box-shadow:0 10px 24px rgba(15,27,58,.15)}.legalops-pricing__subCta--ghost:hover,.legalops-pricing__subCta--ghost:focus-visible{color:#0f1b3a;border-color:#d6dce8;background:hsla(0,0%,100%,.5333333333);box-shadow:0 12px 28px rgba(15,27,58,.2)}.legalops-pricing__right{display:flex;flex-direction:column;justify-content:space-evenly;gap:2rem;padding:2rem 1rem}.legalops-pricing__sectionTitle{font-size:1.2rem;letter-spacing:.2em;text-transform:uppercase;color:#fff;margin:0 0 1rem;font-weight:700}.legalops-pricing__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.8rem}.legalops-pricing__list li{font-size:1rem;color:#fff;position:relative;padding-left:1.6rem;line-height:1.6;letter-spacing:.01rem}.legalops-pricing__list li::before{content:"";font-family:material icons;position:absolute;left:0;top:.2rem;color:#299eab;font-size:1rem}.legalops-pricing__list li strong{font-weight:700}.legalops-pricing__addition ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.8rem}.legalops-pricing__addition ul li{font-size:.8rem;color:#fff;padding:.4rem 1.2rem;border-radius:999px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.1)}.legalops-pricing__optionGroup{margin-bottom:1.6rem}.legalops-pricing__optionGroup:last-child{margin-bottom:0}.legalops-pricing__optionLabel{font-size:1rem;font-weight:700;color:#fff;margin:0 0 .6rem}.legalops-pricing__fit{margin-top:-3rem;padding:6rem 2rem 2rem;border-radius:1.6rem;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04);box-shadow:0 25px 60px rgba(0,0,0,.25)}@media screen and (max-width: 767px){.legalops-pricing__fit{margin-top:0}}.legalops-pricing__fitTitle{text-align:center;color:#fff;font-size:1.4rem;font-weight:700;margin:0 0 1.6rem;padding-bottom:.5rem;border-bottom:1px solid #6d6d6d}.legalops-pricing__fitList{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit, minmax(320px, 1fr));gap:1.2rem 2rem}.legalops-pricing__fitItem{color:#fff;font-size:1rem;line-height:1.6;position:relative;padding-left:2rem;word-break:break-word;overflow-wrap:anywhere}.legalops-pricing__fitItem::before{content:"";font-family:"Material Icons";position:absolute;left:0;top:.05rem;font-size:1.35rem;color:#a7a400;line-height:1}@media screen and (max-width: 1023px){.legalops-pricing__card{padding:2rem}.legalops-pricing__left,.legalops-pricing__right{padding:2rem}.legalops-pricing__cta{padding:1.2rem 1rem;font-size:1.2rem}.legalops-pricing__price span{font-size:2.4rem}.legalops-pricing__campaign{padding:1rem}.legalops-pricing__campaignBody strong{font-size:1.4rem}}@media screen and (max-width: 767px){.legalops-pricing__card{padding:1.3rem 1rem;border-radius:1.6rem 1.6rem 1rem 1rem}.legalops-pricing__badge{position:static;margin-bottom:1.6rem;display:inline-block;font-size:.8rem;width:100%;text-align:center}.legalops-pricing__grid{gap:1.4rem}.legalops-pricing__left{padding:1.2rem 1rem;gap:1rem}.legalops-pricing__right{padding:0}.legalops-pricing__plan{font-size:1.05rem}.legalops-pricing__price{font-size:.95rem}.legalops-pricing__price span{font-size:2.8rem;margin-right:.4rem}.legalops-pricing__campaign{padding:1.2rem 1.4rem}.legalops-pricing__cta{font-size:1.05rem;padding:1rem 1.4rem;white-space:nowrap;max-width:320px;width:min(320px,100%)}.legalops-pricing__list{gap:.5rem}.legalops-pricing__list li{padding-left:1.2rem}.legalops-pricing__options ul{gap:.4rem}.legalops-pricing__options ul li{font-size:.72rem;padding:.3rem .8rem;white-space:nowrap}.legalops-pricing__optionLabel{font-size:.95rem}.legalops-pricing__optionGroup{margin-bottom:1rem}.legalops-pricing__fit{padding:6rem .8rem .8rem;margin-top:-3rem}.legalops-pricing__fitList{grid-template-columns:1fr;gap:.8rem}.legalops-pricing__fitItem{padding-left:1.6rem}.legalops-pricing__fitTitle{font-size:1.2rem;line-height:1.4}}.legalops-beforeafter{background:linear-gradient(180deg, #2a2a2a 50%, #f4f7fb 50%);padding-bottom:0;margin-bottom:0}@media screen and (max-width: 767px){.legalops-beforeafter{background:#f4f7fb}}.legalops-beforeafter__grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(260px, 1fr));gap:1rem;margin-top:-8rem}.legalops-beforeafter__card{border-radius:.5rem;padding:2.4rem;box-shadow:0 25px 40px rgba(18,17,49,.08);background:#dee3ec;color:#42537a}.legalops-beforeafter__card ul{margin:1.6rem 0 0;padding-left:1.8rem;display:flex;flex-direction:column;gap:.5rem;list-style:decimal}.legalops-beforeafter__card ul li{font-size:1rem}.legalops-beforeafter__card--after{background:linear-gradient(45deg, #000000, #525252);color:#fff;box-shadow:0 25px 40px rgba(54,54,54,.3)}.legalops-beforeafter__card--after ul li{color:#fff}.legalops-beforeafter__head{display:flex;align-items:center;gap:.8rem}.legalops-beforeafter__head h3{margin:0;font-size:2rem;color:inherit;line-height:1;font-weight:700;padding-left:3rem;position:relative}.legalops-beforeafter__icon{font-size:2.4rem;line-height:1;color:inherit}.legalops-beforeafter__icon--before::before,.legalops-beforeafter__icon--after::before{font-size:2.4rem;line-height:1;margin-left:-3rem;display:block;position:absolute;font-family:"Material Icons";width:2rem;top:0}.legalops-beforeafter__icon--before::before{content:"";color:#42537a}.legalops-beforeafter__icon--after::before{content:"";color:#fff}@media screen and (max-width: 767px){.legalops-beforeafter__card{padding:2rem}.legalops-beforeafter__head h3{font-size:1.6rem;padding-left:2rem;position:relative}.legalops-beforeafter__icon--before::before,.legalops-beforeafter__icon--after::before{left:0;margin:0;margin-top:0;position:absolute;top:.2rem;font-size:1.6rem}.legalops-beforeafter__icon--after::before{color:#fff}.legalops-beforeafter__card ul{margin:1.2rem 0 0;gap:.4rem}}@media screen and (max-width: 1023px){.legalops-beforeafter__grid{margin-top:-7rem}}@media screen and (max-width: 767px){.legalops-beforeafter__grid{margin-top:auto}}.legalops-faq{background:#f4f7fb}.legalops-faq__list{max-width:840px;margin:0 auto;display:flex;flex-direction:column;gap:1.2rem}@media screen and (max-width: 767px){.legalops-faq__list{gap:.8rem}}.legalops-faq__item{border-radius:1.4rem;border:1px solid rgba(18,28,68,.08);background:#fff;box-shadow:0 10px 30px rgba(18,28,68,.08);overflow:hidden;transition:box-shadow .25s ease,transform .25s ease}.legalops-faq__item[data-open=true]{box-shadow:0 12px 36px rgba(18,28,68,.12);transform:translateY(-2px)}.legalops-faq__trigger{width:100%;padding:1.6rem 2.4rem;background:rgba(0,0,0,0);border:none;display:flex;justify-content:space-between;align-items:center;font-size:1rem;font-weight:700;color:#0f1d3f;cursor:pointer}.legalops-faq__trigger svg{width:24px;height:24px;stroke:#0097a7;fill:none;transition:transform .2s ease}.legalops-faq__trigger[aria-expanded=true] svg{transform:rotate(45deg);stroke:#5c678c}.legalops-faq__panel{padding:0 2.4rem 2rem;max-height:0;overflow:hidden;opacity:0;transition:max-height .35s ease,opacity .25s ease}.legalops-faq__panel[data-open=true]{opacity:1;max-height:600px}.legalops-faq__panel p{margin:0;font-size:1rem;color:#4b5877;line-height:1.8}.legalops-faq__panel ul{margin:1rem 0 0;padding-left:1.6rem}.legalops-faq__panel ul li{font-size:1rem;color:#4b5877;line-height:1.7;margin-bottom:.4rem}.legalops-faq__panel ul li:last-child{margin-bottom:0}@media screen and (max-width: 767px){.legalops-faq__trigger{padding:1.2rem 1.6rem;text-align:left;line-height:1.3;height:auto}.legalops-faq__panel{padding:0 1.6rem 1.6rem}.legalops-faq__panel p,.legalops-faq__panel li{text-align:left}}.legalops-finalcta{background:linear-gradient(150deg, #000000 0%, #8d8d8d 100%);color:#000;text-align:center;padding:7rem 0}.legalops-finalcta .inner{max-width:900px}.legalops-finalcta h2{font-size:clamp(2.4rem,3.5vw,3.4rem);color:#fff;line-height:1.4;margin-bottom:2rem}@media screen and (max-width: 767px){.legalops-finalcta h2{font-size:clamp(1.8rem,2.4vw,3rem)}}.legalops-finalcta h2 .em{font-weight:900}.legalops-finalcta__eyebrow{display:inline-block;padding:.4rem 1.6rem;border-radius:999px;background:#f7b500;font-size:.9rem;font-weight:700;color:#000;letter-spacing:.08em;margin-bottom:1.6rem}.legalops-finalcta__lead{color:hsla(0,0%,100%,.75);font-size:1rem;margin-bottom:2.4rem}.legalops-finalcta__actions{display:flex;justify-content:center;gap:1.6rem;flex-wrap:wrap}.legalops-finalcta__subtitle{font-size:1.6rem;color:#fff;margin:2rem auto 3rem;padding:0 0 1rem 0;border-bottom:1px solid #fff;width:-moz-fit-content;width:fit-content}.legalops-finalcta__button{display:inline-flex;align-items:center;justify-content:center;padding:1.2rem 2.8rem;border-radius:999px;font-size:1rem;font-weight:700;text-decoration:none;border:1px solid hsla(0,0%,100%,.4);transition:transform .25s ease,box-shadow .25s ease,opacity .25s ease,border-color .25s ease,color .25s ease,background .25s ease;will-change:transform;gap:.6rem}.legalops-finalcta__button:hover{transform:translateY(-2px);opacity:.92;box-shadow:0 18px 40px rgba(100,100,100,.25)}.legalops-finalcta__button:visited{color:#fff}.legalops-finalcta__button--primary{background:#000;color:#fff;border-color:#111;box-shadow:0 15px 35px rgba(63,63,63,.5)}.legalops-finalcta__button--primary:hover{color:#fff}.legalops-finalcta__button--primary::after{content:"";font-family:"Material Icons";font-size:1.2rem;line-height:1;color:currentColor}.legalops-finalcta__button--ghost{background:#fff;color:#000;box-shadow:0 15px 35px rgba(63,63,63,.5)}.legalops-finalcta__button--ghost:hover{color:#000}.legalops-finalcta__button--ghost:visited{color:#000}.legalops-finalcta__button--ghost::after{content:"";font-family:"Material Icons";font-size:1.2rem;line-height:1;color:currentColor}@media screen and (max-width: 767px){.legalops-finalcta{padding:4rem 0}.legalops-finalcta__button{padding:1rem 2.2rem;font-size:.95rem;max-width:320px;width:min(320px,100%)}}.pagetop{position:fixed;bottom:20px;right:20px;width:50px;height:50px;background-color:#333;color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;text-decoration:none;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s,background-color .3s;z-index:1000;cursor:pointer}.pagetop::after{content:"";width:10px;height:10px;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(-45deg);margin-top:4px}.pagetop.is-show{opacity:1;visibility:visible}.pagetop:hover{background-color:#555}@media screen and (max-width: 767px){.pagetop{bottom:16px;right:16px;width:40px;height:40px}}.legalops-form__anchor{display:block;height:1px;width:100%;position:relative;top:-80px}.legalops-formBlock{width:100%;display:flex;flex-direction:column;align-items:center;gap:1.6rem}.legalops-formBlock .legalops-form{width:100%}.legalops-formBlock .legalops-form__tabs{margin:0 auto}@media screen and (max-width: 767px){.legalops-formBlock{gap:1.2rem;align-items:stretch}.legalops-formBlock .legalops-form__tabs{width:100%}}.legalops-form{background:#fff;border-radius:2rem;padding:2.8rem 1.4rem 1.6rem;min-height:500px;position:relative;box-shadow:0 25px 70px rgba(0,0,0,.12)}.legalops-form__header{display:flex;flex-direction:column;align-items:center;gap:.4rem;margin-bottom:.6rem}.legalops-form__title{font-size:1.8rem;font-weight:700;margin:0;text-align:center;color:#0f183a}.legalops-form__activeLabel{margin:0 0 .4rem;font-weight:700;color:#299eab;letter-spacing:.02em}.legalops-form__tabs{display:flex;justify-content:center;gap:1.4rem;padding:0;margin:0 auto;pointer-events:auto}.legalops-form__tabs--large{background:rgba(0,0,0,0);padding:0;width:-moz-fit-content;width:fit-content}.legalops-form__tabs--large .legalops-form__tab{padding:1rem .6rem}.legalops-form__tab{border:none;border-bottom:2px solid rgba(0,0,0,0);background:rgba(0,0,0,0);color:#fff;font-size:1.2rem;font-weight:700;letter-spacing:.1em;padding:.8rem 1.2rem;min-height:3.2rem;cursor:pointer;transition:color .2s ease,border-color .2s ease;text-shadow:0 2px 6px rgba(0,0,0,.35);display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}.legalops-form__tab:hover{color:#d5edf2}.legalops-form__tab.is-active{color:#00b6cb;border-color:#00b6cb;text-shadow:0 2px 3px rgba(0,0,0,.4)}.legalops-form__panes{display:grid;gap:1.2rem}.legalops-form__pane{text-align:left}.legalops-form__pane.is-active{animation:legalops-menu-fade .25s ease}.legalops-form__note{margin:0 0 1.2rem;text-align:center;color:#384157;font-size:.95rem;line-height:1.6}.legalops-form__frameWrapper{position:relative;min-height:240px}.legalops-form__loader{position:absolute;top:100px;left:50%;transform:translate(-50%, -50%);z-index:1}.legalops-form__error{margin-top:.8rem;font-size:.9rem;color:#c62828;text-align:center;line-height:1.4}.legalops-form__iframe{border:0;width:100%;height:0;opacity:0;transition:height .5s ease,opacity .5s ease}@media screen and (max-width: 767px){.legalops-form{margin:0 auto 2rem auto;border-radius:1rem;padding:2rem 1.2rem 1.4rem}.legalops-form__header{align-items:flex-start}.legalops-form__title{font-size:1.4rem;text-align:left;width:100%}.legalops-form__tabs{width:100%;justify-content:space-between;flex-wrap:nowrap;overflow-x:hidden;gap:.8rem}.legalops-form__tab{flex:1 1 0;width:100%;text-align:center;scroll-snap-align:start;font-size:.8rem;padding:1rem .8rem}.legalops-form__note{text-align:left}}@media screen and (max-width: 23rem){.legalops-section{padding:2.2rem 0}.legalops-section__head{margin-bottom:1.6rem}.legalops-section__head h2{font-size:1.4rem;line-height:1.2;margin:.6rem 0 .8rem}.legalops-section__lead{font-size:.8rem}.legalops-hero{padding:2.2rem 0 2.8rem}.legalops-hero__badges{margin-bottom:.8rem}.legalops-hero__badge,.legalops-hero__badge--outline{font-size:.7rem;padding:.3rem 1rem}.legalops-hero__title{font-size:1.6rem;margin-bottom:.5rem}.legalops-card{padding:1rem}.legalops-case{padding:.9rem}.legalops-case__meta{margin-left:.4rem}.legalops-case__type{font-size:1.2rem;line-height:1.1}.legalops-case__size{font-size:.9rem}.legalops-case__column{padding:1rem .8rem .8rem}.legalops-pricing__card{padding:1rem}.legalops-pricing__grid{gap:1rem}.legalops-pricing__price span{font-size:2.4rem}.legalops-pricing__cta{font-size:.95rem;padding:.8rem 1rem;width:min(320px,100%)}.legalops-pricing__subCta{width:100%;justify-content:center}.legalops-pricing__options ul li{font-size:.68rem;padding:.28rem .7rem}.legalops-pricing__fit{padding:.8rem}}