.body-section{background:var(--s-color-background);color:var(--s-color-main);display:block;position:relative}.body-section .body-section_wrapper{height:100%;position:relative}.body-section.-layout-center-center{height:100lvh}.body-section.-layout-center-center .body-section_wrapper{height:100%}.body-section.-layout-center-center .body-section_content{z-index:1;flex-direction:column;justify-content:center;height:100%;display:flex;position:relative}.body-section.-layout-center-center .body-section_content{width:clamp(var(--s-container-full-min-width,0rem),calc(var(--s-container-full-max-width) - var(--s-container-full-side-padding)*2),calc(100% - var(--s-container-full-side-padding)*2));margin:0 auto}.body-section.-layout-center-center .body-section_content{text-align:center}.body-section.-layout-center-center .body{gap:1.875rem}@media(min-width:768px){.body-section.-layout-center-center .body{gap:1.875rem}}.body-section.-layout-center-center .body_suptitle{--rf-min:20;--rf-max:48;font-weight:400}.body-section.-layout-center-center .body_suptitle{font-size:calc(var(--rf-min)*.0625rem)}@media(min-width:26.9375rem){.body-section.-layout-center-center .body_suptitle{font-size:clamp(calc(var(--rf-min)*.0625rem),calc(var(--rf-min)*.0625rem + (var(--rf-max) - var(--rf-min))*var(--rf-unit,100vw)/var(--rf-viewport,1920)),calc(var(--rf-max)*.0625rem))}}.body-section.-layout-center-center .body_title span{overflow:hidden}.body-section.-layout-center-center .body_title .split-word{white-space:nowrap}@s-type (h2);.body-section.-layout-center-center .body_subtitle{--rf-min:18;--rf-max:40;font-weight:400}.body-section.-layout-center-center .body_subtitle{font-size:calc(var(--rf-min)*.0625rem)}@media(min-width:26.9375rem){.body-section.-layout-center-center .body_subtitle{font-size:clamp(calc(var(--rf-min)*.0625rem),calc(var(--rf-min)*.0625rem + (var(--rf-max) - var(--rf-min))*var(--rf-unit,100vw)/var(--rf-viewport,1920)),calc(var(--rf-max)*.0625rem))}}.body-section.-layout-center-center-scroll,.body-section.-layout-center-scroll{height:150lvh}:is(.body-section.-layout-center-center-scroll,.body-section.-layout-center-scroll) .body-section_wrapper{height:100lvh}:is(.body-section.-layout-center-center-scroll,.body-section.-layout-center-scroll) .body-section_content{z-index:1;flex-direction:column;justify-content:center;height:100%;display:flex;position:relative}:is(.body-section.-layout-center-center-scroll,.body-section.-layout-center-scroll) .body-section_content{width:clamp(var(--s-container-full-min-width,0rem),calc(var(--s-container-full-max-width) - var(--s-container-full-side-padding)*2),calc(100% - var(--s-container-full-side-padding)*2));margin:0 auto}:is(.body-section.-layout-center-center-scroll,.body-section.-layout-center-scroll) .body-section_content{text-align:center}:is(.body-section.-layout-center-center-scroll,.body-section.-layout-center-scroll) .body{gap:1.875rem}@media(min-width:768px){:is(.body-section.-layout-center-center-scroll,.body-section.-layout-center-scroll) .body{gap:1.875rem}}:is(.body-section.-layout-center-center-scroll,.body-section.-layout-center-scroll) .body_title span{overflow:hidden}:is(.body-section.-layout-center-center-scroll,.body-section.-layout-center-scroll) .body_suptitle{--rf-min:20;--rf-max:48;font-weight:400}:is(.body-section.-layout-center-center-scroll,.body-section.-layout-center-scroll) .body_suptitle{font-size:calc(var(--rf-min)*.0625rem)}@media(min-width:26.9375rem){:is(.body-section.-layout-center-center-scroll,.body-section.-layout-center-scroll) .body_suptitle{font-size:clamp(calc(var(--rf-min)*.0625rem),calc(var(--rf-min)*.0625rem + (var(--rf-max) - var(--rf-min))*var(--rf-unit,100vw)/var(--rf-viewport,1920)),calc(var(--rf-max)*.0625rem))}}:is(.body-section.-layout-center-center-scroll,.body-section.-layout-center-scroll) .body_subtitle{--rf-min:18;--rf-max:40;font-weight:400}:is(.body-section.-layout-center-center-scroll,.body-section.-layout-center-scroll) .body_subtitle{font-size:calc(var(--rf-min)*.0625rem)}@media(min-width:26.9375rem){:is(.body-section.-layout-center-center-scroll,.body-section.-layout-center-scroll) .body_subtitle{font-size:clamp(calc(var(--rf-min)*.0625rem),calc(var(--rf-min)*.0625rem + (var(--rf-max) - var(--rf-min))*var(--rf-unit,100vw)/var(--rf-viewport,1920)),calc(var(--rf-max)*.0625rem))}}.body-section.-layout-sticky-scroll{display:block;position:relative}.body-section.-layout-sticky-scroll{width:clamp(var(--s-container-full-min-width,0rem),calc(var(--s-container-full-max-width) - var(--s-container-full-side-padding)*2),calc(100% - var(--s-container-full-side-padding)*2));margin:0 auto}.body-section.-layout-sticky-scroll .body-section_content{gap:calc(var(--s-space-12,(1*calc((var(--s-spaces-max) - var(--s-spaces-min))*.01)*12) + var(--s-spaces-min))*var(--s-scale,1));padding:calc(var(--s-space-12,(1*calc((var(--s-spaces-max) - var(--s-spaces-min))*.01)*12) + var(--s-spaces-min))*var(--s-scale,1))0;flex-direction:column;min-height:100lvh;display:flex}@media(min-width:768px){.body-section.-layout-sticky-scroll .body-section_content{padding:calc(var(--s-space-24,(1*calc((var(--s-spaces-max) - var(--s-spaces-min))*.01)*24) + var(--s-spaces-min))*var(--s-scale,1))0}.body-section.-layout-sticky-scroll .body-section_content{gap:3.75rem;grid-template-rows:auto;grid-template-columns:1fr 1fr;display:grid}.body-section.-layout-sticky-scroll .body-section_content>:first-child{grid-column-start:1;grid-column-end:2;grid-row:1/2}.body-section.-layout-sticky-scroll .body-section_content>:nth-child(2){grid-column-start:2;grid-column-end:3;grid-row:1/2}}.body-section.-layout-sticky-scroll .body-section_block-title{height:100%}.body-section.-layout-sticky-scroll .body-section_block-text .body{gap:3.125rem}.body-section.-layout-sticky-scroll .body_title *{--rf-min:65;--rf-max:90}.body-section.-layout-sticky-scroll .body_title *{font-size:calc(var(--rf-min)*.0625rem)}@media(min-width:26.9375rem){.body-section.-layout-sticky-scroll .body_title *{font-size:clamp(calc(var(--rf-min)*.0625rem),calc(var(--rf-min)*.0625rem + (var(--rf-max) - var(--rf-min))*var(--rf-unit,100vw)/var(--rf-viewport,1920)),calc(var(--rf-max)*.0625rem))}}.body-section.-layout-sticky-scroll .body_title *{line-height:.8em}@media(min-width:1537px){.body-section.-layout-sticky-scroll .body_title *{--rf-min:65;--rf-max:118}}.body-section.-layout-sticky-scroll .body_lead{width:100%}@media(min-width:640px){.body-section.-layout-sticky-scroll .body_lead{width:80%}}.body-section.-layout-sticky-scroll .body_lead *{--rf-min:45;--rf-max:60}.body-section.-layout-sticky-scroll .body_lead *{font-size:calc(var(--rf-min)*.0625rem)}@media(min-width:26.9375rem){.body-section.-layout-sticky-scroll .body_lead *{font-size:clamp(calc(var(--rf-min)*.0625rem),calc(var(--rf-min)*.0625rem + (var(--rf-max) - var(--rf-min))*var(--rf-unit,100vw)/var(--rf-viewport,1920)),calc(var(--rf-max)*.0625rem))}}.body-section.-layout-sticky-scroll .body_lead *{text-wrap:pretty;font-weight:800;line-height:.8em}@media(min-width:1537px){.body-section.-layout-sticky-scroll .body_lead *{--rf-min:45;--rf-max:80}}.body-section.-layout-sticky-scroll .body_text{width:100%}@media(min-width:1024px){.body-section.-layout-sticky-scroll .body_text{width:90%}}.body-section.-layout-sticky-scroll .body_text *{--rf-min:16;--rf-max:30}.body-section.-layout-sticky-scroll .body_text *{font-size:calc(var(--rf-min)*.0625rem)}@media(min-width:26.9375rem){.body-section.-layout-sticky-scroll .body_text *{font-size:clamp(calc(var(--rf-min)*.0625rem),calc(var(--rf-min)*.0625rem + (var(--rf-max) - var(--rf-min))*var(--rf-unit,100vw)/var(--rf-viewport,1920)),calc(var(--rf-max)*.0625rem))}}.body-section.-layout-sticky-scroll .body_text *{color:var(--s-color-light-gray);text-wrap:pretty}@media(min-width:640px){.body-section.-layout-sticky-scroll .body_text *{--rf-min:8;--rf-max:30}}@media(min-width:1537px){.body-section.-layout-sticky-scroll .body_text *{--rf-min:16;--rf-max:36}}.body-section.-layout-sticky-scroll .body_text *.-highlight{color:var(--s-color-main)}
