/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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.15rem + 1.8vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.1rem + 1.2vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.075rem + .9vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.05rem + .6vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:calc(1.025rem + .3vw)}@media (min-width:1200px){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:calc(1.025rem + .3vw)}@media (min-width:1200px){legend{font-size:1.25rem}}legend{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}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl,.page-banner .block-block-content,.page-banner .block-system-breadcrumb-block,header .menu--main ul.menu.menu-level-0>li.menu-item--expanded .menu_link_content{--gutter-x:2rem;--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:2rem;--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:2rem;--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){.container,.container-sm,.page-banner .block-block-content,.page-banner .block-system-breadcrumb-block,header .menu--main ul.menu.menu-level-0>li.menu-item--expanded .menu_link_content{max-width:640px}}@media (min-width:768px){.container,.container-md,.container-sm,.page-banner .block-block-content,.page-banner .block-system-breadcrumb-block,header .menu--main ul.menu.menu-level-0>li.menu-item--expanded .menu_link_content{max-width:768px}}@media (min-width:1024px){.container,.container-lg,.container-md,.container-sm,.page-banner .block-block-content,.page-banner .block-system-breadcrumb-block,header .menu--main ul.menu.menu-level-0>li.menu-item--expanded .menu_link_content{max-width:1024px}}@media (min-width:1280px){.container,.container-lg,.container-md,.container-sm,.container-xl,.page-banner .block-block-content,.page-banner .block-system-breadcrumb-block,header .menu--main ul.menu.menu-level-0>li.menu-item--expanded .menu_link_content{max-width:1280px}}@media (min-width:1536px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl,.page-banner .block-block-content,.page-banner .block-system-breadcrumb-block,header .menu--main ul.menu.menu-level-0>li.menu-item--expanded .menu_link_content{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:2rem;--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{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;grid-row:span 2;display:grid;grid-template-rows:min-content min-content min-content;position:relative}.seeds-ui-timeline.seeds-ui-timeline--vertical .seeds-ui-timeline__inner .seeds-ui-timeline-item::before{content:"";position:absolute;left:-40px;top:8px;width:12px;height:12px;background:#0d6efd;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #0d6efd;z-index:1}.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{margin:16px 0}@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.left::before{left:auto;right:-39px}.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.right::before{left:-39px}.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--horizontal .seeds-ui-timeline__inner{display:flex;flex-direction:column;gap:20px}@media (min-width:768px){.seeds-ui-timeline.seeds-ui-timeline--horizontal .seeds-ui-timeline__inner{flex-direction:row;justify-content:space-between;position:relative;padding-top:40px}.seeds-ui-timeline.seeds-ui-timeline--horizontal .seeds-ui-timeline__inner::before{content:"";position:absolute;top:14px;left:0;right:0;height:2px;background:#dee2e6;z-index:0}}.seeds-ui-timeline.seeds-ui-timeline--horizontal .seeds-ui-timeline-item{position:relative;flex:1}@media (min-width:768px){.seeds-ui-timeline.seeds-ui-timeline--horizontal .seeds-ui-timeline-item{text-align:center;padding:0 10px}.seeds-ui-timeline.seeds-ui-timeline--horizontal .seeds-ui-timeline-item::before{content:"";position:absolute;top:-32px;left:50%;transform:translateX(-50%);width:12px;height:12px;background:#0d6efd;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #0d6efd;z-index:1}}@media (max-width:767px){.seeds-ui-timeline.seeds-ui-timeline--horizontal .seeds-ui-timeline-item{padding-left:30px;border-left:2px solid #dee2e6;margin-left:10px;padding-bottom:20px}.seeds-ui-timeline.seeds-ui-timeline--horizontal .seeds-ui-timeline-item::before{content:"";position:absolute;left:-7px;top:0;width:12px;height:12px;background:#0d6efd;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #0d6efd;z-index:1}}.seeds-ui-timeline.seeds-ui-timeline--marker-number{counter-reset:timeline-counter}.seeds-ui-timeline.seeds-ui-timeline--marker-number.seeds-ui-timeline--horizontal .seeds-ui-timeline-item::before,.seeds-ui-timeline.seeds-ui-timeline--marker-number.seeds-ui-timeline--vertical .seeds-ui-timeline__inner .seeds-ui-timeline-item::before{counter-increment:timeline-counter;content:counter(timeline-counter);width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:700;background:#0d6efd;border:2px solid #fff;border-radius:50%;box-shadow:none}.seeds-ui-timeline.seeds-ui-timeline--marker-number.seeds-ui-timeline--vertical .seeds-ui-timeline__inner .seeds-ui-timeline-item::before{left:-46px;top:2px}@media (min-width:640px){.seeds-ui-timeline.seeds-ui-timeline--marker-number.seeds-ui-timeline--vertical .seeds-ui-timeline__inner .seeds-ui-timeline-item.left::before{right:-45px;left:auto}.seeds-ui-timeline.seeds-ui-timeline--marker-number.seeds-ui-timeline--vertical .seeds-ui-timeline__inner .seeds-ui-timeline-item.right::before{left:-45px}}@media (min-width:768px){.seeds-ui-timeline.seeds-ui-timeline--marker-number.seeds-ui-timeline--horizontal .seeds-ui-timeline-item::before{top:-38px}}@media (max-width:767px){.seeds-ui-timeline.seeds-ui-timeline--marker-number.seeds-ui-timeline--horizontal .seeds-ui-timeline-item::before{left:-13px}}.seeds-ui-timeline.seeds-ui-timeline--marker-check.seeds-ui-timeline--horizontal .seeds-ui-timeline-item::before,.seeds-ui-timeline.seeds-ui-timeline--marker-check.seeds-ui-timeline--vertical .seeds-ui-timeline__inner .seeds-ui-timeline-item::before{content:"✓";width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:700;background:#0d6efd;border:2px solid #fff;border-radius:50%;box-shadow:none}.seeds-ui-timeline.seeds-ui-timeline--marker-check.seeds-ui-timeline--vertical .seeds-ui-timeline__inner .seeds-ui-timeline-item::before{left:-46px;top:2px}@media (min-width:640px){.seeds-ui-timeline.seeds-ui-timeline--marker-check.seeds-ui-timeline--vertical .seeds-ui-timeline__inner .seeds-ui-timeline-item.left::before{right:-45px;left:auto}.seeds-ui-timeline.seeds-ui-timeline--marker-check.seeds-ui-timeline--vertical .seeds-ui-timeline__inner .seeds-ui-timeline-item.right::before{left:-45px}}@media (min-width:768px){.seeds-ui-timeline.seeds-ui-timeline--marker-check.seeds-ui-timeline--horizontal .seeds-ui-timeline-item::before{top:-38px}}@media (max-width:767px){.seeds-ui-timeline.seeds-ui-timeline--marker-check.seeds-ui-timeline--horizontal .seeds-ui-timeline-item::before{left:-13px}}.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}@media (max-width:1279.98px){.left-teaser .left-teaser-content,.left-teaser .right-teaser-content,.right-teaser .left-teaser-content,.right-teaser .right-teaser-content{margin-top:16px;margin-bottom:16px}}.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}.loader-overlay{position:fixed;inset:0;background-color:rgba(255,255,255,.3);display:grid;place-content:center}.loader.xx-sm{width:20px;height:20px}.loader.x-sm{width:24px;height:24px}.loader.sm{width:28px;height:28px}.loader.md{width:32px;height:32px}.loader.lg{width:36px;height:36px}.loader.x-lg{width:40px;height:40px}.loader.xx-lg{width:44px;height:44px}.loader{background-size:contain;animation:rotate .5s linear infinite}.loader.loader-primary{background-image:url(/themes/custom/images/loader-primary.svg)}.loader.neutral{background-image:url(/themes/custom/images/loader-neutral.svg)}.loader.on-color{background-image:url(/themes/custom/images/loader-on-color.svg)}@keyframes rotate{100%{transform:rotate(360deg)}}.spinner-css{width:26px;height:26px;border:4px solid #fff;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.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(/themes/custom/adc_ui/fonts/icons/fonts/icon.eot?ok4evr=);src:url(/themes/custom/adc_ui/fonts/icons/fonts/icon.eot?ok4evr=#iefix) format("embedded-opentype"),url(/themes/custom/adc_ui/fonts/icons/fonts/icon.ttf?ok4evr=) format("truetype"),url(/themes/custom/adc_ui/fonts/icons/fonts/icon.woff?ok4evr=) format("woff"),url(/themes/custom/adc_ui/fonts/icons/fonts/icon.svg?ok4evr=#icon) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=" icon-"]::after,[class*=" icon-"]::before,[class^=icon-]::after,[class^=icon-]::before{font-family:icon!important}.icon-cursor-bolt:before{content:"\e959"}.icon-bank:before{content:"\e95a"}.icon-refresh-dollar:before{content:"\e95b"}.icon-bookmark-list:before{content:"\e95c"}.icon-phone-call-Outline:before{content:"\e955";color:#868b93}.icon-file-text-Outline:before{content:"\e956";color:#868b93}.icon-archive-tick-Outline:before{content:"\e957";color:#868b93}.icon-tag:before{content:"\e958";color:#868b93}.icon-sheild-check:before{content:"\e954"}.icon-download:before{content:"\e953"}.icon-reload:before{content:"\e952"}.icon-Plane:before{content:"\e951"}.icon-video:before{content:"\e950"}.icon-right-arrow:before{content:"\e94f"}.icon-graduated:before{content:"\e94e"}.icon-book:before{content:"\e94d"}.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"}@font-face{font-family:Alexandria;font-weight:100 900;font-display:swap;src:url(/themes/custom/adc_ui/fonts/alexandria-arabic.woff2) format("woff2")}@font-face{font-family:"Bai Jamjuree";font-weight:400;font-display:swap;src:url(/themes/custom/adc_ui/fonts/bai-jamjuree-400-latin.woff2) format("woff2")}@font-face{font-family:"Bai Jamjuree";font-weight:500;font-display:swap;src:url(/themes/custom/adc_ui/fonts/bai-jamjuree-500-latin.woff2) format("woff2")}@font-face{font-family:"Bai Jamjuree";font-weight:600;font-display:swap;src:url(/themes/custom/adc_ui/fonts/bai-jamjuree-600-latin.woff2) format("woff2")}@font-face{font-family:"Bai Jamjuree";font-weight:700;font-display:swap;src:url(/themes/custom/adc_ui/fonts/bai-jamjuree-700-latin.woff2) format("woff2")}.language-switcher-language-url a,a.link-ripple,header .icon-search{position:relative;z-index:1;transition:.3s;min-width:48px;min-height:48px}@media (max-width:1279.98px){.language-switcher-language-url a,a.link-ripple,header .icon-search{min-width:40px;min-height:40px}}.language-switcher-language-url a,a.link-ripple,header .icon-search{display:flex;align-items:center;justify-content:center}.language-switcher-language-url a::after,a.link-ripple::after,header .icon-search::after{content:"";position:absolute;inset:0px;border-radius:12px;transition:.4s;width:100%;height:100%;z-index:-1;opacity:0;margin:0}.language-switcher-language-url a:hover,a.link-ripple:hover,header .icon-search:hover{color:#fff}.language-switcher-language-url a:hover::after,a.link-ripple:hover::after,header .icon-search:hover::after{background-color:rgba(0,0,0,.1);opacity:1}.language-switcher-language-url a:active,.language-switcher-language-url a:focus,a.link-ripple:active,a.link-ripple:focus,header .icon-search:active,header .icon-search:focus{color:#080086}.language-switcher-language-url a:active::after,.language-switcher-language-url a:focus::after,a.link-ripple:active::after,a.link-ripple:focus::after,header .icon-search:active::after,header .icon-search:focus::after{background-color:#e6e6f3;opacity:1}@keyframes slideUp{0%{transform:translateY(40px);opacity:0}100%{transform:translateY(0);opacity:1}}@keyframes slideOutUp{0%{transform:translateY(0);opacity:1}100%{transform:translateY(-40px);opacity:0}}@keyframes zoomIn{from{transform:scale(1)}to{transform:scale(1.05)}}@keyframes zoomOut{from{transform:scale(1.05)}to{transform:scale(1)}}@keyframes card-expanded-flash{0%{opacity:0}30%{opacity:.1}100%{opacity:0}}@property --grad-stop{syntax:"<percentage>";inherits:false;initial-value:36.31%}.card-tag .field--name-field-list,.highlighted-story .field--type-boolean,.page-banner .banner-tag-highlight,.page-banner .field--name-field-list,.taxonomy-tags{display:flex;flex-direction:row;align-items:center;gap:4px;padding:6px 10px;width:fit-content;border-radius:6px;font-weight:400}.card-tag [dir=rtl] .field--name-field-list,.highlighted-story [dir=rtl] .field--type-boolean,.page-banner [dir=rtl] .banner-tag-highlight,.page-banner [dir=rtl] .field--name-field-list,[dir=rtl] .card-tag .field--name-field-list,[dir=rtl] .highlighted-story .field--type-boolean,[dir=rtl] .page-banner .banner-tag-highlight,[dir=rtl] .page-banner .field--name-field-list,[dir=rtl] .taxonomy-tags{font-weight:300}.card-tag .field--name-field-list,.highlighted-story .field--type-boolean,.page-banner .banner-tag-highlight,.page-banner .field--name-field-list,.taxonomy-tags{background-color:rgba(255,255,255,.8);font-size:.875rem}.navbar-toggler{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:40px;height:40px;padding:0;border:0;background:0 0;margin-inline-start:12px;cursor:pointer}@media (max-width:385px){.navbar-toggler{margin-inline-start:0}}.navbar-toggler span{display:block;width:26px;height:2px;background:#080086;border-radius:999px;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .2s ease,width .3s ease}.navbar-toggler:hover span{width:28px}.navbar-toggler.is-open span:first-child{transform:translateY(10px) rotate(45deg)}.navbar-toggler.is-open span:nth-child(2){opacity:0;transform:scaleX(0)}.navbar-toggler.is-open span:nth-child(3){transform:translateY(-10px) rotate(-45deg)}body{font-size:calc(1.0375rem + .45vw)}@media (min-width:1200px){body{font-size:1.375rem}}body{line-height:120%}@media (max-width:767.98px){body{line-height:140%}}[dir=rtl] body{font-size:calc(1.01875rem + .225vw)}@media (min-width:1200px){[dir=rtl] body{font-size:1.1875rem}}[dir=rtl] body{line-height:170%}@media (max-width:767.98px){[dir=rtl] body{line-height:180%}}body{font-family:"Bai Jamjuree",sans-serif}[dir=rtl] body{font-family:Alexandria,"Bai Jamjuree",sans-serif}body{font-weight:400}[dir=rtl] body{font-weight:300}body{color:#1c1e20}body.has-banner header,body.path-frontpage header{position:fixed;top:0;left:0;width:100%;z-index:10;background:rgba(255,255,255,.1)}body.has-banner header .light-logo,body.path-frontpage header .light-logo{display:block}body.has-banner header .dark-logo,body.path-frontpage header .dark-logo{display:none}body.has-banner header::after,body.path-frontpage header::after{content:"";position:absolute;inset:0;z-index:-1;backdrop-filter:blur(5px);transition:.4s}body.has-banner header .header-main,body.has-banner header .header-top,body.path-frontpage header .header-main,body.path-frontpage header .header-top{border-bottom:1px solid rgba(255,255,255,.1)}body.has-banner header .navbar-toggler span,body.path-frontpage header .navbar-toggler span{background-color:#fff}body.has-banner header .language-switcher-language-url a,body.path-frontpage header .language-switcher-language-url a{color:#fff}@media (min-width:1280px){body.has-banner header .menu>li>a:not(.header-cta),body.path-frontpage header .menu>li>a:not(.header-cta){color:#fff}body.has-banner header .menu>li>a.icon-search:active,body.has-banner header .menu>li>a.icon-search:focus,body.path-frontpage header .menu>li>a.icon-search:active,body.path-frontpage header .menu>li>a.icon-search:focus{color:#080086}body.has-banner header .menu .dropdown-icon,body.path-frontpage header .menu .dropdown-icon{color:#fff}body.has-banner header .header-actions .menu li a:not(.header-cta,.text-white,.text-cobalt-500,.btn),body.path-frontpage header .header-actions .menu li a:not(.header-cta,.text-white,.text-cobalt-500,.btn){color:#fff}body.has-banner header .header-actions .menu li a.icon-search:active,body.has-banner header .header-actions .menu li a.icon-search:focus,body.path-frontpage header .header-actions .menu li a.icon-search:active,body.path-frontpage header .header-actions .menu li a.icon-search:focus{color:#080086}body.has-banner header .header-actions .header-cta,body.path-frontpage header .header-actions .header-cta{background-color:#fff;color:#080086;display:block;width:fit-content;font-size:calc(1.0125rem + .15vw);padding:13px 16px;border-radius:12px;line-height:21px;font-weight:600}}@media (min-width:1280px) and (min-width:1200px){body.has-banner header .header-actions .header-cta,body.path-frontpage header .header-actions .header-cta{font-size:1.125rem}}@media (min-width:1280px){[dir=rtl] body.has-banner header .header-actions .header-cta,[dir=rtl] body.path-frontpage header .header-actions .header-cta{font-size:1rem}[dir=rtl] body.has-banner header .header-actions .header-cta,[dir=rtl] body.path-frontpage header .header-actions .header-cta{font-weight:500}body.has-banner header .header-actions .header-cta:after,body.path-frontpage header .header-actions .header-cta:after{margin:0}body.has-banner header .header-actions .header-cta.with-arrow,body.path-frontpage header .header-actions .header-cta.with-arrow{gap:11px;align-items:center}body.has-banner header .header-actions .header-cta.with-arrow:after,body.path-frontpage header .header-actions .header-cta.with-arrow:after{color:#080086}body.has-banner header .header-actions .header-cta.with-arrow:focus:after,body.has-banner header .header-actions .header-cta.with-arrow:hover:after,body.path-frontpage header .header-actions .header-cta.with-arrow:focus:after,body.path-frontpage header .header-actions .header-cta.with-arrow:hover:after{color:#fff}body.has-banner header .header-actions .header-cta.with-arrow.btn-download:after,body.path-frontpage header .header-actions .header-cta.with-arrow.btn-download:after{content:"\e953";font-size:calc(1.0625rem + .75vw)}}@media (min-width:1280px) and (min-width:1200px){body.has-banner header .header-actions .header-cta.with-arrow.btn-download:after,body.path-frontpage header .header-actions .header-cta.with-arrow.btn-download:after{font-size:1.625rem}}@media (min-width:1280px){[dir=rtl] body.has-banner header .header-actions .header-cta.with-arrow.btn-download:after,[dir=rtl] body.path-frontpage header .header-actions .header-cta.with-arrow.btn-download:after{transform:rotate(0)}body.has-banner header .header-actions .header-cta.btn-lg,body.path-frontpage header .header-actions .header-cta.btn-lg{gap:13px;padding:16px 20px;border-radius:16px;line-height:26px}body.has-banner header .header-actions .header-cta.btn-sm,body.path-frontpage header .header-actions .header-cta.btn-sm{gap:6px;font-size:1rem;padding:8px 12px}body.has-banner header .header-actions .header-cta.btn-sm::after,body.path-frontpage header .header-actions .header-cta.btn-sm::after{font-size:12px}body.has-banner header .header-actions .header-cta.btn-no-border,body.path-frontpage header .header-actions .header-cta.btn-no-border{border-color:transparent}body.has-banner header .header-actions .header-cta:focus,body.has-banner header .header-actions .header-cta:hover,body.path-frontpage header .header-actions .header-cta:focus,body.path-frontpage header .header-actions .header-cta:hover{background-color:#2d2698;color:#fff}body.has-banner header .header-actions .header-cta:focus,body.path-frontpage header .header-actions .header-cta:focus{background-color:rgb(6.7820895522,0,113.6)}}body.has-banner header .icon-search:hover,body.has-banner header .language-switcher-language-url a:hover,body.path-frontpage header .icon-search:hover,body.path-frontpage header .language-switcher-language-url a:hover{color:#fff}body.has-banner header .icon-search:hover::after,body.has-banner header .language-switcher-language-url a:hover::after,body.path-frontpage header .icon-search:hover::after,body.path-frontpage header .language-switcher-language-url a:hover::after{background-color:rgba(0,0,0,.1)}body.has-banner header .icon-search:active,body.has-banner header .icon-search:focus,body.has-banner header .language-switcher-language-url a:active,body.has-banner header .language-switcher-language-url a:focus,body.path-frontpage header .icon-search:active,body.path-frontpage header .icon-search:focus,body.path-frontpage header .language-switcher-language-url a:active,body.path-frontpage header .language-switcher-language-url a:focus{color:#080086}body.has-banner header .icon-search:active::after,body.has-banner header .icon-search:focus::after,body.has-banner header .language-switcher-language-url a:active::after,body.has-banner header .language-switcher-language-url a:focus::after,body.path-frontpage header .icon-search:active::after,body.path-frontpage header .icon-search:focus::after,body.path-frontpage header .language-switcher-language-url a:active::after,body.path-frontpage header .language-switcher-language-url a:focus::after{background-color:#e6e6f3}body.has-banner header.active .light-logo,body.path-frontpage header.active .light-logo{display:none}body.has-banner header.active .dark-logo,body.path-frontpage header.active .dark-logo{display:block}body.has-banner header.active,body.path-frontpage header.active{background-color:#fff}body.has-banner header.active .header-main,body.has-banner header.active .header-top,body.path-frontpage header.active .header-main,body.path-frontpage header.active .header-top{border-bottom:1px solid rgba(0,0,0,.1)}body.has-banner header.active .navbar-toggler span,body.path-frontpage header.active .navbar-toggler span{background-color:#080086}@media (min-width:1280px){body.has-banner header.active .menu>li>a:not(.header-cta),body.path-frontpage header.active .menu>li>a:not(.header-cta){color:#1c1e20}body.has-banner header.active .menu .dropdown-icon,body.path-frontpage header.active .menu .dropdown-icon{color:#1c1e20}}body.has-banner header.active .header-actions .language-switcher-language-url a,body.path-frontpage header.active .header-actions .language-switcher-language-url a{color:#080086}body.has-banner header.active .header-actions .menu li a:not(.header-cta),body.path-frontpage header.active .header-actions .menu li a:not(.header-cta){color:#080086}body.has-banner header.active .header-actions .header-cta,body.path-frontpage header.active .header-actions .header-cta{background-color:#080086;color:#fff;display:block;width:fit-content;font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){body.has-banner header.active .header-actions .header-cta,body.path-frontpage header.active .header-actions .header-cta{font-size:1.125rem}}[dir=rtl] body.has-banner header.active .header-actions .header-cta,[dir=rtl] body.path-frontpage header.active .header-actions .header-cta{font-size:1rem}body.has-banner header.active .header-actions .header-cta,body.path-frontpage header.active .header-actions .header-cta{padding:13px 16px;border-radius:12px;line-height:21px;font-weight:600}[dir=rtl] body.has-banner header.active .header-actions .header-cta,[dir=rtl] body.path-frontpage header.active .header-actions .header-cta{font-weight:500}body.has-banner header.active .header-actions .header-cta:after,body.path-frontpage header.active .header-actions .header-cta:after{margin:0}body.has-banner header.active .header-actions .header-cta.with-arrow,body.path-frontpage header.active .header-actions .header-cta.with-arrow{gap:11px;align-items:center}body.has-banner header.active .header-actions .header-cta.with-arrow:after,body.path-frontpage header.active .header-actions .header-cta.with-arrow:after{color:#fff}body.has-banner header.active .header-actions .header-cta.with-arrow:focus:after,body.has-banner header.active .header-actions .header-cta.with-arrow:hover:after,body.path-frontpage header.active .header-actions .header-cta.with-arrow:focus:after,body.path-frontpage header.active .header-actions .header-cta.with-arrow:hover:after{color:#fff}body.has-banner header.active .header-actions .header-cta.with-arrow.btn-download:after,body.path-frontpage header.active .header-actions .header-cta.with-arrow.btn-download:after{content:"\e953";font-size:calc(1.0625rem + .75vw)}@media (min-width:1200px){body.has-banner header.active .header-actions .header-cta.with-arrow.btn-download:after,body.path-frontpage header.active .header-actions .header-cta.with-arrow.btn-download:after{font-size:1.625rem}}[dir=rtl] body.has-banner header.active .header-actions .header-cta.with-arrow.btn-download:after,[dir=rtl] body.path-frontpage header.active .header-actions .header-cta.with-arrow.btn-download:after{transform:rotate(0)}body.has-banner header.active .header-actions .header-cta.btn-lg,body.path-frontpage header.active .header-actions .header-cta.btn-lg{gap:13px;padding:16px 20px;border-radius:16px;line-height:26px}body.has-banner header.active .header-actions .header-cta.btn-sm,body.path-frontpage header.active .header-actions .header-cta.btn-sm{gap:6px;font-size:1rem;padding:8px 12px}body.has-banner header.active .header-actions .header-cta.btn-sm::after,body.path-frontpage header.active .header-actions .header-cta.btn-sm::after{font-size:12px}body.has-banner header.active .header-actions .header-cta.btn-no-border,body.path-frontpage header.active .header-actions .header-cta.btn-no-border{border-color:transparent}body.has-banner header.active .header-actions .header-cta:focus,body.has-banner header.active .header-actions .header-cta:hover,body.path-frontpage header.active .header-actions .header-cta:focus,body.path-frontpage header.active .header-actions .header-cta:hover{background-color:#2d2698;color:#fff}body.has-banner header.active .header-actions .header-cta:focus,body.path-frontpage header.active .header-actions .header-cta:focus{background-color:rgb(6.7820895522,0,113.6)}body.has-banner header.active .icon-search:hover,body.has-banner header.active .language-switcher-language-url a:hover,body.path-frontpage header.active .icon-search:hover,body.path-frontpage header.active .language-switcher-language-url a:hover{color:#080086}body.has-banner header.active .icon-search:hover::after,body.has-banner header.active .language-switcher-language-url a:hover::after,body.path-frontpage header.active .icon-search:hover::after,body.path-frontpage header.active .language-switcher-language-url a:hover::after{background-color:#e6e6f3}body.has-banner header.active .icon-search:active,body.has-banner header.active .icon-search:focus,body.has-banner header.active .language-switcher-language-url a:active,body.has-banner header.active .language-switcher-language-url a:focus,body.path-frontpage header.active .icon-search:active,body.path-frontpage header.active .icon-search:focus,body.path-frontpage header.active .language-switcher-language-url a:active,body.path-frontpage header.active .language-switcher-language-url a:focus{color:#080086}body.has-banner header.active .icon-search:active::after,body.has-banner header.active .icon-search:focus::after,body.has-banner header.active .language-switcher-language-url a:active::after,body.has-banner header.active .language-switcher-language-url a:focus::after,body.path-frontpage header.active .icon-search:active::after,body.path-frontpage header.active .icon-search:focus::after,body.path-frontpage header.active .language-switcher-language-url a:active::after,body.path-frontpage header.active .language-switcher-language-url a:focus::after{background-color:#e6e6f3}body.has-banner.scrolled header .light-logo,body.path-frontpage.scrolled header .light-logo{display:none}body.has-banner.scrolled header .dark-logo,body.path-frontpage.scrolled header .dark-logo{display:block}body.has-banner.scrolled header,body.path-frontpage.scrolled header{background-color:#fff}body.has-banner.scrolled header .header-main,body.has-banner.scrolled header .header-top,body.path-frontpage.scrolled header .header-main,body.path-frontpage.scrolled header .header-top{border-bottom:1px solid rgba(0,0,0,.1)}body.has-banner.scrolled header .navbar-toggler span,body.path-frontpage.scrolled header .navbar-toggler span{background-color:#080086}@media (min-width:1280px){body.has-banner.scrolled header .menu>li>a:not(.header-cta),body.path-frontpage.scrolled header .menu>li>a:not(.header-cta){color:#1c1e20}body.has-banner.scrolled header .menu .dropdown-icon,body.path-frontpage.scrolled header .menu .dropdown-icon{color:#1c1e20}}body.has-banner.scrolled header .header-actions .language-switcher-language-url a,body.path-frontpage.scrolled header .header-actions .language-switcher-language-url a{color:#080086}body.has-banner.scrolled header .header-actions .menu li a:not(.header-cta),body.path-frontpage.scrolled header .header-actions .menu li a:not(.header-cta){color:#080086}body.has-banner.scrolled header .header-actions .header-cta,body.path-frontpage.scrolled header .header-actions .header-cta{background-color:#080086;color:#fff;display:block;width:fit-content;font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){body.has-banner.scrolled header .header-actions .header-cta,body.path-frontpage.scrolled header .header-actions .header-cta{font-size:1.125rem}}[dir=rtl] body.has-banner.scrolled header .header-actions .header-cta,[dir=rtl] body.path-frontpage.scrolled header .header-actions .header-cta{font-size:1rem}body.has-banner.scrolled header .header-actions .header-cta,body.path-frontpage.scrolled header .header-actions .header-cta{padding:13px 16px;border-radius:12px;line-height:21px;font-weight:600}[dir=rtl] body.has-banner.scrolled header .header-actions .header-cta,[dir=rtl] body.path-frontpage.scrolled header .header-actions .header-cta{font-weight:500}body.has-banner.scrolled header .header-actions .header-cta:after,body.path-frontpage.scrolled header .header-actions .header-cta:after{margin:0}body.has-banner.scrolled header .header-actions .header-cta.with-arrow,body.path-frontpage.scrolled header .header-actions .header-cta.with-arrow{gap:11px;align-items:center}body.has-banner.scrolled header .header-actions .header-cta.with-arrow:after,body.path-frontpage.scrolled header .header-actions .header-cta.with-arrow:after{color:#fff}body.has-banner.scrolled header .header-actions .header-cta.with-arrow:focus:after,body.has-banner.scrolled header .header-actions .header-cta.with-arrow:hover:after,body.path-frontpage.scrolled header .header-actions .header-cta.with-arrow:focus:after,body.path-frontpage.scrolled header .header-actions .header-cta.with-arrow:hover:after{color:#fff}body.has-banner.scrolled header .header-actions .header-cta.with-arrow.btn-download:after,body.path-frontpage.scrolled header .header-actions .header-cta.with-arrow.btn-download:after{content:"\e953";font-size:calc(1.0625rem + .75vw)}@media (min-width:1200px){body.has-banner.scrolled header .header-actions .header-cta.with-arrow.btn-download:after,body.path-frontpage.scrolled header .header-actions .header-cta.with-arrow.btn-download:after{font-size:1.625rem}}[dir=rtl] body.has-banner.scrolled header .header-actions .header-cta.with-arrow.btn-download:after,[dir=rtl] body.path-frontpage.scrolled header .header-actions .header-cta.with-arrow.btn-download:after{transform:rotate(0)}body.has-banner.scrolled header .header-actions .header-cta.btn-lg,body.path-frontpage.scrolled header .header-actions .header-cta.btn-lg{gap:13px;padding:16px 20px;border-radius:16px;line-height:26px}body.has-banner.scrolled header .header-actions .header-cta.btn-sm,body.path-frontpage.scrolled header .header-actions .header-cta.btn-sm{gap:6px;font-size:1rem;padding:8px 12px}body.has-banner.scrolled header .header-actions .header-cta.btn-sm::after,body.path-frontpage.scrolled header .header-actions .header-cta.btn-sm::after{font-size:12px}body.has-banner.scrolled header .header-actions .header-cta.btn-no-border,body.path-frontpage.scrolled header .header-actions .header-cta.btn-no-border{border-color:transparent}body.has-banner.scrolled header .header-actions .header-cta:focus,body.has-banner.scrolled header .header-actions .header-cta:hover,body.path-frontpage.scrolled header .header-actions .header-cta:focus,body.path-frontpage.scrolled header .header-actions .header-cta:hover{background-color:#2d2698;color:#fff}body.has-banner.scrolled header .header-actions .header-cta:focus,body.path-frontpage.scrolled header .header-actions .header-cta:focus{background-color:rgb(6.7820895522,0,113.6)}body.has-banner.scrolled header .icon-search:hover,body.has-banner.scrolled header .language-switcher-language-url a:hover,body.path-frontpage.scrolled header .icon-search:hover,body.path-frontpage.scrolled header .language-switcher-language-url a:hover{color:#080086}body.has-banner.scrolled header .icon-search:hover::after,body.has-banner.scrolled header .language-switcher-language-url a:hover::after,body.path-frontpage.scrolled header .icon-search:hover::after,body.path-frontpage.scrolled header .language-switcher-language-url a:hover::after{background-color:#e6e6f3}body.has-banner.scrolled header .icon-search:active,body.has-banner.scrolled header .icon-search:focus,body.has-banner.scrolled header .language-switcher-language-url a:active,body.has-banner.scrolled header .language-switcher-language-url a:focus,body.path-frontpage.scrolled header .icon-search:active,body.path-frontpage.scrolled header .icon-search:focus,body.path-frontpage.scrolled header .language-switcher-language-url a:active,body.path-frontpage.scrolled header .language-switcher-language-url a:focus{color:#080086}body.has-banner.scrolled header .icon-search:active::after,body.has-banner.scrolled header .icon-search:focus::after,body.has-banner.scrolled header .language-switcher-language-url a:active::after,body.has-banner.scrolled header .language-switcher-language-url a:focus::after,body.path-frontpage.scrolled header .icon-search:active::after,body.path-frontpage.scrolled header .icon-search:focus::after,body.path-frontpage.scrolled header .language-switcher-language-url a:active::after,body.path-frontpage.scrolled header .language-switcher-language-url a:focus::after{background-color:#e6e6f3}body.path-frontpage footer .footer-last-bottom{display:none}body.active-menu{overflow:hidden}table{border:1px solid #9c99cf;border-radius:20px;border-collapse:separate;border-spacing:0;overflow:hidden;font-size:calc(1.025rem + .3vw)}@media (min-width:1200px){table{font-size:1.25rem}}table{line-height:120%}@media (max-width:767.98px){table{line-height:140%}}[dir=rtl] table{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){[dir=rtl] table{font-size:1.125rem}}[dir=rtl] table{line-height:160%}@media (max-width:767.98px){[dir=rtl] table{line-height:180%}}table{font-weight:400}[dir=rtl] table{font-weight:300}table td,table th{border:1px solid #9c99cf;border-bottom:0;border-right:0;padding:24px}table thead tr th{background-color:#e6e6f3;color:#868b93;border-top:0;font-weight:400}[dir=rtl] table thead tr th{font-weight:300}table thead tr th:first-child{border-left:0}table tr td{width:fit-content;color:#3e4146}table tr td:first-child{border-left:0}table.gray-border{border:1px solid #dcdddf}table.gray-border td,table.gray-border th{padding:16px;border-bottom:1px solid #dcdddf;border-right:0;border-left:0;border-top:0}table.gray-border tbody tr:last-child td{border-bottom:0}a,div{outline:0}a{color:#080086;text-decoration:none;transition:.3s}a:focus,a:hover{color:#080086}a.medium-text{font-size:calc(1.025rem + .3vw)}@media (min-width:1200px){a.medium-text{font-size:1.25rem}}a.medium-text{line-height:120%}@media (max-width:767.98px){a.medium-text{line-height:140%}}[dir=rtl] a.medium-text{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){[dir=rtl] a.medium-text{font-size:1.125rem}}[dir=rtl] a.medium-text{line-height:160%}@media (max-width:767.98px){[dir=rtl] a.medium-text{line-height:180%}}a.small-text{font-size:1rem;line-height:130%}@media (max-width:767.98px){a.small-text{line-height:140%}}[dir=rtl] a.small-text{font-size:.875rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] a.small-text{line-height:180%}}a.bold-link{font-weight:700}a.orange-underline{position:relative;width:fit-content}a.orange-underline::before{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background-color:#c26e60;transition:.5s}a.orange-underline:hover::before{width:100%}a.with-arrow{display:flex;gap:12px;align-items:baseline}a.with-arrow::after{content:"\e94f";font-size:16px;font-family:seeds-ui;font-weight:500;color:#868b93;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a.with-arrow{align-items:center}a.with-arrow::after{font-family:icon}[dir=rtl] a.with-arrow:after{transform:rotate(180deg)}a.with-arrow.sky-blue:after{color:#accbf3}a.link-underline{position:relative;width:fit-content}a.link-underline::before{content:"";width:0;height:1.5px;background-color:#2969c0;transition:.4s;position:absolute;bottom:-2px;left:0}a.link-underline:hover::before{width:100%}[href^="mailto:"],[href^="tel:"]{direction:ltr;display:block;width:fit-content}[onclick^=location]{cursor:pointer}h1{font-size:calc(1.275rem + 3.3vw)}@media (min-width:1200px){h1{font-size:3.75rem}}h1{line-height:120%}@media (max-width:767.98px){h1{line-height:140%}}[dir=rtl] h1{font-size:calc(1.23125rem + 2.775vw)}@media (min-width:1200px){[dir=rtl] h1{font-size:3.3125rem}}[dir=rtl] h1{line-height:170%}@media (max-width:767.98px){[dir=rtl] h1{line-height:180%}}h1.large-title{line-height:60px}[dir=rtl] h1.large-title{line-height:65px}@media (max-width:767.98px){h1.large-title{line-height:44px}[dir=rtl] h1.large-title{line-height:50px}}h2{font-size:calc(1.2rem + 2.4vw)}@media (min-width:1200px){h2{font-size:3rem}}h2{line-height:120%}@media (max-width:767.98px){h2{line-height:140%}}[dir=rtl] h2{font-size:calc(1.1625rem + 1.95vw)}@media (min-width:1200px){[dir=rtl] h2{font-size:2.625rem}}[dir=rtl] h2{line-height:170%}@media (max-width:767.98px){[dir=rtl] h2{line-height:180%}}h2.large-title{font-size:calc(1.35rem + 4.2vw)}@media (min-width:1200px){h2.large-title{font-size:4.5rem}}h2.large-title{line-height:120%}@media (max-width:767.98px){h2.large-title{line-height:140%}}[dir=rtl] h2.large-title{font-size:calc(1.29375rem + 3.525vw)}@media (min-width:1200px){[dir=rtl] h2.large-title{font-size:3.9375rem}}[dir=rtl] h2.large-title{line-height:170%}@media (max-width:767.98px){[dir=rtl] h2.large-title{line-height:180%}}h2.large-title{line-height:70px}[dir=rtl] h2.large-title{line-height:100px}@media (max-width:1279.98px){h2.large-title{line-height:50px}[dir=rtl] h2.large-title{line-height:60px}}h2.normal-title{font-size:calc(1.15rem + 1.8vw)}@media (min-width:1200px){h2.normal-title{font-size:2.5rem}}h2.normal-title{line-height:120%}@media (max-width:767.98px){h2.normal-title{line-height:140%}}[dir=rtl] h2.normal-title{font-size:calc(1.11875rem + 1.425vw)}@media (min-width:1200px){[dir=rtl] h2.normal-title{font-size:2.1875rem}}[dir=rtl] h2.normal-title{line-height:170%}@media (max-width:767.98px){[dir=rtl] h2.normal-title{line-height:180%}}h2.medium-title{font-size:calc(1.1rem + 1.2vw)}@media (min-width:1200px){h2.medium-title{font-size:2rem}}h2.medium-title{line-height:120%}@media (max-width:767.98px){h2.medium-title{line-height:140%}}[dir=rtl] h2.medium-title{font-size:calc(1.075rem + .9vw)}@media (min-width:1200px){[dir=rtl] h2.medium-title{font-size:1.75rem}}[dir=rtl] h2.medium-title{line-height:170%}@media (max-width:767.98px){[dir=rtl] h2.medium-title{line-height:180%}}h2.small-title{font-size:calc(1.05rem + .6vw)}@media (min-width:1200px){h2.small-title{font-size:1.5rem}}h2.small-title{line-height:130%}@media (max-width:767.98px){h2.small-title{line-height:140%}}[dir=rtl] h2.small-title{font-size:calc(1.03125rem + .375vw)}@media (min-width:1200px){[dir=rtl] h2.small-title{font-size:1.3125rem}}[dir=rtl] h2.small-title{line-height:170%}@media (max-width:767.98px){[dir=rtl] h2.small-title{line-height:180%}}h2.x-small-title{font-size:calc(1.025rem + .3vw)}@media (min-width:1200px){h2.x-small-title{font-size:1.25rem}}h2.x-small-title{line-height:120%}@media (max-width:767.98px){h2.x-small-title{line-height:140%}}[dir=rtl] h2.x-small-title{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){[dir=rtl] h2.x-small-title{font-size:1.125rem}}[dir=rtl] h2.x-small-title{line-height:160%}@media (max-width:767.98px){[dir=rtl] h2.x-small-title{line-height:180%}}h2.xx-small-title{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){h2.xx-small-title{font-size:1.125rem}}h2.xx-small-title{line-height:120%}@media (max-width:767.98px){h2.xx-small-title{line-height:140%}}[dir=rtl] h2.xx-small-title{font-size:1rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] h2.xx-small-title{line-height:180%}}h3{font-size:calc(1.05rem + .6vw)}@media (min-width:1200px){h3{font-size:1.5rem}}h3{line-height:130%}@media (max-width:767.98px){h3{line-height:140%}}[dir=rtl] h3{font-size:calc(1.03125rem + .375vw)}@media (min-width:1200px){[dir=rtl] h3{font-size:1.3125rem}}[dir=rtl] h3{line-height:170%}@media (max-width:767.98px){[dir=rtl] h3{line-height:180%}}h3.x-large-title{font-size:calc(1.15rem + 1.8vw)}@media (min-width:1200px){h3.x-large-title{font-size:2.5rem}}h3.x-large-title{line-height:120%}@media (max-width:767.98px){h3.x-large-title{line-height:140%}}[dir=rtl] h3.x-large-title{font-size:calc(1.11875rem + 1.425vw)}@media (min-width:1200px){[dir=rtl] h3.x-large-title{font-size:2.1875rem}}[dir=rtl] h3.x-large-title{line-height:170%}@media (max-width:767.98px){[dir=rtl] h3.x-large-title{line-height:180%}}h3.large-title{font-size:calc(1.125rem + 1.5vw)}@media (min-width:1200px){h3.large-title{font-size:2.25rem}}h3.large-title{line-height:120%}@media (max-width:767.98px){h3.large-title{line-height:140%}}[dir=rtl] h3.large-title{font-size:calc(1.1rem + 1.2vw)}@media (min-width:1200px){[dir=rtl] h3.large-title{font-size:2rem}}[dir=rtl] h3.large-title{line-height:170%}@media (max-width:767.98px){[dir=rtl] h3.large-title{line-height:180%}}h3.medium-title{font-size:calc(1.075rem + .9vw)}@media (min-width:1200px){h3.medium-title{font-size:1.75rem}}h3.medium-title{line-height:130%}@media (max-width:767.98px){h3.medium-title{line-height:140%}}[dir=rtl] h3.medium-title{font-size:calc(1.05625rem + .675vw)}@media (min-width:1200px){[dir=rtl] h3.medium-title{font-size:1.5625rem}}[dir=rtl] h3.medium-title{line-height:170%}@media (max-width:767.98px){[dir=rtl] h3.medium-title{line-height:180%}}h3.small-title{font-size:calc(1.025rem + .3vw)}@media (min-width:1200px){h3.small-title{font-size:1.25rem}}h3.small-title{line-height:120%}@media (max-width:767.98px){h3.small-title{line-height:140%}}[dir=rtl] h3.small-title{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){[dir=rtl] h3.small-title{font-size:1.125rem}}[dir=rtl] h3.small-title{line-height:160%}@media (max-width:767.98px){[dir=rtl] h3.small-title{line-height:180%}}h3.x-small-title{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){h3.x-small-title{font-size:1.125rem}}h3.x-small-title{line-height:120%}@media (max-width:767.98px){h3.x-small-title{line-height:140%}}[dir=rtl] h3.x-small-title{font-size:1rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] h3.x-small-title{line-height:180%}}h5{font-size:calc(1.0375rem + .45vw)}@media (min-width:1200px){h5{font-size:1.375rem}}h5{line-height:120%}@media (max-width:767.98px){h5{line-height:140%}}[dir=rtl] h5{font-size:calc(1.01875rem + .225vw)}@media (min-width:1200px){[dir=rtl] h5{font-size:1.1875rem}}[dir=rtl] h5{line-height:170%}@media (max-width:767.98px){[dir=rtl] h5{line-height:180%}}h6{font-size:calc(1.025rem + .3vw)}@media (min-width:1200px){h6{font-size:1.25rem}}h6{line-height:120%}@media (max-width:767.98px){h6{line-height:140%}}[dir=rtl] h6{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){[dir=rtl] h6{font-size:1.125rem}}[dir=rtl] h6{line-height:160%}@media (max-width:767.98px){[dir=rtl] h6{line-height:180%}}a.navy-blue,h1.navy-blue,h2.navy-blue,h3.navy-blue,h4.navy-blue,h5.navy-blue,h6.navy-blue,p.navy-blue{color:#080086}a.text-white,h1.text-white,h2.text-white,h3.text-white,h4.text-white,h5.text-white,h6.text-white,p.text-white{color:#fff}a.text-black,h1.text-black,h2.text-black,h3.text-black,h4.text-black,h5.text-black,h6.text-black,p.text-black{color:#1c1e20}a.text-cobalt-600,h1.text-cobalt-600,h2.text-cobalt-600,h3.text-cobalt-600,h4.text-cobalt-600,h5.text-cobalt-600,h6.text-cobalt-600,p.text-cobalt-600{color:#2969c0}a.text-cobalt-500,h1.text-cobalt-500,h2.text-cobalt-500,h3.text-cobalt-500,h4.text-cobalt-500,h5.text-cobalt-500,h6.text-cobalt-500,p.text-cobalt-500{color:#307ce2}a.text-secondary,h1.text-secondary,h2.text-secondary,h3.text-secondary,h4.text-secondary,h5.text-secondary,h6.text-secondary,p.text-secondary{color:#3e4146}a.text-white-08,h1.text-white-08,h2.text-white-08,h3.text-white-08,h4.text-white-08,h5.text-white-08,h6.text-white-08,p.text-white-08{color:rgba(255,255,255,.8)}a.text-white-09,h1.text-white-09,h2.text-white-09,h3.text-white-09,h4.text-white-09,h5.text-white-09,h6.text-white-09,p.text-white-09{color:rgba(255,255,255,.9)}a.tertiary-color,h1.tertiary-color,h2.tertiary-color,h3.tertiary-color,h4.tertiary-color,h5.tertiary-color,h6.tertiary-color,p.tertiary-color{color:#868b93}a.sub-menu-title,h1.sub-menu-title,h2.sub-menu-title,h3.sub-menu-title,h4.sub-menu-title,h5.sub-menu-title,h6.sub-menu-title,p.sub-menu-title{color:#307ce2}a.bold-text,h1.bold-text,h2.bold-text,h3.bold-text,h4.bold-text,h5.bold-text,h6.bold-text,p.bold-text{font-weight:700}a.semibold-text,h1.semibold-text,h2.semibold-text,h3.semibold-text,h4.semibold-text,h5.semibold-text,h6.semibold-text,p.semibold-text{font-weight:600}[dir=rtl] a.semibold-text,[dir=rtl] h1.semibold-text,[dir=rtl] h2.semibold-text,[dir=rtl] h3.semibold-text,[dir=rtl] h4.semibold-text,[dir=rtl] h5.semibold-text,[dir=rtl] h6.semibold-text,[dir=rtl] p.semibold-text{font-weight:500}a.normal-text,h1.normal-text,h2.normal-text,h3.normal-text,h4.normal-text,h5.normal-text,h6.normal-text,p.normal-text{font-weight:500}[dir=rtl] a.normal-text,[dir=rtl] h1.normal-text,[dir=rtl] h2.normal-text,[dir=rtl] h3.normal-text,[dir=rtl] h4.normal-text,[dir=rtl] h5.normal-text,[dir=rtl] h6.normal-text,[dir=rtl] p.normal-text{font-weight:400}a.no-space,h1.no-space,h2.no-space,h3.no-space,h4.no-space,h5.no-space,h6.no-space,p.no-space{margin-bottom:0}a.sub-menu-title,h1.sub-menu-title,h2.sub-menu-title,h3.sub-menu-title,h4.sub-menu-title,h5.sub-menu-title,h6.sub-menu-title,p.sub-menu-title{font-size:1rem;line-height:130%}@media (max-width:767.98px){a.sub-menu-title,h1.sub-menu-title,h2.sub-menu-title,h3.sub-menu-title,h4.sub-menu-title,h5.sub-menu-title,h6.sub-menu-title,p.sub-menu-title{line-height:140%}}[dir=rtl] a.sub-menu-title,[dir=rtl] h1.sub-menu-title,[dir=rtl] h2.sub-menu-title,[dir=rtl] h3.sub-menu-title,[dir=rtl] h4.sub-menu-title,[dir=rtl] h5.sub-menu-title,[dir=rtl] h6.sub-menu-title,[dir=rtl] p.sub-menu-title{font-size:.875rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] a.sub-menu-title,[dir=rtl] h1.sub-menu-title,[dir=rtl] h2.sub-menu-title,[dir=rtl] h3.sub-menu-title,[dir=rtl] h4.sub-menu-title,[dir=rtl] h5.sub-menu-title,[dir=rtl] h6.sub-menu-title,[dir=rtl] p.sub-menu-title{line-height:180%}}a.sub-menu-title,h1.sub-menu-title,h2.sub-menu-title,h3.sub-menu-title,h4.sub-menu-title,h5.sub-menu-title,h6.sub-menu-title,p.sub-menu-title{font-weight:600}[dir=rtl] a.sub-menu-title,[dir=rtl] h1.sub-menu-title,[dir=rtl] h2.sub-menu-title,[dir=rtl] h3.sub-menu-title,[dir=rtl] h4.sub-menu-title,[dir=rtl] h5.sub-menu-title,[dir=rtl] h6.sub-menu-title,[dir=rtl] p.sub-menu-title{font-weight:500}p.medium-text{font-size:18px}p.medium-space{margin-bottom:24px}p.small-space{margin-bottom:20px}p.small-text{font-size:1rem;line-height:130%}@media (max-width:767.98px){p.small-text{line-height:140%}}[dir=rtl] p.small-text{font-size:.875rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] p.small-text{line-height:180%}}p.xs-text{font-size:.875rem;line-height:130%}@media (max-width:767.98px){p.xs-text{line-height:140%}}[dir=rtl] p.xs-text{font-size:.75rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] p.xs-text{line-height:180%}}p.xxs-text{font-size:.75rem;line-height:120%}@media (max-width:767.98px){p.xxs-text{line-height:140%}}[dir=rtl] p.xxs-text{font-size:.6875rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] p.xxs-text{line-height:180%}}p.normal-size-text{font-size:calc(1.025rem + .3vw)}@media (min-width:1200px){p.normal-size-text{font-size:1.25rem}}p.normal-size-text{line-height:120%}@media (max-width:767.98px){p.normal-size-text{line-height:140%}}[dir=rtl] p.normal-size-text{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){[dir=rtl] p.normal-size-text{font-size:1.125rem}}[dir=rtl] p.normal-size-text{line-height:160%}@media (max-width:767.98px){[dir=rtl] p.normal-size-text{line-height:180%}}p.bold-text{font-weight:700}p.normal-text{font-weight:500}[dir=rtl] p.normal-text{font-weight:400}.text-formatted h1,.text-formatted h2,.text-formatted h3,.text-formatted h4,.text-formatted h5,.text-formatted h6{color:#080086}ul li:has(> .navy-blue)::marker{color:#080086}ul li:has(> .text-white)::marker{color:#fff}ul li:has(> .text-black)::marker{color:#1c1e20}ul li:has(> .text-cobalt-600)::marker{color:#2969c0}ul li:has(> .text-cobalt-500)::marker{color:#307ce2}ul li:has(> .text-secondary)::marker{color:#3e4146}ul li:has(> .text-white-08)::marker{color:rgba(255,255,255,.8)}ul li:has(> .text-white-09)::marker{color:rgba(255,255,255,.9)}ul li:has(> .tertiary-color)::marker{color:#868b93}ul li:has(> .sub-menu-title)::marker{color:#307ce2}ul.rounded-circle{padding-left:0}ul.rounded-circle li{text-decoration:none;display:flex;gap:10px;align-items:baseline}ul.rounded-circle li::before{content:"\e91c";font-size:22px;font-family:seeds-ui;font-weight:500;color:inherit;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul.rounded-circle li{align-items:center}ul.rounded-circle li::before{font-family:icon}ul.rounded-circle li:before{background-color:#f9f1ef;color:#c26e60;border-radius:8px;padding:5px}ul.rounded-circle li{align-items:normal}ul.rounded-circle-large{padding-left:0}ul.rounded-circle-large li{text-decoration:none;display:flex;gap:10px;align-items:baseline}ul.rounded-circle-large li::before{content:"\e954";font-size:40px;font-family:seeds-ui;font-weight:500;color:inherit;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul.rounded-circle-large li{align-items:center}ul.rounded-circle-large li::before{font-family:icon}ul.rounded-circle-large li:before{background-color:#f9f1ef;color:#c26e60;border-radius:8px;padding:8px;display:flex;align-items:center;justify-content:center;height:fit-content}ul.rounded-circle-large li{align-items:normal}li.large-size::marker{font-size:calc(1.075rem + .9vw)}@media (min-width:1200px){li.large-size::marker{font-size:1.75rem}}li.large-size::marker{line-height:130%}@media (max-width:767.98px){li.large-size::marker{line-height:140%}}[dir=rtl] li.large-size::marker{font-size:calc(1.05625rem + .675vw)}@media (min-width:1200px){[dir=rtl] li.large-size::marker{font-size:1.5625rem}}[dir=rtl] li.large-size::marker{line-height:170%}@media (max-width:767.98px){[dir=rtl] li.large-size::marker{line-height:180%}}li.large-size::marker{font-weight:500}[dir=rtl] li.large-size::marker{font-weight:400}li.primary-list::marker{color:#080086}section{background-color:#fff;position:relative}blockquote{margin-top:48px;border-left:5px solid #080086;background-color:#f3f8fd;padding:32px 40px;color:#080086;border-radius:28px}blockquote img{margin-bottom:24px}blockquote p{margin-top:12px}:root{--select-chevron:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8' fill='none' stroke='%23868b93' stroke-width='1.6' stroke-linecap='round'%3E%3Cpath d='m1 1.5 5 5 5-5'/%3E%3C/svg%3E");--select-chevron-open:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8' fill='none' stroke='%23868b93' stroke-width='1.6' stroke-linecap='round'%3E%3Cpath d='m1 6.5 5-5 5 5'/%3E%3C/svg%3E")}select{appearance:none!important;background-image:var(--select-chevron)!important;background-repeat:no-repeat!important;background-position:right 1rem center!important;background-size:.75rem!important;padding-inline-end:2.5rem!important;max-width:100%;padding-block:0.75rem;padding-inline-start:1rem;border:1px solid #dcdddf;border-radius:10px;background-color:#fff;color:#080086;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;font-size:1rem;line-height:130%}@media (max-width:767.98px){select{line-height:140%}}[dir=rtl] select{font-size:.875rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] select{line-height:180%}}select{font-weight:400}[dir=rtl] select{font-weight:300}select{color:#b1b4b9;transition:.3s}select:hover{border-color:#307ce2;background-color:color-mix(in srgb,#080086 5%,#fff)}select:open{background-image:var(--select-chevron-open)!important}select:focus-visible{outline:2px solid #080086;outline-offset:-1px}@supports (appearance:base-select){::picker(select),select{appearance:base-select!important}select{display:flex;align-items:center}select::picker-icon{display:none}selectedcontent{display:block;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}::picker(select){margin-block-start:0.3rem;padding:.3rem;border:1px solid #dcdddf;border-radius:12px;background:#fff;box-shadow:0 12px 32px rgba(8,0,134,.16);transform-origin:top center;opacity:0;scale:0.95;translate:0 -0.5rem;transition:opacity .15s ease,scale .15s ease,translate .15s ease,display .15s allow-discrete,overlay .15s allow-discrete}::picker(select):popover-open{opacity:1;scale:1;translate:0;animation:adc-select-picker-in .2s cubic-bezier(.5,0,0,1.25)}option{display:block;padding:.5rem .75rem;color:#080086;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}option::checkmark{display:none}option:focus,option:hover{background:color-mix(in srgb,#080086 8%,#fff)}option:checked{background:color-mix(in srgb,#080086 20%,#fff);font-weight:600}[dir=rtl] option:checked{font-weight:500}option:checked:focus,option:checked:hover{background:color-mix(in srgb,#080086 30%,#fff)}}@keyframes adc-select-picker-in{from{opacity:0;scale:0.75;translate:0 -1.25rem}to{opacity:1;scale:1;translate:0}}input[type=date],input[type=month]{-webkit-appearance:none!important;min-height:48px}input[type=email],input[type=tel]{direction:ltr}.field--name-field-seeds-widget-paragraph,.field--name-field-unlimited-paragraph{counter-reset:incentive}.field--name-file-type{padding:7px 10px;display:flex;justify-content:center;align-items:center;gap:4px;width:fit-content;border-radius:6px;font-weight:600}[dir=rtl] .field--name-file-type{font-weight:500}.field--name-file-type{font-size:.875rem;line-height:130%}@media (max-width:767.98px){.field--name-file-type{line-height:140%}}[dir=rtl] .field--name-file-type{font-size:.75rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .field--name-file-type{line-height:180%}}.field--name-file-type{color:#080086;background-color:#f3f8fd;height:100%;display:flex;gap:4px;align-items:baseline}.field--name-file-type::before{content:"\e956";font-size:20px;font-family:seeds-ui;font-weight:500;color:inherit;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.field--name-file-type{align-items:center}.field--name-file-type::before{font-family:icon}.field--name-file-type{align-items:center}.field--name-file-type:before{width:20px;height:20px}.field--name-file-type.field-type-xlsx{color:#f5afa2;background-color:#fdf0ee}.field--name-file-type.field-type-xlsx:before{content:"";background-image:url(/themes/custom/adc_ui/images/icon-xls.svg);width:20px;height:20px}.field--name-file-type.field-type-pdf{color:#7773bc;background-color:#e6e6f3}.field--name-file-type.field-type-pdf:before{content:"";background-image:url(/themes/custom/adc_ui/images/icon-pdf.svg);width:20px;height:20px}.highlighted-story .field--type-boolean{color:#080086;font-weight:400}[dir=rtl] .highlighted-story .field--type-boolean{font-weight:300}.highlighted-story .field--type-boolean{background-color:#e6e6f3}.highlighted-story .field--name-field-date{color:#868b93;font-weight:400}[dir=rtl] .highlighted-story .field--name-field-date{font-weight:300}.photoswipe-gallery.field--name-field-media-unlimited .field__label,.photoswipe-gallery.field--name-field-private-unlimited-image .field__label{font-size:calc(1.1rem + 1.2vw)}@media (min-width:1200px){.photoswipe-gallery.field--name-field-media-unlimited .field__label,.photoswipe-gallery.field--name-field-private-unlimited-image .field__label{font-size:2rem}}.photoswipe-gallery.field--name-field-media-unlimited .field__label,.photoswipe-gallery.field--name-field-private-unlimited-image .field__label{line-height:120%}@media (max-width:767.98px){.photoswipe-gallery.field--name-field-media-unlimited .field__label,.photoswipe-gallery.field--name-field-private-unlimited-image .field__label{line-height:140%}}[dir=rtl] .photoswipe-gallery.field--name-field-media-unlimited .field__label,[dir=rtl] .photoswipe-gallery.field--name-field-private-unlimited-image .field__label{font-size:calc(1.075rem + .9vw)}@media (min-width:1200px){[dir=rtl] .photoswipe-gallery.field--name-field-media-unlimited .field__label,[dir=rtl] .photoswipe-gallery.field--name-field-private-unlimited-image .field__label{font-size:1.75rem}}[dir=rtl] .photoswipe-gallery.field--name-field-media-unlimited .field__label,[dir=rtl] .photoswipe-gallery.field--name-field-private-unlimited-image .field__label{line-height:170%}@media (max-width:767.98px){[dir=rtl] .photoswipe-gallery.field--name-field-media-unlimited .field__label,[dir=rtl] .photoswipe-gallery.field--name-field-private-unlimited-image .field__label{line-height:180%}}.photoswipe-gallery.field--name-field-media-unlimited .field__label,.photoswipe-gallery.field--name-field-private-unlimited-image .field__label{font-weight:700;color:#080086;margin-bottom:24px;margin-top:48px}.photoswipe-gallery.field--name-field-media-unlimited .field__items img,.photoswipe-gallery.field--name-field-private-unlimited-image .field__items img{border-radius:20px}.photoswipe-gallery.field--name-field-media-unlimited .field__items,.photoswipe-gallery.field--name-field-private-unlimited-image .field__items{display:grid;grid-template-columns:1fr;gap:30px}.photoswipe-gallery.field--name-field-media-unlimited .field__items .field__item,.photoswipe-gallery.field--name-field-private-unlimited-image .field__items .field__item{position:relative}.photoswipe-gallery.field--name-field-media-unlimited .field__items .field__item:nth-child(n+4),.photoswipe-gallery.field--name-field-private-unlimited-image .field__items .field__item:nth-child(n+4){display:none}.photoswipe-gallery.field--name-field-media-unlimited .field__items .photoswipe-overlay,.photoswipe-gallery.field--name-field-private-unlimited-image .field__items .photoswipe-overlay{border-radius:20px;position:absolute;inset:0;background:rgba(0,0,0,.25);display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;z-index:2;pointer-events:none;transition:.5s}.photoswipe-gallery.field--name-field-media-unlimited .field__items .photoswipe-overlay .count,.photoswipe-gallery.field--name-field-private-unlimited-image .field__items .photoswipe-overlay .count{font-size:calc(1.125rem + 1.5vw)}@media (min-width:1200px){.photoswipe-gallery.field--name-field-media-unlimited .field__items .photoswipe-overlay .count,.photoswipe-gallery.field--name-field-private-unlimited-image .field__items .photoswipe-overlay .count{font-size:2.25rem}}.photoswipe-gallery.field--name-field-media-unlimited .field__items .photoswipe-overlay .count,.photoswipe-gallery.field--name-field-private-unlimited-image .field__items .photoswipe-overlay .count{line-height:120%}@media (max-width:767.98px){.photoswipe-gallery.field--name-field-media-unlimited .field__items .photoswipe-overlay .count,.photoswipe-gallery.field--name-field-private-unlimited-image .field__items .photoswipe-overlay .count{line-height:140%}}[dir=rtl] .photoswipe-gallery.field--name-field-media-unlimited .field__items .photoswipe-overlay .count,[dir=rtl] .photoswipe-gallery.field--name-field-private-unlimited-image .field__items .photoswipe-overlay .count{font-size:calc(1.1rem + 1.2vw)}@media (min-width:1200px){[dir=rtl] .photoswipe-gallery.field--name-field-media-unlimited .field__items .photoswipe-overlay .count,[dir=rtl] .photoswipe-gallery.field--name-field-private-unlimited-image .field__items .photoswipe-overlay .count{font-size:2rem}}[dir=rtl] .photoswipe-gallery.field--name-field-media-unlimited .field__items .photoswipe-overlay .count,[dir=rtl] .photoswipe-gallery.field--name-field-private-unlimited-image .field__items .photoswipe-overlay .count{line-height:170%}@media (max-width:767.98px){[dir=rtl] .photoswipe-gallery.field--name-field-media-unlimited .field__items .photoswipe-overlay .count,[dir=rtl] .photoswipe-gallery.field--name-field-private-unlimited-image .field__items .photoswipe-overlay .count{line-height:180%}}.photoswipe-gallery.field--name-field-media-unlimited .field__items .photoswipe-overlay .count,.photoswipe-gallery.field--name-field-private-unlimited-image .field__items .photoswipe-overlay .count{font-weight:700}.photoswipe-gallery.field--name-field-media-unlimited .field__items .photoswipe-overlay .label,.photoswipe-gallery.field--name-field-private-unlimited-image .field__items .photoswipe-overlay .label{font-size:1rem;line-height:130%}@media (max-width:767.98px){.photoswipe-gallery.field--name-field-media-unlimited .field__items .photoswipe-overlay .label,.photoswipe-gallery.field--name-field-private-unlimited-image .field__items .photoswipe-overlay .label{line-height:140%}}[dir=rtl] .photoswipe-gallery.field--name-field-media-unlimited .field__items .photoswipe-overlay .label,[dir=rtl] .photoswipe-gallery.field--name-field-private-unlimited-image .field__items .photoswipe-overlay .label{font-size:.875rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .photoswipe-gallery.field--name-field-media-unlimited .field__items .photoswipe-overlay .label,[dir=rtl] .photoswipe-gallery.field--name-field-private-unlimited-image .field__items .photoswipe-overlay .label{line-height:180%}}.photoswipe-gallery.field--name-field-media-unlimited .field__items .photoswipe-overlay .label,.photoswipe-gallery.field--name-field-private-unlimited-image .field__items .photoswipe-overlay .label{font-weight:500}[dir=rtl] .photoswipe-gallery.field--name-field-media-unlimited .field__items .photoswipe-overlay .label,[dir=rtl] .photoswipe-gallery.field--name-field-private-unlimited-image .field__items .photoswipe-overlay .label{font-weight:400}@media (min-width:1024px){.photoswipe-gallery.field--name-field-media-unlimited .field__items,.photoswipe-gallery.field--name-field-private-unlimited-image .field__items{grid-template-columns:1.5fr 0.75fr;grid-template-rows:repeat(2,284px)}.photoswipe-gallery.field--name-field-media-unlimited .field__items .field__item,.photoswipe-gallery.field--name-field-private-unlimited-image .field__items .field__item{position:relative;border-radius:20px;overflow:hidden}.photoswipe-gallery.field--name-field-media-unlimited .field__items .field__item:first-child,.photoswipe-gallery.field--name-field-private-unlimited-image .field__items .field__item:first-child{grid-column:1;grid-row:1/span 2}.photoswipe-gallery.field--name-field-media-unlimited .field__items .field__item:nth-child(2),.photoswipe-gallery.field--name-field-private-unlimited-image .field__items .field__item:nth-child(2){grid-column:2;grid-row:1}.photoswipe-gallery.field--name-field-media-unlimited .field__items .field__item:nth-child(3),.photoswipe-gallery.field--name-field-private-unlimited-image .field__items .field__item:nth-child(3){grid-column:2;grid-row:2}}.embedded-entity.align-left{margin-right:10px}.embedded-entity.align-right{margin-left:10px}.large-section-space{padding-top:96px;padding-bottom:96px}@media (max-width:1279.98px){.large-section-space{padding-top:48px;padding-bottom:48px}}.top-large-section-space{padding-top:96px}@media (max-width:1279.98px){.top-large-section-space{padding-top:48px}}.bottom-large-section-space{padding-bottom:96px}@media (max-width:1279.98px){.bottom-large-section-space{padding-bottom:48px}}.medium-section-space{padding:64px 0}@media (max-width:1279.98px){.medium-section-space{padding:32px 0}}.bottom-medium-section-space{padding-bottom:64px}@media (max-width:1279.98px){.bottom-medium-section-space{padding-bottom:32px}}.top-medium-section-space{padding-top:64px}@media (max-width:1279.98px){.top-medium-section-space{padding-top:32px}}.small-section-space{padding:32px 0}@media (max-width:1279.98px){.small-section-space{padding:16px 0}}.top-small-section-space{padding-top:32px}@media (max-width:1279.98px){.top-small-section-space{padding-top:16px}}.bottom-small-section-space{padding-bottom:32px}@media (max-width:1279.98px){.bottom-small-section-space{padding-bottom:16px}}.symbol-background{background:url(/themes/custom/adc_ui/images/symbol.png);background-repeat:no-repeat;background-position:top right;background-color:#fff}.navy-blue-background{background-color:#080086;color:#fff}.navy-blue-background h2{color:#fff}.navy-blue-background .section-header .section-header-subtitle{color:#fff}.navy-blue-background .btn-light,.navy-blue-background form.views-exposed-form .form-actions .form-actions-reset input,.navy-blue-background form.webform-submission-form .webform-options-display-buttons .webform-options-display-buttons-label,.navy-blue-background form[id^=views-exposed-form-] .form-actions .form-actions-reset input,form.views-exposed-form .form-actions .form-actions-reset .navy-blue-background input,form.webform-submission-form .webform-options-display-buttons .navy-blue-background .webform-options-display-buttons-label,form[id^=views-exposed-form-] .form-actions .form-actions-reset .navy-blue-background input{color:#fff;border-color:#fff}.navy-blue-background .btn-light.with-arrow::after,.navy-blue-background form.views-exposed-form .form-actions .form-actions-reset input.with-arrow::after,.navy-blue-background form.webform-submission-form .webform-options-display-buttons .with-arrow.webform-options-display-buttons-label::after,.navy-blue-background form[id^=views-exposed-form-] .form-actions .form-actions-reset input.with-arrow::after,form.views-exposed-form .form-actions .form-actions-reset .navy-blue-background input.with-arrow::after,form.webform-submission-form .webform-options-display-buttons .navy-blue-background .with-arrow.webform-options-display-buttons-label::after,form[id^=views-exposed-form-] .form-actions .form-actions-reset .navy-blue-background input.with-arrow::after{color:#fff}.navy-blue-background .btn-light:hover,.navy-blue-background form.views-exposed-form .form-actions .form-actions-reset input:hover,.navy-blue-background form.webform-submission-form .webform-options-display-buttons .webform-options-display-buttons-label:hover,.navy-blue-background form[id^=views-exposed-form-] .form-actions .form-actions-reset input:hover,form.views-exposed-form .form-actions .form-actions-reset .navy-blue-background input:hover,form.webform-submission-form .webform-options-display-buttons .navy-blue-background .webform-options-display-buttons-label:hover,form[id^=views-exposed-form-] .form-actions .form-actions-reset .navy-blue-background input:hover{color:#080086!important;background-color:#fff!important}.navy-blue-background .btn-light:hover ::after,.navy-blue-background form.views-exposed-form .form-actions .form-actions-reset input:hover ::after,.navy-blue-background form.webform-submission-form .webform-options-display-buttons .webform-options-display-buttons-label:hover ::after,.navy-blue-background form[id^=views-exposed-form-] .form-actions .form-actions-reset input:hover ::after,form.views-exposed-form .form-actions .form-actions-reset .navy-blue-background input:hover ::after,form.webform-submission-form .webform-options-display-buttons .navy-blue-background .webform-options-display-buttons-label:hover ::after,form[id^=views-exposed-form-] .form-actions .form-actions-reset .navy-blue-background input:hover ::after{color:#080086!important}.ice-blue-background{background-color:#f3f8fd;color:#1c1e20}.amber-background{background-color:#c26e60;color:#fff}.amber-025-background{background-color:#f9f1ef}.colored-sec-background{background-color:color-mix(in srgb,var(--cluster-color),#fff 90%)}.blue-background{background-color:#080086;background-image:url(/themes/custom/adc_ui/images/pattern-circles.png);color:#fff}.blue-background h2{color:#fff}.pattern-background{background-image:url(/themes/custom/adc_ui/images/circles.png);background-color:#fff;background-size:cover;background-repeat:no-repeat}.blue-gradient-background{background:radial-gradient(496.9% 183.43% at 130.05% 129.36%,#22579e 0,#070072 100%)}.has-cluster-color{--cluster-gradient:linear-gradient(91deg,color-mix(in srgb,var(--cluster-color) 85%,#fff) -0.29%,var(--cluster-color) 47.87%,var(--cluster-color) 99.89%)}.no-text{font-size:0}.col-5-grid .paragraph-widget .seeds-ui-grid{display:flex}.col-5-grid .paragraph-widget .seeds-ui-grid-item{flex:0 0 20%}@media (max-width:1279.98px){.col-5-grid .paragraph-widget .seeds-ui-grid-item{flex:0 0 33%}}@media (max-width:1023.98px){.col-5-grid .paragraph-widget .seeds-ui-grid-item{flex:0 0 50%}}@media (max-width:639.98px){.col-5-grid .paragraph-widget .seeds-ui-grid-item{flex:0 0 100%}}.remove-view-content-margin .view-content{margin:0}.remove-view-content-margin .view-content>div{padding:0}.external-link{display:flex;gap:10px;align-items:baseline}.external-link::after{content:"\e94f";font-size:16px;font-family:seeds-ui;font-weight:500;color:inherit;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.external-link{align-items:center}.external-link::after{font-family:icon}.external-link:after{transform:rotate(320deg)}[dir=rtl] .external-link:after{transform:rotate(130deg)}.external-link:hover::after{transform:rotate(360deg)}[dir=rtl] .external-link:hover::after{transform:rotate(180deg)}.quick-access-sec{background-image:url(/themes/custom/adc_ui/images/quick-links-sec.png);background-size:cover;background-repeat:no-repeat;background-attachment:fixed}@media (max-width:1535.98px){.container-fluid-right{padding-right:calc(var(--gutter-x) * .5);margin-right:auto}}.video-wrapper{overflow:hidden;position:relative}.video-wrapper video{position:absolute;min-width:100%;min-height:100%;max-width:100%;object-fit:cover;width:auto;margin:auto;top:50%;right:50%;transform:translate(50%,-50%)}.video-wrapper.active .icon-video{display:none}.video-wrapper .icon-video{position:absolute;display:flex;align-items:center;justify-content:center;inset:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);z-index:2;transition:.4s;cursor:pointer}.video-wrapper .icon-video::before{font-size:calc(1.1375rem + 1.65vw)}@media (min-width:1200px){.video-wrapper .icon-video::before{font-size:2.375rem}}.video-wrapper .icon-video::before{line-height:120%}@media (max-width:767.98px){.video-wrapper .icon-video::before{line-height:140%}}[dir=rtl] .video-wrapper .icon-video::before{font-size:calc(1.10625rem + 1.275vw)}@media (min-width:1200px){[dir=rtl] .video-wrapper .icon-video::before{font-size:2.0625rem}}[dir=rtl] .video-wrapper .icon-video::before{line-height:170%}@media (max-width:767.98px){[dir=rtl] .video-wrapper .icon-video::before{line-height:180%}}.video-wrapper .icon-video::before{background-color:#fff;color:#080086;width:100px;height:100px;border-radius:50%;margin:0;display:flex;align-items:center;justify-content:center}@media (max-width:767.98px){.video-wrapper .icon-video::before{width:60px;height:60px}}.video-wrapper .icon-video:hover{scale:1.12}.sticky-section{position:sticky;top:0;z-index:0}.cobalt-text{color:#22579e}.ajax-progress.ajax-progress-fullscreen{background-image:url(/themes/custom/adc_ui/images/loader.svg);background-color:unset;width:70px;height:50px}.ajax-progress.ajax-progress-throbber{position:absolute;top:50%;right:50%;font-size:0;transform:translate(-50%,-50%);background-image:url(/themes/custom/adc_ui/images/loader.svg);width:50px;height:50px;background-size:100%;background-color:unset;z-index:999}.ajax-progress.ajax-progress-throbber .throbber{display:none}.field-separator{border-top:1px solid #dcdddf}.tabled.tabled--fade-left,.tabled.tabled--fade-right{padding:0}.tabled.tabled--fade-left .tabled__navigation,.tabled.tabled--fade-right .tabled__navigation{display:none}.with-arrow{display:flex;gap:12px;align-items:baseline}.with-arrow::after{content:"\e94f";font-size:16px;font-family:seeds-ui;font-weight:500;color:#868b93;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.with-arrow{align-items:center}.with-arrow::after{font-family:icon}[dir=rtl] .with-arrow:after{transform:rotate(180deg)}.with-arrow.sky-blue:after{color:#accbf3}.background-arrow,.newsletter .newsletter-form .form-actions input,form.webform-submission-form .form-actions input{box-shadow:none;background-image:url(/themes/custom/adc_ui/images/arrow-right.png);background-repeat:no-repeat;background-position:right 16px center;width:fit-content}.background-arrow:hover,.newsletter .newsletter-form .form-actions input:hover,form.webform-submission-form .form-actions input:hover{background-image:url(/themes/custom/adc_ui/images/arrow-right.png);background-repeat:no-repeat;background-position:right 16px center}.newsletter .newsletter-form .form-actions [dir=rtl] input,[dir=rtl] .background-arrow,[dir=rtl] .newsletter .newsletter-form .form-actions input,[dir=rtl] form.webform-submission-form .form-actions input,form.webform-submission-form .form-actions [dir=rtl] input{background-image:url(/themes/custom/adc_ui/images/arrow-left.png);background-repeat:no-repeat;background-position:right 16px center}.newsletter .newsletter-form .form-actions [dir=rtl] input:hover,[dir=rtl] .background-arrow:hover,[dir=rtl] .newsletter .newsletter-form .form-actions input:hover,[dir=rtl] form.webform-submission-form .form-actions input:hover,form.webform-submission-form .form-actions [dir=rtl] input:hover{background-image:url(/themes/custom/adc_ui/images/arrow-left.png)}.download-link .section-header-link a:after{content:"\e953";font-size:calc(1.0625rem + .75vw)}@media (min-width:1200px){.download-link .section-header-link a:after{font-size:1.625rem}}.download-link .section-header-link a:after{line-height:120%}@media (max-width:767.98px){.download-link .section-header-link a:after{line-height:140%}}[dir=rtl] .download-link .section-header-link a:after{font-size:calc(1.04375rem + .525vw)}@media (min-width:1200px){[dir=rtl] .download-link .section-header-link a:after{font-size:1.4375rem}}[dir=rtl] .download-link .section-header-link a:after{line-height:170%}@media (max-width:767.98px){[dir=rtl] .download-link .section-header-link a:after{line-height:180%}}[dir=rtl] .download-link .section-header-link a:after{transform:rotate(0)}.converted-symbol{background-size:contain;background-position:top left}@media (max-width:1279.98px){.converted-symbol{background-position:bottom}}.seeds_messages--error .seeds_messages-icon{color:#ce2028!important;background-color:rgba(206,32,40,.1)!important}[x-cloak]{display:none!important}#email-tfa-email-tfa-verify-login .form-submit,#user-pass .form-submit,#user-pass-reset .form-submit,.btn-primary,.newsletter .newsletter-form .form-actions input,.seeds-ui-modal-trigger,.user-form .form-submit,.user-login-form .form-submit,.user-register-form .form-submit,form.views-exposed-form .form-actions>input,form.webform-submission-form .form-actions input,form[id^=views-exposed-form-] .form-actions>input{background-color:#080086;color:#fff;border:2px solid #080086;display:block;width:fit-content;font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){#email-tfa-email-tfa-verify-login .form-submit,#user-pass .form-submit,#user-pass-reset .form-submit,.btn-primary,.newsletter .newsletter-form .form-actions input,.seeds-ui-modal-trigger,.user-form .form-submit,.user-login-form .form-submit,.user-register-form .form-submit,form.views-exposed-form .form-actions>input,form.webform-submission-form .form-actions input,form[id^=views-exposed-form-] .form-actions>input{font-size:1.125rem}}#email-tfa-email-tfa-verify-login [dir=rtl] .form-submit,#user-pass [dir=rtl] .form-submit,#user-pass-reset [dir=rtl] .form-submit,.newsletter .newsletter-form .form-actions [dir=rtl] input,.user-form [dir=rtl] .form-submit,.user-login-form [dir=rtl] .form-submit,.user-register-form [dir=rtl] .form-submit,[dir=rtl] #email-tfa-email-tfa-verify-login .form-submit,[dir=rtl] #user-pass .form-submit,[dir=rtl] #user-pass-reset .form-submit,[dir=rtl] .btn-primary,[dir=rtl] .newsletter .newsletter-form .form-actions input,[dir=rtl] .seeds-ui-modal-trigger,[dir=rtl] .user-form .form-submit,[dir=rtl] .user-login-form .form-submit,[dir=rtl] .user-register-form .form-submit,[dir=rtl] form.views-exposed-form .form-actions>input,[dir=rtl] form.webform-submission-form .form-actions input,[dir=rtl] form[id^=views-exposed-form-] .form-actions>input,form.views-exposed-form [dir=rtl] .form-actions>input,form.webform-submission-form .form-actions [dir=rtl] input,form[id^=views-exposed-form-] [dir=rtl] .form-actions>input{font-size:1rem}#email-tfa-email-tfa-verify-login .form-submit,#user-pass .form-submit,#user-pass-reset .form-submit,.btn-primary,.newsletter .newsletter-form .form-actions input,.seeds-ui-modal-trigger,.user-form .form-submit,.user-login-form .form-submit,.user-register-form .form-submit,form.views-exposed-form .form-actions>input,form.webform-submission-form .form-actions input,form[id^=views-exposed-form-] .form-actions>input{padding:13px 16px;border-radius:12px;line-height:21px;font-weight:600}#email-tfa-email-tfa-verify-login [dir=rtl] .form-submit,#user-pass [dir=rtl] .form-submit,#user-pass-reset [dir=rtl] .form-submit,.newsletter .newsletter-form .form-actions [dir=rtl] input,.user-form [dir=rtl] .form-submit,.user-login-form [dir=rtl] .form-submit,.user-register-form [dir=rtl] .form-submit,[dir=rtl] #email-tfa-email-tfa-verify-login .form-submit,[dir=rtl] #user-pass .form-submit,[dir=rtl] #user-pass-reset .form-submit,[dir=rtl] .btn-primary,[dir=rtl] .newsletter .newsletter-form .form-actions input,[dir=rtl] .seeds-ui-modal-trigger,[dir=rtl] .user-form .form-submit,[dir=rtl] .user-login-form .form-submit,[dir=rtl] .user-register-form .form-submit,[dir=rtl] form.views-exposed-form .form-actions>input,[dir=rtl] form.webform-submission-form .form-actions input,[dir=rtl] form[id^=views-exposed-form-] .form-actions>input,form.views-exposed-form [dir=rtl] .form-actions>input,form.webform-submission-form .form-actions [dir=rtl] input,form[id^=views-exposed-form-] [dir=rtl] .form-actions>input{font-weight:500}#email-tfa-email-tfa-verify-login .form-submit:after,#user-pass .form-submit:after,#user-pass-reset .form-submit:after,.btn-primary:after,.newsletter .newsletter-form .form-actions input:after,.seeds-ui-modal-trigger:after,.user-form .form-submit:after,.user-login-form .form-submit:after,.user-register-form .form-submit:after,form.views-exposed-form .form-actions>input:after,form.webform-submission-form .form-actions input:after,form[id^=views-exposed-form-] .form-actions>input:after{margin:0}#email-tfa-email-tfa-verify-login .with-arrow.form-submit,#user-pass .with-arrow.form-submit,#user-pass-reset .with-arrow.form-submit,.btn-primary.with-arrow,.newsletter .newsletter-form .form-actions input.with-arrow,.user-form .with-arrow.form-submit,.user-login-form .with-arrow.form-submit,.user-register-form .with-arrow.form-submit,.with-arrow.seeds-ui-modal-trigger,form.views-exposed-form .form-actions>input.with-arrow,form.webform-submission-form .form-actions input.with-arrow,form[id^=views-exposed-form-] .form-actions>input.with-arrow{gap:11px;align-items:center}#email-tfa-email-tfa-verify-login .with-arrow.form-submit:after,#user-pass .with-arrow.form-submit:after,#user-pass-reset .with-arrow.form-submit:after,.btn-primary.with-arrow:after,.newsletter .newsletter-form .form-actions input.with-arrow:after,.user-form .with-arrow.form-submit:after,.user-login-form .with-arrow.form-submit:after,.user-register-form .with-arrow.form-submit:after,.with-arrow.seeds-ui-modal-trigger:after,form.views-exposed-form .form-actions>input.with-arrow:after,form.webform-submission-form .form-actions input.with-arrow:after,form[id^=views-exposed-form-] .form-actions>input.with-arrow:after{color:#fff}#email-tfa-email-tfa-verify-login .with-arrow.form-submit:focus:after,#email-tfa-email-tfa-verify-login .with-arrow.form-submit:hover:after,#user-pass .with-arrow.form-submit:focus:after,#user-pass .with-arrow.form-submit:hover:after,#user-pass-reset .with-arrow.form-submit:focus:after,#user-pass-reset .with-arrow.form-submit:hover:after,.btn-primary.with-arrow:focus:after,.btn-primary.with-arrow:hover:after,.newsletter .newsletter-form .form-actions input.with-arrow:focus:after,.newsletter .newsletter-form .form-actions input.with-arrow:hover:after,.user-form .with-arrow.form-submit:focus:after,.user-form .with-arrow.form-submit:hover:after,.user-login-form .with-arrow.form-submit:focus:after,.user-login-form .with-arrow.form-submit:hover:after,.user-register-form .with-arrow.form-submit:focus:after,.user-register-form .with-arrow.form-submit:hover:after,.with-arrow.seeds-ui-modal-trigger:focus:after,.with-arrow.seeds-ui-modal-trigger:hover:after,form.views-exposed-form .form-actions>input.with-arrow:focus:after,form.views-exposed-form .form-actions>input.with-arrow:hover:after,form.webform-submission-form .form-actions input.with-arrow:focus:after,form.webform-submission-form .form-actions input.with-arrow:hover:after,form[id^=views-exposed-form-] .form-actions>input.with-arrow:focus:after,form[id^=views-exposed-form-] .form-actions>input.with-arrow:hover:after{color:#fff}#email-tfa-email-tfa-verify-login .with-arrow.btn-download.form-submit:after,#user-pass .with-arrow.btn-download.form-submit:after,#user-pass-reset .with-arrow.btn-download.form-submit:after,.btn-primary.with-arrow.btn-download:after,.newsletter .newsletter-form .form-actions input.with-arrow.btn-download:after,.user-form .with-arrow.btn-download.form-submit:after,.user-login-form .with-arrow.btn-download.form-submit:after,.user-register-form .with-arrow.btn-download.form-submit:after,.with-arrow.btn-download.seeds-ui-modal-trigger:after,form.views-exposed-form .form-actions>input.with-arrow.btn-download:after,form.webform-submission-form .form-actions input.with-arrow.btn-download:after,form[id^=views-exposed-form-] .form-actions>input.with-arrow.btn-download:after{content:"\e953";font-size:calc(1.0625rem + .75vw)}@media (min-width:1200px){#email-tfa-email-tfa-verify-login .with-arrow.btn-download.form-submit:after,#user-pass .with-arrow.btn-download.form-submit:after,#user-pass-reset .with-arrow.btn-download.form-submit:after,.btn-primary.with-arrow.btn-download:after,.newsletter .newsletter-form .form-actions input.with-arrow.btn-download:after,.user-form .with-arrow.btn-download.form-submit:after,.user-login-form .with-arrow.btn-download.form-submit:after,.user-register-form .with-arrow.btn-download.form-submit:after,.with-arrow.btn-download.seeds-ui-modal-trigger:after,form.views-exposed-form .form-actions>input.with-arrow.btn-download:after,form.webform-submission-form .form-actions input.with-arrow.btn-download:after,form[id^=views-exposed-form-] .form-actions>input.with-arrow.btn-download:after{font-size:1.625rem}}#email-tfa-email-tfa-verify-login [dir=rtl] .with-arrow.btn-download.form-submit:after,#user-pass [dir=rtl] .with-arrow.btn-download.form-submit:after,#user-pass-reset [dir=rtl] .with-arrow.btn-download.form-submit:after,.newsletter .newsletter-form .form-actions [dir=rtl] input.with-arrow.btn-download:after,.user-form [dir=rtl] .with-arrow.btn-download.form-submit:after,.user-login-form [dir=rtl] .with-arrow.btn-download.form-submit:after,.user-register-form [dir=rtl] .with-arrow.btn-download.form-submit:after,[dir=rtl] #email-tfa-email-tfa-verify-login .with-arrow.btn-download.form-submit:after,[dir=rtl] #user-pass .with-arrow.btn-download.form-submit:after,[dir=rtl] #user-pass-reset .with-arrow.btn-download.form-submit:after,[dir=rtl] .btn-primary.with-arrow.btn-download:after,[dir=rtl] .newsletter .newsletter-form .form-actions input.with-arrow.btn-download:after,[dir=rtl] .user-form .with-arrow.btn-download.form-submit:after,[dir=rtl] .user-login-form .with-arrow.btn-download.form-submit:after,[dir=rtl] .user-register-form .with-arrow.btn-download.form-submit:after,[dir=rtl] .with-arrow.btn-download.seeds-ui-modal-trigger:after,[dir=rtl] form.views-exposed-form .form-actions>input.with-arrow.btn-download:after,[dir=rtl] form.webform-submission-form .form-actions input.with-arrow.btn-download:after,[dir=rtl] form[id^=views-exposed-form-] .form-actions>input.with-arrow.btn-download:after,form.views-exposed-form [dir=rtl] .form-actions>input.with-arrow.btn-download:after,form.webform-submission-form .form-actions [dir=rtl] input.with-arrow.btn-download:after,form[id^=views-exposed-form-] [dir=rtl] .form-actions>input.with-arrow.btn-download:after{transform:rotate(0)}#email-tfa-email-tfa-verify-login .btn-lg.form-submit,#user-pass .btn-lg.form-submit,#user-pass-reset .btn-lg.form-submit,.btn-lg.seeds-ui-modal-trigger,.btn-primary.btn-lg,.newsletter .newsletter-form .form-actions input.btn-lg,.user-form .btn-lg.form-submit,.user-login-form .btn-lg.form-submit,.user-register-form .btn-lg.form-submit,form.views-exposed-form .form-actions>input.btn-lg,form.webform-submission-form .form-actions input.btn-lg,form[id^=views-exposed-form-] .form-actions>input.btn-lg{gap:13px;padding:16px 20px;border-radius:16px;line-height:26px}#email-tfa-email-tfa-verify-login .btn-sm.form-submit,#user-pass .btn-sm.form-submit,#user-pass-reset .btn-sm.form-submit,.btn-primary.btn-sm,.btn-sm.seeds-ui-modal-trigger,.newsletter .newsletter-form .form-actions input.btn-sm,.user-form .btn-sm.form-submit,.user-login-form .btn-sm.form-submit,.user-register-form .btn-sm.form-submit,form.views-exposed-form .form-actions>input.btn-sm,form.webform-submission-form .form-actions input.btn-sm,form[id^=views-exposed-form-] .form-actions>input.btn-sm{gap:6px;font-size:1rem;padding:8px 12px}#email-tfa-email-tfa-verify-login .btn-sm.form-submit::after,#user-pass .btn-sm.form-submit::after,#user-pass-reset .btn-sm.form-submit::after,.btn-primary.btn-sm::after,.btn-sm.seeds-ui-modal-trigger::after,.newsletter .newsletter-form .form-actions input.btn-sm::after,.user-form .btn-sm.form-submit::after,.user-login-form .btn-sm.form-submit::after,.user-register-form .btn-sm.form-submit::after,form.views-exposed-form .form-actions>input.btn-sm::after,form.webform-submission-form .form-actions input.btn-sm::after,form[id^=views-exposed-form-] .form-actions>input.btn-sm::after{font-size:12px}#email-tfa-email-tfa-verify-login .btn-no-border.form-submit,#user-pass .btn-no-border.form-submit,#user-pass-reset .btn-no-border.form-submit,.btn-no-border.seeds-ui-modal-trigger,.btn-primary.btn-no-border,.newsletter .newsletter-form .form-actions input.btn-no-border,.user-form .btn-no-border.form-submit,.user-login-form .btn-no-border.form-submit,.user-register-form .btn-no-border.form-submit,form.views-exposed-form .form-actions>input.btn-no-border,form.webform-submission-form .form-actions input.btn-no-border,form[id^=views-exposed-form-] .form-actions>input.btn-no-border{border-color:transparent}#email-tfa-email-tfa-verify-login .form-submit:focus,#email-tfa-email-tfa-verify-login .form-submit:hover,#user-pass .form-submit:focus,#user-pass .form-submit:hover,#user-pass-reset .form-submit:focus,#user-pass-reset .form-submit:hover,.btn-primary:focus,.btn-primary:hover,.newsletter .newsletter-form .form-actions input:focus,.newsletter .newsletter-form .form-actions input:hover,.seeds-ui-modal-trigger:focus,.seeds-ui-modal-trigger:hover,.user-form .form-submit:focus,.user-form .form-submit:hover,.user-login-form .form-submit:focus,.user-login-form .form-submit:hover,.user-register-form .form-submit:focus,.user-register-form .form-submit:hover,form.views-exposed-form .form-actions>input:focus,form.views-exposed-form .form-actions>input:hover,form.webform-submission-form .form-actions input:focus,form.webform-submission-form .form-actions input:hover,form[id^=views-exposed-form-] .form-actions>input:focus,form[id^=views-exposed-form-] .form-actions>input:hover{background-color:#2d2698;color:#fff}#email-tfa-email-tfa-verify-login .form-submit:hover,#user-pass .form-submit:hover,#user-pass-reset .form-submit:hover,.btn-primary:hover,.newsletter .newsletter-form .form-actions input:hover,.seeds-ui-modal-trigger:hover,.user-form .form-submit:hover,.user-login-form .form-submit:hover,.user-register-form .form-submit:hover,form.views-exposed-form .form-actions>input:hover,form.webform-submission-form .form-actions input:hover,form[id^=views-exposed-form-] .form-actions>input:hover{border-color:#2d2698}#email-tfa-email-tfa-verify-login .form-submit:focus,#user-pass .form-submit:focus,#user-pass-reset .form-submit:focus,.btn-primary:focus,.newsletter .newsletter-form .form-actions input:focus,.seeds-ui-modal-trigger:focus,.user-form .form-submit:focus,.user-login-form .form-submit:focus,.user-register-form .form-submit:focus,form.views-exposed-form .form-actions>input:focus,form.webform-submission-form .form-actions input:focus,form[id^=views-exposed-form-] .form-actions>input:focus{background-color:rgb(6.7820895522,0,113.6)}#email-tfa-email-tfa-verify-login .form-managed-file .form-submit,#user-pass .form-managed-file .form-submit,#user-pass-reset .form-managed-file .form-submit,.btn-secondary,.seeds-ui-horizontal-tabs .seeds-ui-tabs-nav .seeds-ui-tab-button,.seeds-ui-vertical-tabs .seeds-ui-tabs-nav .seeds-ui-tab-button,.user-form .form-managed-file .form-submit,.user-login-form .form-managed-file .form-submit,.user-register-form .form-managed-file .form-submit{background-color:#fff;color:#080086;display:block;width:fit-content;font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){#email-tfa-email-tfa-verify-login .form-managed-file .form-submit,#user-pass .form-managed-file .form-submit,#user-pass-reset .form-managed-file .form-submit,.btn-secondary,.seeds-ui-horizontal-tabs .seeds-ui-tabs-nav .seeds-ui-tab-button,.seeds-ui-vertical-tabs .seeds-ui-tabs-nav .seeds-ui-tab-button,.user-form .form-managed-file .form-submit,.user-login-form .form-managed-file .form-submit,.user-register-form .form-managed-file .form-submit{font-size:1.125rem}}#email-tfa-email-tfa-verify-login .form-managed-file [dir=rtl] .form-submit,#user-pass .form-managed-file [dir=rtl] .form-submit,#user-pass-reset .form-managed-file [dir=rtl] .form-submit,.seeds-ui-horizontal-tabs .seeds-ui-tabs-nav [dir=rtl] .seeds-ui-tab-button,.seeds-ui-vertical-tabs .seeds-ui-tabs-nav [dir=rtl] .seeds-ui-tab-button,.user-form .form-managed-file [dir=rtl] .form-submit,.user-login-form .form-managed-file [dir=rtl] .form-submit,.user-register-form .form-managed-file [dir=rtl] .form-submit,[dir=rtl] #email-tfa-email-tfa-verify-login .form-managed-file .form-submit,[dir=rtl] #user-pass .form-managed-file .form-submit,[dir=rtl] #user-pass-reset .form-managed-file .form-submit,[dir=rtl] .btn-secondary,[dir=rtl] .seeds-ui-horizontal-tabs .seeds-ui-tabs-nav .seeds-ui-tab-button,[dir=rtl] .seeds-ui-vertical-tabs .seeds-ui-tabs-nav .seeds-ui-tab-button,[dir=rtl] .user-form .form-managed-file .form-submit,[dir=rtl] .user-login-form .form-managed-file .form-submit,[dir=rtl] .user-register-form .form-managed-file .form-submit{font-size:1rem}#email-tfa-email-tfa-verify-login .form-managed-file .form-submit,#user-pass .form-managed-file .form-submit,#user-pass-reset .form-managed-file .form-submit,.btn-secondary,.seeds-ui-horizontal-tabs .seeds-ui-tabs-nav .seeds-ui-tab-button,.seeds-ui-vertical-tabs .seeds-ui-tabs-nav .seeds-ui-tab-button,.user-form .form-managed-file .form-submit,.user-login-form .form-managed-file .form-submit,.user-register-form .form-managed-file .form-submit{padding:13px 16px;border-radius:12px;line-height:21px;font-weight:600}#email-tfa-email-tfa-verify-login .form-managed-file [dir=rtl] .form-submit,#user-pass .form-managed-file [dir=rtl] .form-submit,#user-pass-reset .form-managed-file [dir=rtl] .form-submit,.seeds-ui-horizontal-tabs .seeds-ui-tabs-nav [dir=rtl] .seeds-ui-tab-button,.seeds-ui-vertical-tabs .seeds-ui-tabs-nav [dir=rtl] .seeds-ui-tab-button,.user-form .form-managed-file [dir=rtl] .form-submit,.user-login-form .form-managed-file [dir=rtl] .form-submit,.user-register-form .form-managed-file [dir=rtl] .form-submit,[dir=rtl] #email-tfa-email-tfa-verify-login .form-managed-file .form-submit,[dir=rtl] #user-pass .form-managed-file .form-submit,[dir=rtl] #user-pass-reset .form-managed-file .form-submit,[dir=rtl] .btn-secondary,[dir=rtl] .seeds-ui-horizontal-tabs .seeds-ui-tabs-nav .seeds-ui-tab-button,[dir=rtl] .seeds-ui-vertical-tabs .seeds-ui-tabs-nav .seeds-ui-tab-button,[dir=rtl] .user-form .form-managed-file .form-submit,[dir=rtl] .user-login-form .form-managed-file .form-submit,[dir=rtl] .user-register-form .form-managed-file .form-submit{font-weight:500}#email-tfa-email-tfa-verify-login .form-managed-file .form-submit:after,#user-pass .form-managed-file .form-submit:after,#user-pass-reset .form-managed-file .form-submit:after,.btn-secondary:after,.seeds-ui-horizontal-tabs .seeds-ui-tabs-nav .seeds-ui-tab-button:after,.seeds-ui-vertical-tabs .seeds-ui-tabs-nav .seeds-ui-tab-button:after,.user-form .form-managed-file .form-submit:after,.user-login-form .form-managed-file .form-submit:after,.user-register-form .form-managed-file .form-submit:after{margin:0}#email-tfa-email-tfa-verify-login .form-managed-file .with-arrow.form-submit,#user-pass .form-managed-file .with-arrow.form-submit,#user-pass-reset .form-managed-file .with-arrow.form-submit,.btn-secondary.with-arrow,.seeds-ui-horizontal-tabs .seeds-ui-tabs-nav .with-arrow.seeds-ui-tab-button,.seeds-ui-vertical-tabs .seeds-ui-tabs-nav .with-arrow.seeds-ui-tab-button,.user-form .form-managed-file .with-arrow.form-submit,.user-login-form .form-managed-file .with-arrow.form-submit,.user-register-form .form-managed-file .with-arrow.form-submit{gap:11px;align-items:center}#email-tfa-email-tfa-verify-login .form-managed-file .with-arrow.form-submit:after,#user-pass .form-managed-file .with-arrow.form-submit:after,#user-pass-reset .form-managed-file .with-arrow.form-submit:after,.btn-secondary.with-arrow:after,.seeds-ui-horizontal-tabs .seeds-ui-tabs-nav .with-arrow.seeds-ui-tab-button:after,.seeds-ui-vertical-tabs .seeds-ui-tabs-nav .with-arrow.seeds-ui-tab-button:after,.user-form .form-managed-file .with-arrow.form-submit:after,.user-login-form .form-managed-file .with-arrow.form-submit:after,.user-register-form .form-managed-file .with-arrow.form-submit:after{color:#080086}#email-tfa-email-tfa-verify-login .form-managed-file .with-arrow.form-submit:focus:after,#email-tfa-email-tfa-verify-login .form-managed-file .with-arrow.form-submit:hover:after,#user-pass .form-managed-file .with-arrow.form-submit:focus:after,#user-pass .form-managed-file .with-arrow.form-submit:hover:after,#user-pass-reset .form-managed-file .with-arrow.form-submit:focus:after,#user-pass-reset .form-managed-file .with-arrow.form-submit:hover:after,.btn-secondary.with-arrow:focus:after,.btn-secondary.with-arrow:hover:after,.seeds-ui-horizontal-tabs .seeds-ui-tabs-nav .with-arrow.seeds-ui-tab-button:focus:after,.seeds-ui-horizontal-tabs .seeds-ui-tabs-nav .with-arrow.seeds-ui-tab-button:hover:after,.seeds-ui-vertical-tabs .seeds-ui-tabs-nav .with-arrow.seeds-ui-tab-button:focus:after,.seeds-ui-vertical-tabs .seeds-ui-tabs-nav .with-arrow.seeds-ui-tab-button:hover:after,.user-form .form-managed-file .with-arrow.form-submit:focus:after,.user-form .form-managed-file .with-arrow.form-submit:hover:after,.user-login-form .form-managed-file .with-arrow.form-submit:focus:after,.user-login-form .form-managed-file .with-arrow.form-submit:hover:after,.user-register-form .form-managed-file .with-arrow.form-submit:focus:after,.user-register-form .form-managed-file .with-arrow.form-submit:hover:after{color:#fff}#email-tfa-email-tfa-verify-login .form-managed-file .with-arrow.btn-download.form-submit:after,#user-pass .form-managed-file .with-arrow.btn-download.form-submit:after,#user-pass-reset .form-managed-file .with-arrow.btn-download.form-submit:after,.btn-secondary.with-arrow.btn-download:after,.seeds-ui-horizontal-tabs .seeds-ui-tabs-nav .with-arrow.btn-download.seeds-ui-tab-button:after,.seeds-ui-vertical-tabs .seeds-ui-tabs-nav .with-arrow.btn-download.seeds-ui-tab-button:after,.user-form .form-managed-file .with-arrow.btn-download.form-submit:after,.user-login-form .form-managed-file .with-arrow.btn-download.form-submit:after,.user-register-form .form-managed-file .with-arrow.btn-download.form-submit:after{content:"\e953";font-size:calc(1.0625rem + .75vw)}@media (min-width:1200px){#email-tfa-email-tfa-verify-login .form-managed-file .with-arrow.btn-download.form-submit:after,#user-pass .form-managed-file .with-arrow.btn-download.form-submit:after,#user-pass-reset .form-managed-file .with-arrow.btn-download.form-submit:after,.btn-secondary.with-arrow.btn-download:after,.seeds-ui-horizontal-tabs .seeds-ui-tabs-nav .with-arrow.btn-download.seeds-ui-tab-button:after,.seeds-ui-vertical-tabs .seeds-ui-tabs-nav .with-arrow.btn-download.seeds-ui-tab-button:after,.user-form .form-managed-file .with-arrow.btn-download.form-submit:after,.user-login-form .form-managed-file .with-arrow.btn-download.form-submit:after,.user-register-form .form-managed-file .with-arrow.btn-download.form-submit:after{font-size:1.625rem}}#email-tfa-email-tfa-verify-login .form-managed-file [dir=rtl] .with-arrow.btn-download.form-submit:after,#user-pass .form-managed-file [dir=rtl] .with-arrow.btn-download.form-submit:after,#user-pass-reset .form-managed-file [dir=rtl] .with-arrow.btn-download.form-submit:after,.seeds-ui-horizontal-tabs .seeds-ui-tabs-nav [dir=rtl] .with-arrow.btn-download.seeds-ui-tab-button:after,.seeds-ui-vertical-tabs .seeds-ui-tabs-nav [dir=rtl] .with-arrow.btn-download.seeds-ui-tab-button:after,.user-form .form-managed-file [dir=rtl] .with-arrow.btn-download.form-submit:after,.user-login-form .form-managed-file [dir=rtl] .with-arrow.btn-download.form-submit:after,.user-register-form .form-managed-file [dir=rtl] .with-arrow.btn-download.form-submit:after,[dir=rtl] #email-tfa-email-tfa-verify-login .form-managed-file .with-arrow.btn-download.form-submit:after,[dir=rtl] #user-pass .form-managed-file .with-arrow.btn-download.form-submit:after,[dir=rtl] #user-pass-reset .form-managed-file .with-arrow.btn-download.form-submit:after,[dir=rtl] .btn-secondary.with-arrow.btn-download:after,[dir=rtl] .seeds-ui-horizontal-tabs .seeds-ui-tabs-nav .with-arrow.btn-download.seeds-ui-tab-button:after,[dir=rtl] .seeds-ui-vertical-tabs .seeds-ui-tabs-nav .with-arrow.btn-download.seeds-ui-tab-button:after,[dir=rtl] .user-form .form-managed-file .with-arrow.btn-download.form-submit:after,[dir=rtl] .user-login-form .form-managed-file .with-arrow.btn-download.form-submit:after,[dir=rtl] .user-register-form .form-managed-file .with-arrow.btn-download.form-submit:after{transform:rotate(0)}#email-tfa-email-tfa-verify-login .form-managed-file .btn-lg.form-submit,#user-pass .form-managed-file .btn-lg.form-submit,#user-pass-reset .form-managed-file .btn-lg.form-submit,.btn-secondary.btn-lg,.seeds-ui-horizontal-tabs .seeds-ui-tabs-nav .btn-lg.seeds-ui-tab-button,.seeds-ui-vertical-tabs .seeds-ui-tabs-nav .btn-lg.seeds-ui-tab-button,.user-form .form-managed-file .btn-lg.form-submit,.user-login-form .form-managed-file .btn-lg.form-submit,.user-register-form .form-managed-file .btn-lg.form-submit{gap:13px;padding:16px 20px;border-radius:16px;line-height:26px}#email-tfa-email-tfa-verify-login .form-managed-file .btn-sm.form-submit,#user-pass .form-managed-file .btn-sm.form-submit,#user-pass-reset .form-managed-file .btn-sm.form-submit,.btn-secondary.btn-sm,.seeds-ui-horizontal-tabs .seeds-ui-tabs-nav .btn-sm.seeds-ui-tab-button,.seeds-ui-vertical-tabs .seeds-ui-tabs-nav .btn-sm.seeds-ui-tab-button,.user-form .form-managed-file .btn-sm.form-submit,.user-login-form .form-managed-file .btn-sm.form-submit,.user-register-form .form-managed-file .btn-sm.form-submit{gap:6px;font-size:1rem;padding:8px 12px}#email-tfa-email-tfa-verify-login .form-managed-file .btn-sm.form-submit::after,#user-pass .form-managed-file .btn-sm.form-submit::after,#user-pass-reset .form-managed-file .btn-sm.form-submit::after,.btn-secondary.btn-sm::after,.seeds-ui-horizontal-tabs .seeds-ui-tabs-nav .btn-sm.seeds-ui-tab-button::after,.seeds-ui-vertical-tabs .seeds-ui-tabs-nav .btn-sm.seeds-ui-tab-button::after,.user-form .form-managed-file .btn-sm.form-submit::after,.user-login-form .form-managed-file .btn-sm.form-submit::after,.user-register-form .form-managed-file .btn-sm.form-submit::after{font-size:12px}#email-tfa-email-tfa-verify-login .form-managed-file .btn-no-border.form-submit,#user-pass .form-managed-file .btn-no-border.form-submit,#user-pass-reset .form-managed-file .btn-no-border.form-submit,.btn-secondary.btn-no-border,.seeds-ui-horizontal-tabs .seeds-ui-tabs-nav .btn-no-border.seeds-ui-tab-button,.seeds-ui-vertical-tabs .seeds-ui-tabs-nav .btn-no-border.seeds-ui-tab-button,.user-form .form-managed-file .btn-no-border.form-submit,.user-login-form .form-managed-file .btn-no-border.form-submit,.user-register-form .form-managed-file .btn-no-border.form-submit{border-color:transparent}#email-tfa-email-tfa-verify-login .form-managed-file .form-submit:focus,#email-tfa-email-tfa-verify-login .form-managed-file .form-submit:hover,#user-pass .form-managed-file .form-submit:focus,#user-pass .form-managed-file .form-submit:hover,#user-pass-reset .form-managed-file .form-submit:focus,#user-pass-reset .form-managed-file .form-submit:hover,.btn-secondary:focus,.btn-secondary:hover,.seeds-ui-horizontal-tabs .seeds-ui-tabs-nav .seeds-ui-tab-button:focus,.seeds-ui-horizontal-tabs .seeds-ui-tabs-nav .seeds-ui-tab-button:hover,.seeds-ui-vertical-tabs .seeds-ui-tabs-nav .seeds-ui-tab-button:focus,.seeds-ui-vertical-tabs .seeds-ui-tabs-nav .seeds-ui-tab-button:hover,.user-form .form-managed-file .form-submit:focus,.user-form .form-managed-file .form-submit:hover,.user-login-form .form-managed-file .form-submit:focus,.user-login-form .form-managed-file .form-submit:hover,.user-register-form .form-managed-file .form-submit:focus,.user-register-form .form-managed-file .form-submit:hover{background-color:#080086;color:#fff}.btn-transparent{background-color:transparent;color:#fff;border:1px solid #fff;display:block;width:fit-content;font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){.btn-transparent{font-size:1.125rem}}[dir=rtl] .btn-transparent{font-size:1rem}.btn-transparent{padding:13px 16px;border-radius:12px;line-height:21px;font-weight:600}[dir=rtl] .btn-transparent{font-weight:500}.btn-transparent:after{margin:0}.btn-transparent.with-arrow{gap:11px;align-items:center}.btn-transparent.with-arrow:after{color:#fff}.btn-transparent.with-arrow:focus:after,.btn-transparent.with-arrow:hover:after{color:#080086}.btn-transparent.with-arrow.btn-download:after{content:"\e953";font-size:calc(1.0625rem + .75vw)}@media (min-width:1200px){.btn-transparent.with-arrow.btn-download:after{font-size:1.625rem}}[dir=rtl] .btn-transparent.with-arrow.btn-download:after{transform:rotate(0)}.btn-transparent.btn-lg{gap:13px;padding:16px 20px;border-radius:16px;line-height:26px}.btn-transparent.btn-sm{gap:6px;font-size:1rem;padding:8px 12px}.btn-transparent.btn-sm::after{font-size:12px}.btn-transparent.btn-no-border{border-color:transparent}.btn-transparent:focus,.btn-transparent:hover{background-color:#fff;color:#080086}.btn-light,form.views-exposed-form .form-actions .form-actions-reset input,form.webform-submission-form .webform-options-display-buttons .webform-options-display-buttons-label,form[id^=views-exposed-form-] .form-actions .form-actions-reset input{color:#080086;border:2px solid #080086;display:block;width:fit-content;font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){.btn-light,form.views-exposed-form .form-actions .form-actions-reset input,form.webform-submission-form .webform-options-display-buttons .webform-options-display-buttons-label,form[id^=views-exposed-form-] .form-actions .form-actions-reset input{font-size:1.125rem}}[dir=rtl] .btn-light,[dir=rtl] form.views-exposed-form .form-actions .form-actions-reset input,[dir=rtl] form.webform-submission-form .webform-options-display-buttons .webform-options-display-buttons-label,[dir=rtl] form[id^=views-exposed-form-] .form-actions .form-actions-reset input,form.views-exposed-form .form-actions .form-actions-reset [dir=rtl] input,form.webform-submission-form .webform-options-display-buttons [dir=rtl] .webform-options-display-buttons-label,form[id^=views-exposed-form-] .form-actions .form-actions-reset [dir=rtl] input{font-size:1rem}.btn-light,form.views-exposed-form .form-actions .form-actions-reset input,form.webform-submission-form .webform-options-display-buttons .webform-options-display-buttons-label,form[id^=views-exposed-form-] .form-actions .form-actions-reset input{padding:13px 16px;border-radius:12px;line-height:21px;font-weight:600}[dir=rtl] .btn-light,[dir=rtl] form.views-exposed-form .form-actions .form-actions-reset input,[dir=rtl] form.webform-submission-form .webform-options-display-buttons .webform-options-display-buttons-label,[dir=rtl] form[id^=views-exposed-form-] .form-actions .form-actions-reset input,form.views-exposed-form .form-actions .form-actions-reset [dir=rtl] input,form.webform-submission-form .webform-options-display-buttons [dir=rtl] .webform-options-display-buttons-label,form[id^=views-exposed-form-] .form-actions .form-actions-reset [dir=rtl] input{font-weight:500}.btn-light:after,form.views-exposed-form .form-actions .form-actions-reset input:after,form.webform-submission-form .webform-options-display-buttons .webform-options-display-buttons-label:after,form[id^=views-exposed-form-] .form-actions .form-actions-reset input:after{margin:0}.btn-light.with-arrow,form.views-exposed-form .form-actions .form-actions-reset input.with-arrow,form.webform-submission-form .webform-options-display-buttons .with-arrow.webform-options-display-buttons-label,form[id^=views-exposed-form-] .form-actions .form-actions-reset input.with-arrow{gap:11px;align-items:center}.btn-light.with-arrow:after,form.views-exposed-form .form-actions .form-actions-reset input.with-arrow:after,form.webform-submission-form .webform-options-display-buttons .with-arrow.webform-options-display-buttons-label:after,form[id^=views-exposed-form-] .form-actions .form-actions-reset input.with-arrow:after{color:#080086}.btn-light.with-arrow:focus:after,.btn-light.with-arrow:hover:after,form.views-exposed-form .form-actions .form-actions-reset input.with-arrow:focus:after,form.views-exposed-form .form-actions .form-actions-reset input.with-arrow:hover:after,form.webform-submission-form .webform-options-display-buttons .with-arrow.webform-options-display-buttons-label:focus:after,form.webform-submission-form .webform-options-display-buttons .with-arrow.webform-options-display-buttons-label:hover:after,form[id^=views-exposed-form-] .form-actions .form-actions-reset input.with-arrow:focus:after,form[id^=views-exposed-form-] .form-actions .form-actions-reset input.with-arrow:hover:after{color:#fff}.btn-light.with-arrow.btn-download:after,form.views-exposed-form .form-actions .form-actions-reset input.with-arrow.btn-download:after,form.webform-submission-form .webform-options-display-buttons .with-arrow.btn-download.webform-options-display-buttons-label:after,form[id^=views-exposed-form-] .form-actions .form-actions-reset input.with-arrow.btn-download:after{content:"\e953";font-size:calc(1.0625rem + .75vw)}@media (min-width:1200px){.btn-light.with-arrow.btn-download:after,form.views-exposed-form .form-actions .form-actions-reset input.with-arrow.btn-download:after,form.webform-submission-form .webform-options-display-buttons .with-arrow.btn-download.webform-options-display-buttons-label:after,form[id^=views-exposed-form-] .form-actions .form-actions-reset input.with-arrow.btn-download:after{font-size:1.625rem}}[dir=rtl] .btn-light.with-arrow.btn-download:after,[dir=rtl] form.views-exposed-form .form-actions .form-actions-reset input.with-arrow.btn-download:after,[dir=rtl] form.webform-submission-form .webform-options-display-buttons .with-arrow.btn-download.webform-options-display-buttons-label:after,[dir=rtl] form[id^=views-exposed-form-] .form-actions .form-actions-reset input.with-arrow.btn-download:after,form.views-exposed-form .form-actions .form-actions-reset [dir=rtl] input.with-arrow.btn-download:after,form.webform-submission-form .webform-options-display-buttons [dir=rtl] .with-arrow.btn-download.webform-options-display-buttons-label:after,form[id^=views-exposed-form-] .form-actions .form-actions-reset [dir=rtl] input.with-arrow.btn-download:after{transform:rotate(0)}.btn-light.btn-lg,form.views-exposed-form .form-actions .form-actions-reset input.btn-lg,form.webform-submission-form .webform-options-display-buttons .btn-lg.webform-options-display-buttons-label,form[id^=views-exposed-form-] .form-actions .form-actions-reset input.btn-lg{gap:13px;padding:16px 20px;border-radius:16px;line-height:26px}.btn-light.btn-sm,form.views-exposed-form .form-actions .form-actions-reset input.btn-sm,form.webform-submission-form .webform-options-display-buttons .btn-sm.webform-options-display-buttons-label,form[id^=views-exposed-form-] .form-actions .form-actions-reset input.btn-sm{gap:6px;font-size:1rem;padding:8px 12px}.btn-light.btn-sm::after,form.views-exposed-form .form-actions .form-actions-reset input.btn-sm::after,form.webform-submission-form .webform-options-display-buttons .btn-sm.webform-options-display-buttons-label::after,form[id^=views-exposed-form-] .form-actions .form-actions-reset input.btn-sm::after{font-size:12px}.btn-light.btn-no-border,form.views-exposed-form .form-actions .form-actions-reset input.btn-no-border,form.webform-submission-form .webform-options-display-buttons .btn-no-border.webform-options-display-buttons-label,form[id^=views-exposed-form-] .form-actions .form-actions-reset input.btn-no-border{border-color:transparent}.btn-light:focus,.btn-light:hover,form.views-exposed-form .form-actions .form-actions-reset input:focus,form.views-exposed-form .form-actions .form-actions-reset input:hover,form.webform-submission-form .webform-options-display-buttons .webform-options-display-buttons-label:focus,form.webform-submission-form .webform-options-display-buttons .webform-options-display-buttons-label:hover,form[id^=views-exposed-form-] .form-actions .form-actions-reset input:focus,form[id^=views-exposed-form-] .form-actions .form-actions-reset input:hover{background-color:#080086;color:#fff}.btn-light,form.views-exposed-form .form-actions .form-actions-reset input,form.webform-submission-form .webform-options-display-buttons .webform-options-display-buttons-label,form[id^=views-exposed-form-] .form-actions .form-actions-reset input{font-weight:600}[dir=rtl] .btn-light,[dir=rtl] form.views-exposed-form .form-actions .form-actions-reset input,[dir=rtl] form.webform-submission-form .webform-options-display-buttons .webform-options-display-buttons-label,[dir=rtl] form[id^=views-exposed-form-] .form-actions .form-actions-reset input,form.views-exposed-form .form-actions .form-actions-reset [dir=rtl] input,form.webform-submission-form .webform-options-display-buttons [dir=rtl] .webform-options-display-buttons-label,form[id^=views-exposed-form-] .form-actions .form-actions-reset [dir=rtl] input{font-weight:500}.btn-light:focus,form.views-exposed-form .form-actions .form-actions-reset input:focus,form.webform-submission-form .webform-options-display-buttons .webform-options-display-buttons-label:focus,form[id^=views-exposed-form-] .form-actions .form-actions-reset input:focus{background-color:rgb(6.7820895522,0,113.6)}.swiper-autoheight .swiper-wrapper{height:fit-content!important}.swiper-container .swiper-wrapper{height:fit-content;align-items:stretch}.swiper-container .swiper-wrapper .swiper-slide{align-self:stretch}.swiper-container .swiper-autoplay-progress{position:absolute;left:0;bottom:0;z-index:10;width:100%;height:6px;background:rgba(0,0,0,.1)}.swiper-container .swiper-autoplay-progress span{display:block;height:100%;width:100%;transform:scaleX(var(--swiper-autoplay-progress,0));transform-origin:left center;will-change:transform;background:var(--swiper-theme-color,#307ce2)}.swiper-container .slider-settings:not(:has(.swiper-button-next:not(.swiper-button-lock))):not(:has(.swiper-pagination:not(.swiper-pagination-lock))):not(:has(.swiper-scrollbar:not(.swiper-scrollbar-lock))),.swiper-container .swiper-controls:not(:has(.swiper-button-next:not(.swiper-button-lock))):not(:has(.swiper-pagination:not(.swiper-pagination-lock))):not(:has(.swiper-scrollbar:not(.swiper-scrollbar-lock))){display:none}.swiper-container .slider-settings{margin-top:48px;margin-right:10px;display:flex;justify-content:space-between;position:relative;z-index:1}.swiper-container .slider-settings .pagination-settings{display:flex;gap:32px;margin-right:4px;margin-top:15px}.swiper-container .swiper-button-prev{transform:rotate(180deg)}[dir=rtl] .swiper-container .swiper-button-prev{transform:rotate(0)}[dir=rtl] .swiper-container .swiper-button-next{transform:rotate(180deg)}.swiper-container .swiper-button-next,.swiper-container .swiper-button-prev{position:unset;transition:.4s all ease;align-items:center!important;display:flex;gap:10px;align-items:baseline}.swiper-container .swiper-button-next::after,.swiper-container .swiper-button-prev::after{content:"\e94f";font-size:14px;font-family:seeds-ui;font-weight:500;color:inherit;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.swiper-container .swiper-button-next,.swiper-container .swiper-button-prev{align-items:center}.swiper-container .swiper-button-next::after,.swiper-container .swiper-button-prev::after{font-family:icon}.swiper-container .swiper-button-next:after,.swiper-container .swiper-button-prev:after{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.2);color:#080086;border:2px solid #080086;transition:.3s all ease;font-size:.875rem;line-height:130%}@media (max-width:767.98px){.swiper-container .swiper-button-next:after,.swiper-container .swiper-button-prev:after{line-height:140%}}[dir=rtl] .swiper-container .swiper-button-next:after,[dir=rtl] .swiper-container .swiper-button-prev:after{font-size:.75rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .swiper-container .swiper-button-next:after,[dir=rtl] .swiper-container .swiper-button-prev:after{line-height:180%}}.swiper-container .swiper-button-next:after,.swiper-container .swiper-button-prev:after{padding:17px;border-radius:12px;font-weight:600}[dir=rtl] .swiper-container .swiper-button-next:after,[dir=rtl] .swiper-container .swiper-button-prev:after{font-weight:500}@media (min-width:1024px){.swiper-container .swiper-button-next:hover::after,.swiper-container .swiper-button-prev:hover::after{transition:.3s all ease;background-color:#080086;border:2px solid #080086;color:#fff}}.swiper-container .slider-content{animation:slideOutUp .5s cubic-bezier(.25,1,.5,1) forwards;opacity:0;transform:translateY(40px)}@media (min-width:768px){.one-slide-with-dots.swiper-container{margin:0}.one-slide-with-dots.swiper-container .slider-settings{margin:0;position:static}.one-slide-with-dots.swiper-container .swiper-pagination-bullets{top:28px;right:28px;left:unset;width:fit-content;height:fit-content}.one-slide-with-dots.swiper-container .swiper-pagination-bullets .swiper-pagination-bullet{background-color:#fff;width:14px;height:14px}.one-slide-with-dots.swiper-container .swiper-pagination-bullets .swiper-pagination-bullet-active{background-color:#fff}.one-slide-with-dots.swiper-container .pagination-settings{position:absolute;bottom:28px;right:28px}}@media (min-width:768px) and (max-width:767.98px){.one-slide-with-dots.swiper-container .pagination-settings{display:none}}@media (min-width:768px){.one-slide-with-dots.swiper-container .pagination-settings .swiper-button-next::after,.one-slide-with-dots.swiper-container .pagination-settings .swiper-button-prev::after{color:#fff;border:2px solid #fff}.one-slide-with-dots.swiper-container .pagination-settings .swiper-button-next:hover::after,.one-slide-with-dots.swiper-container .pagination-settings .swiper-button-prev:hover::after{color:#080086;background-color:#fff}}@media (max-width:767.98px){.one-slide-with-dots.swiper-container{margin:0}.one-slide-with-dots.swiper-container .pagination-settings{display:none}.one-slide-with-dots.swiper-container .slider-settings{margin:0;margin-top:10px}.one-slide-with-dots.swiper-container .slider-settings .swiper-pagination{position:static}.one-slide-with-dots.swiper-container .swiper-pagination-bullet-active{background-color:#080086}}.slick-arrow:before{color:#080086;opacity:1}.slick-arrow:before:hover{color:#080086}@media (min-width:1280px){.three-slides .swiper-slide{max-width:490px}}.three-slides .slider-container{margin:0;padding:0;margin-right:32px;margin-bottom:3px}.three-slides .swiper-pagination{position:unset;width:fit-content;display:inline;color:#868b93;font-size:calc(1.05rem + .6vw)}@media (min-width:1200px){.three-slides .swiper-pagination{font-size:1.5rem}}.three-slides .swiper-pagination{line-height:130%}@media (max-width:767.98px){.three-slides .swiper-pagination{line-height:140%}}[dir=rtl] .three-slides .swiper-pagination{font-size:calc(1.03125rem + .375vw)}@media (min-width:1200px){[dir=rtl] .three-slides .swiper-pagination{font-size:1.3125rem}}[dir=rtl] .three-slides .swiper-pagination{line-height:170%}@media (max-width:767.98px){[dir=rtl] .three-slides .swiper-pagination{line-height:180%}}.three-slides .swiper-pagination .swiper-pagination-current{color:#3e4146}.seeds-ui-modal .seeds-ui-modal-header{color:#080086}.seeds-ui-modal .seeds-ui-modal-body{display:flex;flex-direction:column;gap:10px}.seeds-ui-modal-trigger{border:1px solid #080086}.seeds-ui-timeline.seeds-ui-timeline--vertical .seeds-ui-timeline__inner .seeds-ui-timeline-item:before{background:#080086;box-shadow:0 0 0 2px #080086}.seeds-ui-horizontal-tabs .seeds-ui-tabs-nav,.seeds-ui-vertical-tabs .seeds-ui-tabs-nav{gap:20px}.seeds-ui-horizontal-tabs .seeds-ui-tabs-nav .seeds-ui-tab-button,.seeds-ui-vertical-tabs .seeds-ui-tabs-nav .seeds-ui-tab-button{min-width:200px;text-align:center;border:2px solid #080086}.seeds-ui-horizontal-tabs .seeds-ui-tabs-nav .seeds-ui-tab-button.active,.seeds-ui-vertical-tabs .seeds-ui-tabs-nav .seeds-ui-tab-button.active{background-color:#080086;color:#fff}form .form-date,form .form-element{padding:13px 16px 13px 12px;background-color:transparent;border:1px solid #dcdddf;max-height:48px;max-width:100%}form .form-date::placeholder,form .form-element::placeholder{color:#b1b4b9;font-size:1rem;line-height:130%}@media (max-width:767.98px){form .form-date::placeholder,form .form-element::placeholder{line-height:140%}}[dir=rtl] form .form-date::placeholder,[dir=rtl] form .form-element::placeholder{font-size:.875rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] form .form-date::placeholder,[dir=rtl] form .form-element::placeholder{line-height:180%}}form .form-date:focus,form .form-element:focus{box-shadow:unset;border:1px solid #307ce2}@media (max-width:1023.98px){.container-fluid-right .container-fluid-right{max-width:none;width:100%;margin-left:0;margin-right:0;padding-right:0;padding-left:15px}}.page-banner .seeds-widgets-formatter.block-block-content,.page-banner .seeds-widgets-formatter.block-system-breadcrumb-block,.seeds-widgets-formatter.container{padding:0}#musaed-tool{z-index:auto!important}#musaed-tool .musaed-main-container .musaed-toggle-button{left:auto;right:25px;width:60px;height:60px;z-index:100}.block-menu-contact .seeds-paragraph-block{padding:40px 40px 80px 40px}@media (max-width:1279.98px){.block-menu-contact .seeds-paragraph-block{padding:40px 20px 40px 20px}}.block-menu-contact .seeds-paragraph-block .teaser.small-left-teaser{padding:0;background-color:transparent;border-radius:8px}.block-menu-contact .seeds-paragraph-block .teaser.small-left-teaser .teaser-img{background-color:rgba(255,255,255,.1);flex:0 0 40px}.block-menu-contact .seeds-paragraph-block .teaser.small-left-teaser .teaser-img svg path{stroke:#fff}.block-menu-contact .seeds-paragraph-block .teaser.small-left-teaser:hover{background-color:transparent}@media (max-width:1279.98px){.block-menu-contact{border-radius:8px}}.leaflet-container{font-family:"Bai Jamjuree",sans-serif}[dir=rtl] .leaflet-container{font-family:Alexandria,"Bai Jamjuree",sans-serif}.tabled:after,.tabled:before{content:unset}.captcha__descriptio,.description{font-size:.875rem;line-height:130%}@media (max-width:767.98px){.captcha__descriptio,.description{line-height:140%}}[dir=rtl] .captcha__descriptio,[dir=rtl] .description{font-size:.75rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .captcha__descriptio,[dir=rtl] .description{line-height:180%}}.card-expanded{position:relative;overflow:hidden}@media (min-width:768px){.card-expanded .card-expanded-image img{height:600px;object-fit:cover}}.card-expanded .card-content{position:absolute;inset:0;width:100%;height:100%;padding:120px 40px 20px 40px;background-color:rgba(7,0,114,.7);color:#fff}.card-expanded .card-content::after{content:"";position:absolute;inset:0;background-color:#fff;opacity:0;pointer-events:none}@media (max-width:767.98px){.card-expanded .card-content{padding:80px 20px 20px 20px}}.card-expanded .card-content .field--name-field-media-svg{margin-bottom:16px}.card-expanded .card-content .card-expanded-body{transition:.8s}@media (min-width:1280px){.card-expanded .card-content .card-expanded-body{transform:translateY(40px);opacity:0}}.card-expanded .card-content .card-expanded-body{font-size:calc(1.025rem + .3vw)}@media (min-width:1200px){.card-expanded .card-content .card-expanded-body{font-size:1.25rem}}.card-expanded .card-content .card-expanded-body{line-height:120%}@media (max-width:767.98px){.card-expanded .card-content .card-expanded-body{line-height:140%}}[dir=rtl] .card-expanded .card-content .card-expanded-body{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){[dir=rtl] .card-expanded .card-content .card-expanded-body{font-size:1.125rem}}[dir=rtl] .card-expanded .card-content .card-expanded-body{line-height:160%}@media (max-width:767.98px){[dir=rtl] .card-expanded .card-content .card-expanded-body{line-height:180%}}.card-expanded .card-content .card-expanded-title{width:310px}@media (min-width:1280px){.card-expanded .card-content .card-expanded-body{width:560px}}.card-expanded:hover{transform:unset}.card-expanded:hover .card-content::after{animation:card-expanded-flash 1s ease-out}@media (min-width:1280px){.card-expanded:hover .card-expanded-body{transform:translateY(0);opacity:1}}.card-default{position:relative;border-radius:20px;color:#fff;transition:.8s;font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){.card-default{font-size:1.125rem}}.card-default{line-height:120%}@media (max-width:767.98px){.card-default{line-height:140%}}[dir=rtl] .card-default{font-size:1rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .card-default{line-height:180%}}.card-default{box-shadow:none}.card-default:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;background:linear-gradient(rgba(2,0,34,.6) 100%)}@media (min-width:1280px){.card-default:before{background:linear-gradient(180deg,rgba(2,0,34,0) var(--grad-stop),#020022 100%);transition:--grad-stop .3s}}.card-default h2,.card-default p{margin-bottom:4px}.card-default .card-default-image{width:100%;height:auto;filter:blur(0px);transition:.3s}.card-default .card-default-title{color:rgba(255,255,255,.8)}.card-default .card-default-title .field--name-field-seeds-widget-title,.card-default .card-default-title .field--name-node-title{color:rgba(255,255,255,.9)}.card-default .card-default-body{color:rgba(255,255,255,.9)}.card-default .card-content{z-index:10;height:fit-content;padding:28px}@media (max-width:767.98px){.card-default .card-content{padding:16px}}.card-default .card-content .field--name-field-taxonomy-term{font-size:1rem;line-height:130%}@media (max-width:767.98px){.card-default .card-content .field--name-field-taxonomy-term{line-height:140%}}[dir=rtl] .card-default .card-content .field--name-field-taxonomy-term{font-size:.875rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .card-default .card-content .field--name-field-taxonomy-term{line-height:180%}}.card-default .card-content .field--name-field-taxonomy-term{display:flex;gap:4px;align-items:baseline}.card-default .card-content .field--name-field-taxonomy-term::before{content:"\e91d";font-size:14px;font-family:seeds-ui;font-weight:500;color:inherit;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.card-default .card-content .field--name-field-taxonomy-term{align-items:center}.card-default .card-content .field--name-field-taxonomy-term::before{font-family:icon}@media (min-width:1280px){.card-default:not(.card-no-animation) .card-content .card-default-body{max-height:0;opacity:0;transition:.5s}}.card-default:not(.card-no-animation) .card-content .card-default-link{border-top:2px solid rgba(255,255,255,.2);margin-top:24px;padding-top:16px}.card-default:not(.card-no-animation) .card-content .card-default-link a{display:flex;justify-content:space-between;color:#fff;font-weight:500}[dir=rtl] .card-default:not(.card-no-animation) .card-content .card-default-link a{font-weight:400}.card-default:not(.card-no-animation) .card-content .card-default-link a{font-size:calc(1.025rem + .3vw)}@media (min-width:1200px){.card-default:not(.card-no-animation) .card-content .card-default-link a{font-size:1.25rem}}.card-default:not(.card-no-animation) .card-content .card-default-link a{line-height:120%}@media (max-width:767.98px){.card-default:not(.card-no-animation) .card-content .card-default-link a{line-height:140%}}[dir=rtl] .card-default:not(.card-no-animation) .card-content .card-default-link a{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){[dir=rtl] .card-default:not(.card-no-animation) .card-content .card-default-link a{font-size:1.125rem}}[dir=rtl] .card-default:not(.card-no-animation) .card-content .card-default-link a{line-height:160%}@media (max-width:767.98px){[dir=rtl] .card-default:not(.card-no-animation) .card-content .card-default-link a{line-height:180%}}.card-default:not(.card-no-animation) .card-content .card-default-link a{display:flex;gap:10px;align-items:baseline}.card-default:not(.card-no-animation) .card-content .card-default-link a::after{content:"\e94f";font-size:14px;font-family:seeds-ui;font-weight:500;color:#fff;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.card-default:not(.card-no-animation) .card-content .card-default-link a{align-items:center}.card-default:not(.card-no-animation) .card-content .card-default-link a::after{font-family:icon}.card-default:not(.card-no-animation) .card-content .card-default-link a{pointer-events:none}.card-default:not(.card-no-animation) .card-content .card-default-link a:after{pointer-events:auto;color:#fff;border:#fff;display:flex;justify-content:center;align-items:center;width:48px;height:48px;padding:17px;border-radius:12px}[dir=rtl] .card-default:not(.card-no-animation) .card-content .card-default-link a:after{transform:rotate(180deg)}.card-default:not(.card-no-animation) .card-content .card-default-link a:after{border:2px solid #fff;background:rgba(255,255,255,.2);color:#fff;transition:all .3s ease;font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){.card-default:not(.card-no-animation) .card-content .card-default-link a:after{font-size:1.125rem}}.card-default:not(.card-no-animation) .card-content .card-default-link a:after{line-height:120%}@media (max-width:767.98px){.card-default:not(.card-no-animation) .card-content .card-default-link a:after{line-height:140%}}[dir=rtl] .card-default:not(.card-no-animation) .card-content .card-default-link a:after{font-size:1rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .card-default:not(.card-no-animation) .card-content .card-default-link a:after{line-height:180%}}[dir=rtl] .card-default:not(.card-no-animation) .card-content .card-default-link a:after{transform:rotate(180deg)}.card-default:not(.card-no-animation) .card-content .card-default-link a:after{font-size:.875rem;line-height:130%}@media (max-width:767.98px){.card-default:not(.card-no-animation) .card-content .card-default-link a:after{line-height:140%}}[dir=rtl] .card-default:not(.card-no-animation) .card-content .card-default-link a:after{font-size:.75rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .card-default:not(.card-no-animation) .card-content .card-default-link a:after{line-height:180%}}.card-default:not(.card-no-animation) .card-content .card-default-link a:hover:after{border-color:#fff;background-color:#fff;color:#080086}.card-default:not(.card-no-animation) .card-content .card-default-link a:hover{opacity:1}@media (min-width:1280px){.card-default:not(.card-no-animation):not(.card-no-animation):hover{transform:none}.card-default:not(.card-no-animation):not(.card-no-animation):hover:before{--grad-stop:0%;filter:blur(10px)}.card-default:not(.card-no-animation):not(.card-no-animation):hover .card-content .card-default-body{max-height:400px;opacity:1}.card-default:not(.card-no-animation):not(.card-no-animation):hover .card-default-image{filter:blur(1px)}}.card-default.projects-slider-card .card-default-tag{display:flex;align-items:center;gap:12px}.card-default.projects-slider-card .card-default-tag .taxonomy-tags.status-tag{font-weight:600}[dir=rtl] .card-default.projects-slider-card .card-default-tag .taxonomy-tags.status-tag{font-weight:500}.card-default.projects-slider-card .card-default-tag .taxonomy-tags.status-tag{padding:8px 10px}@media (min-width:768px){.card-default.projects-slider-card .card-default-title{max-width:80%}}.card-default.menu-block{border-radius:0}.card-default.menu-block:before{content:unset}.card-default.menu-block .card-default-image{flex-grow:1}.card-default.menu-block .card-content .card-default-title{color:rgba(255,255,255,.9)}.card-default.menu-block .card-content::before{content:"";position:absolute;inset:0;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);mask-image:linear-gradient(to bottom,transparent 0%,black 45%,black 100%);z-index:-1}.card-default.menu-block .card-content::after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(2,0,34,0) 0,rgba(2,0,34,.9) 100%);pointer-events:none;z-index:-1}.card-default.menu-block .card-content .card-default-link a:hover{color:#080086;opacity:1}.card-default:hover{transform:unset}.card-default[data-type=projects] .field--name-field-taxonomy-term-1{display:none}.card-teaser{height:100%;display:flex;flex-direction:column;position:relative;border:1px solid #dcdddf;background-color:#fff;transition:.5s;overflow:hidden;border-radius:20px}.card-teaser .card-content{border-top:none;display:flex;height:100%;flex-direction:column;justify-content:space-between;padding-top:24px}.card-teaser .card-content .card-teaser-title{margin-bottom:0}.card-teaser .card-content .card-teaser-body{margin-bottom:auto;font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){.card-teaser .card-content .card-teaser-body{font-size:1.125rem}}.card-teaser .card-content .card-teaser-body{line-height:120%}@media (max-width:767.98px){.card-teaser .card-content .card-teaser-body{line-height:140%}}[dir=rtl] .card-teaser .card-content .card-teaser-body{font-size:1rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .card-teaser .card-content .card-teaser-body{line-height:180%}}.card-teaser .card-content .card-teaser-body p{margin:0}.card-teaser .card-content .field--name-field-unlimited-list{display:flex;align-items:center;gap:4px;margin-top:16px}.card-teaser .card-content .field--name-field-unlimited-list .field__label{font-size:.875rem;line-height:130%}@media (max-width:767.98px){.card-teaser .card-content .field--name-field-unlimited-list .field__label{line-height:140%}}[dir=rtl] .card-teaser .card-content .field--name-field-unlimited-list .field__label{font-size:.75rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .card-teaser .card-content .field--name-field-unlimited-list .field__label{line-height:180%}}.card-teaser .card-content .field--name-field-unlimited-list .field__label{font-weight:400}[dir=rtl] .card-teaser .card-content .field--name-field-unlimited-list .field__label{font-weight:300}.card-teaser .card-content .field--name-field-unlimited-list .field__items{display:flex;align-items:center;gap:4px}.card-teaser .card-content .field--name-field-unlimited-list .field__items .field__item{padding:5px 8px;font-size:.75rem;line-height:120%}@media (max-width:767.98px){.card-teaser .card-content .field--name-field-unlimited-list .field__items .field__item{line-height:140%}}[dir=rtl] .card-teaser .card-content .field--name-field-unlimited-list .field__items .field__item{font-size:.6875rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .card-teaser .card-content .field--name-field-unlimited-list .field__items .field__item{line-height:180%}}.card-teaser .card-content .field--name-field-unlimited-list .field__items .field__item{font-weight:600}[dir=rtl] .card-teaser .card-content .field--name-field-unlimited-list .field__items .field__item{font-weight:500}.card-teaser .card-content .field--name-field-unlimited-list .field__items .field__item{color:#7773bc;border-radius:6px;background-color:#e6e6f3}.card-teaser .field--name-field-seeds-widget-svg{height:fit-content;background-color:#f1f1f2;padding:8px;border-radius:8px;transition:.4s;margin:24px 24px 0 24px}.card-teaser .field--name-field-seeds-widget-svg svg path{stroke:#717680}.card-teaser .card-teaser-image{display:flex;gap:12px}.card-teaser .card-teaser-image.taxonomy-tags{padding:0}.card-teaser .card-teaser-link{display:flex;margin-top:24px;border-top:1px solid rgba(220,221,223,.8);padding-top:20px;width:100%;align-items:center;gap:12px}.card-teaser .card-teaser-link .field--name-field-date{font-size:.875rem;line-height:130%}@media (max-width:767.98px){.card-teaser .card-teaser-link .field--name-field-date{line-height:140%}}[dir=rtl] .card-teaser .card-teaser-link .field--name-field-date{font-size:.75rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .card-teaser .card-teaser-link .field--name-field-date{line-height:180%}}.card-teaser .card-teaser-link .field--name-field-date{font-weight:400}[dir=rtl] .card-teaser .card-teaser-link .field--name-field-date{font-weight:300}.card-teaser .card-teaser-link .field--name-field-date .field__label{color:#868b93;margin-bottom:4px}.card-teaser[data-type=projects] .card-teaser-link{justify-content:flex-end}.card-teaser[data-type=projects] .card-teaser-link .field--name-field-taxonomy-term-1{display:none}@media (min-width:1280px){.card-teaser:hover{border-color:#6ea3eb}}.card-teaser.tender-card .category-wrapper{display:flex;flex-wrap:wrap;padding-top:24px;gap:14px}.card-teaser.tender-card .category-wrapper>div{flex:1 0 45%}.card-teaser.tender-card .category-wrapper .field__label{color:#3e4146;font-weight:400}[dir=rtl] .card-teaser.tender-card .category-wrapper .field__label{font-weight:300}.card-teaser.tender-card .category-wrapper .field__label{font-size:.875rem;line-height:130%}@media (max-width:767.98px){.card-teaser.tender-card .category-wrapper .field__label{line-height:140%}}[dir=rtl] .card-teaser.tender-card .category-wrapper .field__label{font-size:.75rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .card-teaser.tender-card .category-wrapper .field__label{line-height:180%}}.card-teaser.tender-card .category-wrapper .field__label{margin-bottom:4px}.card-teaser.tender-card .category-wrapper .field__item{padding-inline-start:28px;font-weight:600}[dir=rtl] .card-teaser.tender-card .category-wrapper .field__item{font-weight:500}.card-teaser.tender-card .category-wrapper .field__item{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){.card-teaser.tender-card .category-wrapper .field__item{font-size:1.125rem}}.card-teaser.tender-card .category-wrapper .field__item{line-height:120%}@media (max-width:767.98px){.card-teaser.tender-card .category-wrapper .field__item{line-height:140%}}[dir=rtl] .card-teaser.tender-card .category-wrapper .field__item{font-size:1rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .card-teaser.tender-card .category-wrapper .field__item{line-height:180%}}.card-teaser.tender-card .category-wrapper .field--name-field-text-plain .field__label{display:flex;gap:8px;align-items:baseline}.card-teaser.tender-card .category-wrapper .field--name-field-text-plain .field__label::before{content:"\e957";font-size:20px;font-family:seeds-ui;font-weight:500;color:#868b93;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.card-teaser.tender-card .category-wrapper .field--name-field-text-plain .field__label{align-items:center}.card-teaser.tender-card .category-wrapper .field--name-field-text-plain .field__label::before{font-family:icon}.card-teaser.tender-card .category-wrapper .field--name-field-taxonomy-term-1 .field__label{display:flex;gap:8px;align-items:baseline}.card-teaser.tender-card .category-wrapper .field--name-field-taxonomy-term-1 .field__label::before{content:"\e958";font-size:20px;font-family:seeds-ui;font-weight:500;color:#868b93;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.card-teaser.tender-card .category-wrapper .field--name-field-taxonomy-term-1 .field__label{align-items:center}.card-teaser.tender-card .category-wrapper .field--name-field-taxonomy-term-1 .field__label::before{font-family:icon}.card-teaser.tender-card .category-wrapper .field--name-field-date-1 .field__label{display:flex;gap:8px;align-items:baseline}.card-teaser.tender-card .category-wrapper .field--name-field-date-1 .field__label::before{content:"\e930";font-size:20px;font-family:seeds-ui;font-weight:500;color:#868b93;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.card-teaser.tender-card .category-wrapper .field--name-field-date-1 .field__label{align-items:center}.card-teaser.tender-card .category-wrapper .field--name-field-date-1 .field__label::before{font-family:icon}.card-teaser.tender-card .category-wrapper .field--name-field-date .field__label{display:flex;gap:8px;align-items:baseline}.card-teaser.tender-card .category-wrapper .field--name-field-date .field__label::before{content:"\e946";font-size:20px;font-family:seeds-ui;font-weight:500;color:#868b93;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.card-teaser.tender-card .category-wrapper .field--name-field-date .field__label{align-items:center}.card-teaser.tender-card .category-wrapper .field--name-field-date .field__label::before{font-family:icon}.card-teaser.tender-card .category-wrapper .field--name-field-taxonomy-term-2 .field__label{display:flex;gap:8px;align-items:baseline}.card-teaser.tender-card .category-wrapper .field--name-field-taxonomy-term-2 .field__label::before{content:"\e92b";font-size:20px;font-family:seeds-ui;font-weight:500;color:#868b93;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.card-teaser.tender-card .category-wrapper .field--name-field-taxonomy-term-2 .field__label{align-items:center}.card-teaser.tender-card .category-wrapper .field--name-field-taxonomy-term-2 .field__label::before{font-family:icon}.card-tag{z-index:3;position:absolute;top:28px;left:28px}.card-tag .field--name-field-media-svg .field__item{display:flex}.card-tag .field--name-field-list{color:#080086;font-weight:600}[dir=rtl] .card-tag .field--name-field-list{font-weight:500}.slider{position:relative}.slider .gray-overlay:before{content:"";background-color:rgba(0,0,0,.3);position:absolute;width:100%;height:100%;z-index:3}.slider .slider-image .field--name-field-sized-image{z-index:-1;position:relative}.slider .slider-image img{width:100%}@media (min-width:1280px){.slider .slider-body,.slider .slider-title{max-width:884px}}.slider .slider-content{width:100%;z-index:4;bottom:unset;top:40%}@media (max-width:639.98px){.slider .slider-content{top:30%}}.slider .slider-content.text-white{color:#fff}.slider .slider-content .slider-body{font-size:calc(1.05rem + .6vw)}@media (min-width:1200px){.slider .slider-content .slider-body{font-size:1.5rem}}.slider .slider-content .slider-body{line-height:130%}@media (max-width:767.98px){.slider .slider-content .slider-body{line-height:140%}}[dir=rtl] .slider .slider-content .slider-body{font-size:calc(1.03125rem + .375vw)}@media (min-width:1200px){[dir=rtl] .slider .slider-content .slider-body{font-size:1.3125rem}}[dir=rtl] .slider .slider-content .slider-body{line-height:170%}@media (max-width:767.98px){[dir=rtl] .slider .slider-content .slider-body{line-height:180%}}.slider .slider-content .slider-body{font-weight:500}[dir=rtl] .slider .slider-content .slider-body{font-weight:400}@media (min-width:768px){.slider .slider-content .slider-body{margin-bottom:40px}}.slider .slider-content .field--name-field-banner-links,.slider .slider-content .slider-link{width:100%;display:flex;flex-wrap:wrap;gap:16px}.slider .slider-content .field--name-field-banner-links a,.slider .slider-content .slider-link a{display:flex;justify-content:center;min-width:250px}[dir=rtl] .slider .slider-content .field--name-field-banner-links a,[dir=rtl] .slider .slider-content .slider-link a{font-size:1rem;line-height:130%}@media (max-width:767.98px){[dir=rtl] .slider .slider-content .field--name-field-banner-links a,[dir=rtl] .slider .slider-content .slider-link a{line-height:140%}}[dir=rtl] [dir=rtl] .slider .slider-content .field--name-field-banner-links a,[dir=rtl] [dir=rtl] .slider .slider-content .slider-link a{font-size:.875rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] [dir=rtl] .slider .slider-content .field--name-field-banner-links a,[dir=rtl] [dir=rtl] .slider .slider-content .slider-link a{line-height:180%}}.left-teaser .left-teaser-content,.left-teaser .right-teaser-content,.right-teaser .left-teaser-content,.right-teaser .right-teaser-content{height:auto;padding-top:12px;gap:12px}.left-teaser .left-teaser-title,.left-teaser .right-teaser-title,.right-teaser .left-teaser-title,.right-teaser .right-teaser-title{color:#307ce2;font-weight:600}[dir=rtl] .left-teaser .left-teaser-title,[dir=rtl] .left-teaser .right-teaser-title,[dir=rtl] .right-teaser .left-teaser-title,[dir=rtl] .right-teaser .right-teaser-title{font-weight:500}.left-teaser .left-teaser-body,.left-teaser .right-teaser-body,.right-teaser .left-teaser-body,.right-teaser .right-teaser-body{color:#3e4146}@media (min-width:1280px){.left-teaser .left-teaser-content,.left-teaser .right-teaser-content,.right-teaser .left-teaser-content,.right-teaser .right-teaser-content{padding-top:24px;gap:24px}}@media (min-width:1280px){.left-teaser .right-teaser-content,.right-teaser .right-teaser-content{padding-right:48px}.left-teaser .left-teaser-content,.right-teaser .left-teaser-content{padding-left:48px}.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:.4s}.left-teaser .left-teaser-img img:hover,.left-teaser .right-teaser-img img:hover,.right-teaser .left-teaser-img img:hover,.right-teaser .right-teaser-img img:hover{transform:scale(1.05)}}@media (max-width:1279.98px){.left-teaser .order-first,.right-teaser .order-first{order:2}.left-teaser .order-first .field--name-field-seeds-widget-svg,.right-teaser .order-first .field--name-field-seeds-widget-svg{margin-bottom:12px}}.left-teaser .floating-content .left-teaser-img,.left-teaser .floating-content .right-teaser-img,.right-teaser .floating-content .left-teaser-img,.right-teaser .floating-content .right-teaser-img{border-radius:16px}@media (min-width:1024px){.left-teaser .floating-content .left-teaser-img img:hover,.left-teaser .floating-content .right-teaser-img img:hover,.right-teaser .floating-content .left-teaser-img img:hover,.right-teaser .floating-content .right-teaser-img img:hover{transform:scale(1)}}@media (min-width:1280px){.left-teaser .floating-content,.right-teaser .floating-content{display:flex}.left-teaser .floating-content .content-col,.right-teaser .floating-content .content-col{position:absolute;order:0;transform:translate(-16px,140px)}.left-teaser .floating-content .left-teaser-content,.left-teaser .floating-content .right-teaser-content,.right-teaser .floating-content .left-teaser-content,.right-teaser .floating-content .right-teaser-content{position:absolute;z-index:2;width:95%;background:#fff;border:1px solid #e6e6f3;border-radius:16px;padding:30px 25px}.left-teaser .floating-content .right-teaser-body .field--name-field-image,.right-teaser .floating-content .right-teaser-body .field--name-field-image{padding:10px 5px}.left-teaser .floating-content .left-teaser-body .field--type-svg-image-field,.left-teaser .floating-content .right-teaser-body .field--type-svg-image-field,.right-teaser .floating-content .left-teaser-body .field--type-svg-image-field,.right-teaser .floating-content .right-teaser-body .field--type-svg-image-field{position:absolute;top:-28px;padding:10px 5px;background:#fff;border:solid 1px #dcdddf;border-radius:12px}}@media (min-width:1536px){.left-teaser .floating-content .left-teaser-content,.left-teaser .floating-content .right-teaser-content,.right-teaser .floating-content .left-teaser-content,.right-teaser .floating-content .right-teaser-content{padding:69px 63px 63px 63px}.left-teaser .floating-content .content-col,.right-teaser .floating-content .content-col{transform:translate(-16px,120px)}}@media (max-width:1279.98px){.left-teaser .floating-content .field--name-field-seeds-widget-text,.right-teaser .floating-content .field--name-field-seeds-widget-text{display:flex;flex-direction:column;gap:10px}.left-teaser .floating-content .field--name-field-seeds-widget-text .media--type-image,.right-teaser .floating-content .field--name-field-seeds-widget-text .media--type-image{order:-1}}@media (min-width:1280px){.right-teaser .floating-content{justify-content:end}.right-teaser .floating-content .content-col{left:0}}@media (min-width:1280px){.left-teaser .floating-content{justify-content:start}.left-teaser .floating-content .content-col{right:0}}.teaser.small-left-teaser{flex-direction:row;gap:12px;padding:8px 12px 8px 8px;transition:.4s;background-color:#fff;border-radius:12px}.teaser.small-left-teaser .teaser-title{margin:0}.teaser.small-left-teaser .teaser-img{height:fit-content;background-color:#f1f1f2;padding:8px;border-radius:8px;transition:.4s}.teaser.small-left-teaser .teaser-img svg path{stroke:#717680}.teaser.small-left-teaser .teaser-body{font-size:.875rem;line-height:130%}@media (max-width:767.98px){.teaser.small-left-teaser .teaser-body{line-height:140%}}[dir=rtl] .teaser.small-left-teaser .teaser-body{font-size:.75rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .teaser.small-left-teaser .teaser-body{line-height:180%}}.teaser.small-left-teaser .teaser-body{font-weight:400}[dir=rtl] .teaser.small-left-teaser .teaser-body{font-weight:300}.teaser.small-left-teaser .teaser-body{margin:0}.teaser.small-left-teaser .teaser-body p{margin:0}.teaser.small-left-teaser .teaser-link{margin:0}.teaser.small-left-teaser .teaser-link a{position:absolute;font-size:0;inset:0;width:100%;height:100%}@media (min-width:1280px){.teaser.small-left-teaser:hover{background-color:#f1f1f2}.teaser.small-left-teaser:hover .teaser-img{background-color:#524daa}.teaser.small-left-teaser:hover .teaser-img svg path{stroke:#fff}}@media (min-width:1280px){.teaser.small-left-teaser:active,.teaser.small-left-teaser:focus{background-color:#f1f1f2}.teaser.small-left-teaser:active .teaser-img,.teaser.small-left-teaser:focus .teaser-img{background-color:#524daa}.teaser.small-left-teaser:active .teaser-img svg path,.teaser.small-left-teaser:focus .teaser-img svg path{stroke:#fff}}.statistics{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:10px;height:100%}.statistics .statistic-num{font-size:calc(1.4625rem + 5.55vw)}@media (min-width:1200px){.statistics .statistic-num{font-size:5.625rem}}.statistics .statistic-num{line-height:120%}@media (max-width:767.98px){.statistics .statistic-num{line-height:140%}}[dir=rtl] .statistics .statistic-num{font-size:calc(1.39375rem + 4.725vw)}@media (min-width:1200px){[dir=rtl] .statistics .statistic-num{font-size:4.9375rem}}[dir=rtl] .statistics .statistic-num{line-height:170%}@media (max-width:767.98px){[dir=rtl] .statistics .statistic-num{line-height:180%}}.statistics .statistic-num{font-weight:700;line-height:1}.statistics .statistic-content{height:100%;margin-top:8px}.statistics:before{content:"";background-color:#307ce2;position:absolute;width:100px;height:4px;bottom:-10px;left:0}.taxonomy-clusters.small-teaser{color:#c6c8cc;gap:10px;text-align:center}.taxonomy-clusters.small-teaser .teaser-title{margin:0;min-height:44px}@media (max-width:639.98px){.taxonomy-clusters.small-teaser .teaser-title h2,.taxonomy-clusters.small-teaser .teaser-title h3{font-size:.875rem;line-height:130%}}@media (max-width:639.98px) and (max-width:767.98px){.taxonomy-clusters.small-teaser .teaser-title h2,.taxonomy-clusters.small-teaser .teaser-title h3{line-height:140%}}@media (max-width:639.98px){[dir=rtl] .taxonomy-clusters.small-teaser .teaser-title h2,[dir=rtl] .taxonomy-clusters.small-teaser .teaser-title h3{font-size:.75rem;line-height:170%}}@media (max-width:639.98px) and (max-width:767.98px){[dir=rtl] .taxonomy-clusters.small-teaser .teaser-title h2,[dir=rtl] .taxonomy-clusters.small-teaser .teaser-title h3{line-height:180%}}.taxonomy-clusters.small-teaser .teaser-img{width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin:0 auto;padding:10px;border-radius:8px;background-color:#c6c8cc;transition:.4s}.taxonomy-clusters.small-teaser .teaser-img svg path{stroke:#f1f1f2;transition:.4s}.taxonomy-clusters.small-teaser:after{content:"";display:block;height:4px;width:100%;background-color:#c6c8cc;border-radius:20px;transition:.4s}.taxonomy-clusters.small-teaser:hover{color:var(--cluster-color,#080086)}.taxonomy-clusters.small-teaser:hover .teaser-img{background-color:color-mix(in srgb,var(--cluster-color,#080086) 10%,#fff)}.taxonomy-clusters.small-teaser:hover .teaser-img svg path{stroke:var(--cluster-color,#080086)}.taxonomy-clusters.small-teaser:hover::after{background-color:var(--cluster-color,#080086)}@media (min-width:1280px){.taxonomy-clusters.left-teaser{padding-bottom:48px}}.taxonomy-clusters.left-teaser .taxonomy-cluster-wrapper{display:flex;gap:60px}.taxonomy-clusters.left-teaser .taxonomy-cluster-wrapper .taxonomy-cluster-slider-wrapper{flex:0 0 46%}@media (max-width:1279.98px){.taxonomy-clusters.left-teaser .taxonomy-cluster-wrapper .taxonomy-cluster-slider-wrapper{flex:0 0 100%}.taxonomy-clusters.left-teaser .taxonomy-cluster-wrapper{flex-wrap:wrap;gap:0}.taxonomy-clusters.left-teaser .taxonomy-cluster-wrapper>div{flex:1 0 100%}}.taxonomy-clusters.left-teaser .field--name-field-unlimited-paragraph{margin-bottom:32px}@media (max-width:1279.98px){.taxonomy-clusters.left-teaser .field--name-field-unlimited-paragraph{margin-bottom:24px}}.taxonomy-clusters.left-teaser .left-teaser-content{display:block;padding:0}.taxonomy-clusters.left-teaser .left-teaser-title{color:var(--cluster-color,#080086)}.taxonomy-clusters.left-teaser .left-teaser-body{color:color-mix(in srgb,var(--cluster-color,#080086) 85%,#fff)}@media (min-width:1280px){.taxonomy-clusters.left-teaser .left-teaser-body p{margin-bottom:24px}}.taxonomy-clusters.left-teaser .left-teaser-body p{font-size:calc(1.025rem + .3vw)}@media (min-width:1200px){.taxonomy-clusters.left-teaser .left-teaser-body p{font-size:1.25rem}}.taxonomy-clusters.left-teaser .left-teaser-body p{line-height:120%}@media (max-width:767.98px){.taxonomy-clusters.left-teaser .left-teaser-body p{line-height:140%}}[dir=rtl] .taxonomy-clusters.left-teaser .left-teaser-body p{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){[dir=rtl] .taxonomy-clusters.left-teaser .left-teaser-body p{font-size:1.125rem}}[dir=rtl] .taxonomy-clusters.left-teaser .left-teaser-body p{line-height:160%}@media (max-width:767.98px){[dir=rtl] .taxonomy-clusters.left-teaser .left-teaser-body p{line-height:180%}}.taxonomy-clusters.left-teaser .left-teaser-link a{font-weight:600}[dir=rtl] .taxonomy-clusters.left-teaser .left-teaser-link a{font-weight:500}.taxonomy-clusters.left-teaser .left-teaser-link a{color:var(--cluster-color,#080086);border-color:var(--cluster-color,#080086)}.taxonomy-clusters.left-teaser .left-teaser-link a::after{color:var(--cluster-color,#080086)}.taxonomy-clusters.left-teaser .left-teaser-link a:hover{background-color:var(--cluster-color,#080086);color:#fff}.taxonomy-clusters.left-teaser .left-teaser-link a:hover::after{color:#fff}.taxonomy-clusters.taxonomy-term-view-mode-full .field--name-field-unlimited-paragraph-1{display:flex;flex-wrap:wrap;gap:48px}@media (max-width:1023.98px){.taxonomy-clusters.taxonomy-term-view-mode-full .field--name-field-unlimited-paragraph-1{column-gap:0;row-gap:48px}}@media (min-width:768px){.taxonomy-clusters.taxonomy-term-view-mode-full .field--name-field-unlimited-paragraph-1 .field__item{flex:1 0 45%}}@media (min-width:1024px){.taxonomy-clusters.taxonomy-term-view-mode-full .field--name-field-unlimited-paragraph-1 .field__item{flex:0 0 27%}}@media (min-width:1280px){.taxonomy-clusters.taxonomy-term-view-mode-full .field--name-field-unlimited-paragraph-1 .field__item{flex:1 0 17%}}@media (max-width:767.98px){.taxonomy-clusters.taxonomy-term-view-mode-full .field--name-field-unlimited-paragraph-1 .field__item{flex:1 0 100%}}.taxonomy-clusters.taxonomy-term-view-mode-full .field--name-field-unlimited-paragraph-1 .statistics::before{background-color:var(--cluster-color,#080086)}.taxonomy-clusters.taxonomy-term-view-mode-full .dynamic-bg-color{background-color:color-mix(in srgb,var(--cluster-color,#080086) 10%,#fff)}.taxonomy-clusters.taxonomy-term-view-mode-full .paragraph-banner{background:var(--cluster-gradient,linear-gradient(91deg,#2d2698 -.29%,#080086 99.89%))}.taxonomy-clusters.taxonomy-term-view-mode-full .btn-light{color:var(--cluster-color,#080086);border-color:var(--cluster-color,#080086)}.taxonomy-clusters.taxonomy-term-view-mode-full .btn-light:after{color:var(--cluster-color,#080086)}.taxonomy-clusters.taxonomy-term-view-mode-full .btn-light:active,.taxonomy-clusters.taxonomy-term-view-mode-full .btn-light:focus,.taxonomy-clusters.taxonomy-term-view-mode-full .btn-light:hover{color:#fff;background-color:var(--cluster-color,#080086)}.taxonomy-clusters.taxonomy-term-view-mode-full .btn-light:active:after,.taxonomy-clusters.taxonomy-term-view-mode-full .btn-light:focus:after,.taxonomy-clusters.taxonomy-term-view-mode-full .btn-light:hover:after{color:#fff}.taxonomy-clusters.teaser:not(.small-teaser,.small-left-teaser){border:1px solid #dcdddf;border-radius:8px;position:relative;padding:24px;transition:.4s;height:100%}.taxonomy-clusters.teaser:not(.small-teaser,.small-left-teaser) .teaser-content{justify-content:end;min-height:201px}@media (max-width:1023.98px){.taxonomy-clusters.teaser:not(.small-teaser,.small-left-teaser) .teaser-content{padding-top:50px}}@media (min-width:1024px){.taxonomy-clusters.teaser:not(.small-teaser,.small-left-teaser) .teaser-text-wrapper{position:absolute;left:24px;right:24px;bottom:-53px;transition:.4s}}.taxonomy-clusters.teaser:not(.small-teaser,.small-left-teaser) .teaser-title{transition:.4s;color:var(--cluster-color,#080086)}.taxonomy-clusters.teaser:not(.small-teaser,.small-left-teaser) .teaser-img{overflow:visible;min-height:96px}.taxonomy-clusters.teaser:not(.small-teaser,.small-left-teaser) .teaser-img .field--name-field-svg{position:absolute;top:0;right:-24px}[dir=rtl] .taxonomy-clusters.teaser:not(.small-teaser,.small-left-teaser) .teaser-img .field--name-field-svg{transform:scaleX(-1)}.taxonomy-clusters.teaser:not(.small-teaser,.small-left-teaser) .teaser-img .field--name-field-svg svg path{fill:color-mix(in srgb,var(--cluster-color,#080086) 6%,white);stroke:color-mix(in srgb,var(--cluster-color,#080086) 4%,white)}.taxonomy-clusters.teaser:not(.small-teaser,.small-left-teaser) .teaser-img .field--name-field-media{width:fit-content;padding:21px;background-color:color-mix(in srgb,var(--cluster-color,#080086) 10%,#fff);border-radius:8px;transition:.4s;position:absolute;top:0;left:0;z-index:2;transform-origin:left center}.taxonomy-clusters.teaser:not(.small-teaser,.small-left-teaser) .teaser-img .field--name-field-media svg path{stroke:var(--cluster-color,#080086)}.taxonomy-clusters.teaser:not(.small-teaser,.small-left-teaser) .teaser-body{font-size:1rem;line-height:130%}@media (max-width:767.98px){.taxonomy-clusters.teaser:not(.small-teaser,.small-left-teaser) .teaser-body{line-height:140%}}[dir=rtl] .taxonomy-clusters.teaser:not(.small-teaser,.small-left-teaser) .teaser-body{font-size:.875rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .taxonomy-clusters.teaser:not(.small-teaser,.small-left-teaser) .teaser-body{line-height:180%}}.taxonomy-clusters.teaser:not(.small-teaser,.small-left-teaser) .teaser-body{color:#3e4146;flex-grow:unset}.taxonomy-clusters.teaser:not(.small-teaser,.small-left-teaser) .teaser-link{display:flex;justify-content:flex-end;margin-top:unset}.taxonomy-clusters.teaser:not(.small-teaser,.small-left-teaser) .teaser-link a{font-weight:600}[dir=rtl] .taxonomy-clusters.teaser:not(.small-teaser,.small-left-teaser) .teaser-link a{font-weight:500}.taxonomy-clusters.teaser:not(.small-teaser,.small-left-teaser) .teaser-link a{color:var(--cluster-color,#080086);border-color:var(--cluster-color,#080086)}.taxonomy-clusters.teaser:not(.small-teaser,.small-left-teaser) .teaser-link a::after{color:var(--cluster-color,#080086)}.taxonomy-clusters.teaser:not(.small-teaser,.small-left-teaser) .teaser-link a:hover{background-color:var(--cluster-color,#080086);color:#fff}.taxonomy-clusters.teaser:not(.small-teaser,.small-left-teaser) .teaser-link a:hover::after{color:#fff}.taxonomy-clusters.teaser:not(.small-teaser,.small-left-teaser):hover{border-color:color-mix(in srgb,var(--cluster-color,#080086) 20%,#fff)}.taxonomy-clusters.teaser:not(.small-teaser,.small-left-teaser):hover .field--name-field-media{transform:scale(.73)}.taxonomy-clusters.teaser:not(.small-teaser,.small-left-teaser):hover .teaser-text-wrapper{bottom:24px}.taxonomy-clusters.small-left-teaser{color:var(--cluster-color,#080086)}.taxonomy-clusters.small-left-teaser .teaser-img{flex:0 0 44px;background-color:color-mix(in srgb,var(--cluster-color,#080086) 10%,#fff)}.taxonomy-clusters.small-left-teaser .teaser-img svg path{stroke:var(--cluster-color,#080086)}.taxonomy-clusters.small-left-teaser:hover{background-color:color-mix(in srgb,var(--cluster-color,#080086) 10%,#fff)}.taxonomy-clusters.small-left-teaser:hover .teaser-img{background-color:var(--cluster-color,#080086)}.taxonomy-clusters.small-left-teaser:hover .teaser-img svg path{stroke:#fff}.paragraph-incentives.teaser{counter-increment:incentive;display:flex;flex-direction:row;gap:16px;padding:16px 0;border-bottom:1px solid #dcdddf}.paragraph-incentives.teaser::before{content:counter(incentive,decimal-leading-zero);font-size:calc(1.025rem + .3vw)}@media (min-width:1200px){.paragraph-incentives.teaser::before{font-size:1.25rem}}.paragraph-incentives.teaser::before{line-height:120%}@media (max-width:767.98px){.paragraph-incentives.teaser::before{line-height:140%}}[dir=rtl] .paragraph-incentives.teaser::before{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){[dir=rtl] .paragraph-incentives.teaser::before{font-size:1.125rem}}[dir=rtl] .paragraph-incentives.teaser::before{line-height:160%}@media (max-width:767.98px){[dir=rtl] .paragraph-incentives.teaser::before{line-height:180%}}.paragraph-incentives.teaser::before{color:#868b93}.paragraph-incentives.teaser .teaser-title{color:#1c1e20;margin-bottom:6px}.paragraph-incentives.teaser .teaser-body{margin:0;color:#3e4146}.paragraph-incentives.teaser .teaser-body p{font-size:.875rem;line-height:130%}@media (max-width:767.98px){.paragraph-incentives.teaser .teaser-body p{line-height:140%}}[dir=rtl] .paragraph-incentives.teaser .teaser-body p{font-size:.75rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .paragraph-incentives.teaser .teaser-body p{line-height:180%}}.paragraph-incentives.teaser .teaser-body p{margin:0}.paragraph-incentives.large-incentives{height:100%;padding:40px 48px 40px 0;gap:28px}.paragraph-incentives.large-incentives .teaser-title{margin-bottom:0}.paragraph-incentives.large-incentives .teaser-body p{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){.paragraph-incentives.large-incentives .teaser-body p{font-size:1.125rem}}.paragraph-incentives.large-incentives .teaser-body p{line-height:120%}@media (max-width:767.98px){.paragraph-incentives.large-incentives .teaser-body p{line-height:140%}}[dir=rtl] .paragraph-incentives.large-incentives .teaser-body p{font-size:1rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .paragraph-incentives.large-incentives .teaser-body p{line-height:180%}}.paragraph-incentives.large-incentives:before{font-size:calc(1.1rem + 1.2vw)}@media (min-width:1200px){.paragraph-incentives.large-incentives:before{font-size:2rem}}.paragraph-incentives.large-incentives:before{line-height:120%}@media (max-width:767.98px){.paragraph-incentives.large-incentives:before{line-height:140%}}[dir=rtl] .paragraph-incentives.large-incentives:before{font-size:calc(1.075rem + .9vw)}@media (min-width:1200px){[dir=rtl] .paragraph-incentives.large-incentives:before{font-size:1.75rem}}[dir=rtl] .paragraph-incentives.large-incentives:before{line-height:170%}@media (max-width:767.98px){[dir=rtl] .paragraph-incentives.large-incentives:before{line-height:180%}}.taxonomy-tags .teaser-title{margin:0}.taxonomy-tags.status-tag{color:var(--tag-color,inherit);background-color:color-mix(in srgb,var(--tag-color) 15%,#fff);padding:5px 10px 5px 7px;font-weight:500}[dir=rtl] .taxonomy-tags.status-tag{font-weight:400}.taxonomy-tags.status-tag{line-height:18.2px}.taxonomy-tags.status-tag::before{content:"";display:block;flex:0 0 auto;width:12px;height:12px;border:2.5px solid color-mix(in srgb,var(--tag-color) 35%,#fff);border-radius:100px;background-color:var(--tag-color,inherit);background-clip:content-box}.taxonomy-tags.clusters-tag{color:var(--cluster-color,inherit)}.taxonomy-tags.clusters-tag svg path{stroke:var(--cluster-color,inherit)}.taxonomy-tags.teaser-card-tag{color:var(--cluster-color,inherit);background-color:color-mix(in srgb,var(--cluster-color,inherit) 10%,#fff);font-weight:600}[dir=rtl] .taxonomy-tags.teaser-card-tag{font-weight:500}.taxonomy-tags.teaser-card-tag img{border-radius:0}.taxonomy-tags.teaser-card-tag .field--name-field-media-svg{display:flex}.taxonomy-tags.teaser-card-tag .field--name-field-media-svg svg path{stroke:var(--cluster-color,inherit)}.paragraph-banner{padding:48px 64px;flex-direction:row;border-radius:24px;background:linear-gradient(91deg,#2d2698 -.29%,#080086 99.89%);z-index:1;color:#fff}@media (max-width:1023.98px){.paragraph-banner{padding:40px}}.paragraph-banner::before{content:"";position:absolute;inset:0;background-image:url(/themes/custom/adc_ui/images/default-banner-pattern.svg);background-repeat:no-repeat;background-size:100% 100%;z-index:-1}.has-cluster-pattern .paragraph-banner::before{background-image:var(--cluster-pattern);background-size:100% 100%;opacity:.16}@media (min-width:1024px){.paragraph-banner.right-teaser .right-teaser-title{max-width:70%}}.paragraph-banner.right-teaser .order-first{order:-1}@media (max-width:1279.98px){.paragraph-banner.right-teaser .order-first{order:-1}}.paragraph-banner.right-teaser .right-teaser-content{height:auto;padding:0;gap:0}.paragraph-banner.right-teaser .right-teaser-content .right-teaser-body{color:#fff}.paragraph-banner.right-teaser .right-teaser-content .right-teaser-body p{font-weight:500}[dir=rtl] .paragraph-banner.right-teaser .right-teaser-content .right-teaser-body p{font-weight:400}.paragraph-banner.right-teaser .right-teaser-content .right-teaser-body p{margin:0}.paragraph-banner .field--name-field-unlimited-link{display:flex;flex-wrap:wrap;gap:16px}@media (min-width:1024px){.paragraph-banner .field--name-field-unlimited-link{flex-direction:column;align-items:end;width:fit-content;margin-left:auto}}.paragraph-banner .field--name-field-unlimited-link .field__item{width:100%}.paragraph-banner .field--name-field-unlimited-link .field__item a{width:100%;text-align:center}.success-story-right-teaser.right-teaser .right-teaser-content{flex-direction:column-reverse}.accordion .seeds-ui-accordion{display:flex;flex-direction:column;gap:24px}.accordion .accordion-item{border:1px solid #dcdddf;border-radius:12px!important;transition:.5s}.accordion .accordion-item .accordion-header{border:none;padding:24px;display:flex;align-items:center}.accordion .accordion-item .accordion-header h2{margin-bottom:0}.accordion .accordion-item .accordion-title{font-size:calc(1.025rem + .3vw)}@media (min-width:1200px){.accordion .accordion-item .accordion-title{font-size:1.25rem}}.accordion .accordion-item .accordion-title{line-height:120%}@media (max-width:767.98px){.accordion .accordion-item .accordion-title{line-height:140%}}[dir=rtl] .accordion .accordion-item .accordion-title{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){[dir=rtl] .accordion .accordion-item .accordion-title{font-size:1.125rem}}[dir=rtl] .accordion .accordion-item .accordion-title{line-height:160%}@media (max-width:767.98px){[dir=rtl] .accordion .accordion-item .accordion-title{line-height:180%}}.accordion .accordion-item .accordion-title{font-weight:600}[dir=rtl] .accordion .accordion-item .accordion-title{font-weight:500}.accordion .accordion-item .accordion-icon svg{transform:rotate(270deg);border:1px solid #080086;padding:4px;border-radius:30px;width:34px;height:34px}.accordion .accordion-item .accordion-icon path{fill:#080086}@media (max-width:767.98px){.accordion .accordion-item .accordion-icon .accordion-arrow-icon{width:28px;height:28px}}.accordion .accordion-item .accordion-content{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){.accordion .accordion-item .accordion-content{font-size:1.125rem}}.accordion .accordion-item .accordion-content{line-height:120%}@media (max-width:767.98px){.accordion .accordion-item .accordion-content{line-height:140%}}[dir=rtl] .accordion .accordion-item .accordion-content{font-size:1rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .accordion .accordion-item .accordion-content{line-height:180%}}.accordion .accordion-item .accordion-content{font-weight:400}[dir=rtl] .accordion .accordion-item .accordion-content{font-weight:300}.accordion .accordion-item .accordion-content{padding:0 24px 24px 24px;color:#3e4146}.accordion .accordion-item .accordion-content div,.accordion .accordion-item .accordion-content p{margin:0}@media (min-width:1024px){.accordion .accordion-item:hover{border:1px solid #307ce2}}.accordion .accordion-item.active .accordion-header .accordion-icon path{fill:#fff}.accordion .accordion-item.active .accordion-header .accordion-icon svg{transform:rotate(360deg);background-color:#080086}.key-info-wrapper{display:flex;gap:48px;flex-wrap:wrap;align-items:stretch}@media (max-width:1023.98px){.key-info-wrapper{margin-top:40px;gap:24px}}.key-info-wrapper .block,.key-info-wrapper .block__content,.key-info-wrapper .field{display:flex;flex-direction:column}.key-info-wrapper .block__content,.key-info-wrapper .field{height:100%}.key-info-wrapper .field{position:relative}.key-info-wrapper .field::after{content:"";width:100%;height:1px;position:absolute;left:0;bottom:0;background-color:#307ce2}.key-info-wrapper>div{flex:0 0 22%}@media (min-width:1024px){.key-info-wrapper>div{flex-grow:1}}@media (min-width:1536px){.key-info-wrapper>div{flex-grow:0}}@media (max-width:1023.98px){.key-info-wrapper>div{flex:1 0 33%}}@media (max-width:639.98px){.key-info-wrapper>div{flex:1 0 100%}}.key-info-wrapper .field__label{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){.key-info-wrapper .field__label{font-size:1.125rem}}.key-info-wrapper .field__label{line-height:120%}@media (max-width:767.98px){.key-info-wrapper .field__label{line-height:140%}}[dir=rtl] .key-info-wrapper .field__label{font-size:1rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .key-info-wrapper .field__label{line-height:180%}}.key-info-wrapper .field__label{font-weight:500}[dir=rtl] .key-info-wrapper .field__label{font-weight:400}.key-info-wrapper .field__label{color:#3e4146;margin-bottom:4px}.key-info-wrapper .field__item{font-size:calc(1.05rem + .6vw)}@media (min-width:1200px){.key-info-wrapper .field__item{font-size:1.5rem}}.key-info-wrapper .field__item{line-height:130%}@media (max-width:767.98px){.key-info-wrapper .field__item{line-height:140%}}[dir=rtl] .key-info-wrapper .field__item{font-size:calc(1.03125rem + .375vw)}@media (min-width:1200px){[dir=rtl] .key-info-wrapper .field__item{font-size:1.3125rem}}[dir=rtl] .key-info-wrapper .field__item{line-height:170%}@media (max-width:767.98px){[dir=rtl] .key-info-wrapper .field__item{line-height:180%}}.key-info-wrapper .field__item{font-weight:600}[dir=rtl] .key-info-wrapper .field__item{font-weight:500}.key-info-wrapper .field__item{padding-bottom:16px;position:relative}.key-info-wrapper .field__item span{display:flex;flex-direction:column;gap:8px}.key-info-wrapper .field__item .number__suffix{color:#868b93;font-size:.875rem;line-height:130%}@media (max-width:767.98px){.key-info-wrapper .field__item .number__suffix{line-height:140%}}[dir=rtl] .key-info-wrapper .field__item .number__suffix{font-size:.75rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .key-info-wrapper .field__item .number__suffix{line-height:180%}}.key-info-wrapper .field__item .number__suffix{font-weight:400}[dir=rtl] .key-info-wrapper .field__item .number__suffix{font-weight:300}.key-info-wrapper .block:not(:has(.field)),.key-info-wrapper:not(:has(.field)){display:none}.media--type-local-video.media--view-mode-project-landing{overflow:hidden;border-radius:24px}@media (min-width:1280px){.node--type-project.node--view-mode-full .node__content{padding-top:72px}}.node--type-project.node--view-mode-full .dynamic-bg-color{background-color:color-mix(in srgb,var(--cluster-color,#080086) 10%,#fff)}.node--type-project.node--view-mode-full .key-info-wrapper .field::after{background-color:color-mix(in srgb,var(--cluster-color,#080086) 20%,#fff)}.node--type-project.node--view-mode-full .video-wrapper .icon-video:before{color:#fff;background-color:var(--cluster-color,#080086)}.node--type-project.node--view-mode-full .block-field-blocknodeprojectfield-media-3{width:fit-content;margin-left:auto}.node--type-project.node--view-mode-full .btn-light{color:var(--cluster-color,#080086);border-color:var(--cluster-color,#080086)}.node--type-project.node--view-mode-full .btn-light::after{color:var(--cluster-color,#080086)}.node--type-project.node--view-mode-full .btn-light:active,.node--type-project.node--view-mode-full .btn-light:focus,.node--type-project.node--view-mode-full .btn-light:hover{background-color:var(--cluster-color,#080086);color:#fff}.node--type-project.node--view-mode-full .btn-light:active::after,.node--type-project.node--view-mode-full .btn-light:focus::after,.node--type-project.node--view-mode-full .btn-light:hover::after{color:#fff}.node--type-project.node--view-mode-full .projects-locations{background-color:var(--cluster-color,#080086);margin:0;padding:0;color:#fff;border-radius:24px;overflow:hidden}.node--type-project.node--view-mode-full .projects-locations>div{padding:0}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px;align-content:start;padding:64px 48px}@media (max-width:1279.98px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper{padding:42px 20px}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>*{grid-column:1/-1}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper .location-title{margin-bottom:8px;font-weight:700;font-size:calc(1.2rem + 2.4vw)}@media (min-width:1200px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper .location-title{font-size:3rem}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper .location-title{line-height:120%}@media (max-width:767.98px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper .location-title{line-height:140%}}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper .location-title{font-size:calc(1.1625rem + 1.95vw)}@media (min-width:1200px){[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper .location-title{font-size:2.625rem}}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper .location-title{line-height:170%}@media (max-width:767.98px){[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper .location-title{line-height:180%}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper .field--name-field-text-1 .field__item{font-weight:600}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper .field--name-field-text-1 .field__item{font-weight:500}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-1{margin-bottom:32px}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-3{grid-column:auto;padding:16px 0;border-bottom:1px solid #fff}@media (max-width:639.98px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-3{grid-column:1/-1}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-3 .field__label{font-weight:500}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-3 .field__label{font-weight:400}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-3 .field__label{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-3 .field__label{font-size:1.125rem}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-3 .field__label{line-height:120%}@media (max-width:767.98px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-3 .field__label{line-height:140%}}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-3 .field__label{font-size:1rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-3 .field__label{line-height:180%}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-3 .field__label{color:rgba(255,255,255,.8)}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-3 .field__item{font-weight:600}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-3 .field__item{font-weight:500}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-3 .field__item{font-size:calc(1.05rem + .6vw)}@media (min-width:1200px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-3 .field__item{font-size:1.5rem}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-3 .field__item{line-height:130%}@media (max-width:767.98px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-3 .field__item{line-height:140%}}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-3 .field__item{font-size:calc(1.03125rem + .375vw)}@media (min-width:1200px){[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-3 .field__item{font-size:1.3125rem}}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-3 .field__item{line-height:170%}@media (max-width:767.98px){[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-3 .field__item{line-height:180%}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-4{grid-column:auto;padding:16px 0;border-bottom:1px solid #fff}@media (max-width:639.98px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-4{grid-column:1/-1}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-4 .field__label{font-weight:500}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-4 .field__label{font-weight:400}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-4 .field__label{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-4 .field__label{font-size:1.125rem}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-4 .field__label{line-height:120%}@media (max-width:767.98px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-4 .field__label{line-height:140%}}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-4 .field__label{font-size:1rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-4 .field__label{line-height:180%}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-4 .field__label{color:rgba(255,255,255,.8)}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-4 .field__item{font-weight:600}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-4 .field__item{font-weight:500}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-4 .field__item{font-size:calc(1.05rem + .6vw)}@media (min-width:1200px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-4 .field__item{font-size:1.5rem}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-4 .field__item{line-height:130%}@media (max-width:767.98px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-4 .field__item{line-height:140%}}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-4 .field__item{font-size:calc(1.03125rem + .375vw)}@media (min-width:1200px){[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-4 .field__item{font-size:1.3125rem}}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-4 .field__item{line-height:170%}@media (max-width:767.98px){[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-4 .field__item{line-height:180%}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-5{grid-column:auto;padding:16px 0;border-bottom:1px solid #fff}@media (max-width:639.98px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-5{grid-column:1/-1}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-5 .field__label{font-weight:500}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-5 .field__label{font-weight:400}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-5 .field__label{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-5 .field__label{font-size:1.125rem}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-5 .field__label{line-height:120%}@media (max-width:767.98px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-5 .field__label{line-height:140%}}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-5 .field__label{font-size:1rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-5 .field__label{line-height:180%}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-5 .field__label{color:rgba(255,255,255,.8)}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-5 .field__item{font-weight:600}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-5 .field__item{font-weight:500}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-5 .field__item{font-size:calc(1.05rem + .6vw)}@media (min-width:1200px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-5 .field__item{font-size:1.5rem}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-5 .field__item{line-height:130%}@media (max-width:767.98px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-5 .field__item{line-height:140%}}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-5 .field__item{font-size:calc(1.03125rem + .375vw)}@media (min-width:1200px){[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-5 .field__item{font-size:1.3125rem}}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-5 .field__item{line-height:170%}@media (max-width:767.98px){[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-5 .field__item{line-height:180%}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-6{grid-column:auto;padding:16px 0;border-bottom:1px solid #fff}@media (max-width:639.98px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-6{grid-column:1/-1}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-6 .field__label{font-weight:500}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-6 .field__label{font-weight:400}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-6 .field__label{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-6 .field__label{font-size:1.125rem}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-6 .field__label{line-height:120%}@media (max-width:767.98px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-6 .field__label{line-height:140%}}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-6 .field__label{font-size:1rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-6 .field__label{line-height:180%}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-6 .field__label{color:rgba(255,255,255,.8)}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-6 .field__item{font-weight:600}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-6 .field__item{font-weight:500}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-6 .field__item{font-size:calc(1.05rem + .6vw)}@media (min-width:1200px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-6 .field__item{font-size:1.5rem}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-6 .field__item{line-height:130%}@media (max-width:767.98px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-6 .field__item{line-height:140%}}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-6 .field__item{font-size:calc(1.03125rem + .375vw)}@media (min-width:1200px){[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-6 .field__item{font-size:1.3125rem}}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-6 .field__item{line-height:170%}@media (max-width:767.98px){[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-6 .field__item{line-height:180%}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-7{grid-column:auto;padding:16px 0;border-bottom:1px solid #fff}@media (max-width:639.98px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-7{grid-column:1/-1}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-7 .field__label{font-weight:500}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-7 .field__label{font-weight:400}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-7 .field__label{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-7 .field__label{font-size:1.125rem}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-7 .field__label{line-height:120%}@media (max-width:767.98px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-7 .field__label{line-height:140%}}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-7 .field__label{font-size:1rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-7 .field__label{line-height:180%}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-7 .field__label{color:rgba(255,255,255,.8)}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-7 .field__item{font-weight:600}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-7 .field__item{font-weight:500}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-7 .field__item{font-size:calc(1.05rem + .6vw)}@media (min-width:1200px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-7 .field__item{font-size:1.5rem}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-7 .field__item{line-height:130%}@media (max-width:767.98px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-7 .field__item{line-height:140%}}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-7 .field__item{font-size:calc(1.03125rem + .375vw)}@media (min-width:1200px){[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-7 .field__item{font-size:1.3125rem}}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-7 .field__item{line-height:170%}@media (max-width:767.98px){[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-7 .field__item{line-height:180%}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-8{grid-column:auto;padding:16px 0;border-bottom:1px solid #fff}@media (max-width:639.98px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-8{grid-column:1/-1}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-8 .field__label{font-weight:500}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-8 .field__label{font-weight:400}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-8 .field__label{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-8 .field__label{font-size:1.125rem}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-8 .field__label{line-height:120%}@media (max-width:767.98px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-8 .field__label{line-height:140%}}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-8 .field__label{font-size:1rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-8 .field__label{line-height:180%}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-8 .field__label{color:rgba(255,255,255,.8)}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-8 .field__item{font-weight:600}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-8 .field__item{font-weight:500}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-8 .field__item{font-size:calc(1.05rem + .6vw)}@media (min-width:1200px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-8 .field__item{font-size:1.5rem}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-8 .field__item{line-height:130%}@media (max-width:767.98px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-8 .field__item{line-height:140%}}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-8 .field__item{font-size:calc(1.03125rem + .375vw)}@media (min-width:1200px){[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-8 .field__item{font-size:1.3125rem}}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-8 .field__item{line-height:170%}@media (max-width:767.98px){[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper>.block-field-blocknodeprojectfield-text-8 .field__item{line-height:180%}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper .field--name-field-text-2 a{margin-top:48px;font-weight:600}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper .field--name-field-text-2 a{font-weight:500}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper .field--name-field-text-2 a{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper .field--name-field-text-2 a{font-size:1.125rem}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper .field--name-field-text-2 a{line-height:120%}@media (max-width:767.98px){.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper .field--name-field-text-2 a{line-height:140%}}[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper .field--name-field-text-2 a{font-size:1rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .node--type-project.node--view-mode-full .projects-locations .location-text-wrapper .field--name-field-text-2 a{line-height:180%}}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper .field--name-field-text-2 a{display:flex;gap:4px;align-items:baseline}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper .field--name-field-text-2 a::before{content:"\e91d";font-size:24px;font-family:seeds-ui;font-weight:500;color:inherit;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper .field--name-field-text-2 a{align-items:center}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper .field--name-field-text-2 a::before{font-family:icon}.node--type-project.node--view-mode-full .projects-locations .location-text-wrapper .field--name-field-text-2 a{color:#fff;align-items:center}.node--type-project.node--view-mode-full .projects-locations .block-field-blocknodeprojectfield-text-2{height:100%}.node--type-project.node--view-mode-full .projects-locations .block-field-blocknodeprojectfield-text-2 *{height:100%}.node--type-project.node--view-mode-full .projects-locations .block-field-blocknodeprojectfield-text-2 iframe{width:100%;min-height:500px}.node--type-project.node--view-mode-full .paragraph-banner.right-teaser{background:var(--cluster-gradient,linear-gradient(91deg,#2d2698 -.29%,#080086 99.89%))}.media-center-landing .landing-left .media--view-mode-landing-main img{border-radius:16px;margin-bottom:12px}.media-center-landing .landing-left .media--view-mode-landing-main .video-wrapper{border-radius:20px;margin-top:40px}.media-center-landing .landing-left .block-field-blocknodenews-itemfield-media-unlimited .block__title{font-size:calc(1.1rem + 1.2vw)}@media (min-width:1200px){.media-center-landing .landing-left .block-field-blocknodenews-itemfield-media-unlimited .block__title{font-size:2rem}}.media-center-landing .landing-left .block-field-blocknodenews-itemfield-media-unlimited .block__title{line-height:120%}@media (max-width:767.98px){.media-center-landing .landing-left .block-field-blocknodenews-itemfield-media-unlimited .block__title{line-height:140%}}[dir=rtl] .media-center-landing .landing-left .block-field-blocknodenews-itemfield-media-unlimited .block__title{font-size:calc(1.075rem + .9vw)}@media (min-width:1200px){[dir=rtl] .media-center-landing .landing-left .block-field-blocknodenews-itemfield-media-unlimited .block__title{font-size:1.75rem}}[dir=rtl] .media-center-landing .landing-left .block-field-blocknodenews-itemfield-media-unlimited .block__title{line-height:170%}@media (max-width:767.98px){[dir=rtl] .media-center-landing .landing-left .block-field-blocknodenews-itemfield-media-unlimited .block__title{line-height:180%}}.media-center-landing .landing-left .block-field-blocknodenews-itemfield-media-unlimited .block__title{font-weight:700;margin:48px 0 24px 0;color:#080086}.media-center-landing .landing-left .field--name-field-private-image{margin-bottom:30px}.media-center-landing .landing-left .field--name-field-private-video video{display:block;width:100%;margin-top:40px;border-radius:20px}.media-center-landing .landing-left .field--name-field-private-unlimited-file{margin-top:48px}.media-center-landing .landing-left .field--name-field-private-unlimited-file .field__label{font-size:calc(1.1rem + 1.2vw)}@media (min-width:1200px){.media-center-landing .landing-left .field--name-field-private-unlimited-file .field__label{font-size:2rem}}.media-center-landing .landing-left .field--name-field-private-unlimited-file .field__label{line-height:120%}@media (max-width:767.98px){.media-center-landing .landing-left .field--name-field-private-unlimited-file .field__label{line-height:140%}}[dir=rtl] .media-center-landing .landing-left .field--name-field-private-unlimited-file .field__label{font-size:calc(1.075rem + .9vw)}@media (min-width:1200px){[dir=rtl] .media-center-landing .landing-left .field--name-field-private-unlimited-file .field__label{font-size:1.75rem}}[dir=rtl] .media-center-landing .landing-left .field--name-field-private-unlimited-file .field__label{line-height:170%}@media (max-width:767.98px){[dir=rtl] .media-center-landing .landing-left .field--name-field-private-unlimited-file .field__label{line-height:180%}}.media-center-landing .landing-left .field--name-field-private-unlimited-file .field__label{font-weight:700;margin-bottom:24px;color:#080086}.media-center-landing .landing-left .field--name-field-private-unlimited-file .field__item+.field__item{margin-top:12px}.media-center-landing .landing-left .field--name-field-private-unlimited-file a{display:flex;align-items:center;gap:12px;padding:16px 20px;border:1px solid #dcdddf;border-radius:12px;color:#080086;transition:.3s;font-weight:600}[dir=rtl] .media-center-landing .landing-left .field--name-field-private-unlimited-file a{font-weight:500}.media-center-landing .landing-left .field--name-field-private-unlimited-file a:focus-visible,.media-center-landing .landing-left .field--name-field-private-unlimited-file a:hover{border-color:#080086;background-color:#eaf2fc}.landing-sidebar{margin-top:24px}.landing-sidebar .paragraph-widget{padding:24px;border-radius:20px;border:1px solid #dcdddf}@media (min-width:1024px){.landing-sidebar{margin-top:0}}.node--type-news-item .landing-sidebar .paragraph-widget{padding:24px;border-radius:20px;border:none;background-color:#f3f8fd}.pswp__item{background-color:#3e4146}@media (max-width:1023.98px){.career-landing.sidebar{margin-bottom:24px}}.career-landing.sidebar .sidebar-content .external-link{width:100%;justify-content:center}[dir=rtl] .career-landing.sidebar .sidebar-content .external-link:after{transform:rotate(130deg)}[dir=rtl] .career-landing.sidebar .sidebar-content .external-link:hover::after{transform:rotate(180deg)}.career-landing.sidebar .sidebar-content .field--name-field-text-1 .field__label{display:flex;gap:8px;align-items:baseline}.career-landing.sidebar .sidebar-content .field--name-field-text-1 .field__label::before{content:"\e91d";font-size:20px;font-family:seeds-ui;font-weight:500;color:#868b93;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.career-landing.sidebar .sidebar-content .field--name-field-text-1 .field__label{align-items:center}.career-landing.sidebar .sidebar-content .field--name-field-text-1 .field__label::before{font-family:icon}.career-landing.sidebar .sidebar-content .field--name-field-taxonomy-term-2 .field__label{display:flex;gap:8px;align-items:baseline}.career-landing.sidebar .sidebar-content .field--name-field-taxonomy-term-2 .field__label::before{content:"\e91c";font-size:20px;font-family:seeds-ui;font-weight:500;color:#868b93;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.career-landing.sidebar .sidebar-content .field--name-field-taxonomy-term-2 .field__label{align-items:center}.career-landing.sidebar .sidebar-content .field--name-field-taxonomy-term-2 .field__label::before{font-family:icon}.career-landing.sidebar .sidebar-content .field--name-field-text-3 .field__label{display:flex;gap:8px;align-items:baseline}.career-landing.sidebar .sidebar-content .field--name-field-text-3 .field__label::before{content:"\e926";font-size:20px;font-family:seeds-ui;font-weight:500;color:#868b93;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.career-landing.sidebar .sidebar-content .field--name-field-text-3 .field__label{align-items:center}.career-landing.sidebar .sidebar-content .field--name-field-text-3 .field__label::before{font-family:icon}.newsletter{max-width:1261px;width:100%;margin:auto}.newsletter .newsletter-form,.newsletter .newsletter-info{padding:64px}.newsletter .newsletter-form{border-radius:0 20px 20px 0;border:1px solid #dcdddf;border-left:0}.newsletter .newsletter-form h2{color:#1c1e20;font-size:calc(1.15rem + 1.8vw)}@media (min-width:1200px){.newsletter .newsletter-form h2{font-size:2.5rem}}.newsletter .newsletter-form h2{line-height:120%}@media (max-width:767.98px){.newsletter .newsletter-form h2{line-height:140%}}[dir=rtl] .newsletter .newsletter-form h2{font-size:calc(1.11875rem + 1.425vw)}@media (min-width:1200px){[dir=rtl] .newsletter .newsletter-form h2{font-size:2.1875rem}}[dir=rtl] .newsletter .newsletter-form h2{line-height:170%}@media (max-width:767.98px){[dir=rtl] .newsletter .newsletter-form h2{line-height:180%}}.newsletter .newsletter-form .form-item__description{display:none}.newsletter .newsletter-form label{font-weight:500}[dir=rtl] .newsletter .newsletter-form label{font-weight:400}.newsletter .newsletter-form label{font-size:.875rem;line-height:130%}@media (max-width:767.98px){.newsletter .newsletter-form label{line-height:140%}}[dir=rtl] .newsletter .newsletter-form label{font-size:.75rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .newsletter .newsletter-form label{line-height:180%}}.newsletter .newsletter-form label{color:#3e4146;margin:0;display:flex;align-items:center;cursor:text}.newsletter .newsletter-form input{order:2}.newsletter .newsletter-form .form-boolean--type-checkbox{cursor:pointer}.newsletter .newsletter-form .form-item-signup-email,.newsletter .newsletter-form .form-type-checkbox{margin-top:27px}.newsletter .newsletter-form .form-type-checkbox{display:flex;flex-direction:row;align-items:flex-start}.newsletter .newsletter-form .form-type-checkbox label{order:2;display:block}.newsletter .newsletter-form .form-type-checkbox a{margin-left:2px;color:#6ea3eb;text-decoration:underline}.newsletter .newsletter-form .form-type-checkbox a,.newsletter .newsletter-form .form-type-checkbox label{font-size:1rem;line-height:130%}@media (max-width:767.98px){.newsletter .newsletter-form .form-type-checkbox a,.newsletter .newsletter-form .form-type-checkbox label{line-height:140%}}[dir=rtl] .newsletter .newsletter-form .form-type-checkbox a,[dir=rtl] .newsletter .newsletter-form .form-type-checkbox label{font-size:.875rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .newsletter .newsletter-form .form-type-checkbox a,[dir=rtl] .newsletter .newsletter-form .form-type-checkbox label{line-height:180%}}.newsletter .newsletter-form .form-type-checkbox a,.newsletter .newsletter-form .form-type-checkbox label{font-weight:400}[dir=rtl] .newsletter .newsletter-form .form-type-checkbox a,[dir=rtl] .newsletter .newsletter-form .form-type-checkbox label{font-weight:300}.newsletter .newsletter-form .form-type-checkbox .form-boolean--type-checkbox{appearance:none;width:20px;height:20px;border:1px solid #307ce2;border-radius:4px;justify-content:center;align-items:center}.newsletter .newsletter-form .form-type-checkbox .form-boolean--type-checkbox:checked{background-color:#307ce2}.newsletter .newsletter-form .form-type-checkbox .form-boolean--type-checkbox{display:flex;gap:4px;align-items:baseline}.newsletter .newsletter-form .form-type-checkbox .form-boolean--type-checkbox::before{content:"\e91b";font-size:20px;font-family:seeds-ui;font-weight:500;color:inherit;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.newsletter .newsletter-form .form-type-checkbox .form-boolean--type-checkbox{align-items:center}.newsletter .newsletter-form .form-type-checkbox .form-boolean--type-checkbox::before{font-family:icon}.newsletter .newsletter-form .form-type-checkbox .form-boolean--type-checkbox:before{color:#fff}.newsletter .newsletter-form .field--name-field-sub-title{color:#3e4146;font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){.newsletter .newsletter-form .field--name-field-sub-title{font-size:1.125rem}}.newsletter .newsletter-form .field--name-field-sub-title{line-height:120%}@media (max-width:767.98px){.newsletter .newsletter-form .field--name-field-sub-title{line-height:140%}}[dir=rtl] .newsletter .newsletter-form .field--name-field-sub-title{font-size:1rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .newsletter .newsletter-form .field--name-field-sub-title{line-height:180%}}.newsletter .newsletter-form .section-header{margin-bottom:32px}.newsletter .newsletter-form .section-header .section-header-left{width:100%}.newsletter .newsletter-form .form-actions{margin-top:40px}.newsletter .newsletter-form .form-actions input{padding-right:48px;transform:none}.newsletter .newsletter-info{background:linear-gradient(270deg,#080086 -.29%,#2d2698 99.89%);border-radius:20px 0 0 20px}.newsletter .newsletter-info h2{color:#fff}.newsletter .newsletter-info .field--name-field-sub-title{color:rgba(255,255,255,.8);font-weight:400}[dir=rtl] .newsletter .newsletter-info .field--name-field-sub-title{font-weight:300}.newsletter .newsletter-info li:before{background-color:rgba(255,255,255,.9);color:#307ce2}.newsletter .newsletter-info li p{margin:0;align-items:center;display:flex}.newsletter .newsletter-info .section-header .section-header-left h2{margin-bottom:24px}.newsletter .newsletter-info .section-header .section-header-left{width:100%}.newsletter .newsletter-info .paragraph-widget{margin-top:54px}@media (min-width:1024px){.newsletter .newsletter-info .paragraph-widget{margin-top:108px}}@media (max-width:1023.98px){.newsletter .newsletter-info{border-radius:20px 20px 0 0;padding:32px}.newsletter .newsletter-form{padding:32px;border-radius:0 0 20px 20px;border-top:0;border-left:1px solid #dcdddf}}@media (max-width:767.98px){.newsletter{padding:16px}}.media-library-item--grid{width:fit-content;height:fit-content}.media--type-file.media--view-mode-attachments .field__item{padding-bottom:16px;display:flex;gap:8px;align-items:baseline}.media--type-file.media--view-mode-attachments .field__item::before{content:"\e956";font-size:24px;font-family:seeds-ui;font-weight:500;color:#868b93;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.media--type-file.media--view-mode-attachments .field__item{align-items:center}.media--type-file.media--view-mode-attachments .field__item::before{font-family:icon}.media--type-file.media--view-mode-attachments .field__item{align-items:center}.media--type-file.media--view-mode-attachments .field__item a{font-size:1rem;line-height:130%}@media (max-width:767.98px){.media--type-file.media--view-mode-attachments .field__item a{line-height:140%}}[dir=rtl] .media--type-file.media--view-mode-attachments .field__item a{font-size:.875rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .media--type-file.media--view-mode-attachments .field__item a{line-height:180%}}.media--type-file.media--view-mode-attachments .field__item a{font-weight:500}[dir=rtl] .media--type-file.media--view-mode-attachments .field__item a{font-weight:400}.media--type-file.media--view-mode-attachments .field__item a{color:#6ea3eb;text-decoration:underline}.view-slider.view-display-id-home_page_slider .swiper-wrapper .swiper-slide .contextual{top:150px}.view-slider.view-display-id-home_page_slider .swiper-container{margin:0}.view-slider.view-display-id-home_page_slider .swiper-slide-next .field--name-field-media,.view-slider.view-display-id-home_page_slider .swiper-slide-prev .field--name-field-media{overflow:hidden;display:block}.view-slider.view-display-id-home_page_slider .swiper-slide-next .field--name-field-media img,.view-slider.view-display-id-home_page_slider .swiper-slide-prev .field--name-field-media img{transition:10s;animation:zoomOut 10s ease-out forwards}.view-slider.view-display-id-home_page_slider .swiper-slide-active .slider-content{animation:slideUp 1s cubic-bezier(.25,1,.5,1) .8s forwards}.view-slider.view-display-id-home_page_slider .swiper-slide-active .field--name-field-media{overflow:hidden;display:block}.view-slider.view-display-id-home_page_slider .swiper-slide-active .field--name-field-media img{transition:2s;animation:zoomIn 12s ease-out forwards}.view-slider.view-display-id-home_page_slider .swiper-controls{position:absolute;z-index:5;display:flex;gap:12px;align-items:center;top:30.2%}.view-slider.view-display-id-home_page_slider .swiper-controls .swiper-pagination-fraction,.view-slider.view-display-id-home_page_slider .swiper-controls .swiper-slider-home-page-slider-next,.view-slider.view-display-id-home_page_slider .swiper-controls .swiper-slider-home-page-slider-prev{position:relative;width:fit-content;color:#fff}.view-slider.view-display-id-home_page_slider .swiper-controls .swiper-slider-home-page-slider-next,.view-slider.view-display-id-home_page_slider .swiper-controls .swiper-slider-home-page-slider-prev{transition:.4s all ease;display:flex;gap:10px;align-items:baseline}.view-slider.view-display-id-home_page_slider .swiper-controls .swiper-slider-home-page-slider-next::after,.view-slider.view-display-id-home_page_slider .swiper-controls .swiper-slider-home-page-slider-prev::after{content:"\e94f";font-size:20px;font-family:seeds-ui;font-weight:500;color:inherit;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.view-slider.view-display-id-home_page_slider .swiper-controls .swiper-slider-home-page-slider-next,.view-slider.view-display-id-home_page_slider .swiper-controls .swiper-slider-home-page-slider-prev{align-items:center}.view-slider.view-display-id-home_page_slider .swiper-controls .swiper-slider-home-page-slider-next::after,.view-slider.view-display-id-home_page_slider .swiper-controls .swiper-slider-home-page-slider-prev::after{font-family:icon}.view-slider.view-display-id-home_page_slider .swiper-controls .swiper-slider-home-page-slider-next:after,.view-slider.view-display-id-home_page_slider .swiper-controls .swiper-slider-home-page-slider-prev:after{background:rgba(255,255,255,.2);color:#fff;border-color:#fff;transition:.3s all ease;line-height:18px;font-weight:500}[dir=rtl] .view-slider.view-display-id-home_page_slider .swiper-controls .swiper-slider-home-page-slider-next:after,[dir=rtl] .view-slider.view-display-id-home_page_slider .swiper-controls .swiper-slider-home-page-slider-prev:after{font-weight:400}.view-slider.view-display-id-home_page_slider .swiper-controls .swiper-slider-home-page-slider-next:after,.view-slider.view-display-id-home_page_slider .swiper-controls .swiper-slider-home-page-slider-prev:after{width:60px;height:60px}.view-slider.view-display-id-home_page_slider .swiper-controls .swiper-slider-home-page-slider-next:hover::after,.view-slider.view-display-id-home_page_slider .swiper-controls .swiper-slider-home-page-slider-prev:hover::after{transition:.3s all ease;background-color:#fff;border:2px solid #fff;color:#080086}.view-slider.view-display-id-home_page_slider .swiper-controls .swiper-slider-home-page-slider-prev{order:-1;left:0}.view-slider.view-display-id-home_page_slider .swiper-controls .swiper-slider-home-page-slider-next{right:0}.view-slider.view-display-id-home_page_slider .swiper-controls .swiper-pagination-fraction{padding-top:1px;font-size:calc(1.075rem + .9vw)}@media (min-width:1200px){.view-slider.view-display-id-home_page_slider .swiper-controls .swiper-pagination-fraction{font-size:1.75rem}}.view-slider.view-display-id-home_page_slider .swiper-controls .swiper-pagination-fraction{line-height:130%}@media (max-width:767.98px){.view-slider.view-display-id-home_page_slider .swiper-controls .swiper-pagination-fraction{line-height:140%}}[dir=rtl] .view-slider.view-display-id-home_page_slider .swiper-controls .swiper-pagination-fraction{font-size:calc(1.05625rem + .675vw)}@media (min-width:1200px){[dir=rtl] .view-slider.view-display-id-home_page_slider .swiper-controls .swiper-pagination-fraction{font-size:1.5625rem}}[dir=rtl] .view-slider.view-display-id-home_page_slider .swiper-controls .swiper-pagination-fraction{line-height:170%}@media (max-width:767.98px){[dir=rtl] .view-slider.view-display-id-home_page_slider .swiper-controls .swiper-pagination-fraction{line-height:180%}}.view-slider.view-display-id-home_page_slider .swiper-controls .swiper-pagination-fraction{font-weight:400}[dir=rtl] .view-slider.view-display-id-home_page_slider .swiper-controls .swiper-pagination-fraction{font-weight:300}.view-slider.view-display-id-home_page_slider .swiper-controls .swiper-pagination-total{color:rgba(255,255,255,.5)}.view-slider.view-display-id-home_page_slider .swiper-controls .active-pagination{animation:slideUp 1s .8s forwards}@media (max-width:639.98px){.view-slider.view-display-id-home_page_slider .swiper-controls{top:25%}}@media (max-width:1279.98px){.view-slider.view-display-id-home_page_slider .swiper-controls .swiper-slider-home-page-slider-next:after,.view-slider.view-display-id-home_page_slider .swiper-controls .swiper-slider-home-page-slider-prev:after{width:50px;height:50px}}@media (max-width:1279.98px){.view-slider.view-display-id-home_page_slider h2{line-height:1;font-size:calc(1.275rem + 3.3vw);line-height:120%}}@media (max-width:1279.98px) and (min-width:1200px){.view-slider.view-display-id-home_page_slider h2{font-size:3.75rem}}@media (max-width:1279.98px) and (max-width:767.98px){.view-slider.view-display-id-home_page_slider h2{line-height:140%}}@media (max-width:1279.98px){[dir=rtl] .view-slider.view-display-id-home_page_slider h2{font-size:calc(1.23125rem + 2.775vw);line-height:170%}}@media (max-width:1279.98px) and (min-width:1200px){[dir=rtl] .view-slider.view-display-id-home_page_slider h2{font-size:3.3125rem}}@media (max-width:1279.98px) and (max-width:767.98px){[dir=rtl] .view-slider.view-display-id-home_page_slider h2{line-height:180%}}.field--name-field-seeds-widget-paragraph .slider-settings{justify-content:end;margin-bottom:10px}.field--name-field-seeds-widget-paragraph .slider .slider-image{overflow:hidden;border-radius:15px}.field--name-field-seeds-widget-paragraph .slider .slider-image:before{display:none}.field--name-field-seeds-widget-paragraph .slider .slider-image img{transition:.4s all ease}@media (min-width:1280px){.field--name-field-seeds-widget-paragraph .slider .slider-image img:hover{transform:scale(1.03)}}.expanded-cards-view .view-content>div{padding:0;margin:0}.expanded-cards-view .swiper-wrapper{margin:0;flex-wrap:nowrap}.expanded-cards-view .swiper-wrapper>div{padding:0;margin:0}@media (min-width:1280px){.expanded-cards-view .swiper-wrapper>div{flex:0 1 20%;transition:.6s}.expanded-cards-view .swiper-wrapper>div:hover{flex:0 0 700px}}.expanded-cards-view .swiper-wrapper .slider-settings{display:none}.expanded-cards-view .swiper-pagination-bullet-active{background:#080086}@media (max-width:1279.98px){.slick--view--clusters.slick--view--clusters--home-slider-tabs{margin-top:12px}}.slick--view--clusters.slick--view--clusters--home-slider-tabs .slick-track{display:flex;gap:16px;align-items:self-end}.slick--view--clusters.slick--view--clusters--home-slider-tabs .slick-track::after,.slick--view--clusters.slick--view--clusters--home-slider-tabs .slick-track::before{content:unset}.slick--view--clusters.slick--view--clusters--home-slider-tabs .slick-track .small-teaser{cursor:pointer}.slick--view--clusters.slick--view--clusters--home-slider-tabs .slick-track .is-active .small-teaser{color:var(--cluster-color,inherit)}.slick--view--clusters.slick--view--clusters--home-slider-tabs .slick-track .is-active .small-teaser .teaser-img{background-color:color-mix(in srgb,var(--cluster-color) 10%,#fff)}.slick--view--clusters.slick--view--clusters--home-slider-tabs .slick-track .is-active .small-teaser .teaser-img svg path{stroke:var(--cluster-color,inherit)}.slick--view--clusters.slick--view--clusters--home-slider-tabs .slick-track .is-active .small-teaser::after{background-color:var(--cluster-color,inherit)}@media (max-width:1279.98px){.slick--view--clusters.slick--view--clusters--home-slider-tabs .slick-track{flex-wrap:wrap;gap:12px 8px}.slick--view--clusters.slick--view--clusters--home-slider-tabs .slick-track>div{flex:1 0 30%}}@media (min-width:1280px){.block-views-blockclusters-clusters-menu-block{width:50%;flex:0 0 auto}}.view-id-projects.view-display-id-projects_cluster_landing .right-teaser .right-teaser-content{flex-direction:column-reverse;gap:16px}@media (min-width:1024px){.view-id-projects.view-display-id-projects_cluster_landing .view-content .views-row:nth-child(2n) .success-story-right-teaser>div{flex-direction:row-reverse}.view-id-projects.view-display-id-projects_cluster_landing .view-content .views-row:nth-child(2n) .success-story-right-teaser .right-teaser-content{padding-left:48px;padding-right:0}}@media (min-width:1280px) and (max-width:1399.98px){.view-id-projects.view-display-id-projects_opp_menu_block{max-height:350px;overflow-y:scroll}}.view-id-projects.view-display-id-projects_opp_menu_block .small-left-teaser{height:100%}.view-id-clusters.view-display-id-clusters_menu_block .small-left-teaser{align-items:center}.seeds-ui-details:has(.adc-range-slider){position:relative;flex:1;gap:0}.seeds-ui-details:has(.adc-range-slider)[open]{z-index:30}.seeds-ui-details:has(.adc-range-slider)>.seeds-ui-details__summary{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border:1px solid #dcdddf;border-radius:10px!important;background:#fff;cursor:pointer;font-size:1rem;line-height:130%}@media (max-width:767.98px){.seeds-ui-details:has(.adc-range-slider)>.seeds-ui-details__summary{line-height:140%}}[dir=rtl] .seeds-ui-details:has(.adc-range-slider)>.seeds-ui-details__summary{font-size:.875rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .seeds-ui-details:has(.adc-range-slider)>.seeds-ui-details__summary{line-height:180%}}.seeds-ui-details:has(.adc-range-slider)>.seeds-ui-details__summary{font-weight:400}[dir=rtl] .seeds-ui-details:has(.adc-range-slider)>.seeds-ui-details__summary{font-weight:300}.seeds-ui-details:has(.adc-range-slider)>.seeds-ui-details__summary::-webkit-details-marker,.seeds-ui-details:has(.adc-range-slider)>.seeds-ui-details__summary::marker{display:none;content:""}.seeds-ui-details:has(.adc-range-slider)>.seeds-ui-details__summary::after{content:"";width:.75rem;height:.5rem;flex-shrink:0;margin-inline-start:.5rem;background:var(--select-chevron) center/contain no-repeat}.seeds-ui-details:has(.adc-range-slider)[open]>.seeds-ui-details__summary{border-bottom-left-radius:0;border-bottom-right-radius:0}.seeds-ui-details:has(.adc-range-slider)[open]>.seeds-ui-details__summary::after{background-image:var(--select-chevron-open)}.seeds-ui-details:has(.adc-range-slider)[open]>.seeds-ui-details__wrapper{position:absolute;top:100%;inset-inline-start:0;width:100%;z-index:30;padding:1.25rem 1rem 1rem;border:1px solid #dcdddf;border-top:0;border-radius:0 0 10px 10px;background:#fff;box-shadow:0 12px 28px rgba(8,0,134,.14)}.adc-range-slider .fieldset__wrapper{display:flex;flex-wrap:wrap;align-items:flex-end;gap:5px 24px!important}.adc-range-slider .fieldset__legend{display:none}.adc-range-slider .bef-slider{order:-1;flex:0 0 100%;margin:.5rem 0 1.25rem}.adc-range-slider .js-form-item:has(input[name$="[max]"]),.adc-range-slider .js-form-item:has(input[name$="[min]"]){flex:1 1 0;min-width:0;margin:0}.adc-range-slider .js-form-item:has(input[name$="[max]"]) .form-item__label,.adc-range-slider .js-form-item:has(input[name$="[min]"]) .form-item__label{display:block;margin-bottom:6px;font-size:14px;font-weight:500}.adc-range-slider .js-form-item:has(input[name$="[max]"]) input,.adc-range-slider .js-form-item:has(input[name$="[min]"]) input{width:100%;padding:5px;border:2px solid #dcdddf;border-radius:10px;font-size:13px;font-weight:500}[dir=rtl] .adc-range-slider .js-form-item:has(input[name$="[max]"]) input,[dir=rtl] .adc-range-slider .js-form-item:has(input[name$="[min]"]) input{font-weight:400}.adc-range-slider .js-form-item:has(input[name$="[max]"]) input,.adc-range-slider .js-form-item:has(input[name$="[min]"]) input{background:#fff}.adc-range-slider .js-form-item:has(input[name$="[max]"]) input::placeholder,.adc-range-slider .js-form-item:has(input[name$="[min]"]) input::placeholder{color:#868b93}.adc-range-slider .js-form-item:has(input[name$="[max]"]) input:focus,.adc-range-slider .js-form-item:has(input[name$="[min]"]) input:focus{outline:2px solid #080086;outline-offset:-1px}.adc-range-slider .js-form-item:has(input[name$="[max]"]){position:relative}.adc-range-slider .js-form-item:has(input[name$="[max]"])::before{content:"-";content:"-";position:absolute;inset-inline-start:-15px;bottom:10px;color:#868b93}.adc-range-slider .js-form-item:has(input[name$="[min]"])::before{display:none}.adc-range-slider [id$=slider-wrapper]:empty{display:none}.adc-range-slider .noUi-target{height:6px;border:0;border-radius:999px;background:#f1f1f2;box-shadow:none}.adc-range-slider .noUi-connect{background:#307ce2}.adc-range-slider .noUi-handle{width:20px;height:20px;top:-7px;right:-10px;border:0;border-radius:50%;background:#307ce2;box-shadow:0 2px 6px rgba(8,0,134,.35);cursor:grab}.adc-range-slider .noUi-handle::after,.adc-range-slider .noUi-handle::before{display:none}.adc-range-slider .noUi-handle:focus-visible{outline:2px solid #080086;outline-offset:2px}.view-empty{text-align:center}.result .view-header{text-align:end;font-size:calc(1.0375rem + .45vw)}@media (min-width:1200px){.result .view-header{font-size:1.375rem}}.result .view-header{line-height:120%}@media (max-width:767.98px){.result .view-header{line-height:140%}}[dir=rtl] .result .view-header{font-size:calc(1.01875rem + .225vw)}@media (min-width:1200px){[dir=rtl] .result .view-header{font-size:1.1875rem}}[dir=rtl] .result .view-header{line-height:170%}@media (max-width:767.98px){[dir=rtl] .result .view-header{line-height:180%}}.result .view-header{color:#868b93;margin-bottom:20px}.result .view-header span{font-weight:600}[dir=rtl] .result .view-header span{font-weight:500}.result .view-header span{margin-right:4px}.full-width-title form.views-exposed-form .form-actions{flex:0}.full-width-title .accordion,.full-width-title .accordion-item,.full-width-title .position-relative{height:100%}.media-center-date .card-teaser-link .field--name-field-date{font-size:1rem;line-height:130%}@media (max-width:767.98px){.media-center-date .card-teaser-link .field--name-field-date{line-height:140%}}[dir=rtl] .media-center-date .card-teaser-link .field--name-field-date{font-size:.875rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .media-center-date .card-teaser-link .field--name-field-date{line-height:180%}}.media-center-date .card-teaser-link .field--name-field-date{color:#868b93}.view-content .contextual-region.position-relative{height:100%}.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%}.language-switcher-language-url a{font-weight:400}[dir=rtl] .language-switcher-language-url a{font-weight:300}.language-switcher-language-url a{text-transform:uppercase;font-size:calc(1.025rem + .3vw)}@media (min-width:1200px){.language-switcher-language-url a{font-size:1.25rem}}.language-switcher-language-url a{line-height:120%}@media (max-width:767.98px){.language-switcher-language-url a{line-height:140%}}[dir=rtl] .language-switcher-language-url a{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){[dir=rtl] .language-switcher-language-url a{font-size:1.125rem}}[dir=rtl] .language-switcher-language-url a{line-height:160%}@media (max-width:767.98px){[dir=rtl] .language-switcher-language-url a{line-height:180%}}@media (min-width:1280px){.menu--short-links a{position:relative;width:fit-content}.menu--short-links a::after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#307ce2;transition:.5s}.menu--short-links a:hover::after{width:100%}}@media (min-width:1280px){.menu--short-links ul li:last-child{flex:1}.menu--short-links ul li:last-child a{margin-inline-start:auto}}@media (max-width:1279.98px){.menu--short-links ul{gap:6px;flex-wrap:wrap}.menu--short-links ul li{flex:1 0 100%}.menu--short-links ul li:first-child,.menu--short-links ul li:nth-child(2){flex:1 0 48%}.menu--short-links ul li a{color:#080086;border:2px solid #080086;display:block;width:fit-content;font-size:calc(1.0125rem + .15vw);padding:13px 16px;border-radius:12px;line-height:21px;font-weight:600;width:100%;text-align:center}}@media (max-width:1279.98px) and (min-width:1200px){.menu--short-links ul li a{font-size:1.125rem}}@media (max-width:1279.98px){[dir=rtl] .menu--short-links ul li a{font-size:1rem}[dir=rtl] .menu--short-links ul li a{font-weight:500}.menu--short-links ul li a:after{margin:0}.menu--short-links ul li a.with-arrow{gap:11px;align-items:center}.menu--short-links ul li a.with-arrow:after{color:#080086}.menu--short-links ul li a.with-arrow:focus:after,.menu--short-links ul li a.with-arrow:hover:after{color:#fff}.menu--short-links ul li a.with-arrow.btn-download:after{content:"\e953";font-size:calc(1.0625rem + .75vw)}}@media (max-width:1279.98px) and (min-width:1200px){.menu--short-links ul li a.with-arrow.btn-download:after{font-size:1.625rem}}@media (max-width:1279.98px){[dir=rtl] .menu--short-links ul li a.with-arrow.btn-download:after{transform:rotate(0)}.menu--short-links ul li a.btn-lg{gap:13px;padding:16px 20px;border-radius:16px;line-height:26px}.menu--short-links ul li a.btn-sm{gap:6px;font-size:1rem;padding:8px 12px}.menu--short-links ul li a.btn-sm::after{font-size:12px}.menu--short-links ul li a.btn-no-border{border-color:transparent}.menu--short-links ul li a:focus,.menu--short-links ul li a:hover{background-color:#080086;color:#fff}}@media (max-width:639.98px){.menu--short-links ul li:first-child,.menu--short-links ul li:nth-child(2){flex:1 0 100%}}@media (max-width:1279.98px){.menu--search-and-schedule ul{flex-direction:column;padding:16px 0;border-top:1px solid rgba(0,0,0,.1);margin-top:12px}.menu--search-and-schedule ul .icon-search{display:none}.menu--search-and-schedule ul .header-cta{background-color:#080086;color:#fff;display:block;width:fit-content;font-size:calc(1.0125rem + .15vw);padding:13px 16px;border-radius:12px;line-height:21px;font-weight:600;width:100%;text-align:center}}@media (max-width:1279.98px) and (min-width:1200px){.menu--search-and-schedule ul .header-cta{font-size:1.125rem}}@media (max-width:1279.98px){[dir=rtl] .menu--search-and-schedule ul .header-cta{font-size:1rem}[dir=rtl] .menu--search-and-schedule ul .header-cta{font-weight:500}.menu--search-and-schedule ul .header-cta:after{margin:0}.menu--search-and-schedule ul .header-cta.with-arrow{gap:11px;align-items:center}.menu--search-and-schedule ul .header-cta.with-arrow:after{color:#fff}.menu--search-and-schedule ul .header-cta.with-arrow:focus:after,.menu--search-and-schedule ul .header-cta.with-arrow:hover:after{color:#fff}.menu--search-and-schedule ul .header-cta.with-arrow.btn-download:after{content:"\e953";font-size:calc(1.0625rem + .75vw)}}@media (max-width:1279.98px) and (min-width:1200px){.menu--search-and-schedule ul .header-cta.with-arrow.btn-download:after{font-size:1.625rem}}@media (max-width:1279.98px){[dir=rtl] .menu--search-and-schedule ul .header-cta.with-arrow.btn-download:after{transform:rotate(0)}.menu--search-and-schedule ul .header-cta.btn-lg{gap:13px;padding:16px 20px;border-radius:16px;line-height:26px}.menu--search-and-schedule ul .header-cta.btn-sm{gap:6px;font-size:1rem;padding:8px 12px}.menu--search-and-schedule ul .header-cta.btn-sm::after{font-size:12px}.menu--search-and-schedule ul .header-cta.btn-no-border{border-color:transparent}.menu--search-and-schedule ul .header-cta:focus,.menu--search-and-schedule ul .header-cta:hover{background-color:#2d2698;color:#fff}}.menu--inquiries-and-contact ul,.menu--privacy-and-terms ul{gap:16px;align-items:center}@media (max-width:1279.98px){.menu--inquiries-and-contact ul,.menu--privacy-and-terms ul{justify-content:center}}.menu--inquiries-and-contact ul li,.menu--privacy-and-terms ul li{display:flex;align-items:center;gap:16px}.menu--inquiries-and-contact ul li:after,.menu--privacy-and-terms ul li:after{content:"";display:block;width:5px;height:5px;background-color:rgba(255,255,255,.9);border-radius:50%}.menu--inquiries-and-contact ul li:last-child:after,.menu--privacy-and-terms ul li:last-child:after{content:unset}.menu--social-media ul{gap:12px}.menu--social-media ul a{height:48px;width:48px;padding:0;justify-content:center;align-items:center;display:flex;background:rgba(255,255,255,.1);border-radius:50%;gap:0}.menu--social-media ul a::after{content:unset}.menu--social-media ul a:hover{background:rgba(255,255,255,.2)}.section-header .extra-gap{gap:20px}.section-header .section-header-subtitle{color:#307ce2;font-weight:600}[dir=rtl] .section-header .section-header-subtitle{font-weight:500}.section-header .section-header-left,.section-header .section-header-right{flex-grow:1}.section-header .section-header-right.col-xl-2{margin-top:8px}@media (min-width:768px){.section-header .section-header-right.col-xl-2{display:flex;justify-content:end;margin-top:0}}.section-header .section-header-description p{margin:0}@media (min-width:1280px){.section-header .extra-gap{gap:20px 80px}}.seeds-block-pg-view-mode-statistics .paragraph-widget .seeds-ui-grid,.seeds-block-pg-view-mode-teaser .paragraph-widget .seeds-ui-grid{gap:30px 0}.seeds-block-pg-view-mode-list .position-relative,.seeds-block-pg-view-mode-teaser .position-relative{height:100%}.seeds-block-pg-view-mode-list .position-relative .card-teaser,.seeds-block-pg-view-mode-teaser .position-relative .card-teaser{height:100%}.blue-background .section-header .section-header-subtitle,.blue-background .section-header .section-header-title{font-weight:600}[dir=rtl] .blue-background .section-header .section-header-subtitle,[dir=rtl] .blue-background .section-header .section-header-title{font-weight:500}.blue-background .section-header-description,.blue-background .section-header-subtitle{color:rgba(255,255,255,.8)}.blue-background .statistics .statistic-content{font-weight:400}[dir=rtl] .blue-background .statistics .statistic-content{font-weight:300}.blue-background .statistics .statistic-content{color:rgba(255,255,255,.8)}.blue-background .statistics:before{background-color:#fff}.link-below .section-header-left{width:100%;gap:12px}.link-below .section-header-right.col-xl-2{justify-content:start}.link-below .section-header-right.col-xl-2 .section-header-link{margin-top:12px}@media (min-width:1024px){.link-below .section-header-right.col-xl-2 .section-header-link{margin-top:24px}}.link-below .statistics .statistic-num{font-size:calc(1.4rem + 4.8vw)}@media (min-width:1200px){.link-below .statistics .statistic-num{font-size:5rem}}.link-below .statistics .statistic-num{line-height:120%}@media (max-width:767.98px){.link-below .statistics .statistic-num{line-height:140%}}[dir=rtl] .link-below .statistics .statistic-num{font-size:calc(1.3375rem + 4.05vw)}@media (min-width:1200px){[dir=rtl] .link-below .statistics .statistic-num{font-size:4.375rem}}[dir=rtl] .link-below .statistics .statistic-num{line-height:170%}@media (max-width:767.98px){[dir=rtl] .link-below .statistics .statistic-num{line-height:180%}}.border-top .paragraph-widget{padding-top:24px;border-top:1px solid #dcdddf}@media (min-width:768px){.seeds-block-pg-view-mode-list .paragraph-widget .seeds-ui-grid-item{padding-left:0;padding-right:0}.seeds-block-pg-view-mode-list .paragraph-widget .seeds-ui-grid{border-top:1px solid #dcdddf}.seeds-block-pg-view-mode-list .paragraph-widget .seeds-ui-grid-item{border-right:1px solid #dcdddf}.seeds-block-pg-view-mode-list .paragraph-widget .col-md-12,.seeds-block-pg-view-mode-list .paragraph-widget .col-md-3:nth-child(4n),.seeds-block-pg-view-mode-list .paragraph-widget .col-md-4:nth-child(3n),.seeds-block-pg-view-mode-list .paragraph-widget .col-md-6:nth-child(2n),.seeds-block-pg-view-mode-list .paragraph-widget .seeds-ui-grid-item:last-child{border-right:0}}@media (min-width:1024px){.seeds-block-pg-view-mode-list .paragraph-widget .seeds-ui-grid-item:not(:last-child){border-right:1px solid #dcdddf}.seeds-block-pg-view-mode-list .paragraph-widget .col-lg-12,.seeds-block-pg-view-mode-list .paragraph-widget .col-lg-2:nth-child(6n),.seeds-block-pg-view-mode-list .paragraph-widget .col-lg-3:nth-child(4n),.seeds-block-pg-view-mode-list .paragraph-widget .col-lg-4:nth-child(3n),.seeds-block-pg-view-mode-list .paragraph-widget .col-lg-6:nth-child(2n){border-right:0}.seeds-block-pg-view-mode-list .paragraph-widget .seeds-ui-grid-item:not(:first-child) .large-incentives{padding-left:48px}.seeds-block-pg-view-mode-list .paragraph-widget .col-lg-2:nth-child(6n+1) .large-incentives,.seeds-block-pg-view-mode-list .paragraph-widget .col-lg-3:nth-child(4n+1) .large-incentives,.seeds-block-pg-view-mode-list .paragraph-widget .col-lg-4:nth-child(3n+1) .large-incentives,.seeds-block-pg-view-mode-list .paragraph-widget .col-lg-6:nth-child(odd) .large-incentives{padding-left:0}.seeds-block-pg-view-mode-list .paragraph-widget .col-lg-2:nth-child(6n) .large-incentives,.seeds-block-pg-view-mode-list .paragraph-widget .col-lg-3:nth-child(4n) .large-incentives,.seeds-block-pg-view-mode-list .paragraph-widget .col-lg-4:nth-child(3n) .large-incentives,.seeds-block-pg-view-mode-list .paragraph-widget .col-lg-6:nth-child(2n) .large-incentives,.seeds-block-pg-view-mode-list .paragraph-widget .seeds-ui-grid-item:last-child .large-incentives{padding-right:0}}.page-banner{position:relative}.page-banner .block-system-breadcrumb-block{position:absolute;top:140px}@media (max-width:767.98px){.page-banner .block-system-breadcrumb-block{top:120px}}.page-banner .block-system-breadcrumb-block{left:0;right:0;z-index:4}.page-banner .banner-tags{display:flex;align-items:center;gap:12px;margin-bottom:24px}.page-banner .banner-tag-highlight,.page-banner .field--name-field-list{color:#080086;border-radius:8px}.page-banner .banner-tag-highlight{font-weight:400}[dir=rtl] .page-banner .banner-tag-highlight{font-weight:300}.page-banner .field--name-field-list{font-weight:600}[dir=rtl] .page-banner .field--name-field-list{font-weight:500}.page-banner .field--name-field-list{margin-bottom:16px}.page-banner .banner-meta{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin-top:24px;font-weight:500}[dir=rtl] .page-banner .banner-meta{font-weight:400}.page-banner .banner-meta{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){.page-banner .banner-meta{font-size:1.125rem}}.page-banner .banner-meta{line-height:120%}@media (max-width:767.98px){.page-banner .banner-meta{line-height:140%}}[dir=rtl] .page-banner .banner-meta{font-size:1rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .page-banner .banner-meta{line-height:180%}}.page-banner .banner-meta .banner-read-time{display:flex;gap:8px;align-items:baseline}.page-banner .banner-meta .banner-read-time::before{content:"\e946";font-size:24px;font-family:seeds-ui;font-weight:500;color:#b1b4b9;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page-banner .banner-meta .banner-read-time{align-items:center}.page-banner .banner-meta .banner-read-time::before{font-family:icon}.page-banner .banner-meta .banner-read-time{align-items:center}.page-banner .banner-meta .banner-date{display:flex;gap:8px;align-items:baseline}.page-banner .banner-meta .banner-date::before{content:"\e930";font-size:24px;font-family:seeds-ui;font-weight:500;color:#b1b4b9;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page-banner .banner-meta .banner-date{align-items:center}.page-banner .banner-meta .banner-date::before{font-family:icon}.page-banner .banner-meta .banner-date{align-items:center}@media (min-width:1280px){.page-banner .block-block-content{position:absolute;left:0;right:0;bottom:-120px;z-index:3}}@media (max-width:1279.98px){.page-banner .block-block-content{padding-top:48px}}@media (max-width:639.98px){.page-banner .slider .slider-content{top:35%}}.page-banner .paragraph-banner.right-teaser{background:var(--cluster-gradient,linear-gradient(91deg,#2d2698 -.29%,#080086 99.89%))}.page-banner .paragraph-banner.right-teaser .btn-light,.page-banner .paragraph-banner.right-teaser form.views-exposed-form .form-actions .form-actions-reset input,.page-banner .paragraph-banner.right-teaser form.webform-submission-form .webform-options-display-buttons .webform-options-display-buttons-label,.page-banner .paragraph-banner.right-teaser form[id^=views-exposed-form-] .form-actions .form-actions-reset input,form.views-exposed-form .form-actions .form-actions-reset .page-banner .paragraph-banner.right-teaser input,form.webform-submission-form .webform-options-display-buttons .page-banner .paragraph-banner.right-teaser .webform-options-display-buttons-label,form[id^=views-exposed-form-] .form-actions .form-actions-reset .page-banner .paragraph-banner.right-teaser input{color:var(--cluster-color,inherit);border-color:var(--cluster-color,inherit)}.page-banner .paragraph-banner.right-teaser .btn-light:after,.page-banner .paragraph-banner.right-teaser form.views-exposed-form .form-actions .form-actions-reset input:after,.page-banner .paragraph-banner.right-teaser form.webform-submission-form .webform-options-display-buttons .webform-options-display-buttons-label:after,.page-banner .paragraph-banner.right-teaser form[id^=views-exposed-form-] .form-actions .form-actions-reset input:after,form.views-exposed-form .form-actions .form-actions-reset .page-banner .paragraph-banner.right-teaser input:after,form.webform-submission-form .webform-options-display-buttons .page-banner .paragraph-banner.right-teaser .webform-options-display-buttons-label:after,form[id^=views-exposed-form-] .form-actions .form-actions-reset .page-banner .paragraph-banner.right-teaser input:after{color:var(--cluster-color,inherit)}.page-banner .paragraph-banner.right-teaser .btn-light:hover,.page-banner .paragraph-banner.right-teaser form.views-exposed-form .form-actions .form-actions-reset input:hover,.page-banner .paragraph-banner.right-teaser form.webform-submission-form .webform-options-display-buttons .webform-options-display-buttons-label:hover,.page-banner .paragraph-banner.right-teaser form[id^=views-exposed-form-] .form-actions .form-actions-reset input:hover,form.views-exposed-form .form-actions .form-actions-reset .page-banner .paragraph-banner.right-teaser input:hover,form.webform-submission-form .webform-options-display-buttons .page-banner .paragraph-banner.right-teaser .webform-options-display-buttons-label:hover,form[id^=views-exposed-form-] .form-actions .form-actions-reset .page-banner .paragraph-banner.right-teaser input:hover{color:#fff;background-color:var(--cluster-color,inherit)}.page-banner .paragraph-banner.right-teaser .btn-light:hover:after,.page-banner .paragraph-banner.right-teaser form.views-exposed-form .form-actions .form-actions-reset input:hover:after,.page-banner .paragraph-banner.right-teaser form.webform-submission-form .webform-options-display-buttons .webform-options-display-buttons-label:hover:after,.page-banner .paragraph-banner.right-teaser form[id^=views-exposed-form-] .form-actions .form-actions-reset input:hover:after,form.views-exposed-form .form-actions .form-actions-reset .page-banner .paragraph-banner.right-teaser input:hover:after,form.webform-submission-form .webform-options-display-buttons .page-banner .paragraph-banner.right-teaser .webform-options-display-buttons-label:hover:after,form[id^=views-exposed-form-] .form-actions .form-actions-reset .page-banner .paragraph-banner.right-teaser input:hover:after{color:#fff}.page-banner .block-adc-banner.blue-banner{background:linear-gradient(91deg,var(--blue-blue-500-base,#080086) -.29%,var(--Blue-blue-400,#2d2698) 99.89%)}.page-banner .block-adc-banner.blue-banner .slider .gray-overlay::before{background:linear-gradient(91deg,var(--blue-blue-500-base,#080086) -.29%,var(--Blue-blue-400,#2d2698) 99.89%)}@media (min-width:1280px){.breadcrumb ol{padding:32px 0}}@media (max-width:1279.98px){.breadcrumb ol{padding:0}}.breadcrumb ol{list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:12px;font-size:1rem;line-height:130%}@media (max-width:767.98px){.breadcrumb ol{line-height:140%}}[dir=rtl] .breadcrumb ol{font-size:.875rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .breadcrumb ol{line-height:180%}}@media (max-width:767.98px){.breadcrumb ol{font-size:.875rem;line-height:130%}}@media (max-width:767.98px) and (max-width:767.98px){.breadcrumb ol{line-height:140%}}@media (max-width:767.98px){[dir=rtl] .breadcrumb ol{font-size:.75rem;line-height:170%}}@media (max-width:767.98px) and (max-width:767.98px){[dir=rtl] .breadcrumb ol{line-height:180%}}.breadcrumb ol li{margin:0;color:rgba(255,255,255,.8)}.breadcrumb ol li a{display:flex;gap:12px;color:#fff}.breadcrumb ol li a:hover{color:rgba(255,255,255,.8)}.breadcrumb ol li a:after{content:"•";font-weight:700}.paragraph-gap .paragraph-widget .seeds-ui-grid{gap:30px 0}.paragraph-gap .slider-settings{justify-content:end;gap:10px;margin-bottom:20px}.paragraph-gap .swiper-button-next:not(.swiper-button-lock),.paragraph-gap .swiper-button-prev:not(.swiper-button-lock){display:flex}.paragraph-gap .swiper-pagination{display:none}.paragraph-gap .slider-content{margin-bottom:0}form.views-exposed-form,form[id^=views-exposed-form-]{display:flex;gap:16px;border-radius:18px;border:1px solid #dcdddf;margin-bottom:48px;padding:16px;flex-wrap:wrap}@media (min-width:1280px){form.views-exposed-form,form[id^=views-exposed-form-]{align-items:flex-end}}@media (max-width:1023.98px){form.views-exposed-form,form[id^=views-exposed-form-]{flex-direction:column}}form.views-exposed-form .js-form-item,form[id^=views-exposed-form-] .js-form-item{display:flex;flex-direction:column;gap:4px}form.views-exposed-form>.js-form-item,form[id^=views-exposed-form-]>.js-form-item{flex:1}form.views-exposed-form .form-element,form[id^=views-exposed-form-] .form-element{margin:0}form.views-exposed-form .form-item__label,form[id^=views-exposed-form-] .form-item__label{width:100%;font-size:.875rem;line-height:130%}@media (max-width:767.98px){form.views-exposed-form .form-item__label,form[id^=views-exposed-form-] .form-item__label{line-height:140%}}[dir=rtl] form.views-exposed-form .form-item__label,[dir=rtl] form[id^=views-exposed-form-] .form-item__label{font-size:.75rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] form.views-exposed-form .form-item__label,[dir=rtl] form[id^=views-exposed-form-] .form-item__label{line-height:180%}}form.views-exposed-form .form-item__label,form[id^=views-exposed-form-] .form-item__label{margin:0}form.views-exposed-form .form-item-search-api-fulltext,form.views-exposed-form .js-form-item-title,form[id^=views-exposed-form-] .form-item-search-api-fulltext,form[id^=views-exposed-form-] .js-form-item-title{display:flex;gap:4px;align-items:baseline}form.views-exposed-form .form-item-search-api-fulltext::before,form.views-exposed-form .js-form-item-title::before,form[id^=views-exposed-form-] .form-item-search-api-fulltext::before,form[id^=views-exposed-form-] .js-form-item-title::before{content:"\e90a";font-size:18px;font-family:seeds-ui;font-weight:500;color:#b1b4b9;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}form.views-exposed-form .form-item-search-api-fulltext,form.views-exposed-form .js-form-item-title,form[id^=views-exposed-form-] .form-item-search-api-fulltext,form[id^=views-exposed-form-] .js-form-item-title{align-items:center}form.views-exposed-form .form-item-search-api-fulltext::before,form.views-exposed-form .js-form-item-title::before,form[id^=views-exposed-form-] .form-item-search-api-fulltext::before,form[id^=views-exposed-form-] .js-form-item-title::before{font-family:icon}form.views-exposed-form .form-item-search-api-fulltext,form.views-exposed-form .js-form-item-title,form[id^=views-exposed-form-] .form-item-search-api-fulltext,form[id^=views-exposed-form-] .js-form-item-title{position:relative}form.views-exposed-form .form-item-search-api-fulltext .form-element,form.views-exposed-form .js-form-item-title .form-element,form[id^=views-exposed-form-] .form-item-search-api-fulltext .form-element,form[id^=views-exposed-form-] .js-form-item-title .form-element{padding:13px 16px 13px 42px}form.views-exposed-form .form-item-search-api-fulltext::before,form.views-exposed-form .js-form-item-title::before,form[id^=views-exposed-form-] .form-item-search-api-fulltext::before,form[id^=views-exposed-form-] .js-form-item-title::before{position:absolute;left:18px;bottom:16px}form.views-exposed-form .form-wrapper legend,form[id^=views-exposed-form-] .form-wrapper legend{display:none}form.views-exposed-form .form-wrapper .fieldset__wrapper,form[id^=views-exposed-form-] .form-wrapper .fieldset__wrapper{display:flex;flex-wrap:wrap;gap:24px}form.views-exposed-form .form-wrapper .fieldset__wrapper>.form-item,form[id^=views-exposed-form-] .form-wrapper .fieldset__wrapper>.form-item{flex-grow:1}@media (max-width:639.98px){form.views-exposed-form .form-wrapper .fieldset__wrapper>.form-item,form[id^=views-exposed-form-] .form-wrapper .fieldset__wrapper>.form-item{flex:1 0 100%}}form.views-exposed-form .form-actions,form[id^=views-exposed-form-] .form-actions{display:flex;gap:8px;align-items:end;margin:0;flex:1;flex-direction:row-reverse}@media (max-width:1279.98px){form.views-exposed-form .form-actions,form[id^=views-exposed-form-] .form-actions{flex:1 0 100%}}form.views-exposed-form .form-actions>input,form[id^=views-exposed-form-] .form-actions>input{min-width:100px}form.views-exposed-form .form-actions .form-actions-reset,form[id^=views-exposed-form-] .form-actions .form-actions-reset{position:relative}form.views-exposed-form .form-actions .form-actions-reset input,form[id^=views-exposed-form-] .form-actions .form-actions-reset input{background-color:#fff;color:#080086;border:0;padding-inline-start:48px}form.views-exposed-form .form-actions .form-actions-reset,form[id^=views-exposed-form-] .form-actions .form-actions-reset{display:flex;gap:0;align-items:baseline}form.views-exposed-form .form-actions .form-actions-reset::before,form[id^=views-exposed-form-] .form-actions .form-actions-reset::before{content:"\e952";font-size:24px;font-family:seeds-ui;font-weight:500;color:#080086;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}form.views-exposed-form .form-actions .form-actions-reset,form[id^=views-exposed-form-] .form-actions .form-actions-reset{align-items:center}form.views-exposed-form .form-actions .form-actions-reset::before,form[id^=views-exposed-form-] .form-actions .form-actions-reset::before{font-family:icon}form.views-exposed-form .form-actions .form-actions-reset::before,form[id^=views-exposed-form-] .form-actions .form-actions-reset::before{position:absolute;left:16px;top:50%;transform:translate(0,-50%);pointer-events:none}form.views-exposed-form .form-actions .form-actions-reset:hover input,form[id^=views-exposed-form-] .form-actions .form-actions-reset:hover input{color:#080086;background-color:#e6e6f3}form.views-exposed-form .form-actions .form-actions-reset:hover::before,form[id^=views-exposed-form-] .form-actions .form-actions-reset:hover::before{background-color:#e6e6f3}form.views-exposed-form .form-actions .form-submit,form[id^=views-exposed-form-] .form-actions .form-submit{box-shadow:unset;transform:unset}form.webform-submission-form{border:1px solid #dcdddf;border-radius:20px;padding:30px 20px 20px 20px;display:flex;flex-direction:column;gap:24px}form.webform-submission-form h2,form.webform-submission-form label,form.webform-submission-form legend,form.webform-submission-form p{margin-bottom:0}form.webform-submission-form input[type=checkbox],form.webform-submission-form input[type=radio]{cursor:pointer}form.webform-submission-form .form-element[aria-invalid=true]{border:1px solid #ce2028}form.webform-submission-form textarea.form-element{min-height:225px;max-height:none}form.webform-submission-form label.form-item__label{font-weight:500}[dir=rtl] form.webform-submission-form label.form-item__label{font-weight:400}form.webform-submission-form label.form-item__label{margin:0;padding:0 12px}form.webform-submission-form .form-item{gap:4px;flex-grow:1}form.webform-submission-form .form-item.webform-type-fieldset{display:block}form.webform-submission-form .form-item.webform-type-fieldset .fieldset__wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:24px}@media (min-width:1024px){form.webform-submission-form .form-item.webform-type-fieldset .fieldset__wrapper>div:not(.form-actions){flex:1 0 47%}}form.webform-submission-form .form-managed-file .form-submit{width:fit-content}form.webform-submission-form .form-type-managed-file input[type=file]{padding-top:11px}form.webform-submission-form .form-type-managed-file input[type=file]::file-selector-button{background:#080086;color:#fff;border:none;border-radius:6px;cursor:pointer;margin-inline-end:12px}form.webform-submission-form .webform-type-processed-text{gap:0}form.webform-submission-form .fieldset__legend--invisible{display:none}form.webform-submission-form .webform-element-description{font-size:.875rem;line-height:130%}@media (max-width:767.98px){form.webform-submission-form .webform-element-description{line-height:140%}}[dir=rtl] form.webform-submission-form .webform-element-description{font-size:.75rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] form.webform-submission-form .webform-element-description{line-height:180%}}form.webform-submission-form .webform-element-description{font-weight:400}[dir=rtl] form.webform-submission-form .webform-element-description{font-weight:300}form.webform-submission-form .form-required:after{content:"*";color:#ce2028;margin-left:4px}form.webform-submission-form .messages--error input{border:1px solid #ce2028}form.webform-submission-form .fieldset__label{font-size:1rem;line-height:130%}@media (max-width:767.98px){form.webform-submission-form .fieldset__label{line-height:140%}}[dir=rtl] form.webform-submission-form .fieldset__label{font-size:.875rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] form.webform-submission-form .fieldset__label{line-height:180%}}form.webform-submission-form .fieldset__label{font-weight:400}[dir=rtl] form.webform-submission-form .fieldset__label{font-weight:300}form.webform-submission-form .fieldset__label{color:#3e4146}form.webform-submission-form .form-type-boolean{display:flex;flex-direction:row;gap:6px}form.webform-submission-form .form-type-boolean label{font-size:1rem;line-height:130%}@media (max-width:767.98px){form.webform-submission-form .form-type-boolean label{line-height:140%}}[dir=rtl] form.webform-submission-form .form-type-boolean label{font-size:.875rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] form.webform-submission-form .form-type-boolean label{line-height:180%}}form.webform-submission-form .form-type-boolean label{font-weight:400}[dir=rtl] form.webform-submission-form .form-type-boolean label{font-weight:300}form.webform-submission-form .form-type-boolean label{color:#868b93;padding:0}form.webform-submission-form .form-type-boolean .form-checkbox{appearance:none;width:20px;height:20px;border:1px solid #307ce2;border-radius:4px;justify-content:center;align-items:center}form.webform-submission-form .form-type-boolean .form-checkbox:checked{background-color:#307ce2}form.webform-submission-form .form-type-boolean .form-checkbox{display:flex;gap:4px;align-items:baseline}form.webform-submission-form .form-type-boolean .form-checkbox::before{content:"\e91b";font-size:20px;font-family:seeds-ui;font-weight:500;color:inherit;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}form.webform-submission-form .form-type-boolean .form-checkbox{align-items:center}form.webform-submission-form .form-type-boolean .form-checkbox::before{font-family:icon}form.webform-submission-form .form-type-boolean .form-checkbox:before{color:#fff}form.webform-submission-form .form-item-file,form.webform-submission-form [class*=form-item-][class$=-file]{border:1px dashed #dcdddf;border-radius:4px;padding:24px;color:#3e4146;transition:.4s}form.webform-submission-form .form-item-file [class*=webform-][class$=-file],form.webform-submission-form [class*=form-item-][class$=-file] [class*=webform-][class$=-file]{display:flex;gap:8px;align-items:baseline}form.webform-submission-form .form-item-file [class*=webform-][class$=-file]::before,form.webform-submission-form [class*=form-item-][class$=-file] [class*=webform-][class$=-file]::before{content:"\e956";font-size:32px;font-family:seeds-ui;font-weight:500;color:#868b93;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}form.webform-submission-form .form-item-file [class*=webform-][class$=-file],form.webform-submission-form [class*=form-item-][class$=-file] [class*=webform-][class$=-file]{align-items:center}form.webform-submission-form .form-item-file [class*=webform-][class$=-file]::before,form.webform-submission-form [class*=form-item-][class$=-file] [class*=webform-][class$=-file]::before{font-family:icon}form.webform-submission-form .form-item-file [class*=webform-][class$=-file],form.webform-submission-form [class*=form-item-][class$=-file] [class*=webform-][class$=-file]{justify-content:center;align-items:center;flex-direction:column;gap:24px}form.webform-submission-form .form-item-file [class*=webform-][class$=-file] h3,form.webform-submission-form [class*=form-item-][class$=-file] [class*=webform-][class$=-file] h3{font-weight:600}[dir=rtl] form.webform-submission-form .form-item-file [class*=webform-][class$=-file] h3,[dir=rtl] form.webform-submission-form [class*=form-item-][class$=-file] [class*=webform-][class$=-file] h3{font-weight:500}form.webform-submission-form .form-item-file [class*=webform-][class$=-file] p,form.webform-submission-form [class*=form-item-][class$=-file] [class*=webform-][class$=-file] p{font-weight:500}[dir=rtl] form.webform-submission-form .form-item-file [class*=webform-][class$=-file] p,[dir=rtl] form.webform-submission-form [class*=form-item-][class$=-file] [class*=webform-][class$=-file] p{font-weight:400}form.webform-submission-form .form-item-file [class*=webform-][class$=-file] [class*=webform-][class$=-button],form.webform-submission-form [class*=form-item-][class$=-file] [class*=webform-][class$=-file] [class*=webform-][class$=-button]{padding:10px 20px}form.webform-submission-form .form-item-file [class*=webform-][class$=-file]:before,form.webform-submission-form [class*=form-item-][class$=-file] [class*=webform-][class$=-file]:before{width:32px;height:32px;color:#303442;transition:.4s}form.webform-submission-form .form-item-file .form-submit,form.webform-submission-form [class*=form-item-][class$=-file] .form-submit{width:fit-content;padding:10px 20px;background-color:#080086}form.webform-submission-form .form-item-file .form-submit:hover,form.webform-submission-form [class*=form-item-][class$=-file] .form-submit:hover{background-color:#2d2698;transform:none}form.webform-submission-form .form-item-file [class*=webform-][class$=-button],form.webform-submission-form [class*=form-item-][class$=-file] [class*=webform-][class$=-button]{cursor:pointer;order:2}form.webform-submission-form .form-item-file .webform-managed-file-placeholder,form.webform-submission-form [class*=form-item-][class$=-file] .webform-managed-file-placeholder{text-align:center}@media (min-width:1024px){form.webform-submission-form .form-item-file:hover,form.webform-submission-form [class*=form-item-][class$=-file]:hover{border-color:#307ce2;background-color:#eaf2fc;color:#080086}form.webform-submission-form .form-item-file:hover [class*=webform-][class$=-file]:before,form.webform-submission-form [class*=form-item-][class$=-file]:hover [class*=webform-][class$=-file]:before{color:#307ce2}}@media (min-width:640px){form.webform-submission-form{padding:60px 40px 40px 40px}}form.webform-submission-form .webform-type-radio{align-items:center;gap:8px}form.webform-submission-form .webform-type-radio .form-radio{appearance:none;-webkit-appearance:none;width:18px;height:18px;border:1px solid #dcdddf;border-radius:50%;outline:0;cursor:pointer;transition:all .2s ease-in-out}form.webform-submission-form .webform-type-radio .form-radio:checked{border:1px solid #080086;background-color:#080086;box-shadow:inset 0 0 0 2px #fff}form.webform-submission-form .webform-radios-other-input{margin-top:10px}form.webform-submission-form .form-actions{margin:0}form.webform-submission-form .form-actions input{padding-inline-end:46px}form.webform-submission-form .form-actions input:hover{transform:none}form.webform-submission-form .webform-options-display-buttons input:checked+label.webform-options-display-buttons-label{box-shadow:none;background-color:#080086;color:#fff}form.webform-submission-form .webform-options-display-buttons .webform-options-display-buttons-label{cursor:pointer;width:100%;transition:.4s}form.webform-submission-form .webform-options-display-buttons .webform-options-display-buttons-label:hover{border-color:#080086}form.webform-submission-contact-form{display:flex;flex-direction:column;gap:24px}form.webform-submission-contact-form .form-type-boolean .form-checkbox{border:1px solid #307ce2}form.webform-submission-contact-form .form-type-boolean .form-checkbox:checked{background-color:#307ce2}form.webform-submission-contact-form .form-type-boolean label{color:#868b93;font-weight:400}[dir=rtl] form.webform-submission-contact-form .form-type-boolean label{font-weight:300}form.webform-submission-contact-form .form-type-boolean label{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){form.webform-submission-contact-form .form-type-boolean label{font-size:1.125rem}}form.webform-submission-contact-form .form-type-boolean label{line-height:120%}@media (max-width:767.98px){form.webform-submission-contact-form .form-type-boolean label{line-height:140%}}[dir=rtl] form.webform-submission-contact-form .form-type-boolean label{font-size:1rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] form.webform-submission-contact-form .form-type-boolean label{line-height:180%}}form.webform-submission-contact-form .form-type-boolean label:after{content:""}form.webform-submission-contact-form .info-wrapper .fieldset__wrapper{display:grid;gap:16px}form.webform-submission-contact-form .action-wrapper{margin-top:24px}form.webform-submission-contact-form .action-wrapper .fieldset__wrapper .webform-type-processed-text{justify-content:center}form.webform-submission-contact-form .form-composite{grid-gap:12px}form.webform-submission-contact-form .form-composite .fieldset__legend{margin-left:18px}form.webform-submission-contact-form .webform-options-display-buttons{display:grid;gap:12px}form.webform-submission-contact-form .webform-options-display-buttons .form-element{margin-top:8px}@media (min-width:640px){form.webform-submission-contact-form{padding:60px 40px 40px 40px}form.webform-submission-contact-form .webform-options-display-buttons{display:flex;margin-left:1px}form.webform-submission-contact-form .webform-options-display-buttons .webform-options-display-buttons-wrapper{flex:0;margin:0}form.webform-submission-contact-form .webform-options-display-buttons .webform-options-display-buttons-wrapper .webform-options-display-buttons-label{width:fit-content}form.webform-submission-contact-form .action-wrapper{margin-top:48px}form.webform-submission-contact-form .action-wrapper .fieldset__wrapper{display:flex;justify-content:space-between}form.webform-submission-contact-form .action-wrapper .fieldset__wrapper .webform-type-processed-text{justify-content:center}form.webform-submission-contact-form .info-wrapper .fieldset__wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:24px 32px}}@media (min-width:1024px){form .form-element:hover:not(:focus){box-shadow:unset;border:1px solid #307ce2}}form.vendor-register-form{padding:0;border:0;gap:1.875rem;flex-direction:row;flex-wrap:wrap}@media (min-width:768px){form.vendor-register-form{gap:24px}}@media (min-width:1024px){form.vendor-register-form .form-item:not(.form-type-boolean){flex:1 0 47%}}form.vendor-register-form .form-item.form-type-textarea{flex:0 0 100%}form.vendor-register-form .vendor-register-form__footer{display:flex;align-items:center;justify-content:space-between;width:100%;flex:0 0 100%;padding-top:32px;border-top:1px solid #dcdddf}@media (max-width:767.98px){form.vendor-register-form .vendor-register-form__footer{flex-direction:column;gap:20px;align-items:flex-start}}form.vendor-register-form .vendor-register-form__footer .vendor-register-form__ssl-note{color:#868b93;font-weight:400}[dir=rtl] form.vendor-register-form .vendor-register-form__footer .vendor-register-form__ssl-note{font-weight:300}form.vendor-register-form .vendor-register-form__footer .vendor-register-form__ssl-note{font-size:.875rem;line-height:130%}@media (max-width:767.98px){form.vendor-register-form .vendor-register-form__footer .vendor-register-form__ssl-note{line-height:140%}}[dir=rtl] form.vendor-register-form .vendor-register-form__footer .vendor-register-form__ssl-note{font-size:.75rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] form.vendor-register-form .vendor-register-form__footer .vendor-register-form__ssl-note{line-height:180%}}.pager{margin-top:48px}.pager .pager__items{align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin:0}.pager .pager__items .pager__item{padding:0;margin:0}[dir=rtl] .pager .pager__items .pager__item{font-size:1rem;line-height:130%}@media (max-width:767.98px){[dir=rtl] .pager .pager__items .pager__item{line-height:140%}}[dir=rtl] [dir=rtl] .pager .pager__items .pager__item{font-size:.875rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] [dir=rtl] .pager .pager__items .pager__item{line-height:180%}}.pager .pager__items .pager__item--number{padding:0}.pager .pager__items .pager__item--number .pager__link:not(.btn-light){display:flex;align-items:center;justify-content:center;min-width:48px;height:48px;border:2px solid #9c9fa6;border-radius:12px;color:#c6c8cc;font-weight:600}[dir=rtl] .pager .pager__items .pager__item--number .pager__link:not(.btn-light){font-weight:500}.pager .pager__items .pager__item--number .pager__link:not(.btn-light){font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){.pager .pager__items .pager__item--number .pager__link:not(.btn-light){font-size:1.125rem}}.pager .pager__items .pager__item--number .pager__link:not(.btn-light){line-height:120%}@media (max-width:767.98px){.pager .pager__items .pager__item--number .pager__link:not(.btn-light){line-height:140%}}[dir=rtl] .pager .pager__items .pager__item--number .pager__link:not(.btn-light){font-size:1rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .pager .pager__items .pager__item--number .pager__link:not(.btn-light){line-height:180%}}.pager .pager__items .pager__item--number .pager__link:not(.btn-light):hover{background-color:#080086;border-color:#080086;color:#fff}.pager .pager__items .pager__item--number .pager__link:not(.btn-light).is-active{border-color:#080086;color:#080086}.pager .pager__items .pager__item--number .pager__link:not(.btn-light).is-active:hover{color:#fff}.pager .pager__items .pager__item--next{margin-left:auto}.pager .pager__items .pager__item--next a,.pager .pager__items .pager__item--next span{min-width:140px;min-height:50px;display:flex;justify-content:space-between}.pager .pager__items .pager__item--previous{margin-right:auto}.pager .pager__items .pager__item--previous a,.pager .pager__items .pager__item--previous span{min-width:140px;min-height:50px;display:flex;justify-content:space-between;flex-direction:row-reverse}.pager .pager__items .pager__item--previous a::after,.pager .pager__items .pager__item--previous span::after{transform:rotate(-180deg)}[dir=rtl] .pager .pager__items .pager__item--previous a::after,[dir=rtl] .pager .pager__items .pager__item--previous span::after{transform:rotate(0)}.pager .pager__items .pager__item--control.disabled .pager__link{color:#b1b4b9;border-color:#b1b4b9;pointer-events:none}.pager .pager__items .pager__item--control.disabled .pager__link:after{color:#b1b4b9}.pager .pager__items .pager__item--control.disabled .pager__link:focus,.pager .pager__items .pager__item--control.disabled .pager__link:hover{background-color:transparent;color:#b1b4b9}.pager .pager__items .pager__item--ellipsis{color:#b1b4b9}@media (max-width:1023.98px){.pager{margin-top:24px}.pager .pager__items .pager__item--control{margin-right:0;margin-left:0}.pager .pager__items .pager__item--next a,.pager .pager__items .pager__item--next span,.pager .pager__items .pager__item--previous a,.pager .pager__items .pager__item--previous span{font-size:0;width:fit-content;gap:0;min-width:0;min-height:0}}@media (max-width:1279.98px){.sidebar{margin-bottom:30px}}.sidebar .sidebar-content{padding:32px;border-radius:20px;border:1px solid #dcdddf}.sidebar .sidebar-content .block{padding-bottom:16px}.sidebar .sidebar-content .block:last-child{padding-bottom:0}.sidebar .sidebar-content .block .block__content>.field>.field__item{padding-inline-start:28px;font-weight:600}[dir=rtl] .sidebar .sidebar-content .block .block__content>.field>.field__item{font-weight:500}.sidebar .sidebar-content .block .block__content>.field>.field__item{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){.sidebar .sidebar-content .block .block__content>.field>.field__item{font-size:1.125rem}}.sidebar .sidebar-content .block .block__content>.field>.field__item{line-height:120%}@media (max-width:767.98px){.sidebar .sidebar-content .block .block__content>.field>.field__item{line-height:140%}}[dir=rtl] .sidebar .sidebar-content .block .block__content>.field>.field__item{font-size:1rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .sidebar .sidebar-content .block .block__content>.field>.field__item{line-height:180%}}.sidebar .sidebar-content .block .block__content>.field>.field__item>a:not(.btn-light,.btn-primary){color:#1c1e20}.sidebar .sidebar-content .field__label{color:#3e4146;font-weight:500}[dir=rtl] .sidebar .sidebar-content .field__label{font-weight:400}.sidebar .sidebar-content .field__label{font-size:1rem;line-height:130%}@media (max-width:767.98px){.sidebar .sidebar-content .field__label{line-height:140%}}[dir=rtl] .sidebar .sidebar-content .field__label{font-size:.875rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .sidebar .sidebar-content .field__label{line-height:180%}}.sidebar .sidebar-content .field__label{margin-bottom:4px}.sidebar .sidebar-content .field--name-field-taxonomy-term .field__label{display:flex;gap:8px;align-items:baseline}.sidebar .sidebar-content .field--name-field-taxonomy-term .field__label::before{content:"\e91c";font-size:20px;font-family:seeds-ui;font-weight:500;color:#868b93;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sidebar .sidebar-content .field--name-field-taxonomy-term .field__label{align-items:center}.sidebar .sidebar-content .field--name-field-taxonomy-term .field__label::before{font-family:icon}.sidebar .sidebar-content .field--name-field-text-plain .field__label{display:flex;gap:8px;align-items:baseline}.sidebar .sidebar-content .field--name-field-text-plain .field__label::before{content:"\e957";font-size:20px;font-family:seeds-ui;font-weight:500;color:#868b93;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sidebar .sidebar-content .field--name-field-text-plain .field__label{align-items:center}.sidebar .sidebar-content .field--name-field-text-plain .field__label::before{font-family:icon}.sidebar .sidebar-content .field--name-field-taxonomy-term-1 .field__label{display:flex;gap:8px;align-items:baseline}.sidebar .sidebar-content .field--name-field-taxonomy-term-1 .field__label::before{content:"\e958";font-size:20px;font-family:seeds-ui;font-weight:500;color:#868b93;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sidebar .sidebar-content .field--name-field-taxonomy-term-1 .field__label{align-items:center}.sidebar .sidebar-content .field--name-field-taxonomy-term-1 .field__label::before{font-family:icon}.sidebar .sidebar-content .field--name-field-date-1 .field__label{display:flex;gap:8px;align-items:baseline}.sidebar .sidebar-content .field--name-field-date-1 .field__label::before{content:"\e930";font-size:20px;font-family:seeds-ui;font-weight:500;color:#868b93;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sidebar .sidebar-content .field--name-field-date-1 .field__label{align-items:center}.sidebar .sidebar-content .field--name-field-date-1 .field__label::before{font-family:icon}.sidebar .sidebar-content .field--name-field-date .field__label{display:flex;gap:8px;align-items:baseline}.sidebar .sidebar-content .field--name-field-date .field__label::before{content:"\e946";font-size:20px;font-family:seeds-ui;font-weight:500;color:#868b93;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sidebar .sidebar-content .field--name-field-date .field__label{align-items:center}.sidebar .sidebar-content .field--name-field-date .field__label::before{font-family:icon}.sidebar .sidebar-content .field--name-field-text-2 .field__label{display:flex;gap:8px;align-items:baseline}.sidebar .sidebar-content .field--name-field-text-2 .field__label::before{content:"\e955";font-size:20px;font-family:seeds-ui;font-weight:500;color:#868b93;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sidebar .sidebar-content .field--name-field-text-2 .field__label{align-items:center}.sidebar .sidebar-content .field--name-field-text-2 .field__label::before{font-family:icon}.sidebar .sidebar-content .field--name-field-text-1 .field__label{display:flex;gap:8px;align-items:baseline}.sidebar .sidebar-content .field--name-field-text-1 .field__label::before{content:"\e926";font-size:20px;font-family:seeds-ui;font-weight:500;color:#868b93;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sidebar .sidebar-content .field--name-field-text-1 .field__label{align-items:center}.sidebar .sidebar-content .field--name-field-text-1 .field__label::before{font-family:icon}.sidebar .sidebar-content .block-field-blocknodeprocurement-tenderfield-link .field{padding:0}.sidebar .sidebar-content .block-field-blocknodeprocurement-tenderfield-link .field a{width:100%;justify-content:center}[dir=rtl] .sidebar .sidebar-content .block-field-blocknodeprocurement-tenderfield-link .field a:after{transform:rotate(130deg)}[dir=rtl] .sidebar .sidebar-content .block-field-blocknodeprocurement-tenderfield-link .field a:hover::after{transform:rotate(180deg)}.sidebar .sidebar-content .field--name-field-unlimited-media .field__label{padding-bottom:16px}.sidebar .sidebar-content .field--name-field-unlimited-media .field__label,.sidebar .sidebar-content .group-title{color:#1c1e20;margin:0;font-size:1rem;line-height:130%}@media (max-width:767.98px){.sidebar .sidebar-content .field--name-field-unlimited-media .field__label,.sidebar .sidebar-content .group-title{line-height:140%}}[dir=rtl] .sidebar .sidebar-content .field--name-field-unlimited-media .field__label,[dir=rtl] .sidebar .sidebar-content .group-title{font-size:.875rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .sidebar .sidebar-content .field--name-field-unlimited-media .field__label,[dir=rtl] .sidebar .sidebar-content .group-title{line-height:180%}}.sidebar .sidebar-content .field--name-field-unlimited-media .field__label,.sidebar .sidebar-content .group-title{font-weight:700}.sidebar .sidebar-content .registration-link{justify-content:center;width:100%}@media (min-width:1280px){.seeds-block-pg-view-mode-menu_card{height:100%}.seeds-block-pg-view-mode-menu_card .block__content,.seeds-block-pg-view-mode-menu_card .block__content>.contextual-region,.seeds-block-pg-view-mode-menu_card .card-default,.seeds-block-pg-view-mode-menu_card .field,.seeds-block-pg-view-mode-menu_card .field--name-field-seeds-widget-paragraph,.seeds-block-pg-view-mode-menu_card .field__item,.seeds-block-pg-view-mode-menu_card .media--view-mode-menu-card,.seeds-block-pg-view-mode-menu_card .paragraph-widget,.seeds-block-pg-view-mode-menu_card .seeds-ui-grid,.seeds-block-pg-view-mode-menu_card .seeds-widgets-formatter{height:100%}.seeds-block-pg-view-mode-menu_card .block__content img,.seeds-block-pg-view-mode-menu_card .block__content>.contextual-region img,.seeds-block-pg-view-mode-menu_card .card-default img,.seeds-block-pg-view-mode-menu_card .field img,.seeds-block-pg-view-mode-menu_card .field--name-field-seeds-widget-paragraph img,.seeds-block-pg-view-mode-menu_card .field__item img,.seeds-block-pg-view-mode-menu_card .media--view-mode-menu-card img,.seeds-block-pg-view-mode-menu_card .paragraph-widget img,.seeds-block-pg-view-mode-menu_card .seeds-ui-grid img,.seeds-block-pg-view-mode-menu_card .seeds-widgets-formatter img{height:100%;object-fit:cover}}@media (max-width:1279.98px){.seeds-block-pg-view-mode-menu_card{border-radius:12px;overflow:hidden}}.block-simple-social-share-block{padding:24px;border:1px solid #dcdddf;border-radius:20px}.block-simple-social-share-block .block__title{font-size:calc(1.05rem + .6vw)}@media (min-width:1200px){.block-simple-social-share-block .block__title{font-size:1.5rem}}.block-simple-social-share-block .block__title{line-height:130%}@media (max-width:767.98px){.block-simple-social-share-block .block__title{line-height:140%}}[dir=rtl] .block-simple-social-share-block .block__title{font-size:calc(1.03125rem + .375vw)}@media (min-width:1200px){[dir=rtl] .block-simple-social-share-block .block__title{font-size:1.3125rem}}[dir=rtl] .block-simple-social-share-block .block__title{line-height:170%}@media (max-width:767.98px){[dir=rtl] .block-simple-social-share-block .block__title{line-height:180%}}.block-simple-social-share-block .block__title{font-weight:500}[dir=rtl] .block-simple-social-share-block .block__title{font-weight:400}.block-simple-social-share-block .block__title{color:#868b93;margin-bottom:0}.block-simple-social-share-block .simple-social-share-wrapper{padding:0;margin:0;margin-top:16px}.block-simple-social-share-block .simple-social-share-wrapper .social-share-buttons a,.block-simple-social-share-block .simple-social-share-wrapper .social-share-buttons button{width:48px;height:48px;padding:12px;border-radius:12px;border:2px solid #080086;background-color:#fff;transition:.5s}.block-simple-social-share-block .simple-social-share-wrapper .social-share-buttons a svg,.block-simple-social-share-block .simple-social-share-wrapper .social-share-buttons button svg{fill:#080086;background-color:#fff;transition:.5s}@media (min-width:1280px){.block-simple-social-share-block .simple-social-share-wrapper .social-share-buttons a:hover,.block-simple-social-share-block .simple-social-share-wrapper .social-share-buttons button:hover{border:2px solid #080086;background-color:#080086;transform:scale(1)}.block-simple-social-share-block .simple-social-share-wrapper .social-share-buttons a:hover svg,.block-simple-social-share-block .simple-social-share-wrapper .social-share-buttons button:hover svg{fill:#fff;background-color:#080086}}.vendor-register-wrapper{max-width:1274px;margin:auto}.seeds-block-pg-view-mode-card .seeds-ui-grid-item{margin-bottom:30px}.members-gate{margin:50px 0;--gate-tilt:-3deg;--gate-stamp-tilt:-7deg;position:relative;overflow:hidden;border-radius:1.5rem;background:radial-gradient(60% 90% at 78% 22%,rgba(48,124,226,.38) 0,rgba(48,124,226,0) 60%),linear-gradient(112deg,#020022 0,#080086 55%,#2d2698 100%)}.members-gate__inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,0.95fr);align-items:center;gap:clamp(2rem,5vw,4.5rem);padding:clamp(2.5rem,5vw,4.5rem)}@media (max-width:1023.98px){.members-gate__inner{grid-template-columns:minmax(0,1fr);gap:3rem}}.members-gate__eyebrow{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem;color:#accbf3;text-transform:uppercase;letter-spacing:.22em;font-size:.75rem;font-weight:600}[dir=rtl] .members-gate__eyebrow{font-weight:500}.members-gate__eyebrow::before{content:"";width:2.5rem;height:1px;background:currentcolor;opacity:.6}.members-gate__heading{margin-bottom:1.25rem;color:#fff;letter-spacing:-.015em;font-size:calc(1.175rem + 2.1vw)}@media (min-width:1200px){.members-gate__heading{font-size:2.75rem}}.members-gate__heading{font-weight:700;line-height:1.15}.members-gate__description{max-width:34rem;margin-bottom:2.25rem;color:rgba(255,255,255,.82);line-height:1.7}.members-gate__actions{display:flex;flex-wrap:wrap;gap:1rem;text-align:center}.members-gate__actions a{min-width:12.5rem;justify-content:center}.members-gate__benefits{margin-top:2.5rem;padding-top:1.75rem;border-top:1px solid rgba(255,255,255,.14)}.members-gate__benefits-title{margin-bottom:1rem;color:#accbf3;text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;font-weight:600}[dir=rtl] .members-gate__benefits-title{font-weight:500}.members-gate__list{display:grid;gap:.75rem;margin:0;padding:0;list-style:none;color:rgba(255,255,255,.82)}.members-gate__list li{position:relative;padding-inline-start:1.75rem}.members-gate__list li::before{content:"";position:absolute;inset-inline-start:0.25rem;top:.4em;width:.45rem;height:.8rem;border:solid #accbf3;border-width:0 2px 2px 0;rotate:45deg}.members-gate__sheet{display:flex;justify-content:center}@media (max-width:1023.98px){.members-gate__sheet{order:-1}}.members-gate__page{position:relative;width:min(100%,26rem);padding:2.5rem 2.25rem 3rem;border-radius:.375rem;background:linear-gradient(180deg,#fff 0,#f3f8fd 100%);box-shadow:0 2rem 3.5rem rgba(2,0,34,.45);rotate:var(--gate-tilt)}.members-gate__page::before{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;background:rgba(255,255,255,.22);rotate:4deg;translate:0 0.75rem}.members-gate__lines{display:grid;gap:.85rem}.members-gate__line{width:var(--line-width,100%);height:.5rem;border-radius:999px;background:#accbf3;opacity:.55}.members-gate__line--title{width:58%;height:1.1rem;margin-bottom:.75rem;background:#080086;opacity:1}.members-gate__line--held{background:#020022;opacity:.85}.members-gate__stamp{position:absolute;inset-block-end:1.25rem;inset-inline-end:1.5rem;padding:.4rem .9rem;border:2px solid #c26e60;border-radius:.25rem;color:#c26e60;text-transform:uppercase;letter-spacing:.16em;white-space:nowrap;rotate:var(--gate-stamp-tilt);font-size:.8125rem;font-weight:600}[dir=rtl] .members-gate__stamp{font-weight:500}.members-gate__page{animation:members-gate-sheet .7s cubic-bezier(.16,1,.3,1) backwards}.members-gate__stamp{animation:members-gate-stamp .4s cubic-bezier(.34,1.56,.64,1) .6s backwards}@media (prefers-reduced-motion:reduce){.members-gate__page,.members-gate__stamp{animation:none}}[dir=rtl] .members-gate{--gate-tilt:3deg;--gate-stamp-tilt:7deg}[dir=rtl] .members-gate .members-gate__page::before{rotate:-4deg}@keyframes members-gate-sheet{from{opacity:0;rotate:0deg;translate:0 1.5rem}}@keyframes members-gate-stamp{from{opacity:0;scale:1.4}}.adc-lang{position:relative;display:inline-flex}.adc-lang__toggle{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 14px;border:1px solid;border-radius:999px;background:0 0;line-height:1;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.adc-lang__toggle:focus-visible{outline:2px solid currentColor;outline-offset:2px}.adc-lang__icon{flex:0 0 auto}.adc-lang__current{font-size:.9375rem;line-height:120%}@media (max-width:767.98px){.adc-lang__current{line-height:140%}}[dir=rtl] .adc-lang__current{font-size:.8125rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .adc-lang__current{line-height:180%}}.adc-lang__current{font-weight:600}[dir=rtl] .adc-lang__current{font-weight:500}.adc-lang__current{text-transform:uppercase;letter-spacing:.02em}.adc-lang__caret{flex:0 0 auto;transition:transform .2s ease}.adc-lang.is-open .adc-lang__caret{transform:rotate(180deg)}.adc-lang__panel{position:absolute;top:calc(100% + 10px);inset-inline-end:0;z-index:1030;min-width:264px;padding:8px;border:1px solid #dcdddf;border-radius:16px;background-color:#fff;box-shadow:0 18px 40px rgba(2,0,34,.16);opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .18s ease,transform .18s ease,visibility .18s}@media (prefers-reduced-motion:reduce){.adc-lang__panel{transition:none}}.adc-lang.is-open .adc-lang__panel{opacity:1;visibility:visible;transform:none}.adc-lang__section+.adc-lang__section{margin-top:6px;padding-top:8px;border-top:1px solid #f1f1f2}.adc-lang__section-title{margin:0;padding:6px 12px;color:#717680;font-size:.6875rem;line-height:120%}@media (max-width:767.98px){.adc-lang__section-title{line-height:140%}}[dir=rtl] .adc-lang__section-title{font-size:.625rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .adc-lang__section-title{line-height:180%}}.adc-lang__section-title{font-weight:600}[dir=rtl] .adc-lang__section-title{font-weight:500}.adc-lang__section-title{text-transform:uppercase;letter-spacing:.08em}.adc-lang__list{display:block;margin:0;padding:0;gap:0;list-style:none}.adc-lang__list li{display:block;width:100%;margin:0;padding:0}.adc-lang__list li::before,.adc-lang__list li::marker{content:none}.adc-lang__item{display:flex;align-items:center;gap:10px;width:100%;padding:9px 12px;border:0;border-radius:10px;background:0 0;color:#1c1e20;text-align:start;text-decoration:none;cursor:pointer;transition:background-color .15s ease,color .15s ease}.adc-lang__item:focus-visible,.adc-lang__item:hover{background-color:#eaf2fc;color:#080086;text-decoration:none}.adc-lang__item:focus-visible{outline:2px solid #080086;outline-offset:-2px}.adc-lang__item.is-active{background-color:#e6e6f3;color:#080086;font-weight:600}[dir=rtl] .adc-lang__item.is-active{font-weight:500}.adc-lang__name{font-size:.9375rem;line-height:120%}@media (max-width:767.98px){.adc-lang__name{line-height:140%}}[dir=rtl] .adc-lang__name{font-size:.8125rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .adc-lang__name{line-height:180%}}.adc-lang__name{unicode-bidi:isolate}.adc-lang__flag{flex:0 0 auto;width:21px;height:14px;border-radius:2px;box-shadow:0 0 0 1px rgba(0,0,0,.12);object-fit:cover}.adc-lang__check{flex:0 0 auto;margin-inline-start:auto;opacity:0;color:#080086;transition:opacity .15s ease}.adc-lang__item.is-active .adc-lang__check{opacity:1}.adc-lang__reset{display:flex;align-items:center;gap:8px;width:100%;margin-top:4px;padding:9px 12px;border:0;border-radius:10px;background:0 0;color:#080086;font-size:.875rem;line-height:130%}@media (max-width:767.98px){.adc-lang__reset{line-height:140%}}[dir=rtl] .adc-lang__reset{font-size:.75rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .adc-lang__reset{line-height:180%}}.adc-lang__reset{cursor:pointer}.adc-lang__reset:focus-visible,.adc-lang__reset:hover{background-color:#eaf2fc}.adc-lang__reset svg{flex:0 0 auto}.adc-lang__note{margin:4px 0 0;padding:0 12px 6px;color:#868b93;font-size:.6875rem;line-height:120%}@media (max-width:767.98px){.adc-lang__note{line-height:140%}}[dir=rtl] .adc-lang__note{font-size:.625rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .adc-lang__note{line-height:180%}}.adc-lang__note{line-height:1.5}.adc-lang__widget{position:absolute;top:0;inset-inline-start:-10000px;width:1px;height:1px;overflow:hidden;pointer-events:none}@media (max-width:767.98px){.adc-lang__panel{min-width:0;width:max-content;max-width:calc(100vw - 24px)}.adc-lang__toggle{height:36px;padding:0 10px;gap:6px}}.skiptranslate iframe,body>.skiptranslate{display:none!important}body{top:0!important}body .adc-lang__toggle{color:#080086;border-color:#dcdddf}body .adc-lang__toggle:focus-visible,body .adc-lang__toggle:hover{border-color:#080086;background-color:#eaf2fc}body.has-banner header .adc-lang__toggle,body.path-frontpage header .adc-lang__toggle{color:#fff;border-color:rgba(255,255,255,.45)}body.has-banner header .adc-lang__toggle:focus-visible,body.has-banner header .adc-lang__toggle:hover,body.path-frontpage header .adc-lang__toggle:focus-visible,body.path-frontpage header .adc-lang__toggle:hover{border-color:#fff;background-color:rgba(255,255,255,.14)}body.has-banner header.active .adc-lang__toggle,body.path-frontpage header.active .adc-lang__toggle{color:#080086;border-color:#dcdddf}body.has-banner header.active .adc-lang__toggle:focus-visible,body.has-banner header.active .adc-lang__toggle:hover,body.path-frontpage header.active .adc-lang__toggle:focus-visible,body.path-frontpage header.active .adc-lang__toggle:hover{border-color:#080086;background-color:#eaf2fc}body.has-banner.scrolled header .adc-lang__toggle,body.path-frontpage.scrolled header .adc-lang__toggle{color:#080086;border-color:#dcdddf}body.has-banner.scrolled header .adc-lang__toggle:focus-visible,body.has-banner.scrolled header .adc-lang__toggle:hover,body.path-frontpage.scrolled header .adc-lang__toggle:focus-visible,body.path-frontpage.scrolled header .adc-lang__toggle:hover{border-color:#080086;background-color:#eaf2fc}header{position:relative;transition:.4s}header ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap}header ul li{margin:0}header a{display:block;text-decoration:none;font-weight:500}[dir=rtl] header a{font-weight:400}@media (min-width:1280px){header .block-system-branding-block{margin-inline-end:64px}}@media (max-width:1279.98px){header .block-system-branding-block{margin-inline-end:0}}header .block-system-branding-block img{max-width:130px}header .header-main{padding:16px 0 20px 0;position:relative}header .header-top-content{display:block}@media (min-width:1280px){header .navigation-bar .views-exposed-form{display:none}}header .menu--main{position:static}header .menu--main ul.menu{gap:24px;font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){header .menu--main ul.menu{font-size:1.125rem}}header .menu--main ul.menu{line-height:120%}@media (max-width:767.98px){header .menu--main ul.menu{line-height:140%}}[dir=rtl] header .menu--main ul.menu{font-size:1rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] header .menu--main ul.menu{line-height:180%}}header .menu--main ul.menu li{margin:0;padding:0}header .menu--main ul.menu.menu-level-0>li.menu-item--expanded{display:flex;gap:4px;align-items:center}header .menu--main ul.menu.menu-level-0>li.menu-item--expanded .paragraph-widget .seeds-ui-grid{gap:20px 0;margin:0}header .menu--main ul.menu.menu-level-0>li.menu-item--expanded .paragraph-widget .seeds-ui-grid>div{padding:0 10px}header .menu--main ul.menu.menu-level-0>li.menu-item--expanded .remove-grid-padding .paragraph-widget .seeds-ui-grid>div{padding:0}header .menu--main ul.menu.menu-level-0>li.menu-item--expanded .menu_link_content .card-teaser .card-teaser-link{padding:0;margin:0;border:0}header .menu--main ul.menu.menu-level-0>li.menu-item--expanded .menu_link_content .card-teaser .card-teaser-link a{position:absolute;font-size:0;inset:0;border:0;background:0 0;width:100%;height:100%}header .menu--main ul.menu.menu-level-0>li.menu-item--expanded .menu_link_content .card-teaser .card-teaser-link a:after{content:unset}header .menu--main ul.menu.menu-level-0>li.menu-item--expanded .menu_link_content .card-teaser:hover .field--name-field-seeds-widget-svg{background-color:#3e4146}header .menu--main ul.menu.menu-level-0>li.menu-item--expanded .menu_link_content .card-teaser:hover .field--name-field-seeds-widget-svg path{stroke:#fff}@media (min-width:1280px){header .menu--main ul.menu.menu-level-0>li.menu-item--expanded:hover .dropdown-icon{transform:rotate(180deg)}header .menu--main ul.menu.menu-level-0>li.menu-item--expanded .dropdown-icon{transition:.4s}header .menu--main ul.menu.menu-level-0>li.menu-item--expanded .dropdown-icon::before{font-size:calc(1.025rem + .3vw);line-height:120%;margin:0}}@media (min-width:1280px) and (min-width:1200px){header .menu--main ul.menu.menu-level-0>li.menu-item--expanded .dropdown-icon::before{font-size:1.25rem}}@media (min-width:1280px) and (max-width:767.98px){header .menu--main ul.menu.menu-level-0>li.menu-item--expanded .dropdown-icon::before{line-height:140%}}@media (min-width:1280px){[dir=rtl] header .menu--main ul.menu.menu-level-0>li.menu-item--expanded .dropdown-icon::before{font-size:calc(1.0125rem + .15vw);line-height:160%}}@media (min-width:1280px) and (min-width:1200px){[dir=rtl] header .menu--main ul.menu.menu-level-0>li.menu-item--expanded .dropdown-icon::before{font-size:1.125rem}}@media (min-width:1280px) and (max-width:767.98px){[dir=rtl] header .menu--main ul.menu.menu-level-0>li.menu-item--expanded .dropdown-icon::before{line-height:180%}}@media (min-width:1280px){header .menu--main ul.menu.menu-level-0>li.menu-item--expanded>a{position:relative;padding:20px 0;font-weight:500}[dir=rtl] header .menu--main ul.menu.menu-level-0>li.menu-item--expanded>a{font-weight:400}header .menu--main ul.menu.menu-level-0>li.menu-item--expanded>a:before{content:"";position:absolute;top:0;width:calc(100% + 30px);height:95px;margin:0}header .menu--main ul.menu.menu-level-0>li.menu-item--expanded .menu_link_content{position:absolute;top:calc(100% + 8px);left:0;width:100%;right:0;background:#fff;border-radius:20px;opacity:0;visibility:hidden;pointer-events:none;transition:.5s;padding:0;overflow:hidden}header .menu--main ul.menu.menu-level-0>li.menu-item--expanded .menu_link_content .seeds-paragraph-block .paragraph-widget.mt-6{margin-top:20px}header .menu--main ul.menu.menu-level-0>li.menu-item--expanded .menu_link_content .menu_link_content{display:none}header .menu--main ul.menu.menu-level-0>li.menu-item--expanded .menu_link_content .menu-content{padding:32px 36px;border-style:solid;border-color:#dcdddf;border-width:1px 0 1px 1px;border-radius:20px 0 0 20px}header .menu--main ul.menu.menu-level-0>li.menu-item--expanded .menu_link_content .menu-content.child-grid-3{display:flex}header .menu--main ul.menu.menu-level-0>li.menu-item--expanded .menu_link_content .menu-content.child-grid-3>div{flex:1 0 33.3%}header .menu--main ul.menu.menu-level-0>li.menu-item--expanded .menu_link_content .menu-right-block{padding:0}header .menu--main ul.menu.menu-level-0>li.menu-item--expanded .menu_link_content .menu-level-1>li span,header .menu--main ul.menu.menu-level-0>li.menu-item--expanded .menu_link_content .menu-level-1>li>a{display:none}}@media (min-width:1280px){header .menu--main ul.menu.menu-level-0>li.menu-item--expanded:hover>.menu_link_content{opacity:1;visibility:visible;pointer-events:auto}}@media (max-width:1279.98px){header .menu--main ul.menu.menu-level-0{flex-direction:column;gap:20px;margin-bottom:15px}}header .header-top ul{gap:36px;font-size:.875rem;line-height:130%}@media (max-width:767.98px){header .header-top ul{line-height:140%}}[dir=rtl] header .header-top ul{font-size:.75rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] header .header-top ul{line-height:180%}}header .header-top ul li{margin:0}header .header-top ul li a{padding:12px 0 8px 0}header .header-actions .region--header_actions__inner{display:flex}header .header-actions .region--header_actions__inner,header .header-actions ul{gap:16px;align-items:center}@media (max-width:639.98px){header .header-actions .region--header_actions__inner,header .header-actions ul{gap:8px}}@media (max-width:1279.98px){header .header-actions .menu--search-and-schedule{display:none}}header .icon-search::before{margin:0}header .light-logo{display:none}header .dark-logo{display:block}header{background-color:#fff}header .header-main,header .header-top{border-bottom:1px solid rgba(0,0,0,.1)}header .navbar-toggler span{background-color:#080086}@media (min-width:1280px){header .menu>li>a:not(.header-cta){color:#1c1e20}header .menu .dropdown-icon{color:#1c1e20}}header .header-actions .language-switcher-language-url a{color:#080086}header .header-actions .menu li a:not(.header-cta){color:#080086}header .header-actions .header-cta{background-color:#080086;color:#fff;display:block;width:fit-content;font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){header .header-actions .header-cta{font-size:1.125rem}}[dir=rtl] header .header-actions .header-cta{font-size:1rem}header .header-actions .header-cta{padding:13px 16px;border-radius:12px;line-height:21px;font-weight:600}[dir=rtl] header .header-actions .header-cta{font-weight:500}header .header-actions .header-cta:after{margin:0}header .header-actions .header-cta.with-arrow{gap:11px;align-items:center}header .header-actions .header-cta.with-arrow:after{color:#fff}header .header-actions .header-cta.with-arrow:focus:after,header .header-actions .header-cta.with-arrow:hover:after{color:#fff}header .header-actions .header-cta.with-arrow.btn-download:after{content:"\e953";font-size:calc(1.0625rem + .75vw)}@media (min-width:1200px){header .header-actions .header-cta.with-arrow.btn-download:after{font-size:1.625rem}}[dir=rtl] header .header-actions .header-cta.with-arrow.btn-download:after{transform:rotate(0)}header .header-actions .header-cta.btn-lg{gap:13px;padding:16px 20px;border-radius:16px;line-height:26px}header .header-actions .header-cta.btn-sm{gap:6px;font-size:1rem;padding:8px 12px}header .header-actions .header-cta.btn-sm::after{font-size:12px}header .header-actions .header-cta.btn-no-border{border-color:transparent}header .header-actions .header-cta:focus,header .header-actions .header-cta:hover{background-color:#2d2698;color:#fff}header .header-actions .header-cta:focus{background-color:rgb(6.7820895522,0,113.6)}header .icon-search:hover,header .language-switcher-language-url a:hover{color:#080086}header .icon-search:hover::after,header .language-switcher-language-url a:hover::after{background-color:#e6e6f3}header .icon-search:active,header .icon-search:focus,header .language-switcher-language-url a:active,header .language-switcher-language-url a:focus{color:#080086}header .icon-search:active::after,header .icon-search:focus::after,header .language-switcher-language-url a:active::after,header .language-switcher-language-url a:focus::after{background-color:#e6e6f3}header.header header{display:none}@media (max-width:1279.98px){header.header .mobile-navigation .views-exposed-form{position:relative;margin-bottom:12px;border:0;padding:0}header.header .mobile-navigation .views-exposed-form label{display:none}header.header .mobile-navigation .views-exposed-form .form-actions{display:block;position:absolute;left:0;margin:0;border-radius:12px}header.header .mobile-navigation .views-exposed-form .form-actions .form-actions-reset{display:none}header.header .mobile-navigation .views-exposed-form .form-actions .form-submit{background-color:transparent;font-size:0;padding:14px 20px;border-radius:12px;min-width:auto;border:0}header.header{padding-block:0}header.header.active{inset:0;display:flex;flex-direction:column;background-color:#fff;z-index:9999999999}header.header.active .mobile-collapse{display:flex;min-height:0;flex:1 1 auto}header.header .collapse-content{background-color:#fff;padding:12px 16px;display:flex;flex-direction:column;min-height:0;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain}header.header .collapse-content>:last-child{margin-block-start:auto}header.header .menu-level-0>.menu-item--expanded{justify-content:space-between;flex-wrap:wrap;width:100%;padding:10px 12px;background-color:#fff;transition:.4s;border-radius:12px}header.header .menu-level-0>.menu-item--expanded>a{padding:0;font-size:calc(1.0125rem + .15vw);line-height:120%;font-weight:600;display:flex;gap:8px;align-items:baseline;align-items:center;align-items:center}}@media (max-width:1279.98px) and (min-width:1200px){header.header .menu-level-0>.menu-item--expanded>a{font-size:1.125rem}}@media (max-width:1279.98px) and (max-width:767.98px){header.header .menu-level-0>.menu-item--expanded>a{line-height:140%}}@media (max-width:1279.98px){[dir=rtl] header.header .menu-level-0>.menu-item--expanded>a{font-size:1rem;line-height:170%}}@media (max-width:1279.98px) and (max-width:767.98px){[dir=rtl] header.header .menu-level-0>.menu-item--expanded>a{line-height:180%}}@media (max-width:1279.98px){[dir=rtl] header.header .menu-level-0>.menu-item--expanded>a{font-weight:500}header.header .menu-level-0>.menu-item--expanded>a::before{content:"\e926";font-size:14px;font-family:seeds-ui;font-weight:500;color:#524daa;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}header.header .menu-level-0>.menu-item--expanded>a::before{font-family:icon}header.header .menu-level-0>.menu-item--expanded>a:before{background:#f1f1f2;border-radius:8px;margin:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background-repeat:no-repeat!important;background-position:center!important}header.header .menu-level-0>.menu-item--expanded>a.icon-about::before{content:"\e95a"}header.header .menu-level-0>.menu-item--expanded>a.icon-projects::before{content:"";background-image:url(/themes/custom/adc_ui/images/power-purple.svg)}header.header .menu-level-0>.menu-item--expanded>a.icon-invest::before{content:"";background-image:url(/themes/custom/adc_ui/images/invest-purple.svg)}header.header .menu-level-0>.menu-item--expanded>a.icon-media-center::before{content:"";background-image:url(/themes/custom/adc_ui/images/media-purple.svg)}header.header .menu-level-0>.menu-item--expanded>a.icon-contact::before{content:"\e926"}header.header .menu-level-0>.menu-item--expanded.active-menu{background-color:#f1f1f2}header.header .menu-level-0>.menu-item--expanded.active-menu>a::before{background:#524daa;color:#fff}header.header .menu-level-0>.menu-item--expanded.active-menu>a.icon-projects::before{content:"";background-image:url(/themes/custom/adc_ui/images/power-white.svg)}header.header .menu-level-0>.menu-item--expanded.active-menu>a.icon-invest::before{content:"";background-image:url(/themes/custom/adc_ui/images/invest-white.svg)}header.header .menu-level-0>.menu-item--expanded.active-menu>a.icon-media-center::before{content:"";background-image:url(/themes/custom/adc_ui/images/media-white.svg)}header.header .menu-level-0>.menu-item--expanded.active-menu>.dropdown-icon{transform:rotate(180deg)}header.header .menu-level-0>.menu-item--expanded.active-menu>.dropdown-icon::before{color:#307ce2}header.header .menu-level-0>.menu-item--expanded>.dropdown-icon{transition:.4s}header.header .menu-level-0>.menu-item--expanded>.dropdown-icon::before{font-size:24px;margin:0;color:#868b93}header.header .menu-level-0>.menu-item--expanded>.menu_link_content{display:none;width:100%;margin-top:10px;padding:0!important;max-width:100%!important}header.header .menu-level-0>.menu-item--expanded>.menu_link_content .sub-menu-title{margin:0}header.header .menu-level-0>.menu-item--expanded>.menu_link_content .card-teaser{flex-direction:row;padding:8px 12px 8px 8px;border-radius:12px!important;gap:12px;border:0}header.header .menu-level-0>.menu-item--expanded>.menu_link_content .card-teaser h2{font-size:1rem;line-height:130%}}@media (max-width:1279.98px) and (max-width:767.98px){header.header .menu-level-0>.menu-item--expanded>.menu_link_content .card-teaser h2{line-height:140%}}@media (max-width:1279.98px){[dir=rtl] header.header .menu-level-0>.menu-item--expanded>.menu_link_content .card-teaser h2{font-size:.875rem;line-height:170%}}@media (max-width:1279.98px) and (max-width:767.98px){[dir=rtl] header.header .menu-level-0>.menu-item--expanded>.menu_link_content .card-teaser h2{line-height:180%}}@media (max-width:1279.98px){header.header .menu-level-0>.menu-item--expanded>.menu_link_content .card-teaser .field--name-field-seeds-widget-svg{margin:0}header.header .menu-level-0>.menu-item--expanded>.menu_link_content .card-teaser .card-content{padding:0;flex:1}header.header .menu-level-0>.menu-item--expanded>.menu_link_content .menu-content,header.header .menu-level-0>.menu-item--expanded>.menu_link_content .menu-right-block{background-color:#f1f1f2;padding:0}header.header .menu-level-0>.menu-item--expanded>.menu_link_content .menu-level-1{display:none}header.header .menu-level-0>.menu-item--expanded>.menu_link_content .paragraph-widget{margin-top:8px;margin-bottom:26px}header.header .menu-level-0>.menu-item--expanded>.menu_link_content .paragraph-widget .small-space{margin-bottom:8px}header.header .menu-level-0>.menu-item--expanded>.menu_link_content .paragraph-widget .seeds-widgets-formatter{max-width:100%}header.header .menu-level-0>.menu-item--expanded>.menu_link_content .paragraph-widget .seeds-widgets-formatter .seeds-ui-grid{gap:10px 0}header.header .menu-level-0>.menu-item--expanded>.menu_link_content .paragraph-widget .seeds-widgets-formatter .seeds-ui-grid>div{width:100%;flex:0 0 100%;max-width:100%}header.header .menu-level-0>.menu-item--expanded>.menu_link_content .mb-5.views-row{margin-bottom:10px}header.header .menu-level-0>.menu-item--expanded>.menu_link_content .seeds-block-pg-view-mode-menu_card .paragraph-widget{margin:0}header.header .menu-level-0>.menu-item--expanded>.menu_link_content .seeds-section>div{max-width:100%;padding:0}header.header .menu-level-0>.menu-item--expanded>.menu_link_content .seeds-section>div>div{margin:0;width:100%;padding:0}header.header .menu-level-0>.menu-item--expanded>.menu_link_content .seeds-section>div>div>div{margin:0;width:100%;padding:0}}footer{background-color:#04004a}footer ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap}footer ul li{margin:0}footer a{display:block;color:rgba(255,255,255,.6);font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){footer a{font-size:1.125rem}}footer a{line-height:120%}@media (max-width:767.98px){footer a{line-height:140%}}[dir=rtl] footer a{font-size:1rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] footer a{line-height:180%}}footer a{padding:4px 0}footer a:active,footer a:focus,footer a:hover{color:rgba(255,255,255,.9)}footer a.no-text{font-size:0}footer p,footer span{color:rgba(255,255,255,.6);margin:0}footer .block-system-branding-block{margin:0}footer .block-system-branding-block img{max-width:200px}@media (max-width:1279.98px){footer .block-system-branding-block{text-align:center}}footer .site-footer-top{padding:80px 0 48px 0}@media (max-width:1279.98px){footer .site-footer-top{padding:48px 0}}footer .site-footer-top .region--footer_top__inner{display:flex;justify-content:space-between;gap:96px}@media (max-width:1279.98px){footer .site-footer-top .region--footer_top__inner{flex-direction:column;gap:40px}}footer .menu--footer{flex-grow:1}@media (min-width:1280px){footer .menu--footer .menu--level-1{gap:20px}}@media (min-width:1536px){footer .menu--footer .menu--level-1{gap:48px}}@media (min-width:1280px){footer .menu--footer .menu--level-1>li{flex:1 0 22%}}footer .menu--footer .menu--level-1>li .menu__link--nolink{display:block;color:#fff;font-weight:600}[dir=rtl] footer .menu--footer .menu--level-1>li .menu__link--nolink{font-weight:500}footer .menu--footer .menu--level-1>li .menu__link--nolink{font-size:calc(1.025rem + .3vw)}@media (min-width:1200px){footer .menu--footer .menu--level-1>li .menu__link--nolink{font-size:1.25rem}}footer .menu--footer .menu--level-1>li .menu__link--nolink{line-height:120%}@media (max-width:767.98px){footer .menu--footer .menu--level-1>li .menu__link--nolink{line-height:140%}}[dir=rtl] footer .menu--footer .menu--level-1>li .menu__link--nolink{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){[dir=rtl] footer .menu--footer .menu--level-1>li .menu__link--nolink{font-size:1.125rem}}[dir=rtl] footer .menu--footer .menu--level-1>li .menu__link--nolink{line-height:160%}@media (max-width:767.98px){[dir=rtl] footer .menu--footer .menu--level-1>li .menu__link--nolink{line-height:180%}}footer .menu--footer .menu--level-1>li .menu__link--nolink{margin-bottom:28px;cursor:auto}footer .menu--footer .menu--level-1>li .menu--level-2{gap:12px;flex-direction:column}@media (max-width:1279.98px){footer .menu--footer .menu--level-1{gap:0}footer .menu--footer .menu--level-1 li{flex:0 0 100%}footer .menu--footer .menu--level-1 li .menu__link--nolink{border-bottom:1px solid rgba(255,255,255,.1);padding:16px 0;margin-bottom:0;display:flex;align-items:center;justify-content:space-between;font-weight:500}[dir=rtl] footer .menu--footer .menu--level-1 li .menu__link--nolink{font-weight:400}footer .menu--footer .menu--level-1 li .menu__link--nolink{display:flex;gap:0;align-items:baseline}footer .menu--footer .menu--level-1 li .menu__link--nolink::after{content:"\e906";font-size:14px;font-family:seeds-ui;font-weight:500;color:inherit;font-style:normal;font-variant:normal;text-transform:none;line-height:1;transition:.3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}footer .menu--footer .menu--level-1 li .menu__link--nolink{align-items:center}footer .menu--footer .menu--level-1 li .menu__link--nolink::after{font-family:icon}footer .menu--footer .menu--level-1 li .menu__link--nolink:after{transition:.4s;padding:0 10px}footer .menu--footer .menu--level-1 li .menu__link--nolink.active::after{transform:rotate(180deg)}footer .menu--footer .menu--level-1 li .menu--level-2{gap:0}footer .menu--footer .menu--level-1 li .menu--level-2 a{padding:12px;border-bottom:1px solid rgba(255,255,255,.1)}footer .menu--footer .menu--level-1 li>.dropdown-menu{display:none}}footer .site-footer-middle{padding:16px 0}footer .copyright{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){footer .copyright{font-size:1.125rem}}footer .copyright{line-height:120%}@media (max-width:767.98px){footer .copyright{line-height:140%}}[dir=rtl] footer .copyright{font-size:1rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] footer .copyright{line-height:180%}}footer .site-footer-bottom{padding:25px 0}footer .region--footer__inner{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}@media (max-width:1279.98px){footer .region--footer__inner{justify-content:center}}footer .footer-line-seperator{border-top:1px solid rgba(255,255,255,.1)}footer .site-footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}@media (max-width:1279.98px){footer .site-footer-bottom{justify-content:center;text-align:center}}footer .footer-last-bottom{padding:14px 0;font-weight:500}[dir=rtl] footer .footer-last-bottom{font-weight:400}footer .footer-last-bottom{display:flex;align-items:center;justify-content:center;gap:8px;font-size:.875rem;line-height:130%}@media (max-width:767.98px){footer .footer-last-bottom{line-height:140%}}[dir=rtl] footer .footer-last-bottom{font-size:.75rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] footer .footer-last-bottom{line-height:180%}}.adc-map{position:relative;display:flex;height:min(85vh,52rem);overflow:hidden;background:#fff;min-height:calc(100vh - 140px)}.adc-map__sidebar{display:flex;flex-direction:column;width:480px;max-width:50%;flex-shrink:0;border-right:1px solid #dcdddf;overflow:hidden;background:#fff;transition:width .3s ease}.adc-map.is-collapsed .adc-map__sidebar{width:70px;transition:width .3s ease .2s}.adc-map__body,.adc-map__header{transition:opacity .2s ease .3s,visibility .2s ease .3s}.adc-map.is-collapsed .adc-map__body,.adc-map.is-collapsed .adc-map__header,.adc-map.is-collapsed .adc-map__search{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.adc-map__open{position:absolute;top:1.5rem;left:calc((70px - 2.75rem)/ 2);z-index:30;display:flex;flex-direction:column;justify-content:center;gap:4px;width:2.75rem;height:2.75rem;padding:0 .75rem;border:0;border-radius:10px;background:#fff;cursor:pointer;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.adc-map__open span{display:block;height:2px;border-radius:2px;background:#080086}.adc-map.is-collapsed .adc-map__open{opacity:1;visibility:visible;transition:opacity .2s ease .4s,visibility .2s ease .4s}.adc-map__header{padding:1.5rem 1.5rem 1.25rem;border-bottom:1px solid #dcdddf}.adc-map__header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.adc-map__title{margin:0 0 .25rem;font-size:calc(1.05rem + .6vw)}@media (min-width:1200px){.adc-map__title{font-size:1.5rem}}.adc-map__title{line-height:130%}@media (max-width:767.98px){.adc-map__title{line-height:140%}}[dir=rtl] .adc-map__title{font-size:calc(1.03125rem + .375vw)}@media (min-width:1200px){[dir=rtl] .adc-map__title{font-size:1.3125rem}}[dir=rtl] .adc-map__title{line-height:170%}@media (max-width:767.98px){[dir=rtl] .adc-map__title{line-height:180%}}.adc-map__title{font-weight:600}[dir=rtl] .adc-map__title{font-weight:500}.adc-map__title{color:#080086;line-height:35px}.adc-map__close{border:0;background:0 0;padding:0;line-height:0;flex-shrink:0;cursor:pointer}.adc-map__close:hover{color:#080086}.adc-map__count{display:flex;margin:0;font-size:14px;font-weight:500;color:#868b93;gap:3px}.adc-map__search{display:flex;gap:.5rem;padding:1.25rem 1.5rem;border-bottom:1px solid #dcdddf}.adc-map__search--floating{display:none}.adc-map__search-input{flex:1;min-width:0;padding:.625rem .875rem .625rem 2.25rem;border:1px solid #dcdddf;border-radius:10px;font-size:.875rem;color:#080086;transition:.2s;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%237b8194' stroke-width='1.6' stroke-linecap='round'%3E%3Ccircle cx='9' cy='9' r='6'/%3E%3Cpath d='m13.5 13.5 4 4'/%3E%3C/svg%3E") left .75rem center/1rem no-repeat}.adc-map__search-input::placeholder{color:#868b93}.adc-map__search-input:hover{border:1px solid #307ce2}.adc-map__search-input:focus{outline:2px solid #307ce2;outline-offset:-1px}.adc-map__filter-toggle{display:flex;align-items:center;justify-content:center;width:2.625rem;flex-shrink:0;border:1px solid #080086;border-radius:10px;background:#fff;color:#080086;cursor:pointer;transition:.3s}.adc-map__filter-toggle:hover{background:#080086}.adc-map__filter-toggle:hover path{stroke:#fff}.adc-map__filter-toggle[aria-expanded=true]{background:#080086}.adc-map__filter-toggle[aria-expanded=true] path{stroke:#fff}.adc-map__cards{flex:1;overflow-y:auto;padding:1.25rem 1rem 1.5rem;display:flex;flex-direction:column;gap:1.125rem;margin-top:10px;cursor:pointer}.adc-map__empty{margin:auto 0;padding:2rem 1rem;text-align:center;font-size:16px;font-weight:600}[dir=rtl] .adc-map__empty{font-weight:500}.adc-map__empty{color:#3e4146}.adc-map__empty[hidden]{display:none}.adc-map__card{padding:1.25rem;border:1px solid #dcdddf;border-radius:20px;background:#fff;cursor:pointer;transition:.15s}.adc-map__card.is-active,.adc-map__card:hover{border-color:#307ce2;box-shadow:0 6px 18px rgba(48,124,226,.1)}.adc-map__card-top{display:flex;align-items:flex-start;gap:1rem;margin-bottom:.875rem}.adc-map__card-image{width:130px;height:130px;flex-shrink:0;border-radius:12px;object-fit:cover;background:#f1f1f2}.adc-map__card-heading{min-width:0}.adc-map__badge{display:inline-flex;align-items:center;gap:.375rem;padding:6px 12px;border-radius:10px;font-size:12px;font-weight:400}[dir=rtl] .adc-map__badge{font-weight:300}.adc-map__badge{color:var(--adc-badge-color);background:color-mix(in srgb,var(--adc-badge-color) 10%,#fff)}.adc-map__badge-dot{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;border-radius:50%;flex-shrink:0}.adc-map__badge-dot img{width:.625rem;height:.625rem;object-fit:contain;filter:brightness(0) invert(1)}.adc-map__card-title{margin:.625rem 0 0;font-size:20px;font-weight:700;line-height:1.35;color:#1c1e20}.adc-map__card-summary{margin:0;font-size:14px;color:#3e4146}.adc-map__card-footer{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #dcdddf}.adc-map__status{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:10px;font-size:.875rem;line-height:130%}@media (max-width:767.98px){.adc-map__status{line-height:140%}}[dir=rtl] .adc-map__status{font-size:.75rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .adc-map__status{line-height:180%}}.adc-map__status{font-weight:600}[dir=rtl] .adc-map__status{font-weight:500}.adc-map__status{color:var(--adc-status-color);background:color-mix(in srgb,var(--adc-status-color) 12%,#fff);outline:2px solid #fffefe}.adc-map__status::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--adc-status-color);outline:2px solid #eaeaea}.adc-map__card-link{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1.5px solid #080086!important;border-radius:10px;font-size:16px;font-weight:600}[dir=rtl] .adc-map__card-link{font-weight:500}.adc-map__card-link{color:#080086!important;text-decoration:none;transition:background .15s,color .15s}.adc-map__card-link:hover{background:#080086;color:#fff!important}[dir=rtl] .adc-map__card-link svg{transform:scaleX(-1)}.adc-map__meta{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.4375rem}.adc-map__meta-item{display:flex;align-items:center;gap:.5rem;margin:0;font-size:13px;color:#868b93;overflow-wrap:anywhere}.adc-map__meta-item svg{flex-shrink:0}.adc-map__meta-item a{color:inherit;text-decoration:none}.adc-map__meta-item a:hover{color:#080086}.adc-map__stars{display:flex;align-items:center;gap:.125rem;margin:-.375rem 0 .625rem;line-height:0}.adc-map__star{color:#dcdddf}.adc-map__star.is-filled{color:#f4b400}.adc-map__card-footer--end{justify-content:flex-end}.adc-map__card--unmapped{cursor:default}.adc-map__card--unmapped:hover{border-color:#dcdddf;box-shadow:none}.adc-map__card--venue .adc-map__card-title,.adc-map__popup--venue .adc-map__card-title{margin:0 0 .75rem;font-size:18px}.adc-map__popup--venue{width:auto;min-width:15rem;padding:20px;text-align:start}.adc-map__body{position:relative;flex:1;min-height:0;display:flex;flex-direction:column;z-index:1}.adc-map__filters{position:absolute;inset:0;z-index:5;display:flex;flex-direction:column;background:#fff;transform:translateX(24px);opacity:0;visibility:hidden;transition:transform .28s ease,opacity .28s ease,visibility .28s ease}.adc-map.is-filtering .adc-map__filters{transform:translateX(0);opacity:1;visibility:visible}.adc-map__filters-bar{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid #dcdddf}.adc-map__filters-back,.adc-map__filters-reset{display:inline-flex;align-items:center;gap:.5rem;border:0;background:0 0;padding:0;font-size:16px;font-weight:600}[dir=rtl] .adc-map__filters-back,[dir=rtl] .adc-map__filters-reset{font-weight:500}.adc-map__filters-back,.adc-map__filters-reset{color:#080086;cursor:pointer;padding:6px;border-radius:10px;transition:.5s}[dir=rtl] .adc-map__filters-back svg,[dir=rtl] .adc-map__filters-reset svg{transform:scaleX(-1)}.adc-map__filters-reset:hover{background-color:rgba(48,124,226,.2)}.adc-map__filters-body{flex:1;overflow-y:auto;padding:1.25rem 1.5rem 1.5rem;display:flex;flex-direction:column;gap:1.25rem}.adc-map__filters-footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid #dcdddf;background:#fff}.adc-map__filters-footer .adc-map__filters-reset{display:none}.adc-map__filters-footer .adc-map__filters-apply{flex:1}.adc-map__filters-apply{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:0;border-radius:10px;padding:.875rem 1.75rem;background:#080086;color:#fff;font-size:16px;font-weight:600}[dir=rtl] .adc-map__filters-apply{font-weight:500}.adc-map__filters-apply{cursor:pointer}[dir=rtl] .adc-map__filters-apply svg{transform:scaleX(-1)}.adc-map__filter-group{display:flex;flex-direction:column;gap:.5rem}.adc-map__filter-group[hidden]{display:none}.adc-map__filter-label{font-size:14px;font-weight:600}[dir=rtl] .adc-map__filter-label{font-weight:500}.adc-map__filter-label{color:#000}.adc-map__filter-group select{width:100%}.adc-map__filter-group--range{gap:.75rem}.adc-map__filter-group--range .noUi-target{height:6px;border:0;border-radius:999px;background:#f1f1f2;box-shadow:none}.adc-map__filter-group--range .noUi-connect{background:#307ce2}.adc-map__filter-group--range .noUi-handle{width:20px;height:20px;top:-7px;right:-10px;border:0;border-radius:50%;background:#307ce2;box-shadow:0 2px 6px rgba(8,0,134,.35);cursor:grab}.adc-map__filter-group--range .noUi-handle::after,.adc-map__filter-group--range .noUi-handle::before{display:none}.adc-map__filter-group--range .noUi-handle:focus-visible{outline:2px solid #080086;outline-offset:2px}.adc-map__range-track{margin:.25rem 10px 0}.adc-map__range-inputs{display:flex;align-items:flex-end;gap:24px}.adc-map__range-field{position:relative;flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:6px}.adc-map__range-field+.adc-map__range-field::before{content:"-";position:absolute;inset-inline-start:-15px;bottom:10px;color:#868b93}.adc-map__range-field input{width:100%;padding:5px;border:2px solid #dcdddf;border-radius:10px;background:#fff;font-size:13px;font-weight:500}[dir=rtl] .adc-map__range-field input{font-weight:400}.adc-map__range-field input{appearance:textfield}.adc-map__range-field input::-webkit-inner-spin-button,.adc-map__range-field input::-webkit-outer-spin-button{appearance:none;margin:0}.adc-map__range-field input::placeholder{color:#868b93}.adc-map__range-field input:focus{outline:2px solid #080086;outline-offset:-1px}.adc-map__range-field-label{font-size:14px;font-weight:500}[dir=rtl] .adc-map__range-field-label{font-weight:400}.adc-map__canvas{position:relative;flex:1}.adc-map__gmap{position:absolute;inset:0;z-index:2}.adc-map__zoom-hint{position:absolute;inset:0;z-index:900;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);color:#fff;font-size:1rem;font-weight:600}[dir=rtl] .adc-map__zoom-hint{font-weight:500}.adc-map__zoom-hint{text-align:center;padding:1rem;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}@media (prefers-reduced-motion:reduce){.adc-map__zoom-hint{transition:none}}.adc-map.is-zoom-hinted .adc-map__zoom-hint{opacity:1;visibility:visible}.adc-map__pin{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;border:2px solid #fff;box-shadow:0 3px 8px rgba(0,0,0,.35)}.adc-map__pin img{width:16px;height:16px;object-fit:contain;filter:brightness(0) invert(1)}.adc-map__pin>svg{width:18px;height:18px;color:#fff}.adc-map__cluster{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#080086;color:#fff;font-size:.875rem;font-weight:700;border:3px solid #fff;box-shadow:0 3px 8px rgba(0,0,0,.35)}.adc-map__legend{position:absolute;bottom:1.5rem;left:1.5rem;z-index:20;display:grid;grid-template-rows:auto 1fr;max-height:calc(100% - 3rem);width:16rem;background:#fff;border-radius:10px;box-shadow:0 6px 22px rgba(8,0,134,.16);overflow:hidden;transition:grid-template-rows .35s ease;min-width:256px;z-index:2}.adc-map__legend li{margin:0}.adc-map__legend.is-pulsing{box-shadow:0 0 0 3px color-mix(in srgb,#080086 45%,transparent)}.adc-map__legend-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;flex-shrink:0;border:0;padding:13px;background:0 0;font-size:16px;font-weight:700;color:#000;text-align:left;cursor:pointer;border-bottom:1px solid #dcdddf;transition:border-bottom-color .35s ease}.adc-map__legend-body{--legend-open:1;padding:13px;min-height:0;overflow-y:auto;overscroll-behavior:contain;transition:padding .35s ease}.adc-map__legend.is-closed{grid-template-rows:auto 0fr}.adc-map__legend.is-closed .adc-map__legend-body{--legend-open:0;padding-block:0}.adc-map__legend.is-closed .adc-map__legend-toggle{border-bottom-color:transparent}.adc-map__legend.is-closed .adc-map__legend-chevron{transform:rotate(180deg)}.adc-map__legend-chevron{color:#307ce2;transition:transform .2s}.adc-map__legend-label{margin:0 0;font-size:12px;font-weight:500}[dir=rtl] .adc-map__legend-label{font-weight:400}.adc-map__legend-label{color:#868b93}.adc-map__legend-sectors,.adc-map__legend-statuses{list-style:none;margin:0;padding:0}.adc-map__legend-item{display:flex;align-items:center;gap:8px;width:100%;padding:.375rem .25rem;border:0;border-radius:8px;background:0 0;font-size:13px;color:#3e4146;text-align:left;cursor:pointer}.adc-map__legend-item:hover{background:#f5f6fb}.adc-map__legend-item.is-active{background:color-mix(in srgb,#080086 8%,#fff)}.adc-map__legend-item .adc-map__status{font-size:.8125rem}.adc-map__legend-dot{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:50%;flex-shrink:0;overflow:hidden}.adc-map__legend-dot img{width:.875rem;height:.875rem;object-fit:contain;filter:brightness(0) invert(1)}.adc-map__popup{width:360px;font-family:inherit;color:#080086}.adc-map__popup .adc-map__status{font-size:13px;background-color:unset;outline:unset}.adc-map__popup-media{position:relative;height:160px;background:#f3f4f8}.adc-map__popup-media>img{width:100%;height:100%;object-fit:cover;display:block}.adc-map__badge--overlay{position:absolute;top:.625rem;left:.625rem;background:rgba(255,255,255,.92)}.adc-map__popup-body{padding:.875rem 1rem 1rem;text-align:left}.adc-map__popup-title{margin:0 0 .375rem;font-size:calc(1.025rem + .3vw)}@media (min-width:1200px){.adc-map__popup-title{font-size:1.25rem}}.adc-map__popup-title{line-height:120%}@media (max-width:767.98px){.adc-map__popup-title{line-height:140%}}[dir=rtl] .adc-map__popup-title{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){[dir=rtl] .adc-map__popup-title{font-size:1.125rem}}[dir=rtl] .adc-map__popup-title{line-height:160%}@media (max-width:767.98px){[dir=rtl] .adc-map__popup-title{line-height:180%}}.adc-map__popup-title{font-weight:700;color:#000}.adc-map__popup-summary{margin:0 0 .75rem;font-size:.8125rem;line-height:1.55;color:#868b93}.adc-map__popup-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:.5rem}.adc-map__popup-status{display:flex;flex-direction:column;gap:.25rem}.adc-map__popup-status-label{font-size:.6875rem;color:#868b93}@media (max-width:1023.98px){.adc-map{display:block;height:80vh;width:100%;max-width:100vw;overflow-x:hidden}.adc-map__canvas{position:absolute;inset:0;height:auto;z-index:0;isolation:isolate}.adc-map__search--inline{display:none}.adc-map__search--floating{display:flex;position:absolute;width:100%;background:#fff;top:0;left:0;z-index:30;padding:10px;background-color:#fff}.adc-map__search-input{background-color:#fff;border-color:transparent;box-shadow:0 4px 14px rgba(8,0,134,.15)}.adc-map__filter-toggle{background:#fff;border-color:transparent;box-shadow:0 4px 14px rgba(8,0,134,.15)}.adc-map__legend{left:1rem;right:auto;bottom:8rem;width:auto;max-width:15rem;overflow:hidden;max-height:calc(100% - 13rem)}.adc-map__legend:not(.is-open){grid-template-rows:auto 0fr}.adc-map__legend:not(.is-open) .adc-map__legend-body{--legend-open:0;padding-block:0}.adc-map__legend:not(.is-open) .adc-map__legend-toggle{border-bottom-color:transparent}.adc-map__legend:not(.is-open) .adc-map__legend-chevron{transform:rotate(180deg)}.adc-map__open{display:none}.adc-map__sidebar{position:absolute;inset-inline:0;bottom:0;width:100%;max-width:none;height:92%;transform:translateY(50%);border-right:0;border-radius:20px 20px 0 0;box-shadow:0 -6px 24px rgba(8,0,134,.16);z-index:20}.adc-map.is-collapsed .adc-map__sidebar{width:100%}.adc-map.is-collapsed .adc-map__body,.adc-map.is-collapsed .adc-map__header,.adc-map.is-collapsed .adc-map__search{opacity:1;visibility:visible;pointer-events:auto}.adc-map__header{position:relative;cursor:grab;touch-action:none;padding-top:1.75rem}.adc-map__header::before{content:"";position:absolute;top:.625rem;left:50%;transform:translateX(-50%);width:2.5rem;height:4px;border-radius:2px;background:#dcdddf}.adc-map__close svg{width:12px;height:12px}.adc-map__filters-bar{display:none}.adc-map__filters-footer .adc-map__filters-reset{display:inline-flex}.adc-map__filters-footer .adc-map__filters-apply{flex:0 0 auto}.adc-map.is-filtering .adc-map__header{display:none}.adc-map__popup{width:min(70vw,260px)}.adc-map__popup-media{height:104px}.adc-map__popup-body{padding:.625rem .75rem .75rem}.adc-map__popup-title{margin:0 0 .25rem;font-size:1rem;line-height:130%}}@media (max-width:1023.98px) and (max-width:767.98px){.adc-map__popup-title{line-height:140%}}@media (max-width:1023.98px){[dir=rtl] .adc-map__popup-title{font-size:.875rem;line-height:170%}}@media (max-width:1023.98px) and (max-width:767.98px){[dir=rtl] .adc-map__popup-title{line-height:180%}}@media (max-width:1023.98px){.adc-map__popup-summary{margin:0 0 .5rem;font-size:.75rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.adc-map__popup-footer{gap:.375rem;flex-wrap:wrap}.adc-map__popup-footer .adc-map__card-link{padding:.375rem .625rem;font-size:13px;white-space:nowrap}.adc-map__popup-status .adc-map__status{font-size:.75rem;line-height:120%;padding:4px 8px;white-space:nowrap}}@media (max-width:1023.98px) and (max-width:767.98px){.adc-map__popup-status .adc-map__status{line-height:140%}}@media (max-width:1023.98px){[dir=rtl] .adc-map__popup-status .adc-map__status{font-size:.6875rem;line-height:170%}}@media (max-width:1023.98px) and (max-width:767.98px){[dir=rtl] .adc-map__popup-status .adc-map__status{line-height:180%}}@media (max-width:1023.98px){.adc-map__popup--venue{padding:14px}}.adc-map__cluster-wrap,.adc-map__pin-wrap{background:0 0;border:0}.adc-map__popup-wrap .leaflet-popup-content-wrapper{padding:0;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(8,0,134,.25)}.adc-map__popup-wrap .leaflet-popup-content{margin:0;width:360px!important}@media (max-width:1023.98px){.adc-map__popup-wrap .leaflet-popup-content{width:min(70vw,260px)!important}}.leaflet-container .adc-map__popup-wrap a.leaflet-popup-close-button{top:.75rem;right:.75rem;left:auto;width:28px;height:28px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;box-shadow:0 2px 6px rgba(8,0,134,.18);color:#868b93;z-index:2;transition:color .15s}.leaflet-container .adc-map__popup-wrap a.leaflet-popup-close-button span{display:block;width:auto;height:auto;font-size:20px;line-height:1;background:0 0}.leaflet-container .adc-map__popup-wrap a.leaflet-popup-close-button:hover{color:#080086;background:#fff}.adc-filters{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:48px}.adc-filters__field{flex:1 1 12rem;min-width:0}.adc-filters__select{--select-chevron:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8' fill='none' stroke='%23ffffff' stroke-width='1.6' stroke-linecap='round'%3E%3Cpath d='m1 1.5 5 5 5-5'/%3E%3C/svg%3E");--select-chevron-open:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8' fill='none' stroke='%23ffffff' stroke-width='1.6' stroke-linecap='round'%3E%3Cpath d='m1 6.5 5-5 5 5'/%3E%3C/svg%3E");width:100%;color:#fff!important;background-color:color-mix(in srgb,#fff 25%,#080086)!important;padding:17px 20px;border:1px solid #fff!important;border-radius:16px;font-size:calc(1.025rem + .3vw)}@media (min-width:1200px){.adc-filters__select{font-size:1.25rem}}.adc-filters__select{line-height:120%}@media (max-width:767.98px){.adc-filters__select{line-height:140%}}[dir=rtl] .adc-filters__select{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){[dir=rtl] .adc-filters__select{font-size:1.125rem}}[dir=rtl] .adc-filters__select{line-height:160%}@media (max-width:767.98px){[dir=rtl] .adc-filters__select{line-height:180%}}.adc-filters__select{font-weight:400}[dir=rtl] .adc-filters__select{font-weight:300}.adc-filters__select{transition:.3s}.adc-filters__select:hover{border:1px solid #307ce2!important}.adc-filters .btn.btn-light{font-size:calc(1.0375rem + .45vw)}@media (min-width:1200px){.adc-filters .btn.btn-light{font-size:1.375rem}}.adc-filters .btn.btn-light{line-height:120%}@media (max-width:767.98px){.adc-filters .btn.btn-light{line-height:140%}}[dir=rtl] .adc-filters .btn.btn-light{font-size:calc(1.01875rem + .225vw)}@media (min-width:1200px){[dir=rtl] .adc-filters .btn.btn-light{font-size:1.1875rem}}[dir=rtl] .adc-filters .btn.btn-light{line-height:170%}@media (max-width:767.98px){[dir=rtl] .adc-filters .btn.btn-light{line-height:180%}}.adc-filters .btn.btn-light{font-weight:600}[dir=rtl] .adc-filters .btn.btn-light{font-weight:500}.adc-filters .btn.btn-light{background-color:transparent;border-radius:16px;transition:.5s;padding:15px 20px}@media (max-width:1023.98px){.adc-filters__select{font-size:1rem;line-height:130%}}@media (max-width:1023.98px) and (max-width:767.98px){.adc-filters__select{line-height:140%}}@media (max-width:1023.98px){[dir=rtl] .adc-filters__select{font-size:.875rem;line-height:170%}}@media (max-width:1023.98px) and (max-width:767.98px){[dir=rtl] .adc-filters__select{line-height:180%}}@media (max-width:1023.98px){.adc-filters__field{flex:1 0 100%}.adc-filters .btn.btn-light{width:100%}}@media (max-width:1023.98px){.leaflet-control-zoom{top:70px!important}.adc-map--directory .adc-map__card-title{padding-inline-end:26px;font-size:16px}}.adc-account{position:relative;display:inline-flex}.adc-account__signin,.adc-account__toggle{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 14px;border:1px solid;border-radius:999px;background:0 0;line-height:1;text-decoration:none;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.adc-account__signin:hover,.adc-account__toggle:hover{text-decoration:none}.adc-account__signin:focus-visible,.adc-account__toggle:focus-visible{outline:2px solid currentColor;outline-offset:2px}.adc-account__signin span,.adc-account__toggle span{font-size:.9375rem;line-height:120%}@media (max-width:767.98px){.adc-account__signin span,.adc-account__toggle span{line-height:140%}}[dir=rtl] .adc-account__signin span,[dir=rtl] .adc-account__toggle span{font-size:.8125rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .adc-account__signin span,[dir=rtl] .adc-account__toggle span{line-height:180%}}.adc-account__signin span,.adc-account__toggle span{font-weight:600}[dir=rtl] .adc-account__signin span,[dir=rtl] .adc-account__toggle span{font-weight:500}.adc-account__caret,.adc-account__icon{flex:0 0 auto}.adc-account__caret{transition:transform .2s ease}.adc-account.is-open .adc-account__caret{transform:rotate(180deg)}.adc-account__avatar{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:26px;height:26px;border-radius:50%;background-color:#080086;color:#fff;font-size:.8125rem;line-height:120%}@media (max-width:767.98px){.adc-account__avatar{line-height:140%}}[dir=rtl] .adc-account__avatar{font-size:.6875rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .adc-account__avatar{line-height:180%}}.adc-account__avatar{font-weight:700;line-height:1}.adc-account__name{max-width:12ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;unicode-bidi:isolate}.adc-account__panel{position:absolute;top:calc(100% + 10px);inset-inline-end:0;z-index:1030;min-width:232px;padding:8px;border:1px solid #dcdddf;border-radius:16px;background-color:#fff;box-shadow:0 18px 40px rgba(2,0,34,.16);opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .18s ease,transform .18s ease,visibility .18s}@media (prefers-reduced-motion:reduce){.adc-account__panel{transition:none}}.adc-account.is-open .adc-account__panel{opacity:1;visibility:visible;transform:none}.adc-account__list{display:block;margin:0;padding:0;gap:0;list-style:none}.adc-account__list li{display:block;width:100%;margin:0;padding:0}.adc-account__list li::before,.adc-account__list li::marker{content:none}.adc-account__item{display:flex;align-items:center;gap:10px;width:100%;padding:9px 12px;border-radius:10px;color:#1c1e20;font-size:.9375rem;line-height:120%}@media (max-width:767.98px){.adc-account__item{line-height:140%}}[dir=rtl] .adc-account__item{font-size:.8125rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .adc-account__item{line-height:180%}}.adc-account__item{text-align:start;text-decoration:none;transition:background-color .15s ease,color .15s ease}.adc-account__item:focus-visible,.adc-account__item:hover{background-color:#eaf2fc;color:#080086;text-decoration:none}.adc-account__item:focus-visible{outline:2px solid #080086;outline-offset:-2px}.adc-account__item svg{flex:0 0 auto}.adc-account__item--logout{margin-top:4px;padding-top:13px;border-top:1px solid #f1f1f2;border-radius:0 0 10px 10px;color:#868b93}@media (max-width:767.98px){.adc-account__panel{min-width:0;width:max-content;max-width:calc(100vw - 24px)}.adc-account__signin,.adc-account__toggle{height:36px;padding:0 10px;gap:6px}.adc-account__name{display:none}}@media (max-width:639.98px){.adc-account__signin{gap:0}.adc-account__signin span{display:none}}body .adc-account__signin,body .adc-account__toggle{color:#080086;border-color:#dcdddf}body .adc-account__signin:focus-visible,body .adc-account__signin:hover,body .adc-account__toggle:focus-visible,body .adc-account__toggle:hover{border-color:#080086;background-color:#eaf2fc}body.has-banner header .adc-account__signin,body.has-banner header .adc-account__toggle,body.path-frontpage header .adc-account__signin,body.path-frontpage header .adc-account__toggle{color:#fff;border-color:rgba(255,255,255,.45)}body.has-banner header .adc-account__signin:focus-visible,body.has-banner header .adc-account__signin:hover,body.has-banner header .adc-account__toggle:focus-visible,body.has-banner header .adc-account__toggle:hover,body.path-frontpage header .adc-account__signin:focus-visible,body.path-frontpage header .adc-account__signin:hover,body.path-frontpage header .adc-account__toggle:focus-visible,body.path-frontpage header .adc-account__toggle:hover{border-color:#fff;background-color:rgba(255,255,255,.14)}body.has-banner header.active .adc-account__signin,body.has-banner header.active .adc-account__toggle,body.path-frontpage header.active .adc-account__signin,body.path-frontpage header.active .adc-account__toggle{color:#080086;border-color:#dcdddf}body.has-banner header.active .adc-account__signin:focus-visible,body.has-banner header.active .adc-account__signin:hover,body.has-banner header.active .adc-account__toggle:focus-visible,body.has-banner header.active .adc-account__toggle:hover,body.path-frontpage header.active .adc-account__signin:focus-visible,body.path-frontpage header.active .adc-account__signin:hover,body.path-frontpage header.active .adc-account__toggle:focus-visible,body.path-frontpage header.active .adc-account__toggle:hover{border-color:#080086;background-color:#eaf2fc}body.has-banner.scrolled header .adc-account__signin,body.has-banner.scrolled header .adc-account__toggle,body.path-frontpage.scrolled header .adc-account__signin,body.path-frontpage.scrolled header .adc-account__toggle{color:#080086;border-color:#dcdddf}body.has-banner.scrolled header .adc-account__signin:focus-visible,body.has-banner.scrolled header .adc-account__signin:hover,body.has-banner.scrolled header .adc-account__toggle:focus-visible,body.has-banner.scrolled header .adc-account__toggle:hover,body.path-frontpage.scrolled header .adc-account__signin:focus-visible,body.path-frontpage.scrolled header .adc-account__signin:hover,body.path-frontpage.scrolled header .adc-account__toggle:focus-visible,body.path-frontpage.scrolled header .adc-account__toggle:hover{border-color:#080086;background-color:#eaf2fc}body.has-banner header:not(.active):not(.scrolled) .adc-account__avatar,body.path-frontpage header:not(.active):not(.scrolled) .adc-account__avatar{background-color:#fff;color:#080086}.header-top .region--top-header{display:flex;flex-wrap:wrap;align-items:center;gap:8px 24px}.header-top .region--top-header>*{min-width:0}.header-top .region--top-header>:not(.block-adc-misc-user-account){flex:1 1 auto}.header-top .region--top-header>.block-adc-misc-user-account{flex:0 0 auto;margin-inline-start:auto}.header-top .region--top-header .adc-account__signin,.header-top .region--top-header .adc-account__toggle{height:32px;padding:0 10px;gap:6px}.header-top .region--top-header .adc-account__signin span,.header-top .region--top-header .adc-account__toggle span{font-size:.875rem;line-height:130%}@media (max-width:767.98px){.header-top .region--top-header .adc-account__signin span,.header-top .region--top-header .adc-account__toggle span{line-height:140%}}[dir=rtl] .header-top .region--top-header .adc-account__signin span,[dir=rtl] .header-top .region--top-header .adc-account__toggle span{font-size:.75rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .header-top .region--top-header .adc-account__signin span,[dir=rtl] .header-top .region--top-header .adc-account__toggle span{line-height:180%}}.header-top .region--top-header .adc-account__avatar{width:22px;height:22px;font-size:.6875rem;line-height:120%}@media (max-width:767.98px){.header-top .region--top-header .adc-account__avatar{line-height:140%}}[dir=rtl] .header-top .region--top-header .adc-account__avatar{font-size:.625rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .header-top .region--top-header .adc-account__avatar{line-height:180%}}.title-banner{background:linear-gradient(91deg,#2d2698 -.29%,#080086 99.89%);color:#fff;min-height:300px;padding-top:200px;padding-bottom:56px}@media (min-width:1280px){.title-banner{min-height:368px;padding-top:264px;padding-bottom:64px}}@media (max-width:767.98px){.title-banner{min-height:260px;padding-top:176px;padding-bottom:40px}}.title-banner h1{color:#fff}#email-tfa-email-tfa-verify-login,#user-pass,#user-pass-reset,.user-form,.user-login-form,.user-register-form{display:flex;flex-direction:column;gap:24px;max-width:560px;margin:64px auto;padding:32px 24px;border:1px solid #dcdddf;border-radius:20px}@media (max-width:767.98px){#email-tfa-email-tfa-verify-login,#user-pass,#user-pass-reset,.user-form,.user-login-form,.user-register-form{margin:40px auto;padding:24px 16px}}#email-tfa-email-tfa-verify-login .form-actions,#email-tfa-email-tfa-verify-login .form-item,#email-tfa-email-tfa-verify-login .js-form-item,#user-pass .form-actions,#user-pass .form-item,#user-pass .js-form-item,#user-pass-reset .form-actions,#user-pass-reset .form-item,#user-pass-reset .js-form-item,.user-form .form-actions,.user-form .form-item,.user-form .js-form-item,.user-login-form .form-actions,.user-login-form .form-item,.user-login-form .js-form-item,.user-register-form .form-actions,.user-register-form .form-item,.user-register-form .js-form-item{margin:0}#email-tfa-email-tfa-verify-login label.form-item__label,#user-pass label.form-item__label,#user-pass-reset label.form-item__label,.user-form label.form-item__label,.user-login-form label.form-item__label,.user-register-form label.form-item__label{font-weight:500}[dir=rtl] #email-tfa-email-tfa-verify-login label.form-item__label,[dir=rtl] #user-pass label.form-item__label,[dir=rtl] #user-pass-reset label.form-item__label,[dir=rtl] .user-form label.form-item__label,[dir=rtl] .user-login-form label.form-item__label,[dir=rtl] .user-register-form label.form-item__label{font-weight:400}#email-tfa-email-tfa-verify-login label.form-item__label,#user-pass label.form-item__label,#user-pass-reset label.form-item__label,.user-form label.form-item__label,.user-login-form label.form-item__label,.user-register-form label.form-item__label{margin:0;padding:0}#email-tfa-email-tfa-verify-login .form-required::after,#user-pass .form-required::after,#user-pass-reset .form-required::after,.user-form .form-required::after,.user-login-form .form-required::after,.user-register-form .form-required::after{content:"*";margin-left:4px;color:#ce2028}#email-tfa-email-tfa-verify-login .js-form-type-password-confirm,#user-pass .js-form-type-password-confirm,#user-pass-reset .js-form-type-password-confirm,.user-form .js-form-type-password-confirm,.user-login-form .js-form-type-password-confirm,.user-register-form .js-form-type-password-confirm{display:flex;flex-direction:column;gap:16px}#email-tfa-email-tfa-verify-login .js-form-type-password-confirm>.form-item,#user-pass .js-form-type-password-confirm>.form-item,#user-pass-reset .js-form-type-password-confirm>.form-item,.user-form .js-form-type-password-confirm>.form-item,.user-login-form .js-form-type-password-confirm>.form-item,.user-register-form .js-form-type-password-confirm>.form-item{display:flex;flex-direction:column;gap:6px}#email-tfa-email-tfa-verify-login .description,#email-tfa-email-tfa-verify-login .form-item__description,#user-pass .description,#user-pass .form-item__description,#user-pass-reset .description,#user-pass-reset .form-item__description,.user-form .description,.user-form .form-item__description,.user-login-form .description,.user-login-form .form-item__description,.user-register-form .description,.user-register-form .form-item__description{font-size:.875rem;line-height:130%}@media (max-width:767.98px){#email-tfa-email-tfa-verify-login .description,#email-tfa-email-tfa-verify-login .form-item__description,#user-pass .description,#user-pass .form-item__description,#user-pass-reset .description,#user-pass-reset .form-item__description,.user-form .description,.user-form .form-item__description,.user-login-form .description,.user-login-form .form-item__description,.user-register-form .description,.user-register-form .form-item__description{line-height:140%}}[dir=rtl] #email-tfa-email-tfa-verify-login .description,[dir=rtl] #email-tfa-email-tfa-verify-login .form-item__description,[dir=rtl] #user-pass .description,[dir=rtl] #user-pass .form-item__description,[dir=rtl] #user-pass-reset .description,[dir=rtl] #user-pass-reset .form-item__description,[dir=rtl] .user-form .description,[dir=rtl] .user-form .form-item__description,[dir=rtl] .user-login-form .description,[dir=rtl] .user-login-form .form-item__description,[dir=rtl] .user-register-form .description,[dir=rtl] .user-register-form .form-item__description{font-size:.75rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] #email-tfa-email-tfa-verify-login .description,[dir=rtl] #email-tfa-email-tfa-verify-login .form-item__description,[dir=rtl] #user-pass .description,[dir=rtl] #user-pass .form-item__description,[dir=rtl] #user-pass-reset .description,[dir=rtl] #user-pass-reset .form-item__description,[dir=rtl] .user-form .description,[dir=rtl] .user-form .form-item__description,[dir=rtl] .user-login-form .description,[dir=rtl] .user-login-form .form-item__description,[dir=rtl] .user-register-form .description,[dir=rtl] .user-register-form .form-item__description{line-height:180%}}#email-tfa-email-tfa-verify-login .description,#email-tfa-email-tfa-verify-login .form-item__description,#user-pass .description,#user-pass .form-item__description,#user-pass-reset .description,#user-pass-reset .form-item__description,.user-form .description,.user-form .form-item__description,.user-login-form .description,.user-login-form .form-item__description,.user-register-form .description,.user-register-form .form-item__description{color:#717680}#email-tfa-email-tfa-verify-login .form-managed-file,#user-pass .form-managed-file,#user-pass-reset .form-managed-file,.user-form .form-managed-file,.user-login-form .form-managed-file,.user-register-form .form-managed-file{display:flex;flex-wrap:wrap;align-items:center;gap:12px}html.js #email-tfa-email-tfa-verify-login .form-managed-file .form-submit.js-hide,html.js #user-pass .form-managed-file .form-submit.js-hide,html.js #user-pass-reset .form-managed-file .form-submit.js-hide,html.js .user-form .form-managed-file .form-submit.js-hide,html.js .user-login-form .form-managed-file .form-submit.js-hide,html.js .user-register-form .form-managed-file .form-submit.js-hide{display:none}#email-tfa-email-tfa-verify-login .form-managed-file .form-file,#user-pass .form-managed-file .form-file,#user-pass-reset .form-managed-file .form-file,.user-form .form-managed-file .form-file,.user-login-form .form-managed-file .form-file,.user-register-form .form-managed-file .form-file{flex:1 1 100%}#email-tfa-email-tfa-verify-login .form-managed-file .file,#user-pass .form-managed-file .file,#user-pass-reset .form-managed-file .file,.user-form .form-managed-file .file,.user-login-form .form-managed-file .file,.user-register-form .form-managed-file .file{flex:1 1 auto;min-width:0;overflow-wrap:anywhere}#email-tfa-email-tfa-verify-login .form-managed-file .form-submit,#user-pass .form-managed-file .form-submit,#user-pass-reset .form-managed-file .form-submit,.user-form .form-managed-file .form-submit,.user-login-form .form-managed-file .form-submit,.user-register-form .form-managed-file .form-submit{width:auto;padding:8px 20px;font-size:.9375rem;line-height:120%}@media (max-width:767.98px){#email-tfa-email-tfa-verify-login .form-managed-file .form-submit,#user-pass .form-managed-file .form-submit,#user-pass-reset .form-managed-file .form-submit,.user-form .form-managed-file .form-submit,.user-login-form .form-managed-file .form-submit,.user-register-form .form-managed-file .form-submit{line-height:140%}}[dir=rtl] #email-tfa-email-tfa-verify-login .form-managed-file .form-submit,[dir=rtl] #user-pass .form-managed-file .form-submit,[dir=rtl] #user-pass-reset .form-managed-file .form-submit,[dir=rtl] .user-form .form-managed-file .form-submit,[dir=rtl] .user-login-form .form-managed-file .form-submit,[dir=rtl] .user-register-form .form-managed-file .form-submit{font-size:.8125rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] #email-tfa-email-tfa-verify-login .form-managed-file .form-submit,[dir=rtl] #user-pass .form-managed-file .form-submit,[dir=rtl] #user-pass-reset .form-managed-file .form-submit,[dir=rtl] .user-form .form-managed-file .form-submit,[dir=rtl] .user-login-form .form-managed-file .form-submit,[dir=rtl] .user-register-form .form-managed-file .form-submit{line-height:180%}}#email-tfa-email-tfa-verify-login .form-file,#user-pass .form-file,#user-pass-reset .form-file,.user-form .form-file,.user-login-form .form-file,.user-register-form .form-file{padding-block:0;padding-inline-start:8px;line-height:46px}#email-tfa-email-tfa-verify-login .form-file::file-selector-button,#user-pass .form-file::file-selector-button,#user-pass-reset .form-file::file-selector-button,.user-form .form-file::file-selector-button,.user-login-form .form-file::file-selector-button,.user-register-form .form-file::file-selector-button{margin-inline-end:12px;padding:6px 14px;border:0;border-radius:8px;background:#080086;color:#fff;cursor:pointer;font-size:.875rem;line-height:130%}@media (max-width:767.98px){#email-tfa-email-tfa-verify-login .form-file::file-selector-button,#user-pass .form-file::file-selector-button,#user-pass-reset .form-file::file-selector-button,.user-form .form-file::file-selector-button,.user-login-form .form-file::file-selector-button,.user-register-form .form-file::file-selector-button{line-height:140%}}[dir=rtl] #email-tfa-email-tfa-verify-login .form-file::file-selector-button,[dir=rtl] #user-pass .form-file::file-selector-button,[dir=rtl] #user-pass-reset .form-file::file-selector-button,[dir=rtl] .user-form .form-file::file-selector-button,[dir=rtl] .user-login-form .form-file::file-selector-button,[dir=rtl] .user-register-form .form-file::file-selector-button{font-size:.75rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] #email-tfa-email-tfa-verify-login .form-file::file-selector-button,[dir=rtl] #user-pass .form-file::file-selector-button,[dir=rtl] #user-pass-reset .form-file::file-selector-button,[dir=rtl] .user-form .form-file::file-selector-button,[dir=rtl] .user-login-form .form-file::file-selector-button,[dir=rtl] .user-register-form .form-file::file-selector-button{line-height:180%}}#email-tfa-email-tfa-verify-login .form-file::file-selector-button,#user-pass .form-file::file-selector-button,#user-pass-reset .form-file::file-selector-button,.user-form .form-file::file-selector-button,.user-login-form .form-file::file-selector-button,.user-register-form .form-file::file-selector-button{font-weight:600}[dir=rtl] #email-tfa-email-tfa-verify-login .form-file::file-selector-button,[dir=rtl] #user-pass .form-file::file-selector-button,[dir=rtl] #user-pass-reset .form-file::file-selector-button,[dir=rtl] .user-form .form-file::file-selector-button,[dir=rtl] .user-login-form .form-file::file-selector-button,[dir=rtl] .user-register-form .form-file::file-selector-button{font-weight:500}@media (min-width:1024px){.user-form,.user-register-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;column-gap:24px}.user-form>.account-form__group,.user-register-form>.account-form__group{display:grid;grid-column:1/-1;gap:24px}.user-form .account-links,.user-form .field--type-file,.user-form .form-actions,.user-form .js-form-type-checkboxes,.user-form .js-form-type-password-confirm,.user-form .js-form-type-radios,.user-form fieldset,.user-register-form .account-links,.user-register-form .field--type-file,.user-register-form .form-actions,.user-register-form .js-form-type-checkboxes,.user-register-form .js-form-type-password-confirm,.user-register-form .js-form-type-radios,.user-register-form fieldset{grid-column:1/-1}.user-form .field--name-field-text-3,.user-register-form .field--name-field-text-3{grid-column:1/-1}}.user-form{max-width:720px}#email-tfa-email-tfa-verify-login,#user-pass,#user-pass-reset,.user-login-form,.user-register-form{max-width:560px}#email-tfa-email-tfa-verify-login .form-submit,#user-pass .form-submit,#user-pass-reset .form-submit,.user-login-form .form-submit,.user-register-form .form-submit{width:100%}.user-form,.user-register-form{max-width:720px}.account-links{padding-top:1.5rem;border-top:1px solid #dcdddf;text-align:center}.account-links__item{margin:0;font-size:.9375rem}.account-links__item+.account-links__item{margin-top:.5rem}.account-links__text{color:#717680;margin-inline-end:.25rem}.account-links__link{color:#080086;text-decoration:underline;text-underline-offset:0.2em;font-weight:600}[dir=rtl] .account-links__link{font-weight:500}.account-links__link:focus-visible,.account-links__link:hover{color:#2d2698}.password-strength{margin-top:4px}.password-strength:not(:has(.password-strength__indicator[class*=is-])){display:none}.password-strength__meter{height:6px;margin:0 0 8px;border-radius:999px;background-color:#f1f1f2;overflow:hidden}.password-strength__indicator{height:100%;background-color:#c6c8cc;transition:width .3s ease,background-color .3s ease}@media (prefers-reduced-motion:reduce){.password-strength__indicator{transition:none}}.password-strength__indicator.is-weak{background-color:#ce2028}.password-strength__indicator.is-fair{background-color:#c26e60}.password-strength__indicator.is-good{background-color:#307ce2}.password-strength__indicator.is-strong{background-color:#198754}.password-strength__title{font-size:.875rem;line-height:130%}@media (max-width:767.98px){.password-strength__title{line-height:140%}}[dir=rtl] .password-strength__title{font-size:.75rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .password-strength__title{line-height:180%}}.password-strength__title{color:#717680}.password-strength__text{font-weight:600}[dir=rtl] .password-strength__text{font-weight:500}.password-strength__text{color:#1c1e20}.password-confirm-message{margin-top:8px;font-size:.875rem;line-height:130%}@media (max-width:767.98px){.password-confirm-message{line-height:140%}}[dir=rtl] .password-confirm-message{font-size:.75rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .password-confirm-message{line-height:180%}}.password-confirm-message{color:#717680}.password-confirm-message .ok{font-weight:600}[dir=rtl] .password-confirm-message .ok{font-weight:500}.password-confirm-message .ok{color:#198754}.password-confirm-message .error{font-weight:600}[dir=rtl] .password-confirm-message .error{font-weight:500}.password-confirm-message .error{color:#ce2028}.password-suggestions{margin-top:12px;padding:14px 16px;border-radius:12px;background-color:#f1f1f2;font-size:.875rem;line-height:130%}@media (max-width:767.98px){.password-suggestions{line-height:140%}}[dir=rtl] .password-suggestions{font-size:.75rem;line-height:170%}@media (max-width:767.98px){[dir=rtl] .password-suggestions{line-height:180%}}.password-suggestions{color:#3e4146}.password-suggestions ul{margin:8px 0 0;padding-inline-start:20px}.password-suggestions li{margin:0 0 4px}.password-suggestions li:last-child{margin-bottom:0}
.skip-link{position:absolute;top:-9999px;left:0;z-index:9999;padding:1rem;background-color:#000;color:#fff;text-decoration:none;opacity:0;transition:opacity .3s ease}.skip-link:focus{top:0;opacity:1;outline:3px solid #007bff}:focus-visible{outline:3px solid #007bff;outline-offset:2px}:focus{outline:3px solid #007bff;outline-offset:2px}:focus:not(:focus-visible){outline:0}#login-box{background:linear-gradient(135deg,#10244c 0,#0a1830 100%);min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem;position:relative;overflow:hidden}#login-box::before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,rgba(255,255,255,.1) 1px,transparent 1px);background-size:50px 50px;animation:drift 20s linear infinite}@keyframes drift{0%{transform:translate(0,0)}100%{transform:translate(50px,50px)}}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{from{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.login-container{width:100%;z-index:1;max-width:1100px;background:#fff;border-radius:24px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.05);display:grid;grid-template-columns:1fr 1fr;overflow:hidden;animation:fadeIn .6s ease-out}.brand-panel{background:linear-gradient(135deg,#10244c 0,#0a1830 100%)!important;padding:4rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative;overflow:hidden}.brand-panel::before{content:"";position:absolute;inset:0;background-image:url(/themes/contrib/seeds_ui/images/login-bg.png);background-size:auto;opacity:1;z-index:0}.brand-content{position:relative;z-index:1;animation:slideIn .8s ease-out;display:flex;flex-direction:column;align-items:center;gap:3rem}.logo-wrapper{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-decoration:none}.login-logo{width:120px;height:80px;display:block;background-repeat:no-repeat;background-size:contain;background-position:center}.logo{width:56px;height:56px;background:linear-gradient(135deg,rgba(255,255,255,.2),rgba(255,255,255,.1));border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:800;color:#0a1830;box-shadow:0 8px 16px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.logo-text{font-size:2rem;font-weight:700;color:#0a1830;letter-spacing:-.02em}.tagline{font-size:1rem;line-height:1.75;margin-bottom:0;max-width:450px}.form-panel{padding:4rem;display:flex;flex-direction:column;justify-content:center;background:#fff}.form-content{max-width:400px;width:100%;margin:0 auto}.form-header{margin-bottom:2rem;animation:fadeIn .8s ease-out .3s backwards}.form-header h1{font-size:1.875rem;color:#1f2933;margin-bottom:.5rem;font-weight:700}.form-header p{color:#464646;font-size:.95rem}.user-login-form{display:flex;flex-direction:column;gap:1.5rem;animation:fadeIn .8s ease-out .5s backwards}.form-item{display:flex;flex-direction:column;gap:.5rem}.form-item__label{font-size:.875rem;font-weight:600;color:#1f2933;margin-bottom:.25rem}.form-element,.form-text{width:100%;padding:.875rem 1rem;border:2px solid #e2e8f0;border-radius:12px;font-size:.95rem;color:#464646;background:#f8fafc;transition:all .2s ease;outline:0}.form-element::placeholder,.form-text::placeholder{color:#94a3b8}.form-element:focus,.form-text:focus{border-color:#10244c;background:#fff;box-shadow:0 0 0 4px rgba(16,36,76,.1)}.form-element:hover:not(:focus),.form-text:hover:not(:focus){border-color:#cbd5e0}.form-actions{margin-top:.5rem}.button,.form-submit{width:100%;padding:1rem;background:#10244c;color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px rgba(16,36,76,.3)}.button:hover,.form-submit:hover{background:#0a1830;transform:translateY(-2px);box-shadow:0 6px 12px -2px rgba(16,36,76,.4)}.button:active,.form-submit:active{transform:translateY(0)}.hidden{display:none!important}.block__content{width:100%}@media (max-width:900px){.login-container{grid-template-columns:1fr;max-width:500px}.brand-panel{padding:3rem 2rem;min-height:auto}.tagline{margin-bottom:2rem}.form-panel{padding:3rem 2rem}}@media (max-width:480px){.form-panel{padding:2rem 1.5rem}.brand-panel{padding:2rem 1.5rem}.form-header h1{font-size:1.5rem}.login-logo{width:80px!important;height:80px!important}.logo-text{font-size:2rem}}
