@charset "UTF-8";.gv-nf{position:relative;overflow:hidden;padding-block:clamp(3rem,8vw,7rem);color:var(--gv-neutral-900);background:var(--gv-white)}.gv-nf--bg-gradient-down{background:linear-gradient(180deg,#e8f3d199 1.35%,#fbfbfb 55.89%),var(--gv-white)}.gv-nf--bg-gradient-up{background:linear-gradient(0deg,#e8f3d199 1.35%,#fbfbfb 55.89%),var(--gv-white)}.gv-nf__deco{position:absolute;z-index:0;top:50%;right:clamp(-160px,-8vw,-80px);width:clamp(320px,40vw,560px);height:clamp(320px,40vw,560px);transform:translateY(-50%);pointer-events:none;-webkit-user-select:none;user-select:none}.gv-nf__deco svg{display:block;width:100%;height:100%;opacity:.4}.gv-nf__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:clamp(32px,4vw,48px)}.gv-nf__eyebrow{display:inline-flex;align-items:center;gap:10px;padding:6px 18px 6px 6px;border-radius:4px;background:var(--gv-neutral-900);color:var(--gv-white);align-self:flex-start}.gv-nf__eyebrow-icon{display:inline-flex;width:32px;height:32px}.gv-nf__eyebrow-icon svg{display:block;width:100%;height:100%}.gv-nf__eyebrow-text{font-family:Lato,system-ui,sans-serif;font-size:12px;font-weight:600;line-height:16px;letter-spacing:.96px;text-transform:uppercase;color:inherit}.gv-nf__head{display:flex;flex-direction:column;gap:clamp(20px,2.4vw,32px);max-width:813px}.gv-nf__title{margin:0;font-family:Lato,system-ui,sans-serif;font-weight:600;font-size:clamp(1.75rem,3.2vw,40px);line-height:1.2;letter-spacing:-.01em;color:var(--gv-neutral-900)}.gv-nf__lead{margin:0;font-family:Lato,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:var(--gv-neutral-600)}.gv-nf__cards-label{margin:0 0 -12px;font-family:Lato,system-ui,sans-serif;font-weight:700;font-size:16px;line-height:1.4;color:var(--gv-neutral-900)}.gv-nf__cards{list-style:none;margin:clamp(8px,1.5vw,24px) 0 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,32px);align-items:stretch}.gv-nf__cards--cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gv-nf__cards--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gv-nf__cards--cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.gv-nf__cards--cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}@media(max-width:1100px)and (min-width:861px){.gv-nf__cards--cols-4,.gv-nf__cards--cols-5{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.gv-nf__cards{grid-template-columns:1fr}}.gv-nf__card{display:flex;flex-direction:column;justify-content:space-between;gap:32px;min-height:clamp(160px,15vw,188px);padding:24px;border-radius:16px;overflow:hidden;transition:transform .45s var(--gv-ease),border-color .45s var(--gv-ease)}.gv-nf__card:hover{transform:translateY(-10px)}.gv-nf__card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.gv-nf__card-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:7px}.gv-nf__card-icon svg{display:block;width:24px;height:24px}.gv-nf__card-number{font-family:Lato,system-ui,sans-serif;font-weight:600;font-size:12px;line-height:1;letter-spacing:.08em}.gv-nf__card-body{display:flex;flex-direction:column;gap:12px}.gv-nf__card-title{margin:0;font-family:Lato,system-ui,sans-serif;font-weight:600;font-size:clamp(1.125rem,1.4vw,22px);line-height:1.36;letter-spacing:-.01em}.gv-nf__card-text{margin:0;font-family:Lato,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:1.55}.gv-nf__card--green{background:var(--gv-green-bottle)}.gv-nf__card--green .gv-nf__card-icon{background:#12281e;color:var(--gv-white)}.gv-nf__card--green .gv-nf__card-number{color:#ffffffb8}.gv-nf__card--green .gv-nf__card-title,.gv-nf__card--green .gv-nf__card-text{color:var(--gv-white)}.gv-nf__card--gray{background:var(--gv-border)}.gv-nf__card--gray .gv-nf__card-icon{background:var(--gv-neutral-100);color:var(--gv-neutral-900)}.gv-nf__card--gray .gv-nf__card-number{color:var(--gv-neutral-600)}.gv-nf__card--gray .gv-nf__card-title,.gv-nf__card--gray .gv-nf__card-text{color:#414141}.gv-nf__card--white{background:var(--gv-white);border:1px solid #EFEFEF}.gv-nf__card--white .gv-nf__card-icon{background:var(--gv-neutral-100);color:var(--gv-neutral-900)}.gv-nf__card--white .gv-nf__card-number{color:var(--gv-neutral-600)}.gv-nf__card--white .gv-nf__card-title,.gv-nf__card--white .gv-nf__card-text{color:var(--gv-neutral-900)}.gv-nf__card--white:hover{border-color:var(--gv-border)}.gv-nf__note{margin:0;max-width:900px;font-family:Lato,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:1.6;color:var(--gv-neutral-600)}
