@import"https://fonts.googleapis.com/css?family=Montserrat:400,700";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Arabic:wght@200;300;400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600&display=swap";*,:before,:after,::backdrop,::file-selector-button{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0;padding:0}html{text-size-adjust:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;min-height:100dvh;text-rendering:optimizespeed;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,button,input,label{line-height:1.1}img,picture,video,canvas,svg,audio,iframe,embed,object{display:block;vertical-align:middle}img,picture,video,svg{max-width:100%;height:auto}input,button,textarea,select{font:inherit;cursor:pointer}input:disabled,button:disabled,textarea:disabled,select:disabled{cursor:not-allowed}ul[role=list],ol[role=list]{list-style:none;padding-inline-start:0;margin-block:0}ul[role=list]>li,ol[role=list]>li{margin-block:0}a{text-decoration-skip-ink:auto;text-decoration:none;color:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--font-family-base: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif}html{font-size:1rem}body{font-family:var(--font-family-base);font-weight:400;line-height:1.5;color:var(--text-default)}h1,h2,h3,h4,h5,h6{margin-bottom:.5em;font-family:var(--font-family-base);font-weight:700;line-height:1.2}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-bottom:1rem}small{font-size:.875rem}button{padding:.5rem 1rem;border:0;border-radius:.25rem;font-family:var(--font-family-base);cursor:pointer;transition:background-color .2s ease-in-out,color .2s ease-in-out}button:focus{outline:none}button:disabled{background-color:#e0e0e0;color:#a0a0a0;cursor:not-allowed}button:not([class*=bg-]){background-color:var(--button-bg-color, #007bff);color:var(--button-text-color, #fff)}button:not([class*=bg-]):hover{background-color:var(--button-bg-color-hover, #0056b3)}input[type=text],input[type=tel],input[type=email],input[type=password],input[type=number],input[type=search],textarea{padding:.5rem;border:var(--border-size, 1px) var(--border-style, solid) var(--border-base, var(--secondary));border-radius:.25rem;width:100%;font-family:var(--font-family-base);transition:border .2s ease-in-out}input[type=text]:focus,input[type=tel]:focus,input[type=email]:focus,input[type=password]:focus,input[type=number]:focus,input[type=search]:focus,textarea:focus{border-color:var(--link-color);outline:none}input[type=checkbox],input[type=radio]{margin-right:.5rem}select{padding:.5rem;border:var(--border-size, 1px) var(--border-style, solid) var(--border-base, var(--secondary));border-radius:.25rem;width:100%;font-family:var(--font-family-base);transition:border .2s ease-in-out}select:focus{border-color:var(--link-color);outline:none}blockquote{margin:1rem 0;padding:.5rem 1rem;border-left:var(--border-size, 4px) var(--border-style, solid) var(--border-base, var(--secondary));font-style:italic}hr{border:none;border-top:var(--border-size, 1px) var(--border-style, solid) var(--border-base, var(--secondary));margin:1rem 0}img{max-width:100%;height:auto}figure{margin:1rem 0}figcaption{font-size:.875rem;color:var(--text-muted, #666)}a{transition:color .2s ease-in-out}a:not([class*=text-]){color:var(--link-color)}a:not([class*=text-]):hover{color:var(--link-hover-color)}label[for]{cursor:pointer}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}code{font-family:Courier New,Courier,monospace;background-color:#f8f8f8;color:#d63384;padding:2px 6px;border-radius:3px;white-space:nowrap}[data-theme=dark] code{background-color:#333;color:#f8f8f2}@media (prefers-color-scheme: dark){[data-theme=system] code{background-color:#333;color:#f8f8f2}}.flex.row,.flex\@xs.row,.flex\@sm.row,.flex\@md.row,.flex\@lg.row,.flex\@xl.row,.flex\@2xl.row{flex-direction:row}.flex.row-reverse,.flex\@xs.row-reverse,.flex\@sm.row-reverse,.flex\@md.row-reverse,.flex\@lg.row-reverse,.flex\@xl.row-reverse,.flex\@2xl.row-reverse{flex-direction:row-reverse}.flex.col,.flex\@xs.col,.flex\@sm.col,.flex\@md.col,.flex\@lg.col,.flex\@xl.col,.flex\@2xl.col{flex-direction:column}.flex.col-reverse,.flex\@xs.col-reverse,.flex\@sm.col-reverse,.flex\@md.col-reverse,.flex\@lg.col-reverse,.flex\@xl.col-reverse,.flex\@2xl.col-reverse{flex-direction:column-reverse}.flex.wrap,.flex\@xs.wrap,.flex\@sm.wrap,.flex\@md.wrap,.flex\@lg.wrap,.flex\@xl.wrap,.flex\@2xl.wrap{flex-wrap:wrap}.flex.nowrap,.flex\@xs.nowrap,.flex\@sm.nowrap,.flex\@md.nowrap,.flex\@lg.nowrap,.flex\@xl.nowrap,.flex\@2xl.nowrap{flex-wrap:nowrap}.flex.wrap-reverse,.flex\@xs.wrap-reverse,.flex\@sm.wrap-reverse,.flex\@md.wrap-reverse,.flex\@lg.wrap-reverse,.flex\@xl.wrap-reverse,.flex\@2xl.wrap-reverse{flex-wrap:wrap-reverse}.flex.start,.flex\@xs.start,.flex\@sm.start,.flex\@md.start,.flex\@lg.start,.flex\@xl.start,.flex\@2xl.start{justify-content:flex-start}.flex.end,.flex\@xs.end,.flex\@sm.end,.flex\@md.end,.flex\@lg.end,.flex\@xl.end,.flex\@2xl.end{justify-content:flex-end}.flex.center,.flex\@xs.center,.flex\@sm.center,.flex\@md.center,.flex\@lg.center,.flex\@xl.center,.flex\@2xl.center{justify-content:center}.flex.stretch,.flex\@xs.stretch,.flex\@sm.stretch,.flex\@md.stretch,.flex\@lg.stretch,.flex\@xl.stretch,.flex\@2xl.stretch{justify-content:stretch}.flex.between,.flex\@xs.between,.flex\@sm.between,.flex\@md.between,.flex\@lg.between,.flex\@xl.between,.flex\@2xl.between{justify-content:space-between}.flex.around,.flex\@xs.around,.flex\@sm.around,.flex\@md.around,.flex\@lg.around,.flex\@xl.around,.flex\@2xl.around{justify-content:space-around}.flex.evenly,.flex\@xs.evenly,.flex\@sm.evenly,.flex\@md.evenly,.flex\@lg.evenly,.flex\@xl.evenly,.flex\@2xl.evenly{justify-content:space-evenly}.flex.x-start,.flex\@xs.x-start,.flex\@sm.x-start,.flex\@md.x-start,.flex\@lg.x-start,.flex\@xl.x-start,.flex\@2xl.x-start{align-items:flex-start}.flex.x-end,.flex\@xs.x-end,.flex\@sm.x-end,.flex\@md.x-end,.flex\@lg.x-end,.flex\@xl.x-end,.flex\@2xl.x-end{align-items:flex-end}.flex.x-center,.flex\@xs.x-center,.flex\@sm.x-center,.flex\@md.x-center,.flex\@lg.x-center,.flex\@xl.x-center,.flex\@2xl.x-center{align-items:center}.flex.x-baseline,.flex\@xs.x-baseline,.flex\@sm.x-baseline,.flex\@md.x-baseline,.flex\@lg.x-baseline,.flex\@xl.x-baseline,.flex\@2xl.x-baseline{align-items:baseline}.flex.x-stretch,.flex\@xs.x-stretch,.flex\@sm.x-stretch,.flex\@md.x-stretch,.flex\@lg.x-stretch,.flex\@xl.x-stretch,.flex\@2xl.x-stretch{align-items:stretch}.flex.x-content-start,.flex\@xs.x-content-start,.flex\@sm.x-content-start,.flex\@md.x-content-start,.flex\@lg.x-content-start,.flex\@xl.x-content-start,.flex\@2xl.x-content-start{align-content:flex-start}.flex.x-content-end,.flex\@xs.x-content-end,.flex\@sm.x-content-end,.flex\@md.x-content-end,.flex\@lg.x-content-end,.flex\@xl.x-content-end,.flex\@2xl.x-content-end{align-content:flex-end}.flex.x-content-center,.flex\@xs.x-content-center,.flex\@sm.x-content-center,.flex\@md.x-content-center,.flex\@lg.x-content-center,.flex\@xl.x-content-center,.flex\@2xl.x-content-center{align-content:center}.flex.x-content-between,.flex\@xs.x-content-between,.flex\@sm.x-content-between,.flex\@md.x-content-between,.flex\@lg.x-content-between,.flex\@xl.x-content-between,.flex\@2xl.x-content-between{align-content:space-between}.flex.x-content-around,.flex\@xs.x-content-around,.flex\@sm.x-content-around,.flex\@md.x-content-around,.flex\@lg.x-content-around,.flex\@xl.x-content-around,.flex\@2xl.x-content-around{align-content:space-around}.flex.x-content-evenly,.flex\@xs.x-content-evenly,.flex\@sm.x-content-evenly,.flex\@md.x-content-evenly,.flex\@lg.x-content-evenly,.flex\@xl.x-content-evenly,.flex\@2xl.x-content-evenly{align-content:space-evenly}.flex.x-content-stretch,.flex\@xs.x-content-stretch,.flex\@sm.x-content-stretch,.flex\@md.x-content-stretch,.flex\@lg.x-content-stretch,.flex\@xl.x-content-stretch,.flex\@2xl.x-content-stretch{align-content:stretch}.flex>.fill-auto,.flex\@xs>.fill-auto,.flex\@sm>.fill-auto,.flex\@md>.fill-auto,.flex\@lg>.fill-auto,.flex\@xl>.fill-auto,.flex\@2xl>.fill-auto{flex:1 1 auto}.flex>.fill-full,.flex\@xs>.fill-full,.flex\@sm>.fill-full,.flex\@md>.fill-full,.flex\@lg>.fill-full,.flex\@xl>.fill-full,.flex\@2xl>.fill-full{flex:0 0 100%}.flex>.grow,.flex\@xs>.grow,.flex\@sm>.grow,.flex\@md>.grow,.flex\@lg>.grow,.flex\@xl>.grow,.flex\@2xl>.grow{flex:1 1 0%}.flex>.no-grow,.flex\@xs>.no-grow,.flex\@sm>.no-grow,.flex\@md>.no-grow,.flex\@lg>.no-grow,.flex\@xl>.no-grow,.flex\@2xl>.no-grow{flex:none}.flex>.order-first,.flex\@xs>.order-first,.flex\@sm>.order-first,.flex\@md>.order-first,.flex\@lg>.order-first,.flex\@xl>.order-first,.flex\@2xl>.order-first{order:-1}.flex>.order-last,.flex\@xs>.order-last,.flex\@sm>.order-last,.flex\@md>.order-last,.flex\@lg>.order-last,.flex\@xl>.order-last,.flex\@2xl>.order-last{order:9999}.flex>.order-none,.flex\@xs>.order-none,.flex\@sm>.order-none,.flex\@md>.order-none,.flex\@lg>.order-none,.flex\@xl>.order-none,.flex\@2xl>.order-none{order:0}.flex>.shrink,.flex\@xs>.shrink,.flex\@sm>.shrink,.flex\@md>.shrink,.flex\@lg>.shrink,.flex\@xl>.shrink,.flex\@2xl>.shrink{flex-shrink:1}.flex>.no-shrink,.flex\@xs>.no-shrink,.flex\@sm>.no-shrink,.flex\@md>.no-shrink,.flex\@lg>.no-shrink,.flex\@xl>.no-shrink,.flex\@2xl>.no-shrink{flex-shrink:0}.flex>.shrink-twice,.flex\@xs>.shrink-twice,.flex\@sm>.shrink-twice,.flex\@md>.shrink-twice,.flex\@lg>.shrink-twice,.flex\@xl>.shrink-twice,.flex\@2xl>.shrink-twice{flex-shrink:2}.flex>.self-end,.flex\@xs>.self-end,.flex\@sm>.self-end,.flex\@md>.self-end,.flex\@lg>.self-end,.flex\@xl>.self-end,.flex\@2xl>.self-end{align-self:flex-end}.flex>.self-start,.flex\@xs>.self-start,.flex\@sm>.self-start,.flex\@md>.self-start,.flex\@lg>.self-start,.flex\@xl>.self-start,.flex\@2xl>.self-start{align-self:flex-start}.flex>.self-center,.flex\@xs>.self-center,.flex\@sm>.self-center,.flex\@md>.self-center,.flex\@lg>.self-center,.flex\@xl>.self-center,.flex\@2xl>.self-center{align-self:center}.flex>.self-stretch,.flex\@xs>.self-stretch,.flex\@sm>.self-stretch,.flex\@md>.self-stretch,.flex\@lg>.self-stretch,.flex\@xl>.self-stretch,.flex\@2xl>.self-stretch{align-self:stretch}.flex>.self-baseline,.flex\@xs>.self-baseline,.flex\@sm>.self-baseline,.flex\@md>.self-baseline,.flex\@lg>.self-baseline,.flex\@xl>.self-baseline,.flex\@2xl>.self-baseline{align-self:baseline}.flex>.self-auto,.flex\@xs>.self-auto,.flex\@sm>.self-auto,.flex\@md>.self-auto,.flex\@lg>.self-auto,.flex\@xl>.self-auto,.flex\@2xl>.self-auto{align-self:auto}.flex>.fill-1,.flex\@xs>.fill-1,.flex\@sm>.fill-1,.flex\@md>.fill-1,.flex\@lg>.fill-1,.flex\@xl>.fill-1,.flex\@2xl>.fill-1{flex:0 0 calc((100% - 23 * var(--flex-gap, 0px)) / 24);max-width:calc((100% - 23 * var(--flex-gap, 0px)) / 24);min-width:0}.flex>.order-1,.flex\@xs>.order-1,.flex\@sm>.order-1,.flex\@md>.order-1,.flex\@lg>.order-1,.flex\@xl>.order-1,.flex\@2xl>.order-1{order:1}.flex>.fill-2,.flex\@xs>.fill-2,.flex\@sm>.fill-2,.flex\@md>.fill-2,.flex\@lg>.fill-2,.flex\@xl>.fill-2,.flex\@2xl>.fill-2{flex:0 0 calc((100% - 11 * var(--flex-gap, 0px)) / 12);max-width:calc((100% - 11 * var(--flex-gap, 0px)) / 12);min-width:0}.flex>.order-2,.flex\@xs>.order-2,.flex\@sm>.order-2,.flex\@md>.order-2,.flex\@lg>.order-2,.flex\@xl>.order-2,.flex\@2xl>.order-2{order:2}.flex>.fill-3,.flex\@xs>.fill-3,.flex\@sm>.fill-3,.flex\@md>.fill-3,.flex\@lg>.fill-3,.flex\@xl>.fill-3,.flex\@2xl>.fill-3{flex:0 0 calc((100% - 7 * var(--flex-gap, 0px)) / 8);max-width:calc((100% - 7 * var(--flex-gap, 0px)) / 8);min-width:0}.flex>.order-3,.flex\@xs>.order-3,.flex\@sm>.order-3,.flex\@md>.order-3,.flex\@lg>.order-3,.flex\@xl>.order-3,.flex\@2xl>.order-3{order:3}.flex>.fill-4,.flex\@xs>.fill-4,.flex\@sm>.fill-4,.flex\@md>.fill-4,.flex\@lg>.fill-4,.flex\@xl>.fill-4,.flex\@2xl>.fill-4{flex:0 0 calc((100% - 5 * var(--flex-gap, 0px)) / 6);max-width:calc((100% - 5 * var(--flex-gap, 0px)) / 6);min-width:0}.flex>.order-4,.flex\@xs>.order-4,.flex\@sm>.order-4,.flex\@md>.order-4,.flex\@lg>.order-4,.flex\@xl>.order-4,.flex\@2xl>.order-4{order:4}.flex>.fill-5,.flex\@xs>.fill-5,.flex\@sm>.fill-5,.flex\@md>.fill-5,.flex\@lg>.fill-5,.flex\@xl>.fill-5,.flex\@2xl>.fill-5{flex:0 0 calc((100% - 3.8 * var(--flex-gap, 0px)) / 4.8);max-width:calc((100% - 3.8 * var(--flex-gap, 0px)) / 4.8);min-width:0}.flex>.order-5,.flex\@xs>.order-5,.flex\@sm>.order-5,.flex\@md>.order-5,.flex\@lg>.order-5,.flex\@xl>.order-5,.flex\@2xl>.order-5{order:5}.flex>.fill-6,.flex\@xs>.fill-6,.flex\@sm>.fill-6,.flex\@md>.fill-6,.flex\@lg>.fill-6,.flex\@xl>.fill-6,.flex\@2xl>.fill-6{flex:0 0 calc((100% - 3 * var(--flex-gap, 0px)) / 4);max-width:calc((100% - 3 * var(--flex-gap, 0px)) / 4);min-width:0}.flex>.order-6,.flex\@xs>.order-6,.flex\@sm>.order-6,.flex\@md>.order-6,.flex\@lg>.order-6,.flex\@xl>.order-6,.flex\@2xl>.order-6{order:6}.flex>.fill-7,.flex\@xs>.fill-7,.flex\@sm>.fill-7,.flex\@md>.fill-7,.flex\@lg>.fill-7,.flex\@xl>.fill-7,.flex\@2xl>.fill-7{flex:0 0 calc((100% - 2.4285714286 * var(--flex-gap, 0px)) / 3.4285714286);max-width:calc((100% - 2.4285714286 * var(--flex-gap, 0px)) / 3.4285714286);min-width:0}.flex>.order-7,.flex\@xs>.order-7,.flex\@sm>.order-7,.flex\@md>.order-7,.flex\@lg>.order-7,.flex\@xl>.order-7,.flex\@2xl>.order-7{order:7}.flex>.fill-8,.flex\@xs>.fill-8,.flex\@sm>.fill-8,.flex\@md>.fill-8,.flex\@lg>.fill-8,.flex\@xl>.fill-8,.flex\@2xl>.fill-8{flex:0 0 calc((100% - 2 * var(--flex-gap, 0px)) / 3);max-width:calc((100% - 2 * var(--flex-gap, 0px)) / 3);min-width:0}.flex>.order-8,.flex\@xs>.order-8,.flex\@sm>.order-8,.flex\@md>.order-8,.flex\@lg>.order-8,.flex\@xl>.order-8,.flex\@2xl>.order-8{order:8}.flex>.fill-9,.flex\@xs>.fill-9,.flex\@sm>.fill-9,.flex\@md>.fill-9,.flex\@lg>.fill-9,.flex\@xl>.fill-9,.flex\@2xl>.fill-9{flex:0 0 calc((100% - 1.6666666667 * var(--flex-gap, 0px)) / 2.6666666667);max-width:calc((100% - 1.6666666667 * var(--flex-gap, 0px)) / 2.6666666667);min-width:0}.flex>.order-9,.flex\@xs>.order-9,.flex\@sm>.order-9,.flex\@md>.order-9,.flex\@lg>.order-9,.flex\@xl>.order-9,.flex\@2xl>.order-9{order:9}.flex>.fill-10,.flex\@xs>.fill-10,.flex\@sm>.fill-10,.flex\@md>.fill-10,.flex\@lg>.fill-10,.flex\@xl>.fill-10,.flex\@2xl>.fill-10{flex:0 0 calc((100% - 1.4 * var(--flex-gap, 0px)) / 2.4);max-width:calc((100% - 1.4 * var(--flex-gap, 0px)) / 2.4);min-width:0}.flex>.order-10,.flex\@xs>.order-10,.flex\@sm>.order-10,.flex\@md>.order-10,.flex\@lg>.order-10,.flex\@xl>.order-10,.flex\@2xl>.order-10{order:10}.flex>.fill-11,.flex\@xs>.fill-11,.flex\@sm>.fill-11,.flex\@md>.fill-11,.flex\@lg>.fill-11,.flex\@xl>.fill-11,.flex\@2xl>.fill-11{flex:0 0 calc((100% - 1.1818181818 * var(--flex-gap, 0px)) / 2.1818181818);max-width:calc((100% - 1.1818181818 * var(--flex-gap, 0px)) / 2.1818181818);min-width:0}.flex>.order-11,.flex\@xs>.order-11,.flex\@sm>.order-11,.flex\@md>.order-11,.flex\@lg>.order-11,.flex\@xl>.order-11,.flex\@2xl>.order-11{order:11}.flex>.fill-12,.flex\@xs>.fill-12,.flex\@sm>.fill-12,.flex\@md>.fill-12,.flex\@lg>.fill-12,.flex\@xl>.fill-12,.flex\@2xl>.fill-12{flex:0 0 calc((100% - 1 * var(--flex-gap, 0px)) / 2);max-width:calc((100% - 1 * var(--flex-gap, 0px)) / 2);min-width:0}.flex>.order-12,.flex\@xs>.order-12,.flex\@sm>.order-12,.flex\@md>.order-12,.flex\@lg>.order-12,.flex\@xl>.order-12,.flex\@2xl>.order-12{order:12}.flex>.fill-13,.flex\@xs>.fill-13,.flex\@sm>.fill-13,.flex\@md>.fill-13,.flex\@lg>.fill-13,.flex\@xl>.fill-13,.flex\@2xl>.fill-13{flex:0 0 calc((100% - .8461538462 * var(--flex-gap, 0px)) / 1.8461538462);max-width:calc((100% - .8461538462 * var(--flex-gap, 0px)) / 1.8461538462);min-width:0}.flex>.order-13,.flex\@xs>.order-13,.flex\@sm>.order-13,.flex\@md>.order-13,.flex\@lg>.order-13,.flex\@xl>.order-13,.flex\@2xl>.order-13{order:13}.flex>.fill-14,.flex\@xs>.fill-14,.flex\@sm>.fill-14,.flex\@md>.fill-14,.flex\@lg>.fill-14,.flex\@xl>.fill-14,.flex\@2xl>.fill-14{flex:0 0 calc((100% - .7142857143 * var(--flex-gap, 0px)) / 1.7142857143);max-width:calc((100% - .7142857143 * var(--flex-gap, 0px)) / 1.7142857143);min-width:0}.flex>.order-14,.flex\@xs>.order-14,.flex\@sm>.order-14,.flex\@md>.order-14,.flex\@lg>.order-14,.flex\@xl>.order-14,.flex\@2xl>.order-14{order:14}.flex>.fill-15,.flex\@xs>.fill-15,.flex\@sm>.fill-15,.flex\@md>.fill-15,.flex\@lg>.fill-15,.flex\@xl>.fill-15,.flex\@2xl>.fill-15{flex:0 0 calc((100% - .6 * var(--flex-gap, 0px)) / 1.6);max-width:calc((100% - .6 * var(--flex-gap, 0px)) / 1.6);min-width:0}.flex>.order-15,.flex\@xs>.order-15,.flex\@sm>.order-15,.flex\@md>.order-15,.flex\@lg>.order-15,.flex\@xl>.order-15,.flex\@2xl>.order-15{order:15}.flex>.fill-16,.flex\@xs>.fill-16,.flex\@sm>.fill-16,.flex\@md>.fill-16,.flex\@lg>.fill-16,.flex\@xl>.fill-16,.flex\@2xl>.fill-16{flex:0 0 calc((100% - .5 * var(--flex-gap, 0px)) / 1.5);max-width:calc((100% - .5 * var(--flex-gap, 0px)) / 1.5);min-width:0}.flex>.order-16,.flex\@xs>.order-16,.flex\@sm>.order-16,.flex\@md>.order-16,.flex\@lg>.order-16,.flex\@xl>.order-16,.flex\@2xl>.order-16{order:16}.flex>.fill-17,.flex\@xs>.fill-17,.flex\@sm>.fill-17,.flex\@md>.fill-17,.flex\@lg>.fill-17,.flex\@xl>.fill-17,.flex\@2xl>.fill-17{flex:0 0 calc((100% - .4117647059 * var(--flex-gap, 0px)) / 1.4117647059);max-width:calc((100% - .4117647059 * var(--flex-gap, 0px)) / 1.4117647059);min-width:0}.flex>.order-17,.flex\@xs>.order-17,.flex\@sm>.order-17,.flex\@md>.order-17,.flex\@lg>.order-17,.flex\@xl>.order-17,.flex\@2xl>.order-17{order:17}.flex>.fill-18,.flex\@xs>.fill-18,.flex\@sm>.fill-18,.flex\@md>.fill-18,.flex\@lg>.fill-18,.flex\@xl>.fill-18,.flex\@2xl>.fill-18{flex:0 0 calc((100% - .3333333333 * var(--flex-gap, 0px)) / 1.3333333333);max-width:calc((100% - .3333333333 * var(--flex-gap, 0px)) / 1.3333333333);min-width:0}.flex>.order-18,.flex\@xs>.order-18,.flex\@sm>.order-18,.flex\@md>.order-18,.flex\@lg>.order-18,.flex\@xl>.order-18,.flex\@2xl>.order-18{order:18}.flex>.fill-19,.flex\@xs>.fill-19,.flex\@sm>.fill-19,.flex\@md>.fill-19,.flex\@lg>.fill-19,.flex\@xl>.fill-19,.flex\@2xl>.fill-19{flex:0 0 calc((100% - .2631578947 * var(--flex-gap, 0px)) / 1.2631578947);max-width:calc((100% - .2631578947 * var(--flex-gap, 0px)) / 1.2631578947);min-width:0}.flex>.order-19,.flex\@xs>.order-19,.flex\@sm>.order-19,.flex\@md>.order-19,.flex\@lg>.order-19,.flex\@xl>.order-19,.flex\@2xl>.order-19{order:19}.flex>.fill-20,.flex\@xs>.fill-20,.flex\@sm>.fill-20,.flex\@md>.fill-20,.flex\@lg>.fill-20,.flex\@xl>.fill-20,.flex\@2xl>.fill-20{flex:0 0 calc((100% - .2 * var(--flex-gap, 0px)) / 1.2);max-width:calc((100% - .2 * var(--flex-gap, 0px)) / 1.2);min-width:0}.flex>.order-20,.flex\@xs>.order-20,.flex\@sm>.order-20,.flex\@md>.order-20,.flex\@lg>.order-20,.flex\@xl>.order-20,.flex\@2xl>.order-20{order:20}.flex>.fill-21,.flex\@xs>.fill-21,.flex\@sm>.fill-21,.flex\@md>.fill-21,.flex\@lg>.fill-21,.flex\@xl>.fill-21,.flex\@2xl>.fill-21{flex:0 0 calc((100% - .1428571429 * var(--flex-gap, 0px)) / 1.1428571429);max-width:calc((100% - .1428571429 * var(--flex-gap, 0px)) / 1.1428571429);min-width:0}.flex>.order-21,.flex\@xs>.order-21,.flex\@sm>.order-21,.flex\@md>.order-21,.flex\@lg>.order-21,.flex\@xl>.order-21,.flex\@2xl>.order-21{order:21}.flex>.fill-22,.flex\@xs>.fill-22,.flex\@sm>.fill-22,.flex\@md>.fill-22,.flex\@lg>.fill-22,.flex\@xl>.fill-22,.flex\@2xl>.fill-22{flex:0 0 calc((100% - .0909090909 * var(--flex-gap, 0px)) / 1.0909090909);max-width:calc((100% - .0909090909 * var(--flex-gap, 0px)) / 1.0909090909);min-width:0}.flex>.order-22,.flex\@xs>.order-22,.flex\@sm>.order-22,.flex\@md>.order-22,.flex\@lg>.order-22,.flex\@xl>.order-22,.flex\@2xl>.order-22{order:22}.flex>.fill-23,.flex\@xs>.fill-23,.flex\@sm>.fill-23,.flex\@md>.fill-23,.flex\@lg>.fill-23,.flex\@xl>.fill-23,.flex\@2xl>.fill-23{flex:0 0 calc((100% - .0434782609 * var(--flex-gap, 0px)) / 1.0434782609);max-width:calc((100% - .0434782609 * var(--flex-gap, 0px)) / 1.0434782609);min-width:0}.flex>.order-23,.flex\@xs>.order-23,.flex\@sm>.order-23,.flex\@md>.order-23,.flex\@lg>.order-23,.flex\@xl>.order-23,.flex\@2xl>.order-23{order:23}.flex>.fill-24,.flex\@xs>.fill-24,.flex\@sm>.fill-24,.flex\@md>.fill-24,.flex\@lg>.fill-24,.flex\@xl>.fill-24,.flex\@2xl>.fill-24{flex:0 0 calc((100% - 0 * var(--flex-gap, 0px)) / 1);max-width:calc((100% - 0 * var(--flex-gap, 0px)) / 1);min-width:0}.flex>.order-24,.flex\@xs>.order-24,.flex\@sm>.order-24,.flex\@md>.order-24,.flex\@lg>.order-24,.flex\@xl>.order-24,.flex\@2xl>.order-24{order:24}@media (min-width: 480px){.flex.row\@xs,.flex\@xs.row\@xs,.flex\@sm.row\@xs,.flex\@md.row\@xs,.flex\@lg.row\@xs,.flex\@xl.row\@xs,.flex\@2xl.row\@xs{flex-direction:row}.flex.row-reverse\@xs,.flex\@xs.row-reverse\@xs,.flex\@sm.row-reverse\@xs,.flex\@md.row-reverse\@xs,.flex\@lg.row-reverse\@xs,.flex\@xl.row-reverse\@xs,.flex\@2xl.row-reverse\@xs{flex-direction:row-reverse}.flex.col\@xs,.flex\@xs.col\@xs,.flex\@sm.col\@xs,.flex\@md.col\@xs,.flex\@lg.col\@xs,.flex\@xl.col\@xs,.flex\@2xl.col\@xs{flex-direction:column}.flex.col-reverse\@xs,.flex\@xs.col-reverse\@xs,.flex\@sm.col-reverse\@xs,.flex\@md.col-reverse\@xs,.flex\@lg.col-reverse\@xs,.flex\@xl.col-reverse\@xs,.flex\@2xl.col-reverse\@xs{flex-direction:column-reverse}.flex.wrap\@xs,.flex\@xs.wrap\@xs,.flex\@sm.wrap\@xs,.flex\@md.wrap\@xs,.flex\@lg.wrap\@xs,.flex\@xl.wrap\@xs,.flex\@2xl.wrap\@xs{flex-wrap:wrap}.flex.nowrap\@xs,.flex\@xs.nowrap\@xs,.flex\@sm.nowrap\@xs,.flex\@md.nowrap\@xs,.flex\@lg.nowrap\@xs,.flex\@xl.nowrap\@xs,.flex\@2xl.nowrap\@xs{flex-wrap:nowrap}.flex.wrap-reverse\@xs,.flex\@xs.wrap-reverse\@xs,.flex\@sm.wrap-reverse\@xs,.flex\@md.wrap-reverse\@xs,.flex\@lg.wrap-reverse\@xs,.flex\@xl.wrap-reverse\@xs,.flex\@2xl.wrap-reverse\@xs{flex-wrap:wrap-reverse}.flex.start\@xs,.flex\@xs.start\@xs,.flex\@sm.start\@xs,.flex\@md.start\@xs,.flex\@lg.start\@xs,.flex\@xl.start\@xs,.flex\@2xl.start\@xs{justify-content:flex-start}.flex.end\@xs,.flex\@xs.end\@xs,.flex\@sm.end\@xs,.flex\@md.end\@xs,.flex\@lg.end\@xs,.flex\@xl.end\@xs,.flex\@2xl.end\@xs{justify-content:flex-end}.flex.center\@xs,.flex\@xs.center\@xs,.flex\@sm.center\@xs,.flex\@md.center\@xs,.flex\@lg.center\@xs,.flex\@xl.center\@xs,.flex\@2xl.center\@xs{justify-content:center}.flex.stretch\@xs,.flex\@xs.stretch\@xs,.flex\@sm.stretch\@xs,.flex\@md.stretch\@xs,.flex\@lg.stretch\@xs,.flex\@xl.stretch\@xs,.flex\@2xl.stretch\@xs{justify-content:stretch}.flex.between\@xs,.flex\@xs.between\@xs,.flex\@sm.between\@xs,.flex\@md.between\@xs,.flex\@lg.between\@xs,.flex\@xl.between\@xs,.flex\@2xl.between\@xs{justify-content:space-between}.flex.around\@xs,.flex\@xs.around\@xs,.flex\@sm.around\@xs,.flex\@md.around\@xs,.flex\@lg.around\@xs,.flex\@xl.around\@xs,.flex\@2xl.around\@xs{justify-content:space-around}.flex.evenly\@xs,.flex\@xs.evenly\@xs,.flex\@sm.evenly\@xs,.flex\@md.evenly\@xs,.flex\@lg.evenly\@xs,.flex\@xl.evenly\@xs,.flex\@2xl.evenly\@xs{justify-content:space-evenly}.flex.x-start\@xs,.flex\@xs.x-start\@xs,.flex\@sm.x-start\@xs,.flex\@md.x-start\@xs,.flex\@lg.x-start\@xs,.flex\@xl.x-start\@xs,.flex\@2xl.x-start\@xs{align-items:flex-start}.flex.x-end\@xs,.flex\@xs.x-end\@xs,.flex\@sm.x-end\@xs,.flex\@md.x-end\@xs,.flex\@lg.x-end\@xs,.flex\@xl.x-end\@xs,.flex\@2xl.x-end\@xs{align-items:flex-end}.flex.x-center\@xs,.flex\@xs.x-center\@xs,.flex\@sm.x-center\@xs,.flex\@md.x-center\@xs,.flex\@lg.x-center\@xs,.flex\@xl.x-center\@xs,.flex\@2xl.x-center\@xs{align-items:center}.flex.x-baseline\@xs,.flex\@xs.x-baseline\@xs,.flex\@sm.x-baseline\@xs,.flex\@md.x-baseline\@xs,.flex\@lg.x-baseline\@xs,.flex\@xl.x-baseline\@xs,.flex\@2xl.x-baseline\@xs{align-items:baseline}.flex.x-stretch\@xs,.flex\@xs.x-stretch\@xs,.flex\@sm.x-stretch\@xs,.flex\@md.x-stretch\@xs,.flex\@lg.x-stretch\@xs,.flex\@xl.x-stretch\@xs,.flex\@2xl.x-stretch\@xs{align-items:stretch}.flex.x-content-start\@xs,.flex\@xs.x-content-start\@xs,.flex\@sm.x-content-start\@xs,.flex\@md.x-content-start\@xs,.flex\@lg.x-content-start\@xs,.flex\@xl.x-content-start\@xs,.flex\@2xl.x-content-start\@xs{align-content:flex-start}.flex.x-content-end\@xs,.flex\@xs.x-content-end\@xs,.flex\@sm.x-content-end\@xs,.flex\@md.x-content-end\@xs,.flex\@lg.x-content-end\@xs,.flex\@xl.x-content-end\@xs,.flex\@2xl.x-content-end\@xs{align-content:flex-end}.flex.x-content-center\@xs,.flex\@xs.x-content-center\@xs,.flex\@sm.x-content-center\@xs,.flex\@md.x-content-center\@xs,.flex\@lg.x-content-center\@xs,.flex\@xl.x-content-center\@xs,.flex\@2xl.x-content-center\@xs{align-content:center}.flex.x-content-between\@xs,.flex\@xs.x-content-between\@xs,.flex\@sm.x-content-between\@xs,.flex\@md.x-content-between\@xs,.flex\@lg.x-content-between\@xs,.flex\@xl.x-content-between\@xs,.flex\@2xl.x-content-between\@xs{align-content:space-between}.flex.x-content-around\@xs,.flex\@xs.x-content-around\@xs,.flex\@sm.x-content-around\@xs,.flex\@md.x-content-around\@xs,.flex\@lg.x-content-around\@xs,.flex\@xl.x-content-around\@xs,.flex\@2xl.x-content-around\@xs{align-content:space-around}.flex.x-content-evenly\@xs,.flex\@xs.x-content-evenly\@xs,.flex\@sm.x-content-evenly\@xs,.flex\@md.x-content-evenly\@xs,.flex\@lg.x-content-evenly\@xs,.flex\@xl.x-content-evenly\@xs,.flex\@2xl.x-content-evenly\@xs{align-content:space-evenly}.flex.x-content-stretch\@xs,.flex\@xs.x-content-stretch\@xs,.flex\@sm.x-content-stretch\@xs,.flex\@md.x-content-stretch\@xs,.flex\@lg.x-content-stretch\@xs,.flex\@xl.x-content-stretch\@xs,.flex\@2xl.x-content-stretch\@xs{align-content:stretch}.flex>.fill-auto\@xs,.flex\@xs>.fill-auto\@xs,.flex\@sm>.fill-auto\@xs,.flex\@md>.fill-auto\@xs,.flex\@lg>.fill-auto\@xs,.flex\@xl>.fill-auto\@xs,.flex\@2xl>.fill-auto\@xs{flex:1 1 auto}.flex>.fill-full\@xs,.flex\@xs>.fill-full\@xs,.flex\@sm>.fill-full\@xs,.flex\@md>.fill-full\@xs,.flex\@lg>.fill-full\@xs,.flex\@xl>.fill-full\@xs,.flex\@2xl>.fill-full\@xs{flex:0 0 100%}.flex>.grow\@xs,.flex\@xs>.grow\@xs,.flex\@sm>.grow\@xs,.flex\@md>.grow\@xs,.flex\@lg>.grow\@xs,.flex\@xl>.grow\@xs,.flex\@2xl>.grow\@xs{flex:1 1 0%}.flex>.no-grow\@xs,.flex\@xs>.no-grow\@xs,.flex\@sm>.no-grow\@xs,.flex\@md>.no-grow\@xs,.flex\@lg>.no-grow\@xs,.flex\@xl>.no-grow\@xs,.flex\@2xl>.no-grow\@xs{flex:none}.flex>.order-first\@xs,.flex\@xs>.order-first\@xs,.flex\@sm>.order-first\@xs,.flex\@md>.order-first\@xs,.flex\@lg>.order-first\@xs,.flex\@xl>.order-first\@xs,.flex\@2xl>.order-first\@xs{order:-1}.flex>.order-last\@xs,.flex\@xs>.order-last\@xs,.flex\@sm>.order-last\@xs,.flex\@md>.order-last\@xs,.flex\@lg>.order-last\@xs,.flex\@xl>.order-last\@xs,.flex\@2xl>.order-last\@xs{order:9999}.flex>.order-none\@xs,.flex\@xs>.order-none\@xs,.flex\@sm>.order-none\@xs,.flex\@md>.order-none\@xs,.flex\@lg>.order-none\@xs,.flex\@xl>.order-none\@xs,.flex\@2xl>.order-none\@xs{order:0}.flex>.shrink\@xs,.flex\@xs>.shrink\@xs,.flex\@sm>.shrink\@xs,.flex\@md>.shrink\@xs,.flex\@lg>.shrink\@xs,.flex\@xl>.shrink\@xs,.flex\@2xl>.shrink\@xs{flex-shrink:1}.flex>.no-shrink\@xs,.flex\@xs>.no-shrink\@xs,.flex\@sm>.no-shrink\@xs,.flex\@md>.no-shrink\@xs,.flex\@lg>.no-shrink\@xs,.flex\@xl>.no-shrink\@xs,.flex\@2xl>.no-shrink\@xs{flex-shrink:0}.flex>.shrink-twice\@xs,.flex\@xs>.shrink-twice\@xs,.flex\@sm>.shrink-twice\@xs,.flex\@md>.shrink-twice\@xs,.flex\@lg>.shrink-twice\@xs,.flex\@xl>.shrink-twice\@xs,.flex\@2xl>.shrink-twice\@xs{flex-shrink:2}.flex>.self-end\@xs,.flex\@xs>.self-end\@xs,.flex\@sm>.self-end\@xs,.flex\@md>.self-end\@xs,.flex\@lg>.self-end\@xs,.flex\@xl>.self-end\@xs,.flex\@2xl>.self-end\@xs{align-self:flex-end}.flex>.self-start\@xs,.flex\@xs>.self-start\@xs,.flex\@sm>.self-start\@xs,.flex\@md>.self-start\@xs,.flex\@lg>.self-start\@xs,.flex\@xl>.self-start\@xs,.flex\@2xl>.self-start\@xs{align-self:flex-start}.flex>.self-center\@xs,.flex\@xs>.self-center\@xs,.flex\@sm>.self-center\@xs,.flex\@md>.self-center\@xs,.flex\@lg>.self-center\@xs,.flex\@xl>.self-center\@xs,.flex\@2xl>.self-center\@xs{align-self:center}.flex>.self-stretch\@xs,.flex\@xs>.self-stretch\@xs,.flex\@sm>.self-stretch\@xs,.flex\@md>.self-stretch\@xs,.flex\@lg>.self-stretch\@xs,.flex\@xl>.self-stretch\@xs,.flex\@2xl>.self-stretch\@xs{align-self:stretch}.flex>.self-baseline\@xs,.flex\@xs>.self-baseline\@xs,.flex\@sm>.self-baseline\@xs,.flex\@md>.self-baseline\@xs,.flex\@lg>.self-baseline\@xs,.flex\@xl>.self-baseline\@xs,.flex\@2xl>.self-baseline\@xs{align-self:baseline}.flex>.self-auto\@xs,.flex\@xs>.self-auto\@xs,.flex\@sm>.self-auto\@xs,.flex\@md>.self-auto\@xs,.flex\@lg>.self-auto\@xs,.flex\@xl>.self-auto\@xs,.flex\@2xl>.self-auto\@xs{align-self:auto}.flex>.fill-1\@xs,.flex\@xs>.fill-1\@xs,.flex\@sm>.fill-1\@xs,.flex\@md>.fill-1\@xs,.flex\@lg>.fill-1\@xs,.flex\@xl>.fill-1\@xs,.flex\@2xl>.fill-1\@xs{flex:0 0 calc((100% - 23 * var(--flex-gap, 0px)) / 24);max-width:calc((100% - 23 * var(--flex-gap, 0px)) / 24);min-width:0}.flex>.order-1\@xs,.flex\@xs>.order-1\@xs,.flex\@sm>.order-1\@xs,.flex\@md>.order-1\@xs,.flex\@lg>.order-1\@xs,.flex\@xl>.order-1\@xs,.flex\@2xl>.order-1\@xs{order:1}.flex>.fill-2\@xs,.flex\@xs>.fill-2\@xs,.flex\@sm>.fill-2\@xs,.flex\@md>.fill-2\@xs,.flex\@lg>.fill-2\@xs,.flex\@xl>.fill-2\@xs,.flex\@2xl>.fill-2\@xs{flex:0 0 calc((100% - 11 * var(--flex-gap, 0px)) / 12);max-width:calc((100% - 11 * var(--flex-gap, 0px)) / 12);min-width:0}.flex>.order-2\@xs,.flex\@xs>.order-2\@xs,.flex\@sm>.order-2\@xs,.flex\@md>.order-2\@xs,.flex\@lg>.order-2\@xs,.flex\@xl>.order-2\@xs,.flex\@2xl>.order-2\@xs{order:2}.flex>.fill-3\@xs,.flex\@xs>.fill-3\@xs,.flex\@sm>.fill-3\@xs,.flex\@md>.fill-3\@xs,.flex\@lg>.fill-3\@xs,.flex\@xl>.fill-3\@xs,.flex\@2xl>.fill-3\@xs{flex:0 0 calc((100% - 7 * var(--flex-gap, 0px)) / 8);max-width:calc((100% - 7 * var(--flex-gap, 0px)) / 8);min-width:0}.flex>.order-3\@xs,.flex\@xs>.order-3\@xs,.flex\@sm>.order-3\@xs,.flex\@md>.order-3\@xs,.flex\@lg>.order-3\@xs,.flex\@xl>.order-3\@xs,.flex\@2xl>.order-3\@xs{order:3}.flex>.fill-4\@xs,.flex\@xs>.fill-4\@xs,.flex\@sm>.fill-4\@xs,.flex\@md>.fill-4\@xs,.flex\@lg>.fill-4\@xs,.flex\@xl>.fill-4\@xs,.flex\@2xl>.fill-4\@xs{flex:0 0 calc((100% - 5 * var(--flex-gap, 0px)) / 6);max-width:calc((100% - 5 * var(--flex-gap, 0px)) / 6);min-width:0}.flex>.order-4\@xs,.flex\@xs>.order-4\@xs,.flex\@sm>.order-4\@xs,.flex\@md>.order-4\@xs,.flex\@lg>.order-4\@xs,.flex\@xl>.order-4\@xs,.flex\@2xl>.order-4\@xs{order:4}.flex>.fill-5\@xs,.flex\@xs>.fill-5\@xs,.flex\@sm>.fill-5\@xs,.flex\@md>.fill-5\@xs,.flex\@lg>.fill-5\@xs,.flex\@xl>.fill-5\@xs,.flex\@2xl>.fill-5\@xs{flex:0 0 calc((100% - 3.8 * var(--flex-gap, 0px)) / 4.8);max-width:calc((100% - 3.8 * var(--flex-gap, 0px)) / 4.8);min-width:0}.flex>.order-5\@xs,.flex\@xs>.order-5\@xs,.flex\@sm>.order-5\@xs,.flex\@md>.order-5\@xs,.flex\@lg>.order-5\@xs,.flex\@xl>.order-5\@xs,.flex\@2xl>.order-5\@xs{order:5}.flex>.fill-6\@xs,.flex\@xs>.fill-6\@xs,.flex\@sm>.fill-6\@xs,.flex\@md>.fill-6\@xs,.flex\@lg>.fill-6\@xs,.flex\@xl>.fill-6\@xs,.flex\@2xl>.fill-6\@xs{flex:0 0 calc((100% - 3 * var(--flex-gap, 0px)) / 4);max-width:calc((100% - 3 * var(--flex-gap, 0px)) / 4);min-width:0}.flex>.order-6\@xs,.flex\@xs>.order-6\@xs,.flex\@sm>.order-6\@xs,.flex\@md>.order-6\@xs,.flex\@lg>.order-6\@xs,.flex\@xl>.order-6\@xs,.flex\@2xl>.order-6\@xs{order:6}.flex>.fill-7\@xs,.flex\@xs>.fill-7\@xs,.flex\@sm>.fill-7\@xs,.flex\@md>.fill-7\@xs,.flex\@lg>.fill-7\@xs,.flex\@xl>.fill-7\@xs,.flex\@2xl>.fill-7\@xs{flex:0 0 calc((100% - 2.4285714286 * var(--flex-gap, 0px)) / 3.4285714286);max-width:calc((100% - 2.4285714286 * var(--flex-gap, 0px)) / 3.4285714286);min-width:0}.flex>.order-7\@xs,.flex\@xs>.order-7\@xs,.flex\@sm>.order-7\@xs,.flex\@md>.order-7\@xs,.flex\@lg>.order-7\@xs,.flex\@xl>.order-7\@xs,.flex\@2xl>.order-7\@xs{order:7}.flex>.fill-8\@xs,.flex\@xs>.fill-8\@xs,.flex\@sm>.fill-8\@xs,.flex\@md>.fill-8\@xs,.flex\@lg>.fill-8\@xs,.flex\@xl>.fill-8\@xs,.flex\@2xl>.fill-8\@xs{flex:0 0 calc((100% - 2 * var(--flex-gap, 0px)) / 3);max-width:calc((100% - 2 * var(--flex-gap, 0px)) / 3);min-width:0}.flex>.order-8\@xs,.flex\@xs>.order-8\@xs,.flex\@sm>.order-8\@xs,.flex\@md>.order-8\@xs,.flex\@lg>.order-8\@xs,.flex\@xl>.order-8\@xs,.flex\@2xl>.order-8\@xs{order:8}.flex>.fill-9\@xs,.flex\@xs>.fill-9\@xs,.flex\@sm>.fill-9\@xs,.flex\@md>.fill-9\@xs,.flex\@lg>.fill-9\@xs,.flex\@xl>.fill-9\@xs,.flex\@2xl>.fill-9\@xs{flex:0 0 calc((100% - 1.6666666667 * var(--flex-gap, 0px)) / 2.6666666667);max-width:calc((100% - 1.6666666667 * var(--flex-gap, 0px)) / 2.6666666667);min-width:0}.flex>.order-9\@xs,.flex\@xs>.order-9\@xs,.flex\@sm>.order-9\@xs,.flex\@md>.order-9\@xs,.flex\@lg>.order-9\@xs,.flex\@xl>.order-9\@xs,.flex\@2xl>.order-9\@xs{order:9}.flex>.fill-10\@xs,.flex\@xs>.fill-10\@xs,.flex\@sm>.fill-10\@xs,.flex\@md>.fill-10\@xs,.flex\@lg>.fill-10\@xs,.flex\@xl>.fill-10\@xs,.flex\@2xl>.fill-10\@xs{flex:0 0 calc((100% - 1.4 * var(--flex-gap, 0px)) / 2.4);max-width:calc((100% - 1.4 * var(--flex-gap, 0px)) / 2.4);min-width:0}.flex>.order-10\@xs,.flex\@xs>.order-10\@xs,.flex\@sm>.order-10\@xs,.flex\@md>.order-10\@xs,.flex\@lg>.order-10\@xs,.flex\@xl>.order-10\@xs,.flex\@2xl>.order-10\@xs{order:10}.flex>.fill-11\@xs,.flex\@xs>.fill-11\@xs,.flex\@sm>.fill-11\@xs,.flex\@md>.fill-11\@xs,.flex\@lg>.fill-11\@xs,.flex\@xl>.fill-11\@xs,.flex\@2xl>.fill-11\@xs{flex:0 0 calc((100% - 1.1818181818 * var(--flex-gap, 0px)) / 2.1818181818);max-width:calc((100% - 1.1818181818 * var(--flex-gap, 0px)) / 2.1818181818);min-width:0}.flex>.order-11\@xs,.flex\@xs>.order-11\@xs,.flex\@sm>.order-11\@xs,.flex\@md>.order-11\@xs,.flex\@lg>.order-11\@xs,.flex\@xl>.order-11\@xs,.flex\@2xl>.order-11\@xs{order:11}.flex>.fill-12\@xs,.flex\@xs>.fill-12\@xs,.flex\@sm>.fill-12\@xs,.flex\@md>.fill-12\@xs,.flex\@lg>.fill-12\@xs,.flex\@xl>.fill-12\@xs,.flex\@2xl>.fill-12\@xs{flex:0 0 calc((100% - 1 * var(--flex-gap, 0px)) / 2);max-width:calc((100% - 1 * var(--flex-gap, 0px)) / 2);min-width:0}.flex>.order-12\@xs,.flex\@xs>.order-12\@xs,.flex\@sm>.order-12\@xs,.flex\@md>.order-12\@xs,.flex\@lg>.order-12\@xs,.flex\@xl>.order-12\@xs,.flex\@2xl>.order-12\@xs{order:12}.flex>.fill-13\@xs,.flex\@xs>.fill-13\@xs,.flex\@sm>.fill-13\@xs,.flex\@md>.fill-13\@xs,.flex\@lg>.fill-13\@xs,.flex\@xl>.fill-13\@xs,.flex\@2xl>.fill-13\@xs{flex:0 0 calc((100% - .8461538462 * var(--flex-gap, 0px)) / 1.8461538462);max-width:calc((100% - .8461538462 * var(--flex-gap, 0px)) / 1.8461538462);min-width:0}.flex>.order-13\@xs,.flex\@xs>.order-13\@xs,.flex\@sm>.order-13\@xs,.flex\@md>.order-13\@xs,.flex\@lg>.order-13\@xs,.flex\@xl>.order-13\@xs,.flex\@2xl>.order-13\@xs{order:13}.flex>.fill-14\@xs,.flex\@xs>.fill-14\@xs,.flex\@sm>.fill-14\@xs,.flex\@md>.fill-14\@xs,.flex\@lg>.fill-14\@xs,.flex\@xl>.fill-14\@xs,.flex\@2xl>.fill-14\@xs{flex:0 0 calc((100% - .7142857143 * var(--flex-gap, 0px)) / 1.7142857143);max-width:calc((100% - .7142857143 * var(--flex-gap, 0px)) / 1.7142857143);min-width:0}.flex>.order-14\@xs,.flex\@xs>.order-14\@xs,.flex\@sm>.order-14\@xs,.flex\@md>.order-14\@xs,.flex\@lg>.order-14\@xs,.flex\@xl>.order-14\@xs,.flex\@2xl>.order-14\@xs{order:14}.flex>.fill-15\@xs,.flex\@xs>.fill-15\@xs,.flex\@sm>.fill-15\@xs,.flex\@md>.fill-15\@xs,.flex\@lg>.fill-15\@xs,.flex\@xl>.fill-15\@xs,.flex\@2xl>.fill-15\@xs{flex:0 0 calc((100% - .6 * var(--flex-gap, 0px)) / 1.6);max-width:calc((100% - .6 * var(--flex-gap, 0px)) / 1.6);min-width:0}.flex>.order-15\@xs,.flex\@xs>.order-15\@xs,.flex\@sm>.order-15\@xs,.flex\@md>.order-15\@xs,.flex\@lg>.order-15\@xs,.flex\@xl>.order-15\@xs,.flex\@2xl>.order-15\@xs{order:15}.flex>.fill-16\@xs,.flex\@xs>.fill-16\@xs,.flex\@sm>.fill-16\@xs,.flex\@md>.fill-16\@xs,.flex\@lg>.fill-16\@xs,.flex\@xl>.fill-16\@xs,.flex\@2xl>.fill-16\@xs{flex:0 0 calc((100% - .5 * var(--flex-gap, 0px)) / 1.5);max-width:calc((100% - .5 * var(--flex-gap, 0px)) / 1.5);min-width:0}.flex>.order-16\@xs,.flex\@xs>.order-16\@xs,.flex\@sm>.order-16\@xs,.flex\@md>.order-16\@xs,.flex\@lg>.order-16\@xs,.flex\@xl>.order-16\@xs,.flex\@2xl>.order-16\@xs{order:16}.flex>.fill-17\@xs,.flex\@xs>.fill-17\@xs,.flex\@sm>.fill-17\@xs,.flex\@md>.fill-17\@xs,.flex\@lg>.fill-17\@xs,.flex\@xl>.fill-17\@xs,.flex\@2xl>.fill-17\@xs{flex:0 0 calc((100% - .4117647059 * var(--flex-gap, 0px)) / 1.4117647059);max-width:calc((100% - .4117647059 * var(--flex-gap, 0px)) / 1.4117647059);min-width:0}.flex>.order-17\@xs,.flex\@xs>.order-17\@xs,.flex\@sm>.order-17\@xs,.flex\@md>.order-17\@xs,.flex\@lg>.order-17\@xs,.flex\@xl>.order-17\@xs,.flex\@2xl>.order-17\@xs{order:17}.flex>.fill-18\@xs,.flex\@xs>.fill-18\@xs,.flex\@sm>.fill-18\@xs,.flex\@md>.fill-18\@xs,.flex\@lg>.fill-18\@xs,.flex\@xl>.fill-18\@xs,.flex\@2xl>.fill-18\@xs{flex:0 0 calc((100% - .3333333333 * var(--flex-gap, 0px)) / 1.3333333333);max-width:calc((100% - .3333333333 * var(--flex-gap, 0px)) / 1.3333333333);min-width:0}.flex>.order-18\@xs,.flex\@xs>.order-18\@xs,.flex\@sm>.order-18\@xs,.flex\@md>.order-18\@xs,.flex\@lg>.order-18\@xs,.flex\@xl>.order-18\@xs,.flex\@2xl>.order-18\@xs{order:18}.flex>.fill-19\@xs,.flex\@xs>.fill-19\@xs,.flex\@sm>.fill-19\@xs,.flex\@md>.fill-19\@xs,.flex\@lg>.fill-19\@xs,.flex\@xl>.fill-19\@xs,.flex\@2xl>.fill-19\@xs{flex:0 0 calc((100% - .2631578947 * var(--flex-gap, 0px)) / 1.2631578947);max-width:calc((100% - .2631578947 * var(--flex-gap, 0px)) / 1.2631578947);min-width:0}.flex>.order-19\@xs,.flex\@xs>.order-19\@xs,.flex\@sm>.order-19\@xs,.flex\@md>.order-19\@xs,.flex\@lg>.order-19\@xs,.flex\@xl>.order-19\@xs,.flex\@2xl>.order-19\@xs{order:19}.flex>.fill-20\@xs,.flex\@xs>.fill-20\@xs,.flex\@sm>.fill-20\@xs,.flex\@md>.fill-20\@xs,.flex\@lg>.fill-20\@xs,.flex\@xl>.fill-20\@xs,.flex\@2xl>.fill-20\@xs{flex:0 0 calc((100% - .2 * var(--flex-gap, 0px)) / 1.2);max-width:calc((100% - .2 * var(--flex-gap, 0px)) / 1.2);min-width:0}.flex>.order-20\@xs,.flex\@xs>.order-20\@xs,.flex\@sm>.order-20\@xs,.flex\@md>.order-20\@xs,.flex\@lg>.order-20\@xs,.flex\@xl>.order-20\@xs,.flex\@2xl>.order-20\@xs{order:20}.flex>.fill-21\@xs,.flex\@xs>.fill-21\@xs,.flex\@sm>.fill-21\@xs,.flex\@md>.fill-21\@xs,.flex\@lg>.fill-21\@xs,.flex\@xl>.fill-21\@xs,.flex\@2xl>.fill-21\@xs{flex:0 0 calc((100% - .1428571429 * var(--flex-gap, 0px)) / 1.1428571429);max-width:calc((100% - .1428571429 * var(--flex-gap, 0px)) / 1.1428571429);min-width:0}.flex>.order-21\@xs,.flex\@xs>.order-21\@xs,.flex\@sm>.order-21\@xs,.flex\@md>.order-21\@xs,.flex\@lg>.order-21\@xs,.flex\@xl>.order-21\@xs,.flex\@2xl>.order-21\@xs{order:21}.flex>.fill-22\@xs,.flex\@xs>.fill-22\@xs,.flex\@sm>.fill-22\@xs,.flex\@md>.fill-22\@xs,.flex\@lg>.fill-22\@xs,.flex\@xl>.fill-22\@xs,.flex\@2xl>.fill-22\@xs{flex:0 0 calc((100% - .0909090909 * var(--flex-gap, 0px)) / 1.0909090909);max-width:calc((100% - .0909090909 * var(--flex-gap, 0px)) / 1.0909090909);min-width:0}.flex>.order-22\@xs,.flex\@xs>.order-22\@xs,.flex\@sm>.order-22\@xs,.flex\@md>.order-22\@xs,.flex\@lg>.order-22\@xs,.flex\@xl>.order-22\@xs,.flex\@2xl>.order-22\@xs{order:22}.flex>.fill-23\@xs,.flex\@xs>.fill-23\@xs,.flex\@sm>.fill-23\@xs,.flex\@md>.fill-23\@xs,.flex\@lg>.fill-23\@xs,.flex\@xl>.fill-23\@xs,.flex\@2xl>.fill-23\@xs{flex:0 0 calc((100% - .0434782609 * var(--flex-gap, 0px)) / 1.0434782609);max-width:calc((100% - .0434782609 * var(--flex-gap, 0px)) / 1.0434782609);min-width:0}.flex>.order-23\@xs,.flex\@xs>.order-23\@xs,.flex\@sm>.order-23\@xs,.flex\@md>.order-23\@xs,.flex\@lg>.order-23\@xs,.flex\@xl>.order-23\@xs,.flex\@2xl>.order-23\@xs{order:23}.flex>.fill-24\@xs,.flex\@xs>.fill-24\@xs,.flex\@sm>.fill-24\@xs,.flex\@md>.fill-24\@xs,.flex\@lg>.fill-24\@xs,.flex\@xl>.fill-24\@xs,.flex\@2xl>.fill-24\@xs{flex:0 0 calc((100% - 0 * var(--flex-gap, 0px)) / 1);max-width:calc((100% - 0 * var(--flex-gap, 0px)) / 1);min-width:0}.flex>.order-24\@xs,.flex\@xs>.order-24\@xs,.flex\@sm>.order-24\@xs,.flex\@md>.order-24\@xs,.flex\@lg>.order-24\@xs,.flex\@xl>.order-24\@xs,.flex\@2xl>.order-24\@xs{order:24}}@media (min-width: 640px){.flex.row\@sm,.flex\@xs.row\@sm,.flex\@sm.row\@sm,.flex\@md.row\@sm,.flex\@lg.row\@sm,.flex\@xl.row\@sm,.flex\@2xl.row\@sm{flex-direction:row}.flex.row-reverse\@sm,.flex\@xs.row-reverse\@sm,.flex\@sm.row-reverse\@sm,.flex\@md.row-reverse\@sm,.flex\@lg.row-reverse\@sm,.flex\@xl.row-reverse\@sm,.flex\@2xl.row-reverse\@sm{flex-direction:row-reverse}.flex.col\@sm,.flex\@xs.col\@sm,.flex\@sm.col\@sm,.flex\@md.col\@sm,.flex\@lg.col\@sm,.flex\@xl.col\@sm,.flex\@2xl.col\@sm{flex-direction:column}.flex.col-reverse\@sm,.flex\@xs.col-reverse\@sm,.flex\@sm.col-reverse\@sm,.flex\@md.col-reverse\@sm,.flex\@lg.col-reverse\@sm,.flex\@xl.col-reverse\@sm,.flex\@2xl.col-reverse\@sm{flex-direction:column-reverse}.flex.wrap\@sm,.flex\@xs.wrap\@sm,.flex\@sm.wrap\@sm,.flex\@md.wrap\@sm,.flex\@lg.wrap\@sm,.flex\@xl.wrap\@sm,.flex\@2xl.wrap\@sm{flex-wrap:wrap}.flex.nowrap\@sm,.flex\@xs.nowrap\@sm,.flex\@sm.nowrap\@sm,.flex\@md.nowrap\@sm,.flex\@lg.nowrap\@sm,.flex\@xl.nowrap\@sm,.flex\@2xl.nowrap\@sm{flex-wrap:nowrap}.flex.wrap-reverse\@sm,.flex\@xs.wrap-reverse\@sm,.flex\@sm.wrap-reverse\@sm,.flex\@md.wrap-reverse\@sm,.flex\@lg.wrap-reverse\@sm,.flex\@xl.wrap-reverse\@sm,.flex\@2xl.wrap-reverse\@sm{flex-wrap:wrap-reverse}.flex.start\@sm,.flex\@xs.start\@sm,.flex\@sm.start\@sm,.flex\@md.start\@sm,.flex\@lg.start\@sm,.flex\@xl.start\@sm,.flex\@2xl.start\@sm{justify-content:flex-start}.flex.end\@sm,.flex\@xs.end\@sm,.flex\@sm.end\@sm,.flex\@md.end\@sm,.flex\@lg.end\@sm,.flex\@xl.end\@sm,.flex\@2xl.end\@sm{justify-content:flex-end}.flex.center\@sm,.flex\@xs.center\@sm,.flex\@sm.center\@sm,.flex\@md.center\@sm,.flex\@lg.center\@sm,.flex\@xl.center\@sm,.flex\@2xl.center\@sm{justify-content:center}.flex.stretch\@sm,.flex\@xs.stretch\@sm,.flex\@sm.stretch\@sm,.flex\@md.stretch\@sm,.flex\@lg.stretch\@sm,.flex\@xl.stretch\@sm,.flex\@2xl.stretch\@sm{justify-content:stretch}.flex.between\@sm,.flex\@xs.between\@sm,.flex\@sm.between\@sm,.flex\@md.between\@sm,.flex\@lg.between\@sm,.flex\@xl.between\@sm,.flex\@2xl.between\@sm{justify-content:space-between}.flex.around\@sm,.flex\@xs.around\@sm,.flex\@sm.around\@sm,.flex\@md.around\@sm,.flex\@lg.around\@sm,.flex\@xl.around\@sm,.flex\@2xl.around\@sm{justify-content:space-around}.flex.evenly\@sm,.flex\@xs.evenly\@sm,.flex\@sm.evenly\@sm,.flex\@md.evenly\@sm,.flex\@lg.evenly\@sm,.flex\@xl.evenly\@sm,.flex\@2xl.evenly\@sm{justify-content:space-evenly}.flex.x-start\@sm,.flex\@xs.x-start\@sm,.flex\@sm.x-start\@sm,.flex\@md.x-start\@sm,.flex\@lg.x-start\@sm,.flex\@xl.x-start\@sm,.flex\@2xl.x-start\@sm{align-items:flex-start}.flex.x-end\@sm,.flex\@xs.x-end\@sm,.flex\@sm.x-end\@sm,.flex\@md.x-end\@sm,.flex\@lg.x-end\@sm,.flex\@xl.x-end\@sm,.flex\@2xl.x-end\@sm{align-items:flex-end}.flex.x-center\@sm,.flex\@xs.x-center\@sm,.flex\@sm.x-center\@sm,.flex\@md.x-center\@sm,.flex\@lg.x-center\@sm,.flex\@xl.x-center\@sm,.flex\@2xl.x-center\@sm{align-items:center}.flex.x-baseline\@sm,.flex\@xs.x-baseline\@sm,.flex\@sm.x-baseline\@sm,.flex\@md.x-baseline\@sm,.flex\@lg.x-baseline\@sm,.flex\@xl.x-baseline\@sm,.flex\@2xl.x-baseline\@sm{align-items:baseline}.flex.x-stretch\@sm,.flex\@xs.x-stretch\@sm,.flex\@sm.x-stretch\@sm,.flex\@md.x-stretch\@sm,.flex\@lg.x-stretch\@sm,.flex\@xl.x-stretch\@sm,.flex\@2xl.x-stretch\@sm{align-items:stretch}.flex.x-content-start\@sm,.flex\@xs.x-content-start\@sm,.flex\@sm.x-content-start\@sm,.flex\@md.x-content-start\@sm,.flex\@lg.x-content-start\@sm,.flex\@xl.x-content-start\@sm,.flex\@2xl.x-content-start\@sm{align-content:flex-start}.flex.x-content-end\@sm,.flex\@xs.x-content-end\@sm,.flex\@sm.x-content-end\@sm,.flex\@md.x-content-end\@sm,.flex\@lg.x-content-end\@sm,.flex\@xl.x-content-end\@sm,.flex\@2xl.x-content-end\@sm{align-content:flex-end}.flex.x-content-center\@sm,.flex\@xs.x-content-center\@sm,.flex\@sm.x-content-center\@sm,.flex\@md.x-content-center\@sm,.flex\@lg.x-content-center\@sm,.flex\@xl.x-content-center\@sm,.flex\@2xl.x-content-center\@sm{align-content:center}.flex.x-content-between\@sm,.flex\@xs.x-content-between\@sm,.flex\@sm.x-content-between\@sm,.flex\@md.x-content-between\@sm,.flex\@lg.x-content-between\@sm,.flex\@xl.x-content-between\@sm,.flex\@2xl.x-content-between\@sm{align-content:space-between}.flex.x-content-around\@sm,.flex\@xs.x-content-around\@sm,.flex\@sm.x-content-around\@sm,.flex\@md.x-content-around\@sm,.flex\@lg.x-content-around\@sm,.flex\@xl.x-content-around\@sm,.flex\@2xl.x-content-around\@sm{align-content:space-around}.flex.x-content-evenly\@sm,.flex\@xs.x-content-evenly\@sm,.flex\@sm.x-content-evenly\@sm,.flex\@md.x-content-evenly\@sm,.flex\@lg.x-content-evenly\@sm,.flex\@xl.x-content-evenly\@sm,.flex\@2xl.x-content-evenly\@sm{align-content:space-evenly}.flex.x-content-stretch\@sm,.flex\@xs.x-content-stretch\@sm,.flex\@sm.x-content-stretch\@sm,.flex\@md.x-content-stretch\@sm,.flex\@lg.x-content-stretch\@sm,.flex\@xl.x-content-stretch\@sm,.flex\@2xl.x-content-stretch\@sm{align-content:stretch}.flex>.fill-auto\@sm,.flex\@xs>.fill-auto\@sm,.flex\@sm>.fill-auto\@sm,.flex\@md>.fill-auto\@sm,.flex\@lg>.fill-auto\@sm,.flex\@xl>.fill-auto\@sm,.flex\@2xl>.fill-auto\@sm{flex:1 1 auto}.flex>.fill-full\@sm,.flex\@xs>.fill-full\@sm,.flex\@sm>.fill-full\@sm,.flex\@md>.fill-full\@sm,.flex\@lg>.fill-full\@sm,.flex\@xl>.fill-full\@sm,.flex\@2xl>.fill-full\@sm{flex:0 0 100%}.flex>.grow\@sm,.flex\@xs>.grow\@sm,.flex\@sm>.grow\@sm,.flex\@md>.grow\@sm,.flex\@lg>.grow\@sm,.flex\@xl>.grow\@sm,.flex\@2xl>.grow\@sm{flex:1 1 0%}.flex>.no-grow\@sm,.flex\@xs>.no-grow\@sm,.flex\@sm>.no-grow\@sm,.flex\@md>.no-grow\@sm,.flex\@lg>.no-grow\@sm,.flex\@xl>.no-grow\@sm,.flex\@2xl>.no-grow\@sm{flex:none}.flex>.order-first\@sm,.flex\@xs>.order-first\@sm,.flex\@sm>.order-first\@sm,.flex\@md>.order-first\@sm,.flex\@lg>.order-first\@sm,.flex\@xl>.order-first\@sm,.flex\@2xl>.order-first\@sm{order:-1}.flex>.order-last\@sm,.flex\@xs>.order-last\@sm,.flex\@sm>.order-last\@sm,.flex\@md>.order-last\@sm,.flex\@lg>.order-last\@sm,.flex\@xl>.order-last\@sm,.flex\@2xl>.order-last\@sm{order:9999}.flex>.order-none\@sm,.flex\@xs>.order-none\@sm,.flex\@sm>.order-none\@sm,.flex\@md>.order-none\@sm,.flex\@lg>.order-none\@sm,.flex\@xl>.order-none\@sm,.flex\@2xl>.order-none\@sm{order:0}.flex>.shrink\@sm,.flex\@xs>.shrink\@sm,.flex\@sm>.shrink\@sm,.flex\@md>.shrink\@sm,.flex\@lg>.shrink\@sm,.flex\@xl>.shrink\@sm,.flex\@2xl>.shrink\@sm{flex-shrink:1}.flex>.no-shrink\@sm,.flex\@xs>.no-shrink\@sm,.flex\@sm>.no-shrink\@sm,.flex\@md>.no-shrink\@sm,.flex\@lg>.no-shrink\@sm,.flex\@xl>.no-shrink\@sm,.flex\@2xl>.no-shrink\@sm{flex-shrink:0}.flex>.shrink-twice\@sm,.flex\@xs>.shrink-twice\@sm,.flex\@sm>.shrink-twice\@sm,.flex\@md>.shrink-twice\@sm,.flex\@lg>.shrink-twice\@sm,.flex\@xl>.shrink-twice\@sm,.flex\@2xl>.shrink-twice\@sm{flex-shrink:2}.flex>.self-end\@sm,.flex\@xs>.self-end\@sm,.flex\@sm>.self-end\@sm,.flex\@md>.self-end\@sm,.flex\@lg>.self-end\@sm,.flex\@xl>.self-end\@sm,.flex\@2xl>.self-end\@sm{align-self:flex-end}.flex>.self-start\@sm,.flex\@xs>.self-start\@sm,.flex\@sm>.self-start\@sm,.flex\@md>.self-start\@sm,.flex\@lg>.self-start\@sm,.flex\@xl>.self-start\@sm,.flex\@2xl>.self-start\@sm{align-self:flex-start}.flex>.self-center\@sm,.flex\@xs>.self-center\@sm,.flex\@sm>.self-center\@sm,.flex\@md>.self-center\@sm,.flex\@lg>.self-center\@sm,.flex\@xl>.self-center\@sm,.flex\@2xl>.self-center\@sm{align-self:center}.flex>.self-stretch\@sm,.flex\@xs>.self-stretch\@sm,.flex\@sm>.self-stretch\@sm,.flex\@md>.self-stretch\@sm,.flex\@lg>.self-stretch\@sm,.flex\@xl>.self-stretch\@sm,.flex\@2xl>.self-stretch\@sm{align-self:stretch}.flex>.self-baseline\@sm,.flex\@xs>.self-baseline\@sm,.flex\@sm>.self-baseline\@sm,.flex\@md>.self-baseline\@sm,.flex\@lg>.self-baseline\@sm,.flex\@xl>.self-baseline\@sm,.flex\@2xl>.self-baseline\@sm{align-self:baseline}.flex>.self-auto\@sm,.flex\@xs>.self-auto\@sm,.flex\@sm>.self-auto\@sm,.flex\@md>.self-auto\@sm,.flex\@lg>.self-auto\@sm,.flex\@xl>.self-auto\@sm,.flex\@2xl>.self-auto\@sm{align-self:auto}.flex>.fill-1\@sm,.flex\@xs>.fill-1\@sm,.flex\@sm>.fill-1\@sm,.flex\@md>.fill-1\@sm,.flex\@lg>.fill-1\@sm,.flex\@xl>.fill-1\@sm,.flex\@2xl>.fill-1\@sm{flex:0 0 calc((100% - 23 * var(--flex-gap, 0px)) / 24);max-width:calc((100% - 23 * var(--flex-gap, 0px)) / 24);min-width:0}.flex>.order-1\@sm,.flex\@xs>.order-1\@sm,.flex\@sm>.order-1\@sm,.flex\@md>.order-1\@sm,.flex\@lg>.order-1\@sm,.flex\@xl>.order-1\@sm,.flex\@2xl>.order-1\@sm{order:1}.flex>.fill-2\@sm,.flex\@xs>.fill-2\@sm,.flex\@sm>.fill-2\@sm,.flex\@md>.fill-2\@sm,.flex\@lg>.fill-2\@sm,.flex\@xl>.fill-2\@sm,.flex\@2xl>.fill-2\@sm{flex:0 0 calc((100% - 11 * var(--flex-gap, 0px)) / 12);max-width:calc((100% - 11 * var(--flex-gap, 0px)) / 12);min-width:0}.flex>.order-2\@sm,.flex\@xs>.order-2\@sm,.flex\@sm>.order-2\@sm,.flex\@md>.order-2\@sm,.flex\@lg>.order-2\@sm,.flex\@xl>.order-2\@sm,.flex\@2xl>.order-2\@sm{order:2}.flex>.fill-3\@sm,.flex\@xs>.fill-3\@sm,.flex\@sm>.fill-3\@sm,.flex\@md>.fill-3\@sm,.flex\@lg>.fill-3\@sm,.flex\@xl>.fill-3\@sm,.flex\@2xl>.fill-3\@sm{flex:0 0 calc((100% - 7 * var(--flex-gap, 0px)) / 8);max-width:calc((100% - 7 * var(--flex-gap, 0px)) / 8);min-width:0}.flex>.order-3\@sm,.flex\@xs>.order-3\@sm,.flex\@sm>.order-3\@sm,.flex\@md>.order-3\@sm,.flex\@lg>.order-3\@sm,.flex\@xl>.order-3\@sm,.flex\@2xl>.order-3\@sm{order:3}.flex>.fill-4\@sm,.flex\@xs>.fill-4\@sm,.flex\@sm>.fill-4\@sm,.flex\@md>.fill-4\@sm,.flex\@lg>.fill-4\@sm,.flex\@xl>.fill-4\@sm,.flex\@2xl>.fill-4\@sm{flex:0 0 calc((100% - 5 * var(--flex-gap, 0px)) / 6);max-width:calc((100% - 5 * var(--flex-gap, 0px)) / 6);min-width:0}.flex>.order-4\@sm,.flex\@xs>.order-4\@sm,.flex\@sm>.order-4\@sm,.flex\@md>.order-4\@sm,.flex\@lg>.order-4\@sm,.flex\@xl>.order-4\@sm,.flex\@2xl>.order-4\@sm{order:4}.flex>.fill-5\@sm,.flex\@xs>.fill-5\@sm,.flex\@sm>.fill-5\@sm,.flex\@md>.fill-5\@sm,.flex\@lg>.fill-5\@sm,.flex\@xl>.fill-5\@sm,.flex\@2xl>.fill-5\@sm{flex:0 0 calc((100% - 3.8 * var(--flex-gap, 0px)) / 4.8);max-width:calc((100% - 3.8 * var(--flex-gap, 0px)) / 4.8);min-width:0}.flex>.order-5\@sm,.flex\@xs>.order-5\@sm,.flex\@sm>.order-5\@sm,.flex\@md>.order-5\@sm,.flex\@lg>.order-5\@sm,.flex\@xl>.order-5\@sm,.flex\@2xl>.order-5\@sm{order:5}.flex>.fill-6\@sm,.flex\@xs>.fill-6\@sm,.flex\@sm>.fill-6\@sm,.flex\@md>.fill-6\@sm,.flex\@lg>.fill-6\@sm,.flex\@xl>.fill-6\@sm,.flex\@2xl>.fill-6\@sm{flex:0 0 calc((100% - 3 * var(--flex-gap, 0px)) / 4);max-width:calc((100% - 3 * var(--flex-gap, 0px)) / 4);min-width:0}.flex>.order-6\@sm,.flex\@xs>.order-6\@sm,.flex\@sm>.order-6\@sm,.flex\@md>.order-6\@sm,.flex\@lg>.order-6\@sm,.flex\@xl>.order-6\@sm,.flex\@2xl>.order-6\@sm{order:6}.flex>.fill-7\@sm,.flex\@xs>.fill-7\@sm,.flex\@sm>.fill-7\@sm,.flex\@md>.fill-7\@sm,.flex\@lg>.fill-7\@sm,.flex\@xl>.fill-7\@sm,.flex\@2xl>.fill-7\@sm{flex:0 0 calc((100% - 2.4285714286 * var(--flex-gap, 0px)) / 3.4285714286);max-width:calc((100% - 2.4285714286 * var(--flex-gap, 0px)) / 3.4285714286);min-width:0}.flex>.order-7\@sm,.flex\@xs>.order-7\@sm,.flex\@sm>.order-7\@sm,.flex\@md>.order-7\@sm,.flex\@lg>.order-7\@sm,.flex\@xl>.order-7\@sm,.flex\@2xl>.order-7\@sm{order:7}.flex>.fill-8\@sm,.flex\@xs>.fill-8\@sm,.flex\@sm>.fill-8\@sm,.flex\@md>.fill-8\@sm,.flex\@lg>.fill-8\@sm,.flex\@xl>.fill-8\@sm,.flex\@2xl>.fill-8\@sm{flex:0 0 calc((100% - 2 * var(--flex-gap, 0px)) / 3);max-width:calc((100% - 2 * var(--flex-gap, 0px)) / 3);min-width:0}.flex>.order-8\@sm,.flex\@xs>.order-8\@sm,.flex\@sm>.order-8\@sm,.flex\@md>.order-8\@sm,.flex\@lg>.order-8\@sm,.flex\@xl>.order-8\@sm,.flex\@2xl>.order-8\@sm{order:8}.flex>.fill-9\@sm,.flex\@xs>.fill-9\@sm,.flex\@sm>.fill-9\@sm,.flex\@md>.fill-9\@sm,.flex\@lg>.fill-9\@sm,.flex\@xl>.fill-9\@sm,.flex\@2xl>.fill-9\@sm{flex:0 0 calc((100% - 1.6666666667 * var(--flex-gap, 0px)) / 2.6666666667);max-width:calc((100% - 1.6666666667 * var(--flex-gap, 0px)) / 2.6666666667);min-width:0}.flex>.order-9\@sm,.flex\@xs>.order-9\@sm,.flex\@sm>.order-9\@sm,.flex\@md>.order-9\@sm,.flex\@lg>.order-9\@sm,.flex\@xl>.order-9\@sm,.flex\@2xl>.order-9\@sm{order:9}.flex>.fill-10\@sm,.flex\@xs>.fill-10\@sm,.flex\@sm>.fill-10\@sm,.flex\@md>.fill-10\@sm,.flex\@lg>.fill-10\@sm,.flex\@xl>.fill-10\@sm,.flex\@2xl>.fill-10\@sm{flex:0 0 calc((100% - 1.4 * var(--flex-gap, 0px)) / 2.4);max-width:calc((100% - 1.4 * var(--flex-gap, 0px)) / 2.4);min-width:0}.flex>.order-10\@sm,.flex\@xs>.order-10\@sm,.flex\@sm>.order-10\@sm,.flex\@md>.order-10\@sm,.flex\@lg>.order-10\@sm,.flex\@xl>.order-10\@sm,.flex\@2xl>.order-10\@sm{order:10}.flex>.fill-11\@sm,.flex\@xs>.fill-11\@sm,.flex\@sm>.fill-11\@sm,.flex\@md>.fill-11\@sm,.flex\@lg>.fill-11\@sm,.flex\@xl>.fill-11\@sm,.flex\@2xl>.fill-11\@sm{flex:0 0 calc((100% - 1.1818181818 * var(--flex-gap, 0px)) / 2.1818181818);max-width:calc((100% - 1.1818181818 * var(--flex-gap, 0px)) / 2.1818181818);min-width:0}.flex>.order-11\@sm,.flex\@xs>.order-11\@sm,.flex\@sm>.order-11\@sm,.flex\@md>.order-11\@sm,.flex\@lg>.order-11\@sm,.flex\@xl>.order-11\@sm,.flex\@2xl>.order-11\@sm{order:11}.flex>.fill-12\@sm,.flex\@xs>.fill-12\@sm,.flex\@sm>.fill-12\@sm,.flex\@md>.fill-12\@sm,.flex\@lg>.fill-12\@sm,.flex\@xl>.fill-12\@sm,.flex\@2xl>.fill-12\@sm{flex:0 0 calc((100% - 1 * var(--flex-gap, 0px)) / 2);max-width:calc((100% - 1 * var(--flex-gap, 0px)) / 2);min-width:0}.flex>.order-12\@sm,.flex\@xs>.order-12\@sm,.flex\@sm>.order-12\@sm,.flex\@md>.order-12\@sm,.flex\@lg>.order-12\@sm,.flex\@xl>.order-12\@sm,.flex\@2xl>.order-12\@sm{order:12}.flex>.fill-13\@sm,.flex\@xs>.fill-13\@sm,.flex\@sm>.fill-13\@sm,.flex\@md>.fill-13\@sm,.flex\@lg>.fill-13\@sm,.flex\@xl>.fill-13\@sm,.flex\@2xl>.fill-13\@sm{flex:0 0 calc((100% - .8461538462 * var(--flex-gap, 0px)) / 1.8461538462);max-width:calc((100% - .8461538462 * var(--flex-gap, 0px)) / 1.8461538462);min-width:0}.flex>.order-13\@sm,.flex\@xs>.order-13\@sm,.flex\@sm>.order-13\@sm,.flex\@md>.order-13\@sm,.flex\@lg>.order-13\@sm,.flex\@xl>.order-13\@sm,.flex\@2xl>.order-13\@sm{order:13}.flex>.fill-14\@sm,.flex\@xs>.fill-14\@sm,.flex\@sm>.fill-14\@sm,.flex\@md>.fill-14\@sm,.flex\@lg>.fill-14\@sm,.flex\@xl>.fill-14\@sm,.flex\@2xl>.fill-14\@sm{flex:0 0 calc((100% - .7142857143 * var(--flex-gap, 0px)) / 1.7142857143);max-width:calc((100% - .7142857143 * var(--flex-gap, 0px)) / 1.7142857143);min-width:0}.flex>.order-14\@sm,.flex\@xs>.order-14\@sm,.flex\@sm>.order-14\@sm,.flex\@md>.order-14\@sm,.flex\@lg>.order-14\@sm,.flex\@xl>.order-14\@sm,.flex\@2xl>.order-14\@sm{order:14}.flex>.fill-15\@sm,.flex\@xs>.fill-15\@sm,.flex\@sm>.fill-15\@sm,.flex\@md>.fill-15\@sm,.flex\@lg>.fill-15\@sm,.flex\@xl>.fill-15\@sm,.flex\@2xl>.fill-15\@sm{flex:0 0 calc((100% - .6 * var(--flex-gap, 0px)) / 1.6);max-width:calc((100% - .6 * var(--flex-gap, 0px)) / 1.6);min-width:0}.flex>.order-15\@sm,.flex\@xs>.order-15\@sm,.flex\@sm>.order-15\@sm,.flex\@md>.order-15\@sm,.flex\@lg>.order-15\@sm,.flex\@xl>.order-15\@sm,.flex\@2xl>.order-15\@sm{order:15}.flex>.fill-16\@sm,.flex\@xs>.fill-16\@sm,.flex\@sm>.fill-16\@sm,.flex\@md>.fill-16\@sm,.flex\@lg>.fill-16\@sm,.flex\@xl>.fill-16\@sm,.flex\@2xl>.fill-16\@sm{flex:0 0 calc((100% - .5 * var(--flex-gap, 0px)) / 1.5);max-width:calc((100% - .5 * var(--flex-gap, 0px)) / 1.5);min-width:0}.flex>.order-16\@sm,.flex\@xs>.order-16\@sm,.flex\@sm>.order-16\@sm,.flex\@md>.order-16\@sm,.flex\@lg>.order-16\@sm,.flex\@xl>.order-16\@sm,.flex\@2xl>.order-16\@sm{order:16}.flex>.fill-17\@sm,.flex\@xs>.fill-17\@sm,.flex\@sm>.fill-17\@sm,.flex\@md>.fill-17\@sm,.flex\@lg>.fill-17\@sm,.flex\@xl>.fill-17\@sm,.flex\@2xl>.fill-17\@sm{flex:0 0 calc((100% - .4117647059 * var(--flex-gap, 0px)) / 1.4117647059);max-width:calc((100% - .4117647059 * var(--flex-gap, 0px)) / 1.4117647059);min-width:0}.flex>.order-17\@sm,.flex\@xs>.order-17\@sm,.flex\@sm>.order-17\@sm,.flex\@md>.order-17\@sm,.flex\@lg>.order-17\@sm,.flex\@xl>.order-17\@sm,.flex\@2xl>.order-17\@sm{order:17}.flex>.fill-18\@sm,.flex\@xs>.fill-18\@sm,.flex\@sm>.fill-18\@sm,.flex\@md>.fill-18\@sm,.flex\@lg>.fill-18\@sm,.flex\@xl>.fill-18\@sm,.flex\@2xl>.fill-18\@sm{flex:0 0 calc((100% - .3333333333 * var(--flex-gap, 0px)) / 1.3333333333);max-width:calc((100% - .3333333333 * var(--flex-gap, 0px)) / 1.3333333333);min-width:0}.flex>.order-18\@sm,.flex\@xs>.order-18\@sm,.flex\@sm>.order-18\@sm,.flex\@md>.order-18\@sm,.flex\@lg>.order-18\@sm,.flex\@xl>.order-18\@sm,.flex\@2xl>.order-18\@sm{order:18}.flex>.fill-19\@sm,.flex\@xs>.fill-19\@sm,.flex\@sm>.fill-19\@sm,.flex\@md>.fill-19\@sm,.flex\@lg>.fill-19\@sm,.flex\@xl>.fill-19\@sm,.flex\@2xl>.fill-19\@sm{flex:0 0 calc((100% - .2631578947 * var(--flex-gap, 0px)) / 1.2631578947);max-width:calc((100% - .2631578947 * var(--flex-gap, 0px)) / 1.2631578947);min-width:0}.flex>.order-19\@sm,.flex\@xs>.order-19\@sm,.flex\@sm>.order-19\@sm,.flex\@md>.order-19\@sm,.flex\@lg>.order-19\@sm,.flex\@xl>.order-19\@sm,.flex\@2xl>.order-19\@sm{order:19}.flex>.fill-20\@sm,.flex\@xs>.fill-20\@sm,.flex\@sm>.fill-20\@sm,.flex\@md>.fill-20\@sm,.flex\@lg>.fill-20\@sm,.flex\@xl>.fill-20\@sm,.flex\@2xl>.fill-20\@sm{flex:0 0 calc((100% - .2 * var(--flex-gap, 0px)) / 1.2);max-width:calc((100% - .2 * var(--flex-gap, 0px)) / 1.2);min-width:0}.flex>.order-20\@sm,.flex\@xs>.order-20\@sm,.flex\@sm>.order-20\@sm,.flex\@md>.order-20\@sm,.flex\@lg>.order-20\@sm,.flex\@xl>.order-20\@sm,.flex\@2xl>.order-20\@sm{order:20}.flex>.fill-21\@sm,.flex\@xs>.fill-21\@sm,.flex\@sm>.fill-21\@sm,.flex\@md>.fill-21\@sm,.flex\@lg>.fill-21\@sm,.flex\@xl>.fill-21\@sm,.flex\@2xl>.fill-21\@sm{flex:0 0 calc((100% - .1428571429 * var(--flex-gap, 0px)) / 1.1428571429);max-width:calc((100% - .1428571429 * var(--flex-gap, 0px)) / 1.1428571429);min-width:0}.flex>.order-21\@sm,.flex\@xs>.order-21\@sm,.flex\@sm>.order-21\@sm,.flex\@md>.order-21\@sm,.flex\@lg>.order-21\@sm,.flex\@xl>.order-21\@sm,.flex\@2xl>.order-21\@sm{order:21}.flex>.fill-22\@sm,.flex\@xs>.fill-22\@sm,.flex\@sm>.fill-22\@sm,.flex\@md>.fill-22\@sm,.flex\@lg>.fill-22\@sm,.flex\@xl>.fill-22\@sm,.flex\@2xl>.fill-22\@sm{flex:0 0 calc((100% - .0909090909 * var(--flex-gap, 0px)) / 1.0909090909);max-width:calc((100% - .0909090909 * var(--flex-gap, 0px)) / 1.0909090909);min-width:0}.flex>.order-22\@sm,.flex\@xs>.order-22\@sm,.flex\@sm>.order-22\@sm,.flex\@md>.order-22\@sm,.flex\@lg>.order-22\@sm,.flex\@xl>.order-22\@sm,.flex\@2xl>.order-22\@sm{order:22}.flex>.fill-23\@sm,.flex\@xs>.fill-23\@sm,.flex\@sm>.fill-23\@sm,.flex\@md>.fill-23\@sm,.flex\@lg>.fill-23\@sm,.flex\@xl>.fill-23\@sm,.flex\@2xl>.fill-23\@sm{flex:0 0 calc((100% - .0434782609 * var(--flex-gap, 0px)) / 1.0434782609);max-width:calc((100% - .0434782609 * var(--flex-gap, 0px)) / 1.0434782609);min-width:0}.flex>.order-23\@sm,.flex\@xs>.order-23\@sm,.flex\@sm>.order-23\@sm,.flex\@md>.order-23\@sm,.flex\@lg>.order-23\@sm,.flex\@xl>.order-23\@sm,.flex\@2xl>.order-23\@sm{order:23}.flex>.fill-24\@sm,.flex\@xs>.fill-24\@sm,.flex\@sm>.fill-24\@sm,.flex\@md>.fill-24\@sm,.flex\@lg>.fill-24\@sm,.flex\@xl>.fill-24\@sm,.flex\@2xl>.fill-24\@sm{flex:0 0 calc((100% - 0 * var(--flex-gap, 0px)) / 1);max-width:calc((100% - 0 * var(--flex-gap, 0px)) / 1);min-width:0}.flex>.order-24\@sm,.flex\@xs>.order-24\@sm,.flex\@sm>.order-24\@sm,.flex\@md>.order-24\@sm,.flex\@lg>.order-24\@sm,.flex\@xl>.order-24\@sm,.flex\@2xl>.order-24\@sm{order:24}}@media (min-width: 768px){.flex.row\@md,.flex\@xs.row\@md,.flex\@sm.row\@md,.flex\@md.row\@md,.flex\@lg.row\@md,.flex\@xl.row\@md,.flex\@2xl.row\@md{flex-direction:row}.flex.row-reverse\@md,.flex\@xs.row-reverse\@md,.flex\@sm.row-reverse\@md,.flex\@md.row-reverse\@md,.flex\@lg.row-reverse\@md,.flex\@xl.row-reverse\@md,.flex\@2xl.row-reverse\@md{flex-direction:row-reverse}.flex.col\@md,.flex\@xs.col\@md,.flex\@sm.col\@md,.flex\@md.col\@md,.flex\@lg.col\@md,.flex\@xl.col\@md,.flex\@2xl.col\@md{flex-direction:column}.flex.col-reverse\@md,.flex\@xs.col-reverse\@md,.flex\@sm.col-reverse\@md,.flex\@md.col-reverse\@md,.flex\@lg.col-reverse\@md,.flex\@xl.col-reverse\@md,.flex\@2xl.col-reverse\@md{flex-direction:column-reverse}.flex.wrap\@md,.flex\@xs.wrap\@md,.flex\@sm.wrap\@md,.flex\@md.wrap\@md,.flex\@lg.wrap\@md,.flex\@xl.wrap\@md,.flex\@2xl.wrap\@md{flex-wrap:wrap}.flex.nowrap\@md,.flex\@xs.nowrap\@md,.flex\@sm.nowrap\@md,.flex\@md.nowrap\@md,.flex\@lg.nowrap\@md,.flex\@xl.nowrap\@md,.flex\@2xl.nowrap\@md{flex-wrap:nowrap}.flex.wrap-reverse\@md,.flex\@xs.wrap-reverse\@md,.flex\@sm.wrap-reverse\@md,.flex\@md.wrap-reverse\@md,.flex\@lg.wrap-reverse\@md,.flex\@xl.wrap-reverse\@md,.flex\@2xl.wrap-reverse\@md{flex-wrap:wrap-reverse}.flex.start\@md,.flex\@xs.start\@md,.flex\@sm.start\@md,.flex\@md.start\@md,.flex\@lg.start\@md,.flex\@xl.start\@md,.flex\@2xl.start\@md{justify-content:flex-start}.flex.end\@md,.flex\@xs.end\@md,.flex\@sm.end\@md,.flex\@md.end\@md,.flex\@lg.end\@md,.flex\@xl.end\@md,.flex\@2xl.end\@md{justify-content:flex-end}.flex.center\@md,.flex\@xs.center\@md,.flex\@sm.center\@md,.flex\@md.center\@md,.flex\@lg.center\@md,.flex\@xl.center\@md,.flex\@2xl.center\@md{justify-content:center}.flex.stretch\@md,.flex\@xs.stretch\@md,.flex\@sm.stretch\@md,.flex\@md.stretch\@md,.flex\@lg.stretch\@md,.flex\@xl.stretch\@md,.flex\@2xl.stretch\@md{justify-content:stretch}.flex.between\@md,.flex\@xs.between\@md,.flex\@sm.between\@md,.flex\@md.between\@md,.flex\@lg.between\@md,.flex\@xl.between\@md,.flex\@2xl.between\@md{justify-content:space-between}.flex.around\@md,.flex\@xs.around\@md,.flex\@sm.around\@md,.flex\@md.around\@md,.flex\@lg.around\@md,.flex\@xl.around\@md,.flex\@2xl.around\@md{justify-content:space-around}.flex.evenly\@md,.flex\@xs.evenly\@md,.flex\@sm.evenly\@md,.flex\@md.evenly\@md,.flex\@lg.evenly\@md,.flex\@xl.evenly\@md,.flex\@2xl.evenly\@md{justify-content:space-evenly}.flex.x-start\@md,.flex\@xs.x-start\@md,.flex\@sm.x-start\@md,.flex\@md.x-start\@md,.flex\@lg.x-start\@md,.flex\@xl.x-start\@md,.flex\@2xl.x-start\@md{align-items:flex-start}.flex.x-end\@md,.flex\@xs.x-end\@md,.flex\@sm.x-end\@md,.flex\@md.x-end\@md,.flex\@lg.x-end\@md,.flex\@xl.x-end\@md,.flex\@2xl.x-end\@md{align-items:flex-end}.flex.x-center\@md,.flex\@xs.x-center\@md,.flex\@sm.x-center\@md,.flex\@md.x-center\@md,.flex\@lg.x-center\@md,.flex\@xl.x-center\@md,.flex\@2xl.x-center\@md{align-items:center}.flex.x-baseline\@md,.flex\@xs.x-baseline\@md,.flex\@sm.x-baseline\@md,.flex\@md.x-baseline\@md,.flex\@lg.x-baseline\@md,.flex\@xl.x-baseline\@md,.flex\@2xl.x-baseline\@md{align-items:baseline}.flex.x-stretch\@md,.flex\@xs.x-stretch\@md,.flex\@sm.x-stretch\@md,.flex\@md.x-stretch\@md,.flex\@lg.x-stretch\@md,.flex\@xl.x-stretch\@md,.flex\@2xl.x-stretch\@md{align-items:stretch}.flex.x-content-start\@md,.flex\@xs.x-content-start\@md,.flex\@sm.x-content-start\@md,.flex\@md.x-content-start\@md,.flex\@lg.x-content-start\@md,.flex\@xl.x-content-start\@md,.flex\@2xl.x-content-start\@md{align-content:flex-start}.flex.x-content-end\@md,.flex\@xs.x-content-end\@md,.flex\@sm.x-content-end\@md,.flex\@md.x-content-end\@md,.flex\@lg.x-content-end\@md,.flex\@xl.x-content-end\@md,.flex\@2xl.x-content-end\@md{align-content:flex-end}.flex.x-content-center\@md,.flex\@xs.x-content-center\@md,.flex\@sm.x-content-center\@md,.flex\@md.x-content-center\@md,.flex\@lg.x-content-center\@md,.flex\@xl.x-content-center\@md,.flex\@2xl.x-content-center\@md{align-content:center}.flex.x-content-between\@md,.flex\@xs.x-content-between\@md,.flex\@sm.x-content-between\@md,.flex\@md.x-content-between\@md,.flex\@lg.x-content-between\@md,.flex\@xl.x-content-between\@md,.flex\@2xl.x-content-between\@md{align-content:space-between}.flex.x-content-around\@md,.flex\@xs.x-content-around\@md,.flex\@sm.x-content-around\@md,.flex\@md.x-content-around\@md,.flex\@lg.x-content-around\@md,.flex\@xl.x-content-around\@md,.flex\@2xl.x-content-around\@md{align-content:space-around}.flex.x-content-evenly\@md,.flex\@xs.x-content-evenly\@md,.flex\@sm.x-content-evenly\@md,.flex\@md.x-content-evenly\@md,.flex\@lg.x-content-evenly\@md,.flex\@xl.x-content-evenly\@md,.flex\@2xl.x-content-evenly\@md{align-content:space-evenly}.flex.x-content-stretch\@md,.flex\@xs.x-content-stretch\@md,.flex\@sm.x-content-stretch\@md,.flex\@md.x-content-stretch\@md,.flex\@lg.x-content-stretch\@md,.flex\@xl.x-content-stretch\@md,.flex\@2xl.x-content-stretch\@md{align-content:stretch}.flex>.fill-auto\@md,.flex\@xs>.fill-auto\@md,.flex\@sm>.fill-auto\@md,.flex\@md>.fill-auto\@md,.flex\@lg>.fill-auto\@md,.flex\@xl>.fill-auto\@md,.flex\@2xl>.fill-auto\@md{flex:1 1 auto}.flex>.fill-full\@md,.flex\@xs>.fill-full\@md,.flex\@sm>.fill-full\@md,.flex\@md>.fill-full\@md,.flex\@lg>.fill-full\@md,.flex\@xl>.fill-full\@md,.flex\@2xl>.fill-full\@md{flex:0 0 100%}.flex>.grow\@md,.flex\@xs>.grow\@md,.flex\@sm>.grow\@md,.flex\@md>.grow\@md,.flex\@lg>.grow\@md,.flex\@xl>.grow\@md,.flex\@2xl>.grow\@md{flex:1 1 0%}.flex>.no-grow\@md,.flex\@xs>.no-grow\@md,.flex\@sm>.no-grow\@md,.flex\@md>.no-grow\@md,.flex\@lg>.no-grow\@md,.flex\@xl>.no-grow\@md,.flex\@2xl>.no-grow\@md{flex:none}.flex>.order-first\@md,.flex\@xs>.order-first\@md,.flex\@sm>.order-first\@md,.flex\@md>.order-first\@md,.flex\@lg>.order-first\@md,.flex\@xl>.order-first\@md,.flex\@2xl>.order-first\@md{order:-1}.flex>.order-last\@md,.flex\@xs>.order-last\@md,.flex\@sm>.order-last\@md,.flex\@md>.order-last\@md,.flex\@lg>.order-last\@md,.flex\@xl>.order-last\@md,.flex\@2xl>.order-last\@md{order:9999}.flex>.order-none\@md,.flex\@xs>.order-none\@md,.flex\@sm>.order-none\@md,.flex\@md>.order-none\@md,.flex\@lg>.order-none\@md,.flex\@xl>.order-none\@md,.flex\@2xl>.order-none\@md{order:0}.flex>.shrink\@md,.flex\@xs>.shrink\@md,.flex\@sm>.shrink\@md,.flex\@md>.shrink\@md,.flex\@lg>.shrink\@md,.flex\@xl>.shrink\@md,.flex\@2xl>.shrink\@md{flex-shrink:1}.flex>.no-shrink\@md,.flex\@xs>.no-shrink\@md,.flex\@sm>.no-shrink\@md,.flex\@md>.no-shrink\@md,.flex\@lg>.no-shrink\@md,.flex\@xl>.no-shrink\@md,.flex\@2xl>.no-shrink\@md{flex-shrink:0}.flex>.shrink-twice\@md,.flex\@xs>.shrink-twice\@md,.flex\@sm>.shrink-twice\@md,.flex\@md>.shrink-twice\@md,.flex\@lg>.shrink-twice\@md,.flex\@xl>.shrink-twice\@md,.flex\@2xl>.shrink-twice\@md{flex-shrink:2}.flex>.self-end\@md,.flex\@xs>.self-end\@md,.flex\@sm>.self-end\@md,.flex\@md>.self-end\@md,.flex\@lg>.self-end\@md,.flex\@xl>.self-end\@md,.flex\@2xl>.self-end\@md{align-self:flex-end}.flex>.self-start\@md,.flex\@xs>.self-start\@md,.flex\@sm>.self-start\@md,.flex\@md>.self-start\@md,.flex\@lg>.self-start\@md,.flex\@xl>.self-start\@md,.flex\@2xl>.self-start\@md{align-self:flex-start}.flex>.self-center\@md,.flex\@xs>.self-center\@md,.flex\@sm>.self-center\@md,.flex\@md>.self-center\@md,.flex\@lg>.self-center\@md,.flex\@xl>.self-center\@md,.flex\@2xl>.self-center\@md{align-self:center}.flex>.self-stretch\@md,.flex\@xs>.self-stretch\@md,.flex\@sm>.self-stretch\@md,.flex\@md>.self-stretch\@md,.flex\@lg>.self-stretch\@md,.flex\@xl>.self-stretch\@md,.flex\@2xl>.self-stretch\@md{align-self:stretch}.flex>.self-baseline\@md,.flex\@xs>.self-baseline\@md,.flex\@sm>.self-baseline\@md,.flex\@md>.self-baseline\@md,.flex\@lg>.self-baseline\@md,.flex\@xl>.self-baseline\@md,.flex\@2xl>.self-baseline\@md{align-self:baseline}.flex>.self-auto\@md,.flex\@xs>.self-auto\@md,.flex\@sm>.self-auto\@md,.flex\@md>.self-auto\@md,.flex\@lg>.self-auto\@md,.flex\@xl>.self-auto\@md,.flex\@2xl>.self-auto\@md{align-self:auto}.flex>.fill-1\@md,.flex\@xs>.fill-1\@md,.flex\@sm>.fill-1\@md,.flex\@md>.fill-1\@md,.flex\@lg>.fill-1\@md,.flex\@xl>.fill-1\@md,.flex\@2xl>.fill-1\@md{flex:0 0 calc((100% - 23 * var(--flex-gap, 0px)) / 24);max-width:calc((100% - 23 * var(--flex-gap, 0px)) / 24);min-width:0}.flex>.order-1\@md,.flex\@xs>.order-1\@md,.flex\@sm>.order-1\@md,.flex\@md>.order-1\@md,.flex\@lg>.order-1\@md,.flex\@xl>.order-1\@md,.flex\@2xl>.order-1\@md{order:1}.flex>.fill-2\@md,.flex\@xs>.fill-2\@md,.flex\@sm>.fill-2\@md,.flex\@md>.fill-2\@md,.flex\@lg>.fill-2\@md,.flex\@xl>.fill-2\@md,.flex\@2xl>.fill-2\@md{flex:0 0 calc((100% - 11 * var(--flex-gap, 0px)) / 12);max-width:calc((100% - 11 * var(--flex-gap, 0px)) / 12);min-width:0}.flex>.order-2\@md,.flex\@xs>.order-2\@md,.flex\@sm>.order-2\@md,.flex\@md>.order-2\@md,.flex\@lg>.order-2\@md,.flex\@xl>.order-2\@md,.flex\@2xl>.order-2\@md{order:2}.flex>.fill-3\@md,.flex\@xs>.fill-3\@md,.flex\@sm>.fill-3\@md,.flex\@md>.fill-3\@md,.flex\@lg>.fill-3\@md,.flex\@xl>.fill-3\@md,.flex\@2xl>.fill-3\@md{flex:0 0 calc((100% - 7 * var(--flex-gap, 0px)) / 8);max-width:calc((100% - 7 * var(--flex-gap, 0px)) / 8);min-width:0}.flex>.order-3\@md,.flex\@xs>.order-3\@md,.flex\@sm>.order-3\@md,.flex\@md>.order-3\@md,.flex\@lg>.order-3\@md,.flex\@xl>.order-3\@md,.flex\@2xl>.order-3\@md{order:3}.flex>.fill-4\@md,.flex\@xs>.fill-4\@md,.flex\@sm>.fill-4\@md,.flex\@md>.fill-4\@md,.flex\@lg>.fill-4\@md,.flex\@xl>.fill-4\@md,.flex\@2xl>.fill-4\@md{flex:0 0 calc((100% - 5 * var(--flex-gap, 0px)) / 6);max-width:calc((100% - 5 * var(--flex-gap, 0px)) / 6);min-width:0}.flex>.order-4\@md,.flex\@xs>.order-4\@md,.flex\@sm>.order-4\@md,.flex\@md>.order-4\@md,.flex\@lg>.order-4\@md,.flex\@xl>.order-4\@md,.flex\@2xl>.order-4\@md{order:4}.flex>.fill-5\@md,.flex\@xs>.fill-5\@md,.flex\@sm>.fill-5\@md,.flex\@md>.fill-5\@md,.flex\@lg>.fill-5\@md,.flex\@xl>.fill-5\@md,.flex\@2xl>.fill-5\@md{flex:0 0 calc((100% - 3.8 * var(--flex-gap, 0px)) / 4.8);max-width:calc((100% - 3.8 * var(--flex-gap, 0px)) / 4.8);min-width:0}.flex>.order-5\@md,.flex\@xs>.order-5\@md,.flex\@sm>.order-5\@md,.flex\@md>.order-5\@md,.flex\@lg>.order-5\@md,.flex\@xl>.order-5\@md,.flex\@2xl>.order-5\@md{order:5}.flex>.fill-6\@md,.flex\@xs>.fill-6\@md,.flex\@sm>.fill-6\@md,.flex\@md>.fill-6\@md,.flex\@lg>.fill-6\@md,.flex\@xl>.fill-6\@md,.flex\@2xl>.fill-6\@md{flex:0 0 calc((100% - 3 * var(--flex-gap, 0px)) / 4);max-width:calc((100% - 3 * var(--flex-gap, 0px)) / 4);min-width:0}.flex>.order-6\@md,.flex\@xs>.order-6\@md,.flex\@sm>.order-6\@md,.flex\@md>.order-6\@md,.flex\@lg>.order-6\@md,.flex\@xl>.order-6\@md,.flex\@2xl>.order-6\@md{order:6}.flex>.fill-7\@md,.flex\@xs>.fill-7\@md,.flex\@sm>.fill-7\@md,.flex\@md>.fill-7\@md,.flex\@lg>.fill-7\@md,.flex\@xl>.fill-7\@md,.flex\@2xl>.fill-7\@md{flex:0 0 calc((100% - 2.4285714286 * var(--flex-gap, 0px)) / 3.4285714286);max-width:calc((100% - 2.4285714286 * var(--flex-gap, 0px)) / 3.4285714286);min-width:0}.flex>.order-7\@md,.flex\@xs>.order-7\@md,.flex\@sm>.order-7\@md,.flex\@md>.order-7\@md,.flex\@lg>.order-7\@md,.flex\@xl>.order-7\@md,.flex\@2xl>.order-7\@md{order:7}.flex>.fill-8\@md,.flex\@xs>.fill-8\@md,.flex\@sm>.fill-8\@md,.flex\@md>.fill-8\@md,.flex\@lg>.fill-8\@md,.flex\@xl>.fill-8\@md,.flex\@2xl>.fill-8\@md{flex:0 0 calc((100% - 2 * var(--flex-gap, 0px)) / 3);max-width:calc((100% - 2 * var(--flex-gap, 0px)) / 3);min-width:0}.flex>.order-8\@md,.flex\@xs>.order-8\@md,.flex\@sm>.order-8\@md,.flex\@md>.order-8\@md,.flex\@lg>.order-8\@md,.flex\@xl>.order-8\@md,.flex\@2xl>.order-8\@md{order:8}.flex>.fill-9\@md,.flex\@xs>.fill-9\@md,.flex\@sm>.fill-9\@md,.flex\@md>.fill-9\@md,.flex\@lg>.fill-9\@md,.flex\@xl>.fill-9\@md,.flex\@2xl>.fill-9\@md{flex:0 0 calc((100% - 1.6666666667 * var(--flex-gap, 0px)) / 2.6666666667);max-width:calc((100% - 1.6666666667 * var(--flex-gap, 0px)) / 2.6666666667);min-width:0}.flex>.order-9\@md,.flex\@xs>.order-9\@md,.flex\@sm>.order-9\@md,.flex\@md>.order-9\@md,.flex\@lg>.order-9\@md,.flex\@xl>.order-9\@md,.flex\@2xl>.order-9\@md{order:9}.flex>.fill-10\@md,.flex\@xs>.fill-10\@md,.flex\@sm>.fill-10\@md,.flex\@md>.fill-10\@md,.flex\@lg>.fill-10\@md,.flex\@xl>.fill-10\@md,.flex\@2xl>.fill-10\@md{flex:0 0 calc((100% - 1.4 * var(--flex-gap, 0px)) / 2.4);max-width:calc((100% - 1.4 * var(--flex-gap, 0px)) / 2.4);min-width:0}.flex>.order-10\@md,.flex\@xs>.order-10\@md,.flex\@sm>.order-10\@md,.flex\@md>.order-10\@md,.flex\@lg>.order-10\@md,.flex\@xl>.order-10\@md,.flex\@2xl>.order-10\@md{order:10}.flex>.fill-11\@md,.flex\@xs>.fill-11\@md,.flex\@sm>.fill-11\@md,.flex\@md>.fill-11\@md,.flex\@lg>.fill-11\@md,.flex\@xl>.fill-11\@md,.flex\@2xl>.fill-11\@md{flex:0 0 calc((100% - 1.1818181818 * var(--flex-gap, 0px)) / 2.1818181818);max-width:calc((100% - 1.1818181818 * var(--flex-gap, 0px)) / 2.1818181818);min-width:0}.flex>.order-11\@md,.flex\@xs>.order-11\@md,.flex\@sm>.order-11\@md,.flex\@md>.order-11\@md,.flex\@lg>.order-11\@md,.flex\@xl>.order-11\@md,.flex\@2xl>.order-11\@md{order:11}.flex>.fill-12\@md,.flex\@xs>.fill-12\@md,.flex\@sm>.fill-12\@md,.flex\@md>.fill-12\@md,.flex\@lg>.fill-12\@md,.flex\@xl>.fill-12\@md,.flex\@2xl>.fill-12\@md{flex:0 0 calc((100% - 1 * var(--flex-gap, 0px)) / 2);max-width:calc((100% - 1 * var(--flex-gap, 0px)) / 2);min-width:0}.flex>.order-12\@md,.flex\@xs>.order-12\@md,.flex\@sm>.order-12\@md,.flex\@md>.order-12\@md,.flex\@lg>.order-12\@md,.flex\@xl>.order-12\@md,.flex\@2xl>.order-12\@md{order:12}.flex>.fill-13\@md,.flex\@xs>.fill-13\@md,.flex\@sm>.fill-13\@md,.flex\@md>.fill-13\@md,.flex\@lg>.fill-13\@md,.flex\@xl>.fill-13\@md,.flex\@2xl>.fill-13\@md{flex:0 0 calc((100% - .8461538462 * var(--flex-gap, 0px)) / 1.8461538462);max-width:calc((100% - .8461538462 * var(--flex-gap, 0px)) / 1.8461538462);min-width:0}.flex>.order-13\@md,.flex\@xs>.order-13\@md,.flex\@sm>.order-13\@md,.flex\@md>.order-13\@md,.flex\@lg>.order-13\@md,.flex\@xl>.order-13\@md,.flex\@2xl>.order-13\@md{order:13}.flex>.fill-14\@md,.flex\@xs>.fill-14\@md,.flex\@sm>.fill-14\@md,.flex\@md>.fill-14\@md,.flex\@lg>.fill-14\@md,.flex\@xl>.fill-14\@md,.flex\@2xl>.fill-14\@md{flex:0 0 calc((100% - .7142857143 * var(--flex-gap, 0px)) / 1.7142857143);max-width:calc((100% - .7142857143 * var(--flex-gap, 0px)) / 1.7142857143);min-width:0}.flex>.order-14\@md,.flex\@xs>.order-14\@md,.flex\@sm>.order-14\@md,.flex\@md>.order-14\@md,.flex\@lg>.order-14\@md,.flex\@xl>.order-14\@md,.flex\@2xl>.order-14\@md{order:14}.flex>.fill-15\@md,.flex\@xs>.fill-15\@md,.flex\@sm>.fill-15\@md,.flex\@md>.fill-15\@md,.flex\@lg>.fill-15\@md,.flex\@xl>.fill-15\@md,.flex\@2xl>.fill-15\@md{flex:0 0 calc((100% - .6 * var(--flex-gap, 0px)) / 1.6);max-width:calc((100% - .6 * var(--flex-gap, 0px)) / 1.6);min-width:0}.flex>.order-15\@md,.flex\@xs>.order-15\@md,.flex\@sm>.order-15\@md,.flex\@md>.order-15\@md,.flex\@lg>.order-15\@md,.flex\@xl>.order-15\@md,.flex\@2xl>.order-15\@md{order:15}.flex>.fill-16\@md,.flex\@xs>.fill-16\@md,.flex\@sm>.fill-16\@md,.flex\@md>.fill-16\@md,.flex\@lg>.fill-16\@md,.flex\@xl>.fill-16\@md,.flex\@2xl>.fill-16\@md{flex:0 0 calc((100% - .5 * var(--flex-gap, 0px)) / 1.5);max-width:calc((100% - .5 * var(--flex-gap, 0px)) / 1.5);min-width:0}.flex>.order-16\@md,.flex\@xs>.order-16\@md,.flex\@sm>.order-16\@md,.flex\@md>.order-16\@md,.flex\@lg>.order-16\@md,.flex\@xl>.order-16\@md,.flex\@2xl>.order-16\@md{order:16}.flex>.fill-17\@md,.flex\@xs>.fill-17\@md,.flex\@sm>.fill-17\@md,.flex\@md>.fill-17\@md,.flex\@lg>.fill-17\@md,.flex\@xl>.fill-17\@md,.flex\@2xl>.fill-17\@md{flex:0 0 calc((100% - .4117647059 * var(--flex-gap, 0px)) / 1.4117647059);max-width:calc((100% - .4117647059 * var(--flex-gap, 0px)) / 1.4117647059);min-width:0}.flex>.order-17\@md,.flex\@xs>.order-17\@md,.flex\@sm>.order-17\@md,.flex\@md>.order-17\@md,.flex\@lg>.order-17\@md,.flex\@xl>.order-17\@md,.flex\@2xl>.order-17\@md{order:17}.flex>.fill-18\@md,.flex\@xs>.fill-18\@md,.flex\@sm>.fill-18\@md,.flex\@md>.fill-18\@md,.flex\@lg>.fill-18\@md,.flex\@xl>.fill-18\@md,.flex\@2xl>.fill-18\@md{flex:0 0 calc((100% - .3333333333 * var(--flex-gap, 0px)) / 1.3333333333);max-width:calc((100% - .3333333333 * var(--flex-gap, 0px)) / 1.3333333333);min-width:0}.flex>.order-18\@md,.flex\@xs>.order-18\@md,.flex\@sm>.order-18\@md,.flex\@md>.order-18\@md,.flex\@lg>.order-18\@md,.flex\@xl>.order-18\@md,.flex\@2xl>.order-18\@md{order:18}.flex>.fill-19\@md,.flex\@xs>.fill-19\@md,.flex\@sm>.fill-19\@md,.flex\@md>.fill-19\@md,.flex\@lg>.fill-19\@md,.flex\@xl>.fill-19\@md,.flex\@2xl>.fill-19\@md{flex:0 0 calc((100% - .2631578947 * var(--flex-gap, 0px)) / 1.2631578947);max-width:calc((100% - .2631578947 * var(--flex-gap, 0px)) / 1.2631578947);min-width:0}.flex>.order-19\@md,.flex\@xs>.order-19\@md,.flex\@sm>.order-19\@md,.flex\@md>.order-19\@md,.flex\@lg>.order-19\@md,.flex\@xl>.order-19\@md,.flex\@2xl>.order-19\@md{order:19}.flex>.fill-20\@md,.flex\@xs>.fill-20\@md,.flex\@sm>.fill-20\@md,.flex\@md>.fill-20\@md,.flex\@lg>.fill-20\@md,.flex\@xl>.fill-20\@md,.flex\@2xl>.fill-20\@md{flex:0 0 calc((100% - .2 * var(--flex-gap, 0px)) / 1.2);max-width:calc((100% - .2 * var(--flex-gap, 0px)) / 1.2);min-width:0}.flex>.order-20\@md,.flex\@xs>.order-20\@md,.flex\@sm>.order-20\@md,.flex\@md>.order-20\@md,.flex\@lg>.order-20\@md,.flex\@xl>.order-20\@md,.flex\@2xl>.order-20\@md{order:20}.flex>.fill-21\@md,.flex\@xs>.fill-21\@md,.flex\@sm>.fill-21\@md,.flex\@md>.fill-21\@md,.flex\@lg>.fill-21\@md,.flex\@xl>.fill-21\@md,.flex\@2xl>.fill-21\@md{flex:0 0 calc((100% - .1428571429 * var(--flex-gap, 0px)) / 1.1428571429);max-width:calc((100% - .1428571429 * var(--flex-gap, 0px)) / 1.1428571429);min-width:0}.flex>.order-21\@md,.flex\@xs>.order-21\@md,.flex\@sm>.order-21\@md,.flex\@md>.order-21\@md,.flex\@lg>.order-21\@md,.flex\@xl>.order-21\@md,.flex\@2xl>.order-21\@md{order:21}.flex>.fill-22\@md,.flex\@xs>.fill-22\@md,.flex\@sm>.fill-22\@md,.flex\@md>.fill-22\@md,.flex\@lg>.fill-22\@md,.flex\@xl>.fill-22\@md,.flex\@2xl>.fill-22\@md{flex:0 0 calc((100% - .0909090909 * var(--flex-gap, 0px)) / 1.0909090909);max-width:calc((100% - .0909090909 * var(--flex-gap, 0px)) / 1.0909090909);min-width:0}.flex>.order-22\@md,.flex\@xs>.order-22\@md,.flex\@sm>.order-22\@md,.flex\@md>.order-22\@md,.flex\@lg>.order-22\@md,.flex\@xl>.order-22\@md,.flex\@2xl>.order-22\@md{order:22}.flex>.fill-23\@md,.flex\@xs>.fill-23\@md,.flex\@sm>.fill-23\@md,.flex\@md>.fill-23\@md,.flex\@lg>.fill-23\@md,.flex\@xl>.fill-23\@md,.flex\@2xl>.fill-23\@md{flex:0 0 calc((100% - .0434782609 * var(--flex-gap, 0px)) / 1.0434782609);max-width:calc((100% - .0434782609 * var(--flex-gap, 0px)) / 1.0434782609);min-width:0}.flex>.order-23\@md,.flex\@xs>.order-23\@md,.flex\@sm>.order-23\@md,.flex\@md>.order-23\@md,.flex\@lg>.order-23\@md,.flex\@xl>.order-23\@md,.flex\@2xl>.order-23\@md{order:23}.flex>.fill-24\@md,.flex\@xs>.fill-24\@md,.flex\@sm>.fill-24\@md,.flex\@md>.fill-24\@md,.flex\@lg>.fill-24\@md,.flex\@xl>.fill-24\@md,.flex\@2xl>.fill-24\@md{flex:0 0 calc((100% - 0 * var(--flex-gap, 0px)) / 1);max-width:calc((100% - 0 * var(--flex-gap, 0px)) / 1);min-width:0}.flex>.order-24\@md,.flex\@xs>.order-24\@md,.flex\@sm>.order-24\@md,.flex\@md>.order-24\@md,.flex\@lg>.order-24\@md,.flex\@xl>.order-24\@md,.flex\@2xl>.order-24\@md{order:24}}@media (min-width: 1024px){.flex.row\@lg,.flex\@xs.row\@lg,.flex\@sm.row\@lg,.flex\@md.row\@lg,.flex\@lg.row\@lg,.flex\@xl.row\@lg,.flex\@2xl.row\@lg{flex-direction:row}.flex.row-reverse\@lg,.flex\@xs.row-reverse\@lg,.flex\@sm.row-reverse\@lg,.flex\@md.row-reverse\@lg,.flex\@lg.row-reverse\@lg,.flex\@xl.row-reverse\@lg,.flex\@2xl.row-reverse\@lg{flex-direction:row-reverse}.flex.col\@lg,.flex\@xs.col\@lg,.flex\@sm.col\@lg,.flex\@md.col\@lg,.flex\@lg.col\@lg,.flex\@xl.col\@lg,.flex\@2xl.col\@lg{flex-direction:column}.flex.col-reverse\@lg,.flex\@xs.col-reverse\@lg,.flex\@sm.col-reverse\@lg,.flex\@md.col-reverse\@lg,.flex\@lg.col-reverse\@lg,.flex\@xl.col-reverse\@lg,.flex\@2xl.col-reverse\@lg{flex-direction:column-reverse}.flex.wrap\@lg,.flex\@xs.wrap\@lg,.flex\@sm.wrap\@lg,.flex\@md.wrap\@lg,.flex\@lg.wrap\@lg,.flex\@xl.wrap\@lg,.flex\@2xl.wrap\@lg{flex-wrap:wrap}.flex.nowrap\@lg,.flex\@xs.nowrap\@lg,.flex\@sm.nowrap\@lg,.flex\@md.nowrap\@lg,.flex\@lg.nowrap\@lg,.flex\@xl.nowrap\@lg,.flex\@2xl.nowrap\@lg{flex-wrap:nowrap}.flex.wrap-reverse\@lg,.flex\@xs.wrap-reverse\@lg,.flex\@sm.wrap-reverse\@lg,.flex\@md.wrap-reverse\@lg,.flex\@lg.wrap-reverse\@lg,.flex\@xl.wrap-reverse\@lg,.flex\@2xl.wrap-reverse\@lg{flex-wrap:wrap-reverse}.flex.start\@lg,.flex\@xs.start\@lg,.flex\@sm.start\@lg,.flex\@md.start\@lg,.flex\@lg.start\@lg,.flex\@xl.start\@lg,.flex\@2xl.start\@lg{justify-content:flex-start}.flex.end\@lg,.flex\@xs.end\@lg,.flex\@sm.end\@lg,.flex\@md.end\@lg,.flex\@lg.end\@lg,.flex\@xl.end\@lg,.flex\@2xl.end\@lg{justify-content:flex-end}.flex.center\@lg,.flex\@xs.center\@lg,.flex\@sm.center\@lg,.flex\@md.center\@lg,.flex\@lg.center\@lg,.flex\@xl.center\@lg,.flex\@2xl.center\@lg{justify-content:center}.flex.stretch\@lg,.flex\@xs.stretch\@lg,.flex\@sm.stretch\@lg,.flex\@md.stretch\@lg,.flex\@lg.stretch\@lg,.flex\@xl.stretch\@lg,.flex\@2xl.stretch\@lg{justify-content:stretch}.flex.between\@lg,.flex\@xs.between\@lg,.flex\@sm.between\@lg,.flex\@md.between\@lg,.flex\@lg.between\@lg,.flex\@xl.between\@lg,.flex\@2xl.between\@lg{justify-content:space-between}.flex.around\@lg,.flex\@xs.around\@lg,.flex\@sm.around\@lg,.flex\@md.around\@lg,.flex\@lg.around\@lg,.flex\@xl.around\@lg,.flex\@2xl.around\@lg{justify-content:space-around}.flex.evenly\@lg,.flex\@xs.evenly\@lg,.flex\@sm.evenly\@lg,.flex\@md.evenly\@lg,.flex\@lg.evenly\@lg,.flex\@xl.evenly\@lg,.flex\@2xl.evenly\@lg{justify-content:space-evenly}.flex.x-start\@lg,.flex\@xs.x-start\@lg,.flex\@sm.x-start\@lg,.flex\@md.x-start\@lg,.flex\@lg.x-start\@lg,.flex\@xl.x-start\@lg,.flex\@2xl.x-start\@lg{align-items:flex-start}.flex.x-end\@lg,.flex\@xs.x-end\@lg,.flex\@sm.x-end\@lg,.flex\@md.x-end\@lg,.flex\@lg.x-end\@lg,.flex\@xl.x-end\@lg,.flex\@2xl.x-end\@lg{align-items:flex-end}.flex.x-center\@lg,.flex\@xs.x-center\@lg,.flex\@sm.x-center\@lg,.flex\@md.x-center\@lg,.flex\@lg.x-center\@lg,.flex\@xl.x-center\@lg,.flex\@2xl.x-center\@lg{align-items:center}.flex.x-baseline\@lg,.flex\@xs.x-baseline\@lg,.flex\@sm.x-baseline\@lg,.flex\@md.x-baseline\@lg,.flex\@lg.x-baseline\@lg,.flex\@xl.x-baseline\@lg,.flex\@2xl.x-baseline\@lg{align-items:baseline}.flex.x-stretch\@lg,.flex\@xs.x-stretch\@lg,.flex\@sm.x-stretch\@lg,.flex\@md.x-stretch\@lg,.flex\@lg.x-stretch\@lg,.flex\@xl.x-stretch\@lg,.flex\@2xl.x-stretch\@lg{align-items:stretch}.flex.x-content-start\@lg,.flex\@xs.x-content-start\@lg,.flex\@sm.x-content-start\@lg,.flex\@md.x-content-start\@lg,.flex\@lg.x-content-start\@lg,.flex\@xl.x-content-start\@lg,.flex\@2xl.x-content-start\@lg{align-content:flex-start}.flex.x-content-end\@lg,.flex\@xs.x-content-end\@lg,.flex\@sm.x-content-end\@lg,.flex\@md.x-content-end\@lg,.flex\@lg.x-content-end\@lg,.flex\@xl.x-content-end\@lg,.flex\@2xl.x-content-end\@lg{align-content:flex-end}.flex.x-content-center\@lg,.flex\@xs.x-content-center\@lg,.flex\@sm.x-content-center\@lg,.flex\@md.x-content-center\@lg,.flex\@lg.x-content-center\@lg,.flex\@xl.x-content-center\@lg,.flex\@2xl.x-content-center\@lg{align-content:center}.flex.x-content-between\@lg,.flex\@xs.x-content-between\@lg,.flex\@sm.x-content-between\@lg,.flex\@md.x-content-between\@lg,.flex\@lg.x-content-between\@lg,.flex\@xl.x-content-between\@lg,.flex\@2xl.x-content-between\@lg{align-content:space-between}.flex.x-content-around\@lg,.flex\@xs.x-content-around\@lg,.flex\@sm.x-content-around\@lg,.flex\@md.x-content-around\@lg,.flex\@lg.x-content-around\@lg,.flex\@xl.x-content-around\@lg,.flex\@2xl.x-content-around\@lg{align-content:space-around}.flex.x-content-evenly\@lg,.flex\@xs.x-content-evenly\@lg,.flex\@sm.x-content-evenly\@lg,.flex\@md.x-content-evenly\@lg,.flex\@lg.x-content-evenly\@lg,.flex\@xl.x-content-evenly\@lg,.flex\@2xl.x-content-evenly\@lg{align-content:space-evenly}.flex.x-content-stretch\@lg,.flex\@xs.x-content-stretch\@lg,.flex\@sm.x-content-stretch\@lg,.flex\@md.x-content-stretch\@lg,.flex\@lg.x-content-stretch\@lg,.flex\@xl.x-content-stretch\@lg,.flex\@2xl.x-content-stretch\@lg{align-content:stretch}.flex>.fill-auto\@lg,.flex\@xs>.fill-auto\@lg,.flex\@sm>.fill-auto\@lg,.flex\@md>.fill-auto\@lg,.flex\@lg>.fill-auto\@lg,.flex\@xl>.fill-auto\@lg,.flex\@2xl>.fill-auto\@lg{flex:1 1 auto}.flex>.fill-full\@lg,.flex\@xs>.fill-full\@lg,.flex\@sm>.fill-full\@lg,.flex\@md>.fill-full\@lg,.flex\@lg>.fill-full\@lg,.flex\@xl>.fill-full\@lg,.flex\@2xl>.fill-full\@lg{flex:0 0 100%}.flex>.grow\@lg,.flex\@xs>.grow\@lg,.flex\@sm>.grow\@lg,.flex\@md>.grow\@lg,.flex\@lg>.grow\@lg,.flex\@xl>.grow\@lg,.flex\@2xl>.grow\@lg{flex:1 1 0%}.flex>.no-grow\@lg,.flex\@xs>.no-grow\@lg,.flex\@sm>.no-grow\@lg,.flex\@md>.no-grow\@lg,.flex\@lg>.no-grow\@lg,.flex\@xl>.no-grow\@lg,.flex\@2xl>.no-grow\@lg{flex:none}.flex>.order-first\@lg,.flex\@xs>.order-first\@lg,.flex\@sm>.order-first\@lg,.flex\@md>.order-first\@lg,.flex\@lg>.order-first\@lg,.flex\@xl>.order-first\@lg,.flex\@2xl>.order-first\@lg{order:-1}.flex>.order-last\@lg,.flex\@xs>.order-last\@lg,.flex\@sm>.order-last\@lg,.flex\@md>.order-last\@lg,.flex\@lg>.order-last\@lg,.flex\@xl>.order-last\@lg,.flex\@2xl>.order-last\@lg{order:9999}.flex>.order-none\@lg,.flex\@xs>.order-none\@lg,.flex\@sm>.order-none\@lg,.flex\@md>.order-none\@lg,.flex\@lg>.order-none\@lg,.flex\@xl>.order-none\@lg,.flex\@2xl>.order-none\@lg{order:0}.flex>.shrink\@lg,.flex\@xs>.shrink\@lg,.flex\@sm>.shrink\@lg,.flex\@md>.shrink\@lg,.flex\@lg>.shrink\@lg,.flex\@xl>.shrink\@lg,.flex\@2xl>.shrink\@lg{flex-shrink:1}.flex>.no-shrink\@lg,.flex\@xs>.no-shrink\@lg,.flex\@sm>.no-shrink\@lg,.flex\@md>.no-shrink\@lg,.flex\@lg>.no-shrink\@lg,.flex\@xl>.no-shrink\@lg,.flex\@2xl>.no-shrink\@lg{flex-shrink:0}.flex>.shrink-twice\@lg,.flex\@xs>.shrink-twice\@lg,.flex\@sm>.shrink-twice\@lg,.flex\@md>.shrink-twice\@lg,.flex\@lg>.shrink-twice\@lg,.flex\@xl>.shrink-twice\@lg,.flex\@2xl>.shrink-twice\@lg{flex-shrink:2}.flex>.self-end\@lg,.flex\@xs>.self-end\@lg,.flex\@sm>.self-end\@lg,.flex\@md>.self-end\@lg,.flex\@lg>.self-end\@lg,.flex\@xl>.self-end\@lg,.flex\@2xl>.self-end\@lg{align-self:flex-end}.flex>.self-start\@lg,.flex\@xs>.self-start\@lg,.flex\@sm>.self-start\@lg,.flex\@md>.self-start\@lg,.flex\@lg>.self-start\@lg,.flex\@xl>.self-start\@lg,.flex\@2xl>.self-start\@lg{align-self:flex-start}.flex>.self-center\@lg,.flex\@xs>.self-center\@lg,.flex\@sm>.self-center\@lg,.flex\@md>.self-center\@lg,.flex\@lg>.self-center\@lg,.flex\@xl>.self-center\@lg,.flex\@2xl>.self-center\@lg{align-self:center}.flex>.self-stretch\@lg,.flex\@xs>.self-stretch\@lg,.flex\@sm>.self-stretch\@lg,.flex\@md>.self-stretch\@lg,.flex\@lg>.self-stretch\@lg,.flex\@xl>.self-stretch\@lg,.flex\@2xl>.self-stretch\@lg{align-self:stretch}.flex>.self-baseline\@lg,.flex\@xs>.self-baseline\@lg,.flex\@sm>.self-baseline\@lg,.flex\@md>.self-baseline\@lg,.flex\@lg>.self-baseline\@lg,.flex\@xl>.self-baseline\@lg,.flex\@2xl>.self-baseline\@lg{align-self:baseline}.flex>.self-auto\@lg,.flex\@xs>.self-auto\@lg,.flex\@sm>.self-auto\@lg,.flex\@md>.self-auto\@lg,.flex\@lg>.self-auto\@lg,.flex\@xl>.self-auto\@lg,.flex\@2xl>.self-auto\@lg{align-self:auto}.flex>.fill-1\@lg,.flex\@xs>.fill-1\@lg,.flex\@sm>.fill-1\@lg,.flex\@md>.fill-1\@lg,.flex\@lg>.fill-1\@lg,.flex\@xl>.fill-1\@lg,.flex\@2xl>.fill-1\@lg{flex:0 0 calc((100% - 23 * var(--flex-gap, 0px)) / 24);max-width:calc((100% - 23 * var(--flex-gap, 0px)) / 24);min-width:0}.flex>.order-1\@lg,.flex\@xs>.order-1\@lg,.flex\@sm>.order-1\@lg,.flex\@md>.order-1\@lg,.flex\@lg>.order-1\@lg,.flex\@xl>.order-1\@lg,.flex\@2xl>.order-1\@lg{order:1}.flex>.fill-2\@lg,.flex\@xs>.fill-2\@lg,.flex\@sm>.fill-2\@lg,.flex\@md>.fill-2\@lg,.flex\@lg>.fill-2\@lg,.flex\@xl>.fill-2\@lg,.flex\@2xl>.fill-2\@lg{flex:0 0 calc((100% - 11 * var(--flex-gap, 0px)) / 12);max-width:calc((100% - 11 * var(--flex-gap, 0px)) / 12);min-width:0}.flex>.order-2\@lg,.flex\@xs>.order-2\@lg,.flex\@sm>.order-2\@lg,.flex\@md>.order-2\@lg,.flex\@lg>.order-2\@lg,.flex\@xl>.order-2\@lg,.flex\@2xl>.order-2\@lg{order:2}.flex>.fill-3\@lg,.flex\@xs>.fill-3\@lg,.flex\@sm>.fill-3\@lg,.flex\@md>.fill-3\@lg,.flex\@lg>.fill-3\@lg,.flex\@xl>.fill-3\@lg,.flex\@2xl>.fill-3\@lg{flex:0 0 calc((100% - 7 * var(--flex-gap, 0px)) / 8);max-width:calc((100% - 7 * var(--flex-gap, 0px)) / 8);min-width:0}.flex>.order-3\@lg,.flex\@xs>.order-3\@lg,.flex\@sm>.order-3\@lg,.flex\@md>.order-3\@lg,.flex\@lg>.order-3\@lg,.flex\@xl>.order-3\@lg,.flex\@2xl>.order-3\@lg{order:3}.flex>.fill-4\@lg,.flex\@xs>.fill-4\@lg,.flex\@sm>.fill-4\@lg,.flex\@md>.fill-4\@lg,.flex\@lg>.fill-4\@lg,.flex\@xl>.fill-4\@lg,.flex\@2xl>.fill-4\@lg{flex:0 0 calc((100% - 5 * var(--flex-gap, 0px)) / 6);max-width:calc((100% - 5 * var(--flex-gap, 0px)) / 6);min-width:0}.flex>.order-4\@lg,.flex\@xs>.order-4\@lg,.flex\@sm>.order-4\@lg,.flex\@md>.order-4\@lg,.flex\@lg>.order-4\@lg,.flex\@xl>.order-4\@lg,.flex\@2xl>.order-4\@lg{order:4}.flex>.fill-5\@lg,.flex\@xs>.fill-5\@lg,.flex\@sm>.fill-5\@lg,.flex\@md>.fill-5\@lg,.flex\@lg>.fill-5\@lg,.flex\@xl>.fill-5\@lg,.flex\@2xl>.fill-5\@lg{flex:0 0 calc((100% - 3.8 * var(--flex-gap, 0px)) / 4.8);max-width:calc((100% - 3.8 * var(--flex-gap, 0px)) / 4.8);min-width:0}.flex>.order-5\@lg,.flex\@xs>.order-5\@lg,.flex\@sm>.order-5\@lg,.flex\@md>.order-5\@lg,.flex\@lg>.order-5\@lg,.flex\@xl>.order-5\@lg,.flex\@2xl>.order-5\@lg{order:5}.flex>.fill-6\@lg,.flex\@xs>.fill-6\@lg,.flex\@sm>.fill-6\@lg,.flex\@md>.fill-6\@lg,.flex\@lg>.fill-6\@lg,.flex\@xl>.fill-6\@lg,.flex\@2xl>.fill-6\@lg{flex:0 0 calc((100% - 3 * var(--flex-gap, 0px)) / 4);max-width:calc((100% - 3 * var(--flex-gap, 0px)) / 4);min-width:0}.flex>.order-6\@lg,.flex\@xs>.order-6\@lg,.flex\@sm>.order-6\@lg,.flex\@md>.order-6\@lg,.flex\@lg>.order-6\@lg,.flex\@xl>.order-6\@lg,.flex\@2xl>.order-6\@lg{order:6}.flex>.fill-7\@lg,.flex\@xs>.fill-7\@lg,.flex\@sm>.fill-7\@lg,.flex\@md>.fill-7\@lg,.flex\@lg>.fill-7\@lg,.flex\@xl>.fill-7\@lg,.flex\@2xl>.fill-7\@lg{flex:0 0 calc((100% - 2.4285714286 * var(--flex-gap, 0px)) / 3.4285714286);max-width:calc((100% - 2.4285714286 * var(--flex-gap, 0px)) / 3.4285714286);min-width:0}.flex>.order-7\@lg,.flex\@xs>.order-7\@lg,.flex\@sm>.order-7\@lg,.flex\@md>.order-7\@lg,.flex\@lg>.order-7\@lg,.flex\@xl>.order-7\@lg,.flex\@2xl>.order-7\@lg{order:7}.flex>.fill-8\@lg,.flex\@xs>.fill-8\@lg,.flex\@sm>.fill-8\@lg,.flex\@md>.fill-8\@lg,.flex\@lg>.fill-8\@lg,.flex\@xl>.fill-8\@lg,.flex\@2xl>.fill-8\@lg{flex:0 0 calc((100% - 2 * var(--flex-gap, 0px)) / 3);max-width:calc((100% - 2 * var(--flex-gap, 0px)) / 3);min-width:0}.flex>.order-8\@lg,.flex\@xs>.order-8\@lg,.flex\@sm>.order-8\@lg,.flex\@md>.order-8\@lg,.flex\@lg>.order-8\@lg,.flex\@xl>.order-8\@lg,.flex\@2xl>.order-8\@lg{order:8}.flex>.fill-9\@lg,.flex\@xs>.fill-9\@lg,.flex\@sm>.fill-9\@lg,.flex\@md>.fill-9\@lg,.flex\@lg>.fill-9\@lg,.flex\@xl>.fill-9\@lg,.flex\@2xl>.fill-9\@lg{flex:0 0 calc((100% - 1.6666666667 * var(--flex-gap, 0px)) / 2.6666666667);max-width:calc((100% - 1.6666666667 * var(--flex-gap, 0px)) / 2.6666666667);min-width:0}.flex>.order-9\@lg,.flex\@xs>.order-9\@lg,.flex\@sm>.order-9\@lg,.flex\@md>.order-9\@lg,.flex\@lg>.order-9\@lg,.flex\@xl>.order-9\@lg,.flex\@2xl>.order-9\@lg{order:9}.flex>.fill-10\@lg,.flex\@xs>.fill-10\@lg,.flex\@sm>.fill-10\@lg,.flex\@md>.fill-10\@lg,.flex\@lg>.fill-10\@lg,.flex\@xl>.fill-10\@lg,.flex\@2xl>.fill-10\@lg{flex:0 0 calc((100% - 1.4 * var(--flex-gap, 0px)) / 2.4);max-width:calc((100% - 1.4 * var(--flex-gap, 0px)) / 2.4);min-width:0}.flex>.order-10\@lg,.flex\@xs>.order-10\@lg,.flex\@sm>.order-10\@lg,.flex\@md>.order-10\@lg,.flex\@lg>.order-10\@lg,.flex\@xl>.order-10\@lg,.flex\@2xl>.order-10\@lg{order:10}.flex>.fill-11\@lg,.flex\@xs>.fill-11\@lg,.flex\@sm>.fill-11\@lg,.flex\@md>.fill-11\@lg,.flex\@lg>.fill-11\@lg,.flex\@xl>.fill-11\@lg,.flex\@2xl>.fill-11\@lg{flex:0 0 calc((100% - 1.1818181818 * var(--flex-gap, 0px)) / 2.1818181818);max-width:calc((100% - 1.1818181818 * var(--flex-gap, 0px)) / 2.1818181818);min-width:0}.flex>.order-11\@lg,.flex\@xs>.order-11\@lg,.flex\@sm>.order-11\@lg,.flex\@md>.order-11\@lg,.flex\@lg>.order-11\@lg,.flex\@xl>.order-11\@lg,.flex\@2xl>.order-11\@lg{order:11}.flex>.fill-12\@lg,.flex\@xs>.fill-12\@lg,.flex\@sm>.fill-12\@lg,.flex\@md>.fill-12\@lg,.flex\@lg>.fill-12\@lg,.flex\@xl>.fill-12\@lg,.flex\@2xl>.fill-12\@lg{flex:0 0 calc((100% - 1 * var(--flex-gap, 0px)) / 2);max-width:calc((100% - 1 * var(--flex-gap, 0px)) / 2);min-width:0}.flex>.order-12\@lg,.flex\@xs>.order-12\@lg,.flex\@sm>.order-12\@lg,.flex\@md>.order-12\@lg,.flex\@lg>.order-12\@lg,.flex\@xl>.order-12\@lg,.flex\@2xl>.order-12\@lg{order:12}.flex>.fill-13\@lg,.flex\@xs>.fill-13\@lg,.flex\@sm>.fill-13\@lg,.flex\@md>.fill-13\@lg,.flex\@lg>.fill-13\@lg,.flex\@xl>.fill-13\@lg,.flex\@2xl>.fill-13\@lg{flex:0 0 calc((100% - .8461538462 * var(--flex-gap, 0px)) / 1.8461538462);max-width:calc((100% - .8461538462 * var(--flex-gap, 0px)) / 1.8461538462);min-width:0}.flex>.order-13\@lg,.flex\@xs>.order-13\@lg,.flex\@sm>.order-13\@lg,.flex\@md>.order-13\@lg,.flex\@lg>.order-13\@lg,.flex\@xl>.order-13\@lg,.flex\@2xl>.order-13\@lg{order:13}.flex>.fill-14\@lg,.flex\@xs>.fill-14\@lg,.flex\@sm>.fill-14\@lg,.flex\@md>.fill-14\@lg,.flex\@lg>.fill-14\@lg,.flex\@xl>.fill-14\@lg,.flex\@2xl>.fill-14\@lg{flex:0 0 calc((100% - .7142857143 * var(--flex-gap, 0px)) / 1.7142857143);max-width:calc((100% - .7142857143 * var(--flex-gap, 0px)) / 1.7142857143);min-width:0}.flex>.order-14\@lg,.flex\@xs>.order-14\@lg,.flex\@sm>.order-14\@lg,.flex\@md>.order-14\@lg,.flex\@lg>.order-14\@lg,.flex\@xl>.order-14\@lg,.flex\@2xl>.order-14\@lg{order:14}.flex>.fill-15\@lg,.flex\@xs>.fill-15\@lg,.flex\@sm>.fill-15\@lg,.flex\@md>.fill-15\@lg,.flex\@lg>.fill-15\@lg,.flex\@xl>.fill-15\@lg,.flex\@2xl>.fill-15\@lg{flex:0 0 calc((100% - .6 * var(--flex-gap, 0px)) / 1.6);max-width:calc((100% - .6 * var(--flex-gap, 0px)) / 1.6);min-width:0}.flex>.order-15\@lg,.flex\@xs>.order-15\@lg,.flex\@sm>.order-15\@lg,.flex\@md>.order-15\@lg,.flex\@lg>.order-15\@lg,.flex\@xl>.order-15\@lg,.flex\@2xl>.order-15\@lg{order:15}.flex>.fill-16\@lg,.flex\@xs>.fill-16\@lg,.flex\@sm>.fill-16\@lg,.flex\@md>.fill-16\@lg,.flex\@lg>.fill-16\@lg,.flex\@xl>.fill-16\@lg,.flex\@2xl>.fill-16\@lg{flex:0 0 calc((100% - .5 * var(--flex-gap, 0px)) / 1.5);max-width:calc((100% - .5 * var(--flex-gap, 0px)) / 1.5);min-width:0}.flex>.order-16\@lg,.flex\@xs>.order-16\@lg,.flex\@sm>.order-16\@lg,.flex\@md>.order-16\@lg,.flex\@lg>.order-16\@lg,.flex\@xl>.order-16\@lg,.flex\@2xl>.order-16\@lg{order:16}.flex>.fill-17\@lg,.flex\@xs>.fill-17\@lg,.flex\@sm>.fill-17\@lg,.flex\@md>.fill-17\@lg,.flex\@lg>.fill-17\@lg,.flex\@xl>.fill-17\@lg,.flex\@2xl>.fill-17\@lg{flex:0 0 calc((100% - .4117647059 * var(--flex-gap, 0px)) / 1.4117647059);max-width:calc((100% - .4117647059 * var(--flex-gap, 0px)) / 1.4117647059);min-width:0}.flex>.order-17\@lg,.flex\@xs>.order-17\@lg,.flex\@sm>.order-17\@lg,.flex\@md>.order-17\@lg,.flex\@lg>.order-17\@lg,.flex\@xl>.order-17\@lg,.flex\@2xl>.order-17\@lg{order:17}.flex>.fill-18\@lg,.flex\@xs>.fill-18\@lg,.flex\@sm>.fill-18\@lg,.flex\@md>.fill-18\@lg,.flex\@lg>.fill-18\@lg,.flex\@xl>.fill-18\@lg,.flex\@2xl>.fill-18\@lg{flex:0 0 calc((100% - .3333333333 * var(--flex-gap, 0px)) / 1.3333333333);max-width:calc((100% - .3333333333 * var(--flex-gap, 0px)) / 1.3333333333);min-width:0}.flex>.order-18\@lg,.flex\@xs>.order-18\@lg,.flex\@sm>.order-18\@lg,.flex\@md>.order-18\@lg,.flex\@lg>.order-18\@lg,.flex\@xl>.order-18\@lg,.flex\@2xl>.order-18\@lg{order:18}.flex>.fill-19\@lg,.flex\@xs>.fill-19\@lg,.flex\@sm>.fill-19\@lg,.flex\@md>.fill-19\@lg,.flex\@lg>.fill-19\@lg,.flex\@xl>.fill-19\@lg,.flex\@2xl>.fill-19\@lg{flex:0 0 calc((100% - .2631578947 * var(--flex-gap, 0px)) / 1.2631578947);max-width:calc((100% - .2631578947 * var(--flex-gap, 0px)) / 1.2631578947);min-width:0}.flex>.order-19\@lg,.flex\@xs>.order-19\@lg,.flex\@sm>.order-19\@lg,.flex\@md>.order-19\@lg,.flex\@lg>.order-19\@lg,.flex\@xl>.order-19\@lg,.flex\@2xl>.order-19\@lg{order:19}.flex>.fill-20\@lg,.flex\@xs>.fill-20\@lg,.flex\@sm>.fill-20\@lg,.flex\@md>.fill-20\@lg,.flex\@lg>.fill-20\@lg,.flex\@xl>.fill-20\@lg,.flex\@2xl>.fill-20\@lg{flex:0 0 calc((100% - .2 * var(--flex-gap, 0px)) / 1.2);max-width:calc((100% - .2 * var(--flex-gap, 0px)) / 1.2);min-width:0}.flex>.order-20\@lg,.flex\@xs>.order-20\@lg,.flex\@sm>.order-20\@lg,.flex\@md>.order-20\@lg,.flex\@lg>.order-20\@lg,.flex\@xl>.order-20\@lg,.flex\@2xl>.order-20\@lg{order:20}.flex>.fill-21\@lg,.flex\@xs>.fill-21\@lg,.flex\@sm>.fill-21\@lg,.flex\@md>.fill-21\@lg,.flex\@lg>.fill-21\@lg,.flex\@xl>.fill-21\@lg,.flex\@2xl>.fill-21\@lg{flex:0 0 calc((100% - .1428571429 * var(--flex-gap, 0px)) / 1.1428571429);max-width:calc((100% - .1428571429 * var(--flex-gap, 0px)) / 1.1428571429);min-width:0}.flex>.order-21\@lg,.flex\@xs>.order-21\@lg,.flex\@sm>.order-21\@lg,.flex\@md>.order-21\@lg,.flex\@lg>.order-21\@lg,.flex\@xl>.order-21\@lg,.flex\@2xl>.order-21\@lg{order:21}.flex>.fill-22\@lg,.flex\@xs>.fill-22\@lg,.flex\@sm>.fill-22\@lg,.flex\@md>.fill-22\@lg,.flex\@lg>.fill-22\@lg,.flex\@xl>.fill-22\@lg,.flex\@2xl>.fill-22\@lg{flex:0 0 calc((100% - .0909090909 * var(--flex-gap, 0px)) / 1.0909090909);max-width:calc((100% - .0909090909 * var(--flex-gap, 0px)) / 1.0909090909);min-width:0}.flex>.order-22\@lg,.flex\@xs>.order-22\@lg,.flex\@sm>.order-22\@lg,.flex\@md>.order-22\@lg,.flex\@lg>.order-22\@lg,.flex\@xl>.order-22\@lg,.flex\@2xl>.order-22\@lg{order:22}.flex>.fill-23\@lg,.flex\@xs>.fill-23\@lg,.flex\@sm>.fill-23\@lg,.flex\@md>.fill-23\@lg,.flex\@lg>.fill-23\@lg,.flex\@xl>.fill-23\@lg,.flex\@2xl>.fill-23\@lg{flex:0 0 calc((100% - .0434782609 * var(--flex-gap, 0px)) / 1.0434782609);max-width:calc((100% - .0434782609 * var(--flex-gap, 0px)) / 1.0434782609);min-width:0}.flex>.order-23\@lg,.flex\@xs>.order-23\@lg,.flex\@sm>.order-23\@lg,.flex\@md>.order-23\@lg,.flex\@lg>.order-23\@lg,.flex\@xl>.order-23\@lg,.flex\@2xl>.order-23\@lg{order:23}.flex>.fill-24\@lg,.flex\@xs>.fill-24\@lg,.flex\@sm>.fill-24\@lg,.flex\@md>.fill-24\@lg,.flex\@lg>.fill-24\@lg,.flex\@xl>.fill-24\@lg,.flex\@2xl>.fill-24\@lg{flex:0 0 calc((100% - 0 * var(--flex-gap, 0px)) / 1);max-width:calc((100% - 0 * var(--flex-gap, 0px)) / 1);min-width:0}.flex>.order-24\@lg,.flex\@xs>.order-24\@lg,.flex\@sm>.order-24\@lg,.flex\@md>.order-24\@lg,.flex\@lg>.order-24\@lg,.flex\@xl>.order-24\@lg,.flex\@2xl>.order-24\@lg{order:24}}@media (min-width: 1280px){.flex.row\@xl,.flex\@xs.row\@xl,.flex\@sm.row\@xl,.flex\@md.row\@xl,.flex\@lg.row\@xl,.flex\@xl.row\@xl,.flex\@2xl.row\@xl{flex-direction:row}.flex.row-reverse\@xl,.flex\@xs.row-reverse\@xl,.flex\@sm.row-reverse\@xl,.flex\@md.row-reverse\@xl,.flex\@lg.row-reverse\@xl,.flex\@xl.row-reverse\@xl,.flex\@2xl.row-reverse\@xl{flex-direction:row-reverse}.flex.col\@xl,.flex\@xs.col\@xl,.flex\@sm.col\@xl,.flex\@md.col\@xl,.flex\@lg.col\@xl,.flex\@xl.col\@xl,.flex\@2xl.col\@xl{flex-direction:column}.flex.col-reverse\@xl,.flex\@xs.col-reverse\@xl,.flex\@sm.col-reverse\@xl,.flex\@md.col-reverse\@xl,.flex\@lg.col-reverse\@xl,.flex\@xl.col-reverse\@xl,.flex\@2xl.col-reverse\@xl{flex-direction:column-reverse}.flex.wrap\@xl,.flex\@xs.wrap\@xl,.flex\@sm.wrap\@xl,.flex\@md.wrap\@xl,.flex\@lg.wrap\@xl,.flex\@xl.wrap\@xl,.flex\@2xl.wrap\@xl{flex-wrap:wrap}.flex.nowrap\@xl,.flex\@xs.nowrap\@xl,.flex\@sm.nowrap\@xl,.flex\@md.nowrap\@xl,.flex\@lg.nowrap\@xl,.flex\@xl.nowrap\@xl,.flex\@2xl.nowrap\@xl{flex-wrap:nowrap}.flex.wrap-reverse\@xl,.flex\@xs.wrap-reverse\@xl,.flex\@sm.wrap-reverse\@xl,.flex\@md.wrap-reverse\@xl,.flex\@lg.wrap-reverse\@xl,.flex\@xl.wrap-reverse\@xl,.flex\@2xl.wrap-reverse\@xl{flex-wrap:wrap-reverse}.flex.start\@xl,.flex\@xs.start\@xl,.flex\@sm.start\@xl,.flex\@md.start\@xl,.flex\@lg.start\@xl,.flex\@xl.start\@xl,.flex\@2xl.start\@xl{justify-content:flex-start}.flex.end\@xl,.flex\@xs.end\@xl,.flex\@sm.end\@xl,.flex\@md.end\@xl,.flex\@lg.end\@xl,.flex\@xl.end\@xl,.flex\@2xl.end\@xl{justify-content:flex-end}.flex.center\@xl,.flex\@xs.center\@xl,.flex\@sm.center\@xl,.flex\@md.center\@xl,.flex\@lg.center\@xl,.flex\@xl.center\@xl,.flex\@2xl.center\@xl{justify-content:center}.flex.stretch\@xl,.flex\@xs.stretch\@xl,.flex\@sm.stretch\@xl,.flex\@md.stretch\@xl,.flex\@lg.stretch\@xl,.flex\@xl.stretch\@xl,.flex\@2xl.stretch\@xl{justify-content:stretch}.flex.between\@xl,.flex\@xs.between\@xl,.flex\@sm.between\@xl,.flex\@md.between\@xl,.flex\@lg.between\@xl,.flex\@xl.between\@xl,.flex\@2xl.between\@xl{justify-content:space-between}.flex.around\@xl,.flex\@xs.around\@xl,.flex\@sm.around\@xl,.flex\@md.around\@xl,.flex\@lg.around\@xl,.flex\@xl.around\@xl,.flex\@2xl.around\@xl{justify-content:space-around}.flex.evenly\@xl,.flex\@xs.evenly\@xl,.flex\@sm.evenly\@xl,.flex\@md.evenly\@xl,.flex\@lg.evenly\@xl,.flex\@xl.evenly\@xl,.flex\@2xl.evenly\@xl{justify-content:space-evenly}.flex.x-start\@xl,.flex\@xs.x-start\@xl,.flex\@sm.x-start\@xl,.flex\@md.x-start\@xl,.flex\@lg.x-start\@xl,.flex\@xl.x-start\@xl,.flex\@2xl.x-start\@xl{align-items:flex-start}.flex.x-end\@xl,.flex\@xs.x-end\@xl,.flex\@sm.x-end\@xl,.flex\@md.x-end\@xl,.flex\@lg.x-end\@xl,.flex\@xl.x-end\@xl,.flex\@2xl.x-end\@xl{align-items:flex-end}.flex.x-center\@xl,.flex\@xs.x-center\@xl,.flex\@sm.x-center\@xl,.flex\@md.x-center\@xl,.flex\@lg.x-center\@xl,.flex\@xl.x-center\@xl,.flex\@2xl.x-center\@xl{align-items:center}.flex.x-baseline\@xl,.flex\@xs.x-baseline\@xl,.flex\@sm.x-baseline\@xl,.flex\@md.x-baseline\@xl,.flex\@lg.x-baseline\@xl,.flex\@xl.x-baseline\@xl,.flex\@2xl.x-baseline\@xl{align-items:baseline}.flex.x-stretch\@xl,.flex\@xs.x-stretch\@xl,.flex\@sm.x-stretch\@xl,.flex\@md.x-stretch\@xl,.flex\@lg.x-stretch\@xl,.flex\@xl.x-stretch\@xl,.flex\@2xl.x-stretch\@xl{align-items:stretch}.flex.x-content-start\@xl,.flex\@xs.x-content-start\@xl,.flex\@sm.x-content-start\@xl,.flex\@md.x-content-start\@xl,.flex\@lg.x-content-start\@xl,.flex\@xl.x-content-start\@xl,.flex\@2xl.x-content-start\@xl{align-content:flex-start}.flex.x-content-end\@xl,.flex\@xs.x-content-end\@xl,.flex\@sm.x-content-end\@xl,.flex\@md.x-content-end\@xl,.flex\@lg.x-content-end\@xl,.flex\@xl.x-content-end\@xl,.flex\@2xl.x-content-end\@xl{align-content:flex-end}.flex.x-content-center\@xl,.flex\@xs.x-content-center\@xl,.flex\@sm.x-content-center\@xl,.flex\@md.x-content-center\@xl,.flex\@lg.x-content-center\@xl,.flex\@xl.x-content-center\@xl,.flex\@2xl.x-content-center\@xl{align-content:center}.flex.x-content-between\@xl,.flex\@xs.x-content-between\@xl,.flex\@sm.x-content-between\@xl,.flex\@md.x-content-between\@xl,.flex\@lg.x-content-between\@xl,.flex\@xl.x-content-between\@xl,.flex\@2xl.x-content-between\@xl{align-content:space-between}.flex.x-content-around\@xl,.flex\@xs.x-content-around\@xl,.flex\@sm.x-content-around\@xl,.flex\@md.x-content-around\@xl,.flex\@lg.x-content-around\@xl,.flex\@xl.x-content-around\@xl,.flex\@2xl.x-content-around\@xl{align-content:space-around}.flex.x-content-evenly\@xl,.flex\@xs.x-content-evenly\@xl,.flex\@sm.x-content-evenly\@xl,.flex\@md.x-content-evenly\@xl,.flex\@lg.x-content-evenly\@xl,.flex\@xl.x-content-evenly\@xl,.flex\@2xl.x-content-evenly\@xl{align-content:space-evenly}.flex.x-content-stretch\@xl,.flex\@xs.x-content-stretch\@xl,.flex\@sm.x-content-stretch\@xl,.flex\@md.x-content-stretch\@xl,.flex\@lg.x-content-stretch\@xl,.flex\@xl.x-content-stretch\@xl,.flex\@2xl.x-content-stretch\@xl{align-content:stretch}.flex>.fill-auto\@xl,.flex\@xs>.fill-auto\@xl,.flex\@sm>.fill-auto\@xl,.flex\@md>.fill-auto\@xl,.flex\@lg>.fill-auto\@xl,.flex\@xl>.fill-auto\@xl,.flex\@2xl>.fill-auto\@xl{flex:1 1 auto}.flex>.fill-full\@xl,.flex\@xs>.fill-full\@xl,.flex\@sm>.fill-full\@xl,.flex\@md>.fill-full\@xl,.flex\@lg>.fill-full\@xl,.flex\@xl>.fill-full\@xl,.flex\@2xl>.fill-full\@xl{flex:0 0 100%}.flex>.grow\@xl,.flex\@xs>.grow\@xl,.flex\@sm>.grow\@xl,.flex\@md>.grow\@xl,.flex\@lg>.grow\@xl,.flex\@xl>.grow\@xl,.flex\@2xl>.grow\@xl{flex:1 1 0%}.flex>.no-grow\@xl,.flex\@xs>.no-grow\@xl,.flex\@sm>.no-grow\@xl,.flex\@md>.no-grow\@xl,.flex\@lg>.no-grow\@xl,.flex\@xl>.no-grow\@xl,.flex\@2xl>.no-grow\@xl{flex:none}.flex>.order-first\@xl,.flex\@xs>.order-first\@xl,.flex\@sm>.order-first\@xl,.flex\@md>.order-first\@xl,.flex\@lg>.order-first\@xl,.flex\@xl>.order-first\@xl,.flex\@2xl>.order-first\@xl{order:-1}.flex>.order-last\@xl,.flex\@xs>.order-last\@xl,.flex\@sm>.order-last\@xl,.flex\@md>.order-last\@xl,.flex\@lg>.order-last\@xl,.flex\@xl>.order-last\@xl,.flex\@2xl>.order-last\@xl{order:9999}.flex>.order-none\@xl,.flex\@xs>.order-none\@xl,.flex\@sm>.order-none\@xl,.flex\@md>.order-none\@xl,.flex\@lg>.order-none\@xl,.flex\@xl>.order-none\@xl,.flex\@2xl>.order-none\@xl{order:0}.flex>.shrink\@xl,.flex\@xs>.shrink\@xl,.flex\@sm>.shrink\@xl,.flex\@md>.shrink\@xl,.flex\@lg>.shrink\@xl,.flex\@xl>.shrink\@xl,.flex\@2xl>.shrink\@xl{flex-shrink:1}.flex>.no-shrink\@xl,.flex\@xs>.no-shrink\@xl,.flex\@sm>.no-shrink\@xl,.flex\@md>.no-shrink\@xl,.flex\@lg>.no-shrink\@xl,.flex\@xl>.no-shrink\@xl,.flex\@2xl>.no-shrink\@xl{flex-shrink:0}.flex>.shrink-twice\@xl,.flex\@xs>.shrink-twice\@xl,.flex\@sm>.shrink-twice\@xl,.flex\@md>.shrink-twice\@xl,.flex\@lg>.shrink-twice\@xl,.flex\@xl>.shrink-twice\@xl,.flex\@2xl>.shrink-twice\@xl{flex-shrink:2}.flex>.self-end\@xl,.flex\@xs>.self-end\@xl,.flex\@sm>.self-end\@xl,.flex\@md>.self-end\@xl,.flex\@lg>.self-end\@xl,.flex\@xl>.self-end\@xl,.flex\@2xl>.self-end\@xl{align-self:flex-end}.flex>.self-start\@xl,.flex\@xs>.self-start\@xl,.flex\@sm>.self-start\@xl,.flex\@md>.self-start\@xl,.flex\@lg>.self-start\@xl,.flex\@xl>.self-start\@xl,.flex\@2xl>.self-start\@xl{align-self:flex-start}.flex>.self-center\@xl,.flex\@xs>.self-center\@xl,.flex\@sm>.self-center\@xl,.flex\@md>.self-center\@xl,.flex\@lg>.self-center\@xl,.flex\@xl>.self-center\@xl,.flex\@2xl>.self-center\@xl{align-self:center}.flex>.self-stretch\@xl,.flex\@xs>.self-stretch\@xl,.flex\@sm>.self-stretch\@xl,.flex\@md>.self-stretch\@xl,.flex\@lg>.self-stretch\@xl,.flex\@xl>.self-stretch\@xl,.flex\@2xl>.self-stretch\@xl{align-self:stretch}.flex>.self-baseline\@xl,.flex\@xs>.self-baseline\@xl,.flex\@sm>.self-baseline\@xl,.flex\@md>.self-baseline\@xl,.flex\@lg>.self-baseline\@xl,.flex\@xl>.self-baseline\@xl,.flex\@2xl>.self-baseline\@xl{align-self:baseline}.flex>.self-auto\@xl,.flex\@xs>.self-auto\@xl,.flex\@sm>.self-auto\@xl,.flex\@md>.self-auto\@xl,.flex\@lg>.self-auto\@xl,.flex\@xl>.self-auto\@xl,.flex\@2xl>.self-auto\@xl{align-self:auto}.flex>.fill-1\@xl,.flex\@xs>.fill-1\@xl,.flex\@sm>.fill-1\@xl,.flex\@md>.fill-1\@xl,.flex\@lg>.fill-1\@xl,.flex\@xl>.fill-1\@xl,.flex\@2xl>.fill-1\@xl{flex:0 0 calc((100% - 23 * var(--flex-gap, 0px)) / 24);max-width:calc((100% - 23 * var(--flex-gap, 0px)) / 24);min-width:0}.flex>.order-1\@xl,.flex\@xs>.order-1\@xl,.flex\@sm>.order-1\@xl,.flex\@md>.order-1\@xl,.flex\@lg>.order-1\@xl,.flex\@xl>.order-1\@xl,.flex\@2xl>.order-1\@xl{order:1}.flex>.fill-2\@xl,.flex\@xs>.fill-2\@xl,.flex\@sm>.fill-2\@xl,.flex\@md>.fill-2\@xl,.flex\@lg>.fill-2\@xl,.flex\@xl>.fill-2\@xl,.flex\@2xl>.fill-2\@xl{flex:0 0 calc((100% - 11 * var(--flex-gap, 0px)) / 12);max-width:calc((100% - 11 * var(--flex-gap, 0px)) / 12);min-width:0}.flex>.order-2\@xl,.flex\@xs>.order-2\@xl,.flex\@sm>.order-2\@xl,.flex\@md>.order-2\@xl,.flex\@lg>.order-2\@xl,.flex\@xl>.order-2\@xl,.flex\@2xl>.order-2\@xl{order:2}.flex>.fill-3\@xl,.flex\@xs>.fill-3\@xl,.flex\@sm>.fill-3\@xl,.flex\@md>.fill-3\@xl,.flex\@lg>.fill-3\@xl,.flex\@xl>.fill-3\@xl,.flex\@2xl>.fill-3\@xl{flex:0 0 calc((100% - 7 * var(--flex-gap, 0px)) / 8);max-width:calc((100% - 7 * var(--flex-gap, 0px)) / 8);min-width:0}.flex>.order-3\@xl,.flex\@xs>.order-3\@xl,.flex\@sm>.order-3\@xl,.flex\@md>.order-3\@xl,.flex\@lg>.order-3\@xl,.flex\@xl>.order-3\@xl,.flex\@2xl>.order-3\@xl{order:3}.flex>.fill-4\@xl,.flex\@xs>.fill-4\@xl,.flex\@sm>.fill-4\@xl,.flex\@md>.fill-4\@xl,.flex\@lg>.fill-4\@xl,.flex\@xl>.fill-4\@xl,.flex\@2xl>.fill-4\@xl{flex:0 0 calc((100% - 5 * var(--flex-gap, 0px)) / 6);max-width:calc((100% - 5 * var(--flex-gap, 0px)) / 6);min-width:0}.flex>.order-4\@xl,.flex\@xs>.order-4\@xl,.flex\@sm>.order-4\@xl,.flex\@md>.order-4\@xl,.flex\@lg>.order-4\@xl,.flex\@xl>.order-4\@xl,.flex\@2xl>.order-4\@xl{order:4}.flex>.fill-5\@xl,.flex\@xs>.fill-5\@xl,.flex\@sm>.fill-5\@xl,.flex\@md>.fill-5\@xl,.flex\@lg>.fill-5\@xl,.flex\@xl>.fill-5\@xl,.flex\@2xl>.fill-5\@xl{flex:0 0 calc((100% - 3.8 * var(--flex-gap, 0px)) / 4.8);max-width:calc((100% - 3.8 * var(--flex-gap, 0px)) / 4.8);min-width:0}.flex>.order-5\@xl,.flex\@xs>.order-5\@xl,.flex\@sm>.order-5\@xl,.flex\@md>.order-5\@xl,.flex\@lg>.order-5\@xl,.flex\@xl>.order-5\@xl,.flex\@2xl>.order-5\@xl{order:5}.flex>.fill-6\@xl,.flex\@xs>.fill-6\@xl,.flex\@sm>.fill-6\@xl,.flex\@md>.fill-6\@xl,.flex\@lg>.fill-6\@xl,.flex\@xl>.fill-6\@xl,.flex\@2xl>.fill-6\@xl{flex:0 0 calc((100% - 3 * var(--flex-gap, 0px)) / 4);max-width:calc((100% - 3 * var(--flex-gap, 0px)) / 4);min-width:0}.flex>.order-6\@xl,.flex\@xs>.order-6\@xl,.flex\@sm>.order-6\@xl,.flex\@md>.order-6\@xl,.flex\@lg>.order-6\@xl,.flex\@xl>.order-6\@xl,.flex\@2xl>.order-6\@xl{order:6}.flex>.fill-7\@xl,.flex\@xs>.fill-7\@xl,.flex\@sm>.fill-7\@xl,.flex\@md>.fill-7\@xl,.flex\@lg>.fill-7\@xl,.flex\@xl>.fill-7\@xl,.flex\@2xl>.fill-7\@xl{flex:0 0 calc((100% - 2.4285714286 * var(--flex-gap, 0px)) / 3.4285714286);max-width:calc((100% - 2.4285714286 * var(--flex-gap, 0px)) / 3.4285714286);min-width:0}.flex>.order-7\@xl,.flex\@xs>.order-7\@xl,.flex\@sm>.order-7\@xl,.flex\@md>.order-7\@xl,.flex\@lg>.order-7\@xl,.flex\@xl>.order-7\@xl,.flex\@2xl>.order-7\@xl{order:7}.flex>.fill-8\@xl,.flex\@xs>.fill-8\@xl,.flex\@sm>.fill-8\@xl,.flex\@md>.fill-8\@xl,.flex\@lg>.fill-8\@xl,.flex\@xl>.fill-8\@xl,.flex\@2xl>.fill-8\@xl{flex:0 0 calc((100% - 2 * var(--flex-gap, 0px)) / 3);max-width:calc((100% - 2 * var(--flex-gap, 0px)) / 3);min-width:0}.flex>.order-8\@xl,.flex\@xs>.order-8\@xl,.flex\@sm>.order-8\@xl,.flex\@md>.order-8\@xl,.flex\@lg>.order-8\@xl,.flex\@xl>.order-8\@xl,.flex\@2xl>.order-8\@xl{order:8}.flex>.fill-9\@xl,.flex\@xs>.fill-9\@xl,.flex\@sm>.fill-9\@xl,.flex\@md>.fill-9\@xl,.flex\@lg>.fill-9\@xl,.flex\@xl>.fill-9\@xl,.flex\@2xl>.fill-9\@xl{flex:0 0 calc((100% - 1.6666666667 * var(--flex-gap, 0px)) / 2.6666666667);max-width:calc((100% - 1.6666666667 * var(--flex-gap, 0px)) / 2.6666666667);min-width:0}.flex>.order-9\@xl,.flex\@xs>.order-9\@xl,.flex\@sm>.order-9\@xl,.flex\@md>.order-9\@xl,.flex\@lg>.order-9\@xl,.flex\@xl>.order-9\@xl,.flex\@2xl>.order-9\@xl{order:9}.flex>.fill-10\@xl,.flex\@xs>.fill-10\@xl,.flex\@sm>.fill-10\@xl,.flex\@md>.fill-10\@xl,.flex\@lg>.fill-10\@xl,.flex\@xl>.fill-10\@xl,.flex\@2xl>.fill-10\@xl{flex:0 0 calc((100% - 1.4 * var(--flex-gap, 0px)) / 2.4);max-width:calc((100% - 1.4 * var(--flex-gap, 0px)) / 2.4);min-width:0}.flex>.order-10\@xl,.flex\@xs>.order-10\@xl,.flex\@sm>.order-10\@xl,.flex\@md>.order-10\@xl,.flex\@lg>.order-10\@xl,.flex\@xl>.order-10\@xl,.flex\@2xl>.order-10\@xl{order:10}.flex>.fill-11\@xl,.flex\@xs>.fill-11\@xl,.flex\@sm>.fill-11\@xl,.flex\@md>.fill-11\@xl,.flex\@lg>.fill-11\@xl,.flex\@xl>.fill-11\@xl,.flex\@2xl>.fill-11\@xl{flex:0 0 calc((100% - 1.1818181818 * var(--flex-gap, 0px)) / 2.1818181818);max-width:calc((100% - 1.1818181818 * var(--flex-gap, 0px)) / 2.1818181818);min-width:0}.flex>.order-11\@xl,.flex\@xs>.order-11\@xl,.flex\@sm>.order-11\@xl,.flex\@md>.order-11\@xl,.flex\@lg>.order-11\@xl,.flex\@xl>.order-11\@xl,.flex\@2xl>.order-11\@xl{order:11}.flex>.fill-12\@xl,.flex\@xs>.fill-12\@xl,.flex\@sm>.fill-12\@xl,.flex\@md>.fill-12\@xl,.flex\@lg>.fill-12\@xl,.flex\@xl>.fill-12\@xl,.flex\@2xl>.fill-12\@xl{flex:0 0 calc((100% - 1 * var(--flex-gap, 0px)) / 2);max-width:calc((100% - 1 * var(--flex-gap, 0px)) / 2);min-width:0}.flex>.order-12\@xl,.flex\@xs>.order-12\@xl,.flex\@sm>.order-12\@xl,.flex\@md>.order-12\@xl,.flex\@lg>.order-12\@xl,.flex\@xl>.order-12\@xl,.flex\@2xl>.order-12\@xl{order:12}.flex>.fill-13\@xl,.flex\@xs>.fill-13\@xl,.flex\@sm>.fill-13\@xl,.flex\@md>.fill-13\@xl,.flex\@lg>.fill-13\@xl,.flex\@xl>.fill-13\@xl,.flex\@2xl>.fill-13\@xl{flex:0 0 calc((100% - .8461538462 * var(--flex-gap, 0px)) / 1.8461538462);max-width:calc((100% - .8461538462 * var(--flex-gap, 0px)) / 1.8461538462);min-width:0}.flex>.order-13\@xl,.flex\@xs>.order-13\@xl,.flex\@sm>.order-13\@xl,.flex\@md>.order-13\@xl,.flex\@lg>.order-13\@xl,.flex\@xl>.order-13\@xl,.flex\@2xl>.order-13\@xl{order:13}.flex>.fill-14\@xl,.flex\@xs>.fill-14\@xl,.flex\@sm>.fill-14\@xl,.flex\@md>.fill-14\@xl,.flex\@lg>.fill-14\@xl,.flex\@xl>.fill-14\@xl,.flex\@2xl>.fill-14\@xl{flex:0 0 calc((100% - .7142857143 * var(--flex-gap, 0px)) / 1.7142857143);max-width:calc((100% - .7142857143 * var(--flex-gap, 0px)) / 1.7142857143);min-width:0}.flex>.order-14\@xl,.flex\@xs>.order-14\@xl,.flex\@sm>.order-14\@xl,.flex\@md>.order-14\@xl,.flex\@lg>.order-14\@xl,.flex\@xl>.order-14\@xl,.flex\@2xl>.order-14\@xl{order:14}.flex>.fill-15\@xl,.flex\@xs>.fill-15\@xl,.flex\@sm>.fill-15\@xl,.flex\@md>.fill-15\@xl,.flex\@lg>.fill-15\@xl,.flex\@xl>.fill-15\@xl,.flex\@2xl>.fill-15\@xl{flex:0 0 calc((100% - .6 * var(--flex-gap, 0px)) / 1.6);max-width:calc((100% - .6 * var(--flex-gap, 0px)) / 1.6);min-width:0}.flex>.order-15\@xl,.flex\@xs>.order-15\@xl,.flex\@sm>.order-15\@xl,.flex\@md>.order-15\@xl,.flex\@lg>.order-15\@xl,.flex\@xl>.order-15\@xl,.flex\@2xl>.order-15\@xl{order:15}.flex>.fill-16\@xl,.flex\@xs>.fill-16\@xl,.flex\@sm>.fill-16\@xl,.flex\@md>.fill-16\@xl,.flex\@lg>.fill-16\@xl,.flex\@xl>.fill-16\@xl,.flex\@2xl>.fill-16\@xl{flex:0 0 calc((100% - .5 * var(--flex-gap, 0px)) / 1.5);max-width:calc((100% - .5 * var(--flex-gap, 0px)) / 1.5);min-width:0}.flex>.order-16\@xl,.flex\@xs>.order-16\@xl,.flex\@sm>.order-16\@xl,.flex\@md>.order-16\@xl,.flex\@lg>.order-16\@xl,.flex\@xl>.order-16\@xl,.flex\@2xl>.order-16\@xl{order:16}.flex>.fill-17\@xl,.flex\@xs>.fill-17\@xl,.flex\@sm>.fill-17\@xl,.flex\@md>.fill-17\@xl,.flex\@lg>.fill-17\@xl,.flex\@xl>.fill-17\@xl,.flex\@2xl>.fill-17\@xl{flex:0 0 calc((100% - .4117647059 * var(--flex-gap, 0px)) / 1.4117647059);max-width:calc((100% - .4117647059 * var(--flex-gap, 0px)) / 1.4117647059);min-width:0}.flex>.order-17\@xl,.flex\@xs>.order-17\@xl,.flex\@sm>.order-17\@xl,.flex\@md>.order-17\@xl,.flex\@lg>.order-17\@xl,.flex\@xl>.order-17\@xl,.flex\@2xl>.order-17\@xl{order:17}.flex>.fill-18\@xl,.flex\@xs>.fill-18\@xl,.flex\@sm>.fill-18\@xl,.flex\@md>.fill-18\@xl,.flex\@lg>.fill-18\@xl,.flex\@xl>.fill-18\@xl,.flex\@2xl>.fill-18\@xl{flex:0 0 calc((100% - .3333333333 * var(--flex-gap, 0px)) / 1.3333333333);max-width:calc((100% - .3333333333 * var(--flex-gap, 0px)) / 1.3333333333);min-width:0}.flex>.order-18\@xl,.flex\@xs>.order-18\@xl,.flex\@sm>.order-18\@xl,.flex\@md>.order-18\@xl,.flex\@lg>.order-18\@xl,.flex\@xl>.order-18\@xl,.flex\@2xl>.order-18\@xl{order:18}.flex>.fill-19\@xl,.flex\@xs>.fill-19\@xl,.flex\@sm>.fill-19\@xl,.flex\@md>.fill-19\@xl,.flex\@lg>.fill-19\@xl,.flex\@xl>.fill-19\@xl,.flex\@2xl>.fill-19\@xl{flex:0 0 calc((100% - .2631578947 * var(--flex-gap, 0px)) / 1.2631578947);max-width:calc((100% - .2631578947 * var(--flex-gap, 0px)) / 1.2631578947);min-width:0}.flex>.order-19\@xl,.flex\@xs>.order-19\@xl,.flex\@sm>.order-19\@xl,.flex\@md>.order-19\@xl,.flex\@lg>.order-19\@xl,.flex\@xl>.order-19\@xl,.flex\@2xl>.order-19\@xl{order:19}.flex>.fill-20\@xl,.flex\@xs>.fill-20\@xl,.flex\@sm>.fill-20\@xl,.flex\@md>.fill-20\@xl,.flex\@lg>.fill-20\@xl,.flex\@xl>.fill-20\@xl,.flex\@2xl>.fill-20\@xl{flex:0 0 calc((100% - .2 * var(--flex-gap, 0px)) / 1.2);max-width:calc((100% - .2 * var(--flex-gap, 0px)) / 1.2);min-width:0}.flex>.order-20\@xl,.flex\@xs>.order-20\@xl,.flex\@sm>.order-20\@xl,.flex\@md>.order-20\@xl,.flex\@lg>.order-20\@xl,.flex\@xl>.order-20\@xl,.flex\@2xl>.order-20\@xl{order:20}.flex>.fill-21\@xl,.flex\@xs>.fill-21\@xl,.flex\@sm>.fill-21\@xl,.flex\@md>.fill-21\@xl,.flex\@lg>.fill-21\@xl,.flex\@xl>.fill-21\@xl,.flex\@2xl>.fill-21\@xl{flex:0 0 calc((100% - .1428571429 * var(--flex-gap, 0px)) / 1.1428571429);max-width:calc((100% - .1428571429 * var(--flex-gap, 0px)) / 1.1428571429);min-width:0}.flex>.order-21\@xl,.flex\@xs>.order-21\@xl,.flex\@sm>.order-21\@xl,.flex\@md>.order-21\@xl,.flex\@lg>.order-21\@xl,.flex\@xl>.order-21\@xl,.flex\@2xl>.order-21\@xl{order:21}.flex>.fill-22\@xl,.flex\@xs>.fill-22\@xl,.flex\@sm>.fill-22\@xl,.flex\@md>.fill-22\@xl,.flex\@lg>.fill-22\@xl,.flex\@xl>.fill-22\@xl,.flex\@2xl>.fill-22\@xl{flex:0 0 calc((100% - .0909090909 * var(--flex-gap, 0px)) / 1.0909090909);max-width:calc((100% - .0909090909 * var(--flex-gap, 0px)) / 1.0909090909);min-width:0}.flex>.order-22\@xl,.flex\@xs>.order-22\@xl,.flex\@sm>.order-22\@xl,.flex\@md>.order-22\@xl,.flex\@lg>.order-22\@xl,.flex\@xl>.order-22\@xl,.flex\@2xl>.order-22\@xl{order:22}.flex>.fill-23\@xl,.flex\@xs>.fill-23\@xl,.flex\@sm>.fill-23\@xl,.flex\@md>.fill-23\@xl,.flex\@lg>.fill-23\@xl,.flex\@xl>.fill-23\@xl,.flex\@2xl>.fill-23\@xl{flex:0 0 calc((100% - .0434782609 * var(--flex-gap, 0px)) / 1.0434782609);max-width:calc((100% - .0434782609 * var(--flex-gap, 0px)) / 1.0434782609);min-width:0}.flex>.order-23\@xl,.flex\@xs>.order-23\@xl,.flex\@sm>.order-23\@xl,.flex\@md>.order-23\@xl,.flex\@lg>.order-23\@xl,.flex\@xl>.order-23\@xl,.flex\@2xl>.order-23\@xl{order:23}.flex>.fill-24\@xl,.flex\@xs>.fill-24\@xl,.flex\@sm>.fill-24\@xl,.flex\@md>.fill-24\@xl,.flex\@lg>.fill-24\@xl,.flex\@xl>.fill-24\@xl,.flex\@2xl>.fill-24\@xl{flex:0 0 calc((100% - 0 * var(--flex-gap, 0px)) / 1);max-width:calc((100% - 0 * var(--flex-gap, 0px)) / 1);min-width:0}.flex>.order-24\@xl,.flex\@xs>.order-24\@xl,.flex\@sm>.order-24\@xl,.flex\@md>.order-24\@xl,.flex\@lg>.order-24\@xl,.flex\@xl>.order-24\@xl,.flex\@2xl>.order-24\@xl{order:24}}@media (min-width: 1536px){.flex.row\@2xl,.flex\@xs.row\@2xl,.flex\@sm.row\@2xl,.flex\@md.row\@2xl,.flex\@lg.row\@2xl,.flex\@xl.row\@2xl,.flex\@2xl.row\@2xl{flex-direction:row}.flex.row-reverse\@2xl,.flex\@xs.row-reverse\@2xl,.flex\@sm.row-reverse\@2xl,.flex\@md.row-reverse\@2xl,.flex\@lg.row-reverse\@2xl,.flex\@xl.row-reverse\@2xl,.flex\@2xl.row-reverse\@2xl{flex-direction:row-reverse}.flex.col\@2xl,.flex\@xs.col\@2xl,.flex\@sm.col\@2xl,.flex\@md.col\@2xl,.flex\@lg.col\@2xl,.flex\@xl.col\@2xl,.flex\@2xl.col\@2xl{flex-direction:column}.flex.col-reverse\@2xl,.flex\@xs.col-reverse\@2xl,.flex\@sm.col-reverse\@2xl,.flex\@md.col-reverse\@2xl,.flex\@lg.col-reverse\@2xl,.flex\@xl.col-reverse\@2xl,.flex\@2xl.col-reverse\@2xl{flex-direction:column-reverse}.flex.wrap\@2xl,.flex\@xs.wrap\@2xl,.flex\@sm.wrap\@2xl,.flex\@md.wrap\@2xl,.flex\@lg.wrap\@2xl,.flex\@xl.wrap\@2xl,.flex\@2xl.wrap\@2xl{flex-wrap:wrap}.flex.nowrap\@2xl,.flex\@xs.nowrap\@2xl,.flex\@sm.nowrap\@2xl,.flex\@md.nowrap\@2xl,.flex\@lg.nowrap\@2xl,.flex\@xl.nowrap\@2xl,.flex\@2xl.nowrap\@2xl{flex-wrap:nowrap}.flex.wrap-reverse\@2xl,.flex\@xs.wrap-reverse\@2xl,.flex\@sm.wrap-reverse\@2xl,.flex\@md.wrap-reverse\@2xl,.flex\@lg.wrap-reverse\@2xl,.flex\@xl.wrap-reverse\@2xl,.flex\@2xl.wrap-reverse\@2xl{flex-wrap:wrap-reverse}.flex.start\@2xl,.flex\@xs.start\@2xl,.flex\@sm.start\@2xl,.flex\@md.start\@2xl,.flex\@lg.start\@2xl,.flex\@xl.start\@2xl,.flex\@2xl.start\@2xl{justify-content:flex-start}.flex.end\@2xl,.flex\@xs.end\@2xl,.flex\@sm.end\@2xl,.flex\@md.end\@2xl,.flex\@lg.end\@2xl,.flex\@xl.end\@2xl,.flex\@2xl.end\@2xl{justify-content:flex-end}.flex.center\@2xl,.flex\@xs.center\@2xl,.flex\@sm.center\@2xl,.flex\@md.center\@2xl,.flex\@lg.center\@2xl,.flex\@xl.center\@2xl,.flex\@2xl.center\@2xl{justify-content:center}.flex.stretch\@2xl,.flex\@xs.stretch\@2xl,.flex\@sm.stretch\@2xl,.flex\@md.stretch\@2xl,.flex\@lg.stretch\@2xl,.flex\@xl.stretch\@2xl,.flex\@2xl.stretch\@2xl{justify-content:stretch}.flex.between\@2xl,.flex\@xs.between\@2xl,.flex\@sm.between\@2xl,.flex\@md.between\@2xl,.flex\@lg.between\@2xl,.flex\@xl.between\@2xl,.flex\@2xl.between\@2xl{justify-content:space-between}.flex.around\@2xl,.flex\@xs.around\@2xl,.flex\@sm.around\@2xl,.flex\@md.around\@2xl,.flex\@lg.around\@2xl,.flex\@xl.around\@2xl,.flex\@2xl.around\@2xl{justify-content:space-around}.flex.evenly\@2xl,.flex\@xs.evenly\@2xl,.flex\@sm.evenly\@2xl,.flex\@md.evenly\@2xl,.flex\@lg.evenly\@2xl,.flex\@xl.evenly\@2xl,.flex\@2xl.evenly\@2xl{justify-content:space-evenly}.flex.x-start\@2xl,.flex\@xs.x-start\@2xl,.flex\@sm.x-start\@2xl,.flex\@md.x-start\@2xl,.flex\@lg.x-start\@2xl,.flex\@xl.x-start\@2xl,.flex\@2xl.x-start\@2xl{align-items:flex-start}.flex.x-end\@2xl,.flex\@xs.x-end\@2xl,.flex\@sm.x-end\@2xl,.flex\@md.x-end\@2xl,.flex\@lg.x-end\@2xl,.flex\@xl.x-end\@2xl,.flex\@2xl.x-end\@2xl{align-items:flex-end}.flex.x-center\@2xl,.flex\@xs.x-center\@2xl,.flex\@sm.x-center\@2xl,.flex\@md.x-center\@2xl,.flex\@lg.x-center\@2xl,.flex\@xl.x-center\@2xl,.flex\@2xl.x-center\@2xl{align-items:center}.flex.x-baseline\@2xl,.flex\@xs.x-baseline\@2xl,.flex\@sm.x-baseline\@2xl,.flex\@md.x-baseline\@2xl,.flex\@lg.x-baseline\@2xl,.flex\@xl.x-baseline\@2xl,.flex\@2xl.x-baseline\@2xl{align-items:baseline}.flex.x-stretch\@2xl,.flex\@xs.x-stretch\@2xl,.flex\@sm.x-stretch\@2xl,.flex\@md.x-stretch\@2xl,.flex\@lg.x-stretch\@2xl,.flex\@xl.x-stretch\@2xl,.flex\@2xl.x-stretch\@2xl{align-items:stretch}.flex.x-content-start\@2xl,.flex\@xs.x-content-start\@2xl,.flex\@sm.x-content-start\@2xl,.flex\@md.x-content-start\@2xl,.flex\@lg.x-content-start\@2xl,.flex\@xl.x-content-start\@2xl,.flex\@2xl.x-content-start\@2xl{align-content:flex-start}.flex.x-content-end\@2xl,.flex\@xs.x-content-end\@2xl,.flex\@sm.x-content-end\@2xl,.flex\@md.x-content-end\@2xl,.flex\@lg.x-content-end\@2xl,.flex\@xl.x-content-end\@2xl,.flex\@2xl.x-content-end\@2xl{align-content:flex-end}.flex.x-content-center\@2xl,.flex\@xs.x-content-center\@2xl,.flex\@sm.x-content-center\@2xl,.flex\@md.x-content-center\@2xl,.flex\@lg.x-content-center\@2xl,.flex\@xl.x-content-center\@2xl,.flex\@2xl.x-content-center\@2xl{align-content:center}.flex.x-content-between\@2xl,.flex\@xs.x-content-between\@2xl,.flex\@sm.x-content-between\@2xl,.flex\@md.x-content-between\@2xl,.flex\@lg.x-content-between\@2xl,.flex\@xl.x-content-between\@2xl,.flex\@2xl.x-content-between\@2xl{align-content:space-between}.flex.x-content-around\@2xl,.flex\@xs.x-content-around\@2xl,.flex\@sm.x-content-around\@2xl,.flex\@md.x-content-around\@2xl,.flex\@lg.x-content-around\@2xl,.flex\@xl.x-content-around\@2xl,.flex\@2xl.x-content-around\@2xl{align-content:space-around}.flex.x-content-evenly\@2xl,.flex\@xs.x-content-evenly\@2xl,.flex\@sm.x-content-evenly\@2xl,.flex\@md.x-content-evenly\@2xl,.flex\@lg.x-content-evenly\@2xl,.flex\@xl.x-content-evenly\@2xl,.flex\@2xl.x-content-evenly\@2xl{align-content:space-evenly}.flex.x-content-stretch\@2xl,.flex\@xs.x-content-stretch\@2xl,.flex\@sm.x-content-stretch\@2xl,.flex\@md.x-content-stretch\@2xl,.flex\@lg.x-content-stretch\@2xl,.flex\@xl.x-content-stretch\@2xl,.flex\@2xl.x-content-stretch\@2xl{align-content:stretch}.flex>.fill-auto\@2xl,.flex\@xs>.fill-auto\@2xl,.flex\@sm>.fill-auto\@2xl,.flex\@md>.fill-auto\@2xl,.flex\@lg>.fill-auto\@2xl,.flex\@xl>.fill-auto\@2xl,.flex\@2xl>.fill-auto\@2xl{flex:1 1 auto}.flex>.fill-full\@2xl,.flex\@xs>.fill-full\@2xl,.flex\@sm>.fill-full\@2xl,.flex\@md>.fill-full\@2xl,.flex\@lg>.fill-full\@2xl,.flex\@xl>.fill-full\@2xl,.flex\@2xl>.fill-full\@2xl{flex:0 0 100%}.flex>.grow\@2xl,.flex\@xs>.grow\@2xl,.flex\@sm>.grow\@2xl,.flex\@md>.grow\@2xl,.flex\@lg>.grow\@2xl,.flex\@xl>.grow\@2xl,.flex\@2xl>.grow\@2xl{flex:1 1 0%}.flex>.no-grow\@2xl,.flex\@xs>.no-grow\@2xl,.flex\@sm>.no-grow\@2xl,.flex\@md>.no-grow\@2xl,.flex\@lg>.no-grow\@2xl,.flex\@xl>.no-grow\@2xl,.flex\@2xl>.no-grow\@2xl{flex:none}.flex>.order-first\@2xl,.flex\@xs>.order-first\@2xl,.flex\@sm>.order-first\@2xl,.flex\@md>.order-first\@2xl,.flex\@lg>.order-first\@2xl,.flex\@xl>.order-first\@2xl,.flex\@2xl>.order-first\@2xl{order:-1}.flex>.order-last\@2xl,.flex\@xs>.order-last\@2xl,.flex\@sm>.order-last\@2xl,.flex\@md>.order-last\@2xl,.flex\@lg>.order-last\@2xl,.flex\@xl>.order-last\@2xl,.flex\@2xl>.order-last\@2xl{order:9999}.flex>.order-none\@2xl,.flex\@xs>.order-none\@2xl,.flex\@sm>.order-none\@2xl,.flex\@md>.order-none\@2xl,.flex\@lg>.order-none\@2xl,.flex\@xl>.order-none\@2xl,.flex\@2xl>.order-none\@2xl{order:0}.flex>.shrink\@2xl,.flex\@xs>.shrink\@2xl,.flex\@sm>.shrink\@2xl,.flex\@md>.shrink\@2xl,.flex\@lg>.shrink\@2xl,.flex\@xl>.shrink\@2xl,.flex\@2xl>.shrink\@2xl{flex-shrink:1}.flex>.no-shrink\@2xl,.flex\@xs>.no-shrink\@2xl,.flex\@sm>.no-shrink\@2xl,.flex\@md>.no-shrink\@2xl,.flex\@lg>.no-shrink\@2xl,.flex\@xl>.no-shrink\@2xl,.flex\@2xl>.no-shrink\@2xl{flex-shrink:0}.flex>.shrink-twice\@2xl,.flex\@xs>.shrink-twice\@2xl,.flex\@sm>.shrink-twice\@2xl,.flex\@md>.shrink-twice\@2xl,.flex\@lg>.shrink-twice\@2xl,.flex\@xl>.shrink-twice\@2xl,.flex\@2xl>.shrink-twice\@2xl{flex-shrink:2}.flex>.self-end\@2xl,.flex\@xs>.self-end\@2xl,.flex\@sm>.self-end\@2xl,.flex\@md>.self-end\@2xl,.flex\@lg>.self-end\@2xl,.flex\@xl>.self-end\@2xl,.flex\@2xl>.self-end\@2xl{align-self:flex-end}.flex>.self-start\@2xl,.flex\@xs>.self-start\@2xl,.flex\@sm>.self-start\@2xl,.flex\@md>.self-start\@2xl,.flex\@lg>.self-start\@2xl,.flex\@xl>.self-start\@2xl,.flex\@2xl>.self-start\@2xl{align-self:flex-start}.flex>.self-center\@2xl,.flex\@xs>.self-center\@2xl,.flex\@sm>.self-center\@2xl,.flex\@md>.self-center\@2xl,.flex\@lg>.self-center\@2xl,.flex\@xl>.self-center\@2xl,.flex\@2xl>.self-center\@2xl{align-self:center}.flex>.self-stretch\@2xl,.flex\@xs>.self-stretch\@2xl,.flex\@sm>.self-stretch\@2xl,.flex\@md>.self-stretch\@2xl,.flex\@lg>.self-stretch\@2xl,.flex\@xl>.self-stretch\@2xl,.flex\@2xl>.self-stretch\@2xl{align-self:stretch}.flex>.self-baseline\@2xl,.flex\@xs>.self-baseline\@2xl,.flex\@sm>.self-baseline\@2xl,.flex\@md>.self-baseline\@2xl,.flex\@lg>.self-baseline\@2xl,.flex\@xl>.self-baseline\@2xl,.flex\@2xl>.self-baseline\@2xl{align-self:baseline}.flex>.self-auto\@2xl,.flex\@xs>.self-auto\@2xl,.flex\@sm>.self-auto\@2xl,.flex\@md>.self-auto\@2xl,.flex\@lg>.self-auto\@2xl,.flex\@xl>.self-auto\@2xl,.flex\@2xl>.self-auto\@2xl{align-self:auto}.flex>.fill-1\@2xl,.flex\@xs>.fill-1\@2xl,.flex\@sm>.fill-1\@2xl,.flex\@md>.fill-1\@2xl,.flex\@lg>.fill-1\@2xl,.flex\@xl>.fill-1\@2xl,.flex\@2xl>.fill-1\@2xl{flex:0 0 calc((100% - 23 * var(--flex-gap, 0px)) / 24);max-width:calc((100% - 23 * var(--flex-gap, 0px)) / 24);min-width:0}.flex>.order-1\@2xl,.flex\@xs>.order-1\@2xl,.flex\@sm>.order-1\@2xl,.flex\@md>.order-1\@2xl,.flex\@lg>.order-1\@2xl,.flex\@xl>.order-1\@2xl,.flex\@2xl>.order-1\@2xl{order:1}.flex>.fill-2\@2xl,.flex\@xs>.fill-2\@2xl,.flex\@sm>.fill-2\@2xl,.flex\@md>.fill-2\@2xl,.flex\@lg>.fill-2\@2xl,.flex\@xl>.fill-2\@2xl,.flex\@2xl>.fill-2\@2xl{flex:0 0 calc((100% - 11 * var(--flex-gap, 0px)) / 12);max-width:calc((100% - 11 * var(--flex-gap, 0px)) / 12);min-width:0}.flex>.order-2\@2xl,.flex\@xs>.order-2\@2xl,.flex\@sm>.order-2\@2xl,.flex\@md>.order-2\@2xl,.flex\@lg>.order-2\@2xl,.flex\@xl>.order-2\@2xl,.flex\@2xl>.order-2\@2xl{order:2}.flex>.fill-3\@2xl,.flex\@xs>.fill-3\@2xl,.flex\@sm>.fill-3\@2xl,.flex\@md>.fill-3\@2xl,.flex\@lg>.fill-3\@2xl,.flex\@xl>.fill-3\@2xl,.flex\@2xl>.fill-3\@2xl{flex:0 0 calc((100% - 7 * var(--flex-gap, 0px)) / 8);max-width:calc((100% - 7 * var(--flex-gap, 0px)) / 8);min-width:0}.flex>.order-3\@2xl,.flex\@xs>.order-3\@2xl,.flex\@sm>.order-3\@2xl,.flex\@md>.order-3\@2xl,.flex\@lg>.order-3\@2xl,.flex\@xl>.order-3\@2xl,.flex\@2xl>.order-3\@2xl{order:3}.flex>.fill-4\@2xl,.flex\@xs>.fill-4\@2xl,.flex\@sm>.fill-4\@2xl,.flex\@md>.fill-4\@2xl,.flex\@lg>.fill-4\@2xl,.flex\@xl>.fill-4\@2xl,.flex\@2xl>.fill-4\@2xl{flex:0 0 calc((100% - 5 * var(--flex-gap, 0px)) / 6);max-width:calc((100% - 5 * var(--flex-gap, 0px)) / 6);min-width:0}.flex>.order-4\@2xl,.flex\@xs>.order-4\@2xl,.flex\@sm>.order-4\@2xl,.flex\@md>.order-4\@2xl,.flex\@lg>.order-4\@2xl,.flex\@xl>.order-4\@2xl,.flex\@2xl>.order-4\@2xl{order:4}.flex>.fill-5\@2xl,.flex\@xs>.fill-5\@2xl,.flex\@sm>.fill-5\@2xl,.flex\@md>.fill-5\@2xl,.flex\@lg>.fill-5\@2xl,.flex\@xl>.fill-5\@2xl,.flex\@2xl>.fill-5\@2xl{flex:0 0 calc((100% - 3.8 * var(--flex-gap, 0px)) / 4.8);max-width:calc((100% - 3.8 * var(--flex-gap, 0px)) / 4.8);min-width:0}.flex>.order-5\@2xl,.flex\@xs>.order-5\@2xl,.flex\@sm>.order-5\@2xl,.flex\@md>.order-5\@2xl,.flex\@lg>.order-5\@2xl,.flex\@xl>.order-5\@2xl,.flex\@2xl>.order-5\@2xl{order:5}.flex>.fill-6\@2xl,.flex\@xs>.fill-6\@2xl,.flex\@sm>.fill-6\@2xl,.flex\@md>.fill-6\@2xl,.flex\@lg>.fill-6\@2xl,.flex\@xl>.fill-6\@2xl,.flex\@2xl>.fill-6\@2xl{flex:0 0 calc((100% - 3 * var(--flex-gap, 0px)) / 4);max-width:calc((100% - 3 * var(--flex-gap, 0px)) / 4);min-width:0}.flex>.order-6\@2xl,.flex\@xs>.order-6\@2xl,.flex\@sm>.order-6\@2xl,.flex\@md>.order-6\@2xl,.flex\@lg>.order-6\@2xl,.flex\@xl>.order-6\@2xl,.flex\@2xl>.order-6\@2xl{order:6}.flex>.fill-7\@2xl,.flex\@xs>.fill-7\@2xl,.flex\@sm>.fill-7\@2xl,.flex\@md>.fill-7\@2xl,.flex\@lg>.fill-7\@2xl,.flex\@xl>.fill-7\@2xl,.flex\@2xl>.fill-7\@2xl{flex:0 0 calc((100% - 2.4285714286 * var(--flex-gap, 0px)) / 3.4285714286);max-width:calc((100% - 2.4285714286 * var(--flex-gap, 0px)) / 3.4285714286);min-width:0}.flex>.order-7\@2xl,.flex\@xs>.order-7\@2xl,.flex\@sm>.order-7\@2xl,.flex\@md>.order-7\@2xl,.flex\@lg>.order-7\@2xl,.flex\@xl>.order-7\@2xl,.flex\@2xl>.order-7\@2xl{order:7}.flex>.fill-8\@2xl,.flex\@xs>.fill-8\@2xl,.flex\@sm>.fill-8\@2xl,.flex\@md>.fill-8\@2xl,.flex\@lg>.fill-8\@2xl,.flex\@xl>.fill-8\@2xl,.flex\@2xl>.fill-8\@2xl{flex:0 0 calc((100% - 2 * var(--flex-gap, 0px)) / 3);max-width:calc((100% - 2 * var(--flex-gap, 0px)) / 3);min-width:0}.flex>.order-8\@2xl,.flex\@xs>.order-8\@2xl,.flex\@sm>.order-8\@2xl,.flex\@md>.order-8\@2xl,.flex\@lg>.order-8\@2xl,.flex\@xl>.order-8\@2xl,.flex\@2xl>.order-8\@2xl{order:8}.flex>.fill-9\@2xl,.flex\@xs>.fill-9\@2xl,.flex\@sm>.fill-9\@2xl,.flex\@md>.fill-9\@2xl,.flex\@lg>.fill-9\@2xl,.flex\@xl>.fill-9\@2xl,.flex\@2xl>.fill-9\@2xl{flex:0 0 calc((100% - 1.6666666667 * var(--flex-gap, 0px)) / 2.6666666667);max-width:calc((100% - 1.6666666667 * var(--flex-gap, 0px)) / 2.6666666667);min-width:0}.flex>.order-9\@2xl,.flex\@xs>.order-9\@2xl,.flex\@sm>.order-9\@2xl,.flex\@md>.order-9\@2xl,.flex\@lg>.order-9\@2xl,.flex\@xl>.order-9\@2xl,.flex\@2xl>.order-9\@2xl{order:9}.flex>.fill-10\@2xl,.flex\@xs>.fill-10\@2xl,.flex\@sm>.fill-10\@2xl,.flex\@md>.fill-10\@2xl,.flex\@lg>.fill-10\@2xl,.flex\@xl>.fill-10\@2xl,.flex\@2xl>.fill-10\@2xl{flex:0 0 calc((100% - 1.4 * var(--flex-gap, 0px)) / 2.4);max-width:calc((100% - 1.4 * var(--flex-gap, 0px)) / 2.4);min-width:0}.flex>.order-10\@2xl,.flex\@xs>.order-10\@2xl,.flex\@sm>.order-10\@2xl,.flex\@md>.order-10\@2xl,.flex\@lg>.order-10\@2xl,.flex\@xl>.order-10\@2xl,.flex\@2xl>.order-10\@2xl{order:10}.flex>.fill-11\@2xl,.flex\@xs>.fill-11\@2xl,.flex\@sm>.fill-11\@2xl,.flex\@md>.fill-11\@2xl,.flex\@lg>.fill-11\@2xl,.flex\@xl>.fill-11\@2xl,.flex\@2xl>.fill-11\@2xl{flex:0 0 calc((100% - 1.1818181818 * var(--flex-gap, 0px)) / 2.1818181818);max-width:calc((100% - 1.1818181818 * var(--flex-gap, 0px)) / 2.1818181818);min-width:0}.flex>.order-11\@2xl,.flex\@xs>.order-11\@2xl,.flex\@sm>.order-11\@2xl,.flex\@md>.order-11\@2xl,.flex\@lg>.order-11\@2xl,.flex\@xl>.order-11\@2xl,.flex\@2xl>.order-11\@2xl{order:11}.flex>.fill-12\@2xl,.flex\@xs>.fill-12\@2xl,.flex\@sm>.fill-12\@2xl,.flex\@md>.fill-12\@2xl,.flex\@lg>.fill-12\@2xl,.flex\@xl>.fill-12\@2xl,.flex\@2xl>.fill-12\@2xl{flex:0 0 calc((100% - 1 * var(--flex-gap, 0px)) / 2);max-width:calc((100% - 1 * var(--flex-gap, 0px)) / 2);min-width:0}.flex>.order-12\@2xl,.flex\@xs>.order-12\@2xl,.flex\@sm>.order-12\@2xl,.flex\@md>.order-12\@2xl,.flex\@lg>.order-12\@2xl,.flex\@xl>.order-12\@2xl,.flex\@2xl>.order-12\@2xl{order:12}.flex>.fill-13\@2xl,.flex\@xs>.fill-13\@2xl,.flex\@sm>.fill-13\@2xl,.flex\@md>.fill-13\@2xl,.flex\@lg>.fill-13\@2xl,.flex\@xl>.fill-13\@2xl,.flex\@2xl>.fill-13\@2xl{flex:0 0 calc((100% - .8461538462 * var(--flex-gap, 0px)) / 1.8461538462);max-width:calc((100% - .8461538462 * var(--flex-gap, 0px)) / 1.8461538462);min-width:0}.flex>.order-13\@2xl,.flex\@xs>.order-13\@2xl,.flex\@sm>.order-13\@2xl,.flex\@md>.order-13\@2xl,.flex\@lg>.order-13\@2xl,.flex\@xl>.order-13\@2xl,.flex\@2xl>.order-13\@2xl{order:13}.flex>.fill-14\@2xl,.flex\@xs>.fill-14\@2xl,.flex\@sm>.fill-14\@2xl,.flex\@md>.fill-14\@2xl,.flex\@lg>.fill-14\@2xl,.flex\@xl>.fill-14\@2xl,.flex\@2xl>.fill-14\@2xl{flex:0 0 calc((100% - .7142857143 * var(--flex-gap, 0px)) / 1.7142857143);max-width:calc((100% - .7142857143 * var(--flex-gap, 0px)) / 1.7142857143);min-width:0}.flex>.order-14\@2xl,.flex\@xs>.order-14\@2xl,.flex\@sm>.order-14\@2xl,.flex\@md>.order-14\@2xl,.flex\@lg>.order-14\@2xl,.flex\@xl>.order-14\@2xl,.flex\@2xl>.order-14\@2xl{order:14}.flex>.fill-15\@2xl,.flex\@xs>.fill-15\@2xl,.flex\@sm>.fill-15\@2xl,.flex\@md>.fill-15\@2xl,.flex\@lg>.fill-15\@2xl,.flex\@xl>.fill-15\@2xl,.flex\@2xl>.fill-15\@2xl{flex:0 0 calc((100% - .6 * var(--flex-gap, 0px)) / 1.6);max-width:calc((100% - .6 * var(--flex-gap, 0px)) / 1.6);min-width:0}.flex>.order-15\@2xl,.flex\@xs>.order-15\@2xl,.flex\@sm>.order-15\@2xl,.flex\@md>.order-15\@2xl,.flex\@lg>.order-15\@2xl,.flex\@xl>.order-15\@2xl,.flex\@2xl>.order-15\@2xl{order:15}.flex>.fill-16\@2xl,.flex\@xs>.fill-16\@2xl,.flex\@sm>.fill-16\@2xl,.flex\@md>.fill-16\@2xl,.flex\@lg>.fill-16\@2xl,.flex\@xl>.fill-16\@2xl,.flex\@2xl>.fill-16\@2xl{flex:0 0 calc((100% - .5 * var(--flex-gap, 0px)) / 1.5);max-width:calc((100% - .5 * var(--flex-gap, 0px)) / 1.5);min-width:0}.flex>.order-16\@2xl,.flex\@xs>.order-16\@2xl,.flex\@sm>.order-16\@2xl,.flex\@md>.order-16\@2xl,.flex\@lg>.order-16\@2xl,.flex\@xl>.order-16\@2xl,.flex\@2xl>.order-16\@2xl{order:16}.flex>.fill-17\@2xl,.flex\@xs>.fill-17\@2xl,.flex\@sm>.fill-17\@2xl,.flex\@md>.fill-17\@2xl,.flex\@lg>.fill-17\@2xl,.flex\@xl>.fill-17\@2xl,.flex\@2xl>.fill-17\@2xl{flex:0 0 calc((100% - .4117647059 * var(--flex-gap, 0px)) / 1.4117647059);max-width:calc((100% - .4117647059 * var(--flex-gap, 0px)) / 1.4117647059);min-width:0}.flex>.order-17\@2xl,.flex\@xs>.order-17\@2xl,.flex\@sm>.order-17\@2xl,.flex\@md>.order-17\@2xl,.flex\@lg>.order-17\@2xl,.flex\@xl>.order-17\@2xl,.flex\@2xl>.order-17\@2xl{order:17}.flex>.fill-18\@2xl,.flex\@xs>.fill-18\@2xl,.flex\@sm>.fill-18\@2xl,.flex\@md>.fill-18\@2xl,.flex\@lg>.fill-18\@2xl,.flex\@xl>.fill-18\@2xl,.flex\@2xl>.fill-18\@2xl{flex:0 0 calc((100% - .3333333333 * var(--flex-gap, 0px)) / 1.3333333333);max-width:calc((100% - .3333333333 * var(--flex-gap, 0px)) / 1.3333333333);min-width:0}.flex>.order-18\@2xl,.flex\@xs>.order-18\@2xl,.flex\@sm>.order-18\@2xl,.flex\@md>.order-18\@2xl,.flex\@lg>.order-18\@2xl,.flex\@xl>.order-18\@2xl,.flex\@2xl>.order-18\@2xl{order:18}.flex>.fill-19\@2xl,.flex\@xs>.fill-19\@2xl,.flex\@sm>.fill-19\@2xl,.flex\@md>.fill-19\@2xl,.flex\@lg>.fill-19\@2xl,.flex\@xl>.fill-19\@2xl,.flex\@2xl>.fill-19\@2xl{flex:0 0 calc((100% - .2631578947 * var(--flex-gap, 0px)) / 1.2631578947);max-width:calc((100% - .2631578947 * var(--flex-gap, 0px)) / 1.2631578947);min-width:0}.flex>.order-19\@2xl,.flex\@xs>.order-19\@2xl,.flex\@sm>.order-19\@2xl,.flex\@md>.order-19\@2xl,.flex\@lg>.order-19\@2xl,.flex\@xl>.order-19\@2xl,.flex\@2xl>.order-19\@2xl{order:19}.flex>.fill-20\@2xl,.flex\@xs>.fill-20\@2xl,.flex\@sm>.fill-20\@2xl,.flex\@md>.fill-20\@2xl,.flex\@lg>.fill-20\@2xl,.flex\@xl>.fill-20\@2xl,.flex\@2xl>.fill-20\@2xl{flex:0 0 calc((100% - .2 * var(--flex-gap, 0px)) / 1.2);max-width:calc((100% - .2 * var(--flex-gap, 0px)) / 1.2);min-width:0}.flex>.order-20\@2xl,.flex\@xs>.order-20\@2xl,.flex\@sm>.order-20\@2xl,.flex\@md>.order-20\@2xl,.flex\@lg>.order-20\@2xl,.flex\@xl>.order-20\@2xl,.flex\@2xl>.order-20\@2xl{order:20}.flex>.fill-21\@2xl,.flex\@xs>.fill-21\@2xl,.flex\@sm>.fill-21\@2xl,.flex\@md>.fill-21\@2xl,.flex\@lg>.fill-21\@2xl,.flex\@xl>.fill-21\@2xl,.flex\@2xl>.fill-21\@2xl{flex:0 0 calc((100% - .1428571429 * var(--flex-gap, 0px)) / 1.1428571429);max-width:calc((100% - .1428571429 * var(--flex-gap, 0px)) / 1.1428571429);min-width:0}.flex>.order-21\@2xl,.flex\@xs>.order-21\@2xl,.flex\@sm>.order-21\@2xl,.flex\@md>.order-21\@2xl,.flex\@lg>.order-21\@2xl,.flex\@xl>.order-21\@2xl,.flex\@2xl>.order-21\@2xl{order:21}.flex>.fill-22\@2xl,.flex\@xs>.fill-22\@2xl,.flex\@sm>.fill-22\@2xl,.flex\@md>.fill-22\@2xl,.flex\@lg>.fill-22\@2xl,.flex\@xl>.fill-22\@2xl,.flex\@2xl>.fill-22\@2xl{flex:0 0 calc((100% - .0909090909 * var(--flex-gap, 0px)) / 1.0909090909);max-width:calc((100% - .0909090909 * var(--flex-gap, 0px)) / 1.0909090909);min-width:0}.flex>.order-22\@2xl,.flex\@xs>.order-22\@2xl,.flex\@sm>.order-22\@2xl,.flex\@md>.order-22\@2xl,.flex\@lg>.order-22\@2xl,.flex\@xl>.order-22\@2xl,.flex\@2xl>.order-22\@2xl{order:22}.flex>.fill-23\@2xl,.flex\@xs>.fill-23\@2xl,.flex\@sm>.fill-23\@2xl,.flex\@md>.fill-23\@2xl,.flex\@lg>.fill-23\@2xl,.flex\@xl>.fill-23\@2xl,.flex\@2xl>.fill-23\@2xl{flex:0 0 calc((100% - .0434782609 * var(--flex-gap, 0px)) / 1.0434782609);max-width:calc((100% - .0434782609 * var(--flex-gap, 0px)) / 1.0434782609);min-width:0}.flex>.order-23\@2xl,.flex\@xs>.order-23\@2xl,.flex\@sm>.order-23\@2xl,.flex\@md>.order-23\@2xl,.flex\@lg>.order-23\@2xl,.flex\@xl>.order-23\@2xl,.flex\@2xl>.order-23\@2xl{order:23}.flex>.fill-24\@2xl,.flex\@xs>.fill-24\@2xl,.flex\@sm>.fill-24\@2xl,.flex\@md>.fill-24\@2xl,.flex\@lg>.fill-24\@2xl,.flex\@xl>.fill-24\@2xl,.flex\@2xl>.fill-24\@2xl{flex:0 0 calc((100% - 0 * var(--flex-gap, 0px)) / 1);max-width:calc((100% - 0 * var(--flex-gap, 0px)) / 1);min-width:0}.flex>.order-24\@2xl,.flex\@xs>.order-24\@2xl,.flex\@sm>.order-24\@2xl,.flex\@md>.order-24\@2xl,.flex\@lg>.order-24\@2xl,.flex\@xl>.order-24\@2xl,.flex\@2xl>.order-24\@2xl{order:24}}.show{display:initial}.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.contents{display:contents}.grid{display:grid}.grid.inline{display:inline-grid}.flex{display:flex}.flex.inline{display:inline-flex}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.hide{display:none}.hidden{display:none!important}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-auto{overflow:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.d-tbl{display:table}.d-tbl-row{display:table-row}.d-tbl-cell{display:table-cell}@media (min-width: 480px){.hide\@xs{display:none}.show\@xs{display:initial}.block\@xs{display:block}.inline\@xs{display:inline}.inline-block\@xs{display:inline-block}.contents\@xs{display:contents}.grid\@xs{display:grid}.grid\@xs.inline{display:inline-grid}.flex\@xs{display:flex}.flex\@xs.inline{display:inline-flex}.visible\@xs{visibility:visible}.invisible\@xs{visibility:hidden}.collapse\@xs{visibility:collapse}.overflow-hidden\@xs{overflow:hidden}.overflow-visible\@xs{overflow:visible}.overflow-scroll\@xs{overflow:scroll}.overflow-auto\@xs{overflow:auto}.overflow-x-hidden\@xs{overflow-x:hidden}.overflow-y-hidden\@xs{overflow-y:hidden}.overflow-x-scroll\@xs{overflow-x:scroll}.overflow-y-scroll\@xs{overflow-y:scroll}.overflow-x-auto\@xs{overflow-x:auto}.overflow-y-auto\@xs{overflow-y:auto}.d-tbl\@xs{display:table}.d-tbl-row\@xs{display:table-row}.d-tbl-cell\@xs{display:table-cell}}@media (min-width: 640px){.hide\@sm{display:none}.show\@sm{display:initial}.block\@sm{display:block}.inline\@sm{display:inline}.inline-block\@sm{display:inline-block}.contents\@sm{display:contents}.grid\@sm{display:grid}.grid\@sm.inline{display:inline-grid}.flex\@sm{display:flex}.flex\@sm.inline{display:inline-flex}.visible\@sm{visibility:visible}.invisible\@sm{visibility:hidden}.collapse\@sm{visibility:collapse}.overflow-hidden\@sm{overflow:hidden}.overflow-visible\@sm{overflow:visible}.overflow-scroll\@sm{overflow:scroll}.overflow-auto\@sm{overflow:auto}.overflow-x-hidden\@sm{overflow-x:hidden}.overflow-y-hidden\@sm{overflow-y:hidden}.overflow-x-scroll\@sm{overflow-x:scroll}.overflow-y-scroll\@sm{overflow-y:scroll}.overflow-x-auto\@sm{overflow-x:auto}.overflow-y-auto\@sm{overflow-y:auto}.d-tbl\@sm{display:table}.d-tbl-row\@sm{display:table-row}.d-tbl-cell\@sm{display:table-cell}}@media (min-width: 768px){.hide\@md{display:none}.show\@md{display:initial}.block\@md{display:block}.inline\@md{display:inline}.inline-block\@md{display:inline-block}.contents\@md{display:contents}.grid\@md{display:grid}.grid\@md.inline{display:inline-grid}.flex\@md{display:flex}.flex\@md.inline{display:inline-flex}.visible\@md{visibility:visible}.invisible\@md{visibility:hidden}.collapse\@md{visibility:collapse}.overflow-hidden\@md{overflow:hidden}.overflow-visible\@md{overflow:visible}.overflow-scroll\@md{overflow:scroll}.overflow-auto\@md{overflow:auto}.overflow-x-hidden\@md{overflow-x:hidden}.overflow-y-hidden\@md{overflow-y:hidden}.overflow-x-scroll\@md{overflow-x:scroll}.overflow-y-scroll\@md{overflow-y:scroll}.overflow-x-auto\@md{overflow-x:auto}.overflow-y-auto\@md{overflow-y:auto}.d-tbl\@md{display:table}.d-tbl-row\@md{display:table-row}.d-tbl-cell\@md{display:table-cell}}@media (min-width: 1024px){.hide\@lg{display:none}.show\@lg{display:initial}.block\@lg{display:block}.inline\@lg{display:inline}.inline-block\@lg{display:inline-block}.contents\@lg{display:contents}.grid\@lg{display:grid}.grid\@lg.inline{display:inline-grid}.flex\@lg{display:flex}.flex\@lg.inline{display:inline-flex}.visible\@lg{visibility:visible}.invisible\@lg{visibility:hidden}.collapse\@lg{visibility:collapse}.overflow-hidden\@lg{overflow:hidden}.overflow-visible\@lg{overflow:visible}.overflow-scroll\@lg{overflow:scroll}.overflow-auto\@lg{overflow:auto}.overflow-x-hidden\@lg{overflow-x:hidden}.overflow-y-hidden\@lg{overflow-y:hidden}.overflow-x-scroll\@lg{overflow-x:scroll}.overflow-y-scroll\@lg{overflow-y:scroll}.overflow-x-auto\@lg{overflow-x:auto}.overflow-y-auto\@lg{overflow-y:auto}.d-tbl\@lg{display:table}.d-tbl-row\@lg{display:table-row}.d-tbl-cell\@lg{display:table-cell}}@media (min-width: 1280px){.hide\@xl{display:none}.show\@xl{display:initial}.block\@xl{display:block}.inline\@xl{display:inline}.inline-block\@xl{display:inline-block}.contents\@xl{display:contents}.grid\@xl{display:grid}.grid\@xl.inline{display:inline-grid}.flex\@xl{display:flex}.flex\@xl.inline{display:inline-flex}.visible\@xl{visibility:visible}.invisible\@xl{visibility:hidden}.collapse\@xl{visibility:collapse}.overflow-hidden\@xl{overflow:hidden}.overflow-visible\@xl{overflow:visible}.overflow-scroll\@xl{overflow:scroll}.overflow-auto\@xl{overflow:auto}.overflow-x-hidden\@xl{overflow-x:hidden}.overflow-y-hidden\@xl{overflow-y:hidden}.overflow-x-scroll\@xl{overflow-x:scroll}.overflow-y-scroll\@xl{overflow-y:scroll}.overflow-x-auto\@xl{overflow-x:auto}.overflow-y-auto\@xl{overflow-y:auto}.d-tbl\@xl{display:table}.d-tbl-row\@xl{display:table-row}.d-tbl-cell\@xl{display:table-cell}}@media (min-width: 1536px){.hide\@2xl{display:none}.show\@2xl{display:initial}.block\@2xl{display:block}.inline\@2xl{display:inline}.inline-block\@2xl{display:inline-block}.contents\@2xl{display:contents}.grid\@2xl{display:grid}.grid\@2xl.inline{display:inline-grid}.flex\@2xl{display:flex}.flex\@2xl.inline{display:inline-flex}.visible\@2xl{visibility:visible}.invisible\@2xl{visibility:hidden}.collapse\@2xl{visibility:collapse}.overflow-hidden\@2xl{overflow:hidden}.overflow-visible\@2xl{overflow:visible}.overflow-scroll\@2xl{overflow:scroll}.overflow-auto\@2xl{overflow:auto}.overflow-x-hidden\@2xl{overflow-x:hidden}.overflow-y-hidden\@2xl{overflow-y:hidden}.overflow-x-scroll\@2xl{overflow-x:scroll}.overflow-y-scroll\@2xl{overflow-y:scroll}.overflow-x-auto\@2xl{overflow-x:auto}.overflow-y-auto\@2xl{overflow-y:auto}.d-tbl\@2xl{display:table}.d-tbl-row\@2xl{display:table-row}.d-tbl-cell\@2xl{display:table-cell}}.w-screen{width:100vw}.h-screen{height:100dvh}.w-auto{width:auto}.w-full{width:100%}.h-auto{height:auto}.h-full{height:100%}.w-min{width:min-content}.h-min{height:min-content}.w-fit{width:fit-content}.h-fit{height:fit-content}.min-w-full{min-width:100%}.max-w-full{max-width:100%}.min-h-full{min-height:100%}.max-h-full{max-height:100%}.w-0p{width:0%}.h-0p{height:0%}.min-w-0p{min-width:0%}.min-h-0p{min-height:0%}.max-w-0p{max-width:0%}.max-h-0p{max-height:0%}.w-5p{width:5%}.h-5p{height:5%}.min-w-5p{min-width:5%}.min-h-5p{min-height:5%}.max-w-5p{max-width:5%}.max-h-5p{max-height:5%}.w-10p{width:10%}.h-10p{height:10%}.min-w-10p{min-width:10%}.min-h-10p{min-height:10%}.max-w-10p{max-width:10%}.max-h-10p{max-height:10%}.w-20p{width:20%}.h-20p{height:20%}.min-w-20p{min-width:20%}.min-h-20p{min-height:20%}.max-w-20p{max-width:20%}.max-h-20p{max-height:20%}.w-25p{width:25%}.h-25p{height:25%}.min-w-25p{min-width:25%}.min-h-25p{min-height:25%}.max-w-25p{max-width:25%}.max-h-25p{max-height:25%}.w-30p{width:30%}.h-30p{height:30%}.min-w-30p{min-width:30%}.min-h-30p{min-height:30%}.max-w-30p{max-width:30%}.max-h-30p{max-height:30%}.w-33p{width:33%}.h-33p{height:33%}.min-w-33p{min-width:33%}.min-h-33p{min-height:33%}.max-w-33p{max-width:33%}.max-h-33p{max-height:33%}.w-40p{width:40%}.h-40p{height:40%}.min-w-40p{min-width:40%}.min-h-40p{min-height:40%}.max-w-40p{max-width:40%}.max-h-40p{max-height:40%}.w-50p{width:50%}.h-50p{height:50%}.min-w-50p{min-width:50%}.min-h-50p{min-height:50%}.max-w-50p{max-width:50%}.max-h-50p{max-height:50%}.w-60p{width:60%}.h-60p{height:60%}.min-w-60p{min-width:60%}.min-h-60p{min-height:60%}.max-w-60p{max-width:60%}.max-h-60p{max-height:60%}.w-66p{width:66%}.h-66p{height:66%}.min-w-66p{min-width:66%}.min-h-66p{min-height:66%}.max-w-66p{max-width:66%}.max-h-66p{max-height:66%}.w-70p{width:70%}.h-70p{height:70%}.min-w-70p{min-width:70%}.min-h-70p{min-height:70%}.max-w-70p{max-width:70%}.max-h-70p{max-height:70%}.w-75p{width:75%}.h-75p{height:75%}.min-w-75p{min-width:75%}.min-h-75p{min-height:75%}.max-w-75p{max-width:75%}.max-h-75p{max-height:75%}.w-80p{width:80%}.h-80p{height:80%}.min-w-80p{min-width:80%}.min-h-80p{min-height:80%}.max-w-80p{max-width:80%}.max-h-80p{max-height:80%}.w-90p{width:90%}.h-90p{height:90%}.min-w-90p{min-width:90%}.min-h-90p{min-height:90%}.max-w-90p{max-width:90%}.max-h-90p{max-height:90%}.w-100p{width:100%}.h-100p{height:100%}.min-w-100p{min-width:100%}.min-h-100p{min-height:100%}.max-w-100p{max-width:100%}.max-h-100p{max-height:100%}.w-0,.hover\:w-0:hover,.group:hover .group-hover\:w-0{width:0rem}.h-0,.hover\:h-0:hover,.group:hover .group-hover\:h-0{height:0rem}.min-w-0{min-width:0rem}.min-h-0{min-height:0rem}.max-w-0{max-width:0rem}.max-h-0{max-height:0rem}.w-1,.hover\:w-1:hover,.group:hover .group-hover\:w-1{width:.25rem}.h-1,.hover\:h-1:hover,.group:hover .group-hover\:h-1{height:.25rem}.min-w-1{min-width:.25rem}.min-h-1{min-height:.25rem}.max-w-1{max-width:.25rem}.max-h-1{max-height:.25rem}.w-2,.hover\:w-2:hover,.group:hover .group-hover\:w-2{width:.5rem}.h-2,.hover\:h-2:hover,.group:hover .group-hover\:h-2{height:.5rem}.min-w-2{min-width:.5rem}.min-h-2{min-height:.5rem}.max-w-2{max-width:.5rem}.max-h-2{max-height:.5rem}.w-3,.hover\:w-3:hover,.group:hover .group-hover\:w-3{width:.75rem}.h-3,.hover\:h-3:hover,.group:hover .group-hover\:h-3{height:.75rem}.min-w-3{min-width:.75rem}.min-h-3{min-height:.75rem}.max-w-3{max-width:.75rem}.max-h-3{max-height:.75rem}.w-4,.hover\:w-4:hover,.group:hover .group-hover\:w-4{width:1rem}.h-4,.hover\:h-4:hover,.group:hover .group-hover\:h-4{height:1rem}.min-w-4{min-width:1rem}.min-h-4{min-height:1rem}.max-w-4{max-width:1rem}.max-h-4{max-height:1rem}.w-5,.hover\:w-5:hover,.group:hover .group-hover\:w-5{width:1.25rem}.h-5,.hover\:h-5:hover,.group:hover .group-hover\:h-5{height:1.25rem}.min-w-5{min-width:1.25rem}.min-h-5{min-height:1.25rem}.max-w-5{max-width:1.25rem}.max-h-5{max-height:1.25rem}.w-6,.hover\:w-6:hover,.group:hover .group-hover\:w-6{width:1.5rem}.h-6,.hover\:h-6:hover,.group:hover .group-hover\:h-6{height:1.5rem}.min-w-6{min-width:1.5rem}.min-h-6{min-height:1.5rem}.max-w-6{max-width:1.5rem}.max-h-6{max-height:1.5rem}.w-8,.hover\:w-8:hover,.group:hover .group-hover\:w-8{width:2rem}.h-8,.hover\:h-8:hover,.group:hover .group-hover\:h-8{height:2rem}.min-w-8{min-width:2rem}.min-h-8{min-height:2rem}.max-w-8{max-width:2rem}.max-h-8{max-height:2rem}.w-10,.hover\:w-10:hover,.group:hover .group-hover\:w-10{width:2.5rem}.h-10,.hover\:h-10:hover,.group:hover .group-hover\:h-10{height:2.5rem}.min-w-10{min-width:2.5rem}.min-h-10{min-height:2.5rem}.max-w-10{max-width:2.5rem}.max-h-10{max-height:2.5rem}.w-12,.hover\:w-12:hover,.group:hover .group-hover\:w-12{width:3rem}.h-12,.hover\:h-12:hover,.group:hover .group-hover\:h-12{height:3rem}.min-w-12{min-width:3rem}.min-h-12{min-height:3rem}.max-w-12{max-width:3rem}.max-h-12{max-height:3rem}.w-16,.hover\:w-16:hover,.group:hover .group-hover\:w-16{width:4rem}.h-16,.hover\:h-16:hover,.group:hover .group-hover\:h-16{height:4rem}.min-w-16{min-width:4rem}.min-h-16{min-height:4rem}.max-w-16{max-width:4rem}.max-h-16{max-height:4rem}.w-20,.hover\:w-20:hover,.group:hover .group-hover\:w-20{width:5rem}.h-20,.hover\:h-20:hover,.group:hover .group-hover\:h-20{height:5rem}.min-w-20{min-width:5rem}.min-h-20{min-height:5rem}.max-w-20{max-width:5rem}.max-h-20{max-height:5rem}.w-24,.hover\:w-24:hover,.group:hover .group-hover\:w-24{width:6rem}.h-24,.hover\:h-24:hover,.group:hover .group-hover\:h-24{height:6rem}.min-w-24{min-width:6rem}.min-h-24{min-height:6rem}.max-w-24{max-width:6rem}.max-h-24{max-height:6rem}.w-32,.hover\:w-32:hover,.group:hover .group-hover\:w-32{width:8rem}.h-32,.hover\:h-32:hover,.group:hover .group-hover\:h-32{height:8rem}.min-w-32{min-width:8rem}.min-h-32{min-height:8rem}.max-w-32{max-width:8rem}.max-h-32{max-height:8rem}.w-40,.hover\:w-40:hover,.group:hover .group-hover\:w-40{width:10rem}.h-40,.hover\:h-40:hover,.group:hover .group-hover\:h-40{height:10rem}.min-w-40{min-width:10rem}.min-h-40{min-height:10rem}.max-w-40{max-width:10rem}.max-h-40{max-height:10rem}.w-48,.hover\:w-48:hover,.group:hover .group-hover\:w-48{width:12rem}.h-48,.hover\:h-48:hover,.group:hover .group-hover\:h-48{height:12rem}.min-w-48{min-width:12rem}.min-h-48{min-height:12rem}.max-w-48{max-width:12rem}.max-h-48{max-height:12rem}.w-56,.hover\:w-56:hover,.group:hover .group-hover\:w-56{width:14rem}.h-56,.hover\:h-56:hover,.group:hover .group-hover\:h-56{height:14rem}.min-w-56{min-width:14rem}.min-h-56{min-height:14rem}.max-w-56{max-width:14rem}.max-h-56{max-height:14rem}.w-64,.hover\:w-64:hover,.group:hover .group-hover\:w-64{width:16rem}.h-64,.hover\:h-64:hover,.group:hover .group-hover\:h-64{height:16rem}.min-w-64{min-width:16rem}.min-h-64{min-height:16rem}.max-w-64{max-width:16rem}.max-h-64{max-height:16rem}.w-xs{width:480px}.min-w-xs{min-width:480px}.max-w-xs{max-width:480px}.w-auto\@xs{width:auto}.w-full\@xs{width:100%}.h-auto\@xs{height:auto}.h-full\@xs{height:100%}.w-min\@xs{width:min-content}.h-min\@xs{height:min-content}.w-fit\@xs{width:fit-content}.h-fit\@xs{height:fit-content}@media screen and (min-width: 479.99px){.w-0p\@xs,.hover\:w-0p\@xs:hover,.group:hover .group-hover\:w-0p\@xs{width:0%}.h-0p\@xs,.hover\:h-0p\@xs:hover,.group:hover .group-hover\:h-0p\@xs{height:0%}.min-w-0p\@xs{min-width:0%}.min-h-0p\@xs{min-height:0%}.max-w-0p\@xs{max-width:0%}.max-h-0p\@xs{max-height:0%}.w-5p\@xs,.hover\:w-5p\@xs:hover,.group:hover .group-hover\:w-5p\@xs{width:5%}.h-5p\@xs,.hover\:h-5p\@xs:hover,.group:hover .group-hover\:h-5p\@xs{height:5%}.min-w-5p\@xs{min-width:5%}.min-h-5p\@xs{min-height:5%}.max-w-5p\@xs{max-width:5%}.max-h-5p\@xs{max-height:5%}.w-10p\@xs,.hover\:w-10p\@xs:hover,.group:hover .group-hover\:w-10p\@xs{width:10%}.h-10p\@xs,.hover\:h-10p\@xs:hover,.group:hover .group-hover\:h-10p\@xs{height:10%}.min-w-10p\@xs{min-width:10%}.min-h-10p\@xs{min-height:10%}.max-w-10p\@xs{max-width:10%}.max-h-10p\@xs{max-height:10%}.w-20p\@xs,.hover\:w-20p\@xs:hover,.group:hover .group-hover\:w-20p\@xs{width:20%}.h-20p\@xs,.hover\:h-20p\@xs:hover,.group:hover .group-hover\:h-20p\@xs{height:20%}.min-w-20p\@xs{min-width:20%}.min-h-20p\@xs{min-height:20%}.max-w-20p\@xs{max-width:20%}.max-h-20p\@xs{max-height:20%}.w-25p\@xs,.hover\:w-25p\@xs:hover,.group:hover .group-hover\:w-25p\@xs{width:25%}.h-25p\@xs,.hover\:h-25p\@xs:hover,.group:hover .group-hover\:h-25p\@xs{height:25%}.min-w-25p\@xs{min-width:25%}.min-h-25p\@xs{min-height:25%}.max-w-25p\@xs{max-width:25%}.max-h-25p\@xs{max-height:25%}.w-30p\@xs,.hover\:w-30p\@xs:hover,.group:hover .group-hover\:w-30p\@xs{width:30%}.h-30p\@xs,.hover\:h-30p\@xs:hover,.group:hover .group-hover\:h-30p\@xs{height:30%}.min-w-30p\@xs{min-width:30%}.min-h-30p\@xs{min-height:30%}.max-w-30p\@xs{max-width:30%}.max-h-30p\@xs{max-height:30%}.w-33p\@xs,.hover\:w-33p\@xs:hover,.group:hover .group-hover\:w-33p\@xs{width:33%}.h-33p\@xs,.hover\:h-33p\@xs:hover,.group:hover .group-hover\:h-33p\@xs{height:33%}.min-w-33p\@xs{min-width:33%}.min-h-33p\@xs{min-height:33%}.max-w-33p\@xs{max-width:33%}.max-h-33p\@xs{max-height:33%}.w-40p\@xs,.hover\:w-40p\@xs:hover,.group:hover .group-hover\:w-40p\@xs{width:40%}.h-40p\@xs,.hover\:h-40p\@xs:hover,.group:hover .group-hover\:h-40p\@xs{height:40%}.min-w-40p\@xs{min-width:40%}.min-h-40p\@xs{min-height:40%}.max-w-40p\@xs{max-width:40%}.max-h-40p\@xs{max-height:40%}.w-50p\@xs,.hover\:w-50p\@xs:hover,.group:hover .group-hover\:w-50p\@xs{width:50%}.h-50p\@xs,.hover\:h-50p\@xs:hover,.group:hover .group-hover\:h-50p\@xs{height:50%}.min-w-50p\@xs{min-width:50%}.min-h-50p\@xs{min-height:50%}.max-w-50p\@xs{max-width:50%}.max-h-50p\@xs{max-height:50%}.w-60p\@xs,.hover\:w-60p\@xs:hover,.group:hover .group-hover\:w-60p\@xs{width:60%}.h-60p\@xs,.hover\:h-60p\@xs:hover,.group:hover .group-hover\:h-60p\@xs{height:60%}.min-w-60p\@xs{min-width:60%}.min-h-60p\@xs{min-height:60%}.max-w-60p\@xs{max-width:60%}.max-h-60p\@xs{max-height:60%}.w-66p\@xs,.hover\:w-66p\@xs:hover,.group:hover .group-hover\:w-66p\@xs{width:66%}.h-66p\@xs,.hover\:h-66p\@xs:hover,.group:hover .group-hover\:h-66p\@xs{height:66%}.min-w-66p\@xs{min-width:66%}.min-h-66p\@xs{min-height:66%}.max-w-66p\@xs{max-width:66%}.max-h-66p\@xs{max-height:66%}.w-70p\@xs,.hover\:w-70p\@xs:hover,.group:hover .group-hover\:w-70p\@xs{width:70%}.h-70p\@xs,.hover\:h-70p\@xs:hover,.group:hover .group-hover\:h-70p\@xs{height:70%}.min-w-70p\@xs{min-width:70%}.min-h-70p\@xs{min-height:70%}.max-w-70p\@xs{max-width:70%}.max-h-70p\@xs{max-height:70%}.w-75p\@xs,.hover\:w-75p\@xs:hover,.group:hover .group-hover\:w-75p\@xs{width:75%}.h-75p\@xs,.hover\:h-75p\@xs:hover,.group:hover .group-hover\:h-75p\@xs{height:75%}.min-w-75p\@xs{min-width:75%}.min-h-75p\@xs{min-height:75%}.max-w-75p\@xs{max-width:75%}.max-h-75p\@xs{max-height:75%}.w-80p\@xs,.hover\:w-80p\@xs:hover,.group:hover .group-hover\:w-80p\@xs{width:80%}.h-80p\@xs,.hover\:h-80p\@xs:hover,.group:hover .group-hover\:h-80p\@xs{height:80%}.min-w-80p\@xs{min-width:80%}.min-h-80p\@xs{min-height:80%}.max-w-80p\@xs{max-width:80%}.max-h-80p\@xs{max-height:80%}.w-90p\@xs,.hover\:w-90p\@xs:hover,.group:hover .group-hover\:w-90p\@xs{width:90%}.h-90p\@xs,.hover\:h-90p\@xs:hover,.group:hover .group-hover\:h-90p\@xs{height:90%}.min-w-90p\@xs{min-width:90%}.min-h-90p\@xs{min-height:90%}.max-w-90p\@xs{max-width:90%}.max-h-90p\@xs{max-height:90%}.w-100p\@xs,.hover\:w-100p\@xs:hover,.group:hover .group-hover\:w-100p\@xs{width:100%}.h-100p\@xs,.hover\:h-100p\@xs:hover,.group:hover .group-hover\:h-100p\@xs{height:100%}.min-w-100p\@xs{min-width:100%}.min-h-100p\@xs{min-height:100%}.max-w-100p\@xs{max-width:100%}.max-h-100p\@xs{max-height:100%}.w-0\@xs,.hover\:w-0\@xs:hover,.group:hover .group-hover\:w-0\@xs{width:0rem}.h-0\@xs,.hover\:h-0\@xs:hover,.group:hover .group-hover\:h-0\@xs{height:0rem}.min-w-0\@xs{min-width:0rem}.min-h-0\@xs{min-height:0rem}.max-w-0\@xs{max-width:0rem}.max-h-0\@xs{max-height:0rem}.w-1\@xs,.hover\:w-1\@xs:hover,.group:hover .group-hover\:w-1\@xs{width:.25rem}.h-1\@xs,.hover\:h-1\@xs:hover,.group:hover .group-hover\:h-1\@xs{height:.25rem}.min-w-1\@xs{min-width:.25rem}.min-h-1\@xs{min-height:.25rem}.max-w-1\@xs{max-width:.25rem}.max-h-1\@xs{max-height:.25rem}.w-2\@xs,.hover\:w-2\@xs:hover,.group:hover .group-hover\:w-2\@xs{width:.5rem}.h-2\@xs,.hover\:h-2\@xs:hover,.group:hover .group-hover\:h-2\@xs{height:.5rem}.min-w-2\@xs{min-width:.5rem}.min-h-2\@xs{min-height:.5rem}.max-w-2\@xs{max-width:.5rem}.max-h-2\@xs{max-height:.5rem}.w-3\@xs,.hover\:w-3\@xs:hover,.group:hover .group-hover\:w-3\@xs{width:.75rem}.h-3\@xs,.hover\:h-3\@xs:hover,.group:hover .group-hover\:h-3\@xs{height:.75rem}.min-w-3\@xs{min-width:.75rem}.min-h-3\@xs{min-height:.75rem}.max-w-3\@xs{max-width:.75rem}.max-h-3\@xs{max-height:.75rem}.w-4\@xs,.hover\:w-4\@xs:hover,.group:hover .group-hover\:w-4\@xs{width:1rem}.h-4\@xs,.hover\:h-4\@xs:hover,.group:hover .group-hover\:h-4\@xs{height:1rem}.min-w-4\@xs{min-width:1rem}.min-h-4\@xs{min-height:1rem}.max-w-4\@xs{max-width:1rem}.max-h-4\@xs{max-height:1rem}.w-5\@xs,.hover\:w-5\@xs:hover,.group:hover .group-hover\:w-5\@xs{width:1.25rem}.h-5\@xs,.hover\:h-5\@xs:hover,.group:hover .group-hover\:h-5\@xs{height:1.25rem}.min-w-5\@xs{min-width:1.25rem}.min-h-5\@xs{min-height:1.25rem}.max-w-5\@xs{max-width:1.25rem}.max-h-5\@xs{max-height:1.25rem}.w-6\@xs,.hover\:w-6\@xs:hover,.group:hover .group-hover\:w-6\@xs{width:1.5rem}.h-6\@xs,.hover\:h-6\@xs:hover,.group:hover .group-hover\:h-6\@xs{height:1.5rem}.min-w-6\@xs{min-width:1.5rem}.min-h-6\@xs{min-height:1.5rem}.max-w-6\@xs{max-width:1.5rem}.max-h-6\@xs{max-height:1.5rem}.w-8\@xs,.hover\:w-8\@xs:hover,.group:hover .group-hover\:w-8\@xs{width:2rem}.h-8\@xs,.hover\:h-8\@xs:hover,.group:hover .group-hover\:h-8\@xs{height:2rem}.min-w-8\@xs{min-width:2rem}.min-h-8\@xs{min-height:2rem}.max-w-8\@xs{max-width:2rem}.max-h-8\@xs{max-height:2rem}.w-10\@xs,.hover\:w-10\@xs:hover,.group:hover .group-hover\:w-10\@xs{width:2.5rem}.h-10\@xs,.hover\:h-10\@xs:hover,.group:hover .group-hover\:h-10\@xs{height:2.5rem}.min-w-10\@xs{min-width:2.5rem}.min-h-10\@xs{min-height:2.5rem}.max-w-10\@xs{max-width:2.5rem}.max-h-10\@xs{max-height:2.5rem}.w-12\@xs,.hover\:w-12\@xs:hover,.group:hover .group-hover\:w-12\@xs{width:3rem}.h-12\@xs,.hover\:h-12\@xs:hover,.group:hover .group-hover\:h-12\@xs{height:3rem}.min-w-12\@xs{min-width:3rem}.min-h-12\@xs{min-height:3rem}.max-w-12\@xs{max-width:3rem}.max-h-12\@xs{max-height:3rem}.w-16\@xs,.hover\:w-16\@xs:hover,.group:hover .group-hover\:w-16\@xs{width:4rem}.h-16\@xs,.hover\:h-16\@xs:hover,.group:hover .group-hover\:h-16\@xs{height:4rem}.min-w-16\@xs{min-width:4rem}.min-h-16\@xs{min-height:4rem}.max-w-16\@xs{max-width:4rem}.max-h-16\@xs{max-height:4rem}.w-20\@xs,.hover\:w-20\@xs:hover,.group:hover .group-hover\:w-20\@xs{width:5rem}.h-20\@xs,.hover\:h-20\@xs:hover,.group:hover .group-hover\:h-20\@xs{height:5rem}.min-w-20\@xs{min-width:5rem}.min-h-20\@xs{min-height:5rem}.max-w-20\@xs{max-width:5rem}.max-h-20\@xs{max-height:5rem}.w-24\@xs,.hover\:w-24\@xs:hover,.group:hover .group-hover\:w-24\@xs{width:6rem}.h-24\@xs,.hover\:h-24\@xs:hover,.group:hover .group-hover\:h-24\@xs{height:6rem}.min-w-24\@xs{min-width:6rem}.min-h-24\@xs{min-height:6rem}.max-w-24\@xs{max-width:6rem}.max-h-24\@xs{max-height:6rem}.w-32\@xs,.hover\:w-32\@xs:hover,.group:hover .group-hover\:w-32\@xs{width:8rem}.h-32\@xs,.hover\:h-32\@xs:hover,.group:hover .group-hover\:h-32\@xs{height:8rem}.min-w-32\@xs{min-width:8rem}.min-h-32\@xs{min-height:8rem}.max-w-32\@xs{max-width:8rem}.max-h-32\@xs{max-height:8rem}.w-40\@xs,.hover\:w-40\@xs:hover,.group:hover .group-hover\:w-40\@xs{width:10rem}.h-40\@xs,.hover\:h-40\@xs:hover,.group:hover .group-hover\:h-40\@xs{height:10rem}.min-w-40\@xs{min-width:10rem}.min-h-40\@xs{min-height:10rem}.max-w-40\@xs{max-width:10rem}.max-h-40\@xs{max-height:10rem}.w-48\@xs,.hover\:w-48\@xs:hover,.group:hover .group-hover\:w-48\@xs{width:12rem}.h-48\@xs,.hover\:h-48\@xs:hover,.group:hover .group-hover\:h-48\@xs{height:12rem}.min-w-48\@xs{min-width:12rem}.min-h-48\@xs{min-height:12rem}.max-w-48\@xs{max-width:12rem}.max-h-48\@xs{max-height:12rem}.w-56\@xs,.hover\:w-56\@xs:hover,.group:hover .group-hover\:w-56\@xs{width:14rem}.h-56\@xs,.hover\:h-56\@xs:hover,.group:hover .group-hover\:h-56\@xs{height:14rem}.min-w-56\@xs{min-width:14rem}.min-h-56\@xs{min-height:14rem}.max-w-56\@xs{max-width:14rem}.max-h-56\@xs{max-height:14rem}.w-64\@xs,.hover\:w-64\@xs:hover,.group:hover .group-hover\:w-64\@xs{width:16rem}.h-64\@xs,.hover\:h-64\@xs:hover,.group:hover .group-hover\:h-64\@xs{height:16rem}.min-w-64\@xs{min-width:16rem}.min-h-64\@xs{min-height:16rem}.max-w-64\@xs{max-width:16rem}.max-h-64\@xs{max-height:16rem}}.w-sm{width:640px}.min-w-sm{min-width:640px}.max-w-sm{max-width:640px}.w-auto\@sm{width:auto}.w-full\@sm{width:100%}.h-auto\@sm{height:auto}.h-full\@sm{height:100%}.w-min\@sm{width:min-content}.h-min\@sm{height:min-content}.w-fit\@sm{width:fit-content}.h-fit\@sm{height:fit-content}@media screen and (min-width: 639.99px){.w-0p\@sm,.hover\:w-0p\@sm:hover,.group:hover .group-hover\:w-0p\@sm{width:0%}.h-0p\@sm,.hover\:h-0p\@sm:hover,.group:hover .group-hover\:h-0p\@sm{height:0%}.min-w-0p\@sm{min-width:0%}.min-h-0p\@sm{min-height:0%}.max-w-0p\@sm{max-width:0%}.max-h-0p\@sm{max-height:0%}.w-5p\@sm,.hover\:w-5p\@sm:hover,.group:hover .group-hover\:w-5p\@sm{width:5%}.h-5p\@sm,.hover\:h-5p\@sm:hover,.group:hover .group-hover\:h-5p\@sm{height:5%}.min-w-5p\@sm{min-width:5%}.min-h-5p\@sm{min-height:5%}.max-w-5p\@sm{max-width:5%}.max-h-5p\@sm{max-height:5%}.w-10p\@sm,.hover\:w-10p\@sm:hover,.group:hover .group-hover\:w-10p\@sm{width:10%}.h-10p\@sm,.hover\:h-10p\@sm:hover,.group:hover .group-hover\:h-10p\@sm{height:10%}.min-w-10p\@sm{min-width:10%}.min-h-10p\@sm{min-height:10%}.max-w-10p\@sm{max-width:10%}.max-h-10p\@sm{max-height:10%}.w-20p\@sm,.hover\:w-20p\@sm:hover,.group:hover .group-hover\:w-20p\@sm{width:20%}.h-20p\@sm,.hover\:h-20p\@sm:hover,.group:hover .group-hover\:h-20p\@sm{height:20%}.min-w-20p\@sm{min-width:20%}.min-h-20p\@sm{min-height:20%}.max-w-20p\@sm{max-width:20%}.max-h-20p\@sm{max-height:20%}.w-25p\@sm,.hover\:w-25p\@sm:hover,.group:hover .group-hover\:w-25p\@sm{width:25%}.h-25p\@sm,.hover\:h-25p\@sm:hover,.group:hover .group-hover\:h-25p\@sm{height:25%}.min-w-25p\@sm{min-width:25%}.min-h-25p\@sm{min-height:25%}.max-w-25p\@sm{max-width:25%}.max-h-25p\@sm{max-height:25%}.w-30p\@sm,.hover\:w-30p\@sm:hover,.group:hover .group-hover\:w-30p\@sm{width:30%}.h-30p\@sm,.hover\:h-30p\@sm:hover,.group:hover .group-hover\:h-30p\@sm{height:30%}.min-w-30p\@sm{min-width:30%}.min-h-30p\@sm{min-height:30%}.max-w-30p\@sm{max-width:30%}.max-h-30p\@sm{max-height:30%}.w-33p\@sm,.hover\:w-33p\@sm:hover,.group:hover .group-hover\:w-33p\@sm{width:33%}.h-33p\@sm,.hover\:h-33p\@sm:hover,.group:hover .group-hover\:h-33p\@sm{height:33%}.min-w-33p\@sm{min-width:33%}.min-h-33p\@sm{min-height:33%}.max-w-33p\@sm{max-width:33%}.max-h-33p\@sm{max-height:33%}.w-40p\@sm,.hover\:w-40p\@sm:hover,.group:hover .group-hover\:w-40p\@sm{width:40%}.h-40p\@sm,.hover\:h-40p\@sm:hover,.group:hover .group-hover\:h-40p\@sm{height:40%}.min-w-40p\@sm{min-width:40%}.min-h-40p\@sm{min-height:40%}.max-w-40p\@sm{max-width:40%}.max-h-40p\@sm{max-height:40%}.w-50p\@sm,.hover\:w-50p\@sm:hover,.group:hover .group-hover\:w-50p\@sm{width:50%}.h-50p\@sm,.hover\:h-50p\@sm:hover,.group:hover .group-hover\:h-50p\@sm{height:50%}.min-w-50p\@sm{min-width:50%}.min-h-50p\@sm{min-height:50%}.max-w-50p\@sm{max-width:50%}.max-h-50p\@sm{max-height:50%}.w-60p\@sm,.hover\:w-60p\@sm:hover,.group:hover .group-hover\:w-60p\@sm{width:60%}.h-60p\@sm,.hover\:h-60p\@sm:hover,.group:hover .group-hover\:h-60p\@sm{height:60%}.min-w-60p\@sm{min-width:60%}.min-h-60p\@sm{min-height:60%}.max-w-60p\@sm{max-width:60%}.max-h-60p\@sm{max-height:60%}.w-66p\@sm,.hover\:w-66p\@sm:hover,.group:hover .group-hover\:w-66p\@sm{width:66%}.h-66p\@sm,.hover\:h-66p\@sm:hover,.group:hover .group-hover\:h-66p\@sm{height:66%}.min-w-66p\@sm{min-width:66%}.min-h-66p\@sm{min-height:66%}.max-w-66p\@sm{max-width:66%}.max-h-66p\@sm{max-height:66%}.w-70p\@sm,.hover\:w-70p\@sm:hover,.group:hover .group-hover\:w-70p\@sm{width:70%}.h-70p\@sm,.hover\:h-70p\@sm:hover,.group:hover .group-hover\:h-70p\@sm{height:70%}.min-w-70p\@sm{min-width:70%}.min-h-70p\@sm{min-height:70%}.max-w-70p\@sm{max-width:70%}.max-h-70p\@sm{max-height:70%}.w-75p\@sm,.hover\:w-75p\@sm:hover,.group:hover .group-hover\:w-75p\@sm{width:75%}.h-75p\@sm,.hover\:h-75p\@sm:hover,.group:hover .group-hover\:h-75p\@sm{height:75%}.min-w-75p\@sm{min-width:75%}.min-h-75p\@sm{min-height:75%}.max-w-75p\@sm{max-width:75%}.max-h-75p\@sm{max-height:75%}.w-80p\@sm,.hover\:w-80p\@sm:hover,.group:hover .group-hover\:w-80p\@sm{width:80%}.h-80p\@sm,.hover\:h-80p\@sm:hover,.group:hover .group-hover\:h-80p\@sm{height:80%}.min-w-80p\@sm{min-width:80%}.min-h-80p\@sm{min-height:80%}.max-w-80p\@sm{max-width:80%}.max-h-80p\@sm{max-height:80%}.w-90p\@sm,.hover\:w-90p\@sm:hover,.group:hover .group-hover\:w-90p\@sm{width:90%}.h-90p\@sm,.hover\:h-90p\@sm:hover,.group:hover .group-hover\:h-90p\@sm{height:90%}.min-w-90p\@sm{min-width:90%}.min-h-90p\@sm{min-height:90%}.max-w-90p\@sm{max-width:90%}.max-h-90p\@sm{max-height:90%}.w-100p\@sm,.hover\:w-100p\@sm:hover,.group:hover .group-hover\:w-100p\@sm{width:100%}.h-100p\@sm,.hover\:h-100p\@sm:hover,.group:hover .group-hover\:h-100p\@sm{height:100%}.min-w-100p\@sm{min-width:100%}.min-h-100p\@sm{min-height:100%}.max-w-100p\@sm{max-width:100%}.max-h-100p\@sm{max-height:100%}.w-0\@sm,.hover\:w-0\@sm:hover,.group:hover .group-hover\:w-0\@sm{width:0rem}.h-0\@sm,.hover\:h-0\@sm:hover,.group:hover .group-hover\:h-0\@sm{height:0rem}.min-w-0\@sm{min-width:0rem}.min-h-0\@sm{min-height:0rem}.max-w-0\@sm{max-width:0rem}.max-h-0\@sm{max-height:0rem}.w-1\@sm,.hover\:w-1\@sm:hover,.group:hover .group-hover\:w-1\@sm{width:.25rem}.h-1\@sm,.hover\:h-1\@sm:hover,.group:hover .group-hover\:h-1\@sm{height:.25rem}.min-w-1\@sm{min-width:.25rem}.min-h-1\@sm{min-height:.25rem}.max-w-1\@sm{max-width:.25rem}.max-h-1\@sm{max-height:.25rem}.w-2\@sm,.hover\:w-2\@sm:hover,.group:hover .group-hover\:w-2\@sm{width:.5rem}.h-2\@sm,.hover\:h-2\@sm:hover,.group:hover .group-hover\:h-2\@sm{height:.5rem}.min-w-2\@sm{min-width:.5rem}.min-h-2\@sm{min-height:.5rem}.max-w-2\@sm{max-width:.5rem}.max-h-2\@sm{max-height:.5rem}.w-3\@sm,.hover\:w-3\@sm:hover,.group:hover .group-hover\:w-3\@sm{width:.75rem}.h-3\@sm,.hover\:h-3\@sm:hover,.group:hover .group-hover\:h-3\@sm{height:.75rem}.min-w-3\@sm{min-width:.75rem}.min-h-3\@sm{min-height:.75rem}.max-w-3\@sm{max-width:.75rem}.max-h-3\@sm{max-height:.75rem}.w-4\@sm,.hover\:w-4\@sm:hover,.group:hover .group-hover\:w-4\@sm{width:1rem}.h-4\@sm,.hover\:h-4\@sm:hover,.group:hover .group-hover\:h-4\@sm{height:1rem}.min-w-4\@sm{min-width:1rem}.min-h-4\@sm{min-height:1rem}.max-w-4\@sm{max-width:1rem}.max-h-4\@sm{max-height:1rem}.w-5\@sm,.hover\:w-5\@sm:hover,.group:hover .group-hover\:w-5\@sm{width:1.25rem}.h-5\@sm,.hover\:h-5\@sm:hover,.group:hover .group-hover\:h-5\@sm{height:1.25rem}.min-w-5\@sm{min-width:1.25rem}.min-h-5\@sm{min-height:1.25rem}.max-w-5\@sm{max-width:1.25rem}.max-h-5\@sm{max-height:1.25rem}.w-6\@sm,.hover\:w-6\@sm:hover,.group:hover .group-hover\:w-6\@sm{width:1.5rem}.h-6\@sm,.hover\:h-6\@sm:hover,.group:hover .group-hover\:h-6\@sm{height:1.5rem}.min-w-6\@sm{min-width:1.5rem}.min-h-6\@sm{min-height:1.5rem}.max-w-6\@sm{max-width:1.5rem}.max-h-6\@sm{max-height:1.5rem}.w-8\@sm,.hover\:w-8\@sm:hover,.group:hover .group-hover\:w-8\@sm{width:2rem}.h-8\@sm,.hover\:h-8\@sm:hover,.group:hover .group-hover\:h-8\@sm{height:2rem}.min-w-8\@sm{min-width:2rem}.min-h-8\@sm{min-height:2rem}.max-w-8\@sm{max-width:2rem}.max-h-8\@sm{max-height:2rem}.w-10\@sm,.hover\:w-10\@sm:hover,.group:hover .group-hover\:w-10\@sm{width:2.5rem}.h-10\@sm,.hover\:h-10\@sm:hover,.group:hover .group-hover\:h-10\@sm{height:2.5rem}.min-w-10\@sm{min-width:2.5rem}.min-h-10\@sm{min-height:2.5rem}.max-w-10\@sm{max-width:2.5rem}.max-h-10\@sm{max-height:2.5rem}.w-12\@sm,.hover\:w-12\@sm:hover,.group:hover .group-hover\:w-12\@sm{width:3rem}.h-12\@sm,.hover\:h-12\@sm:hover,.group:hover .group-hover\:h-12\@sm{height:3rem}.min-w-12\@sm{min-width:3rem}.min-h-12\@sm{min-height:3rem}.max-w-12\@sm{max-width:3rem}.max-h-12\@sm{max-height:3rem}.w-16\@sm,.hover\:w-16\@sm:hover,.group:hover .group-hover\:w-16\@sm{width:4rem}.h-16\@sm,.hover\:h-16\@sm:hover,.group:hover .group-hover\:h-16\@sm{height:4rem}.min-w-16\@sm{min-width:4rem}.min-h-16\@sm{min-height:4rem}.max-w-16\@sm{max-width:4rem}.max-h-16\@sm{max-height:4rem}.w-20\@sm,.hover\:w-20\@sm:hover,.group:hover .group-hover\:w-20\@sm{width:5rem}.h-20\@sm,.hover\:h-20\@sm:hover,.group:hover .group-hover\:h-20\@sm{height:5rem}.min-w-20\@sm{min-width:5rem}.min-h-20\@sm{min-height:5rem}.max-w-20\@sm{max-width:5rem}.max-h-20\@sm{max-height:5rem}.w-24\@sm,.hover\:w-24\@sm:hover,.group:hover .group-hover\:w-24\@sm{width:6rem}.h-24\@sm,.hover\:h-24\@sm:hover,.group:hover .group-hover\:h-24\@sm{height:6rem}.min-w-24\@sm{min-width:6rem}.min-h-24\@sm{min-height:6rem}.max-w-24\@sm{max-width:6rem}.max-h-24\@sm{max-height:6rem}.w-32\@sm,.hover\:w-32\@sm:hover,.group:hover .group-hover\:w-32\@sm{width:8rem}.h-32\@sm,.hover\:h-32\@sm:hover,.group:hover .group-hover\:h-32\@sm{height:8rem}.min-w-32\@sm{min-width:8rem}.min-h-32\@sm{min-height:8rem}.max-w-32\@sm{max-width:8rem}.max-h-32\@sm{max-height:8rem}.w-40\@sm,.hover\:w-40\@sm:hover,.group:hover .group-hover\:w-40\@sm{width:10rem}.h-40\@sm,.hover\:h-40\@sm:hover,.group:hover .group-hover\:h-40\@sm{height:10rem}.min-w-40\@sm{min-width:10rem}.min-h-40\@sm{min-height:10rem}.max-w-40\@sm{max-width:10rem}.max-h-40\@sm{max-height:10rem}.w-48\@sm,.hover\:w-48\@sm:hover,.group:hover .group-hover\:w-48\@sm{width:12rem}.h-48\@sm,.hover\:h-48\@sm:hover,.group:hover .group-hover\:h-48\@sm{height:12rem}.min-w-48\@sm{min-width:12rem}.min-h-48\@sm{min-height:12rem}.max-w-48\@sm{max-width:12rem}.max-h-48\@sm{max-height:12rem}.w-56\@sm,.hover\:w-56\@sm:hover,.group:hover .group-hover\:w-56\@sm{width:14rem}.h-56\@sm,.hover\:h-56\@sm:hover,.group:hover .group-hover\:h-56\@sm{height:14rem}.min-w-56\@sm{min-width:14rem}.min-h-56\@sm{min-height:14rem}.max-w-56\@sm{max-width:14rem}.max-h-56\@sm{max-height:14rem}.w-64\@sm,.hover\:w-64\@sm:hover,.group:hover .group-hover\:w-64\@sm{width:16rem}.h-64\@sm,.hover\:h-64\@sm:hover,.group:hover .group-hover\:h-64\@sm{height:16rem}.min-w-64\@sm{min-width:16rem}.min-h-64\@sm{min-height:16rem}.max-w-64\@sm{max-width:16rem}.max-h-64\@sm{max-height:16rem}}.w-md{width:768px}.min-w-md{min-width:768px}.max-w-md{max-width:768px}.w-auto\@md{width:auto}.w-full\@md{width:100%}.h-auto\@md{height:auto}.h-full\@md{height:100%}.w-min\@md{width:min-content}.h-min\@md{height:min-content}.w-fit\@md{width:fit-content}.h-fit\@md{height:fit-content}@media screen and (min-width: 767.99px){.w-0p\@md,.hover\:w-0p\@md:hover,.group:hover .group-hover\:w-0p\@md{width:0%}.h-0p\@md,.hover\:h-0p\@md:hover,.group:hover .group-hover\:h-0p\@md{height:0%}.min-w-0p\@md{min-width:0%}.min-h-0p\@md{min-height:0%}.max-w-0p\@md{max-width:0%}.max-h-0p\@md{max-height:0%}.w-5p\@md,.hover\:w-5p\@md:hover,.group:hover .group-hover\:w-5p\@md{width:5%}.h-5p\@md,.hover\:h-5p\@md:hover,.group:hover .group-hover\:h-5p\@md{height:5%}.min-w-5p\@md{min-width:5%}.min-h-5p\@md{min-height:5%}.max-w-5p\@md{max-width:5%}.max-h-5p\@md{max-height:5%}.w-10p\@md,.hover\:w-10p\@md:hover,.group:hover .group-hover\:w-10p\@md{width:10%}.h-10p\@md,.hover\:h-10p\@md:hover,.group:hover .group-hover\:h-10p\@md{height:10%}.min-w-10p\@md{min-width:10%}.min-h-10p\@md{min-height:10%}.max-w-10p\@md{max-width:10%}.max-h-10p\@md{max-height:10%}.w-20p\@md,.hover\:w-20p\@md:hover,.group:hover .group-hover\:w-20p\@md{width:20%}.h-20p\@md,.hover\:h-20p\@md:hover,.group:hover .group-hover\:h-20p\@md{height:20%}.min-w-20p\@md{min-width:20%}.min-h-20p\@md{min-height:20%}.max-w-20p\@md{max-width:20%}.max-h-20p\@md{max-height:20%}.w-25p\@md,.hover\:w-25p\@md:hover,.group:hover .group-hover\:w-25p\@md{width:25%}.h-25p\@md,.hover\:h-25p\@md:hover,.group:hover .group-hover\:h-25p\@md{height:25%}.min-w-25p\@md{min-width:25%}.min-h-25p\@md{min-height:25%}.max-w-25p\@md{max-width:25%}.max-h-25p\@md{max-height:25%}.w-30p\@md,.hover\:w-30p\@md:hover,.group:hover .group-hover\:w-30p\@md{width:30%}.h-30p\@md,.hover\:h-30p\@md:hover,.group:hover .group-hover\:h-30p\@md{height:30%}.min-w-30p\@md{min-width:30%}.min-h-30p\@md{min-height:30%}.max-w-30p\@md{max-width:30%}.max-h-30p\@md{max-height:30%}.w-33p\@md,.hover\:w-33p\@md:hover,.group:hover .group-hover\:w-33p\@md{width:33%}.h-33p\@md,.hover\:h-33p\@md:hover,.group:hover .group-hover\:h-33p\@md{height:33%}.min-w-33p\@md{min-width:33%}.min-h-33p\@md{min-height:33%}.max-w-33p\@md{max-width:33%}.max-h-33p\@md{max-height:33%}.w-40p\@md,.hover\:w-40p\@md:hover,.group:hover .group-hover\:w-40p\@md{width:40%}.h-40p\@md,.hover\:h-40p\@md:hover,.group:hover .group-hover\:h-40p\@md{height:40%}.min-w-40p\@md{min-width:40%}.min-h-40p\@md{min-height:40%}.max-w-40p\@md{max-width:40%}.max-h-40p\@md{max-height:40%}.w-50p\@md,.hover\:w-50p\@md:hover,.group:hover .group-hover\:w-50p\@md{width:50%}.h-50p\@md,.hover\:h-50p\@md:hover,.group:hover .group-hover\:h-50p\@md{height:50%}.min-w-50p\@md{min-width:50%}.min-h-50p\@md{min-height:50%}.max-w-50p\@md{max-width:50%}.max-h-50p\@md{max-height:50%}.w-60p\@md,.hover\:w-60p\@md:hover,.group:hover .group-hover\:w-60p\@md{width:60%}.h-60p\@md,.hover\:h-60p\@md:hover,.group:hover .group-hover\:h-60p\@md{height:60%}.min-w-60p\@md{min-width:60%}.min-h-60p\@md{min-height:60%}.max-w-60p\@md{max-width:60%}.max-h-60p\@md{max-height:60%}.w-66p\@md,.hover\:w-66p\@md:hover,.group:hover .group-hover\:w-66p\@md{width:66%}.h-66p\@md,.hover\:h-66p\@md:hover,.group:hover .group-hover\:h-66p\@md{height:66%}.min-w-66p\@md{min-width:66%}.min-h-66p\@md{min-height:66%}.max-w-66p\@md{max-width:66%}.max-h-66p\@md{max-height:66%}.w-70p\@md,.hover\:w-70p\@md:hover,.group:hover .group-hover\:w-70p\@md{width:70%}.h-70p\@md,.hover\:h-70p\@md:hover,.group:hover .group-hover\:h-70p\@md{height:70%}.min-w-70p\@md{min-width:70%}.min-h-70p\@md{min-height:70%}.max-w-70p\@md{max-width:70%}.max-h-70p\@md{max-height:70%}.w-75p\@md,.hover\:w-75p\@md:hover,.group:hover .group-hover\:w-75p\@md{width:75%}.h-75p\@md,.hover\:h-75p\@md:hover,.group:hover .group-hover\:h-75p\@md{height:75%}.min-w-75p\@md{min-width:75%}.min-h-75p\@md{min-height:75%}.max-w-75p\@md{max-width:75%}.max-h-75p\@md{max-height:75%}.w-80p\@md,.hover\:w-80p\@md:hover,.group:hover .group-hover\:w-80p\@md{width:80%}.h-80p\@md,.hover\:h-80p\@md:hover,.group:hover .group-hover\:h-80p\@md{height:80%}.min-w-80p\@md{min-width:80%}.min-h-80p\@md{min-height:80%}.max-w-80p\@md{max-width:80%}.max-h-80p\@md{max-height:80%}.w-90p\@md,.hover\:w-90p\@md:hover,.group:hover .group-hover\:w-90p\@md{width:90%}.h-90p\@md,.hover\:h-90p\@md:hover,.group:hover .group-hover\:h-90p\@md{height:90%}.min-w-90p\@md{min-width:90%}.min-h-90p\@md{min-height:90%}.max-w-90p\@md{max-width:90%}.max-h-90p\@md{max-height:90%}.w-100p\@md,.hover\:w-100p\@md:hover,.group:hover .group-hover\:w-100p\@md{width:100%}.h-100p\@md,.hover\:h-100p\@md:hover,.group:hover .group-hover\:h-100p\@md{height:100%}.min-w-100p\@md{min-width:100%}.min-h-100p\@md{min-height:100%}.max-w-100p\@md{max-width:100%}.max-h-100p\@md{max-height:100%}.w-0\@md,.hover\:w-0\@md:hover,.group:hover .group-hover\:w-0\@md{width:0rem}.h-0\@md,.hover\:h-0\@md:hover,.group:hover .group-hover\:h-0\@md{height:0rem}.min-w-0\@md{min-width:0rem}.min-h-0\@md{min-height:0rem}.max-w-0\@md{max-width:0rem}.max-h-0\@md{max-height:0rem}.w-1\@md,.hover\:w-1\@md:hover,.group:hover .group-hover\:w-1\@md{width:.25rem}.h-1\@md,.hover\:h-1\@md:hover,.group:hover .group-hover\:h-1\@md{height:.25rem}.min-w-1\@md{min-width:.25rem}.min-h-1\@md{min-height:.25rem}.max-w-1\@md{max-width:.25rem}.max-h-1\@md{max-height:.25rem}.w-2\@md,.hover\:w-2\@md:hover,.group:hover .group-hover\:w-2\@md{width:.5rem}.h-2\@md,.hover\:h-2\@md:hover,.group:hover .group-hover\:h-2\@md{height:.5rem}.min-w-2\@md{min-width:.5rem}.min-h-2\@md{min-height:.5rem}.max-w-2\@md{max-width:.5rem}.max-h-2\@md{max-height:.5rem}.w-3\@md,.hover\:w-3\@md:hover,.group:hover .group-hover\:w-3\@md{width:.75rem}.h-3\@md,.hover\:h-3\@md:hover,.group:hover .group-hover\:h-3\@md{height:.75rem}.min-w-3\@md{min-width:.75rem}.min-h-3\@md{min-height:.75rem}.max-w-3\@md{max-width:.75rem}.max-h-3\@md{max-height:.75rem}.w-4\@md,.hover\:w-4\@md:hover,.group:hover .group-hover\:w-4\@md{width:1rem}.h-4\@md,.hover\:h-4\@md:hover,.group:hover .group-hover\:h-4\@md{height:1rem}.min-w-4\@md{min-width:1rem}.min-h-4\@md{min-height:1rem}.max-w-4\@md{max-width:1rem}.max-h-4\@md{max-height:1rem}.w-5\@md,.hover\:w-5\@md:hover,.group:hover .group-hover\:w-5\@md{width:1.25rem}.h-5\@md,.hover\:h-5\@md:hover,.group:hover .group-hover\:h-5\@md{height:1.25rem}.min-w-5\@md{min-width:1.25rem}.min-h-5\@md{min-height:1.25rem}.max-w-5\@md{max-width:1.25rem}.max-h-5\@md{max-height:1.25rem}.w-6\@md,.hover\:w-6\@md:hover,.group:hover .group-hover\:w-6\@md{width:1.5rem}.h-6\@md,.hover\:h-6\@md:hover,.group:hover .group-hover\:h-6\@md{height:1.5rem}.min-w-6\@md{min-width:1.5rem}.min-h-6\@md{min-height:1.5rem}.max-w-6\@md{max-width:1.5rem}.max-h-6\@md{max-height:1.5rem}.w-8\@md,.hover\:w-8\@md:hover,.group:hover .group-hover\:w-8\@md{width:2rem}.h-8\@md,.hover\:h-8\@md:hover,.group:hover .group-hover\:h-8\@md{height:2rem}.min-w-8\@md{min-width:2rem}.min-h-8\@md{min-height:2rem}.max-w-8\@md{max-width:2rem}.max-h-8\@md{max-height:2rem}.w-10\@md,.hover\:w-10\@md:hover,.group:hover .group-hover\:w-10\@md{width:2.5rem}.h-10\@md,.hover\:h-10\@md:hover,.group:hover .group-hover\:h-10\@md{height:2.5rem}.min-w-10\@md{min-width:2.5rem}.min-h-10\@md{min-height:2.5rem}.max-w-10\@md{max-width:2.5rem}.max-h-10\@md{max-height:2.5rem}.w-12\@md,.hover\:w-12\@md:hover,.group:hover .group-hover\:w-12\@md{width:3rem}.h-12\@md,.hover\:h-12\@md:hover,.group:hover .group-hover\:h-12\@md{height:3rem}.min-w-12\@md{min-width:3rem}.min-h-12\@md{min-height:3rem}.max-w-12\@md{max-width:3rem}.max-h-12\@md{max-height:3rem}.w-16\@md,.hover\:w-16\@md:hover,.group:hover .group-hover\:w-16\@md{width:4rem}.h-16\@md,.hover\:h-16\@md:hover,.group:hover .group-hover\:h-16\@md{height:4rem}.min-w-16\@md{min-width:4rem}.min-h-16\@md{min-height:4rem}.max-w-16\@md{max-width:4rem}.max-h-16\@md{max-height:4rem}.w-20\@md,.hover\:w-20\@md:hover,.group:hover .group-hover\:w-20\@md{width:5rem}.h-20\@md,.hover\:h-20\@md:hover,.group:hover .group-hover\:h-20\@md{height:5rem}.min-w-20\@md{min-width:5rem}.min-h-20\@md{min-height:5rem}.max-w-20\@md{max-width:5rem}.max-h-20\@md{max-height:5rem}.w-24\@md,.hover\:w-24\@md:hover,.group:hover .group-hover\:w-24\@md{width:6rem}.h-24\@md,.hover\:h-24\@md:hover,.group:hover .group-hover\:h-24\@md{height:6rem}.min-w-24\@md{min-width:6rem}.min-h-24\@md{min-height:6rem}.max-w-24\@md{max-width:6rem}.max-h-24\@md{max-height:6rem}.w-32\@md,.hover\:w-32\@md:hover,.group:hover .group-hover\:w-32\@md{width:8rem}.h-32\@md,.hover\:h-32\@md:hover,.group:hover .group-hover\:h-32\@md{height:8rem}.min-w-32\@md{min-width:8rem}.min-h-32\@md{min-height:8rem}.max-w-32\@md{max-width:8rem}.max-h-32\@md{max-height:8rem}.w-40\@md,.hover\:w-40\@md:hover,.group:hover .group-hover\:w-40\@md{width:10rem}.h-40\@md,.hover\:h-40\@md:hover,.group:hover .group-hover\:h-40\@md{height:10rem}.min-w-40\@md{min-width:10rem}.min-h-40\@md{min-height:10rem}.max-w-40\@md{max-width:10rem}.max-h-40\@md{max-height:10rem}.w-48\@md,.hover\:w-48\@md:hover,.group:hover .group-hover\:w-48\@md{width:12rem}.h-48\@md,.hover\:h-48\@md:hover,.group:hover .group-hover\:h-48\@md{height:12rem}.min-w-48\@md{min-width:12rem}.min-h-48\@md{min-height:12rem}.max-w-48\@md{max-width:12rem}.max-h-48\@md{max-height:12rem}.w-56\@md,.hover\:w-56\@md:hover,.group:hover .group-hover\:w-56\@md{width:14rem}.h-56\@md,.hover\:h-56\@md:hover,.group:hover .group-hover\:h-56\@md{height:14rem}.min-w-56\@md{min-width:14rem}.min-h-56\@md{min-height:14rem}.max-w-56\@md{max-width:14rem}.max-h-56\@md{max-height:14rem}.w-64\@md,.hover\:w-64\@md:hover,.group:hover .group-hover\:w-64\@md{width:16rem}.h-64\@md,.hover\:h-64\@md:hover,.group:hover .group-hover\:h-64\@md{height:16rem}.min-w-64\@md{min-width:16rem}.min-h-64\@md{min-height:16rem}.max-w-64\@md{max-width:16rem}.max-h-64\@md{max-height:16rem}}.w-lg{width:1024px}.min-w-lg{min-width:1024px}.max-w-lg{max-width:1024px}.w-auto\@lg{width:auto}.w-full\@lg{width:100%}.h-auto\@lg{height:auto}.h-full\@lg{height:100%}.w-min\@lg{width:min-content}.h-min\@lg{height:min-content}.w-fit\@lg{width:fit-content}.h-fit\@lg{height:fit-content}@media screen and (min-width: 1023.99px){.w-0p\@lg,.hover\:w-0p\@lg:hover,.group:hover .group-hover\:w-0p\@lg{width:0%}.h-0p\@lg,.hover\:h-0p\@lg:hover,.group:hover .group-hover\:h-0p\@lg{height:0%}.min-w-0p\@lg{min-width:0%}.min-h-0p\@lg{min-height:0%}.max-w-0p\@lg{max-width:0%}.max-h-0p\@lg{max-height:0%}.w-5p\@lg,.hover\:w-5p\@lg:hover,.group:hover .group-hover\:w-5p\@lg{width:5%}.h-5p\@lg,.hover\:h-5p\@lg:hover,.group:hover .group-hover\:h-5p\@lg{height:5%}.min-w-5p\@lg{min-width:5%}.min-h-5p\@lg{min-height:5%}.max-w-5p\@lg{max-width:5%}.max-h-5p\@lg{max-height:5%}.w-10p\@lg,.hover\:w-10p\@lg:hover,.group:hover .group-hover\:w-10p\@lg{width:10%}.h-10p\@lg,.hover\:h-10p\@lg:hover,.group:hover .group-hover\:h-10p\@lg{height:10%}.min-w-10p\@lg{min-width:10%}.min-h-10p\@lg{min-height:10%}.max-w-10p\@lg{max-width:10%}.max-h-10p\@lg{max-height:10%}.w-20p\@lg,.hover\:w-20p\@lg:hover,.group:hover .group-hover\:w-20p\@lg{width:20%}.h-20p\@lg,.hover\:h-20p\@lg:hover,.group:hover .group-hover\:h-20p\@lg{height:20%}.min-w-20p\@lg{min-width:20%}.min-h-20p\@lg{min-height:20%}.max-w-20p\@lg{max-width:20%}.max-h-20p\@lg{max-height:20%}.w-25p\@lg,.hover\:w-25p\@lg:hover,.group:hover .group-hover\:w-25p\@lg{width:25%}.h-25p\@lg,.hover\:h-25p\@lg:hover,.group:hover .group-hover\:h-25p\@lg{height:25%}.min-w-25p\@lg{min-width:25%}.min-h-25p\@lg{min-height:25%}.max-w-25p\@lg{max-width:25%}.max-h-25p\@lg{max-height:25%}.w-30p\@lg,.hover\:w-30p\@lg:hover,.group:hover .group-hover\:w-30p\@lg{width:30%}.h-30p\@lg,.hover\:h-30p\@lg:hover,.group:hover .group-hover\:h-30p\@lg{height:30%}.min-w-30p\@lg{min-width:30%}.min-h-30p\@lg{min-height:30%}.max-w-30p\@lg{max-width:30%}.max-h-30p\@lg{max-height:30%}.w-33p\@lg,.hover\:w-33p\@lg:hover,.group:hover .group-hover\:w-33p\@lg{width:33%}.h-33p\@lg,.hover\:h-33p\@lg:hover,.group:hover .group-hover\:h-33p\@lg{height:33%}.min-w-33p\@lg{min-width:33%}.min-h-33p\@lg{min-height:33%}.max-w-33p\@lg{max-width:33%}.max-h-33p\@lg{max-height:33%}.w-40p\@lg,.hover\:w-40p\@lg:hover,.group:hover .group-hover\:w-40p\@lg{width:40%}.h-40p\@lg,.hover\:h-40p\@lg:hover,.group:hover .group-hover\:h-40p\@lg{height:40%}.min-w-40p\@lg{min-width:40%}.min-h-40p\@lg{min-height:40%}.max-w-40p\@lg{max-width:40%}.max-h-40p\@lg{max-height:40%}.w-50p\@lg,.hover\:w-50p\@lg:hover,.group:hover .group-hover\:w-50p\@lg{width:50%}.h-50p\@lg,.hover\:h-50p\@lg:hover,.group:hover .group-hover\:h-50p\@lg{height:50%}.min-w-50p\@lg{min-width:50%}.min-h-50p\@lg{min-height:50%}.max-w-50p\@lg{max-width:50%}.max-h-50p\@lg{max-height:50%}.w-60p\@lg,.hover\:w-60p\@lg:hover,.group:hover .group-hover\:w-60p\@lg{width:60%}.h-60p\@lg,.hover\:h-60p\@lg:hover,.group:hover .group-hover\:h-60p\@lg{height:60%}.min-w-60p\@lg{min-width:60%}.min-h-60p\@lg{min-height:60%}.max-w-60p\@lg{max-width:60%}.max-h-60p\@lg{max-height:60%}.w-66p\@lg,.hover\:w-66p\@lg:hover,.group:hover .group-hover\:w-66p\@lg{width:66%}.h-66p\@lg,.hover\:h-66p\@lg:hover,.group:hover .group-hover\:h-66p\@lg{height:66%}.min-w-66p\@lg{min-width:66%}.min-h-66p\@lg{min-height:66%}.max-w-66p\@lg{max-width:66%}.max-h-66p\@lg{max-height:66%}.w-70p\@lg,.hover\:w-70p\@lg:hover,.group:hover .group-hover\:w-70p\@lg{width:70%}.h-70p\@lg,.hover\:h-70p\@lg:hover,.group:hover .group-hover\:h-70p\@lg{height:70%}.min-w-70p\@lg{min-width:70%}.min-h-70p\@lg{min-height:70%}.max-w-70p\@lg{max-width:70%}.max-h-70p\@lg{max-height:70%}.w-75p\@lg,.hover\:w-75p\@lg:hover,.group:hover .group-hover\:w-75p\@lg{width:75%}.h-75p\@lg,.hover\:h-75p\@lg:hover,.group:hover .group-hover\:h-75p\@lg{height:75%}.min-w-75p\@lg{min-width:75%}.min-h-75p\@lg{min-height:75%}.max-w-75p\@lg{max-width:75%}.max-h-75p\@lg{max-height:75%}.w-80p\@lg,.hover\:w-80p\@lg:hover,.group:hover .group-hover\:w-80p\@lg{width:80%}.h-80p\@lg,.hover\:h-80p\@lg:hover,.group:hover .group-hover\:h-80p\@lg{height:80%}.min-w-80p\@lg{min-width:80%}.min-h-80p\@lg{min-height:80%}.max-w-80p\@lg{max-width:80%}.max-h-80p\@lg{max-height:80%}.w-90p\@lg,.hover\:w-90p\@lg:hover,.group:hover .group-hover\:w-90p\@lg{width:90%}.h-90p\@lg,.hover\:h-90p\@lg:hover,.group:hover .group-hover\:h-90p\@lg{height:90%}.min-w-90p\@lg{min-width:90%}.min-h-90p\@lg{min-height:90%}.max-w-90p\@lg{max-width:90%}.max-h-90p\@lg{max-height:90%}.w-100p\@lg,.hover\:w-100p\@lg:hover,.group:hover .group-hover\:w-100p\@lg{width:100%}.h-100p\@lg,.hover\:h-100p\@lg:hover,.group:hover .group-hover\:h-100p\@lg{height:100%}.min-w-100p\@lg{min-width:100%}.min-h-100p\@lg{min-height:100%}.max-w-100p\@lg{max-width:100%}.max-h-100p\@lg{max-height:100%}.w-0\@lg,.hover\:w-0\@lg:hover,.group:hover .group-hover\:w-0\@lg{width:0rem}.h-0\@lg,.hover\:h-0\@lg:hover,.group:hover .group-hover\:h-0\@lg{height:0rem}.min-w-0\@lg{min-width:0rem}.min-h-0\@lg{min-height:0rem}.max-w-0\@lg{max-width:0rem}.max-h-0\@lg{max-height:0rem}.w-1\@lg,.hover\:w-1\@lg:hover,.group:hover .group-hover\:w-1\@lg{width:.25rem}.h-1\@lg,.hover\:h-1\@lg:hover,.group:hover .group-hover\:h-1\@lg{height:.25rem}.min-w-1\@lg{min-width:.25rem}.min-h-1\@lg{min-height:.25rem}.max-w-1\@lg{max-width:.25rem}.max-h-1\@lg{max-height:.25rem}.w-2\@lg,.hover\:w-2\@lg:hover,.group:hover .group-hover\:w-2\@lg{width:.5rem}.h-2\@lg,.hover\:h-2\@lg:hover,.group:hover .group-hover\:h-2\@lg{height:.5rem}.min-w-2\@lg{min-width:.5rem}.min-h-2\@lg{min-height:.5rem}.max-w-2\@lg{max-width:.5rem}.max-h-2\@lg{max-height:.5rem}.w-3\@lg,.hover\:w-3\@lg:hover,.group:hover .group-hover\:w-3\@lg{width:.75rem}.h-3\@lg,.hover\:h-3\@lg:hover,.group:hover .group-hover\:h-3\@lg{height:.75rem}.min-w-3\@lg{min-width:.75rem}.min-h-3\@lg{min-height:.75rem}.max-w-3\@lg{max-width:.75rem}.max-h-3\@lg{max-height:.75rem}.w-4\@lg,.hover\:w-4\@lg:hover,.group:hover .group-hover\:w-4\@lg{width:1rem}.h-4\@lg,.hover\:h-4\@lg:hover,.group:hover .group-hover\:h-4\@lg{height:1rem}.min-w-4\@lg{min-width:1rem}.min-h-4\@lg{min-height:1rem}.max-w-4\@lg{max-width:1rem}.max-h-4\@lg{max-height:1rem}.w-5\@lg,.hover\:w-5\@lg:hover,.group:hover .group-hover\:w-5\@lg{width:1.25rem}.h-5\@lg,.hover\:h-5\@lg:hover,.group:hover .group-hover\:h-5\@lg{height:1.25rem}.min-w-5\@lg{min-width:1.25rem}.min-h-5\@lg{min-height:1.25rem}.max-w-5\@lg{max-width:1.25rem}.max-h-5\@lg{max-height:1.25rem}.w-6\@lg,.hover\:w-6\@lg:hover,.group:hover .group-hover\:w-6\@lg{width:1.5rem}.h-6\@lg,.hover\:h-6\@lg:hover,.group:hover .group-hover\:h-6\@lg{height:1.5rem}.min-w-6\@lg{min-width:1.5rem}.min-h-6\@lg{min-height:1.5rem}.max-w-6\@lg{max-width:1.5rem}.max-h-6\@lg{max-height:1.5rem}.w-8\@lg,.hover\:w-8\@lg:hover,.group:hover .group-hover\:w-8\@lg{width:2rem}.h-8\@lg,.hover\:h-8\@lg:hover,.group:hover .group-hover\:h-8\@lg{height:2rem}.min-w-8\@lg{min-width:2rem}.min-h-8\@lg{min-height:2rem}.max-w-8\@lg{max-width:2rem}.max-h-8\@lg{max-height:2rem}.w-10\@lg,.hover\:w-10\@lg:hover,.group:hover .group-hover\:w-10\@lg{width:2.5rem}.h-10\@lg,.hover\:h-10\@lg:hover,.group:hover .group-hover\:h-10\@lg{height:2.5rem}.min-w-10\@lg{min-width:2.5rem}.min-h-10\@lg{min-height:2.5rem}.max-w-10\@lg{max-width:2.5rem}.max-h-10\@lg{max-height:2.5rem}.w-12\@lg,.hover\:w-12\@lg:hover,.group:hover .group-hover\:w-12\@lg{width:3rem}.h-12\@lg,.hover\:h-12\@lg:hover,.group:hover .group-hover\:h-12\@lg{height:3rem}.min-w-12\@lg{min-width:3rem}.min-h-12\@lg{min-height:3rem}.max-w-12\@lg{max-width:3rem}.max-h-12\@lg{max-height:3rem}.w-16\@lg,.hover\:w-16\@lg:hover,.group:hover .group-hover\:w-16\@lg{width:4rem}.h-16\@lg,.hover\:h-16\@lg:hover,.group:hover .group-hover\:h-16\@lg{height:4rem}.min-w-16\@lg{min-width:4rem}.min-h-16\@lg{min-height:4rem}.max-w-16\@lg{max-width:4rem}.max-h-16\@lg{max-height:4rem}.w-20\@lg,.hover\:w-20\@lg:hover,.group:hover .group-hover\:w-20\@lg{width:5rem}.h-20\@lg,.hover\:h-20\@lg:hover,.group:hover .group-hover\:h-20\@lg{height:5rem}.min-w-20\@lg{min-width:5rem}.min-h-20\@lg{min-height:5rem}.max-w-20\@lg{max-width:5rem}.max-h-20\@lg{max-height:5rem}.w-24\@lg,.hover\:w-24\@lg:hover,.group:hover .group-hover\:w-24\@lg{width:6rem}.h-24\@lg,.hover\:h-24\@lg:hover,.group:hover .group-hover\:h-24\@lg{height:6rem}.min-w-24\@lg{min-width:6rem}.min-h-24\@lg{min-height:6rem}.max-w-24\@lg{max-width:6rem}.max-h-24\@lg{max-height:6rem}.w-32\@lg,.hover\:w-32\@lg:hover,.group:hover .group-hover\:w-32\@lg{width:8rem}.h-32\@lg,.hover\:h-32\@lg:hover,.group:hover .group-hover\:h-32\@lg{height:8rem}.min-w-32\@lg{min-width:8rem}.min-h-32\@lg{min-height:8rem}.max-w-32\@lg{max-width:8rem}.max-h-32\@lg{max-height:8rem}.w-40\@lg,.hover\:w-40\@lg:hover,.group:hover .group-hover\:w-40\@lg{width:10rem}.h-40\@lg,.hover\:h-40\@lg:hover,.group:hover .group-hover\:h-40\@lg{height:10rem}.min-w-40\@lg{min-width:10rem}.min-h-40\@lg{min-height:10rem}.max-w-40\@lg{max-width:10rem}.max-h-40\@lg{max-height:10rem}.w-48\@lg,.hover\:w-48\@lg:hover,.group:hover .group-hover\:w-48\@lg{width:12rem}.h-48\@lg,.hover\:h-48\@lg:hover,.group:hover .group-hover\:h-48\@lg{height:12rem}.min-w-48\@lg{min-width:12rem}.min-h-48\@lg{min-height:12rem}.max-w-48\@lg{max-width:12rem}.max-h-48\@lg{max-height:12rem}.w-56\@lg,.hover\:w-56\@lg:hover,.group:hover .group-hover\:w-56\@lg{width:14rem}.h-56\@lg,.hover\:h-56\@lg:hover,.group:hover .group-hover\:h-56\@lg{height:14rem}.min-w-56\@lg{min-width:14rem}.min-h-56\@lg{min-height:14rem}.max-w-56\@lg{max-width:14rem}.max-h-56\@lg{max-height:14rem}.w-64\@lg,.hover\:w-64\@lg:hover,.group:hover .group-hover\:w-64\@lg{width:16rem}.h-64\@lg,.hover\:h-64\@lg:hover,.group:hover .group-hover\:h-64\@lg{height:16rem}.min-w-64\@lg{min-width:16rem}.min-h-64\@lg{min-height:16rem}.max-w-64\@lg{max-width:16rem}.max-h-64\@lg{max-height:16rem}}.w-xl{width:1280px}.min-w-xl{min-width:1280px}.max-w-xl{max-width:1280px}.w-auto\@xl{width:auto}.w-full\@xl{width:100%}.h-auto\@xl{height:auto}.h-full\@xl{height:100%}.w-min\@xl{width:min-content}.h-min\@xl{height:min-content}.w-fit\@xl{width:fit-content}.h-fit\@xl{height:fit-content}@media screen and (min-width: 1279.99px){.w-0p\@xl,.hover\:w-0p\@xl:hover,.group:hover .group-hover\:w-0p\@xl{width:0%}.h-0p\@xl,.hover\:h-0p\@xl:hover,.group:hover .group-hover\:h-0p\@xl{height:0%}.min-w-0p\@xl{min-width:0%}.min-h-0p\@xl{min-height:0%}.max-w-0p\@xl{max-width:0%}.max-h-0p\@xl{max-height:0%}.w-5p\@xl,.hover\:w-5p\@xl:hover,.group:hover .group-hover\:w-5p\@xl{width:5%}.h-5p\@xl,.hover\:h-5p\@xl:hover,.group:hover .group-hover\:h-5p\@xl{height:5%}.min-w-5p\@xl{min-width:5%}.min-h-5p\@xl{min-height:5%}.max-w-5p\@xl{max-width:5%}.max-h-5p\@xl{max-height:5%}.w-10p\@xl,.hover\:w-10p\@xl:hover,.group:hover .group-hover\:w-10p\@xl{width:10%}.h-10p\@xl,.hover\:h-10p\@xl:hover,.group:hover .group-hover\:h-10p\@xl{height:10%}.min-w-10p\@xl{min-width:10%}.min-h-10p\@xl{min-height:10%}.max-w-10p\@xl{max-width:10%}.max-h-10p\@xl{max-height:10%}.w-20p\@xl,.hover\:w-20p\@xl:hover,.group:hover .group-hover\:w-20p\@xl{width:20%}.h-20p\@xl,.hover\:h-20p\@xl:hover,.group:hover .group-hover\:h-20p\@xl{height:20%}.min-w-20p\@xl{min-width:20%}.min-h-20p\@xl{min-height:20%}.max-w-20p\@xl{max-width:20%}.max-h-20p\@xl{max-height:20%}.w-25p\@xl,.hover\:w-25p\@xl:hover,.group:hover .group-hover\:w-25p\@xl{width:25%}.h-25p\@xl,.hover\:h-25p\@xl:hover,.group:hover .group-hover\:h-25p\@xl{height:25%}.min-w-25p\@xl{min-width:25%}.min-h-25p\@xl{min-height:25%}.max-w-25p\@xl{max-width:25%}.max-h-25p\@xl{max-height:25%}.w-30p\@xl,.hover\:w-30p\@xl:hover,.group:hover .group-hover\:w-30p\@xl{width:30%}.h-30p\@xl,.hover\:h-30p\@xl:hover,.group:hover .group-hover\:h-30p\@xl{height:30%}.min-w-30p\@xl{min-width:30%}.min-h-30p\@xl{min-height:30%}.max-w-30p\@xl{max-width:30%}.max-h-30p\@xl{max-height:30%}.w-33p\@xl,.hover\:w-33p\@xl:hover,.group:hover .group-hover\:w-33p\@xl{width:33%}.h-33p\@xl,.hover\:h-33p\@xl:hover,.group:hover .group-hover\:h-33p\@xl{height:33%}.min-w-33p\@xl{min-width:33%}.min-h-33p\@xl{min-height:33%}.max-w-33p\@xl{max-width:33%}.max-h-33p\@xl{max-height:33%}.w-40p\@xl,.hover\:w-40p\@xl:hover,.group:hover .group-hover\:w-40p\@xl{width:40%}.h-40p\@xl,.hover\:h-40p\@xl:hover,.group:hover .group-hover\:h-40p\@xl{height:40%}.min-w-40p\@xl{min-width:40%}.min-h-40p\@xl{min-height:40%}.max-w-40p\@xl{max-width:40%}.max-h-40p\@xl{max-height:40%}.w-50p\@xl,.hover\:w-50p\@xl:hover,.group:hover .group-hover\:w-50p\@xl{width:50%}.h-50p\@xl,.hover\:h-50p\@xl:hover,.group:hover .group-hover\:h-50p\@xl{height:50%}.min-w-50p\@xl{min-width:50%}.min-h-50p\@xl{min-height:50%}.max-w-50p\@xl{max-width:50%}.max-h-50p\@xl{max-height:50%}.w-60p\@xl,.hover\:w-60p\@xl:hover,.group:hover .group-hover\:w-60p\@xl{width:60%}.h-60p\@xl,.hover\:h-60p\@xl:hover,.group:hover .group-hover\:h-60p\@xl{height:60%}.min-w-60p\@xl{min-width:60%}.min-h-60p\@xl{min-height:60%}.max-w-60p\@xl{max-width:60%}.max-h-60p\@xl{max-height:60%}.w-66p\@xl,.hover\:w-66p\@xl:hover,.group:hover .group-hover\:w-66p\@xl{width:66%}.h-66p\@xl,.hover\:h-66p\@xl:hover,.group:hover .group-hover\:h-66p\@xl{height:66%}.min-w-66p\@xl{min-width:66%}.min-h-66p\@xl{min-height:66%}.max-w-66p\@xl{max-width:66%}.max-h-66p\@xl{max-height:66%}.w-70p\@xl,.hover\:w-70p\@xl:hover,.group:hover .group-hover\:w-70p\@xl{width:70%}.h-70p\@xl,.hover\:h-70p\@xl:hover,.group:hover .group-hover\:h-70p\@xl{height:70%}.min-w-70p\@xl{min-width:70%}.min-h-70p\@xl{min-height:70%}.max-w-70p\@xl{max-width:70%}.max-h-70p\@xl{max-height:70%}.w-75p\@xl,.hover\:w-75p\@xl:hover,.group:hover .group-hover\:w-75p\@xl{width:75%}.h-75p\@xl,.hover\:h-75p\@xl:hover,.group:hover .group-hover\:h-75p\@xl{height:75%}.min-w-75p\@xl{min-width:75%}.min-h-75p\@xl{min-height:75%}.max-w-75p\@xl{max-width:75%}.max-h-75p\@xl{max-height:75%}.w-80p\@xl,.hover\:w-80p\@xl:hover,.group:hover .group-hover\:w-80p\@xl{width:80%}.h-80p\@xl,.hover\:h-80p\@xl:hover,.group:hover .group-hover\:h-80p\@xl{height:80%}.min-w-80p\@xl{min-width:80%}.min-h-80p\@xl{min-height:80%}.max-w-80p\@xl{max-width:80%}.max-h-80p\@xl{max-height:80%}.w-90p\@xl,.hover\:w-90p\@xl:hover,.group:hover .group-hover\:w-90p\@xl{width:90%}.h-90p\@xl,.hover\:h-90p\@xl:hover,.group:hover .group-hover\:h-90p\@xl{height:90%}.min-w-90p\@xl{min-width:90%}.min-h-90p\@xl{min-height:90%}.max-w-90p\@xl{max-width:90%}.max-h-90p\@xl{max-height:90%}.w-100p\@xl,.hover\:w-100p\@xl:hover,.group:hover .group-hover\:w-100p\@xl{width:100%}.h-100p\@xl,.hover\:h-100p\@xl:hover,.group:hover .group-hover\:h-100p\@xl{height:100%}.min-w-100p\@xl{min-width:100%}.min-h-100p\@xl{min-height:100%}.max-w-100p\@xl{max-width:100%}.max-h-100p\@xl{max-height:100%}.w-0\@xl,.hover\:w-0\@xl:hover,.group:hover .group-hover\:w-0\@xl{width:0rem}.h-0\@xl,.hover\:h-0\@xl:hover,.group:hover .group-hover\:h-0\@xl{height:0rem}.min-w-0\@xl{min-width:0rem}.min-h-0\@xl{min-height:0rem}.max-w-0\@xl{max-width:0rem}.max-h-0\@xl{max-height:0rem}.w-1\@xl,.hover\:w-1\@xl:hover,.group:hover .group-hover\:w-1\@xl{width:.25rem}.h-1\@xl,.hover\:h-1\@xl:hover,.group:hover .group-hover\:h-1\@xl{height:.25rem}.min-w-1\@xl{min-width:.25rem}.min-h-1\@xl{min-height:.25rem}.max-w-1\@xl{max-width:.25rem}.max-h-1\@xl{max-height:.25rem}.w-2\@xl,.hover\:w-2\@xl:hover,.group:hover .group-hover\:w-2\@xl{width:.5rem}.h-2\@xl,.hover\:h-2\@xl:hover,.group:hover .group-hover\:h-2\@xl{height:.5rem}.min-w-2\@xl{min-width:.5rem}.min-h-2\@xl{min-height:.5rem}.max-w-2\@xl{max-width:.5rem}.max-h-2\@xl{max-height:.5rem}.w-3\@xl,.hover\:w-3\@xl:hover,.group:hover .group-hover\:w-3\@xl{width:.75rem}.h-3\@xl,.hover\:h-3\@xl:hover,.group:hover .group-hover\:h-3\@xl{height:.75rem}.min-w-3\@xl{min-width:.75rem}.min-h-3\@xl{min-height:.75rem}.max-w-3\@xl{max-width:.75rem}.max-h-3\@xl{max-height:.75rem}.w-4\@xl,.hover\:w-4\@xl:hover,.group:hover .group-hover\:w-4\@xl{width:1rem}.h-4\@xl,.hover\:h-4\@xl:hover,.group:hover .group-hover\:h-4\@xl{height:1rem}.min-w-4\@xl{min-width:1rem}.min-h-4\@xl{min-height:1rem}.max-w-4\@xl{max-width:1rem}.max-h-4\@xl{max-height:1rem}.w-5\@xl,.hover\:w-5\@xl:hover,.group:hover .group-hover\:w-5\@xl{width:1.25rem}.h-5\@xl,.hover\:h-5\@xl:hover,.group:hover .group-hover\:h-5\@xl{height:1.25rem}.min-w-5\@xl{min-width:1.25rem}.min-h-5\@xl{min-height:1.25rem}.max-w-5\@xl{max-width:1.25rem}.max-h-5\@xl{max-height:1.25rem}.w-6\@xl,.hover\:w-6\@xl:hover,.group:hover .group-hover\:w-6\@xl{width:1.5rem}.h-6\@xl,.hover\:h-6\@xl:hover,.group:hover .group-hover\:h-6\@xl{height:1.5rem}.min-w-6\@xl{min-width:1.5rem}.min-h-6\@xl{min-height:1.5rem}.max-w-6\@xl{max-width:1.5rem}.max-h-6\@xl{max-height:1.5rem}.w-8\@xl,.hover\:w-8\@xl:hover,.group:hover .group-hover\:w-8\@xl{width:2rem}.h-8\@xl,.hover\:h-8\@xl:hover,.group:hover .group-hover\:h-8\@xl{height:2rem}.min-w-8\@xl{min-width:2rem}.min-h-8\@xl{min-height:2rem}.max-w-8\@xl{max-width:2rem}.max-h-8\@xl{max-height:2rem}.w-10\@xl,.hover\:w-10\@xl:hover,.group:hover .group-hover\:w-10\@xl{width:2.5rem}.h-10\@xl,.hover\:h-10\@xl:hover,.group:hover .group-hover\:h-10\@xl{height:2.5rem}.min-w-10\@xl{min-width:2.5rem}.min-h-10\@xl{min-height:2.5rem}.max-w-10\@xl{max-width:2.5rem}.max-h-10\@xl{max-height:2.5rem}.w-12\@xl,.hover\:w-12\@xl:hover,.group:hover .group-hover\:w-12\@xl{width:3rem}.h-12\@xl,.hover\:h-12\@xl:hover,.group:hover .group-hover\:h-12\@xl{height:3rem}.min-w-12\@xl{min-width:3rem}.min-h-12\@xl{min-height:3rem}.max-w-12\@xl{max-width:3rem}.max-h-12\@xl{max-height:3rem}.w-16\@xl,.hover\:w-16\@xl:hover,.group:hover .group-hover\:w-16\@xl{width:4rem}.h-16\@xl,.hover\:h-16\@xl:hover,.group:hover .group-hover\:h-16\@xl{height:4rem}.min-w-16\@xl{min-width:4rem}.min-h-16\@xl{min-height:4rem}.max-w-16\@xl{max-width:4rem}.max-h-16\@xl{max-height:4rem}.w-20\@xl,.hover\:w-20\@xl:hover,.group:hover .group-hover\:w-20\@xl{width:5rem}.h-20\@xl,.hover\:h-20\@xl:hover,.group:hover .group-hover\:h-20\@xl{height:5rem}.min-w-20\@xl{min-width:5rem}.min-h-20\@xl{min-height:5rem}.max-w-20\@xl{max-width:5rem}.max-h-20\@xl{max-height:5rem}.w-24\@xl,.hover\:w-24\@xl:hover,.group:hover .group-hover\:w-24\@xl{width:6rem}.h-24\@xl,.hover\:h-24\@xl:hover,.group:hover .group-hover\:h-24\@xl{height:6rem}.min-w-24\@xl{min-width:6rem}.min-h-24\@xl{min-height:6rem}.max-w-24\@xl{max-width:6rem}.max-h-24\@xl{max-height:6rem}.w-32\@xl,.hover\:w-32\@xl:hover,.group:hover .group-hover\:w-32\@xl{width:8rem}.h-32\@xl,.hover\:h-32\@xl:hover,.group:hover .group-hover\:h-32\@xl{height:8rem}.min-w-32\@xl{min-width:8rem}.min-h-32\@xl{min-height:8rem}.max-w-32\@xl{max-width:8rem}.max-h-32\@xl{max-height:8rem}.w-40\@xl,.hover\:w-40\@xl:hover,.group:hover .group-hover\:w-40\@xl{width:10rem}.h-40\@xl,.hover\:h-40\@xl:hover,.group:hover .group-hover\:h-40\@xl{height:10rem}.min-w-40\@xl{min-width:10rem}.min-h-40\@xl{min-height:10rem}.max-w-40\@xl{max-width:10rem}.max-h-40\@xl{max-height:10rem}.w-48\@xl,.hover\:w-48\@xl:hover,.group:hover .group-hover\:w-48\@xl{width:12rem}.h-48\@xl,.hover\:h-48\@xl:hover,.group:hover .group-hover\:h-48\@xl{height:12rem}.min-w-48\@xl{min-width:12rem}.min-h-48\@xl{min-height:12rem}.max-w-48\@xl{max-width:12rem}.max-h-48\@xl{max-height:12rem}.w-56\@xl,.hover\:w-56\@xl:hover,.group:hover .group-hover\:w-56\@xl{width:14rem}.h-56\@xl,.hover\:h-56\@xl:hover,.group:hover .group-hover\:h-56\@xl{height:14rem}.min-w-56\@xl{min-width:14rem}.min-h-56\@xl{min-height:14rem}.max-w-56\@xl{max-width:14rem}.max-h-56\@xl{max-height:14rem}.w-64\@xl,.hover\:w-64\@xl:hover,.group:hover .group-hover\:w-64\@xl{width:16rem}.h-64\@xl,.hover\:h-64\@xl:hover,.group:hover .group-hover\:h-64\@xl{height:16rem}.min-w-64\@xl{min-width:16rem}.min-h-64\@xl{min-height:16rem}.max-w-64\@xl{max-width:16rem}.max-h-64\@xl{max-height:16rem}}.w-2xl{width:1536px}.min-w-2xl{min-width:1536px}.max-w-2xl{max-width:1536px}.w-auto\@2xl{width:auto}.w-full\@2xl{width:100%}.h-auto\@2xl{height:auto}.h-full\@2xl{height:100%}.w-min\@2xl{width:min-content}.h-min\@2xl{height:min-content}.w-fit\@2xl{width:fit-content}.h-fit\@2xl{height:fit-content}@media screen and (min-width: 1535.99px){.w-0p\@2xl,.hover\:w-0p\@2xl:hover,.group:hover .group-hover\:w-0p\@2xl{width:0%}.h-0p\@2xl,.hover\:h-0p\@2xl:hover,.group:hover .group-hover\:h-0p\@2xl{height:0%}.min-w-0p\@2xl{min-width:0%}.min-h-0p\@2xl{min-height:0%}.max-w-0p\@2xl{max-width:0%}.max-h-0p\@2xl{max-height:0%}.w-5p\@2xl,.hover\:w-5p\@2xl:hover,.group:hover .group-hover\:w-5p\@2xl{width:5%}.h-5p\@2xl,.hover\:h-5p\@2xl:hover,.group:hover .group-hover\:h-5p\@2xl{height:5%}.min-w-5p\@2xl{min-width:5%}.min-h-5p\@2xl{min-height:5%}.max-w-5p\@2xl{max-width:5%}.max-h-5p\@2xl{max-height:5%}.w-10p\@2xl,.hover\:w-10p\@2xl:hover,.group:hover .group-hover\:w-10p\@2xl{width:10%}.h-10p\@2xl,.hover\:h-10p\@2xl:hover,.group:hover .group-hover\:h-10p\@2xl{height:10%}.min-w-10p\@2xl{min-width:10%}.min-h-10p\@2xl{min-height:10%}.max-w-10p\@2xl{max-width:10%}.max-h-10p\@2xl{max-height:10%}.w-20p\@2xl,.hover\:w-20p\@2xl:hover,.group:hover .group-hover\:w-20p\@2xl{width:20%}.h-20p\@2xl,.hover\:h-20p\@2xl:hover,.group:hover .group-hover\:h-20p\@2xl{height:20%}.min-w-20p\@2xl{min-width:20%}.min-h-20p\@2xl{min-height:20%}.max-w-20p\@2xl{max-width:20%}.max-h-20p\@2xl{max-height:20%}.w-25p\@2xl,.hover\:w-25p\@2xl:hover,.group:hover .group-hover\:w-25p\@2xl{width:25%}.h-25p\@2xl,.hover\:h-25p\@2xl:hover,.group:hover .group-hover\:h-25p\@2xl{height:25%}.min-w-25p\@2xl{min-width:25%}.min-h-25p\@2xl{min-height:25%}.max-w-25p\@2xl{max-width:25%}.max-h-25p\@2xl{max-height:25%}.w-30p\@2xl,.hover\:w-30p\@2xl:hover,.group:hover .group-hover\:w-30p\@2xl{width:30%}.h-30p\@2xl,.hover\:h-30p\@2xl:hover,.group:hover .group-hover\:h-30p\@2xl{height:30%}.min-w-30p\@2xl{min-width:30%}.min-h-30p\@2xl{min-height:30%}.max-w-30p\@2xl{max-width:30%}.max-h-30p\@2xl{max-height:30%}.w-33p\@2xl,.hover\:w-33p\@2xl:hover,.group:hover .group-hover\:w-33p\@2xl{width:33%}.h-33p\@2xl,.hover\:h-33p\@2xl:hover,.group:hover .group-hover\:h-33p\@2xl{height:33%}.min-w-33p\@2xl{min-width:33%}.min-h-33p\@2xl{min-height:33%}.max-w-33p\@2xl{max-width:33%}.max-h-33p\@2xl{max-height:33%}.w-40p\@2xl,.hover\:w-40p\@2xl:hover,.group:hover .group-hover\:w-40p\@2xl{width:40%}.h-40p\@2xl,.hover\:h-40p\@2xl:hover,.group:hover .group-hover\:h-40p\@2xl{height:40%}.min-w-40p\@2xl{min-width:40%}.min-h-40p\@2xl{min-height:40%}.max-w-40p\@2xl{max-width:40%}.max-h-40p\@2xl{max-height:40%}.w-50p\@2xl,.hover\:w-50p\@2xl:hover,.group:hover .group-hover\:w-50p\@2xl{width:50%}.h-50p\@2xl,.hover\:h-50p\@2xl:hover,.group:hover .group-hover\:h-50p\@2xl{height:50%}.min-w-50p\@2xl{min-width:50%}.min-h-50p\@2xl{min-height:50%}.max-w-50p\@2xl{max-width:50%}.max-h-50p\@2xl{max-height:50%}.w-60p\@2xl,.hover\:w-60p\@2xl:hover,.group:hover .group-hover\:w-60p\@2xl{width:60%}.h-60p\@2xl,.hover\:h-60p\@2xl:hover,.group:hover .group-hover\:h-60p\@2xl{height:60%}.min-w-60p\@2xl{min-width:60%}.min-h-60p\@2xl{min-height:60%}.max-w-60p\@2xl{max-width:60%}.max-h-60p\@2xl{max-height:60%}.w-66p\@2xl,.hover\:w-66p\@2xl:hover,.group:hover .group-hover\:w-66p\@2xl{width:66%}.h-66p\@2xl,.hover\:h-66p\@2xl:hover,.group:hover .group-hover\:h-66p\@2xl{height:66%}.min-w-66p\@2xl{min-width:66%}.min-h-66p\@2xl{min-height:66%}.max-w-66p\@2xl{max-width:66%}.max-h-66p\@2xl{max-height:66%}.w-70p\@2xl,.hover\:w-70p\@2xl:hover,.group:hover .group-hover\:w-70p\@2xl{width:70%}.h-70p\@2xl,.hover\:h-70p\@2xl:hover,.group:hover .group-hover\:h-70p\@2xl{height:70%}.min-w-70p\@2xl{min-width:70%}.min-h-70p\@2xl{min-height:70%}.max-w-70p\@2xl{max-width:70%}.max-h-70p\@2xl{max-height:70%}.w-75p\@2xl,.hover\:w-75p\@2xl:hover,.group:hover .group-hover\:w-75p\@2xl{width:75%}.h-75p\@2xl,.hover\:h-75p\@2xl:hover,.group:hover .group-hover\:h-75p\@2xl{height:75%}.min-w-75p\@2xl{min-width:75%}.min-h-75p\@2xl{min-height:75%}.max-w-75p\@2xl{max-width:75%}.max-h-75p\@2xl{max-height:75%}.w-80p\@2xl,.hover\:w-80p\@2xl:hover,.group:hover .group-hover\:w-80p\@2xl{width:80%}.h-80p\@2xl,.hover\:h-80p\@2xl:hover,.group:hover .group-hover\:h-80p\@2xl{height:80%}.min-w-80p\@2xl{min-width:80%}.min-h-80p\@2xl{min-height:80%}.max-w-80p\@2xl{max-width:80%}.max-h-80p\@2xl{max-height:80%}.w-90p\@2xl,.hover\:w-90p\@2xl:hover,.group:hover .group-hover\:w-90p\@2xl{width:90%}.h-90p\@2xl,.hover\:h-90p\@2xl:hover,.group:hover .group-hover\:h-90p\@2xl{height:90%}.min-w-90p\@2xl{min-width:90%}.min-h-90p\@2xl{min-height:90%}.max-w-90p\@2xl{max-width:90%}.max-h-90p\@2xl{max-height:90%}.w-100p\@2xl,.hover\:w-100p\@2xl:hover,.group:hover .group-hover\:w-100p\@2xl{width:100%}.h-100p\@2xl,.hover\:h-100p\@2xl:hover,.group:hover .group-hover\:h-100p\@2xl{height:100%}.min-w-100p\@2xl{min-width:100%}.min-h-100p\@2xl{min-height:100%}.max-w-100p\@2xl{max-width:100%}.max-h-100p\@2xl{max-height:100%}.w-0\@2xl,.hover\:w-0\@2xl:hover,.group:hover .group-hover\:w-0\@2xl{width:0rem}.h-0\@2xl,.hover\:h-0\@2xl:hover,.group:hover .group-hover\:h-0\@2xl{height:0rem}.min-w-0\@2xl{min-width:0rem}.min-h-0\@2xl{min-height:0rem}.max-w-0\@2xl{max-width:0rem}.max-h-0\@2xl{max-height:0rem}.w-1\@2xl,.hover\:w-1\@2xl:hover,.group:hover .group-hover\:w-1\@2xl{width:.25rem}.h-1\@2xl,.hover\:h-1\@2xl:hover,.group:hover .group-hover\:h-1\@2xl{height:.25rem}.min-w-1\@2xl{min-width:.25rem}.min-h-1\@2xl{min-height:.25rem}.max-w-1\@2xl{max-width:.25rem}.max-h-1\@2xl{max-height:.25rem}.w-2\@2xl,.hover\:w-2\@2xl:hover,.group:hover .group-hover\:w-2\@2xl{width:.5rem}.h-2\@2xl,.hover\:h-2\@2xl:hover,.group:hover .group-hover\:h-2\@2xl{height:.5rem}.min-w-2\@2xl{min-width:.5rem}.min-h-2\@2xl{min-height:.5rem}.max-w-2\@2xl{max-width:.5rem}.max-h-2\@2xl{max-height:.5rem}.w-3\@2xl,.hover\:w-3\@2xl:hover,.group:hover .group-hover\:w-3\@2xl{width:.75rem}.h-3\@2xl,.hover\:h-3\@2xl:hover,.group:hover .group-hover\:h-3\@2xl{height:.75rem}.min-w-3\@2xl{min-width:.75rem}.min-h-3\@2xl{min-height:.75rem}.max-w-3\@2xl{max-width:.75rem}.max-h-3\@2xl{max-height:.75rem}.w-4\@2xl,.hover\:w-4\@2xl:hover,.group:hover .group-hover\:w-4\@2xl{width:1rem}.h-4\@2xl,.hover\:h-4\@2xl:hover,.group:hover .group-hover\:h-4\@2xl{height:1rem}.min-w-4\@2xl{min-width:1rem}.min-h-4\@2xl{min-height:1rem}.max-w-4\@2xl{max-width:1rem}.max-h-4\@2xl{max-height:1rem}.w-5\@2xl,.hover\:w-5\@2xl:hover,.group:hover .group-hover\:w-5\@2xl{width:1.25rem}.h-5\@2xl,.hover\:h-5\@2xl:hover,.group:hover .group-hover\:h-5\@2xl{height:1.25rem}.min-w-5\@2xl{min-width:1.25rem}.min-h-5\@2xl{min-height:1.25rem}.max-w-5\@2xl{max-width:1.25rem}.max-h-5\@2xl{max-height:1.25rem}.w-6\@2xl,.hover\:w-6\@2xl:hover,.group:hover .group-hover\:w-6\@2xl{width:1.5rem}.h-6\@2xl,.hover\:h-6\@2xl:hover,.group:hover .group-hover\:h-6\@2xl{height:1.5rem}.min-w-6\@2xl{min-width:1.5rem}.min-h-6\@2xl{min-height:1.5rem}.max-w-6\@2xl{max-width:1.5rem}.max-h-6\@2xl{max-height:1.5rem}.w-8\@2xl,.hover\:w-8\@2xl:hover,.group:hover .group-hover\:w-8\@2xl{width:2rem}.h-8\@2xl,.hover\:h-8\@2xl:hover,.group:hover .group-hover\:h-8\@2xl{height:2rem}.min-w-8\@2xl{min-width:2rem}.min-h-8\@2xl{min-height:2rem}.max-w-8\@2xl{max-width:2rem}.max-h-8\@2xl{max-height:2rem}.w-10\@2xl,.hover\:w-10\@2xl:hover,.group:hover .group-hover\:w-10\@2xl{width:2.5rem}.h-10\@2xl,.hover\:h-10\@2xl:hover,.group:hover .group-hover\:h-10\@2xl{height:2.5rem}.min-w-10\@2xl{min-width:2.5rem}.min-h-10\@2xl{min-height:2.5rem}.max-w-10\@2xl{max-width:2.5rem}.max-h-10\@2xl{max-height:2.5rem}.w-12\@2xl,.hover\:w-12\@2xl:hover,.group:hover .group-hover\:w-12\@2xl{width:3rem}.h-12\@2xl,.hover\:h-12\@2xl:hover,.group:hover .group-hover\:h-12\@2xl{height:3rem}.min-w-12\@2xl{min-width:3rem}.min-h-12\@2xl{min-height:3rem}.max-w-12\@2xl{max-width:3rem}.max-h-12\@2xl{max-height:3rem}.w-16\@2xl,.hover\:w-16\@2xl:hover,.group:hover .group-hover\:w-16\@2xl{width:4rem}.h-16\@2xl,.hover\:h-16\@2xl:hover,.group:hover .group-hover\:h-16\@2xl{height:4rem}.min-w-16\@2xl{min-width:4rem}.min-h-16\@2xl{min-height:4rem}.max-w-16\@2xl{max-width:4rem}.max-h-16\@2xl{max-height:4rem}.w-20\@2xl,.hover\:w-20\@2xl:hover,.group:hover .group-hover\:w-20\@2xl{width:5rem}.h-20\@2xl,.hover\:h-20\@2xl:hover,.group:hover .group-hover\:h-20\@2xl{height:5rem}.min-w-20\@2xl{min-width:5rem}.min-h-20\@2xl{min-height:5rem}.max-w-20\@2xl{max-width:5rem}.max-h-20\@2xl{max-height:5rem}.w-24\@2xl,.hover\:w-24\@2xl:hover,.group:hover .group-hover\:w-24\@2xl{width:6rem}.h-24\@2xl,.hover\:h-24\@2xl:hover,.group:hover .group-hover\:h-24\@2xl{height:6rem}.min-w-24\@2xl{min-width:6rem}.min-h-24\@2xl{min-height:6rem}.max-w-24\@2xl{max-width:6rem}.max-h-24\@2xl{max-height:6rem}.w-32\@2xl,.hover\:w-32\@2xl:hover,.group:hover .group-hover\:w-32\@2xl{width:8rem}.h-32\@2xl,.hover\:h-32\@2xl:hover,.group:hover .group-hover\:h-32\@2xl{height:8rem}.min-w-32\@2xl{min-width:8rem}.min-h-32\@2xl{min-height:8rem}.max-w-32\@2xl{max-width:8rem}.max-h-32\@2xl{max-height:8rem}.w-40\@2xl,.hover\:w-40\@2xl:hover,.group:hover .group-hover\:w-40\@2xl{width:10rem}.h-40\@2xl,.hover\:h-40\@2xl:hover,.group:hover .group-hover\:h-40\@2xl{height:10rem}.min-w-40\@2xl{min-width:10rem}.min-h-40\@2xl{min-height:10rem}.max-w-40\@2xl{max-width:10rem}.max-h-40\@2xl{max-height:10rem}.w-48\@2xl,.hover\:w-48\@2xl:hover,.group:hover .group-hover\:w-48\@2xl{width:12rem}.h-48\@2xl,.hover\:h-48\@2xl:hover,.group:hover .group-hover\:h-48\@2xl{height:12rem}.min-w-48\@2xl{min-width:12rem}.min-h-48\@2xl{min-height:12rem}.max-w-48\@2xl{max-width:12rem}.max-h-48\@2xl{max-height:12rem}.w-56\@2xl,.hover\:w-56\@2xl:hover,.group:hover .group-hover\:w-56\@2xl{width:14rem}.h-56\@2xl,.hover\:h-56\@2xl:hover,.group:hover .group-hover\:h-56\@2xl{height:14rem}.min-w-56\@2xl{min-width:14rem}.min-h-56\@2xl{min-height:14rem}.max-w-56\@2xl{max-width:14rem}.max-h-56\@2xl{max-height:14rem}.w-64\@2xl,.hover\:w-64\@2xl:hover,.group:hover .group-hover\:w-64\@2xl{width:16rem}.h-64\@2xl,.hover\:h-64\@2xl:hover,.group:hover .group-hover\:h-64\@2xl{height:16rem}.min-w-64\@2xl{min-width:16rem}.min-h-64\@2xl{min-height:16rem}.max-w-64\@2xl{max-width:16rem}.max-h-64\@2xl{max-height:16rem}}.mx-auto{margin-left:auto;margin-right:auto}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.gap-auto{gap:auto}.inset-auto{inset:auto}.inset-x-auto{left:auto;right:auto}.inset-y-auto{top:auto;bottom:auto}.p-0{padding:0rem}.px-0{padding-inline:0rem}.py-0{padding-block:0rem}.pt-0{padding-top:0rem}.pr-0{padding-right:0rem}.pb-0{padding-bottom:0rem}.pl-0{padding-left:0rem}.m-0{margin:0rem}.mx-0{margin-inline:0rem}.my-0{margin-block:0rem}.mt-0{margin-top:0rem}.mr-0{margin-right:0rem}.mb-0{margin-bottom:0rem}.ml-0{margin-left:0rem}.gap-0{gap:0rem;--flex-gap: 0rem}.gap-x-0{column-gap:0rem;--flex-gap: 0rem}.gap-y-0{row-gap:0rem;--flex-gap: 0rem}.space-x-0>*+*{margin-left:0rem}.space-y-0>*+*{margin-top:0rem}.inset-0{top:0rem;right:0rem;bottom:0rem;left:0rem}.inset-x-0{left:0rem;right:0rem}.inset-y-0{top:0rem;bottom:0rem}.p-1{padding:.25rem}.px-1{padding-inline:.25rem}.py-1{padding-block:.25rem}.pt-1{padding-top:.25rem}.pr-1{padding-right:.25rem}.pb-1{padding-bottom:.25rem}.pl-1{padding-left:.25rem}.m-1{margin:.25rem}.mx-1{margin-inline:.25rem}.my-1{margin-block:.25rem}.mt-1{margin-top:.25rem}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.gap-1{gap:.25rem;--flex-gap: .25rem}.gap-x-1{column-gap:.25rem;--flex-gap: .25rem}.gap-y-1{row-gap:.25rem;--flex-gap: .25rem}.space-x-1>*+*{margin-left:.25rem}.space-y-1>*+*{margin-top:.25rem}.inset-1{top:.25rem;right:.25rem;bottom:.25rem;left:.25rem}.inset-x-1{left:.25rem;right:.25rem}.inset-y-1{top:.25rem;bottom:.25rem}.p-2{padding:.5rem}.px-2{padding-inline:.5rem}.py-2{padding-block:.5rem}.pt-2{padding-top:.5rem}.pr-2{padding-right:.5rem}.pb-2{padding-bottom:.5rem}.pl-2{padding-left:.5rem}.m-2{margin:.5rem}.mx-2{margin-inline:.5rem}.my-2{margin-block:.5rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.gap-2{gap:.5rem;--flex-gap: .5rem}.gap-x-2{column-gap:.5rem;--flex-gap: .5rem}.gap-y-2{row-gap:.5rem;--flex-gap: .5rem}.space-x-2>*+*{margin-left:.5rem}.space-y-2>*+*{margin-top:.5rem}.inset-2{top:.5rem;right:.5rem;bottom:.5rem;left:.5rem}.inset-x-2{left:.5rem;right:.5rem}.inset-y-2{top:.5rem;bottom:.5rem}.p-3{padding:.75rem}.px-3{padding-inline:.75rem}.py-3{padding-block:.75rem}.pt-3{padding-top:.75rem}.pr-3{padding-right:.75rem}.pb-3{padding-bottom:.75rem}.pl-3{padding-left:.75rem}.m-3{margin:.75rem}.mx-3{margin-inline:.75rem}.my-3{margin-block:.75rem}.mt-3{margin-top:.75rem}.mr-3{margin-right:.75rem}.mb-3{margin-bottom:.75rem}.ml-3{margin-left:.75rem}.gap-3{gap:.75rem;--flex-gap: .75rem}.gap-x-3{column-gap:.75rem;--flex-gap: .75rem}.gap-y-3{row-gap:.75rem;--flex-gap: .75rem}.space-x-3>*+*{margin-left:.75rem}.space-y-3>*+*{margin-top:.75rem}.inset-3{top:.75rem;right:.75rem;bottom:.75rem;left:.75rem}.inset-x-3{left:.75rem;right:.75rem}.inset-y-3{top:.75rem;bottom:.75rem}.p-4{padding:1rem}.px-4{padding-inline:1rem}.py-4{padding-block:1rem}.pt-4{padding-top:1rem}.pr-4{padding-right:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.m-4{margin:1rem}.mx-4{margin-inline:1rem}.my-4{margin-block:1rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.gap-4{gap:1rem;--flex-gap: 1rem}.gap-x-4{column-gap:1rem;--flex-gap: 1rem}.gap-y-4{row-gap:1rem;--flex-gap: 1rem}.space-x-4>*+*{margin-left:1rem}.space-y-4>*+*{margin-top:1rem}.inset-4{top:1rem;right:1rem;bottom:1rem;left:1rem}.inset-x-4{left:1rem;right:1rem}.inset-y-4{top:1rem;bottom:1rem}.p-5{padding:1.25rem}.px-5{padding-inline:1.25rem}.py-5{padding-block:1.25rem}.pt-5{padding-top:1.25rem}.pr-5{padding-right:1.25rem}.pb-5{padding-bottom:1.25rem}.pl-5{padding-left:1.25rem}.m-5{margin:1.25rem}.mx-5{margin-inline:1.25rem}.my-5{margin-block:1.25rem}.mt-5{margin-top:1.25rem}.mr-5{margin-right:1.25rem}.mb-5{margin-bottom:1.25rem}.ml-5{margin-left:1.25rem}.gap-5{gap:1.25rem;--flex-gap: 1.25rem}.gap-x-5{column-gap:1.25rem;--flex-gap: 1.25rem}.gap-y-5{row-gap:1.25rem;--flex-gap: 1.25rem}.space-x-5>*+*{margin-left:1.25rem}.space-y-5>*+*{margin-top:1.25rem}.inset-5{top:1.25rem;right:1.25rem;bottom:1.25rem;left:1.25rem}.inset-x-5{left:1.25rem;right:1.25rem}.inset-y-5{top:1.25rem;bottom:1.25rem}.p-6{padding:1.5rem}.px-6{padding-inline:1.5rem}.py-6{padding-block:1.5rem}.pt-6{padding-top:1.5rem}.pr-6{padding-right:1.5rem}.pb-6{padding-bottom:1.5rem}.pl-6{padding-left:1.5rem}.m-6{margin:1.5rem}.mx-6{margin-inline:1.5rem}.my-6{margin-block:1.5rem}.mt-6{margin-top:1.5rem}.mr-6{margin-right:1.5rem}.mb-6{margin-bottom:1.5rem}.ml-6{margin-left:1.5rem}.gap-6{gap:1.5rem;--flex-gap: 1.5rem}.gap-x-6{column-gap:1.5rem;--flex-gap: 1.5rem}.gap-y-6{row-gap:1.5rem;--flex-gap: 1.5rem}.space-x-6>*+*{margin-left:1.5rem}.space-y-6>*+*{margin-top:1.5rem}.inset-6{top:1.5rem;right:1.5rem;bottom:1.5rem;left:1.5rem}.inset-x-6{left:1.5rem;right:1.5rem}.inset-y-6{top:1.5rem;bottom:1.5rem}.p-8{padding:2rem}.px-8{padding-inline:2rem}.py-8{padding-block:2rem}.pt-8{padding-top:2rem}.pr-8{padding-right:2rem}.pb-8{padding-bottom:2rem}.pl-8{padding-left:2rem}.m-8{margin:2rem}.mx-8{margin-inline:2rem}.my-8{margin-block:2rem}.mt-8{margin-top:2rem}.mr-8{margin-right:2rem}.mb-8{margin-bottom:2rem}.ml-8{margin-left:2rem}.gap-8{gap:2rem;--flex-gap: 2rem}.gap-x-8{column-gap:2rem;--flex-gap: 2rem}.gap-y-8{row-gap:2rem;--flex-gap: 2rem}.space-x-8>*+*{margin-left:2rem}.space-y-8>*+*{margin-top:2rem}.inset-8{top:2rem;right:2rem;bottom:2rem;left:2rem}.inset-x-8{left:2rem;right:2rem}.inset-y-8{top:2rem;bottom:2rem}.p-10{padding:2.5rem}.px-10{padding-inline:2.5rem}.py-10{padding-block:2.5rem}.pt-10{padding-top:2.5rem}.pr-10{padding-right:2.5rem}.pb-10{padding-bottom:2.5rem}.pl-10{padding-left:2.5rem}.m-10{margin:2.5rem}.mx-10{margin-inline:2.5rem}.my-10{margin-block:2.5rem}.mt-10{margin-top:2.5rem}.mr-10{margin-right:2.5rem}.mb-10{margin-bottom:2.5rem}.ml-10{margin-left:2.5rem}.gap-10{gap:2.5rem;--flex-gap: 2.5rem}.gap-x-10{column-gap:2.5rem;--flex-gap: 2.5rem}.gap-y-10{row-gap:2.5rem;--flex-gap: 2.5rem}.space-x-10>*+*{margin-left:2.5rem}.space-y-10>*+*{margin-top:2.5rem}.inset-10{top:2.5rem;right:2.5rem;bottom:2.5rem;left:2.5rem}.inset-x-10{left:2.5rem;right:2.5rem}.inset-y-10{top:2.5rem;bottom:2.5rem}.p-12{padding:3rem}.px-12{padding-inline:3rem}.py-12{padding-block:3rem}.pt-12{padding-top:3rem}.pr-12{padding-right:3rem}.pb-12{padding-bottom:3rem}.pl-12{padding-left:3rem}.m-12{margin:3rem}.mx-12{margin-inline:3rem}.my-12{margin-block:3rem}.mt-12{margin-top:3rem}.mr-12{margin-right:3rem}.mb-12{margin-bottom:3rem}.ml-12{margin-left:3rem}.gap-12{gap:3rem;--flex-gap: 3rem}.gap-x-12{column-gap:3rem;--flex-gap: 3rem}.gap-y-12{row-gap:3rem;--flex-gap: 3rem}.space-x-12>*+*{margin-left:3rem}.space-y-12>*+*{margin-top:3rem}.inset-12{top:3rem;right:3rem;bottom:3rem;left:3rem}.inset-x-12{left:3rem;right:3rem}.inset-y-12{top:3rem;bottom:3rem}.p-16{padding:4rem}.px-16{padding-inline:4rem}.py-16{padding-block:4rem}.pt-16{padding-top:4rem}.pr-16{padding-right:4rem}.pb-16{padding-bottom:4rem}.pl-16{padding-left:4rem}.m-16{margin:4rem}.mx-16{margin-inline:4rem}.my-16{margin-block:4rem}.mt-16{margin-top:4rem}.mr-16{margin-right:4rem}.mb-16{margin-bottom:4rem}.ml-16{margin-left:4rem}.gap-16{gap:4rem;--flex-gap: 4rem}.gap-x-16{column-gap:4rem;--flex-gap: 4rem}.gap-y-16{row-gap:4rem;--flex-gap: 4rem}.space-x-16>*+*{margin-left:4rem}.space-y-16>*+*{margin-top:4rem}.inset-16{top:4rem;right:4rem;bottom:4rem;left:4rem}.inset-x-16{left:4rem;right:4rem}.inset-y-16{top:4rem;bottom:4rem}.p-20{padding:5rem}.px-20{padding-inline:5rem}.py-20{padding-block:5rem}.pt-20{padding-top:5rem}.pr-20{padding-right:5rem}.pb-20{padding-bottom:5rem}.pl-20{padding-left:5rem}.m-20{margin:5rem}.mx-20{margin-inline:5rem}.my-20{margin-block:5rem}.mt-20{margin-top:5rem}.mr-20{margin-right:5rem}.mb-20{margin-bottom:5rem}.ml-20{margin-left:5rem}.gap-20{gap:5rem;--flex-gap: 5rem}.gap-x-20{column-gap:5rem;--flex-gap: 5rem}.gap-y-20{row-gap:5rem;--flex-gap: 5rem}.space-x-20>*+*{margin-left:5rem}.space-y-20>*+*{margin-top:5rem}.inset-20{top:5rem;right:5rem;bottom:5rem;left:5rem}.inset-x-20{left:5rem;right:5rem}.inset-y-20{top:5rem;bottom:5rem}.p-24{padding:6rem}.px-24{padding-inline:6rem}.py-24{padding-block:6rem}.pt-24{padding-top:6rem}.pr-24{padding-right:6rem}.pb-24{padding-bottom:6rem}.pl-24{padding-left:6rem}.m-24{margin:6rem}.mx-24{margin-inline:6rem}.my-24{margin-block:6rem}.mt-24{margin-top:6rem}.mr-24{margin-right:6rem}.mb-24{margin-bottom:6rem}.ml-24{margin-left:6rem}.gap-24{gap:6rem;--flex-gap: 6rem}.gap-x-24{column-gap:6rem;--flex-gap: 6rem}.gap-y-24{row-gap:6rem;--flex-gap: 6rem}.space-x-24>*+*{margin-left:6rem}.space-y-24>*+*{margin-top:6rem}.inset-24{top:6rem;right:6rem;bottom:6rem;left:6rem}.inset-x-24{left:6rem;right:6rem}.inset-y-24{top:6rem;bottom:6rem}.p-32{padding:8rem}.px-32{padding-inline:8rem}.py-32{padding-block:8rem}.pt-32{padding-top:8rem}.pr-32{padding-right:8rem}.pb-32{padding-bottom:8rem}.pl-32{padding-left:8rem}.m-32{margin:8rem}.mx-32{margin-inline:8rem}.my-32{margin-block:8rem}.mt-32{margin-top:8rem}.mr-32{margin-right:8rem}.mb-32{margin-bottom:8rem}.ml-32{margin-left:8rem}.gap-32{gap:8rem;--flex-gap: 8rem}.gap-x-32{column-gap:8rem;--flex-gap: 8rem}.gap-y-32{row-gap:8rem;--flex-gap: 8rem}.space-x-32>*+*{margin-left:8rem}.space-y-32>*+*{margin-top:8rem}.inset-32{top:8rem;right:8rem;bottom:8rem;left:8rem}.inset-x-32{left:8rem;right:8rem}.inset-y-32{top:8rem;bottom:8rem}.p-40{padding:10rem}.px-40{padding-inline:10rem}.py-40{padding-block:10rem}.pt-40{padding-top:10rem}.pr-40{padding-right:10rem}.pb-40{padding-bottom:10rem}.pl-40{padding-left:10rem}.m-40{margin:10rem}.mx-40{margin-inline:10rem}.my-40{margin-block:10rem}.mt-40{margin-top:10rem}.mr-40{margin-right:10rem}.mb-40{margin-bottom:10rem}.ml-40{margin-left:10rem}.gap-40{gap:10rem;--flex-gap: 10rem}.gap-x-40{column-gap:10rem;--flex-gap: 10rem}.gap-y-40{row-gap:10rem;--flex-gap: 10rem}.space-x-40>*+*{margin-left:10rem}.space-y-40>*+*{margin-top:10rem}.inset-40{top:10rem;right:10rem;bottom:10rem;left:10rem}.inset-x-40{left:10rem;right:10rem}.inset-y-40{top:10rem;bottom:10rem}.p-48{padding:12rem}.px-48{padding-inline:12rem}.py-48{padding-block:12rem}.pt-48{padding-top:12rem}.pr-48{padding-right:12rem}.pb-48{padding-bottom:12rem}.pl-48{padding-left:12rem}.m-48{margin:12rem}.mx-48{margin-inline:12rem}.my-48{margin-block:12rem}.mt-48{margin-top:12rem}.mr-48{margin-right:12rem}.mb-48{margin-bottom:12rem}.ml-48{margin-left:12rem}.gap-48{gap:12rem;--flex-gap: 12rem}.gap-x-48{column-gap:12rem;--flex-gap: 12rem}.gap-y-48{row-gap:12rem;--flex-gap: 12rem}.space-x-48>*+*{margin-left:12rem}.space-y-48>*+*{margin-top:12rem}.inset-48{top:12rem;right:12rem;bottom:12rem;left:12rem}.inset-x-48{left:12rem;right:12rem}.inset-y-48{top:12rem;bottom:12rem}.p-56{padding:14rem}.px-56{padding-inline:14rem}.py-56{padding-block:14rem}.pt-56{padding-top:14rem}.pr-56{padding-right:14rem}.pb-56{padding-bottom:14rem}.pl-56{padding-left:14rem}.m-56{margin:14rem}.mx-56{margin-inline:14rem}.my-56{margin-block:14rem}.mt-56{margin-top:14rem}.mr-56{margin-right:14rem}.mb-56{margin-bottom:14rem}.ml-56{margin-left:14rem}.gap-56{gap:14rem;--flex-gap: 14rem}.gap-x-56{column-gap:14rem;--flex-gap: 14rem}.gap-y-56{row-gap:14rem;--flex-gap: 14rem}.space-x-56>*+*{margin-left:14rem}.space-y-56>*+*{margin-top:14rem}.inset-56{top:14rem;right:14rem;bottom:14rem;left:14rem}.inset-x-56{left:14rem;right:14rem}.inset-y-56{top:14rem;bottom:14rem}.p-64{padding:16rem}.px-64{padding-inline:16rem}.py-64{padding-block:16rem}.pt-64{padding-top:16rem}.pr-64{padding-right:16rem}.pb-64{padding-bottom:16rem}.pl-64{padding-left:16rem}.m-64{margin:16rem}.mx-64{margin-inline:16rem}.my-64{margin-block:16rem}.mt-64{margin-top:16rem}.mr-64{margin-right:16rem}.mb-64{margin-bottom:16rem}.ml-64{margin-left:16rem}.gap-64{gap:16rem;--flex-gap: 16rem}.gap-x-64{column-gap:16rem;--flex-gap: 16rem}.gap-y-64{row-gap:16rem;--flex-gap: 16rem}.space-x-64>*+*{margin-left:16rem}.space-y-64>*+*{margin-top:16rem}.inset-64{top:16rem;right:16rem;bottom:16rem;left:16rem}.inset-x-64{left:16rem;right:16rem}.inset-y-64{top:16rem;bottom:16rem}@media (min-width: 480px){.mx-auto\@xs{margin-left:auto;margin-right:auto}.ml-auto\@xs{margin-left:auto}.mr-auto\@xs{margin-right:auto}.inset-auto\@xs{inset:auto}.inset-x-auto\@xs{left:auto;right:auto}.inset-y-auto\@xs{top:auto;bottom:auto}.p-0\@xs{padding:0rem}.px-0\@xs{padding-inline:0rem}.py-0\@xs{padding-block:0rem}.pt-0\@xs{padding-top:0rem}.pr-0\@xs{padding-right:0rem}.pb-0\@xs{padding-bottom:0rem}.pl-0\@xs{padding-left:0rem}.m-0\@xs{margin:0rem}.mx-0\@xs{margin-inline:0rem}.my-0\@xs{margin-block:0rem}.mt-0\@xs{margin-top:0rem}.mr-0\@xs{margin-right:0rem}.mb-0\@xs{margin-bottom:0rem}.ml-0\@xs{margin-left:0rem}.gap-0\@xs{gap:0}.gap-x-0\@xs{column-gap:0}.gap-y-0\@xs{row-gap:0}.space-x-0\@xs>*+*{margin-left:0rem}.space-y-0\@xs>*+*{margin-top:0rem}.inset-0\@xs{top:0rem;right:0rem;bottom:0rem;left:0rem}.inset-x-0\@xs{left:0rem;right:0rem}.inset-y-0\@xs{top:0rem;bottom:0rem}.p-1\@xs{padding:.25rem}.px-1\@xs{padding-inline:.25rem}.py-1\@xs{padding-block:.25rem}.pt-1\@xs{padding-top:.25rem}.pr-1\@xs{padding-right:.25rem}.pb-1\@xs{padding-bottom:.25rem}.pl-1\@xs{padding-left:.25rem}.m-1\@xs{margin:.25rem}.mx-1\@xs{margin-inline:.25rem}.my-1\@xs{margin-block:.25rem}.mt-1\@xs{margin-top:.25rem}.mr-1\@xs{margin-right:.25rem}.mb-1\@xs{margin-bottom:.25rem}.ml-1\@xs{margin-left:.25rem}.gap-1\@xs{gap:.25rem}.gap-x-1\@xs{column-gap:.25rem}.gap-y-1\@xs{row-gap:.25rem}.space-x-1\@xs>*+*{margin-left:.25rem}.space-y-1\@xs>*+*{margin-top:.25rem}.inset-1\@xs{top:.25rem;right:.25rem;bottom:.25rem;left:.25rem}.inset-x-1\@xs{left:.25rem;right:.25rem}.inset-y-1\@xs{top:.25rem;bottom:.25rem}.p-2\@xs{padding:.5rem}.px-2\@xs{padding-inline:.5rem}.py-2\@xs{padding-block:.5rem}.pt-2\@xs{padding-top:.5rem}.pr-2\@xs{padding-right:.5rem}.pb-2\@xs{padding-bottom:.5rem}.pl-2\@xs{padding-left:.5rem}.m-2\@xs{margin:.5rem}.mx-2\@xs{margin-inline:.5rem}.my-2\@xs{margin-block:.5rem}.mt-2\@xs{margin-top:.5rem}.mr-2\@xs{margin-right:.5rem}.mb-2\@xs{margin-bottom:.5rem}.ml-2\@xs{margin-left:.5rem}.gap-2\@xs{gap:.5rem}.gap-x-2\@xs{column-gap:.5rem}.gap-y-2\@xs{row-gap:.5rem}.space-x-2\@xs>*+*{margin-left:.5rem}.space-y-2\@xs>*+*{margin-top:.5rem}.inset-2\@xs{top:.5rem;right:.5rem;bottom:.5rem;left:.5rem}.inset-x-2\@xs{left:.5rem;right:.5rem}.inset-y-2\@xs{top:.5rem;bottom:.5rem}.p-3\@xs{padding:.75rem}.px-3\@xs{padding-inline:.75rem}.py-3\@xs{padding-block:.75rem}.pt-3\@xs{padding-top:.75rem}.pr-3\@xs{padding-right:.75rem}.pb-3\@xs{padding-bottom:.75rem}.pl-3\@xs{padding-left:.75rem}.m-3\@xs{margin:.75rem}.mx-3\@xs{margin-inline:.75rem}.my-3\@xs{margin-block:.75rem}.mt-3\@xs{margin-top:.75rem}.mr-3\@xs{margin-right:.75rem}.mb-3\@xs{margin-bottom:.75rem}.ml-3\@xs{margin-left:.75rem}.gap-3\@xs{gap:.75rem}.gap-x-3\@xs{column-gap:.75rem}.gap-y-3\@xs{row-gap:.75rem}.space-x-3\@xs>*+*{margin-left:.75rem}.space-y-3\@xs>*+*{margin-top:.75rem}.inset-3\@xs{top:.75rem;right:.75rem;bottom:.75rem;left:.75rem}.inset-x-3\@xs{left:.75rem;right:.75rem}.inset-y-3\@xs{top:.75rem;bottom:.75rem}.p-4\@xs{padding:1rem}.px-4\@xs{padding-inline:1rem}.py-4\@xs{padding-block:1rem}.pt-4\@xs{padding-top:1rem}.pr-4\@xs{padding-right:1rem}.pb-4\@xs{padding-bottom:1rem}.pl-4\@xs{padding-left:1rem}.m-4\@xs{margin:1rem}.mx-4\@xs{margin-inline:1rem}.my-4\@xs{margin-block:1rem}.mt-4\@xs{margin-top:1rem}.mr-4\@xs{margin-right:1rem}.mb-4\@xs{margin-bottom:1rem}.ml-4\@xs{margin-left:1rem}.gap-4\@xs{gap:1rem}.gap-x-4\@xs{column-gap:1rem}.gap-y-4\@xs{row-gap:1rem}.space-x-4\@xs>*+*{margin-left:1rem}.space-y-4\@xs>*+*{margin-top:1rem}.inset-4\@xs{top:1rem;right:1rem;bottom:1rem;left:1rem}.inset-x-4\@xs{left:1rem;right:1rem}.inset-y-4\@xs{top:1rem;bottom:1rem}.p-5\@xs{padding:1.25rem}.px-5\@xs{padding-inline:1.25rem}.py-5\@xs{padding-block:1.25rem}.pt-5\@xs{padding-top:1.25rem}.pr-5\@xs{padding-right:1.25rem}.pb-5\@xs{padding-bottom:1.25rem}.pl-5\@xs{padding-left:1.25rem}.m-5\@xs{margin:1.25rem}.mx-5\@xs{margin-inline:1.25rem}.my-5\@xs{margin-block:1.25rem}.mt-5\@xs{margin-top:1.25rem}.mr-5\@xs{margin-right:1.25rem}.mb-5\@xs{margin-bottom:1.25rem}.ml-5\@xs{margin-left:1.25rem}.gap-5\@xs{gap:1.25rem}.gap-x-5\@xs{column-gap:1.25rem}.gap-y-5\@xs{row-gap:1.25rem}.space-x-5\@xs>*+*{margin-left:1.25rem}.space-y-5\@xs>*+*{margin-top:1.25rem}.inset-5\@xs{top:1.25rem;right:1.25rem;bottom:1.25rem;left:1.25rem}.inset-x-5\@xs{left:1.25rem;right:1.25rem}.inset-y-5\@xs{top:1.25rem;bottom:1.25rem}.p-6\@xs{padding:1.5rem}.px-6\@xs{padding-inline:1.5rem}.py-6\@xs{padding-block:1.5rem}.pt-6\@xs{padding-top:1.5rem}.pr-6\@xs{padding-right:1.5rem}.pb-6\@xs{padding-bottom:1.5rem}.pl-6\@xs{padding-left:1.5rem}.m-6\@xs{margin:1.5rem}.mx-6\@xs{margin-inline:1.5rem}.my-6\@xs{margin-block:1.5rem}.mt-6\@xs{margin-top:1.5rem}.mr-6\@xs{margin-right:1.5rem}.mb-6\@xs{margin-bottom:1.5rem}.ml-6\@xs{margin-left:1.5rem}.gap-6\@xs{gap:1.5rem}.gap-x-6\@xs{column-gap:1.5rem}.gap-y-6\@xs{row-gap:1.5rem}.space-x-6\@xs>*+*{margin-left:1.5rem}.space-y-6\@xs>*+*{margin-top:1.5rem}.inset-6\@xs{top:1.5rem;right:1.5rem;bottom:1.5rem;left:1.5rem}.inset-x-6\@xs{left:1.5rem;right:1.5rem}.inset-y-6\@xs{top:1.5rem;bottom:1.5rem}.p-8\@xs{padding:2rem}.px-8\@xs{padding-inline:2rem}.py-8\@xs{padding-block:2rem}.pt-8\@xs{padding-top:2rem}.pr-8\@xs{padding-right:2rem}.pb-8\@xs{padding-bottom:2rem}.pl-8\@xs{padding-left:2rem}.m-8\@xs{margin:2rem}.mx-8\@xs{margin-inline:2rem}.my-8\@xs{margin-block:2rem}.mt-8\@xs{margin-top:2rem}.mr-8\@xs{margin-right:2rem}.mb-8\@xs{margin-bottom:2rem}.ml-8\@xs{margin-left:2rem}.gap-8\@xs{gap:2rem}.gap-x-8\@xs{column-gap:2rem}.gap-y-8\@xs{row-gap:2rem}.space-x-8\@xs>*+*{margin-left:2rem}.space-y-8\@xs>*+*{margin-top:2rem}.inset-8\@xs{top:2rem;right:2rem;bottom:2rem;left:2rem}.inset-x-8\@xs{left:2rem;right:2rem}.inset-y-8\@xs{top:2rem;bottom:2rem}.p-10\@xs{padding:2.5rem}.px-10\@xs{padding-inline:2.5rem}.py-10\@xs{padding-block:2.5rem}.pt-10\@xs{padding-top:2.5rem}.pr-10\@xs{padding-right:2.5rem}.pb-10\@xs{padding-bottom:2.5rem}.pl-10\@xs{padding-left:2.5rem}.m-10\@xs{margin:2.5rem}.mx-10\@xs{margin-inline:2.5rem}.my-10\@xs{margin-block:2.5rem}.mt-10\@xs{margin-top:2.5rem}.mr-10\@xs{margin-right:2.5rem}.mb-10\@xs{margin-bottom:2.5rem}.ml-10\@xs{margin-left:2.5rem}.gap-10\@xs{gap:2.5rem}.gap-x-10\@xs{column-gap:2.5rem}.gap-y-10\@xs{row-gap:2.5rem}.space-x-10\@xs>*+*{margin-left:2.5rem}.space-y-10\@xs>*+*{margin-top:2.5rem}.inset-10\@xs{top:2.5rem;right:2.5rem;bottom:2.5rem;left:2.5rem}.inset-x-10\@xs{left:2.5rem;right:2.5rem}.inset-y-10\@xs{top:2.5rem;bottom:2.5rem}.p-12\@xs{padding:3rem}.px-12\@xs{padding-inline:3rem}.py-12\@xs{padding-block:3rem}.pt-12\@xs{padding-top:3rem}.pr-12\@xs{padding-right:3rem}.pb-12\@xs{padding-bottom:3rem}.pl-12\@xs{padding-left:3rem}.m-12\@xs{margin:3rem}.mx-12\@xs{margin-inline:3rem}.my-12\@xs{margin-block:3rem}.mt-12\@xs{margin-top:3rem}.mr-12\@xs{margin-right:3rem}.mb-12\@xs{margin-bottom:3rem}.ml-12\@xs{margin-left:3rem}.gap-12\@xs{gap:3rem}.gap-x-12\@xs{column-gap:3rem}.gap-y-12\@xs{row-gap:3rem}.space-x-12\@xs>*+*{margin-left:3rem}.space-y-12\@xs>*+*{margin-top:3rem}.inset-12\@xs{top:3rem;right:3rem;bottom:3rem;left:3rem}.inset-x-12\@xs{left:3rem;right:3rem}.inset-y-12\@xs{top:3rem;bottom:3rem}.p-16\@xs{padding:4rem}.px-16\@xs{padding-inline:4rem}.py-16\@xs{padding-block:4rem}.pt-16\@xs{padding-top:4rem}.pr-16\@xs{padding-right:4rem}.pb-16\@xs{padding-bottom:4rem}.pl-16\@xs{padding-left:4rem}.m-16\@xs{margin:4rem}.mx-16\@xs{margin-inline:4rem}.my-16\@xs{margin-block:4rem}.mt-16\@xs{margin-top:4rem}.mr-16\@xs{margin-right:4rem}.mb-16\@xs{margin-bottom:4rem}.ml-16\@xs{margin-left:4rem}.gap-16\@xs{gap:4rem}.gap-x-16\@xs{column-gap:4rem}.gap-y-16\@xs{row-gap:4rem}.space-x-16\@xs>*+*{margin-left:4rem}.space-y-16\@xs>*+*{margin-top:4rem}.inset-16\@xs{top:4rem;right:4rem;bottom:4rem;left:4rem}.inset-x-16\@xs{left:4rem;right:4rem}.inset-y-16\@xs{top:4rem;bottom:4rem}.p-20\@xs{padding:5rem}.px-20\@xs{padding-inline:5rem}.py-20\@xs{padding-block:5rem}.pt-20\@xs{padding-top:5rem}.pr-20\@xs{padding-right:5rem}.pb-20\@xs{padding-bottom:5rem}.pl-20\@xs{padding-left:5rem}.m-20\@xs{margin:5rem}.mx-20\@xs{margin-inline:5rem}.my-20\@xs{margin-block:5rem}.mt-20\@xs{margin-top:5rem}.mr-20\@xs{margin-right:5rem}.mb-20\@xs{margin-bottom:5rem}.ml-20\@xs{margin-left:5rem}.gap-20\@xs{gap:5rem}.gap-x-20\@xs{column-gap:5rem}.gap-y-20\@xs{row-gap:5rem}.space-x-20\@xs>*+*{margin-left:5rem}.space-y-20\@xs>*+*{margin-top:5rem}.inset-20\@xs{top:5rem;right:5rem;bottom:5rem;left:5rem}.inset-x-20\@xs{left:5rem;right:5rem}.inset-y-20\@xs{top:5rem;bottom:5rem}.p-24\@xs{padding:6rem}.px-24\@xs{padding-inline:6rem}.py-24\@xs{padding-block:6rem}.pt-24\@xs{padding-top:6rem}.pr-24\@xs{padding-right:6rem}.pb-24\@xs{padding-bottom:6rem}.pl-24\@xs{padding-left:6rem}.m-24\@xs{margin:6rem}.mx-24\@xs{margin-inline:6rem}.my-24\@xs{margin-block:6rem}.mt-24\@xs{margin-top:6rem}.mr-24\@xs{margin-right:6rem}.mb-24\@xs{margin-bottom:6rem}.ml-24\@xs{margin-left:6rem}.gap-24\@xs{gap:6rem}.gap-x-24\@xs{column-gap:6rem}.gap-y-24\@xs{row-gap:6rem}.space-x-24\@xs>*+*{margin-left:6rem}.space-y-24\@xs>*+*{margin-top:6rem}.inset-24\@xs{top:6rem;right:6rem;bottom:6rem;left:6rem}.inset-x-24\@xs{left:6rem;right:6rem}.inset-y-24\@xs{top:6rem;bottom:6rem}.p-32\@xs{padding:8rem}.px-32\@xs{padding-inline:8rem}.py-32\@xs{padding-block:8rem}.pt-32\@xs{padding-top:8rem}.pr-32\@xs{padding-right:8rem}.pb-32\@xs{padding-bottom:8rem}.pl-32\@xs{padding-left:8rem}.m-32\@xs{margin:8rem}.mx-32\@xs{margin-inline:8rem}.my-32\@xs{margin-block:8rem}.mt-32\@xs{margin-top:8rem}.mr-32\@xs{margin-right:8rem}.mb-32\@xs{margin-bottom:8rem}.ml-32\@xs{margin-left:8rem}.gap-32\@xs{gap:8rem}.gap-x-32\@xs{column-gap:8rem}.gap-y-32\@xs{row-gap:8rem}.space-x-32\@xs>*+*{margin-left:8rem}.space-y-32\@xs>*+*{margin-top:8rem}.inset-32\@xs{top:8rem;right:8rem;bottom:8rem;left:8rem}.inset-x-32\@xs{left:8rem;right:8rem}.inset-y-32\@xs{top:8rem;bottom:8rem}.p-40\@xs{padding:10rem}.px-40\@xs{padding-inline:10rem}.py-40\@xs{padding-block:10rem}.pt-40\@xs{padding-top:10rem}.pr-40\@xs{padding-right:10rem}.pb-40\@xs{padding-bottom:10rem}.pl-40\@xs{padding-left:10rem}.m-40\@xs{margin:10rem}.mx-40\@xs{margin-inline:10rem}.my-40\@xs{margin-block:10rem}.mt-40\@xs{margin-top:10rem}.mr-40\@xs{margin-right:10rem}.mb-40\@xs{margin-bottom:10rem}.ml-40\@xs{margin-left:10rem}.gap-40\@xs{gap:10rem}.gap-x-40\@xs{column-gap:10rem}.gap-y-40\@xs{row-gap:10rem}.space-x-40\@xs>*+*{margin-left:10rem}.space-y-40\@xs>*+*{margin-top:10rem}.inset-40\@xs{top:10rem;right:10rem;bottom:10rem;left:10rem}.inset-x-40\@xs{left:10rem;right:10rem}.inset-y-40\@xs{top:10rem;bottom:10rem}.p-48\@xs{padding:12rem}.px-48\@xs{padding-inline:12rem}.py-48\@xs{padding-block:12rem}.pt-48\@xs{padding-top:12rem}.pr-48\@xs{padding-right:12rem}.pb-48\@xs{padding-bottom:12rem}.pl-48\@xs{padding-left:12rem}.m-48\@xs{margin:12rem}.mx-48\@xs{margin-inline:12rem}.my-48\@xs{margin-block:12rem}.mt-48\@xs{margin-top:12rem}.mr-48\@xs{margin-right:12rem}.mb-48\@xs{margin-bottom:12rem}.ml-48\@xs{margin-left:12rem}.gap-48\@xs{gap:12rem}.gap-x-48\@xs{column-gap:12rem}.gap-y-48\@xs{row-gap:12rem}.space-x-48\@xs>*+*{margin-left:12rem}.space-y-48\@xs>*+*{margin-top:12rem}.inset-48\@xs{top:12rem;right:12rem;bottom:12rem;left:12rem}.inset-x-48\@xs{left:12rem;right:12rem}.inset-y-48\@xs{top:12rem;bottom:12rem}.p-56\@xs{padding:14rem}.px-56\@xs{padding-inline:14rem}.py-56\@xs{padding-block:14rem}.pt-56\@xs{padding-top:14rem}.pr-56\@xs{padding-right:14rem}.pb-56\@xs{padding-bottom:14rem}.pl-56\@xs{padding-left:14rem}.m-56\@xs{margin:14rem}.mx-56\@xs{margin-inline:14rem}.my-56\@xs{margin-block:14rem}.mt-56\@xs{margin-top:14rem}.mr-56\@xs{margin-right:14rem}.mb-56\@xs{margin-bottom:14rem}.ml-56\@xs{margin-left:14rem}.gap-56\@xs{gap:14rem}.gap-x-56\@xs{column-gap:14rem}.gap-y-56\@xs{row-gap:14rem}.space-x-56\@xs>*+*{margin-left:14rem}.space-y-56\@xs>*+*{margin-top:14rem}.inset-56\@xs{top:14rem;right:14rem;bottom:14rem;left:14rem}.inset-x-56\@xs{left:14rem;right:14rem}.inset-y-56\@xs{top:14rem;bottom:14rem}.p-64\@xs{padding:16rem}.px-64\@xs{padding-inline:16rem}.py-64\@xs{padding-block:16rem}.pt-64\@xs{padding-top:16rem}.pr-64\@xs{padding-right:16rem}.pb-64\@xs{padding-bottom:16rem}.pl-64\@xs{padding-left:16rem}.m-64\@xs{margin:16rem}.mx-64\@xs{margin-inline:16rem}.my-64\@xs{margin-block:16rem}.mt-64\@xs{margin-top:16rem}.mr-64\@xs{margin-right:16rem}.mb-64\@xs{margin-bottom:16rem}.ml-64\@xs{margin-left:16rem}.gap-64\@xs{gap:16rem}.gap-x-64\@xs{column-gap:16rem}.gap-y-64\@xs{row-gap:16rem}.space-x-64\@xs>*+*{margin-left:16rem}.space-y-64\@xs>*+*{margin-top:16rem}.inset-64\@xs{top:16rem;right:16rem;bottom:16rem;left:16rem}.inset-x-64\@xs{left:16rem;right:16rem}.inset-y-64\@xs{top:16rem;bottom:16rem}}@media (min-width: 640px){.mx-auto\@sm{margin-left:auto;margin-right:auto}.ml-auto\@sm{margin-left:auto}.mr-auto\@sm{margin-right:auto}.inset-auto\@sm{inset:auto}.inset-x-auto\@sm{left:auto;right:auto}.inset-y-auto\@sm{top:auto;bottom:auto}.p-0\@sm{padding:0rem}.px-0\@sm{padding-inline:0rem}.py-0\@sm{padding-block:0rem}.pt-0\@sm{padding-top:0rem}.pr-0\@sm{padding-right:0rem}.pb-0\@sm{padding-bottom:0rem}.pl-0\@sm{padding-left:0rem}.m-0\@sm{margin:0rem}.mx-0\@sm{margin-inline:0rem}.my-0\@sm{margin-block:0rem}.mt-0\@sm{margin-top:0rem}.mr-0\@sm{margin-right:0rem}.mb-0\@sm{margin-bottom:0rem}.ml-0\@sm{margin-left:0rem}.gap-0\@sm{gap:0}.gap-x-0\@sm{column-gap:0}.gap-y-0\@sm{row-gap:0}.space-x-0\@sm>*+*{margin-left:0rem}.space-y-0\@sm>*+*{margin-top:0rem}.inset-0\@sm{top:0rem;right:0rem;bottom:0rem;left:0rem}.inset-x-0\@sm{left:0rem;right:0rem}.inset-y-0\@sm{top:0rem;bottom:0rem}.p-1\@sm{padding:.25rem}.px-1\@sm{padding-inline:.25rem}.py-1\@sm{padding-block:.25rem}.pt-1\@sm{padding-top:.25rem}.pr-1\@sm{padding-right:.25rem}.pb-1\@sm{padding-bottom:.25rem}.pl-1\@sm{padding-left:.25rem}.m-1\@sm{margin:.25rem}.mx-1\@sm{margin-inline:.25rem}.my-1\@sm{margin-block:.25rem}.mt-1\@sm{margin-top:.25rem}.mr-1\@sm{margin-right:.25rem}.mb-1\@sm{margin-bottom:.25rem}.ml-1\@sm{margin-left:.25rem}.gap-1\@sm{gap:.25rem}.gap-x-1\@sm{column-gap:.25rem}.gap-y-1\@sm{row-gap:.25rem}.space-x-1\@sm>*+*{margin-left:.25rem}.space-y-1\@sm>*+*{margin-top:.25rem}.inset-1\@sm{top:.25rem;right:.25rem;bottom:.25rem;left:.25rem}.inset-x-1\@sm{left:.25rem;right:.25rem}.inset-y-1\@sm{top:.25rem;bottom:.25rem}.p-2\@sm{padding:.5rem}.px-2\@sm{padding-inline:.5rem}.py-2\@sm{padding-block:.5rem}.pt-2\@sm{padding-top:.5rem}.pr-2\@sm{padding-right:.5rem}.pb-2\@sm{padding-bottom:.5rem}.pl-2\@sm{padding-left:.5rem}.m-2\@sm{margin:.5rem}.mx-2\@sm{margin-inline:.5rem}.my-2\@sm{margin-block:.5rem}.mt-2\@sm{margin-top:.5rem}.mr-2\@sm{margin-right:.5rem}.mb-2\@sm{margin-bottom:.5rem}.ml-2\@sm{margin-left:.5rem}.gap-2\@sm{gap:.5rem}.gap-x-2\@sm{column-gap:.5rem}.gap-y-2\@sm{row-gap:.5rem}.space-x-2\@sm>*+*{margin-left:.5rem}.space-y-2\@sm>*+*{margin-top:.5rem}.inset-2\@sm{top:.5rem;right:.5rem;bottom:.5rem;left:.5rem}.inset-x-2\@sm{left:.5rem;right:.5rem}.inset-y-2\@sm{top:.5rem;bottom:.5rem}.p-3\@sm{padding:.75rem}.px-3\@sm{padding-inline:.75rem}.py-3\@sm{padding-block:.75rem}.pt-3\@sm{padding-top:.75rem}.pr-3\@sm{padding-right:.75rem}.pb-3\@sm{padding-bottom:.75rem}.pl-3\@sm{padding-left:.75rem}.m-3\@sm{margin:.75rem}.mx-3\@sm{margin-inline:.75rem}.my-3\@sm{margin-block:.75rem}.mt-3\@sm{margin-top:.75rem}.mr-3\@sm{margin-right:.75rem}.mb-3\@sm{margin-bottom:.75rem}.ml-3\@sm{margin-left:.75rem}.gap-3\@sm{gap:.75rem}.gap-x-3\@sm{column-gap:.75rem}.gap-y-3\@sm{row-gap:.75rem}.space-x-3\@sm>*+*{margin-left:.75rem}.space-y-3\@sm>*+*{margin-top:.75rem}.inset-3\@sm{top:.75rem;right:.75rem;bottom:.75rem;left:.75rem}.inset-x-3\@sm{left:.75rem;right:.75rem}.inset-y-3\@sm{top:.75rem;bottom:.75rem}.p-4\@sm{padding:1rem}.px-4\@sm{padding-inline:1rem}.py-4\@sm{padding-block:1rem}.pt-4\@sm{padding-top:1rem}.pr-4\@sm{padding-right:1rem}.pb-4\@sm{padding-bottom:1rem}.pl-4\@sm{padding-left:1rem}.m-4\@sm{margin:1rem}.mx-4\@sm{margin-inline:1rem}.my-4\@sm{margin-block:1rem}.mt-4\@sm{margin-top:1rem}.mr-4\@sm{margin-right:1rem}.mb-4\@sm{margin-bottom:1rem}.ml-4\@sm{margin-left:1rem}.gap-4\@sm{gap:1rem}.gap-x-4\@sm{column-gap:1rem}.gap-y-4\@sm{row-gap:1rem}.space-x-4\@sm>*+*{margin-left:1rem}.space-y-4\@sm>*+*{margin-top:1rem}.inset-4\@sm{top:1rem;right:1rem;bottom:1rem;left:1rem}.inset-x-4\@sm{left:1rem;right:1rem}.inset-y-4\@sm{top:1rem;bottom:1rem}.p-5\@sm{padding:1.25rem}.px-5\@sm{padding-inline:1.25rem}.py-5\@sm{padding-block:1.25rem}.pt-5\@sm{padding-top:1.25rem}.pr-5\@sm{padding-right:1.25rem}.pb-5\@sm{padding-bottom:1.25rem}.pl-5\@sm{padding-left:1.25rem}.m-5\@sm{margin:1.25rem}.mx-5\@sm{margin-inline:1.25rem}.my-5\@sm{margin-block:1.25rem}.mt-5\@sm{margin-top:1.25rem}.mr-5\@sm{margin-right:1.25rem}.mb-5\@sm{margin-bottom:1.25rem}.ml-5\@sm{margin-left:1.25rem}.gap-5\@sm{gap:1.25rem}.gap-x-5\@sm{column-gap:1.25rem}.gap-y-5\@sm{row-gap:1.25rem}.space-x-5\@sm>*+*{margin-left:1.25rem}.space-y-5\@sm>*+*{margin-top:1.25rem}.inset-5\@sm{top:1.25rem;right:1.25rem;bottom:1.25rem;left:1.25rem}.inset-x-5\@sm{left:1.25rem;right:1.25rem}.inset-y-5\@sm{top:1.25rem;bottom:1.25rem}.p-6\@sm{padding:1.5rem}.px-6\@sm{padding-inline:1.5rem}.py-6\@sm{padding-block:1.5rem}.pt-6\@sm{padding-top:1.5rem}.pr-6\@sm{padding-right:1.5rem}.pb-6\@sm{padding-bottom:1.5rem}.pl-6\@sm{padding-left:1.5rem}.m-6\@sm{margin:1.5rem}.mx-6\@sm{margin-inline:1.5rem}.my-6\@sm{margin-block:1.5rem}.mt-6\@sm{margin-top:1.5rem}.mr-6\@sm{margin-right:1.5rem}.mb-6\@sm{margin-bottom:1.5rem}.ml-6\@sm{margin-left:1.5rem}.gap-6\@sm{gap:1.5rem}.gap-x-6\@sm{column-gap:1.5rem}.gap-y-6\@sm{row-gap:1.5rem}.space-x-6\@sm>*+*{margin-left:1.5rem}.space-y-6\@sm>*+*{margin-top:1.5rem}.inset-6\@sm{top:1.5rem;right:1.5rem;bottom:1.5rem;left:1.5rem}.inset-x-6\@sm{left:1.5rem;right:1.5rem}.inset-y-6\@sm{top:1.5rem;bottom:1.5rem}.p-8\@sm{padding:2rem}.px-8\@sm{padding-inline:2rem}.py-8\@sm{padding-block:2rem}.pt-8\@sm{padding-top:2rem}.pr-8\@sm{padding-right:2rem}.pb-8\@sm{padding-bottom:2rem}.pl-8\@sm{padding-left:2rem}.m-8\@sm{margin:2rem}.mx-8\@sm{margin-inline:2rem}.my-8\@sm{margin-block:2rem}.mt-8\@sm{margin-top:2rem}.mr-8\@sm{margin-right:2rem}.mb-8\@sm{margin-bottom:2rem}.ml-8\@sm{margin-left:2rem}.gap-8\@sm{gap:2rem}.gap-x-8\@sm{column-gap:2rem}.gap-y-8\@sm{row-gap:2rem}.space-x-8\@sm>*+*{margin-left:2rem}.space-y-8\@sm>*+*{margin-top:2rem}.inset-8\@sm{top:2rem;right:2rem;bottom:2rem;left:2rem}.inset-x-8\@sm{left:2rem;right:2rem}.inset-y-8\@sm{top:2rem;bottom:2rem}.p-10\@sm{padding:2.5rem}.px-10\@sm{padding-inline:2.5rem}.py-10\@sm{padding-block:2.5rem}.pt-10\@sm{padding-top:2.5rem}.pr-10\@sm{padding-right:2.5rem}.pb-10\@sm{padding-bottom:2.5rem}.pl-10\@sm{padding-left:2.5rem}.m-10\@sm{margin:2.5rem}.mx-10\@sm{margin-inline:2.5rem}.my-10\@sm{margin-block:2.5rem}.mt-10\@sm{margin-top:2.5rem}.mr-10\@sm{margin-right:2.5rem}.mb-10\@sm{margin-bottom:2.5rem}.ml-10\@sm{margin-left:2.5rem}.gap-10\@sm{gap:2.5rem}.gap-x-10\@sm{column-gap:2.5rem}.gap-y-10\@sm{row-gap:2.5rem}.space-x-10\@sm>*+*{margin-left:2.5rem}.space-y-10\@sm>*+*{margin-top:2.5rem}.inset-10\@sm{top:2.5rem;right:2.5rem;bottom:2.5rem;left:2.5rem}.inset-x-10\@sm{left:2.5rem;right:2.5rem}.inset-y-10\@sm{top:2.5rem;bottom:2.5rem}.p-12\@sm{padding:3rem}.px-12\@sm{padding-inline:3rem}.py-12\@sm{padding-block:3rem}.pt-12\@sm{padding-top:3rem}.pr-12\@sm{padding-right:3rem}.pb-12\@sm{padding-bottom:3rem}.pl-12\@sm{padding-left:3rem}.m-12\@sm{margin:3rem}.mx-12\@sm{margin-inline:3rem}.my-12\@sm{margin-block:3rem}.mt-12\@sm{margin-top:3rem}.mr-12\@sm{margin-right:3rem}.mb-12\@sm{margin-bottom:3rem}.ml-12\@sm{margin-left:3rem}.gap-12\@sm{gap:3rem}.gap-x-12\@sm{column-gap:3rem}.gap-y-12\@sm{row-gap:3rem}.space-x-12\@sm>*+*{margin-left:3rem}.space-y-12\@sm>*+*{margin-top:3rem}.inset-12\@sm{top:3rem;right:3rem;bottom:3rem;left:3rem}.inset-x-12\@sm{left:3rem;right:3rem}.inset-y-12\@sm{top:3rem;bottom:3rem}.p-16\@sm{padding:4rem}.px-16\@sm{padding-inline:4rem}.py-16\@sm{padding-block:4rem}.pt-16\@sm{padding-top:4rem}.pr-16\@sm{padding-right:4rem}.pb-16\@sm{padding-bottom:4rem}.pl-16\@sm{padding-left:4rem}.m-16\@sm{margin:4rem}.mx-16\@sm{margin-inline:4rem}.my-16\@sm{margin-block:4rem}.mt-16\@sm{margin-top:4rem}.mr-16\@sm{margin-right:4rem}.mb-16\@sm{margin-bottom:4rem}.ml-16\@sm{margin-left:4rem}.gap-16\@sm{gap:4rem}.gap-x-16\@sm{column-gap:4rem}.gap-y-16\@sm{row-gap:4rem}.space-x-16\@sm>*+*{margin-left:4rem}.space-y-16\@sm>*+*{margin-top:4rem}.inset-16\@sm{top:4rem;right:4rem;bottom:4rem;left:4rem}.inset-x-16\@sm{left:4rem;right:4rem}.inset-y-16\@sm{top:4rem;bottom:4rem}.p-20\@sm{padding:5rem}.px-20\@sm{padding-inline:5rem}.py-20\@sm{padding-block:5rem}.pt-20\@sm{padding-top:5rem}.pr-20\@sm{padding-right:5rem}.pb-20\@sm{padding-bottom:5rem}.pl-20\@sm{padding-left:5rem}.m-20\@sm{margin:5rem}.mx-20\@sm{margin-inline:5rem}.my-20\@sm{margin-block:5rem}.mt-20\@sm{margin-top:5rem}.mr-20\@sm{margin-right:5rem}.mb-20\@sm{margin-bottom:5rem}.ml-20\@sm{margin-left:5rem}.gap-20\@sm{gap:5rem}.gap-x-20\@sm{column-gap:5rem}.gap-y-20\@sm{row-gap:5rem}.space-x-20\@sm>*+*{margin-left:5rem}.space-y-20\@sm>*+*{margin-top:5rem}.inset-20\@sm{top:5rem;right:5rem;bottom:5rem;left:5rem}.inset-x-20\@sm{left:5rem;right:5rem}.inset-y-20\@sm{top:5rem;bottom:5rem}.p-24\@sm{padding:6rem}.px-24\@sm{padding-inline:6rem}.py-24\@sm{padding-block:6rem}.pt-24\@sm{padding-top:6rem}.pr-24\@sm{padding-right:6rem}.pb-24\@sm{padding-bottom:6rem}.pl-24\@sm{padding-left:6rem}.m-24\@sm{margin:6rem}.mx-24\@sm{margin-inline:6rem}.my-24\@sm{margin-block:6rem}.mt-24\@sm{margin-top:6rem}.mr-24\@sm{margin-right:6rem}.mb-24\@sm{margin-bottom:6rem}.ml-24\@sm{margin-left:6rem}.gap-24\@sm{gap:6rem}.gap-x-24\@sm{column-gap:6rem}.gap-y-24\@sm{row-gap:6rem}.space-x-24\@sm>*+*{margin-left:6rem}.space-y-24\@sm>*+*{margin-top:6rem}.inset-24\@sm{top:6rem;right:6rem;bottom:6rem;left:6rem}.inset-x-24\@sm{left:6rem;right:6rem}.inset-y-24\@sm{top:6rem;bottom:6rem}.p-32\@sm{padding:8rem}.px-32\@sm{padding-inline:8rem}.py-32\@sm{padding-block:8rem}.pt-32\@sm{padding-top:8rem}.pr-32\@sm{padding-right:8rem}.pb-32\@sm{padding-bottom:8rem}.pl-32\@sm{padding-left:8rem}.m-32\@sm{margin:8rem}.mx-32\@sm{margin-inline:8rem}.my-32\@sm{margin-block:8rem}.mt-32\@sm{margin-top:8rem}.mr-32\@sm{margin-right:8rem}.mb-32\@sm{margin-bottom:8rem}.ml-32\@sm{margin-left:8rem}.gap-32\@sm{gap:8rem}.gap-x-32\@sm{column-gap:8rem}.gap-y-32\@sm{row-gap:8rem}.space-x-32\@sm>*+*{margin-left:8rem}.space-y-32\@sm>*+*{margin-top:8rem}.inset-32\@sm{top:8rem;right:8rem;bottom:8rem;left:8rem}.inset-x-32\@sm{left:8rem;right:8rem}.inset-y-32\@sm{top:8rem;bottom:8rem}.p-40\@sm{padding:10rem}.px-40\@sm{padding-inline:10rem}.py-40\@sm{padding-block:10rem}.pt-40\@sm{padding-top:10rem}.pr-40\@sm{padding-right:10rem}.pb-40\@sm{padding-bottom:10rem}.pl-40\@sm{padding-left:10rem}.m-40\@sm{margin:10rem}.mx-40\@sm{margin-inline:10rem}.my-40\@sm{margin-block:10rem}.mt-40\@sm{margin-top:10rem}.mr-40\@sm{margin-right:10rem}.mb-40\@sm{margin-bottom:10rem}.ml-40\@sm{margin-left:10rem}.gap-40\@sm{gap:10rem}.gap-x-40\@sm{column-gap:10rem}.gap-y-40\@sm{row-gap:10rem}.space-x-40\@sm>*+*{margin-left:10rem}.space-y-40\@sm>*+*{margin-top:10rem}.inset-40\@sm{top:10rem;right:10rem;bottom:10rem;left:10rem}.inset-x-40\@sm{left:10rem;right:10rem}.inset-y-40\@sm{top:10rem;bottom:10rem}.p-48\@sm{padding:12rem}.px-48\@sm{padding-inline:12rem}.py-48\@sm{padding-block:12rem}.pt-48\@sm{padding-top:12rem}.pr-48\@sm{padding-right:12rem}.pb-48\@sm{padding-bottom:12rem}.pl-48\@sm{padding-left:12rem}.m-48\@sm{margin:12rem}.mx-48\@sm{margin-inline:12rem}.my-48\@sm{margin-block:12rem}.mt-48\@sm{margin-top:12rem}.mr-48\@sm{margin-right:12rem}.mb-48\@sm{margin-bottom:12rem}.ml-48\@sm{margin-left:12rem}.gap-48\@sm{gap:12rem}.gap-x-48\@sm{column-gap:12rem}.gap-y-48\@sm{row-gap:12rem}.space-x-48\@sm>*+*{margin-left:12rem}.space-y-48\@sm>*+*{margin-top:12rem}.inset-48\@sm{top:12rem;right:12rem;bottom:12rem;left:12rem}.inset-x-48\@sm{left:12rem;right:12rem}.inset-y-48\@sm{top:12rem;bottom:12rem}.p-56\@sm{padding:14rem}.px-56\@sm{padding-inline:14rem}.py-56\@sm{padding-block:14rem}.pt-56\@sm{padding-top:14rem}.pr-56\@sm{padding-right:14rem}.pb-56\@sm{padding-bottom:14rem}.pl-56\@sm{padding-left:14rem}.m-56\@sm{margin:14rem}.mx-56\@sm{margin-inline:14rem}.my-56\@sm{margin-block:14rem}.mt-56\@sm{margin-top:14rem}.mr-56\@sm{margin-right:14rem}.mb-56\@sm{margin-bottom:14rem}.ml-56\@sm{margin-left:14rem}.gap-56\@sm{gap:14rem}.gap-x-56\@sm{column-gap:14rem}.gap-y-56\@sm{row-gap:14rem}.space-x-56\@sm>*+*{margin-left:14rem}.space-y-56\@sm>*+*{margin-top:14rem}.inset-56\@sm{top:14rem;right:14rem;bottom:14rem;left:14rem}.inset-x-56\@sm{left:14rem;right:14rem}.inset-y-56\@sm{top:14rem;bottom:14rem}.p-64\@sm{padding:16rem}.px-64\@sm{padding-inline:16rem}.py-64\@sm{padding-block:16rem}.pt-64\@sm{padding-top:16rem}.pr-64\@sm{padding-right:16rem}.pb-64\@sm{padding-bottom:16rem}.pl-64\@sm{padding-left:16rem}.m-64\@sm{margin:16rem}.mx-64\@sm{margin-inline:16rem}.my-64\@sm{margin-block:16rem}.mt-64\@sm{margin-top:16rem}.mr-64\@sm{margin-right:16rem}.mb-64\@sm{margin-bottom:16rem}.ml-64\@sm{margin-left:16rem}.gap-64\@sm{gap:16rem}.gap-x-64\@sm{column-gap:16rem}.gap-y-64\@sm{row-gap:16rem}.space-x-64\@sm>*+*{margin-left:16rem}.space-y-64\@sm>*+*{margin-top:16rem}.inset-64\@sm{top:16rem;right:16rem;bottom:16rem;left:16rem}.inset-x-64\@sm{left:16rem;right:16rem}.inset-y-64\@sm{top:16rem;bottom:16rem}}@media (min-width: 768px){.mx-auto\@md{margin-left:auto;margin-right:auto}.ml-auto\@md{margin-left:auto}.mr-auto\@md{margin-right:auto}.inset-auto\@md{inset:auto}.inset-x-auto\@md{left:auto;right:auto}.inset-y-auto\@md{top:auto;bottom:auto}.p-0\@md{padding:0rem}.px-0\@md{padding-inline:0rem}.py-0\@md{padding-block:0rem}.pt-0\@md{padding-top:0rem}.pr-0\@md{padding-right:0rem}.pb-0\@md{padding-bottom:0rem}.pl-0\@md{padding-left:0rem}.m-0\@md{margin:0rem}.mx-0\@md{margin-inline:0rem}.my-0\@md{margin-block:0rem}.mt-0\@md{margin-top:0rem}.mr-0\@md{margin-right:0rem}.mb-0\@md{margin-bottom:0rem}.ml-0\@md{margin-left:0rem}.gap-0\@md{gap:0}.gap-x-0\@md{column-gap:0}.gap-y-0\@md{row-gap:0}.space-x-0\@md>*+*{margin-left:0rem}.space-y-0\@md>*+*{margin-top:0rem}.inset-0\@md{top:0rem;right:0rem;bottom:0rem;left:0rem}.inset-x-0\@md{left:0rem;right:0rem}.inset-y-0\@md{top:0rem;bottom:0rem}.p-1\@md{padding:.25rem}.px-1\@md{padding-inline:.25rem}.py-1\@md{padding-block:.25rem}.pt-1\@md{padding-top:.25rem}.pr-1\@md{padding-right:.25rem}.pb-1\@md{padding-bottom:.25rem}.pl-1\@md{padding-left:.25rem}.m-1\@md{margin:.25rem}.mx-1\@md{margin-inline:.25rem}.my-1\@md{margin-block:.25rem}.mt-1\@md{margin-top:.25rem}.mr-1\@md{margin-right:.25rem}.mb-1\@md{margin-bottom:.25rem}.ml-1\@md{margin-left:.25rem}.gap-1\@md{gap:.25rem}.gap-x-1\@md{column-gap:.25rem}.gap-y-1\@md{row-gap:.25rem}.space-x-1\@md>*+*{margin-left:.25rem}.space-y-1\@md>*+*{margin-top:.25rem}.inset-1\@md{top:.25rem;right:.25rem;bottom:.25rem;left:.25rem}.inset-x-1\@md{left:.25rem;right:.25rem}.inset-y-1\@md{top:.25rem;bottom:.25rem}.p-2\@md{padding:.5rem}.px-2\@md{padding-inline:.5rem}.py-2\@md{padding-block:.5rem}.pt-2\@md{padding-top:.5rem}.pr-2\@md{padding-right:.5rem}.pb-2\@md{padding-bottom:.5rem}.pl-2\@md{padding-left:.5rem}.m-2\@md{margin:.5rem}.mx-2\@md{margin-inline:.5rem}.my-2\@md{margin-block:.5rem}.mt-2\@md{margin-top:.5rem}.mr-2\@md{margin-right:.5rem}.mb-2\@md{margin-bottom:.5rem}.ml-2\@md{margin-left:.5rem}.gap-2\@md{gap:.5rem}.gap-x-2\@md{column-gap:.5rem}.gap-y-2\@md{row-gap:.5rem}.space-x-2\@md>*+*{margin-left:.5rem}.space-y-2\@md>*+*{margin-top:.5rem}.inset-2\@md{top:.5rem;right:.5rem;bottom:.5rem;left:.5rem}.inset-x-2\@md{left:.5rem;right:.5rem}.inset-y-2\@md{top:.5rem;bottom:.5rem}.p-3\@md{padding:.75rem}.px-3\@md{padding-inline:.75rem}.py-3\@md{padding-block:.75rem}.pt-3\@md{padding-top:.75rem}.pr-3\@md{padding-right:.75rem}.pb-3\@md{padding-bottom:.75rem}.pl-3\@md{padding-left:.75rem}.m-3\@md{margin:.75rem}.mx-3\@md{margin-inline:.75rem}.my-3\@md{margin-block:.75rem}.mt-3\@md{margin-top:.75rem}.mr-3\@md{margin-right:.75rem}.mb-3\@md{margin-bottom:.75rem}.ml-3\@md{margin-left:.75rem}.gap-3\@md{gap:.75rem}.gap-x-3\@md{column-gap:.75rem}.gap-y-3\@md{row-gap:.75rem}.space-x-3\@md>*+*{margin-left:.75rem}.space-y-3\@md>*+*{margin-top:.75rem}.inset-3\@md{top:.75rem;right:.75rem;bottom:.75rem;left:.75rem}.inset-x-3\@md{left:.75rem;right:.75rem}.inset-y-3\@md{top:.75rem;bottom:.75rem}.p-4\@md{padding:1rem}.px-4\@md{padding-inline:1rem}.py-4\@md{padding-block:1rem}.pt-4\@md{padding-top:1rem}.pr-4\@md{padding-right:1rem}.pb-4\@md{padding-bottom:1rem}.pl-4\@md{padding-left:1rem}.m-4\@md{margin:1rem}.mx-4\@md{margin-inline:1rem}.my-4\@md{margin-block:1rem}.mt-4\@md{margin-top:1rem}.mr-4\@md{margin-right:1rem}.mb-4\@md{margin-bottom:1rem}.ml-4\@md{margin-left:1rem}.gap-4\@md{gap:1rem}.gap-x-4\@md{column-gap:1rem}.gap-y-4\@md{row-gap:1rem}.space-x-4\@md>*+*{margin-left:1rem}.space-y-4\@md>*+*{margin-top:1rem}.inset-4\@md{top:1rem;right:1rem;bottom:1rem;left:1rem}.inset-x-4\@md{left:1rem;right:1rem}.inset-y-4\@md{top:1rem;bottom:1rem}.p-5\@md{padding:1.25rem}.px-5\@md{padding-inline:1.25rem}.py-5\@md{padding-block:1.25rem}.pt-5\@md{padding-top:1.25rem}.pr-5\@md{padding-right:1.25rem}.pb-5\@md{padding-bottom:1.25rem}.pl-5\@md{padding-left:1.25rem}.m-5\@md{margin:1.25rem}.mx-5\@md{margin-inline:1.25rem}.my-5\@md{margin-block:1.25rem}.mt-5\@md{margin-top:1.25rem}.mr-5\@md{margin-right:1.25rem}.mb-5\@md{margin-bottom:1.25rem}.ml-5\@md{margin-left:1.25rem}.gap-5\@md{gap:1.25rem}.gap-x-5\@md{column-gap:1.25rem}.gap-y-5\@md{row-gap:1.25rem}.space-x-5\@md>*+*{margin-left:1.25rem}.space-y-5\@md>*+*{margin-top:1.25rem}.inset-5\@md{top:1.25rem;right:1.25rem;bottom:1.25rem;left:1.25rem}.inset-x-5\@md{left:1.25rem;right:1.25rem}.inset-y-5\@md{top:1.25rem;bottom:1.25rem}.p-6\@md{padding:1.5rem}.px-6\@md{padding-inline:1.5rem}.py-6\@md{padding-block:1.5rem}.pt-6\@md{padding-top:1.5rem}.pr-6\@md{padding-right:1.5rem}.pb-6\@md{padding-bottom:1.5rem}.pl-6\@md{padding-left:1.5rem}.m-6\@md{margin:1.5rem}.mx-6\@md{margin-inline:1.5rem}.my-6\@md{margin-block:1.5rem}.mt-6\@md{margin-top:1.5rem}.mr-6\@md{margin-right:1.5rem}.mb-6\@md{margin-bottom:1.5rem}.ml-6\@md{margin-left:1.5rem}.gap-6\@md{gap:1.5rem}.gap-x-6\@md{column-gap:1.5rem}.gap-y-6\@md{row-gap:1.5rem}.space-x-6\@md>*+*{margin-left:1.5rem}.space-y-6\@md>*+*{margin-top:1.5rem}.inset-6\@md{top:1.5rem;right:1.5rem;bottom:1.5rem;left:1.5rem}.inset-x-6\@md{left:1.5rem;right:1.5rem}.inset-y-6\@md{top:1.5rem;bottom:1.5rem}.p-8\@md{padding:2rem}.px-8\@md{padding-inline:2rem}.py-8\@md{padding-block:2rem}.pt-8\@md{padding-top:2rem}.pr-8\@md{padding-right:2rem}.pb-8\@md{padding-bottom:2rem}.pl-8\@md{padding-left:2rem}.m-8\@md{margin:2rem}.mx-8\@md{margin-inline:2rem}.my-8\@md{margin-block:2rem}.mt-8\@md{margin-top:2rem}.mr-8\@md{margin-right:2rem}.mb-8\@md{margin-bottom:2rem}.ml-8\@md{margin-left:2rem}.gap-8\@md{gap:2rem}.gap-x-8\@md{column-gap:2rem}.gap-y-8\@md{row-gap:2rem}.space-x-8\@md>*+*{margin-left:2rem}.space-y-8\@md>*+*{margin-top:2rem}.inset-8\@md{top:2rem;right:2rem;bottom:2rem;left:2rem}.inset-x-8\@md{left:2rem;right:2rem}.inset-y-8\@md{top:2rem;bottom:2rem}.p-10\@md{padding:2.5rem}.px-10\@md{padding-inline:2.5rem}.py-10\@md{padding-block:2.5rem}.pt-10\@md{padding-top:2.5rem}.pr-10\@md{padding-right:2.5rem}.pb-10\@md{padding-bottom:2.5rem}.pl-10\@md{padding-left:2.5rem}.m-10\@md{margin:2.5rem}.mx-10\@md{margin-inline:2.5rem}.my-10\@md{margin-block:2.5rem}.mt-10\@md{margin-top:2.5rem}.mr-10\@md{margin-right:2.5rem}.mb-10\@md{margin-bottom:2.5rem}.ml-10\@md{margin-left:2.5rem}.gap-10\@md{gap:2.5rem}.gap-x-10\@md{column-gap:2.5rem}.gap-y-10\@md{row-gap:2.5rem}.space-x-10\@md>*+*{margin-left:2.5rem}.space-y-10\@md>*+*{margin-top:2.5rem}.inset-10\@md{top:2.5rem;right:2.5rem;bottom:2.5rem;left:2.5rem}.inset-x-10\@md{left:2.5rem;right:2.5rem}.inset-y-10\@md{top:2.5rem;bottom:2.5rem}.p-12\@md{padding:3rem}.px-12\@md{padding-inline:3rem}.py-12\@md{padding-block:3rem}.pt-12\@md{padding-top:3rem}.pr-12\@md{padding-right:3rem}.pb-12\@md{padding-bottom:3rem}.pl-12\@md{padding-left:3rem}.m-12\@md{margin:3rem}.mx-12\@md{margin-inline:3rem}.my-12\@md{margin-block:3rem}.mt-12\@md{margin-top:3rem}.mr-12\@md{margin-right:3rem}.mb-12\@md{margin-bottom:3rem}.ml-12\@md{margin-left:3rem}.gap-12\@md{gap:3rem}.gap-x-12\@md{column-gap:3rem}.gap-y-12\@md{row-gap:3rem}.space-x-12\@md>*+*{margin-left:3rem}.space-y-12\@md>*+*{margin-top:3rem}.inset-12\@md{top:3rem;right:3rem;bottom:3rem;left:3rem}.inset-x-12\@md{left:3rem;right:3rem}.inset-y-12\@md{top:3rem;bottom:3rem}.p-16\@md{padding:4rem}.px-16\@md{padding-inline:4rem}.py-16\@md{padding-block:4rem}.pt-16\@md{padding-top:4rem}.pr-16\@md{padding-right:4rem}.pb-16\@md{padding-bottom:4rem}.pl-16\@md{padding-left:4rem}.m-16\@md{margin:4rem}.mx-16\@md{margin-inline:4rem}.my-16\@md{margin-block:4rem}.mt-16\@md{margin-top:4rem}.mr-16\@md{margin-right:4rem}.mb-16\@md{margin-bottom:4rem}.ml-16\@md{margin-left:4rem}.gap-16\@md{gap:4rem}.gap-x-16\@md{column-gap:4rem}.gap-y-16\@md{row-gap:4rem}.space-x-16\@md>*+*{margin-left:4rem}.space-y-16\@md>*+*{margin-top:4rem}.inset-16\@md{top:4rem;right:4rem;bottom:4rem;left:4rem}.inset-x-16\@md{left:4rem;right:4rem}.inset-y-16\@md{top:4rem;bottom:4rem}.p-20\@md{padding:5rem}.px-20\@md{padding-inline:5rem}.py-20\@md{padding-block:5rem}.pt-20\@md{padding-top:5rem}.pr-20\@md{padding-right:5rem}.pb-20\@md{padding-bottom:5rem}.pl-20\@md{padding-left:5rem}.m-20\@md{margin:5rem}.mx-20\@md{margin-inline:5rem}.my-20\@md{margin-block:5rem}.mt-20\@md{margin-top:5rem}.mr-20\@md{margin-right:5rem}.mb-20\@md{margin-bottom:5rem}.ml-20\@md{margin-left:5rem}.gap-20\@md{gap:5rem}.gap-x-20\@md{column-gap:5rem}.gap-y-20\@md{row-gap:5rem}.space-x-20\@md>*+*{margin-left:5rem}.space-y-20\@md>*+*{margin-top:5rem}.inset-20\@md{top:5rem;right:5rem;bottom:5rem;left:5rem}.inset-x-20\@md{left:5rem;right:5rem}.inset-y-20\@md{top:5rem;bottom:5rem}.p-24\@md{padding:6rem}.px-24\@md{padding-inline:6rem}.py-24\@md{padding-block:6rem}.pt-24\@md{padding-top:6rem}.pr-24\@md{padding-right:6rem}.pb-24\@md{padding-bottom:6rem}.pl-24\@md{padding-left:6rem}.m-24\@md{margin:6rem}.mx-24\@md{margin-inline:6rem}.my-24\@md{margin-block:6rem}.mt-24\@md{margin-top:6rem}.mr-24\@md{margin-right:6rem}.mb-24\@md{margin-bottom:6rem}.ml-24\@md{margin-left:6rem}.gap-24\@md{gap:6rem}.gap-x-24\@md{column-gap:6rem}.gap-y-24\@md{row-gap:6rem}.space-x-24\@md>*+*{margin-left:6rem}.space-y-24\@md>*+*{margin-top:6rem}.inset-24\@md{top:6rem;right:6rem;bottom:6rem;left:6rem}.inset-x-24\@md{left:6rem;right:6rem}.inset-y-24\@md{top:6rem;bottom:6rem}.p-32\@md{padding:8rem}.px-32\@md{padding-inline:8rem}.py-32\@md{padding-block:8rem}.pt-32\@md{padding-top:8rem}.pr-32\@md{padding-right:8rem}.pb-32\@md{padding-bottom:8rem}.pl-32\@md{padding-left:8rem}.m-32\@md{margin:8rem}.mx-32\@md{margin-inline:8rem}.my-32\@md{margin-block:8rem}.mt-32\@md{margin-top:8rem}.mr-32\@md{margin-right:8rem}.mb-32\@md{margin-bottom:8rem}.ml-32\@md{margin-left:8rem}.gap-32\@md{gap:8rem}.gap-x-32\@md{column-gap:8rem}.gap-y-32\@md{row-gap:8rem}.space-x-32\@md>*+*{margin-left:8rem}.space-y-32\@md>*+*{margin-top:8rem}.inset-32\@md{top:8rem;right:8rem;bottom:8rem;left:8rem}.inset-x-32\@md{left:8rem;right:8rem}.inset-y-32\@md{top:8rem;bottom:8rem}.p-40\@md{padding:10rem}.px-40\@md{padding-inline:10rem}.py-40\@md{padding-block:10rem}.pt-40\@md{padding-top:10rem}.pr-40\@md{padding-right:10rem}.pb-40\@md{padding-bottom:10rem}.pl-40\@md{padding-left:10rem}.m-40\@md{margin:10rem}.mx-40\@md{margin-inline:10rem}.my-40\@md{margin-block:10rem}.mt-40\@md{margin-top:10rem}.mr-40\@md{margin-right:10rem}.mb-40\@md{margin-bottom:10rem}.ml-40\@md{margin-left:10rem}.gap-40\@md{gap:10rem}.gap-x-40\@md{column-gap:10rem}.gap-y-40\@md{row-gap:10rem}.space-x-40\@md>*+*{margin-left:10rem}.space-y-40\@md>*+*{margin-top:10rem}.inset-40\@md{top:10rem;right:10rem;bottom:10rem;left:10rem}.inset-x-40\@md{left:10rem;right:10rem}.inset-y-40\@md{top:10rem;bottom:10rem}.p-48\@md{padding:12rem}.px-48\@md{padding-inline:12rem}.py-48\@md{padding-block:12rem}.pt-48\@md{padding-top:12rem}.pr-48\@md{padding-right:12rem}.pb-48\@md{padding-bottom:12rem}.pl-48\@md{padding-left:12rem}.m-48\@md{margin:12rem}.mx-48\@md{margin-inline:12rem}.my-48\@md{margin-block:12rem}.mt-48\@md{margin-top:12rem}.mr-48\@md{margin-right:12rem}.mb-48\@md{margin-bottom:12rem}.ml-48\@md{margin-left:12rem}.gap-48\@md{gap:12rem}.gap-x-48\@md{column-gap:12rem}.gap-y-48\@md{row-gap:12rem}.space-x-48\@md>*+*{margin-left:12rem}.space-y-48\@md>*+*{margin-top:12rem}.inset-48\@md{top:12rem;right:12rem;bottom:12rem;left:12rem}.inset-x-48\@md{left:12rem;right:12rem}.inset-y-48\@md{top:12rem;bottom:12rem}.p-56\@md{padding:14rem}.px-56\@md{padding-inline:14rem}.py-56\@md{padding-block:14rem}.pt-56\@md{padding-top:14rem}.pr-56\@md{padding-right:14rem}.pb-56\@md{padding-bottom:14rem}.pl-56\@md{padding-left:14rem}.m-56\@md{margin:14rem}.mx-56\@md{margin-inline:14rem}.my-56\@md{margin-block:14rem}.mt-56\@md{margin-top:14rem}.mr-56\@md{margin-right:14rem}.mb-56\@md{margin-bottom:14rem}.ml-56\@md{margin-left:14rem}.gap-56\@md{gap:14rem}.gap-x-56\@md{column-gap:14rem}.gap-y-56\@md{row-gap:14rem}.space-x-56\@md>*+*{margin-left:14rem}.space-y-56\@md>*+*{margin-top:14rem}.inset-56\@md{top:14rem;right:14rem;bottom:14rem;left:14rem}.inset-x-56\@md{left:14rem;right:14rem}.inset-y-56\@md{top:14rem;bottom:14rem}.p-64\@md{padding:16rem}.px-64\@md{padding-inline:16rem}.py-64\@md{padding-block:16rem}.pt-64\@md{padding-top:16rem}.pr-64\@md{padding-right:16rem}.pb-64\@md{padding-bottom:16rem}.pl-64\@md{padding-left:16rem}.m-64\@md{margin:16rem}.mx-64\@md{margin-inline:16rem}.my-64\@md{margin-block:16rem}.mt-64\@md{margin-top:16rem}.mr-64\@md{margin-right:16rem}.mb-64\@md{margin-bottom:16rem}.ml-64\@md{margin-left:16rem}.gap-64\@md{gap:16rem}.gap-x-64\@md{column-gap:16rem}.gap-y-64\@md{row-gap:16rem}.space-x-64\@md>*+*{margin-left:16rem}.space-y-64\@md>*+*{margin-top:16rem}.inset-64\@md{top:16rem;right:16rem;bottom:16rem;left:16rem}.inset-x-64\@md{left:16rem;right:16rem}.inset-y-64\@md{top:16rem;bottom:16rem}}@media (min-width: 1024px){.mx-auto\@lg{margin-left:auto;margin-right:auto}.ml-auto\@lg{margin-left:auto}.mr-auto\@lg{margin-right:auto}.inset-auto\@lg{inset:auto}.inset-x-auto\@lg{left:auto;right:auto}.inset-y-auto\@lg{top:auto;bottom:auto}.p-0\@lg{padding:0rem}.px-0\@lg{padding-inline:0rem}.py-0\@lg{padding-block:0rem}.pt-0\@lg{padding-top:0rem}.pr-0\@lg{padding-right:0rem}.pb-0\@lg{padding-bottom:0rem}.pl-0\@lg{padding-left:0rem}.m-0\@lg{margin:0rem}.mx-0\@lg{margin-inline:0rem}.my-0\@lg{margin-block:0rem}.mt-0\@lg{margin-top:0rem}.mr-0\@lg{margin-right:0rem}.mb-0\@lg{margin-bottom:0rem}.ml-0\@lg{margin-left:0rem}.gap-0\@lg{gap:0}.gap-x-0\@lg{column-gap:0}.gap-y-0\@lg{row-gap:0}.space-x-0\@lg>*+*{margin-left:0rem}.space-y-0\@lg>*+*{margin-top:0rem}.inset-0\@lg{top:0rem;right:0rem;bottom:0rem;left:0rem}.inset-x-0\@lg{left:0rem;right:0rem}.inset-y-0\@lg{top:0rem;bottom:0rem}.p-1\@lg{padding:.25rem}.px-1\@lg{padding-inline:.25rem}.py-1\@lg{padding-block:.25rem}.pt-1\@lg{padding-top:.25rem}.pr-1\@lg{padding-right:.25rem}.pb-1\@lg{padding-bottom:.25rem}.pl-1\@lg{padding-left:.25rem}.m-1\@lg{margin:.25rem}.mx-1\@lg{margin-inline:.25rem}.my-1\@lg{margin-block:.25rem}.mt-1\@lg{margin-top:.25rem}.mr-1\@lg{margin-right:.25rem}.mb-1\@lg{margin-bottom:.25rem}.ml-1\@lg{margin-left:.25rem}.gap-1\@lg{gap:.25rem}.gap-x-1\@lg{column-gap:.25rem}.gap-y-1\@lg{row-gap:.25rem}.space-x-1\@lg>*+*{margin-left:.25rem}.space-y-1\@lg>*+*{margin-top:.25rem}.inset-1\@lg{top:.25rem;right:.25rem;bottom:.25rem;left:.25rem}.inset-x-1\@lg{left:.25rem;right:.25rem}.inset-y-1\@lg{top:.25rem;bottom:.25rem}.p-2\@lg{padding:.5rem}.px-2\@lg{padding-inline:.5rem}.py-2\@lg{padding-block:.5rem}.pt-2\@lg{padding-top:.5rem}.pr-2\@lg{padding-right:.5rem}.pb-2\@lg{padding-bottom:.5rem}.pl-2\@lg{padding-left:.5rem}.m-2\@lg{margin:.5rem}.mx-2\@lg{margin-inline:.5rem}.my-2\@lg{margin-block:.5rem}.mt-2\@lg{margin-top:.5rem}.mr-2\@lg{margin-right:.5rem}.mb-2\@lg{margin-bottom:.5rem}.ml-2\@lg{margin-left:.5rem}.gap-2\@lg{gap:.5rem}.gap-x-2\@lg{column-gap:.5rem}.gap-y-2\@lg{row-gap:.5rem}.space-x-2\@lg>*+*{margin-left:.5rem}.space-y-2\@lg>*+*{margin-top:.5rem}.inset-2\@lg{top:.5rem;right:.5rem;bottom:.5rem;left:.5rem}.inset-x-2\@lg{left:.5rem;right:.5rem}.inset-y-2\@lg{top:.5rem;bottom:.5rem}.p-3\@lg{padding:.75rem}.px-3\@lg{padding-inline:.75rem}.py-3\@lg{padding-block:.75rem}.pt-3\@lg{padding-top:.75rem}.pr-3\@lg{padding-right:.75rem}.pb-3\@lg{padding-bottom:.75rem}.pl-3\@lg{padding-left:.75rem}.m-3\@lg{margin:.75rem}.mx-3\@lg{margin-inline:.75rem}.my-3\@lg{margin-block:.75rem}.mt-3\@lg{margin-top:.75rem}.mr-3\@lg{margin-right:.75rem}.mb-3\@lg{margin-bottom:.75rem}.ml-3\@lg{margin-left:.75rem}.gap-3\@lg{gap:.75rem}.gap-x-3\@lg{column-gap:.75rem}.gap-y-3\@lg{row-gap:.75rem}.space-x-3\@lg>*+*{margin-left:.75rem}.space-y-3\@lg>*+*{margin-top:.75rem}.inset-3\@lg{top:.75rem;right:.75rem;bottom:.75rem;left:.75rem}.inset-x-3\@lg{left:.75rem;right:.75rem}.inset-y-3\@lg{top:.75rem;bottom:.75rem}.p-4\@lg{padding:1rem}.px-4\@lg{padding-inline:1rem}.py-4\@lg{padding-block:1rem}.pt-4\@lg{padding-top:1rem}.pr-4\@lg{padding-right:1rem}.pb-4\@lg{padding-bottom:1rem}.pl-4\@lg{padding-left:1rem}.m-4\@lg{margin:1rem}.mx-4\@lg{margin-inline:1rem}.my-4\@lg{margin-block:1rem}.mt-4\@lg{margin-top:1rem}.mr-4\@lg{margin-right:1rem}.mb-4\@lg{margin-bottom:1rem}.ml-4\@lg{margin-left:1rem}.gap-4\@lg{gap:1rem}.gap-x-4\@lg{column-gap:1rem}.gap-y-4\@lg{row-gap:1rem}.space-x-4\@lg>*+*{margin-left:1rem}.space-y-4\@lg>*+*{margin-top:1rem}.inset-4\@lg{top:1rem;right:1rem;bottom:1rem;left:1rem}.inset-x-4\@lg{left:1rem;right:1rem}.inset-y-4\@lg{top:1rem;bottom:1rem}.p-5\@lg{padding:1.25rem}.px-5\@lg{padding-inline:1.25rem}.py-5\@lg{padding-block:1.25rem}.pt-5\@lg{padding-top:1.25rem}.pr-5\@lg{padding-right:1.25rem}.pb-5\@lg{padding-bottom:1.25rem}.pl-5\@lg{padding-left:1.25rem}.m-5\@lg{margin:1.25rem}.mx-5\@lg{margin-inline:1.25rem}.my-5\@lg{margin-block:1.25rem}.mt-5\@lg{margin-top:1.25rem}.mr-5\@lg{margin-right:1.25rem}.mb-5\@lg{margin-bottom:1.25rem}.ml-5\@lg{margin-left:1.25rem}.gap-5\@lg{gap:1.25rem}.gap-x-5\@lg{column-gap:1.25rem}.gap-y-5\@lg{row-gap:1.25rem}.space-x-5\@lg>*+*{margin-left:1.25rem}.space-y-5\@lg>*+*{margin-top:1.25rem}.inset-5\@lg{top:1.25rem;right:1.25rem;bottom:1.25rem;left:1.25rem}.inset-x-5\@lg{left:1.25rem;right:1.25rem}.inset-y-5\@lg{top:1.25rem;bottom:1.25rem}.p-6\@lg{padding:1.5rem}.px-6\@lg{padding-inline:1.5rem}.py-6\@lg{padding-block:1.5rem}.pt-6\@lg{padding-top:1.5rem}.pr-6\@lg{padding-right:1.5rem}.pb-6\@lg{padding-bottom:1.5rem}.pl-6\@lg{padding-left:1.5rem}.m-6\@lg{margin:1.5rem}.mx-6\@lg{margin-inline:1.5rem}.my-6\@lg{margin-block:1.5rem}.mt-6\@lg{margin-top:1.5rem}.mr-6\@lg{margin-right:1.5rem}.mb-6\@lg{margin-bottom:1.5rem}.ml-6\@lg{margin-left:1.5rem}.gap-6\@lg{gap:1.5rem}.gap-x-6\@lg{column-gap:1.5rem}.gap-y-6\@lg{row-gap:1.5rem}.space-x-6\@lg>*+*{margin-left:1.5rem}.space-y-6\@lg>*+*{margin-top:1.5rem}.inset-6\@lg{top:1.5rem;right:1.5rem;bottom:1.5rem;left:1.5rem}.inset-x-6\@lg{left:1.5rem;right:1.5rem}.inset-y-6\@lg{top:1.5rem;bottom:1.5rem}.p-8\@lg{padding:2rem}.px-8\@lg{padding-inline:2rem}.py-8\@lg{padding-block:2rem}.pt-8\@lg{padding-top:2rem}.pr-8\@lg{padding-right:2rem}.pb-8\@lg{padding-bottom:2rem}.pl-8\@lg{padding-left:2rem}.m-8\@lg{margin:2rem}.mx-8\@lg{margin-inline:2rem}.my-8\@lg{margin-block:2rem}.mt-8\@lg{margin-top:2rem}.mr-8\@lg{margin-right:2rem}.mb-8\@lg{margin-bottom:2rem}.ml-8\@lg{margin-left:2rem}.gap-8\@lg{gap:2rem}.gap-x-8\@lg{column-gap:2rem}.gap-y-8\@lg{row-gap:2rem}.space-x-8\@lg>*+*{margin-left:2rem}.space-y-8\@lg>*+*{margin-top:2rem}.inset-8\@lg{top:2rem;right:2rem;bottom:2rem;left:2rem}.inset-x-8\@lg{left:2rem;right:2rem}.inset-y-8\@lg{top:2rem;bottom:2rem}.p-10\@lg{padding:2.5rem}.px-10\@lg{padding-inline:2.5rem}.py-10\@lg{padding-block:2.5rem}.pt-10\@lg{padding-top:2.5rem}.pr-10\@lg{padding-right:2.5rem}.pb-10\@lg{padding-bottom:2.5rem}.pl-10\@lg{padding-left:2.5rem}.m-10\@lg{margin:2.5rem}.mx-10\@lg{margin-inline:2.5rem}.my-10\@lg{margin-block:2.5rem}.mt-10\@lg{margin-top:2.5rem}.mr-10\@lg{margin-right:2.5rem}.mb-10\@lg{margin-bottom:2.5rem}.ml-10\@lg{margin-left:2.5rem}.gap-10\@lg{gap:2.5rem}.gap-x-10\@lg{column-gap:2.5rem}.gap-y-10\@lg{row-gap:2.5rem}.space-x-10\@lg>*+*{margin-left:2.5rem}.space-y-10\@lg>*+*{margin-top:2.5rem}.inset-10\@lg{top:2.5rem;right:2.5rem;bottom:2.5rem;left:2.5rem}.inset-x-10\@lg{left:2.5rem;right:2.5rem}.inset-y-10\@lg{top:2.5rem;bottom:2.5rem}.p-12\@lg{padding:3rem}.px-12\@lg{padding-inline:3rem}.py-12\@lg{padding-block:3rem}.pt-12\@lg{padding-top:3rem}.pr-12\@lg{padding-right:3rem}.pb-12\@lg{padding-bottom:3rem}.pl-12\@lg{padding-left:3rem}.m-12\@lg{margin:3rem}.mx-12\@lg{margin-inline:3rem}.my-12\@lg{margin-block:3rem}.mt-12\@lg{margin-top:3rem}.mr-12\@lg{margin-right:3rem}.mb-12\@lg{margin-bottom:3rem}.ml-12\@lg{margin-left:3rem}.gap-12\@lg{gap:3rem}.gap-x-12\@lg{column-gap:3rem}.gap-y-12\@lg{row-gap:3rem}.space-x-12\@lg>*+*{margin-left:3rem}.space-y-12\@lg>*+*{margin-top:3rem}.inset-12\@lg{top:3rem;right:3rem;bottom:3rem;left:3rem}.inset-x-12\@lg{left:3rem;right:3rem}.inset-y-12\@lg{top:3rem;bottom:3rem}.p-16\@lg{padding:4rem}.px-16\@lg{padding-inline:4rem}.py-16\@lg{padding-block:4rem}.pt-16\@lg{padding-top:4rem}.pr-16\@lg{padding-right:4rem}.pb-16\@lg{padding-bottom:4rem}.pl-16\@lg{padding-left:4rem}.m-16\@lg{margin:4rem}.mx-16\@lg{margin-inline:4rem}.my-16\@lg{margin-block:4rem}.mt-16\@lg{margin-top:4rem}.mr-16\@lg{margin-right:4rem}.mb-16\@lg{margin-bottom:4rem}.ml-16\@lg{margin-left:4rem}.gap-16\@lg{gap:4rem}.gap-x-16\@lg{column-gap:4rem}.gap-y-16\@lg{row-gap:4rem}.space-x-16\@lg>*+*{margin-left:4rem}.space-y-16\@lg>*+*{margin-top:4rem}.inset-16\@lg{top:4rem;right:4rem;bottom:4rem;left:4rem}.inset-x-16\@lg{left:4rem;right:4rem}.inset-y-16\@lg{top:4rem;bottom:4rem}.p-20\@lg{padding:5rem}.px-20\@lg{padding-inline:5rem}.py-20\@lg{padding-block:5rem}.pt-20\@lg{padding-top:5rem}.pr-20\@lg{padding-right:5rem}.pb-20\@lg{padding-bottom:5rem}.pl-20\@lg{padding-left:5rem}.m-20\@lg{margin:5rem}.mx-20\@lg{margin-inline:5rem}.my-20\@lg{margin-block:5rem}.mt-20\@lg{margin-top:5rem}.mr-20\@lg{margin-right:5rem}.mb-20\@lg{margin-bottom:5rem}.ml-20\@lg{margin-left:5rem}.gap-20\@lg{gap:5rem}.gap-x-20\@lg{column-gap:5rem}.gap-y-20\@lg{row-gap:5rem}.space-x-20\@lg>*+*{margin-left:5rem}.space-y-20\@lg>*+*{margin-top:5rem}.inset-20\@lg{top:5rem;right:5rem;bottom:5rem;left:5rem}.inset-x-20\@lg{left:5rem;right:5rem}.inset-y-20\@lg{top:5rem;bottom:5rem}.p-24\@lg{padding:6rem}.px-24\@lg{padding-inline:6rem}.py-24\@lg{padding-block:6rem}.pt-24\@lg{padding-top:6rem}.pr-24\@lg{padding-right:6rem}.pb-24\@lg{padding-bottom:6rem}.pl-24\@lg{padding-left:6rem}.m-24\@lg{margin:6rem}.mx-24\@lg{margin-inline:6rem}.my-24\@lg{margin-block:6rem}.mt-24\@lg{margin-top:6rem}.mr-24\@lg{margin-right:6rem}.mb-24\@lg{margin-bottom:6rem}.ml-24\@lg{margin-left:6rem}.gap-24\@lg{gap:6rem}.gap-x-24\@lg{column-gap:6rem}.gap-y-24\@lg{row-gap:6rem}.space-x-24\@lg>*+*{margin-left:6rem}.space-y-24\@lg>*+*{margin-top:6rem}.inset-24\@lg{top:6rem;right:6rem;bottom:6rem;left:6rem}.inset-x-24\@lg{left:6rem;right:6rem}.inset-y-24\@lg{top:6rem;bottom:6rem}.p-32\@lg{padding:8rem}.px-32\@lg{padding-inline:8rem}.py-32\@lg{padding-block:8rem}.pt-32\@lg{padding-top:8rem}.pr-32\@lg{padding-right:8rem}.pb-32\@lg{padding-bottom:8rem}.pl-32\@lg{padding-left:8rem}.m-32\@lg{margin:8rem}.mx-32\@lg{margin-inline:8rem}.my-32\@lg{margin-block:8rem}.mt-32\@lg{margin-top:8rem}.mr-32\@lg{margin-right:8rem}.mb-32\@lg{margin-bottom:8rem}.ml-32\@lg{margin-left:8rem}.gap-32\@lg{gap:8rem}.gap-x-32\@lg{column-gap:8rem}.gap-y-32\@lg{row-gap:8rem}.space-x-32\@lg>*+*{margin-left:8rem}.space-y-32\@lg>*+*{margin-top:8rem}.inset-32\@lg{top:8rem;right:8rem;bottom:8rem;left:8rem}.inset-x-32\@lg{left:8rem;right:8rem}.inset-y-32\@lg{top:8rem;bottom:8rem}.p-40\@lg{padding:10rem}.px-40\@lg{padding-inline:10rem}.py-40\@lg{padding-block:10rem}.pt-40\@lg{padding-top:10rem}.pr-40\@lg{padding-right:10rem}.pb-40\@lg{padding-bottom:10rem}.pl-40\@lg{padding-left:10rem}.m-40\@lg{margin:10rem}.mx-40\@lg{margin-inline:10rem}.my-40\@lg{margin-block:10rem}.mt-40\@lg{margin-top:10rem}.mr-40\@lg{margin-right:10rem}.mb-40\@lg{margin-bottom:10rem}.ml-40\@lg{margin-left:10rem}.gap-40\@lg{gap:10rem}.gap-x-40\@lg{column-gap:10rem}.gap-y-40\@lg{row-gap:10rem}.space-x-40\@lg>*+*{margin-left:10rem}.space-y-40\@lg>*+*{margin-top:10rem}.inset-40\@lg{top:10rem;right:10rem;bottom:10rem;left:10rem}.inset-x-40\@lg{left:10rem;right:10rem}.inset-y-40\@lg{top:10rem;bottom:10rem}.p-48\@lg{padding:12rem}.px-48\@lg{padding-inline:12rem}.py-48\@lg{padding-block:12rem}.pt-48\@lg{padding-top:12rem}.pr-48\@lg{padding-right:12rem}.pb-48\@lg{padding-bottom:12rem}.pl-48\@lg{padding-left:12rem}.m-48\@lg{margin:12rem}.mx-48\@lg{margin-inline:12rem}.my-48\@lg{margin-block:12rem}.mt-48\@lg{margin-top:12rem}.mr-48\@lg{margin-right:12rem}.mb-48\@lg{margin-bottom:12rem}.ml-48\@lg{margin-left:12rem}.gap-48\@lg{gap:12rem}.gap-x-48\@lg{column-gap:12rem}.gap-y-48\@lg{row-gap:12rem}.space-x-48\@lg>*+*{margin-left:12rem}.space-y-48\@lg>*+*{margin-top:12rem}.inset-48\@lg{top:12rem;right:12rem;bottom:12rem;left:12rem}.inset-x-48\@lg{left:12rem;right:12rem}.inset-y-48\@lg{top:12rem;bottom:12rem}.p-56\@lg{padding:14rem}.px-56\@lg{padding-inline:14rem}.py-56\@lg{padding-block:14rem}.pt-56\@lg{padding-top:14rem}.pr-56\@lg{padding-right:14rem}.pb-56\@lg{padding-bottom:14rem}.pl-56\@lg{padding-left:14rem}.m-56\@lg{margin:14rem}.mx-56\@lg{margin-inline:14rem}.my-56\@lg{margin-block:14rem}.mt-56\@lg{margin-top:14rem}.mr-56\@lg{margin-right:14rem}.mb-56\@lg{margin-bottom:14rem}.ml-56\@lg{margin-left:14rem}.gap-56\@lg{gap:14rem}.gap-x-56\@lg{column-gap:14rem}.gap-y-56\@lg{row-gap:14rem}.space-x-56\@lg>*+*{margin-left:14rem}.space-y-56\@lg>*+*{margin-top:14rem}.inset-56\@lg{top:14rem;right:14rem;bottom:14rem;left:14rem}.inset-x-56\@lg{left:14rem;right:14rem}.inset-y-56\@lg{top:14rem;bottom:14rem}.p-64\@lg{padding:16rem}.px-64\@lg{padding-inline:16rem}.py-64\@lg{padding-block:16rem}.pt-64\@lg{padding-top:16rem}.pr-64\@lg{padding-right:16rem}.pb-64\@lg{padding-bottom:16rem}.pl-64\@lg{padding-left:16rem}.m-64\@lg{margin:16rem}.mx-64\@lg{margin-inline:16rem}.my-64\@lg{margin-block:16rem}.mt-64\@lg{margin-top:16rem}.mr-64\@lg{margin-right:16rem}.mb-64\@lg{margin-bottom:16rem}.ml-64\@lg{margin-left:16rem}.gap-64\@lg{gap:16rem}.gap-x-64\@lg{column-gap:16rem}.gap-y-64\@lg{row-gap:16rem}.space-x-64\@lg>*+*{margin-left:16rem}.space-y-64\@lg>*+*{margin-top:16rem}.inset-64\@lg{top:16rem;right:16rem;bottom:16rem;left:16rem}.inset-x-64\@lg{left:16rem;right:16rem}.inset-y-64\@lg{top:16rem;bottom:16rem}}@media (min-width: 1280px){.mx-auto\@xl{margin-left:auto;margin-right:auto}.ml-auto\@xl{margin-left:auto}.mr-auto\@xl{margin-right:auto}.inset-auto\@xl{inset:auto}.inset-x-auto\@xl{left:auto;right:auto}.inset-y-auto\@xl{top:auto;bottom:auto}.p-0\@xl{padding:0rem}.px-0\@xl{padding-inline:0rem}.py-0\@xl{padding-block:0rem}.pt-0\@xl{padding-top:0rem}.pr-0\@xl{padding-right:0rem}.pb-0\@xl{padding-bottom:0rem}.pl-0\@xl{padding-left:0rem}.m-0\@xl{margin:0rem}.mx-0\@xl{margin-inline:0rem}.my-0\@xl{margin-block:0rem}.mt-0\@xl{margin-top:0rem}.mr-0\@xl{margin-right:0rem}.mb-0\@xl{margin-bottom:0rem}.ml-0\@xl{margin-left:0rem}.gap-0\@xl{gap:0}.gap-x-0\@xl{column-gap:0}.gap-y-0\@xl{row-gap:0}.space-x-0\@xl>*+*{margin-left:0rem}.space-y-0\@xl>*+*{margin-top:0rem}.inset-0\@xl{top:0rem;right:0rem;bottom:0rem;left:0rem}.inset-x-0\@xl{left:0rem;right:0rem}.inset-y-0\@xl{top:0rem;bottom:0rem}.p-1\@xl{padding:.25rem}.px-1\@xl{padding-inline:.25rem}.py-1\@xl{padding-block:.25rem}.pt-1\@xl{padding-top:.25rem}.pr-1\@xl{padding-right:.25rem}.pb-1\@xl{padding-bottom:.25rem}.pl-1\@xl{padding-left:.25rem}.m-1\@xl{margin:.25rem}.mx-1\@xl{margin-inline:.25rem}.my-1\@xl{margin-block:.25rem}.mt-1\@xl{margin-top:.25rem}.mr-1\@xl{margin-right:.25rem}.mb-1\@xl{margin-bottom:.25rem}.ml-1\@xl{margin-left:.25rem}.gap-1\@xl{gap:.25rem}.gap-x-1\@xl{column-gap:.25rem}.gap-y-1\@xl{row-gap:.25rem}.space-x-1\@xl>*+*{margin-left:.25rem}.space-y-1\@xl>*+*{margin-top:.25rem}.inset-1\@xl{top:.25rem;right:.25rem;bottom:.25rem;left:.25rem}.inset-x-1\@xl{left:.25rem;right:.25rem}.inset-y-1\@xl{top:.25rem;bottom:.25rem}.p-2\@xl{padding:.5rem}.px-2\@xl{padding-inline:.5rem}.py-2\@xl{padding-block:.5rem}.pt-2\@xl{padding-top:.5rem}.pr-2\@xl{padding-right:.5rem}.pb-2\@xl{padding-bottom:.5rem}.pl-2\@xl{padding-left:.5rem}.m-2\@xl{margin:.5rem}.mx-2\@xl{margin-inline:.5rem}.my-2\@xl{margin-block:.5rem}.mt-2\@xl{margin-top:.5rem}.mr-2\@xl{margin-right:.5rem}.mb-2\@xl{margin-bottom:.5rem}.ml-2\@xl{margin-left:.5rem}.gap-2\@xl{gap:.5rem}.gap-x-2\@xl{column-gap:.5rem}.gap-y-2\@xl{row-gap:.5rem}.space-x-2\@xl>*+*{margin-left:.5rem}.space-y-2\@xl>*+*{margin-top:.5rem}.inset-2\@xl{top:.5rem;right:.5rem;bottom:.5rem;left:.5rem}.inset-x-2\@xl{left:.5rem;right:.5rem}.inset-y-2\@xl{top:.5rem;bottom:.5rem}.p-3\@xl{padding:.75rem}.px-3\@xl{padding-inline:.75rem}.py-3\@xl{padding-block:.75rem}.pt-3\@xl{padding-top:.75rem}.pr-3\@xl{padding-right:.75rem}.pb-3\@xl{padding-bottom:.75rem}.pl-3\@xl{padding-left:.75rem}.m-3\@xl{margin:.75rem}.mx-3\@xl{margin-inline:.75rem}.my-3\@xl{margin-block:.75rem}.mt-3\@xl{margin-top:.75rem}.mr-3\@xl{margin-right:.75rem}.mb-3\@xl{margin-bottom:.75rem}.ml-3\@xl{margin-left:.75rem}.gap-3\@xl{gap:.75rem}.gap-x-3\@xl{column-gap:.75rem}.gap-y-3\@xl{row-gap:.75rem}.space-x-3\@xl>*+*{margin-left:.75rem}.space-y-3\@xl>*+*{margin-top:.75rem}.inset-3\@xl{top:.75rem;right:.75rem;bottom:.75rem;left:.75rem}.inset-x-3\@xl{left:.75rem;right:.75rem}.inset-y-3\@xl{top:.75rem;bottom:.75rem}.p-4\@xl{padding:1rem}.px-4\@xl{padding-inline:1rem}.py-4\@xl{padding-block:1rem}.pt-4\@xl{padding-top:1rem}.pr-4\@xl{padding-right:1rem}.pb-4\@xl{padding-bottom:1rem}.pl-4\@xl{padding-left:1rem}.m-4\@xl{margin:1rem}.mx-4\@xl{margin-inline:1rem}.my-4\@xl{margin-block:1rem}.mt-4\@xl{margin-top:1rem}.mr-4\@xl{margin-right:1rem}.mb-4\@xl{margin-bottom:1rem}.ml-4\@xl{margin-left:1rem}.gap-4\@xl{gap:1rem}.gap-x-4\@xl{column-gap:1rem}.gap-y-4\@xl{row-gap:1rem}.space-x-4\@xl>*+*{margin-left:1rem}.space-y-4\@xl>*+*{margin-top:1rem}.inset-4\@xl{top:1rem;right:1rem;bottom:1rem;left:1rem}.inset-x-4\@xl{left:1rem;right:1rem}.inset-y-4\@xl{top:1rem;bottom:1rem}.p-5\@xl{padding:1.25rem}.px-5\@xl{padding-inline:1.25rem}.py-5\@xl{padding-block:1.25rem}.pt-5\@xl{padding-top:1.25rem}.pr-5\@xl{padding-right:1.25rem}.pb-5\@xl{padding-bottom:1.25rem}.pl-5\@xl{padding-left:1.25rem}.m-5\@xl{margin:1.25rem}.mx-5\@xl{margin-inline:1.25rem}.my-5\@xl{margin-block:1.25rem}.mt-5\@xl{margin-top:1.25rem}.mr-5\@xl{margin-right:1.25rem}.mb-5\@xl{margin-bottom:1.25rem}.ml-5\@xl{margin-left:1.25rem}.gap-5\@xl{gap:1.25rem}.gap-x-5\@xl{column-gap:1.25rem}.gap-y-5\@xl{row-gap:1.25rem}.space-x-5\@xl>*+*{margin-left:1.25rem}.space-y-5\@xl>*+*{margin-top:1.25rem}.inset-5\@xl{top:1.25rem;right:1.25rem;bottom:1.25rem;left:1.25rem}.inset-x-5\@xl{left:1.25rem;right:1.25rem}.inset-y-5\@xl{top:1.25rem;bottom:1.25rem}.p-6\@xl{padding:1.5rem}.px-6\@xl{padding-inline:1.5rem}.py-6\@xl{padding-block:1.5rem}.pt-6\@xl{padding-top:1.5rem}.pr-6\@xl{padding-right:1.5rem}.pb-6\@xl{padding-bottom:1.5rem}.pl-6\@xl{padding-left:1.5rem}.m-6\@xl{margin:1.5rem}.mx-6\@xl{margin-inline:1.5rem}.my-6\@xl{margin-block:1.5rem}.mt-6\@xl{margin-top:1.5rem}.mr-6\@xl{margin-right:1.5rem}.mb-6\@xl{margin-bottom:1.5rem}.ml-6\@xl{margin-left:1.5rem}.gap-6\@xl{gap:1.5rem}.gap-x-6\@xl{column-gap:1.5rem}.gap-y-6\@xl{row-gap:1.5rem}.space-x-6\@xl>*+*{margin-left:1.5rem}.space-y-6\@xl>*+*{margin-top:1.5rem}.inset-6\@xl{top:1.5rem;right:1.5rem;bottom:1.5rem;left:1.5rem}.inset-x-6\@xl{left:1.5rem;right:1.5rem}.inset-y-6\@xl{top:1.5rem;bottom:1.5rem}.p-8\@xl{padding:2rem}.px-8\@xl{padding-inline:2rem}.py-8\@xl{padding-block:2rem}.pt-8\@xl{padding-top:2rem}.pr-8\@xl{padding-right:2rem}.pb-8\@xl{padding-bottom:2rem}.pl-8\@xl{padding-left:2rem}.m-8\@xl{margin:2rem}.mx-8\@xl{margin-inline:2rem}.my-8\@xl{margin-block:2rem}.mt-8\@xl{margin-top:2rem}.mr-8\@xl{margin-right:2rem}.mb-8\@xl{margin-bottom:2rem}.ml-8\@xl{margin-left:2rem}.gap-8\@xl{gap:2rem}.gap-x-8\@xl{column-gap:2rem}.gap-y-8\@xl{row-gap:2rem}.space-x-8\@xl>*+*{margin-left:2rem}.space-y-8\@xl>*+*{margin-top:2rem}.inset-8\@xl{top:2rem;right:2rem;bottom:2rem;left:2rem}.inset-x-8\@xl{left:2rem;right:2rem}.inset-y-8\@xl{top:2rem;bottom:2rem}.p-10\@xl{padding:2.5rem}.px-10\@xl{padding-inline:2.5rem}.py-10\@xl{padding-block:2.5rem}.pt-10\@xl{padding-top:2.5rem}.pr-10\@xl{padding-right:2.5rem}.pb-10\@xl{padding-bottom:2.5rem}.pl-10\@xl{padding-left:2.5rem}.m-10\@xl{margin:2.5rem}.mx-10\@xl{margin-inline:2.5rem}.my-10\@xl{margin-block:2.5rem}.mt-10\@xl{margin-top:2.5rem}.mr-10\@xl{margin-right:2.5rem}.mb-10\@xl{margin-bottom:2.5rem}.ml-10\@xl{margin-left:2.5rem}.gap-10\@xl{gap:2.5rem}.gap-x-10\@xl{column-gap:2.5rem}.gap-y-10\@xl{row-gap:2.5rem}.space-x-10\@xl>*+*{margin-left:2.5rem}.space-y-10\@xl>*+*{margin-top:2.5rem}.inset-10\@xl{top:2.5rem;right:2.5rem;bottom:2.5rem;left:2.5rem}.inset-x-10\@xl{left:2.5rem;right:2.5rem}.inset-y-10\@xl{top:2.5rem;bottom:2.5rem}.p-12\@xl{padding:3rem}.px-12\@xl{padding-inline:3rem}.py-12\@xl{padding-block:3rem}.pt-12\@xl{padding-top:3rem}.pr-12\@xl{padding-right:3rem}.pb-12\@xl{padding-bottom:3rem}.pl-12\@xl{padding-left:3rem}.m-12\@xl{margin:3rem}.mx-12\@xl{margin-inline:3rem}.my-12\@xl{margin-block:3rem}.mt-12\@xl{margin-top:3rem}.mr-12\@xl{margin-right:3rem}.mb-12\@xl{margin-bottom:3rem}.ml-12\@xl{margin-left:3rem}.gap-12\@xl{gap:3rem}.gap-x-12\@xl{column-gap:3rem}.gap-y-12\@xl{row-gap:3rem}.space-x-12\@xl>*+*{margin-left:3rem}.space-y-12\@xl>*+*{margin-top:3rem}.inset-12\@xl{top:3rem;right:3rem;bottom:3rem;left:3rem}.inset-x-12\@xl{left:3rem;right:3rem}.inset-y-12\@xl{top:3rem;bottom:3rem}.p-16\@xl{padding:4rem}.px-16\@xl{padding-inline:4rem}.py-16\@xl{padding-block:4rem}.pt-16\@xl{padding-top:4rem}.pr-16\@xl{padding-right:4rem}.pb-16\@xl{padding-bottom:4rem}.pl-16\@xl{padding-left:4rem}.m-16\@xl{margin:4rem}.mx-16\@xl{margin-inline:4rem}.my-16\@xl{margin-block:4rem}.mt-16\@xl{margin-top:4rem}.mr-16\@xl{margin-right:4rem}.mb-16\@xl{margin-bottom:4rem}.ml-16\@xl{margin-left:4rem}.gap-16\@xl{gap:4rem}.gap-x-16\@xl{column-gap:4rem}.gap-y-16\@xl{row-gap:4rem}.space-x-16\@xl>*+*{margin-left:4rem}.space-y-16\@xl>*+*{margin-top:4rem}.inset-16\@xl{top:4rem;right:4rem;bottom:4rem;left:4rem}.inset-x-16\@xl{left:4rem;right:4rem}.inset-y-16\@xl{top:4rem;bottom:4rem}.p-20\@xl{padding:5rem}.px-20\@xl{padding-inline:5rem}.py-20\@xl{padding-block:5rem}.pt-20\@xl{padding-top:5rem}.pr-20\@xl{padding-right:5rem}.pb-20\@xl{padding-bottom:5rem}.pl-20\@xl{padding-left:5rem}.m-20\@xl{margin:5rem}.mx-20\@xl{margin-inline:5rem}.my-20\@xl{margin-block:5rem}.mt-20\@xl{margin-top:5rem}.mr-20\@xl{margin-right:5rem}.mb-20\@xl{margin-bottom:5rem}.ml-20\@xl{margin-left:5rem}.gap-20\@xl{gap:5rem}.gap-x-20\@xl{column-gap:5rem}.gap-y-20\@xl{row-gap:5rem}.space-x-20\@xl>*+*{margin-left:5rem}.space-y-20\@xl>*+*{margin-top:5rem}.inset-20\@xl{top:5rem;right:5rem;bottom:5rem;left:5rem}.inset-x-20\@xl{left:5rem;right:5rem}.inset-y-20\@xl{top:5rem;bottom:5rem}.p-24\@xl{padding:6rem}.px-24\@xl{padding-inline:6rem}.py-24\@xl{padding-block:6rem}.pt-24\@xl{padding-top:6rem}.pr-24\@xl{padding-right:6rem}.pb-24\@xl{padding-bottom:6rem}.pl-24\@xl{padding-left:6rem}.m-24\@xl{margin:6rem}.mx-24\@xl{margin-inline:6rem}.my-24\@xl{margin-block:6rem}.mt-24\@xl{margin-top:6rem}.mr-24\@xl{margin-right:6rem}.mb-24\@xl{margin-bottom:6rem}.ml-24\@xl{margin-left:6rem}.gap-24\@xl{gap:6rem}.gap-x-24\@xl{column-gap:6rem}.gap-y-24\@xl{row-gap:6rem}.space-x-24\@xl>*+*{margin-left:6rem}.space-y-24\@xl>*+*{margin-top:6rem}.inset-24\@xl{top:6rem;right:6rem;bottom:6rem;left:6rem}.inset-x-24\@xl{left:6rem;right:6rem}.inset-y-24\@xl{top:6rem;bottom:6rem}.p-32\@xl{padding:8rem}.px-32\@xl{padding-inline:8rem}.py-32\@xl{padding-block:8rem}.pt-32\@xl{padding-top:8rem}.pr-32\@xl{padding-right:8rem}.pb-32\@xl{padding-bottom:8rem}.pl-32\@xl{padding-left:8rem}.m-32\@xl{margin:8rem}.mx-32\@xl{margin-inline:8rem}.my-32\@xl{margin-block:8rem}.mt-32\@xl{margin-top:8rem}.mr-32\@xl{margin-right:8rem}.mb-32\@xl{margin-bottom:8rem}.ml-32\@xl{margin-left:8rem}.gap-32\@xl{gap:8rem}.gap-x-32\@xl{column-gap:8rem}.gap-y-32\@xl{row-gap:8rem}.space-x-32\@xl>*+*{margin-left:8rem}.space-y-32\@xl>*+*{margin-top:8rem}.inset-32\@xl{top:8rem;right:8rem;bottom:8rem;left:8rem}.inset-x-32\@xl{left:8rem;right:8rem}.inset-y-32\@xl{top:8rem;bottom:8rem}.p-40\@xl{padding:10rem}.px-40\@xl{padding-inline:10rem}.py-40\@xl{padding-block:10rem}.pt-40\@xl{padding-top:10rem}.pr-40\@xl{padding-right:10rem}.pb-40\@xl{padding-bottom:10rem}.pl-40\@xl{padding-left:10rem}.m-40\@xl{margin:10rem}.mx-40\@xl{margin-inline:10rem}.my-40\@xl{margin-block:10rem}.mt-40\@xl{margin-top:10rem}.mr-40\@xl{margin-right:10rem}.mb-40\@xl{margin-bottom:10rem}.ml-40\@xl{margin-left:10rem}.gap-40\@xl{gap:10rem}.gap-x-40\@xl{column-gap:10rem}.gap-y-40\@xl{row-gap:10rem}.space-x-40\@xl>*+*{margin-left:10rem}.space-y-40\@xl>*+*{margin-top:10rem}.inset-40\@xl{top:10rem;right:10rem;bottom:10rem;left:10rem}.inset-x-40\@xl{left:10rem;right:10rem}.inset-y-40\@xl{top:10rem;bottom:10rem}.p-48\@xl{padding:12rem}.px-48\@xl{padding-inline:12rem}.py-48\@xl{padding-block:12rem}.pt-48\@xl{padding-top:12rem}.pr-48\@xl{padding-right:12rem}.pb-48\@xl{padding-bottom:12rem}.pl-48\@xl{padding-left:12rem}.m-48\@xl{margin:12rem}.mx-48\@xl{margin-inline:12rem}.my-48\@xl{margin-block:12rem}.mt-48\@xl{margin-top:12rem}.mr-48\@xl{margin-right:12rem}.mb-48\@xl{margin-bottom:12rem}.ml-48\@xl{margin-left:12rem}.gap-48\@xl{gap:12rem}.gap-x-48\@xl{column-gap:12rem}.gap-y-48\@xl{row-gap:12rem}.space-x-48\@xl>*+*{margin-left:12rem}.space-y-48\@xl>*+*{margin-top:12rem}.inset-48\@xl{top:12rem;right:12rem;bottom:12rem;left:12rem}.inset-x-48\@xl{left:12rem;right:12rem}.inset-y-48\@xl{top:12rem;bottom:12rem}.p-56\@xl{padding:14rem}.px-56\@xl{padding-inline:14rem}.py-56\@xl{padding-block:14rem}.pt-56\@xl{padding-top:14rem}.pr-56\@xl{padding-right:14rem}.pb-56\@xl{padding-bottom:14rem}.pl-56\@xl{padding-left:14rem}.m-56\@xl{margin:14rem}.mx-56\@xl{margin-inline:14rem}.my-56\@xl{margin-block:14rem}.mt-56\@xl{margin-top:14rem}.mr-56\@xl{margin-right:14rem}.mb-56\@xl{margin-bottom:14rem}.ml-56\@xl{margin-left:14rem}.gap-56\@xl{gap:14rem}.gap-x-56\@xl{column-gap:14rem}.gap-y-56\@xl{row-gap:14rem}.space-x-56\@xl>*+*{margin-left:14rem}.space-y-56\@xl>*+*{margin-top:14rem}.inset-56\@xl{top:14rem;right:14rem;bottom:14rem;left:14rem}.inset-x-56\@xl{left:14rem;right:14rem}.inset-y-56\@xl{top:14rem;bottom:14rem}.p-64\@xl{padding:16rem}.px-64\@xl{padding-inline:16rem}.py-64\@xl{padding-block:16rem}.pt-64\@xl{padding-top:16rem}.pr-64\@xl{padding-right:16rem}.pb-64\@xl{padding-bottom:16rem}.pl-64\@xl{padding-left:16rem}.m-64\@xl{margin:16rem}.mx-64\@xl{margin-inline:16rem}.my-64\@xl{margin-block:16rem}.mt-64\@xl{margin-top:16rem}.mr-64\@xl{margin-right:16rem}.mb-64\@xl{margin-bottom:16rem}.ml-64\@xl{margin-left:16rem}.gap-64\@xl{gap:16rem}.gap-x-64\@xl{column-gap:16rem}.gap-y-64\@xl{row-gap:16rem}.space-x-64\@xl>*+*{margin-left:16rem}.space-y-64\@xl>*+*{margin-top:16rem}.inset-64\@xl{top:16rem;right:16rem;bottom:16rem;left:16rem}.inset-x-64\@xl{left:16rem;right:16rem}.inset-y-64\@xl{top:16rem;bottom:16rem}}@media (min-width: 1536px){.mx-auto\@2xl{margin-left:auto;margin-right:auto}.ml-auto\@2xl{margin-left:auto}.mr-auto\@2xl{margin-right:auto}.inset-auto\@2xl{inset:auto}.inset-x-auto\@2xl{left:auto;right:auto}.inset-y-auto\@2xl{top:auto;bottom:auto}.p-0\@2xl{padding:0rem}.px-0\@2xl{padding-inline:0rem}.py-0\@2xl{padding-block:0rem}.pt-0\@2xl{padding-top:0rem}.pr-0\@2xl{padding-right:0rem}.pb-0\@2xl{padding-bottom:0rem}.pl-0\@2xl{padding-left:0rem}.m-0\@2xl{margin:0rem}.mx-0\@2xl{margin-inline:0rem}.my-0\@2xl{margin-block:0rem}.mt-0\@2xl{margin-top:0rem}.mr-0\@2xl{margin-right:0rem}.mb-0\@2xl{margin-bottom:0rem}.ml-0\@2xl{margin-left:0rem}.gap-0\@2xl{gap:0}.gap-x-0\@2xl{column-gap:0}.gap-y-0\@2xl{row-gap:0}.space-x-0\@2xl>*+*{margin-left:0rem}.space-y-0\@2xl>*+*{margin-top:0rem}.inset-0\@2xl{top:0rem;right:0rem;bottom:0rem;left:0rem}.inset-x-0\@2xl{left:0rem;right:0rem}.inset-y-0\@2xl{top:0rem;bottom:0rem}.p-1\@2xl{padding:.25rem}.px-1\@2xl{padding-inline:.25rem}.py-1\@2xl{padding-block:.25rem}.pt-1\@2xl{padding-top:.25rem}.pr-1\@2xl{padding-right:.25rem}.pb-1\@2xl{padding-bottom:.25rem}.pl-1\@2xl{padding-left:.25rem}.m-1\@2xl{margin:.25rem}.mx-1\@2xl{margin-inline:.25rem}.my-1\@2xl{margin-block:.25rem}.mt-1\@2xl{margin-top:.25rem}.mr-1\@2xl{margin-right:.25rem}.mb-1\@2xl{margin-bottom:.25rem}.ml-1\@2xl{margin-left:.25rem}.gap-1\@2xl{gap:.25rem}.gap-x-1\@2xl{column-gap:.25rem}.gap-y-1\@2xl{row-gap:.25rem}.space-x-1\@2xl>*+*{margin-left:.25rem}.space-y-1\@2xl>*+*{margin-top:.25rem}.inset-1\@2xl{top:.25rem;right:.25rem;bottom:.25rem;left:.25rem}.inset-x-1\@2xl{left:.25rem;right:.25rem}.inset-y-1\@2xl{top:.25rem;bottom:.25rem}.p-2\@2xl{padding:.5rem}.px-2\@2xl{padding-inline:.5rem}.py-2\@2xl{padding-block:.5rem}.pt-2\@2xl{padding-top:.5rem}.pr-2\@2xl{padding-right:.5rem}.pb-2\@2xl{padding-bottom:.5rem}.pl-2\@2xl{padding-left:.5rem}.m-2\@2xl{margin:.5rem}.mx-2\@2xl{margin-inline:.5rem}.my-2\@2xl{margin-block:.5rem}.mt-2\@2xl{margin-top:.5rem}.mr-2\@2xl{margin-right:.5rem}.mb-2\@2xl{margin-bottom:.5rem}.ml-2\@2xl{margin-left:.5rem}.gap-2\@2xl{gap:.5rem}.gap-x-2\@2xl{column-gap:.5rem}.gap-y-2\@2xl{row-gap:.5rem}.space-x-2\@2xl>*+*{margin-left:.5rem}.space-y-2\@2xl>*+*{margin-top:.5rem}.inset-2\@2xl{top:.5rem;right:.5rem;bottom:.5rem;left:.5rem}.inset-x-2\@2xl{left:.5rem;right:.5rem}.inset-y-2\@2xl{top:.5rem;bottom:.5rem}.p-3\@2xl{padding:.75rem}.px-3\@2xl{padding-inline:.75rem}.py-3\@2xl{padding-block:.75rem}.pt-3\@2xl{padding-top:.75rem}.pr-3\@2xl{padding-right:.75rem}.pb-3\@2xl{padding-bottom:.75rem}.pl-3\@2xl{padding-left:.75rem}.m-3\@2xl{margin:.75rem}.mx-3\@2xl{margin-inline:.75rem}.my-3\@2xl{margin-block:.75rem}.mt-3\@2xl{margin-top:.75rem}.mr-3\@2xl{margin-right:.75rem}.mb-3\@2xl{margin-bottom:.75rem}.ml-3\@2xl{margin-left:.75rem}.gap-3\@2xl{gap:.75rem}.gap-x-3\@2xl{column-gap:.75rem}.gap-y-3\@2xl{row-gap:.75rem}.space-x-3\@2xl>*+*{margin-left:.75rem}.space-y-3\@2xl>*+*{margin-top:.75rem}.inset-3\@2xl{top:.75rem;right:.75rem;bottom:.75rem;left:.75rem}.inset-x-3\@2xl{left:.75rem;right:.75rem}.inset-y-3\@2xl{top:.75rem;bottom:.75rem}.p-4\@2xl{padding:1rem}.px-4\@2xl{padding-inline:1rem}.py-4\@2xl{padding-block:1rem}.pt-4\@2xl{padding-top:1rem}.pr-4\@2xl{padding-right:1rem}.pb-4\@2xl{padding-bottom:1rem}.pl-4\@2xl{padding-left:1rem}.m-4\@2xl{margin:1rem}.mx-4\@2xl{margin-inline:1rem}.my-4\@2xl{margin-block:1rem}.mt-4\@2xl{margin-top:1rem}.mr-4\@2xl{margin-right:1rem}.mb-4\@2xl{margin-bottom:1rem}.ml-4\@2xl{margin-left:1rem}.gap-4\@2xl{gap:1rem}.gap-x-4\@2xl{column-gap:1rem}.gap-y-4\@2xl{row-gap:1rem}.space-x-4\@2xl>*+*{margin-left:1rem}.space-y-4\@2xl>*+*{margin-top:1rem}.inset-4\@2xl{top:1rem;right:1rem;bottom:1rem;left:1rem}.inset-x-4\@2xl{left:1rem;right:1rem}.inset-y-4\@2xl{top:1rem;bottom:1rem}.p-5\@2xl{padding:1.25rem}.px-5\@2xl{padding-inline:1.25rem}.py-5\@2xl{padding-block:1.25rem}.pt-5\@2xl{padding-top:1.25rem}.pr-5\@2xl{padding-right:1.25rem}.pb-5\@2xl{padding-bottom:1.25rem}.pl-5\@2xl{padding-left:1.25rem}.m-5\@2xl{margin:1.25rem}.mx-5\@2xl{margin-inline:1.25rem}.my-5\@2xl{margin-block:1.25rem}.mt-5\@2xl{margin-top:1.25rem}.mr-5\@2xl{margin-right:1.25rem}.mb-5\@2xl{margin-bottom:1.25rem}.ml-5\@2xl{margin-left:1.25rem}.gap-5\@2xl{gap:1.25rem}.gap-x-5\@2xl{column-gap:1.25rem}.gap-y-5\@2xl{row-gap:1.25rem}.space-x-5\@2xl>*+*{margin-left:1.25rem}.space-y-5\@2xl>*+*{margin-top:1.25rem}.inset-5\@2xl{top:1.25rem;right:1.25rem;bottom:1.25rem;left:1.25rem}.inset-x-5\@2xl{left:1.25rem;right:1.25rem}.inset-y-5\@2xl{top:1.25rem;bottom:1.25rem}.p-6\@2xl{padding:1.5rem}.px-6\@2xl{padding-inline:1.5rem}.py-6\@2xl{padding-block:1.5rem}.pt-6\@2xl{padding-top:1.5rem}.pr-6\@2xl{padding-right:1.5rem}.pb-6\@2xl{padding-bottom:1.5rem}.pl-6\@2xl{padding-left:1.5rem}.m-6\@2xl{margin:1.5rem}.mx-6\@2xl{margin-inline:1.5rem}.my-6\@2xl{margin-block:1.5rem}.mt-6\@2xl{margin-top:1.5rem}.mr-6\@2xl{margin-right:1.5rem}.mb-6\@2xl{margin-bottom:1.5rem}.ml-6\@2xl{margin-left:1.5rem}.gap-6\@2xl{gap:1.5rem}.gap-x-6\@2xl{column-gap:1.5rem}.gap-y-6\@2xl{row-gap:1.5rem}.space-x-6\@2xl>*+*{margin-left:1.5rem}.space-y-6\@2xl>*+*{margin-top:1.5rem}.inset-6\@2xl{top:1.5rem;right:1.5rem;bottom:1.5rem;left:1.5rem}.inset-x-6\@2xl{left:1.5rem;right:1.5rem}.inset-y-6\@2xl{top:1.5rem;bottom:1.5rem}.p-8\@2xl{padding:2rem}.px-8\@2xl{padding-inline:2rem}.py-8\@2xl{padding-block:2rem}.pt-8\@2xl{padding-top:2rem}.pr-8\@2xl{padding-right:2rem}.pb-8\@2xl{padding-bottom:2rem}.pl-8\@2xl{padding-left:2rem}.m-8\@2xl{margin:2rem}.mx-8\@2xl{margin-inline:2rem}.my-8\@2xl{margin-block:2rem}.mt-8\@2xl{margin-top:2rem}.mr-8\@2xl{margin-right:2rem}.mb-8\@2xl{margin-bottom:2rem}.ml-8\@2xl{margin-left:2rem}.gap-8\@2xl{gap:2rem}.gap-x-8\@2xl{column-gap:2rem}.gap-y-8\@2xl{row-gap:2rem}.space-x-8\@2xl>*+*{margin-left:2rem}.space-y-8\@2xl>*+*{margin-top:2rem}.inset-8\@2xl{top:2rem;right:2rem;bottom:2rem;left:2rem}.inset-x-8\@2xl{left:2rem;right:2rem}.inset-y-8\@2xl{top:2rem;bottom:2rem}.p-10\@2xl{padding:2.5rem}.px-10\@2xl{padding-inline:2.5rem}.py-10\@2xl{padding-block:2.5rem}.pt-10\@2xl{padding-top:2.5rem}.pr-10\@2xl{padding-right:2.5rem}.pb-10\@2xl{padding-bottom:2.5rem}.pl-10\@2xl{padding-left:2.5rem}.m-10\@2xl{margin:2.5rem}.mx-10\@2xl{margin-inline:2.5rem}.my-10\@2xl{margin-block:2.5rem}.mt-10\@2xl{margin-top:2.5rem}.mr-10\@2xl{margin-right:2.5rem}.mb-10\@2xl{margin-bottom:2.5rem}.ml-10\@2xl{margin-left:2.5rem}.gap-10\@2xl{gap:2.5rem}.gap-x-10\@2xl{column-gap:2.5rem}.gap-y-10\@2xl{row-gap:2.5rem}.space-x-10\@2xl>*+*{margin-left:2.5rem}.space-y-10\@2xl>*+*{margin-top:2.5rem}.inset-10\@2xl{top:2.5rem;right:2.5rem;bottom:2.5rem;left:2.5rem}.inset-x-10\@2xl{left:2.5rem;right:2.5rem}.inset-y-10\@2xl{top:2.5rem;bottom:2.5rem}.p-12\@2xl{padding:3rem}.px-12\@2xl{padding-inline:3rem}.py-12\@2xl{padding-block:3rem}.pt-12\@2xl{padding-top:3rem}.pr-12\@2xl{padding-right:3rem}.pb-12\@2xl{padding-bottom:3rem}.pl-12\@2xl{padding-left:3rem}.m-12\@2xl{margin:3rem}.mx-12\@2xl{margin-inline:3rem}.my-12\@2xl{margin-block:3rem}.mt-12\@2xl{margin-top:3rem}.mr-12\@2xl{margin-right:3rem}.mb-12\@2xl{margin-bottom:3rem}.ml-12\@2xl{margin-left:3rem}.gap-12\@2xl{gap:3rem}.gap-x-12\@2xl{column-gap:3rem}.gap-y-12\@2xl{row-gap:3rem}.space-x-12\@2xl>*+*{margin-left:3rem}.space-y-12\@2xl>*+*{margin-top:3rem}.inset-12\@2xl{top:3rem;right:3rem;bottom:3rem;left:3rem}.inset-x-12\@2xl{left:3rem;right:3rem}.inset-y-12\@2xl{top:3rem;bottom:3rem}.p-16\@2xl{padding:4rem}.px-16\@2xl{padding-inline:4rem}.py-16\@2xl{padding-block:4rem}.pt-16\@2xl{padding-top:4rem}.pr-16\@2xl{padding-right:4rem}.pb-16\@2xl{padding-bottom:4rem}.pl-16\@2xl{padding-left:4rem}.m-16\@2xl{margin:4rem}.mx-16\@2xl{margin-inline:4rem}.my-16\@2xl{margin-block:4rem}.mt-16\@2xl{margin-top:4rem}.mr-16\@2xl{margin-right:4rem}.mb-16\@2xl{margin-bottom:4rem}.ml-16\@2xl{margin-left:4rem}.gap-16\@2xl{gap:4rem}.gap-x-16\@2xl{column-gap:4rem}.gap-y-16\@2xl{row-gap:4rem}.space-x-16\@2xl>*+*{margin-left:4rem}.space-y-16\@2xl>*+*{margin-top:4rem}.inset-16\@2xl{top:4rem;right:4rem;bottom:4rem;left:4rem}.inset-x-16\@2xl{left:4rem;right:4rem}.inset-y-16\@2xl{top:4rem;bottom:4rem}.p-20\@2xl{padding:5rem}.px-20\@2xl{padding-inline:5rem}.py-20\@2xl{padding-block:5rem}.pt-20\@2xl{padding-top:5rem}.pr-20\@2xl{padding-right:5rem}.pb-20\@2xl{padding-bottom:5rem}.pl-20\@2xl{padding-left:5rem}.m-20\@2xl{margin:5rem}.mx-20\@2xl{margin-inline:5rem}.my-20\@2xl{margin-block:5rem}.mt-20\@2xl{margin-top:5rem}.mr-20\@2xl{margin-right:5rem}.mb-20\@2xl{margin-bottom:5rem}.ml-20\@2xl{margin-left:5rem}.gap-20\@2xl{gap:5rem}.gap-x-20\@2xl{column-gap:5rem}.gap-y-20\@2xl{row-gap:5rem}.space-x-20\@2xl>*+*{margin-left:5rem}.space-y-20\@2xl>*+*{margin-top:5rem}.inset-20\@2xl{top:5rem;right:5rem;bottom:5rem;left:5rem}.inset-x-20\@2xl{left:5rem;right:5rem}.inset-y-20\@2xl{top:5rem;bottom:5rem}.p-24\@2xl{padding:6rem}.px-24\@2xl{padding-inline:6rem}.py-24\@2xl{padding-block:6rem}.pt-24\@2xl{padding-top:6rem}.pr-24\@2xl{padding-right:6rem}.pb-24\@2xl{padding-bottom:6rem}.pl-24\@2xl{padding-left:6rem}.m-24\@2xl{margin:6rem}.mx-24\@2xl{margin-inline:6rem}.my-24\@2xl{margin-block:6rem}.mt-24\@2xl{margin-top:6rem}.mr-24\@2xl{margin-right:6rem}.mb-24\@2xl{margin-bottom:6rem}.ml-24\@2xl{margin-left:6rem}.gap-24\@2xl{gap:6rem}.gap-x-24\@2xl{column-gap:6rem}.gap-y-24\@2xl{row-gap:6rem}.space-x-24\@2xl>*+*{margin-left:6rem}.space-y-24\@2xl>*+*{margin-top:6rem}.inset-24\@2xl{top:6rem;right:6rem;bottom:6rem;left:6rem}.inset-x-24\@2xl{left:6rem;right:6rem}.inset-y-24\@2xl{top:6rem;bottom:6rem}.p-32\@2xl{padding:8rem}.px-32\@2xl{padding-inline:8rem}.py-32\@2xl{padding-block:8rem}.pt-32\@2xl{padding-top:8rem}.pr-32\@2xl{padding-right:8rem}.pb-32\@2xl{padding-bottom:8rem}.pl-32\@2xl{padding-left:8rem}.m-32\@2xl{margin:8rem}.mx-32\@2xl{margin-inline:8rem}.my-32\@2xl{margin-block:8rem}.mt-32\@2xl{margin-top:8rem}.mr-32\@2xl{margin-right:8rem}.mb-32\@2xl{margin-bottom:8rem}.ml-32\@2xl{margin-left:8rem}.gap-32\@2xl{gap:8rem}.gap-x-32\@2xl{column-gap:8rem}.gap-y-32\@2xl{row-gap:8rem}.space-x-32\@2xl>*+*{margin-left:8rem}.space-y-32\@2xl>*+*{margin-top:8rem}.inset-32\@2xl{top:8rem;right:8rem;bottom:8rem;left:8rem}.inset-x-32\@2xl{left:8rem;right:8rem}.inset-y-32\@2xl{top:8rem;bottom:8rem}.p-40\@2xl{padding:10rem}.px-40\@2xl{padding-inline:10rem}.py-40\@2xl{padding-block:10rem}.pt-40\@2xl{padding-top:10rem}.pr-40\@2xl{padding-right:10rem}.pb-40\@2xl{padding-bottom:10rem}.pl-40\@2xl{padding-left:10rem}.m-40\@2xl{margin:10rem}.mx-40\@2xl{margin-inline:10rem}.my-40\@2xl{margin-block:10rem}.mt-40\@2xl{margin-top:10rem}.mr-40\@2xl{margin-right:10rem}.mb-40\@2xl{margin-bottom:10rem}.ml-40\@2xl{margin-left:10rem}.gap-40\@2xl{gap:10rem}.gap-x-40\@2xl{column-gap:10rem}.gap-y-40\@2xl{row-gap:10rem}.space-x-40\@2xl>*+*{margin-left:10rem}.space-y-40\@2xl>*+*{margin-top:10rem}.inset-40\@2xl{top:10rem;right:10rem;bottom:10rem;left:10rem}.inset-x-40\@2xl{left:10rem;right:10rem}.inset-y-40\@2xl{top:10rem;bottom:10rem}.p-48\@2xl{padding:12rem}.px-48\@2xl{padding-inline:12rem}.py-48\@2xl{padding-block:12rem}.pt-48\@2xl{padding-top:12rem}.pr-48\@2xl{padding-right:12rem}.pb-48\@2xl{padding-bottom:12rem}.pl-48\@2xl{padding-left:12rem}.m-48\@2xl{margin:12rem}.mx-48\@2xl{margin-inline:12rem}.my-48\@2xl{margin-block:12rem}.mt-48\@2xl{margin-top:12rem}.mr-48\@2xl{margin-right:12rem}.mb-48\@2xl{margin-bottom:12rem}.ml-48\@2xl{margin-left:12rem}.gap-48\@2xl{gap:12rem}.gap-x-48\@2xl{column-gap:12rem}.gap-y-48\@2xl{row-gap:12rem}.space-x-48\@2xl>*+*{margin-left:12rem}.space-y-48\@2xl>*+*{margin-top:12rem}.inset-48\@2xl{top:12rem;right:12rem;bottom:12rem;left:12rem}.inset-x-48\@2xl{left:12rem;right:12rem}.inset-y-48\@2xl{top:12rem;bottom:12rem}.p-56\@2xl{padding:14rem}.px-56\@2xl{padding-inline:14rem}.py-56\@2xl{padding-block:14rem}.pt-56\@2xl{padding-top:14rem}.pr-56\@2xl{padding-right:14rem}.pb-56\@2xl{padding-bottom:14rem}.pl-56\@2xl{padding-left:14rem}.m-56\@2xl{margin:14rem}.mx-56\@2xl{margin-inline:14rem}.my-56\@2xl{margin-block:14rem}.mt-56\@2xl{margin-top:14rem}.mr-56\@2xl{margin-right:14rem}.mb-56\@2xl{margin-bottom:14rem}.ml-56\@2xl{margin-left:14rem}.gap-56\@2xl{gap:14rem}.gap-x-56\@2xl{column-gap:14rem}.gap-y-56\@2xl{row-gap:14rem}.space-x-56\@2xl>*+*{margin-left:14rem}.space-y-56\@2xl>*+*{margin-top:14rem}.inset-56\@2xl{top:14rem;right:14rem;bottom:14rem;left:14rem}.inset-x-56\@2xl{left:14rem;right:14rem}.inset-y-56\@2xl{top:14rem;bottom:14rem}.p-64\@2xl{padding:16rem}.px-64\@2xl{padding-inline:16rem}.py-64\@2xl{padding-block:16rem}.pt-64\@2xl{padding-top:16rem}.pr-64\@2xl{padding-right:16rem}.pb-64\@2xl{padding-bottom:16rem}.pl-64\@2xl{padding-left:16rem}.m-64\@2xl{margin:16rem}.mx-64\@2xl{margin-inline:16rem}.my-64\@2xl{margin-block:16rem}.mt-64\@2xl{margin-top:16rem}.mr-64\@2xl{margin-right:16rem}.mb-64\@2xl{margin-bottom:16rem}.ml-64\@2xl{margin-left:16rem}.gap-64\@2xl{gap:16rem}.gap-x-64\@2xl{column-gap:16rem}.gap-y-64\@2xl{row-gap:16rem}.space-x-64\@2xl>*+*{margin-left:16rem}.space-y-64\@2xl>*+*{margin-top:16rem}.inset-64\@2xl{top:16rem;right:16rem;bottom:16rem;left:16rem}.inset-x-64\@2xl{left:16rem;right:16rem}.inset-y-64\@2xl{top:16rem;bottom:16rem}}:root,[data-theme=light]{--primary: #ff6363;--primary-50: rgb(255, 239.4, 239.4);--primary-100: rgb(255, 224.7176470588, 224.7176470588);--primary-200: rgb(255, 195.3529411765, 195.3529411765);--primary-300: rgb(255, 165.9882352941, 165.9882352941);--primary-400: rgb(255, 136.6235294118, 136.6235294118);--primary-500: #ff6363;--primary-600: rgb(220.5, 85.6058823529, 85.6058823529);--primary-700: rgb(172.5, 66.9705882353, 66.9705882353);--primary-800: rgb(124.5, 48.3352941176, 48.3352941176);--primary-900: rgb(76.5, 29.7, 29.7);--secondary: #40c1bf;--secondary-50: rgb(235.9, 248.8, 248.6);--secondary-100: rgb(217.9235294118, 242.9647058824, 242.5764705882);--secondary-200: rgb(181.9705882353, 231.2941176471, 230.5294117647);--secondary-300: rgb(146.0176470588, 219.6235294118, 218.4823529412);--secondary-400: rgb(110.0647058824, 207.9529411765, 206.4352941176);--secondary-500: #40c1bf;--secondary-600: rgb(55.3411764706, 166.8882352941, 165.1588235294);--secondary-700: rgb(43.2941176471, 130.5588235294, 129.2058823529);--secondary-800: rgb(31.2470588235, 94.2294117647, 93.2529411765);--secondary-900: rgb(19.2, 57.9, 57.3);--success: #28a745;--success-50: rgb(233.5, 246.2, 236.4);--success-100: rgb(213.2647058824, 237.9176470588, 218.8941176471);--success-200: rgb(172.7941176471, 221.3529411765, 183.8823529412);--success-300: rgb(132.3235294118, 204.7882352941, 148.8705882353);--success-400: rgb(91.8529411765, 188.2235294118, 113.8588235294);--success-500: #28a745;--success-600: rgb(34.5882352941, 144.4058823529, 59.6647058824);--success-700: rgb(27.0588235294, 112.9705882353, 46.6764705882);--success-800: rgb(19.5294117647, 81.5352941176, 33.6882352941);--success-900: rgb(12, 50.1, 20.7);--danger: #ff6363;--danger-50: rgb(255, 239.4, 239.4);--danger-100: rgb(255, 224.7176470588, 224.7176470588);--danger-200: rgb(255, 195.3529411765, 195.3529411765);--danger-300: rgb(255, 165.9882352941, 165.9882352941);--danger-400: rgb(255, 136.6235294118, 136.6235294118);--danger-500: #ff6363;--danger-600: rgb(220.5, 85.6058823529, 85.6058823529);--danger-700: rgb(172.5, 66.9705882353, 66.9705882353);--danger-800: rgb(124.5, 48.3352941176, 48.3352941176);--danger-900: rgb(76.5, 29.7, 29.7);--warning: #ff8634;--warning-50: rgb(255, 242.9, 234.7);--warning-100: rgb(255, 231.5117647059, 215.5941176471);--warning-200: rgb(255, 208.7352941176, 177.3823529412);--warning-300: rgb(255, 185.9588235294, 139.1705882353);--warning-400: rgb(255, 163.1823529412, 100.9588235294);--warning-500: #ff8634;--warning-600: rgb(220.5, 115.8705882353, 44.9647058824);--warning-700: rgb(172.5, 90.6470588235, 35.1764705882);--warning-800: rgb(124.5, 65.4235294118, 25.3882352941);--warning-900: rgb(76.5, 40.2, 15.6);--info: #17a2b8;--info-50: rgb(231.8, 245.7, 247.9);--info-100: rgb(209.9647058824, 236.9470588235, 241.2176470588);--info-200: rgb(166.2941176471, 219.4411764706, 227.8529411765);--info-300: rgb(122.6235294118, 201.9352941176, 214.4882352941);--info-400: rgb(78.9529411765, 184.4294117647, 201.1235294118);--info-500: #17a2b8;--info-600: rgb(19.8882352941, 140.0823529412, 159.1058823529);--info-700: rgb(15.5588235294, 109.5882352941, 124.4705882353);--info-800: rgb(11.2294117647, 79.0941176471, 89.8352941176);--info-900: rgb(6.9, 48.6, 55.2);--gray: #6b7280;--gray-50: rgb(240.2, 240.9, 242.3);--gray-100: rgb(226.2705882353, 227.6294117647, 230.3470588235);--gray-200: rgb(198.4117647059, 201.0882352941, 206.4411764706);--gray-300: rgb(170.5529411765, 174.5470588235, 182.5352941176);--gray-400: rgb(142.6941176471, 148.0058823529, 158.6294117647);--gray-500: #6b7280;--gray-600: rgb(92.5235294118, 98.5764705882, 110.6823529412);--gray-700: rgb(72.3823529412, 77.1176470588, 86.5882352941);--gray-800: rgb(52.2411764706, 55.6588235294, 62.4941176471);--gray-900: rgb(32.1, 34.2, 38.4);--red: #ef4444;--red-50: rgb(253.4, 236.3, 236.3);--red-100: rgb(251.8941176471, 218.7, 218.7);--red-200: rgb(248.8823529412, 183.5, 183.5);--red-300: rgb(245.8705882353, 148.3, 148.3);--red-400: rgb(242.8588235294, 113.1, 113.1);--red-500: #ef4444;--red-600: rgb(206.6647058824, 58.8, 58.8);--red-700: rgb(161.6764705882, 46, 46);--red-800: rgb(116.6882352941, 33.2, 33.2);--red-900: rgb(71.7, 20.4, 20.4);--blue: #3b82f6;--blue-50: rgb(235.4, 242.5, 254.1);--blue-100: rgb(216.9529411765, 230.7352941176, 253.2529411765);--blue-200: rgb(180.0588235294, 207.2058823529, 251.5588235294);--blue-300: rgb(143.1647058824, 183.6764705882, 249.8647058824);--blue-400: rgb(106.2705882353, 160.1470588235, 248.1705882353);--blue-500: #3b82f6;--blue-600: rgb(51.0176470588, 112.4117647059, 212.7176470588);--blue-700: rgb(39.9117647059, 87.9411764706, 166.4117647059);--blue-800: rgb(28.8058823529, 63.4705882353, 120.1058823529);--blue-900: rgb(17.7, 39, 73.8);--green: #22c55e;--green-50: rgb(232.9, 249.2, 238.9);--green-100: rgb(212.1, 243.7411764706, 223.7470588235);--green-200: rgb(170.5, 232.8235294118, 193.4411764706);--green-300: rgb(128.9, 221.9058823529, 163.1352941176);--green-400: rgb(87.3, 210.9882352941, 132.8294117647);--green-500: #22c55e;--green-600: rgb(29.4, 170.3470588235, 81.2823529412);--green-700: rgb(23, 133.2647058824, 63.5882352941);--green-800: rgb(16.6, 96.1823529412, 45.8941176471);--green-900: rgb(10.2, 59.1, 28.2);--yellow: #eab308;--yellow-50: rgb(252.9, 247.4, 230.3);--yellow-100: rgb(250.9235294118, 240.2470588235, 207.0529411765);--yellow-200: rgb(246.9705882353, 225.9411764706, 160.5588235294);--yellow-300: rgb(243.0176470588, 211.6352941176, 114.0647058824);--yellow-400: rgb(239.0647058824, 197.3294117647, 67.5705882353);--yellow-500: #eab308;--yellow-600: rgb(202.3411764706, 154.7823529412, 6.9176470588);--yellow-700: rgb(158.2941176471, 121.0882352941, 5.4117647059);--yellow-800: rgb(114.2470588235, 87.3941176471, 3.9058823529);--yellow-900: rgb(70.2, 53.7, 2.4);--purple: #a855f7;--purple-50: rgb(246.3, 238, 254.2);--purple-100: rgb(238.1117647059, 222, 253.4470588235);--purple-200: rgb(221.7352941176, 190, 251.9411764706);--purple-300: rgb(205.3588235294, 158, 250.4352941176);--purple-400: rgb(188.9823529412, 126, 248.9294117647);--purple-500: #a855f7;--purple-600: rgb(145.2705882353, 73.5, 213.5823529412);--purple-700: rgb(113.6470588235, 57.5, 167.0882352941);--purple-800: rgb(82.0235294118, 41.5, 120.5941176471);--purple-900: rgb(50.4, 25.5, 74.1);--pink: #ec4899;--pink-50: rgb(253.1, 236.7, 244.8);--pink-100: rgb(251.3117647059, 219.4764705882, 235.2);--pink-200: rgb(247.7352941176, 185.0294117647, 216);--pink-300: rgb(244.1588235294, 150.5823529412, 196.8);--pink-400: rgb(240.5823529412, 116.1352941176, 177.6);--pink-500: #ec4899;--pink-600: rgb(204.0705882353, 62.2588235294, 132.3);--pink-700: rgb(159.6470588235, 48.7058823529, 103.5);--pink-800: rgb(115.2235294118, 35.1529411765, 74.7);--pink-900: rgb(70.8, 21.6, 45.9);--bg-base: #fbfafc;--inverted-bg-base: #1a1a1a;--bg-alternate: #1a1a1a;--inverted-bg-alternate: #f1f1f1;--bg-surface: #fff;--inverted-bg-surface: #2e2e2e;--border-base: #d3d5d9;--inverted-border-base: #2e2e2e;--text-color: #1a1a1a;--inverted-text-color: #f1f1f1;--text-muted: rgba(26, 26, 26, .5411764706);--inverted-text-muted: rgba(241, 241, 241, .5411764706);--text-subtle: rgba(26, 26, 26, .3137254902);--inverted-text-subtle: rgba(241, 241, 241, .3137254902);--text-inverted: #f1f1f1;--inverted-text-inverted: #1a1a1a;--black: #000;--white: #fff;--transparent: transparent;--button-text-color: ;--button-bg-color: var(--primary);--button-bg-color-hover: var(--primary-600);--link-color: var(--primary);--link-hover-color: var(--primary-600)}[data-theme=dark]{--bg-base: #1a1a1a;--inverted-bg-base: #fbfafc;--bg-alternate: #f1f1f1;--inverted-bg-alternate: #1a1a1a;--bg-surface: #2e2e2e;--inverted-bg-surface: #fff;--border-base: #2e2e2e;--inverted-border-base: #d3d5d9;--text-color: #f1f1f1;--inverted-text-color: #1a1a1a;--text-muted: rgba(241, 241, 241, .5411764706);--inverted-text-muted: rgba(26, 26, 26, .5411764706);--text-subtle: rgba(241, 241, 241, .3137254902);--inverted-text-subtle: rgba(26, 26, 26, .3137254902);--text-inverted: #1a1a1a;--inverted-text-inverted: #f1f1f1;--button-text-color: ;--button-bg-color: var(--primary);--button-bg-color-hover: var(--primary-400);--link-color: var(--primary);--link-hover-color: var(--primary-400)}@media (prefers-color-scheme: dark){:root:not([data-theme]),:not([data-theme]){--bg-base: #1a1a1a;--inverted-bg-base: #fbfafc;--bg-alternate: #f1f1f1;--inverted-bg-alternate: #1a1a1a;--bg-surface: #2e2e2e;--inverted-bg-surface: #fff;--border-base: #2e2e2e;--inverted-border-base: #d3d5d9;--text-color: #f1f1f1;--inverted-text-color: #1a1a1a;--text-muted: rgba(241, 241, 241, .5411764706);--inverted-text-muted: rgba(26, 26, 26, .5411764706);--text-subtle: rgba(241, 241, 241, .3137254902);--inverted-text-subtle: rgba(26, 26, 26, .3137254902);--text-inverted: #1a1a1a;--inverted-text-inverted: #f1f1f1;--button-text-color: ;--button-bg-color: var(--primary);--button-bg-color-hover: var(--primary-400);--link-color: var(--primary);--link-hover-color: var(--primary-400)}}.text-on-primary-50{color:#1a1a1a}.text-primary-50,.hover\:text-primary-50:hover,.group:hover .group-hover\:text-primary-50{color:var(--primary-50)}.bg-primary-50,.hover\:bg-primary-50:hover,.group:hover .group-hover\:bg-primary-50{background-color:var(--primary-50)}.border-primary-50,.hover\:border-primary-50:hover,.group:hover .group-hover\:border-primary-50{border-color:var(--primary-50)}.text-on-primary-100{color:#1a1a1a}.text-primary-100,.hover\:text-primary-100:hover,.group:hover .group-hover\:text-primary-100{color:var(--primary-100)}.bg-primary-100,.hover\:bg-primary-100:hover,.group:hover .group-hover\:bg-primary-100{background-color:var(--primary-100)}.border-primary-100,.hover\:border-primary-100:hover,.group:hover .group-hover\:border-primary-100{border-color:var(--primary-100)}.text-on-primary-200{color:#1a1a1a}.text-primary-200,.hover\:text-primary-200:hover,.group:hover .group-hover\:text-primary-200{color:var(--primary-200)}.bg-primary-200,.hover\:bg-primary-200:hover,.group:hover .group-hover\:bg-primary-200{background-color:var(--primary-200)}.border-primary-200,.hover\:border-primary-200:hover,.group:hover .group-hover\:border-primary-200{border-color:var(--primary-200)}.text-on-primary-300{color:#f1f1f1}.text-primary-300,.hover\:text-primary-300:hover,.group:hover .group-hover\:text-primary-300{color:var(--primary-300)}.bg-primary-300,.hover\:bg-primary-300:hover,.group:hover .group-hover\:bg-primary-300{background-color:var(--primary-300)}.border-primary-300,.hover\:border-primary-300:hover,.group:hover .group-hover\:border-primary-300{border-color:var(--primary-300)}.text-on-primary-400{color:#f1f1f1}.text-primary-400,.hover\:text-primary-400:hover,.group:hover .group-hover\:text-primary-400{color:var(--primary-400)}.bg-primary-400,.hover\:bg-primary-400:hover,.group:hover .group-hover\:bg-primary-400{background-color:var(--primary-400)}.border-primary-400,.hover\:border-primary-400:hover,.group:hover .group-hover\:border-primary-400{border-color:var(--primary-400)}.text-on-primary-500{color:#f1f1f1}.text-primary-500,.hover\:text-primary-500:hover,.group:hover .group-hover\:text-primary-500{color:var(--primary-500)}.bg-primary-500,.hover\:bg-primary-500:hover,.group:hover .group-hover\:bg-primary-500{background-color:var(--primary-500)}.border-primary-500,.hover\:border-primary-500:hover,.group:hover .group-hover\:border-primary-500{border-color:var(--primary-500)}.text-on-primary-600{color:#f1f1f1}.text-primary-600,.hover\:text-primary-600:hover,.group:hover .group-hover\:text-primary-600{color:var(--primary-600)}.bg-primary-600,.hover\:bg-primary-600:hover,.group:hover .group-hover\:bg-primary-600{background-color:var(--primary-600)}.border-primary-600,.hover\:border-primary-600:hover,.group:hover .group-hover\:border-primary-600{border-color:var(--primary-600)}.text-on-primary-700{color:#f1f1f1}.text-primary-700,.hover\:text-primary-700:hover,.group:hover .group-hover\:text-primary-700{color:var(--primary-700)}.bg-primary-700,.hover\:bg-primary-700:hover,.group:hover .group-hover\:bg-primary-700{background-color:var(--primary-700)}.border-primary-700,.hover\:border-primary-700:hover,.group:hover .group-hover\:border-primary-700{border-color:var(--primary-700)}.text-on-primary-800{color:#f1f1f1}.text-primary-800,.hover\:text-primary-800:hover,.group:hover .group-hover\:text-primary-800{color:var(--primary-800)}.bg-primary-800,.hover\:bg-primary-800:hover,.group:hover .group-hover\:bg-primary-800{background-color:var(--primary-800)}.border-primary-800,.hover\:border-primary-800:hover,.group:hover .group-hover\:border-primary-800{border-color:var(--primary-800)}.text-on-primary-900{color:#f1f1f1}.text-primary-900,.hover\:text-primary-900:hover,.group:hover .group-hover\:text-primary-900{color:var(--primary-900)}.bg-primary-900,.hover\:bg-primary-900:hover,.group:hover .group-hover\:bg-primary-900{background-color:var(--primary-900)}.border-primary-900,.hover\:border-primary-900:hover,.group:hover .group-hover\:border-primary-900{border-color:var(--primary-900)}.text-primary,.hover\:text-primary:hover,.group:hover .group-hover\:text-primary{color:var(--primary)}.bg-primary,.hover\:bg-primary:hover,.group:hover .group-hover\:bg-primary{background-color:var(--primary)}.border-primary,.hover\:border-primary:hover,.group:hover .group-hover\:border-primary{border-color:var(--primary)}.text-on-secondary-50{color:#1a1a1a}.text-secondary-50,.hover\:text-secondary-50:hover,.group:hover .group-hover\:text-secondary-50{color:var(--secondary-50)}.bg-secondary-50,.hover\:bg-secondary-50:hover,.group:hover .group-hover\:bg-secondary-50{background-color:var(--secondary-50)}.border-secondary-50,.hover\:border-secondary-50:hover,.group:hover .group-hover\:border-secondary-50{border-color:var(--secondary-50)}.text-on-secondary-100{color:#1a1a1a}.text-secondary-100,.hover\:text-secondary-100:hover,.group:hover .group-hover\:text-secondary-100{color:var(--secondary-100)}.bg-secondary-100,.hover\:bg-secondary-100:hover,.group:hover .group-hover\:bg-secondary-100{background-color:var(--secondary-100)}.border-secondary-100,.hover\:border-secondary-100:hover,.group:hover .group-hover\:border-secondary-100{border-color:var(--secondary-100)}.text-on-secondary-200{color:#1a1a1a}.text-secondary-200,.hover\:text-secondary-200:hover,.group:hover .group-hover\:text-secondary-200{color:var(--secondary-200)}.bg-secondary-200,.hover\:bg-secondary-200:hover,.group:hover .group-hover\:bg-secondary-200{background-color:var(--secondary-200)}.border-secondary-200,.hover\:border-secondary-200:hover,.group:hover .group-hover\:border-secondary-200{border-color:var(--secondary-200)}.text-on-secondary-300{color:#1a1a1a}.text-secondary-300,.hover\:text-secondary-300:hover,.group:hover .group-hover\:text-secondary-300{color:var(--secondary-300)}.bg-secondary-300,.hover\:bg-secondary-300:hover,.group:hover .group-hover\:bg-secondary-300{background-color:var(--secondary-300)}.border-secondary-300,.hover\:border-secondary-300:hover,.group:hover .group-hover\:border-secondary-300{border-color:var(--secondary-300)}.text-on-secondary-400{color:#f1f1f1}.text-secondary-400,.hover\:text-secondary-400:hover,.group:hover .group-hover\:text-secondary-400{color:var(--secondary-400)}.bg-secondary-400,.hover\:bg-secondary-400:hover,.group:hover .group-hover\:bg-secondary-400{background-color:var(--secondary-400)}.border-secondary-400,.hover\:border-secondary-400:hover,.group:hover .group-hover\:border-secondary-400{border-color:var(--secondary-400)}.text-on-secondary-500{color:#f1f1f1}.text-secondary-500,.hover\:text-secondary-500:hover,.group:hover .group-hover\:text-secondary-500{color:var(--secondary-500)}.bg-secondary-500,.hover\:bg-secondary-500:hover,.group:hover .group-hover\:bg-secondary-500{background-color:var(--secondary-500)}.border-secondary-500,.hover\:border-secondary-500:hover,.group:hover .group-hover\:border-secondary-500{border-color:var(--secondary-500)}.text-on-secondary-600{color:#f1f1f1}.text-secondary-600,.hover\:text-secondary-600:hover,.group:hover .group-hover\:text-secondary-600{color:var(--secondary-600)}.bg-secondary-600,.hover\:bg-secondary-600:hover,.group:hover .group-hover\:bg-secondary-600{background-color:var(--secondary-600)}.border-secondary-600,.hover\:border-secondary-600:hover,.group:hover .group-hover\:border-secondary-600{border-color:var(--secondary-600)}.text-on-secondary-700{color:#f1f1f1}.text-secondary-700,.hover\:text-secondary-700:hover,.group:hover .group-hover\:text-secondary-700{color:var(--secondary-700)}.bg-secondary-700,.hover\:bg-secondary-700:hover,.group:hover .group-hover\:bg-secondary-700{background-color:var(--secondary-700)}.border-secondary-700,.hover\:border-secondary-700:hover,.group:hover .group-hover\:border-secondary-700{border-color:var(--secondary-700)}.text-on-secondary-800{color:#f1f1f1}.text-secondary-800,.hover\:text-secondary-800:hover,.group:hover .group-hover\:text-secondary-800{color:var(--secondary-800)}.bg-secondary-800,.hover\:bg-secondary-800:hover,.group:hover .group-hover\:bg-secondary-800{background-color:var(--secondary-800)}.border-secondary-800,.hover\:border-secondary-800:hover,.group:hover .group-hover\:border-secondary-800{border-color:var(--secondary-800)}.text-on-secondary-900{color:#f1f1f1}.text-secondary-900,.hover\:text-secondary-900:hover,.group:hover .group-hover\:text-secondary-900{color:var(--secondary-900)}.bg-secondary-900,.hover\:bg-secondary-900:hover,.group:hover .group-hover\:bg-secondary-900{background-color:var(--secondary-900)}.border-secondary-900,.hover\:border-secondary-900:hover,.group:hover .group-hover\:border-secondary-900{border-color:var(--secondary-900)}.text-secondary,.hover\:text-secondary:hover,.group:hover .group-hover\:text-secondary{color:var(--secondary)}.bg-secondary,.hover\:bg-secondary:hover,.group:hover .group-hover\:bg-secondary{background-color:var(--secondary)}.border-secondary,.hover\:border-secondary:hover,.group:hover .group-hover\:border-secondary{border-color:var(--secondary)}.text-on-success-50{color:#1a1a1a}.text-success-50,.hover\:text-success-50:hover,.group:hover .group-hover\:text-success-50{color:var(--success-50)}.bg-success-50,.hover\:bg-success-50:hover,.group:hover .group-hover\:bg-success-50{background-color:var(--success-50)}.border-success-50,.hover\:border-success-50:hover,.group:hover .group-hover\:border-success-50{border-color:var(--success-50)}.text-on-success-100{color:#1a1a1a}.text-success-100,.hover\:text-success-100:hover,.group:hover .group-hover\:text-success-100{color:var(--success-100)}.bg-success-100,.hover\:bg-success-100:hover,.group:hover .group-hover\:bg-success-100{background-color:var(--success-100)}.border-success-100,.hover\:border-success-100:hover,.group:hover .group-hover\:border-success-100{border-color:var(--success-100)}.text-on-success-200{color:#1a1a1a}.text-success-200,.hover\:text-success-200:hover,.group:hover .group-hover\:text-success-200{color:var(--success-200)}.bg-success-200,.hover\:bg-success-200:hover,.group:hover .group-hover\:bg-success-200{background-color:var(--success-200)}.border-success-200,.hover\:border-success-200:hover,.group:hover .group-hover\:border-success-200{border-color:var(--success-200)}.text-on-success-300{color:#f1f1f1}.text-success-300,.hover\:text-success-300:hover,.group:hover .group-hover\:text-success-300{color:var(--success-300)}.bg-success-300,.hover\:bg-success-300:hover,.group:hover .group-hover\:bg-success-300{background-color:var(--success-300)}.border-success-300,.hover\:border-success-300:hover,.group:hover .group-hover\:border-success-300{border-color:var(--success-300)}.text-on-success-400{color:#f1f1f1}.text-success-400,.hover\:text-success-400:hover,.group:hover .group-hover\:text-success-400{color:var(--success-400)}.bg-success-400,.hover\:bg-success-400:hover,.group:hover .group-hover\:bg-success-400{background-color:var(--success-400)}.border-success-400,.hover\:border-success-400:hover,.group:hover .group-hover\:border-success-400{border-color:var(--success-400)}.text-on-success-500{color:#f1f1f1}.text-success-500,.hover\:text-success-500:hover,.group:hover .group-hover\:text-success-500{color:var(--success-500)}.bg-success-500,.hover\:bg-success-500:hover,.group:hover .group-hover\:bg-success-500{background-color:var(--success-500)}.border-success-500,.hover\:border-success-500:hover,.group:hover .group-hover\:border-success-500{border-color:var(--success-500)}.text-on-success-600{color:#f1f1f1}.text-success-600,.hover\:text-success-600:hover,.group:hover .group-hover\:text-success-600{color:var(--success-600)}.bg-success-600,.hover\:bg-success-600:hover,.group:hover .group-hover\:bg-success-600{background-color:var(--success-600)}.border-success-600,.hover\:border-success-600:hover,.group:hover .group-hover\:border-success-600{border-color:var(--success-600)}.text-on-success-700{color:#f1f1f1}.text-success-700,.hover\:text-success-700:hover,.group:hover .group-hover\:text-success-700{color:var(--success-700)}.bg-success-700,.hover\:bg-success-700:hover,.group:hover .group-hover\:bg-success-700{background-color:var(--success-700)}.border-success-700,.hover\:border-success-700:hover,.group:hover .group-hover\:border-success-700{border-color:var(--success-700)}.text-on-success-800{color:#f1f1f1}.text-success-800,.hover\:text-success-800:hover,.group:hover .group-hover\:text-success-800{color:var(--success-800)}.bg-success-800,.hover\:bg-success-800:hover,.group:hover .group-hover\:bg-success-800{background-color:var(--success-800)}.border-success-800,.hover\:border-success-800:hover,.group:hover .group-hover\:border-success-800{border-color:var(--success-800)}.text-on-success-900{color:#f1f1f1}.text-success-900,.hover\:text-success-900:hover,.group:hover .group-hover\:text-success-900{color:var(--success-900)}.bg-success-900,.hover\:bg-success-900:hover,.group:hover .group-hover\:bg-success-900{background-color:var(--success-900)}.border-success-900,.hover\:border-success-900:hover,.group:hover .group-hover\:border-success-900{border-color:var(--success-900)}.text-success,.hover\:text-success:hover,.group:hover .group-hover\:text-success{color:var(--success)}.bg-success,.hover\:bg-success:hover,.group:hover .group-hover\:bg-success{background-color:var(--success)}.border-success,.hover\:border-success:hover,.group:hover .group-hover\:border-success{border-color:var(--success)}.text-on-danger-50{color:#1a1a1a}.text-danger-50,.hover\:text-danger-50:hover,.group:hover .group-hover\:text-danger-50{color:var(--danger-50)}.bg-danger-50,.hover\:bg-danger-50:hover,.group:hover .group-hover\:bg-danger-50{background-color:var(--danger-50)}.border-danger-50,.hover\:border-danger-50:hover,.group:hover .group-hover\:border-danger-50{border-color:var(--danger-50)}.text-on-danger-100{color:#1a1a1a}.text-danger-100,.hover\:text-danger-100:hover,.group:hover .group-hover\:text-danger-100{color:var(--danger-100)}.bg-danger-100,.hover\:bg-danger-100:hover,.group:hover .group-hover\:bg-danger-100{background-color:var(--danger-100)}.border-danger-100,.hover\:border-danger-100:hover,.group:hover .group-hover\:border-danger-100{border-color:var(--danger-100)}.text-on-danger-200{color:#1a1a1a}.text-danger-200,.hover\:text-danger-200:hover,.group:hover .group-hover\:text-danger-200{color:var(--danger-200)}.bg-danger-200,.hover\:bg-danger-200:hover,.group:hover .group-hover\:bg-danger-200{background-color:var(--danger-200)}.border-danger-200,.hover\:border-danger-200:hover,.group:hover .group-hover\:border-danger-200{border-color:var(--danger-200)}.text-on-danger-300{color:#f1f1f1}.text-danger-300,.hover\:text-danger-300:hover,.group:hover .group-hover\:text-danger-300{color:var(--danger-300)}.bg-danger-300,.hover\:bg-danger-300:hover,.group:hover .group-hover\:bg-danger-300{background-color:var(--danger-300)}.border-danger-300,.hover\:border-danger-300:hover,.group:hover .group-hover\:border-danger-300{border-color:var(--danger-300)}.text-on-danger-400{color:#f1f1f1}.text-danger-400,.hover\:text-danger-400:hover,.group:hover .group-hover\:text-danger-400{color:var(--danger-400)}.bg-danger-400,.hover\:bg-danger-400:hover,.group:hover .group-hover\:bg-danger-400{background-color:var(--danger-400)}.border-danger-400,.hover\:border-danger-400:hover,.group:hover .group-hover\:border-danger-400{border-color:var(--danger-400)}.text-on-danger-500{color:#f1f1f1}.text-danger-500,.hover\:text-danger-500:hover,.group:hover .group-hover\:text-danger-500{color:var(--danger-500)}.bg-danger-500,.hover\:bg-danger-500:hover,.group:hover .group-hover\:bg-danger-500{background-color:var(--danger-500)}.border-danger-500,.hover\:border-danger-500:hover,.group:hover .group-hover\:border-danger-500{border-color:var(--danger-500)}.text-on-danger-600{color:#f1f1f1}.text-danger-600,.hover\:text-danger-600:hover,.group:hover .group-hover\:text-danger-600{color:var(--danger-600)}.bg-danger-600,.hover\:bg-danger-600:hover,.group:hover .group-hover\:bg-danger-600{background-color:var(--danger-600)}.border-danger-600,.hover\:border-danger-600:hover,.group:hover .group-hover\:border-danger-600{border-color:var(--danger-600)}.text-on-danger-700{color:#f1f1f1}.text-danger-700,.hover\:text-danger-700:hover,.group:hover .group-hover\:text-danger-700{color:var(--danger-700)}.bg-danger-700,.hover\:bg-danger-700:hover,.group:hover .group-hover\:bg-danger-700{background-color:var(--danger-700)}.border-danger-700,.hover\:border-danger-700:hover,.group:hover .group-hover\:border-danger-700{border-color:var(--danger-700)}.text-on-danger-800{color:#f1f1f1}.text-danger-800,.hover\:text-danger-800:hover,.group:hover .group-hover\:text-danger-800{color:var(--danger-800)}.bg-danger-800,.hover\:bg-danger-800:hover,.group:hover .group-hover\:bg-danger-800{background-color:var(--danger-800)}.border-danger-800,.hover\:border-danger-800:hover,.group:hover .group-hover\:border-danger-800{border-color:var(--danger-800)}.text-on-danger-900{color:#f1f1f1}.text-danger-900,.hover\:text-danger-900:hover,.group:hover .group-hover\:text-danger-900{color:var(--danger-900)}.bg-danger-900,.hover\:bg-danger-900:hover,.group:hover .group-hover\:bg-danger-900{background-color:var(--danger-900)}.border-danger-900,.hover\:border-danger-900:hover,.group:hover .group-hover\:border-danger-900{border-color:var(--danger-900)}.text-danger,.hover\:text-danger:hover,.group:hover .group-hover\:text-danger{color:var(--danger)}.bg-danger,.hover\:bg-danger:hover,.group:hover .group-hover\:bg-danger{background-color:var(--danger)}.border-danger,.hover\:border-danger:hover,.group:hover .group-hover\:border-danger{border-color:var(--danger)}.text-on-warning-50{color:#1a1a1a}.text-warning-50,.hover\:text-warning-50:hover,.group:hover .group-hover\:text-warning-50{color:var(--warning-50)}.bg-warning-50,.hover\:bg-warning-50:hover,.group:hover .group-hover\:bg-warning-50{background-color:var(--warning-50)}.border-warning-50,.hover\:border-warning-50:hover,.group:hover .group-hover\:border-warning-50{border-color:var(--warning-50)}.text-on-warning-100{color:#1a1a1a}.text-warning-100,.hover\:text-warning-100:hover,.group:hover .group-hover\:text-warning-100{color:var(--warning-100)}.bg-warning-100,.hover\:bg-warning-100:hover,.group:hover .group-hover\:bg-warning-100{background-color:var(--warning-100)}.border-warning-100,.hover\:border-warning-100:hover,.group:hover .group-hover\:border-warning-100{border-color:var(--warning-100)}.text-on-warning-200{color:#1a1a1a}.text-warning-200,.hover\:text-warning-200:hover,.group:hover .group-hover\:text-warning-200{color:var(--warning-200)}.bg-warning-200,.hover\:bg-warning-200:hover,.group:hover .group-hover\:bg-warning-200{background-color:var(--warning-200)}.border-warning-200,.hover\:border-warning-200:hover,.group:hover .group-hover\:border-warning-200{border-color:var(--warning-200)}.text-on-warning-300{color:#1a1a1a}.text-warning-300,.hover\:text-warning-300:hover,.group:hover .group-hover\:text-warning-300{color:var(--warning-300)}.bg-warning-300,.hover\:bg-warning-300:hover,.group:hover .group-hover\:bg-warning-300{background-color:var(--warning-300)}.border-warning-300,.hover\:border-warning-300:hover,.group:hover .group-hover\:border-warning-300{border-color:var(--warning-300)}.text-on-warning-400{color:#f1f1f1}.text-warning-400,.hover\:text-warning-400:hover,.group:hover .group-hover\:text-warning-400{color:var(--warning-400)}.bg-warning-400,.hover\:bg-warning-400:hover,.group:hover .group-hover\:bg-warning-400{background-color:var(--warning-400)}.border-warning-400,.hover\:border-warning-400:hover,.group:hover .group-hover\:border-warning-400{border-color:var(--warning-400)}.text-on-warning-500{color:#f1f1f1}.text-warning-500,.hover\:text-warning-500:hover,.group:hover .group-hover\:text-warning-500{color:var(--warning-500)}.bg-warning-500,.hover\:bg-warning-500:hover,.group:hover .group-hover\:bg-warning-500{background-color:var(--warning-500)}.border-warning-500,.hover\:border-warning-500:hover,.group:hover .group-hover\:border-warning-500{border-color:var(--warning-500)}.text-on-warning-600{color:#f1f1f1}.text-warning-600,.hover\:text-warning-600:hover,.group:hover .group-hover\:text-warning-600{color:var(--warning-600)}.bg-warning-600,.hover\:bg-warning-600:hover,.group:hover .group-hover\:bg-warning-600{background-color:var(--warning-600)}.border-warning-600,.hover\:border-warning-600:hover,.group:hover .group-hover\:border-warning-600{border-color:var(--warning-600)}.text-on-warning-700{color:#f1f1f1}.text-warning-700,.hover\:text-warning-700:hover,.group:hover .group-hover\:text-warning-700{color:var(--warning-700)}.bg-warning-700,.hover\:bg-warning-700:hover,.group:hover .group-hover\:bg-warning-700{background-color:var(--warning-700)}.border-warning-700,.hover\:border-warning-700:hover,.group:hover .group-hover\:border-warning-700{border-color:var(--warning-700)}.text-on-warning-800{color:#f1f1f1}.text-warning-800,.hover\:text-warning-800:hover,.group:hover .group-hover\:text-warning-800{color:var(--warning-800)}.bg-warning-800,.hover\:bg-warning-800:hover,.group:hover .group-hover\:bg-warning-800{background-color:var(--warning-800)}.border-warning-800,.hover\:border-warning-800:hover,.group:hover .group-hover\:border-warning-800{border-color:var(--warning-800)}.text-on-warning-900{color:#f1f1f1}.text-warning-900,.hover\:text-warning-900:hover,.group:hover .group-hover\:text-warning-900{color:var(--warning-900)}.bg-warning-900,.hover\:bg-warning-900:hover,.group:hover .group-hover\:bg-warning-900{background-color:var(--warning-900)}.border-warning-900,.hover\:border-warning-900:hover,.group:hover .group-hover\:border-warning-900{border-color:var(--warning-900)}.text-warning,.hover\:text-warning:hover,.group:hover .group-hover\:text-warning{color:var(--warning)}.bg-warning,.hover\:bg-warning:hover,.group:hover .group-hover\:bg-warning{background-color:var(--warning)}.border-warning,.hover\:border-warning:hover,.group:hover .group-hover\:border-warning{border-color:var(--warning)}.text-on-info-50{color:#1a1a1a}.text-info-50,.hover\:text-info-50:hover,.group:hover .group-hover\:text-info-50{color:var(--info-50)}.bg-info-50,.hover\:bg-info-50:hover,.group:hover .group-hover\:bg-info-50{background-color:var(--info-50)}.border-info-50,.hover\:border-info-50:hover,.group:hover .group-hover\:border-info-50{border-color:var(--info-50)}.text-on-info-100{color:#1a1a1a}.text-info-100,.hover\:text-info-100:hover,.group:hover .group-hover\:text-info-100{color:var(--info-100)}.bg-info-100,.hover\:bg-info-100:hover,.group:hover .group-hover\:bg-info-100{background-color:var(--info-100)}.border-info-100,.hover\:border-info-100:hover,.group:hover .group-hover\:border-info-100{border-color:var(--info-100)}.text-on-info-200{color:#1a1a1a}.text-info-200,.hover\:text-info-200:hover,.group:hover .group-hover\:text-info-200{color:var(--info-200)}.bg-info-200,.hover\:bg-info-200:hover,.group:hover .group-hover\:bg-info-200{background-color:var(--info-200)}.border-info-200,.hover\:border-info-200:hover,.group:hover .group-hover\:border-info-200{border-color:var(--info-200)}.text-on-info-300{color:#f1f1f1}.text-info-300,.hover\:text-info-300:hover,.group:hover .group-hover\:text-info-300{color:var(--info-300)}.bg-info-300,.hover\:bg-info-300:hover,.group:hover .group-hover\:bg-info-300{background-color:var(--info-300)}.border-info-300,.hover\:border-info-300:hover,.group:hover .group-hover\:border-info-300{border-color:var(--info-300)}.text-on-info-400{color:#f1f1f1}.text-info-400,.hover\:text-info-400:hover,.group:hover .group-hover\:text-info-400{color:var(--info-400)}.bg-info-400,.hover\:bg-info-400:hover,.group:hover .group-hover\:bg-info-400{background-color:var(--info-400)}.border-info-400,.hover\:border-info-400:hover,.group:hover .group-hover\:border-info-400{border-color:var(--info-400)}.text-on-info-500{color:#f1f1f1}.text-info-500,.hover\:text-info-500:hover,.group:hover .group-hover\:text-info-500{color:var(--info-500)}.bg-info-500,.hover\:bg-info-500:hover,.group:hover .group-hover\:bg-info-500{background-color:var(--info-500)}.border-info-500,.hover\:border-info-500:hover,.group:hover .group-hover\:border-info-500{border-color:var(--info-500)}.text-on-info-600{color:#f1f1f1}.text-info-600,.hover\:text-info-600:hover,.group:hover .group-hover\:text-info-600{color:var(--info-600)}.bg-info-600,.hover\:bg-info-600:hover,.group:hover .group-hover\:bg-info-600{background-color:var(--info-600)}.border-info-600,.hover\:border-info-600:hover,.group:hover .group-hover\:border-info-600{border-color:var(--info-600)}.text-on-info-700{color:#f1f1f1}.text-info-700,.hover\:text-info-700:hover,.group:hover .group-hover\:text-info-700{color:var(--info-700)}.bg-info-700,.hover\:bg-info-700:hover,.group:hover .group-hover\:bg-info-700{background-color:var(--info-700)}.border-info-700,.hover\:border-info-700:hover,.group:hover .group-hover\:border-info-700{border-color:var(--info-700)}.text-on-info-800{color:#f1f1f1}.text-info-800,.hover\:text-info-800:hover,.group:hover .group-hover\:text-info-800{color:var(--info-800)}.bg-info-800,.hover\:bg-info-800:hover,.group:hover .group-hover\:bg-info-800{background-color:var(--info-800)}.border-info-800,.hover\:border-info-800:hover,.group:hover .group-hover\:border-info-800{border-color:var(--info-800)}.text-on-info-900{color:#f1f1f1}.text-info-900,.hover\:text-info-900:hover,.group:hover .group-hover\:text-info-900{color:var(--info-900)}.bg-info-900,.hover\:bg-info-900:hover,.group:hover .group-hover\:bg-info-900{background-color:var(--info-900)}.border-info-900,.hover\:border-info-900:hover,.group:hover .group-hover\:border-info-900{border-color:var(--info-900)}.text-info,.hover\:text-info:hover,.group:hover .group-hover\:text-info{color:var(--info)}.bg-info,.hover\:bg-info:hover,.group:hover .group-hover\:bg-info{background-color:var(--info)}.border-info,.hover\:border-info:hover,.group:hover .group-hover\:border-info{border-color:var(--info)}.text-on-gray-50{color:#1a1a1a}.text-gray-50,.hover\:text-gray-50:hover,.group:hover .group-hover\:text-gray-50{color:var(--gray-50)}.bg-gray-50,.hover\:bg-gray-50:hover,.group:hover .group-hover\:bg-gray-50{background-color:var(--gray-50)}.border-gray-50,.hover\:border-gray-50:hover,.group:hover .group-hover\:border-gray-50{border-color:var(--gray-50)}.text-on-gray-100{color:#1a1a1a}.text-gray-100,.hover\:text-gray-100:hover,.group:hover .group-hover\:text-gray-100{color:var(--gray-100)}.bg-gray-100,.hover\:bg-gray-100:hover,.group:hover .group-hover\:bg-gray-100{background-color:var(--gray-100)}.border-gray-100,.hover\:border-gray-100:hover,.group:hover .group-hover\:border-gray-100{border-color:var(--gray-100)}.text-on-gray-200{color:#1a1a1a}.text-gray-200,.hover\:text-gray-200:hover,.group:hover .group-hover\:text-gray-200{color:var(--gray-200)}.bg-gray-200,.hover\:bg-gray-200:hover,.group:hover .group-hover\:bg-gray-200{background-color:var(--gray-200)}.border-gray-200,.hover\:border-gray-200:hover,.group:hover .group-hover\:border-gray-200{border-color:var(--gray-200)}.text-on-gray-300{color:#f1f1f1}.text-gray-300,.hover\:text-gray-300:hover,.group:hover .group-hover\:text-gray-300{color:var(--gray-300)}.bg-gray-300,.hover\:bg-gray-300:hover,.group:hover .group-hover\:bg-gray-300{background-color:var(--gray-300)}.border-gray-300,.hover\:border-gray-300:hover,.group:hover .group-hover\:border-gray-300{border-color:var(--gray-300)}.text-on-gray-400{color:#f1f1f1}.text-gray-400,.hover\:text-gray-400:hover,.group:hover .group-hover\:text-gray-400{color:var(--gray-400)}.bg-gray-400,.hover\:bg-gray-400:hover,.group:hover .group-hover\:bg-gray-400{background-color:var(--gray-400)}.border-gray-400,.hover\:border-gray-400:hover,.group:hover .group-hover\:border-gray-400{border-color:var(--gray-400)}.text-on-gray-500{color:#f1f1f1}.text-gray-500,.hover\:text-gray-500:hover,.group:hover .group-hover\:text-gray-500{color:var(--gray-500)}.bg-gray-500,.hover\:bg-gray-500:hover,.group:hover .group-hover\:bg-gray-500{background-color:var(--gray-500)}.border-gray-500,.hover\:border-gray-500:hover,.group:hover .group-hover\:border-gray-500{border-color:var(--gray-500)}.text-on-gray-600{color:#f1f1f1}.text-gray-600,.hover\:text-gray-600:hover,.group:hover .group-hover\:text-gray-600{color:var(--gray-600)}.bg-gray-600,.hover\:bg-gray-600:hover,.group:hover .group-hover\:bg-gray-600{background-color:var(--gray-600)}.border-gray-600,.hover\:border-gray-600:hover,.group:hover .group-hover\:border-gray-600{border-color:var(--gray-600)}.text-on-gray-700{color:#f1f1f1}.text-gray-700,.hover\:text-gray-700:hover,.group:hover .group-hover\:text-gray-700{color:var(--gray-700)}.bg-gray-700,.hover\:bg-gray-700:hover,.group:hover .group-hover\:bg-gray-700{background-color:var(--gray-700)}.border-gray-700,.hover\:border-gray-700:hover,.group:hover .group-hover\:border-gray-700{border-color:var(--gray-700)}.text-on-gray-800{color:#f1f1f1}.text-gray-800,.hover\:text-gray-800:hover,.group:hover .group-hover\:text-gray-800{color:var(--gray-800)}.bg-gray-800,.hover\:bg-gray-800:hover,.group:hover .group-hover\:bg-gray-800{background-color:var(--gray-800)}.border-gray-800,.hover\:border-gray-800:hover,.group:hover .group-hover\:border-gray-800{border-color:var(--gray-800)}.text-on-gray-900{color:#f1f1f1}.text-gray-900,.hover\:text-gray-900:hover,.group:hover .group-hover\:text-gray-900{color:var(--gray-900)}.bg-gray-900,.hover\:bg-gray-900:hover,.group:hover .group-hover\:bg-gray-900{background-color:var(--gray-900)}.border-gray-900,.hover\:border-gray-900:hover,.group:hover .group-hover\:border-gray-900{border-color:var(--gray-900)}.text-gray,.hover\:text-gray:hover,.group:hover .group-hover\:text-gray{color:var(--gray)}.bg-gray,.hover\:bg-gray:hover,.group:hover .group-hover\:bg-gray{background-color:var(--gray)}.border-gray,.hover\:border-gray:hover,.group:hover .group-hover\:border-gray{border-color:var(--gray)}.text-on-red-50{color:#1a1a1a}.text-red-50,.hover\:text-red-50:hover,.group:hover .group-hover\:text-red-50{color:var(--red-50)}.bg-red-50,.hover\:bg-red-50:hover,.group:hover .group-hover\:bg-red-50{background-color:var(--red-50)}.border-red-50,.hover\:border-red-50:hover,.group:hover .group-hover\:border-red-50{border-color:var(--red-50)}.text-on-red-100{color:#1a1a1a}.text-red-100,.hover\:text-red-100:hover,.group:hover .group-hover\:text-red-100{color:var(--red-100)}.bg-red-100,.hover\:bg-red-100:hover,.group:hover .group-hover\:bg-red-100{background-color:var(--red-100)}.border-red-100,.hover\:border-red-100:hover,.group:hover .group-hover\:border-red-100{border-color:var(--red-100)}.text-on-red-200{color:#1a1a1a}.text-red-200,.hover\:text-red-200:hover,.group:hover .group-hover\:text-red-200{color:var(--red-200)}.bg-red-200,.hover\:bg-red-200:hover,.group:hover .group-hover\:bg-red-200{background-color:var(--red-200)}.border-red-200,.hover\:border-red-200:hover,.group:hover .group-hover\:border-red-200{border-color:var(--red-200)}.text-on-red-300{color:#f1f1f1}.text-red-300,.hover\:text-red-300:hover,.group:hover .group-hover\:text-red-300{color:var(--red-300)}.bg-red-300,.hover\:bg-red-300:hover,.group:hover .group-hover\:bg-red-300{background-color:var(--red-300)}.border-red-300,.hover\:border-red-300:hover,.group:hover .group-hover\:border-red-300{border-color:var(--red-300)}.text-on-red-400{color:#f1f1f1}.text-red-400,.hover\:text-red-400:hover,.group:hover .group-hover\:text-red-400{color:var(--red-400)}.bg-red-400,.hover\:bg-red-400:hover,.group:hover .group-hover\:bg-red-400{background-color:var(--red-400)}.border-red-400,.hover\:border-red-400:hover,.group:hover .group-hover\:border-red-400{border-color:var(--red-400)}.text-on-red-500{color:#f1f1f1}.text-red-500,.hover\:text-red-500:hover,.group:hover .group-hover\:text-red-500{color:var(--red-500)}.bg-red-500,.hover\:bg-red-500:hover,.group:hover .group-hover\:bg-red-500{background-color:var(--red-500)}.border-red-500,.hover\:border-red-500:hover,.group:hover .group-hover\:border-red-500{border-color:var(--red-500)}.text-on-red-600{color:#f1f1f1}.text-red-600,.hover\:text-red-600:hover,.group:hover .group-hover\:text-red-600{color:var(--red-600)}.bg-red-600,.hover\:bg-red-600:hover,.group:hover .group-hover\:bg-red-600{background-color:var(--red-600)}.border-red-600,.hover\:border-red-600:hover,.group:hover .group-hover\:border-red-600{border-color:var(--red-600)}.text-on-red-700{color:#f1f1f1}.text-red-700,.hover\:text-red-700:hover,.group:hover .group-hover\:text-red-700{color:var(--red-700)}.bg-red-700,.hover\:bg-red-700:hover,.group:hover .group-hover\:bg-red-700{background-color:var(--red-700)}.border-red-700,.hover\:border-red-700:hover,.group:hover .group-hover\:border-red-700{border-color:var(--red-700)}.text-on-red-800{color:#f1f1f1}.text-red-800,.hover\:text-red-800:hover,.group:hover .group-hover\:text-red-800{color:var(--red-800)}.bg-red-800,.hover\:bg-red-800:hover,.group:hover .group-hover\:bg-red-800{background-color:var(--red-800)}.border-red-800,.hover\:border-red-800:hover,.group:hover .group-hover\:border-red-800{border-color:var(--red-800)}.text-on-red-900{color:#f1f1f1}.text-red-900,.hover\:text-red-900:hover,.group:hover .group-hover\:text-red-900{color:var(--red-900)}.bg-red-900,.hover\:bg-red-900:hover,.group:hover .group-hover\:bg-red-900{background-color:var(--red-900)}.border-red-900,.hover\:border-red-900:hover,.group:hover .group-hover\:border-red-900{border-color:var(--red-900)}.text-red,.hover\:text-red:hover,.group:hover .group-hover\:text-red{color:var(--red)}.bg-red,.hover\:bg-red:hover,.group:hover .group-hover\:bg-red{background-color:var(--red)}.border-red,.hover\:border-red:hover,.group:hover .group-hover\:border-red{border-color:var(--red)}.text-on-blue-50{color:#1a1a1a}.text-blue-50,.hover\:text-blue-50:hover,.group:hover .group-hover\:text-blue-50{color:var(--blue-50)}.bg-blue-50,.hover\:bg-blue-50:hover,.group:hover .group-hover\:bg-blue-50{background-color:var(--blue-50)}.border-blue-50,.hover\:border-blue-50:hover,.group:hover .group-hover\:border-blue-50{border-color:var(--blue-50)}.text-on-blue-100{color:#1a1a1a}.text-blue-100,.hover\:text-blue-100:hover,.group:hover .group-hover\:text-blue-100{color:var(--blue-100)}.bg-blue-100,.hover\:bg-blue-100:hover,.group:hover .group-hover\:bg-blue-100{background-color:var(--blue-100)}.border-blue-100,.hover\:border-blue-100:hover,.group:hover .group-hover\:border-blue-100{border-color:var(--blue-100)}.text-on-blue-200{color:#1a1a1a}.text-blue-200,.hover\:text-blue-200:hover,.group:hover .group-hover\:text-blue-200{color:var(--blue-200)}.bg-blue-200,.hover\:bg-blue-200:hover,.group:hover .group-hover\:bg-blue-200{background-color:var(--blue-200)}.border-blue-200,.hover\:border-blue-200:hover,.group:hover .group-hover\:border-blue-200{border-color:var(--blue-200)}.text-on-blue-300{color:#f1f1f1}.text-blue-300,.hover\:text-blue-300:hover,.group:hover .group-hover\:text-blue-300{color:var(--blue-300)}.bg-blue-300,.hover\:bg-blue-300:hover,.group:hover .group-hover\:bg-blue-300{background-color:var(--blue-300)}.border-blue-300,.hover\:border-blue-300:hover,.group:hover .group-hover\:border-blue-300{border-color:var(--blue-300)}.text-on-blue-400{color:#f1f1f1}.text-blue-400,.hover\:text-blue-400:hover,.group:hover .group-hover\:text-blue-400{color:var(--blue-400)}.bg-blue-400,.hover\:bg-blue-400:hover,.group:hover .group-hover\:bg-blue-400{background-color:var(--blue-400)}.border-blue-400,.hover\:border-blue-400:hover,.group:hover .group-hover\:border-blue-400{border-color:var(--blue-400)}.text-on-blue-500{color:#f1f1f1}.text-blue-500,.hover\:text-blue-500:hover,.group:hover .group-hover\:text-blue-500{color:var(--blue-500)}.bg-blue-500,.hover\:bg-blue-500:hover,.group:hover .group-hover\:bg-blue-500{background-color:var(--blue-500)}.border-blue-500,.hover\:border-blue-500:hover,.group:hover .group-hover\:border-blue-500{border-color:var(--blue-500)}.text-on-blue-600{color:#f1f1f1}.text-blue-600,.hover\:text-blue-600:hover,.group:hover .group-hover\:text-blue-600{color:var(--blue-600)}.bg-blue-600,.hover\:bg-blue-600:hover,.group:hover .group-hover\:bg-blue-600{background-color:var(--blue-600)}.border-blue-600,.hover\:border-blue-600:hover,.group:hover .group-hover\:border-blue-600{border-color:var(--blue-600)}.text-on-blue-700{color:#f1f1f1}.text-blue-700,.hover\:text-blue-700:hover,.group:hover .group-hover\:text-blue-700{color:var(--blue-700)}.bg-blue-700,.hover\:bg-blue-700:hover,.group:hover .group-hover\:bg-blue-700{background-color:var(--blue-700)}.border-blue-700,.hover\:border-blue-700:hover,.group:hover .group-hover\:border-blue-700{border-color:var(--blue-700)}.text-on-blue-800{color:#f1f1f1}.text-blue-800,.hover\:text-blue-800:hover,.group:hover .group-hover\:text-blue-800{color:var(--blue-800)}.bg-blue-800,.hover\:bg-blue-800:hover,.group:hover .group-hover\:bg-blue-800{background-color:var(--blue-800)}.border-blue-800,.hover\:border-blue-800:hover,.group:hover .group-hover\:border-blue-800{border-color:var(--blue-800)}.text-on-blue-900{color:#f1f1f1}.text-blue-900,.hover\:text-blue-900:hover,.group:hover .group-hover\:text-blue-900{color:var(--blue-900)}.bg-blue-900,.hover\:bg-blue-900:hover,.group:hover .group-hover\:bg-blue-900{background-color:var(--blue-900)}.border-blue-900,.hover\:border-blue-900:hover,.group:hover .group-hover\:border-blue-900{border-color:var(--blue-900)}.text-blue,.hover\:text-blue:hover,.group:hover .group-hover\:text-blue{color:var(--blue)}.bg-blue,.hover\:bg-blue:hover,.group:hover .group-hover\:bg-blue{background-color:var(--blue)}.border-blue,.hover\:border-blue:hover,.group:hover .group-hover\:border-blue{border-color:var(--blue)}.text-on-green-50{color:#1a1a1a}.text-green-50,.hover\:text-green-50:hover,.group:hover .group-hover\:text-green-50{color:var(--green-50)}.bg-green-50,.hover\:bg-green-50:hover,.group:hover .group-hover\:bg-green-50{background-color:var(--green-50)}.border-green-50,.hover\:border-green-50:hover,.group:hover .group-hover\:border-green-50{border-color:var(--green-50)}.text-on-green-100{color:#1a1a1a}.text-green-100,.hover\:text-green-100:hover,.group:hover .group-hover\:text-green-100{color:var(--green-100)}.bg-green-100,.hover\:bg-green-100:hover,.group:hover .group-hover\:bg-green-100{background-color:var(--green-100)}.border-green-100,.hover\:border-green-100:hover,.group:hover .group-hover\:border-green-100{border-color:var(--green-100)}.text-on-green-200{color:#1a1a1a}.text-green-200,.hover\:text-green-200:hover,.group:hover .group-hover\:text-green-200{color:var(--green-200)}.bg-green-200,.hover\:bg-green-200:hover,.group:hover .group-hover\:bg-green-200{background-color:var(--green-200)}.border-green-200,.hover\:border-green-200:hover,.group:hover .group-hover\:border-green-200{border-color:var(--green-200)}.text-on-green-300{color:#1a1a1a}.text-green-300,.hover\:text-green-300:hover,.group:hover .group-hover\:text-green-300{color:var(--green-300)}.bg-green-300,.hover\:bg-green-300:hover,.group:hover .group-hover\:bg-green-300{background-color:var(--green-300)}.border-green-300,.hover\:border-green-300:hover,.group:hover .group-hover\:border-green-300{border-color:var(--green-300)}.text-on-green-400{color:#f1f1f1}.text-green-400,.hover\:text-green-400:hover,.group:hover .group-hover\:text-green-400{color:var(--green-400)}.bg-green-400,.hover\:bg-green-400:hover,.group:hover .group-hover\:bg-green-400{background-color:var(--green-400)}.border-green-400,.hover\:border-green-400:hover,.group:hover .group-hover\:border-green-400{border-color:var(--green-400)}.text-on-green-500{color:#f1f1f1}.text-green-500,.hover\:text-green-500:hover,.group:hover .group-hover\:text-green-500{color:var(--green-500)}.bg-green-500,.hover\:bg-green-500:hover,.group:hover .group-hover\:bg-green-500{background-color:var(--green-500)}.border-green-500,.hover\:border-green-500:hover,.group:hover .group-hover\:border-green-500{border-color:var(--green-500)}.text-on-green-600{color:#f1f1f1}.text-green-600,.hover\:text-green-600:hover,.group:hover .group-hover\:text-green-600{color:var(--green-600)}.bg-green-600,.hover\:bg-green-600:hover,.group:hover .group-hover\:bg-green-600{background-color:var(--green-600)}.border-green-600,.hover\:border-green-600:hover,.group:hover .group-hover\:border-green-600{border-color:var(--green-600)}.text-on-green-700{color:#f1f1f1}.text-green-700,.hover\:text-green-700:hover,.group:hover .group-hover\:text-green-700{color:var(--green-700)}.bg-green-700,.hover\:bg-green-700:hover,.group:hover .group-hover\:bg-green-700{background-color:var(--green-700)}.border-green-700,.hover\:border-green-700:hover,.group:hover .group-hover\:border-green-700{border-color:var(--green-700)}.text-on-green-800{color:#f1f1f1}.text-green-800,.hover\:text-green-800:hover,.group:hover .group-hover\:text-green-800{color:var(--green-800)}.bg-green-800,.hover\:bg-green-800:hover,.group:hover .group-hover\:bg-green-800{background-color:var(--green-800)}.border-green-800,.hover\:border-green-800:hover,.group:hover .group-hover\:border-green-800{border-color:var(--green-800)}.text-on-green-900{color:#f1f1f1}.text-green-900,.hover\:text-green-900:hover,.group:hover .group-hover\:text-green-900{color:var(--green-900)}.bg-green-900,.hover\:bg-green-900:hover,.group:hover .group-hover\:bg-green-900{background-color:var(--green-900)}.border-green-900,.hover\:border-green-900:hover,.group:hover .group-hover\:border-green-900{border-color:var(--green-900)}.text-green,.hover\:text-green:hover,.group:hover .group-hover\:text-green{color:var(--green)}.bg-green,.hover\:bg-green:hover,.group:hover .group-hover\:bg-green{background-color:var(--green)}.border-green,.hover\:border-green:hover,.group:hover .group-hover\:border-green{border-color:var(--green)}.text-on-yellow-50{color:#1a1a1a}.text-yellow-50,.hover\:text-yellow-50:hover,.group:hover .group-hover\:text-yellow-50{color:var(--yellow-50)}.bg-yellow-50,.hover\:bg-yellow-50:hover,.group:hover .group-hover\:bg-yellow-50{background-color:var(--yellow-50)}.border-yellow-50,.hover\:border-yellow-50:hover,.group:hover .group-hover\:border-yellow-50{border-color:var(--yellow-50)}.text-on-yellow-100{color:#1a1a1a}.text-yellow-100,.hover\:text-yellow-100:hover,.group:hover .group-hover\:text-yellow-100{color:var(--yellow-100)}.bg-yellow-100,.hover\:bg-yellow-100:hover,.group:hover .group-hover\:bg-yellow-100{background-color:var(--yellow-100)}.border-yellow-100,.hover\:border-yellow-100:hover,.group:hover .group-hover\:border-yellow-100{border-color:var(--yellow-100)}.text-on-yellow-200{color:#1a1a1a}.text-yellow-200,.hover\:text-yellow-200:hover,.group:hover .group-hover\:text-yellow-200{color:var(--yellow-200)}.bg-yellow-200,.hover\:bg-yellow-200:hover,.group:hover .group-hover\:bg-yellow-200{background-color:var(--yellow-200)}.border-yellow-200,.hover\:border-yellow-200:hover,.group:hover .group-hover\:border-yellow-200{border-color:var(--yellow-200)}.text-on-yellow-300{color:#1a1a1a}.text-yellow-300,.hover\:text-yellow-300:hover,.group:hover .group-hover\:text-yellow-300{color:var(--yellow-300)}.bg-yellow-300,.hover\:bg-yellow-300:hover,.group:hover .group-hover\:bg-yellow-300{background-color:var(--yellow-300)}.border-yellow-300,.hover\:border-yellow-300:hover,.group:hover .group-hover\:border-yellow-300{border-color:var(--yellow-300)}.text-on-yellow-400{color:#1a1a1a}.text-yellow-400,.hover\:text-yellow-400:hover,.group:hover .group-hover\:text-yellow-400{color:var(--yellow-400)}.bg-yellow-400,.hover\:bg-yellow-400:hover,.group:hover .group-hover\:bg-yellow-400{background-color:var(--yellow-400)}.border-yellow-400,.hover\:border-yellow-400:hover,.group:hover .group-hover\:border-yellow-400{border-color:var(--yellow-400)}.text-on-yellow-500{color:#f1f1f1}.text-yellow-500,.hover\:text-yellow-500:hover,.group:hover .group-hover\:text-yellow-500{color:var(--yellow-500)}.bg-yellow-500,.hover\:bg-yellow-500:hover,.group:hover .group-hover\:bg-yellow-500{background-color:var(--yellow-500)}.border-yellow-500,.hover\:border-yellow-500:hover,.group:hover .group-hover\:border-yellow-500{border-color:var(--yellow-500)}.text-on-yellow-600{color:#f1f1f1}.text-yellow-600,.hover\:text-yellow-600:hover,.group:hover .group-hover\:text-yellow-600{color:var(--yellow-600)}.bg-yellow-600,.hover\:bg-yellow-600:hover,.group:hover .group-hover\:bg-yellow-600{background-color:var(--yellow-600)}.border-yellow-600,.hover\:border-yellow-600:hover,.group:hover .group-hover\:border-yellow-600{border-color:var(--yellow-600)}.text-on-yellow-700{color:#f1f1f1}.text-yellow-700,.hover\:text-yellow-700:hover,.group:hover .group-hover\:text-yellow-700{color:var(--yellow-700)}.bg-yellow-700,.hover\:bg-yellow-700:hover,.group:hover .group-hover\:bg-yellow-700{background-color:var(--yellow-700)}.border-yellow-700,.hover\:border-yellow-700:hover,.group:hover .group-hover\:border-yellow-700{border-color:var(--yellow-700)}.text-on-yellow-800{color:#f1f1f1}.text-yellow-800,.hover\:text-yellow-800:hover,.group:hover .group-hover\:text-yellow-800{color:var(--yellow-800)}.bg-yellow-800,.hover\:bg-yellow-800:hover,.group:hover .group-hover\:bg-yellow-800{background-color:var(--yellow-800)}.border-yellow-800,.hover\:border-yellow-800:hover,.group:hover .group-hover\:border-yellow-800{border-color:var(--yellow-800)}.text-on-yellow-900{color:#f1f1f1}.text-yellow-900,.hover\:text-yellow-900:hover,.group:hover .group-hover\:text-yellow-900{color:var(--yellow-900)}.bg-yellow-900,.hover\:bg-yellow-900:hover,.group:hover .group-hover\:bg-yellow-900{background-color:var(--yellow-900)}.border-yellow-900,.hover\:border-yellow-900:hover,.group:hover .group-hover\:border-yellow-900{border-color:var(--yellow-900)}.text-yellow,.hover\:text-yellow:hover,.group:hover .group-hover\:text-yellow{color:var(--yellow)}.bg-yellow,.hover\:bg-yellow:hover,.group:hover .group-hover\:bg-yellow{background-color:var(--yellow)}.border-yellow,.hover\:border-yellow:hover,.group:hover .group-hover\:border-yellow{border-color:var(--yellow)}.text-on-purple-50{color:#1a1a1a}.text-purple-50,.hover\:text-purple-50:hover,.group:hover .group-hover\:text-purple-50{color:var(--purple-50)}.bg-purple-50,.hover\:bg-purple-50:hover,.group:hover .group-hover\:bg-purple-50{background-color:var(--purple-50)}.border-purple-50,.hover\:border-purple-50:hover,.group:hover .group-hover\:border-purple-50{border-color:var(--purple-50)}.text-on-purple-100{color:#1a1a1a}.text-purple-100,.hover\:text-purple-100:hover,.group:hover .group-hover\:text-purple-100{color:var(--purple-100)}.bg-purple-100,.hover\:bg-purple-100:hover,.group:hover .group-hover\:bg-purple-100{background-color:var(--purple-100)}.border-purple-100,.hover\:border-purple-100:hover,.group:hover .group-hover\:border-purple-100{border-color:var(--purple-100)}.text-on-purple-200{color:#1a1a1a}.text-purple-200,.hover\:text-purple-200:hover,.group:hover .group-hover\:text-purple-200{color:var(--purple-200)}.bg-purple-200,.hover\:bg-purple-200:hover,.group:hover .group-hover\:bg-purple-200{background-color:var(--purple-200)}.border-purple-200,.hover\:border-purple-200:hover,.group:hover .group-hover\:border-purple-200{border-color:var(--purple-200)}.text-on-purple-300{color:#f1f1f1}.text-purple-300,.hover\:text-purple-300:hover,.group:hover .group-hover\:text-purple-300{color:var(--purple-300)}.bg-purple-300,.hover\:bg-purple-300:hover,.group:hover .group-hover\:bg-purple-300{background-color:var(--purple-300)}.border-purple-300,.hover\:border-purple-300:hover,.group:hover .group-hover\:border-purple-300{border-color:var(--purple-300)}.text-on-purple-400{color:#f1f1f1}.text-purple-400,.hover\:text-purple-400:hover,.group:hover .group-hover\:text-purple-400{color:var(--purple-400)}.bg-purple-400,.hover\:bg-purple-400:hover,.group:hover .group-hover\:bg-purple-400{background-color:var(--purple-400)}.border-purple-400,.hover\:border-purple-400:hover,.group:hover .group-hover\:border-purple-400{border-color:var(--purple-400)}.text-on-purple-500{color:#f1f1f1}.text-purple-500,.hover\:text-purple-500:hover,.group:hover .group-hover\:text-purple-500{color:var(--purple-500)}.bg-purple-500,.hover\:bg-purple-500:hover,.group:hover .group-hover\:bg-purple-500{background-color:var(--purple-500)}.border-purple-500,.hover\:border-purple-500:hover,.group:hover .group-hover\:border-purple-500{border-color:var(--purple-500)}.text-on-purple-600{color:#f1f1f1}.text-purple-600,.hover\:text-purple-600:hover,.group:hover .group-hover\:text-purple-600{color:var(--purple-600)}.bg-purple-600,.hover\:bg-purple-600:hover,.group:hover .group-hover\:bg-purple-600{background-color:var(--purple-600)}.border-purple-600,.hover\:border-purple-600:hover,.group:hover .group-hover\:border-purple-600{border-color:var(--purple-600)}.text-on-purple-700{color:#f1f1f1}.text-purple-700,.hover\:text-purple-700:hover,.group:hover .group-hover\:text-purple-700{color:var(--purple-700)}.bg-purple-700,.hover\:bg-purple-700:hover,.group:hover .group-hover\:bg-purple-700{background-color:var(--purple-700)}.border-purple-700,.hover\:border-purple-700:hover,.group:hover .group-hover\:border-purple-700{border-color:var(--purple-700)}.text-on-purple-800{color:#f1f1f1}.text-purple-800,.hover\:text-purple-800:hover,.group:hover .group-hover\:text-purple-800{color:var(--purple-800)}.bg-purple-800,.hover\:bg-purple-800:hover,.group:hover .group-hover\:bg-purple-800{background-color:var(--purple-800)}.border-purple-800,.hover\:border-purple-800:hover,.group:hover .group-hover\:border-purple-800{border-color:var(--purple-800)}.text-on-purple-900{color:#f1f1f1}.text-purple-900,.hover\:text-purple-900:hover,.group:hover .group-hover\:text-purple-900{color:var(--purple-900)}.bg-purple-900,.hover\:bg-purple-900:hover,.group:hover .group-hover\:bg-purple-900{background-color:var(--purple-900)}.border-purple-900,.hover\:border-purple-900:hover,.group:hover .group-hover\:border-purple-900{border-color:var(--purple-900)}.text-purple,.hover\:text-purple:hover,.group:hover .group-hover\:text-purple{color:var(--purple)}.bg-purple,.hover\:bg-purple:hover,.group:hover .group-hover\:bg-purple{background-color:var(--purple)}.border-purple,.hover\:border-purple:hover,.group:hover .group-hover\:border-purple{border-color:var(--purple)}.text-on-pink-50{color:#1a1a1a}.text-pink-50,.hover\:text-pink-50:hover,.group:hover .group-hover\:text-pink-50{color:var(--pink-50)}.bg-pink-50,.hover\:bg-pink-50:hover,.group:hover .group-hover\:bg-pink-50{background-color:var(--pink-50)}.border-pink-50,.hover\:border-pink-50:hover,.group:hover .group-hover\:border-pink-50{border-color:var(--pink-50)}.text-on-pink-100{color:#1a1a1a}.text-pink-100,.hover\:text-pink-100:hover,.group:hover .group-hover\:text-pink-100{color:var(--pink-100)}.bg-pink-100,.hover\:bg-pink-100:hover,.group:hover .group-hover\:bg-pink-100{background-color:var(--pink-100)}.border-pink-100,.hover\:border-pink-100:hover,.group:hover .group-hover\:border-pink-100{border-color:var(--pink-100)}.text-on-pink-200{color:#1a1a1a}.text-pink-200,.hover\:text-pink-200:hover,.group:hover .group-hover\:text-pink-200{color:var(--pink-200)}.bg-pink-200,.hover\:bg-pink-200:hover,.group:hover .group-hover\:bg-pink-200{background-color:var(--pink-200)}.border-pink-200,.hover\:border-pink-200:hover,.group:hover .group-hover\:border-pink-200{border-color:var(--pink-200)}.text-on-pink-300{color:#f1f1f1}.text-pink-300,.hover\:text-pink-300:hover,.group:hover .group-hover\:text-pink-300{color:var(--pink-300)}.bg-pink-300,.hover\:bg-pink-300:hover,.group:hover .group-hover\:bg-pink-300{background-color:var(--pink-300)}.border-pink-300,.hover\:border-pink-300:hover,.group:hover .group-hover\:border-pink-300{border-color:var(--pink-300)}.text-on-pink-400{color:#f1f1f1}.text-pink-400,.hover\:text-pink-400:hover,.group:hover .group-hover\:text-pink-400{color:var(--pink-400)}.bg-pink-400,.hover\:bg-pink-400:hover,.group:hover .group-hover\:bg-pink-400{background-color:var(--pink-400)}.border-pink-400,.hover\:border-pink-400:hover,.group:hover .group-hover\:border-pink-400{border-color:var(--pink-400)}.text-on-pink-500{color:#f1f1f1}.text-pink-500,.hover\:text-pink-500:hover,.group:hover .group-hover\:text-pink-500{color:var(--pink-500)}.bg-pink-500,.hover\:bg-pink-500:hover,.group:hover .group-hover\:bg-pink-500{background-color:var(--pink-500)}.border-pink-500,.hover\:border-pink-500:hover,.group:hover .group-hover\:border-pink-500{border-color:var(--pink-500)}.text-on-pink-600{color:#f1f1f1}.text-pink-600,.hover\:text-pink-600:hover,.group:hover .group-hover\:text-pink-600{color:var(--pink-600)}.bg-pink-600,.hover\:bg-pink-600:hover,.group:hover .group-hover\:bg-pink-600{background-color:var(--pink-600)}.border-pink-600,.hover\:border-pink-600:hover,.group:hover .group-hover\:border-pink-600{border-color:var(--pink-600)}.text-on-pink-700{color:#f1f1f1}.text-pink-700,.hover\:text-pink-700:hover,.group:hover .group-hover\:text-pink-700{color:var(--pink-700)}.bg-pink-700,.hover\:bg-pink-700:hover,.group:hover .group-hover\:bg-pink-700{background-color:var(--pink-700)}.border-pink-700,.hover\:border-pink-700:hover,.group:hover .group-hover\:border-pink-700{border-color:var(--pink-700)}.text-on-pink-800{color:#f1f1f1}.text-pink-800,.hover\:text-pink-800:hover,.group:hover .group-hover\:text-pink-800{color:var(--pink-800)}.bg-pink-800,.hover\:bg-pink-800:hover,.group:hover .group-hover\:bg-pink-800{background-color:var(--pink-800)}.border-pink-800,.hover\:border-pink-800:hover,.group:hover .group-hover\:border-pink-800{border-color:var(--pink-800)}.text-on-pink-900{color:#f1f1f1}.text-pink-900,.hover\:text-pink-900:hover,.group:hover .group-hover\:text-pink-900{color:var(--pink-900)}.bg-pink-900,.hover\:bg-pink-900:hover,.group:hover .group-hover\:bg-pink-900{background-color:var(--pink-900)}.border-pink-900,.hover\:border-pink-900:hover,.group:hover .group-hover\:border-pink-900{border-color:var(--pink-900)}.text-pink,.hover\:text-pink:hover,.group:hover .group-hover\:text-pink{color:var(--pink)}.bg-pink,.hover\:bg-pink:hover,.group:hover .group-hover\:bg-pink{background-color:var(--pink)}.border-pink,.hover\:border-pink:hover,.group:hover .group-hover\:border-pink{border-color:var(--pink)}.text-black,.hover\:text-black:hover,.group:hover .group-hover\:text-black{color:var(--black)}.bg-black,.hover\:bg-black:hover,.group:hover .group-hover\:bg-black{background-color:var(--black)}.border-black,.hover\:border-black:hover,.group:hover .group-hover\:border-black{border-color:var(--black)}.text-white,.hover\:text-white:hover,.group:hover .group-hover\:text-white{color:var(--white)}.bg-white,.hover\:bg-white:hover,.group:hover .group-hover\:bg-white{background-color:var(--white)}.border-white,.hover\:border-white:hover,.group:hover .group-hover\:border-white{border-color:var(--white)}.text-transparent,.hover\:text-transparent:hover,.group:hover .group-hover\:text-transparent{color:var(--transparent)}.bg-transparent,.hover\:bg-transparent:hover,.group:hover .group-hover\:bg-transparent{background-color:var(--transparent)}.border-transparent,.hover\:border-transparent:hover,.group:hover .group-hover\:border-transparent{border-color:var(--transparent)}.bg-base,.hover\:bg-base:hover,.group:hover .group-hover\:bg-base{background-color:var(--bg-base)}.inverted-bg-base,.hover\:inverted-bg-base:hover,.group:hover .group-hover\:inverted-bg-base{background-color:var(--inverted-bg-base)}.bg-alternate,.hover\:bg-alternate:hover,.group:hover .group-hover\:bg-alternate{background-color:var(--bg-alternate)}.inverted-bg-alternate,.hover\:inverted-bg-alternate:hover,.group:hover .group-hover\:inverted-bg-alternate{background-color:var(--inverted-bg-alternate)}.bg-surface,.hover\:bg-surface:hover,.group:hover .group-hover\:bg-surface{background-color:var(--bg-surface)}.inverted-bg-surface,.hover\:inverted-bg-surface:hover,.group:hover .group-hover\:inverted-bg-surface{background-color:var(--inverted-bg-surface)}.border-base,.hover\:border-base:hover,.group:hover .group-hover\:border-base{border-color:var(--border-base)}.inverted-border-base,.hover\:inverted-border-base:hover,.group:hover .group-hover\:inverted-border-base{border-color:var(--inverted-border-base)}.text-color,.hover\:text-color:hover,.group:hover .group-hover\:text-color{color:var(--text-color)}.inverted-text-color,.hover\:inverted-text-color:hover,.group:hover .group-hover\:inverted-text-color{color:var(--inverted-text-color)}.text-muted,.hover\:text-muted:hover,.group:hover .group-hover\:text-muted{color:var(--text-muted)}.inverted-text-muted,.hover\:inverted-text-muted:hover,.group:hover .group-hover\:inverted-text-muted{color:var(--inverted-text-muted)}.text-subtle,.hover\:text-subtle:hover,.group:hover .group-hover\:text-subtle{color:var(--text-subtle)}.inverted-text-subtle,.hover\:inverted-text-subtle:hover,.group:hover .group-hover\:inverted-text-subtle{color:var(--inverted-text-subtle)}.text-inverted,.hover\:text-inverted:hover,.group:hover .group-hover\:text-inverted{color:var(--text-inverted)}.inverted-text-inverted,.hover\:inverted-text-inverted:hover,.group:hover .group-hover\:inverted-text-inverted{color:var(--inverted-text-inverted)}nav.nav-header{top:0rem;position:sticky;z-index:999;top:0;display:flex;justify-content:space-between;align-items:center;padding:24px;height:70px;box-shadow:0 20px 150px #0003;transition:height .2s linear;background-color:#fffc;-webkit-backdrop-filter:blur(.2em);backdrop-filter:blur(.2em)}nav.nav-header .burger-menu{cursor:pointer}nav.nav-header .burger-menu .bar{width:30px;height:3px;margin-block:6px;display:block;background-color:#000}@media screen and (min-width: 1023.99px){nav.nav-header .burger-menu .bar{display:none}}nav.nav-header .burger-menu .bar.light{background-color:#fff}nav.nav-header>div>.logo img{--scale-x: .7;--scale-y: .7;transform:translate(var(--translate-x, 0)) translateY(var(--translate-y, 0)) translateZ(var(--translate-z, 0)) rotate(var(--rotate, 0)) skew(var(--skew-x, 0)) skewY(var(--skew-y, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1)) scaleZ(var(--scale-z, 1));transform-origin:center}nav.nav-header>div>.logo img:important{max-width:100%}nav.nav-header>ul.nav-links{column-gap:20px;--flex-gap: 20px;display:none}@media screen and (min-width: 1023.99px){nav.nav-header>ul.nav-links{display:flex}}nav.nav-header>ul.nav-links a{padding-block:30px;color:#000}nav.nav-header>ul.nav-links a.active{color:#40c1bf;font-weight:700}nav.nav-header>ul.nav-links a:hover{color:#40c1bf}nav.dark{background-color:#000000b0!important;color:#fff!important}nav.dark>ul.nav-links a{color:#fff}@media screen and (max-width: 768px){.navbar{flex-direction:column}.navbar-nav{flex-direction:column;align-items:center}.navbar-nav li{margin-bottom:1rem}}@media screen and (min-width: 769px){nav.nav-header>.logo{padding:1rem 0rem}}.sidebar-menu{color:#fff;position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;background-color:#00acaa;visibility:hidden;transition:all .4s cubic-bezier(.95,.05,.795,.035);transform:translate(100%)}.sidebar-menu-open{opacity:1;visibility:visible;transform:translate(0)}.sidebar-menu-close{visibility:hidden;transform:translate(-100%)}.sidebar-menu .logo{height:140px}.sidebar-menu .logo a{padding:50px 0}@media (max-width: 1023px){.sidebar-menu .logo a{padding:50px 0 0}}.sidebar-menu .wrapper{height:calc(100% - 210px);overflow:auto}.sidebar-menu .wrapper .menu-links{display:flex;gap:15px;flex-direction:column;align-items:center;justify-content:center}.sidebar-menu .wrapper .menu-links a{display:flex;gap:5px;align-items:center;justify-content:center;text-decoration:none;color:#fff;font-size:20px;padding:10px 20px}.sidebar-menu .wrapper .menu-links a:hover{background-color:#fff3;border-radius:5px;transition:all .3s ease-in-out}.sidebar-menu .address-section{height:70px;position:absolute;bottom:0;border-top:1px solid #B9B9B9}.sidebar-menu .address-section .address-content{display:flex;gap:10px;justify-content:center;align-items:center}.sidebar-menu .address-section .logos{display:flex;text-align:center;align-items:center;justify-content:center;gap:10px}.sidebar-menu .address-section .logos img{height:20px}.sidebar-menu .address-section a{color:#fff;font-size:18px;font-weight:500;margin:10px 0}.sidebar-menu .close-btn{position:absolute;top:30px;right:20px;background:transparent;border:none;font-size:30px;color:#fff;cursor:pointer;z-index:1001}.sidebar-menu .close-btn:hover{background:transparent!important}@keyframes fade-in-reveal{to{scale:1;opacity:1}}@media (prefers-reduced-motion: no-preference){.anim__fade-in-reveal{scale:.2;opacity:.7;animation:fade-in-reveal linear forwards;animation-timeline:view();animation-range-start:cover;animation-range-end:450px}}@keyframes fadeOutAndCollapse{0%{opacity:1;bottom:0;height:auto}50%{bottom:-500px;opacity:0}to{bottom:100%;opacity:0;height:0;overflow:hidden}}footer{background-color:#2d2d2d;clear:both;color:#ededed;width:100%}section.footer-top{padding:0 8rem}@media screen and (max-width: 768px){section.footer-top{padding:24px}}section.footer-top .footer-logo{width:150px;margin-inline-end:10px}section.footer-top .flex{padding:40px 0;margin-top:30px;display:flex}section.footer-top a{color:#c3c3c9}section.footer-top a:hover{color:#fff}section.footer-top .footer-tagline{align-self:center;font-size:16px;color:#c3c3c9;font-weight:300}section.footer-top .footer-links a:hover{color:#fff}section.footer-top .footer-links{direction:rtl;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:20px;justify-content:end;justify-self:end}@media (max-width: 990px){section.footer-top .footer-links{grid-template-columns:repeat(auto-fit,minmax(225px,1fr))}}@media (max-width: 770px){section.footer-top .footer-links{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}section.footer-top .footer-links .column{direction:ltr}section.footer-top .footer-links .column h4{text-align:var(--text-align-end);color:#fff;font-size:16px;font-weight:500}@media (max-width: 990px){section.footer-top .footer-links .column h4{text-align:var(--text-align-start)}}section.footer-top .footer-links .column a{display:block;text-align:var(--text-align-end);font-size:15px;font-weight:300}@media (max-width: 990px){section.footer-top .footer-links .column a{text-align:var(--text-align-start)}}section.footer-bottom{background-color:#2d2d2d;color:#86868b;width:100%;font-size:16px;font-weight:300;border-top:1px solid #494949;padding:0px 8rem}@media screen and (max-width: 768px){section.footer-bottom{padding:24px}}section.footer-bottom .footer-links{margin-inline-start:20px}section.footer-bottom .footer-links a{position:relative;padding:0 20px;color:#c3c3c9}section.footer-bottom .footer-links a:hover{color:#fff}section.footer-bottom .footer-links a:before{content:"|";position:absolute;inset-inline-start:0;color:#86868b;transform:translate(calc(-50% * var(--transform-direction)))}section.footer-bottom .social-icons-area{column-gap:20px;justify-content:end}@media screen and (max-width: 992px){section.footer-bottom .social-icons-area{justify-content:start}}section.footer-bottom .social-icons-area a{color:#c3c3c9}section.footer-bottom .social-icons-area a:hover{color:#fff}section.locations{background-color:#40404066}section.locations .locations-wrapper{padding:0 8rem;justify-content:space-between;line-height:20px}@media screen and (max-width: 768px){section.locations .locations-wrapper{padding:24px}}section.locations .locations-wrapper>div{padding:25px 0}section.locations .locations-wrapper>div div{color:#ddd;padding:10px 0;line-height:1.5;font-size:14px;font-weight:300}section.locations .locations-wrapper h6{color:#fff;font-size:18px;font-weight:500;margin:10px 0}section.locations .locations-wrapper a{color:#c3c3c9;border-bottom:1px dashed #c3c3c9}section.locations .locations-wrapper a:hover{color:#fff}section#cookie-banner{z-index:10;position:fixed;bottom:50px;left:0;background:none;display:none!important;transform-origin:center}section#cookie-banner .row{justify-content:center;gap:15px;border-radius:10px;align-items:center;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background-color:#f5f5f5b3;border:1px solid rgb(255,255,255)!important}section#cookie-banner .row .button{margin-top:0;border-radius:10px;padding:5px 15px;font-weight:400;font-size:15px!important}section#cookie-banner .row .btn-essential{border:1px solid var(--primary);color:var(--primary)}section#cookie-banner .row .content-area{line-height:18px;font-size:14px;color:#000}.fadeOutAndCollapse{animation:fadeOutAndCollapse .5s ease-in forwards}section.case-studies{background:linear-gradient(180deg,#2b2b2b,#7e7e7eb5 28.5%,#fff0);width:100%;color:#fff;padding:24px}section.case-studies .title h1{margin:116px 0 32px;font:500 42px/64px var(--font-family-poppins)}@media (max-width: 1023px){section.case-studies .title h1{font-size:28px!important;margin:84px 0 32px}}section.case-studies .title .tagline{font-weight:400;font-size:18px;line-height:27px;font-family:var(--font-family-poppins)}@media (max-width: 1023px){section.case-studies .title .tagline{line-height:24px}}section.case-studies .title .bottom-tagline{font-weight:600;font-size:25px;line-height:32px;font-family:var(--font-family-poppins);margin-top:41px}@media (max-width: 1023px){section.case-studies .title .bottom-tagline{font-size:20px}}section.case-studies .tags{display:flex;gap:5px;flex-wrap:wrap}section.case-studies .tags .tag{font-size:14px;border-radius:10px;padding:5px 15px;background-color:#fff;color:#000;cursor:pointer;transition:all .4s ease-in-out}section.case-studies .tags .active{background-color:#434343;color:#fff}section.case-studies .all-case-studies{border-radius:10px;border:1px solid var(--primary);color:var(--primary);font:500 16px/56px var(--font-family)}section.case-studies .all-case-studies:hover{background-color:var(--primary);color:#fff}@media only screen and (max-width: 576px){section.case-studies .title h1{font-size:34px;font-weight:600;line-height:40px}section.case-studies .title .tagline{font-size:20px;line-height:20px;font-weight:300}section.case-studies .card .content-area{min-height:initial}section.case-studies .card .content-area .case-read-more{padding:10px;font-size:16px}}@media only screen and (max-width: 768px){section.case-studies section.case-studies .title h1{font-size:50px;font-weight:700;width:100%}section.case-studies section.case-studies .title .tagline{font-size:32px;font-weight:400;width:100%}}.case-study-card-orange{background:radial-gradient(circle at 68% 100%,#753312 1%,#291d1c 49%)}.case-study-card-blue{background:radial-gradient(circle at 98% 130%,#37542a,#1d1d29 40%)}.case-study-card-sky-blue{background:linear-gradient(160deg,#fff 52%,#2563eba0)}.case-study-card-light-blue{background:linear-gradient(160deg,#fff 52%,#0088f0a0)}.case-study-card-red{background:radial-gradient(circle at 68% 100%,#751212 1%,#291c1c 49%)}.case-study-card-green{background:radial-gradient(circle at 68% 100%,#127526 1%,#291c1c 49%)}.case-study-card-light-green{background:linear-gradient(160deg,#fff 52%,#1c9f01a0)}.case-study-card-light-gray{background:linear-gradient(160deg,#fff 52%,#434343a0)}.case-study{box-shadow:0 0 50px #0009;display:flex;margin:79px 0;color:#fff;border-radius:12px;overflow:hidden;justify-content:space-between}.case-study img{max-width:100%;height:auto;object-fit:contain}.case-study .content .white{width:200px;padding:20px;font-size:18px;background-color:transparent;color:#fff;font-weight:500;border-radius:10px;line-height:56px;border:1px solid white}.case-study .content .white:hover{background-color:#ff6363;color:#fff;border:1px solid #FF6363}.case-study .content .black{width:200px;font-size:18px;background-color:transparent;color:#000;padding:20px;font-weight:500;border-radius:10px;line-height:56px;border:1px solid black}.case-study .content .black:hover{background-color:#ff6363;color:#fff;border:1px solid #FF6363}.case-study .content p{margin:2rem 0 3rem}@media (max-width: 576px){.case-study .content p{font-size:16px}}@media (max-width: 1099px){.case-study .content .content-area{background-image:none!important}}.case-study .content .case-logo{height:70px}.case-study .content-area{min-height:600px}@media (max-width: 576px){.case-study .content-area .content-area{min-height:initial}.case-study .content-area .content-area .case-read-more{padding:10px;font-size:16px}}.case-study .content-area .tagline{padding:2rem 0 3rem;font:400 18px/32px var(--font-family-poppins)}@media (max-width: 576px){.case-study .content-area .tagline{line-height:20px}}.case-study .content-area .case-read-more{width:200px;font-size:18px;background-color:#fff;color:#000;padding:20px;font-weight:500;border-radius:4px;line-height:56px}.case-study .content-area .case-read-more:hover{background-color:#ff7168;color:#fff}.case-study .image{display:flex;flex-direction:column;justify-content:end}.case-study .image .mobile{padding-inline-end:3rem}.careers-page{perspective:1000px;max-width:2400px;margin:0 auto;position:relative}.careers-page header{display:flex;flex-wrap:wrap;padding:0 8rem;margin-top:-70px;padding-top:70px;background-color:#232323;color:#fff;align-items:center}@media (max-width: 1200px){.careers-page header .heading-area{margin-top:60px}}.careers-page header .image-area{display:flex;justify-content:end}@media screen and (max-width: 1200px){.careers-page header .image-area{justify-content:center}}@media screen and (max-width: 768px){.careers-page header{padding:150px 24px 0}}.careers-page header h1{font-family:var(--font-family-poppins);font-size:66px;line-height:80px;color:#fff;font-weight:500}@media (max-width: 1023px){.careers-page header h1{font-size:34px}}.careers-page header p{margin-top:20px;margin-bottom:40px}.careers-page header .search-wrapper{gap:5px;flex-wrap:unset}@media screen and (max-width: 800px){.careers-page header .search-wrapper{flex-direction:column;width:100%}.careers-page header .search-wrapper .filter-area{width:100%}}@media screen and (min-width: 800px) and (max-width: 1024px){.careers-page header .search-wrapper{width:100%}}.careers-page header .search-wrapper .search-area{position:relative;display:flex;background-color:#fff;border-radius:5px;overflow:hidden}@media screen and (max-width: 800px){.careers-page header .search-wrapper .search-area{flex-direction:column;row-gap:.3rem;background-color:transparent;width:100%}}@media screen and (min-width: 800px) and (max-width: 1024px){.careers-page header .search-wrapper .search-area{width:80%;box-sizing:border-box}}.careers-page header .search-wrapper .search-area .search-input{height:50px;width:60%;position:relative;padding-inline-start:40px;border:none}@media screen and (max-width: 800px){.careers-page header .search-wrapper .search-area .search-input{width:100%;border-radius:5px}}@media screen and (min-width: 800px) and (max-width: 1024px){.careers-page header .search-wrapper .search-area .search-input{width:65%;box-sizing:border-box}}.careers-page header .search-wrapper .search-area .filter-input{height:50px;width:40%;position:relative;border:0;border-inline-start:1px solid #bababa;padding:0 10px}@media screen and (max-width: 800px){.careers-page header .search-wrapper .search-area .filter-input{width:100%;border-radius:5px;border:1px solid #bababa}}@media screen and (min-width: 800px) and (max-width: 1024px){.careers-page header .search-wrapper .search-area .filter-input{box-sizing:border-box}}.careers-page header .search-wrapper .search-area .search-icon{position:absolute;color:var(--primary);left:15px;top:17px;cursor:pointer}@media screen and (min-width: 800px) and (max-width: 1024px){.careers-page header .search-wrapper .filter-area{width:20%;box-sizing:border-box}}.careers-page header .search-wrapper .filter-area button{border:0px;padding:1px 10px;border-radius:5px;height:50px;width:120px;background-color:var(--primary);color:#fff}@media screen and (max-width: 800px){.careers-page header .search-wrapper .filter-area button{width:100%}}@media screen and (min-width: 800px) and (max-width: 1024px){.careers-page header .search-wrapper .filter-area button{width:100%}}.careers-page .image-section{position:absolute;top:95px;right:20%}.careers-page .jobs{flex-direction:row;column-gap:40px;padding:0px 8rem}@media screen and (max-width: 768px){.careers-page .jobs{padding:24px}}.careers-page .jobs .heading-section{padding:80px 0}.careers-page .jobs .heading-section h3{font-family:var(--font-family-poppins);font-size:34px;font-weight:500;line-height:101px}@media (max-width: 1023px){.careers-page .jobs .heading-section h3{font-size:30px}}.careers-page .jobs .jobsSection{display:flex;justify-content:space-between;flex-flow:wrap;padding-bottom:30px}.careers-page .jobs .job-card{width:49%;padding:40px;display:flex;flex-direction:column;border:1px solid #ddd;border-radius:15px;gap:20px;margin:1% 0}@media (max-width: 1023px){.careers-page .jobs .job-card{width:100%;margin:2% 0}}@media (max-width: 1023px){.careers-page .jobs .job-card h4{font-size:25px}}.careers-page .jobs .job-card h6{color:var(--secondary)}.careers-page .jobs .job-card span{color:#959595;font-size:20px}.careers-page .jobs .job-card p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;color:#959595}.careers-page .jobs .job-card:hover{border:1px solid #c0c0c0;background-color:#fafafa}.careers-page .jobs .job-card:hover h6{color:var(--primary)}.careers-page .jobs .button-section{text-align:center}.job-details-page{max-width:2400px;margin:0 auto;color:#434343;position:relative}.job-details-page header{height:500px;margin-top:-70px;padding-top:70px;background-color:#232323;background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;color:#fff;align-items:center;padding-inline-start:120px}@media screen and (max-width: 769px){.job-details-page header{min-height:54vh;padding-inline-start:30px}}.job-details-page header h1{color:#fff;font-weight:500;padding-bottom:40px;font-size:56px}@media (max-width: 1023px){.job-details-page header h1{font-size:34px}}.job-details-page header button{padding:15px 50px}.job-details-page .content{padding:10px;color:#959595;font-size:16px;font-weight:400;line-height:33px;letter-spacing:0em}.job-details-page .content .job-section .key-points{font-size:18px;line-height:27px;position:sticky;top:100px}.job-details-page .content .job-section .key-points>div{position:sticky;top:100px}.job-details-page .content .job-section .key-points>div h5{color:#2d2d2d}.job-details-page .content .job-section .details{font-size:18px;line-height:27px}.job-details-page .content .job-section .details .description{color:#ff6363}.job-details-page .content .job-section .details .requirements{color:#00acaa}.job-details-page .content .job-section .details button{padding:15px 50px}.job-details-page .content .social-share a{border:1px solid #ddd;border-radius:5px;color:#ff4500;display:inline-block;width:35px;height:35px;line-height:35px;text-align:center}.job-details-page .content .social-share a:hover{border:1px solid var(--secondary);background-color:var(--secondary);color:#fff}.job-details-page .applicant-form{position:fixed;top:0;right:0;z-index:99999;width:50%;background-color:#fff;height:100vh;visibility:hidden;transition:all .4s cubic-bezier(.95,.05,.795,.035);transform:translate(100%);overflow-y:auto;box-shadow:-10px 0 40px #0003;outline:1px solid #888}.job-details-page .applicant-form-open{opacity:1;visibility:visible;transform:translate(0)}.job-details-page .applicant-form-close{visibility:hidden;transform:translate(-100%)}@media screen and (max-width: 1024px){.job-details-page .applicant-form{width:100%}}.job-details-page .applicant-form h3{display:flex;align-items:center;height:150px;width:100%;background-color:#505050;padding-inline-start:40px;color:#fff}.job-details-page .applicant-form .close{position:absolute;top:30px;right:40px;color:#fff;font-size:40px;cursor:pointer}.job-details-page .applicant-form .form-area{padding:40px}.job-details-page .applicant-form .form-area .message{background-color:#00acaa;color:#fff;font-size:larger;padding:20px;display:none}.job-details-page .applicant-form .form-area form{display:flex;flex-direction:column;gap:20px}.job-details-page .applicant-form .form-area form .row{display:flex;justify-content:space-between;flex-direction:row}@media screen and (max-width: 768px){.job-details-page .applicant-form .form-area form .row{flex-direction:column}}.job-details-page .applicant-form .form-area form .row .form-group{display:flex;border-radius:10px;flex-direction:column}@media screen and (max-width: 768px){.job-details-page .applicant-form .form-area form .row .form-group{padding-inline-start:0px}}.job-details-page .applicant-form .form-area form .row .form-group input,.job-details-page .applicant-form .form-area form .row .form-group .input-group{border-radius:5px;border:1px solid #bababa;display:flex}.job-details-page .applicant-form .form-area form .row .form-group input input,.job-details-page .applicant-form .form-area form .row .form-group .input-group input{border:none;flex-grow:1}.job-details-page .applicant-form .form-area form .row .form-group input div,.job-details-page .applicant-form .form-area form .row .form-group .input-group div{border-inline-end:1px solid #bababa;padding:0 10px}.job-details-page .applicant-form .form-area form .row .form-group textarea{border-radius:5px;border:1px solid #bababa;resize:none}.job-details-page .popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#96969686;z-index:999;display:none}.hire-page header{display:flex;padding:0 8rem;align-items:center;min-height:100vh;margin-top:-70px;overflow:hidden}.hire-page header:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/assets/images/hire-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;z-index:-1;transition:filter .5s ease}.hire-page header:has(.content-area:hover):after{filter:blur(10px)}.hire-page header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#00d9ff14 75%,#00d9ff4d);z-index:0}@media screen and (max-width: 768px){.hire-page header{padding:150px 24px 0}}.hire-page header .content-area{z-index:1;outline:1400px solid rgba(64,193,191,.5019607843);outline-offset:10px;background:linear-gradient(45deg,#ffffffe6 25%,#fff 25%,#fff 50%,#ffffffe6 50%,#ffffffe6 75%,#fff 75%) 0 0/70px 70px;animation:shineShimmer 25s infinite linear;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:50px;border-radius:20px;transform:scale(.99);transition:background 1s ease-out,outline .5s ease-in-out,outline-offset .5s ease-in-out,backdrop-filter 2s ease-in-out,transform .3s ease-in-out;border:1px solid var(--primary)}.hire-page header .content-area:hover{background:linear-gradient(45deg,#fffc 25%,#ffffffe6 25%,#ffffffe6 50%,#fffc 50%,#fffc 75%,#ffffffe6 75%) 0 0/120px 120px;animation:shineShimmer 15s infinite linear;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);transform:scale(1.01);outline:1px solid #40c1bf;outline-offset:15px}@media (max-width: 1200px){.hire-page header .content-area{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}}@media (max-width: 500px){.hire-page header .content-area{padding:10px;border-radius:10px}}.hire-page header .content-area h1{font-size:56px;text-transform:capitalize;font-weight:400;line-height:76px}@media (max-width: 1023px){.hire-page header .content-area h1{font-size:34px;line-height:46px}}@media screen and (max-width: 768px){.hire-page header .content-area h1{font-size:40px}}.hire-page header .content-area h1 span{font-weight:600}.hire-page header .content-area a{padding:15px 30px;font-size:20px;background-color:var(--primary);color:#fff;border-radius:10px}.hire-page header .content-area p{margin-top:20px;margin-bottom:40px;color:#818181}.hire-page header .content-area button{font-size:500;font-size:20px;padding-inline-start:30px;padding-inline-end:30px}.hire-page .content{z-index:2;background-color:#fff;position:relative;margin-top:4rem;width:100%;align-items:center;justify-content:center;display:flex;flex-direction:column;padding:0 8rem}@media screen and (max-width: 768px){.hire-page .content{padding:0 24px}}.hire-page .sections-p{padding:8.75rem 24px}@media (max-width: 1023px){.hire-page .sections-p{padding:7.5rem 24px}}.hire-page .sections-m{margin:8.75rem 0px}@media (max-width: 1023px){.hire-page .sections-m{margin:7.5rem 24px}}.hire-page .sections-p-t{padding-top:8.75rem}@media (max-width: 1023px){.hire-page .sections-p-t{padding-top:7.5rem}}.hire-page .sections-p-b{padding-bottom:8.75rem}@media (max-width: 1023px){.hire-page .sections-p-b{padding-bottom:0rem}}.hire-page section.benefits-content{align-items:stretch;flex-wrap:wrap;display:flex}.hire-page section.benefits-content>div{display:flex;flex-direction:column}.hire-page section.benefits-content .heading-section{align-items:center}@media (max-width: 1200px){.hire-page section.benefits-content .heading-section{display:flex;justify-content:center;align-items:center;text-align:center;gap:20px}}.hire-page section.benefits-content .heading-section h3{font-family:var(--font-family-poppins);font-size:42px;font-weight:500;line-height:50px;text-align:center}@media (max-width: 1023px){.hire-page section.benefits-content .heading-section h3{font-size:28px;line-height:38.19px}}.hire-page section.benefits-content .heading-section p{color:#818181;margin:2rem 0}.hire-page section.benefits-content .column{border-radius:20px;flex-grow:1;padding:24px;background-repeat:no-repeat;background-position:center;background-size:cover;color:#fff}.hire-page section.benefits-content .column .benefit-panel-header{display:flex;flex-direction:row;align-content:flex-start;align-items:center;justify-content:space-between}.hire-page section.benefits-content .column .benefit-panel-header h5{text-transform:capitalize}.hire-page section.benefits-content .column.one{background-image:url(/assets/images/adapt-bg.webp)}.hire-page section.benefits-content .column.two{background-image:url(/assets/images/analyse-bg.webp)}.hire-page section.benefits-content .column.three{background-image:url(/assets/images/learn-bg.webp)}.hire-page section.benefits-content .column.four{background-image:url(/assets/images/apply-bg.webp)}.hire-page section.benefits-content .column h3{font-size:100px;font-weight:900;color:transparent;-webkit-text-stroke:1px white;font-family:var(--font-family-poppins)}.hire-page section.benefits-content .column h5{width:174px}.hire-page section.benefits-content .column p{margin-top:24px;font-size:16px;font-style:normal;line-height:20px}.hire-page section.pricing{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:50px;padding:1rem 8rem;background-color:#fff}@media (max-width: 1650px){.hire-page section.pricing{padding:4rem 2rem}}@media (max-width: 800px){.hire-page section.pricing{padding:4rem 24px}}.hire-page section.pricing h2{font-size:28px;font-weight:500;padding:0 4rem;text-align:center;line-height:39px}.hire-page section.pricing>p{text-align:center}.hire-page section.pricing .plan-tabs{display:flex;justify-content:start;align-self:flex-start;background-color:#eee;width:100%;padding:4px;border-radius:10px}@media (min-width: 992px){.hire-page section.pricing .plan-tabs{display:none}}.hire-page section.pricing .plan-tabs button{color:#000;font-size:17px;font-weight:400;background-color:transparent}@media (max-width: 800px){.hire-page section.pricing .plan-tabs button{width:100%}}.hire-page section.pricing .plan-tabs button:focus{outline:none!important;box-shadow:none!important}.hire-page section.pricing .plan-tabs button.active{background-color:#fff}.hire-page section.pricing .row{display:flex;flex-direction:row;justify-content:center;gap:20px;width:100%}.hire-page section.pricing .row a{padding:10px 160px;width:fit-content;background-color:#fff;border:1px solid #FF6363;color:#ff6363;text-align:center;border-radius:10px}@media (max-width: 800px){.hire-page section.pricing .row a{padding:10px 0;width:100%}}.hire-page section.pricing .row a:hover{background-color:#ff6363;color:#fff}.hire-page section.pricing .row .standard{display:flex}@media (max-width: 992px){.hire-page section.pricing .row .standard{display:none!important}}.hire-page section.pricing .row .custom{display:flex}@media (max-width: 992px){.hire-page section.pricing .row .custom{display:none!important}}.hire-page section.pricing .row .pricing-card{display:flex;flex-direction:column;gap:30px;border:1px solid rgba(197,197,197,.5019607843);border-radius:10px;position:relative;padding-bottom:50px}@media (max-width: 800px){.hire-page section.pricing .row .pricing-card{width:100%}}.hire-page section.pricing .row .pricing-card.active{display:flex!important}.hire-page section.pricing .row .pricing-card .card-heading{display:flex;gap:10px;flex-direction:column;padding:2rem;background-color:#e6f7f7}@media (max-width: 1050px){.hire-page section.pricing .row .pricing-card .card-heading{padding:1rem}}.hire-page section.pricing .row .pricing-card .card-heading h4{font-size:20.84px;font-weight:500}.hire-page section.pricing .row .pricing-card .card-heading .pricing{display:flex;flex-direction:row;justify-content:space-between}.hire-page section.pricing .row .pricing-card .card-heading .pricing h6{border:1px solid #838383;border-radius:5px;padding:2px 10px}@media (max-width: 1300px){.hire-page section.pricing .row .pricing-card .card-heading .pricing h6{font-size:13px}}.hire-page section.pricing .row .pricing-card .card-heading .pricing h5{font-size:33.66px;font-weight:400}@media (max-width: 1100px){.hire-page section.pricing .row .pricing-card .card-heading .pricing h5{font-size:13px}}@media (max-width: 1300px){.hire-page section.pricing .row .pricing-card .card-heading .pricing h5{font-size:18px}}.hire-page section.pricing .row .pricing-card .card-heading .pricing h5 span{font-size:19.23px;font-weight:400}@media (max-width: 1100px){.hire-page section.pricing .row .pricing-card .card-heading .pricing h5 span{font-size:13px}}@media (max-width: 1300px){.hire-page section.pricing .row .pricing-card .card-heading .pricing h5 span{font-size:18px}}.hire-page section.pricing .row .pricing-card>p{padding:0 2rem}@media (max-width: 1023px){.hire-page section.pricing .row .pricing-card>p{padding:2rem}}.hire-page section.pricing .row .pricing-card .card-body{padding:0 2rem;display:flex;flex-direction:column;justify-content:start;align-items:start}@media (max-width: 1050px){.hire-page section.pricing .row .pricing-card .card-body{padding:0 1rem}}.hire-page section.pricing .row .pricing-card .card-body>p{padding:1rem 2rem}.hire-page section.pricing .row .pricing-card .card-body .feature{display:flex;flex-direction:row;justify-content:space-evenly;align-items:flex-start;gap:20px;padding:5px 0}.hire-page section.pricing .row .pricing-card .card-body .feature i{color:#00acaa;background-color:#f1f1f1;border-radius:20px;padding:15px;height:30px;width:30px;display:flex;justify-content:center;align-items:center}.hire-page section.pricing .row .pricing-card .card-body .feature p{font-size:14px;font-weight:400}.hire-page section.pricing .row .pricing-card .card-footer{display:flex;justify-content:center;align-items:center;background-color:#00acaa;color:#fff;border-radius:0 0 10px 10px;padding:10px;position:absolute;bottom:0;width:100%}.hire-page section.faqs{padding-bottom:4rem;display:flex;width:100%;position:relative}.hire-page section.faqs .heading-section>div{position:sticky;top:150px;display:flex;flex-direction:column;justify-content:start;align-items:start;padding:0 0 4rem;gap:25px}@media (max-width: 1023px){.hire-page section.faqs .heading-section>div{justify-content:center;align-items:center;text-align:center}}.hire-page section.faqs .heading-section>div h4{transform:rotate(270deg);height:300px}.hire-page section.faqs .heading-section>div h4:dir(rtl){transform:rotate(90deg)}@media (max-width: 1023px){.hire-page section.faqs .heading-section>div h4{transform:rotate(0);height:auto;font-size:28px;font-weight:500}}.hire-page section.faqs .heading-section>div p{color:#818181}.hire-page section.faqs .heading-section>div a{padding:15px 30px;font-size:20px;background-color:var(--primary);color:#fff;border-radius:10px}.hire-page section.process .heading-section{text-align:center;font-size:42px;line-height:101px;font-weight:500}@media (max-width: 1023px){.hire-page section.process .heading-section h3{font-size:28px;line-height:38.25px}}.hire-page section.process .row{padding:2rem 0;display:flex}@media (max-width: 1023px){.hire-page section.process .row{flex-wrap:wrap;padding:.4rem 0}}.hire-page section.process .row .first-process,.hire-page section.process .row .second-process,.hire-page section.process .row .third-process{border-radius:10px;min-height:200px;border:1px solid transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(to top right,#fff 25%,#c5c5c5);background-origin:border-box;background-clip:content-box,border-box}.hire-page section.process .row .second-process{background-image:linear-gradient(#fff,#fff),linear-gradient(to top left,#fff 25%,#c5c5c5)}.hire-page section.process .row .next-process{position:relative;top:50%}@media (max-width: 1023px){.hire-page section.process .row .next-process{position:unset;display:flex;justify-content:center}}.hire-page section.process .row .left-arrow{text-align:var(--text-align-start)}.hire-page section.process .row .process-content{padding:2rem;display:flex;gap:40px;color:#818181}.hire-page section.process .row h4{color:#484848;font-family:var(--font-family-poppins);font-size:24px;font-weight:500;line-height:34.8px;letter-spacing:-.5px;text-align:var(--text-align-start)}@media (max-width: 1023px){.hire-page section.process .row h4{font-size:20px;line-height:32px}}.hire-page section.process .row .process-number{display:flex;align-items:flex-start}.hire-page section.process .row .process-number h3{line-height:1;font-size:100px;font-weight:900;color:transparent;-webkit-text-stroke:1px rgba(255,99,99,.8);font-family:var(--font-family)}.hire-page section.process .row .content{display:flex;flex-direction:column;justify-content:center;text-align:start;align-items:start;padding:0;gap:10px}.hire-page section.process .row .content h4{font-size:20px;font-weight:500;line-height:32px}.hire-page section.process .row .last-process{display:flex;justify-content:start;align-items:center}@media (max-width: 1023px){.hire-page section.process .row .last-process{padding:3rem 0 0;justify-content:center!important}}.hire-page section.process .row .last-process a{font-size:20px;text-wrap:nowrap;padding:15px 30px;margin-inline-start:20px;background-color:var(--primary);color:#fff;border-radius:10px}@media (max-width: 1023px){.hire-page section.process .second-step{display:flex;flex-flow:wrap-reverse}}.hire-page .qa-section{display:flex;flex-direction:column;gap:20px}.hire-page .qa-section .row{display:flex;flex-direction:column;border-bottom:1px solid #818181}.hire-page .qa-section .row .question{display:flex;justify-content:space-between;padding:20px 0}.hire-page .qa-section .row .question i{display:flex;border:1px solid #c5c5c5;border-radius:50px;padding:18px 15px 15px;box-shadow:1px 1px 2px #0000001a;cursor:pointer;height:35px;width:35px;justify-content:center;align-items:center}.hire-page .qa-section .row .question h5{font-family:var(--font-family-poppins);font-size:22px;font-weight:400;line-height:37.8px;letter-spacing:-.5px}@media (max-width: 1023px){.hire-page .qa-section .row .question h5{font-size:20px}}.hire-page .qa-section .row .answer{padding:20px 0;display:none}.hire-page .qa-section .row .answer p{font-size:18px;font-weight:400;line-height:33px;text-align:var(--text-align-start);color:#818181}:root{--color-bg1: #000000;--color-bg2: #000000;--color1: 255, 99, 99;--color2: 0, 172, 170;--color3: 0, 172, 170;--color4: 255, 99, 99;--color5: 0, 172, 170;--color-interactive: 0, 172, 170;--circle-size: 50%;--blending: hard-light}.agency-partner-page{max-width:2400px;margin:0 auto}.agency-partner-page .sections-p{padding:8.75rem 24px}@media (max-width: 1023px){.agency-partner-page .sections-p{padding:7.5rem 24px}}.agency-partner-page header{min-height:100vh;margin-top:-70px;padding-top:70px;color:#fff;background-color:#090d14;display:flex;justify-content:center;align-items:center;flex-direction:column}.agency-partner-page header .gradient-bg{width:100%;height:100vh;position:relative;overflow:hidden;background:linear-gradient(40deg,var(--color-bg1),var(--color-bg2));top:0;left:0;margin-top:-70px;padding-top:-70px}.agency-partner-page header .gradient-bg .svgBlur{display:none}.agency-partner-page header .gradient-bg .noiseBg{position:absolute;width:100%;height:100%;top:0;left:0;mix-blend-mode:soft-light;opacity:.3}.agency-partner-page header .gradient-bg .gradients-container{filter:url(#goo) blur(40px);width:100%;height:100%}.agency-partner-page header .gradient-bg .g1{position:absolute;background:radial-gradient(circle at center,rgba(var(--color1),.8) 0,rgba(var(--color1),0) 50%) no-repeat;mix-blend-mode:var(--blending);width:var(--circle-size);height:var(--circle-size);top:calc(50% - var(--circle-size) / 2);left:calc(50% - var(--circle-size) / 2);transform-origin:center center;animation:moveVertical 30s ease infinite;opacity:.5}.agency-partner-page header .gradient-bg .g2{position:absolute;background:radial-gradient(circle at center,rgba(var(--color2),.8) 0,rgba(var(--color2),0) 50%) no-repeat;mix-blend-mode:var(--blending);width:var(--circle-size);height:var(--circle-size);top:calc(50% - var(--circle-size) / 2);left:calc(50% - var(--circle-size) / 2);transform-origin:calc(50% - 400px);animation:moveInCircle 20s reverse infinite;opacity:.5}.agency-partner-page header .gradient-bg .g3{position:absolute;background:radial-gradient(circle at center,rgba(var(--color3),.8) 0,rgba(var(--color3),0) 50%) no-repeat;mix-blend-mode:var(--blending);width:var(--circle-size);height:var(--circle-size);top:calc(50% - var(--circle-size) / 2 + 200px);left:calc(50% - var(--circle-size) / 2 - 500px);transform-origin:calc(50% + 400px);animation:moveInCircle 40s linear infinite;opacity:.3}.agency-partner-page header .gradient-bg .g4{position:absolute;background:radial-gradient(circle at center,rgba(var(--color4),.8) 0,rgba(var(--color4),0) 50%) no-repeat;mix-blend-mode:var(--blending);width:var(--circle-size);height:var(--circle-size);top:calc(50% - var(--circle-size) / 2);left:calc(50% - var(--circle-size) / 2);transform-origin:calc(50% - 200px);animation:moveHorizontal 40s ease infinite;opacity:.3}.agency-partner-page header .gradient-bg .g5{position:absolute;background:radial-gradient(circle at center,rgba(var(--color5),.8) 0,rgba(var(--color5),0) 50%) no-repeat;mix-blend-mode:var(--blending);width:calc(var(--circle-size) / 2);height:calc(var(--circle-size) / 2);top:calc(50% - var(--circle-size));left:calc(50% - var(--circle-size));transform-origin:calc(50% - 800px) calc(50% + 200px);animation:moveInCircle 20s ease infinite;opacity:.2}.agency-partner-page header .gradient-bg .interactive{position:absolute;background:radial-gradient(circle at center,rgba(var(--color-interactive),.8) 0,rgba(var(--color-interactive),0) 50%) no-repeat;mix-blend-mode:var(--blending);width:100%;height:100%;top:-50%;left:-50%;opacity:.5}.agency-partner-page header .gradient-bg .hero-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;flex-grow:1;position:absolute;z-index:1;right:0;left:0;margin:auto;top:0;bottom:0}.agency-partner-page header .gradient-bg .hero-content h1{font-family:var(--font-family-poppins);font-size:56px;font-weight:400;line-height:76px;text-align:center;color:#fff}@media (max-width: 1100px){.agency-partner-page header .gradient-bg .hero-content h1{font-size:47px;line-height:70px}}@media screen and (max-width: 800px){.agency-partner-page header .gradient-bg .hero-content h1{font-size:34px;font-weight:400;text-align:center;line-height:46px}}.agency-partner-page header .gradient-bg .hero-content h1 span{font-family:var(--font-family-poppins);font-size:56px;font-weight:600;line-height:76px;text-align:center}@media screen and (max-width: 800px){.agency-partner-page header .gradient-bg .hero-content h1 span{font-size:34px;font-weight:400;text-align:center;line-height:46px}}.agency-partner-page header .gradient-bg .hero-content p{font-family:var(--font-family-poppins);font-size:18px;font-weight:400;line-height:33px;text-align:center}@media screen and (max-width: 800px){.agency-partner-page header .gradient-bg .hero-content p{font-size:16px;font-weight:400;line-height:22px}}.agency-partner-page header .gradient-bg .hero-content a{margin-top:40px;padding:10px 50px;font-size:18px}.agency-partner-page header .gradient-bg .clients{display:flex;padding:1rem 2rem;gap:130px;border-top:.69px solid #1D232C;position:absolute;bottom:0;z-index:1;align-items:center;filter:grayscale(1)}.agency-partner-page header .gradient-bg .clients img{height:40px;display:none}@media (max-width: 1023px){.agency-partner-page header .gradient-bg .clients{display:none}}@media (max-width: 1200px){.agency-partner-page header .gradient-bg .clients{gap:100px;padding:1rem 2rem;margin-top:20px}}@media (max-width: 1400px){.agency-partner-page header .gradient-bg .clients{gap:140px}}@media (max-width: 1700px){.agency-partner-page header .gradient-bg .clients{gap:110px}}.agency-partner-page section.about{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff}@media screen and (max-width: 800px){.agency-partner-page section.about{padding:6rem 24px}}.agency-partner-page section.about .column{display:flex;flex-direction:column;justify-content:center;align-items:center}.agency-partner-page section.about .column h2{max-width:1190px;text-align:center;font-size:42px;font-weight:600;line-height:64px}@media screen and (max-width: 800px){.agency-partner-page section.about .column h2{font-size:28px;font-weight:700;line-height:38px}}.agency-partner-page section.about .column h2 span{font-size:42px;font-weight:400}@media screen and (max-width: 800px){.agency-partner-page section.about .column h2 span{font-size:28px;font-weight:400}}.agency-partner-page section.about .column p{text-align:center}.agency-partner-page section.benefits{display:flex;justify-content:center;align-items:center;padding:0 8rem;position:relative;background-color:#fff}@media screen and (max-width: 1023px){.agency-partner-page section.benefits{flex-direction:column;gap:70px;position:unset}}@media screen and (max-width: 800px){.agency-partner-page section.benefits{padding:0 24px}}.agency-partner-page section.benefits .content-column{display:flex;flex-direction:column;justify-content:flex-start;align-self:flex-start;gap:40px;padding-inline-end:10rem;position:sticky;top:150px}@media screen and (max-width: 1023px){.agency-partner-page section.benefits .content-column{position:unset;padding-inline-end:0}}.agency-partner-page section.benefits .content-column h4{font-family:var(--font-family-poppins);font-size:42px;font-weight:500;line-height:64px;text-align:var(--text-align-start)}@media screen and (max-width: 800px){.agency-partner-page section.benefits .content-column h4{font-size:28px;line-height:38.19px}}.agency-partner-page section.benefits .content-column p{line-height:33px;text-align:var(--text-align-start)}.agency-partner-page section.benefits .content-column a{padding:10px 30px;width:fit-content;background-color:var(--primary);border-radius:10px;color:#fff}@media screen and (max-width: 1023px){.agency-partner-page section.benefits .content-column button{background:none!important;color:var(--primary);padding:0;font-weight:500}.agency-partner-page section.benefits .content-column button:hover{border:none}}.agency-partner-page section.benefits .benefits-column{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;padding:0rem 4rem;border-inline-start:1px solid rgba(204,221,204,.8588235294)}@media screen and (max-width: 1023px){.agency-partner-page section.benefits .benefits-column{padding:0;border:none;gap:0px}}.agency-partner-page section.benefits .benefits-column .benefit{display:flex;flex-direction:column;border-bottom:1px solid rgba(204,221,204,.8588235294)}@media screen and (max-width: 1023px){.agency-partner-page section.benefits .benefits-column .benefit{border-bottom:0;border-top:1px solid rgba(204,221,204,.8588235294);padding:3rem 0}}.agency-partner-page section.benefits .benefits-column .benefit h6{font-family:var(--font-family-poppins);font-size:24px;font-weight:500;line-height:40px;text-align:var(--text-align-start)}@media screen and (max-width: 1023px){.agency-partner-page section.benefits .benefits-column .benefit h6{font-size:20px}}.agency-partner-page section.benefits .benefits-column .benefit p{line-height:26px;text-align:var(--text-align-start);font-size:16px;font-weight:400;padding:1rem 0 2rem}@media screen and (max-width: 1023px){.agency-partner-page section.benefits .benefits-column .benefit p{padding:1rem 0 0;line-height:24px}}.agency-partner-page section.benefits .benefits-column .benefit:last-child{border-bottom:0}.agency-partner-page section.agencies{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:70px;background-color:#fff}.agency-partner-page section.agencies .column{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px}.agency-partner-page section.agencies .column h2{font-size:42px;font-weight:500;line-height:64px;text-align:center}@media screen and (max-width: 800px){.agency-partner-page section.agencies .column h2{font-size:28px;font-weight:500}}.agency-partner-page section.agencies .column h2 span{font-size:42px;font-weight:400}.agency-partner-page section.agencies .column p{text-align:center}.agency-partner-page section.agencies .column a{color:var(--primary);cursor:pointer}@media screen and (max-width: 1023px){.agency-partner-page section.agencies .column a{padding:10px 30px;background:var(--primary);border-radius:10px;color:#fff}}.agency-partner-page section.agencies .row{display:flex;justify-content:center;align-items:stretch;padding:0;overflow:hidden;gap:20px;flex-wrap:wrap;border:1px solid;border-image-source:linear-gradient(309.43deg,#D06876 -4.31%,rgba(255,255,255,0) 84.43%)}.agency-partner-page section.agencies .row h3{text-align:center}@media (max-width: 530px){.agency-partner-page section.agencies .row h3{text-align:var(--text-align-start)}}@media (max-width: 530px){.agency-partner-page section.agencies .row{padding:0 15px;margin-top:0}}.agency-partner-page section.agencies .row .design-agency{background-image:linear-gradient(31deg,#fff 20%,#7f66cd,#7f66cd,#fcfcfc 80%)}.agency-partner-page section.agencies .row .network-agency{background-image:linear-gradient(31deg,#fff 20%,#d06876,#d06876,#fcfcfc 80%)}.agency-partner-page section.agencies .row .ux-agency{background-image:linear-gradient(31deg,#fff 20%,#0f9ba0,#0f9ba0,#fcfcfc 80%)}.agency-partner-page section.agencies .row .healthcare-agency{background-image:linear-gradient(31deg,#fff 20%,#453c52,#453c52,#fcfcfc 80%)}.agency-partner-page section.agencies .row .card{display:flex;flex-direction:column;border-radius:13px;gap:70px;transition:1s;margin:2px 0;padding:1px 0;width:100%;justify-content:center;background-size:100%;background-position:center}.agency-partner-page section.agencies .row .card:hover{background-position:center;background-size:1000%;transition:2s}.agency-partner-page section.agencies .row .card .agencie{padding:2rem;border-radius:12px;display:flex;flex-direction:column;gap:15px;width:calc(100% - 2px);background:#fff;align-self:center;height:100%}@media screen and (max-width: 800px){.agency-partner-page section.agencies .row .card .agencie{padding:2rem}}.agency-partner-page section.agencies .row .card .agencie h5{font-size:22px}.agency-partner-page section.agencies .row .card .agencie p{font-family:var(--font-family-poppins);font-size:16px;font-weight:400;line-height:26px;text-align:var(--text-align-start)}.agency-partner-page section.trust{display:flex;justify-content:center;align-items:center;margin:0 1rem;background-color:#232424;border-radius:10px;padding:4rem 8rem}@media (max-width: 800px){.agency-partner-page section.trust{padding:4rem 24px}}@media (max-width: 1023px){.agency-partner-page section.trust{flex-direction:column;margin:0}}.agency-partner-page section.trust .heading-content{color:#fff;display:flex;flex-direction:column;align-self:flex-start;position:sticky;top:100px;gap:30px}@media (max-width: 1280px){.agency-partner-page section.trust .heading-content{position:unset;top:0}}.agency-partner-page section.trust .heading-content h3{font-size:42px;font-weight:500;color:#fff}@media (max-width: 800px){.agency-partner-page section.trust .heading-content h3{font-size:28px;font-weight:500;text-align:center}}.agency-partner-page section.trust .heading-content p{font-size:16px;font-weight:400}@media (max-width: 800px){.agency-partner-page section.trust .heading-content p{font-size:18px;text-align:center}}.agency-partner-page section.trust .description{display:flex;color:#000;border-radius:10px;gap:10px}@media (max-width: 1023px){.agency-partner-page section.trust .description{gap:30px;flex-wrap:wrap-reverse}}.agency-partner-page section.trust .description .details{display:flex;flex-direction:column;background-color:#fff;padding:2rem;border-radius:10px;gap:10px}.agency-partner-page section.trust .description .details p{font-size:14px;font-weight:400}.agency-partner-page section.trust .description .stats{display:flex;flex-wrap:wrap}.agency-partner-page section.trust .description .stats .card{border:1px solid #7F7F7F;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:2rem;text-align:justify;color:#fff;border-radius:10px}@media (max-width: 800px){.agency-partner-page section.trust .description .stats .card{width:100%}}.agency-partner-page section.trust .description .stats .card p{font-family:var(--font-family-poppins);font-size:16px;font-weight:400;line-height:30px;text-align:center;color:#fff}.agency-partner-page section.client-review{background-color:#fff;padding:8.75rem 2rem;max-width:100%!important;display:flex}@media (max-width: 1023px){.agency-partner-page section.client-review{flex-direction:column;gap:40px;padding:7.5rem 8rem}}@media (max-width: 800px){.agency-partner-page section.client-review{padding:7.5rem 24px}}.agency-partner-page section.client-review .heading-section{display:flex;flex-direction:column;gap:40px;padding-inline-end:8rem;text-align:center}@media (max-width: 1023px){.agency-partner-page section.client-review .heading-section{padding-inline-end:0rem}}.agency-partner-page section.client-review .heading-section h3{font-size:42px;font-weight:500;text-align:var(--text-align-start)}@media (max-width: 1023px){.agency-partner-page section.client-review .heading-section h3{text-align:center;padding-inline-end:0rem;font-size:28px;line-height:38.19px;padding:0px 5rem}}.agency-partner-page section.client-review .heading-section p{font-size:18px;font-weight:400;text-align:var(--text-align-start)}@media (max-width: 1023px){.agency-partner-page section.client-review .heading-section p{text-align:center}}.agency-partner-page section.client-review .heading-section .navigation{margin-top:60px;margin-bottom:60px;text-align:var(--text-align-start)}@media (max-width: 1023px){.agency-partner-page section.client-review .heading-section .navigation{text-align:center}}.agency-partner-page section.client-review .heading-section .navigation i{margin-inline-end:10px;padding:10px 15px;border:1px solid #CFCFCF;border-radius:50px;font-size:30px;color:#cfcfcf;cursor:pointer}.agency-partner-page section.client-review .heading-section .navigation i:hover{background-color:#e6f7f7}.agency-partner-page section.client-review .heading-section>div{position:sticky;top:100px}.agency-partner-page section.client-review .column{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;overflow:hidden}@media (max-width: 530px){.agency-partner-page section.client-review .column{align-items:initial}}.agency-partner-page section.client-review .column h3{text-align:center}@media (max-width: 530px){.agency-partner-page section.client-review .column h3{text-align:var(--text-align-start)}}.agency-partner-page section.client-review .column .card-wrapper{padding:0 80px}@media (max-width: 530px){.agency-partner-page section.client-review .column .card-wrapper{padding:0 15px;margin-top:0}}.agency-partner-page section.client-review .column .card-wrapper .card{display:flex;flex-direction:column;align-items:start;padding:40px;border-radius:24px;background-color:#e6f7f7;gap:50px;justify-content:space-between}.agency-partner-page section.client-review .column .card-wrapper .card .review{display:flex;flex-direction:column}.agency-partner-page section.client-review .column .card-wrapper .card .review h2{margin-bottom:10px;font:600 15px/15px var(--font-family)}.agency-partner-page section.client-review .column .card-wrapper .card .review h3{font:400 14px/14px var(--font-family)}.agency-partner-page section.client-review .column .card-wrapper .card .review .fa-quote-right{align-self:flex-end;color:var(--primary)}.agency-partner-page section.client-review .column .card-wrapper .card .review .fa-quote-left{color:var(--primary)}.agency-partner-page section.client-review .column .card-wrapper .card .client-profile{display:flex;gap:20px}.agency-partner-page section.client-review .column .card-wrapper .card .client-profile img{height:70px;width:70px}.agency-partner-page section.client-review .column .card-wrapper .card .client-profile .client-name{display:flex;flex-direction:column;justify-content:center}.agency-partner-page section.client-review .column .card-wrapper .card .client-profile .client-name p{font-size:18px;font-weight:400}.agency-partner-page section.client-review .column .card-wrapper .card .client-profile .client-name .designation{font-size:16px;color:#484848}.agency-partner-page section.client-review .column .navigation{margin-top:40px;margin-inline:15px;display:flex;flex-direction:row;justify-content:center;align-items:center}.agency-partner-page section.client-review .column .navigation .dots-row{display:flex;flex-direction:row;justify-content:center;align-self:center}.agency-partner-page section.client-review .column .navigation .dots-row .slide-dots,.agency-partner-page section.client-review .column .navigation .dots-row .swiper-pagination-bullet{height:3px;width:22px;background-color:#333;line-height:10px;border-radius:10px}.agency-partner-page section.client-review .column .navigation .dots-row .slide-dots.dots-color,.agency-partner-page section.client-review .column .navigation .dots-row .slide-dots.swiper-pagination-bullet-active,.agency-partner-page section.client-review .column .navigation .dots-row .swiper-pagination-bullet.dots-color,.agency-partner-page section.client-review .column .navigation .dots-row .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#40c1bf}.agency-partner-page section.client-review .column .navigation .nav-back-button,.agency-partner-page section.client-review .column .navigation .nav-forword-button{cursor:pointer;background-color:#fff;border:.9px solid rgb(204,204,204);border-radius:10px;display:inline-block;height:50px;width:80px;text-align:center;line-height:50px;transition:all .2s ease}.agency-partner-page section.client-review .column .navigation .nav-back-button:hover,.agency-partner-page section.client-review .column .navigation .nav-forword-button:hover{background-color:#40c1bf;color:#fff}.agency-partner-page section.get-ready{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#090d14;gap:30px;color:#fff;height:600px;position:relative}@media (max-width: 800px){.agency-partner-page section.get-ready{font-family:var(--font-family-poppins);font-size:28px;font-weight:500;text-align:center}}@keyframes moveInCircle{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}@keyframes moveVertical{0%{transform:translateY(-50%)}50%{transform:translateY(50%)}to{transform:translateY(-50%)}}@keyframes moveHorizontal{0%{transform:translate(-50%) translateY(-10%)}50%{transform:translate(50%) translateY(10%)}to{transform:translate(-50%) translateY(-10%)}}.agency-partner-page section.get-ready .gradient-bg{width:100%;height:100%;position:relative;overflow:hidden;background:linear-gradient(40deg,var(--color-bg1),var(--color-bg2));top:0;left:0}.agency-partner-page section.get-ready .gradient-bg .svgBlur{display:none}.agency-partner-page section.get-ready .gradient-bg .noiseBg{position:absolute;width:100%;height:100%;top:0;left:0;mix-blend-mode:soft-light;opacity:.3}.agency-partner-page section.get-ready .gradient-bg .gradients-container{filter:url(#goo) blur(40px);width:100%;height:100%}.agency-partner-page section.get-ready .gradient-bg .g1{position:absolute;background:radial-gradient(circle at center,rgba(var(--color1),.8) 0,rgba(var(--color1),0) 50%) no-repeat;mix-blend-mode:var(--blending);width:var(--circle-size);height:var(--circle-size);top:calc(50% - var(--circle-size) / 2);left:calc(50% - var(--circle-size) / 2);transform-origin:center center;animation:moveVertical 30s ease infinite;opacity:.5}.agency-partner-page section.get-ready .gradient-bg .g2{position:absolute;background:radial-gradient(circle at center,rgba(var(--color2),.8) 0,rgba(var(--color2),0) 50%) no-repeat;mix-blend-mode:var(--blending);width:var(--circle-size);height:var(--circle-size);top:calc(50% - var(--circle-size) / 2);left:calc(50% - var(--circle-size) / 2);transform-origin:calc(50% - 400px);animation:moveInCircle 20s reverse infinite;opacity:.5}.agency-partner-page section.get-ready .gradient-bg .g3{position:absolute;background:radial-gradient(circle at center,rgba(var(--color3),.8) 0,rgba(var(--color3),0) 50%) no-repeat;mix-blend-mode:var(--blending);width:var(--circle-size);height:var(--circle-size);top:calc(50% - var(--circle-size) / 2 + 200px);left:calc(50% - var(--circle-size) / 2 - 500px);transform-origin:calc(50% + 400px);animation:moveInCircle 40s linear infinite;opacity:.3}.agency-partner-page section.get-ready .gradient-bg .g4{position:absolute;background:radial-gradient(circle at center,rgba(var(--color4),.8) 0,rgba(var(--color4),0) 50%) no-repeat;mix-blend-mode:var(--blending);width:var(--circle-size);height:var(--circle-size);top:calc(50% - var(--circle-size) / 2);left:calc(50% - var(--circle-size) / 2);transform-origin:calc(50% - 200px);animation:moveHorizontal 40s ease infinite;opacity:.3}.agency-partner-page section.get-ready .gradient-bg .g5{position:absolute;background:radial-gradient(circle at center,rgba(var(--color5),.8) 0,rgba(var(--color5),0) 50%) no-repeat;mix-blend-mode:var(--blending);width:calc(var(--circle-size) / 2);height:calc(var(--circle-size) / 2);top:calc(50% - var(--circle-size));left:calc(50% - var(--circle-size));transform-origin:calc(50% - 800px) calc(50% + 200px);animation:moveInCircle 20s ease infinite;opacity:.2}.agency-partner-page section.get-ready .gradient-bg .interactive{position:absolute;background:radial-gradient(circle at center,rgba(var(--color-interactive),.8) 0,rgba(var(--color-interactive),0) 50%) no-repeat;mix-blend-mode:var(--blending);width:100%;height:100%;top:-50%;left:-50%;opacity:.5}.agency-partner-page section.get-ready .gradient-bg .content{display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:center;position:absolute;top:0;bottom:0}.agency-partner-page section.get-ready .gradient-bg .content h3{color:#fff;font-size:42px;font-weight:500;text-align:center}@media (max-width: 800px){.agency-partner-page section.get-ready .gradient-bg .content h3{font-size:28px}}.agency-partner-page section.get-ready .gradient-bg .content p{font-size:18px;font-weight:400;text-align:center;padding:0 26rem}@media (max-width: 1200px){.agency-partner-page section.get-ready .gradient-bg .content p{padding:0 8rem}}@media (max-width: 800px){.agency-partner-page section.get-ready .gradient-bg .content p{padding:0 24px}}.agency-partner-page section.get-ready .gradient-bg .content a{padding:10px 30px;font-family:var(--font-family-poppins);font-size:18px;font-weight:500}.agency-partner-page .qa-section{display:flex;flex-direction:column;gap:20px}.agency-partner-page .qa-section .row{display:flex;flex-direction:column;border-bottom:1px solid #818181}.agency-partner-page .qa-section .row .question{display:flex;justify-content:space-between;padding:20px 0}.agency-partner-page .qa-section .row .question i{display:flex;border:1px solid #c5c5c5;border-radius:50px;padding:18px 15px 15px;box-shadow:1px 1px 2px #0000001a;cursor:pointer;height:35px;width:35px;justify-content:center;align-items:center}.agency-partner-page .qa-section .row .question h5{font-size:22px;font-weight:400;line-height:37.8px;letter-spacing:-.5px}.agency-partner-page .qa-section .row .answer{padding:20px 0;display:none}.agency-partner-page .qa-section .row .answer p{font-size:18px;font-weight:400;line-height:37.8px;letter-spacing:-.5px;text-align:var(--text-align-start);color:#818181}.agency-partner-page section.faqs{display:flex;width:100%;position:relative;padding:8.75rem 8rem 4rem;background-color:#fff}@media (max-width: 1023px){.agency-partner-page section.faqs{padding:2rem 24px}}.agency-partner-page section.faqs .heading-section>div{position:sticky;top:50px;display:flex;flex-direction:column;justify-content:start;align-items:start;padding:4rem 0;gap:25px}@media (max-width: 1023px){.agency-partner-page section.faqs .heading-section>div{justify-content:center;text-align:var(--text-align-start)}}.agency-partner-page section.faqs .heading-section>div h4{transform:rotate(270deg);height:300px;margin-inline-start:30px}.agency-partner-page section.faqs .heading-section>div h4:dir(rtl){transform:rotate(90deg)}@media (max-width: 1023px){.agency-partner-page section.faqs .heading-section>div h4{transform:rotate(0);height:auto;font-size:28px;font-weight:500;margin-inline-start:0;font-family:var(--font-family-poppins);line-height:38.25px}}.agency-partner-page section.faqs .heading-section>div p{color:#818181}.agency-partner-page section.faqs .heading-section>div a{padding:15px 30px;font-size:20px;background-color:var(--primary);color:#fff;border-radius:10px}.hero-scroll-container{position:relative;overflow:hidden}.hero-scroll-container .hero{min-height:calc(100dvh - 70px);padding-inline:1em;position:relative;z-index:1}.hero-scroll-container .hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#2d071ce0,#002929f2 36%,#002929ba);z-index:1}.hero-scroll-container .hero h1,.hero-scroll-container .hero h2,.hero-scroll-container .hero .btn{position:relative;z-index:2}.hero-scroll-container .hero h1{font-size:clamp(2rem,7cqi,4rem);font-weight:900;max-width:65%;color:var(--secondary);text-wrap:balance;background:linear-gradient(to right,var(--secondary) 0,rgb(207,255,253) 12%,var(--secondary) 15%,var(--secondary) 20%);background-position:center;background-size:200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shineShimmer 5s infinite linear;animation-fill-mode:forwards;padding-bottom:.2em}.hero-scroll-container .hero h2{font-size:clamp(1.4rem,4cqi,2rem);font-weight:300;max-width:75%;color:var(--primary);text-wrap:balance}.hero-scroll-container .hero .btn{display:inline;position:relative;padding:.5em 1em;cursor:pointer;margin-top:2rem;color:#fff;border-radius:99in;outline:1px solid white;margin-inline-end:20px;-webkit-backdrop-filter:saturate(1.5) brightness(1.2) blur(5px) contrast(1.2);backdrop-filter:saturate(1.5) brightness(1.2) blur(5px) contrast(1.2)}.hero-scroll-container .hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-scroll-container a{transition-duration:0ms!important}.hero-scroll-container+.nav-header{top:0;left:0;min-height:3rem;background-color:#fffc;-webkit-backdrop-filter:blur(.2em);backdrop-filter:blur(.2em);max-width:75ch;margin:0 auto}@keyframes shineShimmer{0%{background-position:-100px}to{background-position:70vw}}:root{--font-family: "Poppins", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--font-family-poppins: "Poppins", sans-serif;--dir-start: left;--dir-end: right;--text-align-start: left;--text-align-end: right;--transform-direction: 1;--footer-bg-position-x: -400px}[dir=rtl]{--font-family: "Noto Sans Arabic", "Noto Sans", "Noto Sans JP", Poppins, sans-serif;--font-family-poppins: "Noto Sans Arabic", "Noto Sans", "Noto Sans JP", Poppins, sans-serif;--dir-start: right;--dir-end: left;--text-align-start: right;--text-align-end: left;--transform-direction: -1;--footer-bg-position-x: calc(100% + 400px) }[dir=rtl] .fa-arrow-right,[dir=rtl] .fa-long-arrow-right,[dir=rtl] .fa-chevron-right,[dir=rtl] .fa-angle-right,[dir=rtl] .fa-caret-right,[dir=rtl] .fa-arrow-left,[dir=rtl] .fa-long-arrow-left,[dir=rtl] .fa-chevron-left,[dir=rtl] .fa-angle-left,[dir=rtl] .fa-caret-left{transform:scaleX(-1)}body{line-height:calc(1em + 1rem);-webkit-font-smoothing:antialiased;font-family:var(--font-family)}h1,h2,h3,h4,h5,h6,p,span{font-family:var(--font-family)}h1.hero{width:fit-content;color:#fff;font-weight:700;text-transform:uppercase;text-align:center;font-size:60px;line-height:65px}@media (max-width: 800px){h1.hero{font-size:50px;line-height:50px}}@media (max-width: 530px){h1.hero{font-size:40px;line-height:40px}}h1{color:#2d2d2d;font-weight:700;font-size:70px}@media (max-width: 1300px){h1{font-size:50px}}@media (max-width: 530px){h1{font-size:25px}}h2{align-items:center;font-weight:300;font-size:50px}@media (max-width: 1000px){h2{font-size:35px;line-height:50px}}@media (max-width: 530px){h2{font-size:20px;line-height:25px}}h3{font-weight:600;font-size:40px;color:#2d2d2d}@media (max-width: 530px){h3{font-size:26px}}h4{font-size:30px}h5{font-size:20px}h6{font-size:17px}.middle{position:relative;left:50%;transform:translate(-50%)}[dir=rtl] .middle{right:50%;left:auto;transform:translate(50%)}p{font-weight:400;font-size:18px;font-family:var(--font-family-poppins)}@media (max-width: 530px){p{line-height:30px}}p.large{font-weight:500;font-size:24px;line-height:45px;font-family:var(--font-family-poppins)}@media (max-width: 1200px){p.large{font-size:20px}}@media (max-width: 530px){p.large{font-size:16px;line-height:28px}}p.small{font-weight:300;font-size:14px}.button{text-align:center;justify-content:center;border-radius:10px;margin-top:40px;padding:16px 18px;font-weight:500;font-size:26px;font-family:var(--font-family);cursor:pointer}@media (max-width: 530px){.button{font-size:18px}}a{transition:all .2s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pullDown{0%{opacity:0;top:-50px}50%{opacity:0}to{opacity:1}}.index-page{margin:0 auto}.index-page header{min-height:100vh;position:relative;background:radial-gradient(circle at 50% 20%,#1d39641a 1%,#71e1dee6 85%)}@media (max-width: 1400px){.index-page header .banner-heading{font-size:45px!important}}@media (max-width: 1200px){.index-page header .banner-heading{font-size:30px!important;line-height:45px;text-align:center}}.index-page header .headline{position:absolute;top:30%;left:50%;transform:translate(-50%,-35%);color:#000;width:100%;text-transform:uppercase;overflow:hidden;background-color:#00000080;text-align:center;line-height:94px;height:94px}@media (max-width: 1200px) and (orientation: landscape){.index-page header .headline{top:44%}}.index-page header span.banner-heading{display:none}.index-page header span.banner-heading.heading-0{text-align:center;top:10%;color:#fff;display:inline-block;font-size:56px;font-weight:400}.index-page header span.banner-heading.heading-0 b{font-weight:600}.index-page header .three-slider-container{background-color:#fff3;display:flex;position:absolute;width:100%;bottom:10px;justify-content:space-around}.index-page header .three-slider-container .slide-div{color:#fff;display:flex;flex-direction:column;justify-content:center;flex-grow:1;align-items:center;width:100%;height:50px;cursor:pointer}.index-page header .three-slider-container .slide-div.highlight{color:#fff;background-color:hex-to-rgba(var(--primary),.5)}.index-page header .three-slider-container .slide-div.active{color:#fff;background-color:hex-to-rgba(var(--primary),.8)}.index-page .content{width:100%;align-items:center;justify-content:center;display:flex;flex-direction:column}.index-page .sections-p{padding:8.75rem 24px}@media (max-width: 1023px){.index-page .sections-p{padding:7.5rem 24px}}.index-page .sections-p-t{padding-top:8.75rem}@media (max-width: 1023px){.index-page .sections-p-t{padding-top:7.5rem}}.index-page .sections-p-b{padding-bottom:8.75rem}@media (max-width: 1023px){.index-page .sections-p-b{padding-bottom:7.5rem}}.index-page section.about{display:flex;flex-direction:column;align-items:center;justify-content:center}.index-page section.about h1{font-family:var(--font-family-poppins);font-size:42px;font-weight:600;color:#2d2d2d}@media (max-width: 1023px){.index-page section.about h1{font-size:28px;line-height:40px}}.index-page section.about h1 span{font-weight:400}.index-page section.about p{line-height:33px}@media (max-width: 1023px){.index-page section.about p{font-size:18px;line-height:24px}}.index-page section.about a{border-radius:10px;padding:16px 50px;font-weight:500;font-size:18px;font-family:var(--font-family-poppins);margin-top:20px;cursor:pointer}.index-page section.services{display:flex;flex-direction:column;justify-content:center}.index-page section.services>.top{text-align:center;font-family:var(--font-family-poppins);break-inside:avoid}@media (max-width: 1023px){.index-page section.services>.top{padding:24px}}.index-page section.services>.top h3{text-align:center;font-size:42px;color:#2d2d2d}@media (max-width: 1023px){.index-page section.services>.top h3{font-size:28px;line-height:50px;text-align:var(--text-align-start)}}.index-page section.services>.top p{padding:20px 0 50px}@media (max-width: 1023px){.index-page section.services>.top p{text-align:var(--text-align-start)}}@media (max-width: 860px){.index-page section.services>.top{padding:24px;margin-top:0}}@media (max-width: 530px){.index-page section.services>.top{padding:24px;text-align:var(--text-align-start);line-height:40px;margin-top:0}}.index-page section.services>div.services{display:grid;grid-template-columns:repeat(2,1fr);justify-items:center;align-items:stretch;stroke-width:2px;stroke:#3838384d;overflow:hidden;position:relative;width:100%}@media (max-width: 700px){.index-page section.services>div.services{grid-template-columns:1fr}}.index-page section.services>div.services .service{display:flex;flex-direction:column;justify-content:space-between;padding:50px;width:100%;font-weight:400;font-size:16px;text-transform:capitalize;color:#505050;background:linear-gradient(to var(--dir-end),var(--secondary) 1px,transparent 1px) no-repeat,linear-gradient(to bottom,var(--secondary) 1px,transparent 1px) no-repeat;background-size:1px 100%,calc(100% - 50px) 1px;background-position:var(--dir-end),bottom}.index-page section.services>div.services .service:nth-child(2n){background:linear-gradient(to bottom,var(--secondary) 1px,transparent 1px) no-repeat;background-size:calc(100% - 50px) 1px;background-position:bottom}.index-page section.services>div.services .service:nth-last-child(-n+2){background:linear-gradient(to var(--dir-end),var(--secondary) 1px,transparent 1px) no-repeat;background-size:1px 100%;background-position:var(--dir-end)}.index-page section.services>div.services .service:nth-child(2n):nth-last-child(-n+2){background:none}@media (max-width: 530px){.index-page section.services>div.services .service{padding:24px;margin-top:0}}@media (max-width: 700px){.index-page section.services>div.services .service:nth-child(n){background:linear-gradient(to bottom,var(--secondary) 1px,transparent 1px) no-repeat;background-size:100% 1px;background-position:bottom}.index-page section.services>div.services .service:last-child{background:none}}.index-page section.services>div.services .service h4{font-size:24px;font-weight:600;margin-bottom:18.5px}@media (max-width: 1023px){.index-page section.services>div.services .service h4{font-size:20px;font-weight:500;line-height:40px;text-align:var(--text-align-start)}}.index-page section.services>div.services .service p{font-size:16px}.index-page section.services>div.services .service .org-heading{margin-top:30px;color:#ff7168}.index-page section.services>div.services .service .org{margin-top:10px;color:#ff7168}.index-page section.services>div.services .service li{font-size:15px}.index-page section.secret{background-image:url(/assets/images/secrets-bg.webp);background-blend-mode:darken;background-color:#000000b3;background-size:cover;background-position:center;background-repeat:no-repeat;padding:0 24px;display:flex;flex-direction:column;min-height:100vh}.index-page section.secret .column{display:flex;flex-direction:column;flex-grow:1}.index-page section.secret .column>.header{display:flex;flex-direction:column;justify-content:center;flex-grow:1}@media (max-width: 1023px){.index-page section.secret .column>.header{padding:50px 0}}.index-page section.secret .column>.header>h3{color:#fff;font:500 42px/60px var(--font-family-poppins);margin-bottom:20px}@media (max-width: 530px){.index-page section.secret .column>.header>h3{font-size:30px;line-height:50px}}.index-page section.secret .column>.header>p{color:#fff;font-weight:400;font-size:18px;font-family:var(--font-family-poppins)}@media (max-width: 530px){.index-page section.secret .column>.header>p{line-height:30px}}.index-page section.secret .column>.header>a{width:224px;margin:0}.index-page section.secret .column .card{background-color:#292929aa;border-radius:20px 20px 0 0;border:.9px solid rgba(119,119,119,.5333333333);box-shadow:0 0 50px #05acaa66;display:grid;grid-template-columns:repeat(3,1fr);position:relative;padding:20px 50px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media (max-width: 1366px){.index-page section.secret .column .card{padding:20px;grid-template-columns:repeat(2,1fr)}}@media (max-width: 700px){.index-page section.secret .column .card{grid-template-columns:1fr}}@media (max-width: 530px){.index-page section.secret .column .card{box-shadow:-20px 0 20px #000;padding:4px}}.index-page section.secret .column .card div.secret{display:flex;align-items:start;position:relative;padding:20px;background:linear-gradient(to var(--dir-end),rgba(255,255,255,.4274509804) 1px,transparent 1px) no-repeat,linear-gradient(to bottom,rgba(255,255,255,.4274509804) 1px,transparent 1px) no-repeat;background-size:1px calc(100% - 50px),100% 1px;background-position:var(--dir-end),bottom}@media (min-width: 1366px){.index-page section.secret .column .card div.secret:nth-child(3n){background:linear-gradient(to bottom,rgba(255,255,255,.4274509804) 1px,transparent 1px) no-repeat;background-size:100% 1px;background-position:bottom}.index-page section.secret .column .card div.secret:nth-last-child(-n+3){background:linear-gradient(to var(--dir-end),rgba(255,255,255,.4274509804) 1px,transparent 1px) no-repeat;background-size:1px calc(100% - 50px);background-position:var(--dir-end)}.index-page section.secret .column .card div.secret:nth-child(3n):nth-last-child(-n+3){background:none}}@media (max-width: 1366px){.index-page section.secret .column .card div.secret:nth-child(2n){background:linear-gradient(to bottom,rgba(255,255,255,.4274509804) 1px,transparent 1px) no-repeat;background-size:100% 1px;background-position:bottom}.index-page section.secret .column .card div.secret:nth-last-child(-n+2){background:linear-gradient(to var(--dir-end),rgba(255,255,255,.4274509804) 1px,transparent 1px) no-repeat;background-size:1px calc(100% - 50px);background-position:var(--dir-end)}.index-page section.secret .column .card div.secret:nth-child(2n):nth-last-child(-n+2){background:none}}@media (max-width: 700px){.index-page section.secret .column .card div.secret:nth-child(n){background:linear-gradient(to bottom,rgba(255,255,255,.4274509804) 1px,transparent 1px) no-repeat;background-size:100% 1px;background-position:bottom}.index-page section.secret .column .card div.secret:last-child{background:none}}.index-page section.secret .column .card div.secret>div.icon{background-color:#141414;border-radius:10px;color:#ff6363}.index-page section.secret .column .card div.secret .column_content h3{color:#fff;font-weight:500;font-size:18px;font-family:var(--font-family);line-height:34px}.index-page section.secret .column .card div.secret .column_content p{font-size:15px;width:100%;color:#fff;line-height:20px;font-weight:200;font-family:var(--font-family)}.index-page section.tech{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 24px}@media (max-width: 530px){.index-page section.tech{padding:24px}}.index-page section.tech .column{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}@media (max-width: 1023px){.index-page section.tech .column{text-align:center;width:100%}}.index-page section.tech .column h2{font-size:42px;font-weight:500;line-height:64px;color:#2d2d2d}@media (max-width: 1023px){.index-page section.tech .column h2{font-size:28px;line-height:40px;letter-spacing:-1px}}.index-page section.tech .column .content{margin-top:30px;font-weight:400;font-size:18px;font-family:var(--font-family-poppins)}.index-page section.tech .column .tagline{margin-top:40px;font:600 16px/20px var(--font-family-poppins)}.index-page section.tech .row{margin-top:40px;display:flex;flex-wrap:wrap;justify-content:center}@media (max-width: 530px){.index-page section.tech .row{margin-top:0}}.index-page section.tech .row img{margin:20px 0;height:50px;width:50px;object-fit:contain}@media screen and (max-width: 768px){.index-page section.tech .row img{flex:0 1 60px}}@media (max-width: 530px){.index-page section.tech .row img{flex:0 1 40px;margin:20px}}.index-page section.clients{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media (max-width: 530px){.index-page section.clients{align-items:initial;padding:24px}}.index-page section.clients h3{font-weight:500;font-size:42px;color:#2d2d2d}@media (max-width: 530px){.index-page section.clients h3{font-size:28px;line-height:50px;text-align:center}}.index-page section.clients .content{text-align:center;font-weight:400;font-size:18px!important;line-height:33px;font-family:var(--font-family-poppins)}@media (max-width: 1023px){.index-page section.clients .content{text-align:var(--text-align-start);font-size:18px!important;margin-top:0;line-height:30px}}.index-page section.clients .client-logos-container{width:100%;position:relative;overflow:hidden;overflow-x:hidden}.index-page section.clients .client-logos-container img{margin:20px;height:120px;width:150px;object-fit:contain}.index-page section.reviews{max-width:100%!important}@media (max-width: 530px){.index-page section.reviews{margin:10px}}.index-page section.reviews .column{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-inline-start:24px;overflow:hidden}@media (max-width: 530px){.index-page section.reviews .column{align-items:initial;padding:0}}.index-page section.reviews .column h3{text-align:center;font-size:42px;font-weight:500;color:#2d2d2d;font-family:var(--font-family-poppins)}@media (max-width: 1023px){.index-page section.reviews .column h3{font-size:28px;font-weight:500;line-height:33.89px;text-align:center}}.index-page section.reviews .column p{font-size:15px}.index-page section.reviews .column .card-wrapper{margin-top:60px;padding:0 80px}@media (max-width: 530px){.index-page section.reviews .column .card-wrapper{padding:0 15px;margin-top:0}}.index-page section.reviews .column .card-wrapper .card{margin-top:40px;display:flex;flex-direction:column;align-items:start;padding:40px;border-radius:12px;background:linear-gradient(51deg,#f5f7fe 28%,#f7fcff 72%)}.index-page section.reviews .column .card-wrapper .card>div{display:flex;width:100%;justify-content:space-between;align-items:baseline;padding-bottom:30px}@media (max-width: 1023px){.index-page section.reviews .column .card-wrapper .card>div{flex-direction:column}}.index-page section.reviews .column .card-wrapper .card h2{margin-bottom:10px;font:600 14px/23px var(--font-family-poppins)}.index-page section.reviews .column .card-wrapper .card h3{font:400 12px/16px var(--font-family-poppins);text-align:var(--text-align-start)}.index-page section.reviews .column .navigation{margin-top:40px;margin-inline:15px;display:flex;flex-direction:row;justify-content:center;align-items:center}.index-page section.reviews .column .navigation .dots-row{display:flex;flex-direction:row;justify-content:center;align-self:center}.index-page section.reviews .column .navigation .dots-row .slide-dots,.index-page section.reviews .column .navigation .dots-row .swiper-pagination-bullet{height:3px;width:22px;background-color:#333;line-height:10px;border-radius:10px}.index-page section.reviews .column .navigation .dots-row .slide-dots.dots-color,.index-page section.reviews .column .navigation .dots-row .slide-dots.swiper-pagination-bullet-active,.index-page section.reviews .column .navigation .dots-row .swiper-pagination-bullet.dots-color,.index-page section.reviews .column .navigation .dots-row .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#40c1bf}.index-page section.reviews .column .navigation .nav-back-button,.index-page section.reviews .column .navigation .nav-forword-button{cursor:pointer;background-color:#fff;border:.9px solid rgb(204,204,204);border-radius:12px;display:inline-block;height:50px;width:80px;text-align:center;line-height:50px;transition:all .2s ease}.index-page section.reviews .column .navigation .nav-back-button:hover,.index-page section.reviews .column .navigation .nav-forword-button:hover{background-color:#40c1bf;color:#fff}.index-page section.reviews .column:first-child{align-items:center}.about-page{max-width:2400px;margin:0 auto}.about-page header{min-height:75vh;margin-top:-70px;padding-top:70px;color:#fff;background-image:url(/assets/images/about-header.webp);background-repeat:no-repeat;background-size:cover;background-position:center;display:flex}.about-page header .row{display:flex;align-items:center;justify-content:center}.about-page header .row .hero{font-size:34px;font-weight:600}.about-page section.about-team .column h2 strong{position:relative;display:inline-block;padding:5px;transition:all .3s}.about-page section.about-team .column h2 strong:hover{color:#fff}.about-page section.about-team .column h2 strong:after{transition:all .3s;content:"";position:absolute;top:0;left:0;right:0;border-radius:5px;background-color:transparent;z-index:-1}.about-page section.about-team .column h2 strong.purple:hover:after{bottom:0;background-color:#887af6}.about-page section.about-team .column h2 strong.primary:hover:after{bottom:0;background-color:#ff6363}.about-page section.about-team .column h2 strong.secondary:hover:after{bottom:0;background-color:#40c1bf}.about-page section.about-team .column h2 strong.gray:hover:after{bottom:0;background-color:#404040}.about-page section.about-team .column .wrapper{margin-top:120px;display:flex;flex-direction:row;text-align:center;justify-content:center;align-items:center;position:relative;width:1170px;gap:40px}@media (max-width: 1200px){.about-page section.about-team .column .wrapper{margin-top:70px;width:750px;gap:30px}}@media (max-width: 800px){.about-page section.about-team .column .wrapper{margin-top:70px;width:500px}}@media (max-width: 530px){.about-page section.about-team .column .wrapper{width:200px;margin-top:40px;width:100%}}.about-page section.about-team .column .wrapper .cycle{margin:0;background-color:#0ff;border-radius:10px;transform:rotate(45deg);width:240px;height:240px;position:relative;display:flex;justify-content:center;align-items:center}@media (max-width: 1200px){.about-page section.about-team .column .wrapper .cycle{width:150px;height:150px}}@media (max-width: 800px){.about-page section.about-team .column .wrapper .cycle{width:100px;height:100px}}@media (max-width: 530px){.about-page section.about-team .column .wrapper .cycle{display:none}}.about-page section.about-team .column .wrapper .cycle strong{transform:rotate(-45deg);color:#fff;text-align:center;font-family:var(--font-family-poppins);font-size:40px;letter-spacing:1px;text-transform:uppercase}@media (max-width: 1200px){.about-page section.about-team .column .wrapper .cycle strong{font-size:30px}}@media (max-width: 800px){.about-page section.about-team .column .wrapper .cycle strong{font-size:20px}}@media (max-width: 530px){.about-page section.about-team .column .wrapper .cycle strong{font-size:20px}}.about-page section.about-team .column .wrapper .cycle.one{background-color:#887af6;z-index:4}.about-page section.about-team .column .wrapper .cycle.two{z-index:3;background-color:#ff7168}.about-page section.about-team .column .wrapper .cycle.three{z-index:2;background-color:#00acaa}.about-page section.about-team .column .wrapper .cycle.four{z-index:1;background-color:#404040}.about-page section.about-team .column .wrapper .about-logo{display:flex;position:absolute;top:230px;z-index:999}@media (max-width: 800px){.about-page section.about-team .column .wrapper .about-logo{top:160px}}@media (max-width: 530px){.about-page section.about-team .column .wrapper .about-logo{top:80px}}.about-page section.about-team .column .wrapper .about-logo img{height:100px}@media (max-width: 800px){.about-page section.about-team .column .wrapper .about-logo img{height:70px}}@media (max-width: 530px){.about-page section.about-team .column .wrapper .about-logo img{height:40px}}.about-page section.about-team-content{padding:24px;align-items:stretch;flex-wrap:wrap;display:flex}.about-page section.about-team-content>div{display:flex;flex-direction:column}.about-page section.about-team-content .column{border-radius:20px;flex-grow:1;padding:24px;background-repeat:no-repeat;background-position:center;background-size:cover;color:#fff}.about-page section.about-team-content .column .about-panel-header{display:flex;flex-direction:row;align-content:flex-start;align-items:center}.about-page section.about-team-content .column.one{background-image:url(/assets/images/adapt-bg.webp)}.about-page section.about-team-content .column.two{background-image:url(/assets/images/analyse-bg.webp)}.about-page section.about-team-content .column.three{background-image:url(/assets/images/learn-bg.webp)}.about-page section.about-team-content .column.four{background-image:url(/assets/images/apply-bg.webp)}.about-page section.about-team-content .column img{width:50px;margin-inline-end:20px}.about-page section.about-team-content .column h3{color:#fff;font-size:42px}@media (max-width: 1023px){.about-page section.about-team-content .column h3{font-size:28px}}.about-page section.about-team-content .column p{margin-top:24px;font-family:var(--font-family-poppins);font-size:16px;font-style:normal;line-height:20px}.about-page section.about{padding:24px;display:flex;flex-wrap:wrap;align-items:stretch}.about-page section.about .column{padding:24px;gap:25px;display:flex;flex-direction:column}.about-page section.about .column.one{align-items:center}.about-page section.about .column.one img{border-radius:20px;width:100%;height:500px;object-fit:cover}.about-page section.about .column.two{padding:24px}.about-page section.about .column.two p{color:#080808;font-family:var(--font-family-poppins);font-size:18px;line-height:35px;font-weight:300}@media (max-width: 1023px){.about-page section.about .column.two p{font-size:16px;line-height:30px}}.about-page section.about .column.three{align-items:center;position:relative}.about-page section.about .column.three .card-image{border-radius:20px;width:100%;height:500px;object-fit:cover}.about-page section.about .column.three p{position:absolute;top:30px;padding:3rem;font-size:18px;line-height:25px;margin-top:24px}@media (max-width: 530px){.about-page section.about .column.three p{padding:1rem 4rem;font-size:16px}}@media (max-width: 800px){.about-page section.about .column.three p{padding:1rem 8rem;font-size:16px}}@media (max-width: 1200px){.about-page section.about .column.three p{padding:2rem 3rem;font-size:18px}}.about-page section.about .column.three .logo{position:absolute;top:-20px}@media (max-width: 530px){.about-page section.about .column.three{margin-top:24px}}@media (max-width: 800px){.about-page section.about .column.three{margin-top:24px}}@media (max-width: 1200px){.about-page section.about .column.three{margin-top:24px}}.about-page section.contact-card{display:flex;flex-direction:column;gap:20px;border-radius:16px;background-color:#02a3a1;padding:24px;color:#fff}.about-page section.contact-card h1{text-align:center;font-family:var(--font-family-poppins);font-size:30px;font-style:normal;font-weight:700;line-height:35px;letter-spacing:-.2px}.about-page section.contact-card p{text-align:center;font-family:var(--font-family-poppins);font-size:16px;font-style:normal;font-weight:400;line-height:25px}.mt--70{margin-top:-70px}.case-studies-page{max-width:2400px;margin:-70px auto 0;text-align:var(--text-align-start);color:#434343}.case-studies-page .header-background{position:absolute;width:100%;height:100vh}.case-studies-page header{min-height:100vh;margin-top:-70px;padding-top:170px;color:#fff;position:relative;gap:30px}.case-studies-page header>div{display:flex;justify-content:center;align-items:center}.case-studies-page header>div .case-studies-logo{max-height:70px}.case-studies-page header .row{display:flex;align-items:center;justify-content:start;flex-direction:column;width:100%;gap:30px;text-align:center;position:relative}.case-studies-page header .row h1{width:fit-content;color:#fff;font-family:var(--font-family);font-weight:700;text-transform:initial!important;font-size:60px;line-height:65px}@media (max-width: 800px){.case-studies-page header .row h1{font-size:50px;line-height:50px}}@media (max-width: 530px){.case-studies-page header .row h1{font-size:40px;line-height:50px}}.case-studies-page header .row a{border-radius:10px;padding:15px 30px}.case-studies-page header .row .pickle-web-link-btn{border:1px solid black}.case-studies-page header .row .pickle-web-link-btn:hover{background-color:#1c9f01;color:#fff;border:1px solid #1C9F01}.case-studies-page header .row .testable-web-link-btn{border:1px solid black}.case-studies-page header .row .testable-web-link-btn:hover{background-color:#172755;color:#fff;border:1px solid #172755}.case-studies-page header .row .bookcorner-web-link-btn{border:1px solid white}.case-studies-page header .row .bookcorner-web-link-btn:hover{background-color:#ff8634;color:#fff;border:1px solid #FF8634}.case-studies-page header .row .evofit-web-link-btn{border:1px solid rgb(0,0,0)}.case-studies-page header .row .evofit-web-link-btn:hover{background-color:#2563eb;color:#fff;border:1px solid #2563EB}.case-studies-page header .row .consumer-break-web-link-btn{border:1px solid white}.case-studies-page header .row .consumer-break-web-link-btn:hover{background-color:#fff;color:#000;border:1px solid rgb(0,0,0)}.case-studies-page header .row p{font-size:20px;font-weight:600}.case-studies-page header .row .button{margin-top:0}.case-studies-page .mockup-container{width:clamp(400px,100%,1300px)}@media (max-width: 530px){.case-studies-page .img-mobile{top:-300px}}@media (max-width: 380px){.case-studies-page .img-mobile{top:-200px}}@media (max-width: 530px){.case-studies-page{gap:15px}}.case-studies-page .client-logo{margin-bottom:50px}.case-studies-page .content{padding:24px;color:#959595;font-size:16px;font-weight:400;line-height:33px;letter-spacing:0em}.case-studies-page .content .industry-section .key-points{font-size:18px;line-height:27px}.case-studies-page .content .industry-section .key-points>div{position:sticky;top:100px}.case-studies-page .content .industry-section .key-points>div h5{color:#2d2d2d}.case-studies-page .content .industry-section .key-points>div p{color:#616161}.case-studies-page .content .industry-section .details{font-size:18px;line-height:27px}.case-studies-page .content .industry-section .details h3{font-size:22px;font-weight:700;line-height:33px;color:#616161}.case-studies-page .content .industry-section .details .problem{color:#ff6363}.case-studies-page .content .industry-section .details .solution{color:#00acaa}.case-studies-page .content .industry-section .details .result{color:#888dff}.case-studies-page .tech h1{font-size:40px;font-weight:800;line-height:45px;letter-spacing:0em;text-align:center;color:#434343}.case-studies-page .tech .logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.case-studies-page .tech .logos>div{margin:20px;padding-inline:20px;border-bottom:1px solid transparent}.case-studies-page .tech .logos img{margin:20px 0;height:50px;width:50px;object-fit:contain}.case-studies-page section.process h2{font-weight:800;line-height:45px;letter-spacing:0em;color:#434343}.case-studies-page section.process h4{margin:10px 0}.case-studies-page section.process span.numbers{color:#43434360;font-size:40px;font-weight:800}.case-studies-page section.process p{font-weight:300;line-height:22px;color:#ff4500}.case-studies-page section.process .fa-arrow-right{background-color:var(--primary);border-radius:50px;padding:4px 5px;color:#fff;font-size:13px;margin-top:15px}.case-studies-page section.slider{width:100%}.case-studies-page section.slider .column{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.case-studies-page section.slider .column h2{text-align:center;padding:4rem 0 3rem;font-weight:600;font-size:40px;color:#2d2d2d}.case-studies-page section.slider .column .main{display:flex;justify-content:space-between;width:100%}.case-studies-page section.slider .column .main .shirt{background-color:#fff!important;max-height:655px}.case-studies-page section.slider .column .main .controls-area{display:flex;flex-direction:column;gap:28px}.case-studies-page section.slider .column .main .controls-area h3{font-size:26px;font-weight:500;line-height:31.47px}.case-studies-page section.slider .column .main .controls-area .row{justify-content:center;gap:10px}.case-studies-page section.slider .column .main .controls-area .row .control-wrapper{width:100%;display:flex;justify-content:space-between}.case-studies-page section.slider .column .main .controls-area .row .control-wrapper p{font-size:20px;font-weight:400;line-height:24.2px;text-align:var(--text-align-start)}.case-studies-page section.slider .column .main .controls-area .row .control-wrapper .controls{display:flex;flex-wrap:wrap;gap:10px}.case-studies-page section.slider .column .main .controls-area .row .control-wrapper .controls button{height:30px;width:30px;border-radius:4px;border:1px solid #DCDCDC;background-color:transparent;padding:0;display:flex;justify-content:center;align-items:center;color:#4c4c4c}.case-studies-page section.slider .column .main .controls-area .row .control-wrapper .controls button:hover{background-color:#4c4c4c;color:#fff}.case-studies-page section.slider .column .main .controls-area .row .canvas-wrapper{position:relative;width:100%;border-radius:10px;overflow:hidden}.case-studies-page section.slider .column .main .controls-area .row .canvas-wrapper .fabric{position:absolute;top:0;width:100%;height:400px}.case-studies-page section.slider .column .main .controls-area .row .canvas-wrapper .clone{top:0;width:100%;height:400px}.case-studies-page section.slider .column .main .controls-area .row .button-wrapper{display:flex;flex-direction:row;justify-content:left;align-items:center;padding:0;font-size:12px;flex-wrap:wrap;gap:11px}.case-studies-page section.slider .column .main .controls-area .row .button-wrapper button{gap:8px;display:flex;justify-content:center;align-items:center;min-width:100px;min-height:35px;padding:0;background:#f5f5f5;color:#4c4c4c}.case-studies-page section.slider .column .main .controls-area .row .button-wrapper button i{font-size:17px}.case-studies-page section.slider .column .main .controls-area .row .button-wrapper button:hover{background-color:#4c4c4c!important;color:#fff}.case-studies-page section.slider .column .main .controls-area .row .button-wrapper .active{background-color:#4c4c4c!important;color:#fff}.case-studies-page section.slider .column .main .controls-area .row .button-wrapper .opacity-input{margin-inline-start:auto}@media (max-width: 1265px){.case-studies-page section.slider .column .main .controls-area .row .button-wrapper .opacity-input{margin:0}}.case-studies-page section.slider .column .main .controls-area .row .button-wrapper .opacity-input input{border:1px solid #DCDCDC;border-radius:6px;width:50px}.case-studies-page section.slider .column .main .controls-area .row .color-wrapper{display:flex;flex-direction:row;justify-content:space-between}.case-studies-page section.slider .column .main .controls-area .row .color-wrapper>div{display:flex;flex-direction:column;width:48%;padding:1rem;border:1px solid #DCDCDC;border-radius:5px}.case-studies-page section.slider .column .main .controls-area .row .color-wrapper>div p{font-family:var(--font-family-poppins);font-size:14px;font-weight:400;line-height:21px;text-align:var(--text-align-start)}.case-studies-page section.slider .column .main .controls-area .row .color-wrapper>div .color{display:flex;gap:8px}.case-studies-page section.slider .column .main .controls-area .row .color-wrapper>div .color .colorPickerWrap{overflow:hidden;width:30px;height:30px;border-radius:6px;border:1px solid #919191}.case-studies-page section.slider .column .main .controls-area .row .color-wrapper>div .color .colorPickerWrap .colorPicker{width:200%;height:200%;margin:-50%}.case-studies-page section.slider .column .main .controls-area .row .color-wrapper>div .color #fontColorVal,.case-studies-page section.slider .column .main .controls-area .row .color-wrapper>div .color #bgColorVal{height:30px;width:100px;border:1px solid #919191;border-radius:6px}.case-studies-page section.slider .column .main .controls-area .row .text-wrapper{padding:1rem;background:#f5f5f5;border-radius:10px;gap:10px;display:flex;flex-wrap:wrap;flex-direction:column}.case-studies-page section.slider .column .main .controls-area .row .text-wrapper>div{display:flex;align-items:start;gap:10px;margin:0;flex-direction:row;justify-content:space-between}.case-studies-page section.slider .column .main .controls-area .row .text-wrapper>div p{font-family:var(--font-family-poppins);font-size:14px;font-weight:400;line-height:16px}.case-studies-page section.slider .column .main .controls-area .row .text-wrapper>div>div{display:flex;gap:12px}.case-studies-page section.slider .column .main .controls-area .row .text-wrapper>div>div button{height:30px;width:30px;border-radius:4px;border:1px solid #DCDCDC;background-color:transparent;padding:0;display:flex;justify-content:center;align-items:center;color:#4c4c4c}.case-studies-page section.slider .column .main .controls-area .row .text-wrapper>div textarea{width:100%;border-radius:6px;border:1px solid #DCDCDC;resize:none;overflow:hidden;padding:1rem}.case-studies-page section.slider .column .main .controls-area .row .text-wrapper>div #addText{height:30px;width:100%;padding:0 1rem;background-color:#4c4c4c;color:#fff;border-radius:6px;font-family:Helvetica;font-size:14px;font-weight:400}.case-studies-page section.slider .column .main .controls-area .row #download{background:#000;width:100%;text-align:center;color:#fff}.case-studies-page section.slider .column .main .controls-area .row .add-text{display:flex}.case-studies-page section.slider .column .slider-card-wrapper{display:flex}.case-studies-page section.slider .column .slider-card-wrapper .card>div{display:flex;flex-direction:column;justify-content:center;align-items:start;padding:20px;border-radius:10px}.case-studies-page section.slider .column .slider-card-wrapper .card .card-header{display:flex;flex-direction:row;justify-content:space-between;width:100%;align-items:center;color:#fff}.case-studies-page section.slider .column .slider-card-wrapper .card .card-header p{font:800 30px/30px var(--font-family)}.case-studies-page section.slider .column .slider-card-wrapper .card .card-header .icon{width:20px;height:20px}.case-studies-page section.slider .column .slider-card-wrapper .card .logo{padding-top:90px;filter:grayscale(100%) brightness(1.2);transition:filter .5s ease;height:130px}.case-studies-page section.slider .column .slider-card-wrapper .card .logo:hover{filter:grayscale(0%)}.case-studies-page section.slider .column .slider-card-wrapper .first-card>div,.case-studies-page section.slider .column .slider-card-wrapper .second-card>div,.case-studies-page section.slider .column .slider-card-wrapper .third-card>div,.case-studies-page section.slider .column .slider-card-wrapper .forth-card>div{background-size:100% 200%;background-position:0 200px;transition:background-position 1s ease;height:100%}.case-studies-page section.slider .column .slider-card-wrapper .first-card>div{background-image:linear-gradient(0deg,#6caf6a,#6caf6a 50%,#5789db 50%,#6caf6a)}.case-studies-page section.slider .column .slider-card-wrapper .second-card>div{background-image:linear-gradient(0,#5789db,#5789db 50%,#6caf6a 50%,#5789db)}.case-studies-page section.slider .column .slider-card-wrapper .third-card>div{background-image:linear-gradient(0,#ff8c85,#ff8c85 50%,#e85d54 50%,#ff8c85)}.case-studies-page section.slider .column .slider-card-wrapper .forth-card>div{background-image:linear-gradient(0,#888dff,#888dff 50%,#b588ff 50%,#888dff)}.case-studies-page section.slider .column .slider-card-wrapper .first-card:hover>div,.case-studies-page section.slider .column .slider-card-wrapper .second-card:hover>div,.case-studies-page section.slider .column .slider-card-wrapper .third-card:hover>div,.case-studies-page section.slider .column .slider-card-wrapper .forth-card:hover>div{background-position:0px 0px}.case-studies-page section.slider .column .navigation{margin-top:40px;display:flex;flex-direction:row;justify-content:center;align-items:center}.case-studies-page section.slider .column .navigation .slider-dots-row{display:flex;flex-direction:row;justify-content:center;align-self:center}.case-studies-page section.slider .column .navigation .slider-dots-row .slider-dots,.case-studies-page section.slider .column .navigation .slider-dots-row .swiper-pagination-bullet{height:3px;width:22px;background-color:#333;line-height:10px;border-radius:10px}.case-studies-page section.slider .column .navigation .slider-dots-row .slider-dots.slider-dots-color,.case-studies-page section.slider .column .navigation .slider-dots-row .slider-dots.swiper-pagination-bullet-active,.case-studies-page section.slider .column .navigation .slider-dots-row .swiper-pagination-bullet.slider-dots-color,.case-studies-page section.slider .column .navigation .slider-dots-row .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#40c1bf}.case-studies-page section.slider .column .navigation .slider-back-button,.case-studies-page section.slider .column .navigation .slider-forword-button{cursor:pointer;background-color:#fff;border:.9px solid rgb(204,204,204);border-radius:10px;display:inline-block;height:50px;width:80px;text-align:center;line-height:50px;transition:all .2s ease}.case-studies-page section.slider .column .navigation .slider-back-button:hover,.case-studies-page section.slider .column .navigation .slider-forword-button:hover{background-color:#40c1bf;color:#fff}.case-studies-page section.slider .column:first-child{margin-top:20px}.feedback-panel{background-color:#40c1bf;border-radius:10px;padding:40px 60px;color:#fff;margin-top:80px}@media screen and (max-width: 768px){.feedback-panel{padding:40px 20px}}.feedback-panel h3{line-height:30px}.feedback-panel p{color:#fff!important;margin:20px 0}.feedback-panel p.small{font-size:12px}.button{font-size:18px!important}.button.black{background-color:#434343;color:#fff}.button.orange{background-color:var(--primary);color:#fff}.contact-us-page{max-width:2400px;margin:0 auto}.contact-us-page section.contact-us{padding:3rem 0rem}.contact-us-page section.contact-us .column{justify-content:center}.contact-us-page section.contact-us .column .locations-area{padding:0 0 0 2.5rem!important;display:flex;flex-direction:column;gap:40px}.contact-us-page section.contact-us .column .locations-area p{color:#818181}@media (max-width: 530px){.contact-us-page section.contact-us .column .locations-area{padding:0!important}}@media (max-width: 1023px){.contact-us-page section.contact-us .column .locations-area{padding:0 0 0 40px}}@media (max-width: 1200px){.contact-us-page section.contact-us .column .locations-area{padding:0 0 0 6rem}}.contact-us-page section.contact-us .column .locations-area .locations{padding:0 0 0 1rem}.contact-us-page section.contact-us .column .locations-area .locations .location{color:#a9a9a9;font-family:var(--font-family-2);font-size:1.4rem;padding:0 6rem 3rem 3rem;border-left:4px solid #D9D9D9;position:relative;list-style-type:none;--item-width: 100% }@media (max-width: 530px){.contact-us-page section.contact-us .column .locations-area .locations .location{padding:0 0rem 3rem 3rem}.contact-us-page section.contact-us .column .locations-area .locations .location:last-child{padding:0 0 0rem 3rem!important}}@media (max-width: 1200px){.contact-us-page section.contact-us .column .locations-area .locations .location{padding:0 0 3rem 3rem}}.contact-us-page section.contact-us .column .locations-area .locations .location h4{color:#000000b2;font-family:var(--font-family-poppins);font-size:18px;font-weight:400;line-height:25px}.contact-us-page section.contact-us .column .locations-area .locations .location P{font-family:var(--font-family-poppins);font-size:16px;font-weight:400;line-height:27px}.contact-us-page section.contact-us .column .locations-area .locations .location span{font-family:var(--font-family-poppins);font-size:16px;font-weight:400;line-height:27px}.contact-us-page section.contact-us .column .locations-area .locations .location:after{content:attr(data-date);position:absolute;top:0;left:-11px;border-radius:50%;float:right;font-weight:700;white-space:nowrap;background:#bdbdbd;height:17px;width:17px}.contact-us-page section.contact-us .column .locations-area .locations .location:hover:after{background-color:#ff6363;content:"";border-radius:50%;width:16px;height:16px;position:absolute;left:-10px;top:0;--_s: 0px }.contact-us-page section.contact-us .column .locations-area .locations .location:before{content:"";position:absolute;top:-18px;height:52px;width:52px;--color: #854646;--border: 4px;--offset: 12px;left:-28px;--gap: 2px;border-radius:50%;cursor:pointer;padding:calc(var(--border) + var(--gap));border:var(--offset) solid rgba(0,0,0,0);--_m: radial-gradient(50% 50%, #000 calc(100% - var(--offset)), #0000 calc(100% - var(--border)));mask:var(--_m);--_g: #0000 calc(99% - var(--border)), var(--color) calc(100% - var(--border)) 99%, #0000;--_s: var(--offset);--_r: 100% 100% at;background:radial-gradient(var(--_r) 0 0,var(--_g)) calc(100% + var(--_s)) calc(100% + var(--_s)),radial-gradient(var(--_r) 100% 0,var(--_g)) calc(0% - var(--_s)) calc(100% + var(--_s)),radial-gradient(var(--_r) 0 100%,var(--_g)) calc(100% + var(--_s)) calc(0% - var(--_s)),radial-gradient(var(--_r) 100% 100%,var(--_g)) calc(0% - var(--_s)) calc(0% - var(--_s));background-size:50% 50%;background-repeat:no-repeat;transition:all .25s cubic-bezier(.4,0,.2,1)}.contact-us-page section.contact-us .column .locations-area .locations .location:hover:before{--_s: 0px }.contact-us-page section.contact-us .column .locations-area .locations .location:last-child{border-bottom:none}.contact-us-page section.contact-us .column .locations-area .button{float:left;margin-top:20px;border-radius:10px;padding:5px 30px;font:500 16px/30px var(--font-family-poppins);cursor:pointer;background-color:var(--primary)}.contact-us-page section.contact-us .column .form-area{border-radius:10px;padding:0 50px 50px}@media (max-width: 530px){.contact-us-page section.contact-us .column .form-area{padding:0}}.contact-us-page section.contact-us .column .form-area .wrapper{display:flex;justify-content:center;flex-direction:column;align-items:center;width:100%}.contact-us-page section.contact-us .column .form-area .wrapper .lets-get-start{font-family:var(--font-family-poppins);font-size:34px;font-weight:400;line-height:46.38px;text-align:center}.contact-us-page section.contact-us .column .form-area .wrapper .we-are-excited{font-family:var(--font-family-poppins);font-size:16px;font-weight:400;line-height:22px;text-align:center;color:#818181}.contact-us-page section.contact-us .column .form-area .wrapper p{width:80%;color:#ff6363}@media (max-width: 530px){.contact-us-page section.contact-us .column .form-area .wrapper p{width:100%}}@media (max-width: 800px){.contact-us-page section.contact-us .column .form-area .wrapper p{width:100%}}@media (max-width: 1200px){.contact-us-page section.contact-us .column .form-area .wrapper p{width:100%}}.contact-us-page section.contact-us .column .form-area .wrapper h1{color:#ff6363}.contact-us-page section.contact-us .column .form-area form{row-gap:30px}.contact-us-page section.contact-us .column .form-area form input,.contact-us-page section.contact-us .column .form-area form textarea{width:100%;border-radius:5px;border:1px solid rgba(255,255,255,.6);background-color:#f0f0f099;border:.94px solid rgba(203,203,203,.6)}.contact-us-page section.contact-us .column .form-area form input.error{outline:2px solid red;box-shadow:inset 0 0 15px red}.contact-us-page section.contact-us .column .form-area form input{height:62px}.contact-us-page section.contact-us .column .form-area form label{color:#090d14b2;align-self:stretch;font:400 18px/194% var(--font-family-poppins)}.contact-us-page section.contact-us .column .form-area form textarea{resize:none}.contact-us-page section.contact-us .column .form-area form button{margin-top:25px;border-radius:10px;color:#fff;text-align:center;padding:10px 78px;font:500 16px/56px var(--font-family-poppins);cursor:pointer}@media (max-width: 530px){.contact-us-page section.contact-us .column .form-area form button{padding:20px 40px;font:500 16px/16px var(--font-family-poppins)}}html{scroll-behavior:smooth}body{color:#3b3a3a!important}button{border:none;cursor:pointer;border-radius:10px;background:var(--primary);color:#fff;padding:15px}button:hover{background:lighten-darken-color(var(--primary),10%)}.language-switcher{position:relative;font-family:Noto Sans Arabic,Noto Sans}.language-switcher .dropdown-container{position:relative}.language-switcher .current-language{display:flex;align-items:center;gap:8px;font-family:var(--font-family);background:none;border:none;cursor:pointer;padding:8px 12px;border-radius:4px}.language-switcher .current-language:hover{background-color:#0000000d}.language-switcher .current-language i{font-size:12px;transition:transform .2s ease}.language-switcher .current-language.active i{transform:rotate(180deg)}.language-switcher .language-dropdown{position:absolute;top:100%;inset-inline-end:0;min-width:120px;background:#fff;border-radius:4px;box-shadow:0 4px 12px #0000001a;display:none;flex-direction:column;z-index:100}.language-switcher .language-dropdown.show{display:flex}.language-switcher .language-dropdown a{padding:8px 16px;text-decoration:none;color:#333}.language-switcher .language-dropdown a:hover{background-color:#0000000d}section.contact{margin-top:80px;padding:1rem;background-color:#40c1bf;background-position-y:bottom;background-position-x:var(--footer-bg-position-x, -400px);background-repeat:no-repeat}@media (min-width: 992px){section.contact{background-image:url(/assets/images/contact-form-bg-logo.webp)}}@media screen and (max-width: 768px){section.contact{padding:0}}section.contact .column .content-area{padding:6rem 7rem}@media (max-width: 768px){section.contact .column .content-area{padding:6rem 0}}section.contact .column .content-area>div{position:sticky;top:150px}section.contact .column .content-area>div h1{font-weight:800;font-size:56px;font-weight:56px;font-family:var(--font-family-poppins)}@media (max-width: 1023px){section.contact .column .content-area>div h1{font-size:28px;font-weight:500;line-height:40px;letter-spacing:-1px;text-align:var(--text-align-start)}}section.contact .column .content-area>div .content{padding-top:3rem;font:400 18px/18px var(--font-family-poppins),sans-serif;line-height:33px}@media (max-width: 768px){section.contact .column .content-area>div{padding:24px}}section.contact .column .form-area{padding:5rem;background-color:#4fd0ce8c;border-radius:12px}@media (max-width: 768px){section.contact .column .form-area{padding:24px}}section.contact .column .form-area form input,section.contact .column .form-area form textarea{width:100%;border-radius:5px;border:1px solid rgba(255,255,255,.6);background-color:#f0f0f099}section.contact .column .form-area form input{height:62px}section.contact .column .form-area form label{margin-top:25px;color:#fff;align-self:stretch;font:400 18px/194% var(--font-family-poppins),sans-serif}section.contact .column .form-area form textarea{resize:none}section.contact .column .form-area button{margin-top:25px;border-radius:10px;color:#fff;text-align:center;background-color:#1f1f1f;padding:10px 78px;font:500 16px/56px var(--font-family-poppins),sans-serif;cursor:pointer}h1.normal{font-weight:400;font-size:50px;font-family:var(--font-family)}p.normal{font-weight:400;font-size:18px;line-height:35px;margin:20px 0}@media (max-width: 530px){p.normal{font-weight:400;font-size:16px;line-height:25px}}.swiper-slide{height:initial!important}.rating{margin-top:15px;color:#ffaa05;font:400 15px/15px var(--font-family)}.location-img{border-radius:20px}div.tech-icon{margin:20px;padding-inline:20px;border-bottom:1px solid transparent;align-items:center;display:flex;text-align:center;flex-direction:column;font-size:12px}@media (max-width: 530px){div.tech-icon{font-size:10px;margin:5px;padding-inline:5px}}.production-hide{display:none!important}
