:root{--g-unit:2%;--g-half-gap:calc(var(--g-unit) / 2);--g-separator-color:#d7d7d7;--g-p-color:#646464;--g-p-color2:#2f2f2f;--g-green:#47f4b3;--g-width-value:100px;--g-container-width:90%;--g-img-ratio:calc(sqrt(5)-1);--g-dark-background:#000000e5;--g-brown-background:#1a0000;--g-red-background:#f22323e5;--g-titles-fontweight:700;--g-base-size:12px;--g-scale:1.8;--g-base:1.618rem;--g-inverse-base:0.7071rem;--g-ratio:1.4142;--g-line-height-scale:calc( sqrt(1.618033) );--g-unit:var(--g-inverse-base);--g-lineheight:calc(var(--g-base) / pow(var(--g-ratio), 1));--g-h1-fontsize:calc(
    var(--g-scale) * var(--g-base) / pow(var(--g-ratio), 0)
  );--g-h2-fontsize:calc(
    var(--g-scale) * var(--g-base) / pow(var(--g-ratio), 1)
  );--g-h3-fontsize:calc(
    var(--g-scale) * var(--g-base) / pow(var(--g-ratio), 1.2)
  );--g-h4-fontsize:calc(
    var(--g-scale) * var(--g-base) / pow(var(--g-ratio), 1.4)
  );--g-h5-fontsize:calc(
    var(--g-scale) * var(--g-base) / pow(var(--g-ratio), 1.6)
  );--g-li-fontsize:calc(
    var(--g-scale) * var(--g-base) / pow(var(--g-ratio), 2)
  );--g-p-fontsize:calc(
    var(--g-scale) * var(--g-base) / pow(var(--g-ratio), 2.2)
  );--g-span-fontsize:calc(
    var(--g-scale) * var(--g-base) / pow(var(--g-ratio), 2.8)
  )!important}*{text-decoration:none;word-wrap:break-word}html{font-size:var(--g-base-size)}body{margin:0!important;padding:0!important}h1,h2,h3,h4,h5{display:flex;margin:0;width:100%}h1{font-size:var(--g-h1-fontsize);font-weight:var(--g-titles-fontweight);line-height:calc(var(--g-h1-fontsize) * var(--g-line-height-scale))}h2{color:#000;font-size:var(--g-h2-fontsize);font-weight:var(--g-titles-fontweight);line-height:calc(var(--g-h2-fontsize) * var(--g-line-height-scale))}h3{color:#000;font-size:var(--g-h3-fontsize);font-weight:var(--g-titles-fontweight);line-height:calc(var(--g-h3-fontsize) * var(--g-line-height-scale))}h4{color:#000;font-size:var(--g-h4-fontsize);font-weight:var(--g-titles-fontweight);line-height:calc(var(--g-h4-fontsize) * var(--g-line-height-scale))}h5{color:#000;font-size:var(--g-h5-fontsize);font-weight:var(--g-titles-fontweight);line-height:calc(var(--g-h5-fontsize) * var(--g-line-height-scale))}p{font-size:var(--g-p-fontsize)!important;font-weight:100;line-height:calc(var(--g-scale) * var(--g-lineheight));color:var(--g-p-color)}li{font-size:var(--g-li-fontsize)!important;font-weight:100;line-height:calc(var(--g-scale) * var(--g-lineheight));color:var(--g-p-color)}span{font-size:var(--g-span-fontsize);font-weight:100;line-height:calc(var(--g-scale) * var(--g-lineheight))}.gflex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.container{padding-left:25px;padding-right:25px}.ggap{gap:var(--g-unit)!important}.gcol{flex-grow:1;flex-basis:0;width:100%}.gcover{object-fit:cover}.gd-none{display:none}.greverse{flex-direction:row-reverse}.gratio{aspect-ratio:var(--g-img-ratio)}.gratio-sqrt-two{aspect-ratio:calc 1.4142135624}.gratio-sqrt-three{aspect-ratio:1.7320508076}.gratio-sqrt-five{aspect-ratio:1.2360679775}.gratio-sqrt-pi{aspect-ratio:1.7724548513}.gratio-sqrt-phi{aspect-ratio:1.2720192609}.gratio-phi{aspect-ratio:1.618033}.gratio-1{aspect-ratio:1}.gright{margin-left:auto;width:fit-content}.gleft{margin-right:auto;width:fit-content}.gcenter{margin:0 auto;width:fit-content}.gmiddle{align-items:center}.ground{border-radius:100%}.gdark *{color:#fff!important}.gbgdark{background:var(--g-dark-background)!important}.gbgbrown{background:var(--g-dark-background)!important}.gdark ul li:not(.current-page) a{color:#fff!important}.glist{margin:0;padding:0;color:#282727;font-weight:100;line-height:1.6rem}.gfull{width:90%}.g-1{padding:calc(1 * var(--g-unit)) 0!important}.g-2{padding:calc(2 * var(--g-unit)) 0!important}.g-3{padding:calc(3 * var(--g-unit)) 0!important}.g-4{padding:calc(4 * var(--g-unit)) 0!important}.g-5{padding:calc(5 * var(--g-unit)) 0!important}.g-6{padding:calc(6 * var(--g-unit)) 0!important}.g-7{padding:calc(7 * var(--g-unit)) 0!important}.g-8{padding:calc(8 * var(--g-unit)) 0!important}.g-9{padding:calc(9 * var(--g-unit)) 0!important}.g-10{padding:calc(10 * var(--g-unit)) 0!important}.g-11{padding:calc(11 * var(--g-unit)) 0!important}.g-12{padding:calc(12 * var(--g-unit)) 0!important}.gs-1>article,.gs-1>div,.gs-1>li{padding-left:calc(1 * var(--g-unit));padding-right:calc(1 * var(--g-unit))}.gs-1>article:first-child,.gs-1>div:first-child,.gs-1>li:first-child{padding-left:0!important}.gs-1>article:last-child,.gs-1>div:last-child,.gs-1>li:last-child{padding-right:0!important}.gs-2>article,.gs-2>div,.gs-2>li{padding-left:calc(2 * var(--g-unit));padding-right:calc(2 * var(--g-unit))}.gs-2>article:first-child,.gs-2>div:first-child,.gs-2>li:first-child{padding-left:0!important}.gs-2>article:last-child,.gs-2>div:last-child,.gs-2>li:last-child{padding-right:0!important}.gs-3>article,.gs-3>div,.gs-3>li{padding-left:calc(3 * var(--g-unit));padding-right:calc(3 * var(--g-unit))}.gs-3>article:first-child,.gs-3>div:first-child,.gs-3>li:first-child{padding-left:0!important}.gs-3>article:last-child,.gs-3>div:last-child,.gs-3>li:last-child{padding-right:0!important}.gs-4>article,.gs-4>div,.gs-4>li{padding-left:calc(4 * var(--g-unit));padding-right:calc(4 * var(--g-unit))}.gs-4>article:first-child,.gs-4>div:first-child,.gs-4>li:first-child{padding-left:0!important}.gs-4>article:last-child,.gs-4>div:last-child,.gs-4>li:last-child{padding-right:0!important}.gs-5>article,.gs-5>div,.gs-5>li{padding-left:calc(5 * var(--g-unit));padding-right:calc(5 * var(--g-unit))}.gs-5>article:first-child,.gs-5>div:first-child,.gs-5>li:first-child{padding-left:0!important}.gs-5>article:last-child,.gs-5>div:last-child,.gs-5>li:last-child{padding-right:0!important}.gs-6>article,.gs-6>div,.gs-6>li{padding-left:calc(6 * var(--g-unit));padding-right:calc(6 * var(--g-unit))}.gs-6>article:first-child,.gs-6>div:first-child,.gs-6>li:first-child{padding-left:0!important}.gs-6>article:last-child,.gs-6>div:last-child,.gs-6>li:last-child{padding-right:0!important}.gs-7>article,.gs-7>div,.gs-7>li{padding-left:calc(7 * var(--g-unit));padding-right:calc(7 * var(--g-unit))}.gs-7>article:first-child,.gs-7>div:first-child,.gs-7>li:first-child{padding-left:0!important}.gs-7>article:last-child,.gs-7>div:last-child,.gs-7>li:last-child{padding-right:0!important}.gs-8>article,.gs-8>div,.gs-8>li{padding-left:calc(8 * var(--g-unit));padding-right:calc(8 * var(--g-unit))}.gs-8>article:first-child,.gs-8>div:first-child,.gs-8>li:first-child{padding-left:0!important}.gs-8>article:last-child,.gs-8>div:last-child,.gs-8>li:last-child{padding-right:0!important}.gs-9>article,.gs-9>div,.gs-9>li{padding-left:calc(9 * var(--g-unit));padding-right:calc(9 * var(--g-unit))}.gs-9>article:first-child,.gs-9>div:first-child,.gs-9>li:first-child{padding-left:0!important}.gs-9>article:last-child,.gs-9>div:last-child,.gs-9>li:last-child{padding-right:0!important}.gs-10>article,.gs-10>div,.gs-10>li{padding-left:calc(10 * var(--g-unit));padding-right:calc(10 * var(--g-unit))}.gs-10>article:first-child,.gs-10>div:first-child,.gs-10>li:first-child{padding-left:0!important}.gs-10>article:last-child,.gs-10>div:last-child,.gs-10>li:last-child{padding-right:0!important}.gs-11>article,.gs-11>div,.gs-11>li{padding-left:calc(11 * var(--g-unit));padding-right:calc(11 * var(--g-unit))}.gs-11>article:first-child,.gs-11>div:first-child,.gs-11>li:first-child{padding-left:0!important}.gs-11>article:last-child,.gs-11>div:last-child,.gs-11>li:last-child{padding-right:0!important}.gs-12>article,.gs-12>div,.gs-12>li{padding-left:calc(12 * var(--g-unit));padding-right:calc(12 * var(--g-unit))}.gs-12>article:first-child,.gs-12>div:first-child,.gs-12>li:first-child{padding-left:0!important}.gs-12>article:last-child,.gs-12>div:last-child,.gs-12>li:last-child{padding-right:0!important}.gs-ver-1>article,.gs-ver-1>div,.gs-ver-1>li{padding-top:calc(1 * var(--g-unit));padding-bottom:calc(1 * var(--g-unit))}.gs-ver-1>article:first-child,.gs-ver-1>div:first-child,.gs-ver-1>li:first-child{padding-top:0!important}.gs-ver-1>article:last-child,.gs-ver-1>div:last-child,.gs-ver-1>li:last-child{padding-bottom:0!important}.gs-ver-2>article,.gs-ver-2>div,.gs-ver-2>li{padding-top:calc(2 * var(--g-unit));padding-bottom:calc(2 * var(--g-unit))}.gs-ver-2>article:first-child,.gs-ver-2>div:first-child,.gs-ver-2>li:first-child{padding-top:0!important}.gs-ver-2>article:last-child,.gs-ver-2>div:last-child,.gs-ver-2>li:last-child{padding-bottom:0!important}.gs-ver-3>article,.gs-ver-3>div,.gs-ver-3>li{padding-top:calc(3 * var(--g-unit));padding-bottom:calc(3 * var(--g-unit))}.gs-ver-3>article:first-child,.gs-ver-3>div:first-child,.gs-ver-3>li:first-child{padding-top:0!important}.gs-ver-3>article:last-child,.gs-ver-3>div:last-child,.gs-ver-3>li:last-child{padding-bottom:0!important}.gs-ver-4>article,.gs-ver-4>div,.gs-ver-4>li{padding-top:calc(4 * var(--g-unit));padding-bottom:calc(4 * var(--g-unit))}.gs-ver-4>article:first-child,.gs-ver-4>div:first-child,.gs-ver-4>li:first-child{padding-top:0!important}.gs-ver-4>article:last-child,.gs-ver-4>div:last-child,.gs-ver-4>li:last-child{padding-bottom:0!important}.gs-ver-5>article,.gs-ver-5>div,.gs-ver-5>li{padding-top:calc(5 * var(--g-unit));padding-bottom:calc(5 * var(--g-unit))}.gs-ver-5>article:first-child,.gs-ver-5>div:first-child,.gs-ver-5>li:first-child{padding-top:0!important}.gs-ver-5>article:last-child,.gs-ver-5>div:last-child,.gs-ver-5>li:last-child{padding-bottom:0!important}.gs-ver-6>article,.gs-ver-6>div,.gs-ver-6>li{padding-top:calc(6 * var(--g-unit));padding-bottom:calc(6 * var(--g-unit))}.gs-ver-6>article:first-child,.gs-ver-6>div:first-child,.gs-ver-6>li:first-child{padding-top:0!important}.gs-ver-6>article:last-child,.gs-ver-6>div:last-child,.gs-ver-6>li:last-child{padding-bottom:0!important}.gs-ver-7>article,.gs-ver-7>div,.gs-ver-7>li{padding-top:calc(7 * var(--g-unit));padding-bottom:calc(7 * var(--g-unit))}.gs-ver-7>article:first-child,.gs-ver-7>div:first-child,.gs-ver-7>li:first-child{padding-top:0!important}.gs-ver-7>article:last-child,.gs-ver-7>div:last-child,.gs-ver-7>li:last-child{padding-bottom:0!important}.gs-ver-8>article,.gs-ver-8>div,.gs-ver-8>li{padding-top:calc(8 * var(--g-unit));padding-bottom:calc(8 * var(--g-unit))}.gs-ver-8>article:first-child,.gs-ver-8>div:first-child,.gs-ver-8>li:first-child{padding-top:0!important}.gs-ver-8>article:last-child,.gs-ver-8>div:last-child,.gs-ver-8>li:last-child{padding-bottom:0!important}.gs-ver-9>article,.gs-ver-9>div,.gs-ver-9>li{padding-top:calc(9 * var(--g-unit));padding-bottom:calc(9 * var(--g-unit))}.gs-ver-9>article:first-child,.gs-ver-9>div:first-child,.gs-ver-9>li:first-child{padding-top:0!important}.gs-ver-9>article:last-child,.gs-ver-9>div:last-child,.gs-ver-9>li:last-child{padding-bottom:0!important}.gs-ver-10>article,.gs-ver-10>div,.gs-ver-10>li{padding-top:calc(10 * var(--g-unit));padding-bottom:calc(10 * var(--g-unit))}.gs-ver-10>article:first-child,.gs-ver-10>div:first-child,.gs-ver-10>li:first-child{padding-top:0!important}.gs-ver-10>article:last-child,.gs-ver-10>div:last-child,.gs-ver-10>li:last-child{padding-bottom:0!important}.gs-ver-11>article,.gs-ver-11>div,.gs-ver-11>li{padding-top:calc(11 * var(--g-unit));padding-bottom:calc(11 * var(--g-unit))}.gs-ver-11>article:first-child,.gs-ver-11>div:first-child,.gs-ver-11>li:first-child{padding-top:0!important}.gs-ver-11>article:last-child,.gs-ver-11>div:last-child,.gs-ver-11>li:last-child{padding-bottom:0!important}.gs-ver-12>article,.gs-ver-12>div,.gs-ver-12>li{padding-top:calc(12 * var(--g-unit));padding-bottom:calc(12 * var(--g-unit))}.gs-ver-12>article:first-child,.gs-ver-12>div:first-child,.gs-ver-12>li:first-child{padding-top:0!important}.gs-ver-12>article:last-child,.gs-ver-12>div:last-child,.gs-ver-12>li:last-child{padding-bottom:0!important}.gp-0{padding:calc(0 * var(--g-unit))}.gp-1{padding:calc(1 * var(--g-unit))}.gp-2{padding:calc(2 * var(--g-unit))}.gp-3{padding:calc(3 * var(--g-unit))}.gp-4{padding:calc(4 * var(--g-unit))}.gp-5{padding:calc(5 * var(--g-unit))}.gp-6{padding:calc(6 * var(--g-unit))}.gp-7{padding:calc(7 * var(--g-unit))}.gp-8{padding:calc(8 * var(--g-unit))}.gp-9{padding:calc(9 * var(--g-unit))}.gp-10{padding:calc(10 * var(--g-unit))}.gp-11{padding:calc(11 * var(--g-unit))}.gp-12{padding:calc(12 * var(--g-unit))}.gpt-0{padding-top:calc(0 * var(--g-unit))}.gpt-1{padding-top:calc(1 * var(--g-unit))}.gpt-2{padding-top:calc(2 * var(--g-unit))}.gpt-3{padding-top:calc(3 * var(--g-unit))}.gpt-4{padding-top:calc(4 * var(--g-unit))}.gpt-5{padding-top:calc(5 * var(--g-unit))}.gpt-6{padding-top:calc(6 * var(--g-unit))}.gpt-7{padding-top:calc(7 * var(--g-unit))}.gpt-8{padding-top:calc(8 * var(--g-unit))}.gpt-9{padding-top:calc(9 * var(--g-unit))}.gpt-10{padding-top:calc(10 * var(--g-unit))}.gpt-11{padding-top:calc(11 * var(--g-unit))}.gpt-12{padding-top:calc(12 * var(--g-unit))}.gpr-0{padding-right:calc(0 * var(--g-unit))}.gpr-1{padding-right:calc(1 * var(--g-unit))}.gpr-2{padding-right:calc(2 * var(--g-unit))}.gpr-3{padding-right:calc(3 * var(--g-unit))}.gpr-4{padding-right:calc(4 * var(--g-unit))}.gpr-5{padding-right:calc(5 * var(--g-unit))}.gpr-6{padding-right:calc(6 * var(--g-unit))}.gpr-7{padding-right:calc(7 * var(--g-unit))}.gpr-8{padding-right:calc(8 * var(--g-unit))}.gpr-9{padding-right:calc(9 * var(--g-unit))}.gpr-10{padding-right:calc(10 * var(--g-unit))}.gpr-11{padding-right:calc(11 * var(--g-unit))}.gpr-12{padding-right:calc(12 * var(--g-unit))}.gpb-0{padding-bottom:calc(0 * var(--g-unit))}.gpb-1{padding-bottom:calc(1 * var(--g-unit))}.gpb-2{padding-bottom:calc(2 * var(--g-unit))}.gpb-3{padding-bottom:calc(3 * var(--g-unit))}.gpb-4{padding-bottom:calc(4 * var(--g-unit))}.gpb-5{padding-bottom:calc(5 * var(--g-unit))}.gpb-6{padding-bottom:calc(6 * var(--g-unit))}.gpb-7{padding-bottom:calc(7 * var(--g-unit))}.gpb-8{padding-bottom:calc(8 * var(--g-unit))}.gpb-9{padding-bottom:calc(9 * var(--g-unit))}.gpb-10{padding-bottom:calc(10 * var(--g-unit))}.gpb-11{padding-bottom:calc(11 * var(--g-unit))}.gpb-12{padding-bottom:calc(12 * var(--g-unit))}.gpl-0{padding-left:calc(0 * var(--g-unit))}.gpl-1{padding-left:calc(1 * var(--g-unit))}.gpl-2{padding-left:calc(2 * var(--g-unit))}.gpl-3{padding-left:calc(3 * var(--g-unit))}.gpl-4{padding-left:calc(4 * var(--g-unit))}.gpl-5{padding-left:calc(5 * var(--g-unit))}.gpl-6{padding-left:calc(6 * var(--g-unit))}.gpl-7{padding-left:calc(7 * var(--g-unit))}.gpl-8{padding-left:calc(8 * var(--g-unit))}.gpl-9{padding-left:calc(9 * var(--g-unit))}.gpl-10{padding-left:calc(10 * var(--g-unit))}.gpl-11{padding-left:calc(11 * var(--g-unit))}.gpl-12{padding-left:calc(12 * var(--g-unit))}.gp-0{margin:calc(0 * var(--g-unit))}.gp-1{margin:calc(1 * var(--g-unit))}.gp-2{margin:calc(2 * var(--g-unit))}.gp-3{margin:calc(3 * var(--g-unit))}.gp-4{margin:calc(4 * var(--g-unit))}.gp-5{margin:calc(5 * var(--g-unit))}.gp-6{margin:calc(6 * var(--g-unit))}.gp-7{margin:calc(7 * var(--g-unit))}.gp-8{margin:calc(8 * var(--g-unit))}.gp-9{margin:calc(9 * var(--g-unit))}.gp-10{margin:calc(10 * var(--g-unit))}.gp-11{margin:calc(11 * var(--g-unit))}.gp-12{margin:calc(12 * var(--g-unit))}.gmt-0{margin-top:calc(0 * var(--g-unit))}.gmt-1{margin-top:calc(1 * var(--g-unit))}.gmt-2{margin-top:calc(2 * var(--g-unit))}.gmt-3{margin-top:calc(3 * var(--g-unit))}.gmt-4{margin-top:calc(4 * var(--g-unit))}.gmt-5{margin-top:calc(5 * var(--g-unit))}.gmt-6{margin-top:calc(6 * var(--g-unit))}.gmt-7{margin-top:calc(7 * var(--g-unit))}.gmt-8{margin-top:calc(8 * var(--g-unit))}.gmt-9{margin-top:calc(9 * var(--g-unit))}.gmt-10{margin-top:calc(10 * var(--g-unit))}.gmt-11{margin-top:calc(11 * var(--g-unit))}.gmt-12{margin-top:calc(12 * var(--g-unit))}.gmr-0{margin-right:calc(0 * var(--g-unit))}.gmr-1{margin-right:calc(1 * var(--g-unit))}.gmr-2{margin-right:calc(2 * var(--g-unit))}.gmr-3{margin-right:calc(3 * var(--g-unit))}.gmr-4{margin-right:calc(4 * var(--g-unit))}.gmr-5{margin-right:calc(5 * var(--g-unit))}.gmr-6{margin-right:calc(6 * var(--g-unit))}.gmr-7{margin-right:calc(7 * var(--g-unit))}.gmr-8{margin-right:calc(8 * var(--g-unit))}.gmr-9{margin-right:calc(9 * var(--g-unit))}.gmr-10{margin-right:calc(10 * var(--g-unit))}.gmr-11{margin-right:calc(11 * var(--g-unit))}.gmr-12{margin-right:calc(12 * var(--g-unit))}.gmb-0{margin-bottom:calc(0 * var(--g-unit))}.gmb-1{margin-bottom:calc(1 * var(--g-unit))}.gmb-2{margin-bottom:calc(2 * var(--g-unit))}.gmb-3{margin-bottom:calc(3 * var(--g-unit))}.gmb-4{margin-bottom:calc(4 * var(--g-unit))}.gmb-5{margin-bottom:calc(5 * var(--g-unit))}.gmb-6{margin-bottom:calc(6 * var(--g-unit))}.gmb-7{margin-bottom:calc(7 * var(--g-unit))}.gmb-8{margin-bottom:calc(8 * var(--g-unit))}.gmb-9{margin-bottom:calc(9 * var(--g-unit))}.gmb-10{margin-bottom:calc(10 * var(--g-unit))}.gmb-11{margin-bottom:calc(11 * var(--g-unit))}.gmb-12{margin-bottom:calc(12 * var(--g-unit))}.gpl-0{margin-left:calc(0 * var(--g-unit))}.gpl-1{margin-left:calc(1 * var(--g-unit))}.gpl-2{margin-left:calc(2 * var(--g-unit))}.gpl-3{margin-left:calc(3 * var(--g-unit))}.gpl-4{margin-left:calc(4 * var(--g-unit))}.gpl-5{margin-left:calc(5 * var(--g-unit))}.gpl-6{margin-left:calc(6 * var(--g-unit))}.gpl-7{margin-left:calc(7 * var(--g-unit))}.gpl-8{margin-left:calc(8 * var(--g-unit))}.gpl-9{margin-left:calc(9 * var(--g-unit))}.gpl-10{margin-left:calc(10 * var(--g-unit))}.gpl-11{margin-left:calc(11 * var(--g-unit))}.gpl-12{margin-left:calc(12 * var(--g-unit))}.ggap-all-0{gap:calc(0 * var(--g-unit))}.ggap-all-1{gap:calc(1 * var(--g-unit))}.ggap-all-2{gap:calc(2 * var(--g-unit))}.ggap-all-3{gap:calc(3 * var(--g-unit))}.ggap-all-4{gap:calc(4 * var(--g-unit))}.ggap-all-5{gap:calc(5 * var(--g-unit))}.ggap-all-6{gap:calc(6 * var(--g-unit))}.ggap-all-7{gap:calc(7 * var(--g-unit))}.ggap-all-8{gap:calc(8 * var(--g-unit))}.ggap-all-9{gap:calc(9 * var(--g-unit))}.ggap-all-10{gap:calc(10 * var(--g-unit))}.ggap-all-11{gap:calc(11 * var(--g-unit))}.ggap-all-12{gap:calc(12 * var(--g-unit))}.ggap-0{gap:calc(0 * var(--g-unit))}.ggap-1{gap:calc(1 * var(--g-unit))}.ggap-2{gap:calc(2 * var(--g-unit))}.ggap-3{gap:calc(3 * var(--g-unit))}.ggap-4{gap:calc(4 * var(--g-unit))}.ggap-5{gap:calc(5 * var(--g-unit))}.ggap-6{gap:calc(6 * var(--g-unit))}.ggap-7{gap:calc(7 * var(--g-unit))}.ggap-8{gap:calc(8 * var(--g-unit))}.ggap-9{gap:calc(9 * var(--g-unit))}.ggap-10{gap:calc(10 * var(--g-unit))}.ggap-11{gap:calc(11 * var(--g-unit))}.ggap-12{gap:calc(12 * var(--g-unit))}.grow-gap-0{gap:calc(0 * var(--g-unit))}.grow-gap-1{gap:calc(1 * var(--g-unit))}.grow-gap-2{gap:calc(2 * var(--g-unit))}.grow-gap-3{gap:calc(3 * var(--g-unit))}.grow-gap-4{gap:calc(4 * var(--g-unit))}.grow-gap-5{gap:calc(5 * var(--g-unit))}.grow-gap-6{gap:calc(6 * var(--g-unit))}.grow-gap-7{gap:calc(7 * var(--g-unit))}.grow-gap-8{gap:calc(8 * var(--g-unit))}.grow-gap-9{gap:calc(9 * var(--g-unit))}.grow-gap-10{gap:calc(10 * var(--g-unit))}.grow-gap-11{gap:calc(11 * var(--g-unit))}.grow-gap-12{gap:calc(12 * var(--g-unit))}.g-hor-separator-0>article::after,.g-hor-separator-0>div::after,.g-hor-separator-0>li::after{content:"";position:absolute;bottom:calc(0 / 2 * var(--g-unit));width:100%;height:1px;background-color:var(--g-separator-color)}.g-hor-separator-0>article:last-child::after,.g-hor-separator-0>div:last-child::after,.g-hor-separator-0>li:last-child::after{display:none}.g-hor-separator-1>article::after,.g-hor-separator-1>div::after,.g-hor-separator-1>li::after{content:"";position:absolute;bottom:calc(-1 / 2 * var(--g-unit));width:100%;height:1px;background-color:var(--g-separator-color)}.g-hor-separator-1>article:last-child::after,.g-hor-separator-1>div:last-child::after,.g-hor-separator-1>li:last-child::after{display:none}.g-hor-separator-2>article::after,.g-hor-separator-2>div::after,.g-hor-separator-2>li::after{content:"";position:absolute;bottom:calc(-2 / 2 * var(--g-unit));width:100%;height:1px;background-color:var(--g-separator-color)}.g-hor-separator-2>article:last-child::after,.g-hor-separator-2>div:last-child::after,.g-hor-separator-2>li:last-child::after{display:none}.g-hor-separator-3>article::after,.g-hor-separator-3>div::after,.g-hor-separator-3>li::after{content:"";position:absolute;bottom:calc(-3 / 2 * var(--g-unit));width:100%;height:1px;background-color:var(--g-separator-color)}.g-hor-separator-3>article:last-child::after,.g-hor-separator-3>div:last-child::after,.g-hor-separator-3>li:last-child::after{display:none}.g-hor-separator-4>article::after,.g-hor-separator-4>div::after,.g-hor-separator-4>li::after{content:"";position:absolute;bottom:calc(-4 / 2 * var(--g-unit));width:100%;height:1px;background-color:var(--g-separator-color)}.g-hor-separator-4>article:last-child::after,.g-hor-separator-4>div:last-child::after,.g-hor-separator-4>li:last-child::after{display:none}.g-hor-separator-5>article::after,.g-hor-separator-5>div::after,.g-hor-separator-5>li::after{content:"";position:absolute;bottom:calc(-5 / 2 * var(--g-unit));width:100%;height:1px;background-color:var(--g-separator-color)}.g-hor-separator-5>article:last-child::after,.g-hor-separator-5>div:last-child::after,.g-hor-separator-5>li:last-child::after{display:none}.g-hor-separator-6>article::after,.g-hor-separator-6>div::after,.g-hor-separator-6>li::after{content:"";position:absolute;bottom:calc(-6 / 2 * var(--g-unit));width:100%;height:1px;background-color:var(--g-separator-color)}.g-hor-separator-6>article:last-child::after,.g-hor-separator-6>div:last-child::after,.g-hor-separator-6>li:last-child::after{display:none}.g-hor-separator-7>article::after,.g-hor-separator-7>div::after,.g-hor-separator-7>li::after{content:"";position:absolute;bottom:calc(-7 / 2 * var(--g-unit));width:100%;height:1px;background-color:var(--g-separator-color)}.g-hor-separator-7>article:last-child::after,.g-hor-separator-7>div:last-child::after,.g-hor-separator-7>li:last-child::after{display:none}.g-hor-separator-8>article::after,.g-hor-separator-8>div::after,.g-hor-separator-8>li::after{content:"";position:absolute;bottom:calc(-8 / 2 * var(--g-unit));width:100%;height:1px;background-color:var(--g-separator-color)}.g-hor-separator-8>article:last-child::after,.g-hor-separator-8>div:last-child::after,.g-hor-separator-8>li:last-child::after{display:none}.g-hor-separator-9>article::after,.g-hor-separator-9>div::after,.g-hor-separator-9>li::after{content:"";position:absolute;bottom:calc(-9 / 2 * var(--g-unit));width:100%;height:1px;background-color:var(--g-separator-color)}.g-hor-separator-9>article:last-child::after,.g-hor-separator-9>div:last-child::after,.g-hor-separator-9>li:last-child::after{display:none}.g-hor-separator-10>article::after,.g-hor-separator-10>div::after,.g-hor-separator-10>li::after{content:"";position:absolute;bottom:calc(-10 / 2 * var(--g-unit));width:100%;height:1px;background-color:var(--g-separator-color)}.g-hor-separator-10>article:last-child::after,.g-hor-separator-10>div:last-child::after,.g-hor-separator-10>li:last-child::after{display:none}.g-hor-separator-11>article::after,.g-hor-separator-11>div::after,.g-hor-separator-11>li::after{content:"";position:absolute;bottom:calc(-11 / 2 * var(--g-unit));width:100%;height:1px;background-color:var(--g-separator-color)}.g-hor-separator-11>article:last-child::after,.g-hor-separator-11>div:last-child::after,.g-hor-separator-11>li:last-child::after{display:none}.g-hor-separator-12>article::after,.g-hor-separator-12>div::after,.g-hor-separator-12>li::after{content:"";position:absolute;bottom:calc(-12 / 2 * var(--g-unit));width:100%;height:1px;background-color:var(--g-separator-color)}.g-hor-separator-12>article:last-child::after,.g-hor-separator-12>div:last-child::after,.g-hor-separator-12>li:last-child::after{display:none}.ggap-0{gap:calc(0 * var(--g-unit))}.g-ver-separator-0>article::after,.g-ver-separator-0>div::after,.g-ver-separator-0>li::after{content:"";position:absolute;bottom:calc(0 / 2 * var(--g-unit));width:100%;height:1px;background-color:var(--g-separator-color)}.g-ver-separator-0>article:last-child::after,.g-ver-separator-0>div:last-child::after,.g-ver-separator-0>li:last-child::after{display:none}.ggap-1{gap:calc(1 * var(--g-unit))}.g-ver-separator-1>article::after,.g-ver-separator-1>div::after,.g-ver-separator-1>li::after{content:"";position:absolute;bottom:calc(-1 / 2 * var(--g-unit));width:100%;height:1px;background-color:var(--g-separator-color)}.g-ver-separator-1>article:last-child::after,.g-ver-separator-1>div:last-child::after,.g-ver-separator-1>li:last-child::after{display:none}.ggap-2{gap:calc(2 * var(--g-unit))}.g-ver-separator-2>article::after,.g-ver-separator-2>div::after,.g-ver-separator-2>li::after{content:"";position:absolute;bottom:calc(-2 / 2 * var(--g-unit));width:100%;height:1px;background-color:var(--g-separator-color)}.g-ver-separator-2>article:last-child::after,.g-ver-separator-2>div:last-child::after,.g-ver-separator-2>li:last-child::after{display:none}.ggap-3{gap:calc(3 * var(--g-unit))}.g-ver-separator-3>article::after,.g-ver-separator-3>div::after,.g-ver-separator-3>li::after{content:"";position:absolute;bottom:calc(-3 / 2 * var(--g-unit));width:100%;height:1px;background-color:var(--g-separator-color)}.g-ver-separator-3>article:last-child::after,.g-ver-separator-3>div:last-child::after,.g-ver-separator-3>li:last-child::after{display:none}.ggap-4{gap:calc(4 * var(--g-unit))}.g-ver-separator-4>article::after,.g-ver-separator-4>div::after,.g-ver-separator-4>li::after{content:"";position:absolute;bottom:calc(-4 / 2 * var(--g-unit));width:100%;height:1px;background-color:var(--g-separator-color)}.g-ver-separator-4>article:last-child::after,.g-ver-separator-4>div:last-child::after,.g-ver-separator-4>li:last-child::after{display:none}.ggap-5{gap:calc(5 * var(--g-unit))}.g-ver-separator-5>article::after,.g-ver-separator-5>div::after,.g-ver-separator-5>li::after{content:"";position:absolute;bottom:calc(-5 / 2 * var(--g-unit));width:100%;height:1px;background-color:var(--g-separator-color)}.g-ver-separator-5>article:last-child::after,.g-ver-separator-5>div:last-child::after,.g-ver-separator-5>li:last-child::after{display:none}.ggap-6{gap:calc(6 * var(--g-unit))}.g-ver-separator-6>article::after,.g-ver-separator-6>div::after,.g-ver-separator-6>li::after{content:"";position:absolute;bottom:calc(-6 / 2 * var(--g-unit));width:100%;height:1px;background-color:var(--g-separator-color)}.g-ver-separator-6>article:last-child::after,.g-ver-separator-6>div:last-child::after,.g-ver-separator-6>li:last-child::after{display:none}.ggap-7{gap:calc(7 * var(--g-unit))}.g-ver-separator-7>article::after,.g-ver-separator-7>div::after,.g-ver-separator-7>li::after{content:"";position:absolute;bottom:calc(-7 / 2 * var(--g-unit));width:100%;height:1px;background-color:var(--g-separator-color)}.g-ver-separator-7>article:last-child::after,.g-ver-separator-7>div:last-child::after,.g-ver-separator-7>li:last-child::after{display:none}.ggap-8{gap:calc(8 * var(--g-unit))}.g-ver-separator-8>article::after,.g-ver-separator-8>div::after,.g-ver-separator-8>li::after{content:"";position:absolute;bottom:calc(-8 / 2 * var(--g-unit));width:100%;height:1px;background-color:var(--g-separator-color)}.g-ver-separator-8>article:last-child::after,.g-ver-separator-8>div:last-child::after,.g-ver-separator-8>li:last-child::after{display:none}.ggap-9{gap:calc(9 * var(--g-unit))}.g-ver-separator-9>article::after,.g-ver-separator-9>div::after,.g-ver-separator-9>li::after{content:"";position:absolute;bottom:calc(-9 / 2 * var(--g-unit));width:100%;height:1px;background-color:var(--g-separator-color)}.g-ver-separator-9>article:last-child::after,.g-ver-separator-9>div:last-child::after,.g-ver-separator-9>li:last-child::after{display:none}.ggap-10{gap:calc(10 * var(--g-unit))}.g-ver-separator-10>article::after,.g-ver-separator-10>div::after,.g-ver-separator-10>li::after{content:"";position:absolute;bottom:calc(-10 / 2 * var(--g-unit));width:100%;height:1px;background-color:var(--g-separator-color)}.g-ver-separator-10>article:last-child::after,.g-ver-separator-10>div:last-child::after,.g-ver-separator-10>li:last-child::after{display:none}.ggap-11{gap:calc(11 * var(--g-unit))}.g-ver-separator-11>article::after,.g-ver-separator-11>div::after,.g-ver-separator-11>li::after{content:"";position:absolute;bottom:calc(-11 / 2 * var(--g-unit));width:100%;height:1px;background-color:var(--g-separator-color)}.g-ver-separator-11>article:last-child::after,.g-ver-separator-11>div:last-child::after,.g-ver-separator-11>li:last-child::after{display:none}.ggap-12{gap:calc(12 * var(--g-unit))}.g-ver-separator-12>article::after,.g-ver-separator-12>div::after,.g-ver-separator-12>li::after{content:"";position:absolute;bottom:calc(-12 / 2 * var(--g-unit));width:100%;height:1px;background-color:var(--g-separator-color)}.g-ver-separator-12>article:last-child::after,.g-ver-separator-12>div:last-child::after,.g-ver-separator-12>li:last-child::after{display:none}.gcol-all-0{width:calc(calc(infinity)/ 100 * (100% - 0 * var(--g-unit)))}.gcol-all-1{width:calc(100 / 100 * (100% - 1 * var(--g-unit)))}.gcol-all-2{width:calc(50 / 100 * (100% - 2 * var(--g-unit)))}.gcol-all-3{width:calc(33.3333333333 / 100 * (100% - 3 * var(--g-unit)))}.gcol-all-4{width:calc(25 / 100 * (100% - 4 * var(--g-unit)))}.gcol-all-5{width:calc(20 / 100 * (100% - 5 * var(--g-unit)))}.gcol-all-6{width:calc(16.6666666667 / 100 * (100% - 6 * var(--g-unit)))}.gcol-all-7{width:calc(14.2857142857 / 100 * (100% - 7 * var(--g-unit)))}.gcol-all-8{width:calc(12.5 / 100 * (100% - 8 * var(--g-unit)))}.gcol-all-9{width:calc(11.1111111111 / 100 * (100% - 9 * var(--g-unit)))}.gcol-all-10{width:calc(10 / 100 * (100% - 10 * var(--g-unit)))}.gcol-all-11{width:calc(9.0909090909 / 100 * (100% - 11 * var(--g-unit)))}.gcol-all-12{width:calc(8.3333333333 / 100 * (100% - 12 * var(--g-unit)))}@media (min-width:980px) and (max-width:2560px){.gcenter-dt{margin:auto}.gd-dt-none{display:none}.gcol-dt-1{width:calc(100 / 100 * (100% - 1 * var(--g-unit)))}.gcol-dt-2{width:calc(50 / 100 * (100% - 2 * var(--g-unit)))}.gcol-dt-3{width:calc(33.3333333333 / 100 * (100% - 3 * var(--g-unit)))}.gcol-dt-4{width:calc(25 / 100 * (100% - 4 * var(--g-unit)))}.gcol-dt-5{width:calc(20 / 100 * (100% - 5 * var(--g-unit)))}.gcol-dt-6{width:calc(16.6666666667 / 100 * (100% - 6 * var(--g-unit)))}.gcol-dt-7{width:calc(14.2857142857 / 100 * (100% - 7 * var(--g-unit)))}.gcol-dt-8{width:calc(12.5 / 100 * (100% - 8 * var(--g-unit)))}.gcol-dt-9{width:calc(11.1111111111 / 100 * (100% - 9 * var(--g-unit)))}.gcol-dt-10{width:calc(10 / 100 * (100% - 10 * var(--g-unit)))}.gcol-dt-11{width:calc(9.0909090909 / 100 * (100% - 11 * var(--g-unit)))}.gcol-dt-12{width:calc(8.3333333333 / 100 * (100% - 12 * var(--g-unit)))}}@media (min-width:768px) and (max-width:979px){.gcenter-dt{margin:auto}.gd-dt-none{display:none}.gcol-tb-1{width:calc(100 / 100 * (100% - 1 * var(--g-unit)))}.gcol-tb-2{width:calc(50 / 100 * (100% - 2 * var(--g-unit)))}.gcol-tb-3{width:calc(33.3333333333 / 100 * (100% - 3 * var(--g-unit)))}.gcol-tb-4{width:calc(25 / 100 * (100% - 4 * var(--g-unit)))}.gcol-tb-5{width:calc(20 / 100 * (100% - 5 * var(--g-unit)))}.gcol-tb-6{width:calc(16.6666666667 / 100 * (100% - 6 * var(--g-unit)))}.gcol-tb-7{width:calc(14.2857142857 / 100 * (100% - 7 * var(--g-unit)))}.gcol-tb-8{width:calc(12.5 / 100 * (100% - 8 * var(--g-unit)))}.gcol-tb-9{width:calc(11.1111111111 / 100 * (100% - 9 * var(--g-unit)))}.gcol-tb-10{width:calc(10 / 100 * (100% - 10 * var(--g-unit)))}.gcol-tb-11{width:calc(9.0909090909 / 100 * (100% - 11 * var(--g-unit)))}.gcol-tb-12{width:calc(8.3333333333 / 100 * (100% - 12 * var(--g-unit)))}}@media (min-width:480px) and (max-width:767px){.gcenter-dt{margin:auto}.gd-dt-none{display:none}.gcol-mb-1{width:calc(100 / 100 * (100% - 1 * var(--g-unit)))}.gcol-mb-2{width:calc(50 / 100 * (100% - 2 * var(--g-unit)))}.gcol-mb-3{width:calc(33.3333333333 / 100 * (100% - 3 * var(--g-unit)))}.gcol-mb-4{width:calc(25 / 100 * (100% - 4 * var(--g-unit)))}.gcol-mb-5{width:calc(20 / 100 * (100% - 5 * var(--g-unit)))}.gcol-mb-6{width:calc(16.6666666667 / 100 * (100% - 6 * var(--g-unit)))}.gcol-mb-7{width:calc(14.2857142857 / 100 * (100% - 7 * var(--g-unit)))}.gcol-mb-8{width:calc(12.5 / 100 * (100% - 8 * var(--g-unit)))}.gcol-mb-9{width:calc(11.1111111111 / 100 * (100% - 9 * var(--g-unit)))}.gcol-mb-10{width:calc(10 / 100 * (100% - 10 * var(--g-unit)))}.gcol-mb-11{width:calc(9.0909090909 / 100 * (100% - 11 * var(--g-unit)))}.gcol-mb-12{width:calc(8.3333333333 / 100 * (100% - 12 * var(--g-unit)))}}@media (min-width:0px) and (max-width:767px){.gcenter-dt{margin:auto}.gd-dt-none{display:none}.gcol-mbs-1{width:calc(100 / 100 * (100% - 1 * var(--g-unit)))}.gcol-mbs-2{width:calc(50 / 100 * (100% - 2 * var(--g-unit)))}.gcol-mbs-3{width:calc(33.3333333333 / 100 * (100% - 3 * var(--g-unit)))}.gcol-mbs-4{width:calc(25 / 100 * (100% - 4 * var(--g-unit)))}.gcol-mbs-5{width:calc(20 / 100 * (100% - 5 * var(--g-unit)))}.gcol-mbs-6{width:calc(16.6666666667 / 100 * (100% - 6 * var(--g-unit)))}.gcol-mbs-7{width:calc(14.2857142857 / 100 * (100% - 7 * var(--g-unit)))}.gcol-mbs-8{width:calc(12.5 / 100 * (100% - 8 * var(--g-unit)))}.gcol-mbs-9{width:calc(11.1111111111 / 100 * (100% - 9 * var(--g-unit)))}.gcol-mbs-10{width:calc(10 / 100 * (100% - 10 * var(--g-unit)))}.gcol-mbs-11{width:calc(9.0909090909 / 100 * (100% - 11 * var(--g-unit)))}.gcol-mbs-12{width:calc(8.3333333333 / 100 * (100% - 12 * var(--g-unit)))}}