.header-1{position: sticky;top: 0;z-index: 1020;background: #ffffff;border-bottom: 1px solid #e3e3e3}.header-1 #header_items{display: flex;align-items: center;gap: 1.5rem;min-height: 64px}.header-1 #logo{display: inline-flex;align-items: center;gap: .625rem;margin-right: auto;text-decoration: none;color: var(--bs-body-color)}.header-1 #logo:hover{color: var(--bs-body-color);opacity: 1}.header-1 .logo-mark{display: grid;place-items: center;width: 2rem;height: 2rem;border-radius: 8px;font-size: .9375rem;color: #ffffff;background: var(--bs-primary)}.header-1 .logo-text{font-size: 1.25rem;font-weight: 500;letter-spacing: -.01em}.header-1 #logo img{max-width: 160px;max-height: 40px}.header-1 #top_menu ul{display: flex;align-items: center;gap: .25rem;margin: 0;padding: 0;list-style: none}.header-1 #top_menu ul li{display: block}.header-1 #top_menu ul li a{display: block;padding: .5rem .875rem;border-radius: 999px;font-size: .9375rem;color: var(--bs-body-color) !important;text-decoration: none}.header-1 #top_menu ul li a:hover{background: #f1f3f4}.header-1 .header-actions{display: flex;align-items: center;gap: .5rem}.header-1 .btn-login{border-radius: 999px;padding: .5rem 1.5rem;font-size: .9375rem;font-weight: 500}.header-1 .toggle{width: 2.5rem;height: 2.5rem;padding: 0;border-radius: 50%;background: #f1f3f4;border-color: transparent;color: var(--bs-body-color)}.header-1 .mobile-window .bg{position: fixed;inset: 0 100% 0 0;background: rgba(32, 33, 36, .6);transition: right .25s ease}.header-1 .mobile-window .window{position: fixed;top: 0;left: 0;bottom: 0;width: 0;padding: 0;overflow: auto;opacity: 0;background: #ffffff;display: flex;flex-direction: column;transition: width .25s ease, opacity .25s ease}.header-1 .mobile-window .close{position: fixed;top: 0;left: 0;margin: 1rem;font-size: 0;color: #ffffff;cursor: pointer;transition: font-size .25s ease, left .25s ease}.header-1 .mobile-window .window > div{padding: 1rem}.header-1 .mobile-window .logo{display: none}.header-1 .mobile-window .mobile_menu ul{margin: 0;padding: 0;list-style: none}.header-1 .mobile-window .mobile_menu ul li{border-bottom: 1px solid #e3e3e3}.header-1 .mobile-window .mobile_menu ul li a{display: block;padding: .875rem .5rem;font-size: 1rem;color: var(--bs-body-color);text-decoration: none}body.active-menu{overflow: hidden}body.active-menu .header-1 .mobile-window .bg{right: 0}body.active-menu .header-1 .mobile-window .window{width: 280px;opacity: 1;padding: 1.5rem 1rem}body.active-menu .header-1 .mobile-window .close{left: 280px;font-size: 1.75rem}@media (max-width: 575.98px){.header-1 .logo-text{font-size: 1.125rem}.header-1 .btn-login{padding: .5rem 1.125rem}}

[data-color="#000000FF"]{color:#000000FF}

.hero-1{--surface: #ffffff;--line: #e3e3e3;--muted: #5f6368;--ink: #1f1f1f;--doc: #2b579a;--sheet: #217346;--slide: #c43e1c;--shadow: 0 1px 3px rgba(60, 64, 67, .30), 0 4px 8px 3px rgba(60, 64, 67, .15)}.hero-1 .kicker{display: inline-block;margin-bottom: .875rem;padding: .25rem .875rem;border-radius: 999px;font-size: .75rem;font-weight: 500;color: var(--bs-primary);background: rgba(var(--bs-primary-rgb), .1)}.hero-1 .title{line-height: 1.15;letter-spacing: -.02em;text-wrap: balance}.hero-1 .desc{max-width: 34em;margin: 0 auto 2.5rem;color: var(--muted)}.hero-1 .desc p:last-child{margin-bottom: 0}.hero-1 .disk{border-radius: 16px;background: var(--surface);box-shadow: var(--shadow);overflow: hidden}.hero-1 .disk-bar{display: flex;align-items: center;gap: .75rem;padding: .875rem 1.25rem;border-bottom: 1px solid var(--line)}.hero-1 .dots{display: flex;gap: .375rem;flex: none}.hero-1 .dots i{width: .5625rem;height: .5625rem;border-radius: 50%;background: #dadce0}.hero-1 .disk_title{font-size: .9375rem;font-weight: 500;color: var(--ink)}.hero-1 .spacer{flex: 1}.hero-1 .disk-dot{flex: none;width: .4375rem;height: .4375rem;border-radius: 50%;background: #34a853}.hero-1 .disk_meta{font-size: .75rem;color: var(--muted)}.hero-1 .disk-body{padding: 1.5rem}.hero-1 .create{display: grid;grid-template-columns: repeat(3, minmax(0, 1fr));gap: .75rem}.hero-1 .create-tile{display: flex;flex-direction: column;align-items: center;gap: .25rem;padding: 1.5rem 1rem;border: 1px solid var(--line);border-radius: 12px;text-align: center;text-decoration: none;transition: border-color .18s ease, box-shadow .18s ease, background-color .18s ease}.hero-1 .create-ico{display: grid;place-items: center;width: 3rem;height: 3rem;margin-bottom: .625rem;border-radius: 12px;font-size: 1.375rem;color: #ffffff}.hero-1 .create-doc .create-ico{background: var(--doc)}.hero-1 .create-sheet .create-ico{background: var(--sheet)}.hero-1 .create-slide .create-ico{background: var(--slide)}.hero-1 .doc_name, .hero-1 .sheet_name, .hero-1 .slide_name{font-size: .9375rem;font-weight: 500;color: var(--ink)}.hero-1 .doc_format, .hero-1 .sheet_format, .hero-1 .slide_format{font-size: .75rem;color: var(--muted)}.hero-1 .files{margin-top: 1.75rem;padding-top: 1.5rem;border-top: 1px solid var(--line)}.hero-1 .files_title{margin-bottom: .875rem;font-size: .9375rem;font-weight: 500;color: var(--ink)}.hero-1 .files-empty{display: flex;align-items: center;gap: .875rem;padding: 1.25rem;border-radius: 12px;background: #f8fafd}.hero-1 .files-ico{display: grid;place-items: center;flex: none;width: 2.5rem;height: 2.5rem;border-radius: 50%;font-size: 1rem;color: var(--muted);background: #ffffff}.hero-1 .files_empty{font-size: .875rem;color: var(--muted)}.hero-1 .auth{display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;gap: 1rem;margin-top: 1.5rem;padding-top: 1.5rem;border-top: 1px solid var(--line);scroll-margin-top: 88px}.hero-1 .auth_note{font-size: .875rem;color: var(--muted)}.hero-1 .auth .btn{border-radius: 999px;padding: .625rem 2rem;font-weight: 500;white-space: nowrap}@media (hover: hover) and (pointer: fine){.hero-1 .create-tile:hover{border-color: transparent;background: var(--surface);box-shadow: var(--shadow)}}@media (max-width: 575.98px){.hero-1 .create{grid-template-columns: 1fr}.hero-1 .create-tile{flex-direction: row;align-items: center;gap: .875rem;padding: .875rem 1rem;text-align: left}.hero-1 .create-ico{width: 2.5rem;height: 2.5rem;margin-bottom: 0;font-size: 1.125rem}.hero-1 .create-text{flex: 1;min-width: 0}.hero-1 .disk-body{padding: 1.125rem}.hero-1 .auth .btn{width: 100%}}

.module.hero-1{padding:56px 0}

.steps-1{--ink: #e8eaed;--muted: #9aa0a6;--line: #3c4043}.steps-1 .kicker{margin-bottom: .75rem;font-size: .75rem;font-weight: 500;letter-spacing: .06em;color: #8ab4f8}.steps-1 .title{margin-bottom: 0;color: var(--ink);letter-spacing: -.015em;text-wrap: balance}.steps-1 .steps{margin-top: 2.5rem}.steps-1 .step{padding-top: 1rem;border-top: 1px solid var(--line)}.steps-1 .step-num{display: block;margin-bottom: .75rem;font-size: .875rem;font-weight: 500;font-variant-numeric: tabular-nums;color: #8ab4f8}.steps-1 .s1_title, .steps-1 .s2_title, .steps-1 .s3_title, .steps-1 .s4_title{margin-bottom: .5rem;font-size: 1.125rem;font-weight: 500;color: var(--ink)}.steps-1 .s1_text, .steps-1 .s2_text, .steps-1 .s3_text, .steps-1 .s4_text{font-size: .9375rem;line-height: 1.6;color: var(--muted)}

.module.steps-1{padding:72px 0}

.features-1{--surface: #ffffff;--muted: #5f6368;--ink: #1f1f1f;--shadow: 0 1px 3px rgba(60, 64, 67, .30), 0 4px 8px 3px rgba(60, 64, 67, .15)}.features-1 .kicker{margin-bottom: .75rem;font-size: .75rem;font-weight: 500;letter-spacing: .06em;color: var(--bs-primary)}.features-1 .title{margin-bottom: 0;letter-spacing: -.015em;text-wrap: balance}.features-1 .cards{margin-top: 2.5rem}.features-1 .feature{padding: 1.75rem 1.5rem;border: 1px solid #e3e3e3;border-radius: 16px;background: var(--surface);transition: box-shadow .18s ease}.features-1 .feature-ico{display: grid;place-items: center;width: 3rem;height: 3rem;margin-bottom: 1.25rem;border-radius: 50%;font-size: 1.25rem;color: var(--bs-primary);background: rgba(var(--bs-primary-rgb), .1)}.features-1 .f1_title, .features-1 .f2_title, .features-1 .f3_title, .features-1 .f4_title{margin-bottom: .5rem;font-size: 1.125rem;font-weight: 500;color: var(--ink)}.features-1 .f1_text, .features-1 .f2_text, .features-1 .f3_text, .features-1 .f4_text{margin: 0;font-size: .9375rem;line-height: 1.6;color: var(--muted)}@media (hover: hover) and (pointer: fine){.features-1 .feature:hover{border-color: transparent;box-shadow: var(--shadow)}}.features-1 .anchor{display: block;height: 0;scroll-margin-top: 88px}

.module.features-1{padding:72px 0}

.about-1{--surface: #ffffff;--ground: #f8fafd;--line: #e3e3e3;--muted: #5f6368;--ink: #1f1f1f;--shadow: 0 1px 3px rgba(60, 64, 67, .30), 0 4px 8px 3px rgba(60, 64, 67, .15)}.about-1 .kicker{margin-bottom: .75rem;font-size: .75rem;font-weight: 500;letter-spacing: .06em;color: var(--bs-primary)}.about-1 .title{letter-spacing: -.015em;text-wrap: balance}.about-1 .desc{max-width: 36em;color: var(--muted)}.about-1 .desc p:last-child{margin-bottom: 0}.about-1 .sheet{border-radius: 16px;background: var(--surface);box-shadow: var(--shadow);overflow: hidden}.about-1 .sheet-bar{display: flex;align-items: center;gap: .625rem;padding: .625rem 1.125rem;background: var(--ground);border-bottom: 1px solid var(--line)}.about-1 .sheet-marks{display: flex;gap: .25rem}.about-1 .sheet-marks b{display: grid;place-items: center;width: 1.75rem;height: 1.75rem;border-radius: 8px;font-size: .8125rem;font-weight: 500;color: var(--muted);background: var(--surface)}.about-1 .spacer{flex: 1}.about-1 .sheet-dot{width: .4375rem;height: .4375rem;border-radius: 50%;background: #34a853}.about-1 .doc_state{font-size: .75rem;color: var(--muted)}.about-1 .sheet-page{padding: 2rem 2.25rem 2.5rem}.about-1 .doc_title{margin-bottom: 1.25rem;font-size: 1.375rem;font-weight: 500;color: var(--ink)}.about-1 .sheet-lines{display: flex;flex-direction: column;gap: .625rem}.about-1 .sheet-lines span{display: block;height: .5rem;border-radius: 4px;background: #e8eaed}.about-1 .sheet-lines .is-accent{background: rgba(var(--bs-primary-rgb), .25)}.about-1 .points{margin-top: 3rem}.about-1 .point{padding-top: 1rem;border-top: 1px solid var(--line)}.about-1 .a1_title, .about-1 .a2_title, .about-1 .a3_title{margin-bottom: .5rem;font-size: 1.125rem;font-weight: 500;color: var(--ink)}.about-1 .a1_text, .about-1 .a2_text, .about-1 .a3_text{font-size: .9375rem;line-height: 1.6;color: var(--muted)}@media (max-width: 991.98px){.about-1 .desc{max-width: none}.about-1 .points{margin-top: 2rem}.about-1 .sheet-page{padding: 1.5rem 1.5rem 2rem}}

.module.about-1{padding:72px 0}

.tools-1{--surface: #ffffff;--line: #e3e3e3;--muted: #5f6368;--ink: #1f1f1f;--shadow: 0 1px 2px rgba(60, 64, 67, .30), 0 1px 3px 1px rgba(60, 64, 67, .15)}.tools-1 .kicker{margin-bottom: .75rem;font-size: .75rem;font-weight: 500;letter-spacing: .06em;color: var(--bs-primary)}.tools-1 .title{letter-spacing: -.015em;text-wrap: balance}.tools-1 .desc{max-width: 44em;color: var(--muted)}.tools-1 .desc p:last-child{margin-bottom: 0}.tools-1 .toolbar{display: flex;align-items: center;gap: .25rem;margin-top: 2rem;padding: .625rem .875rem;border-radius: 999px;background: var(--surface);box-shadow: var(--shadow);overflow-x: auto}.tools-1 .toolbar-btn{display: grid;place-items: center;flex: none;width: 2rem;height: 2rem;border-radius: 8px;font-size: .875rem;font-weight: 500;color: var(--muted)}.tools-1 .toolbar-btn.is-active{color: var(--bs-primary);background: rgba(var(--bs-primary-rgb), .1)}.tools-1 .toolbar-sep{flex: none;width: 1px;height: 1.25rem;margin: 0 .375rem;background: var(--line)}.tools-1 .toolbar-spacer{flex: 1;min-width: 1rem}.tools-1 .groups{margin-top: 2.5rem}.tools-1 .group{display: flex;gap: 1rem}.tools-1 .group-ico{display: grid;place-items: center;flex: none;width: 2.5rem;height: 2.5rem;border-radius: 10px;font-size: 1rem;color: var(--bs-primary);background: rgba(var(--bs-primary-rgb), .1)}.tools-1 .group-text{min-width: 0}.tools-1 .i1_title, .tools-1 .i2_title, .tools-1 .i3_title, .tools-1 .i4_title, .tools-1 .i5_title, .tools-1 .i6_title{margin-bottom: .375rem;font-size: 1.0625rem;font-weight: 500;color: var(--ink)}.tools-1 .i1_text, .tools-1 .i2_text, .tools-1 .i3_text, .tools-1 .i4_text, .tools-1 .i5_text, .tools-1 .i6_text{font-size: .9375rem;line-height: 1.6;color: var(--muted)}@media (max-width: 767.98px){.tools-1 .desc{max-width: none}}

.module.tools-1{padding:72px 0}

.office-1{--ink: #e8eaed;--muted: #9aa0a6;--line: #3c4043;--accent: #8ab4f8}.office-1 .kicker{margin-bottom: .75rem;font-size: .75rem;font-weight: 500;letter-spacing: .06em;color: var(--accent)}.office-1 .title{color: var(--ink);letter-spacing: -.015em;text-wrap: balance}.office-1 .desc{max-width: 40em;color: var(--muted)}.office-1 .desc p:last-child{margin-bottom: 0}.office-1 .crowd{display: flex;align-items: center;gap: .875rem}.office-1 .crowd-faces{display: flex}.office-1 .face{display: grid;place-items: center;width: 2.25rem;height: 2.25rem;border-radius: 50%;font-size: .75rem;font-weight: 500;color: #202124;background: var(--accent);border: 2px solid #202124}.office-1 .face + .face{margin-left: -.625rem}.office-1 .face:nth-child(2){background: #81c995}.office-1 .face:nth-child(3){background: #fdd663}.office-1 .crowd_note{font-size: .875rem;color: var(--muted)}.office-1 .points{margin-top: 2.5rem}.office-1 .point{padding-top: 1rem;border-top: 1px solid var(--line)}.office-1 .o1_title, .office-1 .o2_title, .office-1 .o3_title, .office-1 .o4_title, .office-1 .o5_title, .office-1 .o6_title{margin-bottom: .5rem;font-size: 1.0625rem;font-weight: 500;color: var(--ink)}.office-1 .o1_text, .office-1 .o2_text, .office-1 .o3_text, .office-1 .o4_text, .office-1 .o5_text, .office-1 .o6_text{font-size: .9375rem;line-height: 1.6;color: var(--muted)}@media (max-width: 991.98px){.office-1 .desc{max-width: none}.office-1 .crowd{margin-top: .5rem}}

.module.office-1{padding:72px 0}

.lawyer-1{--surface: #ffffff;--ground: #f1f3f4;--line: #e3e3e3;--muted: #5f6368;--ink: #1f1f1f;--warn: #f9ab00;--shadow: 0 1px 3px rgba(60, 64, 67, .30), 0 4px 8px 3px rgba(60, 64, 67, .15)}.lawyer-1 .kicker{margin-bottom: .75rem;font-size: .75rem;font-weight: 500;letter-spacing: .06em;color: var(--bs-primary)}.lawyer-1 .title{letter-spacing: -.015em;text-wrap: balance}.lawyer-1 .desc{max-width: 36em;color: var(--muted)}.lawyer-1 .desc p:last-child{margin-bottom: 0}.lawyer-1 .actions{display: flex;flex-wrap: wrap;gap: .75rem}.lawyer-1 .actions .btn{border-radius: 999px;padding: .75rem 1.75rem;font-weight: 500}.lawyer-1 .report{border-radius: 16px;background: var(--surface);box-shadow: var(--shadow);overflow: hidden}.lawyer-1 .report-bar{display: flex;align-items: center;gap: .625rem;padding: .875rem 1.25rem;background: var(--ground);border-bottom: 1px solid var(--line)}.lawyer-1 .card_title{font-size: .9375rem;font-weight: 500;color: var(--ink)}.lawyer-1 .spacer{flex: 1}.lawyer-1 .report-dot{width: .4375rem;height: .4375rem;border-radius: 50%;background: var(--warn)}.lawyer-1 .card_state{font-size: .75rem;color: var(--muted)}.lawyer-1 .report-body{padding: 1.25rem}.lawyer-1 .risk{padding: .875rem 0 .875rem 1rem;border-left: 3px solid var(--warn)}.lawyer-1 .risk + .risk{border-top: 1px solid var(--line)}.lawyer-1 .r1_num, .lawyer-1 .r2_num, .lawyer-1 .r3_num{margin-bottom: .25rem;font-size: .75rem;font-weight: 500;font-variant-numeric: tabular-nums;color: var(--muted)}.lawyer-1 .r1_text, .lawyer-1 .r2_text, .lawyer-1 .r3_text{font-size: .9375rem;line-height: 1.55;color: var(--ink)}.lawyer-1 .score-row{display: flex;align-items: baseline;gap: .625rem;margin-top: 1rem;padding-top: 1rem;border-top: 1px solid var(--line)}.lawyer-1 .score{font-size: 1.5rem;font-weight: 500;font-variant-numeric: tabular-nums;color: var(--ink)}.lawyer-1 .score_note{font-size: .875rem;color: var(--muted)}@media (max-width: 991.98px){.lawyer-1 .desc{max-width: none}}

.module.lawyer-1{padding:72px 0}

.privacy-1{--surface: #ffffff;--muted: #5f6368;--ink: #1f1f1f;--shadow: 0 1px 3px rgba(60, 64, 67, .30), 0 4px 8px 3px rgba(60, 64, 67, .15)}.privacy-1 .kicker{margin-bottom: .75rem;font-size: .75rem;font-weight: 500;letter-spacing: .06em;color: var(--bs-primary)}.privacy-1 .title{letter-spacing: -.015em;text-wrap: balance}.privacy-1 .desc{max-width: 42em;color: var(--muted)}.privacy-1 .desc p:last-child{margin-bottom: 0}.privacy-1 .points{margin-top: 2.5rem}.privacy-1 .point{padding: 1.75rem 1.5rem;border-radius: 16px;background: var(--surface);transition: box-shadow .18s ease}.privacy-1 .point-ico{display: grid;place-items: center;width: 3rem;height: 3rem;margin-bottom: 1.25rem;border-radius: 50%;font-size: 1.125rem;color: var(--bs-primary);background: rgba(var(--bs-primary-rgb), .1)}.privacy-1 .p1_title, .privacy-1 .p2_title, .privacy-1 .p3_title{margin-bottom: .5rem;font-size: 1.125rem;font-weight: 500;color: var(--ink)}.privacy-1 .p1_text, .privacy-1 .p2_text, .privacy-1 .p3_text{font-size: .9375rem;line-height: 1.6;color: var(--muted)}@media (hover: hover) and (pointer: fine){.privacy-1 .point:hover{box-shadow: var(--shadow)}}@media (max-width: 767.98px){.privacy-1 .desc{max-width: none}}.privacy-1 .anchor{display: block;height: 0;scroll-margin-top: 88px}

.module.privacy-1{padding:72px 0}

.pricing-1{--surface: #ffffff;--ground: #f1f3f4;--line: #e3e3e3;--muted: #5f6368;--ink: #1f1f1f;--shadow: 0 1px 3px rgba(60, 64, 67, .30), 0 4px 8px 3px rgba(60, 64, 67, .15)}.pricing-1 .kicker{margin-bottom: .75rem;font-size: .75rem;font-weight: 500;letter-spacing: .06em;color: var(--bs-primary)}.pricing-1 .title{letter-spacing: -.015em;text-wrap: balance}.pricing-1 .desc{max-width: 40em;color: var(--muted)}.pricing-1 .desc p:last-child{margin-bottom: 0}.pricing-1 .plans{margin-top: 2.5rem}.pricing-1 .plan{display: flex;flex-direction: column;padding: 1.75rem;border: 1px solid var(--line);border-radius: 16px;background: var(--surface)}.pricing-1 .plan.is-featured{border-color: var(--bs-primary);box-shadow: var(--shadow)}.pricing-1 .pl2_badge{align-self: flex-start;margin-bottom: .75rem;padding: .25rem .75rem;border-radius: 999px;font-size: .75rem;font-weight: 500;color: var(--bs-primary-text);background: var(--bs-primary)}.pricing-1 .pl1_name, .pricing-1 .pl2_name, .pricing-1 .pl3_name{font-size: 1.25rem;font-weight: 500;color: var(--ink)}.pricing-1 .plan-price{margin: .75rem 0 1.25rem}.pricing-1 .pl1_price, .pricing-1 .pl2_price, .pricing-1 .pl3_price{font-size: 2.25rem;font-weight: 400;line-height: 1.1;font-variant-numeric: tabular-nums;color: var(--ink)}.pricing-1 .pl1_note, .pricing-1 .pl2_note, .pricing-1 .pl3_note{margin-top: .25rem;font-size: .8125rem;color: var(--muted)}.pricing-1 .pl1_list, .pricing-1 .pl2_list, .pricing-1 .pl3_list{flex: 1}.pricing-1 .plan ul{margin: 0;padding: 0;list-style: none}.pricing-1 .plan li{position: relative;padding: .5rem 0 .5rem 1.625rem;font-size: .9375rem;line-height: 1.5;color: var(--ink);border-top: 1px solid var(--line)}.pricing-1 .plan li:first-child{border-top: 0}.pricing-1 .plan li::before{content: "\f00c";position: absolute;left: 0;top: .5rem;font-family: "Font Awesome 6 Free";font-weight: 900;font-size: .75rem;color: var(--bs-primary)}.pricing-1 .plan-action{margin-top: 1.5rem}.pricing-1 .plan-action .btn{border-radius: 999px;padding: .75rem 1.5rem;font-weight: 500}.pricing-1 .cta-row{margin-top: 3rem}.pricing-1 .cta{display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;gap: 1.5rem;padding: 2.25rem;border-radius: 24px;background: var(--ground)}.pricing-1 .cta_title{font-size: 1.5rem;font-weight: 500;color: var(--ink)}.pricing-1 .cta_text{margin-top: .375rem;font-size: .9375rem;color: var(--muted)}.pricing-1 .cta .btn{border-radius: 999px;padding: .875rem 2rem;font-weight: 500;white-space: nowrap}@media (max-width: 991.98px){.pricing-1 .desc{max-width: none}.pricing-1 .cta{padding: 1.75rem}}.pricing-1 .anchor{display: block;height: 0;scroll-margin-top: 88px}

.module.pricing-1{padding:72px 0}

.footer-1{padding: 3rem 0 2rem;border-top: 1px solid #e3e3e3}.footer-1 .footer-logo{display: inline-flex;align-items: center;gap: .625rem;margin-bottom: .875rem;text-decoration: none;color: var(--bs-body-color)}.footer-1 .logo-mark{display: grid;place-items: center;width: 2rem;height: 2rem;border-radius: 8px;font-size: .9375rem;color: #ffffff;background: var(--bs-primary)}.footer-1 .logo-text{font-size: 1.25rem;font-weight: 500;letter-spacing: -.01em}.footer-1 .footer-logo img{max-width: 160px;max-height: 40px}.footer-1 .footer-about{max-width: 32em;font-size: .875rem;line-height: 1.6;color: var(--bs-secondary-color)}.footer-1 .footer-legal ul{display: grid;grid-template-columns: repeat(2, minmax(0, 1fr));gap: .25rem 1.5rem;margin: 0;padding: 0;list-style: none}.footer-1 .footer-legal ul li{display: block;border: 0}.footer-1 .footer-legal ul li a{display: block;padding: .375rem 0;font-size: .875rem;color: var(--bs-secondary-color);text-decoration: none}.footer-1 .footer-legal ul li a:hover{color: var(--bs-primary)}.footer-1 .footer-bottom{align-items: center;margin-top: 2.5rem;padding-top: 1.5rem;border-top: 1px solid #e3e3e3}.footer-1 .copy{font-size: .8125rem;color: var(--bs-secondary-color)}.footer-1 .zerro-author{display: flex;align-items: center;font-size: .8125rem;line-height: 1.3;color: var(--bs-secondary-color);text-decoration: none}.footer-1 .zerro-author:hover{color: var(--bs-primary)}.footer-1 .zerro-author::before{content: url('/assets/images/zerro.svg');margin-right: .75rem;opacity: .5}@media (max-width: 767.98px){.footer-1{padding: 2.5rem 0 1.5rem}.footer-1 .footer-legal ul{grid-template-columns: 1fr}.footer-1 .zerro-author{justify-content: flex-start}}

[data-color="#ffffffFF"]{color:#ffffffFF}[data-color="#A2A2A2"]{color:#A2A2A2}

