*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{font-family:"M PLUS Rounded 1c",sans-serif;font-weight:400;font-size:16px;line-height:1.7;margin:0;background:#fff;color:#121212}h1,h2,h3,h4,h5,h6{font-family:"M PLUS Rounded 1c",sans-serif;font-weight:700;line-height:1.3}strong{font-weight:800}nav,button,.btn{font-family:"M PLUS Rounded 1c",sans-serif;font-weight:500}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:2px solid #2e78cf;outline-offset:2px;border-radius:8px}.skip-link{position:fixed;top:10px;left:10px;transform:translateY(-140%);transition:transform .2s ease;z-index:1000;padding:10px 14px;border-radius:18px;background:#f8fafc;color:#121212;border:1px solid #e5e7eb;box-shadow:0 10px 30px rgba(0,0,0,.08);font-weight:700}.skip-link:focus-visible{transform:translateY(0);outline:2px solid #2e78cf;outline-offset:2px;border-radius:8px}html.scroll-lock{overflow:hidden;padding-right:var(--sb, 0px)}body{overscroll-behavior:none}.container{max-width:1200px;margin-inline:auto;padding:0 20px}.lead{font-size:clamp(18px,1.9vw,21px);color:#111;margin:.5rem 0 1.2rem}.muted{color:#6b7280}.small{font-size:.95rem}@media(prefers-reduced-motion: reduce){.btn-primary,.btn-outline,.btn-ghost{transition:none}}.skip-link{position:fixed;top:0;left:0;transform:translateY(-120%);padding:.5rem .75rem;background:#fff;color:#121212;border:2px solid #2e78cf;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.08);z-index:1000;transition:transform .2s ease}.skip-link:focus{transform:translateY(0);outline:none}.site-header{position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.92);backdrop-filter:saturate(180%) blur(10px);border-bottom:1px solid rgba(0,0,0,.05)}.nav{display:grid;grid-template-columns:auto 1fr auto;align-items:center;height:72px;gap:16px}.logo{display:inline-flex;align-items:center}.logo img{height:60px;width:auto}.global-nav{justify-self:center}.menu{display:flex;gap:1.4rem;list-style:none;margin:0;padding:0}.menu a{display:inline-block;padding:.4rem .2rem;font-weight:800;letter-spacing:.01em;color:#0b1220;opacity:.95}.menu a:hover{color:#2e78cf;opacity:1}.cta-desktop{display:inline-flex}.hamburger{display:none;position:relative;width:36px;height:28px;cursor:pointer;justify-self:end}.hamburger .bar{position:absolute;left:0;right:0;height:2px;background:#111;border-radius:2px;transform-origin:center;transition:transform .25s ease,opacity .2s ease,top .25s ease,bottom .25s ease}.hamburger .bar:nth-child(1){top:4px}.hamburger .bar:nth-child(2){top:13px}.hamburger .bar:nth-child(3){bottom:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.nav-toggle{position:absolute;opacity:0;pointer-events:none}.mobile-drawer{position:fixed;inset:72px 0 auto 0;background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 12px 24px rgba(0,0,0,.08);transform:translateY(-12px);opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s;z-index:1100}.mobile-menu{list-style:none;margin:0;padding:16px;display:grid;gap:8px}.mobile-menu a{display:block;padding:12px 10px;border-radius:12px;font-weight:700}.mobile-menu a:hover{background:#f8fafc}.mobile-cta .btn-primary{width:100%;justify-content:center;margin-top:6px}@media(max-width: 960px){.global-nav{display:none}.cta-desktop{display:none}.hamburger{display:inline-flex}.nav-toggle:checked+.hamburger .bar:nth-child(1){transform:translateY(9px) rotate(45deg);top:4px}.nav-toggle:checked+.hamburger .bar:nth-child(2){opacity:0}.nav-toggle:checked+.hamburger .bar:nth-child(3){transform:translateY(-9px) rotate(-45deg);bottom:4px}.nav-toggle:checked~.mobile-drawer{opacity:1;visibility:visible;transform:translateY(0)}}.drawer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.28);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s;z-index:40}html.drawer-open .drawer-backdrop{opacity:1;visibility:visible;pointer-events:auto}@media(max-width: 480px){.nav{height:72px}.logo img{height:60px}}.hero{--ov-color: 0 0 0;--ov: .45;--ovb: .55;margin-bottom:0;padding-bottom:0}.hero .slide-track{position:relative;overflow:hidden;border-radius:0 0 0 0;box-shadow:0 10px 30px rgba(0,0,0,.08)}.hero .slides{display:flex;transition:transform .8s cubic-bezier(0.2, 0.7, 0.2, 1)}.hero .slide{position:relative;min-width:100%;height:64vh;display:grid;place-items:center}.hero .slide picture,.hero .slide img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero .slide::before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg, rgb(var(--ov-color)/var(--ov)) 0%, rgb(var(--ov-color)/var(--ovb)) 100%)}.hero .hero-content{position:relative;text-align:center;color:#fff}.hero .hero-title,.hero .hero-lead{text-shadow:0 2px 6px rgba(0,0,0,.6)}.hero h2.hero-title{font-size:2em}@media(max-width: 480px){.hero h1.hero-title,.hero h2.hero-title{font-size:clamp(16px,5.2vw,24px);line-height:1.2;white-space:nowrap}}.hero .hero-actions{display:flex;gap:.8rem;justify-content:center;flex-wrap:wrap}.hero .hero-dots{position:absolute;inset:auto 0 16px;display:flex;gap:.5rem;justify-content:center}.hero .dot{width:8px;height:8px;border-radius:999px;background:hsla(0,0%,100%,.55);border:1px solid hsla(0,0%,100%,.5)}.hero .dot[aria-current=true]{background:#fff}@media(max-width: 480px){.hero .slide{height:56vh}}@media(prefers-reduced-motion: reduce){.hero .slides{transition:none}}.ov-20{--ov: .20;--ovb: .35}.ov-30{--ov: .30;--ovb: .45}.ov-40{--ov: .40;--ovb: .55}.ov-50{--ov: .50;--ovb: .68}.ov-60{--ov: .60;--ovb: .78}.ov-white{--ov-color: 255 255 255}.site-main section{display:flow-root;margin:0}.site-main section>*:first-of-type{margin-top:0}.site-main section>*:last-of-type{margin-bottom:0}.mission-section,.works-section,.service-section,.news-section,.workflow-section,.creative-section{padding:56px 0;display:flow-root;border-top:1px solid rgba(0,0,0,0);margin-top:-1px}.mission-section .container,.works-section .container,.service-section .container,.news-section .container,.workflow-section .container,.creative-section .container{max-width:1100px;margin:0 auto;padding:0 20px}.mission-section .section-header,.works-section .section-header,.service-section .section-header,.news-section .section-header,.workflow-section .section-header,.creative-section .section-header{display:flex;align-items:center;margin-bottom:-20px;position:relative}.mission-section .section-header .section-number,.works-section .section-header .section-number,.service-section .section-header .section-number,.news-section .section-header .section-number,.workflow-section .section-header .section-number,.creative-section .section-header .section-number{font-size:1.2rem;font-weight:700;color:#4a90e2;margin-right:10px}.mission-section .section-header .section-title,.works-section .section-header .section-title,.service-section .section-header .section-title,.news-section .section-header .section-title,.workflow-section .section-header .section-title,.creative-section .section-header .section-title{font-size:1rem;font-weight:700;color:#4a90e2;letter-spacing:1px;text-transform:uppercase;margin:0}.mission-section .section-header .dots,.works-section .section-header .dots,.service-section .section-header .dots,.news-section .section-header .dots,.workflow-section .section-header .dots,.creative-section .section-header .dots{flex:1;height:2px;background-image:radial-gradient(currentColor 1px, transparent 1px);background-size:6px 2px;opacity:.3;margin-left:10px}.section-cta{margin-top:12px}.mission-cta,.works-cta,.news-cta,.workflow-cta,.creative-cta{display:flex;justify-content:center}.mission-section{background:linear-gradient(to right, #e6f2ff, #f0fff7)}.mission-section .mission-heading{font-size:1.8rem;margin-bottom:20px;color:#0d1b2a;font-weight:600}.mission-section .mission-text{font-size:1rem;line-height:1.8;color:#444}.mission-section .mission-body{font-size:clamp(16px,1.35vw,18px);color:#121212}.mission-section .mission-body p{margin:0 0 .9rem}.mission-section .mission-body p:last-child{margin-bottom:0}.mission-section .mission-cta{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.4rem}.service-section{background:linear-gradient(135deg, #f9f6ff 0%, #ffffff 100%)}.service-section .service-heading{font-size:1.8rem;margin-bottom:20px;color:#0d1b2a;font-weight:600}.service-section .cards{display:grid;grid-template-columns:repeat(12, 1fr);gap:16px}.service-section .card{grid-column:span 12;background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;padding:24px;box-shadow:0 10px 30px rgba(0,0,0,.08)}.service-section .card h3{margin:.2rem 0 .6rem}@media(min-width: 720px){.service-section .card{grid-column:span 6}}@media(min-width: 1100px){.service-section .card{grid-column:span 4}}.service-section .plan{display:flex;flex-direction:column;gap:.6rem}.service-section .plan .price{font-size:1.35rem;font-weight:800}.service-section .plan ul{margin:0;padding-left:1.2rem}.service-section .plan ul li{margin:.3rem 0}.workflow-section{background:#f8f9fa}.workflow-section .workflow-heading{font-size:1.8rem;margin-bottom:20px;color:#0d1b2a;font-weight:600}.workflow-section .workflow{display:grid;grid-template-columns:repeat(12, 1fr);gap:16px;list-style:none;margin:0;padding:0}.workflow-section .step{grid-column:span 12;background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;padding:20px;box-shadow:0 10px 30px rgba(0,0,0,.08)}.workflow-section .step-num{display:inline-block;font-weight:800;letter-spacing:.04em;color:#2e78cf;margin-bottom:6px}.workflow-section .step h4{margin:0 0 6px;font-size:1.1rem}.workflow-section .step p{margin:0;color:#121212;line-height:1.7;font-size:.98rem}@media(min-width: 720px){.workflow-section .step{grid-column:span 6}}@media(min-width: 1100px){.workflow-section .step{grid-column:span 4}}.workflow-section .workflow-cta{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.4rem}.creative-section{background:#fff}.creative-section .creative-heading{font-size:1.8rem;margin-bottom:20px;color:#0d1b2a;font-weight:600}.creative-section .lead{margin:.2rem 0 1.2rem}.creative-section .creative-items{display:grid;grid-template-columns:repeat(1, 1fr);gap:16px}@media(min-width: 780px){.creative-section .creative-items{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1100px){.creative-section .creative-items{grid-template-columns:repeat(4, 1fr)}}.creative-section .creative-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;box-shadow:0 10px 30px rgba(0,0,0,.08)}.creative-section .creative-item img{display:block;width:100%;height:160px;object-fit:cover;border-radius:10px}.creative-section .creative-item .label{font-weight:700}.creative-section .creative-body{max-width:900px;font-size:clamp(16px,1.35vw,18px);color:#121212;margin-bottom:20px}.creative-section .creative-body p{margin:0 0 .9rem}.creative-section .creative-body p:last-child{margin-bottom:0}.creative-section .creative-cta{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.4rem}.works-section .container>h3.works-heading+table th{background:#f2f2f2;text-align:left}.works-section .container>h3.works-heading+table th,.works-section .container>h3.works-heading+table td{padding:10px 12px}.sub-hero{padding:0;position:relative;height:360px}.sub-hero picture{display:block;width:100%;height:100%}.sub-hero img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.sub-hero__overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.sub-hero__label{color:#fff;font-weight:800;letter-spacing:.12em;font-size:clamp(18px,4vw,40px);text-shadow:0 2px 12px rgba(0,0,0,.35)}.news-section{background:linear-gradient(135deg, #fafafa 0%, #f5f5f5 100%)}.news-section .news-heading{font-size:1.8rem;margin-bottom:20px;color:#0d1b2a;font-weight:600}.news-section .news-list{display:grid;gap:12px}.news-section .news-item{display:flex;gap:12px;align-items:flex-start;padding:14px;border-bottom:1px dashed #e5e7eb;line-height:1.6}.news-section .news-item time{white-space:nowrap;color:#6b7280;font-feature-settings:"palt";color:#999;margin-right:1em}.news-section .news-cta{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.4rem}.works-section{background:#f8f9fa}.works-section .works-heading{font-size:1.8rem;margin-bottom:20px;color:#0d1b2a;font-weight:600}.works-section .works{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px}@media(min-width: 780px){.works-section .works{grid-template-columns:repeat(3, 1fr)}}.works-section .works .work-item{background:rgba(0,0,0,0);border:none;border-radius:0;padding:0;display:block;min-height:0}.works-section .works .work-item img{display:block;width:100%;height:auto;opacity:1}@media(min-width: 780px){.works-section.works-section--movie .works{grid-template-columns:repeat(2, 1fr)}}.works-section.works-section--movie .work-item iframe{display:block;width:100%}.works-section .works-cta{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.4rem}.works-section.works-section--game .works{grid-template-columns:repeat(1, 1fr)}@media(min-width: 780px){.works-section.works-section--game .works{grid-template-columns:repeat(1, 1fr)}}.works-section.works-section--movie .works{grid-template-columns:repeat(1, 1fr)}.works-section .audio-list .audio-item audio{display:block;width:100%;max-width:100%}@media(min-width: 780px){.works-section.works-section--movie .works{grid-template-columns:repeat(2, 1fr)}}.works-section.works-section--game{background:#f8f9fa}.works-section--website{background:#fff}.works-section--illustration{background:#f8f9fa}.works-section--movie{background:#fff}.works-section--sound{background:#f8f9fa}footer[role=contentinfo]{padding:40px 0;background:#f8fafc}footer[role=contentinfo] .container{display:grid;justify-items:center;gap:10px;text-align:center}footer[role=contentinfo] .footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 16px}footer[role=contentinfo] .footer-links a{display:inline-block;padding:6px 8px}@media(max-width: 960px){footer[role=contentinfo] .footer-links{flex-direction:column;align-items:stretch;gap:0;width:100vw;margin-inline:calc(50% - 50vw)}footer[role=contentinfo] .footer-links a{display:block;width:100%;padding:14px 20px;border-radius:0;border:0;transition:background-color .15s ease,color .15s ease}footer[role=contentinfo] .footer-links a:nth-child(odd){background:#eef5ff;color:#2e78cf}footer[role=contentinfo] .footer-links a:nth-child(even){background:#f8fafc;color:#121212}footer[role=contentinfo] .footer-links a:nth-child(odd):hover{background:rgb(253.3,254,255)}footer[role=contentinfo] .footer-links a:nth-child(even):hover{background:#fff}}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.2rem;border-radius:999px;font-weight:800;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease;justify-content:center;text-align:center;background:#eef5ff;color:#2e78cf;border:1px solid #2e78cf}.btn:hover{background:#fff;border-color:#275fae;color:#275fae;transform:translateY(-2px)}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.2rem;border-radius:999px;font-weight:800;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease;background:#2e78cf;color:#fff;box-shadow:0 10px 30px rgba(0,0,0,.08)}.btn-primary:hover{background:#275fae;transform:translateY(-2px)}.btn-outline{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.2rem;border-radius:999px;font-weight:800;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease;background:rgba(0,0,0,0);color:#2e78cf;border:1.5px solid #2e78cf}.btn-outline:hover{background:#2e78cf;color:#fff;transform:translateY(-2px)}.btn-ghost{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.2rem;border-radius:999px;font-weight:800;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease;background:rgba(0,0,0,0);color:#2e78cf;border:0}.btn-ghost:hover{color:#275fae;transform:translateY(-2px)}.on-dark .btn-primary{background:#fff;color:#2e78cf}.on-dark .btn-primary:hover{background:hsla(0,0%,100%,.9)}.on-dark .btn-outline{color:#fff;border-color:#fff}.on-dark .btn-outline:hover{background:#fff;color:#2e78cf}.on-dark .btn-ghost{color:#fff}.on-dark .btn-ghost:hover{color:#fff;background:hsla(0,0%,100%,.12)}.eyebrow{letter-spacing:.08em;font-weight:700;font-size:.85rem;text-transform:uppercase;color:#2e78cf}.on-dark .eyebrow{color:hsla(0,0%,100%,.9)}.on-dark .muted{color:hsla(0,0%,100%,.78)}.split{display:grid;gap:24px}@media(min-width: 960px){.split{grid-template-columns:1.1fr .9fr;align-items:center}}.cta-box{background:linear-gradient(180deg, #eef5ff, #ffffff);border:1px solid #e5e7eb;border-radius:18px;padding:28px;box-shadow:0 10px 30px rgba(0,0,0,.08);text-align:center}@media(max-width: 960px){.cta-desktop{display:none !important}}@media(max-width: 480px){.mission-section .mission-heading,.works-section .works-heading,.service-section .service-heading,.creative-section .creative-heading,.news-section .news-heading,.workflow-section .workflow-heading{font-size:clamp(1.1rem,5.2vw,1.35rem);line-height:1.35}}@media(max-width: 480px){.workflow-section .workflow-heading,.works-section .works-heading{font-size:clamp(15px,4.8vw,20px);line-height:1.2;white-space:nowrap}}.cf7-card{max-width:980px;margin:0 auto;padding:28px min(5vw,28px);background:#fff;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.06)}.cf7-lead{margin:0 0 16px;color:#475569;line-height:1.7}.cf7-fieldset{border:0;padding:18px 0 8px;margin:0 0 8px;border-top:1px solid rgba(39,95,174,.12)}.cf7-legend{font-weight:800;font-size:.95rem;color:#275fae;letter-spacing:.06em;margin-bottom:10px}.badge{display:inline-block;font-size:.78rem;padding:.18rem .5rem;line-height:1;border-radius:999px;margin-left:.5rem;vertical-align:middle}.badge.req{color:#fff;background:#275fae}.badge.opt{color:#fff;background:#9aa6b2}.cf7-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.cf7-grid--3{grid-template-columns:1.2fr .8fr 2fr}@media(max-width: 768px){.cf7-grid,.cf7-grid--3{grid-template-columns:1fr}}.cf7-label{display:block;font-weight:700;font-size:.93rem;margin:6px 0 6px;color:#0b1220}.cf7-card input[type=text],.cf7-card input[type=email],.cf7-card input[type=tel],.cf7-card textarea,.cf7-card select{width:100%;appearance:none;border:1px solid #d8dee9;border-radius:12px;padding:12px 14px;line-height:1.5;font-size:16px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.cf7-card textarea{min-height:160px}.cf7-card input:focus,.cf7-card textarea:focus,.cf7-card select:focus{outline:none;border-color:#275fae;box-shadow:0 0 0 3px rgba(39,95,174,.18)}.cf7-card ::placeholder{color:#8f9bad}.cf7-radio-pill .wpcf7-list-item{margin:0 .5rem .5rem 0}.cf7-radio-pill input[type=radio]{position:absolute;opacity:0}.cf7-radio-pill label{display:inline-flex;align-items:center;gap:.5rem;border:1px solid #d8dee9;border-radius:999px;padding:.5rem .9rem;cursor:pointer;transition:all .2s ease;user-select:none;background:#fff}.cf7-radio-pill .wpcf7-list-item input:checked+span,.cf7-radio-pill .wpcf7-list-item input:checked+label,.cf7-radio-pill .wpcf7-list-item label:has(input:checked){background:#275fae;color:#fff;border-color:#275fae;box-shadow:0 4px 12px rgba(39,95,174,.25)}.cf7-privacy{margin-top:10px;padding-top:14px;border-top:1px dashed rgba(39,95,174,.2);color:#475569}.cf7-accept{display:flex;align-items:center;gap:.6rem;margin-top:6px;font-weight:600}.cf7-accept input{width:18px;height:18px}.cf7-actions{margin-top:18px;text-align:center}.cf7-actions .btn-primary,.wpcf7 input.wpcf7-submit.btn-primary{background:#275fae;color:#fff;border:0;border-radius:999px;font-weight:800;padding:12px 28px;font-size:1rem;box-shadow:0 10px 24px rgba(39,95,174,.25);cursor:pointer;transition:transform .08s ease,box-shadow .2s ease,background .2s ease}.cf7-actions .btn-primary:hover{background:#1f4f8f;box-shadow:0 14px 28px rgba(39,95,174,.3)}.cf7-actions .btn-primary:active{transform:translateY(1px)}.wpcf7 form .wpcf7-response-output{border-radius:12px;margin:16px 0 0;padding:12px 14px}.wpcf7-not-valid-tip{margin-top:6px;color:#b42318;font-size:.9rem}.wpcf7 form.invalid .wpcf7-response-output{border-color:#b42318;background:#fff5f5;color:#6a1b1a}.wpcf7 form.sent .wpcf7-response-output{border-color:#2e7d32;background:#f0fff4;color:#1b5e20}@media(max-width: 640px){.br-sp{display:inline}}@media(min-width: 641px){.br-sp{display:none}}.policy{padding:clamp(48px,1vw,80px) 0}.policy .policy-toc{max-width:880px;margin:0 auto 16px;padding:16px 18px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px}.policy .policy-toc strong{display:block;font-weight:900;margin-bottom:.4rem;color:#0b1220}.policy .policy-toc ol{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin:0;padding-left:1.2rem}.policy .policy-toc ol li{margin:0}.policy .policy-toc ol a{color:#275fae;text-decoration:none}.policy .policy-toc ol a:hover{color:#1f4f8f;text-decoration:underline}.policy .policy-card{max-width:880px;margin:0 auto;padding:2.2rem 2rem;background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.05);line-height:1.9;color:#333;font-size:clamp(15px,1.35vw,16px)}.policy .policy-card h2{font-weight:800;color:#275fae;font-size:clamp(17px,1.6vw,20px);margin:1.6rem 0 .4rem;scroll-margin-top:100px}.policy .policy-card p{margin:.7rem 0}.policy .policy-list{margin:.4rem 0 1.2rem 1.2rem}.policy .policy-list li{margin:.2rem 0}.policy .policy-cta{text-align:center;margin-top:20px}.policy .policy-cta .btn-primary{display:inline-flex;align-items:center;justify-content:center;background:#275fae;color:#fff;border:0;border-radius:999px;font-weight:800;padding:12px 26px;box-shadow:0 10px 24px rgba(39,95,174,.25);transition:transform .08s ease,box-shadow .2s ease,background .2s ease}.policy .policy-cta .btn-primary:hover{background:#1f4f8f;box-shadow:0 14px 30px rgba(39,95,174,.32)}.policy .policy-cta .btn-primary:active{transform:translateY(1px)}@media(max-width: 640px){.policy-hero__lead{font-size:15px}.policy .policy-card{padding:1.6rem 1.2rem}}.grecaptcha-badge{visibility:hidden}
