:root {
--gb-container-width: 1280px;
--fs-h1: clamp(2.15rem, 1.625rem + 2.625vi, 3.6rem);
--fs-h2: clamp(1.75rem, 1.4045rem + 1.7273vi, 2.7rem);
--fs-h3: clamp(1.45rem, 1.1591rem + 1.4545vi, 2.25rem);
--fs-h4: clamp(1.25rem, 1.05rem + 1vi, 1.8rem);
--fs-h5: clamp(1.1rem, 0.9545rem + 0.7273vi, 1.5rem);
--fs-h6: clamp(1rem, 0.8727rem + 0.6364vi, 1.35rem);
--fs-p: clamp(0.95rem, 0.9318rem + 0.0909vi, 1rem);
}
body h1,
body .fs-h1,
body .gb-text:is(h1) {
font-size: var(--fs-h1);
}
body h2,
body .fs-h2,
body .gb-text:is(h2) {
font-size: var(--fs-h2);
}
body h3,
body .fs-h3,
body .gb-text:is(h3) {
font-size: var(--fs-h3);
}
body h4,
body .fs-h4,
body .gb-text:is(h4) {
font-size: var(--fs-h4);
}
body h5,
body .fs-h5,
body .gb-text:is(h5) {
font-size: var(--fs-h5);
}
body h6,
body .fs-h6,
body .gb-text:is(h6) {
font-size: var(--fs-h6);
}
body p,
body .fs-p,
body .gb-text:is(p),
body .gb-button {
font-size: var(--fs-p);
} .main-navigation .main-nav > ul > li > a {
position: relative;
color: var(--prim1);
text-decoration: none;
transition: color 0.2s ease;
}
.main-navigation .main-nav > ul > li > a::after {
content: "";
position: absolute;
left: 20px;
right: 20px;
bottom: 14px;
height: 2px;
background-color: var(--prim3);
transform: scaleX(0);
transform-origin: center;
transition: transform 0.2s ease;
}
.main-navigation .main-nav > ul > li:hover > a,
.main-navigation .main-nav > ul > li:focus-within > a,
.main-navigation .main-nav > ul > li[class*="current-menu-"] > a {
color: var(--prim3);
}
.main-navigation .main-nav > ul > li:hover > a::after,
.main-navigation .main-nav > ul > li:focus-within > a::after,
.main-navigation .main-nav > ul > li[class*="current-menu-"] > a::after {
transform: scaleX(1);
}
@media (max-width: 768px) {
.main-navigation .main-nav > ul > li > a::after {
display: none;
}
.main-navigation .main-nav > ul > li > a {
color: var(--prim1);
text-decoration: none;
}
.main-navigation .main-nav > ul > li:hover > a,
.main-navigation .main-nav > ul > li:focus-within > a,
.main-navigation .main-nav > ul > li[class*="current-menu-"] > a {
color: var(--prim3);
}
} html,
body {
width: 100%;
max-width: 100%;
overflow-x: hidden !important;
background-color: var(--prim1);
}
body {
position: relative;
} .site,
#page,
.site-content,
.inside-article,
.entry-content,
.wp-site-blocks,
.generate-sections-container,
.site-footer,
.footer-widgets,
.site-info,
.gb-container,
.gb-element {
width: 100%;
max-width: 100% !important;
box-sizing: border-box;
overflow-x: hidden !important;
} *,
*::before,
*::after {
box-sizing: border-box;
} img,
video,
iframe,
svg,
canvas {
max-width: 100%;
} .gb-element-fbg001 {
background-color: var(--prim1) !important;
overflow-x: hidden !important;
}
.gb-element-fbg002 {
background-color: transparent !important;
overflow-x: hidden !important;
} body::after {
content: none !important;
display: none !important;
} .gb-element-agb-toc {
background-color: color-mix(in srgb, var(--base) 45%, var(--base-3));
border: 1px solid color-mix(in srgb, var(--prim1) 14%, transparent);
border-radius: 8px;
box-sizing: border-box;
margin: 2rem 0 2.6rem;
padding: 1.25rem;
text-align: left;
width: 100%;
}
.gb-element-agb-toc > p {
font-size: var(--fs-p);
font-weight: 800;
line-height: 1.35;
margin: 0 0 0.75rem;
}
.gb-element-agb-toc ul {
column-gap: 1.5rem;
display: grid;
grid-auto-flow: column;
grid-template-columns: repeat(2, minmax(0, 1fr));
grid-template-rows: repeat(11, auto);
list-style: none;
margin: 0;
padding: 0;
row-gap: 0.12rem;
}
.gb-element-agb-toc li {
margin-bottom: 0.38rem;
padding-left: 0;
}
.gb-element-agb-toc a {
color: var(--prim1);
font-size: var(--fs-p);
font-weight: 700;
line-height: 1.45;
text-align: left;
text-decoration: none;
transition: color 0.2s ease;
}
.gb-element-agb-toc a:is(:hover, :focus-visible) {
color: var(--prim3);
}
@media (max-width: 767px) {
.gb-element-agb-toc ul {
display: block;
grid-template-rows: none;
}
}:root{--gb-container-width:1280px;}.gb-container .wp-block-image img{vertical-align:middle;}.gb-grid-wrapper .wp-block-image{margin-bottom:0;}.gb-highlight{background:none;}.gb-shape{line-height:0;}.gb-container-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:99;}.gb-element-agb001{background-color:var(--base-3);box-sizing:border-box;color:var(--prim1);max-width:100%;padding-bottom:5rem;padding-left:40px;padding-right:40px;text-align:left;width:100%}@media (max-width:1024px){.gb-element-agb001{padding:4rem 30px}}@media (max-width:767px){.gb-element-agb001{padding:3rem 20px}}.gb-element-agb002{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:1200px;text-align:left;width:100%}.gb-element-agb-toc{background-color:color-mix(in srgb,var(--base) 45%,var(--base-3));border:1px solid color-mix(in srgb,var(--prim1) 14%,transparent);border-radius:8px;box-sizing:border-box;margin-bottom:2.6rem;margin-top:2rem;padding:1.25rem;text-align:left;width:100%}.gb-element-agb011{column-gap:1.5rem;display:grid;grid-auto-flow:column;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(11,auto);list-style:none;margin-bottom:0px;margin-left:0px;margin-top:0px;padding-left:0px;row-gap:.12rem;text-align:left}@media(max-width:767px){.gb-element-agb011{display:block;grid-template-rows:none}}.gb-element-agb012{margin-bottom:.38rem;padding-left:0px;text-align:left}.gb-element-agb014{margin-bottom:.38rem;padding-left:0px;text-align:left}.gb-element-agb016{margin-bottom:.38rem;padding-left:0px;text-align:left}.gb-element-agb018{margin-bottom:.38rem;padding-left:0px;text-align:left}.gb-element-agb020{margin-bottom:.38rem;padding-left:0px;text-align:left}.gb-element-agb022{margin-bottom:.38rem;padding-left:0px;text-align:left}.gb-element-agb024{margin-bottom:.38rem;padding-left:0px;text-align:left}.gb-element-agb026{margin-bottom:.38rem;padding-left:0px;text-align:left}.gb-element-agb028{margin-bottom:.38rem;padding-left:0px;text-align:left}.gb-element-agb030{margin-bottom:.38rem;padding-left:0px;text-align:left}.gb-element-agb032{margin-bottom:.38rem;padding-left:0px;text-align:left}.gb-element-agb034{margin-bottom:.38rem;padding-left:0px;text-align:left}.gb-element-agb036{margin-bottom:.38rem;padding-left:0px;text-align:left}.gb-element-agb038{margin-bottom:.38rem;padding-left:0px;text-align:left}.gb-element-agb040{margin-bottom:.38rem;padding-left:0px;text-align:left}.gb-element-agb042{margin-bottom:.38rem;padding-left:0px;text-align:left}.gb-element-agb044{margin-bottom:.38rem;padding-left:0px;text-align:left}.gb-element-agb046{margin-bottom:.38rem;padding-left:0px;text-align:left}.gb-element-agb048{margin-bottom:.38rem;padding-left:0px;text-align:left}.gb-element-agb050{margin-bottom:.38rem;padding-left:0px;text-align:left}.gb-element-agb052{margin-bottom:.38rem;padding-left:0px;text-align:left}.gb-element-fbg001{background:radial-gradient(circle at 14% 18%,color-mix(in srgb,var(--prim2) 34%,transparent) 0%,transparent 36%),radial-gradient(circle at 86% 14%,color-mix(in srgb,var(--prim3) 38%,transparent) 0%,transparent 34%),linear-gradient(135deg,var(--prim1) 0%,color-mix(in srgb,var(--prim1) 82%,var(--prim2)) 48%,color-mix(in srgb,var(--prim1) 76%,var(--prim3)) 100%);box-sizing:border-box;color:#ffffff;contain:paint;font-family:Inter,Arial,sans-serif;margin-left:0px;margin-right:0px;max-width:100%;overflow-x:hidden;width:100%}.gb-element-fbg001 a{overflow-wrap:anywhere;transition:color 0.2s ease}.gb-element-fbg001 a:is(:hover,:focus-visible){color:var(--prim3)}.gb-element-fbg002{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:min(1280px,100%);overflow-x:hidden;width:100%;padding:5rem 2rem 1.5rem 2rem}@media (max-width:767px){.gb-element-fbg002{padding:3rem 1.25rem 1.25rem 1.25rem}}.gb-element-fbg003{align-items:start;column-gap:5rem;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) minmax(0,.95fr) minmax(0,1fr);row-gap:3rem}.gb-element-fbg003>*{min-width:0px}@media (max-width:1024px){.gb-element-fbg003{column-gap:3rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.gb-element-fbg003{grid-template-columns:minmax(0,1fr);row-gap:2.5rem;text-align:center}.gb-element-fbg003 a{margin-left:auto;margin-right:auto}.gb-element-fbg003 .fbg-mobile-break{display:none}.gb-element-fbg003 .fs-h6{white-space:nowrap}}.gb-element-fbg005{align-items:center;column-gap:1rem;display:flex;margin-bottom:2.5rem}@media (max-width:767px){.gb-element-fbg005{justify-content:center}}.gb-element-fbg080{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-top:5rem;padding-top:2.25rem}@media (max-width:767px){.gb-element-fbg080{align-items:center;flex-direction:column;margin-top:3rem;padding-top:1.5rem;text-align:center}}.gb-element-fbg082{align-items:center;display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:flex-end}@media (max-width:767px){.gb-element-fbg082{gap:.85rem;justify-content:center}}.gb-text-agb003{font-weight:800;line-height:1.12;margin-bottom:1rem;margin-top:0px;text-align:left}@media (max-width:767px){.gb-text-agb003{font-size:36px}}.gb-text-agb004{font-weight:700;line-height:1.65;margin-bottom:1.4rem;margin-top:0px;max-width:860px;text-align:left}.gb-text-agb005{line-height:1.75;margin-bottom:0.85rem;margin-top:0px;text-align:left}.gb-text-agb006{line-height:1.75;margin-bottom:0.85rem;margin-top:0px;text-align:left}.gb-text-agb007{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb008{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb010{font-weight:800;line-height:1.35;margin-bottom:.75rem;margin-top:0px;text-align:left}.gb-text-agb013{color:var(--prim1);font-weight:700;line-height:1.45;text-align:left;text-decoration:none;transition:color .2s ease}.gb-text-agb015{color:var(--prim1);font-weight:700;line-height:1.45;text-align:left;text-decoration:none;transition:color .2s ease}.gb-text-agb017{color:var(--prim1);font-weight:700;line-height:1.45;text-align:left;text-decoration:none;transition:color .2s ease}.gb-text-agb019{color:var(--prim1);font-weight:700;line-height:1.45;text-align:left;text-decoration:none;transition:color .2s ease}.gb-text-agb021{color:var(--prim1);font-weight:700;line-height:1.45;text-align:left;text-decoration:none;transition:color .2s ease}.gb-text-agb023{color:var(--prim1);font-weight:700;line-height:1.45;text-align:left;text-decoration:none;transition:color .2s ease}.gb-text-agb025{color:var(--prim1);font-weight:700;line-height:1.45;text-align:left;text-decoration:none;transition:color .2s ease}.gb-text-agb027{color:var(--prim1);font-weight:700;line-height:1.45;text-align:left;text-decoration:none;transition:color .2s ease}.gb-text-agb029{color:var(--prim1);font-weight:700;line-height:1.45;text-align:left;text-decoration:none;transition:color .2s ease}.gb-text-agb031{color:var(--prim1);font-weight:700;line-height:1.45;text-align:left;text-decoration:none;transition:color .2s ease}.gb-text-agb033{color:var(--prim1);font-weight:700;line-height:1.45;text-align:left;text-decoration:none;transition:color .2s ease}.gb-text-agb035{color:var(--prim1);font-weight:700;line-height:1.45;text-align:left;text-decoration:none;transition:color .2s ease}.gb-text-agb037{color:var(--prim1);font-weight:700;line-height:1.45;text-align:left;text-decoration:none;transition:color .2s ease}.gb-text-agb039{color:var(--prim1);font-weight:700;line-height:1.45;text-align:left;text-decoration:none;transition:color .2s ease}.gb-text-agb041{color:var(--prim1);font-weight:700;line-height:1.45;text-align:left;text-decoration:none;transition:color .2s ease}.gb-text-agb043{color:var(--prim1);font-weight:700;line-height:1.45;text-align:left;text-decoration:none;transition:color .2s ease}.gb-text-agb045{color:var(--prim1);font-weight:700;line-height:1.45;text-align:left;text-decoration:none;transition:color .2s ease}.gb-text-agb047{color:var(--prim1);font-weight:700;line-height:1.45;text-align:left;text-decoration:none;transition:color .2s ease}.gb-text-agb049{color:var(--prim1);font-weight:700;line-height:1.45;text-align:left;text-decoration:none;transition:color .2s ease}.gb-text-agb051{color:var(--prim1);font-weight:700;line-height:1.45;text-align:left;text-decoration:none;transition:color .2s ease}.gb-text-agb053{color:var(--prim1);font-weight:700;line-height:1.45;text-align:left;text-decoration:none;transition:color .2s ease}.gb-text-agb009{font-weight:800;line-height:1.18;margin-bottom:1.1rem;margin-top:3rem;text-align:left}.gb-text-agb054{font-weight:800;line-height:1.28;margin-bottom:.8rem;margin-top:2rem;scroll-margin-top:1.5rem;text-align:left}.gb-text-agb055{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb056{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb057{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb058{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb059{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb060{font-weight:800;line-height:1.28;margin-bottom:.8rem;margin-top:2rem;scroll-margin-top:1.5rem;text-align:left}.gb-text-agb061{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb062{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb063{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb064{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb065{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb066{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb067{font-weight:800;line-height:1.28;margin-bottom:.8rem;margin-top:2rem;scroll-margin-top:1.5rem;text-align:left}.gb-text-agb068{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb069{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb070{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb071{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb072{font-weight:800;line-height:1.28;margin-bottom:.8rem;margin-top:2rem;scroll-margin-top:1.5rem;text-align:left}.gb-text-agb073{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb074{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb075{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb076{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb077{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb078{font-weight:800;line-height:1.28;margin-bottom:.8rem;margin-top:2rem;scroll-margin-top:1.5rem;text-align:left}.gb-text-agb079{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb080{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb081{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb082{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb083{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb084{font-weight:800;line-height:1.28;margin-bottom:.8rem;margin-top:2rem;scroll-margin-top:1.5rem;text-align:left}.gb-text-agb085{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb086{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb087{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb088{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb089{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb090{font-weight:800;line-height:1.28;margin-bottom:.8rem;margin-top:2rem;scroll-margin-top:1.5rem;text-align:left}.gb-text-agb091{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb092{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb093{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb094{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb095{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb096{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb097{font-weight:800;line-height:1.28;margin-bottom:.8rem;margin-top:2rem;scroll-margin-top:1.5rem;text-align:left}.gb-text-agb098{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb099{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb100{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb101{font-weight:800;line-height:1.28;margin-bottom:.8rem;margin-top:2rem;scroll-margin-top:1.5rem;text-align:left}.gb-text-agb102{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb103{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb104{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb105{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb106{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb107{font-weight:800;line-height:1.28;margin-bottom:.8rem;margin-top:2rem;scroll-margin-top:1.5rem;text-align:left}.gb-text-agb108{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb109{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb110{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb111{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb112{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb113{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb114{font-weight:800;line-height:1.18;margin-bottom:1.1rem;margin-top:3rem;text-align:left}.gb-text-agb115{font-weight:800;line-height:1.28;margin-bottom:.8rem;margin-top:2rem;scroll-margin-top:1.5rem;text-align:left}.gb-text-agb116{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb117{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb118{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb119{font-weight:800;line-height:1.28;margin-bottom:.8rem;margin-top:2rem;scroll-margin-top:1.5rem;text-align:left}.gb-text-agb120{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb121{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb122{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb123{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb124{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb125{font-weight:800;line-height:1.28;margin-bottom:.8rem;margin-top:2rem;scroll-margin-top:1.5rem;text-align:left}.gb-text-agb126{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb127{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb128{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb129{line-height:1.75;margin-bottom:0.85rem;margin-top:0px;text-align:left}.gb-text-72d75912{line-height:1.75;margin-bottom:0.85rem;margin-top:0px;text-align:left}.gb-text-agb130{font-weight:800;line-height:1.28;margin-bottom:.8rem;margin-top:2rem;scroll-margin-top:1.5rem;text-align:left}.gb-text-agb131{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb132{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb133{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb134{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb135{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb136{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb137{font-weight:800;line-height:1.28;margin-bottom:.8rem;margin-top:2rem;scroll-margin-top:1.5rem;text-align:left}.gb-text-agb138{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb139{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb140{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb141{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb142{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb143{font-weight:800;line-height:1.28;margin-bottom:.8rem;margin-top:2rem;scroll-margin-top:1.5rem;text-align:left}.gb-text-agb144{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb145{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb146{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb147{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb148{font-weight:800;line-height:1.28;margin-bottom:.8rem;margin-top:2rem;scroll-margin-top:1.5rem;text-align:left}.gb-text-agb149{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb150{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb151{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb152{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb153{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb154{font-weight:800;line-height:1.28;margin-bottom:.8rem;margin-top:2rem;scroll-margin-top:1.5rem;text-align:left}.gb-text-agb155{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb156{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb157{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb158{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb159{font-weight:800;line-height:1.28;margin-bottom:.8rem;margin-top:2rem;scroll-margin-top:1.5rem;text-align:left}.gb-text-agb160{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb161{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb162{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb163{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb164{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb165{font-weight:800;line-height:1.28;margin-bottom:.8rem;margin-top:2rem;scroll-margin-top:1.5rem;text-align:left}.gb-text-agb166{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb167{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb168{font-weight:800;line-height:1.28;margin-bottom:.8rem;margin-top:2rem;scroll-margin-top:1.5rem;text-align:left}.gb-text-agb169{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb170{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb171{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb172{line-height:1.75;margin-bottom:.85rem;margin-top:0px;text-align:left}.gb-text-agb173{line-height:1.75;margin-bottom:0.85rem;margin-top:0px;text-align:left}.gb-text-fbg011{color:var(--base);font-weight:700;line-height:1.45;margin-bottom:.75rem}.gb-text-fbg012{color:#ffffff;display:inline-flex;line-height:1.45;margin-bottom:0.75rem;text-decoration:none}@media (max-width:767px){.gb-text-fbg012{display:block}}.gb-text-fbg013{color:#ffffff;display:inline-flex;line-height:1.45;margin-bottom:0px;text-decoration:none}@media (max-width:767px){.gb-text-fbg013{display:block}}.gb-text-fbg021{color:var(--base);font-weight:700;line-height:1.35;margin-bottom:0.9rem}.gb-text-fbg022{color:#ffffff;display:block;line-height:1.45;margin-bottom:0.85rem;text-decoration:none}.gb-text-fbg023{color:#ffffff;display:block;line-height:1.45;margin-bottom:0.85rem;text-decoration:none}.gb-text-fbg024{color:#ffffff;display:block;line-height:1.45;margin-bottom:0.85rem;text-decoration:none}.gb-text-fbg026{color:#ffffff;display:block;line-height:1.45;margin-bottom:0.85rem;text-decoration:none}.gb-text-fbg027{color:#ffffff;display:block;line-height:1.45;margin-bottom:0.85rem;text-decoration:none}.gb-text-fbg028{color:#ffffff;display:block;line-height:1.45;margin-bottom:0.85rem;text-decoration:none}.gb-text-fbg045{color:var(--base);font-weight:700;line-height:1.35;margin-bottom:0.9rem}.gb-text-fbg047{color:#ffffff;display:block;line-height:1.45;margin-bottom:0.85rem;text-decoration:none}.gb-text-fbg049{color:#ffffff;display:block;line-height:1.45;margin-bottom:0.85rem;text-decoration:none}.gb-text-fbg048{color:#ffffff;display:block;line-height:1.45;margin-bottom:0.85rem;text-decoration:none}.gb-text-fbg050{color:#ffffff;display:block;line-height:1.45;margin-bottom:0.85rem;text-decoration:none}.gb-text-fbg061{color:var(--base);font-weight:700;line-height:1.35;margin-bottom:0.9rem}.gb-text-fbg063{color:#ffffff;display:block;line-height:1.45;margin-bottom:0.85rem;text-decoration:none}.gb-text-fbg064{color:#ffffff;display:block;line-height:1.45;margin-bottom:0.85rem;text-decoration:none}.gb-text-fbg065{color:#ffffff;display:block;line-height:1.45;margin-bottom:0.85rem;text-decoration:none}.gb-text-fbg066{color:#ffffff;display:block;line-height:1.45;margin-bottom:0.85rem;text-decoration:none}.gb-text-fbg068{color:#ffffff;display:block;line-height:1.45;margin-bottom:0.85rem;text-decoration:none}.gb-text-7522f556{color:#ffffff;display:block;line-height:1.45;margin-bottom:0.85rem;text-decoration:none}.gb-text-fbg070{color:#ffffff;display:block;line-height:1.45;margin-bottom:0px;text-decoration:none}.gb-text-fbg081{color:#ffffff;font-weight:500;line-height:1.5}.gb-text-fbg081 .fbg-rights{display:inline}@media (max-width:767px){.gb-text-fbg081 .fbg-rights{display:block}}.gb-text-fbg083{color:#ffffff;font-weight:500;line-height:1.5;text-decoration:none}.gb-media-fbg090{display:block;height:100px;max-width:100%;width:auto}