:host,:root{--ids-section-display:flex;--ids-section-width:100%;--ids-section-flex-direction:column;--ids-section-padding-sm:var(--system-layout-gap-sm)0;--ids-section-padding-md:var(--system-layout-gap-md)0;--ids-section-padding-lg:var(--system-layout-gap-lg)0;--ids-section-gap-sm:var(--system-layout-gap-sm);--ids-section-gap-md:var(--system-layout-gap-md);--ids-section-gap-lg:var(--system-layout-gap-lg);--ids-section-content-display:flex;--ids-section-content-width:100%;--ids-section-content-flex-direction:column;--ids-section-content-padding-sm:0 var(--system-layout-gap-sm);--ids-section-content-padding-md:0 var(--system-layout-gap-md);--ids-section-content-padding-lg:0;--ids-section-content-max-width-sm:unset;--ids-section-content-max-width-md:calc(72.5rem + var(--ids-section-content-padding-md)*2);--ids-section-content-max-width-lg:72.5rem;--ids-section-content-margin:0 auto;--ids-section-content-gap-sm:var(--system-layout-gap-sm);--ids-section-content-gap-md:var(--system-layout-gap-md);--ids-section-content-gap-lg:var(--system-layout-gap-lg);--ids-grid-display:flex;--ids-grid-width:100%;--ids-grid-flex-wrap:wrap;--ids-grid-gap-sm:var(--system-layout-gap-sm);--ids-grid-gap-md:var(--system-layout-gap-md);--ids-grid-gap-lg:var(--system-layout-gap-lg)}.if.section{display:var(--ids-section-display);flex-direction:var(--ids-section-flex-direction);gap:var(--ids-section-gap-sm);padding:var(--ids-section-padding-sm);width:var(--ids-section-width)}.if.section-content{display:var(--ids-section-content-display);flex-direction:var(--ids-section-content-flex-direction);gap:var(--ids-section-content-gap-sm);margin:var(--ids-section-content-margin);max-width:var(--ids-section-content-max-width-sm);padding:var(--ids-section-content-padding-sm);width:var(--ids-section-content-width)}.if.grid{display:var(--ids-grid-display);flex-wrap:var(--ids-grid-flex-wrap);gap:var(--ids-grid-gap-sm);width:var(--ids-grid-width)}.if.grid .if.col-1{flex:0 0 calc(25% - var(--ids-grid-gap-sm)*3/4*1 + var(--ids-grid-gap-sm)*0);max-width:calc(25% - var(--ids-grid-gap-sm)*3/4*1 + var(--ids-grid-gap-sm)*0)}.if.grid .if.col-2{flex:0 0 calc(50% - var(--ids-grid-gap-sm)*3/4*2 + var(--ids-grid-gap-sm)*1);max-width:calc(50% - var(--ids-grid-gap-sm)*3/4*2 + var(--ids-grid-gap-sm)*1)}.if.grid .if.col-3{flex:0 0 calc(75% - var(--ids-grid-gap-sm)*3/4*3 + var(--ids-grid-gap-sm)*2);max-width:calc(75% - var(--ids-grid-gap-sm)*3/4*3 + var(--ids-grid-gap-sm)*2)}.if.grid .if.col-4{flex:0 0 calc(100% - var(--ids-grid-gap-sm)*3/4*4 + var(--ids-grid-gap-sm)*3);max-width:calc(100% - var(--ids-grid-gap-sm)*3/4*4 + var(--ids-grid-gap-sm)*3)}.if.grid .if.col-fit{flex:none;width:auto;max-width:none}.if.grid .if.col-grow{flex-grow:1;flex-basis:0;max-width:100%}.if.grid.no-gap{gap:0}.if.grid.no-gap>.if.col-1{flex:0 0 25%;max-width:25%}.if.grid.no-gap>.if.col-2{flex:0 0 50%;max-width:50%}.if.grid.no-gap>.if.col-3{flex:0 0 75%;max-width:75%}.if.grid.no-gap>.if.col-4{flex:0 0 100%;max-width:100%}.if.grid.no-gap .if.col-fit{flex:none;width:auto;max-width:none}.if.grid.no-gap .if.col-grow{flex-grow:1;flex-basis:0;max-width:100%}@media (min-width:43.75rem){.if.section{gap:var(--ids-section-gap-md);padding:var(--ids-section-padding-md)}.if.section-content{gap:var(--ids-section-content-gap-md);max-width:var(--ids-section-content-max-width-md);padding:var(--ids-section-content-padding-md)}.if.grid{gap:var(--ids-grid-gap-md)}.if.grid .if.col-1{flex:0 0 calc(25% - var(--ids-grid-gap-md)*3/4*1 + var(--ids-grid-gap-md)*0);max-width:calc(25% - var(--ids-grid-gap-md)*3/4*1 + var(--ids-grid-gap-md)*0)}.if.grid .if.col-2{flex:0 0 calc(50% - var(--ids-grid-gap-md)*3/4*2 + var(--ids-grid-gap-md)*1);max-width:calc(50% - var(--ids-grid-gap-md)*3/4*2 + var(--ids-grid-gap-md)*1)}.if.grid .if.col-3{flex:0 0 calc(75% - var(--ids-grid-gap-md)*3/4*3 + var(--ids-grid-gap-md)*2);max-width:calc(75% - var(--ids-grid-gap-md)*3/4*3 + var(--ids-grid-gap-md)*2)}.if.grid .if.col-4{flex:0 0 calc(100% - var(--ids-grid-gap-md)*3/4*4 + var(--ids-grid-gap-md)*3);max-width:calc(100% - var(--ids-grid-gap-md)*3/4*4 + var(--ids-grid-gap-md)*3)}.if.grid .if.col-fit{flex:none;width:auto;max-width:none}.if.grid .if.col-grow{flex-grow:1;flex-basis:0;max-width:100%}.if.grid .if.md-col-1{flex:0 0 calc(8.33333% - var(--ids-grid-gap-md)*11/12*1 + var(--ids-grid-gap-md)*0);max-width:calc(8.33333% - var(--ids-grid-gap-md)*11/12*1 + var(--ids-grid-gap-md)*0)}.if.grid .if.md-col-2{flex:0 0 calc(16.6667% - var(--ids-grid-gap-md)*11/12*2 + var(--ids-grid-gap-md)*1);max-width:calc(16.6667% - var(--ids-grid-gap-md)*11/12*2 + var(--ids-grid-gap-md)*1)}.if.grid .if.md-col-3{flex:0 0 calc(25% - var(--ids-grid-gap-md)*11/12*3 + var(--ids-grid-gap-md)*2);max-width:calc(25% - var(--ids-grid-gap-md)*11/12*3 + var(--ids-grid-gap-md)*2)}.if.grid .if.md-col-4{flex:0 0 calc(33.3333% - var(--ids-grid-gap-md)*11/12*4 + var(--ids-grid-gap-md)*3);max-width:calc(33.3333% - var(--ids-grid-gap-md)*11/12*4 + var(--ids-grid-gap-md)*3)}.if.grid .if.md-col-5{flex:0 0 calc(41.6667% - var(--ids-grid-gap-md)*11/12*5 + var(--ids-grid-gap-md)*4);max-width:calc(41.6667% - var(--ids-grid-gap-md)*11/12*5 + var(--ids-grid-gap-md)*4)}.if.grid .if.md-col-6{flex:0 0 calc(50% - var(--ids-grid-gap-md)*11/12*6 + var(--ids-grid-gap-md)*5);max-width:calc(50% - var(--ids-grid-gap-md)*11/12*6 + var(--ids-grid-gap-md)*5)}.if.grid .if.md-col-7{flex:0 0 calc(58.3333% - var(--ids-grid-gap-md)*11/12*7 + var(--ids-grid-gap-md)*6);max-width:calc(58.3333% - var(--ids-grid-gap-md)*11/12*7 + var(--ids-grid-gap-md)*6)}.if.grid .if.md-col-8{flex:0 0 calc(66.6667% - var(--ids-grid-gap-md)*11/12*8 + var(--ids-grid-gap-md)*7);max-width:calc(66.6667% - var(--ids-grid-gap-md)*11/12*8 + var(--ids-grid-gap-md)*7)}.if.grid .if.md-col-9{flex:0 0 calc(75% - var(--ids-grid-gap-md)*11/12*9 + var(--ids-grid-gap-md)*8);max-width:calc(75% - var(--ids-grid-gap-md)*11/12*9 + var(--ids-grid-gap-md)*8)}.if.grid .if.md-col-10{flex:0 0 calc(83.3333% - var(--ids-grid-gap-md)*11/12*10 + var(--ids-grid-gap-md)*9);max-width:calc(83.3333% - var(--ids-grid-gap-md)*11/12*10 + var(--ids-grid-gap-md)*9)}.if.grid .if.md-col-11{flex:0 0 calc(91.6667% - var(--ids-grid-gap-md)*11/12*11 + var(--ids-grid-gap-md)*10);max-width:calc(91.6667% - var(--ids-grid-gap-md)*11/12*11 + var(--ids-grid-gap-md)*10)}.if.grid .if.md-col-12{flex:0 0 calc(100% - var(--ids-grid-gap-md)*11/12*12 + var(--ids-grid-gap-md)*11);max-width:calc(100% - var(--ids-grid-gap-md)*11/12*12 + var(--ids-grid-gap-md)*11)}.if.grid .if.md-col-fit{flex:none;width:auto;max-width:none}.if.grid .if.md-col-grow{flex-grow:1;flex-basis:0;max-width:100%}.if.grid.no-gap>.if.md-col-1{flex:0 0 8.33333%;max-width:8.33333%}.if.grid.no-gap>.if.md-col-2{flex:0 0 16.6667%;max-width:16.6667%}.if.grid.no-gap>.if.md-col-3{flex:0 0 25%;max-width:25%}.if.grid.no-gap>.if.md-col-4{flex:0 0 33.3333%;max-width:33.3333%}.if.grid.no-gap>.if.md-col-5{flex:0 0 41.6667%;max-width:41.6667%}.if.grid.no-gap>.if.md-col-6{flex:0 0 50%;max-width:50%}.if.grid.no-gap>.if.md-col-7{flex:0 0 58.3333%;max-width:58.3333%}.if.grid.no-gap>.if.md-col-8{flex:0 0 66.6667%;max-width:66.6667%}.if.grid.no-gap>.if.md-col-9{flex:0 0 75%;max-width:75%}.if.grid.no-gap>.if.md-col-10{flex:0 0 83.3333%;max-width:83.3333%}.if.grid.no-gap>.if.md-col-11{flex:0 0 91.6667%;max-width:91.6667%}.if.grid.no-gap>.if.md-col-12{flex:0 0 100%;max-width:100%}.if.grid.no-gap .if.md-col-fit{flex:none;width:auto;max-width:none}.if.grid.no-gap .if.md-col-grow{flex-grow:1;flex-basis:0;max-width:100%}}@media (min-width:77.5rem){.if.section{gap:var(--ids-section-gap-lg);padding:var(--ids-section-padding-lg)}.if.section-content{gap:var(--ids-section-content-gap-lg);max-width:var(--ids-section-content-max-width-lg);padding:var(--ids-section-content-padding-lg)}.if.grid{gap:var(--ids-grid-gap-lg)}.if.grid .if.col-1{flex:0 0 calc(25% - var(--ids-grid-gap-lg)*3/4*1 + var(--ids-grid-gap-lg)*0);max-width:calc(25% - var(--ids-grid-gap-lg)*3/4*1 + var(--ids-grid-gap-lg)*0)}.if.grid .if.col-2{flex:0 0 calc(50% - var(--ids-grid-gap-lg)*3/4*2 + var(--ids-grid-gap-lg)*1);max-width:calc(50% - var(--ids-grid-gap-lg)*3/4*2 + var(--ids-grid-gap-lg)*1)}.if.grid .if.col-3{flex:0 0 calc(75% - var(--ids-grid-gap-lg)*3/4*3 + var(--ids-grid-gap-lg)*2);max-width:calc(75% - var(--ids-grid-gap-lg)*3/4*3 + var(--ids-grid-gap-lg)*2)}.if.grid .if.col-4{flex:0 0 calc(100% - var(--ids-grid-gap-lg)*3/4*4 + var(--ids-grid-gap-lg)*3);max-width:calc(100% - var(--ids-grid-gap-lg)*3/4*4 + var(--ids-grid-gap-lg)*3)}.if.grid .if.col-fit{flex:none;width:auto;max-width:none}.if.grid .if.col-grow{flex-grow:1;flex-basis:0;max-width:100%}.if.grid .if.md-col-1{flex:0 0 calc(8.33333% - var(--ids-grid-gap-md)*11/12*1 + var(--ids-grid-gap-md)*0);max-width:calc(8.33333% - var(--ids-grid-gap-md)*11/12*1 + var(--ids-grid-gap-md)*0)}.if.grid .if.md-col-2{flex:0 0 calc(16.6667% - var(--ids-grid-gap-md)*11/12*2 + var(--ids-grid-gap-md)*1);max-width:calc(16.6667% - var(--ids-grid-gap-md)*11/12*2 + var(--ids-grid-gap-md)*1)}.if.grid .if.md-col-3{flex:0 0 calc(25% - var(--ids-grid-gap-md)*11/12*3 + var(--ids-grid-gap-md)*2);max-width:calc(25% - var(--ids-grid-gap-md)*11/12*3 + var(--ids-grid-gap-md)*2)}.if.grid .if.md-col-4{flex:0 0 calc(33.3333% - var(--ids-grid-gap-md)*11/12*4 + var(--ids-grid-gap-md)*3);max-width:calc(33.3333% - var(--ids-grid-gap-md)*11/12*4 + var(--ids-grid-gap-md)*3)}.if.grid .if.md-col-5{flex:0 0 calc(41.6667% - var(--ids-grid-gap-md)*11/12*5 + var(--ids-grid-gap-md)*4);max-width:calc(41.6667% - var(--ids-grid-gap-md)*11/12*5 + var(--ids-grid-gap-md)*4)}.if.grid .if.md-col-6{flex:0 0 calc(50% - var(--ids-grid-gap-md)*11/12*6 + var(--ids-grid-gap-md)*5);max-width:calc(50% - var(--ids-grid-gap-md)*11/12*6 + var(--ids-grid-gap-md)*5)}.if.grid .if.md-col-7{flex:0 0 calc(58.3333% - var(--ids-grid-gap-md)*11/12*7 + var(--ids-grid-gap-md)*6);max-width:calc(58.3333% - var(--ids-grid-gap-md)*11/12*7 + var(--ids-grid-gap-md)*6)}.if.grid .if.md-col-8{flex:0 0 calc(66.6667% - var(--ids-grid-gap-md)*11/12*8 + var(--ids-grid-gap-md)*7);max-width:calc(66.6667% - var(--ids-grid-gap-md)*11/12*8 + var(--ids-grid-gap-md)*7)}.if.grid .if.md-col-9{flex:0 0 calc(75% - var(--ids-grid-gap-md)*11/12*9 + var(--ids-grid-gap-md)*8);max-width:calc(75% - var(--ids-grid-gap-md)*11/12*9 + var(--ids-grid-gap-md)*8)}.if.grid .if.md-col-10{flex:0 0 calc(83.3333% - var(--ids-grid-gap-md)*11/12*10 + var(--ids-grid-gap-md)*9);max-width:calc(83.3333% - var(--ids-grid-gap-md)*11/12*10 + var(--ids-grid-gap-md)*9)}.if.grid .if.md-col-11{flex:0 0 calc(91.6667% - var(--ids-grid-gap-md)*11/12*11 + var(--ids-grid-gap-md)*10);max-width:calc(91.6667% - var(--ids-grid-gap-md)*11/12*11 + var(--ids-grid-gap-md)*10)}.if.grid .if.md-col-12{flex:0 0 calc(100% - var(--ids-grid-gap-md)*11/12*12 + var(--ids-grid-gap-md)*11);max-width:calc(100% - var(--ids-grid-gap-md)*11/12*12 + var(--ids-grid-gap-md)*11)}.if.grid .if.md-col-fit{flex:none;width:auto;max-width:none}.if.grid .if.md-col-grow{flex-grow:1;flex-basis:0;max-width:100%}.if.grid .if.lg-col-1{flex:0 0 calc(8.33333% - var(--ids-grid-gap-lg)*11/12*1 + var(--ids-grid-gap-lg)*0);max-width:calc(8.33333% - var(--ids-grid-gap-lg)*11/12*1 + var(--ids-grid-gap-lg)*0)}.if.grid .if.lg-col-2{flex:0 0 calc(16.6667% - var(--ids-grid-gap-lg)*11/12*2 + var(--ids-grid-gap-lg)*1);max-width:calc(16.6667% - var(--ids-grid-gap-lg)*11/12*2 + var(--ids-grid-gap-lg)*1)}.if.grid .if.lg-col-3{flex:0 0 calc(25% - var(--ids-grid-gap-lg)*11/12*3 + var(--ids-grid-gap-lg)*2);max-width:calc(25% - var(--ids-grid-gap-lg)*11/12*3 + var(--ids-grid-gap-lg)*2)}.if.grid .if.lg-col-4{flex:0 0 calc(33.3333% - var(--ids-grid-gap-lg)*11/12*4 + var(--ids-grid-gap-lg)*3);max-width:calc(33.3333% - var(--ids-grid-gap-lg)*11/12*4 + var(--ids-grid-gap-lg)*3)}.if.grid .if.lg-col-5{flex:0 0 calc(41.6667% - var(--ids-grid-gap-lg)*11/12*5 + var(--ids-grid-gap-lg)*4);max-width:calc(41.6667% - var(--ids-grid-gap-lg)*11/12*5 + var(--ids-grid-gap-lg)*4)}.if.grid .if.lg-col-6{flex:0 0 calc(50% - var(--ids-grid-gap-lg)*11/12*6 + var(--ids-grid-gap-lg)*5);max-width:calc(50% - var(--ids-grid-gap-lg)*11/12*6 + var(--ids-grid-gap-lg)*5)}.if.grid .if.lg-col-7{flex:0 0 calc(58.3333% - var(--ids-grid-gap-lg)*11/12*7 + var(--ids-grid-gap-lg)*6);max-width:calc(58.3333% - var(--ids-grid-gap-lg)*11/12*7 + var(--ids-grid-gap-lg)*6)}.if.grid .if.lg-col-8{flex:0 0 calc(66.6667% - var(--ids-grid-gap-lg)*11/12*8 + var(--ids-grid-gap-lg)*7);max-width:calc(66.6667% - var(--ids-grid-gap-lg)*11/12*8 + var(--ids-grid-gap-lg)*7)}.if.grid .if.lg-col-9{flex:0 0 calc(75% - var(--ids-grid-gap-lg)*11/12*9 + var(--ids-grid-gap-lg)*8);max-width:calc(75% - var(--ids-grid-gap-lg)*11/12*9 + var(--ids-grid-gap-lg)*8)}.if.grid .if.lg-col-10{flex:0 0 calc(83.3333% - var(--ids-grid-gap-lg)*11/12*10 + var(--ids-grid-gap-lg)*9);max-width:calc(83.3333% - var(--ids-grid-gap-lg)*11/12*10 + var(--ids-grid-gap-lg)*9)}.if.grid .if.lg-col-11{flex:0 0 calc(91.6667% - var(--ids-grid-gap-lg)*11/12*11 + var(--ids-grid-gap-lg)*10);max-width:calc(91.6667% - var(--ids-grid-gap-lg)*11/12*11 + var(--ids-grid-gap-lg)*10)}.if.grid .if.lg-col-12{flex:0 0 calc(100% - var(--ids-grid-gap-lg)*11/12*12 + var(--ids-grid-gap-lg)*11);max-width:calc(100% - var(--ids-grid-gap-lg)*11/12*12 + var(--ids-grid-gap-lg)*11)}.if.grid .if.lg-col-fit{flex:none;width:auto;max-width:none}.if.grid .if.lg-col-grow{flex-grow:1;flex-basis:0;max-width:100%}.if.grid.no-gap>.if.lg-col-1{flex:0 0 8.33333%;max-width:8.33333%}.if.grid.no-gap>.if.lg-col-2{flex:0 0 16.6667%;max-width:16.6667%}.if.grid.no-gap>.if.lg-col-3{flex:0 0 25%;max-width:25%}.if.grid.no-gap>.if.lg-col-4{flex:0 0 33.3333%;max-width:33.3333%}.if.grid.no-gap>.if.lg-col-5{flex:0 0 41.6667%;max-width:41.6667%}.if.grid.no-gap>.if.lg-col-6{flex:0 0 50%;max-width:50%}.if.grid.no-gap>.if.lg-col-7{flex:0 0 58.3333%;max-width:58.3333%}.if.grid.no-gap>.if.lg-col-8{flex:0 0 66.6667%;max-width:66.6667%}.if.grid.no-gap>.if.lg-col-9{flex:0 0 75%;max-width:75%}.if.grid.no-gap>.if.lg-col-10{flex:0 0 83.3333%;max-width:83.3333%}.if.grid.no-gap>.if.lg-col-11{flex:0 0 91.6667%;max-width:91.6667%}.if.grid.no-gap>.if.lg-col-12{flex:0 0 100%;max-width:100%}.if.grid.no-gap .if.lg-col-fit{flex:none;width:auto;max-width:none}.if.grid.no-gap .if.lg-col-grow{flex-grow:1;flex-basis:0;max-width:100%}}.if.grid-container{display:grid}.if.flex{display:flex}.if.flex-center{justify-content:center;align-items:center;display:flex}.if.flex-row{flex-direction:row;display:flex}.if.flex-column{flex-direction:column;display:flex}.if.flex-row-reverse{flex-direction:row-reverse;display:flex}.if.flex-column-reverse{flex-direction:column-reverse;display:flex}.if.flex-wrap{flex-wrap:wrap}.if.flex-no-wrap{flex-wrap:nowrap}.if.flex-grow{flex-grow:1}.if.flex-grow-0{flex-grow:0}.if.flex-shrink{flex-shrink:1}.if.flex-shrink-0{flex-shrink:0}.if.position-relative{position:relative}.if.position-absolute{position:absolute}.if.display-none{display:none}.if.display-block{display:block}.if.overflow-hidden{overflow:hidden}.if.overflow-scroll{overflow:scroll}.if.overflow-y-scroll{overflow-y:scroll}.if.overflow-x-scroll{overflow-x:scroll}.if.overflow-auto{overflow:auto}.if.overflow-y-auto{overflow-y:auto}.if.overflow-x-auto{overflow-x:auto}.if.justify-content-center{justify-content:center}.if.justify-content-start{justify-content:start}.if.justify-content-end{justify-content:end}.if.justify-content-left{justify-content:left}.if.justify-content-right{justify-content:right}.if.justify-content-space-between{justify-content:space-between}.if.justify-content-space-around{justify-content:space-around}.if.justify-content-space-evenly{justify-content:space-evenly}.if.justify-content-stretch{justify-content:stretch}.if.justify-items-normal{justify-items:normal}.if.justify-items-stretch{justify-items:stretch}.if.justify-items-center{justify-items:center}.if.justify-items-start{justify-items:start}.if.justify-items-end{justify-items:end}.if.justify-items-left{justify-items:left}.if.justify-items-right{justify-items:right}.if.justify-items-baseline{justify-items:baseline}.if.justify-self-auto{justify-self:auto}.if.justify-self-normal{justify-self:normal}.if.justify-self-stretch{justify-self:stretch}.if.justify-self-center{justify-self:center}.if.justify-self-start{justify-self:start}.if.justify-self-end{justify-self:end}.if.justify-self-left{justify-self:left}.if.justify-self-right{justify-self:right}.if.justify-self-baseline{justify-self:baseline}.if.align-content-center{align-content:center}.if.align-content-start{align-content:start}.if.align-content-end{align-content:end}.if.align-content-baseline{align-content:baseline}.if.align-content-space-between{align-content:space-between}.if.align-content-space-around{align-content:space-around}.if.align-content-space-evenly{align-content:space-evenly}.if.align-content-stretch{align-content:stretch}.if.align-items-center{align-items:center}.if.align-items-start{align-items:start}.if.align-items-end{align-items:end}.if.align-items-baseline{align-items:baseline}.if.align-items-stretch{align-items:stretch}.if.align-self-auto{align-self:auto}.if.align-self-center{align-self:center}.if.align-self-start{align-self:start}.if.align-self-end{align-self:end}.if.align-self-baseline{align-self:baseline}.if.align-self-stretch{align-self:stretch}.if.m-2{margin:.125rem}.if.m-4{margin:.25rem}.if.m-8{margin:.5rem}.if.m-12{margin:.75rem}.if.m-16{margin:1rem}.if.m-20{margin:1.25rem}.if.m-24{margin:1.5rem}.if.m-32{margin:2rem}.if.m-40{margin:2.5rem}.if.m-48{margin:3rem}.if.m-64{margin:4rem}.if.m-80{margin:5rem}.if.m-88{margin:5.5rem}.if.m-120{margin:7.5rem}.if.p-2{padding:.125rem}.if.p-4{padding:.25rem}.if.p-8{padding:.5rem}.if.p-12{padding:.75rem}.if.p-16{padding:1rem}.if.p-20{padding:1.25rem}.if.p-24{padding:1.5rem}.if.p-32{padding:2rem}.if.p-40{padding:2.5rem}.if.p-48{padding:3rem}.if.p-64{padding:4rem}.if.p-80{padding:5rem}.if.p-88{padding:5.5rem}.if.p-120{padding:7.5rem}.if.my-2{margin-top:.125rem;margin-bottom:.125rem}.if.mx-2{margin-left:.125rem;margin-right:.125rem}.if.my-4{margin-top:.25rem;margin-bottom:.25rem}.if.mx-4{margin-left:.25rem;margin-right:.25rem}.if.my-8{margin-top:.5rem;margin-bottom:.5rem}.if.mx-8{margin-left:.5rem;margin-right:.5rem}.if.my-12{margin-top:.75rem;margin-bottom:.75rem}.if.mx-12{margin-left:.75rem;margin-right:.75rem}.if.my-16{margin-top:1rem;margin-bottom:1rem}.if.mx-16{margin-left:1rem;margin-right:1rem}.if.my-20{margin-top:1.25rem;margin-bottom:1.25rem}.if.mx-20{margin-left:1.25rem;margin-right:1.25rem}.if.my-24{margin-top:1.5rem;margin-bottom:1.5rem}.if.mx-24{margin-left:1.5rem;margin-right:1.5rem}.if.my-32{margin-top:2rem;margin-bottom:2rem}.if.mx-32{margin-left:2rem;margin-right:2rem}.if.my-40{margin-top:2.5rem;margin-bottom:2.5rem}.if.mx-40{margin-left:2.5rem;margin-right:2.5rem}.if.my-48{margin-top:3rem;margin-bottom:3rem}.if.mx-48{margin-left:3rem;margin-right:3rem}.if.my-64{margin-top:4rem;margin-bottom:4rem}.if.mx-64{margin-left:4rem;margin-right:4rem}.if.my-80{margin-top:5rem;margin-bottom:5rem}.if.mx-80{margin-left:5rem;margin-right:5rem}.if.my-88{margin-top:5.5rem;margin-bottom:5.5rem}.if.mx-88{margin-left:5.5rem;margin-right:5.5rem}.if.my-120{margin-top:7.5rem;margin-bottom:7.5rem}.if.mx-120{margin-left:7.5rem;margin-right:7.5rem}.if.py-2{padding-top:.125rem;padding-bottom:.125rem}.if.px-2{padding-left:.125rem;padding-right:.125rem}.if.py-4{padding-top:.25rem;padding-bottom:.25rem}.if.px-4{padding-left:.25rem;padding-right:.25rem}.if.py-8{padding-top:.5rem;padding-bottom:.5rem}.if.px-8{padding-left:.5rem;padding-right:.5rem}.if.py-12{padding-top:.75rem;padding-bottom:.75rem}.if.px-12{padding-left:.75rem;padding-right:.75rem}.if.py-16{padding-top:1rem;padding-bottom:1rem}.if.px-16{padding-left:1rem;padding-right:1rem}.if.py-20{padding-top:1.25rem;padding-bottom:1.25rem}.if.px-20{padding-left:1.25rem;padding-right:1.25rem}.if.py-24{padding-top:1.5rem;padding-bottom:1.5rem}.if.px-24{padding-left:1.5rem;padding-right:1.5rem}.if.py-32{padding-top:2rem;padding-bottom:2rem}.if.px-32{padding-left:2rem;padding-right:2rem}.if.py-40{padding-top:2.5rem;padding-bottom:2.5rem}.if.px-40{padding-left:2.5rem;padding-right:2.5rem}.if.py-48{padding-top:3rem;padding-bottom:3rem}.if.px-48{padding-left:3rem;padding-right:3rem}.if.py-64{padding-top:4rem;padding-bottom:4rem}.if.px-64{padding-left:4rem;padding-right:4rem}.if.py-80{padding-top:5rem;padding-bottom:5rem}.if.px-80{padding-left:5rem;padding-right:5rem}.if.py-88{padding-top:5.5rem;padding-bottom:5.5rem}.if.px-88{padding-left:5.5rem;padding-right:5.5rem}.if.py-120{padding-top:7.5rem;padding-bottom:7.5rem}.if.px-120{padding-left:7.5rem;padding-right:7.5rem}.if.mt-2{margin-top:.125rem}.if.mb-2{margin-bottom:.125rem}.if.mr-2{margin-right:.125rem}.if.ml-2{margin-left:.125rem}.if.mt-4{margin-top:.25rem}.if.mb-4{margin-bottom:.25rem}.if.mr-4{margin-right:.25rem}.if.ml-4{margin-left:.25rem}.if.mt-8{margin-top:.5rem}.if.mb-8{margin-bottom:.5rem}.if.mr-8{margin-right:.5rem}.if.ml-8{margin-left:.5rem}.if.mt-12{margin-top:.75rem}.if.mb-12{margin-bottom:.75rem}.if.mr-12{margin-right:.75rem}.if.ml-12{margin-left:.75rem}.if.mt-16{margin-top:1rem}.if.mb-16{margin-bottom:1rem}.if.mr-16{margin-right:1rem}.if.ml-16{margin-left:1rem}.if.mt-20{margin-top:1.25rem}.if.mb-20{margin-bottom:1.25rem}.if.mr-20{margin-right:1.25rem}.if.ml-20{margin-left:1.25rem}.if.mt-24{margin-top:1.5rem}.if.mb-24{margin-bottom:1.5rem}.if.mr-24{margin-right:1.5rem}.if.ml-24{margin-left:1.5rem}.if.mt-32{margin-top:2rem}.if.mb-32{margin-bottom:2rem}.if.mr-32{margin-right:2rem}.if.ml-32{margin-left:2rem}.if.mt-40{margin-top:2.5rem}.if.mb-40{margin-bottom:2.5rem}.if.mr-40{margin-right:2.5rem}.if.ml-40{margin-left:2.5rem}.if.mt-48{margin-top:3rem}.if.mb-48{margin-bottom:3rem}.if.mr-48{margin-right:3rem}.if.ml-48{margin-left:3rem}.if.mt-64{margin-top:4rem}.if.mb-64{margin-bottom:4rem}.if.mr-64{margin-right:4rem}.if.ml-64{margin-left:4rem}.if.mt-80{margin-top:5rem}.if.mb-80{margin-bottom:5rem}.if.mr-80{margin-right:5rem}.if.ml-80{margin-left:5rem}.if.mt-88{margin-top:5.5rem}.if.mb-88{margin-bottom:5.5rem}.if.mr-88{margin-right:5.5rem}.if.ml-88{margin-left:5.5rem}.if.mt-120{margin-top:7.5rem}.if.mb-120{margin-bottom:7.5rem}.if.mr-120{margin-right:7.5rem}.if.ml-120{margin-left:7.5rem}.if.pt-2{padding-top:.125rem}.if.pb-2{padding-bottom:.125rem}.if.pr-2{padding-right:.125rem}.if.pl-2{padding-left:.125rem}.if.pt-4{padding-top:.25rem}.if.pb-4{padding-bottom:.25rem}.if.pr-4{padding-right:.25rem}.if.pl-4{padding-left:.25rem}.if.pt-8{padding-top:.5rem}.if.pb-8{padding-bottom:.5rem}.if.pr-8{padding-right:.5rem}.if.pl-8{padding-left:.5rem}.if.pt-12{padding-top:.75rem}.if.pb-12{padding-bottom:.75rem}.if.pr-12{padding-right:.75rem}.if.pl-12{padding-left:.75rem}.if.pt-16{padding-top:1rem}.if.pb-16{padding-bottom:1rem}.if.pr-16{padding-right:1rem}.if.pl-16{padding-left:1rem}.if.pt-20{padding-top:1.25rem}.if.pb-20{padding-bottom:1.25rem}.if.pr-20{padding-right:1.25rem}.if.pl-20{padding-left:1.25rem}.if.pt-24{padding-top:1.5rem}.if.pb-24{padding-bottom:1.5rem}.if.pr-24{padding-right:1.5rem}.if.pl-24{padding-left:1.5rem}.if.pt-32{padding-top:2rem}.if.pb-32{padding-bottom:2rem}.if.pr-32{padding-right:2rem}.if.pl-32{padding-left:2rem}.if.pt-40{padding-top:2.5rem}.if.pb-40{padding-bottom:2.5rem}.if.pr-40{padding-right:2.5rem}.if.pl-40{padding-left:2.5rem}.if.pt-48{padding-top:3rem}.if.pb-48{padding-bottom:3rem}.if.pr-48{padding-right:3rem}.if.pl-48{padding-left:3rem}.if.pt-64{padding-top:4rem}.if.pb-64{padding-bottom:4rem}.if.pr-64{padding-right:4rem}.if.pl-64{padding-left:4rem}.if.pt-80{padding-top:5rem}.if.pb-80{padding-bottom:5rem}.if.pr-80{padding-right:5rem}.if.pl-80{padding-left:5rem}.if.pt-88{padding-top:5.5rem}.if.pb-88{padding-bottom:5.5rem}.if.pr-88{padding-right:5.5rem}.if.pl-88{padding-left:5.5rem}.if.pt-120{padding-top:7.5rem}.if.pb-120{padding-bottom:7.5rem}.if.pr-120{padding-right:7.5rem}.if.pl-120{padding-left:7.5rem}.if.no-padding{padding:0}.if.no-margin{margin:0}.if.mh-auto,.if.mx-auto{margin-left:auto;margin-right:auto}.if.size-w-8{width:.5rem}.if.size-h-8{height:.5rem}.if.size-w-10{width:.625rem}.if.size-h-10{height:.625rem}.if.size-w-12{width:.75rem}.if.size-h-12{height:.75rem}.if.size-w-16{width:1rem}.if.size-h-16{height:1rem}.if.size-w-18{width:1.125rem}.if.size-h-18{height:1.125rem}.if.size-w-20{width:1.25rem}.if.size-h-20{height:1.25rem}.if.size-w-24{width:1.5rem}.if.size-h-24{height:1.5rem}.if.size-w-32{width:2rem}.if.size-h-32{height:2rem}.if.size-w-36{width:2.25rem}.if.size-h-36{height:2.25rem}.if.size-w-40{width:2.5rem}.if.size-h-40{height:2.5rem}.if.size-w-48{width:3rem}.if.size-h-48{height:3rem}.if.size-w-64{width:4rem}.if.size-h-64{height:4rem}.if.size-w-72{width:4.5rem}.if.size-h-72{height:4.5rem}.if.size-w-96{width:6rem}.if.size-h-96{height:6rem}.if.size-w-128{width:8rem}.if.size-h-128{height:8rem}.if.size-w-144{width:9rem}.if.size-h-144{height:9rem}.if.size-w-192{width:12rem}.if.size-h-192{height:12rem}.if.size-w-256{width:16rem}.if.size-h-256{height:16rem}.if.size-w-384{width:24rem}.if.size-h-384{height:24rem}.if.size-w-512{width:32rem}.if.size-h-512{height:32rem}.if.size-w-768{width:48rem}.if.size-h-768{height:48rem}.if.size-w-1024{width:64rem}.if.size-h-1024{height:64rem}.if.size-8{width:.5rem;height:.5rem}.if.size-10{width:.625rem;height:.625rem}.if.size-12{width:.75rem;height:.75rem}.if.size-16{width:1rem;height:1rem}.if.size-18{width:1.125rem;height:1.125rem}.if.size-20{width:1.25rem;height:1.25rem}.if.size-24{width:1.5rem;height:1.5rem}.if.size-32{width:2rem;height:2rem}.if.size-36{width:2.25rem;height:2.25rem}.if.size-40{width:2.5rem;height:2.5rem}.if.size-48{width:3rem;height:3rem}.if.size-64{width:4rem;height:4rem}.if.size-72{width:4.5rem;height:4.5rem}.if.size-96{width:6rem;height:6rem}.if.size-128{width:8rem;height:8rem}.if.size-144{width:9rem;height:9rem}.if.size-192{width:12rem;height:12rem}.if.size-256{width:16rem;height:16rem}.if.size-384{width:24rem;height:24rem}.if.size-512{width:32rem;height:32rem}.if.size-768{width:48rem;height:48rem}.if.size-1024{width:64rem;height:64rem}.if.size-w-25p{width:25%}.if.size-h-25p{height:25%}.if.size-w-33p{width:33.33%}.if.size-h-33p{height:33.33%}.if.size-w-50p{width:50%}.if.size-h-50p{height:50%}.if.size-w-66p{width:66.67%}.if.size-h-66p{height:66.67%}.if.size-w-75p{width:75%}.if.size-h-75p{height:75%}.if.size-w-100p{width:100%}.if.size-h-100p{height:100%}.if.size-25p{width:25%;height:25%}.if.size-33p{width:33.33%;height:33.33%}.if.size-50p{width:50%;height:50%}.if.size-66p{width:66.67%;height:66.67%}.if.size-75p{width:75%;height:75%}.if.size-100p{width:100%;height:100%}.if.max-w-8{max-width:.5rem}.if.min-w-8{min-width:.5rem}.if.max-h-8{max-height:.5rem}.if.min-h-8{min-height:.5rem}.if.max-w-10{max-width:.625rem}.if.min-w-10{min-width:.625rem}.if.max-h-10{max-height:.625rem}.if.min-h-10{min-height:.625rem}.if.max-w-12{max-width:.75rem}.if.min-w-12{min-width:.75rem}.if.max-h-12{max-height:.75rem}.if.min-h-12{min-height:.75rem}.if.max-w-16{max-width:1rem}.if.min-w-16{min-width:1rem}.if.max-h-16{max-height:1rem}.if.min-h-16{min-height:1rem}.if.max-w-18{max-width:1.125rem}.if.min-w-18{min-width:1.125rem}.if.max-h-18{max-height:1.125rem}.if.min-h-18{min-height:1.125rem}.if.max-w-20{max-width:1.25rem}.if.min-w-20{min-width:1.25rem}.if.max-h-20{max-height:1.25rem}.if.min-h-20{min-height:1.25rem}.if.max-w-24{max-width:1.5rem}.if.min-w-24{min-width:1.5rem}.if.max-h-24{max-height:1.5rem}.if.min-h-24{min-height:1.5rem}.if.max-w-32{max-width:2rem}.if.min-w-32{min-width:2rem}.if.max-h-32{max-height:2rem}.if.min-h-32{min-height:2rem}.if.max-w-36{max-width:2.25rem}.if.min-w-36{min-width:2.25rem}.if.max-h-36{max-height:2.25rem}.if.min-h-36{min-height:2.25rem}.if.max-w-40{max-width:2.5rem}.if.min-w-40{min-width:2.5rem}.if.max-h-40{max-height:2.5rem}.if.min-h-40{min-height:2.5rem}.if.max-w-48{max-width:3rem}.if.min-w-48{min-width:3rem}.if.max-h-48{max-height:3rem}.if.min-h-48{min-height:3rem}.if.max-w-64{max-width:4rem}.if.min-w-64{min-width:4rem}.if.max-h-64{max-height:4rem}.if.min-h-64{min-height:4rem}.if.max-w-72{max-width:4.5rem}.if.min-w-72{min-width:4.5rem}.if.max-h-72{max-height:4.5rem}.if.min-h-72{min-height:4.5rem}.if.max-w-96{max-width:6rem}.if.min-w-96{min-width:6rem}.if.max-h-96{max-height:6rem}.if.min-h-96{min-height:6rem}.if.max-w-128{max-width:8rem}.if.min-w-128{min-width:8rem}.if.max-h-128{max-height:8rem}.if.min-h-128{min-height:8rem}.if.max-w-144{max-width:9rem}.if.min-w-144{min-width:9rem}.if.max-h-144{max-height:9rem}.if.min-h-144{min-height:9rem}.if.max-w-192{max-width:12rem}.if.min-w-192{min-width:12rem}.if.max-h-192{max-height:12rem}.if.min-h-192{min-height:12rem}.if.max-w-256{max-width:16rem}.if.min-w-256{min-width:16rem}.if.max-h-256{max-height:16rem}.if.min-h-256{min-height:16rem}.if.max-w-384{max-width:24rem}.if.min-w-384{min-width:24rem}.if.max-h-384{max-height:24rem}.if.min-h-384{min-height:24rem}.if.max-w-512{max-width:32rem}.if.min-w-512{min-width:32rem}.if.max-h-512{max-height:32rem}.if.min-h-512{min-height:32rem}.if.max-w-768{max-width:48rem}.if.min-w-768{min-width:48rem}.if.max-h-768{max-height:48rem}.if.min-h-768{min-height:48rem}.if.max-w-1024{max-width:64rem}.if.min-w-1024{min-width:64rem}.if.max-h-1024{max-height:64rem}.if.min-h-1024{min-height:64rem}.if.max-8{max-width:.5rem;max-height:.5rem}.if.min-8{min-width:.5rem;min-height:.5rem}.if.max-10{max-width:.625rem;max-height:.625rem}.if.min-10{min-width:.625rem;min-height:.625rem}.if.max-12{max-width:.75rem;max-height:.75rem}.if.min-12{min-width:.75rem;min-height:.75rem}.if.max-16{max-width:1rem;max-height:1rem}.if.min-16{min-width:1rem;min-height:1rem}.if.max-18{max-width:1.125rem;max-height:1.125rem}.if.min-18{min-width:1.125rem;min-height:1.125rem}.if.max-20{max-width:1.25rem;max-height:1.25rem}.if.min-20{min-width:1.25rem;min-height:1.25rem}.if.max-24{max-width:1.5rem;max-height:1.5rem}.if.min-24{min-width:1.5rem;min-height:1.5rem}.if.max-32{max-width:2rem;max-height:2rem}.if.min-32{min-width:2rem;min-height:2rem}.if.max-36{max-width:2.25rem;max-height:2.25rem}.if.min-36{min-width:2.25rem;min-height:2.25rem}.if.max-40{max-width:2.5rem;max-height:2.5rem}.if.min-40{min-width:2.5rem;min-height:2.5rem}.if.max-48{max-width:3rem;max-height:3rem}.if.min-48{min-width:3rem;min-height:3rem}.if.max-64{max-width:4rem;max-height:4rem}.if.min-64{min-width:4rem;min-height:4rem}.if.max-72{max-width:4.5rem;max-height:4.5rem}.if.min-72{min-width:4.5rem;min-height:4.5rem}.if.max-96{max-width:6rem;max-height:6rem}.if.min-96{min-width:6rem;min-height:6rem}.if.max-128{max-width:8rem;max-height:8rem}.if.min-128{min-width:8rem;min-height:8rem}.if.max-144{max-width:9rem;max-height:9rem}.if.min-144{min-width:9rem;min-height:9rem}.if.max-192{max-width:12rem;max-height:12rem}.if.min-192{min-width:12rem;min-height:12rem}.if.max-256{max-width:16rem;max-height:16rem}.if.min-256{min-width:16rem;min-height:16rem}.if.max-384{max-width:24rem;max-height:24rem}.if.min-384{min-width:24rem;min-height:24rem}.if.max-512{max-width:32rem;max-height:32rem}.if.min-512{min-width:32rem;min-height:32rem}.if.max-768{max-width:48rem;max-height:48rem}.if.min-768{min-width:48rem;min-height:48rem}.if.max-1024{max-width:64rem;max-height:64rem}.if.min-1024{min-width:64rem;min-height:64rem}.if.max-w-25p{max-width:25%}.if.min-w-25p{min-width:25%}.if.max-h-25p{max-height:25%}.if.min-h-25p{min-height:25%}.if.max-w-33p{max-width:33.33%}.if.min-w-33p{min-width:33.33%}.if.max-h-33p{max-height:33.33%}.if.min-h-33p{min-height:33.33%}.if.max-w-50p{max-width:50%}.if.min-w-50p{min-width:50%}.if.max-h-50p{max-height:50%}.if.min-h-50p{min-height:50%}.if.max-w-66p{max-width:66.67%}.if.min-w-66p{min-width:66.67%}.if.max-h-66p{max-height:66.67%}.if.min-h-66p{min-height:66.67%}.if.max-w-75p{max-width:75%}.if.min-w-75p{min-width:75%}.if.max-h-75p{max-height:75%}.if.min-h-75p{min-height:75%}.if.max-w-100p{max-width:100%}.if.min-w-100p{min-width:100%}.if.max-h-100p{max-height:100%}.if.min-h-100p{min-height:100%}.if.fit-content{width:fit-content;height:fit-content}.if.row-gap-2{row-gap:.125rem}.if.col-gap-2{column-gap:.125rem}.if.row-gap-4{row-gap:.25rem}.if.col-gap-4{column-gap:.25rem}.if.row-gap-8{row-gap:.5rem}.if.col-gap-8{column-gap:.5rem}.if.row-gap-12{row-gap:.75rem}.if.col-gap-12{column-gap:.75rem}.if.row-gap-16{row-gap:1rem}.if.col-gap-16{column-gap:1rem}.if.row-gap-20{row-gap:1.25rem}.if.col-gap-20{column-gap:1.25rem}.if.row-gap-24{row-gap:1.5rem}.if.col-gap-24{column-gap:1.5rem}.if.row-gap-32{row-gap:2rem}.if.col-gap-32{column-gap:2rem}.if.row-gap-40{row-gap:2.5rem}.if.col-gap-40{column-gap:2.5rem}.if.row-gap-48{row-gap:3rem}.if.col-gap-48{column-gap:3rem}.if.row-gap-64{row-gap:4rem}.if.col-gap-64{column-gap:4rem}.if.row-gap-80{row-gap:5rem}.if.col-gap-80{column-gap:5rem}.if.row-gap-88{row-gap:5.5rem}.if.col-gap-88{column-gap:5.5rem}.if.row-gap-120{row-gap:7.5rem}.if.col-gap-120{column-gap:7.5rem}.if.gap-2{gap:.125rem}.if.gap-4{gap:.25rem}.if.gap-8{gap:.5rem}.if.gap-12{gap:.75rem}.if.gap-16{gap:1rem}.if.gap-20{gap:1.25rem}.if.gap-24{gap:1.5rem}.if.gap-32{gap:2rem}.if.gap-40{gap:2.5rem}.if.gap-48{gap:3rem}.if.gap-64{gap:4rem}.if.gap-80{gap:5rem}.if.gap-88{gap:5.5rem}.if.gap-120{gap:7.5rem}.if.no-gap{gap:0}.if.border-width-3{border-width:.1875rem}.if.border-width-2{border-width:.125rem}.if.border-width-1-5{border-width:.09375rem}.if.border-width-1-2{border-width:.075rem}.if.border-width-1{border-width:.0625rem}.if.border-width-0-5{border-width:.03125rem}.if.border-top-width-3{border-top-width:.1875rem}.if.border-top-width-2{border-top-width:.125rem}.if.border-top-width-1-5{border-top-width:.09375rem}.if.border-top-width-1-2{border-top-width:.075rem}.if.border-top-width-1{border-top-width:.0625rem}.if.border-top-width-0-5{border-top-width:.03125rem}.if.border-bottom-width-3{border-bottom-width:.1875rem}.if.border-bottom-width-2{border-bottom-width:.125rem}.if.border-bottom-width-1-5{border-bottom-width:.09375rem}.if.border-bottom-width-1-2{border-bottom-width:.075rem}.if.border-bottom-width-1{border-bottom-width:.0625rem}.if.border-bottom-width-0-5{border-bottom-width:.03125rem}.if.border-right-width-3{border-right-width:.1875rem}.if.border-right-width-2{border-right-width:.125rem}.if.border-right-width-1-5{border-right-width:.09375rem}.if.border-right-width-1-2{border-right-width:.075rem}.if.border-right-width-1{border-right-width:.0625rem}.if.border-right-width-0-5{border-right-width:.03125rem}.if.border-left-width-3{border-left-width:.1875rem}.if.border-left-width-2{border-left-width:.125rem}.if.border-left-width-1-5{border-left-width:.09375rem}.if.border-left-width-1-2{border-left-width:.075rem}.if.border-left-width-1{border-left-width:.0625rem}.if.border-left-width-0-5{border-left-width:.03125rem}.if.border-none{border:none}.if.border-dashed{border-style:dashed}.if.border-solid{border-style:solid}.if.border-dotted{border-style:dotted}.if.border-top-dashed{border-top-style:dashed}.if.border-top-solid{border-top-style:solid}.if.border-top-dotted{border-top-style:dotted}.if.border-bottom-dashed{border-bottom-style:dashed}.if.border-bottom-solid{border-bottom-style:solid}.if.border-bottom-dotted{border-bottom-style:dotted}.if.border-right-dashed{border-right-style:dashed}.if.border-right-solid{border-right-style:solid}.if.border-right-dotted{border-right-style:dotted}.if.border-left-dashed{border-left-style:dashed}.if.border-left-solid{border-left-style:solid}.if.border-left-dotted{border-left-style:dotted}.if.border-radius-12{border-radius:.75rem}.if.border-radius-6{border-radius:.375rem}.if.border-radius-4{border-radius:.25rem}.if.border-radius-0{border-radius:0}.if.border-radius-50p,.if.round{border-radius:50%}.if.shadow-400{box-shadow:0 8px 24px #331e1124}.if.shadow-300{box-shadow:0 8px 12px #331e111f}.if.shadow-200{box-shadow:0 4px 8px #331e111a}.if.background-yellow-500{background-color:#e9ad25}.if.color-yellow-500{color:#e9ad25}.if.border-color-yellow-500{border-color:#e9ad25}.if.background-yellow-400{background-color:#fcc74f}.if.color-yellow-400{color:#fcc74f}.if.border-color-yellow-400{border-color:#fcc74f}.if.background-yellow-300{background-color:#f8d077}.if.color-yellow-300{color:#f8d077}.if.border-color-yellow-300{border-color:#f8d077}.if.background-yellow-200{background-color:#f7dfa1}.if.color-yellow-200{color:#f7dfa1}.if.border-color-yellow-200{border-color:#f7dfa1}.if.background-yellow-100{background-color:#f9ebc7}.if.color-yellow-100{color:#f9ebc7}.if.border-color-yellow-100{border-color:#f9ebc7}.if.background-brown-900{background-color:#24150c}.if.color-brown-900{color:#24150c}.if.border-color-brown-900{border-color:#24150c}.if.background-brown-800{background-color:#331e11}.if.color-brown-800{color:#331e11}.if.border-color-brown-800{border-color:#331e11}.if.background-brown-700{background-color:#6e625e}.if.color-brown-700{color:#6e625e}.if.border-color-brown-700{border-color:#6e625e}.if.background-brown-600{background-color:#9f948f}.if.color-brown-600{color:#9f948f}.if.border-color-brown-600{border-color:#9f948f}.if.background-brown-500{background-color:#b7aea8}.if.color-brown-500{color:#b7aea8}.if.border-color-brown-500{border-color:#b7aea8}.if.background-beige-600{background-color:#d6cec8}.if.color-beige-600{color:#d6cec8}.if.border-color-beige-600{border-color:#d6cec8}.if.background-beige-500{background-color:#e8e0d9}.if.color-beige-500{color:#e8e0d9}.if.border-color-beige-500{border-color:#e8e0d9}.if.background-beige-400{background-color:#ede6e1}.if.color-beige-400{color:#ede6e1}.if.border-color-beige-400{border-color:#ede6e1}.if.background-beige-300{background-color:#f1ece8}.if.color-beige-300{color:#f1ece8}.if.border-color-beige-300{border-color:#f1ece8}.if.background-beige-200{background-color:#f6f3f0}.if.color-beige-200{color:#f6f3f0}.if.border-color-beige-200{border-color:#f6f3f0}.if.background-beige-100{background-color:#faf9f7}.if.color-beige-100{color:#faf9f7}.if.border-color-beige-100{border-color:#faf9f7}.if.background-blue-500{background-color:#1241a2}.if.color-blue-500{color:#1241a2}.if.border-color-blue-500{border-color:#1241a2}.if.background-blue-400{background-color:#0054f0}.if.color-blue-400{color:#0054f0}.if.border-color-blue-400{border-color:#0054f0}.if.background-blue-300{background-color:#5a8ae2}.if.color-blue-300{color:#5a8ae2}.if.border-color-blue-300{border-color:#5a8ae2}.if.background-blue-200{background-color:#a8c2f0}.if.color-blue-200{color:#a8c2f0}.if.border-color-blue-200{border-color:#a8c2f0}.if.background-blue-100{background-color:#e1e9f6}.if.color-blue-100{color:#e1e9f6}.if.border-color-blue-100{border-color:#e1e9f6}.if.background-red-500{background-color:#812308}.if.color-red-500{color:#812308}.if.border-color-red-500{border-color:#812308}.if.background-red-400{background-color:#bb320c}.if.color-red-400{color:#bb320c}.if.border-color-red-400{border-color:#bb320c}.if.background-red-300{background-color:#d16547}.if.color-red-300{color:#d16547}.if.border-color-red-300{border-color:#d16547}.if.background-red-200{background-color:#f1b398}.if.color-red-200{color:#f1b398}.if.border-color-red-200{border-color:#f1b398}.if.background-red-100{background-color:#f9e3d4}.if.color-red-100{color:#f9e3d4}.if.border-color-red-100{border-color:#f9e3d4}.if.background-green-500{background-color:#183f1f}.if.color-green-500{color:#183f1f}.if.border-color-green-500{border-color:#183f1f}.if.background-green-400{background-color:#217331}.if.color-green-400{color:#217331}.if.border-color-green-400{border-color:#217331}.if.background-green-300{background-color:#4b9b5a}.if.color-green-300{color:#4b9b5a}.if.border-color-green-300{border-color:#4b9b5a}.if.background-green-200{background-color:#b6d5b5}.if.color-green-200{color:#b6d5b5}.if.border-color-green-200{border-color:#b6d5b5}.if.background-green-100{background-color:#e0f0db}.if.color-green-100{color:#e0f0db}.if.border-color-green-100{border-color:#e0f0db}.if.background-white{background-color:#fff}.if.color-white{color:#fff}.if.border-color-white{border-color:#fff}.if.background-black{background-color:#000}.if.color-black{color:#000}.if.border-color-black{border-color:#000}.if.background-transparent{background-color:#0000}.if.color-transparent{color:#0000}.if.border-color-transparent{border-color:#0000}.if.background-inherit{background-color:inherit}.if.color-inherit{color:inherit}.if.border-color-inherit{border-color:inherit}.if.opacity-0{opacity:0}.if.opacity-10{opacity:.1}.if.opacity-20{opacity:.2}.if.opacity-30{opacity:.3}.if.opacity-40{opacity:.4}.if.opacity-50{opacity:.5}.if.opacity-60{opacity:.6}.if.opacity-70{opacity:.7}.if.opacity-80{opacity:.8}.if.opacity-90{opacity:.9}.if.opacity-100{opacity:1}.if.mask-0:before{opacity:0}.if.mask-10:before{opacity:.1}.if.mask-20:before{opacity:.2}.if.mask-30:before{opacity:.3}.if.mask-40:before{opacity:.4}.if.mask-50:before{opacity:.5}.if.mask-60:before{opacity:.6}.if.mask-70:before{opacity:.7}.if.mask-80:before{opacity:.8}.if.mask-90:before{opacity:.9}.if.mask-100:before{opacity:1}.if.brighten,.if.dim{position:relative}.if.brighten:before,.if.dim:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0}.if.dim:before{background-color:#000}.if.brighten:before{background-color:#fff}.if.blur-0{filter:blur()}.if.blur-1{filter:blur(1px)}.if.blur-2{filter:blur(2px)}.if.blur-3{filter:blur(3px)}.if.blur-4{filter:blur(4px)}.if.blur-5{filter:blur(5px)}.if.blur-6{filter:blur(6px)}.if.blur-7{filter:blur(7px)}.if.blur-8{filter:blur(8px)}.if.blur-9{filter:blur(9px)}.if.blur-10{filter:blur(10px)}.if.cursor-none{cursor:none}.if.cursor-context-menu{cursor:context-menu}.if.cursor-help{cursor:help}.if.cursor-pointer{cursor:pointer}.if.cursor-progress{cursor:progress}.if.cursor-text{cursor:text}.if.cursor-not-allowed{cursor:not-allowed}.if.cursor-zoom-in{cursor:zoom-in}.if.cursor-zoom-out{cursor:zoom-out}.if.object-contain,.if.object-fit-contain{object-fit:contain}.if.object-cover,.if.object-fit-cover{object-fit:cover}.if.object-fill,.if.object-fit-fill{object-fit:fill}.if.object-fit-none,.if.object-none{object-fit:none}.if.object-fit-scale-down,.if.object-scale-down{object-fit:scale-down}.if.text-wrap{text-wrap:wrap}.if.text-nowrap{text-wrap:nowrap}.if.text-wrap-balance{text-wrap:balance}.if.text-wrap-pretty{text-wrap:pretty}.if.sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.if.font-size-52{font-size:3.25rem}.if.font-size-42{font-size:2.625rem}.if.font-size-32{font-size:2rem}.if.font-size-28{font-size:1.75rem}.if.font-size-24{font-size:1.5rem}.if.font-size-22{font-size:1.375rem}.if.font-size-20{font-size:1.25rem}.if.font-size-18{font-size:1.125rem}.if.font-size-16{font-size:1rem}.if.font-size-14{font-size:.875rem}.if.font-size-12{font-size:.75rem}.if.line-height-64{line-height:4rem}.if.line-height-52{line-height:3.25rem}.if.line-height-40{line-height:2.5rem}.if.line-height-36{line-height:2.25rem}.if.line-height-32{line-height:2rem}.if.line-height-28{line-height:1.75rem}.if.line-height-26{line-height:1.625rem}.if.line-height-24{line-height:1.5rem}.if.line-height-20{line-height:1.25rem}.if.line-height-16{line-height:1rem}.if.line-height-14{line-height:.875rem}.if.font-family-if-sans{font-family:If Sans Variable,Arial,sans-serif}.if.font-wght-700{font-variation-settings:"wght" 132;font-weight:400}.if.font-wght-600{font-variation-settings:"wght" 119;font-weight:400}.if.font-wght-500{font-variation-settings:"wght" 106;font-weight:400}.if.font-wght-400{font-variation-settings:"wght" 78;font-weight:400}.if.font-wght-350{font-variation-settings:"wght" 68;font-weight:400}.if.font-wght-300{font-variation-settings:"wght" 60;font-weight:400}.if.font-wght-200{font-variation-settings:"wght" 48;font-weight:400}.if.font-wght-100{font-variation-settings:"wght" 36;font-weight:400}.if.decoration-underline{text-decoration:underline}.if.decoration-overline{text-decoration:overline}.if.decoration-line-through{text-decoration:line-through}.if.decoration-grammar-error{-webkit-text-decoration:grammar-error;text-decoration:grammar-error}.if.decoration-spelling-error{-webkit-text-decoration:spelling-error;text-decoration:spelling-error}.if.decoration-none{text-decoration:none}.if.decoration-style-solid{text-decoration-style:solid}.if.decoration-style-dotted{text-decoration-style:dotted}.if.decoration-style-double{text-decoration-style:double}.if.decoration-style-dashed{text-decoration-style:dashed}.if.decoration-style-wavy{text-decoration-style:wavy}@media screen and (min-width:43.75rem){.if.md-justify-content-center{justify-content:center}.if.md-justify-content-start{justify-content:start}.if.md-justify-content-end{justify-content:end}.if.md-justify-content-left{justify-content:left}.if.md-justify-content-right{justify-content:right}.if.md-justify-content-space-between{justify-content:space-between}.if.md-justify-content-space-around{justify-content:space-around}.if.md-justify-content-space-evenly{justify-content:space-evenly}.if.md-justify-content-stretch{justify-content:stretch}.if.md-justify-items-normal{justify-items:normal}.if.md-justify-items-stretch{justify-items:stretch}.if.md-justify-items-center{justify-items:center}.if.md-justify-items-start{justify-items:start}.if.md-justify-items-end{justify-items:end}.if.md-justify-items-left{justify-items:left}.if.md-justify-items-right{justify-items:right}.if.md-justify-items-baseline{justify-items:baseline}.if.md-justify-self-auto{justify-self:auto}.if.md-justify-self-normal{justify-self:normal}.if.md-justify-self-stretch{justify-self:stretch}.if.md-justify-self-center{justify-self:center}.if.md-justify-self-start{justify-self:start}.if.md-justify-self-end{justify-self:end}.if.md-justify-self-left{justify-self:left}.if.md-justify-self-right{justify-self:right}.if.md-justify-self-baseline{justify-self:baseline}.if.md-align-content-center{align-content:center}.if.md-align-content-start{align-content:start}.if.md-align-content-end{align-content:end}.if.md-align-content-baseline{align-content:baseline}.if.md-align-content-space-between{align-content:space-between}.if.md-align-content-space-around{align-content:space-around}.if.md-align-content-space-evenly{align-content:space-evenly}.if.md-align-content-stretch{align-content:stretch}.if.md-align-items-center{align-items:center}.if.md-align-items-start{align-items:start}.if.md-align-items-end{align-items:end}.if.md-align-items-baseline{align-items:baseline}.if.md-align-items-stretch{align-items:stretch}.if.md-align-self-auto{align-self:auto}.if.md-align-self-center{align-self:center}.if.md-align-self-start{align-self:start}.if.md-align-self-end{align-self:end}.if.md-align-self-baseline{align-self:baseline}.if.md-align-self-stretch{align-self:stretch}.if.md-grid-container{display:grid}.if.md-flex{display:flex}.if.md-flex-center{justify-content:center;align-items:center;display:flex}.if.md-flex-row{flex-direction:row;display:flex}.if.md-flex-column{flex-direction:column;display:flex}.if.md-flex-row-reverse{flex-direction:row-reverse;display:flex}.if.md-flex-column-reverse{flex-direction:column-reverse;display:flex}.if.md-flex-wrap{flex-wrap:wrap}.if.md-flex-no-wrap{flex-wrap:nowrap}.if.md-flex-grow{flex-grow:1}.if.md-flex-grow-0{flex-grow:0}.if.md-flex-shrink{flex-shrink:1}.if.md-flex-shrink-0{flex-shrink:0}.if.md-position-relative{position:relative}.if.md-position-absolute{position:absolute}.if.md-display-none{display:none}.if.md-display-block{display:block}.if.md-overflow-hidden{overflow:hidden}.if.md-overflow-scroll{overflow:scroll}.if.md-overflow-y-scroll{overflow-y:scroll}.if.md-overflow-x-scroll{overflow-x:scroll}.if.md-m-2{margin:.125rem}.if.md-my-2{margin-top:.125rem;margin-bottom:.125rem}.if.md-mx-2{margin-left:.125rem;margin-right:.125rem}.if.md-m-4{margin:.25rem}.if.md-my-4{margin-top:.25rem;margin-bottom:.25rem}.if.md-mx-4{margin-left:.25rem;margin-right:.25rem}.if.md-m-8{margin:.5rem}.if.md-my-8{margin-top:.5rem;margin-bottom:.5rem}.if.md-mx-8{margin-left:.5rem;margin-right:.5rem}.if.md-m-12{margin:.75rem}.if.md-my-12{margin-top:.75rem;margin-bottom:.75rem}.if.md-mx-12{margin-left:.75rem;margin-right:.75rem}.if.md-m-16{margin:1rem}.if.md-my-16{margin-top:1rem;margin-bottom:1rem}.if.md-mx-16{margin-left:1rem;margin-right:1rem}.if.md-m-20{margin:1.25rem}.if.md-my-20{margin-top:1.25rem;margin-bottom:1.25rem}.if.md-mx-20{margin-left:1.25rem;margin-right:1.25rem}.if.md-m-24{margin:1.5rem}.if.md-my-24{margin-top:1.5rem;margin-bottom:1.5rem}.if.md-mx-24{margin-left:1.5rem;margin-right:1.5rem}.if.md-m-32{margin:2rem}.if.md-my-32{margin-top:2rem;margin-bottom:2rem}.if.md-mx-32{margin-left:2rem;margin-right:2rem}.if.md-m-40{margin:2.5rem}.if.md-my-40{margin-top:2.5rem;margin-bottom:2.5rem}.if.md-mx-40{margin-left:2.5rem;margin-right:2.5rem}.if.md-m-48{margin:3rem}.if.md-my-48{margin-top:3rem;margin-bottom:3rem}.if.md-mx-48{margin-left:3rem;margin-right:3rem}.if.md-m-64{margin:4rem}.if.md-my-64{margin-top:4rem;margin-bottom:4rem}.if.md-mx-64{margin-left:4rem;margin-right:4rem}.if.md-m-80{margin:5rem}.if.md-my-80{margin-top:5rem;margin-bottom:5rem}.if.md-mx-80{margin-left:5rem;margin-right:5rem}.if.md-m-88{margin:5.5rem}.if.md-my-88{margin-top:5.5rem;margin-bottom:5.5rem}.if.md-mx-88{margin-left:5.5rem;margin-right:5.5rem}.if.md-m-120{margin:7.5rem}.if.md-my-120{margin-top:7.5rem;margin-bottom:7.5rem}.if.md-mx-120{margin-left:7.5rem;margin-right:7.5rem}.if.md-p-2{padding:.125rem}.if.md-py-2{padding-top:.125rem;padding-bottom:.125rem}.if.md-px-2{padding-left:.125rem;padding-right:.125rem}.if.md-p-4{padding:.25rem}.if.md-py-4{padding-top:.25rem;padding-bottom:.25rem}.if.md-px-4{padding-left:.25rem;padding-right:.25rem}.if.md-p-8{padding:.5rem}.if.md-py-8{padding-top:.5rem;padding-bottom:.5rem}.if.md-px-8{padding-left:.5rem;padding-right:.5rem}.if.md-p-12{padding:.75rem}.if.md-py-12{padding-top:.75rem;padding-bottom:.75rem}.if.md-px-12{padding-left:.75rem;padding-right:.75rem}.if.md-p-16{padding:1rem}.if.md-py-16{padding-top:1rem;padding-bottom:1rem}.if.md-px-16{padding-left:1rem;padding-right:1rem}.if.md-p-20{padding:1.25rem}.if.md-py-20{padding-top:1.25rem;padding-bottom:1.25rem}.if.md-px-20{padding-left:1.25rem;padding-right:1.25rem}.if.md-p-24{padding:1.5rem}.if.md-py-24{padding-top:1.5rem;padding-bottom:1.5rem}.if.md-px-24{padding-left:1.5rem;padding-right:1.5rem}.if.md-p-32{padding:2rem}.if.md-py-32{padding-top:2rem;padding-bottom:2rem}.if.md-px-32{padding-left:2rem;padding-right:2rem}.if.md-p-40{padding:2.5rem}.if.md-py-40{padding-top:2.5rem;padding-bottom:2.5rem}.if.md-px-40{padding-left:2.5rem;padding-right:2.5rem}.if.md-p-48{padding:3rem}.if.md-py-48{padding-top:3rem;padding-bottom:3rem}.if.md-px-48{padding-left:3rem;padding-right:3rem}.if.md-p-64{padding:4rem}.if.md-py-64{padding-top:4rem;padding-bottom:4rem}.if.md-px-64{padding-left:4rem;padding-right:4rem}.if.md-p-80{padding:5rem}.if.md-py-80{padding-top:5rem;padding-bottom:5rem}.if.md-px-80{padding-left:5rem;padding-right:5rem}.if.md-p-88{padding:5.5rem}.if.md-py-88{padding-top:5.5rem;padding-bottom:5.5rem}.if.md-px-88{padding-left:5.5rem;padding-right:5.5rem}.if.md-p-120{padding:7.5rem}.if.md-py-120{padding-top:7.5rem;padding-bottom:7.5rem}.if.md-px-120{padding-left:7.5rem;padding-right:7.5rem}.if.md-mt-2{margin-top:.125rem}.if.md-mb-2{margin-bottom:.125rem}.if.md-mr-2{margin-right:.125rem}.if.md-ml-2{margin-left:.125rem}.if.md-mt-4{margin-top:.25rem}.if.md-mb-4{margin-bottom:.25rem}.if.md-mr-4{margin-right:.25rem}.if.md-ml-4{margin-left:.25rem}.if.md-mt-8{margin-top:.5rem}.if.md-mb-8{margin-bottom:.5rem}.if.md-mr-8{margin-right:.5rem}.if.md-ml-8{margin-left:.5rem}.if.md-mt-12{margin-top:.75rem}.if.md-mb-12{margin-bottom:.75rem}.if.md-mr-12{margin-right:.75rem}.if.md-ml-12{margin-left:.75rem}.if.md-mt-16{margin-top:1rem}.if.md-mb-16{margin-bottom:1rem}.if.md-mr-16{margin-right:1rem}.if.md-ml-16{margin-left:1rem}.if.md-mt-20{margin-top:1.25rem}.if.md-mb-20{margin-bottom:1.25rem}.if.md-mr-20{margin-right:1.25rem}.if.md-ml-20{margin-left:1.25rem}.if.md-mt-24{margin-top:1.5rem}.if.md-mb-24{margin-bottom:1.5rem}.if.md-mr-24{margin-right:1.5rem}.if.md-ml-24{margin-left:1.5rem}.if.md-mt-32{margin-top:2rem}.if.md-mb-32{margin-bottom:2rem}.if.md-mr-32{margin-right:2rem}.if.md-ml-32{margin-left:2rem}.if.md-mt-40{margin-top:2.5rem}.if.md-mb-40{margin-bottom:2.5rem}.if.md-mr-40{margin-right:2.5rem}.if.md-ml-40{margin-left:2.5rem}.if.md-mt-48{margin-top:3rem}.if.md-mb-48{margin-bottom:3rem}.if.md-mr-48{margin-right:3rem}.if.md-ml-48{margin-left:3rem}.if.md-mt-64{margin-top:4rem}.if.md-mb-64{margin-bottom:4rem}.if.md-mr-64{margin-right:4rem}.if.md-ml-64{margin-left:4rem}.if.md-mt-80{margin-top:5rem}.if.md-mb-80{margin-bottom:5rem}.if.md-mr-80{margin-right:5rem}.if.md-ml-80{margin-left:5rem}.if.md-mt-88{margin-top:5.5rem}.if.md-mb-88{margin-bottom:5.5rem}.if.md-mr-88{margin-right:5.5rem}.if.md-ml-88{margin-left:5.5rem}.if.md-mt-120{margin-top:7.5rem}.if.md-mb-120{margin-bottom:7.5rem}.if.md-mr-120{margin-right:7.5rem}.if.md-ml-120{margin-left:7.5rem}.if.md-pt-2{padding-top:.125rem}.if.md-pb-2{padding-bottom:.125rem}.if.md-pr-2{padding-right:.125rem}.if.md-pl-2{padding-left:.125rem}.if.md-pt-4{padding-top:.25rem}.if.md-pb-4{padding-bottom:.25rem}.if.md-pr-4{padding-right:.25rem}.if.md-pl-4{padding-left:.25rem}.if.md-pt-8{padding-top:.5rem}.if.md-pb-8{padding-bottom:.5rem}.if.md-pr-8{padding-right:.5rem}.if.md-pl-8{padding-left:.5rem}.if.md-pt-12{padding-top:.75rem}.if.md-pb-12{padding-bottom:.75rem}.if.md-pr-12{padding-right:.75rem}.if.md-pl-12{padding-left:.75rem}.if.md-pt-16{padding-top:1rem}.if.md-pb-16{padding-bottom:1rem}.if.md-pr-16{padding-right:1rem}.if.md-pl-16{padding-left:1rem}.if.md-pt-20{padding-top:1.25rem}.if.md-pb-20{padding-bottom:1.25rem}.if.md-pr-20{padding-right:1.25rem}.if.md-pl-20{padding-left:1.25rem}.if.md-pt-24{padding-top:1.5rem}.if.md-pb-24{padding-bottom:1.5rem}.if.md-pr-24{padding-right:1.5rem}.if.md-pl-24{padding-left:1.5rem}.if.md-pt-32{padding-top:2rem}.if.md-pb-32{padding-bottom:2rem}.if.md-pr-32{padding-right:2rem}.if.md-pl-32{padding-left:2rem}.if.md-pt-40{padding-top:2.5rem}.if.md-pb-40{padding-bottom:2.5rem}.if.md-pr-40{padding-right:2.5rem}.if.md-pl-40{padding-left:2.5rem}.if.md-pt-48{padding-top:3rem}.if.md-pb-48{padding-bottom:3rem}.if.md-pr-48{padding-right:3rem}.if.md-pl-48{padding-left:3rem}.if.md-pt-64{padding-top:4rem}.if.md-pb-64{padding-bottom:4rem}.if.md-pr-64{padding-right:4rem}.if.md-pl-64{padding-left:4rem}.if.md-pt-80{padding-top:5rem}.if.md-pb-80{padding-bottom:5rem}.if.md-pr-80{padding-right:5rem}.if.md-pl-80{padding-left:5rem}.if.md-pt-88{padding-top:5.5rem}.if.md-pb-88{padding-bottom:5.5rem}.if.md-pr-88{padding-right:5.5rem}.if.md-pl-88{padding-left:5.5rem}.if.md-pt-120{padding-top:7.5rem}.if.md-pb-120{padding-bottom:7.5rem}.if.md-pr-120{padding-right:7.5rem}.if.md-pl-120{padding-left:7.5rem}.if.md-no-padding{padding:0}.if.md-no-margin{margin:0}.if.md-mh-auto,.if.md-mx-auto{margin-left:auto;margin-right:auto}.if.md-size-8{width:.5rem;height:.5rem}.if.md-size-10{width:.625rem;height:.625rem}.if.md-size-12{width:.75rem;height:.75rem}.if.md-size-16{width:1rem;height:1rem}.if.md-size-18{width:1.125rem;height:1.125rem}.if.md-size-20{width:1.25rem;height:1.25rem}.if.md-size-24{width:1.5rem;height:1.5rem}.if.md-size-32{width:2rem;height:2rem}.if.md-size-36{width:2.25rem;height:2.25rem}.if.md-size-40{width:2.5rem;height:2.5rem}.if.md-size-48{width:3rem;height:3rem}.if.md-size-64{width:4rem;height:4rem}.if.md-size-72{width:4.5rem;height:4.5rem}.if.md-size-96{width:6rem;height:6rem}.if.md-size-128{width:8rem;height:8rem}.if.md-size-144{width:9rem;height:9rem}.if.md-size-192{width:12rem;height:12rem}.if.md-size-256{width:16rem;height:16rem}.if.md-size-384{width:24rem;height:24rem}.if.md-size-512{width:32rem;height:32rem}.if.md-size-768{width:48rem;height:48rem}.if.md-size-1024{width:64rem;height:64rem}.if.md-size-w-8{width:.5rem}.if.md-size-h-8{height:.5rem}.if.md-size-w-10{width:.625rem}.if.md-size-h-10{height:.625rem}.if.md-size-w-12{width:.75rem}.if.md-size-h-12{height:.75rem}.if.md-size-w-16{width:1rem}.if.md-size-h-16{height:1rem}.if.md-size-w-18{width:1.125rem}.if.md-size-h-18{height:1.125rem}.if.md-size-w-20{width:1.25rem}.if.md-size-h-20{height:1.25rem}.if.md-size-w-24{width:1.5rem}.if.md-size-h-24{height:1.5rem}.if.md-size-w-32{width:2rem}.if.md-size-h-32{height:2rem}.if.md-size-w-36{width:2.25rem}.if.md-size-h-36{height:2.25rem}.if.md-size-w-40{width:2.5rem}.if.md-size-h-40{height:2.5rem}.if.md-size-w-48{width:3rem}.if.md-size-h-48{height:3rem}.if.md-size-w-64{width:4rem}.if.md-size-h-64{height:4rem}.if.md-size-w-72{width:4.5rem}.if.md-size-h-72{height:4.5rem}.if.md-size-w-96{width:6rem}.if.md-size-h-96{height:6rem}.if.md-size-w-128{width:8rem}.if.md-size-h-128{height:8rem}.if.md-size-w-144{width:9rem}.if.md-size-h-144{height:9rem}.if.md-size-w-192{width:12rem}.if.md-size-h-192{height:12rem}.if.md-size-w-256{width:16rem}.if.md-size-h-256{height:16rem}.if.md-size-w-384{width:24rem}.if.md-size-h-384{height:24rem}.if.md-size-w-512{width:32rem}.if.md-size-h-512{height:32rem}.if.md-size-w-768{width:48rem}.if.md-size-h-768{height:48rem}.if.md-size-w-1024{width:64rem}.if.md-size-h-1024{height:64rem}.if.md-size-25p{width:25%;height:25%}.if.md-size-33p{width:33.33%;height:33.33%}.if.md-size-50p{width:50%;height:50%}.if.md-size-66p{width:66.67%;height:66.67%}.if.md-size-75p{width:75%;height:75%}.if.md-size-100p{width:100%;height:100%}.if.md-size-w-25p{width:25%}.if.md-size-h-25p{height:25%}.if.md-size-w-33p{width:33.33%}.if.md-size-h-33p{height:33.33%}.if.md-size-w-50p{width:50%}.if.md-size-h-50p{height:50%}.if.md-size-w-66p{width:66.67%}.if.md-size-h-66p{height:66.67%}.if.md-size-w-75p{width:75%}.if.md-size-h-75p{height:75%}.if.md-size-w-100p{width:100%}.if.md-size-h-100p{height:100%}.if.md-min-8{min-width:.5rem;min-height:.5rem}.if.md-max-8{max-width:.5rem;max-height:.5rem}.if.md-min-10{min-width:.625rem;min-height:.625rem}.if.md-max-10{max-width:.625rem;max-height:.625rem}.if.md-min-12{min-width:.75rem;min-height:.75rem}.if.md-max-12{max-width:.75rem;max-height:.75rem}.if.md-min-16{min-width:1rem;min-height:1rem}.if.md-max-16{max-width:1rem;max-height:1rem}.if.md-min-18{min-width:1.125rem;min-height:1.125rem}.if.md-max-18{max-width:1.125rem;max-height:1.125rem}.if.md-min-20{min-width:1.25rem;min-height:1.25rem}.if.md-max-20{max-width:1.25rem;max-height:1.25rem}.if.md-min-24{min-width:1.5rem;min-height:1.5rem}.if.md-max-24{max-width:1.5rem;max-height:1.5rem}.if.md-min-32{min-width:2rem;min-height:2rem}.if.md-max-32{max-width:2rem;max-height:2rem}.if.md-min-36{min-width:2.25rem;min-height:2.25rem}.if.md-max-36{max-width:2.25rem;max-height:2.25rem}.if.md-min-40{min-width:2.5rem;min-height:2.5rem}.if.md-max-40{max-width:2.5rem;max-height:2.5rem}.if.md-min-48{min-width:3rem;min-height:3rem}.if.md-max-48{max-width:3rem;max-height:3rem}.if.md-min-64{min-width:4rem;min-height:4rem}.if.md-max-64{max-width:4rem;max-height:4rem}.if.md-min-72{min-width:4.5rem;min-height:4.5rem}.if.md-max-72{max-width:4.5rem;max-height:4.5rem}.if.md-min-96{min-width:6rem;min-height:6rem}.if.md-max-96{max-width:6rem;max-height:6rem}.if.md-min-128{min-width:8rem;min-height:8rem}.if.md-max-128{max-width:8rem;max-height:8rem}.if.md-min-144{min-width:9rem;min-height:9rem}.if.md-max-144{max-width:9rem;max-height:9rem}.if.md-min-192{min-width:12rem;min-height:12rem}.if.md-max-192{max-width:12rem;max-height:12rem}.if.md-min-256{min-width:16rem;min-height:16rem}.if.md-max-256{max-width:16rem;max-height:16rem}.if.md-min-384{min-width:24rem;min-height:24rem}.if.md-max-384{max-width:24rem;max-height:24rem}.if.md-min-512{min-width:32rem;min-height:32rem}.if.md-max-512{max-width:32rem;max-height:32rem}.if.md-min-768{min-width:48rem;min-height:48rem}.if.md-max-768{max-width:48rem;max-height:48rem}.if.md-min-1024{min-width:64rem;min-height:64rem}.if.md-max-1024{max-width:64rem;max-height:64rem}.if.md-min-w-8{min-width:.5rem}.if.md-max-w-8{max-width:.5rem}.if.md-min-h-8{min-height:.5rem}.if.md-max-h-8{max-height:.5rem}.if.md-min-w-10{min-width:.625rem}.if.md-max-w-10{max-width:.625rem}.if.md-min-h-10{min-height:.625rem}.if.md-max-h-10{max-height:.625rem}.if.md-min-w-12{min-width:.75rem}.if.md-max-w-12{max-width:.75rem}.if.md-min-h-12{min-height:.75rem}.if.md-max-h-12{max-height:.75rem}.if.md-min-w-16{min-width:1rem}.if.md-max-w-16{max-width:1rem}.if.md-min-h-16{min-height:1rem}.if.md-max-h-16{max-height:1rem}.if.md-min-w-18{min-width:1.125rem}.if.md-max-w-18{max-width:1.125rem}.if.md-min-h-18{min-height:1.125rem}.if.md-max-h-18{max-height:1.125rem}.if.md-min-w-20{min-width:1.25rem}.if.md-max-w-20{max-width:1.25rem}.if.md-min-h-20{min-height:1.25rem}.if.md-max-h-20{max-height:1.25rem}.if.md-min-w-24{min-width:1.5rem}.if.md-max-w-24{max-width:1.5rem}.if.md-min-h-24{min-height:1.5rem}.if.md-max-h-24{max-height:1.5rem}.if.md-min-w-32{min-width:2rem}.if.md-max-w-32{max-width:2rem}.if.md-min-h-32{min-height:2rem}.if.md-max-h-32{max-height:2rem}.if.md-min-w-36{min-width:2.25rem}.if.md-max-w-36{max-width:2.25rem}.if.md-min-h-36{min-height:2.25rem}.if.md-max-h-36{max-height:2.25rem}.if.md-min-w-40{min-width:2.5rem}.if.md-max-w-40{max-width:2.5rem}.if.md-min-h-40{min-height:2.5rem}.if.md-max-h-40{max-height:2.5rem}.if.md-min-w-48{min-width:3rem}.if.md-max-w-48{max-width:3rem}.if.md-min-h-48{min-height:3rem}.if.md-max-h-48{max-height:3rem}.if.md-min-w-64{min-width:4rem}.if.md-max-w-64{max-width:4rem}.if.md-min-h-64{min-height:4rem}.if.md-max-h-64{max-height:4rem}.if.md-min-w-72{min-width:4.5rem}.if.md-max-w-72{max-width:4.5rem}.if.md-min-h-72{min-height:4.5rem}.if.md-max-h-72{max-height:4.5rem}.if.md-min-w-96{min-width:6rem}.if.md-max-w-96{max-width:6rem}.if.md-min-h-96{min-height:6rem}.if.md-max-h-96{max-height:6rem}.if.md-min-w-128{min-width:8rem}.if.md-max-w-128{max-width:8rem}.if.md-min-h-128{min-height:8rem}.if.md-max-h-128{max-height:8rem}.if.md-min-w-144{min-width:9rem}.if.md-max-w-144{max-width:9rem}.if.md-min-h-144{min-height:9rem}.if.md-max-h-144{max-height:9rem}.if.md-min-w-192{min-width:12rem}.if.md-max-w-192{max-width:12rem}.if.md-min-h-192{min-height:12rem}.if.md-max-h-192{max-height:12rem}.if.md-min-w-256{min-width:16rem}.if.md-max-w-256{max-width:16rem}.if.md-min-h-256{min-height:16rem}.if.md-max-h-256{max-height:16rem}.if.md-min-w-384{min-width:24rem}.if.md-max-w-384{max-width:24rem}.if.md-min-h-384{min-height:24rem}.if.md-max-h-384{max-height:24rem}.if.md-min-w-512{min-width:32rem}.if.md-max-w-512{max-width:32rem}.if.md-min-h-512{min-height:32rem}.if.md-max-h-512{max-height:32rem}.if.md-min-w-768{min-width:48rem}.if.md-max-w-768{max-width:48rem}.if.md-min-h-768{min-height:48rem}.if.md-max-h-768{max-height:48rem}.if.md-min-w-1024{min-width:64rem}.if.md-max-w-1024{max-width:64rem}.if.md-min-h-1024{min-height:64rem}.if.md-max-h-1024{max-height:64rem}.if.md-min-25p{min-width:25%;min-height:25%}.if.md-max-25p{max-width:25%;max-height:25%}.if.md-min-33p{min-width:33.33%;min-height:33.33%}.if.md-max-33p{max-width:33.33%;max-height:33.33%}.if.md-min-50p{min-width:50%;min-height:50%}.if.md-max-50p{max-width:50%;max-height:50%}.if.md-min-66p{min-width:66.67%;min-height:66.67%}.if.md-max-66p{max-width:66.67%;max-height:66.67%}.if.md-min-75p{min-width:75%;min-height:75%}.if.md-max-75p{max-width:75%;max-height:75%}.if.md-min-100p{min-width:100%;min-height:100%}.if.md-max-100p{max-width:100%;max-height:100%}.if.md-min-w-25p{min-width:25%}.if.md-max-w-25p{max-width:25%}.if.md-min-h-25p{min-height:25%}.if.md-max-h-25p{max-height:25%}.if.md-min-w-33p{min-width:33.33%}.if.md-max-w-33p{max-width:33.33%}.if.md-min-h-33p{min-height:33.33%}.if.md-max-h-33p{max-height:33.33%}.if.md-min-w-50p{min-width:50%}.if.md-max-w-50p{max-width:50%}.if.md-min-h-50p{min-height:50%}.if.md-max-h-50p{max-height:50%}.if.md-min-w-66p{min-width:66.67%}.if.md-max-w-66p{max-width:66.67%}.if.md-min-h-66p{min-height:66.67%}.if.md-max-h-66p{max-height:66.67%}.if.md-min-w-75p{min-width:75%}.if.md-max-w-75p{max-width:75%}.if.md-min-h-75p{min-height:75%}.if.md-max-h-75p{max-height:75%}.if.md-min-w-100p{min-width:100%}.if.md-max-w-100p{max-width:100%}.if.md-min-h-100p{min-height:100%}.if.md-max-h-100p{max-height:100%}.if.md-row-gap-2{row-gap:.125rem}.if.md-col-gap-2{column-gap:.125rem}.if.md-row-gap-4{row-gap:.25rem}.if.md-col-gap-4{column-gap:.25rem}.if.md-row-gap-8{row-gap:.5rem}.if.md-col-gap-8{column-gap:.5rem}.if.md-row-gap-12{row-gap:.75rem}.if.md-col-gap-12{column-gap:.75rem}.if.md-row-gap-16{row-gap:1rem}.if.md-col-gap-16{column-gap:1rem}.if.md-row-gap-20{row-gap:1.25rem}.if.md-col-gap-20{column-gap:1.25rem}.if.md-row-gap-24{row-gap:1.5rem}.if.md-col-gap-24{column-gap:1.5rem}.if.md-row-gap-32{row-gap:2rem}.if.md-col-gap-32{column-gap:2rem}.if.md-row-gap-40{row-gap:2.5rem}.if.md-col-gap-40{column-gap:2.5rem}.if.md-row-gap-48{row-gap:3rem}.if.md-col-gap-48{column-gap:3rem}.if.md-row-gap-64{row-gap:4rem}.if.md-col-gap-64{column-gap:4rem}.if.md-row-gap-80{row-gap:5rem}.if.md-col-gap-80{column-gap:5rem}.if.md-row-gap-88{row-gap:5.5rem}.if.md-col-gap-88{column-gap:5.5rem}.if.md-row-gap-120{row-gap:7.5rem}.if.md-col-gap-120{column-gap:7.5rem}.if.md-row-no-gap{row-gap:0}.if.md-col-no-gap{column-gap:0}.if.md-gap-2{gap:.125rem}.if.md-gap-4{gap:.25rem}.if.md-gap-8{gap:.5rem}.if.md-gap-12{gap:.75rem}.if.md-gap-16{gap:1rem}.if.md-gap-20{gap:1.25rem}.if.md-gap-24{gap:1.5rem}.if.md-gap-32{gap:2rem}.if.md-gap-40{gap:2.5rem}.if.md-gap-48{gap:3rem}.if.md-gap-64{gap:4rem}.if.md-gap-80{gap:5rem}.if.md-gap-88{gap:5.5rem}.if.md-gap-120{gap:7.5rem}.if.md-no-gap{gap:0}.if.md-line-height-64{line-height:4rem}.if.md-line-height-52{line-height:3.25rem}.if.md-line-height-40{line-height:2.5rem}.if.md-line-height-36{line-height:2.25rem}.if.md-line-height-32{line-height:2rem}.if.md-line-height-28{line-height:1.75rem}.if.md-line-height-26{line-height:1.625rem}.if.md-line-height-24{line-height:1.5rem}.if.md-line-height-20{line-height:1.25rem}.if.md-line-height-16{line-height:1rem}.if.md-line-height-14{line-height:.875rem}.if.md-font-wght-700{font-variation-settings:"wght" 132;font-weight:400}.if.md-font-wght-600{font-variation-settings:"wght" 119;font-weight:400}.if.md-font-wght-500{font-variation-settings:"wght" 106;font-weight:400}.if.md-font-wght-400{font-variation-settings:"wght" 78;font-weight:400}.if.md-font-wght-350{font-variation-settings:"wght" 68;font-weight:400}.if.md-font-wght-300{font-variation-settings:"wght" 60;font-weight:400}.if.md-font-wght-200{font-variation-settings:"wght" 48;font-weight:400}.if.md-font-wght-100{font-variation-settings:"wght" 36;font-weight:400}.if.md-font-size-52{font-size:3.25rem}.if.md-font-size-42{font-size:2.625rem}.if.md-font-size-32{font-size:2rem}.if.md-font-size-28{font-size:1.75rem}.if.md-font-size-24{font-size:1.5rem}.if.md-font-size-22{font-size:1.375rem}.if.md-font-size-20{font-size:1.25rem}.if.md-font-size-18{font-size:1.125rem}.if.md-font-size-16{font-size:1rem}.if.md-font-size-14{font-size:.875rem}.if.md-font-size-12{font-size:.75rem}}@media screen and (min-width:77.5rem){.if.lg-justify-content-center{justify-content:center}.if.lg-justify-content-start{justify-content:start}.if.lg-justify-content-end{justify-content:end}.if.lg-justify-content-left{justify-content:left}.if.lg-justify-content-right{justify-content:right}.if.lg-justify-content-space-between{justify-content:space-between}.if.lg-justify-content-space-around{justify-content:space-around}.if.lg-justify-content-space-evenly{justify-content:space-evenly}.if.lg-justify-content-stretch{justify-content:stretch}.if.lg-justify-items-normal{justify-items:normal}.if.lg-justify-items-stretch{justify-items:stretch}.if.lg-justify-items-center{justify-items:center}.if.lg-justify-items-start{justify-items:start}.if.lg-justify-items-end{justify-items:end}.if.lg-justify-items-left{justify-items:left}.if.lg-justify-items-right{justify-items:right}.if.lg-justify-items-baseline{justify-items:baseline}.if.lg-justify-self-auto{justify-self:auto}.if.lg-justify-self-normal{justify-self:normal}.if.lg-justify-self-stretch{justify-self:stretch}.if.lg-justify-self-center{justify-self:center}.if.lg-justify-self-start{justify-self:start}.if.lg-justify-self-end{justify-self:end}.if.lg-justify-self-left{justify-self:left}.if.lg-justify-self-right{justify-self:right}.if.lg-justify-self-baseline{justify-self:baseline}.if.lg-align-content-center{align-content:center}.if.lg-align-content-start{align-content:start}.if.lg-align-content-end{align-content:end}.if.lg-align-content-baseline{align-content:baseline}.if.lg-align-content-space-between{align-content:space-between}.if.lg-align-content-space-around{align-content:space-around}.if.lg-align-content-space-evenly{align-content:space-evenly}.if.lg-align-content-stretch{align-content:stretch}.if.lg-align-items-center{align-items:center}.if.lg-align-items-start{align-items:start}.if.lg-align-items-end{align-items:end}.if.lg-align-items-baseline{align-items:baseline}.if.lg-align-items-stretch{align-items:stretch}.if.lg-align-self-auto{align-self:auto}.if.lg-align-self-center{align-self:center}.if.lg-align-self-start{align-self:start}.if.lg-align-self-end{align-self:end}.if.lg-align-self-baseline{align-self:baseline}.if.lg-align-self-stretch{align-self:stretch}.if.lg-grid-container{display:grid}.if.lg-flex{display:flex}.if.lg-flex-center{justify-content:center;align-items:center;display:flex}.if.lg-flex-row{flex-direction:row;display:flex}.if.lg-flex-column{flex-direction:column;display:flex}.if.lg-flex-row-reverse{flex-direction:row-reverse;display:flex}.if.lg-flex-column-reverse{flex-direction:column-reverse;display:flex}.if.lg-flex-wrap{flex-wrap:wrap}.if.lg-flex-no-wrap{flex-wrap:nowrap}.if.lg-flex-grow{flex-grow:1}.if.lg-flex-grow-0{flex-grow:0}.if.lg-flex-shrink{flex-shrink:1}.if.lg-flex-shrink-0{flex-shrink:0}.if.lg-position-relative{position:relative}.if.lg-position-absolute{position:absolute}.if.lg-display-none{display:none}.if.lg-display-block{display:block}.if.lg-overflow-hidden{overflow:hidden}.if.lg-overflow-scroll{overflow:scroll}.if.lg-overflow-y-scroll{overflow-y:scroll}.if.lg-overflow-x-scroll{overflow-x:scroll}.if.lg-m-2{margin:.125rem}.if.lg-my-2{margin-top:.125rem;margin-bottom:.125rem}.if.lg-mx-2{margin-left:.125rem;margin-right:.125rem}.if.lg-m-4{margin:.25rem}.if.lg-my-4{margin-top:.25rem;margin-bottom:.25rem}.if.lg-mx-4{margin-left:.25rem;margin-right:.25rem}.if.lg-m-8{margin:.5rem}.if.lg-my-8{margin-top:.5rem;margin-bottom:.5rem}.if.lg-mx-8{margin-left:.5rem;margin-right:.5rem}.if.lg-m-12{margin:.75rem}.if.lg-my-12{margin-top:.75rem;margin-bottom:.75rem}.if.lg-mx-12{margin-left:.75rem;margin-right:.75rem}.if.lg-m-16{margin:1rem}.if.lg-my-16{margin-top:1rem;margin-bottom:1rem}.if.lg-mx-16{margin-left:1rem;margin-right:1rem}.if.lg-m-20{margin:1.25rem}.if.lg-my-20{margin-top:1.25rem;margin-bottom:1.25rem}.if.lg-mx-20{margin-left:1.25rem;margin-right:1.25rem}.if.lg-m-24{margin:1.5rem}.if.lg-my-24{margin-top:1.5rem;margin-bottom:1.5rem}.if.lg-mx-24{margin-left:1.5rem;margin-right:1.5rem}.if.lg-m-32{margin:2rem}.if.lg-my-32{margin-top:2rem;margin-bottom:2rem}.if.lg-mx-32{margin-left:2rem;margin-right:2rem}.if.lg-m-40{margin:2.5rem}.if.lg-my-40{margin-top:2.5rem;margin-bottom:2.5rem}.if.lg-mx-40{margin-left:2.5rem;margin-right:2.5rem}.if.lg-m-48{margin:3rem}.if.lg-my-48{margin-top:3rem;margin-bottom:3rem}.if.lg-mx-48{margin-left:3rem;margin-right:3rem}.if.lg-m-64{margin:4rem}.if.lg-my-64{margin-top:4rem;margin-bottom:4rem}.if.lg-mx-64{margin-left:4rem;margin-right:4rem}.if.lg-m-80{margin:5rem}.if.lg-my-80{margin-top:5rem;margin-bottom:5rem}.if.lg-mx-80{margin-left:5rem;margin-right:5rem}.if.lg-m-88{margin:5.5rem}.if.lg-my-88{margin-top:5.5rem;margin-bottom:5.5rem}.if.lg-mx-88{margin-left:5.5rem;margin-right:5.5rem}.if.lg-m-120{margin:7.5rem}.if.lg-my-120{margin-top:7.5rem;margin-bottom:7.5rem}.if.lg-mx-120{margin-left:7.5rem;margin-right:7.5rem}.if.lg-p-2{padding:.125rem}.if.lg-py-2{padding-top:.125rem;padding-bottom:.125rem}.if.lg-px-2{padding-left:.125rem;padding-right:.125rem}.if.lg-p-4{padding:.25rem}.if.lg-py-4{padding-top:.25rem;padding-bottom:.25rem}.if.lg-px-4{padding-left:.25rem;padding-right:.25rem}.if.lg-p-8{padding:.5rem}.if.lg-py-8{padding-top:.5rem;padding-bottom:.5rem}.if.lg-px-8{padding-left:.5rem;padding-right:.5rem}.if.lg-p-12{padding:.75rem}.if.lg-py-12{padding-top:.75rem;padding-bottom:.75rem}.if.lg-px-12{padding-left:.75rem;padding-right:.75rem}.if.lg-p-16{padding:1rem}.if.lg-py-16{padding-top:1rem;padding-bottom:1rem}.if.lg-px-16{padding-left:1rem;padding-right:1rem}.if.lg-p-20{padding:1.25rem}.if.lg-py-20{padding-top:1.25rem;padding-bottom:1.25rem}.if.lg-px-20{padding-left:1.25rem;padding-right:1.25rem}.if.lg-p-24{padding:1.5rem}.if.lg-py-24{padding-top:1.5rem;padding-bottom:1.5rem}.if.lg-px-24{padding-left:1.5rem;padding-right:1.5rem}.if.lg-p-32{padding:2rem}.if.lg-py-32{padding-top:2rem;padding-bottom:2rem}.if.lg-px-32{padding-left:2rem;padding-right:2rem}.if.lg-p-40{padding:2.5rem}.if.lg-py-40{padding-top:2.5rem;padding-bottom:2.5rem}.if.lg-px-40{padding-left:2.5rem;padding-right:2.5rem}.if.lg-p-48{padding:3rem}.if.lg-py-48{padding-top:3rem;padding-bottom:3rem}.if.lg-px-48{padding-left:3rem;padding-right:3rem}.if.lg-p-64{padding:4rem}.if.lg-py-64{padding-top:4rem;padding-bottom:4rem}.if.lg-px-64{padding-left:4rem;padding-right:4rem}.if.lg-p-80{padding:5rem}.if.lg-py-80{padding-top:5rem;padding-bottom:5rem}.if.lg-px-80{padding-left:5rem;padding-right:5rem}.if.lg-p-88{padding:5.5rem}.if.lg-py-88{padding-top:5.5rem;padding-bottom:5.5rem}.if.lg-px-88{padding-left:5.5rem;padding-right:5.5rem}.if.lg-p-120{padding:7.5rem}.if.lg-py-120{padding-top:7.5rem;padding-bottom:7.5rem}.if.lg-px-120{padding-left:7.5rem;padding-right:7.5rem}.if.lg-mt-2{margin-top:.125rem}.if.lg-mb-2{margin-bottom:.125rem}.if.lg-mr-2{margin-right:.125rem}.if.lg-ml-2{margin-left:.125rem}.if.lg-mt-4{margin-top:.25rem}.if.lg-mb-4{margin-bottom:.25rem}.if.lg-mr-4{margin-right:.25rem}.if.lg-ml-4{margin-left:.25rem}.if.lg-mt-8{margin-top:.5rem}.if.lg-mb-8{margin-bottom:.5rem}.if.lg-mr-8{margin-right:.5rem}.if.lg-ml-8{margin-left:.5rem}.if.lg-mt-12{margin-top:.75rem}.if.lg-mb-12{margin-bottom:.75rem}.if.lg-mr-12{margin-right:.75rem}.if.lg-ml-12{margin-left:.75rem}.if.lg-mt-16{margin-top:1rem}.if.lg-mb-16{margin-bottom:1rem}.if.lg-mr-16{margin-right:1rem}.if.lg-ml-16{margin-left:1rem}.if.lg-mt-20{margin-top:1.25rem}.if.lg-mb-20{margin-bottom:1.25rem}.if.lg-mr-20{margin-right:1.25rem}.if.lg-ml-20{margin-left:1.25rem}.if.lg-mt-24{margin-top:1.5rem}.if.lg-mb-24{margin-bottom:1.5rem}.if.lg-mr-24{margin-right:1.5rem}.if.lg-ml-24{margin-left:1.5rem}.if.lg-mt-32{margin-top:2rem}.if.lg-mb-32{margin-bottom:2rem}.if.lg-mr-32{margin-right:2rem}.if.lg-ml-32{margin-left:2rem}.if.lg-mt-40{margin-top:2.5rem}.if.lg-mb-40{margin-bottom:2.5rem}.if.lg-mr-40{margin-right:2.5rem}.if.lg-ml-40{margin-left:2.5rem}.if.lg-mt-48{margin-top:3rem}.if.lg-mb-48{margin-bottom:3rem}.if.lg-mr-48{margin-right:3rem}.if.lg-ml-48{margin-left:3rem}.if.lg-mt-64{margin-top:4rem}.if.lg-mb-64{margin-bottom:4rem}.if.lg-mr-64{margin-right:4rem}.if.lg-ml-64{margin-left:4rem}.if.lg-mt-80{margin-top:5rem}.if.lg-mb-80{margin-bottom:5rem}.if.lg-mr-80{margin-right:5rem}.if.lg-ml-80{margin-left:5rem}.if.lg-mt-88{margin-top:5.5rem}.if.lg-mb-88{margin-bottom:5.5rem}.if.lg-mr-88{margin-right:5.5rem}.if.lg-ml-88{margin-left:5.5rem}.if.lg-mt-120{margin-top:7.5rem}.if.lg-mb-120{margin-bottom:7.5rem}.if.lg-mr-120{margin-right:7.5rem}.if.lg-ml-120{margin-left:7.5rem}.if.lg-pt-2{padding-top:.125rem}.if.lg-pb-2{padding-bottom:.125rem}.if.lg-pr-2{padding-right:.125rem}.if.lg-pl-2{padding-left:.125rem}.if.lg-pt-4{padding-top:.25rem}.if.lg-pb-4{padding-bottom:.25rem}.if.lg-pr-4{padding-right:.25rem}.if.lg-pl-4{padding-left:.25rem}.if.lg-pt-8{padding-top:.5rem}.if.lg-pb-8{padding-bottom:.5rem}.if.lg-pr-8{padding-right:.5rem}.if.lg-pl-8{padding-left:.5rem}.if.lg-pt-12{padding-top:.75rem}.if.lg-pb-12{padding-bottom:.75rem}.if.lg-pr-12{padding-right:.75rem}.if.lg-pl-12{padding-left:.75rem}.if.lg-pt-16{padding-top:1rem}.if.lg-pb-16{padding-bottom:1rem}.if.lg-pr-16{padding-right:1rem}.if.lg-pl-16{padding-left:1rem}.if.lg-pt-20{padding-top:1.25rem}.if.lg-pb-20{padding-bottom:1.25rem}.if.lg-pr-20{padding-right:1.25rem}.if.lg-pl-20{padding-left:1.25rem}.if.lg-pt-24{padding-top:1.5rem}.if.lg-pb-24{padding-bottom:1.5rem}.if.lg-pr-24{padding-right:1.5rem}.if.lg-pl-24{padding-left:1.5rem}.if.lg-pt-32{padding-top:2rem}.if.lg-pb-32{padding-bottom:2rem}.if.lg-pr-32{padding-right:2rem}.if.lg-pl-32{padding-left:2rem}.if.lg-pt-40{padding-top:2.5rem}.if.lg-pb-40{padding-bottom:2.5rem}.if.lg-pr-40{padding-right:2.5rem}.if.lg-pl-40{padding-left:2.5rem}.if.lg-pt-48{padding-top:3rem}.if.lg-pb-48{padding-bottom:3rem}.if.lg-pr-48{padding-right:3rem}.if.lg-pl-48{padding-left:3rem}.if.lg-pt-64{padding-top:4rem}.if.lg-pb-64{padding-bottom:4rem}.if.lg-pr-64{padding-right:4rem}.if.lg-pl-64{padding-left:4rem}.if.lg-pt-80{padding-top:5rem}.if.lg-pb-80{padding-bottom:5rem}.if.lg-pr-80{padding-right:5rem}.if.lg-pl-80{padding-left:5rem}.if.lg-pt-88{padding-top:5.5rem}.if.lg-pb-88{padding-bottom:5.5rem}.if.lg-pr-88{padding-right:5.5rem}.if.lg-pl-88{padding-left:5.5rem}.if.lg-pt-120{padding-top:7.5rem}.if.lg-pb-120{padding-bottom:7.5rem}.if.lg-pr-120{padding-right:7.5rem}.if.lg-pl-120{padding-left:7.5rem}.if.lg-no-padding{padding:0}.if.lg-no-margin{margin:0}.if.lg-mh-auto,.if.lg-mx-auto{margin-left:auto;margin-right:auto}.if.lg-size-8{width:.5rem;height:.5rem}.if.lg-size-10{width:.625rem;height:.625rem}.if.lg-size-12{width:.75rem;height:.75rem}.if.lg-size-16{width:1rem;height:1rem}.if.lg-size-18{width:1.125rem;height:1.125rem}.if.lg-size-20{width:1.25rem;height:1.25rem}.if.lg-size-24{width:1.5rem;height:1.5rem}.if.lg-size-32{width:2rem;height:2rem}.if.lg-size-36{width:2.25rem;height:2.25rem}.if.lg-size-40{width:2.5rem;height:2.5rem}.if.lg-size-48{width:3rem;height:3rem}.if.lg-size-64{width:4rem;height:4rem}.if.lg-size-72{width:4.5rem;height:4.5rem}.if.lg-size-96{width:6rem;height:6rem}.if.lg-size-128{width:8rem;height:8rem}.if.lg-size-144{width:9rem;height:9rem}.if.lg-size-192{width:12rem;height:12rem}.if.lg-size-256{width:16rem;height:16rem}.if.lg-size-384{width:24rem;height:24rem}.if.lg-size-512{width:32rem;height:32rem}.if.lg-size-768{width:48rem;height:48rem}.if.lg-size-1024{width:64rem;height:64rem}.if.lg-size-w-8{width:.5rem}.if.lg-size-h-8{height:.5rem}.if.lg-size-w-10{width:.625rem}.if.lg-size-h-10{height:.625rem}.if.lg-size-w-12{width:.75rem}.if.lg-size-h-12{height:.75rem}.if.lg-size-w-16{width:1rem}.if.lg-size-h-16{height:1rem}.if.lg-size-w-18{width:1.125rem}.if.lg-size-h-18{height:1.125rem}.if.lg-size-w-20{width:1.25rem}.if.lg-size-h-20{height:1.25rem}.if.lg-size-w-24{width:1.5rem}.if.lg-size-h-24{height:1.5rem}.if.lg-size-w-32{width:2rem}.if.lg-size-h-32{height:2rem}.if.lg-size-w-36{width:2.25rem}.if.lg-size-h-36{height:2.25rem}.if.lg-size-w-40{width:2.5rem}.if.lg-size-h-40{height:2.5rem}.if.lg-size-w-48{width:3rem}.if.lg-size-h-48{height:3rem}.if.lg-size-w-64{width:4rem}.if.lg-size-h-64{height:4rem}.if.lg-size-w-72{width:4.5rem}.if.lg-size-h-72{height:4.5rem}.if.lg-size-w-96{width:6rem}.if.lg-size-h-96{height:6rem}.if.lg-size-w-128{width:8rem}.if.lg-size-h-128{height:8rem}.if.lg-size-w-144{width:9rem}.if.lg-size-h-144{height:9rem}.if.lg-size-w-192{width:12rem}.if.lg-size-h-192{height:12rem}.if.lg-size-w-256{width:16rem}.if.lg-size-h-256{height:16rem}.if.lg-size-w-384{width:24rem}.if.lg-size-h-384{height:24rem}.if.lg-size-w-512{width:32rem}.if.lg-size-h-512{height:32rem}.if.lg-size-w-768{width:48rem}.if.lg-size-h-768{height:48rem}.if.lg-size-w-1024{width:64rem}.if.lg-size-h-1024{height:64rem}.if.lg-size-25p{width:25%;height:25%}.if.lg-size-33p{width:33.33%;height:33.33%}.if.lg-size-50p{width:50%;height:50%}.if.lg-size-66p{width:66.67%;height:66.67%}.if.lg-size-75p{width:75%;height:75%}.if.lg-size-100p{width:100%;height:100%}.if.lg-size-w-25p{width:25%}.if.lg-size-h-25p{height:25%}.if.lg-size-w-33p{width:33.33%}.if.lg-size-h-33p{height:33.33%}.if.lg-size-w-50p{width:50%}.if.lg-size-h-50p{height:50%}.if.lg-size-w-66p{width:66.67%}.if.lg-size-h-66p{height:66.67%}.if.lg-size-w-75p{width:75%}.if.lg-size-h-75p{height:75%}.if.lg-size-w-100p{width:100%}.if.lg-size-h-100p{height:100%}.if.lg-min-8{min-width:.5rem;min-height:.5rem}.if.lg-max-8{max-width:.5rem;max-height:.5rem}.if.lg-min-10{min-width:.625rem;min-height:.625rem}.if.lg-max-10{max-width:.625rem;max-height:.625rem}.if.lg-min-12{min-width:.75rem;min-height:.75rem}.if.lg-max-12{max-width:.75rem;max-height:.75rem}.if.lg-min-16{min-width:1rem;min-height:1rem}.if.lg-max-16{max-width:1rem;max-height:1rem}.if.lg-min-18{min-width:1.125rem;min-height:1.125rem}.if.lg-max-18{max-width:1.125rem;max-height:1.125rem}.if.lg-min-20{min-width:1.25rem;min-height:1.25rem}.if.lg-max-20{max-width:1.25rem;max-height:1.25rem}.if.lg-min-24{min-width:1.5rem;min-height:1.5rem}.if.lg-max-24{max-width:1.5rem;max-height:1.5rem}.if.lg-min-32{min-width:2rem;min-height:2rem}.if.lg-max-32{max-width:2rem;max-height:2rem}.if.lg-min-36{min-width:2.25rem;min-height:2.25rem}.if.lg-max-36{max-width:2.25rem;max-height:2.25rem}.if.lg-min-40{min-width:2.5rem;min-height:2.5rem}.if.lg-max-40{max-width:2.5rem;max-height:2.5rem}.if.lg-min-48{min-width:3rem;min-height:3rem}.if.lg-max-48{max-width:3rem;max-height:3rem}.if.lg-min-64{min-width:4rem;min-height:4rem}.if.lg-max-64{max-width:4rem;max-height:4rem}.if.lg-min-72{min-width:4.5rem;min-height:4.5rem}.if.lg-max-72{max-width:4.5rem;max-height:4.5rem}.if.lg-min-96{min-width:6rem;min-height:6rem}.if.lg-max-96{max-width:6rem;max-height:6rem}.if.lg-min-128{min-width:8rem;min-height:8rem}.if.lg-max-128{max-width:8rem;max-height:8rem}.if.lg-min-144{min-width:9rem;min-height:9rem}.if.lg-max-144{max-width:9rem;max-height:9rem}.if.lg-min-192{min-width:12rem;min-height:12rem}.if.lg-max-192{max-width:12rem;max-height:12rem}.if.lg-min-256{min-width:16rem;min-height:16rem}.if.lg-max-256{max-width:16rem;max-height:16rem}.if.lg-min-384{min-width:24rem;min-height:24rem}.if.lg-max-384{max-width:24rem;max-height:24rem}.if.lg-min-512{min-width:32rem;min-height:32rem}.if.lg-max-512{max-width:32rem;max-height:32rem}.if.lg-min-768{min-width:48rem;min-height:48rem}.if.lg-max-768{max-width:48rem;max-height:48rem}.if.lg-min-1024{min-width:64rem;min-height:64rem}.if.lg-max-1024{max-width:64rem;max-height:64rem}.if.lg-min-w-8{min-width:.5rem}.if.lg-max-w-8{max-width:.5rem}.if.lg-min-h-8{min-height:.5rem}.if.lg-max-h-8{max-height:.5rem}.if.lg-min-w-10{min-width:.625rem}.if.lg-max-w-10{max-width:.625rem}.if.lg-min-h-10{min-height:.625rem}.if.lg-max-h-10{max-height:.625rem}.if.lg-min-w-12{min-width:.75rem}.if.lg-max-w-12{max-width:.75rem}.if.lg-min-h-12{min-height:.75rem}.if.lg-max-h-12{max-height:.75rem}.if.lg-min-w-16{min-width:1rem}.if.lg-max-w-16{max-width:1rem}.if.lg-min-h-16{min-height:1rem}.if.lg-max-h-16{max-height:1rem}.if.lg-min-w-18{min-width:1.125rem}.if.lg-max-w-18{max-width:1.125rem}.if.lg-min-h-18{min-height:1.125rem}.if.lg-max-h-18{max-height:1.125rem}.if.lg-min-w-20{min-width:1.25rem}.if.lg-max-w-20{max-width:1.25rem}.if.lg-min-h-20{min-height:1.25rem}.if.lg-max-h-20{max-height:1.25rem}.if.lg-min-w-24{min-width:1.5rem}.if.lg-max-w-24{max-width:1.5rem}.if.lg-min-h-24{min-height:1.5rem}.if.lg-max-h-24{max-height:1.5rem}.if.lg-min-w-32{min-width:2rem}.if.lg-max-w-32{max-width:2rem}.if.lg-min-h-32{min-height:2rem}.if.lg-max-h-32{max-height:2rem}.if.lg-min-w-36{min-width:2.25rem}.if.lg-max-w-36{max-width:2.25rem}.if.lg-min-h-36{min-height:2.25rem}.if.lg-max-h-36{max-height:2.25rem}.if.lg-min-w-40{min-width:2.5rem}.if.lg-max-w-40{max-width:2.5rem}.if.lg-min-h-40{min-height:2.5rem}.if.lg-max-h-40{max-height:2.5rem}.if.lg-min-w-48{min-width:3rem}.if.lg-max-w-48{max-width:3rem}.if.lg-min-h-48{min-height:3rem}.if.lg-max-h-48{max-height:3rem}.if.lg-min-w-64{min-width:4rem}.if.lg-max-w-64{max-width:4rem}.if.lg-min-h-64{min-height:4rem}.if.lg-max-h-64{max-height:4rem}.if.lg-min-w-72{min-width:4.5rem}.if.lg-max-w-72{max-width:4.5rem}.if.lg-min-h-72{min-height:4.5rem}.if.lg-max-h-72{max-height:4.5rem}.if.lg-min-w-96{min-width:6rem}.if.lg-max-w-96{max-width:6rem}.if.lg-min-h-96{min-height:6rem}.if.lg-max-h-96{max-height:6rem}.if.lg-min-w-128{min-width:8rem}.if.lg-max-w-128{max-width:8rem}.if.lg-min-h-128{min-height:8rem}.if.lg-max-h-128{max-height:8rem}.if.lg-min-w-144{min-width:9rem}.if.lg-max-w-144{max-width:9rem}.if.lg-min-h-144{min-height:9rem}.if.lg-max-h-144{max-height:9rem}.if.lg-min-w-192{min-width:12rem}.if.lg-max-w-192{max-width:12rem}.if.lg-min-h-192{min-height:12rem}.if.lg-max-h-192{max-height:12rem}.if.lg-min-w-256{min-width:16rem}.if.lg-max-w-256{max-width:16rem}.if.lg-min-h-256{min-height:16rem}.if.lg-max-h-256{max-height:16rem}.if.lg-min-w-384{min-width:24rem}.if.lg-max-w-384{max-width:24rem}.if.lg-min-h-384{min-height:24rem}.if.lg-max-h-384{max-height:24rem}.if.lg-min-w-512{min-width:32rem}.if.lg-max-w-512{max-width:32rem}.if.lg-min-h-512{min-height:32rem}.if.lg-max-h-512{max-height:32rem}.if.lg-min-w-768{min-width:48rem}.if.lg-max-w-768{max-width:48rem}.if.lg-min-h-768{min-height:48rem}.if.lg-max-h-768{max-height:48rem}.if.lg-min-w-1024{min-width:64rem}.if.lg-max-w-1024{max-width:64rem}.if.lg-min-h-1024{min-height:64rem}.if.lg-max-h-1024{max-height:64rem}.if.lg-min-25p{min-width:25%;min-height:25%}.if.lg-max-25p{max-width:25%;max-height:25%}.if.lg-min-33p{min-width:33.33%;min-height:33.33%}.if.lg-max-33p{max-width:33.33%;max-height:33.33%}.if.lg-min-50p{min-width:50%;min-height:50%}.if.lg-max-50p{max-width:50%;max-height:50%}.if.lg-min-66p{min-width:66.67%;min-height:66.67%}.if.lg-max-66p{max-width:66.67%;max-height:66.67%}.if.lg-min-75p{min-width:75%;min-height:75%}.if.lg-max-75p{max-width:75%;max-height:75%}.if.lg-min-100p{min-width:100%;min-height:100%}.if.lg-max-100p{max-width:100%;max-height:100%}.if.lg-min-w-25p{min-width:25%}.if.lg-max-w-25p{max-width:25%}.if.lg-min-h-25p{min-height:25%}.if.lg-max-h-25p{max-height:25%}.if.lg-min-w-33p{min-width:33.33%}.if.lg-max-w-33p{max-width:33.33%}.if.lg-min-h-33p{min-height:33.33%}.if.lg-max-h-33p{max-height:33.33%}.if.lg-min-w-50p{min-width:50%}.if.lg-max-w-50p{max-width:50%}.if.lg-min-h-50p{min-height:50%}.if.lg-max-h-50p{max-height:50%}.if.lg-min-w-66p{min-width:66.67%}.if.lg-max-w-66p{max-width:66.67%}.if.lg-min-h-66p{min-height:66.67%}.if.lg-max-h-66p{max-height:66.67%}.if.lg-min-w-75p{min-width:75%}.if.lg-max-w-75p{max-width:75%}.if.lg-min-h-75p{min-height:75%}.if.lg-max-h-75p{max-height:75%}.if.lg-min-w-100p{min-width:100%}.if.lg-max-w-100p{max-width:100%}.if.lg-min-h-100p{min-height:100%}.if.lg-max-h-100p{max-height:100%}.if.lg-row-gap-2{row-gap:.125rem}.if.lg-col-gap-2{column-gap:.125rem}.if.lg-row-gap-4{row-gap:.25rem}.if.lg-col-gap-4{column-gap:.25rem}.if.lg-row-gap-8{row-gap:.5rem}.if.lg-col-gap-8{column-gap:.5rem}.if.lg-row-gap-12{row-gap:.75rem}.if.lg-col-gap-12{column-gap:.75rem}.if.lg-row-gap-16{row-gap:1rem}.if.lg-col-gap-16{column-gap:1rem}.if.lg-row-gap-20{row-gap:1.25rem}.if.lg-col-gap-20{column-gap:1.25rem}.if.lg-row-gap-24{row-gap:1.5rem}.if.lg-col-gap-24{column-gap:1.5rem}.if.lg-row-gap-32{row-gap:2rem}.if.lg-col-gap-32{column-gap:2rem}.if.lg-row-gap-40{row-gap:2.5rem}.if.lg-col-gap-40{column-gap:2.5rem}.if.lg-row-gap-48{row-gap:3rem}.if.lg-col-gap-48{column-gap:3rem}.if.lg-row-gap-64{row-gap:4rem}.if.lg-col-gap-64{column-gap:4rem}.if.lg-row-gap-80{row-gap:5rem}.if.lg-col-gap-80{column-gap:5rem}.if.lg-row-gap-88{row-gap:5.5rem}.if.lg-col-gap-88{column-gap:5.5rem}.if.lg-row-gap-120{row-gap:7.5rem}.if.lg-col-gap-120{column-gap:7.5rem}.if.lg-row-no-gap{row-gap:0}.if.lg-col-no-gap{column-gap:0}.if.lg-gap-2{gap:.125rem}.if.lg-gap-4{gap:.25rem}.if.lg-gap-8{gap:.5rem}.if.lg-gap-12{gap:.75rem}.if.lg-gap-16{gap:1rem}.if.lg-gap-20{gap:1.25rem}.if.lg-gap-24{gap:1.5rem}.if.lg-gap-32{gap:2rem}.if.lg-gap-40{gap:2.5rem}.if.lg-gap-48{gap:3rem}.if.lg-gap-64{gap:4rem}.if.lg-gap-80{gap:5rem}.if.lg-gap-88{gap:5.5rem}.if.lg-gap-120{gap:7.5rem}.if.lg-no-gap{gap:0}.if.lg-line-height-64{line-height:4rem}.if.lg-line-height-52{line-height:3.25rem}.if.lg-line-height-40{line-height:2.5rem}.if.lg-line-height-36{line-height:2.25rem}.if.lg-line-height-32{line-height:2rem}.if.lg-line-height-28{line-height:1.75rem}.if.lg-line-height-26{line-height:1.625rem}.if.lg-line-height-24{line-height:1.5rem}.if.lg-line-height-20{line-height:1.25rem}.if.lg-line-height-16{line-height:1rem}.if.lg-line-height-14{line-height:.875rem}.if.lg-font-wght-700{font-variation-settings:"wght" 132;font-weight:400}.if.lg-font-wght-600{font-variation-settings:"wght" 119;font-weight:400}.if.lg-font-wght-500{font-variation-settings:"wght" 106;font-weight:400}.if.lg-font-wght-400{font-variation-settings:"wght" 78;font-weight:400}.if.lg-font-wght-350{font-variation-settings:"wght" 68;font-weight:400}.if.lg-font-wght-300{font-variation-settings:"wght" 60;font-weight:400}.if.lg-font-wght-200{font-variation-settings:"wght" 48;font-weight:400}.if.lg-font-wght-100{font-variation-settings:"wght" 36;font-weight:400}.if.lg-font-size-52{font-size:3.25rem}.if.lg-font-size-42{font-size:2.625rem}.if.lg-font-size-32{font-size:2rem}.if.lg-font-size-28{font-size:1.75rem}.if.lg-font-size-24{font-size:1.5rem}.if.lg-font-size-22{font-size:1.375rem}.if.lg-font-size-20{font-size:1.25rem}.if.lg-font-size-18{font-size:1.125rem}.if.lg-font-size-16{font-size:1rem}.if.lg-font-size-14{font-size:.875rem}.if.lg-font-size-12{font-size:.75rem}}@media (hover:hover) and (pointer:fine){.if.hover-background-yellow-500:hover{background-color:#e9ad25}.if.hover-color-yellow-500:hover{color:#e9ad25}.if.hover-border-color-yellow-500:hover{border-color:#e9ad25}.if.hover-background-yellow-400:hover{background-color:#fcc74f}.if.hover-color-yellow-400:hover{color:#fcc74f}.if.hover-border-color-yellow-400:hover{border-color:#fcc74f}.if.hover-background-yellow-300:hover{background-color:#f8d077}.if.hover-color-yellow-300:hover{color:#f8d077}.if.hover-border-color-yellow-300:hover{border-color:#f8d077}.if.hover-background-yellow-200:hover{background-color:#f7dfa1}.if.hover-color-yellow-200:hover{color:#f7dfa1}.if.hover-border-color-yellow-200:hover{border-color:#f7dfa1}.if.hover-background-yellow-100:hover{background-color:#f9ebc7}.if.hover-color-yellow-100:hover{color:#f9ebc7}.if.hover-border-color-yellow-100:hover{border-color:#f9ebc7}.if.hover-background-brown-900:hover{background-color:#24150c}.if.hover-color-brown-900:hover{color:#24150c}.if.hover-border-color-brown-900:hover{border-color:#24150c}.if.hover-background-brown-800:hover{background-color:#331e11}.if.hover-color-brown-800:hover{color:#331e11}.if.hover-border-color-brown-800:hover{border-color:#331e11}.if.hover-background-brown-700:hover{background-color:#6e625e}.if.hover-color-brown-700:hover{color:#6e625e}.if.hover-border-color-brown-700:hover{border-color:#6e625e}.if.hover-background-brown-600:hover{background-color:#9f948f}.if.hover-color-brown-600:hover{color:#9f948f}.if.hover-border-color-brown-600:hover{border-color:#9f948f}.if.hover-background-brown-500:hover{background-color:#b7aea8}.if.hover-color-brown-500:hover{color:#b7aea8}.if.hover-border-color-brown-500:hover{border-color:#b7aea8}.if.hover-background-beige-600:hover{background-color:#d6cec8}.if.hover-color-beige-600:hover{color:#d6cec8}.if.hover-border-color-beige-600:hover{border-color:#d6cec8}.if.hover-background-beige-500:hover{background-color:#e8e0d9}.if.hover-color-beige-500:hover{color:#e8e0d9}.if.hover-border-color-beige-500:hover{border-color:#e8e0d9}.if.hover-background-beige-400:hover{background-color:#ede6e1}.if.hover-color-beige-400:hover{color:#ede6e1}.if.hover-border-color-beige-400:hover{border-color:#ede6e1}.if.hover-background-beige-300:hover{background-color:#f1ece8}.if.hover-color-beige-300:hover{color:#f1ece8}.if.hover-border-color-beige-300:hover{border-color:#f1ece8}.if.hover-background-beige-200:hover{background-color:#f6f3f0}.if.hover-color-beige-200:hover{color:#f6f3f0}.if.hover-border-color-beige-200:hover{border-color:#f6f3f0}.if.hover-background-beige-100:hover{background-color:#faf9f7}.if.hover-color-beige-100:hover{color:#faf9f7}.if.hover-border-color-beige-100:hover{border-color:#faf9f7}.if.hover-background-blue-500:hover{background-color:#1241a2}.if.hover-color-blue-500:hover{color:#1241a2}.if.hover-border-color-blue-500:hover{border-color:#1241a2}.if.hover-background-blue-400:hover{background-color:#0054f0}.if.hover-color-blue-400:hover{color:#0054f0}.if.hover-border-color-blue-400:hover{border-color:#0054f0}.if.hover-background-blue-300:hover{background-color:#5a8ae2}.if.hover-color-blue-300:hover{color:#5a8ae2}.if.hover-border-color-blue-300:hover{border-color:#5a8ae2}.if.hover-background-blue-200:hover{background-color:#a8c2f0}.if.hover-color-blue-200:hover{color:#a8c2f0}.if.hover-border-color-blue-200:hover{border-color:#a8c2f0}.if.hover-background-blue-100:hover{background-color:#e1e9f6}.if.hover-color-blue-100:hover{color:#e1e9f6}.if.hover-border-color-blue-100:hover{border-color:#e1e9f6}.if.hover-background-red-500:hover{background-color:#812308}.if.hover-color-red-500:hover{color:#812308}.if.hover-border-color-red-500:hover{border-color:#812308}.if.hover-background-red-400:hover{background-color:#bb320c}.if.hover-color-red-400:hover{color:#bb320c}.if.hover-border-color-red-400:hover{border-color:#bb320c}.if.hover-background-red-300:hover{background-color:#d16547}.if.hover-color-red-300:hover{color:#d16547}.if.hover-border-color-red-300:hover{border-color:#d16547}.if.hover-background-red-200:hover{background-color:#f1b398}.if.hover-color-red-200:hover{color:#f1b398}.if.hover-border-color-red-200:hover{border-color:#f1b398}.if.hover-background-red-100:hover{background-color:#f9e3d4}.if.hover-color-red-100:hover{color:#f9e3d4}.if.hover-border-color-red-100:hover{border-color:#f9e3d4}.if.hover-background-green-500:hover{background-color:#183f1f}.if.hover-color-green-500:hover{color:#183f1f}.if.hover-border-color-green-500:hover{border-color:#183f1f}.if.hover-background-green-400:hover{background-color:#217331}.if.hover-color-green-400:hover{color:#217331}.if.hover-border-color-green-400:hover{border-color:#217331}.if.hover-background-green-300:hover{background-color:#4b9b5a}.if.hover-color-green-300:hover{color:#4b9b5a}.if.hover-border-color-green-300:hover{border-color:#4b9b5a}.if.hover-background-green-200:hover{background-color:#b6d5b5}.if.hover-color-green-200:hover{color:#b6d5b5}.if.hover-border-color-green-200:hover{border-color:#b6d5b5}.if.hover-background-green-100:hover{background-color:#e0f0db}.if.hover-color-green-100:hover{color:#e0f0db}.if.hover-border-color-green-100:hover{border-color:#e0f0db}.if.hover-background-white:hover{background-color:#fff}.if.hover-color-white:hover{color:#fff}.if.hover-border-color-white:hover{border-color:#fff}.if.hover-background-black:hover{background-color:#000}.if.hover-color-black:hover{color:#000}.if.hover-border-color-black:hover{border-color:#000}.if.hover-background-transparent:hover{background-color:#0000}.if.hover-color-transparent:hover{color:#0000}.if.hover-border-color-transparent:hover{border-color:#0000}.if.hover-background-inherit:hover{background-color:inherit}.if.hover-color-inherit:hover{color:inherit}.if.hover-border-color-inherit:hover{border-color:inherit}.if.hover-cursor-none:hover{cursor:none}.if.hover-cursor-context-menu:hover{cursor:context-menu}.if.hover-cursor-help:hover{cursor:help}.if.hover-cursor-pointer:hover{cursor:pointer}.if.hover-cursor-progress:hover{cursor:progress}.if.hover-cursor-text:hover{cursor:text}.if.hover-cursor-not-allowed:hover{cursor:not-allowed}.if.hover-cursor-zoom-in:hover{cursor:zoom-in}.if.hover-cursor-zoom-out:hover{cursor:zoom-out}.if.hover-shadow-400:hover{box-shadow:0 8px 24px #331e1124}.if.hover-shadow-300:hover{box-shadow:0 8px 12px #331e111f}.if.hover-shadow-200:hover{box-shadow:0 4px 8px #331e111a}.if.hover-underline:hover{text-decoration:underline}}@font-face{font-family:If Sans Variable;src:url(https://static.design.if.eu/ids-font/IfSans-Variable.woff2)format("woff2"),url(https://static.design.if.eu/ids-font/IfSans-Variable.woff)format("woff"),url(https://static.design.if.eu/ids-font/IfSans-Variable.ttf)format("truetype")}:host,:root{--ids-primitive-animation-duration-100:.1s;--ids-primitive-animation-duration-200:.2s;--ids-primitive-animation-duration-300:.4s;--ids-primitive-animation-duration-400:1s;--ids-primitive-animation-duration-500:1.5s;--ids-primitive-animation-duration-600:2s;--ids-primitive-animation-linear-100:.1s linear;--ids-primitive-animation-linear-200:.2s linear;--ids-primitive-animation-linear-300:.4s linear;--ids-primitive-animation-linear-400:1s linear;--ids-primitive-animation-linear-500:1.5s linear;--ids-primitive-animation-linear-600:2s linear;--ids-primitive-animation-ease-100:.1s ease;--ids-primitive-animation-ease-200:.2s ease;--ids-primitive-animation-ease-300:.4s ease;--ids-primitive-animation-ease-400:1s ease;--ids-primitive-animation-ease-500:1.5s ease;--ids-primitive-animation-ease-600:2s ease;--ids-primitive-animation-ease-in-100:.1s ease-in;--ids-primitive-animation-ease-in-200:.2s ease-in;--ids-primitive-animation-ease-in-300:.4s ease-in;--ids-primitive-animation-ease-in-400:1s ease-in;--ids-primitive-animation-ease-in-500:1.5s ease-in;--ids-primitive-animation-ease-in-600:2s ease-in;--ids-primitive-animation-ease-out-100:.1s ease-out;--ids-primitive-animation-ease-out-200:.2s ease-out;--ids-primitive-animation-ease-out-300:.4s ease-out;--ids-primitive-animation-ease-out-400:1s ease-out;--ids-primitive-animation-ease-out-500:1.5s ease-out;--ids-primitive-animation-ease-out-600:2s ease-out;--ids-primitive-animation-ease-in-out-100:.1s ease-in-out;--ids-primitive-animation-ease-in-out-200:.2s ease-in-out;--ids-primitive-animation-ease-in-out-300:.4s ease-in-out;--ids-primitive-animation-ease-in-out-400:1s ease-in-out;--ids-primitive-animation-ease-in-out-500:1.5s ease-in-out;--ids-primitive-animation-ease-in-out-600:2s ease-in-out;--ids-primitive-color-transparent-dark-0:#331e11;--ids-primitive-color-transparent-dark-800:#6e625ecc;--ids-primitive-color-transparent-light-0:#faf9f7;--ids-primitive-color-transparent-light-800:#faf9f7cc;--ids-primitive-color-blue-100:#e1e9f6;--ids-primitive-color-blue-200:#a8c2f0;--ids-primitive-color-blue-300:#5a8ae2;--ids-primitive-color-blue-400:#0054f0;--ids-primitive-color-blue-500:#1241a2;--ids-primitive-color-green-100:#e0f0db;--ids-primitive-color-green-200:#b6d5b5;--ids-primitive-color-green-300:#4b9b5a;--ids-primitive-color-green-400:#217331;--ids-primitive-color-green-500:#183f1f;--ids-primitive-color-yellow-100:#f9ebc7;--ids-primitive-color-yellow-200:#f7dfa1;--ids-primitive-color-yellow-300:#f8d077;--ids-primitive-color-yellow-400:#fcc74f;--ids-primitive-color-yellow-500:#e9ad25;--ids-primitive-color-red-100:#f9e3d4;--ids-primitive-color-red-200:#f1b398;--ids-primitive-color-red-300:#d16547;--ids-primitive-color-red-400:#bb320c;--ids-primitive-color-red-500:#812308;--ids-primitive-color-neutral-0:#fff;--ids-primitive-color-neutral-100:#faf9f7;--ids-primitive-color-neutral-200:#f6f3f0;--ids-primitive-color-neutral-300:#f1ece8;--ids-primitive-color-neutral-400:#ede6e1;--ids-primitive-color-neutral-500:#e8e0d9;--ids-primitive-color-neutral-600:#d6cec8;--ids-primitive-color-neutral-700:#b7aea8;--ids-primitive-color-neutral-800:#9f948f;--ids-primitive-color-neutral-900:#6e625e;--ids-primitive-color-neutral-1000:#331e11;--ids-primitive-color-neutral-1100:#24150c;--ids-primitive-color-transparent-dark-100:#331e1112;--ids-primitive-color-transparent-dark-200:#331e1126;--ids-primitive-color-transparent-dark-300:#6e625e4d;--ids-primitive-color-transparent-dark-400:#6e625e66;--ids-primitive-color-transparent-dark-500:#6e625e80;--ids-primitive-color-transparent-dark-600:#6e625e99;--ids-primitive-color-transparent-light-100:#faf9f712;--ids-primitive-color-transparent-light-200:#faf9f733;--ids-primitive-color-transparent-light-300:#faf9f74d;--ids-primitive-color-transparent-light-400:#faf9f766;--ids-primitive-color-transparent-light-500:#faf9f780;--ids-primitive-color-transparent-light-600:#faf9f799;--ids-primitive-dimension-0:0;--ids-primitive-dimension-2:2px;--ids-primitive-dimension-4:4px;--ids-primitive-dimension-6:6px;--ids-primitive-dimension-8:8px;--ids-primitive-dimension-12:12px;--ids-primitive-dimension-16:16px;--ids-primitive-dimension-20:20px;--ids-primitive-dimension-24:24px;--ids-primitive-dimension-28:28px;--ids-primitive-dimension-32:32px;--ids-primitive-dimension-36:36px;--ids-primitive-dimension-40:40px;--ids-primitive-dimension-48:48px;--ids-primitive-dimension-64:64px;--ids-primitive-dimension-80:80px;--ids-primitive-dimension-120:120px;--ids-primitive-typography-font-family:"If Sans Variable";--ids-primitive-typography-font-size-12:12px;--ids-primitive-typography-font-size-14:14px;--ids-primitive-typography-font-size-16:16px;--ids-primitive-typography-font-size-18:18px;--ids-primitive-typography-font-size-20:20px;--ids-primitive-typography-font-size-22:22px;--ids-primitive-typography-font-size-24:24px;--ids-primitive-typography-font-size-28:28px;--ids-primitive-typography-font-size-32:32px;--ids-primitive-typography-font-size-42:42px;--ids-primitive-typography-font-size-52:52px;--ids-primitive-typography-font-weight-100:100;--ids-primitive-typography-font-weight-200:200;--ids-primitive-typography-font-weight-300:300;--ids-primitive-typography-font-weight-350:350;--ids-primitive-typography-font-weight-400:400;--ids-primitive-typography-font-weight-500:500;--ids-primitive-typography-font-weight-600:600;--ids-primitive-typography-font-weight-700:700;--ids-primitive-typography-font-variation-settings-100:"wght" 36;--ids-primitive-typography-font-variation-settings-200:"wght" 48;--ids-primitive-typography-font-variation-settings-300:"wght" 60;--ids-primitive-typography-font-variation-settings-350:"wght" 68;--ids-primitive-typography-font-variation-settings-400:"wght" 78;--ids-primitive-typography-font-variation-settings-500:"wght" 106;--ids-primitive-typography-font-variation-settings-600:"wght" 119;--ids-primitive-typography-font-variation-settings-700:"wght" 132;--ids-primitive-typography-line-height-14:14px;--ids-primitive-typography-line-height-16:16px;--ids-primitive-typography-line-height-20:20px;--ids-primitive-typography-line-height-24:24px;--ids-primitive-typography-line-height-26:26px;--ids-primitive-typography-line-height-28:28px;--ids-primitive-typography-line-height-32:32px;--ids-primitive-typography-line-height-36:36px;--ids-primitive-typography-line-height-40:40px;--ids-primitive-typography-line-height-52:52px;--ids-primitive-typography-line-height-64:64px;--ids-system-color-accent:#0054f0;--ids-system-color-action:#0054f0;--ids-system-color-action-hovered:#1241a2;--ids-system-color-action-pressed:#1241a2;--ids-system-color-action-disabled:#b7aea8;--ids-system-color-none:#0000;--ids-system-color-background-page:#f6f3f0;--ids-system-color-background-screen:#f6f3f0;--ids-system-color-background-slide:#f6f3f0;--ids-system-color-background-hero:#e8e0d9;--ids-system-color-background-input:#fff;--ids-system-color-background-input-disabled:#faf9f7;--ids-system-color-background-inverted:#331e11;--ids-system-color-background-danger:#bb320c;--ids-system-color-background-notification:#bb320c;--ids-system-color-background-emphasized:#0054f0;--ids-system-color-background-overlay:#6e625e66;--ids-system-color-background-tonal:#331e1112;--ids-system-color-background-layer-level-0:#f6f3f0;--ids-system-color-background-layer-level-1-light:#f6f3f0;--ids-system-color-background-layer-level-1-dark:#f1ece8;--ids-system-color-background-layer-level-2:#faf9f7;--ids-system-color-background-layer-level-2-hovered:#fff;--ids-system-color-background-layer-level-2-selected:#fff;--ids-system-color-background-layer-level-3:#f1ece8;--ids-system-color-background-layer-highlight-level-1-variant-1:#e1e9f6;--ids-system-color-background-layer-highlight-level-1-variant-2:#e0f0db;--ids-system-color-background-layer-highlight-level-1-variant-3:#f9ebc7;--ids-system-color-background-layer-highlight-level-1-variant-4:#f9e3d4;--ids-system-color-background-alert-info:#e1e9f6;--ids-system-color-background-alert-success:#e0f0db;--ids-system-color-background-alert-warning:#f9ebc7;--ids-system-color-background-alert-error:#f9e3d4;--ids-system-color-text-primary:#331e11;--ids-system-color-text-secondary:#6e625e;--ids-system-color-text-disabled:#6e625e99;--ids-system-color-text-error:#bb320c;--ids-system-color-text-success:#217331;--ids-system-color-text-on-danger:#faf9f7;--ids-system-color-text-link:#0054f0;--ids-system-color-text-link-hovered:#1241a2;--ids-system-color-text-link-pressed:#1241a2;--ids-system-color-text-link-visited:#681da8;--ids-system-color-text-input:#331e11;--ids-system-color-text-input-placeholder:#6e625e;--ids-system-color-text-input-disabled:#6e625e99;--ids-system-color-text-label:#331e11;--ids-system-color-text-label-disabled:#6e625e99;--ids-system-color-text-on-inverted-primary:#faf9f7;--ids-system-color-text-on-inverted-secondary:#b7aea8;--ids-system-color-text-on-inverted-disabled:#faf9f766;--ids-system-color-text-on-emphasized-primary:#faf9f7;--ids-system-color-text-on-emphasized-secondary:#faf9f7cc;--ids-system-color-text-on-emphasized-disabled:#faf9f799;--ids-system-color-icon-primary:#331e11;--ids-system-color-icon-secondary:#6e625e;--ids-system-color-icon-disabled:#6e625e99;--ids-system-color-icon-on-inverted-primary:#faf9f7;--ids-system-color-icon-on-inverted-secondary:#b7aea8;--ids-system-color-icon-on-inverted-disabled:#faf9f766;--ids-system-color-icon-on-emphasized-primary:#faf9f7;--ids-system-color-icon-on-emphasized-secondary:#faf9f799;--ids-system-color-icon-on-emphasized-disabled:#faf9f766;--ids-system-color-border-divider:#b7aea8;--ids-system-color-border-level-1-light:#d6cec8;--ids-system-color-border-level-1-dark:#e8e0d9;--ids-system-color-border-level-2:#ede6e1;--ids-system-color-border-input:#6e625e;--ids-system-color-border-input-emphasized:#331e11;--ids-system-color-border-input-focused:#0054f0;--ids-system-color-focus-primary:#0054f0;--ids-system-color-focus-on-inverted:#fff;--ids-system-color-focus-on-emphasized:#fff;--ids-system-size-ui-x-small:1.75rem;--ids-system-size-ui-small:2.25rem;--ids-system-size-ui-medium:3rem;--ids-system-size-ui-large:4rem;--ids-system-size-ui-x-large:5rem;--ids-system-size-icon-small:1rem;--ids-system-size-icon-medium:1.5rem;--ids-system-size-icon-large:2rem;--ids-system-size-icon-x-large:4rem;--ids-system-gap-none:0;--ids-system-gap-xxx-small:.125rem;--ids-system-gap-xx-small:.25rem;--ids-system-gap-x-small:.5rem;--ids-system-gap-small:1rem;--ids-system-gap-medium:1.5rem;--ids-system-gap-large:2.5rem;--ids-system-gap-x-large:5rem;--ids-system-gap-xx-large:7.5rem;--ids-system-padding-none:0;--ids-system-padding-x-small:.5rem;--ids-system-padding-small:1rem;--ids-system-padding-medium:1.5rem;--ids-system-padding-large:2.5rem;--ids-system-padding-x-large:4rem;--ids-system-padding-xx-large:7.5rem;--ids-system-border-radius-none:0;--ids-system-border-radius-small:.25rem;--ids-system-border-radius-medium:.375rem;--ids-system-border-radius-large:.75rem;--ids-system-border-width-icon-small:1.2px;--ids-system-border-width-icon-medium:1.5px;--ids-system-border-width-icon-large:1.5px;--ids-system-border-width-icon-x-large:1.5px;--ids-system-border-width-thin:1px;--ids-system-border-width-medium:2px;--ids-system-border-width-thick:3px;--ids-system-typography-font-family:"If Sans Variable";--ids-system-typography-ui-large-font-size:1.125rem;--ids-system-typography-ui-large-line-height:1.5rem;--ids-system-typography-ui-large-font-variation-settings-regular:"wght" 78;--ids-system-typography-ui-large-font-variation-settings-semi-bold:"wght" 106;--ids-system-typography-ui-large-font-variation-settings-bold:"wght" 132;--ids-system-typography-ui-large-font-weight-regular:normal;--ids-system-typography-ui-large-font-weight-semi-bold:normal;--ids-system-typography-ui-large-font-weight-bold:normal;--ids-system-typography-ui-medium-font-size:1rem;--ids-system-typography-ui-medium-line-height:1.25rem;--ids-system-typography-ui-medium-font-variation-settings-regular:"wght" 78;--ids-system-typography-ui-medium-font-variation-settings-semi-bold:"wght" 106;--ids-system-typography-ui-medium-font-variation-settings-bold:"wght" 132;--ids-system-typography-ui-medium-font-weight-regular:normal;--ids-system-typography-ui-medium-font-weight-semi-bold:normal;--ids-system-typography-ui-medium-font-weight-bold:normal;--ids-system-typography-ui-small-font-size:.875rem;--ids-system-typography-ui-small-line-height:1rem;--ids-system-typography-ui-small-font-variation-settings-regular:"wght" 78;--ids-system-typography-ui-small-font-variation-settings-semi-bold:"wght" 106;--ids-system-typography-ui-small-font-variation-settings-bold:"wght" 132;--ids-system-typography-ui-small-font-weight-regular:normal;--ids-system-typography-ui-small-font-weight-semi-bold:normal;--ids-system-typography-ui-small-font-weight-bold:normal;--ids-system-typography-ui-x-small-font-size:.75rem;--ids-system-typography-ui-x-small-line-height:.875rem;--ids-system-typography-ui-x-small-font-variation-settings-regular:"wght" 78;--ids-system-typography-ui-x-small-font-variation-settings-semi-bold:"wght" 106;--ids-system-typography-ui-x-small-font-variation-settings-bold:"wght" 132;--ids-system-typography-ui-x-small-font-weight-regular:normal;--ids-system-typography-ui-x-small-font-weight-semi-bold:normal;--ids-system-typography-ui-x-small-font-weight-bold:normal;--ids-system-typography-heading-xx-large-font-size:3.25rem;--ids-system-typography-heading-xx-large-line-height:4rem;--ids-system-typography-heading-xx-large-font-variation-settings:"wght" 60;--ids-system-typography-heading-xx-large-font-weight:normal;--ids-system-typography-heading-x-large-font-size:2.625rem;--ids-system-typography-heading-x-large-line-height:3.25rem;--ids-system-typography-heading-x-large-font-variation-settings:"wght" 68;--ids-system-typography-heading-x-large-font-weight:normal;--ids-system-typography-heading-large-font-size:2rem;--ids-system-typography-heading-large-line-height:2.5rem;--ids-system-typography-heading-large-font-variation-settings:"wght" 78;--ids-system-typography-heading-large-font-weight:normal;--ids-system-typography-heading-medium-font-size:1.75rem;--ids-system-typography-heading-medium-line-height:2.25rem;--ids-system-typography-heading-medium-font-variation-settings:"wght" 78;--ids-system-typography-heading-medium-font-weight:normal;--ids-system-typography-heading-small-font-size:1.5rem;--ids-system-typography-heading-small-line-height:2rem;--ids-system-typography-heading-small-font-variation-settings:"wght" 78;--ids-system-typography-heading-small-font-weight:normal;--ids-system-typography-heading-x-small-font-size:1.25rem;--ids-system-typography-heading-x-small-line-height:1.75rem;--ids-system-typography-heading-x-small-font-variation-settings:"wght" 106;--ids-system-typography-heading-x-small-font-weight:normal;--ids-system-typography-heading-xx-small-font-size:1.125rem;--ids-system-typography-heading-xx-small-line-height:1.625rem;--ids-system-typography-heading-xx-small-font-variation-settings:"wght" 106;--ids-system-typography-heading-xx-small-font-weight:normal;--ids-system-typography-paragraph-x-large-font-size:1.375rem;--ids-system-typography-paragraph-x-large-line-height:2rem;--ids-system-typography-paragraph-x-large-font-variation-settings:"wght" 68;--ids-system-typography-paragraph-x-large-font-weight:normal;--ids-system-typography-paragraph-x-large-paragraph-spacing:2rem;--ids-system-typography-paragraph-large-font-size:1.125rem;--ids-system-typography-paragraph-large-line-height:1.75rem;--ids-system-typography-paragraph-large-font-variation-settings:"wght" 78;--ids-system-typography-paragraph-large-font-weight:normal;--ids-system-typography-paragraph-large-paragraph-spacing:1.75rem;--ids-system-typography-paragraph-medium-font-size:1rem;--ids-system-typography-paragraph-medium-line-height:1.5rem;--ids-system-typography-paragraph-medium-font-variation-settings:"wght" 78;--ids-system-typography-paragraph-medium-font-weight:normal;--ids-system-typography-paragraph-medium-paragraph-spacing:1.5rem;--ids-system-typography-paragraph-small-font-size:.875rem;--ids-system-typography-paragraph-small-line-height:1.25rem;--ids-system-typography-paragraph-small-font-variation-settings:"wght" 78;--ids-system-typography-paragraph-small-font-weight:normal;--ids-system-typography-paragraph-small-paragraph-spacing:1.25rem;--ids-anchor-color:var(--system-action-default);--ids-anchor-active-color:var(--system-action-pressed);--ids-anchor-visited-color:var(--system-action-default);--ids-anchor-text-decoration:none;--ids-anchor-hover-text-decoration:underline;--ids-anchor-focus-outline-color:var(--system-focus-default);--ids-anchor-focus-outline-offset:var(--system-focus-outline-offset);--ids-anchor-focus-outline-style:var(--system-focus-outline-style);--ids-anchor-focus-outline-width:var(--system-focus-outline-width);--ids-anchor-inverted-focus-outline-color:var(--system-focus-inverted);--primitive-text-case-none:none;--primitive-text-decoration-underline:underline;--primitive-text-decoration-none:none;--primitive-paragraph-spacing-32:2rem;--primitive-paragraph-spacing-24:1.5rem;--primitive-paragraph-spacing-18:1.125rem;--primitive-paragraph-spacing-0:0rem;--primitive-letter-spacing-0:0%;--primitive-font-size-56:3.5rem;--primitive-font-size-52:3.25rem;--primitive-font-size-42:2.625rem;--primitive-font-size-32:2rem;--primitive-font-size-28:1.75rem;--primitive-font-size-24:1.5rem;--primitive-font-size-22:1.375rem;--primitive-font-size-20:1.25rem;--primitive-font-size-18:1.125rem;--primitive-font-size-16:1rem;--primitive-font-size-14:.875rem;--primitive-font-size-12:.75rem;--primitive-font-weight-bold:"wght" 132;--primitive-font-weight-semi-bold:"wght" 106;--primitive-font-weight-regular:"wght" 78;--primitive-font-weight-semi-light:"wght" 68;--primitive-font-weight-light:"wght" 60;--primitive-font-weight-thin:"wght" 36;--primitive-line-height-64:4rem;--primitive-line-height-56:3.5rem;--primitive-line-height-52:3.25rem;--primitive-line-height-48:3rem;--primitive-line-height-40:2.5rem;--primitive-line-height-36:2.25rem;--primitive-line-height-32:2rem;--primitive-line-height-28:1.75rem;--primitive-line-height-26:1.625rem;--primitive-line-height-24:1.5rem;--primitive-line-height-20:1.25rem;--primitive-line-height-16:1rem;--primitive-line-height-14:.875rem;--primitive-font-family-if-sans:"If Sans Variable";--primitive-dropshadow-400:0 8 24 0 #331e1124;--primitive-dropshadow-300:0 8 12 0 #331e111f;--primitive-dropshadow-200:0 4 8 0 #331e111a;--primitive-border-radius-12:.75rem;--primitive-border-radius-6:.375rem;--primitive-border-radius-4:.25rem;--primitive-border-radius-0:0rem;--primitive-space-8:.5rem;--primitive-border-width-1-2:.075rem;--primitive-border-width-1-5:.09375rem;--primitive-border-width-3:.1875rem;--primitive-border-width-2:.125rem;--primitive-border-width-1:.0625rem;--primitive-size-8:.5rem;--primitive-yellow-500:#e9ad25;--primitive-yellow-400:#fcc74f;--primitive-yellow-300:#f8d077;--primitive-yellow-200:#f7dfa1;--primitive-yellow-100:#f9ebc7;--primitive-brown-900:#24150c;--primitive-brown-800:#331e11;--primitive-brown-700:#6e625e;--primitive-brown-600:#9f948f;--primitive-brown-500:#b7aea8;--primitive-beige-600:#d6cec8;--primitive-beige-500:#e8e0d9;--primitive-beige-400:#ede6e1;--primitive-beige-300:#f1ece8;--primitive-beige-200:#f6f3f0;--primitive-beige-100:#faf9f7;--primitive-blue-500:#1241a2;--primitive-blue-400:#0054f0;--primitive-blue-300:#5a8ae2;--primitive-blue-200:#a8c2f0;--primitive-blue-100:#e1e9f6;--primitive-red-500:#812308;--primitive-red-400:#bb320c;--primitive-red-300:#d16547;--primitive-red-200:#f1b398;--primitive-red-100:#f9e3d4;--primitive-green-500:#183f1f;--primitive-green-400:#217331;--primitive-green-300:#4b9b5a;--primitive-green-200:#b6d5b5;--primitive-green-100:#e0f0db;--primitive-white:#fff;--primitive-asset-ifsans-variable-italic-woff2:"./fonts/IfSans-VariableItalic.woff2";--primitive-asset-ifsans-variable-italic-woff:"./fonts/IfSans-VariableItalic.woff";--primitive-asset-ifsans-variable-italic-ttf:"./fonts/IfSans-VariableItalic.ttf";--primitive-asset-ifsans-variable-italic-name:"If Sans Italic Variable";--primitive-asset-ifsans-variable-woff2:"./fonts/IfSans-Variable.woff2";--primitive-asset-ifsans-variable-woff:"./fonts/IfSans-Variable.woff";--primitive-asset-ifsans-variable-ttf:"./fonts/IfSans-Variable.ttf";--primitive-asset-ifsans-variable-name:"If Sans Variable";--primitive-space-120:7.5rem;--primitive-space-88:5.5rem;--primitive-space-64:4rem;--primitive-space-48:3rem;--primitive-space-40:2.5rem;--primitive-space-32:2rem;--primitive-space-24:1.5rem;--primitive-space-16:1rem;--primitive-space-12:.75rem;--primitive-space-4:.25rem;--primitive-space-2:.125rem;--primitive-size-64:4rem;--primitive-size-48:3rem;--primitive-size-36:2.25rem;--primitive-size-32:2rem;--primitive-size-28:1.75rem;--primitive-size-24:1.5rem;--primitive-size-16:1rem;--system-action-default:#0054f0;--system-action-hovered:#1241a2;--system-action-pressed:#1241a2;--system-action-disabled:#d6cec8;--system-selection-default:#0054f0;--system-focus-default:#0054f0;--system-focus-inverted:#faf9f7;--system-feedback-error:#bb320c;--system-feedback-success:#217331;--system-border-strong:#331e11;--system-border-default:#6e625e;--system-border-disabled:#6e625e4d;--system-text-default-default:#331e11;--system-text-default-quiet:#6e625e;--system-text-default-disabled:#6e625e99;--system-text-inverted-default:#faf9f7;--system-text-inverted-quiet:#faf9f7b3;--system-text-inverted-disabled:#faf9f7b3;--system-icon-default-default:#331e11;--system-icon-default-quiet:#6e625e;--system-icon-default-disabled:#6e625e66;--system-icon-inverted-default:#faf9f7;--system-icon-inverted-quiet:#f1ece8;--system-icon-inverted-disabled:#f1ece8;--system-alert-error:#f9e3d4;--system-alert-warning:#f9ebc7;--system-alert-success:#e0f0db;--system-alert-info:#e1e9f6;--system-page-default:#f6f3f0;--system-section-light:#faf9f7;--system-section-darker:#f1ece8;--system-section-dark:#e8e0d9;--system-backdrop-dark:#6e625e66;--system-palette-accent-100:#e1e9f6;--system-palette-accent-200:#a8c2f0;--system-palette-accent-300:#5a8ae2;--system-palette-accent-400:#0054f0;--system-palette-accent-500:#1241a2;--system-palette-bg-default-0:#fff;--system-palette-bg-default-100:#faf9f7;--system-palette-bg-default-200:#f6f3f0;--system-palette-bg-default-300:#f1ece8;--system-palette-bg-default-400:#ede6e1;--system-palette-bg-default-500:#e8e0d9;--system-palette-bg-default-600:#d6cec8;--system-palette-bg-inverted-100:#b7aea8;--system-palette-bg-inverted-200:#9f948f;--system-palette-bg-inverted-300:#6e625e;--system-palette-bg-inverted-400:#331e11;--system-palette-bg-inverted-500:#24150c;--system-palette-bg-danger-100:#f9e3d4;--system-palette-bg-danger-200:#f1b398;--system-palette-bg-danger-300:#d16547;--system-palette-bg-danger-400:#bb320c;--system-palette-bg-danger-500:#812308;--system-palette-fg-default-400:#d6cec8;--system-palette-fg-default-500:#b7aea8;--system-palette-fg-default-600:#9f948f;--system-palette-fg-default-700:#6e625e;--system-palette-fg-default-800:#331e11;--system-palette-fg-default-900:#24150c;--system-palette-fg-inverted-100:#faf9f7;--system-palette-fg-inverted-200:#f6f3f0;--system-palette-fg-inverted-300:#f1ece8;--system-palette-fg-inverted-400:#ede6e1;--system-palette-fg-inverted-500:#e8e0d9;--system-palette-fg-danger-100:#f9e3d4;--system-palette-fg-danger-200:#f1b398;--system-palette-fg-danger-300:#d16547;--system-palette-fg-danger-400:#bb320c;--system-palette-fg-danger-500:#812308;--system-typography-font-family:"If Sans Variable","Arial",sans-serif;--system-typography-text-decoration-underline:underline;--system-typography-font-style:normal;--system-typography-color-default:#331e11;--system-typography-color-disabled:#6e625e99;--system-typography-color-quiet:#6e625e;--system-typography-color-inverted:#faf9f7;--system-typography-color-inverted-disabled:#faf9f7b3;--system-typography-color-inverted-quiet:#faf9f7b3;--system-typography-paragraph-font-size-x-large:1.375rem;--system-typography-paragraph-font-size-large:1.125rem;--system-typography-paragraph-font-size-medium:1rem;--system-typography-paragraph-font-size-small:.875rem;--system-typography-paragraph-font-variation-settings-large:"wght" 78;--system-typography-paragraph-font-variation-settings-medium:"wght" 78;--system-typography-paragraph-font-variation-settings-small:"wght" 78;--system-typography-paragraph-line-height-x-large:2rem;--system-typography-paragraph-line-height-large:1.75rem;--system-typography-paragraph-line-height-medium:1.5rem;--system-typography-paragraph-line-height-small:1.25rem;--system-typography-paragraph-paragraph-spacing-x-large:2rem 0 0;--system-typography-paragraph-paragraph-spacing-large:1.5rem 0 0;--system-typography-paragraph-paragraph-spacing-medium:1.5rem 0 0;--system-typography-paragraph-paragraph-spacing-small:1.125rem 0 0;--system-typography-heading-font-size-xx-large:3.25rem;--system-typography-heading-font-size-x-large:2.625rem;--system-typography-heading-font-size-large:2rem;--system-typography-heading-font-size-medium:1.75rem;--system-typography-heading-font-size-small:1.5rem;--system-typography-heading-font-size-x-small:1.25rem;--system-typography-heading-font-size-xx-small:1.125rem;--system-typography-heading-font-variation-settings-xx-large:"wght" 60;--system-typography-heading-font-variation-settings-x-large:"wght" 68;--system-typography-heading-font-variation-settings-large:"wght" 78;--system-typography-heading-font-variation-settings-medium:"wght" 78;--system-typography-heading-font-variation-settings-small:"wght" 78;--system-typography-heading-font-variation-settings-x-small:"wght" 106;--system-typography-heading-font-variation-settings-xx-small:"wght" 106;--system-typography-heading-line-height-xx-large:4rem;--system-typography-heading-line-height-x-large:3.25rem;--system-typography-heading-line-height-large:2.5rem;--system-typography-heading-line-height-medium:2.25rem;--system-typography-heading-line-height-small:2rem;--system-typography-heading-line-height-x-small:1.75rem;--system-typography-heading-line-height-xx-small:1.625rem;--system-typography-ui-font-size-large:1.125rem;--system-typography-ui-font-size-medium:1rem;--system-typography-ui-font-size-small:.875rem;--system-typography-ui-font-size-x-small:.75rem;--system-typography-ui-line-height-large:1.5rem;--system-typography-ui-line-height-medium:1.25rem;--system-typography-ui-line-height-small:1rem;--system-typography-ui-line-height-x-small:.875rem;--system-typography-ui-font-variation-settings-thin:"wght" 36;--system-typography-ui-font-variation-settings-light:"wght" 60;--system-typography-ui-font-variation-settings-regular:"wght" 78;--system-typography-ui-font-variation-settings-semi-bold:"wght" 106;--system-typography-ui-font-variation-settings-bold:"wght" 132;--system-typography-paragraph-margin:0;--system-typography-heading-margin:0;--system-typography-ui-margin:0;--system-typography-paragraph-font-weight-x-large:normal;--system-typography-paragraph-font-weight-large:normal;--system-typography-paragraph-font-weight-medium:normal;--system-typography-paragraph-font-weight-small:normal;--system-typography-heading-font-weight-xx-large:normal;--system-typography-heading-font-weight-x-large:normal;--system-typography-heading-font-weight-large:normal;--system-typography-heading-font-weight-medium:normal;--system-typography-heading-font-weight-small:normal;--system-typography-heading-font-weight-x-small:normal;--system-typography-heading-font-weight-xx-small:normal;--system-typography-ui-font-weight-thin:normal;--system-typography-ui-font-weight-light:normal;--system-typography-ui-font-weight-regular:normal;--system-typography-ui-font-weight-semi-bold:normal;--system-typography-ui-font-weight-bold:normal;--system-focus-outline-offset:2px;--system-focus-outline-style:solid;--system-focus-outline-width:2px;--system-action-background:#fff;--system-action-background-disabled:#faf9f7;--system-z-index-100:100;--system-z-index-200:200;--system-layout-gap-sm:1rem;--system-layout-gap-md:2.5rem;--system-layout-gap-lg:2.5rem;--system-border-width-thin:1px;--system-border-width-medium:2px;--system-border-width-thick:3px;--system-border-radius-small:.25rem;--system-border-radius-medium:.375rem;--system-border-radius-large:.75rem;--system-stroke-width-thin:1.2px;--system-stroke-width-medium:1.5px;--system-typography-paragraph-font-variation-settings-x-large:"wght" 68}::backdrop{--system-backdrop-dark:#6e625e66}:host,:root{--system-linear-100:.1s linear;--system-linear-200:.2s linear;--system-linear-300:.4s linear;--system-linear-400:1s linear;--system-linear-500:1.5s linear;--system-linear-600:2s linear;--system-ease-100:.1s ease;--system-ease-200:.2s ease;--system-ease-300:.4s ease;--system-ease-400:1s ease;--system-ease-500:1.5s ease;--system-ease-600:2s ease;--system-ease-in-100:.1s ease-in;--system-ease-in-200:.2s ease-in;--system-ease-in-300:.4s ease-in;--system-ease-in-400:1s ease-in;--system-ease-in-500:1.5s ease-in;--system-ease-in-600:2s ease-in;--system-ease-out-100:.1s ease-out;--system-ease-out-200:.2s ease-out;--system-ease-out-300:.4s ease-out;--system-ease-out-400:1s ease-out;--system-ease-out-500:1.5s ease-out;--system-ease-out-600:2s ease-out;--system-ease-in-out-100:.1s ease-in-out;--system-ease-in-out-200:.2s ease-in-out;--system-ease-in-out-300:.4s ease-in-out;--system-ease-in-out-400:1s ease-in-out;--system-ease-in-out-500:1.5s ease-in-out;--system-ease-in-out-600:2s ease-in-out}div,h1,h2,h3,h4,h5,h6,p,span{font-variation-settings:unset;font-weight:unset}b{font-variation-settings:var(--system-typography-ui-font-variation-settings-bold);font-weight:var(--system-typography-ui-font-weight-bold)}.if.typography{color:var(--system-typography-color-default);font-family:var(--system-typography-font-family);font-style:var(--system-typography-font-style)}.if.typography.disabled{color:var(--system-typography-color-disabled)}.if.typography.quiet{color:var(--system-typography-color-quiet)}.if.typography.inverted{color:var(--system-typography-color-inverted)}.if.typography.inverted.disabled,.if.typography.inverted.quiet{color:var(--system-typography-color-inverted-disabled)}.if.typography.underline{-webkit-text-decoration:var(--system-typography-text-decoration-underline);-webkit-text-decoration:var(--system-typography-text-decoration-underline);text-decoration:var(--system-typography-text-decoration-underline)}.if.typography.paragraph{margin:var(--system-typography-paragraph-margin)}.if.typography.paragraph.x-large{font-size:var(--system-typography-paragraph-font-size-x-large);font-variation-settings:var(--system-typography-paragraph-font-variation-settings-x-large);font-weight:var(--system-typography-paragraph-font-weight-x-large);line-height:var(--system-typography-paragraph-line-height-x-large)}.if.typography.paragraph.large{font-size:var(--system-typography-paragraph-font-size-large);font-variation-settings:var(--system-typography-paragraph-font-variation-settings-large);font-weight:var(--system-typography-paragraph-font-weight-large);line-height:var(--system-typography-paragraph-line-height-large)}.if.typography.paragraph.medium{font-size:var(--system-typography-paragraph-font-size-medium);font-variation-settings:var(--system-typography-paragraph-font-variation-settings-medium);font-weight:var(--system-typography-paragraph-font-weight-medium);line-height:var(--system-typography-paragraph-line-height-medium)}.if.typography.paragraph.small{font-size:var(--system-typography-paragraph-font-size-small);font-variation-settings:var(--system-typography-paragraph-font-variation-settings-small);font-weight:var(--system-typography-paragraph-font-weight-small);line-height:var(--system-typography-paragraph-line-height-small)}.if.typography.heading{margin:var(--system-typography-heading-margin)}.if.typography.heading.xx-large{font-size:var(--system-typography-heading-font-size-xx-large);font-variation-settings:var(--system-typography-heading-font-variation-settings-xx-large);font-weight:var(--system-typography-heading-font-weight-xx-large);line-height:var(--system-typography-heading-line-height-xx-large)}.if.typography.heading.x-large{font-size:var(--system-typography-heading-font-size-x-large);font-variation-settings:var(--system-typography-heading-font-variation-settings-x-large);font-weight:var(--system-typography-heading-font-weight-x-large);line-height:var(--system-typography-heading-line-height-x-large)}.if.typography.heading.large{font-size:var(--system-typography-heading-font-size-large);font-variation-settings:var(--system-typography-heading-font-variation-settings-large);font-weight:var(--system-typography-heading-font-weight-large);line-height:var(--system-typography-heading-line-height-large)}.if.typography.heading.medium{font-size:var(--system-typography-heading-font-size-medium);font-variation-settings:var(--system-typography-heading-font-variation-settings-medium);font-weight:var(--system-typography-heading-font-weight-medium);line-height:var(--system-typography-heading-line-height-medium)}.if.typography.heading.small{font-size:var(--system-typography-heading-font-size-small);font-variation-settings:var(--system-typography-heading-font-variation-settings-small);font-weight:var(--system-typography-heading-font-weight-small);line-height:var(--system-typography-heading-line-height-small)}.if.typography.heading.x-small{font-size:var(--system-typography-heading-font-size-x-small);font-variation-settings:var(--system-typography-heading-font-variation-settings-x-small);font-weight:var(--system-typography-heading-font-weight-x-small);line-height:var(--system-typography-heading-line-height-x-small)}.if.typography.heading.xx-small{font-size:var(--system-typography-heading-font-size-xx-small);font-variation-settings:var(--system-typography-heading-font-variation-settings-xx-small);font-weight:var(--system-typography-heading-font-weight-xx-small);line-height:var(--system-typography-heading-line-height-xx-small)}.if.typography.ui{font-variation-settings:var(--system-typography-ui-font-variation-settings-regular);font-weight:var(--system-typography-ui-font-weight-regular);margin:var(--system-typography-ui-margin)}.if.typography.ui.weight-medium{font-variation-settings:var(--system-typography-ui-font-variation-settings-semi-bold);font-weight:var(--system-typography-ui-font-weight-semi-bold)}.if.typography.ui.weight-bold{font-variation-settings:var(--system-typography-ui-font-variation-settings-bold);font-weight:var(--system-typography-ui-font-weight-bold)}.if.typography.ui.italic{font-style:italic}.if.typography.ui.large{font-size:var(--system-typography-ui-font-size-large);line-height:var(--system-typography-ui-line-height-large)}.if.typography.ui.medium{font-size:var(--system-typography-ui-font-size-medium);line-height:var(--system-typography-ui-line-height-medium)}.if.typography.ui.small{font-size:var(--system-typography-ui-font-size-small);line-height:var(--system-typography-ui-line-height-small)}.if.typography.ui.x-small{font-size:var(--system-typography-ui-font-size-x-small);line-height:var(--system-typography-ui-line-height-x-small)}a.if{color:var(--ids-anchor-color);-webkit-text-decoration:var(--ids-anchor-text-decoration);-webkit-text-decoration:var(--ids-anchor-text-decoration);text-decoration:var(--ids-anchor-text-decoration)}a.if.is-visited,a.if:visited{color:var(--ids-anchor-visited-color)}a.if.is-hovered{-webkit-text-decoration:var(--ids-anchor-hover-text-decoration);-webkit-text-decoration:var(--ids-anchor-hover-text-decoration);text-decoration:var(--ids-anchor-hover-text-decoration)}@media (hover:hover) and (pointer:fine){a.if:hover{-webkit-text-decoration:var(--ids-anchor-hover-text-decoration);-webkit-text-decoration:var(--ids-anchor-hover-text-decoration);text-decoration:var(--ids-anchor-hover-text-decoration)}}a.if.is-active,a.if:active{color:var(--ids-anchor-active-color)}a.if.is-focused,a.if:focus-visible{outline-color:var(--ids-anchor-focus-outline-color);outline-offset:var(--ids-anchor-focus-outline-offset);outline-style:var(--ids-anchor-focus-outline-style);outline-width:var(--ids-anchor-focus-outline-width)}a.if.inverted.is-focused,a.if.inverted:focus-visible{outline-color:var(--ids-anchor-inverted-focus-outline-color);outline-offset:var(--ids-anchor-focus-outline-offset);outline-style:var(--ids-anchor-focus-outline-style);outline-width:var(--ids-anchor-focus-outline-width)}a.if.underline{text-decoration:underline}@keyframes ids-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ids-fade-out{0%{opacity:1}to{opacity:0}}@keyframes ids-show-flex{0%{opacity:0;display:none}1%{display:flex}to{opacity:1;display:flex}}@keyframes ids-hide-flex{0%{opacity:1;display:flex}99%{display:flex}to{opacity:0;display:none}}@keyframes ids-show-block{0%{opacity:0;display:none}1%{display:block}to{opacity:1;display:block}}@keyframes ids-hide-block{0%{opacity:1;display:block}99%{display:block}to{opacity:0;display:none}}@keyframes ids-expand-vertical{0%{opacity:0;max-height:0;padding-top:0;padding-bottom:0}to{opacity:1;max-height:100%}}@keyframes ids-collapse-vertical{0%{opacity:1;max-height:100%}to{opacity:0;max-height:0;padding-top:0;padding-bottom:0}}@keyframes ids-expand-horizontal{0%{opacity:0;max-width:0;padding-right:0}to{opacity:1;max-width:100%}}@keyframes ids-collapse-horizontal{0%{opacity:1;max-width:100%}to{opacity:0;max-width:0;padding-right:0}}@keyframes ids-expand-from-bottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes ids-expand-from-right-side{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes ids-expand-from-left-side{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}html.if{-webkit-text-size-adjust:100%}body.if,html.if{height:100%;min-height:unset}body.if{background-color:var(--system-page-default,#f6f3f0);box-sizing:border-box;color:var(--system-text-default-default,#331e11);font-family:var(--system-typography-font-family,Arial,sans-serif);font-style:var(--system-typography-font-style,normal);font-variation-settings:var(--system-typography-paragraph-font-variation-settings-medium,"wght" 78);font-weight:var(--system-typography-paragraph-font-weight-medium,400);line-height:var(--system-typography-paragraph-line-height-medium,1.5rem)}.if,.if:after,.if:before{box-sizing:border-box;margin:0;padding:0}.if.app{min-height:100%}.if.app,.if.main{height:unset;flex-direction:column;width:100%;display:flex}.if.main{flex-grow:1}:root{--yellow-500:#e9ad25;--yellow-400:#fcc74f;--yellow-300:#f8d077;--yellow-200:#f7dfa1;--yellow-100:#f9ebc7;--brown-900:#24150c;--brown-800:#331e11;--brown-700:#6e625e;--brown-600:#9f948f;--brown-500:#b7aea8;--beige-600:#d6cec8;--beige-500:#e8e0d9;--beige-400:#ede6e1;--beige-300:#f1ece8;--beige-200:#f6f3f0;--beige-100:#faf9f7;--blue-500:#1241a2;--blue-400:#0054f0;--blue-300:#5a8ae2;--blue-200:#a8c2f0;--blue-100:#e1e9f6;--red-500:#812308;--red-400:#bb320c;--red-300:#d16547;--red-200:#f1b398;--red-100:#f9e3d4;--green-500:#183f1f;--green-400:#217331;--green-300:#4b9b5a;--green-200:#b6d5b5;--green-100:#e0f0db;--white:#fff;--black:black;--transparent:transparent;--inherit:inherit}html{overflow-y:overlay}#__next{flex-direction:column;min-height:100vh;display:flex}body:has(dialog.if.modal-v19[open]){overflow:visible!important}[popover]:popover-open:not(dialog){background-color:#0000;border:none}.if.section{--ids-section-padding-lg:5.5rem 0;--ids-section-padding-md:5.5rem 0}h1,h2,h3,h4,h5,h6{margin:var(--system-typography-heading-margin)}hr{box-sizing:initial;border-width:medium medium 1pt;border-color:currentColor currentColor #e8e0d9;border-top-style:none;border-left-style:none;border-right-style:none;height:0;margin-top:1rem;margin-bottom:3.5rem;overflow:visible}h1,h2,h3,h4,h5,h6{font-family:var(--system-typography-font-family)}h1{font-size:var(--system-typography-heading-font-size-xx-large);font-variation-settings:var(--system-typography-heading-font-variation-settings-xx-large);font-weight:var(--system-typography-heading-font-weight-xx-large);line-height:var(--system-typography-heading-line-height-xx-large)}h2{font-size:var(--system-typography-heading-font-size-x-large);font-variation-settings:var(--system-typography-heading-font-variation-settings-x-large);font-weight:var(--system-typography-heading-font-weight-x-large);line-height:var(--system-typography-heading-line-height-x-large)}h3{font-size:var(--system-typography-heading-font-size-large);font-variation-settings:var(--system-typography-heading-font-variation-settings-large);font-weight:var(--system-typography-heading-font-weight-large);line-height:var(--system-typography-heading-line-height-large)}h4{font-size:var(--system-typography-heading-font-size-medium);font-variation-settings:var(--system-typography-heading-font-variation-settings-medium);font-weight:var(--system-typography-heading-font-weight-medium);line-height:var(--system-typography-heading-line-height-medium)}h5{font-size:var(--system-typography-heading-font-size-small);font-variation-settings:var(--system-typography-heading-font-variation-settings-small);font-weight:var(--system-typography-heading-font-weight-small);line-height:var(--system-typography-heading-line-height-small)}h6{font-size:var(--system-typography-heading-font-size-x-small);font-variation-settings:var(--system-typography-heading-font-variation-settings-x-small);font-weight:var(--system-typography-heading-font-weight-x-small);line-height:var(--system-typography-heading-line-height-x-small)}b{font-variation-settings:var(--system-typography-ui-font-variation-settings-bold);font-weight:var(--system-typography-ui-font-weight-bold);font-size:var(--system-typography-ui-font-size-medium);line-height:var(--system-typography-ui-line-height-medium)}.grecaptcha-badge{visibility:hidden}
