.color-transparent{color:transparent !important}.color-current{color:currentColor !important}.color-base-100{color:#08090a !important}.color-base-90{color:#202428 !important}.color-base-80{color:#363d44 !important}.color-base-70{color:#4d5760 !important}.color-base-60{color:#64707d !important}.color-base-50{color:#7d8a97 !important}.color-base-40{color:#99a3ad !important}.color-base-30{color:#b5bdc4 !important}.color-base-20{color:#d2d6db !important}.color-base-10{color:#eef0f1 !important}.color-base-0{color:#f9fafa !important}.color-base-inverted{color:#fff !important}.color-accent-brand{color:#3b49df !important}.color-accent-brand-darker{color:#1827ce !important}.color-accent-brand-lighter{color:#8d95f2 !important}.color-accent-success{color:#26d9ca !important}.color-accent-success-darker{color:#1ab3a6 !important}.color-accent-success-lighter{color:#79ece2 !important}.color-accent-warning{color:#ffcf4c !important}.color-accent-warning-darker{color:#f5b400 !important}.color-accent-warning-lighter{color:#ffe499 !important}.color-accent-danger{color:#dc1818 !important}.color-accent-danger-darker{color:#c20a0a !important}.color-accent-danger-lighter{color:#ec5050 !important}.bg-transparent{background-color:transparent !important}.bg-current{background-color:currentColor !important}.bg-base-100{background-color:#08090a !important}.bg-base-90{background-color:#202428 !important}.bg-base-80{background-color:#363d44 !important}.bg-base-70{background-color:#4d5760 !important}.bg-base-60{background-color:#64707d !important}.bg-base-50{background-color:#7d8a97 !important}.bg-base-40{background-color:#99a3ad !important}.bg-base-30{background-color:#b5bdc4 !important}.bg-base-20{background-color:#d2d6db !important}.bg-base-10{background-color:#eef0f1 !important}.bg-base-0{background-color:#f9fafa !important}.bg-base-inverted{background-color:#fff !important}.bg-accent-brand{background-color:#3b49df !important}.bg-accent-brand-darker{background-color:#1827ce !important}.bg-accent-brand-lighter{background-color:#8d95f2 !important}.bg-accent-success{background-color:#26d9ca !important}.bg-accent-success-darker{background-color:#1ab3a6 !important}.bg-accent-success-lighter{background-color:#79ece2 !important}.bg-accent-warning{background-color:#ffcf4c !important}.bg-accent-warning-darker{background-color:#f5b400 !important}.bg-accent-warning-lighter{background-color:#ffe499 !important}.bg-accent-danger{background-color:#dc1818 !important}.bg-accent-danger-darker{background-color:#c20a0a !important}.bg-accent-danger-lighter{background-color:#ec5050 !important}.border-transparent{border-color:transparent !important}.border-current{border-color:currentColor !important}.border-base-100{border-color:#08090a !important}.border-base-90{border-color:#202428 !important}.border-base-80{border-color:#363d44 !important}.border-base-70{border-color:#4d5760 !important}.border-base-60{border-color:#64707d !important}.border-base-50{border-color:#7d8a97 !important}.border-base-40{border-color:#99a3ad !important}.border-base-30{border-color:#b5bdc4 !important}.border-base-20{border-color:#d2d6db !important}.border-base-10{border-color:#eef0f1 !important}.border-base-0{border-color:#f9fafa !important}.border-base-inverted{border-color:#fff !important}.border-accent-brand{border-color:#3b49df !important}.border-accent-brand-darker{border-color:#1827ce !important}.border-accent-brand-lighter{border-color:#8d95f2 !important}.border-accent-success{border-color:#26d9ca !important}.border-accent-success-darker{border-color:#1ab3a6 !important}.border-accent-success-lighter{border-color:#79ece2 !important}.border-accent-warning{border-color:#ffcf4c !important}.border-accent-warning-darker{border-color:#f5b400 !important}.border-accent-warning-lighter{border-color:#ffe499 !important}.border-accent-danger{border-color:#dc1818 !important}.border-accent-danger-darker{border-color:#c20a0a !important}.border-accent-danger-lighter{border-color:#ec5050 !important}.opacity-100{opacity:1 !important}.opacity-75{opacity:0.75 !important}.opacity-50{opacity:0.5 !important}.opacity-25{opacity:0.25 !important}.opacity-0{opacity:0 !important}.cursor-auto{cursor:auto !important}.cursor-default{cursor:default !important}.cursor-pointer{cursor:pointer !important}.cursor-wait{cursor:wait !important}.cursor-text{cursor:text !important}.cursor-move{cursor:move !important}.cursor-not-allowed{cursor:not-allowed !important}.pointer-events-auto{pointer-events:auto !important}.pointer-events-none{pointer-events:none !important}.radius-default{border-radius:5px !important}.radius-0{border-radius:0 !important}.radius-full{border-radius:9999px !important}.bg-bottom{background-position:bottom !important}.bg-center{background-position:center !important}.bg-left{background-position:left !important}.bg-right{background-position:right !important}.bg-top{background-position:top !important}.bg-left-bottom{background-position:left bottom !important}.bg-left-top{background-position:left top !important}.bg-right-bottom{background-position:right bottom !important}.bg-right-top{background-position:right top !important}.bg-repeat{background-repeat:repeat !important}.bg-repeat-x{background-repeat:repeat-x !important}.bg-repeat-y{background-repeat:repeat-y !important}.bg-no-repeat{background-repeat:no-repeat !important}.bg-auto{background-size:auto !important}.bg-cover{background-size:cover !important}.bg-contain{background-size:contain !important}.bg-fixed{background-attachment:fixed !important}.bg-local{background-attachment:local !important}.bg-scroll{background-attachment:scroll !important}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-col{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-col-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.content-center{-ms-flex-line-pack:center !important;align-content:center !important}.content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.self-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.self-center{-ms-flex-item-align:center !important;align-self:center !important}.self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.justify-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-stretch{-webkit-box-pack:stretch !important;-ms-flex-pack:stretch !important;justify-content:stretch !important}.flex-initial{-webkit-box-flex:0 !important;-ms-flex:0 auto !important;flex:0 auto !important}.flex-1{-webkit-box-flex:1 !important;-ms-flex:1 1 0% !important;flex:1 1 0% !important}.flex-auto{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-none{-webkit-box-flex:0 !important;-ms-flex:none !important;flex:none !important}.grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.order-first{-webkit-box-ordinal-group:-9998 !important;-ms-flex-order:-9999 !important;order:-9999 !important}.order-last{-webkit-box-ordinal-group:10000 !important;-ms-flex-order:9999 !important;order:9999 !important}.order-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.gap-0{grid-gap:0 !important}.gap-1{grid-gap:0.25rem !important}.gap-2{grid-gap:0.5rem !important}.gap-3{grid-gap:0.75rem !important}.gap-4{grid-gap:1rem !important}.gap-5{grid-gap:1.25rem !important}.gap-6{grid-gap:1.5rem !important}.gap-7{grid-gap:2rem !important}.gap-8{grid-gap:3rem !important}.gap-9{grid-gap:4rem !important}.gap-10{grid-gap:8rem !important}.grid-cols-none{grid-template-columns:none !important}.grid-cols-1{grid-template-columns:repeat(1, minmax(0, 1fr)) !important}.grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr)) !important}.grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr)) !important}.grid-cols-4{grid-template-columns:repeat(4, minmax(0, 1fr)) !important}.grid-cols-5{grid-template-columns:repeat(5, minmax(0, 1fr)) !important}.grid-cols-6{grid-template-columns:repeat(6, minmax(0, 1fr)) !important}.grid-cols-7{grid-template-columns:repeat(7, minmax(0, 1fr)) !important}.grid-cols-8{grid-template-columns:repeat(8, minmax(0, 1fr)) !important}.grid-rows-none{grid-template-rows:none !important}.grid-rows-1{grid-template-rows:repeat(1, minmax(0, 1fr)) !important}.grid-rows-2{grid-template-rows:repeat(2, minmax(0, 1fr)) !important}.grid-rows-3{grid-template-rows:repeat(3, minmax(0, 1fr)) !important}.grid-rows-4{grid-template-rows:repeat(4, minmax(0, 1fr)) !important}.grid-flow-row{grid-auto-flow:row !important}.grid-flow-col{grid-auto-flow:column !important}.grid-flow-row-dense{grid-auto-flow:row dense !important}.grid-flow-col-dense{grid-auto-flow:column dense !important}.grid-items-start{justify-items:start !important}.grid-items-end{justify-items:end !important}.grid-items-center{justify-items:center !important}.grid-items-stretch{justify-items:stretch !important}.float-left{float:left !important}.float-right{float:right !important}.float-none{float:none !important}.float-unset{float:unset !important}.box-border{-webkit-box-sizing:border-box !important;box-sizing:border-box !important}.box-content{-webkit-box-sizing:content-box !important;box-sizing:content-box !important}.table-auto{table-layout:auto !important}.table-fixed{table-layout:fixed !important}.border-solid{border-style:solid !important}.border-dashed{border-style:dashed !important}.border-dotted{border-style:dotted !important}.border-none{border-style:none !important}.border-0{border-width:0 !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-8{border-width:8px !important}.border-t-0{border-top-width:0 !important}.border-t-1{border-top-width:1px !important}.border-t-2{border-top-width:2px !important}.border-t-3{border-top-width:3px !important}.border-t-4{border-top-width:4px !important}.border-t-8{border-top-width:8px !important}.border-b-0{border-bottom-width:0 !important}.border-b-1{border-bottom-width:1px !important}.border-b-2{border-bottom-width:2px !important}.border-b-3{border-bottom-width:3px !important}.border-b-4{border-bottom-width:4px !important}.border-b-8{border-bottom-width:8px !important}.border-l-0{border-left-width:0 !important}.border-l-1{border-left-width:1px !important}.border-l-2{border-left-width:2px !important}.border-l-3{border-left-width:3px !important}.border-l-4{border-left-width:4px !important}.border-l-8{border-left-width:8px !important}.border-r-0{border-right-width:0 !important}.border-r-1{border-right-width:1px !important}.border-r-2{border-right-width:2px !important}.border-r-3{border-right-width:3px !important}.border-r-4{border-right-width:4px !important}.border-r-8{border-right-width:8px !important}.top-auto{top:auto !important}.top-unset{top:unset !important}.top-0{top:0 !important}.top-1{top:4px !important;top:0.25rem !important}.top-2{top:8px !important;top:0.5rem !important}.top-3{top:12px !important;top:0.75rem !important}.top-4{top:16px !important;top:1rem !important}.top-100{top:100% !important}.-top-1{top:-4px !important;top:-0.25rem !important}.-top-2{top:-8px !important;top:-0.5rem !important}.-top-3{top:-12px !important;top:-0.75rem !important}.-top-4{top:-16px !important;top:-1rem !important}.-top-100{top:-100% !important}.bottom-auto{bottom:auto !important}.bottom-unset{bottom:unset !important}.bottom-0{bottom:0 !important}.bottom-1{bottom:4px !important;bottom:0.25rem !important}.bottom-2{bottom:8px !important;bottom:0.5rem !important}.bottom-3{bottom:12px !important;bottom:0.75rem !important}.bottom-4{bottom:16px !important;bottom:1rem !important}.bottom-100{bottom:100% !important}.-bottom-1{bottom:-4px !important;bottom:-0.25rem !important}.-bottom-2{bottom:-8px !important;bottom:-0.5rem !important}.-bottom-3{bottom:-12px !important;bottom:-0.75rem !important}.-bottom-4{bottom:-16px !important;bottom:-1rem !important}.-bottom-100{bottom:-100% !important}.left-auto{left:auto !important}.left-unset{left:unset !important}.left-0{left:0 !important}.left-1{left:4px !important;left:0.25rem !important}.left-2{left:8px !important;left:0.5rem !important}.left-3{left:12px !important;left:0.75rem !important}.left-4{left:16px !important;left:1rem !important}.left-100{left:100% !important}.-left-1{left:-4px !important;left:-0.25rem !important}.-left-2{left:-8px !important;left:-0.5rem !important}.-left-3{left:-12px !important;left:-0.75rem !important}.-left-4{left:-16px !important;left:-1rem !important}.-left-100{left:-100% !important}.right-auto{right:auto !important}.right-unset{right:unset !important}.right-0{right:0 !important}.right-1{right:4px !important;right:0.25rem !important}.right-2{right:8px !important;right:0.5rem !important}.right-3{right:12px !important;right:0.75rem !important}.right-4{right:16px !important;right:1rem !important}.right-100{right:100% !important}.-right-1{right:-4px !important;right:-0.25rem !important}.-right-2{right:-8px !important;right:-0.5rem !important}.-right-3{right:-12px !important;right:-0.75rem !important}.-right-4{right:-16px !important;right:-1rem !important}.-right-100{right:-100% !important}.z-negative{z-index:-1 !important}.z-0{z-index:0 !important}.z-10{z-index:10 !important}.z-20{z-index:20 !important}.z-30{z-index:30 !important}.z-40{z-index:40 !important}.z-50{z-index:50 !important}.z-auto{z-index:auto !important}.overflow-auto{overflow:auto !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-hidden{overflow:hidden !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.overflow-y-hidden{overflow-y:hidden !important}.w-0{width:0 !important}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.w-full{width:100vw !important}.w-max{width:-webkit-max-content !important;width:-moz-max-content !important;width:max-content !important}.min-w-0{min-width:0 !important}.min-w-100{min-width:100% !important}.min-w-unset{min-width:unset !important}.h-0{height:0 !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.h-full{height:100vh !important}.h-unset{height:unset !important}.min-h-0{min-height:0 !important}.min-h-100{min-height:100% !important}.min-h-full{min-height:100vh !important}.min-h-unset{min-height:unset !important}.max-h-0{max-height:0 !important}.max-h-100{max-height:100% !important}.max-h-full{max-height:100vh !important}.max-h-unset{max-height:unset !important}.max-w-0{max-width:0 !important}.max-w-25{max-width:25% !important}.max-w-50{max-width:50% !important}.max-w-75{max-width:75% !important}.max-w-100{max-width:100% !important}.max-w-unset{max-width:unset !important}.m-auto{margin:auto !important}.m-unset{margin:unset !important}.m-0{margin:0 !important}.m-1{margin:4px !important;margin:0.25rem !important}.m-2{margin:8px !important;margin:0.5rem !important}.m-3{margin:12px !important;margin:0.75rem !important}.m-4{margin:16px !important;margin:1rem !important}.m-5{margin:20px !important;margin:1.25rem !important}.m-6{margin:24px !important;margin:1.5rem !important}.m-7{margin:32px !important;margin:2rem !important}.m-8{margin:48px !important;margin:3rem !important}.m-9{margin:64px !important;margin:4rem !important}.m-10{margin:128px !important;margin:8rem !important}.-m-1{margin:-4px !important;margin:-0.25rem !important}.-m-2{margin:-8px !important;margin:-0.5rem !important}.-m-3{margin:-12px !important;margin:-0.75rem !important}.-m-4{margin:-16px !important;margin:-1rem !important}.-m-5{margin:-20px !important;margin:-1.25rem !important}.-m-6{margin:-24px !important;margin:-1.5rem !important}.-m-7{margin:-32px !important;margin:-2rem !important}.-m-8{margin:-48px !important;margin:-3rem !important}.-m-9{margin:-64px !important;margin:-4rem !important}.-m-10{margin:-128px !important;margin:-8rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.my-unset{margin-top:unset !important;margin-bottom:unset !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:4px !important;margin-top:0.25rem !important;margin-bottom:4px !important;margin-bottom:0.25rem !important}.my-2{margin-top:8px !important;margin-top:0.5rem !important;margin-bottom:8px !important;margin-bottom:0.5rem !important}.my-3{margin-top:12px !important;margin-top:0.75rem !important;margin-bottom:12px !important;margin-bottom:0.75rem !important}.my-4{margin-top:16px !important;margin-top:1rem !important;margin-bottom:16px !important;margin-bottom:1rem !important}.my-5{margin-top:20px !important;margin-top:1.25rem !important;margin-bottom:20px !important;margin-bottom:1.25rem !important}.my-6{margin-top:24px !important;margin-top:1.5rem !important;margin-bottom:24px !important;margin-bottom:1.5rem !important}.my-7{margin-top:32px !important;margin-top:2rem !important;margin-bottom:32px !important;margin-bottom:2rem !important}.my-8{margin-top:48px !important;margin-top:3rem !important;margin-bottom:48px !important;margin-bottom:3rem !important}.my-9{margin-top:64px !important;margin-top:4rem !important;margin-bottom:64px !important;margin-bottom:4rem !important}.my-10{margin-top:128px !important;margin-top:8rem !important;margin-bottom:128px !important;margin-bottom:8rem !important}.-my-1{margin-top:-4px !important;margin-top:-0.25rem !important;margin-bottom:-4px !important;margin-bottom:-0.25rem !important}.-my-2{margin-top:-8px !important;margin-top:-0.5rem !important;margin-bottom:-8px !important;margin-bottom:-0.5rem !important}.-my-3{margin-top:-12px !important;margin-top:-0.75rem !important;margin-bottom:-12px !important;margin-bottom:-0.75rem !important}.-my-4{margin-top:-16px !important;margin-top:-1rem !important;margin-bottom:-16px !important;margin-bottom:-1rem !important}.-my-5{margin-top:-20px !important;margin-top:-1.25rem !important;margin-bottom:-20px !important;margin-bottom:-1.25rem !important}.-my-6{margin-top:-24px !important;margin-top:-1.5rem !important;margin-bottom:-24px !important;margin-bottom:-1.5rem !important}.-my-7{margin-top:-32px !important;margin-top:-2rem !important;margin-bottom:-32px !important;margin-bottom:-2rem !important}.-my-8{margin-top:-48px !important;margin-top:-3rem !important;margin-bottom:-48px !important;margin-bottom:-3rem !important}.-my-9{margin-top:-64px !important;margin-top:-4rem !important;margin-bottom:-64px !important;margin-bottom:-4rem !important}.-my-10{margin-top:-128px !important;margin-top:-8rem !important;margin-bottom:-128px !important;margin-bottom:-8rem !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.mx-unset{margin-left:unset !important;margin-right:unset !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.mx-1{margin-left:4px !important;margin-left:0.25rem !important;margin-right:4px !important;margin-right:0.25rem !important}.mx-2{margin-left:8px !important;margin-left:0.5rem !important;margin-right:8px !important;margin-right:0.5rem !important}.mx-3{margin-left:12px !important;margin-left:0.75rem !important;margin-right:12px !important;margin-right:0.75rem !important}.mx-4{margin-left:16px !important;margin-left:1rem !important;margin-right:16px !important;margin-right:1rem !important}.mx-5{margin-left:20px !important;margin-left:1.25rem !important;margin-right:20px !important;margin-right:1.25rem !important}.mx-6{margin-left:24px !important;margin-left:1.5rem !important;margin-right:24px !important;margin-right:1.5rem !important}.mx-7{margin-left:32px !important;margin-left:2rem !important;margin-right:32px !important;margin-right:2rem !important}.mx-8{margin-left:48px !important;margin-left:3rem !important;margin-right:48px !important;margin-right:3rem !important}.mx-9{margin-left:64px !important;margin-left:4rem !important;margin-right:64px !important;margin-right:4rem !important}.mx-10{margin-left:128px !important;margin-left:8rem !important;margin-right:128px !important;margin-right:8rem !important}.-mx-1{margin-left:-4px !important;margin-left:-0.25rem !important;margin-right:-4px !important;margin-right:-0.25rem !important}.-mx-2{margin-left:-8px !important;margin-left:-0.5rem !important;margin-right:-8px !important;margin-right:-0.5rem !important}.-mx-3{margin-left:-12px !important;margin-left:-0.75rem !important;margin-right:-12px !important;margin-right:-0.75rem !important}.-mx-4{margin-left:-16px !important;margin-left:-1rem !important;margin-right:-16px !important;margin-right:-1rem !important}.-mx-5{margin-left:-20px !important;margin-left:-1.25rem !important;margin-right:-20px !important;margin-right:-1.25rem !important}.-mx-6{margin-left:-24px !important;margin-left:-1.5rem !important;margin-right:-24px !important;margin-right:-1.5rem !important}.-mx-7{margin-left:-32px !important;margin-left:-2rem !important;margin-right:-32px !important;margin-right:-2rem !important}.-mx-8{margin-left:-48px !important;margin-left:-3rem !important;margin-right:-48px !important;margin-right:-3rem !important}.-mx-9{margin-left:-64px !important;margin-left:-4rem !important;margin-right:-64px !important;margin-right:-4rem !important}.-mx-10{margin-left:-128px !important;margin-left:-8rem !important;margin-right:-128px !important;margin-right:-8rem !important}.mt-auto{margin-top:auto !important}.mt-unset{margin-top:unset !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:4px !important;margin-top:0.25rem !important}.mt-2{margin-top:8px !important;margin-top:0.5rem !important}.mt-3{margin-top:12px !important;margin-top:0.75rem !important}.mt-4{margin-top:16px !important;margin-top:1rem !important}.mt-5{margin-top:20px !important;margin-top:1.25rem !important}.mt-6{margin-top:24px !important;margin-top:1.5rem !important}.mt-7{margin-top:32px !important;margin-top:2rem !important}.mt-8{margin-top:48px !important;margin-top:3rem !important}.mt-9{margin-top:64px !important;margin-top:4rem !important}.mt-10{margin-top:128px !important;margin-top:8rem !important}.-mt-1{margin-top:-4px !important;margin-top:-0.25rem !important}.-mt-2{margin-top:-8px !important;margin-top:-0.5rem !important}.-mt-3{margin-top:-12px !important;margin-top:-0.75rem !important}.-mt-4{margin-top:-16px !important;margin-top:-1rem !important}.-mt-5{margin-top:-20px !important;margin-top:-1.25rem !important}.-mt-6{margin-top:-24px !important;margin-top:-1.5rem !important}.-mt-7{margin-top:-32px !important;margin-top:-2rem !important}.-mt-8{margin-top:-48px !important;margin-top:-3rem !important}.-mt-9{margin-top:-64px !important;margin-top:-4rem !important}.-mt-10{margin-top:-128px !important;margin-top:-8rem !important}.mb-auto{margin-bottom:auto !important}.mb-unset{margin-bottom:unset !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:4px !important;margin-bottom:0.25rem !important}.mb-2{margin-bottom:8px !important;margin-bottom:0.5rem !important}.mb-3{margin-bottom:12px !important;margin-bottom:0.75rem !important}.mb-4{margin-bottom:16px !important;margin-bottom:1rem !important}.mb-5{margin-bottom:20px !important;margin-bottom:1.25rem !important}.mb-6{margin-bottom:24px !important;margin-bottom:1.5rem !important}.mb-7{margin-bottom:32px !important;margin-bottom:2rem !important}.mb-8{margin-bottom:48px !important;margin-bottom:3rem !important}.mb-9{margin-bottom:64px !important;margin-bottom:4rem !important}.mb-10{margin-bottom:128px !important;margin-bottom:8rem !important}.-mb-1{margin-bottom:-4px !important;margin-bottom:-0.25rem !important}.-mb-2{margin-bottom:-8px !important;margin-bottom:-0.5rem !important}.-mb-3{margin-bottom:-12px !important;margin-bottom:-0.75rem !important}.-mb-4{margin-bottom:-16px !important;margin-bottom:-1rem !important}.-mb-5{margin-bottom:-20px !important;margin-bottom:-1.25rem !important}.-mb-6{margin-bottom:-24px !important;margin-bottom:-1.5rem !important}.-mb-7{margin-bottom:-32px !important;margin-bottom:-2rem !important}.-mb-8{margin-bottom:-48px !important;margin-bottom:-3rem !important}.-mb-9{margin-bottom:-64px !important;margin-bottom:-4rem !important}.-mb-10{margin-bottom:-128px !important;margin-bottom:-8rem !important}.ml-auto{margin-left:auto !important}.ml-unset{margin-left:unset !important}.ml-0{margin-left:0 !important}.ml-1{margin-left:4px !important;margin-left:0.25rem !important}.ml-2{margin-left:8px !important;margin-left:0.5rem !important}.ml-3{margin-left:12px !important;margin-left:0.75rem !important}.ml-4{margin-left:16px !important;margin-left:1rem !important}.ml-5{margin-left:20px !important;margin-left:1.25rem !important}.ml-6{margin-left:24px !important;margin-left:1.5rem !important}.ml-7{margin-left:32px !important;margin-left:2rem !important}.ml-8{margin-left:48px !important;margin-left:3rem !important}.ml-9{margin-left:64px !important;margin-left:4rem !important}.ml-10{margin-left:128px !important;margin-left:8rem !important}.-ml-1{margin-left:-4px !important;margin-left:-0.25rem !important}.-ml-2{margin-left:-8px !important;margin-left:-0.5rem !important}.-ml-3{margin-left:-12px !important;margin-left:-0.75rem !important}.-ml-4{margin-left:-16px !important;margin-left:-1rem !important}.-ml-5{margin-left:-20px !important;margin-left:-1.25rem !important}.-ml-6{margin-left:-24px !important;margin-left:-1.5rem !important}.-ml-7{margin-left:-32px !important;margin-left:-2rem !important}.-ml-8{margin-left:-48px !important;margin-left:-3rem !important}.-ml-9{margin-left:-64px !important;margin-left:-4rem !important}.-ml-10{margin-left:-128px !important;margin-left:-8rem !important}.mr-auto{margin-right:auto !important}.mr-unset{margin-right:unset !important}.mr-0{margin-right:0 !important}.mr-1{margin-right:4px !important;margin-right:0.25rem !important}.mr-2{margin-right:8px !important;margin-right:0.5rem !important}.mr-3{margin-right:12px !important;margin-right:0.75rem !important}.mr-4{margin-right:16px !important;margin-right:1rem !important}.mr-5{margin-right:20px !important;margin-right:1.25rem !important}.mr-6{margin-right:24px !important;margin-right:1.5rem !important}.mr-7{margin-right:32px !important;margin-right:2rem !important}.mr-8{margin-right:48px !important;margin-right:3rem !important}.mr-9{margin-right:64px !important;margin-right:4rem !important}.mr-10{margin-right:128px !important;margin-right:8rem !important}.-mr-1{margin-right:-4px !important;margin-right:-0.25rem !important}.-mr-2{margin-right:-8px !important;margin-right:-0.5rem !important}.-mr-3{margin-right:-12px !important;margin-right:-0.75rem !important}.-mr-4{margin-right:-16px !important;margin-right:-1rem !important}.-mr-5{margin-right:-20px !important;margin-right:-1.25rem !important}.-mr-6{margin-right:-24px !important;margin-right:-1.5rem !important}.-mr-7{margin-right:-32px !important;margin-right:-2rem !important}.-mr-8{margin-right:-48px !important;margin-right:-3rem !important}.-mr-9{margin-right:-64px !important;margin-right:-4rem !important}.-mr-10{margin-right:-128px !important;margin-right:-8rem !important}.p-0{padding:0 !important}.p-unset{padding:unset !important}.p-1{padding:4px !important;padding:0.25rem !important}.p-2{padding:8px !important;padding:0.5rem !important}.p-3{padding:12px !important;padding:0.75rem !important}.p-4{padding:16px !important;padding:1rem !important}.p-5{padding:20px !important;padding:1.25rem !important}.p-6{padding:24px !important;padding:1.5rem !important}.p-7{padding:32px !important;padding:2rem !important}.p-8{padding:48px !important;padding:3rem !important}.p-9{padding:64px !important;padding:4rem !important}.p-10{padding:128px !important;padding:8rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-unset{padding-top:unset !important;padding-bottom:unset !important}.py-1{padding-top:4px !important;padding-top:0.25rem !important;padding-bottom:4px !important;padding-bottom:0.25rem !important}.py-2{padding-top:8px !important;padding-top:0.5rem !important;padding-bottom:8px !important;padding-bottom:0.5rem !important}.py-3{padding-top:12px !important;padding-top:0.75rem !important;padding-bottom:12px !important;padding-bottom:0.75rem !important}.py-4{padding-top:16px !important;padding-top:1rem !important;padding-bottom:16px !important;padding-bottom:1rem !important}.py-5{padding-top:20px !important;padding-top:1.25rem !important;padding-bottom:20px !important;padding-bottom:1.25rem !important}.py-6{padding-top:24px !important;padding-top:1.5rem !important;padding-bottom:24px !important;padding-bottom:1.5rem !important}.py-7{padding-top:32px !important;padding-top:2rem !important;padding-bottom:32px !important;padding-bottom:2rem !important}.py-8{padding-top:48px !important;padding-top:3rem !important;padding-bottom:48px !important;padding-bottom:3rem !important}.py-9{padding-top:64px !important;padding-top:4rem !important;padding-bottom:64px !important;padding-bottom:4rem !important}.py-10{padding-top:128px !important;padding-top:8rem !important;padding-bottom:128px !important;padding-bottom:8rem !important}.px-0{padding-left:0 !important;padding-right:0 !important}.px-unset{padding-left:unset !important;padding-right:unset !important}.px-1{padding-left:4px !important;padding-left:0.25rem !important;padding-right:4px !important;padding-right:0.25rem !important}.px-2{padding-left:8px !important;padding-left:0.5rem !important;padding-right:8px !important;padding-right:0.5rem !important}.px-3{padding-left:12px !important;padding-left:0.75rem !important;padding-right:12px !important;padding-right:0.75rem !important}.px-4{padding-left:16px !important;padding-left:1rem !important;padding-right:16px !important;padding-right:1rem !important}.px-5{padding-left:20px !important;padding-left:1.25rem !important;padding-right:20px !important;padding-right:1.25rem !important}.px-6{padding-left:24px !important;padding-left:1.5rem !important;padding-right:24px !important;padding-right:1.5rem !important}.px-7{padding-left:32px !important;padding-left:2rem !important;padding-right:32px !important;padding-right:2rem !important}.px-8{padding-left:48px !important;padding-left:3rem !important;padding-right:48px !important;padding-right:3rem !important}.px-9{padding-left:64px !important;padding-left:4rem !important;padding-right:64px !important;padding-right:4rem !important}.px-10{padding-left:128px !important;padding-left:8rem !important;padding-right:128px !important;padding-right:8rem !important}.pt-0{padding-top:0 !important}.pt-unset{padding-top:unset !important}.pt-1{padding-top:4px !important;padding-top:0.25rem !important}.pt-2{padding-top:8px !important;padding-top:0.5rem !important}.pt-3{padding-top:12px !important;padding-top:0.75rem !important}.pt-4{padding-top:16px !important;padding-top:1rem !important}.pt-5{padding-top:20px !important;padding-top:1.25rem !important}.pt-6{padding-top:24px !important;padding-top:1.5rem !important}.pt-7{padding-top:32px !important;padding-top:2rem !important}.pt-8{padding-top:48px !important;padding-top:3rem !important}.pt-9{padding-top:64px !important;padding-top:4rem !important}.pt-10{padding-top:128px !important;padding-top:8rem !important}.pb-0{padding-bottom:0 !important}.pb-unset{padding-bottom:unset !important}.pb-1{padding-bottom:4px !important;padding-bottom:0.25rem !important}.pb-2{padding-bottom:8px !important;padding-bottom:0.5rem !important}.pb-3{padding-bottom:12px !important;padding-bottom:0.75rem !important}.pb-4{padding-bottom:16px !important;padding-bottom:1rem !important}.pb-5{padding-bottom:20px !important;padding-bottom:1.25rem !important}.pb-6{padding-bottom:24px !important;padding-bottom:1.5rem !important}.pb-7{padding-bottom:32px !important;padding-bottom:2rem !important}.pb-8{padding-bottom:48px !important;padding-bottom:3rem !important}.pb-9{padding-bottom:64px !important;padding-bottom:4rem !important}.pb-10{padding-bottom:128px !important;padding-bottom:8rem !important}.pl-0{padding-left:0 !important}.pl-unset{padding-left:unset !important}.pl-1{padding-left:4px !important;padding-left:0.25rem !important}.pl-2{padding-left:8px !important;padding-left:0.5rem !important}.pl-3{padding-left:12px !important;padding-left:0.75rem !important}.pl-4{padding-left:16px !important;padding-left:1rem !important}.pl-5{padding-left:20px !important;padding-left:1.25rem !important}.pl-6{padding-left:24px !important;padding-left:1.5rem !important}.pl-7{padding-left:32px !important;padding-left:2rem !important}.pl-8{padding-left:48px !important;padding-left:3rem !important}.pl-9{padding-left:64px !important;padding-left:4rem !important}.pl-10{padding-left:128px !important;padding-left:8rem !important}.pr-0{padding-right:0 !important}.pr-unset{padding-right:unset !important}.pr-1{padding-right:4px !important;padding-right:0.25rem !important}.pr-2{padding-right:8px !important;padding-right:0.5rem !important}.pr-3{padding-right:12px !important;padding-right:0.75rem !important}.pr-4{padding-right:16px !important;padding-right:1rem !important}.pr-5{padding-right:20px !important;padding-right:1.25rem !important}.pr-6{padding-right:24px !important;padding-right:1.5rem !important}.pr-7{padding-right:32px !important;padding-right:2rem !important}.pr-8{padding-right:48px !important;padding-right:3rem !important}.pr-9{padding-right:64px !important;padding-right:4rem !important}.pr-10{padding-right:128px !important;padding-right:8rem !important}.ff-sans-serif{font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
    Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji',
    'Segoe UI Symbol' !important}.ff-serif{font-family:Palatino, 'Palatino Linotype', 'Palatino LT STD', 'Book Antiqua',
    Georgia, serif !important}.ff-monospace{font-family:'SF Mono', SFMono-Regular, Consolas, 'Liberation Mono', Menlo,
    Courier, monospace !important}.fs-xs{font-size:12px !important;font-size:0.75rem !important}.fs-s{font-size:14px !important;font-size:0.875rem !important}.fs-base{font-size:16px !important;font-size:1rem !important}.fs-l{font-size:18px !important;font-size:1.125rem !important}.fs-xl{font-size:20px !important;font-size:1.25rem !important}.fs-2xl{font-size:24px !important;font-size:1.5rem !important}.fs-3xl{font-size:30px !important;font-size:1.875rem !important}.fs-4xl{font-size:36px !important;font-size:2.25rem !important}.fs-5xl{font-size:48px !important;font-size:3rem !important}.lh-tight{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-bold{font-weight:700 !important}.fw-heavy{font-weight:800 !important}.list-none{list-style-type:none !important}.list-disc{list-style-type:disc !important}.list-decimal{list-style-type:decimal !important}.text-underline{text-decoration:underline !important}.text-none{text-decoration:none !important}.text-strike{text-decoration:line-through !important}.text-uppercase{text-transform:uppercase !important}.text-lowercase{text-transform:lowercase !important}.text-capitalize{text-transform:capitalize !important}.text-normal{text-transform:none !important}.align-left{text-align:left !important}.align-center{text-align:center !important}.align-right{text-align:right !important}.align-justify{text-align:justify !important}.align-unset{text-align:unset !important}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-top{vertical-align:text-top !important}.align-text-bottom{vertical-align:text-bottom !important}.whitespace-normal{white-space:normal !important}.whitespace-nowrap{white-space:nowrap !important}.whitespace-pre{white-space:pre !important}.whitespace-prewrap{white-space:pre-wrap !important}.whitespace-unset{white-space:unset !important}.scrolling-touch{-webkit-overflow-scrolling:touch !important}.scrolling-auto{-webkit-overflow-scrolling:auto !important}.shadow-none{-webkit-box-shadow:none !important;box-shadow:none !important}.outline-none{outline:none !important}.hidden{display:none !important}.block{display:block !important}.inline{display:inline !important}.inline-block{display:inline-block !important}.flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.grid{display:grid !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.clear{clear:both !important}.static{position:static !important}.absolute{position:absolute !important}.fixed{position:fixed !important}.sticky{position:-webkit-sticky !important;position:sticky !important}.relative{position:relative !important}.reset{all:unset !important}.break-normal{word-break:normal !important}.break-all{word-break:break-all !important}.break-word{word-break:break-word !important}.break-initial{word-break:initial !important}@media (min-width: 640px){.s\:opacity-100{opacity:1 !important}.s\:opacity-75{opacity:0.75 !important}.s\:opacity-50{opacity:0.5 !important}.s\:opacity-25{opacity:0.25 !important}.s\:opacity-0{opacity:0 !important}.s\:radius-default{border-radius:5px !important}.s\:radius-0{border-radius:0 !important}.s\:radius-full{border-radius:9999px !important}.s\:flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.s\:flex-col{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.s\:flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.s\:flex-col-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.s\:flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.s\:flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.s\:flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.s\:items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.s\:items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.s\:items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.s\:items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.s\:items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.s\:content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.s\:content-center{-ms-flex-line-pack:center !important;align-content:center !important}.s\:content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.s\:content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.s\:content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.s\:self-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.s\:self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.s\:self-center{-ms-flex-item-align:center !important;align-self:center !important}.s\:self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.s\:self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.s\:justify-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.s\:justify-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.s\:justify-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.s\:justify-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.s\:justify-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.s\:justify-stretch{-webkit-box-pack:stretch !important;-ms-flex-pack:stretch !important;justify-content:stretch !important}.s\:flex-initial{-webkit-box-flex:0 !important;-ms-flex:0 auto !important;flex:0 auto !important}.s\:flex-1{-webkit-box-flex:1 !important;-ms-flex:1 1 0% !important;flex:1 1 0% !important}.s\:flex-auto{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.s\:flex-none{-webkit-box-flex:0 !important;-ms-flex:none !important;flex:none !important}.s\:grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.s\:grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.s\:shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.s\:shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.s\:order-first{-webkit-box-ordinal-group:-9998 !important;-ms-flex-order:-9999 !important;order:-9999 !important}.s\:order-last{-webkit-box-ordinal-group:10000 !important;-ms-flex-order:9999 !important;order:9999 !important}.s\:order-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.s\:gap-0{grid-gap:0 !important}.s\:gap-1{grid-gap:0.25rem !important}.s\:gap-2{grid-gap:0.5rem !important}.s\:gap-3{grid-gap:0.75rem !important}.s\:gap-4{grid-gap:1rem !important}.s\:gap-5{grid-gap:1.25rem !important}.s\:gap-6{grid-gap:1.5rem !important}.s\:gap-7{grid-gap:2rem !important}.s\:gap-8{grid-gap:3rem !important}.s\:gap-9{grid-gap:4rem !important}.s\:gap-10{grid-gap:8rem !important}.s\:grid-cols-none{grid-template-columns:none !important}.s\:grid-cols-1{grid-template-columns:repeat(1, minmax(0, 1fr)) !important}.s\:grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr)) !important}.s\:grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr)) !important}.s\:grid-cols-4{grid-template-columns:repeat(4, minmax(0, 1fr)) !important}.s\:grid-cols-5{grid-template-columns:repeat(5, minmax(0, 1fr)) !important}.s\:grid-cols-6{grid-template-columns:repeat(6, minmax(0, 1fr)) !important}.s\:grid-cols-7{grid-template-columns:repeat(7, minmax(0, 1fr)) !important}.s\:grid-cols-8{grid-template-columns:repeat(8, minmax(0, 1fr)) !important}.s\:grid-rows-none{grid-template-rows:none !important}.s\:grid-rows-1{grid-template-rows:repeat(1, minmax(0, 1fr)) !important}.s\:grid-rows-2{grid-template-rows:repeat(2, minmax(0, 1fr)) !important}.s\:grid-rows-3{grid-template-rows:repeat(3, minmax(0, 1fr)) !important}.s\:grid-rows-4{grid-template-rows:repeat(4, minmax(0, 1fr)) !important}.s\:grid-flow-row{grid-auto-flow:row !important}.s\:grid-flow-col{grid-auto-flow:column !important}.s\:grid-flow-row-dense{grid-auto-flow:row dense !important}.s\:grid-flow-col-dense{grid-auto-flow:column dense !important}.s\:grid-items-start{justify-items:start !important}.s\:grid-items-end{justify-items:end !important}.s\:grid-items-center{justify-items:center !important}.s\:grid-items-stretch{justify-items:stretch !important}.s\:float-left{float:left !important}.s\:float-right{float:right !important}.s\:float-none{float:none !important}.s\:float-unset{float:unset !important}.s\:border-solid{border-style:solid !important}.s\:border-dashed{border-style:dashed !important}.s\:border-dotted{border-style:dotted !important}.s\:border-none{border-style:none !important}.s\:border-0{border-width:0 !important}.s\:border-1{border-width:1px !important}.s\:border-2{border-width:2px !important}.s\:border-3{border-width:3px !important}.s\:border-4{border-width:4px !important}.s\:border-8{border-width:8px !important}.s\:border-t-0{border-top-width:0 !important}.s\:border-t-1{border-top-width:1px !important}.s\:border-t-2{border-top-width:2px !important}.s\:border-t-3{border-top-width:3px !important}.s\:border-t-4{border-top-width:4px !important}.s\:border-t-8{border-top-width:8px !important}.s\:border-b-0{border-bottom-width:0 !important}.s\:border-b-1{border-bottom-width:1px !important}.s\:border-b-2{border-bottom-width:2px !important}.s\:border-b-3{border-bottom-width:3px !important}.s\:border-b-4{border-bottom-width:4px !important}.s\:border-b-8{border-bottom-width:8px !important}.s\:border-l-0{border-left-width:0 !important}.s\:border-l-1{border-left-width:1px !important}.s\:border-l-2{border-left-width:2px !important}.s\:border-l-3{border-left-width:3px !important}.s\:border-l-4{border-left-width:4px !important}.s\:border-l-8{border-left-width:8px !important}.s\:border-r-0{border-right-width:0 !important}.s\:border-r-1{border-right-width:1px !important}.s\:border-r-2{border-right-width:2px !important}.s\:border-r-3{border-right-width:3px !important}.s\:border-r-4{border-right-width:4px !important}.s\:border-r-8{border-right-width:8px !important}.s\:top-auto{top:auto !important}.s\:top-unset{top:unset !important}.s\:top-0{top:0 !important}.s\:top-1{top:0.25rem !important}.s\:top-2{top:0.5rem !important}.s\:top-3{top:0.75rem !important}.s\:top-4{top:1rem !important}.s\:top-100{top:100% !important}.s\:-top-1{top:-0.25rem !important}.s\:-top-2{top:-0.5rem !important}.s\:-top-3{top:-0.75rem !important}.s\:-top-4{top:-1rem !important}.s\:-top-100{top:-100% !important}.s\:bottom-auto{bottom:auto !important}.s\:bottom-unset{bottom:unset !important}.s\:bottom-0{bottom:0 !important}.s\:bottom-1{bottom:0.25rem !important}.s\:bottom-2{bottom:0.5rem !important}.s\:bottom-3{bottom:0.75rem !important}.s\:bottom-4{bottom:1rem !important}.s\:bottom-100{bottom:100% !important}.s\:-bottom-1{bottom:-0.25rem !important}.s\:-bottom-2{bottom:-0.5rem !important}.s\:-bottom-3{bottom:-0.75rem !important}.s\:-bottom-4{bottom:-1rem !important}.s\:-bottom-100{bottom:-100% !important}.s\:left-auto{left:auto !important}.s\:left-unset{left:unset !important}.s\:left-0{left:0 !important}.s\:left-1{left:0.25rem !important}.s\:left-2{left:0.5rem !important}.s\:left-3{left:0.75rem !important}.s\:left-4{left:1rem !important}.s\:left-100{left:100% !important}.s\:-left-1{left:-0.25rem !important}.s\:-left-2{left:-0.5rem !important}.s\:-left-3{left:-0.75rem !important}.s\:-left-4{left:-1rem !important}.s\:-left-100{left:-100% !important}.s\:right-auto{right:auto !important}.s\:right-unset{right:unset !important}.s\:right-0{right:0 !important}.s\:right-1{right:0.25rem !important}.s\:right-2{right:0.5rem !important}.s\:right-3{right:0.75rem !important}.s\:right-4{right:1rem !important}.s\:right-100{right:100% !important}.s\:-right-1{right:-0.25rem !important}.s\:-right-2{right:-0.5rem !important}.s\:-right-3{right:-0.75rem !important}.s\:-right-4{right:-1rem !important}.s\:-right-100{right:-100% !important}.s\:overflow-auto{overflow:auto !important}.s\:overflow-visible{overflow:visible !important}.s\:overflow-scroll{overflow:scroll !important}.s\:overflow-hidden{overflow:hidden !important}.s\:overflow-x-auto{overflow-x:auto !important}.s\:overflow-x-visible{overflow-x:visible !important}.s\:overflow-x-scroll{overflow-x:scroll !important}.s\:overflow-x-hidden{overflow-x:hidden !important}.s\:overflow-y-auto{overflow-y:auto !important}.s\:overflow-y-visible{overflow-y:visible !important}.s\:overflow-y-scroll{overflow-y:scroll !important}.s\:overflow-y-hidden{overflow-y:hidden !important}.s\:w-0{width:0 !important}.s\:w-25{width:25% !important}.s\:w-50{width:50% !important}.s\:w-75{width:75% !important}.s\:w-100{width:100% !important}.s\:w-auto{width:auto !important}.s\:w-full{width:100vw !important}.s\:w-max{width:-webkit-max-content !important;width:-moz-max-content !important;width:max-content !important}.s\:min-w-0{min-width:0 !important}.s\:min-w-100{min-width:100% !important}.s\:min-w-unset{min-width:unset !important}.s\:h-0{height:0 !important}.s\:h-25{height:25% !important}.s\:h-50{height:50% !important}.s\:h-75{height:75% !important}.s\:h-100{height:100% !important}.s\:h-auto{height:auto !important}.s\:h-full{height:100vh !important}.s\:h-unset{height:unset !important}.s\:min-h-0{min-height:0 !important}.s\:min-h-100{min-height:100% !important}.s\:min-h-full{min-height:100vh !important}.s\:min-h-unset{min-height:unset !important}.s\:max-h-0{max-height:0 !important}.s\:max-h-100{max-height:100% !important}.s\:max-h-full{max-height:100vh !important}.s\:max-h-unset{max-height:unset !important}.s\:max-w-0{max-width:0 !important}.s\:max-w-25{max-width:25% !important}.s\:max-w-50{max-width:50% !important}.s\:max-w-75{max-width:75% !important}.s\:max-w-100{max-width:100% !important}.s\:max-w-unset{max-width:unset !important}.s\:m-auto{margin:auto !important}.s\:m-unset{margin:unset !important}.s\:m-0{margin:0 !important}.s\:m-1{margin:0.25rem !important}.s\:m-2{margin:0.5rem !important}.s\:m-3{margin:0.75rem !important}.s\:m-4{margin:1rem !important}.s\:m-5{margin:1.25rem !important}.s\:m-6{margin:1.5rem !important}.s\:m-7{margin:2rem !important}.s\:m-8{margin:3rem !important}.s\:m-9{margin:4rem !important}.s\:m-10{margin:8rem !important}.s\:-m-1{margin:-0.25rem !important}.s\:-m-2{margin:-0.5rem !important}.s\:-m-3{margin:-0.75rem !important}.s\:-m-4{margin:-1rem !important}.s\:-m-5{margin:-1.25rem !important}.s\:-m-6{margin:-1.5rem !important}.s\:-m-7{margin:-2rem !important}.s\:-m-8{margin:-3rem !important}.s\:-m-9{margin:-4rem !important}.s\:-m-10{margin:-8rem !important}.s\:my-auto{margin-top:auto !important;margin-bottom:auto !important}.s\:my-unset{margin-top:unset !important;margin-bottom:unset !important}.s\:my-0{margin-top:0 !important;margin-bottom:0 !important}.s\:my-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.s\:my-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.s\:my-3{margin-top:0.75rem !important;margin-bottom:0.75rem !important}.s\:my-4{margin-top:1rem !important;margin-bottom:1rem !important}.s\:my-5{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.s\:my-6{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.s\:my-7{margin-top:2rem !important;margin-bottom:2rem !important}.s\:my-8{margin-top:3rem !important;margin-bottom:3rem !important}.s\:my-9{margin-top:4rem !important;margin-bottom:4rem !important}.s\:my-10{margin-top:8rem !important;margin-bottom:8rem !important}.s\:-my-1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.s\:-my-2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.s\:-my-3{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important}.s\:-my-4{margin-top:-1rem !important;margin-bottom:-1rem !important}.s\:-my-5{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.s\:-my-6{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.s\:-my-7{margin-top:-2rem !important;margin-bottom:-2rem !important}.s\:-my-8{margin-top:-3rem !important;margin-bottom:-3rem !important}.s\:-my-9{margin-top:-4rem !important;margin-bottom:-4rem !important}.s\:-my-10{margin-top:-8rem !important;margin-bottom:-8rem !important}.s\:mx-auto{margin-left:auto !important;margin-right:auto !important}.s\:mx-unset{margin-left:unset !important;margin-right:unset !important}.s\:mx-0{margin-left:0 !important;margin-right:0 !important}.s\:mx-1{margin-left:0.25rem !important;margin-right:0.25rem !important}.s\:mx-2{margin-left:0.5rem !important;margin-right:0.5rem !important}.s\:mx-3{margin-left:0.75rem !important;margin-right:0.75rem !important}.s\:mx-4{margin-left:1rem !important;margin-right:1rem !important}.s\:mx-5{margin-left:1.25rem !important;margin-right:1.25rem !important}.s\:mx-6{margin-left:1.5rem !important;margin-right:1.5rem !important}.s\:mx-7{margin-left:2rem !important;margin-right:2rem !important}.s\:mx-8{margin-left:3rem !important;margin-right:3rem !important}.s\:mx-9{margin-left:4rem !important;margin-right:4rem !important}.s\:mx-10{margin-left:8rem !important;margin-right:8rem !important}.s\:-mx-1{margin-left:-0.25rem !important;margin-right:-0.25rem !important}.s\:-mx-2{margin-left:-0.5rem !important;margin-right:-0.5rem !important}.s\:-mx-3{margin-left:-0.75rem !important;margin-right:-0.75rem !important}.s\:-mx-4{margin-left:-1rem !important;margin-right:-1rem !important}.s\:-mx-5{margin-left:-1.25rem !important;margin-right:-1.25rem !important}.s\:-mx-6{margin-left:-1.5rem !important;margin-right:-1.5rem !important}.s\:-mx-7{margin-left:-2rem !important;margin-right:-2rem !important}.s\:-mx-8{margin-left:-3rem !important;margin-right:-3rem !important}.s\:-mx-9{margin-left:-4rem !important;margin-right:-4rem !important}.s\:-mx-10{margin-left:-8rem !important;margin-right:-8rem !important}.s\:mt-auto{margin-top:auto !important}.s\:mt-unset{margin-top:unset !important}.s\:mt-0{margin-top:0 !important}.s\:mt-1{margin-top:0.25rem !important}.s\:mt-2{margin-top:0.5rem !important}.s\:mt-3{margin-top:0.75rem !important}.s\:mt-4{margin-top:1rem !important}.s\:mt-5{margin-top:1.25rem !important}.s\:mt-6{margin-top:1.5rem !important}.s\:mt-7{margin-top:2rem !important}.s\:mt-8{margin-top:3rem !important}.s\:mt-9{margin-top:4rem !important}.s\:mt-10{margin-top:8rem !important}.s\:-mt-1{margin-top:-0.25rem !important}.s\:-mt-2{margin-top:-0.5rem !important}.s\:-mt-3{margin-top:-0.75rem !important}.s\:-mt-4{margin-top:-1rem !important}.s\:-mt-5{margin-top:-1.25rem !important}.s\:-mt-6{margin-top:-1.5rem !important}.s\:-mt-7{margin-top:-2rem !important}.s\:-mt-8{margin-top:-3rem !important}.s\:-mt-9{margin-top:-4rem !important}.s\:-mt-10{margin-top:-8rem !important}.s\:mb-auto{margin-bottom:auto !important}.s\:mb-unset{margin-bottom:unset !important}.s\:mb-0{margin-bottom:0 !important}.s\:mb-1{margin-bottom:0.25rem !important}.s\:mb-2{margin-bottom:0.5rem !important}.s\:mb-3{margin-bottom:0.75rem !important}.s\:mb-4{margin-bottom:1rem !important}.s\:mb-5{margin-bottom:1.25rem !important}.s\:mb-6{margin-bottom:1.5rem !important}.s\:mb-7{margin-bottom:2rem !important}.s\:mb-8{margin-bottom:3rem !important}.s\:mb-9{margin-bottom:4rem !important}.s\:mb-10{margin-bottom:8rem !important}.s\:-mb-1{margin-bottom:-0.25rem !important}.s\:-mb-2{margin-bottom:-0.5rem !important}.s\:-mb-3{margin-bottom:-0.75rem !important}.s\:-mb-4{margin-bottom:-1rem !important}.s\:-mb-5{margin-bottom:-1.25rem !important}.s\:-mb-6{margin-bottom:-1.5rem !important}.s\:-mb-7{margin-bottom:-2rem !important}.s\:-mb-8{margin-bottom:-3rem !important}.s\:-mb-9{margin-bottom:-4rem !important}.s\:-mb-10{margin-bottom:-8rem !important}.s\:ml-auto{margin-left:auto !important}.s\:ml-unset{margin-left:unset !important}.s\:ml-0{margin-left:0 !important}.s\:ml-1{margin-left:0.25rem !important}.s\:ml-2{margin-left:0.5rem !important}.s\:ml-3{margin-left:0.75rem !important}.s\:ml-4{margin-left:1rem !important}.s\:ml-5{margin-left:1.25rem !important}.s\:ml-6{margin-left:1.5rem !important}.s\:ml-7{margin-left:2rem !important}.s\:ml-8{margin-left:3rem !important}.s\:ml-9{margin-left:4rem !important}.s\:ml-10{margin-left:8rem !important}.s\:-ml-1{margin-left:-0.25rem !important}.s\:-ml-2{margin-left:-0.5rem !important}.s\:-ml-3{margin-left:-0.75rem !important}.s\:-ml-4{margin-left:-1rem !important}.s\:-ml-5{margin-left:-1.25rem !important}.s\:-ml-6{margin-left:-1.5rem !important}.s\:-ml-7{margin-left:-2rem !important}.s\:-ml-8{margin-left:-3rem !important}.s\:-ml-9{margin-left:-4rem !important}.s\:-ml-10{margin-left:-8rem !important}.s\:mr-auto{margin-right:auto !important}.s\:mr-unset{margin-right:unset !important}.s\:mr-0{margin-right:0 !important}.s\:mr-1{margin-right:0.25rem !important}.s\:mr-2{margin-right:0.5rem !important}.s\:mr-3{margin-right:0.75rem !important}.s\:mr-4{margin-right:1rem !important}.s\:mr-5{margin-right:1.25rem !important}.s\:mr-6{margin-right:1.5rem !important}.s\:mr-7{margin-right:2rem !important}.s\:mr-8{margin-right:3rem !important}.s\:mr-9{margin-right:4rem !important}.s\:mr-10{margin-right:8rem !important}.s\:-mr-1{margin-right:-0.25rem !important}.s\:-mr-2{margin-right:-0.5rem !important}.s\:-mr-3{margin-right:-0.75rem !important}.s\:-mr-4{margin-right:-1rem !important}.s\:-mr-5{margin-right:-1.25rem !important}.s\:-mr-6{margin-right:-1.5rem !important}.s\:-mr-7{margin-right:-2rem !important}.s\:-mr-8{margin-right:-3rem !important}.s\:-mr-9{margin-right:-4rem !important}.s\:-mr-10{margin-right:-8rem !important}.s\:p-0{padding:0 !important}.s\:p-unset{padding:unset !important}.s\:p-1{padding:0.25rem !important}.s\:p-2{padding:0.5rem !important}.s\:p-3{padding:0.75rem !important}.s\:p-4{padding:1rem !important}.s\:p-5{padding:1.25rem !important}.s\:p-6{padding:1.5rem !important}.s\:p-7{padding:2rem !important}.s\:p-8{padding:3rem !important}.s\:p-9{padding:4rem !important}.s\:p-10{padding:8rem !important}.s\:py-0{padding-top:0 !important;padding-bottom:0 !important}.s\:py-unset{padding-top:unset !important;padding-bottom:unset !important}.s\:py-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.s\:py-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.s\:py-3{padding-top:0.75rem !important;padding-bottom:0.75rem !important}.s\:py-4{padding-top:1rem !important;padding-bottom:1rem !important}.s\:py-5{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.s\:py-6{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.s\:py-7{padding-top:2rem !important;padding-bottom:2rem !important}.s\:py-8{padding-top:3rem !important;padding-bottom:3rem !important}.s\:py-9{padding-top:4rem !important;padding-bottom:4rem !important}.s\:py-10{padding-top:8rem !important;padding-bottom:8rem !important}.s\:px-0{padding-left:0 !important;padding-right:0 !important}.s\:px-unset{padding-left:unset !important;padding-right:unset !important}.s\:px-1{padding-left:0.25rem !important;padding-right:0.25rem !important}.s\:px-2{padding-left:0.5rem !important;padding-right:0.5rem !important}.s\:px-3{padding-left:0.75rem !important;padding-right:0.75rem !important}.s\:px-4{padding-left:1rem !important;padding-right:1rem !important}.s\:px-5{padding-left:1.25rem !important;padding-right:1.25rem !important}.s\:px-6{padding-left:1.5rem !important;padding-right:1.5rem !important}.s\:px-7{padding-left:2rem !important;padding-right:2rem !important}.s\:px-8{padding-left:3rem !important;padding-right:3rem !important}.s\:px-9{padding-left:4rem !important;padding-right:4rem !important}.s\:px-10{padding-left:8rem !important;padding-right:8rem !important}.s\:pt-0{padding-top:0 !important}.s\:pt-unset{padding-top:unset !important}.s\:pt-1{padding-top:0.25rem !important}.s\:pt-2{padding-top:0.5rem !important}.s\:pt-3{padding-top:0.75rem !important}.s\:pt-4{padding-top:1rem !important}.s\:pt-5{padding-top:1.25rem !important}.s\:pt-6{padding-top:1.5rem !important}.s\:pt-7{padding-top:2rem !important}.s\:pt-8{padding-top:3rem !important}.s\:pt-9{padding-top:4rem !important}.s\:pt-10{padding-top:8rem !important}.s\:pb-0{padding-bottom:0 !important}.s\:pb-unset{padding-bottom:unset !important}.s\:pb-1{padding-bottom:0.25rem !important}.s\:pb-2{padding-bottom:0.5rem !important}.s\:pb-3{padding-bottom:0.75rem !important}.s\:pb-4{padding-bottom:1rem !important}.s\:pb-5{padding-bottom:1.25rem !important}.s\:pb-6{padding-bottom:1.5rem !important}.s\:pb-7{padding-bottom:2rem !important}.s\:pb-8{padding-bottom:3rem !important}.s\:pb-9{padding-bottom:4rem !important}.s\:pb-10{padding-bottom:8rem !important}.s\:pl-0{padding-left:0 !important}.s\:pl-unset{padding-left:unset !important}.s\:pl-1{padding-left:0.25rem !important}.s\:pl-2{padding-left:0.5rem !important}.s\:pl-3{padding-left:0.75rem !important}.s\:pl-4{padding-left:1rem !important}.s\:pl-5{padding-left:1.25rem !important}.s\:pl-6{padding-left:1.5rem !important}.s\:pl-7{padding-left:2rem !important}.s\:pl-8{padding-left:3rem !important}.s\:pl-9{padding-left:4rem !important}.s\:pl-10{padding-left:8rem !important}.s\:pr-0{padding-right:0 !important}.s\:pr-unset{padding-right:unset !important}.s\:pr-1{padding-right:0.25rem !important}.s\:pr-2{padding-right:0.5rem !important}.s\:pr-3{padding-right:0.75rem !important}.s\:pr-4{padding-right:1rem !important}.s\:pr-5{padding-right:1.25rem !important}.s\:pr-6{padding-right:1.5rem !important}.s\:pr-7{padding-right:2rem !important}.s\:pr-8{padding-right:3rem !important}.s\:pr-9{padding-right:4rem !important}.s\:pr-10{padding-right:8rem !important}.s\:fs-xs{font-size:0.75rem !important}.s\:fs-s{font-size:0.875rem !important}.s\:fs-base{font-size:1rem !important}.s\:fs-l{font-size:1.125rem !important}.s\:fs-xl{font-size:1.25rem !important}.s\:fs-2xl{font-size:1.5rem !important}.s\:fs-3xl{font-size:1.875rem !important}.s\:fs-4xl{font-size:2.25rem !important}.s\:fs-5xl{font-size:3rem !important}.s\:lh-tight{line-height:1.25 !important}.s\:lh-base{line-height:1.5 !important}.s\:fw-normal{font-weight:400 !important}.s\:fw-medium{font-weight:500 !important}.s\:fw-bold{font-weight:700 !important}.s\:fw-heavy{font-weight:800 !important}.s\:align-left{text-align:left !important}.s\:align-center{text-align:center !important}.s\:align-right{text-align:right !important}.s\:align-justify{text-align:justify !important}.s\:align-unset{text-align:unset !important}.s\:align-baseline{vertical-align:baseline !important}.s\:align-top{vertical-align:top !important}.s\:align-middle{vertical-align:middle !important}.s\:align-bottom{vertical-align:bottom !important}.s\:align-text-top{vertical-align:text-top !important}.s\:align-text-bottom{vertical-align:text-bottom !important}.s\:whitespace-normal{white-space:normal !important}.s\:whitespace-nowrap{white-space:nowrap !important}.s\:whitespace-pre{white-space:pre !important}.s\:whitespace-prewrap{white-space:pre-wrap !important}.s\:whitespace-unset{white-space:unset !important}.s\:shadow-none{-webkit-box-shadow:none !important;box-shadow:none !important}.s\:hidden{display:none !important}.s\:block{display:block !important}.s\:inline{display:inline !important}.s\:inline-block{display:inline-block !important}.s\:flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.s\:inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.s\:grid{display:grid !important}.s\:visible{visibility:visible !important}.s\:invisible{visibility:hidden !important}.s\:static{position:static !important}.s\:absolute{position:absolute !important}.s\:fixed{position:fixed !important}.s\:sticky{position:-webkit-sticky !important;position:sticky !important}.s\:relative{position:relative !important}.s\:break-normal{word-break:normal !important}.s\:break-all{word-break:break-all !important}.s\:break-word{word-break:break-word !important}.s\:break-initial{word-break:initial !important}}@media (min-width: 768px){.m\:opacity-100{opacity:1 !important}.m\:opacity-75{opacity:0.75 !important}.m\:opacity-50{opacity:0.5 !important}.m\:opacity-25{opacity:0.25 !important}.m\:opacity-0{opacity:0 !important}.m\:radius-default{border-radius:5px !important}.m\:radius-0{border-radius:0 !important}.m\:radius-full{border-radius:9999px !important}.m\:flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.m\:flex-col{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.m\:flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.m\:flex-col-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.m\:flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.m\:flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.m\:flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.m\:items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.m\:items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.m\:items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.m\:items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.m\:items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.m\:content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.m\:content-center{-ms-flex-line-pack:center !important;align-content:center !important}.m\:content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.m\:content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.m\:content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.m\:self-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.m\:self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.m\:self-center{-ms-flex-item-align:center !important;align-self:center !important}.m\:self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.m\:self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.m\:justify-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.m\:justify-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.m\:justify-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.m\:justify-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.m\:justify-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.m\:justify-stretch{-webkit-box-pack:stretch !important;-ms-flex-pack:stretch !important;justify-content:stretch !important}.m\:flex-initial{-webkit-box-flex:0 !important;-ms-flex:0 auto !important;flex:0 auto !important}.m\:flex-1{-webkit-box-flex:1 !important;-ms-flex:1 1 0% !important;flex:1 1 0% !important}.m\:flex-auto{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.m\:flex-none{-webkit-box-flex:0 !important;-ms-flex:none !important;flex:none !important}.m\:grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.m\:grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.m\:shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.m\:shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.m\:order-first{-webkit-box-ordinal-group:-9998 !important;-ms-flex-order:-9999 !important;order:-9999 !important}.m\:order-last{-webkit-box-ordinal-group:10000 !important;-ms-flex-order:9999 !important;order:9999 !important}.m\:order-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.m\:gap-0{grid-gap:0 !important}.m\:gap-1{grid-gap:0.25rem !important}.m\:gap-2{grid-gap:0.5rem !important}.m\:gap-3{grid-gap:0.75rem !important}.m\:gap-4{grid-gap:1rem !important}.m\:gap-5{grid-gap:1.25rem !important}.m\:gap-6{grid-gap:1.5rem !important}.m\:gap-7{grid-gap:2rem !important}.m\:gap-8{grid-gap:3rem !important}.m\:gap-9{grid-gap:4rem !important}.m\:gap-10{grid-gap:8rem !important}.m\:grid-cols-none{grid-template-columns:none !important}.m\:grid-cols-1{grid-template-columns:repeat(1, minmax(0, 1fr)) !important}.m\:grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr)) !important}.m\:grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr)) !important}.m\:grid-cols-4{grid-template-columns:repeat(4, minmax(0, 1fr)) !important}.m\:grid-cols-5{grid-template-columns:repeat(5, minmax(0, 1fr)) !important}.m\:grid-cols-6{grid-template-columns:repeat(6, minmax(0, 1fr)) !important}.m\:grid-cols-7{grid-template-columns:repeat(7, minmax(0, 1fr)) !important}.m\:grid-cols-8{grid-template-columns:repeat(8, minmax(0, 1fr)) !important}.m\:grid-rows-none{grid-template-rows:none !important}.m\:grid-rows-1{grid-template-rows:repeat(1, minmax(0, 1fr)) !important}.m\:grid-rows-2{grid-template-rows:repeat(2, minmax(0, 1fr)) !important}.m\:grid-rows-3{grid-template-rows:repeat(3, minmax(0, 1fr)) !important}.m\:grid-rows-4{grid-template-rows:repeat(4, minmax(0, 1fr)) !important}.m\:grid-flow-row{grid-auto-flow:row !important}.m\:grid-flow-col{grid-auto-flow:column !important}.m\:grid-flow-row-dense{grid-auto-flow:row dense !important}.m\:grid-flow-col-dense{grid-auto-flow:column dense !important}.m\:grid-items-start{justify-items:start !important}.m\:grid-items-end{justify-items:end !important}.m\:grid-items-center{justify-items:center !important}.m\:grid-items-stretch{justify-items:stretch !important}.m\:float-left{float:left !important}.m\:float-right{float:right !important}.m\:float-none{float:none !important}.m\:float-unset{float:unset !important}.m\:border-solid{border-style:solid !important}.m\:border-dashed{border-style:dashed !important}.m\:border-dotted{border-style:dotted !important}.m\:border-none{border-style:none !important}.m\:border-0{border-width:0 !important}.m\:border-1{border-width:1px !important}.m\:border-2{border-width:2px !important}.m\:border-3{border-width:3px !important}.m\:border-4{border-width:4px !important}.m\:border-8{border-width:8px !important}.m\:border-t-0{border-top-width:0 !important}.m\:border-t-1{border-top-width:1px !important}.m\:border-t-2{border-top-width:2px !important}.m\:border-t-3{border-top-width:3px !important}.m\:border-t-4{border-top-width:4px !important}.m\:border-t-8{border-top-width:8px !important}.m\:border-b-0{border-bottom-width:0 !important}.m\:border-b-1{border-bottom-width:1px !important}.m\:border-b-2{border-bottom-width:2px !important}.m\:border-b-3{border-bottom-width:3px !important}.m\:border-b-4{border-bottom-width:4px !important}.m\:border-b-8{border-bottom-width:8px !important}.m\:border-l-0{border-left-width:0 !important}.m\:border-l-1{border-left-width:1px !important}.m\:border-l-2{border-left-width:2px !important}.m\:border-l-3{border-left-width:3px !important}.m\:border-l-4{border-left-width:4px !important}.m\:border-l-8{border-left-width:8px !important}.m\:border-r-0{border-right-width:0 !important}.m\:border-r-1{border-right-width:1px !important}.m\:border-r-2{border-right-width:2px !important}.m\:border-r-3{border-right-width:3px !important}.m\:border-r-4{border-right-width:4px !important}.m\:border-r-8{border-right-width:8px !important}.m\:top-auto{top:auto !important}.m\:top-unset{top:unset !important}.m\:top-0{top:0 !important}.m\:top-1{top:0.25rem !important}.m\:top-2{top:0.5rem !important}.m\:top-3{top:0.75rem !important}.m\:top-4{top:1rem !important}.m\:top-100{top:100% !important}.m\:-top-1{top:-0.25rem !important}.m\:-top-2{top:-0.5rem !important}.m\:-top-3{top:-0.75rem !important}.m\:-top-4{top:-1rem !important}.m\:-top-100{top:-100% !important}.m\:bottom-auto{bottom:auto !important}.m\:bottom-unset{bottom:unset !important}.m\:bottom-0{bottom:0 !important}.m\:bottom-1{bottom:0.25rem !important}.m\:bottom-2{bottom:0.5rem !important}.m\:bottom-3{bottom:0.75rem !important}.m\:bottom-4{bottom:1rem !important}.m\:bottom-100{bottom:100% !important}.m\:-bottom-1{bottom:-0.25rem !important}.m\:-bottom-2{bottom:-0.5rem !important}.m\:-bottom-3{bottom:-0.75rem !important}.m\:-bottom-4{bottom:-1rem !important}.m\:-bottom-100{bottom:-100% !important}.m\:left-auto{left:auto !important}.m\:left-unset{left:unset !important}.m\:left-0{left:0 !important}.m\:left-1{left:0.25rem !important}.m\:left-2{left:0.5rem !important}.m\:left-3{left:0.75rem !important}.m\:left-4{left:1rem !important}.m\:left-100{left:100% !important}.m\:-left-1{left:-0.25rem !important}.m\:-left-2{left:-0.5rem !important}.m\:-left-3{left:-0.75rem !important}.m\:-left-4{left:-1rem !important}.m\:-left-100{left:-100% !important}.m\:right-auto{right:auto !important}.m\:right-unset{right:unset !important}.m\:right-0{right:0 !important}.m\:right-1{right:0.25rem !important}.m\:right-2{right:0.5rem !important}.m\:right-3{right:0.75rem !important}.m\:right-4{right:1rem !important}.m\:right-100{right:100% !important}.m\:-right-1{right:-0.25rem !important}.m\:-right-2{right:-0.5rem !important}.m\:-right-3{right:-0.75rem !important}.m\:-right-4{right:-1rem !important}.m\:-right-100{right:-100% !important}.m\:overflow-auto{overflow:auto !important}.m\:overflow-visible{overflow:visible !important}.m\:overflow-scroll{overflow:scroll !important}.m\:overflow-hidden{overflow:hidden !important}.m\:overflow-x-auto{overflow-x:auto !important}.m\:overflow-x-visible{overflow-x:visible !important}.m\:overflow-x-scroll{overflow-x:scroll !important}.m\:overflow-x-hidden{overflow-x:hidden !important}.m\:overflow-y-auto{overflow-y:auto !important}.m\:overflow-y-visible{overflow-y:visible !important}.m\:overflow-y-scroll{overflow-y:scroll !important}.m\:overflow-y-hidden{overflow-y:hidden !important}.m\:w-0{width:0 !important}.m\:w-25{width:25% !important}.m\:w-50{width:50% !important}.m\:w-75{width:75% !important}.m\:w-100{width:100% !important}.m\:w-auto{width:auto !important}.m\:w-full{width:100vw !important}.m\:w-max{width:-webkit-max-content !important;width:-moz-max-content !important;width:max-content !important}.m\:min-w-0{min-width:0 !important}.m\:min-w-100{min-width:100% !important}.m\:min-w-unset{min-width:unset !important}.m\:h-0{height:0 !important}.m\:h-25{height:25% !important}.m\:h-50{height:50% !important}.m\:h-75{height:75% !important}.m\:h-100{height:100% !important}.m\:h-auto{height:auto !important}.m\:h-full{height:100vh !important}.m\:h-unset{height:unset !important}.m\:min-h-0{min-height:0 !important}.m\:min-h-100{min-height:100% !important}.m\:min-h-full{min-height:100vh !important}.m\:min-h-unset{min-height:unset !important}.m\:max-h-0{max-height:0 !important}.m\:max-h-100{max-height:100% !important}.m\:max-h-full{max-height:100vh !important}.m\:max-h-unset{max-height:unset !important}.m\:max-w-0{max-width:0 !important}.m\:max-w-25{max-width:25% !important}.m\:max-w-50{max-width:50% !important}.m\:max-w-75{max-width:75% !important}.m\:max-w-100{max-width:100% !important}.m\:max-w-unset{max-width:unset !important}.m\:m-auto{margin:auto !important}.m\:m-unset{margin:unset !important}.m\:m-0{margin:0 !important}.m\:m-1{margin:0.25rem !important}.m\:m-2{margin:0.5rem !important}.m\:m-3{margin:0.75rem !important}.m\:m-4{margin:1rem !important}.m\:m-5{margin:1.25rem !important}.m\:m-6{margin:1.5rem !important}.m\:m-7{margin:2rem !important}.m\:m-8{margin:3rem !important}.m\:m-9{margin:4rem !important}.m\:m-10{margin:8rem !important}.m\:-m-1{margin:-0.25rem !important}.m\:-m-2{margin:-0.5rem !important}.m\:-m-3{margin:-0.75rem !important}.m\:-m-4{margin:-1rem !important}.m\:-m-5{margin:-1.25rem !important}.m\:-m-6{margin:-1.5rem !important}.m\:-m-7{margin:-2rem !important}.m\:-m-8{margin:-3rem !important}.m\:-m-9{margin:-4rem !important}.m\:-m-10{margin:-8rem !important}.m\:my-auto{margin-top:auto !important;margin-bottom:auto !important}.m\:my-unset{margin-top:unset !important;margin-bottom:unset !important}.m\:my-0{margin-top:0 !important;margin-bottom:0 !important}.m\:my-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.m\:my-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.m\:my-3{margin-top:0.75rem !important;margin-bottom:0.75rem !important}.m\:my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m\:my-5{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.m\:my-6{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m\:my-7{margin-top:2rem !important;margin-bottom:2rem !important}.m\:my-8{margin-top:3rem !important;margin-bottom:3rem !important}.m\:my-9{margin-top:4rem !important;margin-bottom:4rem !important}.m\:my-10{margin-top:8rem !important;margin-bottom:8rem !important}.m\:-my-1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.m\:-my-2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.m\:-my-3{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important}.m\:-my-4{margin-top:-1rem !important;margin-bottom:-1rem !important}.m\:-my-5{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.m\:-my-6{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.m\:-my-7{margin-top:-2rem !important;margin-bottom:-2rem !important}.m\:-my-8{margin-top:-3rem !important;margin-bottom:-3rem !important}.m\:-my-9{margin-top:-4rem !important;margin-bottom:-4rem !important}.m\:-my-10{margin-top:-8rem !important;margin-bottom:-8rem !important}.m\:mx-auto{margin-left:auto !important;margin-right:auto !important}.m\:mx-unset{margin-left:unset !important;margin-right:unset !important}.m\:mx-0{margin-left:0 !important;margin-right:0 !important}.m\:mx-1{margin-left:0.25rem !important;margin-right:0.25rem !important}.m\:mx-2{margin-left:0.5rem !important;margin-right:0.5rem !important}.m\:mx-3{margin-left:0.75rem !important;margin-right:0.75rem !important}.m\:mx-4{margin-left:1rem !important;margin-right:1rem !important}.m\:mx-5{margin-left:1.25rem !important;margin-right:1.25rem !important}.m\:mx-6{margin-left:1.5rem !important;margin-right:1.5rem !important}.m\:mx-7{margin-left:2rem !important;margin-right:2rem !important}.m\:mx-8{margin-left:3rem !important;margin-right:3rem !important}.m\:mx-9{margin-left:4rem !important;margin-right:4rem !important}.m\:mx-10{margin-left:8rem !important;margin-right:8rem !important}.m\:-mx-1{margin-left:-0.25rem !important;margin-right:-0.25rem !important}.m\:-mx-2{margin-left:-0.5rem !important;margin-right:-0.5rem !important}.m\:-mx-3{margin-left:-0.75rem !important;margin-right:-0.75rem !important}.m\:-mx-4{margin-left:-1rem !important;margin-right:-1rem !important}.m\:-mx-5{margin-left:-1.25rem !important;margin-right:-1.25rem !important}.m\:-mx-6{margin-left:-1.5rem !important;margin-right:-1.5rem !important}.m\:-mx-7{margin-left:-2rem !important;margin-right:-2rem !important}.m\:-mx-8{margin-left:-3rem !important;margin-right:-3rem !important}.m\:-mx-9{margin-left:-4rem !important;margin-right:-4rem !important}.m\:-mx-10{margin-left:-8rem !important;margin-right:-8rem !important}.m\:mt-auto{margin-top:auto !important}.m\:mt-unset{margin-top:unset !important}.m\:mt-0{margin-top:0 !important}.m\:mt-1{margin-top:0.25rem !important}.m\:mt-2{margin-top:0.5rem !important}.m\:mt-3{margin-top:0.75rem !important}.m\:mt-4{margin-top:1rem !important}.m\:mt-5{margin-top:1.25rem !important}.m\:mt-6{margin-top:1.5rem !important}.m\:mt-7{margin-top:2rem !important}.m\:mt-8{margin-top:3rem !important}.m\:mt-9{margin-top:4rem !important}.m\:mt-10{margin-top:8rem !important}.m\:-mt-1{margin-top:-0.25rem !important}.m\:-mt-2{margin-top:-0.5rem !important}.m\:-mt-3{margin-top:-0.75rem !important}.m\:-mt-4{margin-top:-1rem !important}.m\:-mt-5{margin-top:-1.25rem !important}.m\:-mt-6{margin-top:-1.5rem !important}.m\:-mt-7{margin-top:-2rem !important}.m\:-mt-8{margin-top:-3rem !important}.m\:-mt-9{margin-top:-4rem !important}.m\:-mt-10{margin-top:-8rem !important}.m\:mb-auto{margin-bottom:auto !important}.m\:mb-unset{margin-bottom:unset !important}.m\:mb-0{margin-bottom:0 !important}.m\:mb-1{margin-bottom:0.25rem !important}.m\:mb-2{margin-bottom:0.5rem !important}.m\:mb-3{margin-bottom:0.75rem !important}.m\:mb-4{margin-bottom:1rem !important}.m\:mb-5{margin-bottom:1.25rem !important}.m\:mb-6{margin-bottom:1.5rem !important}.m\:mb-7{margin-bottom:2rem !important}.m\:mb-8{margin-bottom:3rem !important}.m\:mb-9{margin-bottom:4rem !important}.m\:mb-10{margin-bottom:8rem !important}.m\:-mb-1{margin-bottom:-0.25rem !important}.m\:-mb-2{margin-bottom:-0.5rem !important}.m\:-mb-3{margin-bottom:-0.75rem !important}.m\:-mb-4{margin-bottom:-1rem !important}.m\:-mb-5{margin-bottom:-1.25rem !important}.m\:-mb-6{margin-bottom:-1.5rem !important}.m\:-mb-7{margin-bottom:-2rem !important}.m\:-mb-8{margin-bottom:-3rem !important}.m\:-mb-9{margin-bottom:-4rem !important}.m\:-mb-10{margin-bottom:-8rem !important}.m\:ml-auto{margin-left:auto !important}.m\:ml-unset{margin-left:unset !important}.m\:ml-0{margin-left:0 !important}.m\:ml-1{margin-left:0.25rem !important}.m\:ml-2{margin-left:0.5rem !important}.m\:ml-3{margin-left:0.75rem !important}.m\:ml-4{margin-left:1rem !important}.m\:ml-5{margin-left:1.25rem !important}.m\:ml-6{margin-left:1.5rem !important}.m\:ml-7{margin-left:2rem !important}.m\:ml-8{margin-left:3rem !important}.m\:ml-9{margin-left:4rem !important}.m\:ml-10{margin-left:8rem !important}.m\:-ml-1{margin-left:-0.25rem !important}.m\:-ml-2{margin-left:-0.5rem !important}.m\:-ml-3{margin-left:-0.75rem !important}.m\:-ml-4{margin-left:-1rem !important}.m\:-ml-5{margin-left:-1.25rem !important}.m\:-ml-6{margin-left:-1.5rem !important}.m\:-ml-7{margin-left:-2rem !important}.m\:-ml-8{margin-left:-3rem !important}.m\:-ml-9{margin-left:-4rem !important}.m\:-ml-10{margin-left:-8rem !important}.m\:mr-auto{margin-right:auto !important}.m\:mr-unset{margin-right:unset !important}.m\:mr-0{margin-right:0 !important}.m\:mr-1{margin-right:0.25rem !important}.m\:mr-2{margin-right:0.5rem !important}.m\:mr-3{margin-right:0.75rem !important}.m\:mr-4{margin-right:1rem !important}.m\:mr-5{margin-right:1.25rem !important}.m\:mr-6{margin-right:1.5rem !important}.m\:mr-7{margin-right:2rem !important}.m\:mr-8{margin-right:3rem !important}.m\:mr-9{margin-right:4rem !important}.m\:mr-10{margin-right:8rem !important}.m\:-mr-1{margin-right:-0.25rem !important}.m\:-mr-2{margin-right:-0.5rem !important}.m\:-mr-3{margin-right:-0.75rem !important}.m\:-mr-4{margin-right:-1rem !important}.m\:-mr-5{margin-right:-1.25rem !important}.m\:-mr-6{margin-right:-1.5rem !important}.m\:-mr-7{margin-right:-2rem !important}.m\:-mr-8{margin-right:-3rem !important}.m\:-mr-9{margin-right:-4rem !important}.m\:-mr-10{margin-right:-8rem !important}.m\:p-0{padding:0 !important}.m\:p-unset{padding:unset !important}.m\:p-1{padding:0.25rem !important}.m\:p-2{padding:0.5rem !important}.m\:p-3{padding:0.75rem !important}.m\:p-4{padding:1rem !important}.m\:p-5{padding:1.25rem !important}.m\:p-6{padding:1.5rem !important}.m\:p-7{padding:2rem !important}.m\:p-8{padding:3rem !important}.m\:p-9{padding:4rem !important}.m\:p-10{padding:8rem !important}.m\:py-0{padding-top:0 !important;padding-bottom:0 !important}.m\:py-unset{padding-top:unset !important;padding-bottom:unset !important}.m\:py-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.m\:py-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.m\:py-3{padding-top:0.75rem !important;padding-bottom:0.75rem !important}.m\:py-4{padding-top:1rem !important;padding-bottom:1rem !important}.m\:py-5{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.m\:py-6{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.m\:py-7{padding-top:2rem !important;padding-bottom:2rem !important}.m\:py-8{padding-top:3rem !important;padding-bottom:3rem !important}.m\:py-9{padding-top:4rem !important;padding-bottom:4rem !important}.m\:py-10{padding-top:8rem !important;padding-bottom:8rem !important}.m\:px-0{padding-left:0 !important;padding-right:0 !important}.m\:px-unset{padding-left:unset !important;padding-right:unset !important}.m\:px-1{padding-left:0.25rem !important;padding-right:0.25rem !important}.m\:px-2{padding-left:0.5rem !important;padding-right:0.5rem !important}.m\:px-3{padding-left:0.75rem !important;padding-right:0.75rem !important}.m\:px-4{padding-left:1rem !important;padding-right:1rem !important}.m\:px-5{padding-left:1.25rem !important;padding-right:1.25rem !important}.m\:px-6{padding-left:1.5rem !important;padding-right:1.5rem !important}.m\:px-7{padding-left:2rem !important;padding-right:2rem !important}.m\:px-8{padding-left:3rem !important;padding-right:3rem !important}.m\:px-9{padding-left:4rem !important;padding-right:4rem !important}.m\:px-10{padding-left:8rem !important;padding-right:8rem !important}.m\:pt-0{padding-top:0 !important}.m\:pt-unset{padding-top:unset !important}.m\:pt-1{padding-top:0.25rem !important}.m\:pt-2{padding-top:0.5rem !important}.m\:pt-3{padding-top:0.75rem !important}.m\:pt-4{padding-top:1rem !important}.m\:pt-5{padding-top:1.25rem !important}.m\:pt-6{padding-top:1.5rem !important}.m\:pt-7{padding-top:2rem !important}.m\:pt-8{padding-top:3rem !important}.m\:pt-9{padding-top:4rem !important}.m\:pt-10{padding-top:8rem !important}.m\:pb-0{padding-bottom:0 !important}.m\:pb-unset{padding-bottom:unset !important}.m\:pb-1{padding-bottom:0.25rem !important}.m\:pb-2{padding-bottom:0.5rem !important}.m\:pb-3{padding-bottom:0.75rem !important}.m\:pb-4{padding-bottom:1rem !important}.m\:pb-5{padding-bottom:1.25rem !important}.m\:pb-6{padding-bottom:1.5rem !important}.m\:pb-7{padding-bottom:2rem !important}.m\:pb-8{padding-bottom:3rem !important}.m\:pb-9{padding-bottom:4rem !important}.m\:pb-10{padding-bottom:8rem !important}.m\:pl-0{padding-left:0 !important}.m\:pl-unset{padding-left:unset !important}.m\:pl-1{padding-left:0.25rem !important}.m\:pl-2{padding-left:0.5rem !important}.m\:pl-3{padding-left:0.75rem !important}.m\:pl-4{padding-left:1rem !important}.m\:pl-5{padding-left:1.25rem !important}.m\:pl-6{padding-left:1.5rem !important}.m\:pl-7{padding-left:2rem !important}.m\:pl-8{padding-left:3rem !important}.m\:pl-9{padding-left:4rem !important}.m\:pl-10{padding-left:8rem !important}.m\:pr-0{padding-right:0 !important}.m\:pr-unset{padding-right:unset !important}.m\:pr-1{padding-right:0.25rem !important}.m\:pr-2{padding-right:0.5rem !important}.m\:pr-3{padding-right:0.75rem !important}.m\:pr-4{padding-right:1rem !important}.m\:pr-5{padding-right:1.25rem !important}.m\:pr-6{padding-right:1.5rem !important}.m\:pr-7{padding-right:2rem !important}.m\:pr-8{padding-right:3rem !important}.m\:pr-9{padding-right:4rem !important}.m\:pr-10{padding-right:8rem !important}.m\:fs-xs{font-size:0.75rem !important}.m\:fs-s{font-size:0.875rem !important}.m\:fs-base{font-size:1rem !important}.m\:fs-l{font-size:1.125rem !important}.m\:fs-xl{font-size:1.25rem !important}.m\:fs-2xl{font-size:1.5rem !important}.m\:fs-3xl{font-size:1.875rem !important}.m\:fs-4xl{font-size:2.25rem !important}.m\:fs-5xl{font-size:3rem !important}.m\:lh-tight{line-height:1.25 !important}.m\:lh-base{line-height:1.5 !important}.m\:fw-normal{font-weight:400 !important}.m\:fw-medium{font-weight:500 !important}.m\:fw-bold{font-weight:700 !important}.m\:fw-heavy{font-weight:800 !important}.m\:align-left{text-align:left !important}.m\:align-center{text-align:center !important}.m\:align-right{text-align:right !important}.m\:align-justify{text-align:justify !important}.m\:align-unset{text-align:unset !important}.m\:align-baseline{vertical-align:baseline !important}.m\:align-top{vertical-align:top !important}.m\:align-middle{vertical-align:middle !important}.m\:align-bottom{vertical-align:bottom !important}.m\:align-text-top{vertical-align:text-top !important}.m\:align-text-bottom{vertical-align:text-bottom !important}.m\:whitespace-normal{white-space:normal !important}.m\:whitespace-nowrap{white-space:nowrap !important}.m\:whitespace-pre{white-space:pre !important}.m\:whitespace-prewrap{white-space:pre-wrap !important}.m\:whitespace-unset{white-space:unset !important}.m\:shadow-none{-webkit-box-shadow:none !important;box-shadow:none !important}.m\:hidden{display:none !important}.m\:block{display:block !important}.m\:inline{display:inline !important}.m\:inline-block{display:inline-block !important}.m\:flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.m\:inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.m\:grid{display:grid !important}.m\:visible{visibility:visible !important}.m\:invisible{visibility:hidden !important}.m\:static{position:static !important}.m\:absolute{position:absolute !important}.m\:fixed{position:fixed !important}.m\:sticky{position:-webkit-sticky !important;position:sticky !important}.m\:relative{position:relative !important}.m\:break-normal{word-break:normal !important}.m\:break-all{word-break:break-all !important}.m\:break-word{word-break:break-word !important}.m\:break-initial{word-break:initial !important}}@media (min-width: 1024px){.l\:opacity-100{opacity:1 !important}.l\:opacity-75{opacity:0.75 !important}.l\:opacity-50{opacity:0.5 !important}.l\:opacity-25{opacity:0.25 !important}.l\:opacity-0{opacity:0 !important}.l\:radius-default{border-radius:5px !important}.l\:radius-0{border-radius:0 !important}.l\:radius-full{border-radius:9999px !important}.l\:flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.l\:flex-col{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.l\:flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.l\:flex-col-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.l\:flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.l\:flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.l\:flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.l\:items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.l\:items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.l\:items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.l\:items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.l\:items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.l\:content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.l\:content-center{-ms-flex-line-pack:center !important;align-content:center !important}.l\:content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.l\:content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.l\:content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.l\:self-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.l\:self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.l\:self-center{-ms-flex-item-align:center !important;align-self:center !important}.l\:self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.l\:self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.l\:justify-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.l\:justify-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.l\:justify-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.l\:justify-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.l\:justify-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.l\:justify-stretch{-webkit-box-pack:stretch !important;-ms-flex-pack:stretch !important;justify-content:stretch !important}.l\:flex-initial{-webkit-box-flex:0 !important;-ms-flex:0 auto !important;flex:0 auto !important}.l\:flex-1{-webkit-box-flex:1 !important;-ms-flex:1 1 0% !important;flex:1 1 0% !important}.l\:flex-auto{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.l\:flex-none{-webkit-box-flex:0 !important;-ms-flex:none !important;flex:none !important}.l\:grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.l\:grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.l\:shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.l\:shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.l\:order-first{-webkit-box-ordinal-group:-9998 !important;-ms-flex-order:-9999 !important;order:-9999 !important}.l\:order-last{-webkit-box-ordinal-group:10000 !important;-ms-flex-order:9999 !important;order:9999 !important}.l\:order-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.l\:gap-0{grid-gap:0 !important}.l\:gap-1{grid-gap:0.25rem !important}.l\:gap-2{grid-gap:0.5rem !important}.l\:gap-3{grid-gap:0.75rem !important}.l\:gap-4{grid-gap:1rem !important}.l\:gap-5{grid-gap:1.25rem !important}.l\:gap-6{grid-gap:1.5rem !important}.l\:gap-7{grid-gap:2rem !important}.l\:gap-8{grid-gap:3rem !important}.l\:gap-9{grid-gap:4rem !important}.l\:gap-10{grid-gap:8rem !important}.l\:grid-cols-none{grid-template-columns:none !important}.l\:grid-cols-1{grid-template-columns:repeat(1, minmax(0, 1fr)) !important}.l\:grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr)) !important}.l\:grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr)) !important}.l\:grid-cols-4{grid-template-columns:repeat(4, minmax(0, 1fr)) !important}.l\:grid-cols-5{grid-template-columns:repeat(5, minmax(0, 1fr)) !important}.l\:grid-cols-6{grid-template-columns:repeat(6, minmax(0, 1fr)) !important}.l\:grid-cols-7{grid-template-columns:repeat(7, minmax(0, 1fr)) !important}.l\:grid-cols-8{grid-template-columns:repeat(8, minmax(0, 1fr)) !important}.l\:grid-rows-none{grid-template-rows:none !important}.l\:grid-rows-1{grid-template-rows:repeat(1, minmax(0, 1fr)) !important}.l\:grid-rows-2{grid-template-rows:repeat(2, minmax(0, 1fr)) !important}.l\:grid-rows-3{grid-template-rows:repeat(3, minmax(0, 1fr)) !important}.l\:grid-rows-4{grid-template-rows:repeat(4, minmax(0, 1fr)) !important}.l\:grid-flow-row{grid-auto-flow:row !important}.l\:grid-flow-col{grid-auto-flow:column !important}.l\:grid-flow-row-dense{grid-auto-flow:row dense !important}.l\:grid-flow-col-dense{grid-auto-flow:column dense !important}.l\:grid-items-start{justify-items:start !important}.l\:grid-items-end{justify-items:end !important}.l\:grid-items-center{justify-items:center !important}.l\:grid-items-stretch{justify-items:stretch !important}.l\:float-left{float:left !important}.l\:float-right{float:right !important}.l\:float-none{float:none !important}.l\:float-unset{float:unset !important}.l\:border-solid{border-style:solid !important}.l\:border-dashed{border-style:dashed !important}.l\:border-dotted{border-style:dotted !important}.l\:border-none{border-style:none !important}.l\:border-0{border-width:0 !important}.l\:border-1{border-width:1px !important}.l\:border-2{border-width:2px !important}.l\:border-3{border-width:3px !important}.l\:border-4{border-width:4px !important}.l\:border-8{border-width:8px !important}.l\:border-t-0{border-top-width:0 !important}.l\:border-t-1{border-top-width:1px !important}.l\:border-t-2{border-top-width:2px !important}.l\:border-t-3{border-top-width:3px !important}.l\:border-t-4{border-top-width:4px !important}.l\:border-t-8{border-top-width:8px !important}.l\:border-b-0{border-bottom-width:0 !important}.l\:border-b-1{border-bottom-width:1px !important}.l\:border-b-2{border-bottom-width:2px !important}.l\:border-b-3{border-bottom-width:3px !important}.l\:border-b-4{border-bottom-width:4px !important}.l\:border-b-8{border-bottom-width:8px !important}.l\:border-l-0{border-left-width:0 !important}.l\:border-l-1{border-left-width:1px !important}.l\:border-l-2{border-left-width:2px !important}.l\:border-l-3{border-left-width:3px !important}.l\:border-l-4{border-left-width:4px !important}.l\:border-l-8{border-left-width:8px !important}.l\:border-r-0{border-right-width:0 !important}.l\:border-r-1{border-right-width:1px !important}.l\:border-r-2{border-right-width:2px !important}.l\:border-r-3{border-right-width:3px !important}.l\:border-r-4{border-right-width:4px !important}.l\:border-r-8{border-right-width:8px !important}.l\:top-auto{top:auto !important}.l\:top-unset{top:unset !important}.l\:top-0{top:0 !important}.l\:top-1{top:0.25rem !important}.l\:top-2{top:0.5rem !important}.l\:top-3{top:0.75rem !important}.l\:top-4{top:1rem !important}.l\:top-100{top:100% !important}.l\:-top-1{top:-0.25rem !important}.l\:-top-2{top:-0.5rem !important}.l\:-top-3{top:-0.75rem !important}.l\:-top-4{top:-1rem !important}.l\:-top-100{top:-100% !important}.l\:bottom-auto{bottom:auto !important}.l\:bottom-unset{bottom:unset !important}.l\:bottom-0{bottom:0 !important}.l\:bottom-1{bottom:0.25rem !important}.l\:bottom-2{bottom:0.5rem !important}.l\:bottom-3{bottom:0.75rem !important}.l\:bottom-4{bottom:1rem !important}.l\:bottom-100{bottom:100% !important}.l\:-bottom-1{bottom:-0.25rem !important}.l\:-bottom-2{bottom:-0.5rem !important}.l\:-bottom-3{bottom:-0.75rem !important}.l\:-bottom-4{bottom:-1rem !important}.l\:-bottom-100{bottom:-100% !important}.l\:left-auto{left:auto !important}.l\:left-unset{left:unset !important}.l\:left-0{left:0 !important}.l\:left-1{left:0.25rem !important}.l\:left-2{left:0.5rem !important}.l\:left-3{left:0.75rem !important}.l\:left-4{left:1rem !important}.l\:left-100{left:100% !important}.l\:-left-1{left:-0.25rem !important}.l\:-left-2{left:-0.5rem !important}.l\:-left-3{left:-0.75rem !important}.l\:-left-4{left:-1rem !important}.l\:-left-100{left:-100% !important}.l\:right-auto{right:auto !important}.l\:right-unset{right:unset !important}.l\:right-0{right:0 !important}.l\:right-1{right:0.25rem !important}.l\:right-2{right:0.5rem !important}.l\:right-3{right:0.75rem !important}.l\:right-4{right:1rem !important}.l\:right-100{right:100% !important}.l\:-right-1{right:-0.25rem !important}.l\:-right-2{right:-0.5rem !important}.l\:-right-3{right:-0.75rem !important}.l\:-right-4{right:-1rem !important}.l\:-right-100{right:-100% !important}.l\:overflow-auto{overflow:auto !important}.l\:overflow-visible{overflow:visible !important}.l\:overflow-scroll{overflow:scroll !important}.l\:overflow-hidden{overflow:hidden !important}.l\:overflow-x-auto{overflow-x:auto !important}.l\:overflow-x-visible{overflow-x:visible !important}.l\:overflow-x-scroll{overflow-x:scroll !important}.l\:overflow-x-hidden{overflow-x:hidden !important}.l\:overflow-y-auto{overflow-y:auto !important}.l\:overflow-y-visible{overflow-y:visible !important}.l\:overflow-y-scroll{overflow-y:scroll !important}.l\:overflow-y-hidden{overflow-y:hidden !important}.l\:w-0{width:0 !important}.l\:w-25{width:25% !important}.l\:w-50{width:50% !important}.l\:w-75{width:75% !important}.l\:w-100{width:100% !important}.l\:w-auto{width:auto !important}.l\:w-full{width:100vw !important}.l\:w-max{width:-webkit-max-content !important;width:-moz-max-content !important;width:max-content !important}.l\:min-w-0{min-width:0 !important}.l\:min-w-100{min-width:100% !important}.l\:min-w-unset{min-width:unset !important}.l\:h-0{height:0 !important}.l\:h-25{height:25% !important}.l\:h-50{height:50% !important}.l\:h-75{height:75% !important}.l\:h-100{height:100% !important}.l\:h-auto{height:auto !important}.l\:h-full{height:100vh !important}.l\:h-unset{height:unset !important}.l\:min-h-0{min-height:0 !important}.l\:min-h-100{min-height:100% !important}.l\:min-h-full{min-height:100vh !important}.l\:min-h-unset{min-height:unset !important}.l\:max-h-0{max-height:0 !important}.l\:max-h-100{max-height:100% !important}.l\:max-h-full{max-height:100vh !important}.l\:max-h-unset{max-height:unset !important}.l\:max-w-0{max-width:0 !important}.l\:max-w-25{max-width:25% !important}.l\:max-w-50{max-width:50% !important}.l\:max-w-75{max-width:75% !important}.l\:max-w-100{max-width:100% !important}.l\:max-w-unset{max-width:unset !important}.l\:m-auto{margin:auto !important}.l\:m-unset{margin:unset !important}.l\:m-0{margin:0 !important}.l\:m-1{margin:0.25rem !important}.l\:m-2{margin:0.5rem !important}.l\:m-3{margin:0.75rem !important}.l\:m-4{margin:1rem !important}.l\:m-5{margin:1.25rem !important}.l\:m-6{margin:1.5rem !important}.l\:m-7{margin:2rem !important}.l\:m-8{margin:3rem !important}.l\:m-9{margin:4rem !important}.l\:m-10{margin:8rem !important}.l\:-m-1{margin:-0.25rem !important}.l\:-m-2{margin:-0.5rem !important}.l\:-m-3{margin:-0.75rem !important}.l\:-m-4{margin:-1rem !important}.l\:-m-5{margin:-1.25rem !important}.l\:-m-6{margin:-1.5rem !important}.l\:-m-7{margin:-2rem !important}.l\:-m-8{margin:-3rem !important}.l\:-m-9{margin:-4rem !important}.l\:-m-10{margin:-8rem !important}.l\:my-auto{margin-top:auto !important;margin-bottom:auto !important}.l\:my-unset{margin-top:unset !important;margin-bottom:unset !important}.l\:my-0{margin-top:0 !important;margin-bottom:0 !important}.l\:my-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.l\:my-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.l\:my-3{margin-top:0.75rem !important;margin-bottom:0.75rem !important}.l\:my-4{margin-top:1rem !important;margin-bottom:1rem !important}.l\:my-5{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.l\:my-6{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.l\:my-7{margin-top:2rem !important;margin-bottom:2rem !important}.l\:my-8{margin-top:3rem !important;margin-bottom:3rem !important}.l\:my-9{margin-top:4rem !important;margin-bottom:4rem !important}.l\:my-10{margin-top:8rem !important;margin-bottom:8rem !important}.l\:-my-1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.l\:-my-2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.l\:-my-3{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important}.l\:-my-4{margin-top:-1rem !important;margin-bottom:-1rem !important}.l\:-my-5{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.l\:-my-6{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.l\:-my-7{margin-top:-2rem !important;margin-bottom:-2rem !important}.l\:-my-8{margin-top:-3rem !important;margin-bottom:-3rem !important}.l\:-my-9{margin-top:-4rem !important;margin-bottom:-4rem !important}.l\:-my-10{margin-top:-8rem !important;margin-bottom:-8rem !important}.l\:mx-auto{margin-left:auto !important;margin-right:auto !important}.l\:mx-unset{margin-left:unset !important;margin-right:unset !important}.l\:mx-0{margin-left:0 !important;margin-right:0 !important}.l\:mx-1{margin-left:0.25rem !important;margin-right:0.25rem !important}.l\:mx-2{margin-left:0.5rem !important;margin-right:0.5rem !important}.l\:mx-3{margin-left:0.75rem !important;margin-right:0.75rem !important}.l\:mx-4{margin-left:1rem !important;margin-right:1rem !important}.l\:mx-5{margin-left:1.25rem !important;margin-right:1.25rem !important}.l\:mx-6{margin-left:1.5rem !important;margin-right:1.5rem !important}.l\:mx-7{margin-left:2rem !important;margin-right:2rem !important}.l\:mx-8{margin-left:3rem !important;margin-right:3rem !important}.l\:mx-9{margin-left:4rem !important;margin-right:4rem !important}.l\:mx-10{margin-left:8rem !important;margin-right:8rem !important}.l\:-mx-1{margin-left:-0.25rem !important;margin-right:-0.25rem !important}.l\:-mx-2{margin-left:-0.5rem !important;margin-right:-0.5rem !important}.l\:-mx-3{margin-left:-0.75rem !important;margin-right:-0.75rem !important}.l\:-mx-4{margin-left:-1rem !important;margin-right:-1rem !important}.l\:-mx-5{margin-left:-1.25rem !important;margin-right:-1.25rem !important}.l\:-mx-6{margin-left:-1.5rem !important;margin-right:-1.5rem !important}.l\:-mx-7{margin-left:-2rem !important;margin-right:-2rem !important}.l\:-mx-8{margin-left:-3rem !important;margin-right:-3rem !important}.l\:-mx-9{margin-left:-4rem !important;margin-right:-4rem !important}.l\:-mx-10{margin-left:-8rem !important;margin-right:-8rem !important}.l\:mt-auto{margin-top:auto !important}.l\:mt-unset{margin-top:unset !important}.l\:mt-0{margin-top:0 !important}.l\:mt-1{margin-top:0.25rem !important}.l\:mt-2{margin-top:0.5rem !important}.l\:mt-3{margin-top:0.75rem !important}.l\:mt-4{margin-top:1rem !important}.l\:mt-5{margin-top:1.25rem !important}.l\:mt-6{margin-top:1.5rem !important}.l\:mt-7{margin-top:2rem !important}.l\:mt-8{margin-top:3rem !important}.l\:mt-9{margin-top:4rem !important}.l\:mt-10{margin-top:8rem !important}.l\:-mt-1{margin-top:-0.25rem !important}.l\:-mt-2{margin-top:-0.5rem !important}.l\:-mt-3{margin-top:-0.75rem !important}.l\:-mt-4{margin-top:-1rem !important}.l\:-mt-5{margin-top:-1.25rem !important}.l\:-mt-6{margin-top:-1.5rem !important}.l\:-mt-7{margin-top:-2rem !important}.l\:-mt-8{margin-top:-3rem !important}.l\:-mt-9{margin-top:-4rem !important}.l\:-mt-10{margin-top:-8rem !important}.l\:mb-auto{margin-bottom:auto !important}.l\:mb-unset{margin-bottom:unset !important}.l\:mb-0{margin-bottom:0 !important}.l\:mb-1{margin-bottom:0.25rem !important}.l\:mb-2{margin-bottom:0.5rem !important}.l\:mb-3{margin-bottom:0.75rem !important}.l\:mb-4{margin-bottom:1rem !important}.l\:mb-5{margin-bottom:1.25rem !important}.l\:mb-6{margin-bottom:1.5rem !important}.l\:mb-7{margin-bottom:2rem !important}.l\:mb-8{margin-bottom:3rem !important}.l\:mb-9{margin-bottom:4rem !important}.l\:mb-10{margin-bottom:8rem !important}.l\:-mb-1{margin-bottom:-0.25rem !important}.l\:-mb-2{margin-bottom:-0.5rem !important}.l\:-mb-3{margin-bottom:-0.75rem !important}.l\:-mb-4{margin-bottom:-1rem !important}.l\:-mb-5{margin-bottom:-1.25rem !important}.l\:-mb-6{margin-bottom:-1.5rem !important}.l\:-mb-7{margin-bottom:-2rem !important}.l\:-mb-8{margin-bottom:-3rem !important}.l\:-mb-9{margin-bottom:-4rem !important}.l\:-mb-10{margin-bottom:-8rem !important}.l\:ml-auto{margin-left:auto !important}.l\:ml-unset{margin-left:unset !important}.l\:ml-0{margin-left:0 !important}.l\:ml-1{margin-left:0.25rem !important}.l\:ml-2{margin-left:0.5rem !important}.l\:ml-3{margin-left:0.75rem !important}.l\:ml-4{margin-left:1rem !important}.l\:ml-5{margin-left:1.25rem !important}.l\:ml-6{margin-left:1.5rem !important}.l\:ml-7{margin-left:2rem !important}.l\:ml-8{margin-left:3rem !important}.l\:ml-9{margin-left:4rem !important}.l\:ml-10{margin-left:8rem !important}.l\:-ml-1{margin-left:-0.25rem !important}.l\:-ml-2{margin-left:-0.5rem !important}.l\:-ml-3{margin-left:-0.75rem !important}.l\:-ml-4{margin-left:-1rem !important}.l\:-ml-5{margin-left:-1.25rem !important}.l\:-ml-6{margin-left:-1.5rem !important}.l\:-ml-7{margin-left:-2rem !important}.l\:-ml-8{margin-left:-3rem !important}.l\:-ml-9{margin-left:-4rem !important}.l\:-ml-10{margin-left:-8rem !important}.l\:mr-auto{margin-right:auto !important}.l\:mr-unset{margin-right:unset !important}.l\:mr-0{margin-right:0 !important}.l\:mr-1{margin-right:0.25rem !important}.l\:mr-2{margin-right:0.5rem !important}.l\:mr-3{margin-right:0.75rem !important}.l\:mr-4{margin-right:1rem !important}.l\:mr-5{margin-right:1.25rem !important}.l\:mr-6{margin-right:1.5rem !important}.l\:mr-7{margin-right:2rem !important}.l\:mr-8{margin-right:3rem !important}.l\:mr-9{margin-right:4rem !important}.l\:mr-10{margin-right:8rem !important}.l\:-mr-1{margin-right:-0.25rem !important}.l\:-mr-2{margin-right:-0.5rem !important}.l\:-mr-3{margin-right:-0.75rem !important}.l\:-mr-4{margin-right:-1rem !important}.l\:-mr-5{margin-right:-1.25rem !important}.l\:-mr-6{margin-right:-1.5rem !important}.l\:-mr-7{margin-right:-2rem !important}.l\:-mr-8{margin-right:-3rem !important}.l\:-mr-9{margin-right:-4rem !important}.l\:-mr-10{margin-right:-8rem !important}.l\:p-0{padding:0 !important}.l\:p-unset{padding:unset !important}.l\:p-1{padding:0.25rem !important}.l\:p-2{padding:0.5rem !important}.l\:p-3{padding:0.75rem !important}.l\:p-4{padding:1rem !important}.l\:p-5{padding:1.25rem !important}.l\:p-6{padding:1.5rem !important}.l\:p-7{padding:2rem !important}.l\:p-8{padding:3rem !important}.l\:p-9{padding:4rem !important}.l\:p-10{padding:8rem !important}.l\:py-0{padding-top:0 !important;padding-bottom:0 !important}.l\:py-unset{padding-top:unset !important;padding-bottom:unset !important}.l\:py-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.l\:py-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.l\:py-3{padding-top:0.75rem !important;padding-bottom:0.75rem !important}.l\:py-4{padding-top:1rem !important;padding-bottom:1rem !important}.l\:py-5{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.l\:py-6{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.l\:py-7{padding-top:2rem !important;padding-bottom:2rem !important}.l\:py-8{padding-top:3rem !important;padding-bottom:3rem !important}.l\:py-9{padding-top:4rem !important;padding-bottom:4rem !important}.l\:py-10{padding-top:8rem !important;padding-bottom:8rem !important}.l\:px-0{padding-left:0 !important;padding-right:0 !important}.l\:px-unset{padding-left:unset !important;padding-right:unset !important}.l\:px-1{padding-left:0.25rem !important;padding-right:0.25rem !important}.l\:px-2{padding-left:0.5rem !important;padding-right:0.5rem !important}.l\:px-3{padding-left:0.75rem !important;padding-right:0.75rem !important}.l\:px-4{padding-left:1rem !important;padding-right:1rem !important}.l\:px-5{padding-left:1.25rem !important;padding-right:1.25rem !important}.l\:px-6{padding-left:1.5rem !important;padding-right:1.5rem !important}.l\:px-7{padding-left:2rem !important;padding-right:2rem !important}.l\:px-8{padding-left:3rem !important;padding-right:3rem !important}.l\:px-9{padding-left:4rem !important;padding-right:4rem !important}.l\:px-10{padding-left:8rem !important;padding-right:8rem !important}.l\:pt-0{padding-top:0 !important}.l\:pt-unset{padding-top:unset !important}.l\:pt-1{padding-top:0.25rem !important}.l\:pt-2{padding-top:0.5rem !important}.l\:pt-3{padding-top:0.75rem !important}.l\:pt-4{padding-top:1rem !important}.l\:pt-5{padding-top:1.25rem !important}.l\:pt-6{padding-top:1.5rem !important}.l\:pt-7{padding-top:2rem !important}.l\:pt-8{padding-top:3rem !important}.l\:pt-9{padding-top:4rem !important}.l\:pt-10{padding-top:8rem !important}.l\:pb-0{padding-bottom:0 !important}.l\:pb-unset{padding-bottom:unset !important}.l\:pb-1{padding-bottom:0.25rem !important}.l\:pb-2{padding-bottom:0.5rem !important}.l\:pb-3{padding-bottom:0.75rem !important}.l\:pb-4{padding-bottom:1rem !important}.l\:pb-5{padding-bottom:1.25rem !important}.l\:pb-6{padding-bottom:1.5rem !important}.l\:pb-7{padding-bottom:2rem !important}.l\:pb-8{padding-bottom:3rem !important}.l\:pb-9{padding-bottom:4rem !important}.l\:pb-10{padding-bottom:8rem !important}.l\:pl-0{padding-left:0 !important}.l\:pl-unset{padding-left:unset !important}.l\:pl-1{padding-left:0.25rem !important}.l\:pl-2{padding-left:0.5rem !important}.l\:pl-3{padding-left:0.75rem !important}.l\:pl-4{padding-left:1rem !important}.l\:pl-5{padding-left:1.25rem !important}.l\:pl-6{padding-left:1.5rem !important}.l\:pl-7{padding-left:2rem !important}.l\:pl-8{padding-left:3rem !important}.l\:pl-9{padding-left:4rem !important}.l\:pl-10{padding-left:8rem !important}.l\:pr-0{padding-right:0 !important}.l\:pr-unset{padding-right:unset !important}.l\:pr-1{padding-right:0.25rem !important}.l\:pr-2{padding-right:0.5rem !important}.l\:pr-3{padding-right:0.75rem !important}.l\:pr-4{padding-right:1rem !important}.l\:pr-5{padding-right:1.25rem !important}.l\:pr-6{padding-right:1.5rem !important}.l\:pr-7{padding-right:2rem !important}.l\:pr-8{padding-right:3rem !important}.l\:pr-9{padding-right:4rem !important}.l\:pr-10{padding-right:8rem !important}.l\:fs-xs{font-size:0.75rem !important}.l\:fs-s{font-size:0.875rem !important}.l\:fs-base{font-size:1rem !important}.l\:fs-l{font-size:1.125rem !important}.l\:fs-xl{font-size:1.25rem !important}.l\:fs-2xl{font-size:1.5rem !important}.l\:fs-3xl{font-size:1.875rem !important}.l\:fs-4xl{font-size:2.25rem !important}.l\:fs-5xl{font-size:3rem !important}.l\:lh-tight{line-height:1.25 !important}.l\:lh-base{line-height:1.5 !important}.l\:fw-normal{font-weight:400 !important}.l\:fw-medium{font-weight:500 !important}.l\:fw-bold{font-weight:700 !important}.l\:fw-heavy{font-weight:800 !important}.l\:align-left{text-align:left !important}.l\:align-center{text-align:center !important}.l\:align-right{text-align:right !important}.l\:align-justify{text-align:justify !important}.l\:align-unset{text-align:unset !important}.l\:align-baseline{vertical-align:baseline !important}.l\:align-top{vertical-align:top !important}.l\:align-middle{vertical-align:middle !important}.l\:align-bottom{vertical-align:bottom !important}.l\:align-text-top{vertical-align:text-top !important}.l\:align-text-bottom{vertical-align:text-bottom !important}.l\:whitespace-normal{white-space:normal !important}.l\:whitespace-nowrap{white-space:nowrap !important}.l\:whitespace-pre{white-space:pre !important}.l\:whitespace-prewrap{white-space:pre-wrap !important}.l\:whitespace-unset{white-space:unset !important}.l\:shadow-none{-webkit-box-shadow:none !important;box-shadow:none !important}.l\:hidden{display:none !important}.l\:block{display:block !important}.l\:inline{display:inline !important}.l\:inline-block{display:inline-block !important}.l\:flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.l\:inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.l\:grid{display:grid !important}.l\:visible{visibility:visible !important}.l\:invisible{visibility:hidden !important}.l\:static{position:static !important}.l\:absolute{position:absolute !important}.l\:fixed{position:fixed !important}.l\:sticky{position:-webkit-sticky !important;position:sticky !important}.l\:relative{position:relative !important}.l\:break-normal{word-break:normal !important}.l\:break-all{word-break:break-all !important}.l\:break-word{word-break:break-word !important}.l\:break-initial{word-break:initial !important}}@media (min-width: 1280px){.xl\:opacity-100{opacity:1 !important}.xl\:opacity-75{opacity:0.75 !important}.xl\:opacity-50{opacity:0.5 !important}.xl\:opacity-25{opacity:0.25 !important}.xl\:opacity-0{opacity:0 !important}.xl\:radius-default{border-radius:5px !important}.xl\:radius-0{border-radius:0 !important}.xl\:radius-full{border-radius:9999px !important}.xl\:flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.xl\:flex-col{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.xl\:flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.xl\:flex-col-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.xl\:flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.xl\:flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.xl\:flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.xl\:items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.xl\:items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.xl\:items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.xl\:items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.xl\:items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.xl\:content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.xl\:content-center{-ms-flex-line-pack:center !important;align-content:center !important}.xl\:content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.xl\:content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.xl\:content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.xl\:self-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.xl\:self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.xl\:self-center{-ms-flex-item-align:center !important;align-self:center !important}.xl\:self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.xl\:self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.xl\:justify-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.xl\:justify-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.xl\:justify-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.xl\:justify-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.xl\:justify-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.xl\:justify-stretch{-webkit-box-pack:stretch !important;-ms-flex-pack:stretch !important;justify-content:stretch !important}.xl\:flex-initial{-webkit-box-flex:0 !important;-ms-flex:0 auto !important;flex:0 auto !important}.xl\:flex-1{-webkit-box-flex:1 !important;-ms-flex:1 1 0% !important;flex:1 1 0% !important}.xl\:flex-auto{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.xl\:flex-none{-webkit-box-flex:0 !important;-ms-flex:none !important;flex:none !important}.xl\:grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.xl\:grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.xl\:shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.xl\:shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.xl\:order-first{-webkit-box-ordinal-group:-9998 !important;-ms-flex-order:-9999 !important;order:-9999 !important}.xl\:order-last{-webkit-box-ordinal-group:10000 !important;-ms-flex-order:9999 !important;order:9999 !important}.xl\:order-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.xl\:gap-0{grid-gap:0 !important}.xl\:gap-1{grid-gap:0.25rem !important}.xl\:gap-2{grid-gap:0.5rem !important}.xl\:gap-3{grid-gap:0.75rem !important}.xl\:gap-4{grid-gap:1rem !important}.xl\:gap-5{grid-gap:1.25rem !important}.xl\:gap-6{grid-gap:1.5rem !important}.xl\:gap-7{grid-gap:2rem !important}.xl\:gap-8{grid-gap:3rem !important}.xl\:gap-9{grid-gap:4rem !important}.xl\:gap-10{grid-gap:8rem !important}.xl\:grid-cols-none{grid-template-columns:none !important}.xl\:grid-cols-1{grid-template-columns:repeat(1, minmax(0, 1fr)) !important}.xl\:grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr)) !important}.xl\:grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr)) !important}.xl\:grid-cols-4{grid-template-columns:repeat(4, minmax(0, 1fr)) !important}.xl\:grid-cols-5{grid-template-columns:repeat(5, minmax(0, 1fr)) !important}.xl\:grid-cols-6{grid-template-columns:repeat(6, minmax(0, 1fr)) !important}.xl\:grid-cols-7{grid-template-columns:repeat(7, minmax(0, 1fr)) !important}.xl\:grid-cols-8{grid-template-columns:repeat(8, minmax(0, 1fr)) !important}.xl\:grid-rows-none{grid-template-rows:none !important}.xl\:grid-rows-1{grid-template-rows:repeat(1, minmax(0, 1fr)) !important}.xl\:grid-rows-2{grid-template-rows:repeat(2, minmax(0, 1fr)) !important}.xl\:grid-rows-3{grid-template-rows:repeat(3, minmax(0, 1fr)) !important}.xl\:grid-rows-4{grid-template-rows:repeat(4, minmax(0, 1fr)) !important}.xl\:grid-flow-row{grid-auto-flow:row !important}.xl\:grid-flow-col{grid-auto-flow:column !important}.xl\:grid-flow-row-dense{grid-auto-flow:row dense !important}.xl\:grid-flow-col-dense{grid-auto-flow:column dense !important}.xl\:grid-items-start{justify-items:start !important}.xl\:grid-items-end{justify-items:end !important}.xl\:grid-items-center{justify-items:center !important}.xl\:grid-items-stretch{justify-items:stretch !important}.xl\:float-left{float:left !important}.xl\:float-right{float:right !important}.xl\:float-none{float:none !important}.xl\:float-unset{float:unset !important}.xl\:border-solid{border-style:solid !important}.xl\:border-dashed{border-style:dashed !important}.xl\:border-dotted{border-style:dotted !important}.xl\:border-none{border-style:none !important}.xl\:border-0{border-width:0 !important}.xl\:border-1{border-width:1px !important}.xl\:border-2{border-width:2px !important}.xl\:border-3{border-width:3px !important}.xl\:border-4{border-width:4px !important}.xl\:border-8{border-width:8px !important}.xl\:border-t-0{border-top-width:0 !important}.xl\:border-t-1{border-top-width:1px !important}.xl\:border-t-2{border-top-width:2px !important}.xl\:border-t-3{border-top-width:3px !important}.xl\:border-t-4{border-top-width:4px !important}.xl\:border-t-8{border-top-width:8px !important}.xl\:border-b-0{border-bottom-width:0 !important}.xl\:border-b-1{border-bottom-width:1px !important}.xl\:border-b-2{border-bottom-width:2px !important}.xl\:border-b-3{border-bottom-width:3px !important}.xl\:border-b-4{border-bottom-width:4px !important}.xl\:border-b-8{border-bottom-width:8px !important}.xl\:border-l-0{border-left-width:0 !important}.xl\:border-l-1{border-left-width:1px !important}.xl\:border-l-2{border-left-width:2px !important}.xl\:border-l-3{border-left-width:3px !important}.xl\:border-l-4{border-left-width:4px !important}.xl\:border-l-8{border-left-width:8px !important}.xl\:border-r-0{border-right-width:0 !important}.xl\:border-r-1{border-right-width:1px !important}.xl\:border-r-2{border-right-width:2px !important}.xl\:border-r-3{border-right-width:3px !important}.xl\:border-r-4{border-right-width:4px !important}.xl\:border-r-8{border-right-width:8px !important}.xl\:top-auto{top:auto !important}.xl\:top-unset{top:unset !important}.xl\:top-0{top:0 !important}.xl\:top-1{top:0.25rem !important}.xl\:top-2{top:0.5rem !important}.xl\:top-3{top:0.75rem !important}.xl\:top-4{top:1rem !important}.xl\:top-100{top:100% !important}.xl\:-top-1{top:-0.25rem !important}.xl\:-top-2{top:-0.5rem !important}.xl\:-top-3{top:-0.75rem !important}.xl\:-top-4{top:-1rem !important}.xl\:-top-100{top:-100% !important}.xl\:bottom-auto{bottom:auto !important}.xl\:bottom-unset{bottom:unset !important}.xl\:bottom-0{bottom:0 !important}.xl\:bottom-1{bottom:0.25rem !important}.xl\:bottom-2{bottom:0.5rem !important}.xl\:bottom-3{bottom:0.75rem !important}.xl\:bottom-4{bottom:1rem !important}.xl\:bottom-100{bottom:100% !important}.xl\:-bottom-1{bottom:-0.25rem !important}.xl\:-bottom-2{bottom:-0.5rem !important}.xl\:-bottom-3{bottom:-0.75rem !important}.xl\:-bottom-4{bottom:-1rem !important}.xl\:-bottom-100{bottom:-100% !important}.xl\:left-auto{left:auto !important}.xl\:left-unset{left:unset !important}.xl\:left-0{left:0 !important}.xl\:left-1{left:0.25rem !important}.xl\:left-2{left:0.5rem !important}.xl\:left-3{left:0.75rem !important}.xl\:left-4{left:1rem !important}.xl\:left-100{left:100% !important}.xl\:-left-1{left:-0.25rem !important}.xl\:-left-2{left:-0.5rem !important}.xl\:-left-3{left:-0.75rem !important}.xl\:-left-4{left:-1rem !important}.xl\:-left-100{left:-100% !important}.xl\:right-auto{right:auto !important}.xl\:right-unset{right:unset !important}.xl\:right-0{right:0 !important}.xl\:right-1{right:0.25rem !important}.xl\:right-2{right:0.5rem !important}.xl\:right-3{right:0.75rem !important}.xl\:right-4{right:1rem !important}.xl\:right-100{right:100% !important}.xl\:-right-1{right:-0.25rem !important}.xl\:-right-2{right:-0.5rem !important}.xl\:-right-3{right:-0.75rem !important}.xl\:-right-4{right:-1rem !important}.xl\:-right-100{right:-100% !important}.xl\:overflow-auto{overflow:auto !important}.xl\:overflow-visible{overflow:visible !important}.xl\:overflow-scroll{overflow:scroll !important}.xl\:overflow-hidden{overflow:hidden !important}.xl\:overflow-x-auto{overflow-x:auto !important}.xl\:overflow-x-visible{overflow-x:visible !important}.xl\:overflow-x-scroll{overflow-x:scroll !important}.xl\:overflow-x-hidden{overflow-x:hidden !important}.xl\:overflow-y-auto{overflow-y:auto !important}.xl\:overflow-y-visible{overflow-y:visible !important}.xl\:overflow-y-scroll{overflow-y:scroll !important}.xl\:overflow-y-hidden{overflow-y:hidden !important}.xl\:w-0{width:0 !important}.xl\:w-25{width:25% !important}.xl\:w-50{width:50% !important}.xl\:w-75{width:75% !important}.xl\:w-100{width:100% !important}.xl\:w-auto{width:auto !important}.xl\:w-full{width:100vw !important}.xl\:w-max{width:-webkit-max-content !important;width:-moz-max-content !important;width:max-content !important}.xl\:min-w-0{min-width:0 !important}.xl\:min-w-100{min-width:100% !important}.xl\:min-w-unset{min-width:unset !important}.xl\:h-0{height:0 !important}.xl\:h-25{height:25% !important}.xl\:h-50{height:50% !important}.xl\:h-75{height:75% !important}.xl\:h-100{height:100% !important}.xl\:h-auto{height:auto !important}.xl\:h-full{height:100vh !important}.xl\:h-unset{height:unset !important}.xl\:min-h-0{min-height:0 !important}.xl\:min-h-100{min-height:100% !important}.xl\:min-h-full{min-height:100vh !important}.xl\:min-h-unset{min-height:unset !important}.xl\:max-h-0{max-height:0 !important}.xl\:max-h-100{max-height:100% !important}.xl\:max-h-full{max-height:100vh !important}.xl\:max-h-unset{max-height:unset !important}.xl\:max-w-0{max-width:0 !important}.xl\:max-w-25{max-width:25% !important}.xl\:max-w-50{max-width:50% !important}.xl\:max-w-75{max-width:75% !important}.xl\:max-w-100{max-width:100% !important}.xl\:max-w-unset{max-width:unset !important}.xl\:m-auto{margin:auto !important}.xl\:m-unset{margin:unset !important}.xl\:m-0{margin:0 !important}.xl\:m-1{margin:0.25rem !important}.xl\:m-2{margin:0.5rem !important}.xl\:m-3{margin:0.75rem !important}.xl\:m-4{margin:1rem !important}.xl\:m-5{margin:1.25rem !important}.xl\:m-6{margin:1.5rem !important}.xl\:m-7{margin:2rem !important}.xl\:m-8{margin:3rem !important}.xl\:m-9{margin:4rem !important}.xl\:m-10{margin:8rem !important}.xl\:-m-1{margin:-0.25rem !important}.xl\:-m-2{margin:-0.5rem !important}.xl\:-m-3{margin:-0.75rem !important}.xl\:-m-4{margin:-1rem !important}.xl\:-m-5{margin:-1.25rem !important}.xl\:-m-6{margin:-1.5rem !important}.xl\:-m-7{margin:-2rem !important}.xl\:-m-8{margin:-3rem !important}.xl\:-m-9{margin:-4rem !important}.xl\:-m-10{margin:-8rem !important}.xl\:my-auto{margin-top:auto !important;margin-bottom:auto !important}.xl\:my-unset{margin-top:unset !important;margin-bottom:unset !important}.xl\:my-0{margin-top:0 !important;margin-bottom:0 !important}.xl\:my-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.xl\:my-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.xl\:my-3{margin-top:0.75rem !important;margin-bottom:0.75rem !important}.xl\:my-4{margin-top:1rem !important;margin-bottom:1rem !important}.xl\:my-5{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.xl\:my-6{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.xl\:my-7{margin-top:2rem !important;margin-bottom:2rem !important}.xl\:my-8{margin-top:3rem !important;margin-bottom:3rem !important}.xl\:my-9{margin-top:4rem !important;margin-bottom:4rem !important}.xl\:my-10{margin-top:8rem !important;margin-bottom:8rem !important}.xl\:-my-1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.xl\:-my-2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.xl\:-my-3{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important}.xl\:-my-4{margin-top:-1rem !important;margin-bottom:-1rem !important}.xl\:-my-5{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.xl\:-my-6{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.xl\:-my-7{margin-top:-2rem !important;margin-bottom:-2rem !important}.xl\:-my-8{margin-top:-3rem !important;margin-bottom:-3rem !important}.xl\:-my-9{margin-top:-4rem !important;margin-bottom:-4rem !important}.xl\:-my-10{margin-top:-8rem !important;margin-bottom:-8rem !important}.xl\:mx-auto{margin-left:auto !important;margin-right:auto !important}.xl\:mx-unset{margin-left:unset !important;margin-right:unset !important}.xl\:mx-0{margin-left:0 !important;margin-right:0 !important}.xl\:mx-1{margin-left:0.25rem !important;margin-right:0.25rem !important}.xl\:mx-2{margin-left:0.5rem !important;margin-right:0.5rem !important}.xl\:mx-3{margin-left:0.75rem !important;margin-right:0.75rem !important}.xl\:mx-4{margin-left:1rem !important;margin-right:1rem !important}.xl\:mx-5{margin-left:1.25rem !important;margin-right:1.25rem !important}.xl\:mx-6{margin-left:1.5rem !important;margin-right:1.5rem !important}.xl\:mx-7{margin-left:2rem !important;margin-right:2rem !important}.xl\:mx-8{margin-left:3rem !important;margin-right:3rem !important}.xl\:mx-9{margin-left:4rem !important;margin-right:4rem !important}.xl\:mx-10{margin-left:8rem !important;margin-right:8rem !important}.xl\:-mx-1{margin-left:-0.25rem !important;margin-right:-0.25rem !important}.xl\:-mx-2{margin-left:-0.5rem !important;margin-right:-0.5rem !important}.xl\:-mx-3{margin-left:-0.75rem !important;margin-right:-0.75rem !important}.xl\:-mx-4{margin-left:-1rem !important;margin-right:-1rem !important}.xl\:-mx-5{margin-left:-1.25rem !important;margin-right:-1.25rem !important}.xl\:-mx-6{margin-left:-1.5rem !important;margin-right:-1.5rem !important}.xl\:-mx-7{margin-left:-2rem !important;margin-right:-2rem !important}.xl\:-mx-8{margin-left:-3rem !important;margin-right:-3rem !important}.xl\:-mx-9{margin-left:-4rem !important;margin-right:-4rem !important}.xl\:-mx-10{margin-left:-8rem !important;margin-right:-8rem !important}.xl\:mt-auto{margin-top:auto !important}.xl\:mt-unset{margin-top:unset !important}.xl\:mt-0{margin-top:0 !important}.xl\:mt-1{margin-top:0.25rem !important}.xl\:mt-2{margin-top:0.5rem !important}.xl\:mt-3{margin-top:0.75rem !important}.xl\:mt-4{margin-top:1rem !important}.xl\:mt-5{margin-top:1.25rem !important}.xl\:mt-6{margin-top:1.5rem !important}.xl\:mt-7{margin-top:2rem !important}.xl\:mt-8{margin-top:3rem !important}.xl\:mt-9{margin-top:4rem !important}.xl\:mt-10{margin-top:8rem !important}.xl\:-mt-1{margin-top:-0.25rem !important}.xl\:-mt-2{margin-top:-0.5rem !important}.xl\:-mt-3{margin-top:-0.75rem !important}.xl\:-mt-4{margin-top:-1rem !important}.xl\:-mt-5{margin-top:-1.25rem !important}.xl\:-mt-6{margin-top:-1.5rem !important}.xl\:-mt-7{margin-top:-2rem !important}.xl\:-mt-8{margin-top:-3rem !important}.xl\:-mt-9{margin-top:-4rem !important}.xl\:-mt-10{margin-top:-8rem !important}.xl\:mb-auto{margin-bottom:auto !important}.xl\:mb-unset{margin-bottom:unset !important}.xl\:mb-0{margin-bottom:0 !important}.xl\:mb-1{margin-bottom:0.25rem !important}.xl\:mb-2{margin-bottom:0.5rem !important}.xl\:mb-3{margin-bottom:0.75rem !important}.xl\:mb-4{margin-bottom:1rem !important}.xl\:mb-5{margin-bottom:1.25rem !important}.xl\:mb-6{margin-bottom:1.5rem !important}.xl\:mb-7{margin-bottom:2rem !important}.xl\:mb-8{margin-bottom:3rem !important}.xl\:mb-9{margin-bottom:4rem !important}.xl\:mb-10{margin-bottom:8rem !important}.xl\:-mb-1{margin-bottom:-0.25rem !important}.xl\:-mb-2{margin-bottom:-0.5rem !important}.xl\:-mb-3{margin-bottom:-0.75rem !important}.xl\:-mb-4{margin-bottom:-1rem !important}.xl\:-mb-5{margin-bottom:-1.25rem !important}.xl\:-mb-6{margin-bottom:-1.5rem !important}.xl\:-mb-7{margin-bottom:-2rem !important}.xl\:-mb-8{margin-bottom:-3rem !important}.xl\:-mb-9{margin-bottom:-4rem !important}.xl\:-mb-10{margin-bottom:-8rem !important}.xl\:ml-auto{margin-left:auto !important}.xl\:ml-unset{margin-left:unset !important}.xl\:ml-0{margin-left:0 !important}.xl\:ml-1{margin-left:0.25rem !important}.xl\:ml-2{margin-left:0.5rem !important}.xl\:ml-3{margin-left:0.75rem !important}.xl\:ml-4{margin-left:1rem !important}.xl\:ml-5{margin-left:1.25rem !important}.xl\:ml-6{margin-left:1.5rem !important}.xl\:ml-7{margin-left:2rem !important}.xl\:ml-8{margin-left:3rem !important}.xl\:ml-9{margin-left:4rem !important}.xl\:ml-10{margin-left:8rem !important}.xl\:-ml-1{margin-left:-0.25rem !important}.xl\:-ml-2{margin-left:-0.5rem !important}.xl\:-ml-3{margin-left:-0.75rem !important}.xl\:-ml-4{margin-left:-1rem !important}.xl\:-ml-5{margin-left:-1.25rem !important}.xl\:-ml-6{margin-left:-1.5rem !important}.xl\:-ml-7{margin-left:-2rem !important}.xl\:-ml-8{margin-left:-3rem !important}.xl\:-ml-9{margin-left:-4rem !important}.xl\:-ml-10{margin-left:-8rem !important}.xl\:mr-auto{margin-right:auto !important}.xl\:mr-unset{margin-right:unset !important}.xl\:mr-0{margin-right:0 !important}.xl\:mr-1{margin-right:0.25rem !important}.xl\:mr-2{margin-right:0.5rem !important}.xl\:mr-3{margin-right:0.75rem !important}.xl\:mr-4{margin-right:1rem !important}.xl\:mr-5{margin-right:1.25rem !important}.xl\:mr-6{margin-right:1.5rem !important}.xl\:mr-7{margin-right:2rem !important}.xl\:mr-8{margin-right:3rem !important}.xl\:mr-9{margin-right:4rem !important}.xl\:mr-10{margin-right:8rem !important}.xl\:-mr-1{margin-right:-0.25rem !important}.xl\:-mr-2{margin-right:-0.5rem !important}.xl\:-mr-3{margin-right:-0.75rem !important}.xl\:-mr-4{margin-right:-1rem !important}.xl\:-mr-5{margin-right:-1.25rem !important}.xl\:-mr-6{margin-right:-1.5rem !important}.xl\:-mr-7{margin-right:-2rem !important}.xl\:-mr-8{margin-right:-3rem !important}.xl\:-mr-9{margin-right:-4rem !important}.xl\:-mr-10{margin-right:-8rem !important}.xl\:p-0{padding:0 !important}.xl\:p-unset{padding:unset !important}.xl\:p-1{padding:0.25rem !important}.xl\:p-2{padding:0.5rem !important}.xl\:p-3{padding:0.75rem !important}.xl\:p-4{padding:1rem !important}.xl\:p-5{padding:1.25rem !important}.xl\:p-6{padding:1.5rem !important}.xl\:p-7{padding:2rem !important}.xl\:p-8{padding:3rem !important}.xl\:p-9{padding:4rem !important}.xl\:p-10{padding:8rem !important}.xl\:py-0{padding-top:0 !important;padding-bottom:0 !important}.xl\:py-unset{padding-top:unset !important;padding-bottom:unset !important}.xl\:py-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.xl\:py-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.xl\:py-3{padding-top:0.75rem !important;padding-bottom:0.75rem !important}.xl\:py-4{padding-top:1rem !important;padding-bottom:1rem !important}.xl\:py-5{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.xl\:py-6{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.xl\:py-7{padding-top:2rem !important;padding-bottom:2rem !important}.xl\:py-8{padding-top:3rem !important;padding-bottom:3rem !important}.xl\:py-9{padding-top:4rem !important;padding-bottom:4rem !important}.xl\:py-10{padding-top:8rem !important;padding-bottom:8rem !important}.xl\:px-0{padding-left:0 !important;padding-right:0 !important}.xl\:px-unset{padding-left:unset !important;padding-right:unset !important}.xl\:px-1{padding-left:0.25rem !important;padding-right:0.25rem !important}.xl\:px-2{padding-left:0.5rem !important;padding-right:0.5rem !important}.xl\:px-3{padding-left:0.75rem !important;padding-right:0.75rem !important}.xl\:px-4{padding-left:1rem !important;padding-right:1rem !important}.xl\:px-5{padding-left:1.25rem !important;padding-right:1.25rem !important}.xl\:px-6{padding-left:1.5rem !important;padding-right:1.5rem !important}.xl\:px-7{padding-left:2rem !important;padding-right:2rem !important}.xl\:px-8{padding-left:3rem !important;padding-right:3rem !important}.xl\:px-9{padding-left:4rem !important;padding-right:4rem !important}.xl\:px-10{padding-left:8rem !important;padding-right:8rem !important}.xl\:pt-0{padding-top:0 !important}.xl\:pt-unset{padding-top:unset !important}.xl\:pt-1{padding-top:0.25rem !important}.xl\:pt-2{padding-top:0.5rem !important}.xl\:pt-3{padding-top:0.75rem !important}.xl\:pt-4{padding-top:1rem !important}.xl\:pt-5{padding-top:1.25rem !important}.xl\:pt-6{padding-top:1.5rem !important}.xl\:pt-7{padding-top:2rem !important}.xl\:pt-8{padding-top:3rem !important}.xl\:pt-9{padding-top:4rem !important}.xl\:pt-10{padding-top:8rem !important}.xl\:pb-0{padding-bottom:0 !important}.xl\:pb-unset{padding-bottom:unset !important}.xl\:pb-1{padding-bottom:0.25rem !important}.xl\:pb-2{padding-bottom:0.5rem !important}.xl\:pb-3{padding-bottom:0.75rem !important}.xl\:pb-4{padding-bottom:1rem !important}.xl\:pb-5{padding-bottom:1.25rem !important}.xl\:pb-6{padding-bottom:1.5rem !important}.xl\:pb-7{padding-bottom:2rem !important}.xl\:pb-8{padding-bottom:3rem !important}.xl\:pb-9{padding-bottom:4rem !important}.xl\:pb-10{padding-bottom:8rem !important}.xl\:pl-0{padding-left:0 !important}.xl\:pl-unset{padding-left:unset !important}.xl\:pl-1{padding-left:0.25rem !important}.xl\:pl-2{padding-left:0.5rem !important}.xl\:pl-3{padding-left:0.75rem !important}.xl\:pl-4{padding-left:1rem !important}.xl\:pl-5{padding-left:1.25rem !important}.xl\:pl-6{padding-left:1.5rem !important}.xl\:pl-7{padding-left:2rem !important}.xl\:pl-8{padding-left:3rem !important}.xl\:pl-9{padding-left:4rem !important}.xl\:pl-10{padding-left:8rem !important}.xl\:pr-0{padding-right:0 !important}.xl\:pr-unset{padding-right:unset !important}.xl\:pr-1{padding-right:0.25rem !important}.xl\:pr-2{padding-right:0.5rem !important}.xl\:pr-3{padding-right:0.75rem !important}.xl\:pr-4{padding-right:1rem !important}.xl\:pr-5{padding-right:1.25rem !important}.xl\:pr-6{padding-right:1.5rem !important}.xl\:pr-7{padding-right:2rem !important}.xl\:pr-8{padding-right:3rem !important}.xl\:pr-9{padding-right:4rem !important}.xl\:pr-10{padding-right:8rem !important}.xl\:fs-xs{font-size:0.75rem !important}.xl\:fs-s{font-size:0.875rem !important}.xl\:fs-base{font-size:1rem !important}.xl\:fs-l{font-size:1.125rem !important}.xl\:fs-xl{font-size:1.25rem !important}.xl\:fs-2xl{font-size:1.5rem !important}.xl\:fs-3xl{font-size:1.875rem !important}.xl\:fs-4xl{font-size:2.25rem !important}.xl\:fs-5xl{font-size:3rem !important}.xl\:lh-tight{line-height:1.25 !important}.xl\:lh-base{line-height:1.5 !important}.xl\:fw-normal{font-weight:400 !important}.xl\:fw-medium{font-weight:500 !important}.xl\:fw-bold{font-weight:700 !important}.xl\:fw-heavy{font-weight:800 !important}.xl\:align-left{text-align:left !important}.xl\:align-center{text-align:center !important}.xl\:align-right{text-align:right !important}.xl\:align-justify{text-align:justify !important}.xl\:align-unset{text-align:unset !important}.xl\:align-baseline{vertical-align:baseline !important}.xl\:align-top{vertical-align:top !important}.xl\:align-middle{vertical-align:middle !important}.xl\:align-bottom{vertical-align:bottom !important}.xl\:align-text-top{vertical-align:text-top !important}.xl\:align-text-bottom{vertical-align:text-bottom !important}.xl\:whitespace-normal{white-space:normal !important}.xl\:whitespace-nowrap{white-space:nowrap !important}.xl\:whitespace-pre{white-space:pre !important}.xl\:whitespace-prewrap{white-space:pre-wrap !important}.xl\:whitespace-unset{white-space:unset !important}.xl\:shadow-none{-webkit-box-shadow:none !important;box-shadow:none !important}.xl\:hidden{display:none !important}.xl\:block{display:block !important}.xl\:inline{display:inline !important}.xl\:inline-block{display:inline-block !important}.xl\:flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.xl\:inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.xl\:grid{display:grid !important}.xl\:visible{visibility:visible !important}.xl\:invisible{visibility:hidden !important}.xl\:static{position:static !important}.xl\:absolute{position:absolute !important}.xl\:fixed{position:fixed !important}.xl\:sticky{position:-webkit-sticky !important;position:sticky !important}.xl\:relative{position:relative !important}.xl\:break-normal{word-break:normal !important}.xl\:break-all{word-break:break-all !important}.xl\:break-word{word-break:break-word !important}.xl\:break-initial{word-break:initial !important}}[class^='crayons'],[class^='crayons']::before,[class^='crayons']::after,[class^='crayons'] *,[class^='crayons'] *::before,[class^='crayons'] *::after{-webkit-box-sizing:border-box;box-sizing:border-box}ul[class],ol[class]{padding:0}html{line-height:1.5;-webkit-text-size-adjust:100%}body,h1,h2,h3,h4,p,ul[class],ol[class],li,figure,figcaption,blockquote,dl,dd,pre{margin:0}body{scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}main{display:block}ul[class],ol[class]{list-style:none}pre,code,kbd,samp{font-family:'SF Mono', SFMono-Regular, Consolas, 'Liberation Mono', Menlo,
    Courier, monospace;font-size:1em}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.5;margin:0}input[type='text'],textarea,input[type='url'],input[type='email'],input[type='password']{outline:0}button,[type='button'],[type='reset'],[type='submit']{-webkit-appearance:button;cursor:pointer}fieldset{margin:0;padding:0;border:none}button::-moz-focus-inner,[type='button']::-moz-focus-inner,[type='reset']::-moz-focus-inner,[type='submit']::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type='button']:-moz-focusring,[type='reset']:-moz-focusring,[type='submit']:-moz-focusring{outline:1px dotted ButtonText}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}@media (prefers-reduced-motion: reduce){*{-webkit-animation-duration:0.01ms !important;animation-duration:0.01ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important;-webkit-transition-duration:0.01ms !important;transition-duration:0.01ms !important;scroll-behavior:auto !important}}body{background:#eef0f1;color:#08090a;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
    Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji',
    'Segoe UI Symbol';padding:0;margin:0;overflow-y:scroll;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}body.hidden-shell{padding-top:0 !important}body.hidden-shell .crayons-header,body.hidden-shell .crayons-footer{display:none}body.default-header{padding-top:56px;min-height:calc(100vh - 56px)}.wrapper{-webkit-box-flex:1;-ms-flex:1 auto;flex:1 auto;visibility:visible;font-size:18px}.truncate-at-2{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.truncate-at-3{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.branded-2{border-top:8px solid #3b49df;border-top:0.5rem solid #3b49df}.branded-3{border-top:12px solid #3b49df;border-top:0.75rem solid #3b49df}.branded-4{border-top:16px solid #3b49df;border-top:1rem solid #3b49df}.branded-5{border-top:20px solid #3b49df;border-top:1.25rem solid #3b49df}.branded-6{border-top:24px solid #3b49df;border-top:1.5rem solid #3b49df}.branded-7{border-top:32px solid #3b49df;border-top:2rem solid #3b49df}@media print{.print-hidden{display:none}}.visually-hidden-header{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.crayons-icon{vertical-align:bottom;-moz-transform:rotate(360deg)}.crayons-icon:not(.crayons-icon--default),.crayons-icon:not(.crayons-icon--default) *{fill:currentColor}@media (min-width: 768px){:root{--layout-sidebar-left-width: 2fr;--layout-padding: 0.5rem;--layout: 100%}}@media (min-width: 1024px){:root{--layout-sidebar-left-width: 240px;--layout-content-width: 1fr;--layout-gap: 1rem;--layout-padding: 1rem}}.crayons-layout{font-size:16px;font-size:1rem;width:100%;max-width:1280px;margin:0 auto;display:grid;grid-gap:0.5rem;grid-template-columns:100%;padding:0}.crayons-layout__sidebar-left{display:block;grid-row-end:initial;width:100%}.crayons-layout__sidebar-right{display:block;width:100%}.crayons-layout__content__inner{margin:0 auto;width:100%}.crayons-layout--limited{--site-width: 1024px}.crayons-layout--limited-inner .crayons-layout__content__inner{max-width:1024px}@media (min-width: 768px){.crayons-layout--2-cols{--layout: 100% 100%;--layout-content-width: 5fr}}@media (min-width: 1024px){.crayons-layout--2-cols{--layout-sidebar-left-width: 240px;--layout-content-width: 1fr;--layout-gap: 1rem}}.crayons-layout--2-cols.crayons-layout--limited-inner .crayons-layout__content__inner{max-width:768px;margin:0 auto;width:100%}.crayons-layout--2-cols--inverted .crayons-layout__sidebar-right{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}@media (min-width: 768px){.crayons-layout--2-cols--inverted{--layout: 100% 100%}.crayons-layout--2-cols--inverted .crayons-layout__sidebar-right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (min-width: 768px){.crayons-layout--3-cols{--layout: 100% 100%;--layout-sidebar-left-row-end: span 2;--layout-sidebar-left-width: 2fr;--layout-sidebar-right-width: 5fr;--layout-content-width: 5fr}}@media (min-width: 1024px){.crayons-layout--3-cols{--layout-sidebar-left-width: 240px;--layout-sidebar-right-width: 1fr;--layout-sidebar-left-row-end: initial;--layout-content-width: 2fr;--layout: 100% 100%
      100%}}.crayons-layout--3-cols--drop-right-left{--layout-sidebar-left-display: none;--layout-sidebar-right-display: none;--layout-sidebar-left-width: 300px;--layout-sidebar-right-width: 300px}@media (min-width: 768px){.crayons-layout--3-cols--drop-right-left{--layout-sidebar-left-width: 2fr;--layout-sidebar-left-row-end: initial;--layout-sidebar-left-display: block}}@media (min-width: 1024px){.crayons-layout--3-cols--drop-right-left{--layout-sidebar-right-display: block;--layout-sidebar-right-width: 1fr;--layout-sidebar-left-width: 240px}}.crayons-layout--article{--layout-gap: 0}@media (min-width: 768px){.crayons-layout--article{--layout-gap: 0.5rem;--layout-sidebar-left-width: 4rem;--layout: 100% 1fr;--layout-sidebar-left-row-end: span 2}}@media (min-width: 1024px){.crayons-layout--article{--layout-gap: 1rem;--layout-sidebar-right-width: 3fr;--layout-sidebar-left-row-end: initial;--layout-content-width: 7fr;--layout: 100% 100%
      100%}}.crayons-layout__sidebar-left .sidebar-bg,.crayons-layout__sidebar-right .sidebar-bg{top:0;left:0;right:0;bottom:0;overflow:hidden;position:fixed;background:rgba(0, 0, 0, .5);-webkit-animation:fade-in cubic-bezier(0.17, 0.67, 0.5, 0.71) 100ms;animation:fade-in cubic-bezier(0.17, 0.67, 0.5, 0.71) 100ms;display:none}.crayons-layout__sidebar-left.swiped-in,.crayons-layout__sidebar-right.swiped-in{z-index:100;display:block;position:fixed;top:56px;bottom:0;-webkit-overflow-scrolling:touch}.crayons-layout__sidebar-left.swiped-in .sidebar-bg,.crayons-layout__sidebar-right.swiped-in .sidebar-bg{display:block}.crayons-layout__sidebar-left.swiped-in .side-bar,.crayons-layout__sidebar-right.swiped-in .side-bar{position:relative;background:#eef0f1;z-index:2;padding:16px;-ms-flex-line-pack:start;align-content:start;height:100%;overflow-y:auto}.crayons-layout__sidebar-left.swiped-in{left:0}.crayons-layout__sidebar-right.swiped-in{right:0}.zen-mode{--site-width: 1024px;--header-height: 0}.zen-mode .crayons-layout{--layout: 100% 1fr}@media (min-width: 768px){.zen-mode .crayons-layout{--layout: 100% 1fr}}.zen-mode .crayons-header,.zen-mode .crayons-footer,.zen-mode .crayons-article-sticky,.zen-mode .crayons-layout__sidebar-right{display:none}@media (min-width: 640px){:root{--content-padding-x: 1.25rem;--content-padding-y: 1.25rem}}@media (min-width: 768px){:root{--content-padding-x: 3rem;--content-padding-y: 2rem}}@media (min-width: 1280px){:root{--content-padding-x: 4rem}}.text-padding{padding:12px 12px;padding:0.75rem 0.75rem}@media (min-width: 640px){:root{--content-secondary-font-size: 1.125rem}}@media (min-width: 768px){:root{--content-rythm: 1rem;--content-font-size: 1.25rem}}@font-face{font-family:OpenDyslexic;src:url(https://search.webdepozit.sk/webarchiv/public/20201006202732/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/OpenDyslexic-Regular-cf8f24aa1c9b34b36bb160bb1e3eb6f6e6ab6ec3b43ba558afee2c1c202753ca.otf);font-style:normal;font-weight:normal}@font-face{font-family:OpenDyslexic;src:url(https://search.webdepozit.sk/webarchiv/public/20201006202732/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/OpenDyslexic-Italic-a0d01c7b68a6810c67b508652755bd9501fd3c3485cf27d2c146c9a81735492e.otf);font-style:italic;font-weight:normal}@font-face{font-family:OpenDyslexic;src:url(https://search.webdepozit.sk/webarchiv/public/20201006202732/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/OpenDyslexic-Bold-95e5bcb6dbd797f211910ef6d1349fb1cda975b3f104485636bd0a2937a84441.otf);font-weight:bold;font-style:normal}@font-face{font-family:OpenDyslexic;src:url(https://search.webdepozit.sk/webarchiv/public/20201006202732/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/OpenDyslexic-BoldItalic-84473e23f113c4fbc1c60fbef3e145d48a6167876347bb0692e2cc60babea570.otf);font-weight:bold;font-style:italic}body.serif-article-body{--content-font-family: Palatino, 'Palatino Linotype', 'Palatino LT STD', 'Book Antiqua',
    Georgia, serif}body.sans-serif-article-body{--content-font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
    Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji',
    'Segoe UI Symbol'}body.comic-sans-article-body{--content-font-family: 'Comic Sans MS', cursive, sans-serif}body.monospace-article-body{--content-font-family: 'SF Mono', SFMono-Regular, Consolas, 'Liberation Mono', Menlo,
    Courier, monospace}body.open-dyslexic-article-body{--content-font-family: OpenDyslexic, sans-serif}.text-styles{font-size:18px;font-size:1.125rem;font-family:var(--content-font-family)}.text-styles--secondary{font-size:16px;font-size:1rem}.text-styles a.anchor{padding-top:0;margin-top:0;top:-50px;display:block;visibility:hidden;position:relative}.text-styles h1,.text-styles h2,.text-styles h3,.text-styles h4,.text-styles h5,.text-styles h6{font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
    Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji',
    'Segoe UI Symbol';margin:8px 0;margin:0.5rem 0;margin-top:16px;margin-top:1rem;padding:0}.text-styles h1{font-size:1.85em;line-height:1.25em;font-weight:400}.text-styles h2{font-size:1.7em;font-weight:400;line-height:1.25em;margin-bottom:0.5em}.text-styles h3{font-size:1.32em;font-weight:400}.text-styles hr{width:25%;opacity:0.1;border:1px solid #08090a;margin:1.3em auto 1.5em}.text-styles p{margin:8px 0;margin:0.5rem 0}.text-styles ul,.text-styles ol{padding-left:24px;padding-left:1.5rem;margin:8px 0;margin:0.5rem 0}.text-styles ul br,.text-styles ol br{line-height:0;margin:0;padding:0}.text-styles ul{list-style-type:disc}.text-styles ul p{margin:0;padding:0}.text-styles ul ul{margin:0 0.7em 0 1.9em;list-style-type:square}.text-styles ul ul ul{list-style-type:circle}.text-styles li{margin:8px 0;margin:0.5rem 0}.text-styles figure{margin:0}.text-styles figcaption{font-style:italic;text-align:center;font-size:0.8em;line-height:1.4em;color:#08090a;opacity:0.75;display:block}.text-styles p+figcaption{margin-top:-0.8em}.text-styles blockquote{border-left:4px solid #7d8a97;padding:0 16px;padding:0 1rem;margin:8px 0;margin:0.5rem 0}.text-styles blockquote p:first-child{margin:8px 0;margin:0.5rem 0}.text-styles blockquote.twitter-tweet{font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
    Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji',
    'Segoe UI Symbol';background:#fff;max-width:456px;border:1px solid #e9eef2;font-size:0.75em;line-height:1.35em;border-radius:5px;margin:1.6em auto;padding:60px 10px 18px;color:white;min-height:60px;padding:33px 15px 8px}.text-styles blockquote.twitter-tweet a{color:white}@media screen and (min-width: 640px){.text-styles blockquote.twitter-tweet{padding:60px 22px 18px;min-height:105px}}.text-styles kbd{display:inline-block;padding:3px 5px;font-size:11px;line-height:10px;color:#444d56;vertical-align:middle;background-color:#fafbfc;border:solid 1px #c6cbd1;border-bottom-color:#959da5;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 #959da5;box-shadow:inset 0 -1px 0 #959da5}.text-styles pre:not(.highlight),.text-styles div.highlight{margin:8px 0;margin:0.5rem 0}.text-styles img{height:auto;position:relative;display:block;margin:auto;max-width:100%;max-height:calc(50vh + 180px);border-radius:5px}.text-styles a.article-body-image-wrapper{cursor:-webkit-zoom-in;cursor:zoom-in}.text-styles iframe{width:100%;border:0;margin:8px 0;margin:0.5rem 0}.text-styles .fluidvids{margin:8px 0;margin:0.5rem 0}.text-styles .fluidvids iframe{margin:0}.text-styles .table-wrapper-paragraph{width:100%;margin-left:0%;overflow-x:auto}.text-styles table{border-collapse:collapse;font-size:0.78em;margin:0.8em auto 1.2em;table-layout:fixed}.text-styles table th{border:1px solid rgba(0, 0, 0, .1);padding:5px 1vw;background:#eef0f1;text-align:left}.text-styles table td{border:1px solid rgba(0, 0, 0, .1);padding:5px 1vw}.text-styles .twitter-tweet{margin:auto}.crayons-avatar{display:inline-block;border-radius:100%;position:relative;background-color:#64707d;width:24px;width:1.5rem;height:24px;height:1.5rem}.crayons-avatar__image{border-radius:100%;width:100%;height:100%;display:inline-block;vertical-align:bottom}.crayons-avatar::after{content:'';border:1px solid #08090a;opacity:0.15;width:100%;height:100%;position:absolute;left:0;top:0;border-radius:100%;pointer-events:none}.crayons-avatar--l{width:32px;width:2rem;height:32px;height:2rem}.crayons-avatar--xl{width:48px;width:3rem;height:48px;height:3rem}.crayons-avatar--2xl{width:64px;width:4rem;height:64px;height:4rem}.crayons-avatar--3xl{width:128px;width:8rem;height:128px;height:8rem}.crayons-logo{display:inline-block;border-radius:5px;position:relative;background-color:#fff;width:24px;width:1.5rem;height:24px;height:1.5rem}.crayons-logo__image{border-radius:5px;width:100%;height:100%;display:inline-block;vertical-align:bottom}.crayons-logo::after{content:'';border:1px solid #08090a;opacity:0.15;width:100%;height:100%;position:absolute;left:0;top:0;border-radius:5px;pointer-events:none}.crayons-logo--l{width:32px;width:2rem;height:32px;height:2rem}.crayons-logo--xl{width:48px;width:3rem;height:48px;height:3rem}.crayons-logo--2xl{width:64px;width:4rem;height:64px;height:4rem}.crayons-logo--3xl{width:128px;width:8rem;height:128px;height:8rem}.crayons-banner{padding:16px;padding:1rem;border-bottom:1px solid;text-align:center;font-size:16px;font-size:1rem;background:#202428;color:#f9fafa}.crayons-banner a{color:#fff}.crayons-banner--brand{background:#3b49df;border-bottom-color:#1827ce}.crayons-banner--brand a{color:#fff}.crayons-banner--success{background:#26d9ca;border-bottom-color:#1ab3a6;color:#08090a}.crayons-banner--success a{color:#08090a}.crayons-banner--warning{background:#ffcf4c;border-bottom-color:#f5b400;color:#08090a}.crayons-banner--warning a{color:#08090a}.crayons-banner--error{background:#dc1818;border-bottom-color:#c20a0a;color:#fff}.crayons-banner--error a{color:#fff}.crayons-banner a{text-decoration:underline}.crayons-btn{--brand-apple-bg: #000;--brand-apple-color: #fff;--brand-apple-bg-hover: #1b1b1b;--brand-twitter-bg: #1da1f2;--brand-twitter-color: #fff;--brand-twitter-bg-hover: #0096f2;--brand-github-bg: #24292e;--brand-github-color: #fff;--brand-github-bg-hover: #000;--brand-facebook-bg: #4267b2;--brand-facebook-color: #fff;--brand-facebook-bg-hover: #476fbf}.crayons-btn{--border-width: 0px;--shadow-color: rgba(0, 0, 0, .05);--vertical-padding: 8px;--vertical-padding: 0.5rem;--horizontal-padding: 16px;--horizontal-padding: 1rem;--font-size: 16px;--font-size: 1rem;--with-icon-padding: 12px;--with-icon-padding: 0.75rem;--icon-margin: 8px;--icon-margin: 0.5rem;position:relative;display:inline-block;padding:calc(var(--vertical-padding) - var(--border-width)) calc(var(--horizontal-padding) - var(--border-width));border-radius:5px;outline:none;font-family:inherit;font-size:var(--font-size);line-height:24px;line-height:1.5rem;font-weight:500;text-align:center;text-decoration:none;cursor:pointer;-webkit-transition:all cubic-bezier(0.17, 0.67, 0.5, 0.71) 100ms;transition:all cubic-bezier(0.17, 0.67, 0.5, 0.71) 100ms;border:var(--border-width) solid;--bg: #3b49df;--bg-hover: #1827ce;--border: transparent;--border-hover: transparent;--color: #f9fafa;--color-hover: #f9fafa;--shadow: 0 1px 3px var(--shadow-color);--shadow-hover: 0 2px 5px var(--shadow-color);--bg-inverted: #3b49df;--bg-inverted-hover: #1827ce;--color-inverted: #f9fafa;--color-inverted-hover: #f9fafa;background-color:var(--bg);border-color:var(--border);-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow);color:var(--color)}.crayons-btn[href]:hover,.crayons-btn[href]:focus,.crayons-btn:hover:enabled,.crayons-btn:active:enabled,.crayons-btn:focus:enabled{background-color:var(--bg-hover);border-color:var(--border-hover);-webkit-box-shadow:var(--shadow-hover);box-shadow:var(--shadow-hover);color:var(--color-hover);z-index:2}.crayons-btn.crayons-btn--inverted{--bg: var(--bg-inverted);--bg-hover: var(--bg-inverted-hover);--border: var(--border-inverted);--border-hover: var(--border-inverted-hover);--color: var(--color-inverted);--color-hover: var(--color-inverted-hover)}.crayons-btn[disabled]{opacity:0.6;cursor:not-allowed}.crayons-btn--s{--vertical-padding: 4px;--vertical-padding: 0.25rem;--horizontal-padding: 12px;--horizontal-padding: 0.75rem;--font-size: 14px;--font-size: 0.875rem;--with-icon-padding: 8px;--with-icon-padding: 0.5rem;--icon-margin: 4px;--icon-margin: 0.25rem;font-weight:normal}.crayons-btn--l{--vertical-padding: 12px;--vertical-padding: 0.75rem;--horizontal-padding: 20px;--horizontal-padding: 1.25rem;--with-icon-padding: 12px;--with-icon-padding: 0.75rem;--icon-margin: 8px;--icon-margin: 0.5rem}.crayons-btn--xl{--vertical-padding: 16px;--vertical-padding: 1rem;--horizontal-padding: 24px;--horizontal-padding: 1.5rem;--font-size: 18px;--font-size: 1.125rem;--with-icon-padding: 20px;--with-icon-padding: 1.25rem;--icon-margin: 12px;--icon-margin: 0.75rem}.crayons-btn--secondary{--bg: #d2d6db;--bg-hover: #b5bdc4;--color: #363d44;--color-hover: #08090a;--bg-inverted: #4d5760;--bg-inverted-hover: #64707d;--color-inverted: #eef0f1;--color-inverted-hover: #f9fafa}.crayons-btn--outlined{--bg: transparent;--bg-hover: rgba(0, 0, 0, .035);--border: #d2d6db;--border-hover: #99a3ad;--color: #363d44;--color-hover: #08090a;--bg-inverted: transparent;--bg-inverted-hover: rgba(255, 255, 255, .15);--border-inverted: #64707d;--border-inverted-hover: #99a3ad;--color-inverted: #b5bdc4;--color-inverted-hover: #eef0f1;--border-width: 2px}.crayons-btn--danger{--bg: #dc1818;--bg-hover: #c20a0a;--color: #fff;--color-hover: #fff;--bg-inverted: #dc1818;--bg-inverted-hover: #c20a0a;--color-inverted: #fff;--color-inverted-hover: #fff}.crayons-btn--ghost{--bg: transparent;--bg-hover: rgba(0, 0, 0, .035);--color: #363d44;--color-hover: #08090a;--shadow: none;--shadow-hover: none;--bg-inverted: transparent;--bg-inverted-hover: rgba(255, 255, 255, .15);--color-inverted: #b5bdc4;--color-inverted-hover: #eef0f1}.crayons-btn--ghost-brand{--bg: transparent;--bg-hover: rgba(0, 0, 0, .035);--color: #3b49df;--color-hover: #1827ce;--shadow: none;--shadow-hover: none;--bg-inverted: transparent;--bg-inverted-hover: rgba(255, 255, 255, .15);--color-inverted: #8d95f2;--color-inverted-hover: #8d95f2}.crayons-btn--ghost-dimmed{--bg: transparent;--bg-hover: rgba(0, 0, 0, .035);--color: #64707d;--color-hover: #08090a;--shadow: none;--shadow-hover: none;--bg-inverted: transparent;--bg-inverted-hover: rgba(255, 255, 255, .15);--color-inverted: var(--accent-ghost-dimmed-inverted-color);--color-inverted-hover: var(--accent-ghost-dimmed-inverted-color-hover)}.crayons-btn--ghost-success{--bg: transparent;--bg-hover: rgba(0, 0, 0, .035);--color: #26d9ca;--color-hover: #1ab3a6;--shadow: none;--shadow-hover: none;--bg-inverted: transparent;--bg-inverted-hover: rgba(255, 255, 255, .15);--color-inverted: #26d9ca;--color-inverted-hover: #1ab3a6}.crayons-btn--ghost-warning{--bg: transparent;--bg-hover: rgba(0, 0, 0, .035);--color: #ffcf4c;--color-hover: #f5b400;--shadow: none;--shadow-hover: none;--bg-inverted: transparent;--bg-inverted-hover: rgba(255, 255, 255, .15);--color-inverted: #ffcf4c;--color-inverted-hover: #f5b400}.crayons-btn--ghost-danger{--bg: transparent;--bg-hover: rgba(0, 0, 0, .035);--color: #dc1818;--color-hover: #c20a0a;--shadow: none;--shadow-hover: none;--bg-inverted: transparent;--bg-inverted-hover: rgba(255, 255, 255, .15);--color-inverted: #dc1818;--color-inverted-hover: #ec5050}.crayons-btn--brand-apple{--bg: var(--brand-apple-bg);--bg-hover: var(--brand-apple-bg-hover);--color: var(--brand-apple-color);--color-hover: var(--brand-apple-color);--bg-inverted: var(--brand-apple-bg);--bg-inverted-hover: var(--brand-apple-bg-hover);--color-inverted: var(--brand-apple-color);--color-inverted-hover: var(--brand-apple-color)}.crayons-btn--brand-twitter{--bg: var(--brand-twitter-bg);--bg-hover: var(--brand-twitter-bg-hover);--color: var(--brand-twitter-color);--color-hover: var(--brand-twitter-color);--bg-inverted: var(--brand-twitter-bg);--bg-inverted-hover: var(--brand-twitter-bg-hover);--color-inverted: var(--brand-twitter-color);--color-inverted-hover: var(--brand-twitter-color)}.crayons-btn--brand-github{--bg: var(--brand-github-bg);--bg-hover: var(--brand-github-bg-hover);--color: var(--brand-github-color);--color-hover: var(--brand-github-color);--bg-inverted: var(--brand-github-bg);--bg-inverted-hover: var(--brand-github-bg-hover);--color-inverted: var(--brand-github-color);--color-inverted-hover: var(--brand-github-color)}.crayons-btn--brand-facebook{--bg: var(--brand-facebook-bg);--bg-hover: var(--brand-facebook-bg-hover);--color: var(--brand-facebook-color);--color-hover: var(--brand-facebook-color);--bg-inverted: var(--brand-facebook-bg);--bg-inverted-hover: var(--brand-facebook-bg-hover);--color-inverted: var(--brand-facebook-color);--color-inverted-hover: var(--brand-facebook-color)}.crayons-btn--icon,.crayons-btn--icon-rounded{--horizontal-padding: 8px;--horizontal-padding: 0.5rem;padding-left:calc(var(--horizontal-padding) - var(--border-width));padding-right:calc(var(--horizontal-padding) - var(--border-width))}.crayons-btn--icon.crayons-btn--s,.crayons-btn--icon-rounded.crayons-btn--s{--horizontal-padding: 4px;--horizontal-padding: 0.25rem}.crayons-btn--icon.crayons-btn--l,.crayons-btn--icon-rounded.crayons-btn--l{--horizontal-padding: 12px;--horizontal-padding: 0.75rem}.crayons-btn--icon.crayons-btn--xl,.crayons-btn--icon-rounded.crayons-btn--xl{--horizontal-padding: 16px;--horizontal-padding: 1rem}.crayons-btn--icon-rounded{border-radius:1000px}.crayons-btn--icon-left{padding-left:calc(var(--with-icon-padding) - var(--border-width))}.crayons-btn--icon-left .crayons-icon{margin-right:var(--icon-margin)}.crayons-btn--icon-right{padding-right:calc(var(--with-icon-padding) - var(--border-width))}.crayons-btn--icon-right .crayons-icon{margin-left:var(--icon-margin)}.crayons-btn-group{display:-webkit-box;display:-ms-flexbox;display:flex}.crayons-btn-group .crayons-btn{border-radius:0}.crayons-btn-group .crayons-btn+.crayons-btn:not(.crayons-btn--outlined){-webkit-box-shadow:var(--shadow),inset 1px 0 0 rgba(0, 0, 0, .1);box-shadow:var(--shadow),inset 1px 0 0 rgba(0, 0, 0, .1);margin-left:-1px}.crayons-btn-group .crayons-btn+.crayons-btn:not(.crayons-btn--outlined):hover{-webkit-box-shadow:var(--shadow-hover),inset 0 0 0 rgba(0, 0, 0, .1);box-shadow:var(--shadow-hover),inset 0 0 0 rgba(0, 0, 0, .1)}.crayons-btn-group .crayons-btn+.crayons-btn--outlined{margin-left:calc(-1 * var(--border-width))}.crayons-btn-group .crayons-btn:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.crayons-btn-group .crayons-btn:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.crayons-card{border-radius:5px;background:#fff;color:#08090a;-webkit-box-shadow:0 0 0 1px rgba(8, 9, 10, .1);box-shadow:0 0 0 1px rgba(8, 9, 10, .1)}.crayons-card--secondary{background:#f9fafa;color:#202428;-webkit-box-shadow:0 0 0 1px rgba(8, 9, 10, .05);box-shadow:0 0 0 1px rgba(8, 9, 10, .05)}.crayons-card__header{padding:12px 16px;padding:0.75rem 1rem;border-bottom:1px solid #eef0f1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.crayons-card__body{padding:16px;padding:1rem}.crayons-comment{font-size:14px;font-size:0.875rem;padding:8px 12px;padding:0.5rem 0.75rem}.crayons-comment__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.crayons-comment__meta a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.crayons-comment__body{padding-left:32px;padding-left:2rem;max-height:310px;overflow:hidden;position:relative}.crayons-comment__body a:hover{text-decoration:underline}.crayons-comment__body p{margin-bottom:4px;margin-bottom:0.25rem}.crayons-comment__body *{max-width:100%}.crayons-comment__body div{width:auto;-o-object-fit:contain;object-fit:contain}.crayons-comment__body pre:not(.highlight),.crayons-comment__body div.highlight{margin:4px auto;margin:0.25rem auto;font-size:90%}.crayons-comment__body::after{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background:linear-gradient(rgba(255, 255, 255, 0) 250px, #f9fafa)}.crayons-comment+.crayons-comment{margin-top:4px;margin-top:0.25rem}.crayons-dropdown{background:#fff;border:2px solid #08090a;-webkit-box-shadow:4px 4px 0 #08090a;box-shadow:4px 4px 0 #08090a;color:#08090a;border-radius:5px;position:absolute;display:none;padding:16px;padding:1rem;min-width:250px}@media (min-width: 640px){.crayons-dropdown{max-width:360px;width:-webkit-max-content;width:-moz-max-content;width:max-content}}.crayons-color-selector,.crayons-select,.crayons-checkbox,.crayons-radio,.crayons-textfield{--border-width: 1px;background-color:#f9fafa;border:var(--border-width) solid #b5bdc4;color:#08090a;-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:5px;-webkit-transition:all cubic-bezier(0.17, 0.67, 0.5, 0.71) 100ms;transition:all cubic-bezier(0.17, 0.67, 0.5, 0.71) 100ms}.crayons-select:hover,.crayons-checkbox:hover,.crayons-radio:hover,.crayons-textfield:hover{border-color:#99a3ad}.crayons-select:focus,.crayons-textfield:focus{background-color:#fff;border-color:#3b49df;-webkit-box-shadow:1px 1px 0 #3b49df;box-shadow:1px 1px 0 #3b49df}.crayons-select--disabled,.crayons-select[disabled],.crayons-checkbox--checked--disabled,.crayons-checkbox--checked[disabled],.crayons-checkbox:checked--disabled,.crayons-radio--checked--disabled,.crayons-radio--checked[disabled],.crayons-radio:checked--disabled,.crayons-checkbox--disabled,.crayons-checkbox[disabled],.crayons-radio--disabled,.crayons-radio[disabled],.crayons-textfield--disabled,.crayons-textfield[disabled]{opacity:0.6}.crayons-radio--checked,.crayons-radio:checked,.crayons-checkbox--checked,.crayons-checkbox:checked{background-color:#3b49df;border-color:#3b49df;color:#fff;background-position:center center;background-repeat:no-repeat}.crayons-textfield{line-height:1.5;padding:calc(0.5em - var(--border-width)) 0.5em;font-family:inherit;font-size:16px;font-size:1rem;width:100%}.crayons-textfield::-webkit-input-placeholder{color:#64707d}.crayons-textfield::-moz-placeholder{color:#64707d}.crayons-textfield::-ms-input-placeholder{color:#64707d}.crayons-textfield::placeholder{color:#64707d}.crayons-textfield::-ms-clear{display:none}.crayons-textfield--icon{padding-left:32px;padding-left:2rem}.crayons-checkbox,.crayons-radio{width:1.125em;height:1.125em;cursor:pointer;background-position:center center;vertical-align:middle;-ms-flex-negative:0;flex-shrink:0}.crayons-checkbox--checked,.crayons-checkbox:checked,.crayons-radio--checked,.crayons-radio:checked{background-image:url("data:image/svg+xml,%3Csvg width='12' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.157.933a.75.75 0 01.077 1.058L4.817 9.407a.75.75 0 01-1.134 0L.766 6.037a.75.75 0 011.135-.982L4.25 7.77l5.85-6.76a.75.75 0 011.057-.077z' fill='%23fff'/%3E%3C/svg%3E")}.crayons-radio{border-radius:50%}.crayons-radio--checked,.crayons-radio:checked{background-image:url("data:image/svg+xml,%3Csvg width='6' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='6' height='6' rx='3' fill='%23fff'/%3E%3C/svg%3E")}.crayons-select{line-height:1.5;padding:calc(0.5em - var(--border-width)) 0.5em;padding-right:32px;padding-right:2rem;font-family:inherit;font-size:16px;font-size:1rem;width:100%;position:relative;outline:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDE2TDYgMTBIMThMMTIgMTZaIiBmaWxsPSIjMDgwOTBBIi8+Cjwvc3ZnPg==);background-position:calc(100% - 0.5rem) calc(50% - 1px);background-repeat:no-repeat}.crayons-select::-ms-clear{display:none}.crayons-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;font-size:16px;font-size:1rem}.crayons-field__label{color:#202428;font-weight:500}.crayons-field__label+.crayons-field__description{margin-top:0}.crayons-field__description{color:#64707d;font-size:14px;font-size:0.875rem;font-weight:400;margin:0}.crayons-field>*+*{margin-top:8px;margin-top:0.5rem}.crayons-field--checkbox,.crayons-field--radio{display:grid;grid-template-columns:1.5em 1fr;grid-gap:0.5rem;border-radius:5px;-webkit-transition:all cubic-bezier(0.17, 0.67, 0.5, 0.71) 100ms;transition:all cubic-bezier(0.17, 0.67, 0.5, 0.71) 100ms}.crayons-field--checkbox:hover,.crayons-field--radio:hover{background:#eef0f1;-webkit-box-shadow:0 0 0 0.25rem #eef0f1;box-shadow:0 0 0 0.25rem #eef0f1}.crayons-field--checkbox .crayons-field__label,.crayons-field--radio .crayons-field__label{margin-top:0;padding-right:8px;padding-right:0.5rem}.crayons-field .crayons-checkbox,.crayons-field .crayons-radio{margin:0.1875em;justify-self:center}.crayons-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.crayons-fields:not(.crayons-fields--horizontal)>.crayons-field+.crayons-field{margin-top:16px;margin-top:1rem}.crayons-fields--horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.crayons-fields--horizontal>.crayons-field:not(:last-child){margin-right:16px;margin-right:1rem}.crayons-textfield--ghost,.crayons-textfield--ghost:hover,.crayons-textfield--ghost:focus,.crayons-textfield--ghost[disabled]{background:transparent;border:none;padding:0;margin:0;outline:none;width:100%;-webkit-box-shadow:none;box-shadow:none;resize:none;-webkit-transition:none;transition:none}textarea.crayons-textfield.crayons-textfield--ghost{white-space:pre-wrap}.crayons-color-selector{padding:calc(0.5em - var(--border-width)) 0.5em;height:40px}.crayons-color-selector::-webkit-color-swatch-wrapper{padding:0;height:24px;height:1.5rem;width:24px;width:1.5rem}.crayons-color-selector::-webkit-color-swatch{border:0}.crayons-header{--indicator-outline: #fff;--dropdown-display: none;height:56px;background:#fff;-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, .1);box-shadow:0 1px 1px rgba(0, 0, 0, .1)}.default-header .crayons-header{position:fixed;top:0px;left:0px;right:0px;z-index:102}.crayons-header__container{max-width:1280px;padding-left:8px;padding-left:0.5rem;padding-right:0;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media (min-width: 768px){.crayons-header__container{padding-left:0}}.crayons-header .crayons-indicator{position:absolute;top:-4px;top:-0.25rem;right:0;-webkit-box-shadow:0 0 0 2px var(--indicator-outline);box-shadow:0 0 0 2px var(--indicator-outline)}.site-logo{display:-webkit-box;display:-ms-flexbox;display:flex}.site-logo .logo{width:50px;height:40px;padding:0 7px 0 9px;background:#08090a;fill:#fff;border-radius:3px}.crayons-header--search{max-width:420px;-webkit-box-flex:1;-ms-flex:1 auto;flex:1 auto;margin:0 8px;margin:0 0.5rem}@media (min-width: 640px){.crayons-header--search{margin:0 1rem}}.crayons-header__links{height:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}.crayons-header__link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px;padding:0.5rem;margin:0 4px;margin:0 0.25rem;border-radius:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#4d5760;outline:0;-webkit-transition:background cubic-bezier(0.17, 0.67, 0.5, 0.71) 100ms;transition:background cubic-bezier(0.17, 0.67, 0.5, 0.71) 100ms}.crayons-header__link:hover,.crayons-header__link:focus{--indicator-outline: #eef0f1;color:#08090a;background:#eef0f1}.crayons-header__link--current{--indicator-outline: #d2d6db;color:#08090a;background:#d2d6db !important}.crayons-header__link--current .crayons-indicator{display:none}.crayons-header__menu{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:20}.crayons-header__menu__trigger{all:unset;padding:4px;padding:0.25rem;margin:0 4px;margin:0 0.25rem;border-radius:50%;color:#4d5760;cursor:pointer}.crayons-header__menu__dropdown{display:var(--dropdown-display);top:56px}.crayons-header__menu.showing,.crayons-header__menu.desktop:hover,.crayons-header__menu.desktop:focus{--dropdown-display: block}.crayons-header__menu.showing .crayons-header__menu__trigger,.crayons-header__menu.desktop:hover .crayons-header__menu__trigger,.crayons-header__menu.desktop:focus .crayons-header__menu__trigger{color:#08090a;background:#eef0f1}.skip-content-link{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%, -100px);transform:translate(-50%, -100px);background:#08090a;color:#fff;z-index:9999;padding:16px;padding:1rem;pointer-events:none;opacity:0;border-radius:5px;outline:0}.skip-content-link:focus{pointer-events:auto;opacity:1;-webkit-transform:translate(-50%, 56px/2);transform:translate(-50%, 56px/2)}.pwa-nav-buttons{height:100%;display:none;padding-left:8px;padding-left:0.5rem}.pwa-nav-buttons button{all:unset;padding:0 8px;padding:0 0.5rem;color:#4d5760}.pwa-nav-buttons button:hover{color:#08090a}@media (min-width: 768px){.pwa-nav-buttons.pwa-nav-buttons--showing{display:-webkit-box;display:-ms-flexbox;display:flex}}.authentication-header__container{padding:24px;padding:1.5rem}.authentication-header__image-container{width:48px;width:3rem;height:48px;height:3rem;margin-bottom:8px;margin-bottom:0.5rem}.authentication-header__image{border-radius:5px;-webkit-transform:rotate(-10deg);transform:rotate(-10deg);height:auto;width:100%}.authentication-header__title{color:#08090a;font-size:24px;font-size:1.5rem;line-height:1.25}@media (min-width: 640px){.authentication-header__title{font-size:1.875rem}}.authentication-header__description{color:#4d5760;margin-bottom:16px;margin-bottom:1rem}.authentication-header__actions{display:grid;grid-gap:0.25rem}@media (min-width: 640px){.authentication-header__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:-webkit-max-content;width:-moz-max-content;width:max-content;justify-self:center}}.navigation-progress{--duration: 3600ms;--delay: 250ms;position:fixed;top:0;background:#3b49df;z-index:103;height:4px;height:0.25rem;width:0}.navigation-progress.showing{display:block;-webkit-animation:showProgressBar var(--duration) ease-in-out;animation:showProgressBar var(--duration) ease-in-out;-webkit-animation-delay:var(--delay);animation-delay:var(--delay);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes showProgressBar{0%{width:0}100%{width:100%}}@keyframes showProgressBar{0%{width:0}100%{width:100%}}.crayons-title,.crayons-subtitle-1,.crayons-subtitle-2,.crayons-subtitle-3{font-weight:700;color:#202428}.crayons-title{color:#08090a;font-size:24px;font-size:1.5rem}@media (min-width: 640px){.crayons-title{font-size:1.875rem}}.crayons-subtitle-1{font-size:20px;font-size:1.25rem}@media (min-width: 640px){.crayons-subtitle-1{font-size:1.5rem}}.crayons-subtitle-2{font-size:18px;font-size:1.125rem}@media (min-width: 640px){.crayons-subtitle-2{font-size:1.25rem}}.crayons-subtitle-3{font-size:16px;font-size:1rem}@media (min-width: 640px){.crayons-subtitle-3{font-size:1.125rem}}.crayons-indicator{font-family:'SF Mono', SFMono-Regular, Consolas, 'Liberation Mono', Menlo,
    Courier, monospace;font-size:12px;font-size:0.75rem;padding:4px;padding:0.25rem;background-color:#d2d6db;border:1px solid #d2d6db;color:#363d44;text-align:center;line-height:1;border-radius:5px;display:inline-block}.crayons-indicator--outlined{background-color:transparent;border-color:#d2d6db;color:#363d44}.crayons-indicator--accent{background-color:#3b49df;border-color:#3b49df;color:#fff}.crayons-indicator--accent.crayons-indicator--outlined{background-color:transparent;color:#3b49df;border-color:#3b49df}.crayons-indicator--critical{background-color:#dc1818;border-color:#dc1818;color:#fff}.crayons-indicator--critical.crayons-indicator--outlined{background-color:transparent;color:#dc1818;border-color:#dc1818}.crayons-indicator--bullet{width:12px;width:0.75rem;height:12px;height:0.75rem;padding:0;border-radius:100%}.crayons-scaffold{border-radius:5px;background:#08090a;opacity:0.025}.crayons-scaffold-loading{border-radius:5px;-webkit-animation-duration:1.25s;animation-duration:1.25s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:placeHolderShimmer;animation-name:placeHolderShimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:-webkit-gradient(linear, left top, right top, color-stop(10%, rgba(255, 255, 255, .1)), color-stop(25%, rgba(0, 0, 0, .05)), color-stop(40%, rgba(255, 255, 255, .1)));background:linear-gradient(to right, rgba(255, 255, 255, .1) 10%, rgba(0, 0, 0, .05) 25%, rgba(255, 255, 255, .1) 40%);-webkit-box-shadow:inset 0 0 0 200px rgba(0, 0, 0, .025);box-shadow:inset 0 0 0 200px rgba(0, 0, 0, .025);background-size:800px 104px;position:relative}@-webkit-keyframes placeHolderShimmer{0%{background-position:-468px 0}100%{background-position:468px 0}}@keyframes placeHolderShimmer{0%{background-position:-468px 0}100%{background-position:468px 0}}.crayons-modal{--modal-max-width: 768px;--modal-body-padding: 12px;--modal-body-padding: 0.75rem;--modal-header-padding: 8px 8px 8px 12px;--modal-header-padding: 0.5rem 0.5rem 0.5rem 0.75rem;--modal-header-font-size: 18px;--modal-header-font-size: 1.125rem;--modal-body-font-size: 16px;--modal-body-font-size: 1rem;position:fixed;left:0;right:0;top:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:500;pointer-events:none}@media (min-width: 640px){.crayons-modal{--modal-header-padding: 0.5rem 0.5rem 0.5rem 1rem;--modal-body-padding: 1rem}}@media (min-width: 768px){.crayons-modal{--modal-header-padding: 0.75rem 0.75rem 0.75rem 1.5rem;--modal-body-padding: 1.5rem;--modal-header-font-size: 1.25rem;--modal-body-font-size: 1.125rem}}@media (min-width: 1024px){.crayons-modal{--modal-body-padding: 3rem}}.crayons-modal__overlay{background:#08090a;opacity:0.5;position:absolute;left:0;right:0;top:0;bottom:0;z-index:600;pointer-events:auto}.crayons-modal__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:var(--modal-max-width);background:#fff;color:#08090a;z-index:700;max-height:100%;width:100%;height:100%;pointer-events:auto}@media (min-width: 640px){.crayons-modal__box{background:#fff;border:2px solid #08090a;-webkit-box-shadow:8px 8px 0 #08090a;box-shadow:8px 8px 0 #08090a;color:#08090a;border-radius:5px;max-height:calc(100% - 1.5rem);height:auto;width:90%}}.crayons-modal__box__header{border-bottom:2px solid #08090a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:var(--modal-header-padding)}.crayons-modal__box__header__title{font-size:var(--modal-header-font-size)}.crayons-modal__box__body{-webkit-box-flex:1;-ms-flex:1 auto;flex:1 auto;font-size:var(--modal-body-font-size);padding:var(--modal-body-padding);max-height:100%;overflow-y:auto}@media (min-width: 640px){.crayons-modal--s{--modal-max-width: 480px;--modal-body-padding: 1.5rem;--modal-header-font-size: 1.125rem;--modal-body-font-size: 1rem}}@media (min-width: 768px){.crayons-modal--m{--modal-max-width: 640px;--modal-body-padding: 2rem;--modal-header-padding: 0.75rem 1.25rem;--modal-header-font-size: 1.25rem;--modal-body-font-size: 1.125rem}}.crayons-link{color:#202428}.crayons-link:hover{color:#1827ce}.crayons-link--brand{color:#3b49df}.crayons-link--brand:hover{color:#1827ce}.crayons-link--success{color:#26d9ca}.crayons-link--success:hover{color:#1ab3a6}.crayons-link--warning{color:#ffcf4c}.crayons-link--warning:hover{color:#f5b400}.crayons-link--danger{color:#dc1818}.crayons-link--danger:hover{color:#c20a0a}.crayons-link--secondary{color:#64707d}.crayons-link--secondary:hover{color:#4d5760}.crayons-link--current{font-weight:500;color:#08090a;background:#fff}.crayons-link--header{color:#202428;font-size:16px;font-size:1rem;font-weight:700;padding-left:8px;padding-left:0.5rem;margin-bottom:8px;margin-bottom:0.5rem}.crayons-link--block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px;padding:0.75rem;border-radius:5px}.crayons-link--block:hover:not(.crayons-link--current){background:rgba(8, 9, 10, .05)}@media (min-width: 640px){.crayons-link--block{padding:0.5rem}}.crayons-link--block .crayons-icon{margin-right:8px;margin-right:0.5rem;vertical-align:middle;width:24px;width:1.5rem;height:24px;height:1.5rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;font-size:1.25rem}.crayons-link--block .crayons-indicator{margin-left:auto}.crayons-link--block .crayons-indicator:empty{display:none}.crayons-link--block--indented{padding-left:40px;padding-left:2.5rem}.crayons-link--contentful{display:block;padding:16px;padding:1rem;border-bottom:1px solid #eef0f1}.crayons-link--contentful:last-child{border-bottom:0;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.crayons-link--contentful .crayons-link__secondary{color:#64707d;font-size:14px;font-size:0.875rem;padding-top:4px;padding-top:0.25rem}.crayons-link--contentful:hover{background:#fff}.crayons-link--contentful:hover .crayons-link__secondary{color:#4d5760}.crayons-notice{padding:16px;padding:1rem;background:#fff;border:2px solid #08090a;-webkit-box-shadow:2px 2px 0 #08090a;box-shadow:2px 2px 0 #08090a;color:#08090a;border-radius:5px}.crayons-notice--danger{background:rgba(220, 24, 24, .1);border:2px solid #dc1818;-webkit-box-shadow:2px 2px 0 #dc1818;box-shadow:2px 2px 0 #dc1818;color:#08090a;border-radius:5px}.crayons-notice--warning{background:rgba(255, 207, 76, .1);border:2px solid #ffcf4c;-webkit-box-shadow:2px 2px 0 #ffcf4c;box-shadow:2px 2px 0 #ffcf4c;color:#08090a;border-radius:5px}.crayons-notice--success{background:rgba(38, 217, 202, .1);border:2px solid #26d9ca;-webkit-box-shadow:2px 2px 0 #26d9ca;box-shadow:2px 2px 0 #26d9ca;color:#08090a;border-radius:5px}.crayons-notice--info{background:rgba(59, 73, 223, .1);border:2px solid #3b49df;-webkit-box-shadow:2px 2px 0 #3b49df;box-shadow:2px 2px 0 #3b49df;color:#08090a;border-radius:5px}.series-switcher{font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
    Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji',
    'Segoe UI Symbol';max-width:550px;margin:16px auto;margin:1rem auto}@media (min-width: 768px){.series-switcher{margin:1.5rem auto}}.series-switcher__num{background:#eef0f1;width:32px;width:2rem;height:32px;height:2rem;font-size:16px;font-size:1rem;color:#4d5760;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;margin-right:12px;margin-right:0.75rem;-ms-flex-negative:0;flex-shrink:0}.series-switcher__title{max-width:100%;display:inline-block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.series-switcher__link{padding:12px 16px;padding:0.75rem 1rem;font-size:16px;font-size:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width: 768px){.series-switcher__link{font-size:1.125rem}}.series-switcher__link--hidden{display:none}.series-switcher__link--active{color:#08090a;font-weight:700}.series-switcher__link--active .series-switcher__num{background:#3b49df;color:#fff;font-weight:400}.crayons-snackbar{position:fixed;z-index:9999;left:8px;left:0.5rem;right:8px;right:0.5rem;bottom:8px;bottom:0.5rem;display:grid;grid-gap:0.5rem}@media (min-width: 640px){.crayons-snackbar{max-width:480px;width:auto;left:1.5rem;right:auto;bottom:1.5rem;justify-items:flex-start}}.crayons-snackbar__item{background:#202428;border:2px solid #08090a;-webkit-box-shadow:2px 2px 0 #08090a;box-shadow:2px 2px 0 #08090a;color:#fff;border-radius:5px;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px;padding:0.5rem}.crayons-snackbar__body{padding:0 8px;padding:0 0.5rem}.crayons-snackbar__actions{-ms-flex-negative:0;flex-shrink:0;padding-left:8px;padding-left:0.5rem}@-webkit-keyframes crayons-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes crayons-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.crayons-spinner{color:#3b49df;-webkit-animation:1s linear infinite crayons-spinner;animation:1s linear infinite crayons-spinner}.articles-list{min-width:0}.crayons-story{background:#fff;font-size:16px;font-size:1rem;-webkit-box-shadow:0 0 0 1px rgba(8, 9, 10, .1);box-shadow:0 0 0 1px rgba(8, 9, 10, .1);--story-padding: 12px 8px 8px;--story-padding: 0.75rem 0.5rem 0.5rem;--title-font-size: 20px;--title-font-size: 1.25rem}@media (min-width: 768px){.crayons-story{border-radius:5px;margin-bottom:0.5rem}}@media (min-width: 640px){.crayons-story{--story-padding: 1rem;--title-font-size: 1.5rem}.crayons-story--featured{--title-font-size: 1.875rem}}.crayons-story__secondary{color:#4d5760}.crayons-story__secondary[href]:hover,.crayons-story__secondary [enabled]:hover{color:#08090a}.crayons-story__tertiary{color:#64707d}.crayons-story__tertiary[href]:hover{color:#08090a}.crayons-story__cover{display:block;width:100%;height:auto;padding-bottom:42%;background-size:cover;background-position:center center}@media (min-width: 768px){.crayons-story__cover{border-radius:5px 5px 0 0}}.crayons-story__body{padding:var(--story-padding)}.crayons-story__indention{padding-left:40px;padding-left:2.5rem}.crayons-story__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px;margin-bottom:0.5rem}.crayons-story__overflow{color:#64707d}@media (min-width: 640px){.crayons-story__overflow{display:none}}.crayons-story__overflow:hover{color:#08090a}.crayons-story:hover .crayons-story__overflow{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.crayons-story__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.25;font-size:14px;font-size:0.875rem}.crayons-story__author-pic{position:relative;margin-right:8px;margin-right:0.5rem}.crayons-story__tags{margin-bottom:8px;margin-bottom:0.5rem;margin-left:-4px;margin-left:-0.25rem}.crayons-story__title{color:#08090a;line-height:1.25;margin-bottom:8px;margin-bottom:0.5rem;font-size:var(--title-font-size);word-wrap:anywhere;word-break:break-word}.crayons-story__title a{color:inherit;display:block}.crayons-story__title a:hover{color:#1827ce}.crayons-story__flare-tag{font-weight:normal;font-size:0.6em;padding:0.3em;vertical-align:middle;position:relative;top:-2px;line-height:1em;display:inline-block;border-radius:5px;background:#64707d;margin-right:4px;margin-right:0.25rem;color:#fff}.crayons-story__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-size:0.875rem;line-height:1.25}.crayons-story__details{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-8px;margin-left:-0.5rem}.crayons-story__comments{cursor:default;background:#f9fafa;border-radius:5px;position:relative;bottom:8px;bottom:0.5rem;margin:8px;margin:0.5rem;margin-bottom:0;padding:8px 0;padding:0.5rem 0}@media (min-width: 640px){.crayons-story__comments{bottom:0.75rem;margin:0.75rem;margin-bottom:0}}.crayons-story__comments__headline{font-weight:700;font-size:14px;font-size:0.875rem;color:#4d5760;margin-bottom:12px;margin-bottom:0.75rem;padding-left:40px;padding-left:2.5rem}.crayons-story__comments__actions{padding-left:40px;padding-left:2.5rem;z-index:6;position:relative;margin-top:4px;margin-top:0.25rem}.crayons-story__snippet{color:#202428;font-size:inherit;word-wrap:anywhere;word-break:break-word}.crayons-story__snippet em{font-style:normal;color:black;background:yellow}.crayons-story__headline{font-family:'SF Mono', SFMono-Regular, Consolas, 'Liberation Mono', Menlo,
    Courier, monospace;font-size:14px;font-size:0.875rem;color:#64707d;margin-bottom:16px;margin-bottom:1rem}.crayons-story__headline a{color:inherit;display:block}.crayons-story__headline a:hover{color:#1827ce}.crayons-story__save{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.crayons-story__video{position:relative;padding-top:56%;display:block;background-color:#08090a;background-size:cover}.crayons-story__video img{width:100%}.crayons-story__video__time{position:absolute;bottom:16px;bottom:1rem;right:16px;right:1rem;background:rgba(0, 0, 0, .8);color:#fff;border-radius:5px;padding:4px;padding:0.25rem;font-size:14px;font-size:0.875rem;font-family:'SF Mono', SFMono-Regular, Consolas, 'Liberation Mono', Menlo,
    Courier, monospace}.crayons-podcast-episode{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:16px;margin-bottom:1rem}.crayons-podcast-episode:last-child{margin-bottom:4px}.crayons-podcast-episode__cover{width:48px;width:3rem;height:48px;height:3rem;margin-right:8px;margin-right:0.5rem}.crayons-podcast-episode__cover img{width:48px;width:3rem;min-width:48px;min-width:3rem;border-radius:5px}.crayons-podcast-episode__author{font-size:14px;font-size:0.875rem;color:#4d5760;margin-top:-5px}.crayons-podcast-episode__title{color:#08090a;line-height:1.25;margin-bottom:4px;margin-bottom:0.25rem;font-size:18px;font-size:1.125rem}@media (min-width: 640px){.crayons-podcast-episode__title{font-size:1.25rem}}.crayons-podcast-episode__title a{color:inherit;display:block}.crayons-podcast-episode__title a:hover{color:#1827ce}.crayons-story .crayons-btn .bm-initial{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.crayons-story .crayons-btn .bm-success{display:none}.crayons-story .crayons-btn.selected .bm-initial{display:none}.crayons-story .crayons-btn.selected .bm-success{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}pre:not(.highlight),div.highlight{background:#08090a;color:#f8f8f2;font-size:80%;padding:8px;padding:0.5rem;border-radius:5px;margin:0;white-space:pre;overflow-x:auto;-webkit-overflow-scrolling:touch;word-wrap:initial}pre:not(.highlight) code,div.highlight code{font-size:100%;padding:0}@media (min-width: 768px){pre:not(.highlight),div.highlight{padding:1.5rem}}code{background:rgba(0, 0, 0, .1);color:var(--color-body-color);border-radius:5px;max-width:100%;font-size:80%;padding:0.1em 0.25em}.highlight .hll{background-color:#49483e}.highlight{background:#08090a;color:#f8f8f2}.highlight .c{color:#808080}.highlight .err{text-shadow:0 0 7px #f9690e}.highlight .k{color:#f39c12}.highlight .l{color:#dda0dd}.highlight .n{color:#f8f8f2}.highlight .o{color:#f9690e}.highlight .p{color:#f8f8f2}.highlight .ch{color:#808080}.highlight .cm{color:#808080}.highlight .cp{color:#808080}.highlight .cpf{color:#808080}.highlight .c1{color:#808080}.highlight .cs{color:#808080}.highlight .gd{color:#f9690e}.highlight .ge{font-style:italic}.highlight .gi{color:#7ed07e}.highlight .gs{font-weight:700}.highlight .gu{color:#808080}.highlight .kc{color:#f39c12}.highlight .kd{color:#f39c12}.highlight .kn{color:#f9690e}.highlight .kp{color:#f39c12}.highlight .kr{color:#f39c12}.highlight .kt{color:#f39c12}.highlight .ld{color:#f2ca27}.highlight .m{color:#dda0dd}.highlight .s{color:#f2ca27}.highlight .na{color:#7ed07e}.highlight .nb{color:#f8f8f2}.highlight .nc{color:#7ed07e}.highlight .no{color:#f39c12}.highlight .nd{color:#7ed07e}.highlight .ni{color:#f8f8f2}.highlight .ne{color:#7ed07e}.highlight .nf{color:#7ed07e}.highlight .nl{color:#f8f8f2}.highlight .nn{color:#f8f8f2}.highlight .nx{color:#7ed07e}.highlight .py{color:#f8f8f2}.highlight .nt{color:#f9690e}.highlight .nv{color:#f8f8f2}.highlight .ow{color:#f9690e}.highlight .w{color:#f8f8f2}.highlight .mb{color:#dda0dd}.highlight .mf{color:#dda0dd}.highlight .mh{color:#dda0dd}.highlight .mi{color:#dda0dd}.highlight .mo{color:#dda0dd}.highlight .sa{color:#f2ca27}.highlight .sb{color:#f2ca27}.highlight .sc{color:#f2ca27}.highlight .dl{color:#f2ca27}.highlight .sd{color:#f2ca27}.highlight .s2{color:#f2ca27}.highlight .se{color:#dda0dd}.highlight .sh{color:#f2ca27}.highlight .si{color:#f2ca27}.highlight .sx{color:#f2ca27}.highlight .sr{color:#f2ca27}.highlight .s1{color:#f2ca27}.highlight .ss{color:#f2ca27}.highlight .bp{color:#f8f8f2}.highlight .fm{color:#7ed07e}.highlight .vc{color:#f8f8f2}.highlight .vg{color:#f8f8f2}.highlight .vi{color:#f8f8f2}.highlight .vm{color:#f8f8f2}.highlight .il{color:#dda0dd}.crayons-table{margin:0;padding:0;border:none;border-collapse:inherit;border-spacing:0;border-color:inherit;vertical-align:inherit;text-align:left;font-weight:inherit;-webkit-border-horizontal-spacing:0;-webkit-border-vertical-spacing:0}.crayons-table td,.crayons-table th{padding:8px;padding:0.5rem}@media (min-width: 768px){.crayons-table td,.crayons-table th{padding:0.75rem}}@media (min-width: 1024px){.crayons-table td,.crayons-table th{padding:1rem}}.crayons-table--compact td,.crayons-table--compact th{padding:8px;padding:0.5rem}@media (min-width: 768px){.crayons-table--compact td,.crayons-table--compact th{padding:0.5rem}}@media (min-width: 1024px){.crayons-table--compact td,.crayons-table--compact th{padding:0.5rem}}.crayons-table td{-webkit-transition:background cubic-bezier(0.17, 0.67, 0.5, 0.71) 100ms;transition:background cubic-bezier(0.17, 0.67, 0.5, 0.71) 100ms;border-bottom:1px solid #eef0f1}.crayons-table thead{border-radius:5px 5px 0 0}.crayons-table th{font-size:12px;font-size:0.75rem;font-weight:500;text-transform:uppercase;color:#64707d}.crayons-table th:first-child{border-radius:5px 0 0 0}.crayons-table th:last-child{border-radius:0 5px 0 0}.crayons-table tbody tr:first-child td:first-child{border-radius:5px 0 0 0}.crayons-table tbody tr:first-child td:last-child{border-radius:0 5px 0 0}.crayons-table tbody tr:last-child td{border-bottom:none}.crayons-table tbody tr:last-child td:first-child{border-radius:0 0 0 5px}.crayons-table tbody tr:last-child td:last-child{border-radius:0 0 5px 0}.crayons-table tbody tr:only-child td:first-child{border-radius:5px 0 0 5px}.crayons-table tbody tr:only-child td:last-child{border-radius:0 5px 5px 0}.crayons-table tbody tr:hover td{background:#f9fafa}.crayons-tabs{--border-width: 3px;--tab-vertical-padding: 8px;--tab-vertical-padding: 0.5rem;--tab-horizontal-padding: 8px;--tab-horizontal-padding: 0.5rem;--font-size: 16px;--font-size: 1rem;display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width: 640px){.crayons-tabs{--tab-vertical-padding: 0.5rem}}.crayons-tabs--scrollable{overflow-y:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.crayons-tabs__item{padding:var(--tab-vertical-padding) var(--tab-horizontal-padding);display:inline-block;text-align:center;font-size:var(--font-size);line-height:24px;line-height:1.5rem;text-decoration:none;cursor:pointer;color:#363d44;position:relative;border-radius:5px;-webkit-transition:all cubic-bezier(0.17, 0.67, 0.5, 0.71) 100ms;transition:all cubic-bezier(0.17, 0.67, 0.5, 0.71) 100ms;width:100%;border:none;background:transparent}@media (min-width: 640px){.crayons-tabs__item{width:auto;margin:0 0.25rem}}.crayons-tabs__item::after{display:none;position:absolute;left:0;right:0;bottom:0;height:var(--border-width);content:'';background:#3b49df;border-radius:5px;-webkit-transition:all cubic-bezier(0.17, 0.67, 0.5, 0.71) 100ms;transition:all cubic-bezier(0.17, 0.67, 0.5, 0.71) 100ms}@media (min-width: 640px){.crayons-tabs__item::after{left:var(--tab-horizontal-padding);right:var(--tab-horizontal-padding)}}.crayons-tabs__item:hover{background:rgba(59, 73, 223, .1);color:#3b49df}.crayons-tabs__item:hover:after{left:0;right:0;border-radius:0 0 5px 5px}.crayons-tabs__item--current{font-weight:500;color:#08090a}.crayons-tabs__item--current::after{display:block}.crayons-tabs--pills .crayons-tabs__item--current{background:#3b49df;color:#fff}.crayons-tabs--pills .crayons-tabs__item--current::after{display:none}.crayons-tabs--stacked{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 640px){.crayons-tabs--stacked{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.crayons-tabs--stacked .crayons-tabs__item{margin:0}@media (min-width: 640px){.crayons-tabs--stacked .crayons-tabs__item{margin:0 0.25rem}}.crayons-tabs--wrapped{-ms-flex-wrap:wrap;flex-wrap:wrap}.crayons-tabs--wrapped .crayons-tabs__item{margin:4px;margin:0.25rem;width:auto}.crayons-tabs--muted .crayons-tabs__item{color:#363d44}.crayons-tabs--muted .crayons-tabs__item:hover{color:#202428;background:rgba(8, 9, 10, .1)}.crayons-tabs--muted .crayons-tabs__item:after{background:#d2d6db}.crayons-tabs--muted.crayons-tabs--pills .crayons-tabs__item--current{color:#08090a;background:#d2d6db}.crayons-tag{font-size:12px;font-size:0.75rem;color:#64707d;line-height:1.3;border-radius:5px;padding:4px;padding:0.25rem;display:inline-block}@media (min-width: 640px){.crayons-tag{font-size:0.875rem}}.crayons-tag__prefix{opacity:0.4;font-weight:normal}.crayons-tag[href]:hover{color:#08090a}.crayons-tag--l{font-size:18px;font-size:1.125rem}.crayons-tag--xl{font-size:20px;font-size:1.25rem}.crayons-tag--2xl{font-size:24px;font-size:1.5rem;padding:4px 8px;padding:0.25rem 0.5rem}






/*
     FILE ARCHIVED ON 20:27:32 Oct 6, 2020 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 17:53:43 Sep 19, 2025.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
