.align-baseline{vertical-align:baseline}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.align-text-bottom{vertical-align:text-bottom}.align-text-top{vertical-align:text-top}.float-start{float:left}.float-end{float:right}.float-none{float:none}.object-fit-contain{object-fit:contain}.object-fit-cover{object-fit:cover}.object-fit-fill{object-fit:fill}.object-fit-scale{object-fit:scale-down}.object-fit-none{object-fit:none}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-100{opacity:1}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-x-visible{overflow-x:visible}.overflow-x-scroll{overflow-x:scroll}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.overflow-y-visible{overflow-y:visible}.overflow-y-scroll{overflow-y:scroll}.d-inline{display:inline}.d-inline-block{display:inline-block}.d-block{display:block}.d-grid{display:grid}.d-inline-grid{display:inline-grid}.d-table{display:table}.d-table-row{display:table-row}.d-table-cell{display:table-cell}.d-flex{display:flex}.d-inline-flex{display:inline-flex}.d-none{display:none}.position-static{position:static}.position-relative{position:relative}.position-absolute{position:absolute}.position-fixed{position:fixed}.position-sticky{position:sticky}.top-0{top:0}.top-50{top:50%}.top-100{top:100%}.bottom-0{bottom:0}.bottom-50{bottom:50%}.bottom-100{bottom:100%}.start-0{left:0}.start-50{left:50%}.start-100{left:100%}.end-0{right:0}.end-50{right:50%}.end-100{right:100%}.translate-middle{transform:translate(-50%,-50%)}.translate-middle-x{transform:translateX(-50%)}.translate-middle-y{transform:translateY(-50%)}.w-0{width:0}.w-10{width:10%}.w-20{width:20%}.w-25{width:25%}.w-30{width:30%}.w-33{width:33.333333%}.w-40{width:40%}.w-50{width:50%}.w-60{width:60%}.w-66{width:66.666667%}.w-70{width:70%}.w-75{width:75%}.w-80{width:80%}.w-90{width:90%}.w-100{width:100%}.w-auto{width:auto}.w-vw-25{width:25vw}.w-vw-50{width:50vw}.w-vw-75{width:75vw}.w-vw-100{width:100vw}.w-min{width:min-content}.w-max{width:max-content}.w-fit{width:fit-content}.min-w-0{min-width:0}.min-w-full{min-width:100%}.min-w-min{min-width:min-content}.min-w-max{min-width:max-content}.min-w-fit{min-width:fit-content}.mw-0{max-width:0}.mw-none{max-width:none}.mw-xs{max-width:20rem}.mw-sm{max-width:24rem}.mw-md{max-width:28rem}.mw-lg{max-width:32rem}.mw-xl{max-width:36rem}.mw-2xl{max-width:42rem}.mw-3xl{max-width:48rem}.mw-4xl{max-width:56rem}.mw-5xl{max-width:64rem}.mw-6xl{max-width:72rem}.mw-7xl{max-width:80rem}.mw-full{max-width:100%}.mw-min{max-width:min-content}.mw-max{max-width:max-content}.mw-fit{max-width:fit-content}.mw-prose{max-width:65ch}.mw-screen-sm{max-width:640px}.mw-screen-md{max-width:768px}.mw-screen-lg{max-width:1024px}.mw-screen-xl{max-width:1280px}.mw-screen-xxl{max-width:1536px}.h-0{height:0}.h-10{height:10%}.h-20{height:20%}.h-25{height:25%}.h-30{height:30%}.h-33{height:33.333333%}.h-40{height:40%}.h-50{height:50%}.h-60{height:60%}.h-66{height:66.666667%}.h-70{height:70%}.h-75{height:75%}.h-80{height:80%}.h-90{height:90%}.h-100{height:100%}.h-auto{height:auto}.h-vh-25{height:25vh}.h-vh-50{height:50vh}.h-vh-75{height:75vh}.h-vh-100{height:100vh}.h-min{height:min-content}.h-max{height:max-content}.h-fit{height:fit-content}.h-screen{height:100vh}.min-h-0{min-height:0}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.min-h-min{min-height:min-content}.min-h-max{min-height:max-content}.min-h-fit{min-height:fit-content}.mh-0{max-height:0}.mh-none{max-height:none}.mh-full{max-height:100%}.mh-screen{max-height:100vh}.mh-min{max-height:min-content}.mh-max{max-height:max-content}.mh-fit{max-height:fit-content}.flex-fill{flex:1 1 auto}.flex-full{flex:1 1 100%}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-column-reverse{flex-direction:column-reverse}.flex-grow-0{flex-grow:0}.flex-grow-1{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-shrink-1{flex-shrink:1}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.justify-content-evenly{justify-content:space-evenly}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}.align-items-baseline{align-items:baseline}.align-items-stretch{align-items:stretch}.align-content-start{align-content:flex-start}.align-content-end{align-content:flex-end}.align-content-center{align-content:center}.align-content-between{align-content:space-between}.align-content-around{align-content:space-around}.align-content-stretch{align-content:stretch}.align-self-auto{align-self:auto}.align-self-start{align-self:flex-start}.align-self-end{align-self:flex-end}.align-self-center{align-self:center}.align-self-baseline{align-self:baseline}.align-self-stretch{align-self:stretch}.order-first{order:-1}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-last{order:6}.m-0{margin:0}.m-px{margin:1px}.m--5{margin:.125rem}.m-1{margin:.25rem}.m--4{margin:.375rem}.m-2{margin:.5rem}.m--3{margin:.625rem}.m-3{margin:.75rem}.m--2{margin:.875rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-6{margin:1.5rem}.m-7{margin:1.75rem}.m-8{margin:2rem}.m-9{margin:2.25rem}.m-10{margin:2.5rem}.m-11{margin:2.75rem}.m-12{margin:3rem}.m-14{margin:3.5rem}.m-16{margin:4rem}.m-20{margin:5rem}.m-24{margin:6rem}.m-28{margin:7rem}.m-32{margin:8rem}.m-36{margin:9rem}.m-40{margin:10rem}.m-44{margin:11rem}.m-48{margin:12rem}.m-52{margin:13rem}.m-56{margin:14rem}.m-60{margin:15rem}.m-64{margin:16rem}.m-72{margin:18rem}.m-80{margin:20rem}.m-96{margin:24rem}.m-auto{margin:auto}.mx-0{margin-right:0;margin-left:0}.mx-px{margin-right:1px;margin-left:1px}.mx--5{margin-right:.125rem;margin-left:.125rem}.mx-1{margin-right:.25rem;margin-left:.25rem}.mx--4{margin-right:.375rem;margin-left:.375rem}.mx-2{margin-right:.5rem;margin-left:.5rem}.mx--3{margin-right:.625rem;margin-left:.625rem}.mx-3{margin-right:.75rem;margin-left:.75rem}.mx--2{margin-right:.875rem;margin-left:.875rem}.mx-4{margin-right:1rem;margin-left:1rem}.mx-5{margin-right:1.25rem;margin-left:1.25rem}.mx-6{margin-right:1.5rem;margin-left:1.5rem}.mx-7{margin-right:1.75rem;margin-left:1.75rem}.mx-8{margin-right:2rem;margin-left:2rem}.mx-9{margin-right:2.25rem;margin-left:2.25rem}.mx-10{margin-right:2.5rem;margin-left:2.5rem}.mx-11{margin-right:2.75rem;margin-left:2.75rem}.mx-12{margin-right:3rem;margin-left:3rem}.mx-14{margin-right:3.5rem;margin-left:3.5rem}.mx-16{margin-right:4rem;margin-left:4rem}.mx-20{margin-right:5rem;margin-left:5rem}.mx-24{margin-right:6rem;margin-left:6rem}.mx-28{margin-right:7rem;margin-left:7rem}.mx-32{margin-right:8rem;margin-left:8rem}.mx-36{margin-right:9rem;margin-left:9rem}.mx-40{margin-right:10rem;margin-left:10rem}.mx-44{margin-right:11rem;margin-left:11rem}.mx-48{margin-right:12rem;margin-left:12rem}.mx-52{margin-right:13rem;margin-left:13rem}.mx-56{margin-right:14rem;margin-left:14rem}.mx-60{margin-right:15rem;margin-left:15rem}.mx-64{margin-right:16rem;margin-left:16rem}.mx-72{margin-right:18rem;margin-left:18rem}.mx-80{margin-right:20rem;margin-left:20rem}.mx-96{margin-right:24rem;margin-left:24rem}.mx-auto{margin-right:auto;margin-left:auto}.my-0{margin-top:0;margin-bottom:0}.my-px{margin-top:1px;margin-bottom:1px}.my--5{margin-top:.125rem;margin-bottom:.125rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my--4{margin-top:.375rem;margin-bottom:.375rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my--3{margin-top:.625rem;margin-bottom:.625rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my--2{margin-top:.875rem;margin-bottom:.875rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-9{margin-top:2.25rem;margin-bottom:2.25rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-11{margin-top:2.75rem;margin-bottom:2.75rem}.my-12{margin-top:3rem;margin-bottom:3rem}.my-14{margin-top:3.5rem;margin-bottom:3.5rem}.my-16{margin-top:4rem;margin-bottom:4rem}.my-20{margin-top:5rem;margin-bottom:5rem}.my-24{margin-top:6rem;margin-bottom:6rem}.my-28{margin-top:7rem;margin-bottom:7rem}.my-32{margin-top:8rem;margin-bottom:8rem}.my-36{margin-top:9rem;margin-bottom:9rem}.my-40{margin-top:10rem;margin-bottom:10rem}.my-44{margin-top:11rem;margin-bottom:11rem}.my-48{margin-top:12rem;margin-bottom:12rem}.my-52{margin-top:13rem;margin-bottom:13rem}.my-56{margin-top:14rem;margin-bottom:14rem}.my-60{margin-top:15rem;margin-bottom:15rem}.my-64{margin-top:16rem;margin-bottom:16rem}.my-72{margin-top:18rem;margin-bottom:18rem}.my-80{margin-top:20rem;margin-bottom:20rem}.my-96{margin-top:24rem;margin-bottom:24rem}.my-auto{margin-top:auto;margin-bottom:auto}.mt-0{margin-top:0}.mt-px{margin-top:1px}.mt--5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt--4{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt--3{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt--2{margin-top:.875rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.mt-10{margin-top:2.5rem}.mt-11{margin-top:2.75rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-28{margin-top:7rem}.mt-32{margin-top:8rem}.mt-36{margin-top:9rem}.mt-40{margin-top:10rem}.mt-44{margin-top:11rem}.mt-48{margin-top:12rem}.mt-52{margin-top:13rem}.mt-56{margin-top:14rem}.mt-60{margin-top:15rem}.mt-64{margin-top:16rem}.mt-72{margin-top:18rem}.mt-80{margin-top:20rem}.mt-96{margin-top:24rem}.mt-auto{margin-top:auto}.me-0{margin-right:0}.me-px{margin-right:1px}.me--5{margin-right:.125rem}.me-1{margin-right:.25rem}.me--4{margin-right:.375rem}.me-2{margin-right:.5rem}.me--3{margin-right:.625rem}.me-3{margin-right:.75rem}.me--2{margin-right:.875rem}.me-4{margin-right:1rem}.me-5{margin-right:1.25rem}.me-6{margin-right:1.5rem}.me-7{margin-right:1.75rem}.me-8{margin-right:2rem}.me-9{margin-right:2.25rem}.me-10{margin-right:2.5rem}.me-11{margin-right:2.75rem}.me-12{margin-right:3rem}.me-14{margin-right:3.5rem}.me-16{margin-right:4rem}.me-20{margin-right:5rem}.me-24{margin-right:6rem}.me-28{margin-right:7rem}.me-32{margin-right:8rem}.me-36{margin-right:9rem}.me-40{margin-right:10rem}.me-44{margin-right:11rem}.me-48{margin-right:12rem}.me-52{margin-right:13rem}.me-56{margin-right:14rem}.me-60{margin-right:15rem}.me-64{margin-right:16rem}.me-72{margin-right:18rem}.me-80{margin-right:20rem}.me-96{margin-right:24rem}.me-auto{margin-right:auto}.mb-0{margin-bottom:0}.mb-px{margin-bottom:1px}.mb--5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb--4{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb--3{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb--2{margin-bottom:.875rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.mb-10{margin-bottom:2.5rem}.mb-11{margin-bottom:2.75rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-16{margin-bottom:4rem}.mb-20{margin-bottom:5rem}.mb-24{margin-bottom:6rem}.mb-28{margin-bottom:7rem}.mb-32{margin-bottom:8rem}.mb-36{margin-bottom:9rem}.mb-40{margin-bottom:10rem}.mb-44{margin-bottom:11rem}.mb-48{margin-bottom:12rem}.mb-52{margin-bottom:13rem}.mb-56{margin-bottom:14rem}.mb-60{margin-bottom:15rem}.mb-64{margin-bottom:16rem}.mb-72{margin-bottom:18rem}.mb-80{margin-bottom:20rem}.mb-96{margin-bottom:24rem}.mb-auto{margin-bottom:auto}.ms-0{margin-left:0}.ms-px{margin-left:1px}.ms--5{margin-left:.125rem}.ms-1{margin-left:.25rem}.ms--4{margin-left:.375rem}.ms-2{margin-left:.5rem}.ms--3{margin-left:.625rem}.ms-3{margin-left:.75rem}.ms--2{margin-left:.875rem}.ms-4{margin-left:1rem}.ms-5{margin-left:1.25rem}.ms-6{margin-left:1.5rem}.ms-7{margin-left:1.75rem}.ms-8{margin-left:2rem}.ms-9{margin-left:2.25rem}.ms-10{margin-left:2.5rem}.ms-11{margin-left:2.75rem}.ms-12{margin-left:3rem}.ms-14{margin-left:3.5rem}.ms-16{margin-left:4rem}.ms-20{margin-left:5rem}.ms-24{margin-left:6rem}.ms-28{margin-left:7rem}.ms-32{margin-left:8rem}.ms-36{margin-left:9rem}.ms-40{margin-left:10rem}.ms-44{margin-left:11rem}.ms-48{margin-left:12rem}.ms-52{margin-left:13rem}.ms-56{margin-left:14rem}.ms-60{margin-left:15rem}.ms-64{margin-left:16rem}.ms-72{margin-left:18rem}.ms-80{margin-left:20rem}.ms-96{margin-left:24rem}.ms-auto{margin-left:auto}.p-0{padding:0}.p-px{padding:1px}.p--5{padding:.125rem}.p-1{padding:.25rem}.p--4{padding:.375rem}.p-2{padding:.5rem}.p--3{padding:.625rem}.p-3{padding:.75rem}.p--2{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-9{padding:2.25rem}.p-10{padding:2.5rem}.p-11{padding:2.75rem}.p-12{padding:3rem}.p-14{padding:3.5rem}.p-16{padding:4rem}.p-20{padding:5rem}.p-24{padding:6rem}.p-28{padding:7rem}.p-32{padding:8rem}.p-36{padding:9rem}.p-40{padding:10rem}.p-44{padding:11rem}.p-48{padding:12rem}.p-52{padding:13rem}.p-56{padding:14rem}.p-60{padding:15rem}.p-64{padding:16rem}.p-72{padding:18rem}.p-80{padding:20rem}.p-96{padding:24rem}.px-0{padding-right:0;padding-left:0}.px-px{padding-right:1px;padding-left:1px}.px--5{padding-right:.125rem;padding-left:.125rem}.px-1{padding-right:.25rem;padding-left:.25rem}.px--4{padding-right:.375rem;padding-left:.375rem}.px-2{padding-right:.5rem;padding-left:.5rem}.px--3{padding-right:.625rem;padding-left:.625rem}.px-3{padding-right:.75rem;padding-left:.75rem}.px--2{padding-right:.875rem;padding-left:.875rem}.px-4{padding-right:1rem;padding-left:1rem}.px-5{padding-right:1.25rem;padding-left:1.25rem}.px-6{padding-right:1.5rem;padding-left:1.5rem}.px-7{padding-right:1.75rem;padding-left:1.75rem}.px-8{padding-right:2rem;padding-left:2rem}.px-9{padding-right:2.25rem;padding-left:2.25rem}.px-10{padding-right:2.5rem;padding-left:2.5rem}.px-11{padding-right:2.75rem;padding-left:2.75rem}.px-12{padding-right:3rem;padding-left:3rem}.px-14{padding-right:3.5rem;padding-left:3.5rem}.px-16{padding-right:4rem;padding-left:4rem}.px-20{padding-right:5rem;padding-left:5rem}.px-24{padding-right:6rem;padding-left:6rem}.px-28{padding-right:7rem;padding-left:7rem}.px-32{padding-right:8rem;padding-left:8rem}.px-36{padding-right:9rem;padding-left:9rem}.px-40{padding-right:10rem;padding-left:10rem}.px-44{padding-right:11rem;padding-left:11rem}.px-48{padding-right:12rem;padding-left:12rem}.px-52{padding-right:13rem;padding-left:13rem}.px-56{padding-right:14rem;padding-left:14rem}.px-60{padding-right:15rem;padding-left:15rem}.px-64{padding-right:16rem;padding-left:16rem}.px-72{padding-right:18rem;padding-left:18rem}.px-80{padding-right:20rem;padding-left:20rem}.px-96{padding-right:24rem;padding-left:24rem}.py-0{padding-top:0;padding-bottom:0}.py-px{padding-top:1px;padding-bottom:1px}.py--5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py--4{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py--3{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py--2{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-9{padding-top:2.25rem;padding-bottom:2.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-11{padding-top:2.75rem;padding-bottom:2.75rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-28{padding-top:7rem;padding-bottom:7rem}.py-32{padding-top:8rem;padding-bottom:8rem}.py-36{padding-top:9rem;padding-bottom:9rem}.py-40{padding-top:10rem;padding-bottom:10rem}.py-44{padding-top:11rem;padding-bottom:11rem}.py-48{padding-top:12rem;padding-bottom:12rem}.py-52{padding-top:13rem;padding-bottom:13rem}.py-56{padding-top:14rem;padding-bottom:14rem}.py-60{padding-top:15rem;padding-bottom:15rem}.py-64{padding-top:16rem;padding-bottom:16rem}.py-72{padding-top:18rem;padding-bottom:18rem}.py-80{padding-top:20rem;padding-bottom:20rem}.py-96{padding-top:24rem;padding-bottom:24rem}.pt-0{padding-top:0}.pt-px{padding-top:1px}.pt--5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt--4{padding-top:.375rem}.pt-2{padding-top:.5rem}.pt--3{padding-top:.625rem}.pt-3{padding-top:.75rem}.pt--2{padding-top:.875rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-8{padding-top:2rem}.pt-9{padding-top:2.25rem}.pt-10{padding-top:2.5rem}.pt-11{padding-top:2.75rem}.pt-12{padding-top:3rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-20{padding-top:5rem}.pt-24{padding-top:6rem}.pt-28{padding-top:7rem}.pt-32{padding-top:8rem}.pt-36{padding-top:9rem}.pt-40{padding-top:10rem}.pt-44{padding-top:11rem}.pt-48{padding-top:12rem}.pt-52{padding-top:13rem}.pt-56{padding-top:14rem}.pt-60{padding-top:15rem}.pt-64{padding-top:16rem}.pt-72{padding-top:18rem}.pt-80{padding-top:20rem}.pt-96{padding-top:24rem}.pe-0{padding-right:0}.pe-px{padding-right:1px}.pe--5{padding-right:.125rem}.pe-1{padding-right:.25rem}.pe--4{padding-right:.375rem}.pe-2{padding-right:.5rem}.pe--3{padding-right:.625rem}.pe-3{padding-right:.75rem}.pe--2{padding-right:.875rem}.pe-4{padding-right:1rem}.pe-5{padding-right:1.25rem}.pe-6{padding-right:1.5rem}.pe-7{padding-right:1.75rem}.pe-8{padding-right:2rem}.pe-9{padding-right:2.25rem}.pe-10{padding-right:2.5rem}.pe-11{padding-right:2.75rem}.pe-12{padding-right:3rem}.pe-14{padding-right:3.5rem}.pe-16{padding-right:4rem}.pe-20{padding-right:5rem}.pe-24{padding-right:6rem}.pe-28{padding-right:7rem}.pe-32{padding-right:8rem}.pe-36{padding-right:9rem}.pe-40{padding-right:10rem}.pe-44{padding-right:11rem}.pe-48{padding-right:12rem}.pe-52{padding-right:13rem}.pe-56{padding-right:14rem}.pe-60{padding-right:15rem}.pe-64{padding-right:16rem}.pe-72{padding-right:18rem}.pe-80{padding-right:20rem}.pe-96{padding-right:24rem}.pb-0{padding-bottom:0}.pb-px{padding-bottom:1px}.pb--5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb--4{padding-bottom:.375rem}.pb-2{padding-bottom:.5rem}.pb--3{padding-bottom:.625rem}.pb-3{padding-bottom:.75rem}.pb--2{padding-bottom:.875rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-7{padding-bottom:1.75rem}.pb-8{padding-bottom:2rem}.pb-9{padding-bottom:2.25rem}.pb-10{padding-bottom:2.5rem}.pb-11{padding-bottom:2.75rem}.pb-12{padding-bottom:3rem}.pb-14{padding-bottom:3.5rem}.pb-16{padding-bottom:4rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-28{padding-bottom:7rem}.pb-32{padding-bottom:8rem}.pb-36{padding-bottom:9rem}.pb-40{padding-bottom:10rem}.pb-44{padding-bottom:11rem}.pb-48{padding-bottom:12rem}.pb-52{padding-bottom:13rem}.pb-56{padding-bottom:14rem}.pb-60{padding-bottom:15rem}.pb-64{padding-bottom:16rem}.pb-72{padding-bottom:18rem}.pb-80{padding-bottom:20rem}.pb-96{padding-bottom:24rem}.ps-0{padding-left:0}.ps-px{padding-left:1px}.ps--5{padding-left:.125rem}.ps-1{padding-left:.25rem}.ps--4{padding-left:.375rem}.ps-2{padding-left:.5rem}.ps--3{padding-left:.625rem}.ps-3{padding-left:.75rem}.ps--2{padding-left:.875rem}.ps-4{padding-left:1rem}.ps-5{padding-left:1.25rem}.ps-6{padding-left:1.5rem}.ps-7{padding-left:1.75rem}.ps-8{padding-left:2rem}.ps-9{padding-left:2.25rem}.ps-10{padding-left:2.5rem}.ps-11{padding-left:2.75rem}.ps-12{padding-left:3rem}.ps-14{padding-left:3.5rem}.ps-16{padding-left:4rem}.ps-20{padding-left:5rem}.ps-24{padding-left:6rem}.ps-28{padding-left:7rem}.ps-32{padding-left:8rem}.ps-36{padding-left:9rem}.ps-40{padding-left:10rem}.ps-44{padding-left:11rem}.ps-48{padding-left:12rem}.ps-52{padding-left:13rem}.ps-56{padding-left:14rem}.ps-60{padding-left:15rem}.ps-64{padding-left:16rem}.ps-72{padding-left:18rem}.ps-80{padding-left:20rem}.ps-96{padding-left:24rem}.gap-0{gap:0}.gap-px{gap:1px}.gap--5{gap:.125rem}.gap-1{gap:.25rem}.gap--4{gap:.375rem}.gap-2{gap:.5rem}.gap--3{gap:.625rem}.gap-3{gap:.75rem}.gap--2{gap:.875rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-9{gap:2.25rem}.gap-10{gap:2.5rem}.gap-11{gap:2.75rem}.gap-12{gap:3rem}.gap-14{gap:3.5rem}.gap-16{gap:4rem}.gap-20{gap:5rem}.gap-24{gap:6rem}.gap-28{gap:7rem}.gap-32{gap:8rem}.gap-36{gap:9rem}.gap-40{gap:10rem}.gap-44{gap:11rem}.gap-48{gap:12rem}.gap-52{gap:13rem}.gap-56{gap:14rem}.gap-60{gap:15rem}.gap-64{gap:16rem}.gap-72{gap:18rem}.gap-80{gap:20rem}.gap-96{gap:24rem}.row-gap-0{row-gap:0}.row-gap-px{row-gap:1px}.row-gap--5{row-gap:.125rem}.row-gap-1{row-gap:.25rem}.row-gap--4{row-gap:.375rem}.row-gap-2{row-gap:.5rem}.row-gap--3{row-gap:.625rem}.row-gap-3{row-gap:.75rem}.row-gap--2{row-gap:.875rem}.row-gap-4{row-gap:1rem}.row-gap-5{row-gap:1.25rem}.row-gap-6{row-gap:1.5rem}.row-gap-7{row-gap:1.75rem}.row-gap-8{row-gap:2rem}.row-gap-9{row-gap:2.25rem}.row-gap-10{row-gap:2.5rem}.row-gap-11{row-gap:2.75rem}.row-gap-12{row-gap:3rem}.row-gap-14{row-gap:3.5rem}.row-gap-16{row-gap:4rem}.row-gap-20{row-gap:5rem}.row-gap-24{row-gap:6rem}.row-gap-28{row-gap:7rem}.row-gap-32{row-gap:8rem}.row-gap-36{row-gap:9rem}.row-gap-40{row-gap:10rem}.row-gap-44{row-gap:11rem}.row-gap-48{row-gap:12rem}.row-gap-52{row-gap:13rem}.row-gap-56{row-gap:14rem}.row-gap-60{row-gap:15rem}.row-gap-64{row-gap:16rem}.row-gap-72{row-gap:18rem}.row-gap-80{row-gap:20rem}.row-gap-96{row-gap:24rem}.column-gap-0{column-gap:0}.column-gap-px{column-gap:1px}.column-gap--5{column-gap:.125rem}.column-gap-1{column-gap:.25rem}.column-gap--4{column-gap:.375rem}.column-gap-2{column-gap:.5rem}.column-gap--3{column-gap:.625rem}.column-gap-3{column-gap:.75rem}.column-gap--2{column-gap:.875rem}.column-gap-4{column-gap:1rem}.column-gap-5{column-gap:1.25rem}.column-gap-6{column-gap:1.5rem}.column-gap-7{column-gap:1.75rem}.column-gap-8{column-gap:2rem}.column-gap-9{column-gap:2.25rem}.column-gap-10{column-gap:2.5rem}.column-gap-11{column-gap:2.75rem}.column-gap-12{column-gap:3rem}.column-gap-14{column-gap:3.5rem}.column-gap-16{column-gap:4rem}.column-gap-20{column-gap:5rem}.column-gap-24{column-gap:6rem}.column-gap-28{column-gap:7rem}.column-gap-32{column-gap:8rem}.column-gap-36{column-gap:9rem}.column-gap-40{column-gap:10rem}.column-gap-44{column-gap:11rem}.column-gap-48{column-gap:12rem}.column-gap-52{column-gap:13rem}.column-gap-56{column-gap:14rem}.column-gap-60{column-gap:15rem}.column-gap-64{column-gap:16rem}.column-gap-72{column-gap:18rem}.column-gap-80{column-gap:20rem}.column-gap-96{column-gap:24rem}.text-start{text-align:left}.text-end{text-align:right}.text-center{text-align:center}.text-decoration-none{text-decoration:none}.text-decoration-underline{text-decoration:underline}.text-decoration-line-through{text-decoration:line-through}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-wrap{white-space:normal}.text-nowrap{white-space:nowrap}.text-break{word-wrap:break-word;word-break:break-word}.text-opacity-25{text-opacity:0.25}.text-opacity-50{text-opacity:0.5}.text-opacity-75{text-opacity:0.75}.text-opacity-100{text-opacity:1}.user-select-all{-webkit-user-select:all;user-select:all}.user-select-auto{-webkit-user-select:auto;user-select:auto}.user-select-none{-webkit-user-select:none;user-select:none}.pe-none{pointer-events:none}.pe-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.z-n1{z-index:-1}.z-0{z-index:0}.z-1{z-index:1}.z-2{z-index:2}.z-3{z-index:3}@media (min-width:640px){.float-sm-start{float:left}.float-sm-end{float:right}.float-sm-none{float:none}.object-fit-sm-contain{object-fit:contain}.object-fit-sm-cover{object-fit:cover}.object-fit-sm-fill{object-fit:fill}.object-fit-sm-scale{object-fit:scale-down}.object-fit-sm-none{object-fit:none}.d-sm-inline{display:inline}.d-sm-inline-block{display:inline-block}.d-sm-block{display:block}.d-sm-grid{display:grid}.d-sm-inline-grid{display:inline-grid}.d-sm-table{display:table}.d-sm-table-row{display:table-row}.d-sm-table-cell{display:table-cell}.d-sm-flex{display:flex}.d-sm-inline-flex{display:inline-flex}.d-sm-none{display:none}.w-sm-0{width:0}.w-sm-10{width:10%}.w-sm-20{width:20%}.w-sm-25{width:25%}.w-sm-30{width:30%}.w-sm-33{width:33.333333%}.w-sm-40{width:40%}.w-sm-50{width:50%}.w-sm-60{width:60%}.w-sm-66{width:66.666667%}.w-sm-70{width:70%}.w-sm-75{width:75%}.w-sm-80{width:80%}.w-sm-90{width:90%}.w-sm-100{width:100%}.w-sm-auto{width:auto}.w-sm-vw-25{width:25vw}.w-sm-vw-50{width:50vw}.w-sm-vw-75{width:75vw}.w-sm-vw-100{width:100vw}.w-sm-min{width:min-content}.w-sm-max{width:max-content}.w-sm-fit{width:fit-content}.min-w-sm-0{min-width:0}.min-w-sm-full{min-width:100%}.min-w-sm-min{min-width:min-content}.min-w-sm-max{min-width:max-content}.min-w-sm-fit{min-width:fit-content}.mw-sm-0{max-width:0}.mw-sm-none{max-width:none}.mw-sm-xs{max-width:20rem}.mw-sm-sm{max-width:24rem}.mw-sm-md{max-width:28rem}.mw-sm-lg{max-width:32rem}.mw-sm-xl{max-width:36rem}.mw-sm-2xl{max-width:42rem}.mw-sm-3xl{max-width:48rem}.mw-sm-4xl{max-width:56rem}.mw-sm-5xl{max-width:64rem}.mw-sm-6xl{max-width:72rem}.mw-sm-7xl{max-width:80rem}.mw-sm-full{max-width:100%}.mw-sm-min{max-width:min-content}.mw-sm-max{max-width:max-content}.mw-sm-fit{max-width:fit-content}.mw-sm-prose{max-width:65ch}.mw-sm-screen-sm{max-width:640px}.mw-sm-screen-md{max-width:768px}.mw-sm-screen-lg{max-width:1024px}.mw-sm-screen-xl{max-width:1280px}.mw-sm-screen-xxl{max-width:1536px}.h-sm-0{height:0}.h-sm-10{height:10%}.h-sm-20{height:20%}.h-sm-25{height:25%}.h-sm-30{height:30%}.h-sm-33{height:33.333333%}.h-sm-40{height:40%}.h-sm-50{height:50%}.h-sm-60{height:60%}.h-sm-66{height:66.666667%}.h-sm-70{height:70%}.h-sm-75{height:75%}.h-sm-80{height:80%}.h-sm-90{height:90%}.h-sm-100{height:100%}.h-sm-auto{height:auto}.h-sm-vh-25{height:25vh}.h-sm-vh-50{height:50vh}.h-sm-vh-75{height:75vh}.h-sm-vh-100{height:100vh}.h-sm-min{height:min-content}.h-sm-max{height:max-content}.h-sm-fit{height:fit-content}.h-sm-screen{height:100vh}.min-h-sm-0{min-height:0}.min-h-sm-full{min-height:100%}.min-h-sm-screen{min-height:100vh}.min-h-sm-min{min-height:min-content}.min-h-sm-max{min-height:max-content}.min-h-sm-fit{min-height:fit-content}.mh-sm-0{max-height:0}.mh-sm-none{max-height:none}.mh-sm-full{max-height:100%}.mh-sm-screen{max-height:100vh}.mh-sm-min{max-height:min-content}.mh-sm-max{max-height:max-content}.mh-sm-fit{max-height:fit-content}.flex-sm-fill{flex:1 1 auto}.flex-sm-full{flex:1 1 100%}.flex-sm-row{flex-direction:row}.flex-sm-column{flex-direction:column}.flex-sm-row-reverse{flex-direction:row-reverse}.flex-sm-column-reverse{flex-direction:column-reverse}.flex-sm-grow-0{flex-grow:0}.flex-sm-grow-1{flex-grow:1}.flex-sm-shrink-0{flex-shrink:0}.flex-sm-shrink-1{flex-shrink:1}.flex-sm-wrap{flex-wrap:wrap}.flex-sm-nowrap{flex-wrap:nowrap}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse}.justify-content-sm-start{justify-content:flex-start}.justify-content-sm-end{justify-content:flex-end}.justify-content-sm-center{justify-content:center}.justify-content-sm-between{justify-content:space-between}.justify-content-sm-around{justify-content:space-around}.justify-content-sm-evenly{justify-content:space-evenly}.align-items-sm-start{align-items:flex-start}.align-items-sm-end{align-items:flex-end}.align-items-sm-center{align-items:center}.align-items-sm-baseline{align-items:baseline}.align-items-sm-stretch{align-items:stretch}.align-content-sm-start{align-content:flex-start}.align-content-sm-end{align-content:flex-end}.align-content-sm-center{align-content:center}.align-content-sm-between{align-content:space-between}.align-content-sm-around{align-content:space-around}.align-content-sm-stretch{align-content:stretch}.align-self-sm-auto{align-self:auto}.align-self-sm-start{align-self:flex-start}.align-self-sm-end{align-self:flex-end}.align-self-sm-center{align-self:center}.align-self-sm-baseline{align-self:baseline}.align-self-sm-stretch{align-self:stretch}.order-sm-first{order:-1}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-last{order:6}.m-sm-0{margin:0}.m-sm-px{margin:1px}.m-sm--5{margin:.125rem}.m-sm-1{margin:.25rem}.m-sm--4{margin:.375rem}.m-sm-2{margin:.5rem}.m-sm--3{margin:.625rem}.m-sm-3{margin:.75rem}.m-sm--2{margin:.875rem}.m-sm-4{margin:1rem}.m-sm-5{margin:1.25rem}.m-sm-6{margin:1.5rem}.m-sm-7{margin:1.75rem}.m-sm-8{margin:2rem}.m-sm-9{margin:2.25rem}.m-sm-10{margin:2.5rem}.m-sm-11{margin:2.75rem}.m-sm-12{margin:3rem}.m-sm-14{margin:3.5rem}.m-sm-16{margin:4rem}.m-sm-20{margin:5rem}.m-sm-24{margin:6rem}.m-sm-28{margin:7rem}.m-sm-32{margin:8rem}.m-sm-36{margin:9rem}.m-sm-40{margin:10rem}.m-sm-44{margin:11rem}.m-sm-48{margin:12rem}.m-sm-52{margin:13rem}.m-sm-56{margin:14rem}.m-sm-60{margin:15rem}.m-sm-64{margin:16rem}.m-sm-72{margin:18rem}.m-sm-80{margin:20rem}.m-sm-96{margin:24rem}.m-sm-auto{margin:auto}.mx-sm-0{margin-right:0;margin-left:0}.mx-sm-px{margin-right:1px;margin-left:1px}.mx-sm--5{margin-right:.125rem;margin-left:.125rem}.mx-sm-1{margin-right:.25rem;margin-left:.25rem}.mx-sm--4{margin-right:.375rem;margin-left:.375rem}.mx-sm-2{margin-right:.5rem;margin-left:.5rem}.mx-sm--3{margin-right:.625rem;margin-left:.625rem}.mx-sm-3{margin-right:.75rem;margin-left:.75rem}.mx-sm--2{margin-right:.875rem;margin-left:.875rem}.mx-sm-4{margin-right:1rem;margin-left:1rem}.mx-sm-5{margin-right:1.25rem;margin-left:1.25rem}.mx-sm-6{margin-right:1.5rem;margin-left:1.5rem}.mx-sm-7{margin-right:1.75rem;margin-left:1.75rem}.mx-sm-8{margin-right:2rem;margin-left:2rem}.mx-sm-9{margin-right:2.25rem;margin-left:2.25rem}.mx-sm-10{margin-right:2.5rem;margin-left:2.5rem}.mx-sm-11{margin-right:2.75rem;margin-left:2.75rem}.mx-sm-12{margin-right:3rem;margin-left:3rem}.mx-sm-14{margin-right:3.5rem;margin-left:3.5rem}.mx-sm-16{margin-right:4rem;margin-left:4rem}.mx-sm-20{margin-right:5rem;margin-left:5rem}.mx-sm-24{margin-right:6rem;margin-left:6rem}.mx-sm-28{margin-right:7rem;margin-left:7rem}.mx-sm-32{margin-right:8rem;margin-left:8rem}.mx-sm-36{margin-right:9rem;margin-left:9rem}.mx-sm-40{margin-right:10rem;margin-left:10rem}.mx-sm-44{margin-right:11rem;margin-left:11rem}.mx-sm-48{margin-right:12rem;margin-left:12rem}.mx-sm-52{margin-right:13rem;margin-left:13rem}.mx-sm-56{margin-right:14rem;margin-left:14rem}.mx-sm-60{margin-right:15rem;margin-left:15rem}.mx-sm-64{margin-right:16rem;margin-left:16rem}.mx-sm-72{margin-right:18rem;margin-left:18rem}.mx-sm-80{margin-right:20rem;margin-left:20rem}.mx-sm-96{margin-right:24rem;margin-left:24rem}.mx-sm-auto{margin-right:auto;margin-left:auto}.my-sm-0{margin-top:0;margin-bottom:0}.my-sm-px{margin-top:1px;margin-bottom:1px}.my-sm--5{margin-top:.125rem;margin-bottom:.125rem}.my-sm-1{margin-top:.25rem;margin-bottom:.25rem}.my-sm--4{margin-top:.375rem;margin-bottom:.375rem}.my-sm-2{margin-top:.5rem;margin-bottom:.5rem}.my-sm--3{margin-top:.625rem;margin-bottom:.625rem}.my-sm-3{margin-top:.75rem;margin-bottom:.75rem}.my-sm--2{margin-top:.875rem;margin-bottom:.875rem}.my-sm-4{margin-top:1rem;margin-bottom:1rem}.my-sm-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-sm-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-sm-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-sm-8{margin-top:2rem;margin-bottom:2rem}.my-sm-9{margin-top:2.25rem;margin-bottom:2.25rem}.my-sm-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-sm-11{margin-top:2.75rem;margin-bottom:2.75rem}.my-sm-12{margin-top:3rem;margin-bottom:3rem}.my-sm-14{margin-top:3.5rem;margin-bottom:3.5rem}.my-sm-16{margin-top:4rem;margin-bottom:4rem}.my-sm-20{margin-top:5rem;margin-bottom:5rem}.my-sm-24{margin-top:6rem;margin-bottom:6rem}.my-sm-28{margin-top:7rem;margin-bottom:7rem}.my-sm-32{margin-top:8rem;margin-bottom:8rem}.my-sm-36{margin-top:9rem;margin-bottom:9rem}.my-sm-40{margin-top:10rem;margin-bottom:10rem}.my-sm-44{margin-top:11rem;margin-bottom:11rem}.my-sm-48{margin-top:12rem;margin-bottom:12rem}.my-sm-52{margin-top:13rem;margin-bottom:13rem}.my-sm-56{margin-top:14rem;margin-bottom:14rem}.my-sm-60{margin-top:15rem;margin-bottom:15rem}.my-sm-64{margin-top:16rem;margin-bottom:16rem}.my-sm-72{margin-top:18rem;margin-bottom:18rem}.my-sm-80{margin-top:20rem;margin-bottom:20rem}.my-sm-96{margin-top:24rem;margin-bottom:24rem}.my-sm-auto{margin-top:auto;margin-bottom:auto}.mt-sm-0{margin-top:0}.mt-sm-px{margin-top:1px}.mt-sm--5{margin-top:.125rem}.mt-sm-1{margin-top:.25rem}.mt-sm--4{margin-top:.375rem}.mt-sm-2{margin-top:.5rem}.mt-sm--3{margin-top:.625rem}.mt-sm-3{margin-top:.75rem}.mt-sm--2{margin-top:.875rem}.mt-sm-4{margin-top:1rem}.mt-sm-5{margin-top:1.25rem}.mt-sm-6{margin-top:1.5rem}.mt-sm-7{margin-top:1.75rem}.mt-sm-8{margin-top:2rem}.mt-sm-9{margin-top:2.25rem}.mt-sm-10{margin-top:2.5rem}.mt-sm-11{margin-top:2.75rem}.mt-sm-12{margin-top:3rem}.mt-sm-14{margin-top:3.5rem}.mt-sm-16{margin-top:4rem}.mt-sm-20{margin-top:5rem}.mt-sm-24{margin-top:6rem}.mt-sm-28{margin-top:7rem}.mt-sm-32{margin-top:8rem}.mt-sm-36{margin-top:9rem}.mt-sm-40{margin-top:10rem}.mt-sm-44{margin-top:11rem}.mt-sm-48{margin-top:12rem}.mt-sm-52{margin-top:13rem}.mt-sm-56{margin-top:14rem}.mt-sm-60{margin-top:15rem}.mt-sm-64{margin-top:16rem}.mt-sm-72{margin-top:18rem}.mt-sm-80{margin-top:20rem}.mt-sm-96{margin-top:24rem}.mt-sm-auto{margin-top:auto}.me-sm-0{margin-right:0}.me-sm-px{margin-right:1px}.me-sm--5{margin-right:.125rem}.me-sm-1{margin-right:.25rem}.me-sm--4{margin-right:.375rem}.me-sm-2{margin-right:.5rem}.me-sm--3{margin-right:.625rem}.me-sm-3{margin-right:.75rem}.me-sm--2{margin-right:.875rem}.me-sm-4{margin-right:1rem}.me-sm-5{margin-right:1.25rem}.me-sm-6{margin-right:1.5rem}.me-sm-7{margin-right:1.75rem}.me-sm-8{margin-right:2rem}.me-sm-9{margin-right:2.25rem}.me-sm-10{margin-right:2.5rem}.me-sm-11{margin-right:2.75rem}.me-sm-12{margin-right:3rem}.me-sm-14{margin-right:3.5rem}.me-sm-16{margin-right:4rem}.me-sm-20{margin-right:5rem}.me-sm-24{margin-right:6rem}.me-sm-28{margin-right:7rem}.me-sm-32{margin-right:8rem}.me-sm-36{margin-right:9rem}.me-sm-40{margin-right:10rem}.me-sm-44{margin-right:11rem}.me-sm-48{margin-right:12rem}.me-sm-52{margin-right:13rem}.me-sm-56{margin-right:14rem}.me-sm-60{margin-right:15rem}.me-sm-64{margin-right:16rem}.me-sm-72{margin-right:18rem}.me-sm-80{margin-right:20rem}.me-sm-96{margin-right:24rem}.me-sm-auto{margin-right:auto}.mb-sm-0{margin-bottom:0}.mb-sm-px{margin-bottom:1px}.mb-sm--5{margin-bottom:.125rem}.mb-sm-1{margin-bottom:.25rem}.mb-sm--4{margin-bottom:.375rem}.mb-sm-2{margin-bottom:.5rem}.mb-sm--3{margin-bottom:.625rem}.mb-sm-3{margin-bottom:.75rem}.mb-sm--2{margin-bottom:.875rem}.mb-sm-4{margin-bottom:1rem}.mb-sm-5{margin-bottom:1.25rem}.mb-sm-6{margin-bottom:1.5rem}.mb-sm-7{margin-bottom:1.75rem}.mb-sm-8{margin-bottom:2rem}.mb-sm-9{margin-bottom:2.25rem}.mb-sm-10{margin-bottom:2.5rem}.mb-sm-11{margin-bottom:2.75rem}.mb-sm-12{margin-bottom:3rem}.mb-sm-14{margin-bottom:3.5rem}.mb-sm-16{margin-bottom:4rem}.mb-sm-20{margin-bottom:5rem}.mb-sm-24{margin-bottom:6rem}.mb-sm-28{margin-bottom:7rem}.mb-sm-32{margin-bottom:8rem}.mb-sm-36{margin-bottom:9rem}.mb-sm-40{margin-bottom:10rem}.mb-sm-44{margin-bottom:11rem}.mb-sm-48{margin-bottom:12rem}.mb-sm-52{margin-bottom:13rem}.mb-sm-56{margin-bottom:14rem}.mb-sm-60{margin-bottom:15rem}.mb-sm-64{margin-bottom:16rem}.mb-sm-72{margin-bottom:18rem}.mb-sm-80{margin-bottom:20rem}.mb-sm-96{margin-bottom:24rem}.mb-sm-auto{margin-bottom:auto}.ms-sm-0{margin-left:0}.ms-sm-px{margin-left:1px}.ms-sm--5{margin-left:.125rem}.ms-sm-1{margin-left:.25rem}.ms-sm--4{margin-left:.375rem}.ms-sm-2{margin-left:.5rem}.ms-sm--3{margin-left:.625rem}.ms-sm-3{margin-left:.75rem}.ms-sm--2{margin-left:.875rem}.ms-sm-4{margin-left:1rem}.ms-sm-5{margin-left:1.25rem}.ms-sm-6{margin-left:1.5rem}.ms-sm-7{margin-left:1.75rem}.ms-sm-8{margin-left:2rem}.ms-sm-9{margin-left:2.25rem}.ms-sm-10{margin-left:2.5rem}.ms-sm-11{margin-left:2.75rem}.ms-sm-12{margin-left:3rem}.ms-sm-14{margin-left:3.5rem}.ms-sm-16{margin-left:4rem}.ms-sm-20{margin-left:5rem}.ms-sm-24{margin-left:6rem}.ms-sm-28{margin-left:7rem}.ms-sm-32{margin-left:8rem}.ms-sm-36{margin-left:9rem}.ms-sm-40{margin-left:10rem}.ms-sm-44{margin-left:11rem}.ms-sm-48{margin-left:12rem}.ms-sm-52{margin-left:13rem}.ms-sm-56{margin-left:14rem}.ms-sm-60{margin-left:15rem}.ms-sm-64{margin-left:16rem}.ms-sm-72{margin-left:18rem}.ms-sm-80{margin-left:20rem}.ms-sm-96{margin-left:24rem}.ms-sm-auto{margin-left:auto}.p-sm-0{padding:0}.p-sm-px{padding:1px}.p-sm--5{padding:.125rem}.p-sm-1{padding:.25rem}.p-sm--4{padding:.375rem}.p-sm-2{padding:.5rem}.p-sm--3{padding:.625rem}.p-sm-3{padding:.75rem}.p-sm--2{padding:.875rem}.p-sm-4{padding:1rem}.p-sm-5{padding:1.25rem}.p-sm-6{padding:1.5rem}.p-sm-7{padding:1.75rem}.p-sm-8{padding:2rem}.p-sm-9{padding:2.25rem}.p-sm-10{padding:2.5rem}.p-sm-11{padding:2.75rem}.p-sm-12{padding:3rem}.p-sm-14{padding:3.5rem}.p-sm-16{padding:4rem}.p-sm-20{padding:5rem}.p-sm-24{padding:6rem}.p-sm-28{padding:7rem}.p-sm-32{padding:8rem}.p-sm-36{padding:9rem}.p-sm-40{padding:10rem}.p-sm-44{padding:11rem}.p-sm-48{padding:12rem}.p-sm-52{padding:13rem}.p-sm-56{padding:14rem}.p-sm-60{padding:15rem}.p-sm-64{padding:16rem}.p-sm-72{padding:18rem}.p-sm-80{padding:20rem}.p-sm-96{padding:24rem}.px-sm-0{padding-right:0;padding-left:0}.px-sm-px{padding-right:1px;padding-left:1px}.px-sm--5{padding-right:.125rem;padding-left:.125rem}.px-sm-1{padding-right:.25rem;padding-left:.25rem}.px-sm--4{padding-right:.375rem;padding-left:.375rem}.px-sm-2{padding-right:.5rem;padding-left:.5rem}.px-sm--3{padding-right:.625rem;padding-left:.625rem}.px-sm-3{padding-right:.75rem;padding-left:.75rem}.px-sm--2{padding-right:.875rem;padding-left:.875rem}.px-sm-4{padding-right:1rem;padding-left:1rem}.px-sm-5{padding-right:1.25rem;padding-left:1.25rem}.px-sm-6{padding-right:1.5rem;padding-left:1.5rem}.px-sm-7{padding-right:1.75rem;padding-left:1.75rem}.px-sm-8{padding-right:2rem;padding-left:2rem}.px-sm-9{padding-right:2.25rem;padding-left:2.25rem}.px-sm-10{padding-right:2.5rem;padding-left:2.5rem}.px-sm-11{padding-right:2.75rem;padding-left:2.75rem}.px-sm-12{padding-right:3rem;padding-left:3rem}.px-sm-14{padding-right:3.5rem;padding-left:3.5rem}.px-sm-16{padding-right:4rem;padding-left:4rem}.px-sm-20{padding-right:5rem;padding-left:5rem}.px-sm-24{padding-right:6rem;padding-left:6rem}.px-sm-28{padding-right:7rem;padding-left:7rem}.px-sm-32{padding-right:8rem;padding-left:8rem}.px-sm-36{padding-right:9rem;padding-left:9rem}.px-sm-40{padding-right:10rem;padding-left:10rem}.px-sm-44{padding-right:11rem;padding-left:11rem}.px-sm-48{padding-right:12rem;padding-left:12rem}.px-sm-52{padding-right:13rem;padding-left:13rem}.px-sm-56{padding-right:14rem;padding-left:14rem}.px-sm-60{padding-right:15rem;padding-left:15rem}.px-sm-64{padding-right:16rem;padding-left:16rem}.px-sm-72{padding-right:18rem;padding-left:18rem}.px-sm-80{padding-right:20rem;padding-left:20rem}.px-sm-96{padding-right:24rem;padding-left:24rem}.py-sm-0{padding-top:0;padding-bottom:0}.py-sm-px{padding-top:1px;padding-bottom:1px}.py-sm--5{padding-top:.125rem;padding-bottom:.125rem}.py-sm-1{padding-top:.25rem;padding-bottom:.25rem}.py-sm--4{padding-top:.375rem;padding-bottom:.375rem}.py-sm-2{padding-top:.5rem;padding-bottom:.5rem}.py-sm--3{padding-top:.625rem;padding-bottom:.625rem}.py-sm-3{padding-top:.75rem;padding-bottom:.75rem}.py-sm--2{padding-top:.875rem;padding-bottom:.875rem}.py-sm-4{padding-top:1rem;padding-bottom:1rem}.py-sm-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-sm-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-sm-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-sm-8{padding-top:2rem;padding-bottom:2rem}.py-sm-9{padding-top:2.25rem;padding-bottom:2.25rem}.py-sm-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-sm-11{padding-top:2.75rem;padding-bottom:2.75rem}.py-sm-12{padding-top:3rem;padding-bottom:3rem}.py-sm-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-sm-16{padding-top:4rem;padding-bottom:4rem}.py-sm-20{padding-top:5rem;padding-bottom:5rem}.py-sm-24{padding-top:6rem;padding-bottom:6rem}.py-sm-28{padding-top:7rem;padding-bottom:7rem}.py-sm-32{padding-top:8rem;padding-bottom:8rem}.py-sm-36{padding-top:9rem;padding-bottom:9rem}.py-sm-40{padding-top:10rem;padding-bottom:10rem}.py-sm-44{padding-top:11rem;padding-bottom:11rem}.py-sm-48{padding-top:12rem;padding-bottom:12rem}.py-sm-52{padding-top:13rem;padding-bottom:13rem}.py-sm-56{padding-top:14rem;padding-bottom:14rem}.py-sm-60{padding-top:15rem;padding-bottom:15rem}.py-sm-64{padding-top:16rem;padding-bottom:16rem}.py-sm-72{padding-top:18rem;padding-bottom:18rem}.py-sm-80{padding-top:20rem;padding-bottom:20rem}.py-sm-96{padding-top:24rem;padding-bottom:24rem}.pt-sm-0{padding-top:0}.pt-sm-px{padding-top:1px}.pt-sm--5{padding-top:.125rem}.pt-sm-1{padding-top:.25rem}.pt-sm--4{padding-top:.375rem}.pt-sm-2{padding-top:.5rem}.pt-sm--3{padding-top:.625rem}.pt-sm-3{padding-top:.75rem}.pt-sm--2{padding-top:.875rem}.pt-sm-4{padding-top:1rem}.pt-sm-5{padding-top:1.25rem}.pt-sm-6{padding-top:1.5rem}.pt-sm-7{padding-top:1.75rem}.pt-sm-8{padding-top:2rem}.pt-sm-9{padding-top:2.25rem}.pt-sm-10{padding-top:2.5rem}.pt-sm-11{padding-top:2.75rem}.pt-sm-12{padding-top:3rem}.pt-sm-14{padding-top:3.5rem}.pt-sm-16{padding-top:4rem}.pt-sm-20{padding-top:5rem}.pt-sm-24{padding-top:6rem}.pt-sm-28{padding-top:7rem}.pt-sm-32{padding-top:8rem}.pt-sm-36{padding-top:9rem}.pt-sm-40{padding-top:10rem}.pt-sm-44{padding-top:11rem}.pt-sm-48{padding-top:12rem}.pt-sm-52{padding-top:13rem}.pt-sm-56{padding-top:14rem}.pt-sm-60{padding-top:15rem}.pt-sm-64{padding-top:16rem}.pt-sm-72{padding-top:18rem}.pt-sm-80{padding-top:20rem}.pt-sm-96{padding-top:24rem}.pe-sm-0{padding-right:0}.pe-sm-px{padding-right:1px}.pe-sm--5{padding-right:.125rem}.pe-sm-1{padding-right:.25rem}.pe-sm--4{padding-right:.375rem}.pe-sm-2{padding-right:.5rem}.pe-sm--3{padding-right:.625rem}.pe-sm-3{padding-right:.75rem}.pe-sm--2{padding-right:.875rem}.pe-sm-4{padding-right:1rem}.pe-sm-5{padding-right:1.25rem}.pe-sm-6{padding-right:1.5rem}.pe-sm-7{padding-right:1.75rem}.pe-sm-8{padding-right:2rem}.pe-sm-9{padding-right:2.25rem}.pe-sm-10{padding-right:2.5rem}.pe-sm-11{padding-right:2.75rem}.pe-sm-12{padding-right:3rem}.pe-sm-14{padding-right:3.5rem}.pe-sm-16{padding-right:4rem}.pe-sm-20{padding-right:5rem}.pe-sm-24{padding-right:6rem}.pe-sm-28{padding-right:7rem}.pe-sm-32{padding-right:8rem}.pe-sm-36{padding-right:9rem}.pe-sm-40{padding-right:10rem}.pe-sm-44{padding-right:11rem}.pe-sm-48{padding-right:12rem}.pe-sm-52{padding-right:13rem}.pe-sm-56{padding-right:14rem}.pe-sm-60{padding-right:15rem}.pe-sm-64{padding-right:16rem}.pe-sm-72{padding-right:18rem}.pe-sm-80{padding-right:20rem}.pe-sm-96{padding-right:24rem}.pb-sm-0{padding-bottom:0}.pb-sm-px{padding-bottom:1px}.pb-sm--5{padding-bottom:.125rem}.pb-sm-1{padding-bottom:.25rem}.pb-sm--4{padding-bottom:.375rem}.pb-sm-2{padding-bottom:.5rem}.pb-sm--3{padding-bottom:.625rem}.pb-sm-3{padding-bottom:.75rem}.pb-sm--2{padding-bottom:.875rem}.pb-sm-4{padding-bottom:1rem}.pb-sm-5{padding-bottom:1.25rem}.pb-sm-6{padding-bottom:1.5rem}.pb-sm-7{padding-bottom:1.75rem}.pb-sm-8{padding-bottom:2rem}.pb-sm-9{padding-bottom:2.25rem}.pb-sm-10{padding-bottom:2.5rem}.pb-sm-11{padding-bottom:2.75rem}.pb-sm-12{padding-bottom:3rem}.pb-sm-14{padding-bottom:3.5rem}.pb-sm-16{padding-bottom:4rem}.pb-sm-20{padding-bottom:5rem}.pb-sm-24{padding-bottom:6rem}.pb-sm-28{padding-bottom:7rem}.pb-sm-32{padding-bottom:8rem}.pb-sm-36{padding-bottom:9rem}.pb-sm-40{padding-bottom:10rem}.pb-sm-44{padding-bottom:11rem}.pb-sm-48{padding-bottom:12rem}.pb-sm-52{padding-bottom:13rem}.pb-sm-56{padding-bottom:14rem}.pb-sm-60{padding-bottom:15rem}.pb-sm-64{padding-bottom:16rem}.pb-sm-72{padding-bottom:18rem}.pb-sm-80{padding-bottom:20rem}.pb-sm-96{padding-bottom:24rem}.ps-sm-0{padding-left:0}.ps-sm-px{padding-left:1px}.ps-sm--5{padding-left:.125rem}.ps-sm-1{padding-left:.25rem}.ps-sm--4{padding-left:.375rem}.ps-sm-2{padding-left:.5rem}.ps-sm--3{padding-left:.625rem}.ps-sm-3{padding-left:.75rem}.ps-sm--2{padding-left:.875rem}.ps-sm-4{padding-left:1rem}.ps-sm-5{padding-left:1.25rem}.ps-sm-6{padding-left:1.5rem}.ps-sm-7{padding-left:1.75rem}.ps-sm-8{padding-left:2rem}.ps-sm-9{padding-left:2.25rem}.ps-sm-10{padding-left:2.5rem}.ps-sm-11{padding-left:2.75rem}.ps-sm-12{padding-left:3rem}.ps-sm-14{padding-left:3.5rem}.ps-sm-16{padding-left:4rem}.ps-sm-20{padding-left:5rem}.ps-sm-24{padding-left:6rem}.ps-sm-28{padding-left:7rem}.ps-sm-32{padding-left:8rem}.ps-sm-36{padding-left:9rem}.ps-sm-40{padding-left:10rem}.ps-sm-44{padding-left:11rem}.ps-sm-48{padding-left:12rem}.ps-sm-52{padding-left:13rem}.ps-sm-56{padding-left:14rem}.ps-sm-60{padding-left:15rem}.ps-sm-64{padding-left:16rem}.ps-sm-72{padding-left:18rem}.ps-sm-80{padding-left:20rem}.ps-sm-96{padding-left:24rem}.gap-sm-0{gap:0}.gap-sm-px{gap:1px}.gap-sm--5{gap:.125rem}.gap-sm-1{gap:.25rem}.gap-sm--4{gap:.375rem}.gap-sm-2{gap:.5rem}.gap-sm--3{gap:.625rem}.gap-sm-3{gap:.75rem}.gap-sm--2{gap:.875rem}.gap-sm-4{gap:1rem}.gap-sm-5{gap:1.25rem}.gap-sm-6{gap:1.5rem}.gap-sm-7{gap:1.75rem}.gap-sm-8{gap:2rem}.gap-sm-9{gap:2.25rem}.gap-sm-10{gap:2.5rem}.gap-sm-11{gap:2.75rem}.gap-sm-12{gap:3rem}.gap-sm-14{gap:3.5rem}.gap-sm-16{gap:4rem}.gap-sm-20{gap:5rem}.gap-sm-24{gap:6rem}.gap-sm-28{gap:7rem}.gap-sm-32{gap:8rem}.gap-sm-36{gap:9rem}.gap-sm-40{gap:10rem}.gap-sm-44{gap:11rem}.gap-sm-48{gap:12rem}.gap-sm-52{gap:13rem}.gap-sm-56{gap:14rem}.gap-sm-60{gap:15rem}.gap-sm-64{gap:16rem}.gap-sm-72{gap:18rem}.gap-sm-80{gap:20rem}.gap-sm-96{gap:24rem}.row-gap-sm-0{row-gap:0}.row-gap-sm-px{row-gap:1px}.row-gap-sm--5{row-gap:.125rem}.row-gap-sm-1{row-gap:.25rem}.row-gap-sm--4{row-gap:.375rem}.row-gap-sm-2{row-gap:.5rem}.row-gap-sm--3{row-gap:.625rem}.row-gap-sm-3{row-gap:.75rem}.row-gap-sm--2{row-gap:.875rem}.row-gap-sm-4{row-gap:1rem}.row-gap-sm-5{row-gap:1.25rem}.row-gap-sm-6{row-gap:1.5rem}.row-gap-sm-7{row-gap:1.75rem}.row-gap-sm-8{row-gap:2rem}.row-gap-sm-9{row-gap:2.25rem}.row-gap-sm-10{row-gap:2.5rem}.row-gap-sm-11{row-gap:2.75rem}.row-gap-sm-12{row-gap:3rem}.row-gap-sm-14{row-gap:3.5rem}.row-gap-sm-16{row-gap:4rem}.row-gap-sm-20{row-gap:5rem}.row-gap-sm-24{row-gap:6rem}.row-gap-sm-28{row-gap:7rem}.row-gap-sm-32{row-gap:8rem}.row-gap-sm-36{row-gap:9rem}.row-gap-sm-40{row-gap:10rem}.row-gap-sm-44{row-gap:11rem}.row-gap-sm-48{row-gap:12rem}.row-gap-sm-52{row-gap:13rem}.row-gap-sm-56{row-gap:14rem}.row-gap-sm-60{row-gap:15rem}.row-gap-sm-64{row-gap:16rem}.row-gap-sm-72{row-gap:18rem}.row-gap-sm-80{row-gap:20rem}.row-gap-sm-96{row-gap:24rem}.column-gap-sm-0{column-gap:0}.column-gap-sm-px{column-gap:1px}.column-gap-sm--5{column-gap:.125rem}.column-gap-sm-1{column-gap:.25rem}.column-gap-sm--4{column-gap:.375rem}.column-gap-sm-2{column-gap:.5rem}.column-gap-sm--3{column-gap:.625rem}.column-gap-sm-3{column-gap:.75rem}.column-gap-sm--2{column-gap:.875rem}.column-gap-sm-4{column-gap:1rem}.column-gap-sm-5{column-gap:1.25rem}.column-gap-sm-6{column-gap:1.5rem}.column-gap-sm-7{column-gap:1.75rem}.column-gap-sm-8{column-gap:2rem}.column-gap-sm-9{column-gap:2.25rem}.column-gap-sm-10{column-gap:2.5rem}.column-gap-sm-11{column-gap:2.75rem}.column-gap-sm-12{column-gap:3rem}.column-gap-sm-14{column-gap:3.5rem}.column-gap-sm-16{column-gap:4rem}.column-gap-sm-20{column-gap:5rem}.column-gap-sm-24{column-gap:6rem}.column-gap-sm-28{column-gap:7rem}.column-gap-sm-32{column-gap:8rem}.column-gap-sm-36{column-gap:9rem}.column-gap-sm-40{column-gap:10rem}.column-gap-sm-44{column-gap:11rem}.column-gap-sm-48{column-gap:12rem}.column-gap-sm-52{column-gap:13rem}.column-gap-sm-56{column-gap:14rem}.column-gap-sm-60{column-gap:15rem}.column-gap-sm-64{column-gap:16rem}.column-gap-sm-72{column-gap:18rem}.column-gap-sm-80{column-gap:20rem}.column-gap-sm-96{column-gap:24rem}.text-sm-start{text-align:left}.text-sm-end{text-align:right}.text-sm-center{text-align:center}}@media (min-width:768px){.float-md-start{float:left}.float-md-end{float:right}.float-md-none{float:none}.object-fit-md-contain{object-fit:contain}.object-fit-md-cover{object-fit:cover}.object-fit-md-fill{object-fit:fill}.object-fit-md-scale{object-fit:scale-down}.object-fit-md-none{object-fit:none}.d-md-inline{display:inline}.d-md-inline-block{display:inline-block}.d-md-block{display:block}.d-md-grid{display:grid}.d-md-inline-grid{display:inline-grid}.d-md-table{display:table}.d-md-table-row{display:table-row}.d-md-table-cell{display:table-cell}.d-md-flex{display:flex}.d-md-inline-flex{display:inline-flex}.d-md-none{display:none}.w-md-0{width:0}.w-md-10{width:10%}.w-md-20{width:20%}.w-md-25{width:25%}.w-md-30{width:30%}.w-md-33{width:33.333333%}.w-md-40{width:40%}.w-md-50{width:50%}.w-md-60{width:60%}.w-md-66{width:66.666667%}.w-md-70{width:70%}.w-md-75{width:75%}.w-md-80{width:80%}.w-md-90{width:90%}.w-md-100{width:100%}.w-md-auto{width:auto}.w-md-vw-25{width:25vw}.w-md-vw-50{width:50vw}.w-md-vw-75{width:75vw}.w-md-vw-100{width:100vw}.w-md-min{width:min-content}.w-md-max{width:max-content}.w-md-fit{width:fit-content}.min-w-md-0{min-width:0}.min-w-md-full{min-width:100%}.min-w-md-min{min-width:min-content}.min-w-md-max{min-width:max-content}.min-w-md-fit{min-width:fit-content}.mw-md-0{max-width:0}.mw-md-none{max-width:none}.mw-md-xs{max-width:20rem}.mw-md-sm{max-width:24rem}.mw-md-md{max-width:28rem}.mw-md-lg{max-width:32rem}.mw-md-xl{max-width:36rem}.mw-md-2xl{max-width:42rem}.mw-md-3xl{max-width:48rem}.mw-md-4xl{max-width:56rem}.mw-md-5xl{max-width:64rem}.mw-md-6xl{max-width:72rem}.mw-md-7xl{max-width:80rem}.mw-md-full{max-width:100%}.mw-md-min{max-width:min-content}.mw-md-max{max-width:max-content}.mw-md-fit{max-width:fit-content}.mw-md-prose{max-width:65ch}.mw-md-screen-sm{max-width:640px}.mw-md-screen-md{max-width:768px}.mw-md-screen-lg{max-width:1024px}.mw-md-screen-xl{max-width:1280px}.mw-md-screen-xxl{max-width:1536px}.h-md-0{height:0}.h-md-10{height:10%}.h-md-20{height:20%}.h-md-25{height:25%}.h-md-30{height:30%}.h-md-33{height:33.333333%}.h-md-40{height:40%}.h-md-50{height:50%}.h-md-60{height:60%}.h-md-66{height:66.666667%}.h-md-70{height:70%}.h-md-75{height:75%}.h-md-80{height:80%}.h-md-90{height:90%}.h-md-100{height:100%}.h-md-auto{height:auto}.h-md-vh-25{height:25vh}.h-md-vh-50{height:50vh}.h-md-vh-75{height:75vh}.h-md-vh-100{height:100vh}.h-md-min{height:min-content}.h-md-max{height:max-content}.h-md-fit{height:fit-content}.h-md-screen{height:100vh}.min-h-md-0{min-height:0}.min-h-md-full{min-height:100%}.min-h-md-screen{min-height:100vh}.min-h-md-min{min-height:min-content}.min-h-md-max{min-height:max-content}.min-h-md-fit{min-height:fit-content}.mh-md-0{max-height:0}.mh-md-none{max-height:none}.mh-md-full{max-height:100%}.mh-md-screen{max-height:100vh}.mh-md-min{max-height:min-content}.mh-md-max{max-height:max-content}.mh-md-fit{max-height:fit-content}.flex-md-fill{flex:1 1 auto}.flex-md-full{flex:1 1 100%}.flex-md-row{flex-direction:row}.flex-md-column{flex-direction:column}.flex-md-row-reverse{flex-direction:row-reverse}.flex-md-column-reverse{flex-direction:column-reverse}.flex-md-grow-0{flex-grow:0}.flex-md-grow-1{flex-grow:1}.flex-md-shrink-0{flex-shrink:0}.flex-md-shrink-1{flex-shrink:1}.flex-md-wrap{flex-wrap:wrap}.flex-md-nowrap{flex-wrap:nowrap}.flex-md-wrap-reverse{flex-wrap:wrap-reverse}.justify-content-md-start{justify-content:flex-start}.justify-content-md-end{justify-content:flex-end}.justify-content-md-center{justify-content:center}.justify-content-md-between{justify-content:space-between}.justify-content-md-around{justify-content:space-around}.justify-content-md-evenly{justify-content:space-evenly}.align-items-md-start{align-items:flex-start}.align-items-md-end{align-items:flex-end}.align-items-md-center{align-items:center}.align-items-md-baseline{align-items:baseline}.align-items-md-stretch{align-items:stretch}.align-content-md-start{align-content:flex-start}.align-content-md-end{align-content:flex-end}.align-content-md-center{align-content:center}.align-content-md-between{align-content:space-between}.align-content-md-around{align-content:space-around}.align-content-md-stretch{align-content:stretch}.align-self-md-auto{align-self:auto}.align-self-md-start{align-self:flex-start}.align-self-md-end{align-self:flex-end}.align-self-md-center{align-self:center}.align-self-md-baseline{align-self:baseline}.align-self-md-stretch{align-self:stretch}.order-md-first{order:-1}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-last{order:6}.m-md-0{margin:0}.m-md-px{margin:1px}.m-md--5{margin:.125rem}.m-md-1{margin:.25rem}.m-md--4{margin:.375rem}.m-md-2{margin:.5rem}.m-md--3{margin:.625rem}.m-md-3{margin:.75rem}.m-md--2{margin:.875rem}.m-md-4{margin:1rem}.m-md-5{margin:1.25rem}.m-md-6{margin:1.5rem}.m-md-7{margin:1.75rem}.m-md-8{margin:2rem}.m-md-9{margin:2.25rem}.m-md-10{margin:2.5rem}.m-md-11{margin:2.75rem}.m-md-12{margin:3rem}.m-md-14{margin:3.5rem}.m-md-16{margin:4rem}.m-md-20{margin:5rem}.m-md-24{margin:6rem}.m-md-28{margin:7rem}.m-md-32{margin:8rem}.m-md-36{margin:9rem}.m-md-40{margin:10rem}.m-md-44{margin:11rem}.m-md-48{margin:12rem}.m-md-52{margin:13rem}.m-md-56{margin:14rem}.m-md-60{margin:15rem}.m-md-64{margin:16rem}.m-md-72{margin:18rem}.m-md-80{margin:20rem}.m-md-96{margin:24rem}.m-md-auto{margin:auto}.mx-md-0{margin-right:0;margin-left:0}.mx-md-px{margin-right:1px;margin-left:1px}.mx-md--5{margin-right:.125rem;margin-left:.125rem}.mx-md-1{margin-right:.25rem;margin-left:.25rem}.mx-md--4{margin-right:.375rem;margin-left:.375rem}.mx-md-2{margin-right:.5rem;margin-left:.5rem}.mx-md--3{margin-right:.625rem;margin-left:.625rem}.mx-md-3{margin-right:.75rem;margin-left:.75rem}.mx-md--2{margin-right:.875rem;margin-left:.875rem}.mx-md-4{margin-right:1rem;margin-left:1rem}.mx-md-5{margin-right:1.25rem;margin-left:1.25rem}.mx-md-6{margin-right:1.5rem;margin-left:1.5rem}.mx-md-7{margin-right:1.75rem;margin-left:1.75rem}.mx-md-8{margin-right:2rem;margin-left:2rem}.mx-md-9{margin-right:2.25rem;margin-left:2.25rem}.mx-md-10{margin-right:2.5rem;margin-left:2.5rem}.mx-md-11{margin-right:2.75rem;margin-left:2.75rem}.mx-md-12{margin-right:3rem;margin-left:3rem}.mx-md-14{margin-right:3.5rem;margin-left:3.5rem}.mx-md-16{margin-right:4rem;margin-left:4rem}.mx-md-20{margin-right:5rem;margin-left:5rem}.mx-md-24{margin-right:6rem;margin-left:6rem}.mx-md-28{margin-right:7rem;margin-left:7rem}.mx-md-32{margin-right:8rem;margin-left:8rem}.mx-md-36{margin-right:9rem;margin-left:9rem}.mx-md-40{margin-right:10rem;margin-left:10rem}.mx-md-44{margin-right:11rem;margin-left:11rem}.mx-md-48{margin-right:12rem;margin-left:12rem}.mx-md-52{margin-right:13rem;margin-left:13rem}.mx-md-56{margin-right:14rem;margin-left:14rem}.mx-md-60{margin-right:15rem;margin-left:15rem}.mx-md-64{margin-right:16rem;margin-left:16rem}.mx-md-72{margin-right:18rem;margin-left:18rem}.mx-md-80{margin-right:20rem;margin-left:20rem}.mx-md-96{margin-right:24rem;margin-left:24rem}.mx-md-auto{margin-right:auto;margin-left:auto}.my-md-0{margin-top:0;margin-bottom:0}.my-md-px{margin-top:1px;margin-bottom:1px}.my-md--5{margin-top:.125rem;margin-bottom:.125rem}.my-md-1{margin-top:.25rem;margin-bottom:.25rem}.my-md--4{margin-top:.375rem;margin-bottom:.375rem}.my-md-2{margin-top:.5rem;margin-bottom:.5rem}.my-md--3{margin-top:.625rem;margin-bottom:.625rem}.my-md-3{margin-top:.75rem;margin-bottom:.75rem}.my-md--2{margin-top:.875rem;margin-bottom:.875rem}.my-md-4{margin-top:1rem;margin-bottom:1rem}.my-md-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-md-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-md-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-md-8{margin-top:2rem;margin-bottom:2rem}.my-md-9{margin-top:2.25rem;margin-bottom:2.25rem}.my-md-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-md-11{margin-top:2.75rem;margin-bottom:2.75rem}.my-md-12{margin-top:3rem;margin-bottom:3rem}.my-md-14{margin-top:3.5rem;margin-bottom:3.5rem}.my-md-16{margin-top:4rem;margin-bottom:4rem}.my-md-20{margin-top:5rem;margin-bottom:5rem}.my-md-24{margin-top:6rem;margin-bottom:6rem}.my-md-28{margin-top:7rem;margin-bottom:7rem}.my-md-32{margin-top:8rem;margin-bottom:8rem}.my-md-36{margin-top:9rem;margin-bottom:9rem}.my-md-40{margin-top:10rem;margin-bottom:10rem}.my-md-44{margin-top:11rem;margin-bottom:11rem}.my-md-48{margin-top:12rem;margin-bottom:12rem}.my-md-52{margin-top:13rem;margin-bottom:13rem}.my-md-56{margin-top:14rem;margin-bottom:14rem}.my-md-60{margin-top:15rem;margin-bottom:15rem}.my-md-64{margin-top:16rem;margin-bottom:16rem}.my-md-72{margin-top:18rem;margin-bottom:18rem}.my-md-80{margin-top:20rem;margin-bottom:20rem}.my-md-96{margin-top:24rem;margin-bottom:24rem}.my-md-auto{margin-top:auto;margin-bottom:auto}.mt-md-0{margin-top:0}.mt-md-px{margin-top:1px}.mt-md--5{margin-top:.125rem}.mt-md-1{margin-top:.25rem}.mt-md--4{margin-top:.375rem}.mt-md-2{margin-top:.5rem}.mt-md--3{margin-top:.625rem}.mt-md-3{margin-top:.75rem}.mt-md--2{margin-top:.875rem}.mt-md-4{margin-top:1rem}.mt-md-5{margin-top:1.25rem}.mt-md-6{margin-top:1.5rem}.mt-md-7{margin-top:1.75rem}.mt-md-8{margin-top:2rem}.mt-md-9{margin-top:2.25rem}.mt-md-10{margin-top:2.5rem}.mt-md-11{margin-top:2.75rem}.mt-md-12{margin-top:3rem}.mt-md-14{margin-top:3.5rem}.mt-md-16{margin-top:4rem}.mt-md-20{margin-top:5rem}.mt-md-24{margin-top:6rem}.mt-md-28{margin-top:7rem}.mt-md-32{margin-top:8rem}.mt-md-36{margin-top:9rem}.mt-md-40{margin-top:10rem}.mt-md-44{margin-top:11rem}.mt-md-48{margin-top:12rem}.mt-md-52{margin-top:13rem}.mt-md-56{margin-top:14rem}.mt-md-60{margin-top:15rem}.mt-md-64{margin-top:16rem}.mt-md-72{margin-top:18rem}.mt-md-80{margin-top:20rem}.mt-md-96{margin-top:24rem}.mt-md-auto{margin-top:auto}.me-md-0{margin-right:0}.me-md-px{margin-right:1px}.me-md--5{margin-right:.125rem}.me-md-1{margin-right:.25rem}.me-md--4{margin-right:.375rem}.me-md-2{margin-right:.5rem}.me-md--3{margin-right:.625rem}.me-md-3{margin-right:.75rem}.me-md--2{margin-right:.875rem}.me-md-4{margin-right:1rem}.me-md-5{margin-right:1.25rem}.me-md-6{margin-right:1.5rem}.me-md-7{margin-right:1.75rem}.me-md-8{margin-right:2rem}.me-md-9{margin-right:2.25rem}.me-md-10{margin-right:2.5rem}.me-md-11{margin-right:2.75rem}.me-md-12{margin-right:3rem}.me-md-14{margin-right:3.5rem}.me-md-16{margin-right:4rem}.me-md-20{margin-right:5rem}.me-md-24{margin-right:6rem}.me-md-28{margin-right:7rem}.me-md-32{margin-right:8rem}.me-md-36{margin-right:9rem}.me-md-40{margin-right:10rem}.me-md-44{margin-right:11rem}.me-md-48{margin-right:12rem}.me-md-52{margin-right:13rem}.me-md-56{margin-right:14rem}.me-md-60{margin-right:15rem}.me-md-64{margin-right:16rem}.me-md-72{margin-right:18rem}.me-md-80{margin-right:20rem}.me-md-96{margin-right:24rem}.me-md-auto{margin-right:auto}.mb-md-0{margin-bottom:0}.mb-md-px{margin-bottom:1px}.mb-md--5{margin-bottom:.125rem}.mb-md-1{margin-bottom:.25rem}.mb-md--4{margin-bottom:.375rem}.mb-md-2{margin-bottom:.5rem}.mb-md--3{margin-bottom:.625rem}.mb-md-3{margin-bottom:.75rem}.mb-md--2{margin-bottom:.875rem}.mb-md-4{margin-bottom:1rem}.mb-md-5{margin-bottom:1.25rem}.mb-md-6{margin-bottom:1.5rem}.mb-md-7{margin-bottom:1.75rem}.mb-md-8{margin-bottom:2rem}.mb-md-9{margin-bottom:2.25rem}.mb-md-10{margin-bottom:2.5rem}.mb-md-11{margin-bottom:2.75rem}.mb-md-12{margin-bottom:3rem}.mb-md-14{margin-bottom:3.5rem}.mb-md-16{margin-bottom:4rem}.mb-md-20{margin-bottom:5rem}.mb-md-24{margin-bottom:6rem}.mb-md-28{margin-bottom:7rem}.mb-md-32{margin-bottom:8rem}.mb-md-36{margin-bottom:9rem}.mb-md-40{margin-bottom:10rem}.mb-md-44{margin-bottom:11rem}.mb-md-48{margin-bottom:12rem}.mb-md-52{margin-bottom:13rem}.mb-md-56{margin-bottom:14rem}.mb-md-60{margin-bottom:15rem}.mb-md-64{margin-bottom:16rem}.mb-md-72{margin-bottom:18rem}.mb-md-80{margin-bottom:20rem}.mb-md-96{margin-bottom:24rem}.mb-md-auto{margin-bottom:auto}.ms-md-0{margin-left:0}.ms-md-px{margin-left:1px}.ms-md--5{margin-left:.125rem}.ms-md-1{margin-left:.25rem}.ms-md--4{margin-left:.375rem}.ms-md-2{margin-left:.5rem}.ms-md--3{margin-left:.625rem}.ms-md-3{margin-left:.75rem}.ms-md--2{margin-left:.875rem}.ms-md-4{margin-left:1rem}.ms-md-5{margin-left:1.25rem}.ms-md-6{margin-left:1.5rem}.ms-md-7{margin-left:1.75rem}.ms-md-8{margin-left:2rem}.ms-md-9{margin-left:2.25rem}.ms-md-10{margin-left:2.5rem}.ms-md-11{margin-left:2.75rem}.ms-md-12{margin-left:3rem}.ms-md-14{margin-left:3.5rem}.ms-md-16{margin-left:4rem}.ms-md-20{margin-left:5rem}.ms-md-24{margin-left:6rem}.ms-md-28{margin-left:7rem}.ms-md-32{margin-left:8rem}.ms-md-36{margin-left:9rem}.ms-md-40{margin-left:10rem}.ms-md-44{margin-left:11rem}.ms-md-48{margin-left:12rem}.ms-md-52{margin-left:13rem}.ms-md-56{margin-left:14rem}.ms-md-60{margin-left:15rem}.ms-md-64{margin-left:16rem}.ms-md-72{margin-left:18rem}.ms-md-80{margin-left:20rem}.ms-md-96{margin-left:24rem}.ms-md-auto{margin-left:auto}.p-md-0{padding:0}.p-md-px{padding:1px}.p-md--5{padding:.125rem}.p-md-1{padding:.25rem}.p-md--4{padding:.375rem}.p-md-2{padding:.5rem}.p-md--3{padding:.625rem}.p-md-3{padding:.75rem}.p-md--2{padding:.875rem}.p-md-4{padding:1rem}.p-md-5{padding:1.25rem}.p-md-6{padding:1.5rem}.p-md-7{padding:1.75rem}.p-md-8{padding:2rem}.p-md-9{padding:2.25rem}.p-md-10{padding:2.5rem}.p-md-11{padding:2.75rem}.p-md-12{padding:3rem}.p-md-14{padding:3.5rem}.p-md-16{padding:4rem}.p-md-20{padding:5rem}.p-md-24{padding:6rem}.p-md-28{padding:7rem}.p-md-32{padding:8rem}.p-md-36{padding:9rem}.p-md-40{padding:10rem}.p-md-44{padding:11rem}.p-md-48{padding:12rem}.p-md-52{padding:13rem}.p-md-56{padding:14rem}.p-md-60{padding:15rem}.p-md-64{padding:16rem}.p-md-72{padding:18rem}.p-md-80{padding:20rem}.p-md-96{padding:24rem}.px-md-0{padding-right:0;padding-left:0}.px-md-px{padding-right:1px;padding-left:1px}.px-md--5{padding-right:.125rem;padding-left:.125rem}.px-md-1{padding-right:.25rem;padding-left:.25rem}.px-md--4{padding-right:.375rem;padding-left:.375rem}.px-md-2{padding-right:.5rem;padding-left:.5rem}.px-md--3{padding-right:.625rem;padding-left:.625rem}.px-md-3{padding-right:.75rem;padding-left:.75rem}.px-md--2{padding-right:.875rem;padding-left:.875rem}.px-md-4{padding-right:1rem;padding-left:1rem}.px-md-5{padding-right:1.25rem;padding-left:1.25rem}.px-md-6{padding-right:1.5rem;padding-left:1.5rem}.px-md-7{padding-right:1.75rem;padding-left:1.75rem}.px-md-8{padding-right:2rem;padding-left:2rem}.px-md-9{padding-right:2.25rem;padding-left:2.25rem}.px-md-10{padding-right:2.5rem;padding-left:2.5rem}.px-md-11{padding-right:2.75rem;padding-left:2.75rem}.px-md-12{padding-right:3rem;padding-left:3rem}.px-md-14{padding-right:3.5rem;padding-left:3.5rem}.px-md-16{padding-right:4rem;padding-left:4rem}.px-md-20{padding-right:5rem;padding-left:5rem}.px-md-24{padding-right:6rem;padding-left:6rem}.px-md-28{padding-right:7rem;padding-left:7rem}.px-md-32{padding-right:8rem;padding-left:8rem}.px-md-36{padding-right:9rem;padding-left:9rem}.px-md-40{padding-right:10rem;padding-left:10rem}.px-md-44{padding-right:11rem;padding-left:11rem}.px-md-48{padding-right:12rem;padding-left:12rem}.px-md-52{padding-right:13rem;padding-left:13rem}.px-md-56{padding-right:14rem;padding-left:14rem}.px-md-60{padding-right:15rem;padding-left:15rem}.px-md-64{padding-right:16rem;padding-left:16rem}.px-md-72{padding-right:18rem;padding-left:18rem}.px-md-80{padding-right:20rem;padding-left:20rem}.px-md-96{padding-right:24rem;padding-left:24rem}.py-md-0{padding-top:0;padding-bottom:0}.py-md-px{padding-top:1px;padding-bottom:1px}.py-md--5{padding-top:.125rem;padding-bottom:.125rem}.py-md-1{padding-top:.25rem;padding-bottom:.25rem}.py-md--4{padding-top:.375rem;padding-bottom:.375rem}.py-md-2{padding-top:.5rem;padding-bottom:.5rem}.py-md--3{padding-top:.625rem;padding-bottom:.625rem}.py-md-3{padding-top:.75rem;padding-bottom:.75rem}.py-md--2{padding-top:.875rem;padding-bottom:.875rem}.py-md-4{padding-top:1rem;padding-bottom:1rem}.py-md-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-md-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-md-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-md-8{padding-top:2rem;padding-bottom:2rem}.py-md-9{padding-top:2.25rem;padding-bottom:2.25rem}.py-md-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-md-11{padding-top:2.75rem;padding-bottom:2.75rem}.py-md-12{padding-top:3rem;padding-bottom:3rem}.py-md-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-md-16{padding-top:4rem;padding-bottom:4rem}.py-md-20{padding-top:5rem;padding-bottom:5rem}.py-md-24{padding-top:6rem;padding-bottom:6rem}.py-md-28{padding-top:7rem;padding-bottom:7rem}.py-md-32{padding-top:8rem;padding-bottom:8rem}.py-md-36{padding-top:9rem;padding-bottom:9rem}.py-md-40{padding-top:10rem;padding-bottom:10rem}.py-md-44{padding-top:11rem;padding-bottom:11rem}.py-md-48{padding-top:12rem;padding-bottom:12rem}.py-md-52{padding-top:13rem;padding-bottom:13rem}.py-md-56{padding-top:14rem;padding-bottom:14rem}.py-md-60{padding-top:15rem;padding-bottom:15rem}.py-md-64{padding-top:16rem;padding-bottom:16rem}.py-md-72{padding-top:18rem;padding-bottom:18rem}.py-md-80{padding-top:20rem;padding-bottom:20rem}.py-md-96{padding-top:24rem;padding-bottom:24rem}.pt-md-0{padding-top:0}.pt-md-px{padding-top:1px}.pt-md--5{padding-top:.125rem}.pt-md-1{padding-top:.25rem}.pt-md--4{padding-top:.375rem}.pt-md-2{padding-top:.5rem}.pt-md--3{padding-top:.625rem}.pt-md-3{padding-top:.75rem}.pt-md--2{padding-top:.875rem}.pt-md-4{padding-top:1rem}.pt-md-5{padding-top:1.25rem}.pt-md-6{padding-top:1.5rem}.pt-md-7{padding-top:1.75rem}.pt-md-8{padding-top:2rem}.pt-md-9{padding-top:2.25rem}.pt-md-10{padding-top:2.5rem}.pt-md-11{padding-top:2.75rem}.pt-md-12{padding-top:3rem}.pt-md-14{padding-top:3.5rem}.pt-md-16{padding-top:4rem}.pt-md-20{padding-top:5rem}.pt-md-24{padding-top:6rem}.pt-md-28{padding-top:7rem}.pt-md-32{padding-top:8rem}.pt-md-36{padding-top:9rem}.pt-md-40{padding-top:10rem}.pt-md-44{padding-top:11rem}.pt-md-48{padding-top:12rem}.pt-md-52{padding-top:13rem}.pt-md-56{padding-top:14rem}.pt-md-60{padding-top:15rem}.pt-md-64{padding-top:16rem}.pt-md-72{padding-top:18rem}.pt-md-80{padding-top:20rem}.pt-md-96{padding-top:24rem}.pe-md-0{padding-right:0}.pe-md-px{padding-right:1px}.pe-md--5{padding-right:.125rem}.pe-md-1{padding-right:.25rem}.pe-md--4{padding-right:.375rem}.pe-md-2{padding-right:.5rem}.pe-md--3{padding-right:.625rem}.pe-md-3{padding-right:.75rem}.pe-md--2{padding-right:.875rem}.pe-md-4{padding-right:1rem}.pe-md-5{padding-right:1.25rem}.pe-md-6{padding-right:1.5rem}.pe-md-7{padding-right:1.75rem}.pe-md-8{padding-right:2rem}.pe-md-9{padding-right:2.25rem}.pe-md-10{padding-right:2.5rem}.pe-md-11{padding-right:2.75rem}.pe-md-12{padding-right:3rem}.pe-md-14{padding-right:3.5rem}.pe-md-16{padding-right:4rem}.pe-md-20{padding-right:5rem}.pe-md-24{padding-right:6rem}.pe-md-28{padding-right:7rem}.pe-md-32{padding-right:8rem}.pe-md-36{padding-right:9rem}.pe-md-40{padding-right:10rem}.pe-md-44{padding-right:11rem}.pe-md-48{padding-right:12rem}.pe-md-52{padding-right:13rem}.pe-md-56{padding-right:14rem}.pe-md-60{padding-right:15rem}.pe-md-64{padding-right:16rem}.pe-md-72{padding-right:18rem}.pe-md-80{padding-right:20rem}.pe-md-96{padding-right:24rem}.pb-md-0{padding-bottom:0}.pb-md-px{padding-bottom:1px}.pb-md--5{padding-bottom:.125rem}.pb-md-1{padding-bottom:.25rem}.pb-md--4{padding-bottom:.375rem}.pb-md-2{padding-bottom:.5rem}.pb-md--3{padding-bottom:.625rem}.pb-md-3{padding-bottom:.75rem}.pb-md--2{padding-bottom:.875rem}.pb-md-4{padding-bottom:1rem}.pb-md-5{padding-bottom:1.25rem}.pb-md-6{padding-bottom:1.5rem}.pb-md-7{padding-bottom:1.75rem}.pb-md-8{padding-bottom:2rem}.pb-md-9{padding-bottom:2.25rem}.pb-md-10{padding-bottom:2.5rem}.pb-md-11{padding-bottom:2.75rem}.pb-md-12{padding-bottom:3rem}.pb-md-14{padding-bottom:3.5rem}.pb-md-16{padding-bottom:4rem}.pb-md-20{padding-bottom:5rem}.pb-md-24{padding-bottom:6rem}.pb-md-28{padding-bottom:7rem}.pb-md-32{padding-bottom:8rem}.pb-md-36{padding-bottom:9rem}.pb-md-40{padding-bottom:10rem}.pb-md-44{padding-bottom:11rem}.pb-md-48{padding-bottom:12rem}.pb-md-52{padding-bottom:13rem}.pb-md-56{padding-bottom:14rem}.pb-md-60{padding-bottom:15rem}.pb-md-64{padding-bottom:16rem}.pb-md-72{padding-bottom:18rem}.pb-md-80{padding-bottom:20rem}.pb-md-96{padding-bottom:24rem}.ps-md-0{padding-left:0}.ps-md-px{padding-left:1px}.ps-md--5{padding-left:.125rem}.ps-md-1{padding-left:.25rem}.ps-md--4{padding-left:.375rem}.ps-md-2{padding-left:.5rem}.ps-md--3{padding-left:.625rem}.ps-md-3{padding-left:.75rem}.ps-md--2{padding-left:.875rem}.ps-md-4{padding-left:1rem}.ps-md-5{padding-left:1.25rem}.ps-md-6{padding-left:1.5rem}.ps-md-7{padding-left:1.75rem}.ps-md-8{padding-left:2rem}.ps-md-9{padding-left:2.25rem}.ps-md-10{padding-left:2.5rem}.ps-md-11{padding-left:2.75rem}.ps-md-12{padding-left:3rem}.ps-md-14{padding-left:3.5rem}.ps-md-16{padding-left:4rem}.ps-md-20{padding-left:5rem}.ps-md-24{padding-left:6rem}.ps-md-28{padding-left:7rem}.ps-md-32{padding-left:8rem}.ps-md-36{padding-left:9rem}.ps-md-40{padding-left:10rem}.ps-md-44{padding-left:11rem}.ps-md-48{padding-left:12rem}.ps-md-52{padding-left:13rem}.ps-md-56{padding-left:14rem}.ps-md-60{padding-left:15rem}.ps-md-64{padding-left:16rem}.ps-md-72{padding-left:18rem}.ps-md-80{padding-left:20rem}.ps-md-96{padding-left:24rem}.gap-md-0{gap:0}.gap-md-px{gap:1px}.gap-md--5{gap:.125rem}.gap-md-1{gap:.25rem}.gap-md--4{gap:.375rem}.gap-md-2{gap:.5rem}.gap-md--3{gap:.625rem}.gap-md-3{gap:.75rem}.gap-md--2{gap:.875rem}.gap-md-4{gap:1rem}.gap-md-5{gap:1.25rem}.gap-md-6{gap:1.5rem}.gap-md-7{gap:1.75rem}.gap-md-8{gap:2rem}.gap-md-9{gap:2.25rem}.gap-md-10{gap:2.5rem}.gap-md-11{gap:2.75rem}.gap-md-12{gap:3rem}.gap-md-14{gap:3.5rem}.gap-md-16{gap:4rem}.gap-md-20{gap:5rem}.gap-md-24{gap:6rem}.gap-md-28{gap:7rem}.gap-md-32{gap:8rem}.gap-md-36{gap:9rem}.gap-md-40{gap:10rem}.gap-md-44{gap:11rem}.gap-md-48{gap:12rem}.gap-md-52{gap:13rem}.gap-md-56{gap:14rem}.gap-md-60{gap:15rem}.gap-md-64{gap:16rem}.gap-md-72{gap:18rem}.gap-md-80{gap:20rem}.gap-md-96{gap:24rem}.row-gap-md-0{row-gap:0}.row-gap-md-px{row-gap:1px}.row-gap-md--5{row-gap:.125rem}.row-gap-md-1{row-gap:.25rem}.row-gap-md--4{row-gap:.375rem}.row-gap-md-2{row-gap:.5rem}.row-gap-md--3{row-gap:.625rem}.row-gap-md-3{row-gap:.75rem}.row-gap-md--2{row-gap:.875rem}.row-gap-md-4{row-gap:1rem}.row-gap-md-5{row-gap:1.25rem}.row-gap-md-6{row-gap:1.5rem}.row-gap-md-7{row-gap:1.75rem}.row-gap-md-8{row-gap:2rem}.row-gap-md-9{row-gap:2.25rem}.row-gap-md-10{row-gap:2.5rem}.row-gap-md-11{row-gap:2.75rem}.row-gap-md-12{row-gap:3rem}.row-gap-md-14{row-gap:3.5rem}.row-gap-md-16{row-gap:4rem}.row-gap-md-20{row-gap:5rem}.row-gap-md-24{row-gap:6rem}.row-gap-md-28{row-gap:7rem}.row-gap-md-32{row-gap:8rem}.row-gap-md-36{row-gap:9rem}.row-gap-md-40{row-gap:10rem}.row-gap-md-44{row-gap:11rem}.row-gap-md-48{row-gap:12rem}.row-gap-md-52{row-gap:13rem}.row-gap-md-56{row-gap:14rem}.row-gap-md-60{row-gap:15rem}.row-gap-md-64{row-gap:16rem}.row-gap-md-72{row-gap:18rem}.row-gap-md-80{row-gap:20rem}.row-gap-md-96{row-gap:24rem}.column-gap-md-0{column-gap:0}.column-gap-md-px{column-gap:1px}.column-gap-md--5{column-gap:.125rem}.column-gap-md-1{column-gap:.25rem}.column-gap-md--4{column-gap:.375rem}.column-gap-md-2{column-gap:.5rem}.column-gap-md--3{column-gap:.625rem}.column-gap-md-3{column-gap:.75rem}.column-gap-md--2{column-gap:.875rem}.column-gap-md-4{column-gap:1rem}.column-gap-md-5{column-gap:1.25rem}.column-gap-md-6{column-gap:1.5rem}.column-gap-md-7{column-gap:1.75rem}.column-gap-md-8{column-gap:2rem}.column-gap-md-9{column-gap:2.25rem}.column-gap-md-10{column-gap:2.5rem}.column-gap-md-11{column-gap:2.75rem}.column-gap-md-12{column-gap:3rem}.column-gap-md-14{column-gap:3.5rem}.column-gap-md-16{column-gap:4rem}.column-gap-md-20{column-gap:5rem}.column-gap-md-24{column-gap:6rem}.column-gap-md-28{column-gap:7rem}.column-gap-md-32{column-gap:8rem}.column-gap-md-36{column-gap:9rem}.column-gap-md-40{column-gap:10rem}.column-gap-md-44{column-gap:11rem}.column-gap-md-48{column-gap:12rem}.column-gap-md-52{column-gap:13rem}.column-gap-md-56{column-gap:14rem}.column-gap-md-60{column-gap:15rem}.column-gap-md-64{column-gap:16rem}.column-gap-md-72{column-gap:18rem}.column-gap-md-80{column-gap:20rem}.column-gap-md-96{column-gap:24rem}.text-md-start{text-align:left}.text-md-end{text-align:right}.text-md-center{text-align:center}}@media (min-width:1024px){.float-lg-start{float:left}.float-lg-end{float:right}.float-lg-none{float:none}.object-fit-lg-contain{object-fit:contain}.object-fit-lg-cover{object-fit:cover}.object-fit-lg-fill{object-fit:fill}.object-fit-lg-scale{object-fit:scale-down}.object-fit-lg-none{object-fit:none}.d-lg-inline{display:inline}.d-lg-inline-block{display:inline-block}.d-lg-block{display:block}.d-lg-grid{display:grid}.d-lg-inline-grid{display:inline-grid}.d-lg-table{display:table}.d-lg-table-row{display:table-row}.d-lg-table-cell{display:table-cell}.d-lg-flex{display:flex}.d-lg-inline-flex{display:inline-flex}.d-lg-none{display:none}.w-lg-0{width:0}.w-lg-10{width:10%}.w-lg-20{width:20%}.w-lg-25{width:25%}.w-lg-30{width:30%}.w-lg-33{width:33.333333%}.w-lg-40{width:40%}.w-lg-50{width:50%}.w-lg-60{width:60%}.w-lg-66{width:66.666667%}.w-lg-70{width:70%}.w-lg-75{width:75%}.w-lg-80{width:80%}.w-lg-90{width:90%}.w-lg-100{width:100%}.w-lg-auto{width:auto}.w-lg-vw-25{width:25vw}.w-lg-vw-50{width:50vw}.w-lg-vw-75{width:75vw}.w-lg-vw-100{width:100vw}.w-lg-min{width:min-content}.w-lg-max{width:max-content}.w-lg-fit{width:fit-content}.min-w-lg-0{min-width:0}.min-w-lg-full{min-width:100%}.min-w-lg-min{min-width:min-content}.min-w-lg-max{min-width:max-content}.min-w-lg-fit{min-width:fit-content}.mw-lg-0{max-width:0}.mw-lg-none{max-width:none}.mw-lg-xs{max-width:20rem}.mw-lg-sm{max-width:24rem}.mw-lg-md{max-width:28rem}.mw-lg-lg{max-width:32rem}.mw-lg-xl{max-width:36rem}.mw-lg-2xl{max-width:42rem}.mw-lg-3xl{max-width:48rem}.mw-lg-4xl{max-width:56rem}.mw-lg-5xl{max-width:64rem}.mw-lg-6xl{max-width:72rem}.mw-lg-7xl{max-width:80rem}.mw-lg-full{max-width:100%}.mw-lg-min{max-width:min-content}.mw-lg-max{max-width:max-content}.mw-lg-fit{max-width:fit-content}.mw-lg-prose{max-width:65ch}.mw-lg-screen-sm{max-width:640px}.mw-lg-screen-md{max-width:768px}.mw-lg-screen-lg{max-width:1024px}.mw-lg-screen-xl{max-width:1280px}.mw-lg-screen-xxl{max-width:1536px}.h-lg-0{height:0}.h-lg-10{height:10%}.h-lg-20{height:20%}.h-lg-25{height:25%}.h-lg-30{height:30%}.h-lg-33{height:33.333333%}.h-lg-40{height:40%}.h-lg-50{height:50%}.h-lg-60{height:60%}.h-lg-66{height:66.666667%}.h-lg-70{height:70%}.h-lg-75{height:75%}.h-lg-80{height:80%}.h-lg-90{height:90%}.h-lg-100{height:100%}.h-lg-auto{height:auto}.h-lg-vh-25{height:25vh}.h-lg-vh-50{height:50vh}.h-lg-vh-75{height:75vh}.h-lg-vh-100{height:100vh}.h-lg-min{height:min-content}.h-lg-max{height:max-content}.h-lg-fit{height:fit-content}.h-lg-screen{height:100vh}.min-h-lg-0{min-height:0}.min-h-lg-full{min-height:100%}.min-h-lg-screen{min-height:100vh}.min-h-lg-min{min-height:min-content}.min-h-lg-max{min-height:max-content}.min-h-lg-fit{min-height:fit-content}.mh-lg-0{max-height:0}.mh-lg-none{max-height:none}.mh-lg-full{max-height:100%}.mh-lg-screen{max-height:100vh}.mh-lg-min{max-height:min-content}.mh-lg-max{max-height:max-content}.mh-lg-fit{max-height:fit-content}.flex-lg-fill{flex:1 1 auto}.flex-lg-full{flex:1 1 100%}.flex-lg-row{flex-direction:row}.flex-lg-column{flex-direction:column}.flex-lg-row-reverse{flex-direction:row-reverse}.flex-lg-column-reverse{flex-direction:column-reverse}.flex-lg-grow-0{flex-grow:0}.flex-lg-grow-1{flex-grow:1}.flex-lg-shrink-0{flex-shrink:0}.flex-lg-shrink-1{flex-shrink:1}.flex-lg-wrap{flex-wrap:wrap}.flex-lg-nowrap{flex-wrap:nowrap}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse}.justify-content-lg-start{justify-content:flex-start}.justify-content-lg-end{justify-content:flex-end}.justify-content-lg-center{justify-content:center}.justify-content-lg-between{justify-content:space-between}.justify-content-lg-around{justify-content:space-around}.justify-content-lg-evenly{justify-content:space-evenly}.align-items-lg-start{align-items:flex-start}.align-items-lg-end{align-items:flex-end}.align-items-lg-center{align-items:center}.align-items-lg-baseline{align-items:baseline}.align-items-lg-stretch{align-items:stretch}.align-content-lg-start{align-content:flex-start}.align-content-lg-end{align-content:flex-end}.align-content-lg-center{align-content:center}.align-content-lg-between{align-content:space-between}.align-content-lg-around{align-content:space-around}.align-content-lg-stretch{align-content:stretch}.align-self-lg-auto{align-self:auto}.align-self-lg-start{align-self:flex-start}.align-self-lg-end{align-self:flex-end}.align-self-lg-center{align-self:center}.align-self-lg-baseline{align-self:baseline}.align-self-lg-stretch{align-self:stretch}.order-lg-first{order:-1}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-last{order:6}.m-lg-0{margin:0}.m-lg-px{margin:1px}.m-lg--5{margin:.125rem}.m-lg-1{margin:.25rem}.m-lg--4{margin:.375rem}.m-lg-2{margin:.5rem}.m-lg--3{margin:.625rem}.m-lg-3{margin:.75rem}.m-lg--2{margin:.875rem}.m-lg-4{margin:1rem}.m-lg-5{margin:1.25rem}.m-lg-6{margin:1.5rem}.m-lg-7{margin:1.75rem}.m-lg-8{margin:2rem}.m-lg-9{margin:2.25rem}.m-lg-10{margin:2.5rem}.m-lg-11{margin:2.75rem}.m-lg-12{margin:3rem}.m-lg-14{margin:3.5rem}.m-lg-16{margin:4rem}.m-lg-20{margin:5rem}.m-lg-24{margin:6rem}.m-lg-28{margin:7rem}.m-lg-32{margin:8rem}.m-lg-36{margin:9rem}.m-lg-40{margin:10rem}.m-lg-44{margin:11rem}.m-lg-48{margin:12rem}.m-lg-52{margin:13rem}.m-lg-56{margin:14rem}.m-lg-60{margin:15rem}.m-lg-64{margin:16rem}.m-lg-72{margin:18rem}.m-lg-80{margin:20rem}.m-lg-96{margin:24rem}.m-lg-auto{margin:auto}.mx-lg-0{margin-right:0;margin-left:0}.mx-lg-px{margin-right:1px;margin-left:1px}.mx-lg--5{margin-right:.125rem;margin-left:.125rem}.mx-lg-1{margin-right:.25rem;margin-left:.25rem}.mx-lg--4{margin-right:.375rem;margin-left:.375rem}.mx-lg-2{margin-right:.5rem;margin-left:.5rem}.mx-lg--3{margin-right:.625rem;margin-left:.625rem}.mx-lg-3{margin-right:.75rem;margin-left:.75rem}.mx-lg--2{margin-right:.875rem;margin-left:.875rem}.mx-lg-4{margin-right:1rem;margin-left:1rem}.mx-lg-5{margin-right:1.25rem;margin-left:1.25rem}.mx-lg-6{margin-right:1.5rem;margin-left:1.5rem}.mx-lg-7{margin-right:1.75rem;margin-left:1.75rem}.mx-lg-8{margin-right:2rem;margin-left:2rem}.mx-lg-9{margin-right:2.25rem;margin-left:2.25rem}.mx-lg-10{margin-right:2.5rem;margin-left:2.5rem}.mx-lg-11{margin-right:2.75rem;margin-left:2.75rem}.mx-lg-12{margin-right:3rem;margin-left:3rem}.mx-lg-14{margin-right:3.5rem;margin-left:3.5rem}.mx-lg-16{margin-right:4rem;margin-left:4rem}.mx-lg-20{margin-right:5rem;margin-left:5rem}.mx-lg-24{margin-right:6rem;margin-left:6rem}.mx-lg-28{margin-right:7rem;margin-left:7rem}.mx-lg-32{margin-right:8rem;margin-left:8rem}.mx-lg-36{margin-right:9rem;margin-left:9rem}.mx-lg-40{margin-right:10rem;margin-left:10rem}.mx-lg-44{margin-right:11rem;margin-left:11rem}.mx-lg-48{margin-right:12rem;margin-left:12rem}.mx-lg-52{margin-right:13rem;margin-left:13rem}.mx-lg-56{margin-right:14rem;margin-left:14rem}.mx-lg-60{margin-right:15rem;margin-left:15rem}.mx-lg-64{margin-right:16rem;margin-left:16rem}.mx-lg-72{margin-right:18rem;margin-left:18rem}.mx-lg-80{margin-right:20rem;margin-left:20rem}.mx-lg-96{margin-right:24rem;margin-left:24rem}.mx-lg-auto{margin-right:auto;margin-left:auto}.my-lg-0{margin-top:0;margin-bottom:0}.my-lg-px{margin-top:1px;margin-bottom:1px}.my-lg--5{margin-top:.125rem;margin-bottom:.125rem}.my-lg-1{margin-top:.25rem;margin-bottom:.25rem}.my-lg--4{margin-top:.375rem;margin-bottom:.375rem}.my-lg-2{margin-top:.5rem;margin-bottom:.5rem}.my-lg--3{margin-top:.625rem;margin-bottom:.625rem}.my-lg-3{margin-top:.75rem;margin-bottom:.75rem}.my-lg--2{margin-top:.875rem;margin-bottom:.875rem}.my-lg-4{margin-top:1rem;margin-bottom:1rem}.my-lg-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-lg-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-lg-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-lg-8{margin-top:2rem;margin-bottom:2rem}.my-lg-9{margin-top:2.25rem;margin-bottom:2.25rem}.my-lg-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-lg-11{margin-top:2.75rem;margin-bottom:2.75rem}.my-lg-12{margin-top:3rem;margin-bottom:3rem}.my-lg-14{margin-top:3.5rem;margin-bottom:3.5rem}.my-lg-16{margin-top:4rem;margin-bottom:4rem}.my-lg-20{margin-top:5rem;margin-bottom:5rem}.my-lg-24{margin-top:6rem;margin-bottom:6rem}.my-lg-28{margin-top:7rem;margin-bottom:7rem}.my-lg-32{margin-top:8rem;margin-bottom:8rem}.my-lg-36{margin-top:9rem;margin-bottom:9rem}.my-lg-40{margin-top:10rem;margin-bottom:10rem}.my-lg-44{margin-top:11rem;margin-bottom:11rem}.my-lg-48{margin-top:12rem;margin-bottom:12rem}.my-lg-52{margin-top:13rem;margin-bottom:13rem}.my-lg-56{margin-top:14rem;margin-bottom:14rem}.my-lg-60{margin-top:15rem;margin-bottom:15rem}.my-lg-64{margin-top:16rem;margin-bottom:16rem}.my-lg-72{margin-top:18rem;margin-bottom:18rem}.my-lg-80{margin-top:20rem;margin-bottom:20rem}.my-lg-96{margin-top:24rem;margin-bottom:24rem}.my-lg-auto{margin-top:auto;margin-bottom:auto}.mt-lg-0{margin-top:0}.mt-lg-px{margin-top:1px}.mt-lg--5{margin-top:.125rem}.mt-lg-1{margin-top:.25rem}.mt-lg--4{margin-top:.375rem}.mt-lg-2{margin-top:.5rem}.mt-lg--3{margin-top:.625rem}.mt-lg-3{margin-top:.75rem}.mt-lg--2{margin-top:.875rem}.mt-lg-4{margin-top:1rem}.mt-lg-5{margin-top:1.25rem}.mt-lg-6{margin-top:1.5rem}.mt-lg-7{margin-top:1.75rem}.mt-lg-8{margin-top:2rem}.mt-lg-9{margin-top:2.25rem}.mt-lg-10{margin-top:2.5rem}.mt-lg-11{margin-top:2.75rem}.mt-lg-12{margin-top:3rem}.mt-lg-14{margin-top:3.5rem}.mt-lg-16{margin-top:4rem}.mt-lg-20{margin-top:5rem}.mt-lg-24{margin-top:6rem}.mt-lg-28{margin-top:7rem}.mt-lg-32{margin-top:8rem}.mt-lg-36{margin-top:9rem}.mt-lg-40{margin-top:10rem}.mt-lg-44{margin-top:11rem}.mt-lg-48{margin-top:12rem}.mt-lg-52{margin-top:13rem}.mt-lg-56{margin-top:14rem}.mt-lg-60{margin-top:15rem}.mt-lg-64{margin-top:16rem}.mt-lg-72{margin-top:18rem}.mt-lg-80{margin-top:20rem}.mt-lg-96{margin-top:24rem}.mt-lg-auto{margin-top:auto}.me-lg-0{margin-right:0}.me-lg-px{margin-right:1px}.me-lg--5{margin-right:.125rem}.me-lg-1{margin-right:.25rem}.me-lg--4{margin-right:.375rem}.me-lg-2{margin-right:.5rem}.me-lg--3{margin-right:.625rem}.me-lg-3{margin-right:.75rem}.me-lg--2{margin-right:.875rem}.me-lg-4{margin-right:1rem}.me-lg-5{margin-right:1.25rem}.me-lg-6{margin-right:1.5rem}.me-lg-7{margin-right:1.75rem}.me-lg-8{margin-right:2rem}.me-lg-9{margin-right:2.25rem}.me-lg-10{margin-right:2.5rem}.me-lg-11{margin-right:2.75rem}.me-lg-12{margin-right:3rem}.me-lg-14{margin-right:3.5rem}.me-lg-16{margin-right:4rem}.me-lg-20{margin-right:5rem}.me-lg-24{margin-right:6rem}.me-lg-28{margin-right:7rem}.me-lg-32{margin-right:8rem}.me-lg-36{margin-right:9rem}.me-lg-40{margin-right:10rem}.me-lg-44{margin-right:11rem}.me-lg-48{margin-right:12rem}.me-lg-52{margin-right:13rem}.me-lg-56{margin-right:14rem}.me-lg-60{margin-right:15rem}.me-lg-64{margin-right:16rem}.me-lg-72{margin-right:18rem}.me-lg-80{margin-right:20rem}.me-lg-96{margin-right:24rem}.me-lg-auto{margin-right:auto}.mb-lg-0{margin-bottom:0}.mb-lg-px{margin-bottom:1px}.mb-lg--5{margin-bottom:.125rem}.mb-lg-1{margin-bottom:.25rem}.mb-lg--4{margin-bottom:.375rem}.mb-lg-2{margin-bottom:.5rem}.mb-lg--3{margin-bottom:.625rem}.mb-lg-3{margin-bottom:.75rem}.mb-lg--2{margin-bottom:.875rem}.mb-lg-4{margin-bottom:1rem}.mb-lg-5{margin-bottom:1.25rem}.mb-lg-6{margin-bottom:1.5rem}.mb-lg-7{margin-bottom:1.75rem}.mb-lg-8{margin-bottom:2rem}.mb-lg-9{margin-bottom:2.25rem}.mb-lg-10{margin-bottom:2.5rem}.mb-lg-11{margin-bottom:2.75rem}.mb-lg-12{margin-bottom:3rem}.mb-lg-14{margin-bottom:3.5rem}.mb-lg-16{margin-bottom:4rem}.mb-lg-20{margin-bottom:5rem}.mb-lg-24{margin-bottom:6rem}.mb-lg-28{margin-bottom:7rem}.mb-lg-32{margin-bottom:8rem}.mb-lg-36{margin-bottom:9rem}.mb-lg-40{margin-bottom:10rem}.mb-lg-44{margin-bottom:11rem}.mb-lg-48{margin-bottom:12rem}.mb-lg-52{margin-bottom:13rem}.mb-lg-56{margin-bottom:14rem}.mb-lg-60{margin-bottom:15rem}.mb-lg-64{margin-bottom:16rem}.mb-lg-72{margin-bottom:18rem}.mb-lg-80{margin-bottom:20rem}.mb-lg-96{margin-bottom:24rem}.mb-lg-auto{margin-bottom:auto}.ms-lg-0{margin-left:0}.ms-lg-px{margin-left:1px}.ms-lg--5{margin-left:.125rem}.ms-lg-1{margin-left:.25rem}.ms-lg--4{margin-left:.375rem}.ms-lg-2{margin-left:.5rem}.ms-lg--3{margin-left:.625rem}.ms-lg-3{margin-left:.75rem}.ms-lg--2{margin-left:.875rem}.ms-lg-4{margin-left:1rem}.ms-lg-5{margin-left:1.25rem}.ms-lg-6{margin-left:1.5rem}.ms-lg-7{margin-left:1.75rem}.ms-lg-8{margin-left:2rem}.ms-lg-9{margin-left:2.25rem}.ms-lg-10{margin-left:2.5rem}.ms-lg-11{margin-left:2.75rem}.ms-lg-12{margin-left:3rem}.ms-lg-14{margin-left:3.5rem}.ms-lg-16{margin-left:4rem}.ms-lg-20{margin-left:5rem}.ms-lg-24{margin-left:6rem}.ms-lg-28{margin-left:7rem}.ms-lg-32{margin-left:8rem}.ms-lg-36{margin-left:9rem}.ms-lg-40{margin-left:10rem}.ms-lg-44{margin-left:11rem}.ms-lg-48{margin-left:12rem}.ms-lg-52{margin-left:13rem}.ms-lg-56{margin-left:14rem}.ms-lg-60{margin-left:15rem}.ms-lg-64{margin-left:16rem}.ms-lg-72{margin-left:18rem}.ms-lg-80{margin-left:20rem}.ms-lg-96{margin-left:24rem}.ms-lg-auto{margin-left:auto}.p-lg-0{padding:0}.p-lg-px{padding:1px}.p-lg--5{padding:.125rem}.p-lg-1{padding:.25rem}.p-lg--4{padding:.375rem}.p-lg-2{padding:.5rem}.p-lg--3{padding:.625rem}.p-lg-3{padding:.75rem}.p-lg--2{padding:.875rem}.p-lg-4{padding:1rem}.p-lg-5{padding:1.25rem}.p-lg-6{padding:1.5rem}.p-lg-7{padding:1.75rem}.p-lg-8{padding:2rem}.p-lg-9{padding:2.25rem}.p-lg-10{padding:2.5rem}.p-lg-11{padding:2.75rem}.p-lg-12{padding:3rem}.p-lg-14{padding:3.5rem}.p-lg-16{padding:4rem}.p-lg-20{padding:5rem}.p-lg-24{padding:6rem}.p-lg-28{padding:7rem}.p-lg-32{padding:8rem}.p-lg-36{padding:9rem}.p-lg-40{padding:10rem}.p-lg-44{padding:11rem}.p-lg-48{padding:12rem}.p-lg-52{padding:13rem}.p-lg-56{padding:14rem}.p-lg-60{padding:15rem}.p-lg-64{padding:16rem}.p-lg-72{padding:18rem}.p-lg-80{padding:20rem}.p-lg-96{padding:24rem}.px-lg-0{padding-right:0;padding-left:0}.px-lg-px{padding-right:1px;padding-left:1px}.px-lg--5{padding-right:.125rem;padding-left:.125rem}.px-lg-1{padding-right:.25rem;padding-left:.25rem}.px-lg--4{padding-right:.375rem;padding-left:.375rem}.px-lg-2{padding-right:.5rem;padding-left:.5rem}.px-lg--3{padding-right:.625rem;padding-left:.625rem}.px-lg-3{padding-right:.75rem;padding-left:.75rem}.px-lg--2{padding-right:.875rem;padding-left:.875rem}.px-lg-4{padding-right:1rem;padding-left:1rem}.px-lg-5{padding-right:1.25rem;padding-left:1.25rem}.px-lg-6{padding-right:1.5rem;padding-left:1.5rem}.px-lg-7{padding-right:1.75rem;padding-left:1.75rem}.px-lg-8{padding-right:2rem;padding-left:2rem}.px-lg-9{padding-right:2.25rem;padding-left:2.25rem}.px-lg-10{padding-right:2.5rem;padding-left:2.5rem}.px-lg-11{padding-right:2.75rem;padding-left:2.75rem}.px-lg-12{padding-right:3rem;padding-left:3rem}.px-lg-14{padding-right:3.5rem;padding-left:3.5rem}.px-lg-16{padding-right:4rem;padding-left:4rem}.px-lg-20{padding-right:5rem;padding-left:5rem}.px-lg-24{padding-right:6rem;padding-left:6rem}.px-lg-28{padding-right:7rem;padding-left:7rem}.px-lg-32{padding-right:8rem;padding-left:8rem}.px-lg-36{padding-right:9rem;padding-left:9rem}.px-lg-40{padding-right:10rem;padding-left:10rem}.px-lg-44{padding-right:11rem;padding-left:11rem}.px-lg-48{padding-right:12rem;padding-left:12rem}.px-lg-52{padding-right:13rem;padding-left:13rem}.px-lg-56{padding-right:14rem;padding-left:14rem}.px-lg-60{padding-right:15rem;padding-left:15rem}.px-lg-64{padding-right:16rem;padding-left:16rem}.px-lg-72{padding-right:18rem;padding-left:18rem}.px-lg-80{padding-right:20rem;padding-left:20rem}.px-lg-96{padding-right:24rem;padding-left:24rem}.py-lg-0{padding-top:0;padding-bottom:0}.py-lg-px{padding-top:1px;padding-bottom:1px}.py-lg--5{padding-top:.125rem;padding-bottom:.125rem}.py-lg-1{padding-top:.25rem;padding-bottom:.25rem}.py-lg--4{padding-top:.375rem;padding-bottom:.375rem}.py-lg-2{padding-top:.5rem;padding-bottom:.5rem}.py-lg--3{padding-top:.625rem;padding-bottom:.625rem}.py-lg-3{padding-top:.75rem;padding-bottom:.75rem}.py-lg--2{padding-top:.875rem;padding-bottom:.875rem}.py-lg-4{padding-top:1rem;padding-bottom:1rem}.py-lg-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-lg-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-lg-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-lg-8{padding-top:2rem;padding-bottom:2rem}.py-lg-9{padding-top:2.25rem;padding-bottom:2.25rem}.py-lg-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-lg-11{padding-top:2.75rem;padding-bottom:2.75rem}.py-lg-12{padding-top:3rem;padding-bottom:3rem}.py-lg-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-lg-16{padding-top:4rem;padding-bottom:4rem}.py-lg-20{padding-top:5rem;padding-bottom:5rem}.py-lg-24{padding-top:6rem;padding-bottom:6rem}.py-lg-28{padding-top:7rem;padding-bottom:7rem}.py-lg-32{padding-top:8rem;padding-bottom:8rem}.py-lg-36{padding-top:9rem;padding-bottom:9rem}.py-lg-40{padding-top:10rem;padding-bottom:10rem}.py-lg-44{padding-top:11rem;padding-bottom:11rem}.py-lg-48{padding-top:12rem;padding-bottom:12rem}.py-lg-52{padding-top:13rem;padding-bottom:13rem}.py-lg-56{padding-top:14rem;padding-bottom:14rem}.py-lg-60{padding-top:15rem;padding-bottom:15rem}.py-lg-64{padding-top:16rem;padding-bottom:16rem}.py-lg-72{padding-top:18rem;padding-bottom:18rem}.py-lg-80{padding-top:20rem;padding-bottom:20rem}.py-lg-96{padding-top:24rem;padding-bottom:24rem}.pt-lg-0{padding-top:0}.pt-lg-px{padding-top:1px}.pt-lg--5{padding-top:.125rem}.pt-lg-1{padding-top:.25rem}.pt-lg--4{padding-top:.375rem}.pt-lg-2{padding-top:.5rem}.pt-lg--3{padding-top:.625rem}.pt-lg-3{padding-top:.75rem}.pt-lg--2{padding-top:.875rem}.pt-lg-4{padding-top:1rem}.pt-lg-5{padding-top:1.25rem}.pt-lg-6{padding-top:1.5rem}.pt-lg-7{padding-top:1.75rem}.pt-lg-8{padding-top:2rem}.pt-lg-9{padding-top:2.25rem}.pt-lg-10{padding-top:2.5rem}.pt-lg-11{padding-top:2.75rem}.pt-lg-12{padding-top:3rem}.pt-lg-14{padding-top:3.5rem}.pt-lg-16{padding-top:4rem}.pt-lg-20{padding-top:5rem}.pt-lg-24{padding-top:6rem}.pt-lg-28{padding-top:7rem}.pt-lg-32{padding-top:8rem}.pt-lg-36{padding-top:9rem}.pt-lg-40{padding-top:10rem}.pt-lg-44{padding-top:11rem}.pt-lg-48{padding-top:12rem}.pt-lg-52{padding-top:13rem}.pt-lg-56{padding-top:14rem}.pt-lg-60{padding-top:15rem}.pt-lg-64{padding-top:16rem}.pt-lg-72{padding-top:18rem}.pt-lg-80{padding-top:20rem}.pt-lg-96{padding-top:24rem}.pe-lg-0{padding-right:0}.pe-lg-px{padding-right:1px}.pe-lg--5{padding-right:.125rem}.pe-lg-1{padding-right:.25rem}.pe-lg--4{padding-right:.375rem}.pe-lg-2{padding-right:.5rem}.pe-lg--3{padding-right:.625rem}.pe-lg-3{padding-right:.75rem}.pe-lg--2{padding-right:.875rem}.pe-lg-4{padding-right:1rem}.pe-lg-5{padding-right:1.25rem}.pe-lg-6{padding-right:1.5rem}.pe-lg-7{padding-right:1.75rem}.pe-lg-8{padding-right:2rem}.pe-lg-9{padding-right:2.25rem}.pe-lg-10{padding-right:2.5rem}.pe-lg-11{padding-right:2.75rem}.pe-lg-12{padding-right:3rem}.pe-lg-14{padding-right:3.5rem}.pe-lg-16{padding-right:4rem}.pe-lg-20{padding-right:5rem}.pe-lg-24{padding-right:6rem}.pe-lg-28{padding-right:7rem}.pe-lg-32{padding-right:8rem}.pe-lg-36{padding-right:9rem}.pe-lg-40{padding-right:10rem}.pe-lg-44{padding-right:11rem}.pe-lg-48{padding-right:12rem}.pe-lg-52{padding-right:13rem}.pe-lg-56{padding-right:14rem}.pe-lg-60{padding-right:15rem}.pe-lg-64{padding-right:16rem}.pe-lg-72{padding-right:18rem}.pe-lg-80{padding-right:20rem}.pe-lg-96{padding-right:24rem}.pb-lg-0{padding-bottom:0}.pb-lg-px{padding-bottom:1px}.pb-lg--5{padding-bottom:.125rem}.pb-lg-1{padding-bottom:.25rem}.pb-lg--4{padding-bottom:.375rem}.pb-lg-2{padding-bottom:.5rem}.pb-lg--3{padding-bottom:.625rem}.pb-lg-3{padding-bottom:.75rem}.pb-lg--2{padding-bottom:.875rem}.pb-lg-4{padding-bottom:1rem}.pb-lg-5{padding-bottom:1.25rem}.pb-lg-6{padding-bottom:1.5rem}.pb-lg-7{padding-bottom:1.75rem}.pb-lg-8{padding-bottom:2rem}.pb-lg-9{padding-bottom:2.25rem}.pb-lg-10{padding-bottom:2.5rem}.pb-lg-11{padding-bottom:2.75rem}.pb-lg-12{padding-bottom:3rem}.pb-lg-14{padding-bottom:3.5rem}.pb-lg-16{padding-bottom:4rem}.pb-lg-20{padding-bottom:5rem}.pb-lg-24{padding-bottom:6rem}.pb-lg-28{padding-bottom:7rem}.pb-lg-32{padding-bottom:8rem}.pb-lg-36{padding-bottom:9rem}.pb-lg-40{padding-bottom:10rem}.pb-lg-44{padding-bottom:11rem}.pb-lg-48{padding-bottom:12rem}.pb-lg-52{padding-bottom:13rem}.pb-lg-56{padding-bottom:14rem}.pb-lg-60{padding-bottom:15rem}.pb-lg-64{padding-bottom:16rem}.pb-lg-72{padding-bottom:18rem}.pb-lg-80{padding-bottom:20rem}.pb-lg-96{padding-bottom:24rem}.ps-lg-0{padding-left:0}.ps-lg-px{padding-left:1px}.ps-lg--5{padding-left:.125rem}.ps-lg-1{padding-left:.25rem}.ps-lg--4{padding-left:.375rem}.ps-lg-2{padding-left:.5rem}.ps-lg--3{padding-left:.625rem}.ps-lg-3{padding-left:.75rem}.ps-lg--2{padding-left:.875rem}.ps-lg-4{padding-left:1rem}.ps-lg-5{padding-left:1.25rem}.ps-lg-6{padding-left:1.5rem}.ps-lg-7{padding-left:1.75rem}.ps-lg-8{padding-left:2rem}.ps-lg-9{padding-left:2.25rem}.ps-lg-10{padding-left:2.5rem}.ps-lg-11{padding-left:2.75rem}.ps-lg-12{padding-left:3rem}.ps-lg-14{padding-left:3.5rem}.ps-lg-16{padding-left:4rem}.ps-lg-20{padding-left:5rem}.ps-lg-24{padding-left:6rem}.ps-lg-28{padding-left:7rem}.ps-lg-32{padding-left:8rem}.ps-lg-36{padding-left:9rem}.ps-lg-40{padding-left:10rem}.ps-lg-44{padding-left:11rem}.ps-lg-48{padding-left:12rem}.ps-lg-52{padding-left:13rem}.ps-lg-56{padding-left:14rem}.ps-lg-60{padding-left:15rem}.ps-lg-64{padding-left:16rem}.ps-lg-72{padding-left:18rem}.ps-lg-80{padding-left:20rem}.ps-lg-96{padding-left:24rem}.gap-lg-0{gap:0}.gap-lg-px{gap:1px}.gap-lg--5{gap:.125rem}.gap-lg-1{gap:.25rem}.gap-lg--4{gap:.375rem}.gap-lg-2{gap:.5rem}.gap-lg--3{gap:.625rem}.gap-lg-3{gap:.75rem}.gap-lg--2{gap:.875rem}.gap-lg-4{gap:1rem}.gap-lg-5{gap:1.25rem}.gap-lg-6{gap:1.5rem}.gap-lg-7{gap:1.75rem}.gap-lg-8{gap:2rem}.gap-lg-9{gap:2.25rem}.gap-lg-10{gap:2.5rem}.gap-lg-11{gap:2.75rem}.gap-lg-12{gap:3rem}.gap-lg-14{gap:3.5rem}.gap-lg-16{gap:4rem}.gap-lg-20{gap:5rem}.gap-lg-24{gap:6rem}.gap-lg-28{gap:7rem}.gap-lg-32{gap:8rem}.gap-lg-36{gap:9rem}.gap-lg-40{gap:10rem}.gap-lg-44{gap:11rem}.gap-lg-48{gap:12rem}.gap-lg-52{gap:13rem}.gap-lg-56{gap:14rem}.gap-lg-60{gap:15rem}.gap-lg-64{gap:16rem}.gap-lg-72{gap:18rem}.gap-lg-80{gap:20rem}.gap-lg-96{gap:24rem}.row-gap-lg-0{row-gap:0}.row-gap-lg-px{row-gap:1px}.row-gap-lg--5{row-gap:.125rem}.row-gap-lg-1{row-gap:.25rem}.row-gap-lg--4{row-gap:.375rem}.row-gap-lg-2{row-gap:.5rem}.row-gap-lg--3{row-gap:.625rem}.row-gap-lg-3{row-gap:.75rem}.row-gap-lg--2{row-gap:.875rem}.row-gap-lg-4{row-gap:1rem}.row-gap-lg-5{row-gap:1.25rem}.row-gap-lg-6{row-gap:1.5rem}.row-gap-lg-7{row-gap:1.75rem}.row-gap-lg-8{row-gap:2rem}.row-gap-lg-9{row-gap:2.25rem}.row-gap-lg-10{row-gap:2.5rem}.row-gap-lg-11{row-gap:2.75rem}.row-gap-lg-12{row-gap:3rem}.row-gap-lg-14{row-gap:3.5rem}.row-gap-lg-16{row-gap:4rem}.row-gap-lg-20{row-gap:5rem}.row-gap-lg-24{row-gap:6rem}.row-gap-lg-28{row-gap:7rem}.row-gap-lg-32{row-gap:8rem}.row-gap-lg-36{row-gap:9rem}.row-gap-lg-40{row-gap:10rem}.row-gap-lg-44{row-gap:11rem}.row-gap-lg-48{row-gap:12rem}.row-gap-lg-52{row-gap:13rem}.row-gap-lg-56{row-gap:14rem}.row-gap-lg-60{row-gap:15rem}.row-gap-lg-64{row-gap:16rem}.row-gap-lg-72{row-gap:18rem}.row-gap-lg-80{row-gap:20rem}.row-gap-lg-96{row-gap:24rem}.column-gap-lg-0{column-gap:0}.column-gap-lg-px{column-gap:1px}.column-gap-lg--5{column-gap:.125rem}.column-gap-lg-1{column-gap:.25rem}.column-gap-lg--4{column-gap:.375rem}.column-gap-lg-2{column-gap:.5rem}.column-gap-lg--3{column-gap:.625rem}.column-gap-lg-3{column-gap:.75rem}.column-gap-lg--2{column-gap:.875rem}.column-gap-lg-4{column-gap:1rem}.column-gap-lg-5{column-gap:1.25rem}.column-gap-lg-6{column-gap:1.5rem}.column-gap-lg-7{column-gap:1.75rem}.column-gap-lg-8{column-gap:2rem}.column-gap-lg-9{column-gap:2.25rem}.column-gap-lg-10{column-gap:2.5rem}.column-gap-lg-11{column-gap:2.75rem}.column-gap-lg-12{column-gap:3rem}.column-gap-lg-14{column-gap:3.5rem}.column-gap-lg-16{column-gap:4rem}.column-gap-lg-20{column-gap:5rem}.column-gap-lg-24{column-gap:6rem}.column-gap-lg-28{column-gap:7rem}.column-gap-lg-32{column-gap:8rem}.column-gap-lg-36{column-gap:9rem}.column-gap-lg-40{column-gap:10rem}.column-gap-lg-44{column-gap:11rem}.column-gap-lg-48{column-gap:12rem}.column-gap-lg-52{column-gap:13rem}.column-gap-lg-56{column-gap:14rem}.column-gap-lg-60{column-gap:15rem}.column-gap-lg-64{column-gap:16rem}.column-gap-lg-72{column-gap:18rem}.column-gap-lg-80{column-gap:20rem}.column-gap-lg-96{column-gap:24rem}.text-lg-start{text-align:left}.text-lg-end{text-align:right}.text-lg-center{text-align:center}}@media (min-width:1280px){.float-xl-start{float:left}.float-xl-end{float:right}.float-xl-none{float:none}.object-fit-xl-contain{object-fit:contain}.object-fit-xl-cover{object-fit:cover}.object-fit-xl-fill{object-fit:fill}.object-fit-xl-scale{object-fit:scale-down}.object-fit-xl-none{object-fit:none}.d-xl-inline{display:inline}.d-xl-inline-block{display:inline-block}.d-xl-block{display:block}.d-xl-grid{display:grid}.d-xl-inline-grid{display:inline-grid}.d-xl-table{display:table}.d-xl-table-row{display:table-row}.d-xl-table-cell{display:table-cell}.d-xl-flex{display:flex}.d-xl-inline-flex{display:inline-flex}.d-xl-none{display:none}.w-xl-0{width:0}.w-xl-10{width:10%}.w-xl-20{width:20%}.w-xl-25{width:25%}.w-xl-30{width:30%}.w-xl-33{width:33.333333%}.w-xl-40{width:40%}.w-xl-50{width:50%}.w-xl-60{width:60%}.w-xl-66{width:66.666667%}.w-xl-70{width:70%}.w-xl-75{width:75%}.w-xl-80{width:80%}.w-xl-90{width:90%}.w-xl-100{width:100%}.w-xl-auto{width:auto}.w-xl-vw-25{width:25vw}.w-xl-vw-50{width:50vw}.w-xl-vw-75{width:75vw}.w-xl-vw-100{width:100vw}.w-xl-min{width:min-content}.w-xl-max{width:max-content}.w-xl-fit{width:fit-content}.min-w-xl-0{min-width:0}.min-w-xl-full{min-width:100%}.min-w-xl-min{min-width:min-content}.min-w-xl-max{min-width:max-content}.min-w-xl-fit{min-width:fit-content}.mw-xl-0{max-width:0}.mw-xl-none{max-width:none}.mw-xl-xs{max-width:20rem}.mw-xl-sm{max-width:24rem}.mw-xl-md{max-width:28rem}.mw-xl-lg{max-width:32rem}.mw-xl-xl{max-width:36rem}.mw-xl-2xl{max-width:42rem}.mw-xl-3xl{max-width:48rem}.mw-xl-4xl{max-width:56rem}.mw-xl-5xl{max-width:64rem}.mw-xl-6xl{max-width:72rem}.mw-xl-7xl{max-width:80rem}.mw-xl-full{max-width:100%}.mw-xl-min{max-width:min-content}.mw-xl-max{max-width:max-content}.mw-xl-fit{max-width:fit-content}.mw-xl-prose{max-width:65ch}.mw-xl-screen-sm{max-width:640px}.mw-xl-screen-md{max-width:768px}.mw-xl-screen-lg{max-width:1024px}.mw-xl-screen-xl{max-width:1280px}.mw-xl-screen-xxl{max-width:1536px}.h-xl-0{height:0}.h-xl-10{height:10%}.h-xl-20{height:20%}.h-xl-25{height:25%}.h-xl-30{height:30%}.h-xl-33{height:33.333333%}.h-xl-40{height:40%}.h-xl-50{height:50%}.h-xl-60{height:60%}.h-xl-66{height:66.666667%}.h-xl-70{height:70%}.h-xl-75{height:75%}.h-xl-80{height:80%}.h-xl-90{height:90%}.h-xl-100{height:100%}.h-xl-auto{height:auto}.h-xl-vh-25{height:25vh}.h-xl-vh-50{height:50vh}.h-xl-vh-75{height:75vh}.h-xl-vh-100{height:100vh}.h-xl-min{height:min-content}.h-xl-max{height:max-content}.h-xl-fit{height:fit-content}.h-xl-screen{height:100vh}.min-h-xl-0{min-height:0}.min-h-xl-full{min-height:100%}.min-h-xl-screen{min-height:100vh}.min-h-xl-min{min-height:min-content}.min-h-xl-max{min-height:max-content}.min-h-xl-fit{min-height:fit-content}.mh-xl-0{max-height:0}.mh-xl-none{max-height:none}.mh-xl-full{max-height:100%}.mh-xl-screen{max-height:100vh}.mh-xl-min{max-height:min-content}.mh-xl-max{max-height:max-content}.mh-xl-fit{max-height:fit-content}.flex-xl-fill{flex:1 1 auto}.flex-xl-full{flex:1 1 100%}.flex-xl-row{flex-direction:row}.flex-xl-column{flex-direction:column}.flex-xl-row-reverse{flex-direction:row-reverse}.flex-xl-column-reverse{flex-direction:column-reverse}.flex-xl-grow-0{flex-grow:0}.flex-xl-grow-1{flex-grow:1}.flex-xl-shrink-0{flex-shrink:0}.flex-xl-shrink-1{flex-shrink:1}.flex-xl-wrap{flex-wrap:wrap}.flex-xl-nowrap{flex-wrap:nowrap}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse}.justify-content-xl-start{justify-content:flex-start}.justify-content-xl-end{justify-content:flex-end}.justify-content-xl-center{justify-content:center}.justify-content-xl-between{justify-content:space-between}.justify-content-xl-around{justify-content:space-around}.justify-content-xl-evenly{justify-content:space-evenly}.align-items-xl-start{align-items:flex-start}.align-items-xl-end{align-items:flex-end}.align-items-xl-center{align-items:center}.align-items-xl-baseline{align-items:baseline}.align-items-xl-stretch{align-items:stretch}.align-content-xl-start{align-content:flex-start}.align-content-xl-end{align-content:flex-end}.align-content-xl-center{align-content:center}.align-content-xl-between{align-content:space-between}.align-content-xl-around{align-content:space-around}.align-content-xl-stretch{align-content:stretch}.align-self-xl-auto{align-self:auto}.align-self-xl-start{align-self:flex-start}.align-self-xl-end{align-self:flex-end}.align-self-xl-center{align-self:center}.align-self-xl-baseline{align-self:baseline}.align-self-xl-stretch{align-self:stretch}.order-xl-first{order:-1}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-last{order:6}.m-xl-0{margin:0}.m-xl-px{margin:1px}.m-xl--5{margin:.125rem}.m-xl-1{margin:.25rem}.m-xl--4{margin:.375rem}.m-xl-2{margin:.5rem}.m-xl--3{margin:.625rem}.m-xl-3{margin:.75rem}.m-xl--2{margin:.875rem}.m-xl-4{margin:1rem}.m-xl-5{margin:1.25rem}.m-xl-6{margin:1.5rem}.m-xl-7{margin:1.75rem}.m-xl-8{margin:2rem}.m-xl-9{margin:2.25rem}.m-xl-10{margin:2.5rem}.m-xl-11{margin:2.75rem}.m-xl-12{margin:3rem}.m-xl-14{margin:3.5rem}.m-xl-16{margin:4rem}.m-xl-20{margin:5rem}.m-xl-24{margin:6rem}.m-xl-28{margin:7rem}.m-xl-32{margin:8rem}.m-xl-36{margin:9rem}.m-xl-40{margin:10rem}.m-xl-44{margin:11rem}.m-xl-48{margin:12rem}.m-xl-52{margin:13rem}.m-xl-56{margin:14rem}.m-xl-60{margin:15rem}.m-xl-64{margin:16rem}.m-xl-72{margin:18rem}.m-xl-80{margin:20rem}.m-xl-96{margin:24rem}.m-xl-auto{margin:auto}.mx-xl-0{margin-right:0;margin-left:0}.mx-xl-px{margin-right:1px;margin-left:1px}.mx-xl--5{margin-right:.125rem;margin-left:.125rem}.mx-xl-1{margin-right:.25rem;margin-left:.25rem}.mx-xl--4{margin-right:.375rem;margin-left:.375rem}.mx-xl-2{margin-right:.5rem;margin-left:.5rem}.mx-xl--3{margin-right:.625rem;margin-left:.625rem}.mx-xl-3{margin-right:.75rem;margin-left:.75rem}.mx-xl--2{margin-right:.875rem;margin-left:.875rem}.mx-xl-4{margin-right:1rem;margin-left:1rem}.mx-xl-5{margin-right:1.25rem;margin-left:1.25rem}.mx-xl-6{margin-right:1.5rem;margin-left:1.5rem}.mx-xl-7{margin-right:1.75rem;margin-left:1.75rem}.mx-xl-8{margin-right:2rem;margin-left:2rem}.mx-xl-9{margin-right:2.25rem;margin-left:2.25rem}.mx-xl-10{margin-right:2.5rem;margin-left:2.5rem}.mx-xl-11{margin-right:2.75rem;margin-left:2.75rem}.mx-xl-12{margin-right:3rem;margin-left:3rem}.mx-xl-14{margin-right:3.5rem;margin-left:3.5rem}.mx-xl-16{margin-right:4rem;margin-left:4rem}.mx-xl-20{margin-right:5rem;margin-left:5rem}.mx-xl-24{margin-right:6rem;margin-left:6rem}.mx-xl-28{margin-right:7rem;margin-left:7rem}.mx-xl-32{margin-right:8rem;margin-left:8rem}.mx-xl-36{margin-right:9rem;margin-left:9rem}.mx-xl-40{margin-right:10rem;margin-left:10rem}.mx-xl-44{margin-right:11rem;margin-left:11rem}.mx-xl-48{margin-right:12rem;margin-left:12rem}.mx-xl-52{margin-right:13rem;margin-left:13rem}.mx-xl-56{margin-right:14rem;margin-left:14rem}.mx-xl-60{margin-right:15rem;margin-left:15rem}.mx-xl-64{margin-right:16rem;margin-left:16rem}.mx-xl-72{margin-right:18rem;margin-left:18rem}.mx-xl-80{margin-right:20rem;margin-left:20rem}.mx-xl-96{margin-right:24rem;margin-left:24rem}.mx-xl-auto{margin-right:auto;margin-left:auto}.my-xl-0{margin-top:0;margin-bottom:0}.my-xl-px{margin-top:1px;margin-bottom:1px}.my-xl--5{margin-top:.125rem;margin-bottom:.125rem}.my-xl-1{margin-top:.25rem;margin-bottom:.25rem}.my-xl--4{margin-top:.375rem;margin-bottom:.375rem}.my-xl-2{margin-top:.5rem;margin-bottom:.5rem}.my-xl--3{margin-top:.625rem;margin-bottom:.625rem}.my-xl-3{margin-top:.75rem;margin-bottom:.75rem}.my-xl--2{margin-top:.875rem;margin-bottom:.875rem}.my-xl-4{margin-top:1rem;margin-bottom:1rem}.my-xl-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-xl-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-xl-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-xl-8{margin-top:2rem;margin-bottom:2rem}.my-xl-9{margin-top:2.25rem;margin-bottom:2.25rem}.my-xl-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-xl-11{margin-top:2.75rem;margin-bottom:2.75rem}.my-xl-12{margin-top:3rem;margin-bottom:3rem}.my-xl-14{margin-top:3.5rem;margin-bottom:3.5rem}.my-xl-16{margin-top:4rem;margin-bottom:4rem}.my-xl-20{margin-top:5rem;margin-bottom:5rem}.my-xl-24{margin-top:6rem;margin-bottom:6rem}.my-xl-28{margin-top:7rem;margin-bottom:7rem}.my-xl-32{margin-top:8rem;margin-bottom:8rem}.my-xl-36{margin-top:9rem;margin-bottom:9rem}.my-xl-40{margin-top:10rem;margin-bottom:10rem}.my-xl-44{margin-top:11rem;margin-bottom:11rem}.my-xl-48{margin-top:12rem;margin-bottom:12rem}.my-xl-52{margin-top:13rem;margin-bottom:13rem}.my-xl-56{margin-top:14rem;margin-bottom:14rem}.my-xl-60{margin-top:15rem;margin-bottom:15rem}.my-xl-64{margin-top:16rem;margin-bottom:16rem}.my-xl-72{margin-top:18rem;margin-bottom:18rem}.my-xl-80{margin-top:20rem;margin-bottom:20rem}.my-xl-96{margin-top:24rem;margin-bottom:24rem}.my-xl-auto{margin-top:auto;margin-bottom:auto}.mt-xl-0{margin-top:0}.mt-xl-px{margin-top:1px}.mt-xl--5{margin-top:.125rem}.mt-xl-1{margin-top:.25rem}.mt-xl--4{margin-top:.375rem}.mt-xl-2{margin-top:.5rem}.mt-xl--3{margin-top:.625rem}.mt-xl-3{margin-top:.75rem}.mt-xl--2{margin-top:.875rem}.mt-xl-4{margin-top:1rem}.mt-xl-5{margin-top:1.25rem}.mt-xl-6{margin-top:1.5rem}.mt-xl-7{margin-top:1.75rem}.mt-xl-8{margin-top:2rem}.mt-xl-9{margin-top:2.25rem}.mt-xl-10{margin-top:2.5rem}.mt-xl-11{margin-top:2.75rem}.mt-xl-12{margin-top:3rem}.mt-xl-14{margin-top:3.5rem}.mt-xl-16{margin-top:4rem}.mt-xl-20{margin-top:5rem}.mt-xl-24{margin-top:6rem}.mt-xl-28{margin-top:7rem}.mt-xl-32{margin-top:8rem}.mt-xl-36{margin-top:9rem}.mt-xl-40{margin-top:10rem}.mt-xl-44{margin-top:11rem}.mt-xl-48{margin-top:12rem}.mt-xl-52{margin-top:13rem}.mt-xl-56{margin-top:14rem}.mt-xl-60{margin-top:15rem}.mt-xl-64{margin-top:16rem}.mt-xl-72{margin-top:18rem}.mt-xl-80{margin-top:20rem}.mt-xl-96{margin-top:24rem}.mt-xl-auto{margin-top:auto}.me-xl-0{margin-right:0}.me-xl-px{margin-right:1px}.me-xl--5{margin-right:.125rem}.me-xl-1{margin-right:.25rem}.me-xl--4{margin-right:.375rem}.me-xl-2{margin-right:.5rem}.me-xl--3{margin-right:.625rem}.me-xl-3{margin-right:.75rem}.me-xl--2{margin-right:.875rem}.me-xl-4{margin-right:1rem}.me-xl-5{margin-right:1.25rem}.me-xl-6{margin-right:1.5rem}.me-xl-7{margin-right:1.75rem}.me-xl-8{margin-right:2rem}.me-xl-9{margin-right:2.25rem}.me-xl-10{margin-right:2.5rem}.me-xl-11{margin-right:2.75rem}.me-xl-12{margin-right:3rem}.me-xl-14{margin-right:3.5rem}.me-xl-16{margin-right:4rem}.me-xl-20{margin-right:5rem}.me-xl-24{margin-right:6rem}.me-xl-28{margin-right:7rem}.me-xl-32{margin-right:8rem}.me-xl-36{margin-right:9rem}.me-xl-40{margin-right:10rem}.me-xl-44{margin-right:11rem}.me-xl-48{margin-right:12rem}.me-xl-52{margin-right:13rem}.me-xl-56{margin-right:14rem}.me-xl-60{margin-right:15rem}.me-xl-64{margin-right:16rem}.me-xl-72{margin-right:18rem}.me-xl-80{margin-right:20rem}.me-xl-96{margin-right:24rem}.me-xl-auto{margin-right:auto}.mb-xl-0{margin-bottom:0}.mb-xl-px{margin-bottom:1px}.mb-xl--5{margin-bottom:.125rem}.mb-xl-1{margin-bottom:.25rem}.mb-xl--4{margin-bottom:.375rem}.mb-xl-2{margin-bottom:.5rem}.mb-xl--3{margin-bottom:.625rem}.mb-xl-3{margin-bottom:.75rem}.mb-xl--2{margin-bottom:.875rem}.mb-xl-4{margin-bottom:1rem}.mb-xl-5{margin-bottom:1.25rem}.mb-xl-6{margin-bottom:1.5rem}.mb-xl-7{margin-bottom:1.75rem}.mb-xl-8{margin-bottom:2rem}.mb-xl-9{margin-bottom:2.25rem}.mb-xl-10{margin-bottom:2.5rem}.mb-xl-11{margin-bottom:2.75rem}.mb-xl-12{margin-bottom:3rem}.mb-xl-14{margin-bottom:3.5rem}.mb-xl-16{margin-bottom:4rem}.mb-xl-20{margin-bottom:5rem}.mb-xl-24{margin-bottom:6rem}.mb-xl-28{margin-bottom:7rem}.mb-xl-32{margin-bottom:8rem}.mb-xl-36{margin-bottom:9rem}.mb-xl-40{margin-bottom:10rem}.mb-xl-44{margin-bottom:11rem}.mb-xl-48{margin-bottom:12rem}.mb-xl-52{margin-bottom:13rem}.mb-xl-56{margin-bottom:14rem}.mb-xl-60{margin-bottom:15rem}.mb-xl-64{margin-bottom:16rem}.mb-xl-72{margin-bottom:18rem}.mb-xl-80{margin-bottom:20rem}.mb-xl-96{margin-bottom:24rem}.mb-xl-auto{margin-bottom:auto}.ms-xl-0{margin-left:0}.ms-xl-px{margin-left:1px}.ms-xl--5{margin-left:.125rem}.ms-xl-1{margin-left:.25rem}.ms-xl--4{margin-left:.375rem}.ms-xl-2{margin-left:.5rem}.ms-xl--3{margin-left:.625rem}.ms-xl-3{margin-left:.75rem}.ms-xl--2{margin-left:.875rem}.ms-xl-4{margin-left:1rem}.ms-xl-5{margin-left:1.25rem}.ms-xl-6{margin-left:1.5rem}.ms-xl-7{margin-left:1.75rem}.ms-xl-8{margin-left:2rem}.ms-xl-9{margin-left:2.25rem}.ms-xl-10{margin-left:2.5rem}.ms-xl-11{margin-left:2.75rem}.ms-xl-12{margin-left:3rem}.ms-xl-14{margin-left:3.5rem}.ms-xl-16{margin-left:4rem}.ms-xl-20{margin-left:5rem}.ms-xl-24{margin-left:6rem}.ms-xl-28{margin-left:7rem}.ms-xl-32{margin-left:8rem}.ms-xl-36{margin-left:9rem}.ms-xl-40{margin-left:10rem}.ms-xl-44{margin-left:11rem}.ms-xl-48{margin-left:12rem}.ms-xl-52{margin-left:13rem}.ms-xl-56{margin-left:14rem}.ms-xl-60{margin-left:15rem}.ms-xl-64{margin-left:16rem}.ms-xl-72{margin-left:18rem}.ms-xl-80{margin-left:20rem}.ms-xl-96{margin-left:24rem}.ms-xl-auto{margin-left:auto}.p-xl-0{padding:0}.p-xl-px{padding:1px}.p-xl--5{padding:.125rem}.p-xl-1{padding:.25rem}.p-xl--4{padding:.375rem}.p-xl-2{padding:.5rem}.p-xl--3{padding:.625rem}.p-xl-3{padding:.75rem}.p-xl--2{padding:.875rem}.p-xl-4{padding:1rem}.p-xl-5{padding:1.25rem}.p-xl-6{padding:1.5rem}.p-xl-7{padding:1.75rem}.p-xl-8{padding:2rem}.p-xl-9{padding:2.25rem}.p-xl-10{padding:2.5rem}.p-xl-11{padding:2.75rem}.p-xl-12{padding:3rem}.p-xl-14{padding:3.5rem}.p-xl-16{padding:4rem}.p-xl-20{padding:5rem}.p-xl-24{padding:6rem}.p-xl-28{padding:7rem}.p-xl-32{padding:8rem}.p-xl-36{padding:9rem}.p-xl-40{padding:10rem}.p-xl-44{padding:11rem}.p-xl-48{padding:12rem}.p-xl-52{padding:13rem}.p-xl-56{padding:14rem}.p-xl-60{padding:15rem}.p-xl-64{padding:16rem}.p-xl-72{padding:18rem}.p-xl-80{padding:20rem}.p-xl-96{padding:24rem}.px-xl-0{padding-right:0;padding-left:0}.px-xl-px{padding-right:1px;padding-left:1px}.px-xl--5{padding-right:.125rem;padding-left:.125rem}.px-xl-1{padding-right:.25rem;padding-left:.25rem}.px-xl--4{padding-right:.375rem;padding-left:.375rem}.px-xl-2{padding-right:.5rem;padding-left:.5rem}.px-xl--3{padding-right:.625rem;padding-left:.625rem}.px-xl-3{padding-right:.75rem;padding-left:.75rem}.px-xl--2{padding-right:.875rem;padding-left:.875rem}.px-xl-4{padding-right:1rem;padding-left:1rem}.px-xl-5{padding-right:1.25rem;padding-left:1.25rem}.px-xl-6{padding-right:1.5rem;padding-left:1.5rem}.px-xl-7{padding-right:1.75rem;padding-left:1.75rem}.px-xl-8{padding-right:2rem;padding-left:2rem}.px-xl-9{padding-right:2.25rem;padding-left:2.25rem}.px-xl-10{padding-right:2.5rem;padding-left:2.5rem}.px-xl-11{padding-right:2.75rem;padding-left:2.75rem}.px-xl-12{padding-right:3rem;padding-left:3rem}.px-xl-14{padding-right:3.5rem;padding-left:3.5rem}.px-xl-16{padding-right:4rem;padding-left:4rem}.px-xl-20{padding-right:5rem;padding-left:5rem}.px-xl-24{padding-right:6rem;padding-left:6rem}.px-xl-28{padding-right:7rem;padding-left:7rem}.px-xl-32{padding-right:8rem;padding-left:8rem}.px-xl-36{padding-right:9rem;padding-left:9rem}.px-xl-40{padding-right:10rem;padding-left:10rem}.px-xl-44{padding-right:11rem;padding-left:11rem}.px-xl-48{padding-right:12rem;padding-left:12rem}.px-xl-52{padding-right:13rem;padding-left:13rem}.px-xl-56{padding-right:14rem;padding-left:14rem}.px-xl-60{padding-right:15rem;padding-left:15rem}.px-xl-64{padding-right:16rem;padding-left:16rem}.px-xl-72{padding-right:18rem;padding-left:18rem}.px-xl-80{padding-right:20rem;padding-left:20rem}.px-xl-96{padding-right:24rem;padding-left:24rem}.py-xl-0{padding-top:0;padding-bottom:0}.py-xl-px{padding-top:1px;padding-bottom:1px}.py-xl--5{padding-top:.125rem;padding-bottom:.125rem}.py-xl-1{padding-top:.25rem;padding-bottom:.25rem}.py-xl--4{padding-top:.375rem;padding-bottom:.375rem}.py-xl-2{padding-top:.5rem;padding-bottom:.5rem}.py-xl--3{padding-top:.625rem;padding-bottom:.625rem}.py-xl-3{padding-top:.75rem;padding-bottom:.75rem}.py-xl--2{padding-top:.875rem;padding-bottom:.875rem}.py-xl-4{padding-top:1rem;padding-bottom:1rem}.py-xl-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-xl-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-xl-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-xl-8{padding-top:2rem;padding-bottom:2rem}.py-xl-9{padding-top:2.25rem;padding-bottom:2.25rem}.py-xl-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-xl-11{padding-top:2.75rem;padding-bottom:2.75rem}.py-xl-12{padding-top:3rem;padding-bottom:3rem}.py-xl-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-xl-16{padding-top:4rem;padding-bottom:4rem}.py-xl-20{padding-top:5rem;padding-bottom:5rem}.py-xl-24{padding-top:6rem;padding-bottom:6rem}.py-xl-28{padding-top:7rem;padding-bottom:7rem}.py-xl-32{padding-top:8rem;padding-bottom:8rem}.py-xl-36{padding-top:9rem;padding-bottom:9rem}.py-xl-40{padding-top:10rem;padding-bottom:10rem}.py-xl-44{padding-top:11rem;padding-bottom:11rem}.py-xl-48{padding-top:12rem;padding-bottom:12rem}.py-xl-52{padding-top:13rem;padding-bottom:13rem}.py-xl-56{padding-top:14rem;padding-bottom:14rem}.py-xl-60{padding-top:15rem;padding-bottom:15rem}.py-xl-64{padding-top:16rem;padding-bottom:16rem}.py-xl-72{padding-top:18rem;padding-bottom:18rem}.py-xl-80{padding-top:20rem;padding-bottom:20rem}.py-xl-96{padding-top:24rem;padding-bottom:24rem}.pt-xl-0{padding-top:0}.pt-xl-px{padding-top:1px}.pt-xl--5{padding-top:.125rem}.pt-xl-1{padding-top:.25rem}.pt-xl--4{padding-top:.375rem}.pt-xl-2{padding-top:.5rem}.pt-xl--3{padding-top:.625rem}.pt-xl-3{padding-top:.75rem}.pt-xl--2{padding-top:.875rem}.pt-xl-4{padding-top:1rem}.pt-xl-5{padding-top:1.25rem}.pt-xl-6{padding-top:1.5rem}.pt-xl-7{padding-top:1.75rem}.pt-xl-8{padding-top:2rem}.pt-xl-9{padding-top:2.25rem}.pt-xl-10{padding-top:2.5rem}.pt-xl-11{padding-top:2.75rem}.pt-xl-12{padding-top:3rem}.pt-xl-14{padding-top:3.5rem}.pt-xl-16{padding-top:4rem}.pt-xl-20{padding-top:5rem}.pt-xl-24{padding-top:6rem}.pt-xl-28{padding-top:7rem}.pt-xl-32{padding-top:8rem}.pt-xl-36{padding-top:9rem}.pt-xl-40{padding-top:10rem}.pt-xl-44{padding-top:11rem}.pt-xl-48{padding-top:12rem}.pt-xl-52{padding-top:13rem}.pt-xl-56{padding-top:14rem}.pt-xl-60{padding-top:15rem}.pt-xl-64{padding-top:16rem}.pt-xl-72{padding-top:18rem}.pt-xl-80{padding-top:20rem}.pt-xl-96{padding-top:24rem}.pe-xl-0{padding-right:0}.pe-xl-px{padding-right:1px}.pe-xl--5{padding-right:.125rem}.pe-xl-1{padding-right:.25rem}.pe-xl--4{padding-right:.375rem}.pe-xl-2{padding-right:.5rem}.pe-xl--3{padding-right:.625rem}.pe-xl-3{padding-right:.75rem}.pe-xl--2{padding-right:.875rem}.pe-xl-4{padding-right:1rem}.pe-xl-5{padding-right:1.25rem}.pe-xl-6{padding-right:1.5rem}.pe-xl-7{padding-right:1.75rem}.pe-xl-8{padding-right:2rem}.pe-xl-9{padding-right:2.25rem}.pe-xl-10{padding-right:2.5rem}.pe-xl-11{padding-right:2.75rem}.pe-xl-12{padding-right:3rem}.pe-xl-14{padding-right:3.5rem}.pe-xl-16{padding-right:4rem}.pe-xl-20{padding-right:5rem}.pe-xl-24{padding-right:6rem}.pe-xl-28{padding-right:7rem}.pe-xl-32{padding-right:8rem}.pe-xl-36{padding-right:9rem}.pe-xl-40{padding-right:10rem}.pe-xl-44{padding-right:11rem}.pe-xl-48{padding-right:12rem}.pe-xl-52{padding-right:13rem}.pe-xl-56{padding-right:14rem}.pe-xl-60{padding-right:15rem}.pe-xl-64{padding-right:16rem}.pe-xl-72{padding-right:18rem}.pe-xl-80{padding-right:20rem}.pe-xl-96{padding-right:24rem}.pb-xl-0{padding-bottom:0}.pb-xl-px{padding-bottom:1px}.pb-xl--5{padding-bottom:.125rem}.pb-xl-1{padding-bottom:.25rem}.pb-xl--4{padding-bottom:.375rem}.pb-xl-2{padding-bottom:.5rem}.pb-xl--3{padding-bottom:.625rem}.pb-xl-3{padding-bottom:.75rem}.pb-xl--2{padding-bottom:.875rem}.pb-xl-4{padding-bottom:1rem}.pb-xl-5{padding-bottom:1.25rem}.pb-xl-6{padding-bottom:1.5rem}.pb-xl-7{padding-bottom:1.75rem}.pb-xl-8{padding-bottom:2rem}.pb-xl-9{padding-bottom:2.25rem}.pb-xl-10{padding-bottom:2.5rem}.pb-xl-11{padding-bottom:2.75rem}.pb-xl-12{padding-bottom:3rem}.pb-xl-14{padding-bottom:3.5rem}.pb-xl-16{padding-bottom:4rem}.pb-xl-20{padding-bottom:5rem}.pb-xl-24{padding-bottom:6rem}.pb-xl-28{padding-bottom:7rem}.pb-xl-32{padding-bottom:8rem}.pb-xl-36{padding-bottom:9rem}.pb-xl-40{padding-bottom:10rem}.pb-xl-44{padding-bottom:11rem}.pb-xl-48{padding-bottom:12rem}.pb-xl-52{padding-bottom:13rem}.pb-xl-56{padding-bottom:14rem}.pb-xl-60{padding-bottom:15rem}.pb-xl-64{padding-bottom:16rem}.pb-xl-72{padding-bottom:18rem}.pb-xl-80{padding-bottom:20rem}.pb-xl-96{padding-bottom:24rem}.ps-xl-0{padding-left:0}.ps-xl-px{padding-left:1px}.ps-xl--5{padding-left:.125rem}.ps-xl-1{padding-left:.25rem}.ps-xl--4{padding-left:.375rem}.ps-xl-2{padding-left:.5rem}.ps-xl--3{padding-left:.625rem}.ps-xl-3{padding-left:.75rem}.ps-xl--2{padding-left:.875rem}.ps-xl-4{padding-left:1rem}.ps-xl-5{padding-left:1.25rem}.ps-xl-6{padding-left:1.5rem}.ps-xl-7{padding-left:1.75rem}.ps-xl-8{padding-left:2rem}.ps-xl-9{padding-left:2.25rem}.ps-xl-10{padding-left:2.5rem}.ps-xl-11{padding-left:2.75rem}.ps-xl-12{padding-left:3rem}.ps-xl-14{padding-left:3.5rem}.ps-xl-16{padding-left:4rem}.ps-xl-20{padding-left:5rem}.ps-xl-24{padding-left:6rem}.ps-xl-28{padding-left:7rem}.ps-xl-32{padding-left:8rem}.ps-xl-36{padding-left:9rem}.ps-xl-40{padding-left:10rem}.ps-xl-44{padding-left:11rem}.ps-xl-48{padding-left:12rem}.ps-xl-52{padding-left:13rem}.ps-xl-56{padding-left:14rem}.ps-xl-60{padding-left:15rem}.ps-xl-64{padding-left:16rem}.ps-xl-72{padding-left:18rem}.ps-xl-80{padding-left:20rem}.ps-xl-96{padding-left:24rem}.gap-xl-0{gap:0}.gap-xl-px{gap:1px}.gap-xl--5{gap:.125rem}.gap-xl-1{gap:.25rem}.gap-xl--4{gap:.375rem}.gap-xl-2{gap:.5rem}.gap-xl--3{gap:.625rem}.gap-xl-3{gap:.75rem}.gap-xl--2{gap:.875rem}.gap-xl-4{gap:1rem}.gap-xl-5{gap:1.25rem}.gap-xl-6{gap:1.5rem}.gap-xl-7{gap:1.75rem}.gap-xl-8{gap:2rem}.gap-xl-9{gap:2.25rem}.gap-xl-10{gap:2.5rem}.gap-xl-11{gap:2.75rem}.gap-xl-12{gap:3rem}.gap-xl-14{gap:3.5rem}.gap-xl-16{gap:4rem}.gap-xl-20{gap:5rem}.gap-xl-24{gap:6rem}.gap-xl-28{gap:7rem}.gap-xl-32{gap:8rem}.gap-xl-36{gap:9rem}.gap-xl-40{gap:10rem}.gap-xl-44{gap:11rem}.gap-xl-48{gap:12rem}.gap-xl-52{gap:13rem}.gap-xl-56{gap:14rem}.gap-xl-60{gap:15rem}.gap-xl-64{gap:16rem}.gap-xl-72{gap:18rem}.gap-xl-80{gap:20rem}.gap-xl-96{gap:24rem}.row-gap-xl-0{row-gap:0}.row-gap-xl-px{row-gap:1px}.row-gap-xl--5{row-gap:.125rem}.row-gap-xl-1{row-gap:.25rem}.row-gap-xl--4{row-gap:.375rem}.row-gap-xl-2{row-gap:.5rem}.row-gap-xl--3{row-gap:.625rem}.row-gap-xl-3{row-gap:.75rem}.row-gap-xl--2{row-gap:.875rem}.row-gap-xl-4{row-gap:1rem}.row-gap-xl-5{row-gap:1.25rem}.row-gap-xl-6{row-gap:1.5rem}.row-gap-xl-7{row-gap:1.75rem}.row-gap-xl-8{row-gap:2rem}.row-gap-xl-9{row-gap:2.25rem}.row-gap-xl-10{row-gap:2.5rem}.row-gap-xl-11{row-gap:2.75rem}.row-gap-xl-12{row-gap:3rem}.row-gap-xl-14{row-gap:3.5rem}.row-gap-xl-16{row-gap:4rem}.row-gap-xl-20{row-gap:5rem}.row-gap-xl-24{row-gap:6rem}.row-gap-xl-28{row-gap:7rem}.row-gap-xl-32{row-gap:8rem}.row-gap-xl-36{row-gap:9rem}.row-gap-xl-40{row-gap:10rem}.row-gap-xl-44{row-gap:11rem}.row-gap-xl-48{row-gap:12rem}.row-gap-xl-52{row-gap:13rem}.row-gap-xl-56{row-gap:14rem}.row-gap-xl-60{row-gap:15rem}.row-gap-xl-64{row-gap:16rem}.row-gap-xl-72{row-gap:18rem}.row-gap-xl-80{row-gap:20rem}.row-gap-xl-96{row-gap:24rem}.column-gap-xl-0{column-gap:0}.column-gap-xl-px{column-gap:1px}.column-gap-xl--5{column-gap:.125rem}.column-gap-xl-1{column-gap:.25rem}.column-gap-xl--4{column-gap:.375rem}.column-gap-xl-2{column-gap:.5rem}.column-gap-xl--3{column-gap:.625rem}.column-gap-xl-3{column-gap:.75rem}.column-gap-xl--2{column-gap:.875rem}.column-gap-xl-4{column-gap:1rem}.column-gap-xl-5{column-gap:1.25rem}.column-gap-xl-6{column-gap:1.5rem}.column-gap-xl-7{column-gap:1.75rem}.column-gap-xl-8{column-gap:2rem}.column-gap-xl-9{column-gap:2.25rem}.column-gap-xl-10{column-gap:2.5rem}.column-gap-xl-11{column-gap:2.75rem}.column-gap-xl-12{column-gap:3rem}.column-gap-xl-14{column-gap:3.5rem}.column-gap-xl-16{column-gap:4rem}.column-gap-xl-20{column-gap:5rem}.column-gap-xl-24{column-gap:6rem}.column-gap-xl-28{column-gap:7rem}.column-gap-xl-32{column-gap:8rem}.column-gap-xl-36{column-gap:9rem}.column-gap-xl-40{column-gap:10rem}.column-gap-xl-44{column-gap:11rem}.column-gap-xl-48{column-gap:12rem}.column-gap-xl-52{column-gap:13rem}.column-gap-xl-56{column-gap:14rem}.column-gap-xl-60{column-gap:15rem}.column-gap-xl-64{column-gap:16rem}.column-gap-xl-72{column-gap:18rem}.column-gap-xl-80{column-gap:20rem}.column-gap-xl-96{column-gap:24rem}.text-xl-start{text-align:left}.text-xl-end{text-align:right}.text-xl-center{text-align:center}}@media (min-width:1536px){.float-xxl-start{float:left}.float-xxl-end{float:right}.float-xxl-none{float:none}.object-fit-xxl-contain{object-fit:contain}.object-fit-xxl-cover{object-fit:cover}.object-fit-xxl-fill{object-fit:fill}.object-fit-xxl-scale{object-fit:scale-down}.object-fit-xxl-none{object-fit:none}.d-xxl-inline{display:inline}.d-xxl-inline-block{display:inline-block}.d-xxl-block{display:block}.d-xxl-grid{display:grid}.d-xxl-inline-grid{display:inline-grid}.d-xxl-table{display:table}.d-xxl-table-row{display:table-row}.d-xxl-table-cell{display:table-cell}.d-xxl-flex{display:flex}.d-xxl-inline-flex{display:inline-flex}.d-xxl-none{display:none}.w-xxl-0{width:0}.w-xxl-10{width:10%}.w-xxl-20{width:20%}.w-xxl-25{width:25%}.w-xxl-30{width:30%}.w-xxl-33{width:33.333333%}.w-xxl-40{width:40%}.w-xxl-50{width:50%}.w-xxl-60{width:60%}.w-xxl-66{width:66.666667%}.w-xxl-70{width:70%}.w-xxl-75{width:75%}.w-xxl-80{width:80%}.w-xxl-90{width:90%}.w-xxl-100{width:100%}.w-xxl-auto{width:auto}.w-xxl-vw-25{width:25vw}.w-xxl-vw-50{width:50vw}.w-xxl-vw-75{width:75vw}.w-xxl-vw-100{width:100vw}.w-xxl-min{width:min-content}.w-xxl-max{width:max-content}.w-xxl-fit{width:fit-content}.min-w-xxl-0{min-width:0}.min-w-xxl-full{min-width:100%}.min-w-xxl-min{min-width:min-content}.min-w-xxl-max{min-width:max-content}.min-w-xxl-fit{min-width:fit-content}.mw-xxl-0{max-width:0}.mw-xxl-none{max-width:none}.mw-xxl-xs{max-width:20rem}.mw-xxl-sm{max-width:24rem}.mw-xxl-md{max-width:28rem}.mw-xxl-lg{max-width:32rem}.mw-xxl-xl{max-width:36rem}.mw-xxl-2xl{max-width:42rem}.mw-xxl-3xl{max-width:48rem}.mw-xxl-4xl{max-width:56rem}.mw-xxl-5xl{max-width:64rem}.mw-xxl-6xl{max-width:72rem}.mw-xxl-7xl{max-width:80rem}.mw-xxl-full{max-width:100%}.mw-xxl-min{max-width:min-content}.mw-xxl-max{max-width:max-content}.mw-xxl-fit{max-width:fit-content}.mw-xxl-prose{max-width:65ch}.mw-xxl-screen-sm{max-width:640px}.mw-xxl-screen-md{max-width:768px}.mw-xxl-screen-lg{max-width:1024px}.mw-xxl-screen-xl{max-width:1280px}.mw-xxl-screen-xxl{max-width:1536px}.h-xxl-0{height:0}.h-xxl-10{height:10%}.h-xxl-20{height:20%}.h-xxl-25{height:25%}.h-xxl-30{height:30%}.h-xxl-33{height:33.333333%}.h-xxl-40{height:40%}.h-xxl-50{height:50%}.h-xxl-60{height:60%}.h-xxl-66{height:66.666667%}.h-xxl-70{height:70%}.h-xxl-75{height:75%}.h-xxl-80{height:80%}.h-xxl-90{height:90%}.h-xxl-100{height:100%}.h-xxl-auto{height:auto}.h-xxl-vh-25{height:25vh}.h-xxl-vh-50{height:50vh}.h-xxl-vh-75{height:75vh}.h-xxl-vh-100{height:100vh}.h-xxl-min{height:min-content}.h-xxl-max{height:max-content}.h-xxl-fit{height:fit-content}.h-xxl-screen{height:100vh}.min-h-xxl-0{min-height:0}.min-h-xxl-full{min-height:100%}.min-h-xxl-screen{min-height:100vh}.min-h-xxl-min{min-height:min-content}.min-h-xxl-max{min-height:max-content}.min-h-xxl-fit{min-height:fit-content}.mh-xxl-0{max-height:0}.mh-xxl-none{max-height:none}.mh-xxl-full{max-height:100%}.mh-xxl-screen{max-height:100vh}.mh-xxl-min{max-height:min-content}.mh-xxl-max{max-height:max-content}.mh-xxl-fit{max-height:fit-content}.flex-xxl-fill{flex:1 1 auto}.flex-xxl-full{flex:1 1 100%}.flex-xxl-row{flex-direction:row}.flex-xxl-column{flex-direction:column}.flex-xxl-row-reverse{flex-direction:row-reverse}.flex-xxl-column-reverse{flex-direction:column-reverse}.flex-xxl-grow-0{flex-grow:0}.flex-xxl-grow-1{flex-grow:1}.flex-xxl-shrink-0{flex-shrink:0}.flex-xxl-shrink-1{flex-shrink:1}.flex-xxl-wrap{flex-wrap:wrap}.flex-xxl-nowrap{flex-wrap:nowrap}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse}.justify-content-xxl-start{justify-content:flex-start}.justify-content-xxl-end{justify-content:flex-end}.justify-content-xxl-center{justify-content:center}.justify-content-xxl-between{justify-content:space-between}.justify-content-xxl-around{justify-content:space-around}.justify-content-xxl-evenly{justify-content:space-evenly}.align-items-xxl-start{align-items:flex-start}.align-items-xxl-end{align-items:flex-end}.align-items-xxl-center{align-items:center}.align-items-xxl-baseline{align-items:baseline}.align-items-xxl-stretch{align-items:stretch}.align-content-xxl-start{align-content:flex-start}.align-content-xxl-end{align-content:flex-end}.align-content-xxl-center{align-content:center}.align-content-xxl-between{align-content:space-between}.align-content-xxl-around{align-content:space-around}.align-content-xxl-stretch{align-content:stretch}.align-self-xxl-auto{align-self:auto}.align-self-xxl-start{align-self:flex-start}.align-self-xxl-end{align-self:flex-end}.align-self-xxl-center{align-self:center}.align-self-xxl-baseline{align-self:baseline}.align-self-xxl-stretch{align-self:stretch}.order-xxl-first{order:-1}.order-xxl-0{order:0}.order-xxl-1{order:1}.order-xxl-2{order:2}.order-xxl-3{order:3}.order-xxl-4{order:4}.order-xxl-5{order:5}.order-xxl-last{order:6}.m-xxl-0{margin:0}.m-xxl-px{margin:1px}.m-xxl--5{margin:.125rem}.m-xxl-1{margin:.25rem}.m-xxl--4{margin:.375rem}.m-xxl-2{margin:.5rem}.m-xxl--3{margin:.625rem}.m-xxl-3{margin:.75rem}.m-xxl--2{margin:.875rem}.m-xxl-4{margin:1rem}.m-xxl-5{margin:1.25rem}.m-xxl-6{margin:1.5rem}.m-xxl-7{margin:1.75rem}.m-xxl-8{margin:2rem}.m-xxl-9{margin:2.25rem}.m-xxl-10{margin:2.5rem}.m-xxl-11{margin:2.75rem}.m-xxl-12{margin:3rem}.m-xxl-14{margin:3.5rem}.m-xxl-16{margin:4rem}.m-xxl-20{margin:5rem}.m-xxl-24{margin:6rem}.m-xxl-28{margin:7rem}.m-xxl-32{margin:8rem}.m-xxl-36{margin:9rem}.m-xxl-40{margin:10rem}.m-xxl-44{margin:11rem}.m-xxl-48{margin:12rem}.m-xxl-52{margin:13rem}.m-xxl-56{margin:14rem}.m-xxl-60{margin:15rem}.m-xxl-64{margin:16rem}.m-xxl-72{margin:18rem}.m-xxl-80{margin:20rem}.m-xxl-96{margin:24rem}.m-xxl-auto{margin:auto}.mx-xxl-0{margin-right:0;margin-left:0}.mx-xxl-px{margin-right:1px;margin-left:1px}.mx-xxl--5{margin-right:.125rem;margin-left:.125rem}.mx-xxl-1{margin-right:.25rem;margin-left:.25rem}.mx-xxl--4{margin-right:.375rem;margin-left:.375rem}.mx-xxl-2{margin-right:.5rem;margin-left:.5rem}.mx-xxl--3{margin-right:.625rem;margin-left:.625rem}.mx-xxl-3{margin-right:.75rem;margin-left:.75rem}.mx-xxl--2{margin-right:.875rem;margin-left:.875rem}.mx-xxl-4{margin-right:1rem;margin-left:1rem}.mx-xxl-5{margin-right:1.25rem;margin-left:1.25rem}.mx-xxl-6{margin-right:1.5rem;margin-left:1.5rem}.mx-xxl-7{margin-right:1.75rem;margin-left:1.75rem}.mx-xxl-8{margin-right:2rem;margin-left:2rem}.mx-xxl-9{margin-right:2.25rem;margin-left:2.25rem}.mx-xxl-10{margin-right:2.5rem;margin-left:2.5rem}.mx-xxl-11{margin-right:2.75rem;margin-left:2.75rem}.mx-xxl-12{margin-right:3rem;margin-left:3rem}.mx-xxl-14{margin-right:3.5rem;margin-left:3.5rem}.mx-xxl-16{margin-right:4rem;margin-left:4rem}.mx-xxl-20{margin-right:5rem;margin-left:5rem}.mx-xxl-24{margin-right:6rem;margin-left:6rem}.mx-xxl-28{margin-right:7rem;margin-left:7rem}.mx-xxl-32{margin-right:8rem;margin-left:8rem}.mx-xxl-36{margin-right:9rem;margin-left:9rem}.mx-xxl-40{margin-right:10rem;margin-left:10rem}.mx-xxl-44{margin-right:11rem;margin-left:11rem}.mx-xxl-48{margin-right:12rem;margin-left:12rem}.mx-xxl-52{margin-right:13rem;margin-left:13rem}.mx-xxl-56{margin-right:14rem;margin-left:14rem}.mx-xxl-60{margin-right:15rem;margin-left:15rem}.mx-xxl-64{margin-right:16rem;margin-left:16rem}.mx-xxl-72{margin-right:18rem;margin-left:18rem}.mx-xxl-80{margin-right:20rem;margin-left:20rem}.mx-xxl-96{margin-right:24rem;margin-left:24rem}.mx-xxl-auto{margin-right:auto;margin-left:auto}.my-xxl-0{margin-top:0;margin-bottom:0}.my-xxl-px{margin-top:1px;margin-bottom:1px}.my-xxl--5{margin-top:.125rem;margin-bottom:.125rem}.my-xxl-1{margin-top:.25rem;margin-bottom:.25rem}.my-xxl--4{margin-top:.375rem;margin-bottom:.375rem}.my-xxl-2{margin-top:.5rem;margin-bottom:.5rem}.my-xxl--3{margin-top:.625rem;margin-bottom:.625rem}.my-xxl-3{margin-top:.75rem;margin-bottom:.75rem}.my-xxl--2{margin-top:.875rem;margin-bottom:.875rem}.my-xxl-4{margin-top:1rem;margin-bottom:1rem}.my-xxl-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-xxl-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-xxl-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-xxl-8{margin-top:2rem;margin-bottom:2rem}.my-xxl-9{margin-top:2.25rem;margin-bottom:2.25rem}.my-xxl-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-xxl-11{margin-top:2.75rem;margin-bottom:2.75rem}.my-xxl-12{margin-top:3rem;margin-bottom:3rem}.my-xxl-14{margin-top:3.5rem;margin-bottom:3.5rem}.my-xxl-16{margin-top:4rem;margin-bottom:4rem}.my-xxl-20{margin-top:5rem;margin-bottom:5rem}.my-xxl-24{margin-top:6rem;margin-bottom:6rem}.my-xxl-28{margin-top:7rem;margin-bottom:7rem}.my-xxl-32{margin-top:8rem;margin-bottom:8rem}.my-xxl-36{margin-top:9rem;margin-bottom:9rem}.my-xxl-40{margin-top:10rem;margin-bottom:10rem}.my-xxl-44{margin-top:11rem;margin-bottom:11rem}.my-xxl-48{margin-top:12rem;margin-bottom:12rem}.my-xxl-52{margin-top:13rem;margin-bottom:13rem}.my-xxl-56{margin-top:14rem;margin-bottom:14rem}.my-xxl-60{margin-top:15rem;margin-bottom:15rem}.my-xxl-64{margin-top:16rem;margin-bottom:16rem}.my-xxl-72{margin-top:18rem;margin-bottom:18rem}.my-xxl-80{margin-top:20rem;margin-bottom:20rem}.my-xxl-96{margin-top:24rem;margin-bottom:24rem}.my-xxl-auto{margin-top:auto;margin-bottom:auto}.mt-xxl-0{margin-top:0}.mt-xxl-px{margin-top:1px}.mt-xxl--5{margin-top:.125rem}.mt-xxl-1{margin-top:.25rem}.mt-xxl--4{margin-top:.375rem}.mt-xxl-2{margin-top:.5rem}.mt-xxl--3{margin-top:.625rem}.mt-xxl-3{margin-top:.75rem}.mt-xxl--2{margin-top:.875rem}.mt-xxl-4{margin-top:1rem}.mt-xxl-5{margin-top:1.25rem}.mt-xxl-6{margin-top:1.5rem}.mt-xxl-7{margin-top:1.75rem}.mt-xxl-8{margin-top:2rem}.mt-xxl-9{margin-top:2.25rem}.mt-xxl-10{margin-top:2.5rem}.mt-xxl-11{margin-top:2.75rem}.mt-xxl-12{margin-top:3rem}.mt-xxl-14{margin-top:3.5rem}.mt-xxl-16{margin-top:4rem}.mt-xxl-20{margin-top:5rem}.mt-xxl-24{margin-top:6rem}.mt-xxl-28{margin-top:7rem}.mt-xxl-32{margin-top:8rem}.mt-xxl-36{margin-top:9rem}.mt-xxl-40{margin-top:10rem}.mt-xxl-44{margin-top:11rem}.mt-xxl-48{margin-top:12rem}.mt-xxl-52{margin-top:13rem}.mt-xxl-56{margin-top:14rem}.mt-xxl-60{margin-top:15rem}.mt-xxl-64{margin-top:16rem}.mt-xxl-72{margin-top:18rem}.mt-xxl-80{margin-top:20rem}.mt-xxl-96{margin-top:24rem}.mt-xxl-auto{margin-top:auto}.me-xxl-0{margin-right:0}.me-xxl-px{margin-right:1px}.me-xxl--5{margin-right:.125rem}.me-xxl-1{margin-right:.25rem}.me-xxl--4{margin-right:.375rem}.me-xxl-2{margin-right:.5rem}.me-xxl--3{margin-right:.625rem}.me-xxl-3{margin-right:.75rem}.me-xxl--2{margin-right:.875rem}.me-xxl-4{margin-right:1rem}.me-xxl-5{margin-right:1.25rem}.me-xxl-6{margin-right:1.5rem}.me-xxl-7{margin-right:1.75rem}.me-xxl-8{margin-right:2rem}.me-xxl-9{margin-right:2.25rem}.me-xxl-10{margin-right:2.5rem}.me-xxl-11{margin-right:2.75rem}.me-xxl-12{margin-right:3rem}.me-xxl-14{margin-right:3.5rem}.me-xxl-16{margin-right:4rem}.me-xxl-20{margin-right:5rem}.me-xxl-24{margin-right:6rem}.me-xxl-28{margin-right:7rem}.me-xxl-32{margin-right:8rem}.me-xxl-36{margin-right:9rem}.me-xxl-40{margin-right:10rem}.me-xxl-44{margin-right:11rem}.me-xxl-48{margin-right:12rem}.me-xxl-52{margin-right:13rem}.me-xxl-56{margin-right:14rem}.me-xxl-60{margin-right:15rem}.me-xxl-64{margin-right:16rem}.me-xxl-72{margin-right:18rem}.me-xxl-80{margin-right:20rem}.me-xxl-96{margin-right:24rem}.me-xxl-auto{margin-right:auto}.mb-xxl-0{margin-bottom:0}.mb-xxl-px{margin-bottom:1px}.mb-xxl--5{margin-bottom:.125rem}.mb-xxl-1{margin-bottom:.25rem}.mb-xxl--4{margin-bottom:.375rem}.mb-xxl-2{margin-bottom:.5rem}.mb-xxl--3{margin-bottom:.625rem}.mb-xxl-3{margin-bottom:.75rem}.mb-xxl--2{margin-bottom:.875rem}.mb-xxl-4{margin-bottom:1rem}.mb-xxl-5{margin-bottom:1.25rem}.mb-xxl-6{margin-bottom:1.5rem}.mb-xxl-7{margin-bottom:1.75rem}.mb-xxl-8{margin-bottom:2rem}.mb-xxl-9{margin-bottom:2.25rem}.mb-xxl-10{margin-bottom:2.5rem}.mb-xxl-11{margin-bottom:2.75rem}.mb-xxl-12{margin-bottom:3rem}.mb-xxl-14{margin-bottom:3.5rem}.mb-xxl-16{margin-bottom:4rem}.mb-xxl-20{margin-bottom:5rem}.mb-xxl-24{margin-bottom:6rem}.mb-xxl-28{margin-bottom:7rem}.mb-xxl-32{margin-bottom:8rem}.mb-xxl-36{margin-bottom:9rem}.mb-xxl-40{margin-bottom:10rem}.mb-xxl-44{margin-bottom:11rem}.mb-xxl-48{margin-bottom:12rem}.mb-xxl-52{margin-bottom:13rem}.mb-xxl-56{margin-bottom:14rem}.mb-xxl-60{margin-bottom:15rem}.mb-xxl-64{margin-bottom:16rem}.mb-xxl-72{margin-bottom:18rem}.mb-xxl-80{margin-bottom:20rem}.mb-xxl-96{margin-bottom:24rem}.mb-xxl-auto{margin-bottom:auto}.ms-xxl-0{margin-left:0}.ms-xxl-px{margin-left:1px}.ms-xxl--5{margin-left:.125rem}.ms-xxl-1{margin-left:.25rem}.ms-xxl--4{margin-left:.375rem}.ms-xxl-2{margin-left:.5rem}.ms-xxl--3{margin-left:.625rem}.ms-xxl-3{margin-left:.75rem}.ms-xxl--2{margin-left:.875rem}.ms-xxl-4{margin-left:1rem}.ms-xxl-5{margin-left:1.25rem}.ms-xxl-6{margin-left:1.5rem}.ms-xxl-7{margin-left:1.75rem}.ms-xxl-8{margin-left:2rem}.ms-xxl-9{margin-left:2.25rem}.ms-xxl-10{margin-left:2.5rem}.ms-xxl-11{margin-left:2.75rem}.ms-xxl-12{margin-left:3rem}.ms-xxl-14{margin-left:3.5rem}.ms-xxl-16{margin-left:4rem}.ms-xxl-20{margin-left:5rem}.ms-xxl-24{margin-left:6rem}.ms-xxl-28{margin-left:7rem}.ms-xxl-32{margin-left:8rem}.ms-xxl-36{margin-left:9rem}.ms-xxl-40{margin-left:10rem}.ms-xxl-44{margin-left:11rem}.ms-xxl-48{margin-left:12rem}.ms-xxl-52{margin-left:13rem}.ms-xxl-56{margin-left:14rem}.ms-xxl-60{margin-left:15rem}.ms-xxl-64{margin-left:16rem}.ms-xxl-72{margin-left:18rem}.ms-xxl-80{margin-left:20rem}.ms-xxl-96{margin-left:24rem}.ms-xxl-auto{margin-left:auto}.p-xxl-0{padding:0}.p-xxl-px{padding:1px}.p-xxl--5{padding:.125rem}.p-xxl-1{padding:.25rem}.p-xxl--4{padding:.375rem}.p-xxl-2{padding:.5rem}.p-xxl--3{padding:.625rem}.p-xxl-3{padding:.75rem}.p-xxl--2{padding:.875rem}.p-xxl-4{padding:1rem}.p-xxl-5{padding:1.25rem}.p-xxl-6{padding:1.5rem}.p-xxl-7{padding:1.75rem}.p-xxl-8{padding:2rem}.p-xxl-9{padding:2.25rem}.p-xxl-10{padding:2.5rem}.p-xxl-11{padding:2.75rem}.p-xxl-12{padding:3rem}.p-xxl-14{padding:3.5rem}.p-xxl-16{padding:4rem}.p-xxl-20{padding:5rem}.p-xxl-24{padding:6rem}.p-xxl-28{padding:7rem}.p-xxl-32{padding:8rem}.p-xxl-36{padding:9rem}.p-xxl-40{padding:10rem}.p-xxl-44{padding:11rem}.p-xxl-48{padding:12rem}.p-xxl-52{padding:13rem}.p-xxl-56{padding:14rem}.p-xxl-60{padding:15rem}.p-xxl-64{padding:16rem}.p-xxl-72{padding:18rem}.p-xxl-80{padding:20rem}.p-xxl-96{padding:24rem}.px-xxl-0{padding-right:0;padding-left:0}.px-xxl-px{padding-right:1px;padding-left:1px}.px-xxl--5{padding-right:.125rem;padding-left:.125rem}.px-xxl-1{padding-right:.25rem;padding-left:.25rem}.px-xxl--4{padding-right:.375rem;padding-left:.375rem}.px-xxl-2{padding-right:.5rem;padding-left:.5rem}.px-xxl--3{padding-right:.625rem;padding-left:.625rem}.px-xxl-3{padding-right:.75rem;padding-left:.75rem}.px-xxl--2{padding-right:.875rem;padding-left:.875rem}.px-xxl-4{padding-right:1rem;padding-left:1rem}.px-xxl-5{padding-right:1.25rem;padding-left:1.25rem}.px-xxl-6{padding-right:1.5rem;padding-left:1.5rem}.px-xxl-7{padding-right:1.75rem;padding-left:1.75rem}.px-xxl-8{padding-right:2rem;padding-left:2rem}.px-xxl-9{padding-right:2.25rem;padding-left:2.25rem}.px-xxl-10{padding-right:2.5rem;padding-left:2.5rem}.px-xxl-11{padding-right:2.75rem;padding-left:2.75rem}.px-xxl-12{padding-right:3rem;padding-left:3rem}.px-xxl-14{padding-right:3.5rem;padding-left:3.5rem}.px-xxl-16{padding-right:4rem;padding-left:4rem}.px-xxl-20{padding-right:5rem;padding-left:5rem}.px-xxl-24{padding-right:6rem;padding-left:6rem}.px-xxl-28{padding-right:7rem;padding-left:7rem}.px-xxl-32{padding-right:8rem;padding-left:8rem}.px-xxl-36{padding-right:9rem;padding-left:9rem}.px-xxl-40{padding-right:10rem;padding-left:10rem}.px-xxl-44{padding-right:11rem;padding-left:11rem}.px-xxl-48{padding-right:12rem;padding-left:12rem}.px-xxl-52{padding-right:13rem;padding-left:13rem}.px-xxl-56{padding-right:14rem;padding-left:14rem}.px-xxl-60{padding-right:15rem;padding-left:15rem}.px-xxl-64{padding-right:16rem;padding-left:16rem}.px-xxl-72{padding-right:18rem;padding-left:18rem}.px-xxl-80{padding-right:20rem;padding-left:20rem}.px-xxl-96{padding-right:24rem;padding-left:24rem}.py-xxl-0{padding-top:0;padding-bottom:0}.py-xxl-px{padding-top:1px;padding-bottom:1px}.py-xxl--5{padding-top:.125rem;padding-bottom:.125rem}.py-xxl-1{padding-top:.25rem;padding-bottom:.25rem}.py-xxl--4{padding-top:.375rem;padding-bottom:.375rem}.py-xxl-2{padding-top:.5rem;padding-bottom:.5rem}.py-xxl--3{padding-top:.625rem;padding-bottom:.625rem}.py-xxl-3{padding-top:.75rem;padding-bottom:.75rem}.py-xxl--2{padding-top:.875rem;padding-bottom:.875rem}.py-xxl-4{padding-top:1rem;padding-bottom:1rem}.py-xxl-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-xxl-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-xxl-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-xxl-8{padding-top:2rem;padding-bottom:2rem}.py-xxl-9{padding-top:2.25rem;padding-bottom:2.25rem}.py-xxl-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-xxl-11{padding-top:2.75rem;padding-bottom:2.75rem}.py-xxl-12{padding-top:3rem;padding-bottom:3rem}.py-xxl-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-xxl-16{padding-top:4rem;padding-bottom:4rem}.py-xxl-20{padding-top:5rem;padding-bottom:5rem}.py-xxl-24{padding-top:6rem;padding-bottom:6rem}.py-xxl-28{padding-top:7rem;padding-bottom:7rem}.py-xxl-32{padding-top:8rem;padding-bottom:8rem}.py-xxl-36{padding-top:9rem;padding-bottom:9rem}.py-xxl-40{padding-top:10rem;padding-bottom:10rem}.py-xxl-44{padding-top:11rem;padding-bottom:11rem}.py-xxl-48{padding-top:12rem;padding-bottom:12rem}.py-xxl-52{padding-top:13rem;padding-bottom:13rem}.py-xxl-56{padding-top:14rem;padding-bottom:14rem}.py-xxl-60{padding-top:15rem;padding-bottom:15rem}.py-xxl-64{padding-top:16rem;padding-bottom:16rem}.py-xxl-72{padding-top:18rem;padding-bottom:18rem}.py-xxl-80{padding-top:20rem;padding-bottom:20rem}.py-xxl-96{padding-top:24rem;padding-bottom:24rem}.pt-xxl-0{padding-top:0}.pt-xxl-px{padding-top:1px}.pt-xxl--5{padding-top:.125rem}.pt-xxl-1{padding-top:.25rem}.pt-xxl--4{padding-top:.375rem}.pt-xxl-2{padding-top:.5rem}.pt-xxl--3{padding-top:.625rem}.pt-xxl-3{padding-top:.75rem}.pt-xxl--2{padding-top:.875rem}.pt-xxl-4{padding-top:1rem}.pt-xxl-5{padding-top:1.25rem}.pt-xxl-6{padding-top:1.5rem}.pt-xxl-7{padding-top:1.75rem}.pt-xxl-8{padding-top:2rem}.pt-xxl-9{padding-top:2.25rem}.pt-xxl-10{padding-top:2.5rem}.pt-xxl-11{padding-top:2.75rem}.pt-xxl-12{padding-top:3rem}.pt-xxl-14{padding-top:3.5rem}.pt-xxl-16{padding-top:4rem}.pt-xxl-20{padding-top:5rem}.pt-xxl-24{padding-top:6rem}.pt-xxl-28{padding-top:7rem}.pt-xxl-32{padding-top:8rem}.pt-xxl-36{padding-top:9rem}.pt-xxl-40{padding-top:10rem}.pt-xxl-44{padding-top:11rem}.pt-xxl-48{padding-top:12rem}.pt-xxl-52{padding-top:13rem}.pt-xxl-56{padding-top:14rem}.pt-xxl-60{padding-top:15rem}.pt-xxl-64{padding-top:16rem}.pt-xxl-72{padding-top:18rem}.pt-xxl-80{padding-top:20rem}.pt-xxl-96{padding-top:24rem}.pe-xxl-0{padding-right:0}.pe-xxl-px{padding-right:1px}.pe-xxl--5{padding-right:.125rem}.pe-xxl-1{padding-right:.25rem}.pe-xxl--4{padding-right:.375rem}.pe-xxl-2{padding-right:.5rem}.pe-xxl--3{padding-right:.625rem}.pe-xxl-3{padding-right:.75rem}.pe-xxl--2{padding-right:.875rem}.pe-xxl-4{padding-right:1rem}.pe-xxl-5{padding-right:1.25rem}.pe-xxl-6{padding-right:1.5rem}.pe-xxl-7{padding-right:1.75rem}.pe-xxl-8{padding-right:2rem}.pe-xxl-9{padding-right:2.25rem}.pe-xxl-10{padding-right:2.5rem}.pe-xxl-11{padding-right:2.75rem}.pe-xxl-12{padding-right:3rem}.pe-xxl-14{padding-right:3.5rem}.pe-xxl-16{padding-right:4rem}.pe-xxl-20{padding-right:5rem}.pe-xxl-24{padding-right:6rem}.pe-xxl-28{padding-right:7rem}.pe-xxl-32{padding-right:8rem}.pe-xxl-36{padding-right:9rem}.pe-xxl-40{padding-right:10rem}.pe-xxl-44{padding-right:11rem}.pe-xxl-48{padding-right:12rem}.pe-xxl-52{padding-right:13rem}.pe-xxl-56{padding-right:14rem}.pe-xxl-60{padding-right:15rem}.pe-xxl-64{padding-right:16rem}.pe-xxl-72{padding-right:18rem}.pe-xxl-80{padding-right:20rem}.pe-xxl-96{padding-right:24rem}.pb-xxl-0{padding-bottom:0}.pb-xxl-px{padding-bottom:1px}.pb-xxl--5{padding-bottom:.125rem}.pb-xxl-1{padding-bottom:.25rem}.pb-xxl--4{padding-bottom:.375rem}.pb-xxl-2{padding-bottom:.5rem}.pb-xxl--3{padding-bottom:.625rem}.pb-xxl-3{padding-bottom:.75rem}.pb-xxl--2{padding-bottom:.875rem}.pb-xxl-4{padding-bottom:1rem}.pb-xxl-5{padding-bottom:1.25rem}.pb-xxl-6{padding-bottom:1.5rem}.pb-xxl-7{padding-bottom:1.75rem}.pb-xxl-8{padding-bottom:2rem}.pb-xxl-9{padding-bottom:2.25rem}.pb-xxl-10{padding-bottom:2.5rem}.pb-xxl-11{padding-bottom:2.75rem}.pb-xxl-12{padding-bottom:3rem}.pb-xxl-14{padding-bottom:3.5rem}.pb-xxl-16{padding-bottom:4rem}.pb-xxl-20{padding-bottom:5rem}.pb-xxl-24{padding-bottom:6rem}.pb-xxl-28{padding-bottom:7rem}.pb-xxl-32{padding-bottom:8rem}.pb-xxl-36{padding-bottom:9rem}.pb-xxl-40{padding-bottom:10rem}.pb-xxl-44{padding-bottom:11rem}.pb-xxl-48{padding-bottom:12rem}.pb-xxl-52{padding-bottom:13rem}.pb-xxl-56{padding-bottom:14rem}.pb-xxl-60{padding-bottom:15rem}.pb-xxl-64{padding-bottom:16rem}.pb-xxl-72{padding-bottom:18rem}.pb-xxl-80{padding-bottom:20rem}.pb-xxl-96{padding-bottom:24rem}.ps-xxl-0{padding-left:0}.ps-xxl-px{padding-left:1px}.ps-xxl--5{padding-left:.125rem}.ps-xxl-1{padding-left:.25rem}.ps-xxl--4{padding-left:.375rem}.ps-xxl-2{padding-left:.5rem}.ps-xxl--3{padding-left:.625rem}.ps-xxl-3{padding-left:.75rem}.ps-xxl--2{padding-left:.875rem}.ps-xxl-4{padding-left:1rem}.ps-xxl-5{padding-left:1.25rem}.ps-xxl-6{padding-left:1.5rem}.ps-xxl-7{padding-left:1.75rem}.ps-xxl-8{padding-left:2rem}.ps-xxl-9{padding-left:2.25rem}.ps-xxl-10{padding-left:2.5rem}.ps-xxl-11{padding-left:2.75rem}.ps-xxl-12{padding-left:3rem}.ps-xxl-14{padding-left:3.5rem}.ps-xxl-16{padding-left:4rem}.ps-xxl-20{padding-left:5rem}.ps-xxl-24{padding-left:6rem}.ps-xxl-28{padding-left:7rem}.ps-xxl-32{padding-left:8rem}.ps-xxl-36{padding-left:9rem}.ps-xxl-40{padding-left:10rem}.ps-xxl-44{padding-left:11rem}.ps-xxl-48{padding-left:12rem}.ps-xxl-52{padding-left:13rem}.ps-xxl-56{padding-left:14rem}.ps-xxl-60{padding-left:15rem}.ps-xxl-64{padding-left:16rem}.ps-xxl-72{padding-left:18rem}.ps-xxl-80{padding-left:20rem}.ps-xxl-96{padding-left:24rem}.gap-xxl-0{gap:0}.gap-xxl-px{gap:1px}.gap-xxl--5{gap:.125rem}.gap-xxl-1{gap:.25rem}.gap-xxl--4{gap:.375rem}.gap-xxl-2{gap:.5rem}.gap-xxl--3{gap:.625rem}.gap-xxl-3{gap:.75rem}.gap-xxl--2{gap:.875rem}.gap-xxl-4{gap:1rem}.gap-xxl-5{gap:1.25rem}.gap-xxl-6{gap:1.5rem}.gap-xxl-7{gap:1.75rem}.gap-xxl-8{gap:2rem}.gap-xxl-9{gap:2.25rem}.gap-xxl-10{gap:2.5rem}.gap-xxl-11{gap:2.75rem}.gap-xxl-12{gap:3rem}.gap-xxl-14{gap:3.5rem}.gap-xxl-16{gap:4rem}.gap-xxl-20{gap:5rem}.gap-xxl-24{gap:6rem}.gap-xxl-28{gap:7rem}.gap-xxl-32{gap:8rem}.gap-xxl-36{gap:9rem}.gap-xxl-40{gap:10rem}.gap-xxl-44{gap:11rem}.gap-xxl-48{gap:12rem}.gap-xxl-52{gap:13rem}.gap-xxl-56{gap:14rem}.gap-xxl-60{gap:15rem}.gap-xxl-64{gap:16rem}.gap-xxl-72{gap:18rem}.gap-xxl-80{gap:20rem}.gap-xxl-96{gap:24rem}.row-gap-xxl-0{row-gap:0}.row-gap-xxl-px{row-gap:1px}.row-gap-xxl--5{row-gap:.125rem}.row-gap-xxl-1{row-gap:.25rem}.row-gap-xxl--4{row-gap:.375rem}.row-gap-xxl-2{row-gap:.5rem}.row-gap-xxl--3{row-gap:.625rem}.row-gap-xxl-3{row-gap:.75rem}.row-gap-xxl--2{row-gap:.875rem}.row-gap-xxl-4{row-gap:1rem}.row-gap-xxl-5{row-gap:1.25rem}.row-gap-xxl-6{row-gap:1.5rem}.row-gap-xxl-7{row-gap:1.75rem}.row-gap-xxl-8{row-gap:2rem}.row-gap-xxl-9{row-gap:2.25rem}.row-gap-xxl-10{row-gap:2.5rem}.row-gap-xxl-11{row-gap:2.75rem}.row-gap-xxl-12{row-gap:3rem}.row-gap-xxl-14{row-gap:3.5rem}.row-gap-xxl-16{row-gap:4rem}.row-gap-xxl-20{row-gap:5rem}.row-gap-xxl-24{row-gap:6rem}.row-gap-xxl-28{row-gap:7rem}.row-gap-xxl-32{row-gap:8rem}.row-gap-xxl-36{row-gap:9rem}.row-gap-xxl-40{row-gap:10rem}.row-gap-xxl-44{row-gap:11rem}.row-gap-xxl-48{row-gap:12rem}.row-gap-xxl-52{row-gap:13rem}.row-gap-xxl-56{row-gap:14rem}.row-gap-xxl-60{row-gap:15rem}.row-gap-xxl-64{row-gap:16rem}.row-gap-xxl-72{row-gap:18rem}.row-gap-xxl-80{row-gap:20rem}.row-gap-xxl-96{row-gap:24rem}.column-gap-xxl-0{column-gap:0}.column-gap-xxl-px{column-gap:1px}.column-gap-xxl--5{column-gap:.125rem}.column-gap-xxl-1{column-gap:.25rem}.column-gap-xxl--4{column-gap:.375rem}.column-gap-xxl-2{column-gap:.5rem}.column-gap-xxl--3{column-gap:.625rem}.column-gap-xxl-3{column-gap:.75rem}.column-gap-xxl--2{column-gap:.875rem}.column-gap-xxl-4{column-gap:1rem}.column-gap-xxl-5{column-gap:1.25rem}.column-gap-xxl-6{column-gap:1.5rem}.column-gap-xxl-7{column-gap:1.75rem}.column-gap-xxl-8{column-gap:2rem}.column-gap-xxl-9{column-gap:2.25rem}.column-gap-xxl-10{column-gap:2.5rem}.column-gap-xxl-11{column-gap:2.75rem}.column-gap-xxl-12{column-gap:3rem}.column-gap-xxl-14{column-gap:3.5rem}.column-gap-xxl-16{column-gap:4rem}.column-gap-xxl-20{column-gap:5rem}.column-gap-xxl-24{column-gap:6rem}.column-gap-xxl-28{column-gap:7rem}.column-gap-xxl-32{column-gap:8rem}.column-gap-xxl-36{column-gap:9rem}.column-gap-xxl-40{column-gap:10rem}.column-gap-xxl-44{column-gap:11rem}.column-gap-xxl-48{column-gap:12rem}.column-gap-xxl-52{column-gap:13rem}.column-gap-xxl-56{column-gap:14rem}.column-gap-xxl-60{column-gap:15rem}.column-gap-xxl-64{column-gap:16rem}.column-gap-xxl-72{column-gap:18rem}.column-gap-xxl-80{column-gap:20rem}.column-gap-xxl-96{column-gap:24rem}.text-xxl-start{text-align:left}.text-xxl-end{text-align:right}.text-xxl-center{text-align:center}}*,::after,::before{box-sizing:border-box}:root{font-size:1rem}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:arial;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid inherit;opacity:.3}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:inherit}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:600}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:700}small{font-size:.875rem}mark{padding:.1875em;color:#212529;background-color:#ffc107}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:monospace;font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875rem}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875rem;color:#d63384;word-wrap:break-word}a>code{color:inherit}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:rgba(33,37,41,.75);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:1.25rem;font-weight:500;line-height:inherit}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.block-system-breadcrumb-block,.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--gutter-x:1.5rem;--gutter-y:0;width:100%;padding-right:calc(var(--gutter-x) * .5);padding-left:calc(var(--gutter-x) * .5);margin-right:auto;margin-left:auto}.container-fluid-left{--gutter-x:1.5rem;--gutter-y:0;width:100%;padding-right:calc(var(--gutter-x) * .5);padding-left:calc(var(--gutter-x) * .5);margin-right:auto;margin-left:auto;margin-left:0;padding-left:0}.container-fluid-left>.row{margin-left:0}.container-fluid-left>.row>[class*=col-]{padding-left:0}@media (min-width:640px){.container-fluid-left{max-width:calc(50% + 640px / 2)}}@media (min-width:768px){.container-fluid-left{max-width:calc(50% + 768px / 2)}}@media (min-width:1024px){.container-fluid-left{max-width:calc(50% + 1024px / 2)}}@media (min-width:1280px){.container-fluid-left{max-width:calc(50% + 1280px / 2)}}@media (min-width:1536px){.container-fluid-left{max-width:calc(50% + 1536px / 2)}}.container-fluid-right{--gutter-x:1.5rem;--gutter-y:0;width:100%;padding-right:calc(var(--gutter-x) * .5);padding-left:calc(var(--gutter-x) * .5);margin-right:auto;margin-left:auto;margin-right:0;padding-right:0}.container-fluid-right>.row{margin-right:0}.container-fluid-right>.row>[class*=col-]{padding-right:0}@media (min-width:640px){.container-fluid-right{max-width:calc(50% + 640px / 2)}}@media (min-width:768px){.container-fluid-right{max-width:calc(50% + 768px / 2)}}@media (min-width:1024px){.container-fluid-right{max-width:calc(50% + 1024px / 2)}}@media (min-width:1280px){.container-fluid-right{max-width:calc(50% + 1280px / 2)}}@media (min-width:1536px){.container-fluid-right{max-width:calc(50% + 1536px / 2)}}@media (min-width:640px){.block-system-breadcrumb-block,.container,.container-sm{max-width:640px}}@media (min-width:768px){.block-system-breadcrumb-block,.container,.container-md,.container-sm{max-width:768px}}@media (min-width:1024px){.block-system-breadcrumb-block,.container,.container-lg,.container-md,.container-sm{max-width:1024px}}@media (min-width:1280px){.block-system-breadcrumb-block,.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1280px}}@media (min-width:1536px){.block-system-breadcrumb-block,.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1536px}}:root{--breakpoint-xs:0;--breakpoint-sm:640px;--breakpoint-md:768px;--breakpoint-lg:1024px;--breakpoint-xl:1280px;--breakpoint-xxl:1536px}.row{--gutter-x:1.5rem;--gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--gutter-y));margin-right:calc(-.5 * var(--gutter-x));margin-left:calc(-.5 * var(--gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--gutter-x) * .5);padding-left:calc(var(--gutter-x) * .5);margin-top:var(--gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.3333333333%}.col-2{flex:0 0 auto;width:16.6666666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.3333333333%}.col-5{flex:0 0 auto;width:41.6666666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.3333333333%}.col-8{flex:0 0 auto;width:66.6666666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.3333333333%}.col-11{flex:0 0 auto;width:91.6666666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}.g-0,.gx-0{--gutter-x:0}.g-0,.gy-0{--gutter-y:0}.g-px,.gx-px{--gutter-x:1px}.g-px,.gy-px{--gutter-y:1px}.g--5,.gx--5{--gutter-x:0.125rem}.g--5,.gy--5{--gutter-y:0.125rem}.g-1,.gx-1{--gutter-x:0.25rem}.g-1,.gy-1{--gutter-y:0.25rem}.g--4,.gx--4{--gutter-x:0.375rem}.g--4,.gy--4{--gutter-y:0.375rem}.g-2,.gx-2{--gutter-x:0.5rem}.g-2,.gy-2{--gutter-y:0.5rem}.g--3,.gx--3{--gutter-x:0.625rem}.g--3,.gy--3{--gutter-y:0.625rem}.g-3,.gx-3{--gutter-x:0.75rem}.g-3,.gy-3{--gutter-y:0.75rem}.g--2,.gx--2{--gutter-x:0.875rem}.g--2,.gy--2{--gutter-y:0.875rem}.g-4,.gx-4{--gutter-x:1rem}.g-4,.gy-4{--gutter-y:1rem}.g-5,.gx-5{--gutter-x:1.25rem}.g-5,.gy-5{--gutter-y:1.25rem}.g-6,.gx-6{--gutter-x:1.5rem}.g-6,.gy-6{--gutter-y:1.5rem}.g-7,.gx-7{--gutter-x:1.75rem}.g-7,.gy-7{--gutter-y:1.75rem}.g-8,.gx-8{--gutter-x:2rem}.g-8,.gy-8{--gutter-y:2rem}.g-9,.gx-9{--gutter-x:2.25rem}.g-9,.gy-9{--gutter-y:2.25rem}.g-10,.gx-10{--gutter-x:2.5rem}.g-10,.gy-10{--gutter-y:2.5rem}.g-11,.gx-11{--gutter-x:2.75rem}.g-11,.gy-11{--gutter-y:2.75rem}.g-12,.gx-12{--gutter-x:3rem}.g-12,.gy-12{--gutter-y:3rem}.g-14,.gx-14{--gutter-x:3.5rem}.g-14,.gy-14{--gutter-y:3.5rem}.g-16,.gx-16{--gutter-x:4rem}.g-16,.gy-16{--gutter-y:4rem}.g-20,.gx-20{--gutter-x:5rem}.g-20,.gy-20{--gutter-y:5rem}.g-24,.gx-24{--gutter-x:6rem}.g-24,.gy-24{--gutter-y:6rem}.g-28,.gx-28{--gutter-x:7rem}.g-28,.gy-28{--gutter-y:7rem}.g-32,.gx-32{--gutter-x:8rem}.g-32,.gy-32{--gutter-y:8rem}.g-36,.gx-36{--gutter-x:9rem}.g-36,.gy-36{--gutter-y:9rem}.g-40,.gx-40{--gutter-x:10rem}.g-40,.gy-40{--gutter-y:10rem}.g-44,.gx-44{--gutter-x:11rem}.g-44,.gy-44{--gutter-y:11rem}.g-48,.gx-48{--gutter-x:12rem}.g-48,.gy-48{--gutter-y:12rem}.g-52,.gx-52{--gutter-x:13rem}.g-52,.gy-52{--gutter-y:13rem}.g-56,.gx-56{--gutter-x:14rem}.g-56,.gy-56{--gutter-y:14rem}.g-60,.gx-60{--gutter-x:15rem}.g-60,.gy-60{--gutter-y:15rem}.g-64,.gx-64{--gutter-x:16rem}.g-64,.gy-64{--gutter-y:16rem}.g-72,.gx-72{--gutter-x:18rem}.g-72,.gy-72{--gutter-y:18rem}.g-80,.gx-80{--gutter-x:20rem}.g-80,.gy-80{--gutter-y:20rem}.g-96,.gx-96{--gutter-x:24rem}.g-96,.gy-96{--gutter-y:24rem}@media (min-width:640px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.3333333333%}.col-sm-2{flex:0 0 auto;width:16.6666666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.3333333333%}.col-sm-5{flex:0 0 auto;width:41.6666666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.3333333333%}.col-sm-8{flex:0 0 auto;width:66.6666666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.3333333333%}.col-sm-11{flex:0 0 auto;width:91.6666666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}.g-sm-0,.gx-sm-0{--gutter-x:0}.g-sm-0,.gy-sm-0{--gutter-y:0}.g-sm-px,.gx-sm-px{--gutter-x:1px}.g-sm-px,.gy-sm-px{--gutter-y:1px}.g-sm--5,.gx-sm--5{--gutter-x:0.125rem}.g-sm--5,.gy-sm--5{--gutter-y:0.125rem}.g-sm-1,.gx-sm-1{--gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--gutter-y:0.25rem}.g-sm--4,.gx-sm--4{--gutter-x:0.375rem}.g-sm--4,.gy-sm--4{--gutter-y:0.375rem}.g-sm-2,.gx-sm-2{--gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--gutter-y:0.5rem}.g-sm--3,.gx-sm--3{--gutter-x:0.625rem}.g-sm--3,.gy-sm--3{--gutter-y:0.625rem}.g-sm-3,.gx-sm-3{--gutter-x:0.75rem}.g-sm-3,.gy-sm-3{--gutter-y:0.75rem}.g-sm--2,.gx-sm--2{--gutter-x:0.875rem}.g-sm--2,.gy-sm--2{--gutter-y:0.875rem}.g-sm-4,.gx-sm-4{--gutter-x:1rem}.g-sm-4,.gy-sm-4{--gutter-y:1rem}.g-sm-5,.gx-sm-5{--gutter-x:1.25rem}.g-sm-5,.gy-sm-5{--gutter-y:1.25rem}.g-sm-6,.gx-sm-6{--gutter-x:1.5rem}.g-sm-6,.gy-sm-6{--gutter-y:1.5rem}.g-sm-7,.gx-sm-7{--gutter-x:1.75rem}.g-sm-7,.gy-sm-7{--gutter-y:1.75rem}.g-sm-8,.gx-sm-8{--gutter-x:2rem}.g-sm-8,.gy-sm-8{--gutter-y:2rem}.g-sm-9,.gx-sm-9{--gutter-x:2.25rem}.g-sm-9,.gy-sm-9{--gutter-y:2.25rem}.g-sm-10,.gx-sm-10{--gutter-x:2.5rem}.g-sm-10,.gy-sm-10{--gutter-y:2.5rem}.g-sm-11,.gx-sm-11{--gutter-x:2.75rem}.g-sm-11,.gy-sm-11{--gutter-y:2.75rem}.g-sm-12,.gx-sm-12{--gutter-x:3rem}.g-sm-12,.gy-sm-12{--gutter-y:3rem}.g-sm-14,.gx-sm-14{--gutter-x:3.5rem}.g-sm-14,.gy-sm-14{--gutter-y:3.5rem}.g-sm-16,.gx-sm-16{--gutter-x:4rem}.g-sm-16,.gy-sm-16{--gutter-y:4rem}.g-sm-20,.gx-sm-20{--gutter-x:5rem}.g-sm-20,.gy-sm-20{--gutter-y:5rem}.g-sm-24,.gx-sm-24{--gutter-x:6rem}.g-sm-24,.gy-sm-24{--gutter-y:6rem}.g-sm-28,.gx-sm-28{--gutter-x:7rem}.g-sm-28,.gy-sm-28{--gutter-y:7rem}.g-sm-32,.gx-sm-32{--gutter-x:8rem}.g-sm-32,.gy-sm-32{--gutter-y:8rem}.g-sm-36,.gx-sm-36{--gutter-x:9rem}.g-sm-36,.gy-sm-36{--gutter-y:9rem}.g-sm-40,.gx-sm-40{--gutter-x:10rem}.g-sm-40,.gy-sm-40{--gutter-y:10rem}.g-sm-44,.gx-sm-44{--gutter-x:11rem}.g-sm-44,.gy-sm-44{--gutter-y:11rem}.g-sm-48,.gx-sm-48{--gutter-x:12rem}.g-sm-48,.gy-sm-48{--gutter-y:12rem}.g-sm-52,.gx-sm-52{--gutter-x:13rem}.g-sm-52,.gy-sm-52{--gutter-y:13rem}.g-sm-56,.gx-sm-56{--gutter-x:14rem}.g-sm-56,.gy-sm-56{--gutter-y:14rem}.g-sm-60,.gx-sm-60{--gutter-x:15rem}.g-sm-60,.gy-sm-60{--gutter-y:15rem}.g-sm-64,.gx-sm-64{--gutter-x:16rem}.g-sm-64,.gy-sm-64{--gutter-y:16rem}.g-sm-72,.gx-sm-72{--gutter-x:18rem}.g-sm-72,.gy-sm-72{--gutter-y:18rem}.g-sm-80,.gx-sm-80{--gutter-x:20rem}.g-sm-80,.gy-sm-80{--gutter-y:20rem}.g-sm-96,.gx-sm-96{--gutter-x:24rem}.g-sm-96,.gy-sm-96{--gutter-y:24rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.3333333333%}.col-md-2{flex:0 0 auto;width:16.6666666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.3333333333%}.col-md-5{flex:0 0 auto;width:41.6666666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.3333333333%}.col-md-8{flex:0 0 auto;width:66.6666666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.3333333333%}.col-md-11{flex:0 0 auto;width:91.6666666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}.g-md-0,.gx-md-0{--gutter-x:0}.g-md-0,.gy-md-0{--gutter-y:0}.g-md-px,.gx-md-px{--gutter-x:1px}.g-md-px,.gy-md-px{--gutter-y:1px}.g-md--5,.gx-md--5{--gutter-x:0.125rem}.g-md--5,.gy-md--5{--gutter-y:0.125rem}.g-md-1,.gx-md-1{--gutter-x:0.25rem}.g-md-1,.gy-md-1{--gutter-y:0.25rem}.g-md--4,.gx-md--4{--gutter-x:0.375rem}.g-md--4,.gy-md--4{--gutter-y:0.375rem}.g-md-2,.gx-md-2{--gutter-x:0.5rem}.g-md-2,.gy-md-2{--gutter-y:0.5rem}.g-md--3,.gx-md--3{--gutter-x:0.625rem}.g-md--3,.gy-md--3{--gutter-y:0.625rem}.g-md-3,.gx-md-3{--gutter-x:0.75rem}.g-md-3,.gy-md-3{--gutter-y:0.75rem}.g-md--2,.gx-md--2{--gutter-x:0.875rem}.g-md--2,.gy-md--2{--gutter-y:0.875rem}.g-md-4,.gx-md-4{--gutter-x:1rem}.g-md-4,.gy-md-4{--gutter-y:1rem}.g-md-5,.gx-md-5{--gutter-x:1.25rem}.g-md-5,.gy-md-5{--gutter-y:1.25rem}.g-md-6,.gx-md-6{--gutter-x:1.5rem}.g-md-6,.gy-md-6{--gutter-y:1.5rem}.g-md-7,.gx-md-7{--gutter-x:1.75rem}.g-md-7,.gy-md-7{--gutter-y:1.75rem}.g-md-8,.gx-md-8{--gutter-x:2rem}.g-md-8,.gy-md-8{--gutter-y:2rem}.g-md-9,.gx-md-9{--gutter-x:2.25rem}.g-md-9,.gy-md-9{--gutter-y:2.25rem}.g-md-10,.gx-md-10{--gutter-x:2.5rem}.g-md-10,.gy-md-10{--gutter-y:2.5rem}.g-md-11,.gx-md-11{--gutter-x:2.75rem}.g-md-11,.gy-md-11{--gutter-y:2.75rem}.g-md-12,.gx-md-12{--gutter-x:3rem}.g-md-12,.gy-md-12{--gutter-y:3rem}.g-md-14,.gx-md-14{--gutter-x:3.5rem}.g-md-14,.gy-md-14{--gutter-y:3.5rem}.g-md-16,.gx-md-16{--gutter-x:4rem}.g-md-16,.gy-md-16{--gutter-y:4rem}.g-md-20,.gx-md-20{--gutter-x:5rem}.g-md-20,.gy-md-20{--gutter-y:5rem}.g-md-24,.gx-md-24{--gutter-x:6rem}.g-md-24,.gy-md-24{--gutter-y:6rem}.g-md-28,.gx-md-28{--gutter-x:7rem}.g-md-28,.gy-md-28{--gutter-y:7rem}.g-md-32,.gx-md-32{--gutter-x:8rem}.g-md-32,.gy-md-32{--gutter-y:8rem}.g-md-36,.gx-md-36{--gutter-x:9rem}.g-md-36,.gy-md-36{--gutter-y:9rem}.g-md-40,.gx-md-40{--gutter-x:10rem}.g-md-40,.gy-md-40{--gutter-y:10rem}.g-md-44,.gx-md-44{--gutter-x:11rem}.g-md-44,.gy-md-44{--gutter-y:11rem}.g-md-48,.gx-md-48{--gutter-x:12rem}.g-md-48,.gy-md-48{--gutter-y:12rem}.g-md-52,.gx-md-52{--gutter-x:13rem}.g-md-52,.gy-md-52{--gutter-y:13rem}.g-md-56,.gx-md-56{--gutter-x:14rem}.g-md-56,.gy-md-56{--gutter-y:14rem}.g-md-60,.gx-md-60{--gutter-x:15rem}.g-md-60,.gy-md-60{--gutter-y:15rem}.g-md-64,.gx-md-64{--gutter-x:16rem}.g-md-64,.gy-md-64{--gutter-y:16rem}.g-md-72,.gx-md-72{--gutter-x:18rem}.g-md-72,.gy-md-72{--gutter-y:18rem}.g-md-80,.gx-md-80{--gutter-x:20rem}.g-md-80,.gy-md-80{--gutter-y:20rem}.g-md-96,.gx-md-96{--gutter-x:24rem}.g-md-96,.gy-md-96{--gutter-y:24rem}}@media (min-width:1024px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.3333333333%}.col-lg-2{flex:0 0 auto;width:16.6666666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.3333333333%}.col-lg-5{flex:0 0 auto;width:41.6666666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.3333333333%}.col-lg-8{flex:0 0 auto;width:66.6666666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.3333333333%}.col-lg-11{flex:0 0 auto;width:91.6666666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}.g-lg-0,.gx-lg-0{--gutter-x:0}.g-lg-0,.gy-lg-0{--gutter-y:0}.g-lg-px,.gx-lg-px{--gutter-x:1px}.g-lg-px,.gy-lg-px{--gutter-y:1px}.g-lg--5,.gx-lg--5{--gutter-x:0.125rem}.g-lg--5,.gy-lg--5{--gutter-y:0.125rem}.g-lg-1,.gx-lg-1{--gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--gutter-y:0.25rem}.g-lg--4,.gx-lg--4{--gutter-x:0.375rem}.g-lg--4,.gy-lg--4{--gutter-y:0.375rem}.g-lg-2,.gx-lg-2{--gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--gutter-y:0.5rem}.g-lg--3,.gx-lg--3{--gutter-x:0.625rem}.g-lg--3,.gy-lg--3{--gutter-y:0.625rem}.g-lg-3,.gx-lg-3{--gutter-x:0.75rem}.g-lg-3,.gy-lg-3{--gutter-y:0.75rem}.g-lg--2,.gx-lg--2{--gutter-x:0.875rem}.g-lg--2,.gy-lg--2{--gutter-y:0.875rem}.g-lg-4,.gx-lg-4{--gutter-x:1rem}.g-lg-4,.gy-lg-4{--gutter-y:1rem}.g-lg-5,.gx-lg-5{--gutter-x:1.25rem}.g-lg-5,.gy-lg-5{--gutter-y:1.25rem}.g-lg-6,.gx-lg-6{--gutter-x:1.5rem}.g-lg-6,.gy-lg-6{--gutter-y:1.5rem}.g-lg-7,.gx-lg-7{--gutter-x:1.75rem}.g-lg-7,.gy-lg-7{--gutter-y:1.75rem}.g-lg-8,.gx-lg-8{--gutter-x:2rem}.g-lg-8,.gy-lg-8{--gutter-y:2rem}.g-lg-9,.gx-lg-9{--gutter-x:2.25rem}.g-lg-9,.gy-lg-9{--gutter-y:2.25rem}.g-lg-10,.gx-lg-10{--gutter-x:2.5rem}.g-lg-10,.gy-lg-10{--gutter-y:2.5rem}.g-lg-11,.gx-lg-11{--gutter-x:2.75rem}.g-lg-11,.gy-lg-11{--gutter-y:2.75rem}.g-lg-12,.gx-lg-12{--gutter-x:3rem}.g-lg-12,.gy-lg-12{--gutter-y:3rem}.g-lg-14,.gx-lg-14{--gutter-x:3.5rem}.g-lg-14,.gy-lg-14{--gutter-y:3.5rem}.g-lg-16,.gx-lg-16{--gutter-x:4rem}.g-lg-16,.gy-lg-16{--gutter-y:4rem}.g-lg-20,.gx-lg-20{--gutter-x:5rem}.g-lg-20,.gy-lg-20{--gutter-y:5rem}.g-lg-24,.gx-lg-24{--gutter-x:6rem}.g-lg-24,.gy-lg-24{--gutter-y:6rem}.g-lg-28,.gx-lg-28{--gutter-x:7rem}.g-lg-28,.gy-lg-28{--gutter-y:7rem}.g-lg-32,.gx-lg-32{--gutter-x:8rem}.g-lg-32,.gy-lg-32{--gutter-y:8rem}.g-lg-36,.gx-lg-36{--gutter-x:9rem}.g-lg-36,.gy-lg-36{--gutter-y:9rem}.g-lg-40,.gx-lg-40{--gutter-x:10rem}.g-lg-40,.gy-lg-40{--gutter-y:10rem}.g-lg-44,.gx-lg-44{--gutter-x:11rem}.g-lg-44,.gy-lg-44{--gutter-y:11rem}.g-lg-48,.gx-lg-48{--gutter-x:12rem}.g-lg-48,.gy-lg-48{--gutter-y:12rem}.g-lg-52,.gx-lg-52{--gutter-x:13rem}.g-lg-52,.gy-lg-52{--gutter-y:13rem}.g-lg-56,.gx-lg-56{--gutter-x:14rem}.g-lg-56,.gy-lg-56{--gutter-y:14rem}.g-lg-60,.gx-lg-60{--gutter-x:15rem}.g-lg-60,.gy-lg-60{--gutter-y:15rem}.g-lg-64,.gx-lg-64{--gutter-x:16rem}.g-lg-64,.gy-lg-64{--gutter-y:16rem}.g-lg-72,.gx-lg-72{--gutter-x:18rem}.g-lg-72,.gy-lg-72{--gutter-y:18rem}.g-lg-80,.gx-lg-80{--gutter-x:20rem}.g-lg-80,.gy-lg-80{--gutter-y:20rem}.g-lg-96,.gx-lg-96{--gutter-x:24rem}.g-lg-96,.gy-lg-96{--gutter-y:24rem}}@media (min-width:1280px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.3333333333%}.col-xl-2{flex:0 0 auto;width:16.6666666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.3333333333%}.col-xl-5{flex:0 0 auto;width:41.6666666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.3333333333%}.col-xl-8{flex:0 0 auto;width:66.6666666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.3333333333%}.col-xl-11{flex:0 0 auto;width:91.6666666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}.g-xl-0,.gx-xl-0{--gutter-x:0}.g-xl-0,.gy-xl-0{--gutter-y:0}.g-xl-px,.gx-xl-px{--gutter-x:1px}.g-xl-px,.gy-xl-px{--gutter-y:1px}.g-xl--5,.gx-xl--5{--gutter-x:0.125rem}.g-xl--5,.gy-xl--5{--gutter-y:0.125rem}.g-xl-1,.gx-xl-1{--gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--gutter-y:0.25rem}.g-xl--4,.gx-xl--4{--gutter-x:0.375rem}.g-xl--4,.gy-xl--4{--gutter-y:0.375rem}.g-xl-2,.gx-xl-2{--gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--gutter-y:0.5rem}.g-xl--3,.gx-xl--3{--gutter-x:0.625rem}.g-xl--3,.gy-xl--3{--gutter-y:0.625rem}.g-xl-3,.gx-xl-3{--gutter-x:0.75rem}.g-xl-3,.gy-xl-3{--gutter-y:0.75rem}.g-xl--2,.gx-xl--2{--gutter-x:0.875rem}.g-xl--2,.gy-xl--2{--gutter-y:0.875rem}.g-xl-4,.gx-xl-4{--gutter-x:1rem}.g-xl-4,.gy-xl-4{--gutter-y:1rem}.g-xl-5,.gx-xl-5{--gutter-x:1.25rem}.g-xl-5,.gy-xl-5{--gutter-y:1.25rem}.g-xl-6,.gx-xl-6{--gutter-x:1.5rem}.g-xl-6,.gy-xl-6{--gutter-y:1.5rem}.g-xl-7,.gx-xl-7{--gutter-x:1.75rem}.g-xl-7,.gy-xl-7{--gutter-y:1.75rem}.g-xl-8,.gx-xl-8{--gutter-x:2rem}.g-xl-8,.gy-xl-8{--gutter-y:2rem}.g-xl-9,.gx-xl-9{--gutter-x:2.25rem}.g-xl-9,.gy-xl-9{--gutter-y:2.25rem}.g-xl-10,.gx-xl-10{--gutter-x:2.5rem}.g-xl-10,.gy-xl-10{--gutter-y:2.5rem}.g-xl-11,.gx-xl-11{--gutter-x:2.75rem}.g-xl-11,.gy-xl-11{--gutter-y:2.75rem}.g-xl-12,.gx-xl-12{--gutter-x:3rem}.g-xl-12,.gy-xl-12{--gutter-y:3rem}.g-xl-14,.gx-xl-14{--gutter-x:3.5rem}.g-xl-14,.gy-xl-14{--gutter-y:3.5rem}.g-xl-16,.gx-xl-16{--gutter-x:4rem}.g-xl-16,.gy-xl-16{--gutter-y:4rem}.g-xl-20,.gx-xl-20{--gutter-x:5rem}.g-xl-20,.gy-xl-20{--gutter-y:5rem}.g-xl-24,.gx-xl-24{--gutter-x:6rem}.g-xl-24,.gy-xl-24{--gutter-y:6rem}.g-xl-28,.gx-xl-28{--gutter-x:7rem}.g-xl-28,.gy-xl-28{--gutter-y:7rem}.g-xl-32,.gx-xl-32{--gutter-x:8rem}.g-xl-32,.gy-xl-32{--gutter-y:8rem}.g-xl-36,.gx-xl-36{--gutter-x:9rem}.g-xl-36,.gy-xl-36{--gutter-y:9rem}.g-xl-40,.gx-xl-40{--gutter-x:10rem}.g-xl-40,.gy-xl-40{--gutter-y:10rem}.g-xl-44,.gx-xl-44{--gutter-x:11rem}.g-xl-44,.gy-xl-44{--gutter-y:11rem}.g-xl-48,.gx-xl-48{--gutter-x:12rem}.g-xl-48,.gy-xl-48{--gutter-y:12rem}.g-xl-52,.gx-xl-52{--gutter-x:13rem}.g-xl-52,.gy-xl-52{--gutter-y:13rem}.g-xl-56,.gx-xl-56{--gutter-x:14rem}.g-xl-56,.gy-xl-56{--gutter-y:14rem}.g-xl-60,.gx-xl-60{--gutter-x:15rem}.g-xl-60,.gy-xl-60{--gutter-y:15rem}.g-xl-64,.gx-xl-64{--gutter-x:16rem}.g-xl-64,.gy-xl-64{--gutter-y:16rem}.g-xl-72,.gx-xl-72{--gutter-x:18rem}.g-xl-72,.gy-xl-72{--gutter-y:18rem}.g-xl-80,.gx-xl-80{--gutter-x:20rem}.g-xl-80,.gy-xl-80{--gutter-y:20rem}.g-xl-96,.gx-xl-96{--gutter-x:24rem}.g-xl-96,.gy-xl-96{--gutter-y:24rem}}@media (min-width:1536px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.3333333333%}.col-xxl-2{flex:0 0 auto;width:16.6666666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.3333333333%}.col-xxl-5{flex:0 0 auto;width:41.6666666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.3333333333%}.col-xxl-8{flex:0 0 auto;width:66.6666666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.3333333333%}.col-xxl-11{flex:0 0 auto;width:91.6666666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}.g-xxl-0,.gx-xxl-0{--gutter-x:0}.g-xxl-0,.gy-xxl-0{--gutter-y:0}.g-xxl-px,.gx-xxl-px{--gutter-x:1px}.g-xxl-px,.gy-xxl-px{--gutter-y:1px}.g-xxl--5,.gx-xxl--5{--gutter-x:0.125rem}.g-xxl--5,.gy-xxl--5{--gutter-y:0.125rem}.g-xxl-1,.gx-xxl-1{--gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--gutter-y:0.25rem}.g-xxl--4,.gx-xxl--4{--gutter-x:0.375rem}.g-xxl--4,.gy-xxl--4{--gutter-y:0.375rem}.g-xxl-2,.gx-xxl-2{--gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--gutter-y:0.5rem}.g-xxl--3,.gx-xxl--3{--gutter-x:0.625rem}.g-xxl--3,.gy-xxl--3{--gutter-y:0.625rem}.g-xxl-3,.gx-xxl-3{--gutter-x:0.75rem}.g-xxl-3,.gy-xxl-3{--gutter-y:0.75rem}.g-xxl--2,.gx-xxl--2{--gutter-x:0.875rem}.g-xxl--2,.gy-xxl--2{--gutter-y:0.875rem}.g-xxl-4,.gx-xxl-4{--gutter-x:1rem}.g-xxl-4,.gy-xxl-4{--gutter-y:1rem}.g-xxl-5,.gx-xxl-5{--gutter-x:1.25rem}.g-xxl-5,.gy-xxl-5{--gutter-y:1.25rem}.g-xxl-6,.gx-xxl-6{--gutter-x:1.5rem}.g-xxl-6,.gy-xxl-6{--gutter-y:1.5rem}.g-xxl-7,.gx-xxl-7{--gutter-x:1.75rem}.g-xxl-7,.gy-xxl-7{--gutter-y:1.75rem}.g-xxl-8,.gx-xxl-8{--gutter-x:2rem}.g-xxl-8,.gy-xxl-8{--gutter-y:2rem}.g-xxl-9,.gx-xxl-9{--gutter-x:2.25rem}.g-xxl-9,.gy-xxl-9{--gutter-y:2.25rem}.g-xxl-10,.gx-xxl-10{--gutter-x:2.5rem}.g-xxl-10,.gy-xxl-10{--gutter-y:2.5rem}.g-xxl-11,.gx-xxl-11{--gutter-x:2.75rem}.g-xxl-11,.gy-xxl-11{--gutter-y:2.75rem}.g-xxl-12,.gx-xxl-12{--gutter-x:3rem}.g-xxl-12,.gy-xxl-12{--gutter-y:3rem}.g-xxl-14,.gx-xxl-14{--gutter-x:3.5rem}.g-xxl-14,.gy-xxl-14{--gutter-y:3.5rem}.g-xxl-16,.gx-xxl-16{--gutter-x:4rem}.g-xxl-16,.gy-xxl-16{--gutter-y:4rem}.g-xxl-20,.gx-xxl-20{--gutter-x:5rem}.g-xxl-20,.gy-xxl-20{--gutter-y:5rem}.g-xxl-24,.gx-xxl-24{--gutter-x:6rem}.g-xxl-24,.gy-xxl-24{--gutter-y:6rem}.g-xxl-28,.gx-xxl-28{--gutter-x:7rem}.g-xxl-28,.gy-xxl-28{--gutter-y:7rem}.g-xxl-32,.gx-xxl-32{--gutter-x:8rem}.g-xxl-32,.gy-xxl-32{--gutter-y:8rem}.g-xxl-36,.gx-xxl-36{--gutter-x:9rem}.g-xxl-36,.gy-xxl-36{--gutter-y:9rem}.g-xxl-40,.gx-xxl-40{--gutter-x:10rem}.g-xxl-40,.gy-xxl-40{--gutter-y:10rem}.g-xxl-44,.gx-xxl-44{--gutter-x:11rem}.g-xxl-44,.gy-xxl-44{--gutter-y:11rem}.g-xxl-48,.gx-xxl-48{--gutter-x:12rem}.g-xxl-48,.gy-xxl-48{--gutter-y:12rem}.g-xxl-52,.gx-xxl-52{--gutter-x:13rem}.g-xxl-52,.gy-xxl-52{--gutter-y:13rem}.g-xxl-56,.gx-xxl-56{--gutter-x:14rem}.g-xxl-56,.gy-xxl-56{--gutter-y:14rem}.g-xxl-60,.gx-xxl-60{--gutter-x:15rem}.g-xxl-60,.gy-xxl-60{--gutter-y:15rem}.g-xxl-64,.gx-xxl-64{--gutter-x:16rem}.g-xxl-64,.gy-xxl-64{--gutter-y:16rem}.g-xxl-72,.gx-xxl-72{--gutter-x:18rem}.g-xxl-72,.gy-xxl-72{--gutter-y:18rem}.g-xxl-80,.gx-xxl-80{--gutter-x:20rem}.g-xxl-80,.gy-xxl-80{--gutter-y:20rem}.g-xxl-96,.gx-xxl-96{--gutter-x:24rem}.g-xxl-96,.gy-xxl-96{--gutter-y:24rem}}html{font-size:16px}body{font-family:arial,sans-serif;direction:ltr;text-align:left;color:#000;font-size:1rem;line-height:1.5}img{max-width:100%;height:auto}code{color:#0d6efd;font-weight:700}code .hljs-tag{color:#0d6efd;font-weight:500}code .hljs-tag .hljs-name{color:#dc3545}code .hljs-tag .hljs-attr,code .hljs-tag .hljs-string{color:#0d6efd}p{margin-bottom:.5rem;word-break:break-word}ol,ul{padding-left:1.5em}li{margin:.5em 0}::marker{color:inherit}blockquote{margin:0;padding:0 1em;border-left:4px solid #0d6efd;color:#212529;font-style:italic}figcaption{color:#0d6efd}#navbar-top{position:relative;padding:1rem 0}.navigation-bar{flex-grow:1;align-items:center}.collapse{display:none;overflow:hidden;transition:height .3s ease}.collapse.show{display:block}.navbar-toggler.collapsed{transform:rotate(0)}.block-system-branding-block{margin-right:32px}.block-system-branding-block img{max-width:70px}.menu--main .menu{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center}.menu--main .menu li{padding:0 8px}.menu--main .menu li a{color:inherit;text-decoration:none}.header{position:relative;z-index:3;left:0;right:0;top:0;max-width:100%}@media (max-width:1279.98px){.header{padding-block:10px}}.header.sticky{position:sticky}.header.absolute{position:absolute}.header.fixed{position:fixed}.header-top{align-items:center;display:flex}@media (min-width:1280px){.header-top{display:flex!important}}@media (max-width:1279.98px){.header-top{display:none!important}}.header-top .region--header{width:100%}.header-top-content{display:flex;justify-content:space-between}#menu-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .5s ease-in-out,visibility .5s ease-in-out;z-index:50}#menu-backdrop.active{opacity:1;visibility:visible}.header-main .mobile{display:none;flex:100%}.navbar-toggler{background:0 0;border:none;padding:0}.accordion .accordion-item .accordion-header{display:flex;align-items:center;cursor:pointer;transition:background-color .3s ease;border-top:1px solid #dee2e6;justify-content:space-between;flex-direction:row;padding:32px;gap:16px}@media (max-width:1023.98px){.accordion .accordion-item .accordion-header{padding:16px}}.accordion .accordion-item .accordion-content{display:none;overflow:hidden;max-height:0;padding:0 32px 32px}@media (max-width:1023.98px){.accordion .accordion-item .accordion-content{padding:16px}}.accordion .accordion-item .accordion-content>div{margin:16px 0}.accordion .accordion-item .accordion-icon svg{transition:transform .3s ease;transform:rotate(0)}.accordion .accordion-item.active .accordion-header .accordion-icon svg{transform:rotate(180deg)}.accordion .accordion-item.active .accordion-content{display:block;max-height:fit-content}.accordion .accordion-item.disabled .accordion-header{pointer-events:none;color:#adb5bd}.accordion-sm .accordion-header{padding:8px 16px;gap:16px}.accordion-md .accordion-header{padding:12px 16px;gap:16px}.accordion-lg .accordion-header{padding:16px 16px;gap:16px}ul.breadcrumb{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0}ul.breadcrumb li{display:flex;font-weight:400}ul.breadcrumb li a,ul.breadcrumb li>span{max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}ul.breadcrumb li{align-items:center}[dir=rtl] ul.breadcrumb li::before{rotate:180deg}ul.breadcrumb li::before{margin:0 4px}ul.breadcrumb li a{text-decoration:none;color:#212529}ul.breadcrumb li:last-child{color:#adb5bd}ul.breadcrumb li:first-child::before{display:none}[class*=" icon-"]::after,[class*=" icon-"]::before,[class^=icon-]::after,[class^=icon-]::before{font-size:22px;margin:0 6px;font-weight:500}[class*=" icon-"].reverse::after,[class*=" icon-"].reverse::before,[class^=icon-].reverse::after,[class^=icon-].reverse::before{rotate:0deg}[dir=rtl] [class*=" icon-"].reverse::after,[dir=rtl] [class*=" icon-"].reverse::before,[dir=rtl] [class^=icon-].reverse::after,[dir=rtl] [class^=icon-].reverse::before{rotate:180deg}[class*=" icon-"].reverse::after,[class*=" icon-"].reverse::before,[class^=icon-].reverse::after,[class^=icon-].reverse::before{display:inline-block}.icon{border-radius:100%;padding:10px;width:40px;height:40px}.icon-neutral{background-color:#ced4da}.icon-primary{background:#0d6efd;color:#fff}.icon-sm::after,.icon-sm::before{font-size:14px}.icon-md::after,.icon-md::before{font-size:18px}.jsonapi-link{width:70px;height:70px;border:2px solid #0d6efd;border-radius:50%;display:flex;justify-content:center;align-items:center}.jsonapi-link path,.jsonapi-link rect,.jsonapi-link svg{fill:#0d6efd}.jsonapi-link svg{width:100%;margin-left:2px}.jsonapi-link{box-shadow:0 4px 8px -2px rgba(16,24,40,.1),0 2px 4px -2px rgba(16,24,40,.06);transform:scale(.9) translateZ(0);transition:transform .1s;backface-visibility:hidden}.jsonapi-link:hover{transform:scale(1)}.jsonapi-link--landing{position:fixed;bottom:60px;right:60px}.jsonapi-link--block{width:45px;height:45px;position:absolute;bottom:15px;right:15px;visibility:hidden}.pager .pager__items{display:flex;padding-left:0;list-style:none}.pager .pager__items .pager__item{position:relative;display:block;padding:8px}.pager .pager__items .pager__item:hover{z-index:2}.pager .pager__items .pager__item:focus{z-index:3}.pager .pager__items .pager__item.pager__item--active,.pager__item--active>.pager .pager__items .pager__item{z-index:3}.disabled>.pager .pager__items .pager__item,.pager .pager__items .pager__item.disabled{pointer-events:none}.tooltip{pointer-events:none;opacity:0;position:absolute;transition:visibility .3s linear .3s,opacity .3s ease;margin:auto;display:flex;align-items:flex-start;gap:8px;max-width:244px;z-index:1000}.tooltip .content{display:flex;gap:8px;padding:8px;border-radius:4px}.tooltip .content .tooltip-title{font-size:.75rem;font-weight:600;margin-bottom:8px}.tooltip .content .tooltip-body{font-size:.75rem;font-weight:400}.tooltip.tooltip-light .content{background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.1)}.tooltip.tooltip-light .content .tooltip-title{color:#212529}.tooltip.tooltip-light .content .tooltip-body{color:#343a40}.tooltip.tooltip-light .arrow{color:#fff}.tooltip.tooltip-dark .content{background:#212529;box-shadow:0 4px 20px rgba(0,0,0,.1)}.tooltip.tooltip-dark .content .tooltip-title{color:#fff}.tooltip.tooltip-dark .content .tooltip-body{color:#fff}.tooltip.tooltip-dark .arrow{color:#212529}.tooltip .arrow-center-down,.tooltip .arrow-center-up,.tooltip .arrow-down,.tooltip .arrow-left,.tooltip .arrow-right,.tooltip .arrow-up{width:0;height:0;position:absolute}.tooltip .arrow-up{top:-7px;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:12px solid;inset-inline-start:5px}.tooltip .arrow-down{bottom:-7px;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid;inset-inline-start:5px}.tooltip .arrow-right{right:-7px;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:12px solid}.tooltip .arrow-left{left:-7px;border-top:12px solid transparent;border-bottom:12px solid transparent;border-right:12px solid}.table-container{max-width:100%;overflow-x:auto}.table-container table{width:100%;margin-top:20px;border-spacing:0;border-collapse:separate}.table-container table td,.table-container table th{padding:16px;background-clip:padding-box}@media (max-width:767.98px){.table-container table td,.table-container table th{white-space:nowrap}}.table-container table th{background-color:#f8f9fa;color:#343a40;font-size:.75rem;font-weight:500;line-height:18px;padding:16px}.table-container table td{padding:20px 16px;font-size:1rem;font-weight:400;line-height:24px;color:#212529}.table-container table.even-color tr:nth-child(2n){background-color:#ced4da}.table-container table.cell-bordered td{border-inline-start:1px solid #dee2e6}.table-container table.cell-bordered td:first-child{border-inline-start:none}.card-default{position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:all .3s ease;display:flex;flex-direction:column}.card-default:hover{transform:translateY(-2px)}.card-default .card-default-image{position:relative;overflow:hidden}.card-default .card-default-image img{transition:transform .3s ease}.card-default .card-default-image.image-scale:hover img{transform:scale(1.05)}.card-default .card-content{position:absolute;bottom:0;left:0;right:0;padding:20px;height:100%;flex-grow:1;display:flex;flex-direction:column;z-index:1}.card-default .card-default-title{margin:0}.card-default .card-default-body{margin:0;flex-grow:1}.card-default .card-default-link{margin-top:8px}.card-default .card-default-link a{color:inherit;text-decoration:none;transition:opacity .2s ease}.card-default .card-default-link a:hover{opacity:.8}.file-container{width:100%;margin:20px auto;border-radius:.375rem;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1)}.file-container .search-box{width:100%;max-width:400px;padding:10px;margin:20px auto;display:block;font-size:16px;border:2px solid #ced4da;border-radius:8px;outline:0;transition:.3s}.file-container .search-box:focus{border-color:#0d6efd;box-shadow:0 0 8px rgba(0,123,255,.3)}.file-container .file-item{display:flex;align-items:center;padding:15px;border-bottom:1px solid #dee2e6;background:#fff;transition:background .3s,transform .3s}.file-container .file-item:last-child{border-bottom:none}.file-container .file-item:nth-child(2n){background:#f8f9fa}.file-container .file-item:hover{background:#e9ecef;transform:translateX(5px)}.file-container .field__item{flex:1}.file-container .file-info{text-align:end}.file-container .file-icon{display:flex;justify-content:center;align-items:center;width:50px;height:50px;margin-right:20px;border-radius:50%;background:#e9ecef;box-shadow:0 4px 20px rgba(0,0,0,.1)}.file-container .file-icon img{width:24px;height:24px}.file-container .file-name{font-size:16px;font-weight:600;color:#0d6efd;display:block}.file-container .file-size{font-size:14px;color:#495057}.table-wrapper{width:100%;margin:20px auto;background:#fff;border-radius:.375rem;box-shadow:0 4px 20px rgba(0,0,0,.1);padding:15px;overflow-x:auto}.table-wrapper .search-controls{display:flex;justify-content:space-between;gap:10px;margin-bottom:10px}.table-wrapper .search-box{flex-grow:1;padding:10px;font-size:16px;border:2px solid #ced4da;border-radius:8px;outline:0;transition:.3s}.table-wrapper .search-box:focus{border-color:#0d6efd;box-shadow:0 0 8px rgba(0,123,255,.3)}.table-wrapper .search-select{padding:10px;font-size:16px;border:2px solid #ced4da;border-radius:8px;outline:0;cursor:pointer;transition:.3s;background-color:#fff}.table-wrapper .search-select:focus{border-color:#0d6efd}.table-wrapper .table{width:100%;border-collapse:collapse}.table-wrapper .table thead{background:#495057;color:#fff;text-transform:uppercase}.table-wrapper .table td,.table-wrapper .table th{padding:12px;text-align:left;border-bottom:1px solid #dee2e6}.table-wrapper .table.table-striped tbody tr:nth-child(odd){background:#f8f9fa}.table-wrapper .table.table-striped tbody tr:hover{background:#dee2e6;transition:background .3s}@media (max-width:768px){.table-wrapper .search-controls{flex-direction:column}.table-wrapper .table td,.table-wrapper .table th{padding:8px;font-size:14px}}.seeds-ui-timeline{position:relative}.seeds-ui-timeline.seeds-ui-timeline--vertical .seeds-ui-timeline__inner{display:grid;grid-template-columns:2px 1fr;grid-auto-columns:max-content;column-gap:32px;list-style:none;position:relative}.seeds-ui-timeline.seeds-ui-timeline--vertical .seeds-ui-timeline__inner::before{content:"";grid-column:1;grid-row:1/span 20;background:#dee2e6;border-radius:1px;width:2px}.seeds-ui-timeline.seeds-ui-timeline--vertical .seeds-ui-timeline__inner .seeds-ui-timeline-item{grid-column:2;margin-inline:24px;grid-row:span 2;display:grid;grid-template-rows:min-content min-content min-content}.seeds-ui-timeline.seeds-ui-timeline--vertical .seeds-ui-timeline__inner .seeds-ui-timeline-item .seeds-ui-timeline-date{margin-bottom:.5rem}.seeds-ui-timeline.seeds-ui-timeline--vertical .seeds-ui-timeline__inner .seeds-ui-timeline-item .seeds-ui-timeline-content{padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}@media (min-width:640px){.seeds-ui-timeline.seeds-ui-timeline--vertical .seeds-ui-timeline__inner{grid-template-columns:1fr 2px 1fr}.seeds-ui-timeline.seeds-ui-timeline--vertical .seeds-ui-timeline__inner::before{grid-column:2}.seeds-ui-timeline.seeds-ui-timeline--vertical .seeds-ui-timeline__inner .seeds-ui-timeline-item.left{grid-column:1}.seeds-ui-timeline.seeds-ui-timeline--vertical .seeds-ui-timeline__inner .seeds-ui-timeline-item.right{grid-column:3}.seeds-ui-timeline.seeds-ui-timeline--vertical .seeds-ui-timeline__inner .seeds-ui-timeline-item:nth-child(2){grid-row:2/4}}.seeds-ui-timeline.seeds-ui-timeline--animate .seeds-ui-timeline-item{opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease-in-out forwards}.seeds-ui-timeline.seeds-ui-timeline--animate .seeds-ui-timeline-item:first-child{animation-delay:.2s}.seeds-ui-timeline.seeds-ui-timeline--animate .seeds-ui-timeline-item:nth-child(2){animation-delay:.4s}.seeds-ui-timeline.seeds-ui-timeline--animate .seeds-ui-timeline-item:nth-child(3){animation-delay:.6s}.seeds-ui-timeline.seeds-ui-timeline--animate .seeds-ui-timeline-item:nth-child(4){animation-delay:.8s}.seeds-ui-timeline.seeds-ui-timeline--animate .seeds-ui-timeline-item:nth-child(5){animation-delay:1s}.seeds-ui-timeline.seeds-ui-timeline--animate .seeds-ui-timeline-item:nth-child(6){animation-delay:1.2s}.seeds-ui-timeline.seeds-ui-timeline--animate .seeds-ui-timeline-item:nth-child(7){animation-delay:1.4s}.seeds-ui-timeline.seeds-ui-timeline--animate .seeds-ui-timeline-item:nth-child(8){animation-delay:1.6s}.seeds-ui-timeline.seeds-ui-timeline--animate .seeds-ui-timeline-item:nth-child(9){animation-delay:1.8s}.seeds-ui-timeline.seeds-ui-timeline--animate .seeds-ui-timeline-item:nth-child(10){animation-delay:2s}.seeds-ui-tabs.seeds-ui-vertical-tabs{display:flex}.seeds-ui-tabs.seeds-ui-vertical-tabs .seeds-ui-tabs-nav{display:flex;flex-direction:column;gap:16px;justify-content:start}.seeds-ui-tabs.seeds-ui-vertical-tabs .seeds-ui-tabs-content{flex:1}.seeds-ui-tabs .seeds-ui-tabs-nav{overflow:auto;padding:4px;scrollbar-width:none;position:relative;display:flex}.seeds-ui-tabs .seeds-ui-tabs-nav .seeds-ui-tab-button{text-decoration:none;position:relative;cursor:pointer;transition:background-color .3s ease}.seeds-ui-tabs .seeds-ui-tabs-content{padding:16px}.seeds-ui-tabs .seeds-ui-tabs-content .seeds-ui-tab-content{display:none}.seeds-ui-tabs .seeds-ui-tabs-content .seeds-ui-tab-content.active{display:block}.seeds-ui-modal{margin:auto;border:0;box-shadow:0 4px 20px rgba(0,0,0,.1);max-width:800px;animation:fade-out .3s ease-out}.seeds-ui-modal::backdrop{background-color:transparent}.seeds-ui-modal[open]{animation:fade-in .3s ease-out}.seeds-ui-modal .seeds-ui-modal-close{position:absolute;right:12px;top:12px;cursor:pointer;background-color:transparent;border:none;padding:0;margin:0;font-size:24px}.seeds-ui-modal .seeds-ui-modal-body,.seeds-ui-modal .seeds-ui-modal-header{padding:16px}@keyframes fade-in{0%{opacity:0;display:none}100%{opacity:1;display:block}}@keyframes fade-out{0%{opacity:1;display:block}100%{opacity:0;display:none}}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{from{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.teaser{position:relative;transition:all .3s ease;display:flex;flex-direction:column;overflow:hidden}.teaser .teaser-img{position:relative;overflow:hidden}.teaser .teaser-img img{transition:transform .3s ease}.teaser .image-scale:hover img{transform:scale(1.05)}.teaser .teaser-content{flex-grow:1;display:flex;flex-direction:column}.teaser .teaser-title{margin-bottom:.5rem}.teaser .teaser-body{margin-bottom:1rem;flex-grow:1}.teaser .teaser-link{margin-top:auto}.left-teaser,.right-teaser{position:relative;transition:all .3s ease;display:block;overflow:hidden}.left-teaser .order-first,.right-teaser .order-first{order:-1}.left-teaser .overflow-hidden,.right-teaser .overflow-hidden{overflow:hidden}.left-teaser .image-scale:hover img,.right-teaser .image-scale:hover img{transform:scale(1.05)}.left-teaser .left-teaser-img,.left-teaser .right-teaser-img,.right-teaser .left-teaser-img,.right-teaser .right-teaser-img{position:relative;overflow:hidden}.left-teaser .left-teaser-img img,.left-teaser .right-teaser-img img,.right-teaser .left-teaser-img img,.right-teaser .right-teaser-img img{transition:transform .3s ease}.left-teaser .left-teaser-content,.left-teaser .right-teaser-content,.right-teaser .left-teaser-content,.right-teaser .right-teaser-content{display:flex;flex-direction:column;height:100%;justify-content:center}.left-teaser .left-teaser-link,.left-teaser .right-teaser-link,.right-teaser .left-teaser-link,.right-teaser .right-teaser-link{margin-top:auto}.dropdown-wrapper{position:relative}.dropdown-wrapper.active .select-btn::before{transform:rotate(180deg)}.dropdown-wrapper .dropdown-list{display:none;z-index:10;list-style:none;overflow:auto;position:absolute;top:100%;margin-top:10px;padding:0;border-radius:.25rem;border:1px solid #dee2e6;background:#fff;box-shadow:0 20px 24px -4px rgba(16,24,40,.08),0 8px 8px -4px rgba(16,24,40,.03);width:100%;max-height:320px}.dropdown-wrapper .dropdown-select{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center}.dropdown-wrapper .dropdown-item{padding:5px 16px;margin:0;cursor:pointer}.dropdown-wrapper .dropdown-item:hover{background-color:#f8f9fa}.dropdown-wrapper .dropdown-item.no-options{cursor:text}.dropdown-wrapper .dropdown-item.active{justify-content:space-between}.dropdown-wrapper .select-btn::after{content:"";position:absolute;width:100%;height:100%;inset:0;display:block}.dropdown-wrapper select{display:none}.block-content{position:relative}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.visually-hidden{position:absolute!important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal}.block-wrapper{max-width:100%;position:relative}.block-wrapper:hover .jsonapi-link{visibility:visible}.page-last-update{font-size:14px;line-height:20px;color:#212529;padding:16px 0;border-bottom:2px solid #0d6efd}.page-last-update p{margin:0;display:flex;flex-wrap:wrap}.stelios-search-block .stelios-dropdown-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out,opacity .3s ease-out;opacity:0;visibility:hidden;background-color:#fff;border:1px solid #dee2e6;border-radius:0 0 16px 16px;padding:32px;box-shadow:0 4px 8px rgba(0,0,0,.1);position:absolute;top:100%;right:0;z-index:1000;width:100%}.stelios-search-block .stelios-dropdown-content .stelios-close-button{margin-bottom:32px}.stelios-search-block .stelios-dropdown-content.slide-down{max-height:500px;opacity:1;visibility:visible}.stelios-search-block .stelios-dropdown-content.hidden{max-height:0;opacity:0;visibility:hidden}.stelios-image-block{margin:0 8px}.stelios-image-block img{width:100%;max-height:57px}.stelios-language-block .dropdown-wrapper{cursor:pointer}.stelios-language-block .dropdown-wrapper .dropdown-input{padding:0;border:none;background:0 0;width:85px;height:35px;cursor:pointer;font-size:14px}.stelios-language-block .dropdown-wrapper .dropdown-input:focus{outline:0}.stelios-language-block .dropdown-wrapper .dropdown-list{width:fit-content}.stelios-language-block .dropdown-wrapper .dropdown-list .dropdown-item{padding:0}.stelios-language-block .dropdown-wrapper .dropdown-list .dropdown-item a{padding:5px 1.25rem;display:block}.stelios-search-form-landing{position:relative}.stelios-search-form-landing .dropdown-wrapper{position:absolute;top:calc(100% + 50px);right:0}.stelios-search-form-landing .dropdown-wrapper.input-container{padding:0}.stelios-search-form-landing .dropdown-wrapper .dropdown-select{padding:0}@media (max-width:767.98px){.stelios-search-form-landing .dropdown-wrapper{position:relative;top:0}}.stelios-search-form-landing .dropdown-menu{position:absolute;top:calc(100% + 50px);right:210px}.stelios-search-form-landing .dropdown-menu button{min-height:44px}.stelios-search-form-landing .dropdown-menu.dropdown-menu-sort{right:0}@media (max-width:1279.98px){.stelios-search-form-landing .dropdown-menu{position:relative;top:0;right:0;margin-top:16px}}@font-face{font-family:icon;src:url("../icon-font/icon.eot");src:url("../icon-font/icon.eot?#iefix") format("embedded-opentype"),url("../icon-font/icon.woff") format("woff"),url("../icon-font/icon.svg?#icon") format("svg"),url("../icon-font/icon.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap;font-variant:normal;font-feature-settings:normal}[class*=" icon-"],[class^=icon-]{font-family:icon;speak:never;font-style:normal;font-weight:500;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-tiktok:before{content:"\e94c"}.icon-snapchat:before{content:"\e947"}.icon-telegram:before{content:"\e948"}.icon-rss-rss-icon:before{content:"\e949"}.icon-simple-clock:before{content:"\e946"}.icon-donation:before{content:"\e942"}.icon-user-rounded:before{content:"\e943"}.icon-users-stack:before{content:"\e944"}.icon-help-desk:before{content:"\e945"}.icon-huawei:before{content:"\e937"}.icon-google-play:before{content:"\e938"}.icon-app-gallery:before{content:"\e939"}.icon-leading:before{content:"\e93a"}.icon-dark-mode:before{content:"\e93b"}.icon-reader:before{content:"\e93c"}.icon-speaker:before{content:"\e93d"}.icon-out-zoom:before{content:"\e93e"}.icon-zoom:before{content:"\e93f"}.icon-rounded-youtube:before{content:"\e940"}.icon-rounded-linkedin:before{content:"\e941"}.icon-non-profit:before{content:"\e931"}.icon-government:before{content:"\e932"}.icon-businessmen:before{content:"\e933"}.icon-individuals:before{content:"\e934"}.icon-customer-service:before{content:"\e935"}.icon-left-arrow:before{content:"\e936"}.icon-date-dots:before{content:"\e930"}.icon-document-done:before{content:"\e92d"}.icon-smile:before{content:"\e92e"}.icon-heart:before{content:"\e92f"}.icon-external:before{content:"\e921"}.icon-money:before{content:"\e922"}.icon-screen:before{content:"\e923"}.icon-phone:before{content:"\e924"}.icon-chat:before{content:"\e925"}.icon-mail:before{content:"\e926"}.icon-stare:before{content:"\e927"}.icon-time:before{content:"\e928"}.icon-share:before{content:"\e929"}.icon-profile:before{content:"\e92a"}.icon-building:before{content:"\e92b"}.icon-date:before{content:"\e92c"}.icon-location:before{content:"\e91d"}.icon-clock:before{content:"\e91e"}.icon-calendar:before{content:"\e91f"}.icon-clouds:before{content:"\e920"}.icon-rounded-check:before{content:"\e91c"}.icon-dash:before{content:"\e91a"}.icon-checkmark:before{content:"\e91b"}.icon-question1:before{content:"\e910"}.icon-alert:before{content:"\e918"}.icon-sucess:before{content:"\e919"}.icon-info:before{content:"\e90f"}.icon-xtwitter:before{content:"\e90e"}.icon-house:before{content:"\e905"}.icon-file-plus:before{content:"\e902"}.icon-arrow-down:before{content:"\e906"}.icon-warning:before{content:"\e907"}.icon-tooltip-dark:before{content:"\e908"}.icon-success:before{content:"\e909"}.icon-search:before{content:"\e90a"}.icon-resizehandler:before{content:"\e90b"}.icon-question:before{content:"\e90c"}.icon-lock-signature:before{content:"\e90d"}.icon-link-signature:before{content:"\e911"}.icon-language:before{content:"\e912"}.icon-file-upload:before{content:"\e913"}.icon-feedback:before{content:"\e914"}.icon-dropdown-input:before{content:"\e915"}.icon-close:before{content:"\e916"}.icon-arrow-right:before{content:"\e917"}.icon-btn-arrow-right:before{content:"\e904"}.icon-keyframes-double-black:before{content:"\e903"}.icon-menu-item-check:before{content:"\e900"}.icon-sort:before{content:"\e94b"}.icon-filter:before{content:"\e94a"}.icon-menu-caret:before{content:"\e901"}.icon-google:before{content:"\ea88"}.icon-google2:before{content:"\ea89"}.icon-facebook:before{content:"\ea90"}.icon-facebook2:before{content:"\ea91"}.icon-instagram:before{content:"\ea92"}.icon-whatsapp:before{content:"\ea93"}.icon-linkedin:before{content:"\eac9"}.icon-linkedin2:before{content:"\eaca"}.icon-pinterest:before{content:"\ead1"}.icon-pinterest2:before{content:"\ead2"}.homepage-ajax-section .compiled-views .view-id-events .card-default-title h1 a,.homepage-ajax-section .compiled-views .view-id-events .field--name-node-link h1 a,.view-id-news.view-display-id-news_home_page .view-content .teaser:hover h1 a{text-decoration:underline;text-decoration-color:white;text-underline-offset:12px;text-decoration-thickness:0.5px}.teaser-img.radius-0{border-radius:0}.teaser-img.radius-2{border-radius:2px}.teaser-img.radius-4{border-radius:4px}.teaser-img.radius-5{border-radius:5px}.teaser-img.radius-6{border-radius:6px}.teaser-img.radius-12{border-radius:12px}.teaser-img.radius-16{border-radius:16px}.teaser-img.radius-24{border-radius:24px}.teaser-img.radius-100{border-radius:100px}@keyframes scaling{0%{transform:scale(1.1)}100%{transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}body{font-family:Frutiger,sans-serif;font-weight:400;font-size:1.25rem;color:#333;line-height:1.75rem}[dir=rtl] body{font-family:Frutiger,sans-serif}html{scroll-behavior:smooth}html.dark-mode{filter:grayscale(1)}a,div{outline:0}a{color:rgb(59,130,246,var(--tw-text-opacity,1));text-decoration:none}@media (max-width:1280px){a{line-height:2.25rem}}a.small-link{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){a.small-link{font-size:1.5rem}}a:focus,a:hover{text-decoration:none}[onclick^=location]{cursor:pointer}h1{color:rgb(23,69,140,var(--tw-text-opacity,1))}h1 a{color:rgb(23,69,140,var(--tw-text-opacity,1))}h1.medium-title{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h1.medium-title{font-size:1.5rem}}h1.large-title{font-size:calc(1.475rem + 2.7vw)}@media (min-width:1200px){h1.large-title{font-size:3.5rem}}h1.title-extra-large{font-size:calc(1.525rem + 3.3vw)}@media (min-width:1200px){h1.title-extra-large{font-size:4rem}}h1.title-extra-large{line-height:1.3}@media (max-width:1280px){h1.title-extra-large{font-size:calc(1.3875rem + 1.65vw)}}@media (max-width:1280px) and (min-width:1200px){h1.title-extra-large{font-size:2.625rem}}h2{font-size:calc(1.425rem + 2.1vw)}@media (min-width:1200px){h2{font-size:3rem}}h2{font-weight:700}h2.large-space{margin-bottom:4rem}@media (max-width:1280px){h2.large-space{margin-bottom:2rem}}h2.small-gap{margin-bottom:22px}@media (max-width:1280px){h2.small-gap{margin-bottom:.75rem}}h2.xsmall-gap{margin-bottom:12px}h2.text-black{color:#333}h2.medium-title{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h2.medium-title{font-size:1.5rem}}h2.large-title{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2.large-title{font-size:2rem}}h2.large-title{line-height:1}h2.extra-large{font-size:calc(1.6875rem + 5.25vw)}@media (min-width:1200px){h2.extra-large{font-size:5.625rem}}h2.extra-large{line-height:6.5rem;font-weight:800}@media (max-width:1280px){h2.extra-large{font-size:calc(1.525rem + 3.3vw);line-height:4rem}}@media (max-width:1280px) and (min-width:1200px){h2.extra-large{font-size:4rem}}h2.learnmorecustom{padding-bottom:0;margin-bottom:0;text-align:center;color:#17458c}h3.extra-large{font-size:calc(1.6875rem + 5.25vw)}@media (min-width:1200px){h3.extra-large{font-size:5.625rem}}h3.extra-large{line-height:6.5rem;font-weight:800}@media (max-width:1280px){h3.extra-large{font-size:calc(1.525rem + 3.3vw);line-height:4rem}}@media (max-width:1280px) and (min-width:1200px){h3.extra-large{font-size:4rem}}h1,h2,h3,h4,h5,h6{color:#333;font-weight:700}h1.text-white,h2.text-white,h3.text-white,h4.text-white,h5.text-white,h6.text-white{color:#fff}h1.text-white a,h2.text-white a,h3.text-white a,h4.text-white a,h5.text-white a,h6.text-white a{color:#fff}h1.text-black,h2.text-black,h3.text-black,h4.text-black,h5.text-black,h6.text-black{color:#333}h1.text-black a,h2.text-black a,h3.text-black a,h4.text-black a,h5.text-black a,h6.text-black a{color:#333}h1.text-blue,h2.text-blue,h3.text-blue,h4.text-blue,h5.text-blue,h6.text-blue{color:#17458c}h1.text-blue a,h2.text-blue a,h3.text-blue a,h4.text-blue a,h5.text-blue a,h6.text-blue a{color:#17458c}.text-formatted h1,.text-formatted h2,.text-formatted h4,.text-formatted h5,.text-formatted h6{color:#333;font-family:Frutiger,sans-serif;font-weight:500;line-height:3rem}[dir=rtl] .text-formatted h1,[dir=rtl] .text-formatted h2,[dir=rtl] .text-formatted h4,[dir=rtl] .text-formatted h5,[dir=rtl] .text-formatted h6{font-family:Frutiger,sans-serif;line-height:normal}@media (max-width:1024px){[dir=ltr] .text-formatted h1,[dir=ltr] .text-formatted h2,[dir=ltr] .text-formatted h4,[dir=ltr] .text-formatted h5,[dir=ltr] .text-formatted h6{line-height:2.375rem}}.text-formatted h1.black-title,.text-formatted h2.black-title,.text-formatted h4.black-title,.text-formatted h5.black-title,.text-formatted h6.black-title{color:#1a1a1a;margin-bottom:30px}.text-formatted h1.jakarta,.text-formatted h2.jakarta,.text-formatted h4.jakarta,.text-formatted h5.jakarta,.text-formatted h6.jakarta{font-family:Jakarta,sans-serif}.text-formatted h1.fedra,.text-formatted h2.fedra,.text-formatted h4.fedra,.text-formatted h5.fedra,.text-formatted h6.fedra{font-family:Frutiger,sans-serif}.gray-bg{background-color:#f3f4f6}.teaser-img{justify-content:center;display:flex}blockquote{padding-left:30px;border-left:5px solid #4f4f4d}p.gray{color:#9ca3af}p.black{color:#1a1a1a}[dir=rtl] p.black{font-size:1.25rem}p.ligh-gray{color:#d1d5db}p.light-purple{color:#a78bfa}p.dark-purple{color:#6d28d9}p.text-white{color:#fff}p.fontsize-24{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){p.fontsize-24{font-size:1.5rem}}p.fontsize-22{font-size:calc(1.2625rem + .15vw)}@media (min-width:1200px){p.fontsize-22{font-size:1.375rem}}p.fontsize-20{font-size:1.25rem}p.underline{display:inline-block;border-bottom:1px solid #fff;padding-bottom:6px}p.margin-btm-24{margin-bottom:1.5rem}@media (max-width:1024px){p.margin-btm-24{margin-bottom:.75rem}}.embedded-entity.align-left{margin-right:10px}.embedded-entity.align-right{margin-left:10px}@font-face{font-family:frutiger;src:url("../font/frutiger/frutigerltarabic45light.ttf") format("truetype");font-weight:300}@font-face{font-family:frutiger;src:url("../font/frutiger/frutigerltarabic55roman.ttf") format("truetype");font-weight:400}@font-face{font-family:frutiger;src:url("../font/frutiger/frutigerltarabic65bold.ttf") format("truetype");font-weight:700}@font-face{font-family:frutiger;src:url("../font/frutiger/frutigerltarabic75black.ttf") format("truetype");font-weight:800}@font-face{font-family:Fontello;src:url("../font/icons2/font/fontello.eot");src:url("../font/icons2/font/fontello.eot?#iefix") format("embedded-opentype"),url("../font/icons2/font/fontello.woff2") format("woff2"),url("../font/icons2/font/fontello.woff") format("woff"),url("../font/icons2/font/fontello.ttf") format("truetype"),url("../font/icons2/font/fontello.svg#Fontello") format("svg");font-weight:400;font-style:normal}.sky-bg{background-image:url("../images/firstskybg.png");background-size:cover}.blue-bg-responsive{background-color:rgb(23,69,140,var(--tw-text-opacity,1))}@media (max-width:767px){.blue-bg-responsive{background-color:#fff}}.blue-bg{background-color:rgb(23,69,140,var(--tw-text-opacity,1))}.x-small-section-space{padding-block:1.5rem}.x-small-top-space{padding-top:1.5rem}.small-section-space{padding-block:4rem}@media (max-width:1024px){.small-section-space{padding-block:3rem}}.small-top-space{padding-top:4rem}@media (max-width:1024px){.small-top-space{padding-top:3rem}}.small-bottom-space{padding-bottom:4rem}@media (max-width:1024px){.small-bottom-space{padding-bottom:3rem}}.medium-section-space{padding-block:6rem}@media (max-width:1024px){.medium-section-space{padding-block:4rem}}.medium-top-space{padding-top:6rem}@media (max-width:1024px){.medium-top-space{padding-top:4rem}}.medium-bottom-space{padding-bottom:6rem}@media (max-width:1024px){.medium-bottom-space{padding-bottom:4rem}}.large-section-space{padding-block:7rem}@media (max-width:1024px){.large-section-space{padding-block:3.5rem}}.large-top-space{padding-top:7rem}@media (max-width:1024px){.large-top-space{padding-top:6rem}}.large-bottom-space{padding-bottom:7rem}@media (max-width:1024px){.large-bottom-space{padding-bottom:6rem}}.x-small-section-space{padding-block:1.5rem}.x-small-top-space{padding-top:1.5rem}.small-section-space{padding-block:4rem}@media (max-width:1024px){.small-section-space{padding-block:3rem}}.small-top-space{padding-top:4rem}@media (max-width:1024px){.small-top-space{padding-top:3rem}}.small-bottom-space{padding-bottom:4rem}@media (max-width:1024px){.small-bottom-space{padding-bottom:3rem}}.medium-section-space{padding-block:6rem}@media (max-width:1024px){.medium-section-space{padding-block:4rem}}.medium-top-space{padding-top:6rem}@media (max-width:1024px){.medium-top-space{padding-top:4rem}}.medium-bottom-space{padding-bottom:6rem}@media (max-width:1024px){.medium-bottom-space{padding-bottom:4rem}}.large-section-space{padding-block:7rem}@media (max-width:1024px){.large-section-space{padding-block:3.5rem}}.large-top-space{padding-top:7rem}@media (max-width:1024px){.large-top-space{padding-top:6rem}}.large-bottom-space{padding-bottom:7rem}@media (max-width:1024px){.large-bottom-space{padding-bottom:6rem}}.btn-info,.btn-info-blue,.btn-primary{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;text-decoration:none;width:fit-content;transition:all .4s ease;position:relative;cursor:pointer}.btn-primary{position:relative;display:inline-block;color:rgb(23,69,140,var(--tw-text-opacity,1));background:0 0;border-bottom:1px solid #e5e7eb;padding-bottom:.5rem;transition:all .4s ease;font-size:22px;text-decoration:none}.btn-primary::after,.btn-primary::before{content:"";position:absolute;transition:all .4s ease}.btn-primary::before{width:0;height:1px;bottom:-1px;left:0;background:rgb(23,69,140,var(--tw-text-opacity,1))}.btn-primary::after{top:6px;right:-35px;width:28px;height:28px;background:url("../images/arrow-left-blue.png") center/contain no-repeat;transform:rotate(180deg)}[dir=rtl] .btn-primary::after{transform:none;left:auto}.btn-primary:hover::before{width:100%}.btn-primary:hover::after{background-image:url("../images/arrow-left-blue.png")}.btn-info{margin-inline-end:38px;position:relative;display:inline-block;color:#fff;background:0 0;border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:.5rem;transition:all .4s ease;font-size:20px;text-decoration:none}.btn-info::after,.btn-info::before{content:"";position:absolute;transition:all .4s ease}.btn-info::before{width:0;height:1px;bottom:-1px;left:0;background:#fff}.btn-info::after{top:6px;right:-42px;width:28px;height:28px;background:url("../images/arrow-right-gray.svg") center/contain no-repeat;transform:rotate(180deg)}[dir=rtl] .btn-info::after{transform:none;left:auto}.btn-info:hover::before{width:100%}.btn-info:hover::after{background-image:url("../images/arrow-right-white.svg")}.btn-info::after{transform:none;top:12px}[dir=rtl] .btn-info::after{transform:rotate(180deg)}.btn-info-blue{position:relative;display:inline-block;color:rgb(23,69,140,var(--tw-text-opacity,1));background:0 0;border-bottom:1px solid rgba(229,231,235,.5);padding-bottom:.5rem;transition:all .4s ease;font-size:20px;text-decoration:none}.btn-info-blue::after,.btn-info-blue::before{content:"";position:absolute;transition:all .4s ease}.btn-info-blue::before{width:0;height:1px;bottom:-1px;left:0;background:rgb(23,69,140,var(--tw-text-opacity,1))}.btn-info-blue::after{top:6px;right:-42px;width:32px;height:32px;background:url("../images/blue-arrow.svg") center/contain no-repeat;transform:rotate(180deg)}[dir=rtl] .btn-info-blue::after{transform:none;left:auto}.btn-info-blue:hover::before{width:100%}.btn-secondary{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.btn-secondary{font-size:1.5rem}}.btn-secondary{font-weight:400;border:1px solid #fff;border-radius:6px;padding:6px 20px;color:#fff;background:0 0;transition:all .4s ease;text-decoration:none}.btn-secondary:hover{background:#fff;color:rgb(23,69,140,var(--tw-text-opacity,1))}.btn-info-arrow{position:relative;z-index:10;width:fit-content;background:rgba(255,255,255,.7);border-radius:8px;padding:10px;height:40px;transition:all .4s ease}.btn-info-arrow::before{content:"";display:block;width:24px;height:24px;background:url("../images/blue-arrow.svg") center/contain no-repeat;transform:rotate(180deg)}[dir=rtl] .btn-info-arrow::before{transform:rotate(0)}.btn-info-arrow:hover{opacity:1;background:#fff}.go-to-top-btn{position:absolute;left:62px;top:80px;z-index:20}.go-to-top-btn .go-to-top{position:relative;display:block;padding:11px;border:1px solid #e5e7eb;border-radius:6px;background:0 0;transition:all .4s ease;width:fit-content}.go-to-top-btn .go-to-top::before{content:"";display:block;width:22px;height:22px;background:url("../images/arrow-top.svg") center/contain no-repeat;transition:all .4s ease}.go-to-top-btn .go-to-top:hover{border-color:#fff}.go-to-top-btn .go-to-top:hover::before{background-image:url("../images/arrow-white.svg");position:relative;top:-3px}@media (max-width:1670px){.go-to-top-btn .go-to-top{background:rgb(23,69,140,var(--tw-text-opacity,1))}.go-to-top-btn .go-to-top::before{background-image:url("../images/arrow-white.svg")}}@media (max-width:1670px){.go-to-top-btn{top:-56px;right:24px}}@media (max-width:1670px) and (max-width:768px){.go-to-top-btn{top:20px}}.pager__item{display:flex;justify-content:center;align-items:center;margin:15px 0 57px}@media (max-width:1280px){.pager__item{margin:8px 0}}.pager__item .button{color:rgb(23,69,140,var(--tw-text-opacity,1));font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.pager__item .button{font-size:1.5rem}}.pager__item .button{padding:10px 20px 14px;border:1px solid rgb(23,69,140,var(--tw-text-opacity,1));border-radius:6px;transition:all .4s ease}.pager__item .button:hover{background:rgb(23,69,140,var(--tw-text-opacity,1));color:#fff}.solution-bg{background-image:url("/themes/custom/tasheer_ui/images/bg-solution.png");background-repeat:no-repeat;background-size:cover}.seeds-ui-swiper .swiper-button-next,.seeds-ui-swiper .swiper-button-prev,.swiper-container .swiper-button-next,.swiper-container .swiper-button-prev{height:fit-content;color:#fff;display:flex;height:58px;width:74px;align-items:center;justify-content:center;top:auto;bottom:20px;z-index:5;content:""}.seeds-ui-swiper .swiper-button-next::after,.seeds-ui-swiper .swiper-button-prev::after,.swiper-container .swiper-button-next::after,.swiper-container .swiper-button-prev::after{content:"";background:url("../images/arrow-right-gray.svg") center/contain no-repeat;height:58px;width:74px;display:block;transition:all .4s ease;background-size:32px;border:1px solid #fff;border-radius:6px}.seeds-ui-swiper .swiper-button-next:hover::after,.seeds-ui-swiper .swiper-button-prev:hover::after,.swiper-container .swiper-button-next:hover::after,.swiper-container .swiper-button-prev:hover::after{background:url("../images/arrow-right-white.svg") center/contain no-repeat;background-size:32px}.seeds-ui-swiper .swiper-button-next.swiper-button-prev::after,.seeds-ui-swiper .swiper-button-prev.swiper-button-prev::after,.swiper-container .swiper-button-next.swiper-button-prev::after,.swiper-container .swiper-button-prev.swiper-button-prev::after{transform:rotate(180deg)}[dir=rtl] .seeds-ui-swiper .swiper-button-next.swiper-button-prev::after,[dir=rtl] .seeds-ui-swiper .swiper-button-prev.swiper-button-prev::after,[dir=rtl] .swiper-container .swiper-button-next.swiper-button-prev::after,[dir=rtl] .swiper-container .swiper-button-prev.swiper-button-prev::after{transform:rotate(0)}[dir=rtl] .seeds-ui-swiper .swiper-button-next.swiper-button-next::after,[dir=rtl] .seeds-ui-swiper .swiper-button-prev.swiper-button-next::after,[dir=rtl] .swiper-container .swiper-button-next.swiper-button-next::after,[dir=rtl] .swiper-container .swiper-button-prev.swiper-button-next::after{transform:rotate(180deg)}.seeds-ui-swiper .swiper-button-next.swiper-button-next,.seeds-ui-swiper .swiper-button-prev.swiper-button-next,.swiper-container .swiper-button-next.swiper-button-next,.swiper-container .swiper-button-prev.swiper-button-next{right:auto;left:115px}.seeds-ui-swiper .swiper-button-next .swiper-navigation-icon,.seeds-ui-swiper .swiper-button-prev .swiper-navigation-icon,.swiper-container .swiper-button-next .swiper-navigation-icon,.swiper-container .swiper-button-prev .swiper-navigation-icon{display:none}@media (max-width:992px){.seeds-ui-swiper .swiper-button-next,.seeds-ui-swiper .swiper-button-prev,.swiper-container .swiper-button-next,.swiper-container .swiper-button-prev{width:65px}}.seeds-ui-swiper.seeds-ui-swiper .swiper-wrapper,.swiper-container.seeds-ui-swiper .swiper-wrapper{margin-bottom:150px}.icon-facebook::before{content:"\ea90"}.icon-facebook:hover::before{color:#0650f0}.icon-instagram::before{content:"\ea92"}.icon-instagram:hover::before{color:#ee4f28}.icon-linkedin::before{content:"\eaca"}.icon-linkedin:hover::before{color:#0650f0}.icon-x::before{content:"\e90e"}.icon-x:hover::before{color:#000}.main-banner{position:relative;overflow:hidden}.main-banner .banner-image .media--type-image img{width:100%;height:auto;display:block;object-fit:cover}.main-banner .banner-container{position:absolute;left:0;right:0;bottom:106px;color:#fff;padding-left:15px;padding-right:15px}@media (max-width:1536px){.main-banner .banner-container{bottom:3rem}}@media (min-width:772px){.main-banner .banner-container .banner-details{max-width:80%}}.main-banner .banner-container .banner-details h1{color:#fff;font-weight:400;font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.main-banner .banner-container .banner-details h1{font-size:1.5rem}}.main-banner .banner-container .banner-details h1{padding-left:1.25rem;border-left:2px solid #fff;margin-bottom:1.25rem}.main-banner .banner-container .banner-details p{color:#fff;font-size:calc(1.525rem + 3.3vw)}@media (min-width:1200px){.main-banner .banner-container .banner-details p{font-size:4rem}}.main-banner .banner-container .banner-details p{line-height:1.25;font-weight:700}@media (max-width:1536px){.main-banner .banner-container .banner-details p{font-size:calc(1.3875rem + 1.65vw)}}@media (max-width:1536px) and (min-width:1200px){.main-banner .banner-container .banner-details p{font-size:2.625rem}}@media (max-width:576px){.main-banner .banner-container .banner-details p{font-size:calc(1.3rem + .6vw)}}@media (max-width:576px) and (min-width:1200px){.main-banner .banner-container .banner-details p{font-size:1.75rem}}.has-background{background-color:#fff}.has-background p{color:rgb(23,69,140,var(--tw-text-opacity,1))}.views-infinite-scroll-content-wrapper{display:flex;flex-wrap:wrap}@media (min-width:768px){.views-infinite-scroll-content-wrapper .views-row{padding-left:calc(var(--gutter-x) * .5);padding-right:calc(var(--gutter-x) * .5)}}.group:hover .group-hover.link-absolute .field--name-node-link{opacity:1;bottom:0}.group:hover .group-hover .field--name-field-media img{transform:scale(1.05);transition:transform .3s ease}.group:hover .group-hover.teaser-title .field--name-node-title{text-underline-offset:12px;text-decoration-thickness:0.5px;text-decoration-line:underline}.link-absolute.group-hover .field--name-node-link{right:0;transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(0.4,0,0.2,1);opacity:0;bottom:-3.5rem;position:absolute}.link-absolute .field--name-node-link{bottom:0;right:0;padding:1.5rem 1rem;position:absolute;opacity:1}.link-absolute .field--name-node-link a{display:flex;padding:10px}.row-space .lg-space{margin-bottom:56px}.row-space .md-space{margin-bottom:30px}.row-space .sm-space{margin-bottom:16px}.language-switcher-language-url{margin-inline-end:18px}.language-switcher-language-url .links{display:flex;align-items:center}@media (max-width:1024px){.language-switcher-language-url .links{justify-content:flex-end}}.language-switcher-language-url .links .language-link{display:flex;align-items:center;padding:10px 1rem;border-radius:38px;background:rgba(255,255,255,.2);position:relative;color:#fff;font-size:1.25rem}@media (max-width:1280px){.language-switcher-language-url .links .language-link{padding:.25rem .625rem}}.language-switcher-language-url .links .language-link::before{content:"";display:block;width:24px;height:24px;margin-inline-end:6px;background:url("../images/word.svg") center/contain no-repeat}.language-switcher-language-url .links .language-link.is-active{display:none}.social-sharing{margin-top:40px;display:flex;flex-direction:column;align-items:end;cursor:pointer}.social-sharing .social-sharing-buttons{display:flex;gap:8px;align-items:center}.social-sharing .share-text{display:flex;gap:1.25rem;width:fit-content;color:rgb(23,69,140,var(--tw-text-opacity,1));position:relative;font-size:1.25rem}.social-sharing .share-text::before{position:absolute;bottom:-1px;left:0;display:block;height:1px;width:0;--tw-bg-opacity:1;background-color:rgb(23,69,140,var(--tw-bg-opacity,1));transition-property:all;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:.5s;content:""}.social-sharing .menu-social-sharing::before{content:"";display:block;width:24px;height:25px;margin-inline-end:6px;scale:-1;background:url("../images/share-blue-icon.svg") center/contain no-repeat}[dir=rtl] .social-sharing .menu-social-sharing::before{transform:rotate(180deg)}.social-sharing .menu-social-sharing-icon{opacity:0;list-style-type:none;display:flex;padding:0;gap:.5rem}.social-sharing:hover .menu-social-sharing-icon{opacity:1}.social-sharing:hover .share-text::before{width:100%}.location-logo,.masseg-logo,.phone-logo{display:flex;align-items:center}.location-logo::before,.masseg-logo::before,.phone-logo::before{content:"";width:2rem;height:2rem;margin-right:.75rem;display:block;background-repeat:no-repeat;background-position:center;background-size:contain}.masseg-logo::before{background-image:url(../images/email.svg)}.location-logo::before{background-image:url(../images/location.svg)}.phone-logo::before{background-image:url(../images/mobile.svg)}.gray-paragraph{color:#b0b0b0;font-size:1.125rem;line-height:1.75rem;border-bottom:1px solid #b0b0b0;width:fit-content}.gray-paragraph a{color:#b0b0b0;font-size:1.125rem;line-height:1.75rem;width:fit-content}.small-space{padding-bottom:1rem}.responsive-sizing{font-size:1.125rem}.responsive-sizing a{font-size:1.125rem}.text-x-large{font-size:calc(1.475rem + 2.7vw)}@media (min-width:1200px){.text-x-large{font-size:3.5rem}}.text-blue-100{color:#17458c}.homepage-filters-content{color:#fff}.homepage-filters-content .homepage-filters{display:flex;gap:30px;margin-top:40px;margin-bottom:20px}@media (max-width:1024px){.homepage-filters-content .homepage-filters{margin-top:1.25rem}}.homepage-filters-content .homepage-filters a,.homepage-filters-content .homepage-filters button{color:#6482b2;font-size:1.5rem;font-weight:400;line-height:1.625;transition:all .3s ease;background:0 0;border:unset}.homepage-filters-content .homepage-filters a:hover,.homepage-filters-content .homepage-filters button:hover{color:#fff}.homepage-filters-content .homepage-filters a.active,.homepage-filters-content .homepage-filters button.active{color:#fff;border-bottom:1px solid #fff}.homepage-filters-content .filter-content{display:none;font-weight:300}.homepage-filters-content .filter-content.active{display:block}.path-frontpage .section-animation{opacity:0;transition:opacity 1s ease 150ms}.path-frontpage .section-animation>*{transition:transform .9s ease,opacity .3s ease;transform:translateY(-150px);opacity:0;transition-delay:0.2s}.path-frontpage .section-animation.active{opacity:1}.path-frontpage .section-animation.active>*{transform:translateY(0);opacity:1}.bottom-pattern{position:relative;overflow:hidden}.bottom-pattern::before{content:"";position:absolute;left:0;bottom:0;width:66%;height:430px;background:url("../images/Pattern-light.svg") no-repeat;transform:scaleX(-1);opacity:.6;z-index:-1}[dir=rtl] .bottom-pattern::before{transform:scaleX(1);right:0;left:auto}.top-pattern{position:relative;overflow:hidden}.top-pattern::before{content:"";position:absolute;top:0;right:0;width:74%;height:430px;background:url("../images/Patterntop.svg") no-repeat;transform:scaleX(-1);opacity:.4}[dir=rtl] .top-pattern::before{transform:scaleX(1);right:auto;left:0}.homepage-ajax-section .seeds-paragraph-block{padding-top:64px}.login-box{color:rgb(23,69,140,var(--tw-text-opacity,1))}.login-box .line-white{background-color:rgb(23,69,140,var(--tw-text-opacity,1));height:1px;width:100%}.login-box .login-box-middle-right{padding:70px}.login-box .top-content{margin-bottom:5rem}.login-box .user-login-form{text-align:start}.login-box .user-login-form label{font-size:1.25rem;margin-bottom:10px}.login-box .user-login-form .form-element{height:75px;border-radius:10px;padding:26px 24px 22px 24px;display:block;border:1px solid #b5bbc8;margin-bottom:16px;width:100%}.login-box .user-login-form .form-submit{background:0 0;border:none;font-size:1.25rem;margin-top:20px;width:100%;text-align:center;padding-bottom:.5rem;color:rgb(23,69,140,var(--tw-text-opacity,1));text-decoration-line:none;border-bottom:1px solid;border-color:rgb(183,197,219,var(--tw-border-opacity,1))}.h-screen{height:100vh}.grid-space .seeds-widgets-formatter .seeds-ui-grid .seeds-ui-grid-item{padding:0}@media (min-width:1280px){.title-compress{max-width:80%;margin:0 auto}}.font-is-light{font-weight:300}.full-w-grid{width:100%}.full-w-grid .seeds-widgets-formatter{padding-left:12px;padding-right:12px;max-width:100%}.full-w-grid .seeds-widgets-formatter .seeds-ui-grid>div{padding:0;margin:0}.gray-background.left-teaser,.gray-background.right-teaser{background-color:transparent}.gray-background.left-teaser .img-col,.gray-background.right-teaser .img-col{padding-block:36px}.gray-background.left-teaser::before,.gray-background.right-teaser::before{content:"";position:absolute;inset:0px;left:auto;right:0;z-index:-1;width:91.666667%;height:100%;background-color:rgb(237,243,251,var(--tw-bg-opacity,1))}@media (max-width:1024px){.gray-background.left-teaser::before,.gray-background.right-teaser::before{width:100%}}.gray-background.left-teaser .left-teaser-content,.gray-background.left-teaser .right-teaser-content,.gray-background.right-teaser .left-teaser-content,.gray-background.right-teaser .right-teaser-content{padding:10px}@media (max-width:1024px){.gray-background.left-teaser .teaser-content,.gray-background.right-teaser .teaser-content{padding:20px}}.gray-background.left-teaser.right-teaser::before,.gray-background.right-teaser.right-teaser::before{content:"";left:0;right:auto}.gray-background.left-teaser.right-teaser .right-teaser-content,.gray-background.right-teaser.right-teaser .right-teaser-content{padding-inline-start:20px}.gray-background.left-teaser .left-teaser-title,.gray-background.left-teaser .right-teaser-title,.gray-background.right-teaser .left-teaser-title,.gray-background.right-teaser .right-teaser-title{padding-bottom:16px}.gray-background.left-teaser .content-wrapper,.gray-background.right-teaser .content-wrapper{padding-top:20px;padding-bottom:20px}@media (min-width:1024px){.gray-background.left-teaser .content-wrapper,.gray-background.right-teaser .content-wrapper{padding-inline-start:96px}}.gray-background.left-teaser p,.gray-background.right-teaser p{font-size:1.25rem;color:#333;font-weight:300}.content-top.left-teaser-content,.content-top.right-teaser-content{justify-content:unset}@media (min-width:1024px){.content-top.left-teaser-content,.content-top.right-teaser-content{padding-top:70px}}.content-top.left-teaser-content .left-teaser-title,.content-top.left-teaser-content .right-teaser-title,.content-top.right-teaser-content .left-teaser-title,.content-top.right-teaser-content .right-teaser-title{padding-bottom:16px}.content-top.left-teaser-content p,.content-top.right-teaser-content p{font-size:1.25rem;color:#333;font-weight:300}.teaser-with-icon{text-align:center}.teaser-with-icon .teaser-img .field--name-field-seeds-widget-image{display:inline-flex;padding:20px;background-color:#e8ecf4;border-radius:16px}.teaser-with-icon .teaser-content{padding:16px}.teaser-with-icon .teaser-content .teaser-title h2{font-size:32px;margin-bottom:0;color:#17458c}.teaser-with-icon .teaser-content p{font-weight:300}.card-default{transform:unset}.card-default .card-default-image .field--name-node-link{bottom:0;right:0;padding:1.5rem 1rem;position:absolute}.card-default .card-default-image .field--name-node-link a{display:flex;padding:10px}.card-default .card-default-image .field--name-node-link a::after{content:"";display:block;position:absolute;width:100%;height:100%;inset:0}.card-default .card-content .field--name-field-date{color:#fff;margin-bottom:1rem}.card-default .card-content{padding:40px 2.75rem;display:flex;flex-direction:column;justify-content:flex-end;bottom:0}.card-default .card-content:hover .field--name-field-seeds-title h2{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:10px}@media (min-width:992px){.card-default .card-content{padding:40px 1rem}}.highlight{border-radius:6px}.highlight .highlight-content{position:absolute;top:auto;bottom:40px;right:40px;padding:26px 26px 40px;background-color:#fff;min-width:44%}@media (min-width:1280px){.highlight .highlight-content{max-width:45%}}.highlight .highlight-content p{font-size:1.25rem}.highlight .highlight-content .highlight-category{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;font-size:1.125rem}.highlight .highlight-content .highlight-category .field--name-field-palin-text,.highlight .highlight-content .highlight-category .field--type-datetime{font-weight:700;color:rgb(23,69,140,var(--tw-text-opacity,1));display:flex;align-items:center;gap:8px}.highlight .highlight-content .highlight-category .field--name-field-palin-text::before,.highlight .highlight-content .highlight-category .field--type-datetime::before{display:block;height:26px;width:24px;margin-bottom:4px;content:"";background-image:url("/themes/custom/tasheer_ui/images/clock.svg")}.highlight .highlight-content .highlight-category .field--name-field-palin-text{border-color:rgb(23,69,140,var(--tw-border-opacity,1));padding-inline-start:1rem;border-inline-start-width:1px;border-inline-start-style:solid}.highlight .highlight-content .highlight-category .field--name-field-palin-text::before{background-image:url("/themes/custom/tasheer_ui/images/location-blue.svg")}.highlight .highlight-content .highlight-category .field--name-field-term a{background-color:rgb(74,133,214,var(--tw-bg-opacity,1));color:#fff;border-radius:35px;padding:6px 16px}.highlight .highlight-content:hover h1{transition:all .4s ease;text-decoration:underline;text-underline-offset:12px;text-decoration-thickness:0.5px}@media (max-width:1280px){.highlight .highlight-content{position:relative;max-width:100%;inset:0}}.node--type-event.node--view-mode-full,.node--type-news.node--view-mode-full{position:relative}.node--type-event.node--view-mode-full .body-wrapper-block,.node--type-news.node--view-mode-full .body-wrapper-block{background-color:#fff;position:relative;z-index:10;border-radius:6px;overflow:hidden;padding:4rem 0}@media (min-width:1280px){.node--type-event.node--view-mode-full .body-wrapper-block,.node--type-news.node--view-mode-full .body-wrapper-block{padding:4rem 6.25rem;margin-top:-13%}}@media (min-width:1536px){.node--type-event.node--view-mode-full .body-wrapper-block,.node--type-news.node--view-mode-full .body-wrapper-block{margin-inline:130px}}@media (max-width:1280px){.node--type-event.node--view-mode-full .body-wrapper-block,.node--type-news.node--view-mode-full .body-wrapper-block{padding:1.5rem}}.node--type-event.node--view-mode-full .body-wrapper-block .field--name-body,.node--type-news.node--view-mode-full .body-wrapper-block .field--name-body{font-size:1.25rem}.node--type-event.node--view-mode-full .body-wrapper-block .field--name-field-date,.node--type-news.node--view-mode-full .body-wrapper-block .field--name-field-date{font-size:1rem;margin-bottom:.5rem}.node--type-event.node--view-mode-full .body-wrapper-block .field--name-field-unlimited-media,.node--type-news.node--view-mode-full .body-wrapper-block .field--name-field-unlimited-media{display:flex;flex-wrap:wrap;gap:30px;margin-top:6rem}@media (max-width:1280px){.node--type-event.node--view-mode-full .body-wrapper-block .field--name-field-unlimited-media,.node--type-news.node--view-mode-full .body-wrapper-block .field--name-field-unlimited-media{margin-top:3rem}}.node--type-event.node--view-mode-full .body-wrapper-block .field--name-field-unlimited-media .field__item,.node--type-news.node--view-mode-full .body-wrapper-block .field--name-field-unlimited-media .field__item{border-radius:1rem;overflow:hidden}@media (min-width:1280px){.node--type-event.node--view-mode-full .body-wrapper-block .field--name-field-unlimited-media .field__item,.node--type-news.node--view-mode-full .body-wrapper-block .field--name-field-unlimited-media .field__item{flex:1 0 48%}}.node--type-event.node--view-mode-full .body-wrapper-block .field--name-field-unlimited-media .field__item img,.node--type-news.node--view-mode-full .body-wrapper-block .field--name-field-unlimited-media .field__item img{display:block;width:100%;transition:transform .5s ease}.node--type-event.node--view-mode-full .body-wrapper-block .field--name-field-unlimited-media .field__item img:hover,.node--type-news.node--view-mode-full .body-wrapper-block .field--name-field-unlimited-media .field__item img:hover{transform:scale(1.12)}.node--type-event.node--view-mode-full .body-wrapper-block .field--name-body{margin-bottom:2rem}.node--type-event.node--view-mode-full .body-wrapper-block .field__label{font-size:clamp(18px, 1.25vw, 20px);font-weight:700;color:#002c55;margin-bottom:.75rem}.node--type-event.node--view-mode-full .body-wrapper-block .field--name-field-date .field__item,.node--type-event.node--view-mode-full .body-wrapper-block .field--name-field-date-2 .field__item,.node--type-event.node--view-mode-full .body-wrapper-block .field--name-field-palin-text .field__item{display:flex;align-items:center;gap:.5rem;font-size:clamp(16px, 1vw, 18px);font-weight:400;color:#002c55;margin-bottom:.5rem}.node--type-event.node--view-mode-full .body-wrapper-block .field--name-field-date .field__item::before,.node--type-event.node--view-mode-full .body-wrapper-block .field--name-field-date-2 .field__item::before,.node--type-event.node--view-mode-full .body-wrapper-block .field--name-field-palin-text .field__item::before{content:"";display:block;width:27px;height:28px;background-repeat:no-repeat}.node--type-event.node--view-mode-full .body-wrapper-block .field--name-field-palin-text .field__item::before{background-image:url("../images/location.svg")}.node--type-event.node--view-mode-full .body-wrapper-block .field--name-field-date .field__item::before,.node--type-event.node--view-mode-full .body-wrapper-block .field--name-field-date-2 .field__item::before{background-image:url("../images/clock-blue.svg");width:18px;height:18px}.node--type-event.node--view-mode-full .body-wrapper-block .title-extra-large{max-width:90%}.node--type-event.node--view-mode-full .body-wrapper-block .past-event{margin-bottom:30px;background-color:#b0b0b0;color:#fff;border-radius:35px;padding:6px 16px;width:fit-content}@media (max-width:1280px){.node--type-event.node--view-mode-full .body-wrapper-block .past-event{margin-bottom:1rem}}.blue-teaser-with-icon{position:relative;border:1px solid rgba(255,255,255,.4)}.blue-teaser-with-icon .teaser-content{position:absolute;height:100%;width:100%;text-align:center;color:#fff;z-index:2;inset:0;display:flex;flex-direction:column;justify-content:center}.blue-teaser-with-icon .teaser-icon-backimage::before{content:"";position:absolute;inset:0;height:100%;width:100%;z-index:1;background-image:linear-gradient(360deg,rgba(23,69,140,0) -23.96%,rgba(23,69,140,.8) 77.95%)}.blue-teaser-with-icon .teaser-icon-backimage img{opacity:0;transition-property:all;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:.3s}.blue-teaser-with-icon:hover .teaser-icon-backimage img{opacity:1}.snippet-teaser{position:relative}.snippet-teaser .content-wrapper{position:absolute;inset:0;top:auto;bottom:80px;display:flex;justify-content:space-between}.snippet-teaser .content-wrapper .teaser-title{margin-bottom:40px}@media (max-width:772px){.snippet-teaser .content-wrapper{bottom:40px;flex-direction:column;justify-content:center;gap:20px}.snippet-teaser .content-wrapper .teaser-title{margin-bottom:10px}}.bluesky-bg .seeds-ui-swiper.seeds-ui-swiper .swiper-wrapper{margin:0}.slider .slider-title .field--name-field-palin-text{margin-top:20px;margin-bottom:80px}@media (max-width:1200px){.slider .slider-title .field--name-field-palin-text{margin-bottom:40px}}.view-partners.view-display-id-partners .swiper-slide{display:flex;flex-direction:column;justify-content:center}.node--type-statistic.node--view-mode-teaser{display:flex;align-items:center;gap:.75rem;margin-left:4rem;margin-right:4rem}@media (max-width:1023px){.node--type-statistic.node--view-mode-teaser{margin-left:1.25rem;margin-right:1.25rem}}@media (max-width:767px){.node--type-statistic.node--view-mode-teaser{row-gap:.25rem;justify-content:center;align-items:center;flex-direction:column}}.node--type-statistic.node--view-mode-teaser>header>.node__title>a{font-size:calc(.9375rem + .70313vw);line-height:calc(1.0375rem + 1.82813vw);font-weight:700;color:#fff;text-decoration:none}@media (min-width:1280px){.node--type-statistic.node--view-mode-teaser>header>.node__title>a{font-size:1.5rem;line-height:2.5rem}}@media (max-width:767px){.node--type-statistic.node--view-mode-teaser>header>.node__title>a{color:rgb(23,69,140,var(--tw-text-opacity,1));text-align:center}}.node--type-statistic.node--view-mode-teaser>.node__content .field--name-field-number{font-size:3rem;font-weight:700;line-height:.9;color:#fff}@media (max-width:767px){.node--type-statistic.node--view-mode-teaser>.node__content .field--name-field-number{color:rgb(23,69,140,var(--tw-text-opacity,1));text-align:center}}.view-statistics.view-id-statistics.view-display-id-statistics .views-row{width:auto}.view-statistics.view-id-statistics.view-display-id-statistics .teaser{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.5rem;margin:0 3rem}@media (max-width:767px){.view-statistics.view-id-statistics.view-display-id-statistics .teaser{flex-direction:column;gap:.5rem}}@media (max-width:1024px){.view-statistics.view-id-statistics.view-display-id-statistics .teaser{margin:0 1.25rem}}.view-statistics.view-id-statistics.view-display-id-statistics .teaser .teaser-img .field--name-field-number{font-size:calc(1.425rem + 2.1vw)}@media (min-width:1200px){.view-statistics.view-id-statistics.view-display-id-statistics .teaser .teaser-img .field--name-field-number{font-size:3rem}}.view-statistics.view-id-statistics.view-display-id-statistics .teaser .teaser-img .field--name-field-number{font-weight:700;line-height:.9;color:#fff}@media (max-width:1024px) and (min-width:772px){.view-statistics.view-id-statistics.view-display-id-statistics .teaser .teaser-img .field--name-field-number{font-size:calc(1.325rem + .9vw)}}@media (max-width:1024px) and (min-width:772px) and (min-width:1200px){.view-statistics.view-id-statistics.view-display-id-statistics .teaser .teaser-img .field--name-field-number{font-size:2rem}}@media (max-width:767px){.view-statistics.view-id-statistics.view-display-id-statistics .teaser .teaser-img .field--name-field-number{color:rgb(23,69,140,var(--tw-text-opacity,1));text-align:center}}.view-statistics.view-id-statistics.view-display-id-statistics .teaser .teaser-content{padding:0}.view-statistics.view-id-statistics.view-display-id-statistics .teaser .teaser-content .teaser-title{margin:0}.view-statistics.view-id-statistics.view-display-id-statistics .teaser .teaser-content .teaser-title .field--name-node-title>h2{font-size:calc(.9375rem + .70313vw);line-height:calc(1.0375rem + 1.82813vw);font-weight:700;color:#fff;text-decoration:none;margin-bottom:0}@media (min-width:1280px){.view-statistics.view-id-statistics.view-display-id-statistics .teaser .teaser-content .teaser-title .field--name-node-title>h2{font-size:1.5rem;line-height:2.5rem}}@media (max-width:767px){.view-statistics.view-id-statistics.view-display-id-statistics .teaser .teaser-content .teaser-title .field--name-node-title>h2{color:rgb(23,69,140,var(--tw-text-opacity,1));text-align:center}}.view-slider.view-id-slider .view-content{padding:0;margin:0}.view-slider.view-id-slider .slider-image img{animation:scaling .7s ease-in-out .5s forwards}.view-slider.view-id-slider .slider-content{z-index:4;opacity:0;animation:fadeIn .7s ease-in-out 1s forwards;inset:0;display:flex;flex-direction:column;justify-content:center}.view-slider.view-id-slider .slider-content .slider-body{margin-bottom:20px;color:#fff;border-left:2px solid rgba(255,255,255,.5019607843);padding-inline-start:20px}@media (min-width:1536px){.view-slider.view-id-slider .slider-content h2,.view-slider.view-id-slider .slider-content p{width:90%}}@media (max-width:1024px){.view-slider.view-id-slider .slider-content{top:22%}}.view-slider.view-id-slider .swiper-container{margin:0;padding:0}.view-slider.view-id-slider .swiper-container .swiper-button-prev{left:auto;right:142px}.view-slider.view-id-slider .swiper-container .swiper-button-next{right:43px;left:auto}.view-id-solutions.view-display-id-solutions_compiled_page .swiper-container .swiper-wrapper .swiper-slide{padding-bottom:100px}.view-id-solutions.view-display-id-solutions_compiled_page .swiper-container .swiper-wrapper .swiper-slide .teaser-title{display:flex;align-items:center;margin:1rem 0;gap:8px}.view-id-solutions.view-display-id-solutions_compiled_page .swiper-container .swiper-wrapper .swiper-slide .teaser-title h1{margin:0}.view-id-solutions.view-display-id-solutions_compiled_page .swiper-container .swiper-wrapper .swiper-slide .teaser-title svg path{stroke:rgb(23,69,140,var(--tw-text-opacity,1))}.view-id-solutions.view-display-id-solutions_compiled_page .swiper-container .swiper-wrapper .swiper-slide .teaser-link{margin-bottom:16px;margin-top:auto;margin-inline-start:34px}.view-id-solutions.view-display-id-solutions_compiled_page .swiper-container .swiper-button-next,.view-id-solutions.view-display-id-solutions_compiled_page .swiper-container .swiper-button-prev{bottom:0}.view-id-solutions.view-display-id-solutions_compiled_page .swiper-container .swiper-button-next::after,.view-id-solutions.view-display-id-solutions_compiled_page .swiper-container .swiper-button-prev::after{background-color:rgb(23,69,140,var(--tw-text-opacity,1))}.view-id-solutions.view-display-id-solutions_compiled_page .swiper-container .swiper-button-prev{right:115px;left:auto}.view-id-solutions.view-display-id-solutions_compiled_page .swiper-container .swiper-button-next{left:auto;right:10px}.view-id-news.view-display-id-news_home_page .view-content .teaser-content .field--name-field-date{color:#fff}.view-events.view-display-id-events_home_page .swiper-slide,.view-events.view-display-id-news_home_page .swiper-slide,.view-id-news.view-display-id-events_home_page .swiper-slide,.view-id-news.view-display-id-news_home_page .swiper-slide{padding:20px}.view-events.view-display-id-events_home_page .swiper-button-next,.view-events.view-display-id-events_home_page .swiper-button-prev,.view-events.view-display-id-news_home_page .swiper-button-next,.view-events.view-display-id-news_home_page .swiper-button-prev,.view-id-news.view-display-id-events_home_page .swiper-button-next,.view-id-news.view-display-id-events_home_page .swiper-button-prev,.view-id-news.view-display-id-news_home_page .swiper-button-next,.view-id-news.view-display-id-news_home_page .swiper-button-prev{bottom:0}.teaser{display:flex;flex-direction:column}.teaser .field--name-field-term{background-color:#4a85d6;border-radius:35px;padding-top:2px;padding-bottom:6px;padding-left:1rem;padding-right:1rem;top:1rem;left:1rem;right:auto;z-index:20;position:absolute;color:#fff}.teaser.flex-title .teaser-title{display:flex;gap:16px;align-items:center}.teaser.flex-title .teaser-link{margin-inline-start:34px}.teaser-content{padding:0 12px}.teaser-content .teaser-title{margin-top:1.5rem;margin-bottom:1rem}.teaser-content .teaser-title .field--name-field-date{margin-bottom:1rem;display:flex}.view-id-events.view-display-id-compiled_past .teaser .teaser-content .teaser-title .date_location_wrapper{display:flex;flex-wrap:wrap;margin-bottom:1rem;gap:1rem;align-items:center}.view-id-events.view-display-id-compiled_past .teaser .teaser-content .teaser-title .date_location_wrapper .past-event{width:fit-content;overflow:hidden;border-radius:27px;background-color:#b0b0b0;color:#fff;padding:6px 1.25rem;text-align:center;font-weight:400;font-size:calc(.9rem + .28125vw)}@media (min-width:1280px){.view-id-events.view-display-id-compiled_past .teaser .teaser-content .teaser-title .date_location_wrapper .past-event{font-size:1.125rem}}.view-id-events.view-display-id-compiled_past .teaser .teaser-content .teaser-title .date_location_wrapper .field--name-field-palin-text{line-height:2px;padding-inline-start:1rem;border-inline-start:1px solid #17458c;display:flex;align-items:center;gap:.5rem;color:#17458c;font-size:1.125rem;font-weight:700}.view-id-events.view-display-id-compiled_past .teaser .teaser-content .teaser-title .date_location_wrapper .field--name-field-palin-text::before{background-image:url("../images/location-blue.svg");display:block;height:26px;width:1.5rem;content:""}.view-id-events.hidden-view{display:none}.view-search-index.view-display-id-search_api .views-exposed-form{margin-bottom:3rem}.view-search-index.view-display-id-search_api .views-exposed-form .form-item{display:flex;flex-direction:column}.view-search-index.view-display-id-search_api .views-exposed-form .form-item label{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.view-search-index.view-display-id-search_api .views-exposed-form .form-item label{font-size:2rem}}.view-search-index.view-display-id-search_api .views-exposed-form .form-item label{margin-bottom:2rem;display:block;font-weight:700;text-transform:uppercase;color:rgb(23,69,140,var(--tw-text-opacity,1))}.view-search-index.view-display-id-search_api .views-exposed-form .form-item input{max-height:5rem;max-width:56rem;border-radius:.5rem;border:1px solid rgb(23,69,140,var(--tw-text-opacity,1));padding:.75rem 1.5rem;color:rgb(23,69,140,var(--tw-text-opacity,1))}.view-search-index.view-display-id-search_api .views-exposed-form .form-submit{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.view-search-index.view-display-id-search_api .views-exposed-form .form-submit{font-size:1.5rem}}.view-search-index.view-display-id-search_api .views-exposed-form .form-submit{font-weight:400;border:1px solid rgb(23,69,140,var(--tw-text-opacity,1));border-radius:6px;padding:6px 20px;color:rgb(23,69,140,var(--tw-text-opacity,1));background:0 0;transition:all .4s ease;text-decoration:none;margin-top:2rem}.view-search-index.view-display-id-search_api .views-exposed-form .form-submit:hover{background:rgb(23,69,140,var(--tw-text-opacity,1));color:#fff}.view-search-index.view-display-id-search_api .node--view-mode-search{margin-bottom:30px;border-radius:10px;padding:12px;border:1px solid;border-color:rgb(250,249,247,var(--tw-border-opacity,1))}.view-search-index.view-display-id-search_api .node--view-mode-search h1{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.view-search-index.view-display-id-search_api .node--view-mode-search h1{font-size:1.5rem}}.view-search-index.view-display-id-search_api .node--view-mode-search p{font-size:1.25rem}.menu--seeds-social-media{margin:0 -8px}.menu--seeds-social-media a{display:inline-block;font-size:0;padding:5px 8px}.menu--seeds-social-media a:before{position:relative;font-size:initial}.webform-submission-form .form-group{padding:0}.webform-submission-form .form-group input[type=submit]{width:auto}.webform-submission-form .form-2col{display:flex;flex-wrap:wrap;margin:-15px;margin-bottom:15px}.webform-submission-form .form-2col .form-group{flex-grow:1;flex-shrink:0;flex-basis:50%;padding:0 15px;min-width:180px}.webform-submission-form .form-3col{display:flex;flex-wrap:wrap;margin:-15px;margin-bottom:15px}.webform-submission-form .form-3col .form-group{flex-grow:1;flex-shrink:0;flex-basis:33.3333333333%;padding:0 15px;min-width:180px}.webform-submission-form .form-4col{display:flex;flex-wrap:wrap;margin:-15px;margin-bottom:15px}.webform-submission-form .form-4col .form-group{flex-grow:1;flex-shrink:0;flex-basis:25%;padding:0 15px;min-width:180px}.form-inline{margin:-5px;display:flex;flex-wrap:wrap;padding:0}.form-inline .col-auto{flex:1}.form-inline .form-group{padding:5px}@media (max-width:761px){.form-inline .form-group{flex:100%}}.form-inline .form-control{margin:0;width:100%}.block-views.block-views-blockpartners-partners{display:flex;align-items:center;padding-top:.75rem;padding-bottom:.75rem}.block-views-blockpartners-partners>.block__content{overflow:hidden}.block-views-blockpartners-partners>h2{margin-inline-end:30px;--tw-text-opacity:1;color:rgb(23,69,140,var(--tw-text-opacity,1));font-size:calc(.9875rem + 1.26563vw)}.block-views.block-views-blockstatistics-statistics{display:flex;align-items:center;justify-content:space-between;padding-top:1.75rem;padding-bottom:1.75rem;flex-wrap:wrap;justify-content:center}@media (max-width:1023px){.block-views.block-views-blockstatistics-statistics{flex-direction:column;align-items:center;gap:.75rem}}.block-views.block-views-blockstatistics-statistics>.block__title{flex-basis:24%;line-height:1.5;font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.block-views.block-views-blockstatistics-statistics>.block__title{font-size:2rem}}.block-views.block-views-blockstatistics-statistics>.block__title{font-weight:700;color:#fff}@media (max-width:1530px){.block-views.block-views-blockstatistics-statistics>.block__title{flex-basis:100%;text-align:center;margin-bottom:20px}}@media (max-width:772px){.block-views.block-views-blockstatistics-statistics>.block__title{color:rgb(23,69,140,var(--tw-text-opacity,1))}}.block-views.block-views-blockstatistics-statistics .view-content{display:flex;align-items:center;justify-content:center;gap:10px 0}.block-views.block-views-blockstatistics-statistics .view-content .views-row:not(:last-child){border-inline-end:2px solid rgb(255,255,255)}@media (max-width:767px){.block-views.block-views-blockstatistics-statistics .view-content .views-row:not(:last-child){border-inline-end:none}}@media (max-width:772px){.block-views.block-views-blockstatistics-statistics .view-content{flex-direction:column;gap:60px}}.view-id-solutions.view-display-id-solutions_home_page .right-teaser{height:100%}.view-id-solutions.view-display-id-solutions_home_page .right-teaser .right-teaser-img{overflow:hidden;border-radius:16px}.view-id-solutions.view-display-id-solutions_home_page .right-teaser .right-teaser-content{display:block;padding-top:55px}@media (max-width:1536px){.view-id-solutions.view-display-id-solutions_home_page .right-teaser .right-teaser-content{padding-top:20px}}.view-id-solutions.view-display-id-solutions_home_page .right-teaser .right-teaser-content .right-teaser-title{display:flex;align-items:center;padding-bottom:1.5rem}.view-id-solutions.view-display-id-solutions_home_page .right-teaser .right-teaser-content .right-teaser-title .field--name-field-svg{margin-inline-start:.5rem}.view-id-solutions.view-display-id-solutions_home_page .right-teaser .right-teaser-content .right-teaser-title .field--name-field-svg svg path{stroke:#fff}.view-id-solutions.view-display-id-solutions_home_page .right-teaser .right-teaser-content .right-teaser-body{padding-bottom:30px}.view-id-solutions.view-display-id-solutions_home_page .right-teaser .right-teaser-content .right-teaser-body p{color:#fff}.view-id-solutions.view-display-id-solutions_home_page .right-teaser .right-teaser-content .right-teaser-link{margin-top:0}@media (max-width:1024px){.view-id-solutions.view-display-id-solutions_home_page .swiper-wrapper{margin-bottom:100px}}.block-center{text-align:center}.block-center .teaser-title{margin-bottom:0;padding-bottom:21px}.block-center .teaser-title h2{font-size:calc(1.475rem + 2.7vw)}@media (min-width:1200px){.block-center .teaser-title h2{font-size:3.5rem}}.block-center .teaser-title h2{font-weight:700}.block-center .teaser-body{margin-bottom:0}.block-center .teaser-body p{font-size:1.25rem}.block-center .teaser-link{padding-top:3.5rem}@media (max-width:1023px){.block-center .teaser-link{padding-top:2rem}}.block-white{justify-content:space-between;align-items:flex-end}.block-white .teaser-second-col{text-align:end}.block-white a,.block-white h2,.block-white p{color:#fff}@media (max-width:991px){.block-white{flex-direction:column;justify-content:flex-end;align-items:center;gap:60px}.block-white .teaser-first-col,.block-white .teaser-second-col{text-align:center}}.seeds-paragraph-block{transition:all .5s}.seeds-paragraph-block .card-default .card-default-image::before{content:"";position:absolute;inset:0;z-index:1;background-image:radial-gradient(84.27% 84.27% at 50% 15.73%,rgba(0,0,0,0) 0,rgba(0,0,0,.3) 100%);transition:all .5s}.seeds-paragraph-block .card-default .card-content{padding:0;inset:0;top:auto;bottom:0;position:absolute;padding-inline-start:32px;padding-bottom:3rem}.seeds-paragraph-block .card-default .card-content p{color:#fff;font-size:1.25rem}.seeds-paragraph-block .card-default .card-content .card-default-body{flex-grow:unset}.seeds-paragraph-block .card-default .card-content .card-default-link a{margin:0;font-size:0px;position:absolute;inset:0;height:100%;width:100%}.seeds-paragraph-block .card-default:hover{transition:all .5s;transform:translateY(0)}.seeds-paragraph-block .card-default:hover h2{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:10px}.seeds-paragraph-block .card-default:hover .card-default-image::before{background-image:radial-gradient(84.27% 84.27% at 50% 15.73%,rgba(0,0,0,0) 0,rgba(0,0,0,.6) 100%)}.seeds-paragraph-block .card-default:hover img{transform:scale(1.05)}.home-map .right-section{padding-inline-start:5rem}@media (max-width:1023px){.home-map .right-section{padding-inline-start:0;padding-top:2rem}}@media (min-width:1024px){.home-map .left-section{padding-top:133px}}.home-map #geofield-map-view-locations-home-page-map{min-height:600px!important}.home-map .gm-style-iw{max-width:347px!important;max-height:382px!important}@media (max-width:639px){.home-map .gm-style-iw{max-width:18rem!important;max-height:18rem!important}}.home-map .gm-style .gm-style-iw h1{margin:0!important}.switch-filters-wrapper,.views-exposed-form{margin-bottom:4rem}@media (max-width:1279px){.switch-filters-wrapper,.views-exposed-form{margin-bottom:2rem}}.switch-filters-wrapper .bef-links,.switch-filters-wrapper .button-switch,.views-exposed-form .bef-links,.views-exposed-form .button-switch{display:flex;margin:0}.switch-filters-wrapper .bef-links .bef-link,.switch-filters-wrapper .bef-links .filter,.switch-filters-wrapper .button-switch .bef-link,.switch-filters-wrapper .button-switch .filter,.views-exposed-form .bef-links .bef-link,.views-exposed-form .bef-links .filter,.views-exposed-form .button-switch .bef-link,.views-exposed-form .button-switch .filter{border-bottom:2px solid #a1a1a1;color:#a1a1a1;padding-bottom:30px;font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.switch-filters-wrapper .bef-links .bef-link,.switch-filters-wrapper .bef-links .filter,.switch-filters-wrapper .button-switch .bef-link,.switch-filters-wrapper .button-switch .filter,.views-exposed-form .bef-links .bef-link,.views-exposed-form .bef-links .filter,.views-exposed-form .button-switch .bef-link,.views-exposed-form .button-switch .filter{font-size:1.5rem}}.switch-filters-wrapper .bef-links .bef-link,.switch-filters-wrapper .bef-links .filter,.switch-filters-wrapper .button-switch .bef-link,.switch-filters-wrapper .button-switch .filter,.views-exposed-form .bef-links .bef-link,.views-exposed-form .bef-links .filter,.views-exposed-form .button-switch .bef-link,.views-exposed-form .button-switch .filter{text-align:center;display:block;flex:1}.switch-filters-wrapper .bef-links .bef-link.active,.switch-filters-wrapper .bef-links .bef-link.bef-link--selected,.switch-filters-wrapper .bef-links .filter.active,.switch-filters-wrapper .bef-links .filter.bef-link--selected,.switch-filters-wrapper .button-switch .bef-link.active,.switch-filters-wrapper .button-switch .bef-link.bef-link--selected,.switch-filters-wrapper .button-switch .filter.active,.switch-filters-wrapper .button-switch .filter.bef-link--selected,.views-exposed-form .bef-links .bef-link.active,.views-exposed-form .bef-links .bef-link.bef-link--selected,.views-exposed-form .bef-links .filter.active,.views-exposed-form .bef-links .filter.bef-link--selected,.views-exposed-form .button-switch .bef-link.active,.views-exposed-form .button-switch .bef-link.bef-link--selected,.views-exposed-form .button-switch .filter.active,.views-exposed-form .button-switch .filter.bef-link--selected{border-color:#17458c;color:#17458c}.switch-filters-wrapper .bef-links.bef-links ul,.switch-filters-wrapper .button-switch.bef-links ul,.views-exposed-form .bef-links.bef-links ul,.views-exposed-form .button-switch.bef-links ul{width:100%;display:flex;list-style-type:none}.switch-filters-wrapper .bef-links.bef-links ul li:first-child,.switch-filters-wrapper .button-switch.bef-links ul li:first-child,.views-exposed-form .bef-links.bef-links ul li:first-child,.views-exposed-form .button-switch.bef-links ul li:first-child{display:none}.switch-filters-wrapper .bef-links.bef-links ul li,.switch-filters-wrapper .button-switch.bef-links ul li,.views-exposed-form .bef-links.bef-links ul li,.views-exposed-form .button-switch.bef-links ul li{flex:1}.media-center-block::after{position:absolute;top:6rem;height:67%;width:44%;justify-content:flex-start;border-radius:.375rem;background-color:rgb(23,69,140,var(--tw-text-opacity,1));z-index:-10;display:block;content:"";left:0}@media (max-width:1279px){.media-center-block::after{width:100%;height:100%;inset:0}}@media (min-width:992px){.media-center-block .left-section{padding-right:180px}}.media-center-block .right-section .block__content{padding:26px 0 0}@media (min-width:1279px){.media-center-block .right-section{max-width:57%;margin-left:-68px}}.media-center-block .right-section .teaser{box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);margin:24px 15px;height:100%;margin:0}.media-center-block .left-section .block-block-content{height:100%}.media-center-block .left-section .block-block-content .block__content{height:100%;display:flex;flex-direction:column;justify-content:center}.homepage-ajax-section{overflow:hidden}.homepage-ajax-section .compiled-views{position:relative}.homepage-ajax-section .compiled-views .block-views-blockevents-events-home-page,.homepage-ajax-section .compiled-views .block-views-blocknews-news-home-page{opacity:0;position:absolute}.homepage-ajax-section .compiled-views .block-views-blockevents-events-home-page.active,.homepage-ajax-section .compiled-views .block-views-blocknews-news-home-page.active{opacity:1;position:relative}.homepage-ajax-section .compiled-views .swiper-wrapper{margin-bottom:100px}@media (max-width:1024px){.homepage-ajax-section .compiled-views .view-id-events .swiper-slide{margin:0}}.homepage-ajax-section .compiled-views .view-id-events .card-default:hover .card-default-title,.homepage-ajax-section .compiled-views .view-id-events .card-default:hover .field--name-node-link{bottom:0;padding:40px 0;position:absolute;opacity:1}@media (max-width:772px){.homepage-ajax-section .compiled-views .view-id-events .card-default:hover .card-default-title,.homepage-ajax-section .compiled-views .view-id-events .card-default:hover .field--name-node-link{opacity:1;transition:none;bottom:0}}@media (max-width:772px){.homepage-ajax-section .compiled-views .view-id-events .card-default:hover .card-default-title{bottom:15%}}.homepage-ajax-section .compiled-views .view-id-events .card-default:hover .field--name-node-link{padding:40px}.homepage-ajax-section .compiled-views .view-id-events .card-default-title,.homepage-ajax-section .compiled-views .view-id-events .field--name-node-link{transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(0.4,0,0.2,1);opacity:0;bottom:-3.5rem;position:absolute}@media (max-width:772px){.homepage-ajax-section .compiled-views .view-id-events .card-default-title,.homepage-ajax-section .compiled-views .view-id-events .field--name-node-link{opacity:1;transition:none;bottom:0;padding:40px 0}}@media (max-width:772px){.homepage-ajax-section .compiled-views .view-id-events .card-default-title{bottom:15%}}.homepage-ajax-section .compiled-views .view-id-events .field--name-node-link{padding:40px}@media (max-width:1024px){.homepage-ajax-section .compiled-views .swiper-slide{padding:20px}}.seeds-paragraph-block .block-header-wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:65px}.seeds-ui-grid .seeds-ui-grid-item{margin-bottom:20px}.title-header .title-details h1{padding-top:210px;text-align:center}@media (max-width:1024px){.title-header .title-details h1{padding-top:16px}}.block-system-breadcrumb-block{position:absolute;top:154px;left:0;right:0;z-index:20;width:100%}@media (max-width:1280px){.block-system-breadcrumb-block{top:8rem}}@media (max-width:768px){.block-system-breadcrumb-block{top:7rem}}@media (max-width:1280px){.block-system-breadcrumb-block nav{width:60%}}@media (max-width:475px){.block-system-breadcrumb-block nav{width:66%}}.block-system-breadcrumb-block .breadcrumb__list{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;list-style:none;padding:0}.block-system-breadcrumb-block .breadcrumb__list .breadcrumb__item{font-size:16px;color:#fff}.block-system-breadcrumb-block .breadcrumb__list .breadcrumb__item .breadcrumb__link{display:flex;gap:.5rem;align-items:center;position:relative;color:#fff}.block-system-breadcrumb-block .breadcrumb__list .breadcrumb__item .breadcrumb__link::after{content:"";width:1.5rem;height:1.5rem;display:block;background-image:url("../images/left-icon.svg");background-repeat:no-repeat;background-size:contain;transform:rotate(180deg)}.block-system-breadcrumb-block .breadcrumb__list .breadcrumb__item:last-child .breadcrumb__link::after{content:unset}header.main-header{position:fixed;z-index:50;width:100%;background-color:rgba(255,255,255,.1);transition:all .5s ease}header.main-header:hover{background-color:rgb(23,69,140,var(--tw-text-opacity,1));opacity:.95}@media (max-width:1024px){header.main-header{position:relative;background-color:rgb(23,69,140,var(--tw-text-opacity,1))}}header.main-header ul{margin:0;padding:0;list-style:none}header.main-header ul li{margin:0}header.main-header .navigation-bar{width:100%;display:flex;justify-content:center;align-items:center}@media (max-width:1023px){header.main-header .navigation-bar{display:none}}header.main-header .menu--main{flex:1}header.main-header .menu--main>.menu{justify-content:center;gap:40px 30px}@media (max-width:1580px){header.main-header .menu--main>.menu{gap:40px 20px}}header.main-header .menu--main>.menu>li{padding:22px 0;position:relative;transition:all .3s ease}header.main-header .menu--main>.menu>li::before{content:"";opacity:0;display:block;width:100%;height:1px;left:0;background:#fff;position:absolute;bottom:-8px;transition:opacity .3s ease}@media (max-width:1280px){header.main-header .menu--main>.menu>li::before{bottom:-8px}}header.main-header .menu--main>.menu>li:hover::before{opacity:1}header.main-header .menu--main>.menu>li a{color:#fff;font-size:1.25rem}@media (max-width:1280px){header.main-header .menu--main>.menu>li a{font-size:1.125rem}}@media (max-width:1280px){header.main-header .menu--main>.menu>li{padding:0}}@media (min-width:1024px){header.main-header .menu--main>.menu>li::after{position:absolute;top:100%;left:0;z-index:10;display:block;height:65px;width:100%;content:""}}header.main-header .menu--main .menu-item--expanded{cursor:pointer;transition:all .3s ease}@media (min-width:1024px){header.main-header .menu--main .menu-item--expanded:hover>.menu-dropdown{display:block;opacity:1}}header.main-header .menu--main .menu-item--expanded>a{display:flex;gap:1rem}@media (max-width:1024px){header.main-header .menu--main .menu-item--expanded{position:relative}}header.main-header .navbar-form{flex-basis:auto}header.main-header .navbar-form .site-branding__logo{margin-inline-end:56px;width:100%;max-width:146px}header.main-header .menu-dropdown{position:fixed;top:8rem;left:0;right:0;width:72.9%;margin:0 auto;background:rgb(23,69,140,var(--tw-text-opacity,1));border-radius:1.5rem;display:none;opacity:0;transition:opacity .5s ease;z-index:30}@media (max-width:1024px){header.main-header .menu-dropdown{position:relative;width:100%;border-radius:0;background:0 0}}header.main-header .menu-dropdown section{border-radius:1.5rem;overflow:hidden}header.main-header .menu-dropdown section .container>div{display:flex;border-radius:1.5rem;overflow:hidden;position:relative}header.main-header .menu-dropdown section .childe-menu .block-layout-builder{background:rgb(23,69,140,var(--tw-text-opacity,1));padding:3.5rem 0 3.5rem 12rem;border-radius:0 1.5rem 1.5rem 0}@media (max-width:1670px){header.main-header .menu-dropdown section .childe-menu .block-layout-builder{padding-left:2.5rem}}@media (max-width:1024px){header.main-header .menu-dropdown section .childe-menu .block-layout-builder{background:0 0;padding:0;border-radius:0}}@media (max-width:1024px){header.main-header .menu-dropdown section .image-menu{display:none}}header.main-header .menu-dropdown section .image-menu img{transform:scaleX(-1)}[dir=rtl] header.main-header .menu-dropdown section .image-menu img{transform:scaleX(1)}header.main-header .menu-dropdown section .menu{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem 72px}@media (max-width:1024px){header.main-header .menu-dropdown section .menu{align-items:flex-start;margin-bottom:20px}}header.main-header .menu-dropdown section .menu .menu-item{flex:0 0 40%;border-left:1px solid #e5e7eb;padding-left:1.25rem}header.main-header .menu-dropdown section .menu .menu-item a{display:block;transition:color .2s ease}header.main-header .menu-dropdown section .menu .menu-item a:hover{color:#b7c5db}@media (max-width:1280px){header.main-header .menu-dropdown section .menu .menu-item{flex:0 0 100%}}header.main-header .menu--search-menu a{font-size:0}header.main-header .menu--search-menu a::after{content:"";width:20px;height:20px;background:center/contain no-repeat url("../images/search-white-icon.svg");display:inline-block;border-radius:4px;padding:1.25rem;transition:background-color .2s ease;background-size:23px;margin-top:10px}header.main-header .menu--search-menu a:hover::after{background-color:rgba(255,255,255,.2)}header.main-header .navbar-brand .white-logo{display:block}header.main-header .navbar-brand .blue-logo{display:none}@media (max-width:1280px){header.main-header{flex:0 0 100%}header.main-header .navbar-collapse{display:block}header.main-header .navbar-collapse ul{flex-direction:column;gap:20px;margin-top:15px}header.main-header .navbar-collapse ul li{width:100%}header.main-header .navbar-collapse ul a{width:100%;display:block;color:#fff;font-size:1.125rem}header.main-header .navbar-collapse .language-switcher-language-url a{width:fit-content}header.main-header .navbar-collapse .menu--search-menu{margin-bottom:20px}header.main-header .navbar-collapse .menu--search-menu a{font-size:0}header.main-header .navbar-collapse .menu-item--expanded{position:relative;cursor:pointer}header.main-header .navbar-collapse .menu-item--expanded::after{display:inline-block;height:35px;width:35px;background-image:url(/themes/custom/tasheer/images/arrow-small-gray.svg);background-size:cover;content:"";position:absolute;right:0;top:0;z-index:50}header.main-header .navbar-collapse .menu-item--expanded a{width:fit-content}header.main-header .navbar-collapse .menu-item--expanded.active .menu_link_content{display:block;inset:auto;opacity:1}}@media (min-width:1024px){header.main-header .region--header-collapse{display:flex;width:100%;align-items:center}}button.mobile-menu-button path{stroke:#fff}.mobile-menu-button{display:none}@media (max-width:1024px){.mobile-menu-button{display:inline-block;background:0 0;border:none;cursor:pointer}.mobile-menu-button svg{height:1.75rem;width:3rem}.mobile-menu-button svg path{stroke:white;stroke-width:3;stroke-linecap:round}}footer{position:relative;padding:2.5rem 0;background-color:rgb(23,69,140,var(--tw-text-opacity,1))}footer .region--footer-bottom{display:flex;justify-content:space-between;align-items:center;width:100%;background-color:inherit}@media (max-width:1280px){footer .region--footer-bottom{flex-direction:column}}footer .menu--second-footer-menu .menu li a::before,footer .wrapper-bottom-footer .menu--footer a::before,footer .wrapper-bottom-footer .menu--second-footer-menu a::before{content:"";display:block;width:0;height:1px;background:currentColor;margin-top:.5rem;transition:width .3s ease}footer .menu--second-footer-menu .menu li a:hover::before,footer .wrapper-bottom-footer .menu--footer a:hover::before,footer .wrapper-bottom-footer .menu--second-footer-menu a:hover::before{width:100%}footer .menu{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}footer .menu--second-footer-menu .menu li:not(:last-child){padding-inline-end:1rem;margin-inline-end:1rem;border-inline-end:1px solid #a5d8ff}footer .menu--second-footer-menu .menu li a{color:#d1d5db}footer .menu--social-media .menu a{width:2rem;height:2rem;display:flex;justify-content:center;align-items:center;position:relative;border-radius:.25rem;overflow:hidden;transition:transform .8s ease;font-size:0;text-decoration:none;color:#fff}footer .menu--social-media .menu a::after{content:"";position:absolute;inset:0;background:#fff;transform:scale(0);transition:transform .4s ease-in-out;z-index:0}footer .menu--social-media .menu a::before{position:relative;z-index:1;font-size:20px}footer .menu--social-media .menu a:hover::after{transform:scale(1.5)}footer .menu--footer .menu{justify-content:center}footer .menu--footer .menu li{margin:0;margin-inline-end:1.5rem}@media (max-width:1280px){footer .menu--footer .menu li{margin-inline-end:1.5rem}}@media (max-width:768px){footer .menu--footer .menu li{margin-block:0.5rem}}footer .wrapper-bottom-footer{padding-top:30px}footer .wrapper-bottom-footer .menu--footer a,footer .wrapper-bottom-footer .menu--second-footer-menu a{display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-size:1rem}footer .footer-top{padding-bottom:2.5rem;border-bottom:1px solid rgba(69,106,163,var(--tw-border-opacity,1))}@media (max-width:768px){footer .footer-top>div{flex-direction:column;gap:20px}}footer .footer-top .footer-logo img.first-logo,footer .footer-top .footer-logo img.footer-img{width:104px;height:auto;max-width:146px}footer .footer-top .site-footer__third{display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin:0 2.5rem}footer .footer-top .site-footer__third p{color:#a0aec0;text-align:center;font-weight:400}.main-content header{display:none}@media (min-width:1024px){.layout-builder-on:not(.path-frontpage) header .menu--main>.menu>li>a,.no-banner:not(.path-frontpage) header .menu--main>.menu>li>a,.path-taxonomy:not(.path-frontpage) header .menu--main>.menu>li>a{color:#17458c}}@media (min-width:1024px){.layout-builder-on:not(.path-frontpage) header .language-switcher-language-url .links .language-link,.no-banner:not(.path-frontpage) header .language-switcher-language-url .links .language-link,.path-taxonomy:not(.path-frontpage) header .language-switcher-language-url .links .language-link{color:#17458c}}@media (min-width:1024px){.layout-builder-on:not(.path-frontpage) header .language-switcher-language-url .links .language-link::before,.no-banner:not(.path-frontpage) header .language-switcher-language-url .links .language-link::before,.path-taxonomy:not(.path-frontpage) header .language-switcher-language-url .links .language-link::before{background-image:url(../images/word-blue.svg)}}@media (min-width:1024px){.layout-builder-on:not(.path-frontpage) header .menu--search-menu li .search::after,.no-banner:not(.path-frontpage) header .menu--search-menu li .search::after,.path-taxonomy:not(.path-frontpage) header .menu--search-menu li .search::after{background-image:url("../images/search-blue-icon.svg")}}.layout-builder-on:not(.path-frontpage) header .navbar-brand .white-logo,.no-banner:not(.path-frontpage) header .navbar-brand .white-logo,.path-taxonomy:not(.path-frontpage) header .navbar-brand .white-logo{display:none}@media (max-width:1023px){.layout-builder-on:not(.path-frontpage) header .navbar-brand .white-logo,.no-banner:not(.path-frontpage) header .navbar-brand .white-logo,.path-taxonomy:not(.path-frontpage) header .navbar-brand .white-logo{display:block}}.layout-builder-on:not(.path-frontpage) header .navbar-brand .blue-logo,.no-banner:not(.path-frontpage) header .navbar-brand .blue-logo,.path-taxonomy:not(.path-frontpage) header .navbar-brand .blue-logo{display:block}@media (max-width:1023px){.layout-builder-on:not(.path-frontpage) header .navbar-brand .blue-logo,.no-banner:not(.path-frontpage) header .navbar-brand .blue-logo,.path-taxonomy:not(.path-frontpage) header .navbar-brand .blue-logo{display:none}}@media (min-width:1024px){.layout-builder-on:not(.path-frontpage) header:hover .menu--main>.menu>li>a,.no-banner:not(.path-frontpage) header:hover .menu--main>.menu>li>a,.path-taxonomy:not(.path-frontpage) header:hover .menu--main>.menu>li>a{color:#fff}}.layout-builder-on:not(.path-frontpage) header:hover .language-switcher-language-url .links .language-link,.no-banner:not(.path-frontpage) header:hover .language-switcher-language-url .links .language-link,.path-taxonomy:not(.path-frontpage) header:hover .language-switcher-language-url .links .language-link{color:#fff}.layout-builder-on:not(.path-frontpage) header:hover .language-switcher-language-url .links .language-link::before,.no-banner:not(.path-frontpage) header:hover .language-switcher-language-url .links .language-link::before,.path-taxonomy:not(.path-frontpage) header:hover .language-switcher-language-url .links .language-link::before{background-image:url(../images/word.svg)}.layout-builder-on:not(.path-frontpage) header:hover .menu--search-menu .menu li .search::after,.no-banner:not(.path-frontpage) header:hover .menu--search-menu .menu li .search::after,.path-taxonomy:not(.path-frontpage) header:hover .menu--search-menu .menu li .search::after{background-image:url("../images/search-white-icon.svg")}@media (min-width:1024px){.layout-builder-on:not(.path-frontpage) header:hover .navbar-brand .white-logo,.no-banner:not(.path-frontpage) header:hover .navbar-brand .white-logo,.path-taxonomy:not(.path-frontpage) header:hover .navbar-brand .white-logo{display:block}.layout-builder-on:not(.path-frontpage) header:hover .navbar-brand .blue-logo,.no-banner:not(.path-frontpage) header:hover .navbar-brand .blue-logo,.path-taxonomy:not(.path-frontpage) header:hover .navbar-brand .blue-logo{display:none}}.layout-builder-on:not(.path-frontpage) .main-content,.layout-builder-on:not(.path-frontpage) .title-header,.no-banner:not(.path-frontpage) .main-content,.no-banner:not(.path-frontpage) .title-header,.path-taxonomy:not(.path-frontpage) .main-content,.path-taxonomy:not(.path-frontpage) .title-header{background-color:#faf9f7}.layout-builder-on:not(.path-frontpage).path-frontpage .main-content,.no-banner:not(.path-frontpage).path-frontpage .main-content,.path-taxonomy:not(.path-frontpage).path-frontpage .main-content{background-color:#fff}.layout-builder-on:not(.path-frontpage) .block-system-breadcrumb-block .breadcrumb__item,.no-banner:not(.path-frontpage) .block-system-breadcrumb-block .breadcrumb__item,.path-taxonomy:not(.path-frontpage) .block-system-breadcrumb-block .breadcrumb__item{color:#17458c}.layout-builder-on:not(.path-frontpage) .block-system-breadcrumb-block .breadcrumb__item .breadcrumb__link::after,.no-banner:not(.path-frontpage) .block-system-breadcrumb-block .breadcrumb__item .breadcrumb__link::after,.path-taxonomy:not(.path-frontpage) .block-system-breadcrumb-block .breadcrumb__item .breadcrumb__link::after{background-image:url("../images/left-icon-blue.svg")}.layout-builder-on:not(.path-frontpage) .block-system-breadcrumb-block .breadcrumb__item a,.no-banner:not(.path-frontpage) .block-system-breadcrumb-block .breadcrumb__item a,.path-taxonomy:not(.path-frontpage) .block-system-breadcrumb-block .breadcrumb__item a{color:#17458c}.layout-builder-on header,.path-taxonomy header,.scrolled header{background:rgb(23,69,140,var(--tw-text-opacity,1));box-shadow:0 4px 15px rgba(0,0,0,.05)}.layout-builder-on header .menu--search-menu .search::after,.path-taxonomy header .menu--search-menu .search::after,.scrolled header .menu--search-menu .search::after{background-image:url("../images/search-white-icon.svg")}@media (min-width:1024px){.layout-builder-on.no-banner header .navbar-brand .white-logo,.path-taxonomy.no-banner header .navbar-brand .white-logo,.scrolled.no-banner header .navbar-brand .white-logo{display:block}.layout-builder-on.no-banner header .navbar-brand .blue-logo,.path-taxonomy.no-banner header .navbar-brand .blue-logo,.scrolled.no-banner header .navbar-brand .blue-logo{display:none}}@media (min-width:1024px){.layout-builder-on.no-banner header .menu--main>.menu>li>a,.path-taxonomy.no-banner header .menu--main>.menu>li>a,.scrolled.no-banner header .menu--main>.menu>li>a{color:#fff}}@media (min-width:1024px){.layout-builder-on.no-banner header .language-switcher-language-url .links .language-link,.path-taxonomy.no-banner header .language-switcher-language-url .links .language-link,.scrolled.no-banner header .language-switcher-language-url .links .language-link{color:#fff}}@media (min-width:1024px){.layout-builder-on.no-banner header .language-switcher-language-url .links .language-link::before,.path-taxonomy.no-banner header .language-switcher-language-url .links .language-link::before,.scrolled.no-banner header .language-switcher-language-url .links .language-link::before{background-image:url(../images/word.svg)}}@media (min-width:1024px){.layout-builder-on.no-banner header .menu--search-menu li .search::after,.path-taxonomy.no-banner header .menu--search-menu li .search::after,.scrolled.no-banner header .menu--search-menu li .search::after{background-image:url("../images/search-white-icon.svg")}}@media (max-width:1280px){.container-fluid-right{padding-right:12px}.container-fluid-right>.row>[class*=col-]{padding-right:12px}}@font-face{font-family:tasheer-icons;src:url("../tahseer_ui/icons/icon-font/icon.eot?erudd3");src:url("../tahseer_ui/icons/icon-font/icon.eot?erudd3#iefix") format("embedded-opentype"),url("../tahseer_ui/icons/icon-font/icon.ttf?erudd3") format("truetype"),url("../tahseer_ui/icons/icon-font/icon.woff?erudd3") format("woff"),url("../tahseer_ui/icons/icon-font/icon.svg?erudd3#tasheer-icons") format("svg");font-weight:400;font-style:normal;font-display:block}
/*# sourceMappingURL=style.min.css.map */