@import url("https://fonts.googleapis.com/css?family=Tajawal:400,500,700,800&subset=arabic");
/* @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:right;}.float-end{float:left;}.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:0.25;}.opacity-50{opacity:0.5;}.opacity-75{opacity:0.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{right:0;}.start-50{right:50%;}.start-100{right:100%;}.end-0{left:0;}.end-50{left:50%;}.end-100{left: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:0.125rem;}.m-1{margin:0.25rem;}.m--4{margin:0.375rem;}.m-2{margin:0.5rem;}.m--3{margin:0.625rem;}.m-3{margin:0.75rem;}.m--2{margin:0.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-left:0;margin-right:0;}.mx-px{margin-left:1px;margin-right:1px;}.mx--5{margin-left:0.125rem;margin-right:0.125rem;}.mx-1{margin-left:0.25rem;margin-right:0.25rem;}.mx--4{margin-left:0.375rem;margin-right:0.375rem;}.mx-2{margin-left:0.5rem;margin-right:0.5rem;}.mx--3{margin-left:0.625rem;margin-right:0.625rem;}.mx-3{margin-left:0.75rem;margin-right:0.75rem;}.mx--2{margin-left:0.875rem;margin-right:0.875rem;}.mx-4{margin-left:1rem;margin-right:1rem;}.mx-5{margin-left:1.25rem;margin-right:1.25rem;}.mx-6{margin-left:1.5rem;margin-right:1.5rem;}.mx-7{margin-left:1.75rem;margin-right:1.75rem;}.mx-8{margin-left:2rem;margin-right:2rem;}.mx-9{margin-left:2.25rem;margin-right:2.25rem;}.mx-10{margin-left:2.5rem;margin-right:2.5rem;}.mx-11{margin-left:2.75rem;margin-right:2.75rem;}.mx-12{margin-left:3rem;margin-right:3rem;}.mx-14{margin-left:3.5rem;margin-right:3.5rem;}.mx-16{margin-left:4rem;margin-right:4rem;}.mx-20{margin-left:5rem;margin-right:5rem;}.mx-24{margin-left:6rem;margin-right:6rem;}.mx-28{margin-left:7rem;margin-right:7rem;}.mx-32{margin-left:8rem;margin-right:8rem;}.mx-36{margin-left:9rem;margin-right:9rem;}.mx-40{margin-left:10rem;margin-right:10rem;}.mx-44{margin-left:11rem;margin-right:11rem;}.mx-48{margin-left:12rem;margin-right:12rem;}.mx-52{margin-left:13rem;margin-right:13rem;}.mx-56{margin-left:14rem;margin-right:14rem;}.mx-60{margin-left:15rem;margin-right:15rem;}.mx-64{margin-left:16rem;margin-right:16rem;}.mx-72{margin-left:18rem;margin-right:18rem;}.mx-80{margin-left:20rem;margin-right:20rem;}.mx-96{margin-left:24rem;margin-right:24rem;}.mx-auto{margin-left:auto;margin-right:auto;}.my-0{margin-top:0;margin-bottom:0;}.my-px{margin-top:1px;margin-bottom:1px;}.my--5{margin-top:0.125rem;margin-bottom:0.125rem;}.my-1{margin-top:0.25rem;margin-bottom:0.25rem;}.my--4{margin-top:0.375rem;margin-bottom:0.375rem;}.my-2{margin-top:0.5rem;margin-bottom:0.5rem;}.my--3{margin-top:0.625rem;margin-bottom:0.625rem;}.my-3{margin-top:0.75rem;margin-bottom:0.75rem;}.my--2{margin-top:0.875rem;margin-bottom:0.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:0.125rem;}.mt-1{margin-top:0.25rem;}.mt--4{margin-top:0.375rem;}.mt-2{margin-top:0.5rem;}.mt--3{margin-top:0.625rem;}.mt-3{margin-top:0.75rem;}.mt--2{margin-top:0.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-left:0;}.me-px{margin-left:1px;}.me--5{margin-left:0.125rem;}.me-1{margin-left:0.25rem;}.me--4{margin-left:0.375rem;}.me-2{margin-left:0.5rem;}.me--3{margin-left:0.625rem;}.me-3{margin-left:0.75rem;}.me--2{margin-left:0.875rem;}.me-4{margin-left:1rem;}.me-5{margin-left:1.25rem;}.me-6{margin-left:1.5rem;}.me-7{margin-left:1.75rem;}.me-8{margin-left:2rem;}.me-9{margin-left:2.25rem;}.me-10{margin-left:2.5rem;}.me-11{margin-left:2.75rem;}.me-12{margin-left:3rem;}.me-14{margin-left:3.5rem;}.me-16{margin-left:4rem;}.me-20{margin-left:5rem;}.me-24{margin-left:6rem;}.me-28{margin-left:7rem;}.me-32{margin-left:8rem;}.me-36{margin-left:9rem;}.me-40{margin-left:10rem;}.me-44{margin-left:11rem;}.me-48{margin-left:12rem;}.me-52{margin-left:13rem;}.me-56{margin-left:14rem;}.me-60{margin-left:15rem;}.me-64{margin-left:16rem;}.me-72{margin-left:18rem;}.me-80{margin-left:20rem;}.me-96{margin-left:24rem;}.me-auto{margin-left:auto;}.mb-0{margin-bottom:0;}.mb-px{margin-bottom:1px;}.mb--5{margin-bottom:0.125rem;}.mb-1{margin-bottom:0.25rem;}.mb--4{margin-bottom:0.375rem;}.mb-2{margin-bottom:0.5rem;}.mb--3{margin-bottom:0.625rem;}.mb-3{margin-bottom:0.75rem;}.mb--2{margin-bottom:0.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-right:0;}.ms-px{margin-right:1px;}.ms--5{margin-right:0.125rem;}.ms-1{margin-right:0.25rem;}.ms--4{margin-right:0.375rem;}.ms-2{margin-right:0.5rem;}.ms--3{margin-right:0.625rem;}.ms-3{margin-right:0.75rem;}.ms--2{margin-right:0.875rem;}.ms-4{margin-right:1rem;}.ms-5{margin-right:1.25rem;}.ms-6{margin-right:1.5rem;}.ms-7{margin-right:1.75rem;}.ms-8{margin-right:2rem;}.ms-9{margin-right:2.25rem;}.ms-10{margin-right:2.5rem;}.ms-11{margin-right:2.75rem;}.ms-12{margin-right:3rem;}.ms-14{margin-right:3.5rem;}.ms-16{margin-right:4rem;}.ms-20{margin-right:5rem;}.ms-24{margin-right:6rem;}.ms-28{margin-right:7rem;}.ms-32{margin-right:8rem;}.ms-36{margin-right:9rem;}.ms-40{margin-right:10rem;}.ms-44{margin-right:11rem;}.ms-48{margin-right:12rem;}.ms-52{margin-right:13rem;}.ms-56{margin-right:14rem;}.ms-60{margin-right:15rem;}.ms-64{margin-right:16rem;}.ms-72{margin-right:18rem;}.ms-80{margin-right:20rem;}.ms-96{margin-right:24rem;}.ms-auto{margin-right:auto;}.p-0{padding:0;}.p-px{padding:1px;}.p--5{padding:0.125rem;}.p-1{padding:0.25rem;}.p--4{padding:0.375rem;}.p-2{padding:0.5rem;}.p--3{padding:0.625rem;}.p-3{padding:0.75rem;}.p--2{padding:0.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-left:0;padding-right:0;}.px-px{padding-left:1px;padding-right:1px;}.px--5{padding-left:0.125rem;padding-right:0.125rem;}.px-1{padding-left:0.25rem;padding-right:0.25rem;}.px--4{padding-left:0.375rem;padding-right:0.375rem;}.px-2{padding-left:0.5rem;padding-right:0.5rem;}.px--3{padding-left:0.625rem;padding-right:0.625rem;}.px-3{padding-left:0.75rem;padding-right:0.75rem;}.px--2{padding-left:0.875rem;padding-right:0.875rem;}.px-4{padding-left:1rem;padding-right:1rem;}.px-5{padding-left:1.25rem;padding-right:1.25rem;}.px-6{padding-left:1.5rem;padding-right:1.5rem;}.px-7{padding-left:1.75rem;padding-right:1.75rem;}.px-8{padding-left:2rem;padding-right:2rem;}.px-9{padding-left:2.25rem;padding-right:2.25rem;}.px-10{padding-left:2.5rem;padding-right:2.5rem;}.px-11{padding-left:2.75rem;padding-right:2.75rem;}.px-12{padding-left:3rem;padding-right:3rem;}.px-14{padding-left:3.5rem;padding-right:3.5rem;}.px-16{padding-left:4rem;padding-right:4rem;}.px-20{padding-left:5rem;padding-right:5rem;}.px-24{padding-left:6rem;padding-right:6rem;}.px-28{padding-left:7rem;padding-right:7rem;}.px-32{padding-left:8rem;padding-right:8rem;}.px-36{padding-left:9rem;padding-right:9rem;}.px-40{padding-left:10rem;padding-right:10rem;}.px-44{padding-left:11rem;padding-right:11rem;}.px-48{padding-left:12rem;padding-right:12rem;}.px-52{padding-left:13rem;padding-right:13rem;}.px-56{padding-left:14rem;padding-right:14rem;}.px-60{padding-left:15rem;padding-right:15rem;}.px-64{padding-left:16rem;padding-right:16rem;}.px-72{padding-left:18rem;padding-right:18rem;}.px-80{padding-left:20rem;padding-right:20rem;}.px-96{padding-left:24rem;padding-right:24rem;}.py-0{padding-top:0;padding-bottom:0;}.py-px{padding-top:1px;padding-bottom:1px;}.py--5{padding-top:0.125rem;padding-bottom:0.125rem;}.py-1{padding-top:0.25rem;padding-bottom:0.25rem;}.py--4{padding-top:0.375rem;padding-bottom:0.375rem;}.py-2{padding-top:0.5rem;padding-bottom:0.5rem;}.py--3{padding-top:0.625rem;padding-bottom:0.625rem;}.py-3{padding-top:0.75rem;padding-bottom:0.75rem;}.py--2{padding-top:0.875rem;padding-bottom:0.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:0.125rem;}.pt-1{padding-top:0.25rem;}.pt--4{padding-top:0.375rem;}.pt-2{padding-top:0.5rem;}.pt--3{padding-top:0.625rem;}.pt-3{padding-top:0.75rem;}.pt--2{padding-top:0.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-left:0;}.pe-px{padding-left:1px;}.pe--5{padding-left:0.125rem;}.pe-1{padding-left:0.25rem;}.pe--4{padding-left:0.375rem;}.pe-2{padding-left:0.5rem;}.pe--3{padding-left:0.625rem;}.pe-3{padding-left:0.75rem;}.pe--2{padding-left:0.875rem;}.pe-4{padding-left:1rem;}.pe-5{padding-left:1.25rem;}.pe-6{padding-left:1.5rem;}.pe-7{padding-left:1.75rem;}.pe-8{padding-left:2rem;}.pe-9{padding-left:2.25rem;}.pe-10{padding-left:2.5rem;}.pe-11{padding-left:2.75rem;}.pe-12{padding-left:3rem;}.pe-14{padding-left:3.5rem;}.pe-16{padding-left:4rem;}.pe-20{padding-left:5rem;}.pe-24{padding-left:6rem;}.pe-28{padding-left:7rem;}.pe-32{padding-left:8rem;}.pe-36{padding-left:9rem;}.pe-40{padding-left:10rem;}.pe-44{padding-left:11rem;}.pe-48{padding-left:12rem;}.pe-52{padding-left:13rem;}.pe-56{padding-left:14rem;}.pe-60{padding-left:15rem;}.pe-64{padding-left:16rem;}.pe-72{padding-left:18rem;}.pe-80{padding-left:20rem;}.pe-96{padding-left:24rem;}.pb-0{padding-bottom:0;}.pb-px{padding-bottom:1px;}.pb--5{padding-bottom:0.125rem;}.pb-1{padding-bottom:0.25rem;}.pb--4{padding-bottom:0.375rem;}.pb-2{padding-bottom:0.5rem;}.pb--3{padding-bottom:0.625rem;}.pb-3{padding-bottom:0.75rem;}.pb--2{padding-bottom:0.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-right:0;}.ps-px{padding-right:1px;}.ps--5{padding-right:0.125rem;}.ps-1{padding-right:0.25rem;}.ps--4{padding-right:0.375rem;}.ps-2{padding-right:0.5rem;}.ps--3{padding-right:0.625rem;}.ps-3{padding-right:0.75rem;}.ps--2{padding-right:0.875rem;}.ps-4{padding-right:1rem;}.ps-5{padding-right:1.25rem;}.ps-6{padding-right:1.5rem;}.ps-7{padding-right:1.75rem;}.ps-8{padding-right:2rem;}.ps-9{padding-right:2.25rem;}.ps-10{padding-right:2.5rem;}.ps-11{padding-right:2.75rem;}.ps-12{padding-right:3rem;}.ps-14{padding-right:3.5rem;}.ps-16{padding-right:4rem;}.ps-20{padding-right:5rem;}.ps-24{padding-right:6rem;}.ps-28{padding-right:7rem;}.ps-32{padding-right:8rem;}.ps-36{padding-right:9rem;}.ps-40{padding-right:10rem;}.ps-44{padding-right:11rem;}.ps-48{padding-right:12rem;}.ps-52{padding-right:13rem;}.ps-56{padding-right:14rem;}.ps-60{padding-right:15rem;}.ps-64{padding-right:16rem;}.ps-72{padding-right:18rem;}.ps-80{padding-right:20rem;}.ps-96{padding-right:24rem;}.gap-0{gap:0;}.gap-px{gap:1px;}.gap--5{gap:0.125rem;}.gap-1{gap:0.25rem;}.gap--4{gap:0.375rem;}.gap-2{gap:0.5rem;}.gap--3{gap:0.625rem;}.gap-3{gap:0.75rem;}.gap--2{gap:0.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:0.125rem;}.row-gap-1{row-gap:0.25rem;}.row-gap--4{row-gap:0.375rem;}.row-gap-2{row-gap:0.5rem;}.row-gap--3{row-gap:0.625rem;}.row-gap-3{row-gap:0.75rem;}.row-gap--2{row-gap:0.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:0.125rem;}.column-gap-1{column-gap:0.25rem;}.column-gap--4{column-gap:0.375rem;}.column-gap-2{column-gap:0.5rem;}.column-gap--3{column-gap:0.625rem;}.column-gap-3{column-gap:0.75rem;}.column-gap--2{column-gap:0.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:right;}.text-end{text-align:left;}.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{}.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:right;}.float-sm-end{float:left;}.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:0.125rem;}.m-sm-1{margin:0.25rem;}.m-sm--4{margin:0.375rem;}.m-sm-2{margin:0.5rem;}.m-sm--3{margin:0.625rem;}.m-sm-3{margin:0.75rem;}.m-sm--2{margin:0.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-left:0;margin-right:0;}.mx-sm-px{margin-left:1px;margin-right:1px;}.mx-sm--5{margin-left:0.125rem;margin-right:0.125rem;}.mx-sm-1{margin-left:0.25rem;margin-right:0.25rem;}.mx-sm--4{margin-left:0.375rem;margin-right:0.375rem;}.mx-sm-2{margin-left:0.5rem;margin-right:0.5rem;}.mx-sm--3{margin-left:0.625rem;margin-right:0.625rem;}.mx-sm-3{margin-left:0.75rem;margin-right:0.75rem;}.mx-sm--2{margin-left:0.875rem;margin-right:0.875rem;}.mx-sm-4{margin-left:1rem;margin-right:1rem;}.mx-sm-5{margin-left:1.25rem;margin-right:1.25rem;}.mx-sm-6{margin-left:1.5rem;margin-right:1.5rem;}.mx-sm-7{margin-left:1.75rem;margin-right:1.75rem;}.mx-sm-8{margin-left:2rem;margin-right:2rem;}.mx-sm-9{margin-left:2.25rem;margin-right:2.25rem;}.mx-sm-10{margin-left:2.5rem;margin-right:2.5rem;}.mx-sm-11{margin-left:2.75rem;margin-right:2.75rem;}.mx-sm-12{margin-left:3rem;margin-right:3rem;}.mx-sm-14{margin-left:3.5rem;margin-right:3.5rem;}.mx-sm-16{margin-left:4rem;margin-right:4rem;}.mx-sm-20{margin-left:5rem;margin-right:5rem;}.mx-sm-24{margin-left:6rem;margin-right:6rem;}.mx-sm-28{margin-left:7rem;margin-right:7rem;}.mx-sm-32{margin-left:8rem;margin-right:8rem;}.mx-sm-36{margin-left:9rem;margin-right:9rem;}.mx-sm-40{margin-left:10rem;margin-right:10rem;}.mx-sm-44{margin-left:11rem;margin-right:11rem;}.mx-sm-48{margin-left:12rem;margin-right:12rem;}.mx-sm-52{margin-left:13rem;margin-right:13rem;}.mx-sm-56{margin-left:14rem;margin-right:14rem;}.mx-sm-60{margin-left:15rem;margin-right:15rem;}.mx-sm-64{margin-left:16rem;margin-right:16rem;}.mx-sm-72{margin-left:18rem;margin-right:18rem;}.mx-sm-80{margin-left:20rem;margin-right:20rem;}.mx-sm-96{margin-left:24rem;margin-right:24rem;}.mx-sm-auto{margin-left:auto;margin-right:auto;}.my-sm-0{margin-top:0;margin-bottom:0;}.my-sm-px{margin-top:1px;margin-bottom:1px;}.my-sm--5{margin-top:0.125rem;margin-bottom:0.125rem;}.my-sm-1{margin-top:0.25rem;margin-bottom:0.25rem;}.my-sm--4{margin-top:0.375rem;margin-bottom:0.375rem;}.my-sm-2{margin-top:0.5rem;margin-bottom:0.5rem;}.my-sm--3{margin-top:0.625rem;margin-bottom:0.625rem;}.my-sm-3{margin-top:0.75rem;margin-bottom:0.75rem;}.my-sm--2{margin-top:0.875rem;margin-bottom:0.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:0.125rem;}.mt-sm-1{margin-top:0.25rem;}.mt-sm--4{margin-top:0.375rem;}.mt-sm-2{margin-top:0.5rem;}.mt-sm--3{margin-top:0.625rem;}.mt-sm-3{margin-top:0.75rem;}.mt-sm--2{margin-top:0.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-left:0;}.me-sm-px{margin-left:1px;}.me-sm--5{margin-left:0.125rem;}.me-sm-1{margin-left:0.25rem;}.me-sm--4{margin-left:0.375rem;}.me-sm-2{margin-left:0.5rem;}.me-sm--3{margin-left:0.625rem;}.me-sm-3{margin-left:0.75rem;}.me-sm--2{margin-left:0.875rem;}.me-sm-4{margin-left:1rem;}.me-sm-5{margin-left:1.25rem;}.me-sm-6{margin-left:1.5rem;}.me-sm-7{margin-left:1.75rem;}.me-sm-8{margin-left:2rem;}.me-sm-9{margin-left:2.25rem;}.me-sm-10{margin-left:2.5rem;}.me-sm-11{margin-left:2.75rem;}.me-sm-12{margin-left:3rem;}.me-sm-14{margin-left:3.5rem;}.me-sm-16{margin-left:4rem;}.me-sm-20{margin-left:5rem;}.me-sm-24{margin-left:6rem;}.me-sm-28{margin-left:7rem;}.me-sm-32{margin-left:8rem;}.me-sm-36{margin-left:9rem;}.me-sm-40{margin-left:10rem;}.me-sm-44{margin-left:11rem;}.me-sm-48{margin-left:12rem;}.me-sm-52{margin-left:13rem;}.me-sm-56{margin-left:14rem;}.me-sm-60{margin-left:15rem;}.me-sm-64{margin-left:16rem;}.me-sm-72{margin-left:18rem;}.me-sm-80{margin-left:20rem;}.me-sm-96{margin-left:24rem;}.me-sm-auto{margin-left:auto;}.mb-sm-0{margin-bottom:0;}.mb-sm-px{margin-bottom:1px;}.mb-sm--5{margin-bottom:0.125rem;}.mb-sm-1{margin-bottom:0.25rem;}.mb-sm--4{margin-bottom:0.375rem;}.mb-sm-2{margin-bottom:0.5rem;}.mb-sm--3{margin-bottom:0.625rem;}.mb-sm-3{margin-bottom:0.75rem;}.mb-sm--2{margin-bottom:0.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-right:0;}.ms-sm-px{margin-right:1px;}.ms-sm--5{margin-right:0.125rem;}.ms-sm-1{margin-right:0.25rem;}.ms-sm--4{margin-right:0.375rem;}.ms-sm-2{margin-right:0.5rem;}.ms-sm--3{margin-right:0.625rem;}.ms-sm-3{margin-right:0.75rem;}.ms-sm--2{margin-right:0.875rem;}.ms-sm-4{margin-right:1rem;}.ms-sm-5{margin-right:1.25rem;}.ms-sm-6{margin-right:1.5rem;}.ms-sm-7{margin-right:1.75rem;}.ms-sm-8{margin-right:2rem;}.ms-sm-9{margin-right:2.25rem;}.ms-sm-10{margin-right:2.5rem;}.ms-sm-11{margin-right:2.75rem;}.ms-sm-12{margin-right:3rem;}.ms-sm-14{margin-right:3.5rem;}.ms-sm-16{margin-right:4rem;}.ms-sm-20{margin-right:5rem;}.ms-sm-24{margin-right:6rem;}.ms-sm-28{margin-right:7rem;}.ms-sm-32{margin-right:8rem;}.ms-sm-36{margin-right:9rem;}.ms-sm-40{margin-right:10rem;}.ms-sm-44{margin-right:11rem;}.ms-sm-48{margin-right:12rem;}.ms-sm-52{margin-right:13rem;}.ms-sm-56{margin-right:14rem;}.ms-sm-60{margin-right:15rem;}.ms-sm-64{margin-right:16rem;}.ms-sm-72{margin-right:18rem;}.ms-sm-80{margin-right:20rem;}.ms-sm-96{margin-right:24rem;}.ms-sm-auto{margin-right:auto;}.p-sm-0{padding:0;}.p-sm-px{padding:1px;}.p-sm--5{padding:0.125rem;}.p-sm-1{padding:0.25rem;}.p-sm--4{padding:0.375rem;}.p-sm-2{padding:0.5rem;}.p-sm--3{padding:0.625rem;}.p-sm-3{padding:0.75rem;}.p-sm--2{padding:0.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-left:0;padding-right:0;}.px-sm-px{padding-left:1px;padding-right:1px;}.px-sm--5{padding-left:0.125rem;padding-right:0.125rem;}.px-sm-1{padding-left:0.25rem;padding-right:0.25rem;}.px-sm--4{padding-left:0.375rem;padding-right:0.375rem;}.px-sm-2{padding-left:0.5rem;padding-right:0.5rem;}.px-sm--3{padding-left:0.625rem;padding-right:0.625rem;}.px-sm-3{padding-left:0.75rem;padding-right:0.75rem;}.px-sm--2{padding-left:0.875rem;padding-right:0.875rem;}.px-sm-4{padding-left:1rem;padding-right:1rem;}.px-sm-5{padding-left:1.25rem;padding-right:1.25rem;}.px-sm-6{padding-left:1.5rem;padding-right:1.5rem;}.px-sm-7{padding-left:1.75rem;padding-right:1.75rem;}.px-sm-8{padding-left:2rem;padding-right:2rem;}.px-sm-9{padding-left:2.25rem;padding-right:2.25rem;}.px-sm-10{padding-left:2.5rem;padding-right:2.5rem;}.px-sm-11{padding-left:2.75rem;padding-right:2.75rem;}.px-sm-12{padding-left:3rem;padding-right:3rem;}.px-sm-14{padding-left:3.5rem;padding-right:3.5rem;}.px-sm-16{padding-left:4rem;padding-right:4rem;}.px-sm-20{padding-left:5rem;padding-right:5rem;}.px-sm-24{padding-left:6rem;padding-right:6rem;}.px-sm-28{padding-left:7rem;padding-right:7rem;}.px-sm-32{padding-left:8rem;padding-right:8rem;}.px-sm-36{padding-left:9rem;padding-right:9rem;}.px-sm-40{padding-left:10rem;padding-right:10rem;}.px-sm-44{padding-left:11rem;padding-right:11rem;}.px-sm-48{padding-left:12rem;padding-right:12rem;}.px-sm-52{padding-left:13rem;padding-right:13rem;}.px-sm-56{padding-left:14rem;padding-right:14rem;}.px-sm-60{padding-left:15rem;padding-right:15rem;}.px-sm-64{padding-left:16rem;padding-right:16rem;}.px-sm-72{padding-left:18rem;padding-right:18rem;}.px-sm-80{padding-left:20rem;padding-right:20rem;}.px-sm-96{padding-left:24rem;padding-right:24rem;}.py-sm-0{padding-top:0;padding-bottom:0;}.py-sm-px{padding-top:1px;padding-bottom:1px;}.py-sm--5{padding-top:0.125rem;padding-bottom:0.125rem;}.py-sm-1{padding-top:0.25rem;padding-bottom:0.25rem;}.py-sm--4{padding-top:0.375rem;padding-bottom:0.375rem;}.py-sm-2{padding-top:0.5rem;padding-bottom:0.5rem;}.py-sm--3{padding-top:0.625rem;padding-bottom:0.625rem;}.py-sm-3{padding-top:0.75rem;padding-bottom:0.75rem;}.py-sm--2{padding-top:0.875rem;padding-bottom:0.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:0.125rem;}.pt-sm-1{padding-top:0.25rem;}.pt-sm--4{padding-top:0.375rem;}.pt-sm-2{padding-top:0.5rem;}.pt-sm--3{padding-top:0.625rem;}.pt-sm-3{padding-top:0.75rem;}.pt-sm--2{padding-top:0.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-left:0;}.pe-sm-px{padding-left:1px;}.pe-sm--5{padding-left:0.125rem;}.pe-sm-1{padding-left:0.25rem;}.pe-sm--4{padding-left:0.375rem;}.pe-sm-2{padding-left:0.5rem;}.pe-sm--3{padding-left:0.625rem;}.pe-sm-3{padding-left:0.75rem;}.pe-sm--2{padding-left:0.875rem;}.pe-sm-4{padding-left:1rem;}.pe-sm-5{padding-left:1.25rem;}.pe-sm-6{padding-left:1.5rem;}.pe-sm-7{padding-left:1.75rem;}.pe-sm-8{padding-left:2rem;}.pe-sm-9{padding-left:2.25rem;}.pe-sm-10{padding-left:2.5rem;}.pe-sm-11{padding-left:2.75rem;}.pe-sm-12{padding-left:3rem;}.pe-sm-14{padding-left:3.5rem;}.pe-sm-16{padding-left:4rem;}.pe-sm-20{padding-left:5rem;}.pe-sm-24{padding-left:6rem;}.pe-sm-28{padding-left:7rem;}.pe-sm-32{padding-left:8rem;}.pe-sm-36{padding-left:9rem;}.pe-sm-40{padding-left:10rem;}.pe-sm-44{padding-left:11rem;}.pe-sm-48{padding-left:12rem;}.pe-sm-52{padding-left:13rem;}.pe-sm-56{padding-left:14rem;}.pe-sm-60{padding-left:15rem;}.pe-sm-64{padding-left:16rem;}.pe-sm-72{padding-left:18rem;}.pe-sm-80{padding-left:20rem;}.pe-sm-96{padding-left:24rem;}.pb-sm-0{padding-bottom:0;}.pb-sm-px{padding-bottom:1px;}.pb-sm--5{padding-bottom:0.125rem;}.pb-sm-1{padding-bottom:0.25rem;}.pb-sm--4{padding-bottom:0.375rem;}.pb-sm-2{padding-bottom:0.5rem;}.pb-sm--3{padding-bottom:0.625rem;}.pb-sm-3{padding-bottom:0.75rem;}.pb-sm--2{padding-bottom:0.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-right:0;}.ps-sm-px{padding-right:1px;}.ps-sm--5{padding-right:0.125rem;}.ps-sm-1{padding-right:0.25rem;}.ps-sm--4{padding-right:0.375rem;}.ps-sm-2{padding-right:0.5rem;}.ps-sm--3{padding-right:0.625rem;}.ps-sm-3{padding-right:0.75rem;}.ps-sm--2{padding-right:0.875rem;}.ps-sm-4{padding-right:1rem;}.ps-sm-5{padding-right:1.25rem;}.ps-sm-6{padding-right:1.5rem;}.ps-sm-7{padding-right:1.75rem;}.ps-sm-8{padding-right:2rem;}.ps-sm-9{padding-right:2.25rem;}.ps-sm-10{padding-right:2.5rem;}.ps-sm-11{padding-right:2.75rem;}.ps-sm-12{padding-right:3rem;}.ps-sm-14{padding-right:3.5rem;}.ps-sm-16{padding-right:4rem;}.ps-sm-20{padding-right:5rem;}.ps-sm-24{padding-right:6rem;}.ps-sm-28{padding-right:7rem;}.ps-sm-32{padding-right:8rem;}.ps-sm-36{padding-right:9rem;}.ps-sm-40{padding-right:10rem;}.ps-sm-44{padding-right:11rem;}.ps-sm-48{padding-right:12rem;}.ps-sm-52{padding-right:13rem;}.ps-sm-56{padding-right:14rem;}.ps-sm-60{padding-right:15rem;}.ps-sm-64{padding-right:16rem;}.ps-sm-72{padding-right:18rem;}.ps-sm-80{padding-right:20rem;}.ps-sm-96{padding-right:24rem;}.gap-sm-0{gap:0;}.gap-sm-px{gap:1px;}.gap-sm--5{gap:0.125rem;}.gap-sm-1{gap:0.25rem;}.gap-sm--4{gap:0.375rem;}.gap-sm-2{gap:0.5rem;}.gap-sm--3{gap:0.625rem;}.gap-sm-3{gap:0.75rem;}.gap-sm--2{gap:0.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:0.125rem;}.row-gap-sm-1{row-gap:0.25rem;}.row-gap-sm--4{row-gap:0.375rem;}.row-gap-sm-2{row-gap:0.5rem;}.row-gap-sm--3{row-gap:0.625rem;}.row-gap-sm-3{row-gap:0.75rem;}.row-gap-sm--2{row-gap:0.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:0.125rem;}.column-gap-sm-1{column-gap:0.25rem;}.column-gap-sm--4{column-gap:0.375rem;}.column-gap-sm-2{column-gap:0.5rem;}.column-gap-sm--3{column-gap:0.625rem;}.column-gap-sm-3{column-gap:0.75rem;}.column-gap-sm--2{column-gap:0.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:right;}.text-sm-end{text-align:left;}.text-sm-center{text-align:center;}}@media (min-width:768px){.float-md-start{float:right;}.float-md-end{float:left;}.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:0.125rem;}.m-md-1{margin:0.25rem;}.m-md--4{margin:0.375rem;}.m-md-2{margin:0.5rem;}.m-md--3{margin:0.625rem;}.m-md-3{margin:0.75rem;}.m-md--2{margin:0.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-left:0;margin-right:0;}.mx-md-px{margin-left:1px;margin-right:1px;}.mx-md--5{margin-left:0.125rem;margin-right:0.125rem;}.mx-md-1{margin-left:0.25rem;margin-right:0.25rem;}.mx-md--4{margin-left:0.375rem;margin-right:0.375rem;}.mx-md-2{margin-left:0.5rem;margin-right:0.5rem;}.mx-md--3{margin-left:0.625rem;margin-right:0.625rem;}.mx-md-3{margin-left:0.75rem;margin-right:0.75rem;}.mx-md--2{margin-left:0.875rem;margin-right:0.875rem;}.mx-md-4{margin-left:1rem;margin-right:1rem;}.mx-md-5{margin-left:1.25rem;margin-right:1.25rem;}.mx-md-6{margin-left:1.5rem;margin-right:1.5rem;}.mx-md-7{margin-left:1.75rem;margin-right:1.75rem;}.mx-md-8{margin-left:2rem;margin-right:2rem;}.mx-md-9{margin-left:2.25rem;margin-right:2.25rem;}.mx-md-10{margin-left:2.5rem;margin-right:2.5rem;}.mx-md-11{margin-left:2.75rem;margin-right:2.75rem;}.mx-md-12{margin-left:3rem;margin-right:3rem;}.mx-md-14{margin-left:3.5rem;margin-right:3.5rem;}.mx-md-16{margin-left:4rem;margin-right:4rem;}.mx-md-20{margin-left:5rem;margin-right:5rem;}.mx-md-24{margin-left:6rem;margin-right:6rem;}.mx-md-28{margin-left:7rem;margin-right:7rem;}.mx-md-32{margin-left:8rem;margin-right:8rem;}.mx-md-36{margin-left:9rem;margin-right:9rem;}.mx-md-40{margin-left:10rem;margin-right:10rem;}.mx-md-44{margin-left:11rem;margin-right:11rem;}.mx-md-48{margin-left:12rem;margin-right:12rem;}.mx-md-52{margin-left:13rem;margin-right:13rem;}.mx-md-56{margin-left:14rem;margin-right:14rem;}.mx-md-60{margin-left:15rem;margin-right:15rem;}.mx-md-64{margin-left:16rem;margin-right:16rem;}.mx-md-72{margin-left:18rem;margin-right:18rem;}.mx-md-80{margin-left:20rem;margin-right:20rem;}.mx-md-96{margin-left:24rem;margin-right:24rem;}.mx-md-auto{margin-left:auto;margin-right:auto;}.my-md-0{margin-top:0;margin-bottom:0;}.my-md-px{margin-top:1px;margin-bottom:1px;}.my-md--5{margin-top:0.125rem;margin-bottom:0.125rem;}.my-md-1{margin-top:0.25rem;margin-bottom:0.25rem;}.my-md--4{margin-top:0.375rem;margin-bottom:0.375rem;}.my-md-2{margin-top:0.5rem;margin-bottom:0.5rem;}.my-md--3{margin-top:0.625rem;margin-bottom:0.625rem;}.my-md-3{margin-top:0.75rem;margin-bottom:0.75rem;}.my-md--2{margin-top:0.875rem;margin-bottom:0.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:0.125rem;}.mt-md-1{margin-top:0.25rem;}.mt-md--4{margin-top:0.375rem;}.mt-md-2{margin-top:0.5rem;}.mt-md--3{margin-top:0.625rem;}.mt-md-3{margin-top:0.75rem;}.mt-md--2{margin-top:0.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-left:0;}.me-md-px{margin-left:1px;}.me-md--5{margin-left:0.125rem;}.me-md-1{margin-left:0.25rem;}.me-md--4{margin-left:0.375rem;}.me-md-2{margin-left:0.5rem;}.me-md--3{margin-left:0.625rem;}.me-md-3{margin-left:0.75rem;}.me-md--2{margin-left:0.875rem;}.me-md-4{margin-left:1rem;}.me-md-5{margin-left:1.25rem;}.me-md-6{margin-left:1.5rem;}.me-md-7{margin-left:1.75rem;}.me-md-8{margin-left:2rem;}.me-md-9{margin-left:2.25rem;}.me-md-10{margin-left:2.5rem;}.me-md-11{margin-left:2.75rem;}.me-md-12{margin-left:3rem;}.me-md-14{margin-left:3.5rem;}.me-md-16{margin-left:4rem;}.me-md-20{margin-left:5rem;}.me-md-24{margin-left:6rem;}.me-md-28{margin-left:7rem;}.me-md-32{margin-left:8rem;}.me-md-36{margin-left:9rem;}.me-md-40{margin-left:10rem;}.me-md-44{margin-left:11rem;}.me-md-48{margin-left:12rem;}.me-md-52{margin-left:13rem;}.me-md-56{margin-left:14rem;}.me-md-60{margin-left:15rem;}.me-md-64{margin-left:16rem;}.me-md-72{margin-left:18rem;}.me-md-80{margin-left:20rem;}.me-md-96{margin-left:24rem;}.me-md-auto{margin-left:auto;}.mb-md-0{margin-bottom:0;}.mb-md-px{margin-bottom:1px;}.mb-md--5{margin-bottom:0.125rem;}.mb-md-1{margin-bottom:0.25rem;}.mb-md--4{margin-bottom:0.375rem;}.mb-md-2{margin-bottom:0.5rem;}.mb-md--3{margin-bottom:0.625rem;}.mb-md-3{margin-bottom:0.75rem;}.mb-md--2{margin-bottom:0.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-right:0;}.ms-md-px{margin-right:1px;}.ms-md--5{margin-right:0.125rem;}.ms-md-1{margin-right:0.25rem;}.ms-md--4{margin-right:0.375rem;}.ms-md-2{margin-right:0.5rem;}.ms-md--3{margin-right:0.625rem;}.ms-md-3{margin-right:0.75rem;}.ms-md--2{margin-right:0.875rem;}.ms-md-4{margin-right:1rem;}.ms-md-5{margin-right:1.25rem;}.ms-md-6{margin-right:1.5rem;}.ms-md-7{margin-right:1.75rem;}.ms-md-8{margin-right:2rem;}.ms-md-9{margin-right:2.25rem;}.ms-md-10{margin-right:2.5rem;}.ms-md-11{margin-right:2.75rem;}.ms-md-12{margin-right:3rem;}.ms-md-14{margin-right:3.5rem;}.ms-md-16{margin-right:4rem;}.ms-md-20{margin-right:5rem;}.ms-md-24{margin-right:6rem;}.ms-md-28{margin-right:7rem;}.ms-md-32{margin-right:8rem;}.ms-md-36{margin-right:9rem;}.ms-md-40{margin-right:10rem;}.ms-md-44{margin-right:11rem;}.ms-md-48{margin-right:12rem;}.ms-md-52{margin-right:13rem;}.ms-md-56{margin-right:14rem;}.ms-md-60{margin-right:15rem;}.ms-md-64{margin-right:16rem;}.ms-md-72{margin-right:18rem;}.ms-md-80{margin-right:20rem;}.ms-md-96{margin-right:24rem;}.ms-md-auto{margin-right:auto;}.p-md-0{padding:0;}.p-md-px{padding:1px;}.p-md--5{padding:0.125rem;}.p-md-1{padding:0.25rem;}.p-md--4{padding:0.375rem;}.p-md-2{padding:0.5rem;}.p-md--3{padding:0.625rem;}.p-md-3{padding:0.75rem;}.p-md--2{padding:0.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-left:0;padding-right:0;}.px-md-px{padding-left:1px;padding-right:1px;}.px-md--5{padding-left:0.125rem;padding-right:0.125rem;}.px-md-1{padding-left:0.25rem;padding-right:0.25rem;}.px-md--4{padding-left:0.375rem;padding-right:0.375rem;}.px-md-2{padding-left:0.5rem;padding-right:0.5rem;}.px-md--3{padding-left:0.625rem;padding-right:0.625rem;}.px-md-3{padding-left:0.75rem;padding-right:0.75rem;}.px-md--2{padding-left:0.875rem;padding-right:0.875rem;}.px-md-4{padding-left:1rem;padding-right:1rem;}.px-md-5{padding-left:1.25rem;padding-right:1.25rem;}.px-md-6{padding-left:1.5rem;padding-right:1.5rem;}.px-md-7{padding-left:1.75rem;padding-right:1.75rem;}.px-md-8{padding-left:2rem;padding-right:2rem;}.px-md-9{padding-left:2.25rem;padding-right:2.25rem;}.px-md-10{padding-left:2.5rem;padding-right:2.5rem;}.px-md-11{padding-left:2.75rem;padding-right:2.75rem;}.px-md-12{padding-left:3rem;padding-right:3rem;}.px-md-14{padding-left:3.5rem;padding-right:3.5rem;}.px-md-16{padding-left:4rem;padding-right:4rem;}.px-md-20{padding-left:5rem;padding-right:5rem;}.px-md-24{padding-left:6rem;padding-right:6rem;}.px-md-28{padding-left:7rem;padding-right:7rem;}.px-md-32{padding-left:8rem;padding-right:8rem;}.px-md-36{padding-left:9rem;padding-right:9rem;}.px-md-40{padding-left:10rem;padding-right:10rem;}.px-md-44{padding-left:11rem;padding-right:11rem;}.px-md-48{padding-left:12rem;padding-right:12rem;}.px-md-52{padding-left:13rem;padding-right:13rem;}.px-md-56{padding-left:14rem;padding-right:14rem;}.px-md-60{padding-left:15rem;padding-right:15rem;}.px-md-64{padding-left:16rem;padding-right:16rem;}.px-md-72{padding-left:18rem;padding-right:18rem;}.px-md-80{padding-left:20rem;padding-right:20rem;}.px-md-96{padding-left:24rem;padding-right:24rem;}.py-md-0{padding-top:0;padding-bottom:0;}.py-md-px{padding-top:1px;padding-bottom:1px;}.py-md--5{padding-top:0.125rem;padding-bottom:0.125rem;}.py-md-1{padding-top:0.25rem;padding-bottom:0.25rem;}.py-md--4{padding-top:0.375rem;padding-bottom:0.375rem;}.py-md-2{padding-top:0.5rem;padding-bottom:0.5rem;}.py-md--3{padding-top:0.625rem;padding-bottom:0.625rem;}.py-md-3{padding-top:0.75rem;padding-bottom:0.75rem;}.py-md--2{padding-top:0.875rem;padding-bottom:0.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:0.125rem;}.pt-md-1{padding-top:0.25rem;}.pt-md--4{padding-top:0.375rem;}.pt-md-2{padding-top:0.5rem;}.pt-md--3{padding-top:0.625rem;}.pt-md-3{padding-top:0.75rem;}.pt-md--2{padding-top:0.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-left:0;}.pe-md-px{padding-left:1px;}.pe-md--5{padding-left:0.125rem;}.pe-md-1{padding-left:0.25rem;}.pe-md--4{padding-left:0.375rem;}.pe-md-2{padding-left:0.5rem;}.pe-md--3{padding-left:0.625rem;}.pe-md-3{padding-left:0.75rem;}.pe-md--2{padding-left:0.875rem;}.pe-md-4{padding-left:1rem;}.pe-md-5{padding-left:1.25rem;}.pe-md-6{padding-left:1.5rem;}.pe-md-7{padding-left:1.75rem;}.pe-md-8{padding-left:2rem;}.pe-md-9{padding-left:2.25rem;}.pe-md-10{padding-left:2.5rem;}.pe-md-11{padding-left:2.75rem;}.pe-md-12{padding-left:3rem;}.pe-md-14{padding-left:3.5rem;}.pe-md-16{padding-left:4rem;}.pe-md-20{padding-left:5rem;}.pe-md-24{padding-left:6rem;}.pe-md-28{padding-left:7rem;}.pe-md-32{padding-left:8rem;}.pe-md-36{padding-left:9rem;}.pe-md-40{padding-left:10rem;}.pe-md-44{padding-left:11rem;}.pe-md-48{padding-left:12rem;}.pe-md-52{padding-left:13rem;}.pe-md-56{padding-left:14rem;}.pe-md-60{padding-left:15rem;}.pe-md-64{padding-left:16rem;}.pe-md-72{padding-left:18rem;}.pe-md-80{padding-left:20rem;}.pe-md-96{padding-left:24rem;}.pb-md-0{padding-bottom:0;}.pb-md-px{padding-bottom:1px;}.pb-md--5{padding-bottom:0.125rem;}.pb-md-1{padding-bottom:0.25rem;}.pb-md--4{padding-bottom:0.375rem;}.pb-md-2{padding-bottom:0.5rem;}.pb-md--3{padding-bottom:0.625rem;}.pb-md-3{padding-bottom:0.75rem;}.pb-md--2{padding-bottom:0.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-right:0;}.ps-md-px{padding-right:1px;}.ps-md--5{padding-right:0.125rem;}.ps-md-1{padding-right:0.25rem;}.ps-md--4{padding-right:0.375rem;}.ps-md-2{padding-right:0.5rem;}.ps-md--3{padding-right:0.625rem;}.ps-md-3{padding-right:0.75rem;}.ps-md--2{padding-right:0.875rem;}.ps-md-4{padding-right:1rem;}.ps-md-5{padding-right:1.25rem;}.ps-md-6{padding-right:1.5rem;}.ps-md-7{padding-right:1.75rem;}.ps-md-8{padding-right:2rem;}.ps-md-9{padding-right:2.25rem;}.ps-md-10{padding-right:2.5rem;}.ps-md-11{padding-right:2.75rem;}.ps-md-12{padding-right:3rem;}.ps-md-14{padding-right:3.5rem;}.ps-md-16{padding-right:4rem;}.ps-md-20{padding-right:5rem;}.ps-md-24{padding-right:6rem;}.ps-md-28{padding-right:7rem;}.ps-md-32{padding-right:8rem;}.ps-md-36{padding-right:9rem;}.ps-md-40{padding-right:10rem;}.ps-md-44{padding-right:11rem;}.ps-md-48{padding-right:12rem;}.ps-md-52{padding-right:13rem;}.ps-md-56{padding-right:14rem;}.ps-md-60{padding-right:15rem;}.ps-md-64{padding-right:16rem;}.ps-md-72{padding-right:18rem;}.ps-md-80{padding-right:20rem;}.ps-md-96{padding-right:24rem;}.gap-md-0{gap:0;}.gap-md-px{gap:1px;}.gap-md--5{gap:0.125rem;}.gap-md-1{gap:0.25rem;}.gap-md--4{gap:0.375rem;}.gap-md-2{gap:0.5rem;}.gap-md--3{gap:0.625rem;}.gap-md-3{gap:0.75rem;}.gap-md--2{gap:0.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:0.125rem;}.row-gap-md-1{row-gap:0.25rem;}.row-gap-md--4{row-gap:0.375rem;}.row-gap-md-2{row-gap:0.5rem;}.row-gap-md--3{row-gap:0.625rem;}.row-gap-md-3{row-gap:0.75rem;}.row-gap-md--2{row-gap:0.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:0.125rem;}.column-gap-md-1{column-gap:0.25rem;}.column-gap-md--4{column-gap:0.375rem;}.column-gap-md-2{column-gap:0.5rem;}.column-gap-md--3{column-gap:0.625rem;}.column-gap-md-3{column-gap:0.75rem;}.column-gap-md--2{column-gap:0.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:right;}.text-md-end{text-align:left;}.text-md-center{text-align:center;}}@media (min-width:1024px){.float-lg-start{float:right;}.float-lg-end{float:left;}.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:0.125rem;}.m-lg-1{margin:0.25rem;}.m-lg--4{margin:0.375rem;}.m-lg-2{margin:0.5rem;}.m-lg--3{margin:0.625rem;}.m-lg-3{margin:0.75rem;}.m-lg--2{margin:0.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-left:0;margin-right:0;}.mx-lg-px{margin-left:1px;margin-right:1px;}.mx-lg--5{margin-left:0.125rem;margin-right:0.125rem;}.mx-lg-1{margin-left:0.25rem;margin-right:0.25rem;}.mx-lg--4{margin-left:0.375rem;margin-right:0.375rem;}.mx-lg-2{margin-left:0.5rem;margin-right:0.5rem;}.mx-lg--3{margin-left:0.625rem;margin-right:0.625rem;}.mx-lg-3{margin-left:0.75rem;margin-right:0.75rem;}.mx-lg--2{margin-left:0.875rem;margin-right:0.875rem;}.mx-lg-4{margin-left:1rem;margin-right:1rem;}.mx-lg-5{margin-left:1.25rem;margin-right:1.25rem;}.mx-lg-6{margin-left:1.5rem;margin-right:1.5rem;}.mx-lg-7{margin-left:1.75rem;margin-right:1.75rem;}.mx-lg-8{margin-left:2rem;margin-right:2rem;}.mx-lg-9{margin-left:2.25rem;margin-right:2.25rem;}.mx-lg-10{margin-left:2.5rem;margin-right:2.5rem;}.mx-lg-11{margin-left:2.75rem;margin-right:2.75rem;}.mx-lg-12{margin-left:3rem;margin-right:3rem;}.mx-lg-14{margin-left:3.5rem;margin-right:3.5rem;}.mx-lg-16{margin-left:4rem;margin-right:4rem;}.mx-lg-20{margin-left:5rem;margin-right:5rem;}.mx-lg-24{margin-left:6rem;margin-right:6rem;}.mx-lg-28{margin-left:7rem;margin-right:7rem;}.mx-lg-32{margin-left:8rem;margin-right:8rem;}.mx-lg-36{margin-left:9rem;margin-right:9rem;}.mx-lg-40{margin-left:10rem;margin-right:10rem;}.mx-lg-44{margin-left:11rem;margin-right:11rem;}.mx-lg-48{margin-left:12rem;margin-right:12rem;}.mx-lg-52{margin-left:13rem;margin-right:13rem;}.mx-lg-56{margin-left:14rem;margin-right:14rem;}.mx-lg-60{margin-left:15rem;margin-right:15rem;}.mx-lg-64{margin-left:16rem;margin-right:16rem;}.mx-lg-72{margin-left:18rem;margin-right:18rem;}.mx-lg-80{margin-left:20rem;margin-right:20rem;}.mx-lg-96{margin-left:24rem;margin-right:24rem;}.mx-lg-auto{margin-left:auto;margin-right:auto;}.my-lg-0{margin-top:0;margin-bottom:0;}.my-lg-px{margin-top:1px;margin-bottom:1px;}.my-lg--5{margin-top:0.125rem;margin-bottom:0.125rem;}.my-lg-1{margin-top:0.25rem;margin-bottom:0.25rem;}.my-lg--4{margin-top:0.375rem;margin-bottom:0.375rem;}.my-lg-2{margin-top:0.5rem;margin-bottom:0.5rem;}.my-lg--3{margin-top:0.625rem;margin-bottom:0.625rem;}.my-lg-3{margin-top:0.75rem;margin-bottom:0.75rem;}.my-lg--2{margin-top:0.875rem;margin-bottom:0.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:0.125rem;}.mt-lg-1{margin-top:0.25rem;}.mt-lg--4{margin-top:0.375rem;}.mt-lg-2{margin-top:0.5rem;}.mt-lg--3{margin-top:0.625rem;}.mt-lg-3{margin-top:0.75rem;}.mt-lg--2{margin-top:0.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-left:0;}.me-lg-px{margin-left:1px;}.me-lg--5{margin-left:0.125rem;}.me-lg-1{margin-left:0.25rem;}.me-lg--4{margin-left:0.375rem;}.me-lg-2{margin-left:0.5rem;}.me-lg--3{margin-left:0.625rem;}.me-lg-3{margin-left:0.75rem;}.me-lg--2{margin-left:0.875rem;}.me-lg-4{margin-left:1rem;}.me-lg-5{margin-left:1.25rem;}.me-lg-6{margin-left:1.5rem;}.me-lg-7{margin-left:1.75rem;}.me-lg-8{margin-left:2rem;}.me-lg-9{margin-left:2.25rem;}.me-lg-10{margin-left:2.5rem;}.me-lg-11{margin-left:2.75rem;}.me-lg-12{margin-left:3rem;}.me-lg-14{margin-left:3.5rem;}.me-lg-16{margin-left:4rem;}.me-lg-20{margin-left:5rem;}.me-lg-24{margin-left:6rem;}.me-lg-28{margin-left:7rem;}.me-lg-32{margin-left:8rem;}.me-lg-36{margin-left:9rem;}.me-lg-40{margin-left:10rem;}.me-lg-44{margin-left:11rem;}.me-lg-48{margin-left:12rem;}.me-lg-52{margin-left:13rem;}.me-lg-56{margin-left:14rem;}.me-lg-60{margin-left:15rem;}.me-lg-64{margin-left:16rem;}.me-lg-72{margin-left:18rem;}.me-lg-80{margin-left:20rem;}.me-lg-96{margin-left:24rem;}.me-lg-auto{margin-left:auto;}.mb-lg-0{margin-bottom:0;}.mb-lg-px{margin-bottom:1px;}.mb-lg--5{margin-bottom:0.125rem;}.mb-lg-1{margin-bottom:0.25rem;}.mb-lg--4{margin-bottom:0.375rem;}.mb-lg-2{margin-bottom:0.5rem;}.mb-lg--3{margin-bottom:0.625rem;}.mb-lg-3{margin-bottom:0.75rem;}.mb-lg--2{margin-bottom:0.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-right:0;}.ms-lg-px{margin-right:1px;}.ms-lg--5{margin-right:0.125rem;}.ms-lg-1{margin-right:0.25rem;}.ms-lg--4{margin-right:0.375rem;}.ms-lg-2{margin-right:0.5rem;}.ms-lg--3{margin-right:0.625rem;}.ms-lg-3{margin-right:0.75rem;}.ms-lg--2{margin-right:0.875rem;}.ms-lg-4{margin-right:1rem;}.ms-lg-5{margin-right:1.25rem;}.ms-lg-6{margin-right:1.5rem;}.ms-lg-7{margin-right:1.75rem;}.ms-lg-8{margin-right:2rem;}.ms-lg-9{margin-right:2.25rem;}.ms-lg-10{margin-right:2.5rem;}.ms-lg-11{margin-right:2.75rem;}.ms-lg-12{margin-right:3rem;}.ms-lg-14{margin-right:3.5rem;}.ms-lg-16{margin-right:4rem;}.ms-lg-20{margin-right:5rem;}.ms-lg-24{margin-right:6rem;}.ms-lg-28{margin-right:7rem;}.ms-lg-32{margin-right:8rem;}.ms-lg-36{margin-right:9rem;}.ms-lg-40{margin-right:10rem;}.ms-lg-44{margin-right:11rem;}.ms-lg-48{margin-right:12rem;}.ms-lg-52{margin-right:13rem;}.ms-lg-56{margin-right:14rem;}.ms-lg-60{margin-right:15rem;}.ms-lg-64{margin-right:16rem;}.ms-lg-72{margin-right:18rem;}.ms-lg-80{margin-right:20rem;}.ms-lg-96{margin-right:24rem;}.ms-lg-auto{margin-right:auto;}.p-lg-0{padding:0;}.p-lg-px{padding:1px;}.p-lg--5{padding:0.125rem;}.p-lg-1{padding:0.25rem;}.p-lg--4{padding:0.375rem;}.p-lg-2{padding:0.5rem;}.p-lg--3{padding:0.625rem;}.p-lg-3{padding:0.75rem;}.p-lg--2{padding:0.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-left:0;padding-right:0;}.px-lg-px{padding-left:1px;padding-right:1px;}.px-lg--5{padding-left:0.125rem;padding-right:0.125rem;}.px-lg-1{padding-left:0.25rem;padding-right:0.25rem;}.px-lg--4{padding-left:0.375rem;padding-right:0.375rem;}.px-lg-2{padding-left:0.5rem;padding-right:0.5rem;}.px-lg--3{padding-left:0.625rem;padding-right:0.625rem;}.px-lg-3{padding-left:0.75rem;padding-right:0.75rem;}.px-lg--2{padding-left:0.875rem;padding-right:0.875rem;}.px-lg-4{padding-left:1rem;padding-right:1rem;}.px-lg-5{padding-left:1.25rem;padding-right:1.25rem;}.px-lg-6{padding-left:1.5rem;padding-right:1.5rem;}.px-lg-7{padding-left:1.75rem;padding-right:1.75rem;}.px-lg-8{padding-left:2rem;padding-right:2rem;}.px-lg-9{padding-left:2.25rem;padding-right:2.25rem;}.px-lg-10{padding-left:2.5rem;padding-right:2.5rem;}.px-lg-11{padding-left:2.75rem;padding-right:2.75rem;}.px-lg-12{padding-left:3rem;padding-right:3rem;}.px-lg-14{padding-left:3.5rem;padding-right:3.5rem;}.px-lg-16{padding-left:4rem;padding-right:4rem;}.px-lg-20{padding-left:5rem;padding-right:5rem;}.px-lg-24{padding-left:6rem;padding-right:6rem;}.px-lg-28{padding-left:7rem;padding-right:7rem;}.px-lg-32{padding-left:8rem;padding-right:8rem;}.px-lg-36{padding-left:9rem;padding-right:9rem;}.px-lg-40{padding-left:10rem;padding-right:10rem;}.px-lg-44{padding-left:11rem;padding-right:11rem;}.px-lg-48{padding-left:12rem;padding-right:12rem;}.px-lg-52{padding-left:13rem;padding-right:13rem;}.px-lg-56{padding-left:14rem;padding-right:14rem;}.px-lg-60{padding-left:15rem;padding-right:15rem;}.px-lg-64{padding-left:16rem;padding-right:16rem;}.px-lg-72{padding-left:18rem;padding-right:18rem;}.px-lg-80{padding-left:20rem;padding-right:20rem;}.px-lg-96{padding-left:24rem;padding-right:24rem;}.py-lg-0{padding-top:0;padding-bottom:0;}.py-lg-px{padding-top:1px;padding-bottom:1px;}.py-lg--5{padding-top:0.125rem;padding-bottom:0.125rem;}.py-lg-1{padding-top:0.25rem;padding-bottom:0.25rem;}.py-lg--4{padding-top:0.375rem;padding-bottom:0.375rem;}.py-lg-2{padding-top:0.5rem;padding-bottom:0.5rem;}.py-lg--3{padding-top:0.625rem;padding-bottom:0.625rem;}.py-lg-3{padding-top:0.75rem;padding-bottom:0.75rem;}.py-lg--2{padding-top:0.875rem;padding-bottom:0.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:0.125rem;}.pt-lg-1{padding-top:0.25rem;}.pt-lg--4{padding-top:0.375rem;}.pt-lg-2{padding-top:0.5rem;}.pt-lg--3{padding-top:0.625rem;}.pt-lg-3{padding-top:0.75rem;}.pt-lg--2{padding-top:0.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-left:0;}.pe-lg-px{padding-left:1px;}.pe-lg--5{padding-left:0.125rem;}.pe-lg-1{padding-left:0.25rem;}.pe-lg--4{padding-left:0.375rem;}.pe-lg-2{padding-left:0.5rem;}.pe-lg--3{padding-left:0.625rem;}.pe-lg-3{padding-left:0.75rem;}.pe-lg--2{padding-left:0.875rem;}.pe-lg-4{padding-left:1rem;}.pe-lg-5{padding-left:1.25rem;}.pe-lg-6{padding-left:1.5rem;}.pe-lg-7{padding-left:1.75rem;}.pe-lg-8{padding-left:2rem;}.pe-lg-9{padding-left:2.25rem;}.pe-lg-10{padding-left:2.5rem;}.pe-lg-11{padding-left:2.75rem;}.pe-lg-12{padding-left:3rem;}.pe-lg-14{padding-left:3.5rem;}.pe-lg-16{padding-left:4rem;}.pe-lg-20{padding-left:5rem;}.pe-lg-24{padding-left:6rem;}.pe-lg-28{padding-left:7rem;}.pe-lg-32{padding-left:8rem;}.pe-lg-36{padding-left:9rem;}.pe-lg-40{padding-left:10rem;}.pe-lg-44{padding-left:11rem;}.pe-lg-48{padding-left:12rem;}.pe-lg-52{padding-left:13rem;}.pe-lg-56{padding-left:14rem;}.pe-lg-60{padding-left:15rem;}.pe-lg-64{padding-left:16rem;}.pe-lg-72{padding-left:18rem;}.pe-lg-80{padding-left:20rem;}.pe-lg-96{padding-left:24rem;}.pb-lg-0{padding-bottom:0;}.pb-lg-px{padding-bottom:1px;}.pb-lg--5{padding-bottom:0.125rem;}.pb-lg-1{padding-bottom:0.25rem;}.pb-lg--4{padding-bottom:0.375rem;}.pb-lg-2{padding-bottom:0.5rem;}.pb-lg--3{padding-bottom:0.625rem;}.pb-lg-3{padding-bottom:0.75rem;}.pb-lg--2{padding-bottom:0.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-right:0;}.ps-lg-px{padding-right:1px;}.ps-lg--5{padding-right:0.125rem;}.ps-lg-1{padding-right:0.25rem;}.ps-lg--4{padding-right:0.375rem;}.ps-lg-2{padding-right:0.5rem;}.ps-lg--3{padding-right:0.625rem;}.ps-lg-3{padding-right:0.75rem;}.ps-lg--2{padding-right:0.875rem;}.ps-lg-4{padding-right:1rem;}.ps-lg-5{padding-right:1.25rem;}.ps-lg-6{padding-right:1.5rem;}.ps-lg-7{padding-right:1.75rem;}.ps-lg-8{padding-right:2rem;}.ps-lg-9{padding-right:2.25rem;}.ps-lg-10{padding-right:2.5rem;}.ps-lg-11{padding-right:2.75rem;}.ps-lg-12{padding-right:3rem;}.ps-lg-14{padding-right:3.5rem;}.ps-lg-16{padding-right:4rem;}.ps-lg-20{padding-right:5rem;}.ps-lg-24{padding-right:6rem;}.ps-lg-28{padding-right:7rem;}.ps-lg-32{padding-right:8rem;}.ps-lg-36{padding-right:9rem;}.ps-lg-40{padding-right:10rem;}.ps-lg-44{padding-right:11rem;}.ps-lg-48{padding-right:12rem;}.ps-lg-52{padding-right:13rem;}.ps-lg-56{padding-right:14rem;}.ps-lg-60{padding-right:15rem;}.ps-lg-64{padding-right:16rem;}.ps-lg-72{padding-right:18rem;}.ps-lg-80{padding-right:20rem;}.ps-lg-96{padding-right:24rem;}.gap-lg-0{gap:0;}.gap-lg-px{gap:1px;}.gap-lg--5{gap:0.125rem;}.gap-lg-1{gap:0.25rem;}.gap-lg--4{gap:0.375rem;}.gap-lg-2{gap:0.5rem;}.gap-lg--3{gap:0.625rem;}.gap-lg-3{gap:0.75rem;}.gap-lg--2{gap:0.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:0.125rem;}.row-gap-lg-1{row-gap:0.25rem;}.row-gap-lg--4{row-gap:0.375rem;}.row-gap-lg-2{row-gap:0.5rem;}.row-gap-lg--3{row-gap:0.625rem;}.row-gap-lg-3{row-gap:0.75rem;}.row-gap-lg--2{row-gap:0.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:0.125rem;}.column-gap-lg-1{column-gap:0.25rem;}.column-gap-lg--4{column-gap:0.375rem;}.column-gap-lg-2{column-gap:0.5rem;}.column-gap-lg--3{column-gap:0.625rem;}.column-gap-lg-3{column-gap:0.75rem;}.column-gap-lg--2{column-gap:0.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:right;}.text-lg-end{text-align:left;}.text-lg-center{text-align:center;}}@media (min-width:1280px){.float-xl-start{float:right;}.float-xl-end{float:left;}.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:0.125rem;}.m-xl-1{margin:0.25rem;}.m-xl--4{margin:0.375rem;}.m-xl-2{margin:0.5rem;}.m-xl--3{margin:0.625rem;}.m-xl-3{margin:0.75rem;}.m-xl--2{margin:0.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-left:0;margin-right:0;}.mx-xl-px{margin-left:1px;margin-right:1px;}.mx-xl--5{margin-left:0.125rem;margin-right:0.125rem;}.mx-xl-1{margin-left:0.25rem;margin-right:0.25rem;}.mx-xl--4{margin-left:0.375rem;margin-right:0.375rem;}.mx-xl-2{margin-left:0.5rem;margin-right:0.5rem;}.mx-xl--3{margin-left:0.625rem;margin-right:0.625rem;}.mx-xl-3{margin-left:0.75rem;margin-right:0.75rem;}.mx-xl--2{margin-left:0.875rem;margin-right:0.875rem;}.mx-xl-4{margin-left:1rem;margin-right:1rem;}.mx-xl-5{margin-left:1.25rem;margin-right:1.25rem;}.mx-xl-6{margin-left:1.5rem;margin-right:1.5rem;}.mx-xl-7{margin-left:1.75rem;margin-right:1.75rem;}.mx-xl-8{margin-left:2rem;margin-right:2rem;}.mx-xl-9{margin-left:2.25rem;margin-right:2.25rem;}.mx-xl-10{margin-left:2.5rem;margin-right:2.5rem;}.mx-xl-11{margin-left:2.75rem;margin-right:2.75rem;}.mx-xl-12{margin-left:3rem;margin-right:3rem;}.mx-xl-14{margin-left:3.5rem;margin-right:3.5rem;}.mx-xl-16{margin-left:4rem;margin-right:4rem;}.mx-xl-20{margin-left:5rem;margin-right:5rem;}.mx-xl-24{margin-left:6rem;margin-right:6rem;}.mx-xl-28{margin-left:7rem;margin-right:7rem;}.mx-xl-32{margin-left:8rem;margin-right:8rem;}.mx-xl-36{margin-left:9rem;margin-right:9rem;}.mx-xl-40{margin-left:10rem;margin-right:10rem;}.mx-xl-44{margin-left:11rem;margin-right:11rem;}.mx-xl-48{margin-left:12rem;margin-right:12rem;}.mx-xl-52{margin-left:13rem;margin-right:13rem;}.mx-xl-56{margin-left:14rem;margin-right:14rem;}.mx-xl-60{margin-left:15rem;margin-right:15rem;}.mx-xl-64{margin-left:16rem;margin-right:16rem;}.mx-xl-72{margin-left:18rem;margin-right:18rem;}.mx-xl-80{margin-left:20rem;margin-right:20rem;}.mx-xl-96{margin-left:24rem;margin-right:24rem;}.mx-xl-auto{margin-left:auto;margin-right:auto;}.my-xl-0{margin-top:0;margin-bottom:0;}.my-xl-px{margin-top:1px;margin-bottom:1px;}.my-xl--5{margin-top:0.125rem;margin-bottom:0.125rem;}.my-xl-1{margin-top:0.25rem;margin-bottom:0.25rem;}.my-xl--4{margin-top:0.375rem;margin-bottom:0.375rem;}.my-xl-2{margin-top:0.5rem;margin-bottom:0.5rem;}.my-xl--3{margin-top:0.625rem;margin-bottom:0.625rem;}.my-xl-3{margin-top:0.75rem;margin-bottom:0.75rem;}.my-xl--2{margin-top:0.875rem;margin-bottom:0.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:0.125rem;}.mt-xl-1{margin-top:0.25rem;}.mt-xl--4{margin-top:0.375rem;}.mt-xl-2{margin-top:0.5rem;}.mt-xl--3{margin-top:0.625rem;}.mt-xl-3{margin-top:0.75rem;}.mt-xl--2{margin-top:0.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-left:0;}.me-xl-px{margin-left:1px;}.me-xl--5{margin-left:0.125rem;}.me-xl-1{margin-left:0.25rem;}.me-xl--4{margin-left:0.375rem;}.me-xl-2{margin-left:0.5rem;}.me-xl--3{margin-left:0.625rem;}.me-xl-3{margin-left:0.75rem;}.me-xl--2{margin-left:0.875rem;}.me-xl-4{margin-left:1rem;}.me-xl-5{margin-left:1.25rem;}.me-xl-6{margin-left:1.5rem;}.me-xl-7{margin-left:1.75rem;}.me-xl-8{margin-left:2rem;}.me-xl-9{margin-left:2.25rem;}.me-xl-10{margin-left:2.5rem;}.me-xl-11{margin-left:2.75rem;}.me-xl-12{margin-left:3rem;}.me-xl-14{margin-left:3.5rem;}.me-xl-16{margin-left:4rem;}.me-xl-20{margin-left:5rem;}.me-xl-24{margin-left:6rem;}.me-xl-28{margin-left:7rem;}.me-xl-32{margin-left:8rem;}.me-xl-36{margin-left:9rem;}.me-xl-40{margin-left:10rem;}.me-xl-44{margin-left:11rem;}.me-xl-48{margin-left:12rem;}.me-xl-52{margin-left:13rem;}.me-xl-56{margin-left:14rem;}.me-xl-60{margin-left:15rem;}.me-xl-64{margin-left:16rem;}.me-xl-72{margin-left:18rem;}.me-xl-80{margin-left:20rem;}.me-xl-96{margin-left:24rem;}.me-xl-auto{margin-left:auto;}.mb-xl-0{margin-bottom:0;}.mb-xl-px{margin-bottom:1px;}.mb-xl--5{margin-bottom:0.125rem;}.mb-xl-1{margin-bottom:0.25rem;}.mb-xl--4{margin-bottom:0.375rem;}.mb-xl-2{margin-bottom:0.5rem;}.mb-xl--3{margin-bottom:0.625rem;}.mb-xl-3{margin-bottom:0.75rem;}.mb-xl--2{margin-bottom:0.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-right:0;}.ms-xl-px{margin-right:1px;}.ms-xl--5{margin-right:0.125rem;}.ms-xl-1{margin-right:0.25rem;}.ms-xl--4{margin-right:0.375rem;}.ms-xl-2{margin-right:0.5rem;}.ms-xl--3{margin-right:0.625rem;}.ms-xl-3{margin-right:0.75rem;}.ms-xl--2{margin-right:0.875rem;}.ms-xl-4{margin-right:1rem;}.ms-xl-5{margin-right:1.25rem;}.ms-xl-6{margin-right:1.5rem;}.ms-xl-7{margin-right:1.75rem;}.ms-xl-8{margin-right:2rem;}.ms-xl-9{margin-right:2.25rem;}.ms-xl-10{margin-right:2.5rem;}.ms-xl-11{margin-right:2.75rem;}.ms-xl-12{margin-right:3rem;}.ms-xl-14{margin-right:3.5rem;}.ms-xl-16{margin-right:4rem;}.ms-xl-20{margin-right:5rem;}.ms-xl-24{margin-right:6rem;}.ms-xl-28{margin-right:7rem;}.ms-xl-32{margin-right:8rem;}.ms-xl-36{margin-right:9rem;}.ms-xl-40{margin-right:10rem;}.ms-xl-44{margin-right:11rem;}.ms-xl-48{margin-right:12rem;}.ms-xl-52{margin-right:13rem;}.ms-xl-56{margin-right:14rem;}.ms-xl-60{margin-right:15rem;}.ms-xl-64{margin-right:16rem;}.ms-xl-72{margin-right:18rem;}.ms-xl-80{margin-right:20rem;}.ms-xl-96{margin-right:24rem;}.ms-xl-auto{margin-right:auto;}.p-xl-0{padding:0;}.p-xl-px{padding:1px;}.p-xl--5{padding:0.125rem;}.p-xl-1{padding:0.25rem;}.p-xl--4{padding:0.375rem;}.p-xl-2{padding:0.5rem;}.p-xl--3{padding:0.625rem;}.p-xl-3{padding:0.75rem;}.p-xl--2{padding:0.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-left:0;padding-right:0;}.px-xl-px{padding-left:1px;padding-right:1px;}.px-xl--5{padding-left:0.125rem;padding-right:0.125rem;}.px-xl-1{padding-left:0.25rem;padding-right:0.25rem;}.px-xl--4{padding-left:0.375rem;padding-right:0.375rem;}.px-xl-2{padding-left:0.5rem;padding-right:0.5rem;}.px-xl--3{padding-left:0.625rem;padding-right:0.625rem;}.px-xl-3{padding-left:0.75rem;padding-right:0.75rem;}.px-xl--2{padding-left:0.875rem;padding-right:0.875rem;}.px-xl-4{padding-left:1rem;padding-right:1rem;}.px-xl-5{padding-left:1.25rem;padding-right:1.25rem;}.px-xl-6{padding-left:1.5rem;padding-right:1.5rem;}.px-xl-7{padding-left:1.75rem;padding-right:1.75rem;}.px-xl-8{padding-left:2rem;padding-right:2rem;}.px-xl-9{padding-left:2.25rem;padding-right:2.25rem;}.px-xl-10{padding-left:2.5rem;padding-right:2.5rem;}.px-xl-11{padding-left:2.75rem;padding-right:2.75rem;}.px-xl-12{padding-left:3rem;padding-right:3rem;}.px-xl-14{padding-left:3.5rem;padding-right:3.5rem;}.px-xl-16{padding-left:4rem;padding-right:4rem;}.px-xl-20{padding-left:5rem;padding-right:5rem;}.px-xl-24{padding-left:6rem;padding-right:6rem;}.px-xl-28{padding-left:7rem;padding-right:7rem;}.px-xl-32{padding-left:8rem;padding-right:8rem;}.px-xl-36{padding-left:9rem;padding-right:9rem;}.px-xl-40{padding-left:10rem;padding-right:10rem;}.px-xl-44{padding-left:11rem;padding-right:11rem;}.px-xl-48{padding-left:12rem;padding-right:12rem;}.px-xl-52{padding-left:13rem;padding-right:13rem;}.px-xl-56{padding-left:14rem;padding-right:14rem;}.px-xl-60{padding-left:15rem;padding-right:15rem;}.px-xl-64{padding-left:16rem;padding-right:16rem;}.px-xl-72{padding-left:18rem;padding-right:18rem;}.px-xl-80{padding-left:20rem;padding-right:20rem;}.px-xl-96{padding-left:24rem;padding-right:24rem;}.py-xl-0{padding-top:0;padding-bottom:0;}.py-xl-px{padding-top:1px;padding-bottom:1px;}.py-xl--5{padding-top:0.125rem;padding-bottom:0.125rem;}.py-xl-1{padding-top:0.25rem;padding-bottom:0.25rem;}.py-xl--4{padding-top:0.375rem;padding-bottom:0.375rem;}.py-xl-2{padding-top:0.5rem;padding-bottom:0.5rem;}.py-xl--3{padding-top:0.625rem;padding-bottom:0.625rem;}.py-xl-3{padding-top:0.75rem;padding-bottom:0.75rem;}.py-xl--2{padding-top:0.875rem;padding-bottom:0.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:0.125rem;}.pt-xl-1{padding-top:0.25rem;}.pt-xl--4{padding-top:0.375rem;}.pt-xl-2{padding-top:0.5rem;}.pt-xl--3{padding-top:0.625rem;}.pt-xl-3{padding-top:0.75rem;}.pt-xl--2{padding-top:0.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-left:0;}.pe-xl-px{padding-left:1px;}.pe-xl--5{padding-left:0.125rem;}.pe-xl-1{padding-left:0.25rem;}.pe-xl--4{padding-left:0.375rem;}.pe-xl-2{padding-left:0.5rem;}.pe-xl--3{padding-left:0.625rem;}.pe-xl-3{padding-left:0.75rem;}.pe-xl--2{padding-left:0.875rem;}.pe-xl-4{padding-left:1rem;}.pe-xl-5{padding-left:1.25rem;}.pe-xl-6{padding-left:1.5rem;}.pe-xl-7{padding-left:1.75rem;}.pe-xl-8{padding-left:2rem;}.pe-xl-9{padding-left:2.25rem;}.pe-xl-10{padding-left:2.5rem;}.pe-xl-11{padding-left:2.75rem;}.pe-xl-12{padding-left:3rem;}.pe-xl-14{padding-left:3.5rem;}.pe-xl-16{padding-left:4rem;}.pe-xl-20{padding-left:5rem;}.pe-xl-24{padding-left:6rem;}.pe-xl-28{padding-left:7rem;}.pe-xl-32{padding-left:8rem;}.pe-xl-36{padding-left:9rem;}.pe-xl-40{padding-left:10rem;}.pe-xl-44{padding-left:11rem;}.pe-xl-48{padding-left:12rem;}.pe-xl-52{padding-left:13rem;}.pe-xl-56{padding-left:14rem;}.pe-xl-60{padding-left:15rem;}.pe-xl-64{padding-left:16rem;}.pe-xl-72{padding-left:18rem;}.pe-xl-80{padding-left:20rem;}.pe-xl-96{padding-left:24rem;}.pb-xl-0{padding-bottom:0;}.pb-xl-px{padding-bottom:1px;}.pb-xl--5{padding-bottom:0.125rem;}.pb-xl-1{padding-bottom:0.25rem;}.pb-xl--4{padding-bottom:0.375rem;}.pb-xl-2{padding-bottom:0.5rem;}.pb-xl--3{padding-bottom:0.625rem;}.pb-xl-3{padding-bottom:0.75rem;}.pb-xl--2{padding-bottom:0.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-right:0;}.ps-xl-px{padding-right:1px;}.ps-xl--5{padding-right:0.125rem;}.ps-xl-1{padding-right:0.25rem;}.ps-xl--4{padding-right:0.375rem;}.ps-xl-2{padding-right:0.5rem;}.ps-xl--3{padding-right:0.625rem;}.ps-xl-3{padding-right:0.75rem;}.ps-xl--2{padding-right:0.875rem;}.ps-xl-4{padding-right:1rem;}.ps-xl-5{padding-right:1.25rem;}.ps-xl-6{padding-right:1.5rem;}.ps-xl-7{padding-right:1.75rem;}.ps-xl-8{padding-right:2rem;}.ps-xl-9{padding-right:2.25rem;}.ps-xl-10{padding-right:2.5rem;}.ps-xl-11{padding-right:2.75rem;}.ps-xl-12{padding-right:3rem;}.ps-xl-14{padding-right:3.5rem;}.ps-xl-16{padding-right:4rem;}.ps-xl-20{padding-right:5rem;}.ps-xl-24{padding-right:6rem;}.ps-xl-28{padding-right:7rem;}.ps-xl-32{padding-right:8rem;}.ps-xl-36{padding-right:9rem;}.ps-xl-40{padding-right:10rem;}.ps-xl-44{padding-right:11rem;}.ps-xl-48{padding-right:12rem;}.ps-xl-52{padding-right:13rem;}.ps-xl-56{padding-right:14rem;}.ps-xl-60{padding-right:15rem;}.ps-xl-64{padding-right:16rem;}.ps-xl-72{padding-right:18rem;}.ps-xl-80{padding-right:20rem;}.ps-xl-96{padding-right:24rem;}.gap-xl-0{gap:0;}.gap-xl-px{gap:1px;}.gap-xl--5{gap:0.125rem;}.gap-xl-1{gap:0.25rem;}.gap-xl--4{gap:0.375rem;}.gap-xl-2{gap:0.5rem;}.gap-xl--3{gap:0.625rem;}.gap-xl-3{gap:0.75rem;}.gap-xl--2{gap:0.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:0.125rem;}.row-gap-xl-1{row-gap:0.25rem;}.row-gap-xl--4{row-gap:0.375rem;}.row-gap-xl-2{row-gap:0.5rem;}.row-gap-xl--3{row-gap:0.625rem;}.row-gap-xl-3{row-gap:0.75rem;}.row-gap-xl--2{row-gap:0.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:0.125rem;}.column-gap-xl-1{column-gap:0.25rem;}.column-gap-xl--4{column-gap:0.375rem;}.column-gap-xl-2{column-gap:0.5rem;}.column-gap-xl--3{column-gap:0.625rem;}.column-gap-xl-3{column-gap:0.75rem;}.column-gap-xl--2{column-gap:0.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:right;}.text-xl-end{text-align:left;}.text-xl-center{text-align:center;}}@media (min-width:1536px){.float-xxl-start{float:right;}.float-xxl-end{float:left;}.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:0.125rem;}.m-xxl-1{margin:0.25rem;}.m-xxl--4{margin:0.375rem;}.m-xxl-2{margin:0.5rem;}.m-xxl--3{margin:0.625rem;}.m-xxl-3{margin:0.75rem;}.m-xxl--2{margin:0.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-left:0;margin-right:0;}.mx-xxl-px{margin-left:1px;margin-right:1px;}.mx-xxl--5{margin-left:0.125rem;margin-right:0.125rem;}.mx-xxl-1{margin-left:0.25rem;margin-right:0.25rem;}.mx-xxl--4{margin-left:0.375rem;margin-right:0.375rem;}.mx-xxl-2{margin-left:0.5rem;margin-right:0.5rem;}.mx-xxl--3{margin-left:0.625rem;margin-right:0.625rem;}.mx-xxl-3{margin-left:0.75rem;margin-right:0.75rem;}.mx-xxl--2{margin-left:0.875rem;margin-right:0.875rem;}.mx-xxl-4{margin-left:1rem;margin-right:1rem;}.mx-xxl-5{margin-left:1.25rem;margin-right:1.25rem;}.mx-xxl-6{margin-left:1.5rem;margin-right:1.5rem;}.mx-xxl-7{margin-left:1.75rem;margin-right:1.75rem;}.mx-xxl-8{margin-left:2rem;margin-right:2rem;}.mx-xxl-9{margin-left:2.25rem;margin-right:2.25rem;}.mx-xxl-10{margin-left:2.5rem;margin-right:2.5rem;}.mx-xxl-11{margin-left:2.75rem;margin-right:2.75rem;}.mx-xxl-12{margin-left:3rem;margin-right:3rem;}.mx-xxl-14{margin-left:3.5rem;margin-right:3.5rem;}.mx-xxl-16{margin-left:4rem;margin-right:4rem;}.mx-xxl-20{margin-left:5rem;margin-right:5rem;}.mx-xxl-24{margin-left:6rem;margin-right:6rem;}.mx-xxl-28{margin-left:7rem;margin-right:7rem;}.mx-xxl-32{margin-left:8rem;margin-right:8rem;}.mx-xxl-36{margin-left:9rem;margin-right:9rem;}.mx-xxl-40{margin-left:10rem;margin-right:10rem;}.mx-xxl-44{margin-left:11rem;margin-right:11rem;}.mx-xxl-48{margin-left:12rem;margin-right:12rem;}.mx-xxl-52{margin-left:13rem;margin-right:13rem;}.mx-xxl-56{margin-left:14rem;margin-right:14rem;}.mx-xxl-60{margin-left:15rem;margin-right:15rem;}.mx-xxl-64{margin-left:16rem;margin-right:16rem;}.mx-xxl-72{margin-left:18rem;margin-right:18rem;}.mx-xxl-80{margin-left:20rem;margin-right:20rem;}.mx-xxl-96{margin-left:24rem;margin-right:24rem;}.mx-xxl-auto{margin-left:auto;margin-right:auto;}.my-xxl-0{margin-top:0;margin-bottom:0;}.my-xxl-px{margin-top:1px;margin-bottom:1px;}.my-xxl--5{margin-top:0.125rem;margin-bottom:0.125rem;}.my-xxl-1{margin-top:0.25rem;margin-bottom:0.25rem;}.my-xxl--4{margin-top:0.375rem;margin-bottom:0.375rem;}.my-xxl-2{margin-top:0.5rem;margin-bottom:0.5rem;}.my-xxl--3{margin-top:0.625rem;margin-bottom:0.625rem;}.my-xxl-3{margin-top:0.75rem;margin-bottom:0.75rem;}.my-xxl--2{margin-top:0.875rem;margin-bottom:0.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:0.125rem;}.mt-xxl-1{margin-top:0.25rem;}.mt-xxl--4{margin-top:0.375rem;}.mt-xxl-2{margin-top:0.5rem;}.mt-xxl--3{margin-top:0.625rem;}.mt-xxl-3{margin-top:0.75rem;}.mt-xxl--2{margin-top:0.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-left:0;}.me-xxl-px{margin-left:1px;}.me-xxl--5{margin-left:0.125rem;}.me-xxl-1{margin-left:0.25rem;}.me-xxl--4{margin-left:0.375rem;}.me-xxl-2{margin-left:0.5rem;}.me-xxl--3{margin-left:0.625rem;}.me-xxl-3{margin-left:0.75rem;}.me-xxl--2{margin-left:0.875rem;}.me-xxl-4{margin-left:1rem;}.me-xxl-5{margin-left:1.25rem;}.me-xxl-6{margin-left:1.5rem;}.me-xxl-7{margin-left:1.75rem;}.me-xxl-8{margin-left:2rem;}.me-xxl-9{margin-left:2.25rem;}.me-xxl-10{margin-left:2.5rem;}.me-xxl-11{margin-left:2.75rem;}.me-xxl-12{margin-left:3rem;}.me-xxl-14{margin-left:3.5rem;}.me-xxl-16{margin-left:4rem;}.me-xxl-20{margin-left:5rem;}.me-xxl-24{margin-left:6rem;}.me-xxl-28{margin-left:7rem;}.me-xxl-32{margin-left:8rem;}.me-xxl-36{margin-left:9rem;}.me-xxl-40{margin-left:10rem;}.me-xxl-44{margin-left:11rem;}.me-xxl-48{margin-left:12rem;}.me-xxl-52{margin-left:13rem;}.me-xxl-56{margin-left:14rem;}.me-xxl-60{margin-left:15rem;}.me-xxl-64{margin-left:16rem;}.me-xxl-72{margin-left:18rem;}.me-xxl-80{margin-left:20rem;}.me-xxl-96{margin-left:24rem;}.me-xxl-auto{margin-left:auto;}.mb-xxl-0{margin-bottom:0;}.mb-xxl-px{margin-bottom:1px;}.mb-xxl--5{margin-bottom:0.125rem;}.mb-xxl-1{margin-bottom:0.25rem;}.mb-xxl--4{margin-bottom:0.375rem;}.mb-xxl-2{margin-bottom:0.5rem;}.mb-xxl--3{margin-bottom:0.625rem;}.mb-xxl-3{margin-bottom:0.75rem;}.mb-xxl--2{margin-bottom:0.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-right:0;}.ms-xxl-px{margin-right:1px;}.ms-xxl--5{margin-right:0.125rem;}.ms-xxl-1{margin-right:0.25rem;}.ms-xxl--4{margin-right:0.375rem;}.ms-xxl-2{margin-right:0.5rem;}.ms-xxl--3{margin-right:0.625rem;}.ms-xxl-3{margin-right:0.75rem;}.ms-xxl--2{margin-right:0.875rem;}.ms-xxl-4{margin-right:1rem;}.ms-xxl-5{margin-right:1.25rem;}.ms-xxl-6{margin-right:1.5rem;}.ms-xxl-7{margin-right:1.75rem;}.ms-xxl-8{margin-right:2rem;}.ms-xxl-9{margin-right:2.25rem;}.ms-xxl-10{margin-right:2.5rem;}.ms-xxl-11{margin-right:2.75rem;}.ms-xxl-12{margin-right:3rem;}.ms-xxl-14{margin-right:3.5rem;}.ms-xxl-16{margin-right:4rem;}.ms-xxl-20{margin-right:5rem;}.ms-xxl-24{margin-right:6rem;}.ms-xxl-28{margin-right:7rem;}.ms-xxl-32{margin-right:8rem;}.ms-xxl-36{margin-right:9rem;}.ms-xxl-40{margin-right:10rem;}.ms-xxl-44{margin-right:11rem;}.ms-xxl-48{margin-right:12rem;}.ms-xxl-52{margin-right:13rem;}.ms-xxl-56{margin-right:14rem;}.ms-xxl-60{margin-right:15rem;}.ms-xxl-64{margin-right:16rem;}.ms-xxl-72{margin-right:18rem;}.ms-xxl-80{margin-right:20rem;}.ms-xxl-96{margin-right:24rem;}.ms-xxl-auto{margin-right:auto;}.p-xxl-0{padding:0;}.p-xxl-px{padding:1px;}.p-xxl--5{padding:0.125rem;}.p-xxl-1{padding:0.25rem;}.p-xxl--4{padding:0.375rem;}.p-xxl-2{padding:0.5rem;}.p-xxl--3{padding:0.625rem;}.p-xxl-3{padding:0.75rem;}.p-xxl--2{padding:0.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-left:0;padding-right:0;}.px-xxl-px{padding-left:1px;padding-right:1px;}.px-xxl--5{padding-left:0.125rem;padding-right:0.125rem;}.px-xxl-1{padding-left:0.25rem;padding-right:0.25rem;}.px-xxl--4{padding-left:0.375rem;padding-right:0.375rem;}.px-xxl-2{padding-left:0.5rem;padding-right:0.5rem;}.px-xxl--3{padding-left:0.625rem;padding-right:0.625rem;}.px-xxl-3{padding-left:0.75rem;padding-right:0.75rem;}.px-xxl--2{padding-left:0.875rem;padding-right:0.875rem;}.px-xxl-4{padding-left:1rem;padding-right:1rem;}.px-xxl-5{padding-left:1.25rem;padding-right:1.25rem;}.px-xxl-6{padding-left:1.5rem;padding-right:1.5rem;}.px-xxl-7{padding-left:1.75rem;padding-right:1.75rem;}.px-xxl-8{padding-left:2rem;padding-right:2rem;}.px-xxl-9{padding-left:2.25rem;padding-right:2.25rem;}.px-xxl-10{padding-left:2.5rem;padding-right:2.5rem;}.px-xxl-11{padding-left:2.75rem;padding-right:2.75rem;}.px-xxl-12{padding-left:3rem;padding-right:3rem;}.px-xxl-14{padding-left:3.5rem;padding-right:3.5rem;}.px-xxl-16{padding-left:4rem;padding-right:4rem;}.px-xxl-20{padding-left:5rem;padding-right:5rem;}.px-xxl-24{padding-left:6rem;padding-right:6rem;}.px-xxl-28{padding-left:7rem;padding-right:7rem;}.px-xxl-32{padding-left:8rem;padding-right:8rem;}.px-xxl-36{padding-left:9rem;padding-right:9rem;}.px-xxl-40{padding-left:10rem;padding-right:10rem;}.px-xxl-44{padding-left:11rem;padding-right:11rem;}.px-xxl-48{padding-left:12rem;padding-right:12rem;}.px-xxl-52{padding-left:13rem;padding-right:13rem;}.px-xxl-56{padding-left:14rem;padding-right:14rem;}.px-xxl-60{padding-left:15rem;padding-right:15rem;}.px-xxl-64{padding-left:16rem;padding-right:16rem;}.px-xxl-72{padding-left:18rem;padding-right:18rem;}.px-xxl-80{padding-left:20rem;padding-right:20rem;}.px-xxl-96{padding-left:24rem;padding-right:24rem;}.py-xxl-0{padding-top:0;padding-bottom:0;}.py-xxl-px{padding-top:1px;padding-bottom:1px;}.py-xxl--5{padding-top:0.125rem;padding-bottom:0.125rem;}.py-xxl-1{padding-top:0.25rem;padding-bottom:0.25rem;}.py-xxl--4{padding-top:0.375rem;padding-bottom:0.375rem;}.py-xxl-2{padding-top:0.5rem;padding-bottom:0.5rem;}.py-xxl--3{padding-top:0.625rem;padding-bottom:0.625rem;}.py-xxl-3{padding-top:0.75rem;padding-bottom:0.75rem;}.py-xxl--2{padding-top:0.875rem;padding-bottom:0.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:0.125rem;}.pt-xxl-1{padding-top:0.25rem;}.pt-xxl--4{padding-top:0.375rem;}.pt-xxl-2{padding-top:0.5rem;}.pt-xxl--3{padding-top:0.625rem;}.pt-xxl-3{padding-top:0.75rem;}.pt-xxl--2{padding-top:0.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-left:0;}.pe-xxl-px{padding-left:1px;}.pe-xxl--5{padding-left:0.125rem;}.pe-xxl-1{padding-left:0.25rem;}.pe-xxl--4{padding-left:0.375rem;}.pe-xxl-2{padding-left:0.5rem;}.pe-xxl--3{padding-left:0.625rem;}.pe-xxl-3{padding-left:0.75rem;}.pe-xxl--2{padding-left:0.875rem;}.pe-xxl-4{padding-left:1rem;}.pe-xxl-5{padding-left:1.25rem;}.pe-xxl-6{padding-left:1.5rem;}.pe-xxl-7{padding-left:1.75rem;}.pe-xxl-8{padding-left:2rem;}.pe-xxl-9{padding-left:2.25rem;}.pe-xxl-10{padding-left:2.5rem;}.pe-xxl-11{padding-left:2.75rem;}.pe-xxl-12{padding-left:3rem;}.pe-xxl-14{padding-left:3.5rem;}.pe-xxl-16{padding-left:4rem;}.pe-xxl-20{padding-left:5rem;}.pe-xxl-24{padding-left:6rem;}.pe-xxl-28{padding-left:7rem;}.pe-xxl-32{padding-left:8rem;}.pe-xxl-36{padding-left:9rem;}.pe-xxl-40{padding-left:10rem;}.pe-xxl-44{padding-left:11rem;}.pe-xxl-48{padding-left:12rem;}.pe-xxl-52{padding-left:13rem;}.pe-xxl-56{padding-left:14rem;}.pe-xxl-60{padding-left:15rem;}.pe-xxl-64{padding-left:16rem;}.pe-xxl-72{padding-left:18rem;}.pe-xxl-80{padding-left:20rem;}.pe-xxl-96{padding-left:24rem;}.pb-xxl-0{padding-bottom:0;}.pb-xxl-px{padding-bottom:1px;}.pb-xxl--5{padding-bottom:0.125rem;}.pb-xxl-1{padding-bottom:0.25rem;}.pb-xxl--4{padding-bottom:0.375rem;}.pb-xxl-2{padding-bottom:0.5rem;}.pb-xxl--3{padding-bottom:0.625rem;}.pb-xxl-3{padding-bottom:0.75rem;}.pb-xxl--2{padding-bottom:0.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-right:0;}.ps-xxl-px{padding-right:1px;}.ps-xxl--5{padding-right:0.125rem;}.ps-xxl-1{padding-right:0.25rem;}.ps-xxl--4{padding-right:0.375rem;}.ps-xxl-2{padding-right:0.5rem;}.ps-xxl--3{padding-right:0.625rem;}.ps-xxl-3{padding-right:0.75rem;}.ps-xxl--2{padding-right:0.875rem;}.ps-xxl-4{padding-right:1rem;}.ps-xxl-5{padding-right:1.25rem;}.ps-xxl-6{padding-right:1.5rem;}.ps-xxl-7{padding-right:1.75rem;}.ps-xxl-8{padding-right:2rem;}.ps-xxl-9{padding-right:2.25rem;}.ps-xxl-10{padding-right:2.5rem;}.ps-xxl-11{padding-right:2.75rem;}.ps-xxl-12{padding-right:3rem;}.ps-xxl-14{padding-right:3.5rem;}.ps-xxl-16{padding-right:4rem;}.ps-xxl-20{padding-right:5rem;}.ps-xxl-24{padding-right:6rem;}.ps-xxl-28{padding-right:7rem;}.ps-xxl-32{padding-right:8rem;}.ps-xxl-36{padding-right:9rem;}.ps-xxl-40{padding-right:10rem;}.ps-xxl-44{padding-right:11rem;}.ps-xxl-48{padding-right:12rem;}.ps-xxl-52{padding-right:13rem;}.ps-xxl-56{padding-right:14rem;}.ps-xxl-60{padding-right:15rem;}.ps-xxl-64{padding-right:16rem;}.ps-xxl-72{padding-right:18rem;}.ps-xxl-80{padding-right:20rem;}.ps-xxl-96{padding-right:24rem;}.gap-xxl-0{gap:0;}.gap-xxl-px{gap:1px;}.gap-xxl--5{gap:0.125rem;}.gap-xxl-1{gap:0.25rem;}.gap-xxl--4{gap:0.375rem;}.gap-xxl-2{gap:0.5rem;}.gap-xxl--3{gap:0.625rem;}.gap-xxl-3{gap:0.75rem;}.gap-xxl--2{gap:0.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:0.125rem;}.row-gap-xxl-1{row-gap:0.25rem;}.row-gap-xxl--4{row-gap:0.375rem;}.row-gap-xxl-2{row-gap:0.5rem;}.row-gap-xxl--3{row-gap:0.625rem;}.row-gap-xxl-3{row-gap:0.75rem;}.row-gap-xxl--2{row-gap:0.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:0.125rem;}.column-gap-xxl-1{column-gap:0.25rem;}.column-gap-xxl--4{column-gap:0.375rem;}.column-gap-xxl-2{column-gap:0.5rem;}.column-gap-xxl--3{column-gap:0.625rem;}.column-gap-xxl-3{column-gap:0.75rem;}.column-gap-xxl--2{column-gap:0.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:right;}.text-xxl-end{text-align:left;}.text-xxl-center{text-align:center;}}*,*::before,*::after{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:0.3;}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:0.5rem;font-weight:500;line-height:1.2;color:inherit;}h1{font-size:calc(1.375rem + 1.5vw);}@media (min-width:1200px){h1{font-size:2.5rem;}}h2{font-size:calc(1.325rem + 0.9vw);}@media (min-width:1200px){h2{font-size:2rem;}}h3{font-size:calc(1.3rem + 0.6vw);}@media (min-width:1200px){h3{font-size:1.75rem;}}h4{font-size:calc(1.275rem + 0.3vw);}@media (min-width:1200px){h4{font-size:1.5rem;}}h5{font-size:1.25rem;}h6{font-size:1rem;}p{margin-top:0;margin-bottom:1rem;}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;}address{margin-bottom:1rem;font-style:normal;line-height:inherit;}ol,ul{padding-right:2rem;}ol,ul,dl{margin-top:0;margin-bottom:1rem;}ol ol,ul ul,ol ul,ul ol{margin-bottom:0;}dt{font-weight:600;}dd{margin-bottom:0.5rem;margin-right:0;}blockquote{margin:0 0 1rem;}b,strong{font-weight:700;}small{font-size:0.875rem;}mark{padding:0.1875em;color:#212529;background-color:#ffc107;}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}a{color:#0d6efd;text-decoration:underline;}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none;}pre,code,kbd,samp{font-family:monospace;font-size:1em;}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875rem;}pre code{font-size:inherit;color:inherit;word-break:normal;}code{font-size:0.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:0.5rem;padding-bottom:0.5rem;color:rgba(33,37,41,0.75);text-align:right;}th{text-align:inherit;text-align:-webkit-match-parent;}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0;}label{display:inline-block;}button{border-radius:0;}button:focus:not(:focus-visible){outline:0;}input,button,select,optgroup,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;}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]: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:right;width:100%;padding:0;margin-bottom:0.5rem;font-size:1.25rem;font-weight:500;line-height:inherit;}legend + *{clear:right;}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0;}::-webkit-inner-spin-button{height:auto;}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type="tel"],[type="url"],[type="email"],[type="number"]{direction:ltr;}::-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-xxl,.container-xl,.container-lg,.container-md,.container-sm{--gutter-x:2rem;--gutter-y:0;width:100%;padding-left:calc(var(--gutter-x) * 0.5);padding-right:calc(var(--gutter-x) * 0.5);margin-left:auto;margin-right:auto;}.container-fluid-left{--gutter-x:2rem;--gutter-y:0;width:100%;padding-left:calc(var(--gutter-x) * 0.5);padding-right:calc(var(--gutter-x) * 0.5);margin-left:auto;margin-right:auto;margin-right:0;padding-right:0;}.container-fluid-left > .row{margin-right:0;}.container-fluid-left > .row > [class*=col-]{padding-right: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-left:calc(var(--gutter-x) * 0.5);padding-right:calc(var(--gutter-x) * 0.5);margin-left:auto;margin-right:auto;margin-left:0;padding-left:0;}.container-fluid-right > .row{margin-left:0;}.container-fluid-right > .row > [class*=col-]{padding-left: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-sm,.container{max-width:640px;}}@media (min-width:768px){.container-md,.container-sm,.container{max-width:768px;}}@media (min-width:1024px){.container-lg,.container-md,.container-sm,.container{max-width:1024px;}}@media (min-width:1280px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1280px;}}@media (min-width:1536px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{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-left:calc(-0.5 * var(--gutter-x));margin-right:calc(-0.5 * var(--gutter-x));}.row > *{flex-shrink:0;width:100%;max-width:100%;padding-left:calc(var(--gutter-x) * 0.5);padding-right:calc(var(--gutter-x) * 0.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-right:8.3333333333%;}.offset-2{margin-right:16.6666666667%;}.offset-3{margin-right:25%;}.offset-4{margin-right:33.3333333333%;}.offset-5{margin-right:41.6666666667%;}.offset-6{margin-right:50%;}.offset-7{margin-right:58.3333333333%;}.offset-8{margin-right:66.6666666667%;}.offset-9{margin-right:75%;}.offset-10{margin-right:83.3333333333%;}.offset-11{margin-right: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-right:0;}.offset-sm-1{margin-right:8.3333333333%;}.offset-sm-2{margin-right:16.6666666667%;}.offset-sm-3{margin-right:25%;}.offset-sm-4{margin-right:33.3333333333%;}.offset-sm-5{margin-right:41.6666666667%;}.offset-sm-6{margin-right:50%;}.offset-sm-7{margin-right:58.3333333333%;}.offset-sm-8{margin-right:66.6666666667%;}.offset-sm-9{margin-right:75%;}.offset-sm-10{margin-right:83.3333333333%;}.offset-sm-11{margin-right: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-right:0;}.offset-md-1{margin-right:8.3333333333%;}.offset-md-2{margin-right:16.6666666667%;}.offset-md-3{margin-right:25%;}.offset-md-4{margin-right:33.3333333333%;}.offset-md-5{margin-right:41.6666666667%;}.offset-md-6{margin-right:50%;}.offset-md-7{margin-right:58.3333333333%;}.offset-md-8{margin-right:66.6666666667%;}.offset-md-9{margin-right:75%;}.offset-md-10{margin-right:83.3333333333%;}.offset-md-11{margin-right: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-right:0;}.offset-lg-1{margin-right:8.3333333333%;}.offset-lg-2{margin-right:16.6666666667%;}.offset-lg-3{margin-right:25%;}.offset-lg-4{margin-right:33.3333333333%;}.offset-lg-5{margin-right:41.6666666667%;}.offset-lg-6{margin-right:50%;}.offset-lg-7{margin-right:58.3333333333%;}.offset-lg-8{margin-right:66.6666666667%;}.offset-lg-9{margin-right:75%;}.offset-lg-10{margin-right:83.3333333333%;}.offset-lg-11{margin-right: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-right:0;}.offset-xl-1{margin-right:8.3333333333%;}.offset-xl-2{margin-right:16.6666666667%;}.offset-xl-3{margin-right:25%;}.offset-xl-4{margin-right:33.3333333333%;}.offset-xl-5{margin-right:41.6666666667%;}.offset-xl-6{margin-right:50%;}.offset-xl-7{margin-right:58.3333333333%;}.offset-xl-8{margin-right:66.6666666667%;}.offset-xl-9{margin-right:75%;}.offset-xl-10{margin-right:83.3333333333%;}.offset-xl-11{margin-right: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-right:0;}.offset-xxl-1{margin-right:8.3333333333%;}.offset-xxl-2{margin-right:16.6666666667%;}.offset-xxl-3{margin-right:25%;}.offset-xxl-4{margin-right:33.3333333333%;}.offset-xxl-5{margin-right:41.6666666667%;}.offset-xxl-6{margin-right:50%;}.offset-xxl-7{margin-right:58.3333333333%;}.offset-xxl-8{margin-right:66.6666666667%;}.offset-xxl-9{margin-right:75%;}.offset-xxl-10{margin-right:83.3333333333%;}.offset-xxl-11{margin-right: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:rtl;text-align:right;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:0.5rem;word-break:break-word;}ul,ol{padding-right:1.5em;}li{margin:0.5em 0;}::marker{color:inherit;}blockquote{margin:0;padding:0 1em;border-right: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 0.3s ease;}.collapse.show{display:block;}.navbar-toggler.collapsed{transform:rotate(0deg);}.block-system-branding-block{margin-left: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;right:0;left: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;right:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity 0.5s ease-in-out,visibility 0.5s ease-in-out;z-index:50;}#menu-backdrop.active{opacity:1;visibility:visible;}.header-main .mobile{display:none;flex:100%;}.navbar-toggler{background:transparent;border:none;padding:0px;}.accordion .accordion-item .accordion-header{display:flex;align-items:center;cursor:pointer;transition:background-color 300ms 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:0px 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 300ms ease;transform:rotate(0deg);}.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 > span,ul.breadcrumb li a{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-]::before,[class^=icon-]::after,[class*=" icon-"]::before,[class*=" icon-"]::after{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::before,.icon-sm::after{font-size:14px;}.icon-md::before,.icon-md::after{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 svg,.jsonapi-link path,.jsonapi-link rect{fill:#0d6efd;}.jsonapi-link svg{width:100%;margin-right:2px;}.jsonapi-link{box-shadow:0px 4px 8px -2px rgba(16,24,40,0.1),0px 2px 4px -2px rgba(16,24,40,0.06);transform:scale(0.9) translateZ(0);transition:transform 0.1s;backface-visibility:hidden;}.jsonapi-link:hover{transform:scale(1);}.jsonapi-link--landing{position:fixed;bottom:60px;left:60px;}.jsonapi-link--block{width:45px;height:45px;position:absolute;bottom:15px;left:15px;visibility:hidden;}.pager .pager__items{display:flex;padding-right: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;}.pager .pager__items .pager__item.disabled,.disabled > .pager .pager__items .pager__item{pointer-events:none;}.tooltip{pointer-events:none;opacity:0;position:absolute;transition:visibility 300ms linear 300ms,opacity 300ms 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:0.75rem;font-weight:600;margin-bottom:8px;}.tooltip .content .tooltip-body{font-size:0.75rem;font-weight:400;}.tooltip.tooltip-light .content{background:#fff;box-shadow:0 4px 20px rgba(0,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,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-up,.tooltip .arrow-center-up,.tooltip .arrow-center-down,.tooltip .arrow-down,.tooltip .arrow-right,.tooltip .arrow-left{width:0;height:0;position:absolute;}.tooltip .arrow-up{top:-7px;border-right:12px solid transparent;border-left:12px solid transparent;border-bottom:12px solid;inset-inline-start:5px;}.tooltip .arrow-down{bottom:-7px;border-right:12px solid transparent;border-left:12px solid transparent;border-top:12px solid;inset-inline-start:5px;}.tooltip .arrow-right{left:-7px;border-top:12px solid transparent;border-bottom:12px solid transparent;border-right:12px solid;}.tooltip .arrow-left{right:-7px;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left: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 th,.table-container table td{padding:16px;background-clip:padding-box;}@media (max-width:767.98px){.table-container table th,.table-container table td{white-space:nowrap;}}.table-container table th{background-color:#f8f9fa;color:#343a40;font-size:0.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(even){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,0.1);transition:all 0.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 0.3s ease;}.card-default .card-default-image.image-scale:hover img{transform:scale(1.05);}.card-default .card-content{position:absolute;bottom:0;right:0;left:0;padding:20px;height:100%;flex-grow:1;display:flex;flex-direction:column;z-index:1;}.card-default .card-default-title{margin:0;}.card-default .card-default-body{margin:0;flex-grow:1;}.card-default .card-default-link{margin-top:8px;}.card-default .card-default-link a{color:inherit;text-decoration:none;transition:opacity 0.2s ease;}.card-default .card-default-link a:hover{opacity:0.8;}.file-container{width:100%;margin:20px auto;border-radius:0.375rem;overflow:hidden;box-shadow:0 4px 20px rgba(0,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:none;transition:0.3s;}.file-container .search-box:focus{border-color:#0d6efd;box-shadow:0 0 8px rgba(0,123,255,0.3);}.file-container .file-item{display:flex;align-items:center;padding:15px;border-bottom:1px solid #dee2e6;background:#fff;transition:background 0.3s,transform 0.3s;}.file-container .file-item:last-child{border-bottom:none;}.file-container .file-item:nth-child(even){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-left:20px;border-radius:50%;background:#e9ecef;box-shadow:0 4px 20px rgba(0,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:0.375rem;box-shadow:0 4px 20px rgba(0,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:none;transition:0.3s;}.table-wrapper .search-box:focus{border-color:#0d6efd;box-shadow:0 0 8px rgba(0,123,255,0.3);}.table-wrapper .search-select{padding:10px;font-size:16px;border:2px solid #ced4da;border-radius:8px;outline:none;cursor:pointer;transition:0.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 th,.table-wrapper .table td{padding:12px;text-align:right;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 0.3s;}@media (max-width:768px){.table-wrapper .search-controls{flex-direction:column;}.table-wrapper .table th,.table-wrapper .table td{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;right:-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:0.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{right:auto;left:-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{right:-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;right:0;left: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;right: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-right:30px;border-right:2px solid #dee2e6;margin-right:10px;padding-bottom:20px;}.seeds-ui-timeline.seeds-ui-timeline--horizontal .seeds-ui-timeline-item::before{content:"";position:absolute;right:-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--vertical .seeds-ui-timeline__inner .seeds-ui-timeline-item::before,.seeds-ui-timeline.seeds-ui-timeline--marker-number.seeds-ui-timeline--horizontal .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:bold;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{right:-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{left:-45px;right:auto;}.seeds-ui-timeline.seeds-ui-timeline--marker-number.seeds-ui-timeline--vertical .seeds-ui-timeline__inner .seeds-ui-timeline-item.right::before{right:-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{right:-13px;}}.seeds-ui-timeline.seeds-ui-timeline--marker-check.seeds-ui-timeline--vertical .seeds-ui-timeline__inner .seeds-ui-timeline-item::before,.seeds-ui-timeline.seeds-ui-timeline--marker-check.seeds-ui-timeline--horizontal .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:bold;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{right:-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{left:-45px;right:auto;}.seeds-ui-timeline.seeds-ui-timeline--marker-check.seeds-ui-timeline--vertical .seeds-ui-timeline__inner .seeds-ui-timeline-item.right::before{right:-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{right:-13px;}}.seeds-ui-timeline.seeds-ui-timeline--animate .seeds-ui-timeline-item{opacity:0;transform:translateY(20px);animation:fadeInUp 0.6s ease-in-out forwards;}.seeds-ui-timeline.seeds-ui-timeline--animate .seeds-ui-timeline-item:nth-child(1){animation-delay:0.2s;}.seeds-ui-timeline.seeds-ui-timeline--animate .seeds-ui-timeline-item:nth-child(2){animation-delay:0.4s;}.seeds-ui-timeline.seeds-ui-timeline--animate .seeds-ui-timeline-item:nth-child(3){animation-delay:0.6s;}.seeds-ui-timeline.seeds-ui-timeline--animate .seeds-ui-timeline-item:nth-child(4){animation-delay:0.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 300ms 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,0.1);max-width:800px;animation:fade-out 0.3s ease-out;}.seeds-ui-modal::backdrop{background-color:transparent;}.seeds-ui-modal[open]{animation:fade-in 0.3s ease-out;}.seeds-ui-modal .seeds-ui-modal-close{position:absolute;left:12px;top:12px;cursor:pointer;background-color:transparent;border:none;padding:0;margin:0;font-size:24px;}.seeds-ui-modal .seeds-ui-modal-header,.seeds-ui-modal .seeds-ui-modal-body{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 0.3s ease;display:flex;flex-direction:column;overflow:hidden;}.teaser .teaser-img{position:relative;overflow:hidden;}.teaser .teaser-img img{transition:transform 0.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:0.5rem;}.teaser .teaser-body{margin-bottom:1rem;flex-grow:1;}.teaser .teaser-link{margin-top:auto;}.left-teaser,.right-teaser{position:relative;transition:all 0.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 0.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:0.25rem;border:1px solid #dee2e6;background:#fff;box-shadow:0px 20px 24px -4px rgba(16,24,40,0.08),0px 8px 8px -4px rgba(16,24,40,0.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,0.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 500ms 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;right:0;left:0;bottom:0;margin:auto;}@keyframes rotation{0%{transform:rotate(0deg);}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 0.3s ease-out,opacity 0.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,0.1);position:absolute;top:100%;left: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:none;width:85px;height:35px;cursor:pointer;font-size:14px;}.stelios-language-block .dropdown-wrapper .dropdown-input:focus{outline:none;}.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);left: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);left:210px;}.stelios-search-form-landing .dropdown-menu button{min-height:44px;}.stelios-search-form-landing .dropdown-menu.dropdown-menu-sort{left:0;}@media (max-width:1279.98px){.stelios-search-form-landing .dropdown-menu{position:relative;top:0;left:0;margin-top:16px;}}.row-spaces .views-row{margin-bottom:20px;}.row-spaces .view-content{display:flex;flex-wrap:wrap;}body{font-size:18px;font-family:"Tajawal",sans-serif;margin-top:0px;color:#333;font-weight:normal;}body .main-container{min-height:calc(100vh - 507px);}img{max-width:100%;height:auto;}a,div{outline:none;}a{color:#c2262c;}a:hover,a:focus{text-decoration:none;color:#000;}*[onclick^=location]{cursor:pointer;}h1{font-size:26px;}h1 a{color:#c2262c;text-decoration:none;}h1 a:hover{color:#333;}h1,.h1,h2,.h2,h3,.h3,h4,.h4{margin-top:20px;margin-bottom:10px;}h2{font-size:26px;}h3{font-size:24px;}h4{font-size:22px;}h5{font-size:20px;}h6{font-size:18px;}h1.small{font-size:20px;}h1.small a{font-size:20px;}h1.medium{font-size:24px;}h1.medium a{font-size:24px;}h1.large{font-size:32px;}h1.large a{font-size:28px;}@media (max-width:767px){h1.large{font-size:22px;}h1.large a{font-size:22px;}}p{font-size:18px;}article{margin-bottom:10px;}form .captcha{margin-bottom:10px;width:100%;}form.webform-submission-form{margin:0;display:flex;flex-direction:row;flex-wrap:wrap;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:12px;}form.webform-submission-form div.form-item{flex:33%;display:flex;margin-bottom:15px;}@media (max-width:768px){form.webform-submission-form div.form-item{flex:100%;}}form.webform-submission-form div.form-item input,form.webform-submission-form div.form-item textarea{width:100%;border:1px solid #ddd;padding:6px 12px;vertical-align:inherit;}form.webform-submission-form div.form-item.js-form-type-textarea{flex:100%;display:block;}form.webform-submission-form .form-textarea-wrapper{width:100%;}form.webform-submission-form .form-item.form-type-textarea{flex:100%;}form.webform-submission-form .form-actions{margin:0 auto;text-align:center;}form.webform-submission-form .form-actions button.webform-button--submit{margin:5px 20px;padding:7px 25px;padding-top:10px;position:relative;font-size:18px;}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}input[type=number]{-moz-appearance:textfield;}table{text-align:start;width:100%;table-layout:fixed;background-color:#fff;}table td,table th{border:1px solid #fff;padding:10px 30px;vertical-align:middle;}table tr th{background-color:#c2262c;color:#fff;}table tbody{color:#000;}table tbody tr:nth-of-type(even){background-color:#d7d7d7;}table tbody tr th{background-color:#c2262c;color:#fff;}.breadcrumb{padding-top:10px;}.breadcrumb ol{padding:0;list-style-type:none;}.field--name-field-media-embed iframe{max-width:100%;}.field--name-body figure img{margin-bottom:10px;}.embedded-entity.align-left{margin-right:10px;}.embedded-entity.align-right{margin-left:10px;}.node--type-slider.node--view-mode-front-slider .field--name-node-title{text-align:center;color:#fff;background:rgba(0,0,0,0.5);padding:25px;position:absolute;left:50%;transform:translate(-50%,0);bottom:75px;margin-bottom:0;}@media (max-width:768px){.node--type-slider.node--view-mode-front-slider .field--name-node-title{left:0;right:0;bottom:0;transform:translate(0,0);background:linear-gradient(to bottom,transparent 0,#000 100%);}.node--type-slider.node--view-mode-front-slider .field--name-node-title h1{font-size:22px;}}.node--type-news.node--view-mode-full .field--name-field-image{margin-left:10px;float:right;}.node--type-members.node--view-mode-default .bs-region{padding:20px 0px;align-items:center;}@media (max-width:767px){.node--type-members.node--view-mode-default .field--name-field-icon{display:none;}}@media (max-width:767px){.node--type-members.node--view-mode-default .field--name-field-image img{width:unset;margin:0 auto;display:block;}}@media (max-width:767px){.node--type-members.node--view-mode-default .field--name-body{margin:0 auto;text-align:center;}}@media (max-width:767px){.node--type-members.node--view-mode-default .field--name-body table tbody tr td:first-child{display:none;}}.node--type-video-gallery.node--view-mode-video{padding:20px 0px;}.node--type-video-gallery.node--view-mode-video .field--name-body{margin-top:10px;color:#000;}.node-preview-container{margin:0;}.node-preview-container #edit-view-mode{line-height:1.7;}.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%;}.pagination li > a,.pagination li > span{color:#c2262c;}.pagination li > a:hover,.pagination li > a:focus,.pagination li > span:hover,.pagination li > span:focus{color:#c2262c;}.pagination li:first-child > a,.pagination li:first-child > span,.pagination li:last-child > a,.pagination li:last-child > span{border-radius:0px;}.pagination li.active span,.pagination li.active a{background-color:#c2262c;border-color:#c2262c;}.pagination li.active span:hover,.pagination li.active span:focus,.pagination li.active a:hover,.pagination li.active a:focus{background-color:#c2262c;border-color:#c2262c;}h2.block__title{font-size:36px;font-weight:200;color:#c2262c;position:relative;border-bottom:2px solid #c2262c;text-transform:uppercase;margin-bottom:20px;}@media (max-width:767px){h2.block__title{font-size:26px;}}.block-views-blockslider-front-slider{overflow:hidden;}.block-views-blockslider-front-slider .slick__arrow .slick-arrow{width:auto;height:auto;transition:0.3s;}.block-views-blockslider-front-slider .slick__arrow .slick-arrow::before{color:#c2262c;font-family:"FontAwesome";display:block;font-size:100px;}.block-views-blockslider-front-slider .slick__arrow .slick-arrow.slick-prev{right:-50px;}.block-views-blockslider-front-slider .slick__arrow .slick-arrow.slick-prev::before{content:"\f104";}[dir=rtl] .block-views-blockslider-front-slider .slick__arrow .slick-arrow.slick-prev::before{content:"\f105";}.block-views-blockslider-front-slider .slick__arrow .slick-arrow.slick-next{left:-50px;}.block-views-blockslider-front-slider .slick__arrow .slick-arrow.slick-next::before{content:"\f105";}[dir=rtl] .block-views-blockslider-front-slider .slick__arrow .slick-arrow.slick-next::before{content:"\f104";}@media (max-width:768px){.block-views-blockslider-front-slider .slick__arrow{display:none;}}.block-views-blockslider-front-slider:hover .slick__arrow .slick-arrow.slick-prev{right:20px;}.block-views-blockslider-front-slider:hover .slick__arrow .slick-arrow.slick-next{left:20px;}.block-views-blockslider-client-slider .slick__arrow .slick-arrow::before{color:#c2262c;font-family:"FontAwesome";display:block;font-size:50px;}.block-views-blockslider-client-slider .slick__arrow .slick-arrow.slick-prev::before{content:"\f104";}.block-views-blockslider-client-slider .slick__arrow .slick-arrow.slick-next::before{content:"\f105";}@media (max-width:768px){.block-views-blockslider-client-slider .slick__arrow{display:none;}}.block-views-blockslider-client-slider #slick-views-slider-client-slider-2-slider{padding:0 50px;}@media (max-width:768px){.block-views-blockslider-client-slider #slick-views-slider-client-slider-2-slider{padding:0;}}.slick-dotted.slick-slider{margin-bottom:0;}ul.slick-dots{bottom:30px;}@media screen and (max-width:991px){ul.slick-dots{bottom:0;}}ul.slick-dots li button::before{font-size:16px;color:#c2262c !important;}.path-frontpage .about-us,.path-frontpage .news,.path-frontpage .clints{padding:45px 0px;}.path-frontpage .news{background-color:#f8f8f8;}.path-frontpage .jaac-page-title{display:none;}.jaac-page-title{background:#f8f8f8;margin-bottom:10px;}.jaac-page-title h1{color:#c2262c;padding:15px 0px;text-transform:uppercase;font-size:30px;margin:0px;border-bottom:0;}@media (max-width:768px){.jaac-page-title h1{padding:0;}}.news .more-link a{margin-left:50px;font-size:25px;text-transform:uppercase;position:relative;float:left;}.news .more-link a::after{content:"\f105";font-family:"FontAwesome";position:absolute;margin-left:5px;bottom:5px;right:70px;}[dir=rtl] .news .more-link a::after{content:"\f104";}html[dir=ltr] .block-language .en{display:none;}html[dir=rtl] .block-language .ar{display:none;}@media screen and (max-width:991px){.container{width:100%;}}.slick--view--slider--client-slider .slick-dots{bottom:-30px;}.sprintive-logo-wrapper{position:absolute;bottom:0;right:0;left:0;text-align:center;background:#4d4d4f;padding:0.5rem 0;}.sprintive-logo-wrapper .sprintive-logo{color:#fff;font-size:12px;}.sprintive-logo-wrapper .sprintive-logo a{display:inline !important;}.sprintive-logo-wrapper .sprintive-logo img{max-width:90px;margin-right:2px;}.pager .pager__items li.pager__item{background-color:transparent;}.pager .pager__items li.pager__item.pager__item--active{background-color:#c2262c;}.pager .pager__items li.pager__item.pager__item--active a{color:#fff;}.pager .pager__items li.pager__item a{color:#4f4f4d;}.header{background-color:transparent;padding:0;}.header .top-header{padding:15px 0px;}@media (max-width:991px){.header .top-header{padding:5px 0px;}}@media (max-width:991px){.header .top-header .menu--social-media{display:none;}}.header .top-header .region--top-header{display:flex;justify-content:space-between;align-items:center;}@media (max-width:991px){.header .top-header .region--top-header{flex-direction:column;gap:10px;}}.header .top-header .block-system-branding-block{margin-left:0;text-align:center;}.header .top-header .block-system-branding-block img{max-width:120px;}.header .top-header .block-system-branding-block .navbar-brand{text-transform:uppercase;font-size:30px;color:#000;font-weight:bold;outline:none;}@media (max-width:991px){.header .top-header .block-system-branding-block .navbar-brand{font-size:22px;}}.header .header-main{border-bottom:4px solid #c2262c;background-color:#f8f8f8;}@media (max-width:1024px){.header .header-main{background-color:#c2262c;border:none;}}.header .header-main .navbar-collapse{position:relative;width:100%;}.header .header-main .navbar-collapse .header-right{width:100%;}.header .header-main .navbar-collapse .header-left .menu--social-media{display:none;}.header .header-main .region--navigation-collapsible{display:flex;}.header .header-main .menu--main ul li{padding:0;}.header .header-main .menu--main ul li a{color:#000;font-weight:500;text-transform:uppercase;padding:20px 15px 15px;font-size:18px;outline:none;display:block;}.header .header-main .menu--main ul li a:hover{background-color:#c2262c;color:#fff;}.header .header-main .menu--main ul li a.menu__link--has-children:after{content:"";display:inline-block;width:0;height:0;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-left:4px solid transparent;border-right:4px solid transparent;}.header .header-main .menu--main ul li .dropdown-menu{background-color:#c2262c;border:0;padding:0;border-radius:0;top:61px;right:0;width:max-content;}.header .header-main .menu--main ul li .dropdown-menu li{padding:0;}.header .header-main .menu--main ul li .dropdown-menu li a{color:#fff;padding:20px 15px 15px;display:block;}.header .header-main .menu--main ul li .dropdown-menu li a:hover{background-color:#b70b13;}.header .header-main .menu--main ul li.open a{background-color:#c2262c;color:#fff;}.header .header-main .language-switcher-language-url ul.links{margin:0;padding:0;}.header .header-main .language-switcher-language-url ul.links li{list-style-type:none;}.header .header-main .language-switcher-language-url ul.links li.is-active{display:none;}.header .header-main .language-switcher-language-url ul.links li a{color:#000;padding:17px 15px 15px;display:block;outline:none;font-size:18px;}.header .header-main .language-switcher-language-url ul.links li a:hover{background-color:#c2262c;color:#fff;}.header .header-main .language-switcher-language-url ul.links li a.is-active{display:none;}.header .header-main .helplineheader{position:absolute;left:15px;bottom:0px;color:#fff;font-size:22px;padding:20px 10px 10px 50px;background-color:#c2262c;line-height:0.8;}@media (max-width:1024px){.header .header-main .helplineheader{position:initial;width:100%;display:inline-flex;}}.header .header-main .helplineheader:before{content:"";width:0;height:0;border-style:solid;border-width:0px 0 70px 23px;border-color:transparent transparent transparent #c2262c;position:absolute;right:-23px;top:0;}@media (min-width:1024px){.header .header-main .helplineheader:after{content:"\f095";position:absolute;left:8px;top:20px;font:normal normal normal 37px/0.7 FontAwesome;transform:rotate(355deg);}}@media (max-width:1024px){.header .header-main .helplineheader .helpline-text{margin:0;margin-inline-end:10px;}}.header .header-main .helplineheader a{color:#fff;text-decoration:none;}.header .header-main .helplineheader a:hover{color:#38d42d;}.header .header-main .menu--main ul li .dropdown-menu{top:100%;right:0;}.header .mobile-collapse .mobile-navigation{background-color:#c2262c;width:100%;}.header .mobile-collapse .mobile-navigation .menu{flex-direction:column;align-items:start;}.header .mobile-collapse .mobile-navigation .menu li{padding:0;width:100%;}.header .mobile-collapse .mobile-navigation .menu li a{color:#fff;padding:10px 15px 8px;font-size:18px;text-transform:uppercase;display:block;border-top:1px solid #d32d34;border-bottom:1px solid #ac1b22;outline:none;}.header .mobile-collapse .mobile-navigation .menu li a:hover,.header .mobile-collapse .mobile-navigation .menu li a.is-active,.header .mobile-collapse .mobile-navigation .menu li a.menu__link--active-trail{background-color:rgb(151.3534482759,29.6465517241,34.3275862069);}.header .mobile-collapse .mobile-navigation .menu li.dropdown .menu__link--has-children:after{content:"";display:inline-block;width:0;height:0;margin-top:10px;float:inline-end;vertical-align:middle;border-top:6px dashed;border-top:6px solid \9;border-left:6px solid transparent;border-right:6px solid transparent;}.header .mobile-collapse .mobile-navigation .menu li.dropdown .dropdown-menu{padding:0;background-color:#c2262c;color:#fff;position:initial;width:100%;border:none;box-shadow:none;}.header .mobile-collapse .mobile-navigation .menu li.dropdown .dropdown-menu li a{padding-inline-start:30px;}@media (min-width:991px){.header .mobile-collapse .menu--social-media{display:none;}}.header .mobile-collapse .menu--social-media .menu{flex-direction:row;padding:0px 5px;justify-content:center;}.header .mobile-collapse .menu--social-media .menu li{width:auto;}.header .mobile-collapse .menu--social-media .menu li a{font-size:0;padding:10px 0px;}.header .mobile-collapse .language-switcher-language-url ul.links{margin:0;padding:0;}.header .mobile-collapse .language-switcher-language-url ul.links li{list-style-type:none;padding:0;}.header .mobile-collapse .language-switcher-language-url ul.links li.is-active{display:none;}.header .mobile-collapse .language-switcher-language-url ul.links li a{color:#fff;padding:10px 15px;display:block;outline:none;font-size:18px;}.header .mobile-collapse .language-switcher-language-url ul.links li a.is-active{display:none;}.navbar-toggler{background-color:transparent;border:none;color:#fff;padding:10px 0px;}.navbar-toggler svg{fill:#fff;width:30px;height:30px;}footer.footer{border:0;margin:0;text-align:center;position:relative;}footer.footer .copyright{color:#fff;}footer.footer .copyright a{color:#fff;}footer.footer .copyright a span{color:#73a333;}.helplineheader-icon{margin-top:2px;display:none;justify-content:flex-end;}.helplineheader-icon a{height:50px;width:50px;display:flex;justify-content:center;align-items:center;font-size:25px;background-color:#c2262c;color:white;border-radius:50%;}@media (max-width:1200px) and (min-width:912px){.helplineheader-icon{display:flex;}}.menu .dropdown{position:relative;}.menu .dropdown.open .dropdown-menu{display:block;}.menu--main .menu.dropdown-menu{position:absolute;z-index:1000;display:none;float:right;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:right;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,0.175);}.sprintive-logo a img{padding-inline-end:15px;}.sprintive-logo a:after{display:none;}.menu--social-media ul{list-style-type:none;padding:0;margin:0;display:flex;}.menu--social-media ul li{margin-inline-end:10px;}.menu--social-media ul li a{font-size:0;gap:0;}.menu--social-media ul li a:before{font-size:22px;background-color:rgb(194,38,44);color:#fff;width:35px;height:35px;border-radius:100%;display:flex;justify-content:center;align-items:center;}@media (max-width:991px){.menu--social-media ul li a:before{background-color:#fff;color:rgb(194,38,44);}}.menu--social-media ul li a:after{display:none;}#login-box{background-image:url(/themes/custom/jaac_ui/images/login-bg.png);animation:slide 17s linear infinite;display:flex;justify-content:center;align-items:center;min-height:100vh;}#login-box .login-wrapper{display:flex;justify-content:center;}#login-box .login-wrapper .form-group{padding:0px;}#login-box .login-wrapper h1{text-align:center;text-transform:uppercase;margin-bottom:30px;}#login-box .login-wrapper label{margin-bottom:0px;}#login-box .login-wrapper input{padding:5px 10px;color:#333;margin-bottom:8px;border:none;border:1px solid #ccc;width:100%;}#login-box .login-wrapper input:focus,#login-box .login-wrapper input:hover{color:#333;}#login-box .login-wrapper small{display:block;line-height:1.2;}#login-box .login-wrapper .login-logo{width:310px;height:100px;margin:30px auto;display:inline-block;background:url(/themes/custom/jaac_ui/images/jaac.svg) transparent center center/310px 100px no-repeat;}#login-box .login-wrapper .disclaimer{font-size:14px;font-style:italic;}#login-box .login-wrapper .form-actions .button{color:#fff;font-size:18px;background-color:#c2262c;border-color:#c2262c;font-weight:normal;padding:10px 50px;width:100%;}#login-box .login-wrapper .form-actions .button:hover,#login-box .login-wrapper .form-actions .button:focus{opacity:0.8;box-shadow:0 0px 0px hsla(0,0%,0%,0);background-image:unset;}#login-box .login-wrapper > div{max-width:350px;}#login-box .login-wrapper > div#login-box-middle-left{background-color:#c2262c;padding:90px 20px;color:#000;line-height:1.2;text-align:center;}#login-box .login-wrapper > div#login-box-middle-right{padding:20px;background-color:rgba(255,255,255,0.6);}#login-box .login-wrapper > div#login-box-middle-right a{font-size:14px;}@media (max-width:767px){#login-box .login-wrapper{flex-direction:column;}#login-box #login-box-middle-left,#login-box #login-box-middle-right{padding:20px !important;margin:0 auto;}}ol,ul{padding-right:1.5em;}.popover ol:last-child,.popover ul:last-child{margin-bottom:0;}.page-header{margin-top:0;}.footer{margin-top:45px;padding-top:35px;padding-bottom:36px;border-top:1px solid #e5e5e5;}p:last-child,.form-group:last-child,.panel:last-child{margin-bottom:0;}.region-help > .glyphicon{font-size:18px;float:right;margin:-0.05em 0 0 0.5em;}.region-help .block{overflow:hidden;}.help-block,.control-group .help-inline{color:#f5f5f5;font-size:12px;margin:5px 0 10px;padding:0;}.help-block:first-child,.control-group .help-inline:first-child{margin-top:0;}.modal-open{overflow-y:scroll;}.form-actions .btn,.form-actions .btn-group{background-color:#c2262c;border-color:#c2262c;}.nav > li > a:hover,.nav > li > a:focus,.nav .open > a,.nav .open > a:hover,.nav .open > a:focus{background-color:#c2262c;}nav.tabs li a:hover,nav.tabs li a:focus{color:white;}.user-login #login-box .login-wrapper .login-logo{background:url(/themes/custom/jaac_ui/images/jaac.svg) transparent center center/310px 100px no-repeat;width:310px;}.user-login #login-box .login-wrapper > div#login-box-middle-left{background-color:#c2262c;}.user-login #login-box .login-wrapper .form-actions .button{background-color:#c2262c;border-color:#c2262c;margin-left:0px;}.slick-track{display:flex;}.marker-yellow{background-color:#fdfd77;}.marker-green{background-color:#62f962;}.marker-pink{background-color:#fc7899;}.marker-blue{background-color:#72ccfd;}.pen-red{background-color:transparent;color:#e71313;}.pen-green{background-color:transparent;color:#128a00;}.menu--main .dropdown-menu.hidden{display:block !important;}@font-face{font-family:"FontAwesome";src:url(/themes/custom/jaac_ui/fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0);src:url(/themes/custom/jaac_ui/fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0#iefix) format("embedded-opentype"),url(/themes/custom/jaac_ui/fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(/themes/custom/jaac_ui/fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(/themes/custom/jaac_ui/fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(/themes/custom/jaac_ui/fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:normal;font-style:normal;}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.fa-lg{font-size:1.3333333333em;line-height:0.75em;vertical-align:-15%;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-fw{width:1.2857142857em;text-align:center;}.fa-ul{padding-right:0;margin-right:2.1428571429em;list-style-type:none;}.fa-ul > li{position:relative;}.fa-li{position:absolute;right:-2.1428571429em;width:2.1428571429em;top:0.1428571429em;text-align:center;}.fa-li.fa-lg{right:-1.8571428571em;}.fa-border{padding:0.2em 0.25em 0.15em;border:solid 0.08em #eee;border-radius:0.1em;}.fa-pull-left{float:right;}.fa-pull-right{float:left;}.fa.fa-pull-left{margin-left:0.3em;}.fa.fa-pull-right{margin-right:0.3em;}.pull-right{float:left;}.pull-left{float:right;}.fa.pull-left{margin-left:0.3em;}.fa.pull-right{margin-right:0.3em;}.fa-spin{animation:fa-spin 2s infinite linear;}.fa-pulse{animation:fa-spin 1s infinite steps(8);}@keyframes fa-spin{0%{transform:rotate(0deg);}100%{transform:rotate(-359deg);}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(-90deg);}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(-180deg);}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(-270deg);}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1,1);}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1,-1);}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none;}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle;}.fa-stack-1x,.fa-stack-2x{position:absolute;right:0;width:100%;text-align:center;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-glass:before{content:"\f000";}.fa-music:before{content:"\f001";}.fa-search:before{content:"\f002";}.fa-envelope-o:before{content:"\f003";}.fa-heart:before{content:"\f004";}.fa-star:before{content:"\f005";}.fa-star-o:before{content:"\f006";}.fa-user:before{content:"\f007";}.fa-film:before{content:"\f008";}.fa-th-large:before{content:"\f009";}.fa-th:before{content:"\f00a";}.fa-th-list:before{content:"\f00b";}.fa-check:before{content:"\f00c";}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d";}.fa-search-plus:before{content:"\f00e";}.fa-search-minus:before{content:"\f010";}.fa-power-off:before{content:"\f011";}.fa-signal:before{content:"\f012";}.fa-gear:before,.fa-cog:before{content:"\f013";}.fa-trash-o:before{content:"\f014";}.fa-home:before{content:"\f015";}.fa-file-o:before{content:"\f016";}.fa-clock-o:before{content:"\f017";}.fa-road:before{content:"\f018";}.fa-download:before{content:"\f019";}.fa-arrow-circle-o-down:before{content:"\f01a";}.fa-arrow-circle-o-up:before{content:"\f01b";}.fa-inbox:before{content:"\f01c";}.fa-play-circle-o:before{content:"\f01d";}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e";}.fa-refresh:before{content:"\f021";}.fa-list-alt:before{content:"\f022";}.fa-lock:before{content:"\f023";}.fa-flag:before{content:"\f024";}.fa-headphones:before{content:"\f025";}.fa-volume-off:before{content:"\f026";}.fa-volume-down:before{content:"\f027";}.fa-volume-up:before{content:"\f028";}.fa-qrcode:before{content:"\f029";}.fa-barcode:before{content:"\f02a";}.fa-tag:before{content:"\f02b";}.fa-tags:before{content:"\f02c";}.fa-book:before{content:"\f02d";}.fa-bookmark:before{content:"\f02e";}.fa-print:before{content:"\f02f";}.fa-camera:before{content:"\f030";}.fa-font:before{content:"\f031";}.fa-bold:before{content:"\f032";}.fa-italic:before{content:"\f033";}.fa-text-height:before{content:"\f034";}.fa-text-width:before{content:"\f035";}.fa-align-left:before{content:"\f036";}.fa-align-center:before{content:"\f037";}.fa-align-right:before{content:"\f038";}.fa-align-justify:before{content:"\f039";}.fa-list:before{content:"\f03a";}.fa-dedent:before,.fa-outdent:before{content:"\f03b";}.fa-indent:before{content:"\f03c";}.fa-video-camera:before{content:"\f03d";}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e";}.fa-pencil:before{content:"\f040";}.fa-map-marker:before{content:"\f041";}.fa-adjust:before{content:"\f042";}.fa-tint:before{content:"\f043";}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044";}.fa-share-square-o:before{content:"\f045";}.fa-check-square-o:before{content:"\f046";}.fa-arrows:before{content:"\f047";}.fa-step-backward:before{content:"\f048";}.fa-fast-backward:before{content:"\f049";}.fa-backward:before{content:"\f04a";}.fa-play:before{content:"\f04b";}.fa-pause:before{content:"\f04c";}.fa-stop:before{content:"\f04d";}.fa-forward:before{content:"\f04e";}.fa-fast-forward:before{content:"\f050";}.fa-step-forward:before{content:"\f051";}.fa-eject:before{content:"\f052";}.fa-chevron-left:before{content:"\f053";}.fa-chevron-right:before{content:"\f054";}.fa-plus-circle:before{content:"\f055";}.fa-minus-circle:before{content:"\f056";}.fa-times-circle:before{content:"\f057";}.fa-check-circle:before{content:"\f058";}.fa-question-circle:before{content:"\f059";}.fa-info-circle:before{content:"\f05a";}.fa-crosshairs:before{content:"\f05b";}.fa-times-circle-o:before{content:"\f05c";}.fa-check-circle-o:before{content:"\f05d";}.fa-ban:before{content:"\f05e";}.fa-arrow-left:before{content:"\f060";}.fa-arrow-right:before{content:"\f061";}.fa-arrow-up:before{content:"\f062";}.fa-arrow-down:before{content:"\f063";}.fa-mail-forward:before,.fa-share:before{content:"\f064";}.fa-expand:before{content:"\f065";}.fa-compress:before{content:"\f066";}.fa-plus:before{content:"\f067";}.fa-minus:before{content:"\f068";}.fa-asterisk:before{content:"\f069";}.fa-exclamation-circle:before{content:"\f06a";}.fa-gift:before{content:"\f06b";}.fa-leaf:before{content:"\f06c";}.fa-fire:before{content:"\f06d";}.fa-eye:before{content:"\f06e";}.fa-eye-slash:before{content:"\f070";}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071";}.fa-plane:before{content:"\f072";}.fa-calendar:before{content:"\f073";}.fa-random:before{content:"\f074";}.fa-comment:before{content:"\f075";}.fa-magnet:before{content:"\f076";}.fa-chevron-up:before{content:"\f077";}.fa-chevron-down:before{content:"\f078";}.fa-retweet:before{content:"\f079";}.fa-shopping-cart:before{content:"\f07a";}.fa-folder:before{content:"\f07b";}.fa-folder-open:before{content:"\f07c";}.fa-arrows-v:before{content:"\f07d";}.fa-arrows-h:before{content:"\f07e";}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080";}.fa-twitter-square:before{content:"\f081";}.fa-facebook-square:before{content:"\f082";}.fa-camera-retro:before{content:"\f083";}.fa-key:before{content:"\f084";}.fa-gears:before,.fa-cogs:before{content:"\f085";}.fa-comments:before{content:"\f086";}.fa-thumbs-o-up:before{content:"\f087";}.fa-thumbs-o-down:before{content:"\f088";}.fa-star-half:before{content:"\f089";}.fa-heart-o:before{content:"\f08a";}.fa-sign-out:before{content:"\f08b";}.fa-linkedin-square:before{content:"\f08c";}.fa-thumb-tack:before{content:"\f08d";}.fa-external-link:before{content:"\f08e";}.fa-sign-in:before{content:"\f090";}.fa-trophy:before{content:"\f091";}.fa-github-square:before{content:"\f092";}.fa-upload:before{content:"\f093";}.fa-lemon-o:before{content:"\f094";}.fa-phone:before{content:"\f095";}.fa-square-o:before{content:"\f096";}.fa-bookmark-o:before{content:"\f097";}.fa-phone-square:before{content:"\f098";}.fa-twitter:before{content:"\f099";}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a";}.fa-github:before{content:"\f09b";}.fa-unlock:before{content:"\f09c";}.fa-credit-card:before{content:"\f09d";}.fa-feed:before,.fa-rss:before{content:"\f09e";}.fa-hdd-o:before{content:"\f0a0";}.fa-bullhorn:before{content:"\f0a1";}.fa-bell:before{content:"\f0f3";}.fa-certificate:before{content:"\f0a3";}.fa-hand-o-right:before{content:"\f0a4";}.fa-hand-o-left:before{content:"\f0a5";}.fa-hand-o-up:before{content:"\f0a6";}.fa-hand-o-down:before{content:"\f0a7";}.fa-arrow-circle-left:before{content:"\f0a8";}.fa-arrow-circle-right:before{content:"\f0a9";}.fa-arrow-circle-up:before{content:"\f0aa";}.fa-arrow-circle-down:before{content:"\f0ab";}.fa-globe:before{content:"\f0ac";}.fa-wrench:before{content:"\f0ad";}.fa-tasks:before{content:"\f0ae";}.fa-filter:before{content:"\f0b0";}.fa-briefcase:before{content:"\f0b1";}.fa-arrows-alt:before{content:"\f0b2";}.fa-group:before,.fa-users:before{content:"\f0c0";}.fa-chain:before,.fa-link:before{content:"\f0c1";}.fa-cloud:before{content:"\f0c2";}.fa-flask:before{content:"\f0c3";}.fa-cut:before,.fa-scissors:before{content:"\f0c4";}.fa-copy:before,.fa-files-o:before{content:"\f0c5";}.fa-paperclip:before{content:"\f0c6";}.fa-save:before,.fa-floppy-o:before{content:"\f0c7";}.fa-square:before{content:"\f0c8";}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9";}.fa-list-ul:before{content:"\f0ca";}.fa-list-ol:before{content:"\f0cb";}.fa-strikethrough:before{content:"\f0cc";}.fa-underline:before{content:"\f0cd";}.fa-table:before{content:"\f0ce";}.fa-magic:before{content:"\f0d0";}.fa-truck:before{content:"\f0d1";}.fa-pinterest:before{content:"\f0d2";}.fa-pinterest-square:before{content:"\f0d3";}.fa-google-plus-square:before{content:"\f0d4";}.fa-google-plus:before{content:"\f0d5";}.fa-money:before{content:"\f0d6";}.fa-caret-down:before{content:"\f0d7";}.fa-caret-up:before{content:"\f0d8";}.fa-caret-left:before{content:"\f0d9";}.fa-caret-right:before{content:"\f0da";}.fa-columns:before{content:"\f0db";}.fa-unsorted:before,.fa-sort:before{content:"\f0dc";}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd";}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de";}.fa-envelope:before{content:"\f0e0";}.fa-linkedin:before{content:"\f0e1";}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2";}.fa-legal:before,.fa-gavel:before{content:"\f0e3";}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4";}.fa-comment-o:before{content:"\f0e5";}.fa-comments-o:before{content:"\f0e6";}.fa-flash:before,.fa-bolt:before{content:"\f0e7";}.fa-sitemap:before{content:"\f0e8";}.fa-umbrella:before{content:"\f0e9";}.fa-paste:before,.fa-clipboard:before{content:"\f0ea";}.fa-lightbulb-o:before{content:"\f0eb";}.fa-exchange:before{content:"\f0ec";}.fa-cloud-download:before{content:"\f0ed";}.fa-cloud-upload:before{content:"\f0ee";}.fa-user-md:before{content:"\f0f0";}.fa-stethoscope:before{content:"\f0f1";}.fa-suitcase:before{content:"\f0f2";}.fa-bell-o:before{content:"\f0a2";}.fa-coffee:before{content:"\f0f4";}.fa-cutlery:before{content:"\f0f5";}.fa-file-text-o:before{content:"\f0f6";}.fa-building-o:before{content:"\f0f7";}.fa-hospital-o:before{content:"\f0f8";}.fa-ambulance:before{content:"\f0f9";}.fa-medkit:before{content:"\f0fa";}.fa-fighter-jet:before{content:"\f0fb";}.fa-beer:before{content:"\f0fc";}.fa-h-square:before{content:"\f0fd";}.fa-plus-square:before{content:"\f0fe";}.fa-angle-double-left:before{content:"\f100";}.fa-angle-double-right:before{content:"\f101";}.fa-angle-double-up:before{content:"\f102";}.fa-angle-double-down:before{content:"\f103";}.fa-angle-left:before{content:"\f104";}.fa-angle-right:before{content:"\f105";}.fa-angle-up:before{content:"\f106";}.fa-angle-down:before{content:"\f107";}.fa-desktop:before{content:"\f108";}.fa-laptop:before{content:"\f109";}.fa-tablet:before{content:"\f10a";}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b";}.fa-circle-o:before{content:"\f10c";}.fa-quote-left:before{content:"\f10d";}.fa-quote-right:before{content:"\f10e";}.fa-spinner:before{content:"\f110";}.fa-circle:before{content:"\f111";}.fa-mail-reply:before,.fa-reply:before{content:"\f112";}.fa-github-alt:before{content:"\f113";}.fa-folder-o:before{content:"\f114";}.fa-folder-open-o:before{content:"\f115";}.fa-smile-o:before{content:"\f118";}.fa-frown-o:before{content:"\f119";}.fa-meh-o:before{content:"\f11a";}.fa-gamepad:before{content:"\f11b";}.fa-keyboard-o:before{content:"\f11c";}.fa-flag-o:before{content:"\f11d";}.fa-flag-checkered:before{content:"\f11e";}.fa-terminal:before{content:"\f120";}.fa-code:before{content:"\f121";}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122";}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123";}.fa-location-arrow:before{content:"\f124";}.fa-crop:before{content:"\f125";}.fa-code-fork:before{content:"\f126";}.fa-unlink:before,.fa-chain-broken:before{content:"\f127";}.fa-question:before{content:"\f128";}.fa-info:before{content:"\f129";}.fa-exclamation:before{content:"\f12a";}.fa-superscript:before{content:"\f12b";}.fa-subscript:before{content:"\f12c";}.fa-eraser:before{content:"\f12d";}.fa-puzzle-piece:before{content:"\f12e";}.fa-microphone:before{content:"\f130";}.fa-microphone-slash:before{content:"\f131";}.fa-shield:before{content:"\f132";}.fa-calendar-o:before{content:"\f133";}.fa-fire-extinguisher:before{content:"\f134";}.fa-rocket:before{content:"\f135";}.fa-maxcdn:before{content:"\f136";}.fa-chevron-circle-left:before{content:"\f137";}.fa-chevron-circle-right:before{content:"\f138";}.fa-chevron-circle-up:before{content:"\f139";}.fa-chevron-circle-down:before{content:"\f13a";}.fa-html5:before{content:"\f13b";}.fa-css3:before{content:"\f13c";}.fa-anchor:before{content:"\f13d";}.fa-unlock-alt:before{content:"\f13e";}.fa-bullseye:before{content:"\f140";}.fa-ellipsis-h:before{content:"\f141";}.fa-ellipsis-v:before{content:"\f142";}.fa-rss-square:before{content:"\f143";}.fa-play-circle:before{content:"\f144";}.fa-ticket:before{content:"\f145";}.fa-minus-square:before{content:"\f146";}.fa-minus-square-o:before{content:"\f147";}.fa-level-up:before{content:"\f148";}.fa-level-down:before{content:"\f149";}.fa-check-square:before{content:"\f14a";}.fa-pencil-square:before{content:"\f14b";}.fa-external-link-square:before{content:"\f14c";}.fa-share-square:before{content:"\f14d";}.fa-compass:before{content:"\f14e";}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150";}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151";}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152";}.fa-euro:before,.fa-eur:before{content:"\f153";}.fa-gbp:before{content:"\f154";}.fa-dollar:before,.fa-usd:before{content:"\f155";}.fa-rupee:before,.fa-inr:before{content:"\f156";}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157";}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158";}.fa-won:before,.fa-krw:before{content:"\f159";}.fa-bitcoin:before,.fa-btc:before{content:"\f15a";}.fa-file:before{content:"\f15b";}.fa-file-text:before{content:"\f15c";}.fa-sort-alpha-asc:before{content:"\f15d";}.fa-sort-alpha-desc:before{content:"\f15e";}.fa-sort-amount-asc:before{content:"\f160";}.fa-sort-amount-desc:before{content:"\f161";}.fa-sort-numeric-asc:before{content:"\f162";}.fa-sort-numeric-desc:before{content:"\f163";}.fa-thumbs-up:before{content:"\f164";}.fa-thumbs-down:before{content:"\f165";}.fa-youtube-square:before{content:"\f166";}.fa-youtube:before{content:"\f167";}.fa-xing:before{content:"\f168";}.fa-xing-square:before{content:"\f169";}.fa-youtube-play:before{content:"\f16a";}.fa-dropbox:before{content:"\f16b";}.fa-stack-overflow:before{content:"\f16c";}.fa-instagram:before{content:"\f16d";}.fa-flickr:before{content:"\f16e";}.fa-adn:before{content:"\f170";}.fa-bitbucket:before{content:"\f171";}.fa-bitbucket-square:before{content:"\f172";}.fa-tumblr:before{content:"\f173";}.fa-tumblr-square:before{content:"\f174";}.fa-long-arrow-down:before{content:"\f175";}.fa-long-arrow-up:before{content:"\f176";}.fa-long-arrow-left:before{content:"\f177";}.fa-long-arrow-right:before{content:"\f178";}.fa-apple:before{content:"\f179";}.fa-windows:before{content:"\f17a";}.fa-android:before{content:"\f17b";}.fa-linux:before{content:"\f17c";}.fa-dribbble:before{content:"\f17d";}.fa-skype:before{content:"\f17e";}.fa-foursquare:before{content:"\f180";}.fa-trello:before{content:"\f181";}.fa-female:before{content:"\f182";}.fa-male:before{content:"\f183";}.fa-gittip:before,.fa-gratipay:before{content:"\f184";}.fa-sun-o:before{content:"\f185";}.fa-moon-o:before{content:"\f186";}.fa-archive:before{content:"\f187";}.fa-bug:before{content:"\f188";}.fa-vk:before{content:"\f189";}.fa-weibo:before{content:"\f18a";}.fa-renren:before{content:"\f18b";}.fa-pagelines:before{content:"\f18c";}.fa-stack-exchange:before{content:"\f18d";}.fa-arrow-circle-o-right:before{content:"\f18e";}.fa-arrow-circle-o-left:before{content:"\f190";}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191";}.fa-dot-circle-o:before{content:"\f192";}.fa-wheelchair:before{content:"\f193";}.fa-vimeo-square:before{content:"\f194";}.fa-turkish-lira:before,.fa-try:before{content:"\f195";}.fa-plus-square-o:before{content:"\f196";}.fa-space-shuttle:before{content:"\f197";}.fa-slack:before{content:"\f198";}.fa-envelope-square:before{content:"\f199";}.fa-wordpress:before{content:"\f19a";}.fa-openid:before{content:"\f19b";}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c";}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d";}.fa-yahoo:before{content:"\f19e";}.fa-google:before{content:"\f1a0";}.fa-reddit:before{content:"\f1a1";}.fa-reddit-square:before{content:"\f1a2";}.fa-stumbleupon-circle:before{content:"\f1a3";}.fa-stumbleupon:before{content:"\f1a4";}.fa-delicious:before{content:"\f1a5";}.fa-digg:before{content:"\f1a6";}.fa-pied-piper-pp:before{content:"\f1a7";}.fa-pied-piper-alt:before{content:"\f1a8";}.fa-drupal:before{content:"\f1a9";}.fa-joomla:before{content:"\f1aa";}.fa-language:before{content:"\f1ab";}.fa-fax:before{content:"\f1ac";}.fa-building:before{content:"\f1ad";}.fa-child:before{content:"\f1ae";}.fa-paw:before{content:"\f1b0";}.fa-spoon:before{content:"\f1b1";}.fa-cube:before{content:"\f1b2";}.fa-cubes:before{content:"\f1b3";}.fa-behance:before{content:"\f1b4";}.fa-behance-square:before{content:"\f1b5";}.fa-steam:before{content:"\f1b6";}.fa-steam-square:before{content:"\f1b7";}.fa-recycle:before{content:"\f1b8";}.fa-automobile:before,.fa-car:before{content:"\f1b9";}.fa-cab:before,.fa-taxi:before{content:"\f1ba";}.fa-tree:before{content:"\f1bb";}.fa-spotify:before{content:"\f1bc";}.fa-deviantart:before{content:"\f1bd";}.fa-soundcloud:before{content:"\f1be";}.fa-database:before{content:"\f1c0";}.fa-file-pdf-o:before{content:"\f1c1";}.fa-file-word-o:before{content:"\f1c2";}.fa-file-excel-o:before{content:"\f1c3";}.fa-file-powerpoint-o:before{content:"\f1c4";}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5";}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6";}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7";}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8";}.fa-file-code-o:before{content:"\f1c9";}.fa-vine:before{content:"\f1ca";}.fa-codepen:before{content:"\f1cb";}.fa-jsfiddle:before{content:"\f1cc";}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd";}.fa-circle-o-notch:before{content:"\f1ce";}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0";}.fa-ge:before,.fa-empire:before{content:"\f1d1";}.fa-git-square:before{content:"\f1d2";}.fa-git:before{content:"\f1d3";}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4";}.fa-tencent-weibo:before{content:"\f1d5";}.fa-qq:before{content:"\f1d6";}.fa-wechat:before,.fa-weixin:before{content:"\f1d7";}.fa-send:before,.fa-paper-plane:before{content:"\f1d8";}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9";}.fa-history:before{content:"\f1da";}.fa-circle-thin:before{content:"\f1db";}.fa-header:before{content:"\f1dc";}.fa-paragraph:before{content:"\f1dd";}.fa-sliders:before{content:"\f1de";}.fa-share-alt:before{content:"\f1e0";}.fa-share-alt-square:before{content:"\f1e1";}.fa-bomb:before{content:"\f1e2";}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3";}.fa-tty:before{content:"\f1e4";}.fa-binoculars:before{content:"\f1e5";}.fa-plug:before{content:"\f1e6";}.fa-slideshare:before{content:"\f1e7";}.fa-twitch:before{content:"\f1e8";}.fa-yelp:before{content:"\f1e9";}.fa-newspaper-o:before{content:"\f1ea";}.fa-wifi:before{content:"\f1eb";}.fa-calculator:before{content:"\f1ec";}.fa-paypal:before{content:"\f1ed";}.fa-google-wallet:before{content:"\f1ee";}.fa-cc-visa:before{content:"\f1f0";}.fa-cc-mastercard:before{content:"\f1f1";}.fa-cc-discover:before{content:"\f1f2";}.fa-cc-amex:before{content:"\f1f3";}.fa-cc-paypal:before{content:"\f1f4";}.fa-cc-stripe:before{content:"\f1f5";}.fa-bell-slash:before{content:"\f1f6";}.fa-bell-slash-o:before{content:"\f1f7";}.fa-trash:before{content:"\f1f8";}.fa-copyright:before{content:"\f1f9";}.fa-at:before{content:"\f1fa";}.fa-eyedropper:before{content:"\f1fb";}.fa-paint-brush:before{content:"\f1fc";}.fa-birthday-cake:before{content:"\f1fd";}.fa-area-chart:before{content:"\f1fe";}.fa-pie-chart:before{content:"\f200";}.fa-line-chart:before{content:"\f201";}.fa-lastfm:before{content:"\f202";}.fa-lastfm-square:before{content:"\f203";}.fa-toggle-off:before{content:"\f204";}.fa-toggle-on:before{content:"\f205";}.fa-bicycle:before{content:"\f206";}.fa-bus:before{content:"\f207";}.fa-ioxhost:before{content:"\f208";}.fa-angellist:before{content:"\f209";}.fa-cc:before{content:"\f20a";}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b";}.fa-meanpath:before{content:"\f20c";}.fa-buysellads:before{content:"\f20d";}.fa-connectdevelop:before{content:"\f20e";}.fa-dashcube:before{content:"\f210";}.fa-forumbee:before{content:"\f211";}.fa-leanpub:before{content:"\f212";}.fa-sellsy:before{content:"\f213";}.fa-shirtsinbulk:before{content:"\f214";}.fa-simplybuilt:before{content:"\f215";}.fa-skyatlas:before{content:"\f216";}.fa-cart-plus:before{content:"\f217";}.fa-cart-arrow-down:before{content:"\f218";}.fa-diamond:before{content:"\f219";}.fa-ship:before{content:"\f21a";}.fa-user-secret:before{content:"\f21b";}.fa-motorcycle:before{content:"\f21c";}.fa-street-view:before{content:"\f21d";}.fa-heartbeat:before{content:"\f21e";}.fa-venus:before{content:"\f221";}.fa-mars:before{content:"\f222";}.fa-mercury:before{content:"\f223";}.fa-intersex:before,.fa-transgender:before{content:"\f224";}.fa-transgender-alt:before{content:"\f225";}.fa-venus-double:before{content:"\f226";}.fa-mars-double:before{content:"\f227";}.fa-venus-mars:before{content:"\f228";}.fa-mars-stroke:before{content:"\f229";}.fa-mars-stroke-v:before{content:"\f22a";}.fa-mars-stroke-h:before{content:"\f22b";}.fa-neuter:before{content:"\f22c";}.fa-genderless:before{content:"\f22d";}.fa-facebook-official:before{content:"\f230";}.fa-pinterest-p:before{content:"\f231";}.fa-whatsapp:before{content:"\f232";}.fa-server:before{content:"\f233";}.fa-user-plus:before{content:"\f234";}.fa-user-times:before{content:"\f235";}.fa-hotel:before,.fa-bed:before{content:"\f236";}.fa-viacoin:before{content:"\f237";}.fa-train:before{content:"\f238";}.fa-subway:before{content:"\f239";}.fa-medium:before{content:"\f23a";}.fa-yc:before,.fa-y-combinator:before{content:"\f23b";}.fa-optin-monster:before{content:"\f23c";}.fa-opencart:before{content:"\f23d";}.fa-expeditedssl:before{content:"\f23e";}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240";}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241";}.fa-battery-2:before,.fa-battery-half:before{content:"\f242";}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243";}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244";}.fa-mouse-pointer:before{content:"\f245";}.fa-i-cursor:before{content:"\f246";}.fa-object-group:before{content:"\f247";}.fa-object-ungroup:before{content:"\f248";}.fa-sticky-note:before{content:"\f249";}.fa-sticky-note-o:before{content:"\f24a";}.fa-cc-jcb:before{content:"\f24b";}.fa-cc-diners-club:before{content:"\f24c";}.fa-clone:before{content:"\f24d";}.fa-balance-scale:before{content:"\f24e";}.fa-hourglass-o:before{content:"\f250";}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251";}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252";}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253";}.fa-hourglass:before{content:"\f254";}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255";}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256";}.fa-hand-scissors-o:before{content:"\f257";}.fa-hand-lizard-o:before{content:"\f258";}.fa-hand-spock-o:before{content:"\f259";}.fa-hand-pointer-o:before{content:"\f25a";}.fa-hand-peace-o:before{content:"\f25b";}.fa-trademark:before{content:"\f25c";}.fa-registered:before{content:"\f25d";}.fa-creative-commons:before{content:"\f25e";}.fa-gg:before{content:"\f260";}.fa-gg-circle:before{content:"\f261";}.fa-tripadvisor:before{content:"\f262";}.fa-odnoklassniki:before{content:"\f263";}.fa-odnoklassniki-square:before{content:"\f264";}.fa-get-pocket:before{content:"\f265";}.fa-wikipedia-w:before{content:"\f266";}.fa-safari:before{content:"\f267";}.fa-chrome:before{content:"\f268";}.fa-firefox:before{content:"\f269";}.fa-opera:before{content:"\f26a";}.fa-internet-explorer:before{content:"\f26b";}.fa-tv:before,.fa-television:before{content:"\f26c";}.fa-contao:before{content:"\f26d";}.fa-500px:before{content:"\f26e";}.fa-amazon:before{content:"\f270";}.fa-calendar-plus-o:before{content:"\f271";}.fa-calendar-minus-o:before{content:"\f272";}.fa-calendar-times-o:before{content:"\f273";}.fa-calendar-check-o:before{content:"\f274";}.fa-industry:before{content:"\f275";}.fa-map-pin:before{content:"\f276";}.fa-map-signs:before{content:"\f277";}.fa-map-o:before{content:"\f278";}.fa-map:before{content:"\f279";}.fa-commenting:before{content:"\f27a";}.fa-commenting-o:before{content:"\f27b";}.fa-houzz:before{content:"\f27c";}.fa-vimeo:before{content:"\f27d";}.fa-black-tie:before{content:"\f27e";}.fa-fonticons:before{content:"\f280";}.fa-reddit-alien:before{content:"\f281";}.fa-edge:before{content:"\f282";}.fa-credit-card-alt:before{content:"\f283";}.fa-codiepie:before{content:"\f284";}.fa-modx:before{content:"\f285";}.fa-fort-awesome:before{content:"\f286";}.fa-usb:before{content:"\f287";}.fa-product-hunt:before{content:"\f288";}.fa-mixcloud:before{content:"\f289";}.fa-scribd:before{content:"\f28a";}.fa-pause-circle:before{content:"\f28b";}.fa-pause-circle-o:before{content:"\f28c";}.fa-stop-circle:before{content:"\f28d";}.fa-stop-circle-o:before{content:"\f28e";}.fa-shopping-bag:before{content:"\f290";}.fa-shopping-basket:before{content:"\f291";}.fa-hashtag:before{content:"\f292";}.fa-bluetooth:before{content:"\f293";}.fa-bluetooth-b:before{content:"\f294";}.fa-percent:before{content:"\f295";}.fa-gitlab:before{content:"\f296";}.fa-wpbeginner:before{content:"\f297";}.fa-wpforms:before{content:"\f298";}.fa-envira:before{content:"\f299";}.fa-universal-access:before{content:"\f29a";}.fa-wheelchair-alt:before{content:"\f29b";}.fa-question-circle-o:before{content:"\f29c";}.fa-blind:before{content:"\f29d";}.fa-audio-description:before{content:"\f29e";}.fa-volume-control-phone:before{content:"\f2a0";}.fa-braille:before{content:"\f2a1";}.fa-assistive-listening-systems:before{content:"\f2a2";}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3";}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4";}.fa-glide:before{content:"\f2a5";}.fa-glide-g:before{content:"\f2a6";}.fa-signing:before,.fa-sign-language:before{content:"\f2a7";}.fa-low-vision:before{content:"\f2a8";}.fa-viadeo:before{content:"\f2a9";}.fa-viadeo-square:before{content:"\f2aa";}.fa-snapchat:before{content:"\f2ab";}.fa-snapchat-ghost:before{content:"\f2ac";}.fa-snapchat-square:before{content:"\f2ad";}.fa-pied-piper:before{content:"\f2ae";}.fa-first-order:before{content:"\f2b0";}.fa-yoast:before{content:"\f2b1";}.fa-themeisle:before{content:"\f2b2";}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3";}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4";}.fa-handshake-o:before{content:"\f2b5";}.fa-envelope-open:before{content:"\f2b6";}.fa-envelope-open-o:before{content:"\f2b7";}.fa-linode:before{content:"\f2b8";}.fa-address-book:before{content:"\f2b9";}.fa-address-book-o:before{content:"\f2ba";}.fa-vcard:before,.fa-address-card:before{content:"\f2bb";}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc";}.fa-user-circle:before{content:"\f2bd";}.fa-user-circle-o:before{content:"\f2be";}.fa-user-o:before{content:"\f2c0";}.fa-id-badge:before{content:"\f2c1";}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2";}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3";}.fa-quora:before{content:"\f2c4";}.fa-free-code-camp:before{content:"\f2c5";}.fa-telegram:before{content:"\f2c6";}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7";}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8";}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9";}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca";}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb";}.fa-shower:before{content:"\f2cc";}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd";}.fa-podcast:before{content:"\f2ce";}.fa-window-maximize:before{content:"\f2d0";}.fa-window-minimize:before{content:"\f2d1";}.fa-window-restore:before{content:"\f2d2";}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3";}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4";}.fa-bandcamp:before{content:"\f2d5";}.fa-grav:before{content:"\f2d6";}.fa-etsy:before{content:"\f2d7";}.fa-imdb:before{content:"\f2d8";}.fa-ravelry:before{content:"\f2d9";}.fa-eercast:before{content:"\f2da";}.fa-microchip:before{content:"\f2db";}.fa-snowflake-o:before{content:"\f2dc";}.fa-superpowers:before{content:"\f2dd";}.fa-wpexplorer:before{content:"\f2de";}.fa-meetup:before{content:"\f2e0";}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;}
.skip-link{position:absolute;top:-9999px;right: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%;left:-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}}
