@charset "UTF-8";@import url("https://use.typekit.net/tmu3jzn.css");@import url("https://fonts.googleapis.com/css2?family=Gantari:wght@300;400;600;700&display=swap");*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}ol[class],ul[class]{padding:0}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,li,ol[class],p,ul[class]{margin:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed}ol[class],ul[class]{list-style:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img{max-width:100%;display:block}article>*+*{margin-top:1em}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){*{-webkit-animation-duration:.01ms!important;animation-duration:.01ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}

/*!
   * Bootstrap Grid v5.2.0 (https://getbootstrap.com/)
   * Copyright 2011-2022 The Bootstrap Authors
   * Copyright 2011-2022 Twitter, Inc.
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
   */:root{--bs-blue:#00f;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:red;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#0f0;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#00f;--bs-secondary:#6c757d;--bs-success:#0f0;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:red;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:0,0,255;--bs-secondary-rgb:108,117,125;--bs-success-rgb:0,255,0;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:255,0,0;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,0.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#00f;--bs-link-hover-color:#00c;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:30px;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:30px;--bs-gutter-y:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-0.5);margin-left:calc(var(--bs-gutter-x)*-0.5)}.row>*{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5);margin-top:var(--bs-gutter-y)}.col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-auto>*{width:auto}.row-cols-1>*,.row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-1>*{width:100%}.row-cols-2>*{width:50%}.row-cols-2>*,.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-3>*{width:33.3333333333%}.row-cols-4>*{width:25%}.row-cols-4>*,.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-5>*{width:20%}.row-cols-6>*{width:16.6666666667%}.col-auto,.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-auto{width:auto}.col-1{width:8.33333333%}.col-1,.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-2{width:16.66666667%}.col-3{width:25%}.col-3,.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-4{width:33.33333333%}.col-5{width:41.66666667%}.col-5,.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-6{width:50%}.col-7{width:58.33333333%}.col-7,.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-8{width:66.66666667%}.col-9{width:75%}.col-9,.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-10{width:83.33333333%}.col-11{width:91.66666667%}.col-11,.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-12{width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:1rem}.g-1,.gy-1{--bs-gutter-y:1rem}.g-2,.gx-2{--bs-gutter-x:2rem}.g-2,.gy-2{--bs-gutter-y:2rem}.g-3,.gx-3{--bs-gutter-x:3rem}.g-3,.gy-3{--bs-gutter-y:3rem}.g-4,.gx-4{--bs-gutter-x:4rem}.g-4,.gy-4{--bs-gutter-y:4rem}.g-5,.gx-5{--bs-gutter-x:5rem}.g-5,.gy-5{--bs-gutter-y:5rem}.g-6,.gx-6{--bs-gutter-x:6rem}.g-6,.gy-6{--bs-gutter-y:6rem}.g-7,.gx-7{--bs-gutter-x:7rem}.g-7,.gy-7{--bs-gutter-y:7rem}.g-8,.gx-8{--bs-gutter-x:8rem}.g-8,.gy-8{--bs-gutter-y:8rem}.g-9,.gx-9{--bs-gutter-x:9rem}.g-9,.gy-9{--bs-gutter-y:9rem}.g-10,.gx-10{--bs-gutter-x:10rem}.g-10,.gy-10{--bs-gutter-y:10rem}.g-11,.gx-11{--bs-gutter-x:11rem}.g-11,.gy-11{--bs-gutter-y:11rem}.g-12,.gx-12{--bs-gutter-x:12rem}.g-12,.gy-12{--bs-gutter-y:12rem}.g-13,.gx-13{--bs-gutter-x:13rem}.g-13,.gy-13{--bs-gutter-y:13rem}.g-14,.gx-14{--bs-gutter-x:14rem}.g-14,.gy-14{--bs-gutter-y:14rem}.g-15,.gx-15{--bs-gutter-x:15rem}.g-15,.gy-15{--bs-gutter-y:15rem}@media (min-width:576px){.col-sm{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{width:auto}.row-cols-sm-1>*,.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-sm-1>*{width:100%}.row-cols-sm-2>*{width:50%}.row-cols-sm-2>*,.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-sm-3>*{width:33.3333333333%}.row-cols-sm-4>*{width:25%}.row-cols-sm-4>*,.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-sm-5>*{width:20%}.row-cols-sm-6>*{width:16.6666666667%}.col-sm-auto,.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-auto{width:auto}.col-sm-1{width:8.33333333%}.col-sm-1,.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-2{width:16.66666667%}.col-sm-3{width:25%}.col-sm-3,.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-4{width:33.33333333%}.col-sm-5{width:41.66666667%}.col-sm-5,.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-6{width:50%}.col-sm-7{width:58.33333333%}.col-sm-7,.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-8{width:66.66666667%}.col-sm-9{width:75%}.col-sm-9,.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-10{width:83.33333333%}.col-sm-11{width:91.66666667%}.col-sm-11,.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-12{width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:1rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:1rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:2rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:2rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:3rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:3rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:4rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:4rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:5rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:5rem}.g-sm-6,.gx-sm-6{--bs-gutter-x:6rem}.g-sm-6,.gy-sm-6{--bs-gutter-y:6rem}.g-sm-7,.gx-sm-7{--bs-gutter-x:7rem}.g-sm-7,.gy-sm-7{--bs-gutter-y:7rem}.g-sm-8,.gx-sm-8{--bs-gutter-x:8rem}.g-sm-8,.gy-sm-8{--bs-gutter-y:8rem}.g-sm-9,.gx-sm-9{--bs-gutter-x:9rem}.g-sm-9,.gy-sm-9{--bs-gutter-y:9rem}.g-sm-10,.gx-sm-10{--bs-gutter-x:10rem}.g-sm-10,.gy-sm-10{--bs-gutter-y:10rem}.g-sm-11,.gx-sm-11{--bs-gutter-x:11rem}.g-sm-11,.gy-sm-11{--bs-gutter-y:11rem}.g-sm-12,.gx-sm-12{--bs-gutter-x:12rem}.g-sm-12,.gy-sm-12{--bs-gutter-y:12rem}.g-sm-13,.gx-sm-13{--bs-gutter-x:13rem}.g-sm-13,.gy-sm-13{--bs-gutter-y:13rem}.g-sm-14,.gx-sm-14{--bs-gutter-x:14rem}.g-sm-14,.gy-sm-14{--bs-gutter-y:14rem}.g-sm-15,.gx-sm-15{--bs-gutter-x:15rem}.g-sm-15,.gy-sm-15{--bs-gutter-y:15rem}}@media (min-width:768px){.col-md{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{width:auto}.row-cols-md-1>*,.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-md-1>*{width:100%}.row-cols-md-2>*{width:50%}.row-cols-md-2>*,.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-md-3>*{width:33.3333333333%}.row-cols-md-4>*{width:25%}.row-cols-md-4>*,.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-md-5>*{width:20%}.row-cols-md-6>*{width:16.6666666667%}.col-md-auto,.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-auto{width:auto}.col-md-1{width:8.33333333%}.col-md-1,.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-2{width:16.66666667%}.col-md-3{width:25%}.col-md-3,.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-4{width:33.33333333%}.col-md-5{width:41.66666667%}.col-md-5,.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-6{width:50%}.col-md-7{width:58.33333333%}.col-md-7,.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-8{width:66.66666667%}.col-md-9{width:75%}.col-md-9,.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-10{width:83.33333333%}.col-md-11{width:91.66666667%}.col-md-11,.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-12{width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:1rem}.g-md-1,.gy-md-1{--bs-gutter-y:1rem}.g-md-2,.gx-md-2{--bs-gutter-x:2rem}.g-md-2,.gy-md-2{--bs-gutter-y:2rem}.g-md-3,.gx-md-3{--bs-gutter-x:3rem}.g-md-3,.gy-md-3{--bs-gutter-y:3rem}.g-md-4,.gx-md-4{--bs-gutter-x:4rem}.g-md-4,.gy-md-4{--bs-gutter-y:4rem}.g-md-5,.gx-md-5{--bs-gutter-x:5rem}.g-md-5,.gy-md-5{--bs-gutter-y:5rem}.g-md-6,.gx-md-6{--bs-gutter-x:6rem}.g-md-6,.gy-md-6{--bs-gutter-y:6rem}.g-md-7,.gx-md-7{--bs-gutter-x:7rem}.g-md-7,.gy-md-7{--bs-gutter-y:7rem}.g-md-8,.gx-md-8{--bs-gutter-x:8rem}.g-md-8,.gy-md-8{--bs-gutter-y:8rem}.g-md-9,.gx-md-9{--bs-gutter-x:9rem}.g-md-9,.gy-md-9{--bs-gutter-y:9rem}.g-md-10,.gx-md-10{--bs-gutter-x:10rem}.g-md-10,.gy-md-10{--bs-gutter-y:10rem}.g-md-11,.gx-md-11{--bs-gutter-x:11rem}.g-md-11,.gy-md-11{--bs-gutter-y:11rem}.g-md-12,.gx-md-12{--bs-gutter-x:12rem}.g-md-12,.gy-md-12{--bs-gutter-y:12rem}.g-md-13,.gx-md-13{--bs-gutter-x:13rem}.g-md-13,.gy-md-13{--bs-gutter-y:13rem}.g-md-14,.gx-md-14{--bs-gutter-x:14rem}.g-md-14,.gy-md-14{--bs-gutter-y:14rem}.g-md-15,.gx-md-15{--bs-gutter-x:15rem}.g-md-15,.gy-md-15{--bs-gutter-y:15rem}}@media (min-width:992px){.col-lg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{width:auto}.row-cols-lg-1>*,.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-lg-1>*{width:100%}.row-cols-lg-2>*{width:50%}.row-cols-lg-2>*,.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-lg-3>*{width:33.3333333333%}.row-cols-lg-4>*{width:25%}.row-cols-lg-4>*,.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-lg-5>*{width:20%}.row-cols-lg-6>*{width:16.6666666667%}.col-lg-auto,.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-auto{width:auto}.col-lg-1{width:8.33333333%}.col-lg-1,.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-2{width:16.66666667%}.col-lg-3{width:25%}.col-lg-3,.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-4{width:33.33333333%}.col-lg-5{width:41.66666667%}.col-lg-5,.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-6{width:50%}.col-lg-7{width:58.33333333%}.col-lg-7,.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-8{width:66.66666667%}.col-lg-9{width:75%}.col-lg-9,.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-10{width:83.33333333%}.col-lg-11{width:91.66666667%}.col-lg-11,.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-12{width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:1rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:1rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:2rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:2rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:3rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:3rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:4rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:4rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:5rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:5rem}.g-lg-6,.gx-lg-6{--bs-gutter-x:6rem}.g-lg-6,.gy-lg-6{--bs-gutter-y:6rem}.g-lg-7,.gx-lg-7{--bs-gutter-x:7rem}.g-lg-7,.gy-lg-7{--bs-gutter-y:7rem}.g-lg-8,.gx-lg-8{--bs-gutter-x:8rem}.g-lg-8,.gy-lg-8{--bs-gutter-y:8rem}.g-lg-9,.gx-lg-9{--bs-gutter-x:9rem}.g-lg-9,.gy-lg-9{--bs-gutter-y:9rem}.g-lg-10,.gx-lg-10{--bs-gutter-x:10rem}.g-lg-10,.gy-lg-10{--bs-gutter-y:10rem}.g-lg-11,.gx-lg-11{--bs-gutter-x:11rem}.g-lg-11,.gy-lg-11{--bs-gutter-y:11rem}.g-lg-12,.gx-lg-12{--bs-gutter-x:12rem}.g-lg-12,.gy-lg-12{--bs-gutter-y:12rem}.g-lg-13,.gx-lg-13{--bs-gutter-x:13rem}.g-lg-13,.gy-lg-13{--bs-gutter-y:13rem}.g-lg-14,.gx-lg-14{--bs-gutter-x:14rem}.g-lg-14,.gy-lg-14{--bs-gutter-y:14rem}.g-lg-15,.gx-lg-15{--bs-gutter-x:15rem}.g-lg-15,.gy-lg-15{--bs-gutter-y:15rem}}@media (min-width:1200px){.col-xl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{width:auto}.row-cols-xl-1>*,.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xl-1>*{width:100%}.row-cols-xl-2>*{width:50%}.row-cols-xl-2>*,.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xl-3>*{width:33.3333333333%}.row-cols-xl-4>*{width:25%}.row-cols-xl-4>*,.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xl-5>*{width:20%}.row-cols-xl-6>*{width:16.6666666667%}.col-xl-auto,.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-auto{width:auto}.col-xl-1{width:8.33333333%}.col-xl-1,.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-2{width:16.66666667%}.col-xl-3{width:25%}.col-xl-3,.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-4{width:33.33333333%}.col-xl-5{width:41.66666667%}.col-xl-5,.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-6{width:50%}.col-xl-7{width:58.33333333%}.col-xl-7,.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-8{width:66.66666667%}.col-xl-9{width:75%}.col-xl-9,.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-10{width:83.33333333%}.col-xl-11{width:91.66666667%}.col-xl-11,.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-12{width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:1rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:1rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:2rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:2rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:3rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:3rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:4rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:4rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:5rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:5rem}.g-xl-6,.gx-xl-6{--bs-gutter-x:6rem}.g-xl-6,.gy-xl-6{--bs-gutter-y:6rem}.g-xl-7,.gx-xl-7{--bs-gutter-x:7rem}.g-xl-7,.gy-xl-7{--bs-gutter-y:7rem}.g-xl-8,.gx-xl-8{--bs-gutter-x:8rem}.g-xl-8,.gy-xl-8{--bs-gutter-y:8rem}.g-xl-9,.gx-xl-9{--bs-gutter-x:9rem}.g-xl-9,.gy-xl-9{--bs-gutter-y:9rem}.g-xl-10,.gx-xl-10{--bs-gutter-x:10rem}.g-xl-10,.gy-xl-10{--bs-gutter-y:10rem}.g-xl-11,.gx-xl-11{--bs-gutter-x:11rem}.g-xl-11,.gy-xl-11{--bs-gutter-y:11rem}.g-xl-12,.gx-xl-12{--bs-gutter-x:12rem}.g-xl-12,.gy-xl-12{--bs-gutter-y:12rem}.g-xl-13,.gx-xl-13{--bs-gutter-x:13rem}.g-xl-13,.gy-xl-13{--bs-gutter-y:13rem}.g-xl-14,.gx-xl-14{--bs-gutter-x:14rem}.g-xl-14,.gy-xl-14{--bs-gutter-y:14rem}.g-xl-15,.gx-xl-15{--bs-gutter-x:15rem}.g-xl-15,.gy-xl-15{--bs-gutter-y:15rem}}@media (min-width:1400px){.col-xxl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{width:auto}.row-cols-xxl-1>*,.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xxl-1>*{width:100%}.row-cols-xxl-2>*{width:50%}.row-cols-xxl-2>*,.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xxl-3>*{width:33.3333333333%}.row-cols-xxl-4>*{width:25%}.row-cols-xxl-4>*,.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xxl-5>*{width:20%}.row-cols-xxl-6>*{width:16.6666666667%}.col-xxl-auto,.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-auto{width:auto}.col-xxl-1{width:8.33333333%}.col-xxl-1,.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-2{width:16.66666667%}.col-xxl-3{width:25%}.col-xxl-3,.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-4{width:33.33333333%}.col-xxl-5{width:41.66666667%}.col-xxl-5,.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-6{width:50%}.col-xxl-7{width:58.33333333%}.col-xxl-7,.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-8{width:66.66666667%}.col-xxl-9{width:75%}.col-xxl-9,.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-10{width:83.33333333%}.col-xxl-11{width:91.66666667%}.col-xxl-11,.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-12{width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:1rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:1rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:2rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:2rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:3rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:3rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:4rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:4rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:5rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:5rem}.g-xxl-6,.gx-xxl-6{--bs-gutter-x:6rem}.g-xxl-6,.gy-xxl-6{--bs-gutter-y:6rem}.g-xxl-7,.gx-xxl-7{--bs-gutter-x:7rem}.g-xxl-7,.gy-xxl-7{--bs-gutter-y:7rem}.g-xxl-8,.gx-xxl-8{--bs-gutter-x:8rem}.g-xxl-8,.gy-xxl-8{--bs-gutter-y:8rem}.g-xxl-9,.gx-xxl-9{--bs-gutter-x:9rem}.g-xxl-9,.gy-xxl-9{--bs-gutter-y:9rem}.g-xxl-10,.gx-xxl-10{--bs-gutter-x:10rem}.g-xxl-10,.gy-xxl-10{--bs-gutter-y:10rem}.g-xxl-11,.gx-xxl-11{--bs-gutter-x:11rem}.g-xxl-11,.gy-xxl-11{--bs-gutter-y:11rem}.g-xxl-12,.gx-xxl-12{--bs-gutter-x:12rem}.g-xxl-12,.gy-xxl-12{--bs-gutter-y:12rem}.g-xxl-13,.gx-xxl-13{--bs-gutter-x:13rem}.g-xxl-13,.gy-xxl-13{--bs-gutter-y:13rem}.g-xxl-14,.gx-xxl-14{--bs-gutter-x:14rem}.g-xxl-14,.gy-xxl-14{--bs-gutter-y:14rem}.g-xxl-15,.gx-xxl-15{--bs-gutter-x:15rem}.g-xxl-15,.gy-xxl-15{--bs-gutter-y:15rem}}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column,.flex-sm-row{-webkit-box-direction:normal!important}.flex-sm-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-sm-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-sm-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-sm-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-sm-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-sm-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-sm-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-sm-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-sm-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-sm-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:1rem!important}.m-sm-2{margin:2rem!important}.m-sm-3{margin:3rem!important}.m-sm-4{margin:4rem!important}.m-sm-5{margin:5rem!important}.m-sm-6{margin:6rem!important}.m-sm-7{margin:7rem!important}.m-sm-8{margin:8rem!important}.m-sm-9{margin:9rem!important}.m-sm-10{margin:10rem!important}.m-sm-11{margin:11rem!important}.m-sm-12{margin:12rem!important}.m-sm-13{margin:13rem!important}.m-sm-14{margin:14rem!important}.m-sm-15{margin:15rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-2{margin-right:2rem!important;margin-left:2rem!important}.mx-sm-3{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-4{margin-right:4rem!important;margin-left:4rem!important}.mx-sm-5{margin-right:5rem!important;margin-left:5rem!important}.mx-sm-6{margin-right:6rem!important;margin-left:6rem!important}.mx-sm-7{margin-right:7rem!important;margin-left:7rem!important}.mx-sm-8{margin-right:8rem!important;margin-left:8rem!important}.mx-sm-9{margin-right:9rem!important;margin-left:9rem!important}.mx-sm-10{margin-right:10rem!important;margin-left:10rem!important}.mx-sm-11{margin-right:11rem!important;margin-left:11rem!important}.mx-sm-12{margin-right:12rem!important;margin-left:12rem!important}.mx-sm-13{margin-right:13rem!important;margin-left:13rem!important}.mx-sm-14{margin-right:14rem!important;margin-left:14rem!important}.mx-sm-15{margin-right:15rem!important;margin-left:15rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-2{margin-top:2rem!important;margin-bottom:2rem!important}.my-sm-3{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-4{margin-top:4rem!important;margin-bottom:4rem!important}.my-sm-5{margin-top:5rem!important;margin-bottom:5rem!important}.my-sm-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-sm-7{margin-top:7rem!important;margin-bottom:7rem!important}.my-sm-8{margin-top:8rem!important;margin-bottom:8rem!important}.my-sm-9{margin-top:9rem!important;margin-bottom:9rem!important}.my-sm-10{margin-top:10rem!important;margin-bottom:10rem!important}.my-sm-11{margin-top:11rem!important;margin-bottom:11rem!important}.my-sm-12{margin-top:12rem!important;margin-bottom:12rem!important}.my-sm-13{margin-top:13rem!important;margin-bottom:13rem!important}.my-sm-14{margin-top:14rem!important;margin-bottom:14rem!important}.my-sm-15{margin-top:15rem!important;margin-bottom:15rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:1rem!important}.mt-sm-2{margin-top:2rem!important}.mt-sm-3{margin-top:3rem!important}.mt-sm-4{margin-top:4rem!important}.mt-sm-5{margin-top:5rem!important}.mt-sm-6{margin-top:6rem!important}.mt-sm-7{margin-top:7rem!important}.mt-sm-8{margin-top:8rem!important}.mt-sm-9{margin-top:9rem!important}.mt-sm-10{margin-top:10rem!important}.mt-sm-11{margin-top:11rem!important}.mt-sm-12{margin-top:12rem!important}.mt-sm-13{margin-top:13rem!important}.mt-sm-14{margin-top:14rem!important}.mt-sm-15{margin-top:15rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:1rem!important}.me-sm-2{margin-right:2rem!important}.me-sm-3{margin-right:3rem!important}.me-sm-4{margin-right:4rem!important}.me-sm-5{margin-right:5rem!important}.me-sm-6{margin-right:6rem!important}.me-sm-7{margin-right:7rem!important}.me-sm-8{margin-right:8rem!important}.me-sm-9{margin-right:9rem!important}.me-sm-10{margin-right:10rem!important}.me-sm-11{margin-right:11rem!important}.me-sm-12{margin-right:12rem!important}.me-sm-13{margin-right:13rem!important}.me-sm-14{margin-right:14rem!important}.me-sm-15{margin-right:15rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:1rem!important}.mb-sm-2{margin-bottom:2rem!important}.mb-sm-3{margin-bottom:3rem!important}.mb-sm-4{margin-bottom:4rem!important}.mb-sm-5{margin-bottom:5rem!important}.mb-sm-6{margin-bottom:6rem!important}.mb-sm-7{margin-bottom:7rem!important}.mb-sm-8{margin-bottom:8rem!important}.mb-sm-9{margin-bottom:9rem!important}.mb-sm-10{margin-bottom:10rem!important}.mb-sm-11{margin-bottom:11rem!important}.mb-sm-12{margin-bottom:12rem!important}.mb-sm-13{margin-bottom:13rem!important}.mb-sm-14{margin-bottom:14rem!important}.mb-sm-15{margin-bottom:15rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:1rem!important}.ms-sm-2{margin-left:2rem!important}.ms-sm-3{margin-left:3rem!important}.ms-sm-4{margin-left:4rem!important}.ms-sm-5{margin-left:5rem!important}.ms-sm-6{margin-left:6rem!important}.ms-sm-7{margin-left:7rem!important}.ms-sm-8{margin-left:8rem!important}.ms-sm-9{margin-left:9rem!important}.ms-sm-10{margin-left:10rem!important}.ms-sm-11{margin-left:11rem!important}.ms-sm-12{margin-left:12rem!important}.ms-sm-13{margin-left:13rem!important}.ms-sm-14{margin-left:14rem!important}.ms-sm-15{margin-left:15rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:1rem!important}.p-sm-2{padding:2rem!important}.p-sm-3{padding:3rem!important}.p-sm-4{padding:4rem!important}.p-sm-5{padding:5rem!important}.p-sm-6{padding:6rem!important}.p-sm-7{padding:7rem!important}.p-sm-8{padding:8rem!important}.p-sm-9{padding:9rem!important}.p-sm-10{padding:10rem!important}.p-sm-11{padding:11rem!important}.p-sm-12{padding:12rem!important}.p-sm-13{padding:13rem!important}.p-sm-14{padding:14rem!important}.p-sm-15{padding:15rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:1rem!important;padding-left:1rem!important}.px-sm-2{padding-right:2rem!important;padding-left:2rem!important}.px-sm-3{padding-right:3rem!important;padding-left:3rem!important}.px-sm-4{padding-right:4rem!important;padding-left:4rem!important}.px-sm-5{padding-right:5rem!important;padding-left:5rem!important}.px-sm-6{padding-right:6rem!important;padding-left:6rem!important}.px-sm-7{padding-right:7rem!important;padding-left:7rem!important}.px-sm-8{padding-right:8rem!important;padding-left:8rem!important}.px-sm-9{padding-right:9rem!important;padding-left:9rem!important}.px-sm-10{padding-right:10rem!important;padding-left:10rem!important}.px-sm-11{padding-right:11rem!important;padding-left:11rem!important}.px-sm-12{padding-right:12rem!important;padding-left:12rem!important}.px-sm-13{padding-right:13rem!important;padding-left:13rem!important}.px-sm-14{padding-right:14rem!important;padding-left:14rem!important}.px-sm-15{padding-right:15rem!important;padding-left:15rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-2{padding-top:2rem!important;padding-bottom:2rem!important}.py-sm-3{padding-top:3rem!important;padding-bottom:3rem!important}.py-sm-4{padding-top:4rem!important;padding-bottom:4rem!important}.py-sm-5{padding-top:5rem!important;padding-bottom:5rem!important}.py-sm-6{padding-top:6rem!important;padding-bottom:6rem!important}.py-sm-7{padding-top:7rem!important;padding-bottom:7rem!important}.py-sm-8{padding-top:8rem!important;padding-bottom:8rem!important}.py-sm-9{padding-top:9rem!important;padding-bottom:9rem!important}.py-sm-10{padding-top:10rem!important;padding-bottom:10rem!important}.py-sm-11{padding-top:11rem!important;padding-bottom:11rem!important}.py-sm-12{padding-top:12rem!important;padding-bottom:12rem!important}.py-sm-13{padding-top:13rem!important;padding-bottom:13rem!important}.py-sm-14{padding-top:14rem!important;padding-bottom:14rem!important}.py-sm-15{padding-top:15rem!important;padding-bottom:15rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:1rem!important}.pt-sm-2{padding-top:2rem!important}.pt-sm-3{padding-top:3rem!important}.pt-sm-4{padding-top:4rem!important}.pt-sm-5{padding-top:5rem!important}.pt-sm-6{padding-top:6rem!important}.pt-sm-7{padding-top:7rem!important}.pt-sm-8{padding-top:8rem!important}.pt-sm-9{padding-top:9rem!important}.pt-sm-10{padding-top:10rem!important}.pt-sm-11{padding-top:11rem!important}.pt-sm-12{padding-top:12rem!important}.pt-sm-13{padding-top:13rem!important}.pt-sm-14{padding-top:14rem!important}.pt-sm-15{padding-top:15rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:1rem!important}.pe-sm-2{padding-right:2rem!important}.pe-sm-3{padding-right:3rem!important}.pe-sm-4{padding-right:4rem!important}.pe-sm-5{padding-right:5rem!important}.pe-sm-6{padding-right:6rem!important}.pe-sm-7{padding-right:7rem!important}.pe-sm-8{padding-right:8rem!important}.pe-sm-9{padding-right:9rem!important}.pe-sm-10{padding-right:10rem!important}.pe-sm-11{padding-right:11rem!important}.pe-sm-12{padding-right:12rem!important}.pe-sm-13{padding-right:13rem!important}.pe-sm-14{padding-right:14rem!important}.pe-sm-15{padding-right:15rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:1rem!important}.pb-sm-2{padding-bottom:2rem!important}.pb-sm-3{padding-bottom:3rem!important}.pb-sm-4{padding-bottom:4rem!important}.pb-sm-5{padding-bottom:5rem!important}.pb-sm-6{padding-bottom:6rem!important}.pb-sm-7{padding-bottom:7rem!important}.pb-sm-8{padding-bottom:8rem!important}.pb-sm-9{padding-bottom:9rem!important}.pb-sm-10{padding-bottom:10rem!important}.pb-sm-11{padding-bottom:11rem!important}.pb-sm-12{padding-bottom:12rem!important}.pb-sm-13{padding-bottom:13rem!important}.pb-sm-14{padding-bottom:14rem!important}.pb-sm-15{padding-bottom:15rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:1rem!important}.ps-sm-2{padding-left:2rem!important}.ps-sm-3{padding-left:3rem!important}.ps-sm-4{padding-left:4rem!important}.ps-sm-5{padding-left:5rem!important}.ps-sm-6{padding-left:6rem!important}.ps-sm-7{padding-left:7rem!important}.ps-sm-8{padding-left:8rem!important}.ps-sm-9{padding-left:9rem!important}.ps-sm-10{padding-left:10rem!important}.ps-sm-11{padding-left:11rem!important}.ps-sm-12{padding-left:12rem!important}.ps-sm-13{padding-left:13rem!important}.ps-sm-14{padding-left:14rem!important}.ps-sm-15{padding-left:15rem!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column,.flex-md-row{-webkit-box-direction:normal!important}.flex-md-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-md-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-md-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-md-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-md-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-md-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-md-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-md-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-md-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-md-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:1rem!important}.m-md-2{margin:2rem!important}.m-md-3{margin:3rem!important}.m-md-4{margin:4rem!important}.m-md-5{margin:5rem!important}.m-md-6{margin:6rem!important}.m-md-7{margin:7rem!important}.m-md-8{margin:8rem!important}.m-md-9{margin:9rem!important}.m-md-10{margin:10rem!important}.m-md-11{margin:11rem!important}.m-md-12{margin:12rem!important}.m-md-13{margin:13rem!important}.m-md-14{margin:14rem!important}.m-md-15{margin:15rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:1rem!important;margin-left:1rem!important}.mx-md-2{margin-right:2rem!important;margin-left:2rem!important}.mx-md-3{margin-right:3rem!important;margin-left:3rem!important}.mx-md-4{margin-right:4rem!important;margin-left:4rem!important}.mx-md-5{margin-right:5rem!important;margin-left:5rem!important}.mx-md-6{margin-right:6rem!important;margin-left:6rem!important}.mx-md-7{margin-right:7rem!important;margin-left:7rem!important}.mx-md-8{margin-right:8rem!important;margin-left:8rem!important}.mx-md-9{margin-right:9rem!important;margin-left:9rem!important}.mx-md-10{margin-right:10rem!important;margin-left:10rem!important}.mx-md-11{margin-right:11rem!important;margin-left:11rem!important}.mx-md-12{margin-right:12rem!important;margin-left:12rem!important}.mx-md-13{margin-right:13rem!important;margin-left:13rem!important}.mx-md-14{margin-right:14rem!important;margin-left:14rem!important}.mx-md-15{margin-right:15rem!important;margin-left:15rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-2{margin-top:2rem!important;margin-bottom:2rem!important}.my-md-3{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-4{margin-top:4rem!important;margin-bottom:4rem!important}.my-md-5{margin-top:5rem!important;margin-bottom:5rem!important}.my-md-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-md-7{margin-top:7rem!important;margin-bottom:7rem!important}.my-md-8{margin-top:8rem!important;margin-bottom:8rem!important}.my-md-9{margin-top:9rem!important;margin-bottom:9rem!important}.my-md-10{margin-top:10rem!important;margin-bottom:10rem!important}.my-md-11{margin-top:11rem!important;margin-bottom:11rem!important}.my-md-12{margin-top:12rem!important;margin-bottom:12rem!important}.my-md-13{margin-top:13rem!important;margin-bottom:13rem!important}.my-md-14{margin-top:14rem!important;margin-bottom:14rem!important}.my-md-15{margin-top:15rem!important;margin-bottom:15rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:1rem!important}.mt-md-2{margin-top:2rem!important}.mt-md-3{margin-top:3rem!important}.mt-md-4{margin-top:4rem!important}.mt-md-5{margin-top:5rem!important}.mt-md-6{margin-top:6rem!important}.mt-md-7{margin-top:7rem!important}.mt-md-8{margin-top:8rem!important}.mt-md-9{margin-top:9rem!important}.mt-md-10{margin-top:10rem!important}.mt-md-11{margin-top:11rem!important}.mt-md-12{margin-top:12rem!important}.mt-md-13{margin-top:13rem!important}.mt-md-14{margin-top:14rem!important}.mt-md-15{margin-top:15rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:1rem!important}.me-md-2{margin-right:2rem!important}.me-md-3{margin-right:3rem!important}.me-md-4{margin-right:4rem!important}.me-md-5{margin-right:5rem!important}.me-md-6{margin-right:6rem!important}.me-md-7{margin-right:7rem!important}.me-md-8{margin-right:8rem!important}.me-md-9{margin-right:9rem!important}.me-md-10{margin-right:10rem!important}.me-md-11{margin-right:11rem!important}.me-md-12{margin-right:12rem!important}.me-md-13{margin-right:13rem!important}.me-md-14{margin-right:14rem!important}.me-md-15{margin-right:15rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:1rem!important}.mb-md-2{margin-bottom:2rem!important}.mb-md-3{margin-bottom:3rem!important}.mb-md-4{margin-bottom:4rem!important}.mb-md-5{margin-bottom:5rem!important}.mb-md-6{margin-bottom:6rem!important}.mb-md-7{margin-bottom:7rem!important}.mb-md-8{margin-bottom:8rem!important}.mb-md-9{margin-bottom:9rem!important}.mb-md-10{margin-bottom:10rem!important}.mb-md-11{margin-bottom:11rem!important}.mb-md-12{margin-bottom:12rem!important}.mb-md-13{margin-bottom:13rem!important}.mb-md-14{margin-bottom:14rem!important}.mb-md-15{margin-bottom:15rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:1rem!important}.ms-md-2{margin-left:2rem!important}.ms-md-3{margin-left:3rem!important}.ms-md-4{margin-left:4rem!important}.ms-md-5{margin-left:5rem!important}.ms-md-6{margin-left:6rem!important}.ms-md-7{margin-left:7rem!important}.ms-md-8{margin-left:8rem!important}.ms-md-9{margin-left:9rem!important}.ms-md-10{margin-left:10rem!important}.ms-md-11{margin-left:11rem!important}.ms-md-12{margin-left:12rem!important}.ms-md-13{margin-left:13rem!important}.ms-md-14{margin-left:14rem!important}.ms-md-15{margin-left:15rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:1rem!important}.p-md-2{padding:2rem!important}.p-md-3{padding:3rem!important}.p-md-4{padding:4rem!important}.p-md-5{padding:5rem!important}.p-md-6{padding:6rem!important}.p-md-7{padding:7rem!important}.p-md-8{padding:8rem!important}.p-md-9{padding:9rem!important}.p-md-10{padding:10rem!important}.p-md-11{padding:11rem!important}.p-md-12{padding:12rem!important}.p-md-13{padding:13rem!important}.p-md-14{padding:14rem!important}.p-md-15{padding:15rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:1rem!important;padding-left:1rem!important}.px-md-2{padding-right:2rem!important;padding-left:2rem!important}.px-md-3{padding-right:3rem!important;padding-left:3rem!important}.px-md-4{padding-right:4rem!important;padding-left:4rem!important}.px-md-5{padding-right:5rem!important;padding-left:5rem!important}.px-md-6{padding-right:6rem!important;padding-left:6rem!important}.px-md-7{padding-right:7rem!important;padding-left:7rem!important}.px-md-8{padding-right:8rem!important;padding-left:8rem!important}.px-md-9{padding-right:9rem!important;padding-left:9rem!important}.px-md-10{padding-right:10rem!important;padding-left:10rem!important}.px-md-11{padding-right:11rem!important;padding-left:11rem!important}.px-md-12{padding-right:12rem!important;padding-left:12rem!important}.px-md-13{padding-right:13rem!important;padding-left:13rem!important}.px-md-14{padding-right:14rem!important;padding-left:14rem!important}.px-md-15{padding-right:15rem!important;padding-left:15rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-2{padding-top:2rem!important;padding-bottom:2rem!important}.py-md-3{padding-top:3rem!important;padding-bottom:3rem!important}.py-md-4{padding-top:4rem!important;padding-bottom:4rem!important}.py-md-5{padding-top:5rem!important;padding-bottom:5rem!important}.py-md-6{padding-top:6rem!important;padding-bottom:6rem!important}.py-md-7{padding-top:7rem!important;padding-bottom:7rem!important}.py-md-8{padding-top:8rem!important;padding-bottom:8rem!important}.py-md-9{padding-top:9rem!important;padding-bottom:9rem!important}.py-md-10{padding-top:10rem!important;padding-bottom:10rem!important}.py-md-11{padding-top:11rem!important;padding-bottom:11rem!important}.py-md-12{padding-top:12rem!important;padding-bottom:12rem!important}.py-md-13{padding-top:13rem!important;padding-bottom:13rem!important}.py-md-14{padding-top:14rem!important;padding-bottom:14rem!important}.py-md-15{padding-top:15rem!important;padding-bottom:15rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:1rem!important}.pt-md-2{padding-top:2rem!important}.pt-md-3{padding-top:3rem!important}.pt-md-4{padding-top:4rem!important}.pt-md-5{padding-top:5rem!important}.pt-md-6{padding-top:6rem!important}.pt-md-7{padding-top:7rem!important}.pt-md-8{padding-top:8rem!important}.pt-md-9{padding-top:9rem!important}.pt-md-10{padding-top:10rem!important}.pt-md-11{padding-top:11rem!important}.pt-md-12{padding-top:12rem!important}.pt-md-13{padding-top:13rem!important}.pt-md-14{padding-top:14rem!important}.pt-md-15{padding-top:15rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:1rem!important}.pe-md-2{padding-right:2rem!important}.pe-md-3{padding-right:3rem!important}.pe-md-4{padding-right:4rem!important}.pe-md-5{padding-right:5rem!important}.pe-md-6{padding-right:6rem!important}.pe-md-7{padding-right:7rem!important}.pe-md-8{padding-right:8rem!important}.pe-md-9{padding-right:9rem!important}.pe-md-10{padding-right:10rem!important}.pe-md-11{padding-right:11rem!important}.pe-md-12{padding-right:12rem!important}.pe-md-13{padding-right:13rem!important}.pe-md-14{padding-right:14rem!important}.pe-md-15{padding-right:15rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:1rem!important}.pb-md-2{padding-bottom:2rem!important}.pb-md-3{padding-bottom:3rem!important}.pb-md-4{padding-bottom:4rem!important}.pb-md-5{padding-bottom:5rem!important}.pb-md-6{padding-bottom:6rem!important}.pb-md-7{padding-bottom:7rem!important}.pb-md-8{padding-bottom:8rem!important}.pb-md-9{padding-bottom:9rem!important}.pb-md-10{padding-bottom:10rem!important}.pb-md-11{padding-bottom:11rem!important}.pb-md-12{padding-bottom:12rem!important}.pb-md-13{padding-bottom:13rem!important}.pb-md-14{padding-bottom:14rem!important}.pb-md-15{padding-bottom:15rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:1rem!important}.ps-md-2{padding-left:2rem!important}.ps-md-3{padding-left:3rem!important}.ps-md-4{padding-left:4rem!important}.ps-md-5{padding-left:5rem!important}.ps-md-6{padding-left:6rem!important}.ps-md-7{padding-left:7rem!important}.ps-md-8{padding-left:8rem!important}.ps-md-9{padding-left:9rem!important}.ps-md-10{padding-left:10rem!important}.ps-md-11{padding-left:11rem!important}.ps-md-12{padding-left:12rem!important}.ps-md-13{padding-left:13rem!important}.ps-md-14{padding-left:14rem!important}.ps-md-15{padding-left:15rem!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column,.flex-lg-row{-webkit-box-direction:normal!important}.flex-lg-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-lg-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-lg-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-lg-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-lg-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-lg-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-lg-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-lg-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-lg-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-lg-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:1rem!important}.m-lg-2{margin:2rem!important}.m-lg-3{margin:3rem!important}.m-lg-4{margin:4rem!important}.m-lg-5{margin:5rem!important}.m-lg-6{margin:6rem!important}.m-lg-7{margin:7rem!important}.m-lg-8{margin:8rem!important}.m-lg-9{margin:9rem!important}.m-lg-10{margin:10rem!important}.m-lg-11{margin:11rem!important}.m-lg-12{margin:12rem!important}.m-lg-13{margin:13rem!important}.m-lg-14{margin:14rem!important}.m-lg-15{margin:15rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-2{margin-right:2rem!important;margin-left:2rem!important}.mx-lg-3{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-4{margin-right:4rem!important;margin-left:4rem!important}.mx-lg-5{margin-right:5rem!important;margin-left:5rem!important}.mx-lg-6{margin-right:6rem!important;margin-left:6rem!important}.mx-lg-7{margin-right:7rem!important;margin-left:7rem!important}.mx-lg-8{margin-right:8rem!important;margin-left:8rem!important}.mx-lg-9{margin-right:9rem!important;margin-left:9rem!important}.mx-lg-10{margin-right:10rem!important;margin-left:10rem!important}.mx-lg-11{margin-right:11rem!important;margin-left:11rem!important}.mx-lg-12{margin-right:12rem!important;margin-left:12rem!important}.mx-lg-13{margin-right:13rem!important;margin-left:13rem!important}.mx-lg-14{margin-right:14rem!important;margin-left:14rem!important}.mx-lg-15{margin-right:15rem!important;margin-left:15rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-2{margin-top:2rem!important;margin-bottom:2rem!important}.my-lg-3{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-4{margin-top:4rem!important;margin-bottom:4rem!important}.my-lg-5{margin-top:5rem!important;margin-bottom:5rem!important}.my-lg-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-lg-7{margin-top:7rem!important;margin-bottom:7rem!important}.my-lg-8{margin-top:8rem!important;margin-bottom:8rem!important}.my-lg-9{margin-top:9rem!important;margin-bottom:9rem!important}.my-lg-10{margin-top:10rem!important;margin-bottom:10rem!important}.my-lg-11{margin-top:11rem!important;margin-bottom:11rem!important}.my-lg-12{margin-top:12rem!important;margin-bottom:12rem!important}.my-lg-13{margin-top:13rem!important;margin-bottom:13rem!important}.my-lg-14{margin-top:14rem!important;margin-bottom:14rem!important}.my-lg-15{margin-top:15rem!important;margin-bottom:15rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:1rem!important}.mt-lg-2{margin-top:2rem!important}.mt-lg-3{margin-top:3rem!important}.mt-lg-4{margin-top:4rem!important}.mt-lg-5{margin-top:5rem!important}.mt-lg-6{margin-top:6rem!important}.mt-lg-7{margin-top:7rem!important}.mt-lg-8{margin-top:8rem!important}.mt-lg-9{margin-top:9rem!important}.mt-lg-10{margin-top:10rem!important}.mt-lg-11{margin-top:11rem!important}.mt-lg-12{margin-top:12rem!important}.mt-lg-13{margin-top:13rem!important}.mt-lg-14{margin-top:14rem!important}.mt-lg-15{margin-top:15rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:1rem!important}.me-lg-2{margin-right:2rem!important}.me-lg-3{margin-right:3rem!important}.me-lg-4{margin-right:4rem!important}.me-lg-5{margin-right:5rem!important}.me-lg-6{margin-right:6rem!important}.me-lg-7{margin-right:7rem!important}.me-lg-8{margin-right:8rem!important}.me-lg-9{margin-right:9rem!important}.me-lg-10{margin-right:10rem!important}.me-lg-11{margin-right:11rem!important}.me-lg-12{margin-right:12rem!important}.me-lg-13{margin-right:13rem!important}.me-lg-14{margin-right:14rem!important}.me-lg-15{margin-right:15rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:1rem!important}.mb-lg-2{margin-bottom:2rem!important}.mb-lg-3{margin-bottom:3rem!important}.mb-lg-4{margin-bottom:4rem!important}.mb-lg-5{margin-bottom:5rem!important}.mb-lg-6{margin-bottom:6rem!important}.mb-lg-7{margin-bottom:7rem!important}.mb-lg-8{margin-bottom:8rem!important}.mb-lg-9{margin-bottom:9rem!important}.mb-lg-10{margin-bottom:10rem!important}.mb-lg-11{margin-bottom:11rem!important}.mb-lg-12{margin-bottom:12rem!important}.mb-lg-13{margin-bottom:13rem!important}.mb-lg-14{margin-bottom:14rem!important}.mb-lg-15{margin-bottom:15rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:1rem!important}.ms-lg-2{margin-left:2rem!important}.ms-lg-3{margin-left:3rem!important}.ms-lg-4{margin-left:4rem!important}.ms-lg-5{margin-left:5rem!important}.ms-lg-6{margin-left:6rem!important}.ms-lg-7{margin-left:7rem!important}.ms-lg-8{margin-left:8rem!important}.ms-lg-9{margin-left:9rem!important}.ms-lg-10{margin-left:10rem!important}.ms-lg-11{margin-left:11rem!important}.ms-lg-12{margin-left:12rem!important}.ms-lg-13{margin-left:13rem!important}.ms-lg-14{margin-left:14rem!important}.ms-lg-15{margin-left:15rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:1rem!important}.p-lg-2{padding:2rem!important}.p-lg-3{padding:3rem!important}.p-lg-4{padding:4rem!important}.p-lg-5{padding:5rem!important}.p-lg-6{padding:6rem!important}.p-lg-7{padding:7rem!important}.p-lg-8{padding:8rem!important}.p-lg-9{padding:9rem!important}.p-lg-10{padding:10rem!important}.p-lg-11{padding:11rem!important}.p-lg-12{padding:12rem!important}.p-lg-13{padding:13rem!important}.p-lg-14{padding:14rem!important}.p-lg-15{padding:15rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:1rem!important;padding-left:1rem!important}.px-lg-2{padding-right:2rem!important;padding-left:2rem!important}.px-lg-3{padding-right:3rem!important;padding-left:3rem!important}.px-lg-4{padding-right:4rem!important;padding-left:4rem!important}.px-lg-5{padding-right:5rem!important;padding-left:5rem!important}.px-lg-6{padding-right:6rem!important;padding-left:6rem!important}.px-lg-7{padding-right:7rem!important;padding-left:7rem!important}.px-lg-8{padding-right:8rem!important;padding-left:8rem!important}.px-lg-9{padding-right:9rem!important;padding-left:9rem!important}.px-lg-10{padding-right:10rem!important;padding-left:10rem!important}.px-lg-11{padding-right:11rem!important;padding-left:11rem!important}.px-lg-12{padding-right:12rem!important;padding-left:12rem!important}.px-lg-13{padding-right:13rem!important;padding-left:13rem!important}.px-lg-14{padding-right:14rem!important;padding-left:14rem!important}.px-lg-15{padding-right:15rem!important;padding-left:15rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-2{padding-top:2rem!important;padding-bottom:2rem!important}.py-lg-3{padding-top:3rem!important;padding-bottom:3rem!important}.py-lg-4{padding-top:4rem!important;padding-bottom:4rem!important}.py-lg-5{padding-top:5rem!important;padding-bottom:5rem!important}.py-lg-6{padding-top:6rem!important;padding-bottom:6rem!important}.py-lg-7{padding-top:7rem!important;padding-bottom:7rem!important}.py-lg-8{padding-top:8rem!important;padding-bottom:8rem!important}.py-lg-9{padding-top:9rem!important;padding-bottom:9rem!important}.py-lg-10{padding-top:10rem!important;padding-bottom:10rem!important}.py-lg-11{padding-top:11rem!important;padding-bottom:11rem!important}.py-lg-12{padding-top:12rem!important;padding-bottom:12rem!important}.py-lg-13{padding-top:13rem!important;padding-bottom:13rem!important}.py-lg-14{padding-top:14rem!important;padding-bottom:14rem!important}.py-lg-15{padding-top:15rem!important;padding-bottom:15rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:1rem!important}.pt-lg-2{padding-top:2rem!important}.pt-lg-3{padding-top:3rem!important}.pt-lg-4{padding-top:4rem!important}.pt-lg-5{padding-top:5rem!important}.pt-lg-6{padding-top:6rem!important}.pt-lg-7{padding-top:7rem!important}.pt-lg-8{padding-top:8rem!important}.pt-lg-9{padding-top:9rem!important}.pt-lg-10{padding-top:10rem!important}.pt-lg-11{padding-top:11rem!important}.pt-lg-12{padding-top:12rem!important}.pt-lg-13{padding-top:13rem!important}.pt-lg-14{padding-top:14rem!important}.pt-lg-15{padding-top:15rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:1rem!important}.pe-lg-2{padding-right:2rem!important}.pe-lg-3{padding-right:3rem!important}.pe-lg-4{padding-right:4rem!important}.pe-lg-5{padding-right:5rem!important}.pe-lg-6{padding-right:6rem!important}.pe-lg-7{padding-right:7rem!important}.pe-lg-8{padding-right:8rem!important}.pe-lg-9{padding-right:9rem!important}.pe-lg-10{padding-right:10rem!important}.pe-lg-11{padding-right:11rem!important}.pe-lg-12{padding-right:12rem!important}.pe-lg-13{padding-right:13rem!important}.pe-lg-14{padding-right:14rem!important}.pe-lg-15{padding-right:15rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:1rem!important}.pb-lg-2{padding-bottom:2rem!important}.pb-lg-3{padding-bottom:3rem!important}.pb-lg-4{padding-bottom:4rem!important}.pb-lg-5{padding-bottom:5rem!important}.pb-lg-6{padding-bottom:6rem!important}.pb-lg-7{padding-bottom:7rem!important}.pb-lg-8{padding-bottom:8rem!important}.pb-lg-9{padding-bottom:9rem!important}.pb-lg-10{padding-bottom:10rem!important}.pb-lg-11{padding-bottom:11rem!important}.pb-lg-12{padding-bottom:12rem!important}.pb-lg-13{padding-bottom:13rem!important}.pb-lg-14{padding-bottom:14rem!important}.pb-lg-15{padding-bottom:15rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:1rem!important}.ps-lg-2{padding-left:2rem!important}.ps-lg-3{padding-left:3rem!important}.ps-lg-4{padding-left:4rem!important}.ps-lg-5{padding-left:5rem!important}.ps-lg-6{padding-left:6rem!important}.ps-lg-7{padding-left:7rem!important}.ps-lg-8{padding-left:8rem!important}.ps-lg-9{padding-left:9rem!important}.ps-lg-10{padding-left:10rem!important}.ps-lg-11{padding-left:11rem!important}.ps-lg-12{padding-left:12rem!important}.ps-lg-13{padding-left:13rem!important}.ps-lg-14{padding-left:14rem!important}.ps-lg-15{padding-left:15rem!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column,.flex-xl-row{-webkit-box-direction:normal!important}.flex-xl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:1rem!important}.m-xl-2{margin:2rem!important}.m-xl-3{margin:3rem!important}.m-xl-4{margin:4rem!important}.m-xl-5{margin:5rem!important}.m-xl-6{margin:6rem!important}.m-xl-7{margin:7rem!important}.m-xl-8{margin:8rem!important}.m-xl-9{margin:9rem!important}.m-xl-10{margin:10rem!important}.m-xl-11{margin:11rem!important}.m-xl-12{margin:12rem!important}.m-xl-13{margin:13rem!important}.m-xl-14{margin:14rem!important}.m-xl-15{margin:15rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-2{margin-right:2rem!important;margin-left:2rem!important}.mx-xl-3{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-4{margin-right:4rem!important;margin-left:4rem!important}.mx-xl-5{margin-right:5rem!important;margin-left:5rem!important}.mx-xl-6{margin-right:6rem!important;margin-left:6rem!important}.mx-xl-7{margin-right:7rem!important;margin-left:7rem!important}.mx-xl-8{margin-right:8rem!important;margin-left:8rem!important}.mx-xl-9{margin-right:9rem!important;margin-left:9rem!important}.mx-xl-10{margin-right:10rem!important;margin-left:10rem!important}.mx-xl-11{margin-right:11rem!important;margin-left:11rem!important}.mx-xl-12{margin-right:12rem!important;margin-left:12rem!important}.mx-xl-13{margin-right:13rem!important;margin-left:13rem!important}.mx-xl-14{margin-right:14rem!important;margin-left:14rem!important}.mx-xl-15{margin-right:15rem!important;margin-left:15rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-2{margin-top:2rem!important;margin-bottom:2rem!important}.my-xl-3{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-4{margin-top:4rem!important;margin-bottom:4rem!important}.my-xl-5{margin-top:5rem!important;margin-bottom:5rem!important}.my-xl-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-xl-7{margin-top:7rem!important;margin-bottom:7rem!important}.my-xl-8{margin-top:8rem!important;margin-bottom:8rem!important}.my-xl-9{margin-top:9rem!important;margin-bottom:9rem!important}.my-xl-10{margin-top:10rem!important;margin-bottom:10rem!important}.my-xl-11{margin-top:11rem!important;margin-bottom:11rem!important}.my-xl-12{margin-top:12rem!important;margin-bottom:12rem!important}.my-xl-13{margin-top:13rem!important;margin-bottom:13rem!important}.my-xl-14{margin-top:14rem!important;margin-bottom:14rem!important}.my-xl-15{margin-top:15rem!important;margin-bottom:15rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:1rem!important}.mt-xl-2{margin-top:2rem!important}.mt-xl-3{margin-top:3rem!important}.mt-xl-4{margin-top:4rem!important}.mt-xl-5{margin-top:5rem!important}.mt-xl-6{margin-top:6rem!important}.mt-xl-7{margin-top:7rem!important}.mt-xl-8{margin-top:8rem!important}.mt-xl-9{margin-top:9rem!important}.mt-xl-10{margin-top:10rem!important}.mt-xl-11{margin-top:11rem!important}.mt-xl-12{margin-top:12rem!important}.mt-xl-13{margin-top:13rem!important}.mt-xl-14{margin-top:14rem!important}.mt-xl-15{margin-top:15rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:1rem!important}.me-xl-2{margin-right:2rem!important}.me-xl-3{margin-right:3rem!important}.me-xl-4{margin-right:4rem!important}.me-xl-5{margin-right:5rem!important}.me-xl-6{margin-right:6rem!important}.me-xl-7{margin-right:7rem!important}.me-xl-8{margin-right:8rem!important}.me-xl-9{margin-right:9rem!important}.me-xl-10{margin-right:10rem!important}.me-xl-11{margin-right:11rem!important}.me-xl-12{margin-right:12rem!important}.me-xl-13{margin-right:13rem!important}.me-xl-14{margin-right:14rem!important}.me-xl-15{margin-right:15rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:1rem!important}.mb-xl-2{margin-bottom:2rem!important}.mb-xl-3{margin-bottom:3rem!important}.mb-xl-4{margin-bottom:4rem!important}.mb-xl-5{margin-bottom:5rem!important}.mb-xl-6{margin-bottom:6rem!important}.mb-xl-7{margin-bottom:7rem!important}.mb-xl-8{margin-bottom:8rem!important}.mb-xl-9{margin-bottom:9rem!important}.mb-xl-10{margin-bottom:10rem!important}.mb-xl-11{margin-bottom:11rem!important}.mb-xl-12{margin-bottom:12rem!important}.mb-xl-13{margin-bottom:13rem!important}.mb-xl-14{margin-bottom:14rem!important}.mb-xl-15{margin-bottom:15rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:1rem!important}.ms-xl-2{margin-left:2rem!important}.ms-xl-3{margin-left:3rem!important}.ms-xl-4{margin-left:4rem!important}.ms-xl-5{margin-left:5rem!important}.ms-xl-6{margin-left:6rem!important}.ms-xl-7{margin-left:7rem!important}.ms-xl-8{margin-left:8rem!important}.ms-xl-9{margin-left:9rem!important}.ms-xl-10{margin-left:10rem!important}.ms-xl-11{margin-left:11rem!important}.ms-xl-12{margin-left:12rem!important}.ms-xl-13{margin-left:13rem!important}.ms-xl-14{margin-left:14rem!important}.ms-xl-15{margin-left:15rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:1rem!important}.p-xl-2{padding:2rem!important}.p-xl-3{padding:3rem!important}.p-xl-4{padding:4rem!important}.p-xl-5{padding:5rem!important}.p-xl-6{padding:6rem!important}.p-xl-7{padding:7rem!important}.p-xl-8{padding:8rem!important}.p-xl-9{padding:9rem!important}.p-xl-10{padding:10rem!important}.p-xl-11{padding:11rem!important}.p-xl-12{padding:12rem!important}.p-xl-13{padding:13rem!important}.p-xl-14{padding:14rem!important}.p-xl-15{padding:15rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:1rem!important;padding-left:1rem!important}.px-xl-2{padding-right:2rem!important;padding-left:2rem!important}.px-xl-3{padding-right:3rem!important;padding-left:3rem!important}.px-xl-4{padding-right:4rem!important;padding-left:4rem!important}.px-xl-5{padding-right:5rem!important;padding-left:5rem!important}.px-xl-6{padding-right:6rem!important;padding-left:6rem!important}.px-xl-7{padding-right:7rem!important;padding-left:7rem!important}.px-xl-8{padding-right:8rem!important;padding-left:8rem!important}.px-xl-9{padding-right:9rem!important;padding-left:9rem!important}.px-xl-10{padding-right:10rem!important;padding-left:10rem!important}.px-xl-11{padding-right:11rem!important;padding-left:11rem!important}.px-xl-12{padding-right:12rem!important;padding-left:12rem!important}.px-xl-13{padding-right:13rem!important;padding-left:13rem!important}.px-xl-14{padding-right:14rem!important;padding-left:14rem!important}.px-xl-15{padding-right:15rem!important;padding-left:15rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-2{padding-top:2rem!important;padding-bottom:2rem!important}.py-xl-3{padding-top:3rem!important;padding-bottom:3rem!important}.py-xl-4{padding-top:4rem!important;padding-bottom:4rem!important}.py-xl-5{padding-top:5rem!important;padding-bottom:5rem!important}.py-xl-6{padding-top:6rem!important;padding-bottom:6rem!important}.py-xl-7{padding-top:7rem!important;padding-bottom:7rem!important}.py-xl-8{padding-top:8rem!important;padding-bottom:8rem!important}.py-xl-9{padding-top:9rem!important;padding-bottom:9rem!important}.py-xl-10{padding-top:10rem!important;padding-bottom:10rem!important}.py-xl-11{padding-top:11rem!important;padding-bottom:11rem!important}.py-xl-12{padding-top:12rem!important;padding-bottom:12rem!important}.py-xl-13{padding-top:13rem!important;padding-bottom:13rem!important}.py-xl-14{padding-top:14rem!important;padding-bottom:14rem!important}.py-xl-15{padding-top:15rem!important;padding-bottom:15rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:1rem!important}.pt-xl-2{padding-top:2rem!important}.pt-xl-3{padding-top:3rem!important}.pt-xl-4{padding-top:4rem!important}.pt-xl-5{padding-top:5rem!important}.pt-xl-6{padding-top:6rem!important}.pt-xl-7{padding-top:7rem!important}.pt-xl-8{padding-top:8rem!important}.pt-xl-9{padding-top:9rem!important}.pt-xl-10{padding-top:10rem!important}.pt-xl-11{padding-top:11rem!important}.pt-xl-12{padding-top:12rem!important}.pt-xl-13{padding-top:13rem!important}.pt-xl-14{padding-top:14rem!important}.pt-xl-15{padding-top:15rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:1rem!important}.pe-xl-2{padding-right:2rem!important}.pe-xl-3{padding-right:3rem!important}.pe-xl-4{padding-right:4rem!important}.pe-xl-5{padding-right:5rem!important}.pe-xl-6{padding-right:6rem!important}.pe-xl-7{padding-right:7rem!important}.pe-xl-8{padding-right:8rem!important}.pe-xl-9{padding-right:9rem!important}.pe-xl-10{padding-right:10rem!important}.pe-xl-11{padding-right:11rem!important}.pe-xl-12{padding-right:12rem!important}.pe-xl-13{padding-right:13rem!important}.pe-xl-14{padding-right:14rem!important}.pe-xl-15{padding-right:15rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:1rem!important}.pb-xl-2{padding-bottom:2rem!important}.pb-xl-3{padding-bottom:3rem!important}.pb-xl-4{padding-bottom:4rem!important}.pb-xl-5{padding-bottom:5rem!important}.pb-xl-6{padding-bottom:6rem!important}.pb-xl-7{padding-bottom:7rem!important}.pb-xl-8{padding-bottom:8rem!important}.pb-xl-9{padding-bottom:9rem!important}.pb-xl-10{padding-bottom:10rem!important}.pb-xl-11{padding-bottom:11rem!important}.pb-xl-12{padding-bottom:12rem!important}.pb-xl-13{padding-bottom:13rem!important}.pb-xl-14{padding-bottom:14rem!important}.pb-xl-15{padding-bottom:15rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:1rem!important}.ps-xl-2{padding-left:2rem!important}.ps-xl-3{padding-left:3rem!important}.ps-xl-4{padding-left:4rem!important}.ps-xl-5{padding-left:5rem!important}.ps-xl-6{padding-left:6rem!important}.ps-xl-7{padding-left:7rem!important}.ps-xl-8{padding-left:8rem!important}.ps-xl-9{padding-left:9rem!important}.ps-xl-10{padding-left:10rem!important}.ps-xl-11{padding-left:11rem!important}.ps-xl-12{padding-left:12rem!important}.ps-xl-13{padding-left:13rem!important}.ps-xl-14{padding-left:14rem!important}.ps-xl-15{padding-left:15rem!important}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column,.flex-xxl-row{-webkit-box-direction:normal!important}.flex-xxl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xxl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xxl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xxl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xxl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xxl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xxl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xxl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xxl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xxl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xxl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xxl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:1rem!important}.m-xxl-2{margin:2rem!important}.m-xxl-3{margin:3rem!important}.m-xxl-4{margin:4rem!important}.m-xxl-5{margin:5rem!important}.m-xxl-6{margin:6rem!important}.m-xxl-7{margin:7rem!important}.m-xxl-8{margin:8rem!important}.m-xxl-9{margin:9rem!important}.m-xxl-10{margin:10rem!important}.m-xxl-11{margin:11rem!important}.m-xxl-12{margin:12rem!important}.m-xxl-13{margin:13rem!important}.m-xxl-14{margin:14rem!important}.m-xxl-15{margin:15rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-2{margin-right:2rem!important;margin-left:2rem!important}.mx-xxl-3{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-4{margin-right:4rem!important;margin-left:4rem!important}.mx-xxl-5{margin-right:5rem!important;margin-left:5rem!important}.mx-xxl-6{margin-right:6rem!important;margin-left:6rem!important}.mx-xxl-7{margin-right:7rem!important;margin-left:7rem!important}.mx-xxl-8{margin-right:8rem!important;margin-left:8rem!important}.mx-xxl-9{margin-right:9rem!important;margin-left:9rem!important}.mx-xxl-10{margin-right:10rem!important;margin-left:10rem!important}.mx-xxl-11{margin-right:11rem!important;margin-left:11rem!important}.mx-xxl-12{margin-right:12rem!important;margin-left:12rem!important}.mx-xxl-13{margin-right:13rem!important;margin-left:13rem!important}.mx-xxl-14{margin-right:14rem!important;margin-left:14rem!important}.mx-xxl-15{margin-right:15rem!important;margin-left:15rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-2{margin-top:2rem!important;margin-bottom:2rem!important}.my-xxl-3{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-4{margin-top:4rem!important;margin-bottom:4rem!important}.my-xxl-5{margin-top:5rem!important;margin-bottom:5rem!important}.my-xxl-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-xxl-7{margin-top:7rem!important;margin-bottom:7rem!important}.my-xxl-8{margin-top:8rem!important;margin-bottom:8rem!important}.my-xxl-9{margin-top:9rem!important;margin-bottom:9rem!important}.my-xxl-10{margin-top:10rem!important;margin-bottom:10rem!important}.my-xxl-11{margin-top:11rem!important;margin-bottom:11rem!important}.my-xxl-12{margin-top:12rem!important;margin-bottom:12rem!important}.my-xxl-13{margin-top:13rem!important;margin-bottom:13rem!important}.my-xxl-14{margin-top:14rem!important;margin-bottom:14rem!important}.my-xxl-15{margin-top:15rem!important;margin-bottom:15rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:1rem!important}.mt-xxl-2{margin-top:2rem!important}.mt-xxl-3{margin-top:3rem!important}.mt-xxl-4{margin-top:4rem!important}.mt-xxl-5{margin-top:5rem!important}.mt-xxl-6{margin-top:6rem!important}.mt-xxl-7{margin-top:7rem!important}.mt-xxl-8{margin-top:8rem!important}.mt-xxl-9{margin-top:9rem!important}.mt-xxl-10{margin-top:10rem!important}.mt-xxl-11{margin-top:11rem!important}.mt-xxl-12{margin-top:12rem!important}.mt-xxl-13{margin-top:13rem!important}.mt-xxl-14{margin-top:14rem!important}.mt-xxl-15{margin-top:15rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:1rem!important}.me-xxl-2{margin-right:2rem!important}.me-xxl-3{margin-right:3rem!important}.me-xxl-4{margin-right:4rem!important}.me-xxl-5{margin-right:5rem!important}.me-xxl-6{margin-right:6rem!important}.me-xxl-7{margin-right:7rem!important}.me-xxl-8{margin-right:8rem!important}.me-xxl-9{margin-right:9rem!important}.me-xxl-10{margin-right:10rem!important}.me-xxl-11{margin-right:11rem!important}.me-xxl-12{margin-right:12rem!important}.me-xxl-13{margin-right:13rem!important}.me-xxl-14{margin-right:14rem!important}.me-xxl-15{margin-right:15rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:1rem!important}.mb-xxl-2{margin-bottom:2rem!important}.mb-xxl-3{margin-bottom:3rem!important}.mb-xxl-4{margin-bottom:4rem!important}.mb-xxl-5{margin-bottom:5rem!important}.mb-xxl-6{margin-bottom:6rem!important}.mb-xxl-7{margin-bottom:7rem!important}.mb-xxl-8{margin-bottom:8rem!important}.mb-xxl-9{margin-bottom:9rem!important}.mb-xxl-10{margin-bottom:10rem!important}.mb-xxl-11{margin-bottom:11rem!important}.mb-xxl-12{margin-bottom:12rem!important}.mb-xxl-13{margin-bottom:13rem!important}.mb-xxl-14{margin-bottom:14rem!important}.mb-xxl-15{margin-bottom:15rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:1rem!important}.ms-xxl-2{margin-left:2rem!important}.ms-xxl-3{margin-left:3rem!important}.ms-xxl-4{margin-left:4rem!important}.ms-xxl-5{margin-left:5rem!important}.ms-xxl-6{margin-left:6rem!important}.ms-xxl-7{margin-left:7rem!important}.ms-xxl-8{margin-left:8rem!important}.ms-xxl-9{margin-left:9rem!important}.ms-xxl-10{margin-left:10rem!important}.ms-xxl-11{margin-left:11rem!important}.ms-xxl-12{margin-left:12rem!important}.ms-xxl-13{margin-left:13rem!important}.ms-xxl-14{margin-left:14rem!important}.ms-xxl-15{margin-left:15rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:1rem!important}.p-xxl-2{padding:2rem!important}.p-xxl-3{padding:3rem!important}.p-xxl-4{padding:4rem!important}.p-xxl-5{padding:5rem!important}.p-xxl-6{padding:6rem!important}.p-xxl-7{padding:7rem!important}.p-xxl-8{padding:8rem!important}.p-xxl-9{padding:9rem!important}.p-xxl-10{padding:10rem!important}.p-xxl-11{padding:11rem!important}.p-xxl-12{padding:12rem!important}.p-xxl-13{padding:13rem!important}.p-xxl-14{padding:14rem!important}.p-xxl-15{padding:15rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-2{padding-right:2rem!important;padding-left:2rem!important}.px-xxl-3{padding-right:3rem!important;padding-left:3rem!important}.px-xxl-4{padding-right:4rem!important;padding-left:4rem!important}.px-xxl-5{padding-right:5rem!important;padding-left:5rem!important}.px-xxl-6{padding-right:6rem!important;padding-left:6rem!important}.px-xxl-7{padding-right:7rem!important;padding-left:7rem!important}.px-xxl-8{padding-right:8rem!important;padding-left:8rem!important}.px-xxl-9{padding-right:9rem!important;padding-left:9rem!important}.px-xxl-10{padding-right:10rem!important;padding-left:10rem!important}.px-xxl-11{padding-right:11rem!important;padding-left:11rem!important}.px-xxl-12{padding-right:12rem!important;padding-left:12rem!important}.px-xxl-13{padding-right:13rem!important;padding-left:13rem!important}.px-xxl-14{padding-right:14rem!important;padding-left:14rem!important}.px-xxl-15{padding-right:15rem!important;padding-left:15rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-2{padding-top:2rem!important;padding-bottom:2rem!important}.py-xxl-3{padding-top:3rem!important;padding-bottom:3rem!important}.py-xxl-4{padding-top:4rem!important;padding-bottom:4rem!important}.py-xxl-5{padding-top:5rem!important;padding-bottom:5rem!important}.py-xxl-6{padding-top:6rem!important;padding-bottom:6rem!important}.py-xxl-7{padding-top:7rem!important;padding-bottom:7rem!important}.py-xxl-8{padding-top:8rem!important;padding-bottom:8rem!important}.py-xxl-9{padding-top:9rem!important;padding-bottom:9rem!important}.py-xxl-10{padding-top:10rem!important;padding-bottom:10rem!important}.py-xxl-11{padding-top:11rem!important;padding-bottom:11rem!important}.py-xxl-12{padding-top:12rem!important;padding-bottom:12rem!important}.py-xxl-13{padding-top:13rem!important;padding-bottom:13rem!important}.py-xxl-14{padding-top:14rem!important;padding-bottom:14rem!important}.py-xxl-15{padding-top:15rem!important;padding-bottom:15rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:1rem!important}.pt-xxl-2{padding-top:2rem!important}.pt-xxl-3{padding-top:3rem!important}.pt-xxl-4{padding-top:4rem!important}.pt-xxl-5{padding-top:5rem!important}.pt-xxl-6{padding-top:6rem!important}.pt-xxl-7{padding-top:7rem!important}.pt-xxl-8{padding-top:8rem!important}.pt-xxl-9{padding-top:9rem!important}.pt-xxl-10{padding-top:10rem!important}.pt-xxl-11{padding-top:11rem!important}.pt-xxl-12{padding-top:12rem!important}.pt-xxl-13{padding-top:13rem!important}.pt-xxl-14{padding-top:14rem!important}.pt-xxl-15{padding-top:15rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:1rem!important}.pe-xxl-2{padding-right:2rem!important}.pe-xxl-3{padding-right:3rem!important}.pe-xxl-4{padding-right:4rem!important}.pe-xxl-5{padding-right:5rem!important}.pe-xxl-6{padding-right:6rem!important}.pe-xxl-7{padding-right:7rem!important}.pe-xxl-8{padding-right:8rem!important}.pe-xxl-9{padding-right:9rem!important}.pe-xxl-10{padding-right:10rem!important}.pe-xxl-11{padding-right:11rem!important}.pe-xxl-12{padding-right:12rem!important}.pe-xxl-13{padding-right:13rem!important}.pe-xxl-14{padding-right:14rem!important}.pe-xxl-15{padding-right:15rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:1rem!important}.pb-xxl-2{padding-bottom:2rem!important}.pb-xxl-3{padding-bottom:3rem!important}.pb-xxl-4{padding-bottom:4rem!important}.pb-xxl-5{padding-bottom:5rem!important}.pb-xxl-6{padding-bottom:6rem!important}.pb-xxl-7{padding-bottom:7rem!important}.pb-xxl-8{padding-bottom:8rem!important}.pb-xxl-9{padding-bottom:9rem!important}.pb-xxl-10{padding-bottom:10rem!important}.pb-xxl-11{padding-bottom:11rem!important}.pb-xxl-12{padding-bottom:12rem!important}.pb-xxl-13{padding-bottom:13rem!important}.pb-xxl-14{padding-bottom:14rem!important}.pb-xxl-15{padding-bottom:15rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:1rem!important}.ps-xxl-2{padding-left:2rem!important}.ps-xxl-3{padding-left:3rem!important}.ps-xxl-4{padding-left:4rem!important}.ps-xxl-5{padding-left:5rem!important}.ps-xxl-6{padding-left:6rem!important}.ps-xxl-7{padding-left:7rem!important}.ps-xxl-8{padding-left:8rem!important}.ps-xxl-9{padding-left:9rem!important}.ps-xxl-10{padding-left:10rem!important}.ps-xxl-11{padding-left:11rem!important}.ps-xxl-12{padding-left:12rem!important}.ps-xxl-13{padding-left:13rem!important}.ps-xxl-14{padding-left:14rem!important}.ps-xxl-15{padding-left:15rem!important}}

/*!
   * Bootstrap Utilities v5.2.0 (https://getbootstrap.com/)
   * Copyright 2011-2022 The Bootstrap Authors
   * Copyright 2011-2022 Twitter, Inc.
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
   */.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(0,0,255,var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(108,117,125,var(--bs-bg-opacity,1))!important}.text-bg-success{color:#000!important;background-color:RGBA(0,255,0,var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(13,202,240,var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(255,193,7,var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#000!important;background-color:RGBA(255,0,0,var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(248,249,250,var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(33,37,41,var(--bs-bg-opacity,1))!important}.link-primary{color:#00f!important}.link-primary:focus,.link-primary:hover{color:#00c!important}.link-secondary{color:#6c757d!important}.link-secondary:focus,.link-secondary:hover{color:#565e64!important}.link-success{color:#0f0!important}.link-success:focus,.link-success:hover{color:#3f3!important}.link-info{color:#0dcaf0!important}.link-info:focus,.link-info:hover{color:#3dd5f3!important}.link-warning{color:#ffc107!important}.link-warning:focus,.link-warning:hover{color:#ffcd39!important}.link-danger{color:red!important}.link-danger:focus,.link-danger:hover{color:#f33!important}.link-light{color:#f8f9fa!important}.link-light:focus,.link-light:hover{color:#f9fafb!important}.link-dark{color:#212529!important}.link-dark:focus,.link-dark:hover{color:#1a1e21!important}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.85714%}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch}.hstack,.vstack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;align-self:stretch}.vstack{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;-ms-flex-item-align:stretch;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-none{display:none!important}.shadow{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{-webkit-box-shadow:none!important;box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.translate-middle-x{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.translate-middle-y{-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-1{--bs-border-width:1px}.border-2{--bs-border-width:2px}.border-3{--bs-border-width:3px}.border-4{--bs-border-width:4px}.border-5{--bs-border-width:5px}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column,.flex-row{-webkit-box-direction:normal!important}.flex-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse,.flex-row-reverse{-webkit-box-direction:reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-0{margin:0!important}.m-1{margin:1rem!important}.m-2{margin:2rem!important}.m-3{margin:3rem!important}.m-4{margin:4rem!important}.m-5{margin:5rem!important}.m-6{margin:6rem!important}.m-7{margin:7rem!important}.m-8{margin:8rem!important}.m-9{margin:9rem!important}.m-10{margin:10rem!important}.m-11{margin:11rem!important}.m-12{margin:12rem!important}.m-13{margin:13rem!important}.m-14{margin:14rem!important}.m-15{margin:15rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:1rem!important;margin-left:1rem!important}.mx-2{margin-right:2rem!important;margin-left:2rem!important}.mx-3{margin-right:3rem!important;margin-left:3rem!important}.mx-4{margin-right:4rem!important;margin-left:4rem!important}.mx-5{margin-right:5rem!important;margin-left:5rem!important}.mx-6{margin-right:6rem!important;margin-left:6rem!important}.mx-7{margin-right:7rem!important;margin-left:7rem!important}.mx-8{margin-right:8rem!important;margin-left:8rem!important}.mx-9{margin-right:9rem!important;margin-left:9rem!important}.mx-10{margin-right:10rem!important;margin-left:10rem!important}.mx-11{margin-right:11rem!important;margin-left:11rem!important}.mx-12{margin-right:12rem!important;margin-left:12rem!important}.mx-13{margin-right:13rem!important;margin-left:13rem!important}.mx-14{margin-right:14rem!important;margin-left:14rem!important}.mx-15{margin-right:15rem!important;margin-left:15rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:1rem!important;margin-bottom:1rem!important}.my-2{margin-top:2rem!important;margin-bottom:2rem!important}.my-3{margin-top:3rem!important;margin-bottom:3rem!important}.my-4{margin-top:4rem!important;margin-bottom:4rem!important}.my-5{margin-top:5rem!important;margin-bottom:5rem!important}.my-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-7{margin-top:7rem!important;margin-bottom:7rem!important}.my-8{margin-top:8rem!important;margin-bottom:8rem!important}.my-9{margin-top:9rem!important;margin-bottom:9rem!important}.my-10{margin-top:10rem!important;margin-bottom:10rem!important}.my-11{margin-top:11rem!important;margin-bottom:11rem!important}.my-12{margin-top:12rem!important;margin-bottom:12rem!important}.my-13{margin-top:13rem!important;margin-bottom:13rem!important}.my-14{margin-top:14rem!important;margin-bottom:14rem!important}.my-15{margin-top:15rem!important;margin-bottom:15rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:1rem!important}.mt-2{margin-top:2rem!important}.mt-3{margin-top:3rem!important}.mt-4{margin-top:4rem!important}.mt-5{margin-top:5rem!important}.mt-6{margin-top:6rem!important}.mt-7{margin-top:7rem!important}.mt-8{margin-top:8rem!important}.mt-9{margin-top:9rem!important}.mt-10{margin-top:10rem!important}.mt-11{margin-top:11rem!important}.mt-12{margin-top:12rem!important}.mt-13{margin-top:13rem!important}.mt-14{margin-top:14rem!important}.mt-15{margin-top:15rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:1rem!important}.me-2{margin-right:2rem!important}.me-3{margin-right:3rem!important}.me-4{margin-right:4rem!important}.me-5{margin-right:5rem!important}.me-6{margin-right:6rem!important}.me-7{margin-right:7rem!important}.me-8{margin-right:8rem!important}.me-9{margin-right:9rem!important}.me-10{margin-right:10rem!important}.me-11{margin-right:11rem!important}.me-12{margin-right:12rem!important}.me-13{margin-right:13rem!important}.me-14{margin-right:14rem!important}.me-15{margin-right:15rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:1rem!important}.mb-2{margin-bottom:2rem!important}.mb-3{margin-bottom:3rem!important}.mb-4{margin-bottom:4rem!important}.mb-5{margin-bottom:5rem!important}.mb-6{margin-bottom:6rem!important}.mb-7{margin-bottom:7rem!important}.mb-8{margin-bottom:8rem!important}.mb-9{margin-bottom:9rem!important}.mb-10{margin-bottom:10rem!important}.mb-11{margin-bottom:11rem!important}.mb-12{margin-bottom:12rem!important}.mb-13{margin-bottom:13rem!important}.mb-14{margin-bottom:14rem!important}.mb-15{margin-bottom:15rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:1rem!important}.ms-2{margin-left:2rem!important}.ms-3{margin-left:3rem!important}.ms-4{margin-left:4rem!important}.ms-5{margin-left:5rem!important}.ms-6{margin-left:6rem!important}.ms-7{margin-left:7rem!important}.ms-8{margin-left:8rem!important}.ms-9{margin-left:9rem!important}.ms-10{margin-left:10rem!important}.ms-11{margin-left:11rem!important}.ms-12{margin-left:12rem!important}.ms-13{margin-left:13rem!important}.ms-14{margin-left:14rem!important}.ms-15{margin-left:15rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:1rem!important}.p-2{padding:2rem!important}.p-3{padding:3rem!important}.p-4{padding:4rem!important}.p-5{padding:5rem!important}.p-6{padding:6rem!important}.p-7{padding:7rem!important}.p-8{padding:8rem!important}.p-9{padding:9rem!important}.p-10{padding:10rem!important}.p-11{padding:11rem!important}.p-12{padding:12rem!important}.p-13{padding:13rem!important}.p-14{padding:14rem!important}.p-15{padding:15rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:1rem!important;padding-left:1rem!important}.px-2{padding-right:2rem!important;padding-left:2rem!important}.px-3{padding-right:3rem!important;padding-left:3rem!important}.px-4{padding-right:4rem!important;padding-left:4rem!important}.px-5{padding-right:5rem!important;padding-left:5rem!important}.px-6{padding-right:6rem!important;padding-left:6rem!important}.px-7{padding-right:7rem!important;padding-left:7rem!important}.px-8{padding-right:8rem!important;padding-left:8rem!important}.px-9{padding-right:9rem!important;padding-left:9rem!important}.px-10{padding-right:10rem!important;padding-left:10rem!important}.px-11{padding-right:11rem!important;padding-left:11rem!important}.px-12{padding-right:12rem!important;padding-left:12rem!important}.px-13{padding-right:13rem!important;padding-left:13rem!important}.px-14{padding-right:14rem!important;padding-left:14rem!important}.px-15{padding-right:15rem!important;padding-left:15rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:1rem!important;padding-bottom:1rem!important}.py-2{padding-top:2rem!important;padding-bottom:2rem!important}.py-3{padding-top:3rem!important;padding-bottom:3rem!important}.py-4{padding-top:4rem!important;padding-bottom:4rem!important}.py-5{padding-top:5rem!important;padding-bottom:5rem!important}.py-6{padding-top:6rem!important;padding-bottom:6rem!important}.py-7{padding-top:7rem!important;padding-bottom:7rem!important}.py-8{padding-top:8rem!important;padding-bottom:8rem!important}.py-9{padding-top:9rem!important;padding-bottom:9rem!important}.py-10{padding-top:10rem!important;padding-bottom:10rem!important}.py-11{padding-top:11rem!important;padding-bottom:11rem!important}.py-12{padding-top:12rem!important;padding-bottom:12rem!important}.py-13{padding-top:13rem!important;padding-bottom:13rem!important}.py-14{padding-top:14rem!important;padding-bottom:14rem!important}.py-15{padding-top:15rem!important;padding-bottom:15rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:1rem!important}.pt-2{padding-top:2rem!important}.pt-3{padding-top:3rem!important}.pt-4{padding-top:4rem!important}.pt-5{padding-top:5rem!important}.pt-6{padding-top:6rem!important}.pt-7{padding-top:7rem!important}.pt-8{padding-top:8rem!important}.pt-9{padding-top:9rem!important}.pt-10{padding-top:10rem!important}.pt-11{padding-top:11rem!important}.pt-12{padding-top:12rem!important}.pt-13{padding-top:13rem!important}.pt-14{padding-top:14rem!important}.pt-15{padding-top:15rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:1rem!important}.pe-2{padding-right:2rem!important}.pe-3{padding-right:3rem!important}.pe-4{padding-right:4rem!important}.pe-5{padding-right:5rem!important}.pe-6{padding-right:6rem!important}.pe-7{padding-right:7rem!important}.pe-8{padding-right:8rem!important}.pe-9{padding-right:9rem!important}.pe-10{padding-right:10rem!important}.pe-11{padding-right:11rem!important}.pe-12{padding-right:12rem!important}.pe-13{padding-right:13rem!important}.pe-14{padding-right:14rem!important}.pe-15{padding-right:15rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:1rem!important}.pb-2{padding-bottom:2rem!important}.pb-3{padding-bottom:3rem!important}.pb-4{padding-bottom:4rem!important}.pb-5{padding-bottom:5rem!important}.pb-6{padding-bottom:6rem!important}.pb-7{padding-bottom:7rem!important}.pb-8{padding-bottom:8rem!important}.pb-9{padding-bottom:9rem!important}.pb-10{padding-bottom:10rem!important}.pb-11{padding-bottom:11rem!important}.pb-12{padding-bottom:12rem!important}.pb-13{padding-bottom:13rem!important}.pb-14{padding-bottom:14rem!important}.pb-15{padding-bottom:15rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:1rem!important}.ps-2{padding-left:2rem!important}.ps-3{padding-left:3rem!important}.ps-4{padding-left:4rem!important}.ps-5{padding-left:5rem!important}.ps-6{padding-left:6rem!important}.ps-7{padding-left:7rem!important}.ps-8{padding-left:8rem!important}.ps-9{padding-left:9rem!important}.ps-10{padding-left:10rem!important}.ps-11{padding-left:11rem!important}.ps-12{padding-left:12rem!important}.ps-13{padding-left:13rem!important}.ps-14{padding-left:14rem!important}.ps-15{padding-left:15rem!important}.gap-0{gap:0!important}.gap-1{gap:1rem!important}.gap-2{gap:2rem!important}.gap-3{gap:3rem!important}.gap-4{gap:4rem!important}.gap-5{gap:5rem!important}.gap-6{gap:6rem!important}.gap-7{gap:7rem!important}.gap-8{gap:8rem!important}.gap-9{gap:9rem!important}.gap-10{gap:10rem!important}.gap-11{gap:11rem!important}.gap-12{gap:12rem!important}.gap-13{gap:13rem!important}.gap-14{gap:14rem!important}.gap-15{gap:15rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-2xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important}.rounded-end,.rounded-top{border-top-right-radius:var(--bs-border-radius)!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-start{border-top-left-radius:var(--bs-border-radius)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column,.flex-sm-row{-webkit-box-direction:normal!important}.flex-sm-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-sm-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-sm-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-sm-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-sm-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-sm-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-sm-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-sm-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-sm-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-sm-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:1rem!important}.m-sm-2{margin:2rem!important}.m-sm-3{margin:3rem!important}.m-sm-4{margin:4rem!important}.m-sm-5{margin:5rem!important}.m-sm-6{margin:6rem!important}.m-sm-7{margin:7rem!important}.m-sm-8{margin:8rem!important}.m-sm-9{margin:9rem!important}.m-sm-10{margin:10rem!important}.m-sm-11{margin:11rem!important}.m-sm-12{margin:12rem!important}.m-sm-13{margin:13rem!important}.m-sm-14{margin:14rem!important}.m-sm-15{margin:15rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-2{margin-right:2rem!important;margin-left:2rem!important}.mx-sm-3{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-4{margin-right:4rem!important;margin-left:4rem!important}.mx-sm-5{margin-right:5rem!important;margin-left:5rem!important}.mx-sm-6{margin-right:6rem!important;margin-left:6rem!important}.mx-sm-7{margin-right:7rem!important;margin-left:7rem!important}.mx-sm-8{margin-right:8rem!important;margin-left:8rem!important}.mx-sm-9{margin-right:9rem!important;margin-left:9rem!important}.mx-sm-10{margin-right:10rem!important;margin-left:10rem!important}.mx-sm-11{margin-right:11rem!important;margin-left:11rem!important}.mx-sm-12{margin-right:12rem!important;margin-left:12rem!important}.mx-sm-13{margin-right:13rem!important;margin-left:13rem!important}.mx-sm-14{margin-right:14rem!important;margin-left:14rem!important}.mx-sm-15{margin-right:15rem!important;margin-left:15rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-2{margin-top:2rem!important;margin-bottom:2rem!important}.my-sm-3{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-4{margin-top:4rem!important;margin-bottom:4rem!important}.my-sm-5{margin-top:5rem!important;margin-bottom:5rem!important}.my-sm-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-sm-7{margin-top:7rem!important;margin-bottom:7rem!important}.my-sm-8{margin-top:8rem!important;margin-bottom:8rem!important}.my-sm-9{margin-top:9rem!important;margin-bottom:9rem!important}.my-sm-10{margin-top:10rem!important;margin-bottom:10rem!important}.my-sm-11{margin-top:11rem!important;margin-bottom:11rem!important}.my-sm-12{margin-top:12rem!important;margin-bottom:12rem!important}.my-sm-13{margin-top:13rem!important;margin-bottom:13rem!important}.my-sm-14{margin-top:14rem!important;margin-bottom:14rem!important}.my-sm-15{margin-top:15rem!important;margin-bottom:15rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:1rem!important}.mt-sm-2{margin-top:2rem!important}.mt-sm-3{margin-top:3rem!important}.mt-sm-4{margin-top:4rem!important}.mt-sm-5{margin-top:5rem!important}.mt-sm-6{margin-top:6rem!important}.mt-sm-7{margin-top:7rem!important}.mt-sm-8{margin-top:8rem!important}.mt-sm-9{margin-top:9rem!important}.mt-sm-10{margin-top:10rem!important}.mt-sm-11{margin-top:11rem!important}.mt-sm-12{margin-top:12rem!important}.mt-sm-13{margin-top:13rem!important}.mt-sm-14{margin-top:14rem!important}.mt-sm-15{margin-top:15rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:1rem!important}.me-sm-2{margin-right:2rem!important}.me-sm-3{margin-right:3rem!important}.me-sm-4{margin-right:4rem!important}.me-sm-5{margin-right:5rem!important}.me-sm-6{margin-right:6rem!important}.me-sm-7{margin-right:7rem!important}.me-sm-8{margin-right:8rem!important}.me-sm-9{margin-right:9rem!important}.me-sm-10{margin-right:10rem!important}.me-sm-11{margin-right:11rem!important}.me-sm-12{margin-right:12rem!important}.me-sm-13{margin-right:13rem!important}.me-sm-14{margin-right:14rem!important}.me-sm-15{margin-right:15rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:1rem!important}.mb-sm-2{margin-bottom:2rem!important}.mb-sm-3{margin-bottom:3rem!important}.mb-sm-4{margin-bottom:4rem!important}.mb-sm-5{margin-bottom:5rem!important}.mb-sm-6{margin-bottom:6rem!important}.mb-sm-7{margin-bottom:7rem!important}.mb-sm-8{margin-bottom:8rem!important}.mb-sm-9{margin-bottom:9rem!important}.mb-sm-10{margin-bottom:10rem!important}.mb-sm-11{margin-bottom:11rem!important}.mb-sm-12{margin-bottom:12rem!important}.mb-sm-13{margin-bottom:13rem!important}.mb-sm-14{margin-bottom:14rem!important}.mb-sm-15{margin-bottom:15rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:1rem!important}.ms-sm-2{margin-left:2rem!important}.ms-sm-3{margin-left:3rem!important}.ms-sm-4{margin-left:4rem!important}.ms-sm-5{margin-left:5rem!important}.ms-sm-6{margin-left:6rem!important}.ms-sm-7{margin-left:7rem!important}.ms-sm-8{margin-left:8rem!important}.ms-sm-9{margin-left:9rem!important}.ms-sm-10{margin-left:10rem!important}.ms-sm-11{margin-left:11rem!important}.ms-sm-12{margin-left:12rem!important}.ms-sm-13{margin-left:13rem!important}.ms-sm-14{margin-left:14rem!important}.ms-sm-15{margin-left:15rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:1rem!important}.p-sm-2{padding:2rem!important}.p-sm-3{padding:3rem!important}.p-sm-4{padding:4rem!important}.p-sm-5{padding:5rem!important}.p-sm-6{padding:6rem!important}.p-sm-7{padding:7rem!important}.p-sm-8{padding:8rem!important}.p-sm-9{padding:9rem!important}.p-sm-10{padding:10rem!important}.p-sm-11{padding:11rem!important}.p-sm-12{padding:12rem!important}.p-sm-13{padding:13rem!important}.p-sm-14{padding:14rem!important}.p-sm-15{padding:15rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:1rem!important;padding-left:1rem!important}.px-sm-2{padding-right:2rem!important;padding-left:2rem!important}.px-sm-3{padding-right:3rem!important;padding-left:3rem!important}.px-sm-4{padding-right:4rem!important;padding-left:4rem!important}.px-sm-5{padding-right:5rem!important;padding-left:5rem!important}.px-sm-6{padding-right:6rem!important;padding-left:6rem!important}.px-sm-7{padding-right:7rem!important;padding-left:7rem!important}.px-sm-8{padding-right:8rem!important;padding-left:8rem!important}.px-sm-9{padding-right:9rem!important;padding-left:9rem!important}.px-sm-10{padding-right:10rem!important;padding-left:10rem!important}.px-sm-11{padding-right:11rem!important;padding-left:11rem!important}.px-sm-12{padding-right:12rem!important;padding-left:12rem!important}.px-sm-13{padding-right:13rem!important;padding-left:13rem!important}.px-sm-14{padding-right:14rem!important;padding-left:14rem!important}.px-sm-15{padding-right:15rem!important;padding-left:15rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-2{padding-top:2rem!important;padding-bottom:2rem!important}.py-sm-3{padding-top:3rem!important;padding-bottom:3rem!important}.py-sm-4{padding-top:4rem!important;padding-bottom:4rem!important}.py-sm-5{padding-top:5rem!important;padding-bottom:5rem!important}.py-sm-6{padding-top:6rem!important;padding-bottom:6rem!important}.py-sm-7{padding-top:7rem!important;padding-bottom:7rem!important}.py-sm-8{padding-top:8rem!important;padding-bottom:8rem!important}.py-sm-9{padding-top:9rem!important;padding-bottom:9rem!important}.py-sm-10{padding-top:10rem!important;padding-bottom:10rem!important}.py-sm-11{padding-top:11rem!important;padding-bottom:11rem!important}.py-sm-12{padding-top:12rem!important;padding-bottom:12rem!important}.py-sm-13{padding-top:13rem!important;padding-bottom:13rem!important}.py-sm-14{padding-top:14rem!important;padding-bottom:14rem!important}.py-sm-15{padding-top:15rem!important;padding-bottom:15rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:1rem!important}.pt-sm-2{padding-top:2rem!important}.pt-sm-3{padding-top:3rem!important}.pt-sm-4{padding-top:4rem!important}.pt-sm-5{padding-top:5rem!important}.pt-sm-6{padding-top:6rem!important}.pt-sm-7{padding-top:7rem!important}.pt-sm-8{padding-top:8rem!important}.pt-sm-9{padding-top:9rem!important}.pt-sm-10{padding-top:10rem!important}.pt-sm-11{padding-top:11rem!important}.pt-sm-12{padding-top:12rem!important}.pt-sm-13{padding-top:13rem!important}.pt-sm-14{padding-top:14rem!important}.pt-sm-15{padding-top:15rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:1rem!important}.pe-sm-2{padding-right:2rem!important}.pe-sm-3{padding-right:3rem!important}.pe-sm-4{padding-right:4rem!important}.pe-sm-5{padding-right:5rem!important}.pe-sm-6{padding-right:6rem!important}.pe-sm-7{padding-right:7rem!important}.pe-sm-8{padding-right:8rem!important}.pe-sm-9{padding-right:9rem!important}.pe-sm-10{padding-right:10rem!important}.pe-sm-11{padding-right:11rem!important}.pe-sm-12{padding-right:12rem!important}.pe-sm-13{padding-right:13rem!important}.pe-sm-14{padding-right:14rem!important}.pe-sm-15{padding-right:15rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:1rem!important}.pb-sm-2{padding-bottom:2rem!important}.pb-sm-3{padding-bottom:3rem!important}.pb-sm-4{padding-bottom:4rem!important}.pb-sm-5{padding-bottom:5rem!important}.pb-sm-6{padding-bottom:6rem!important}.pb-sm-7{padding-bottom:7rem!important}.pb-sm-8{padding-bottom:8rem!important}.pb-sm-9{padding-bottom:9rem!important}.pb-sm-10{padding-bottom:10rem!important}.pb-sm-11{padding-bottom:11rem!important}.pb-sm-12{padding-bottom:12rem!important}.pb-sm-13{padding-bottom:13rem!important}.pb-sm-14{padding-bottom:14rem!important}.pb-sm-15{padding-bottom:15rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:1rem!important}.ps-sm-2{padding-left:2rem!important}.ps-sm-3{padding-left:3rem!important}.ps-sm-4{padding-left:4rem!important}.ps-sm-5{padding-left:5rem!important}.ps-sm-6{padding-left:6rem!important}.ps-sm-7{padding-left:7rem!important}.ps-sm-8{padding-left:8rem!important}.ps-sm-9{padding-left:9rem!important}.ps-sm-10{padding-left:10rem!important}.ps-sm-11{padding-left:11rem!important}.ps-sm-12{padding-left:12rem!important}.ps-sm-13{padding-left:13rem!important}.ps-sm-14{padding-left:14rem!important}.ps-sm-15{padding-left:15rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:1rem!important}.gap-sm-2{gap:2rem!important}.gap-sm-3{gap:3rem!important}.gap-sm-4{gap:4rem!important}.gap-sm-5{gap:5rem!important}.gap-sm-6{gap:6rem!important}.gap-sm-7{gap:7rem!important}.gap-sm-8{gap:8rem!important}.gap-sm-9{gap:9rem!important}.gap-sm-10{gap:10rem!important}.gap-sm-11{gap:11rem!important}.gap-sm-12{gap:12rem!important}.gap-sm-13{gap:13rem!important}.gap-sm-14{gap:14rem!important}.gap-sm-15{gap:15rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column,.flex-md-row{-webkit-box-direction:normal!important}.flex-md-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-md-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-md-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-md-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-md-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-md-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-md-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-md-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-md-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-md-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:1rem!important}.m-md-2{margin:2rem!important}.m-md-3{margin:3rem!important}.m-md-4{margin:4rem!important}.m-md-5{margin:5rem!important}.m-md-6{margin:6rem!important}.m-md-7{margin:7rem!important}.m-md-8{margin:8rem!important}.m-md-9{margin:9rem!important}.m-md-10{margin:10rem!important}.m-md-11{margin:11rem!important}.m-md-12{margin:12rem!important}.m-md-13{margin:13rem!important}.m-md-14{margin:14rem!important}.m-md-15{margin:15rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:1rem!important;margin-left:1rem!important}.mx-md-2{margin-right:2rem!important;margin-left:2rem!important}.mx-md-3{margin-right:3rem!important;margin-left:3rem!important}.mx-md-4{margin-right:4rem!important;margin-left:4rem!important}.mx-md-5{margin-right:5rem!important;margin-left:5rem!important}.mx-md-6{margin-right:6rem!important;margin-left:6rem!important}.mx-md-7{margin-right:7rem!important;margin-left:7rem!important}.mx-md-8{margin-right:8rem!important;margin-left:8rem!important}.mx-md-9{margin-right:9rem!important;margin-left:9rem!important}.mx-md-10{margin-right:10rem!important;margin-left:10rem!important}.mx-md-11{margin-right:11rem!important;margin-left:11rem!important}.mx-md-12{margin-right:12rem!important;margin-left:12rem!important}.mx-md-13{margin-right:13rem!important;margin-left:13rem!important}.mx-md-14{margin-right:14rem!important;margin-left:14rem!important}.mx-md-15{margin-right:15rem!important;margin-left:15rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-2{margin-top:2rem!important;margin-bottom:2rem!important}.my-md-3{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-4{margin-top:4rem!important;margin-bottom:4rem!important}.my-md-5{margin-top:5rem!important;margin-bottom:5rem!important}.my-md-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-md-7{margin-top:7rem!important;margin-bottom:7rem!important}.my-md-8{margin-top:8rem!important;margin-bottom:8rem!important}.my-md-9{margin-top:9rem!important;margin-bottom:9rem!important}.my-md-10{margin-top:10rem!important;margin-bottom:10rem!important}.my-md-11{margin-top:11rem!important;margin-bottom:11rem!important}.my-md-12{margin-top:12rem!important;margin-bottom:12rem!important}.my-md-13{margin-top:13rem!important;margin-bottom:13rem!important}.my-md-14{margin-top:14rem!important;margin-bottom:14rem!important}.my-md-15{margin-top:15rem!important;margin-bottom:15rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:1rem!important}.mt-md-2{margin-top:2rem!important}.mt-md-3{margin-top:3rem!important}.mt-md-4{margin-top:4rem!important}.mt-md-5{margin-top:5rem!important}.mt-md-6{margin-top:6rem!important}.mt-md-7{margin-top:7rem!important}.mt-md-8{margin-top:8rem!important}.mt-md-9{margin-top:9rem!important}.mt-md-10{margin-top:10rem!important}.mt-md-11{margin-top:11rem!important}.mt-md-12{margin-top:12rem!important}.mt-md-13{margin-top:13rem!important}.mt-md-14{margin-top:14rem!important}.mt-md-15{margin-top:15rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:1rem!important}.me-md-2{margin-right:2rem!important}.me-md-3{margin-right:3rem!important}.me-md-4{margin-right:4rem!important}.me-md-5{margin-right:5rem!important}.me-md-6{margin-right:6rem!important}.me-md-7{margin-right:7rem!important}.me-md-8{margin-right:8rem!important}.me-md-9{margin-right:9rem!important}.me-md-10{margin-right:10rem!important}.me-md-11{margin-right:11rem!important}.me-md-12{margin-right:12rem!important}.me-md-13{margin-right:13rem!important}.me-md-14{margin-right:14rem!important}.me-md-15{margin-right:15rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:1rem!important}.mb-md-2{margin-bottom:2rem!important}.mb-md-3{margin-bottom:3rem!important}.mb-md-4{margin-bottom:4rem!important}.mb-md-5{margin-bottom:5rem!important}.mb-md-6{margin-bottom:6rem!important}.mb-md-7{margin-bottom:7rem!important}.mb-md-8{margin-bottom:8rem!important}.mb-md-9{margin-bottom:9rem!important}.mb-md-10{margin-bottom:10rem!important}.mb-md-11{margin-bottom:11rem!important}.mb-md-12{margin-bottom:12rem!important}.mb-md-13{margin-bottom:13rem!important}.mb-md-14{margin-bottom:14rem!important}.mb-md-15{margin-bottom:15rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:1rem!important}.ms-md-2{margin-left:2rem!important}.ms-md-3{margin-left:3rem!important}.ms-md-4{margin-left:4rem!important}.ms-md-5{margin-left:5rem!important}.ms-md-6{margin-left:6rem!important}.ms-md-7{margin-left:7rem!important}.ms-md-8{margin-left:8rem!important}.ms-md-9{margin-left:9rem!important}.ms-md-10{margin-left:10rem!important}.ms-md-11{margin-left:11rem!important}.ms-md-12{margin-left:12rem!important}.ms-md-13{margin-left:13rem!important}.ms-md-14{margin-left:14rem!important}.ms-md-15{margin-left:15rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:1rem!important}.p-md-2{padding:2rem!important}.p-md-3{padding:3rem!important}.p-md-4{padding:4rem!important}.p-md-5{padding:5rem!important}.p-md-6{padding:6rem!important}.p-md-7{padding:7rem!important}.p-md-8{padding:8rem!important}.p-md-9{padding:9rem!important}.p-md-10{padding:10rem!important}.p-md-11{padding:11rem!important}.p-md-12{padding:12rem!important}.p-md-13{padding:13rem!important}.p-md-14{padding:14rem!important}.p-md-15{padding:15rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:1rem!important;padding-left:1rem!important}.px-md-2{padding-right:2rem!important;padding-left:2rem!important}.px-md-3{padding-right:3rem!important;padding-left:3rem!important}.px-md-4{padding-right:4rem!important;padding-left:4rem!important}.px-md-5{padding-right:5rem!important;padding-left:5rem!important}.px-md-6{padding-right:6rem!important;padding-left:6rem!important}.px-md-7{padding-right:7rem!important;padding-left:7rem!important}.px-md-8{padding-right:8rem!important;padding-left:8rem!important}.px-md-9{padding-right:9rem!important;padding-left:9rem!important}.px-md-10{padding-right:10rem!important;padding-left:10rem!important}.px-md-11{padding-right:11rem!important;padding-left:11rem!important}.px-md-12{padding-right:12rem!important;padding-left:12rem!important}.px-md-13{padding-right:13rem!important;padding-left:13rem!important}.px-md-14{padding-right:14rem!important;padding-left:14rem!important}.px-md-15{padding-right:15rem!important;padding-left:15rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-2{padding-top:2rem!important;padding-bottom:2rem!important}.py-md-3{padding-top:3rem!important;padding-bottom:3rem!important}.py-md-4{padding-top:4rem!important;padding-bottom:4rem!important}.py-md-5{padding-top:5rem!important;padding-bottom:5rem!important}.py-md-6{padding-top:6rem!important;padding-bottom:6rem!important}.py-md-7{padding-top:7rem!important;padding-bottom:7rem!important}.py-md-8{padding-top:8rem!important;padding-bottom:8rem!important}.py-md-9{padding-top:9rem!important;padding-bottom:9rem!important}.py-md-10{padding-top:10rem!important;padding-bottom:10rem!important}.py-md-11{padding-top:11rem!important;padding-bottom:11rem!important}.py-md-12{padding-top:12rem!important;padding-bottom:12rem!important}.py-md-13{padding-top:13rem!important;padding-bottom:13rem!important}.py-md-14{padding-top:14rem!important;padding-bottom:14rem!important}.py-md-15{padding-top:15rem!important;padding-bottom:15rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:1rem!important}.pt-md-2{padding-top:2rem!important}.pt-md-3{padding-top:3rem!important}.pt-md-4{padding-top:4rem!important}.pt-md-5{padding-top:5rem!important}.pt-md-6{padding-top:6rem!important}.pt-md-7{padding-top:7rem!important}.pt-md-8{padding-top:8rem!important}.pt-md-9{padding-top:9rem!important}.pt-md-10{padding-top:10rem!important}.pt-md-11{padding-top:11rem!important}.pt-md-12{padding-top:12rem!important}.pt-md-13{padding-top:13rem!important}.pt-md-14{padding-top:14rem!important}.pt-md-15{padding-top:15rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:1rem!important}.pe-md-2{padding-right:2rem!important}.pe-md-3{padding-right:3rem!important}.pe-md-4{padding-right:4rem!important}.pe-md-5{padding-right:5rem!important}.pe-md-6{padding-right:6rem!important}.pe-md-7{padding-right:7rem!important}.pe-md-8{padding-right:8rem!important}.pe-md-9{padding-right:9rem!important}.pe-md-10{padding-right:10rem!important}.pe-md-11{padding-right:11rem!important}.pe-md-12{padding-right:12rem!important}.pe-md-13{padding-right:13rem!important}.pe-md-14{padding-right:14rem!important}.pe-md-15{padding-right:15rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:1rem!important}.pb-md-2{padding-bottom:2rem!important}.pb-md-3{padding-bottom:3rem!important}.pb-md-4{padding-bottom:4rem!important}.pb-md-5{padding-bottom:5rem!important}.pb-md-6{padding-bottom:6rem!important}.pb-md-7{padding-bottom:7rem!important}.pb-md-8{padding-bottom:8rem!important}.pb-md-9{padding-bottom:9rem!important}.pb-md-10{padding-bottom:10rem!important}.pb-md-11{padding-bottom:11rem!important}.pb-md-12{padding-bottom:12rem!important}.pb-md-13{padding-bottom:13rem!important}.pb-md-14{padding-bottom:14rem!important}.pb-md-15{padding-bottom:15rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:1rem!important}.ps-md-2{padding-left:2rem!important}.ps-md-3{padding-left:3rem!important}.ps-md-4{padding-left:4rem!important}.ps-md-5{padding-left:5rem!important}.ps-md-6{padding-left:6rem!important}.ps-md-7{padding-left:7rem!important}.ps-md-8{padding-left:8rem!important}.ps-md-9{padding-left:9rem!important}.ps-md-10{padding-left:10rem!important}.ps-md-11{padding-left:11rem!important}.ps-md-12{padding-left:12rem!important}.ps-md-13{padding-left:13rem!important}.ps-md-14{padding-left:14rem!important}.ps-md-15{padding-left:15rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:1rem!important}.gap-md-2{gap:2rem!important}.gap-md-3{gap:3rem!important}.gap-md-4{gap:4rem!important}.gap-md-5{gap:5rem!important}.gap-md-6{gap:6rem!important}.gap-md-7{gap:7rem!important}.gap-md-8{gap:8rem!important}.gap-md-9{gap:9rem!important}.gap-md-10{gap:10rem!important}.gap-md-11{gap:11rem!important}.gap-md-12{gap:12rem!important}.gap-md-13{gap:13rem!important}.gap-md-14{gap:14rem!important}.gap-md-15{gap:15rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column,.flex-lg-row{-webkit-box-direction:normal!important}.flex-lg-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-lg-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-lg-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-lg-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-lg-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-lg-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-lg-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-lg-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-lg-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-lg-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:1rem!important}.m-lg-2{margin:2rem!important}.m-lg-3{margin:3rem!important}.m-lg-4{margin:4rem!important}.m-lg-5{margin:5rem!important}.m-lg-6{margin:6rem!important}.m-lg-7{margin:7rem!important}.m-lg-8{margin:8rem!important}.m-lg-9{margin:9rem!important}.m-lg-10{margin:10rem!important}.m-lg-11{margin:11rem!important}.m-lg-12{margin:12rem!important}.m-lg-13{margin:13rem!important}.m-lg-14{margin:14rem!important}.m-lg-15{margin:15rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-2{margin-right:2rem!important;margin-left:2rem!important}.mx-lg-3{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-4{margin-right:4rem!important;margin-left:4rem!important}.mx-lg-5{margin-right:5rem!important;margin-left:5rem!important}.mx-lg-6{margin-right:6rem!important;margin-left:6rem!important}.mx-lg-7{margin-right:7rem!important;margin-left:7rem!important}.mx-lg-8{margin-right:8rem!important;margin-left:8rem!important}.mx-lg-9{margin-right:9rem!important;margin-left:9rem!important}.mx-lg-10{margin-right:10rem!important;margin-left:10rem!important}.mx-lg-11{margin-right:11rem!important;margin-left:11rem!important}.mx-lg-12{margin-right:12rem!important;margin-left:12rem!important}.mx-lg-13{margin-right:13rem!important;margin-left:13rem!important}.mx-lg-14{margin-right:14rem!important;margin-left:14rem!important}.mx-lg-15{margin-right:15rem!important;margin-left:15rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-2{margin-top:2rem!important;margin-bottom:2rem!important}.my-lg-3{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-4{margin-top:4rem!important;margin-bottom:4rem!important}.my-lg-5{margin-top:5rem!important;margin-bottom:5rem!important}.my-lg-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-lg-7{margin-top:7rem!important;margin-bottom:7rem!important}.my-lg-8{margin-top:8rem!important;margin-bottom:8rem!important}.my-lg-9{margin-top:9rem!important;margin-bottom:9rem!important}.my-lg-10{margin-top:10rem!important;margin-bottom:10rem!important}.my-lg-11{margin-top:11rem!important;margin-bottom:11rem!important}.my-lg-12{margin-top:12rem!important;margin-bottom:12rem!important}.my-lg-13{margin-top:13rem!important;margin-bottom:13rem!important}.my-lg-14{margin-top:14rem!important;margin-bottom:14rem!important}.my-lg-15{margin-top:15rem!important;margin-bottom:15rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:1rem!important}.mt-lg-2{margin-top:2rem!important}.mt-lg-3{margin-top:3rem!important}.mt-lg-4{margin-top:4rem!important}.mt-lg-5{margin-top:5rem!important}.mt-lg-6{margin-top:6rem!important}.mt-lg-7{margin-top:7rem!important}.mt-lg-8{margin-top:8rem!important}.mt-lg-9{margin-top:9rem!important}.mt-lg-10{margin-top:10rem!important}.mt-lg-11{margin-top:11rem!important}.mt-lg-12{margin-top:12rem!important}.mt-lg-13{margin-top:13rem!important}.mt-lg-14{margin-top:14rem!important}.mt-lg-15{margin-top:15rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:1rem!important}.me-lg-2{margin-right:2rem!important}.me-lg-3{margin-right:3rem!important}.me-lg-4{margin-right:4rem!important}.me-lg-5{margin-right:5rem!important}.me-lg-6{margin-right:6rem!important}.me-lg-7{margin-right:7rem!important}.me-lg-8{margin-right:8rem!important}.me-lg-9{margin-right:9rem!important}.me-lg-10{margin-right:10rem!important}.me-lg-11{margin-right:11rem!important}.me-lg-12{margin-right:12rem!important}.me-lg-13{margin-right:13rem!important}.me-lg-14{margin-right:14rem!important}.me-lg-15{margin-right:15rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:1rem!important}.mb-lg-2{margin-bottom:2rem!important}.mb-lg-3{margin-bottom:3rem!important}.mb-lg-4{margin-bottom:4rem!important}.mb-lg-5{margin-bottom:5rem!important}.mb-lg-6{margin-bottom:6rem!important}.mb-lg-7{margin-bottom:7rem!important}.mb-lg-8{margin-bottom:8rem!important}.mb-lg-9{margin-bottom:9rem!important}.mb-lg-10{margin-bottom:10rem!important}.mb-lg-11{margin-bottom:11rem!important}.mb-lg-12{margin-bottom:12rem!important}.mb-lg-13{margin-bottom:13rem!important}.mb-lg-14{margin-bottom:14rem!important}.mb-lg-15{margin-bottom:15rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:1rem!important}.ms-lg-2{margin-left:2rem!important}.ms-lg-3{margin-left:3rem!important}.ms-lg-4{margin-left:4rem!important}.ms-lg-5{margin-left:5rem!important}.ms-lg-6{margin-left:6rem!important}.ms-lg-7{margin-left:7rem!important}.ms-lg-8{margin-left:8rem!important}.ms-lg-9{margin-left:9rem!important}.ms-lg-10{margin-left:10rem!important}.ms-lg-11{margin-left:11rem!important}.ms-lg-12{margin-left:12rem!important}.ms-lg-13{margin-left:13rem!important}.ms-lg-14{margin-left:14rem!important}.ms-lg-15{margin-left:15rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:1rem!important}.p-lg-2{padding:2rem!important}.p-lg-3{padding:3rem!important}.p-lg-4{padding:4rem!important}.p-lg-5{padding:5rem!important}.p-lg-6{padding:6rem!important}.p-lg-7{padding:7rem!important}.p-lg-8{padding:8rem!important}.p-lg-9{padding:9rem!important}.p-lg-10{padding:10rem!important}.p-lg-11{padding:11rem!important}.p-lg-12{padding:12rem!important}.p-lg-13{padding:13rem!important}.p-lg-14{padding:14rem!important}.p-lg-15{padding:15rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:1rem!important;padding-left:1rem!important}.px-lg-2{padding-right:2rem!important;padding-left:2rem!important}.px-lg-3{padding-right:3rem!important;padding-left:3rem!important}.px-lg-4{padding-right:4rem!important;padding-left:4rem!important}.px-lg-5{padding-right:5rem!important;padding-left:5rem!important}.px-lg-6{padding-right:6rem!important;padding-left:6rem!important}.px-lg-7{padding-right:7rem!important;padding-left:7rem!important}.px-lg-8{padding-right:8rem!important;padding-left:8rem!important}.px-lg-9{padding-right:9rem!important;padding-left:9rem!important}.px-lg-10{padding-right:10rem!important;padding-left:10rem!important}.px-lg-11{padding-right:11rem!important;padding-left:11rem!important}.px-lg-12{padding-right:12rem!important;padding-left:12rem!important}.px-lg-13{padding-right:13rem!important;padding-left:13rem!important}.px-lg-14{padding-right:14rem!important;padding-left:14rem!important}.px-lg-15{padding-right:15rem!important;padding-left:15rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-2{padding-top:2rem!important;padding-bottom:2rem!important}.py-lg-3{padding-top:3rem!important;padding-bottom:3rem!important}.py-lg-4{padding-top:4rem!important;padding-bottom:4rem!important}.py-lg-5{padding-top:5rem!important;padding-bottom:5rem!important}.py-lg-6{padding-top:6rem!important;padding-bottom:6rem!important}.py-lg-7{padding-top:7rem!important;padding-bottom:7rem!important}.py-lg-8{padding-top:8rem!important;padding-bottom:8rem!important}.py-lg-9{padding-top:9rem!important;padding-bottom:9rem!important}.py-lg-10{padding-top:10rem!important;padding-bottom:10rem!important}.py-lg-11{padding-top:11rem!important;padding-bottom:11rem!important}.py-lg-12{padding-top:12rem!important;padding-bottom:12rem!important}.py-lg-13{padding-top:13rem!important;padding-bottom:13rem!important}.py-lg-14{padding-top:14rem!important;padding-bottom:14rem!important}.py-lg-15{padding-top:15rem!important;padding-bottom:15rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:1rem!important}.pt-lg-2{padding-top:2rem!important}.pt-lg-3{padding-top:3rem!important}.pt-lg-4{padding-top:4rem!important}.pt-lg-5{padding-top:5rem!important}.pt-lg-6{padding-top:6rem!important}.pt-lg-7{padding-top:7rem!important}.pt-lg-8{padding-top:8rem!important}.pt-lg-9{padding-top:9rem!important}.pt-lg-10{padding-top:10rem!important}.pt-lg-11{padding-top:11rem!important}.pt-lg-12{padding-top:12rem!important}.pt-lg-13{padding-top:13rem!important}.pt-lg-14{padding-top:14rem!important}.pt-lg-15{padding-top:15rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:1rem!important}.pe-lg-2{padding-right:2rem!important}.pe-lg-3{padding-right:3rem!important}.pe-lg-4{padding-right:4rem!important}.pe-lg-5{padding-right:5rem!important}.pe-lg-6{padding-right:6rem!important}.pe-lg-7{padding-right:7rem!important}.pe-lg-8{padding-right:8rem!important}.pe-lg-9{padding-right:9rem!important}.pe-lg-10{padding-right:10rem!important}.pe-lg-11{padding-right:11rem!important}.pe-lg-12{padding-right:12rem!important}.pe-lg-13{padding-right:13rem!important}.pe-lg-14{padding-right:14rem!important}.pe-lg-15{padding-right:15rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:1rem!important}.pb-lg-2{padding-bottom:2rem!important}.pb-lg-3{padding-bottom:3rem!important}.pb-lg-4{padding-bottom:4rem!important}.pb-lg-5{padding-bottom:5rem!important}.pb-lg-6{padding-bottom:6rem!important}.pb-lg-7{padding-bottom:7rem!important}.pb-lg-8{padding-bottom:8rem!important}.pb-lg-9{padding-bottom:9rem!important}.pb-lg-10{padding-bottom:10rem!important}.pb-lg-11{padding-bottom:11rem!important}.pb-lg-12{padding-bottom:12rem!important}.pb-lg-13{padding-bottom:13rem!important}.pb-lg-14{padding-bottom:14rem!important}.pb-lg-15{padding-bottom:15rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:1rem!important}.ps-lg-2{padding-left:2rem!important}.ps-lg-3{padding-left:3rem!important}.ps-lg-4{padding-left:4rem!important}.ps-lg-5{padding-left:5rem!important}.ps-lg-6{padding-left:6rem!important}.ps-lg-7{padding-left:7rem!important}.ps-lg-8{padding-left:8rem!important}.ps-lg-9{padding-left:9rem!important}.ps-lg-10{padding-left:10rem!important}.ps-lg-11{padding-left:11rem!important}.ps-lg-12{padding-left:12rem!important}.ps-lg-13{padding-left:13rem!important}.ps-lg-14{padding-left:14rem!important}.ps-lg-15{padding-left:15rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:1rem!important}.gap-lg-2{gap:2rem!important}.gap-lg-3{gap:3rem!important}.gap-lg-4{gap:4rem!important}.gap-lg-5{gap:5rem!important}.gap-lg-6{gap:6rem!important}.gap-lg-7{gap:7rem!important}.gap-lg-8{gap:8rem!important}.gap-lg-9{gap:9rem!important}.gap-lg-10{gap:10rem!important}.gap-lg-11{gap:11rem!important}.gap-lg-12{gap:12rem!important}.gap-lg-13{gap:13rem!important}.gap-lg-14{gap:14rem!important}.gap-lg-15{gap:15rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column,.flex-xl-row{-webkit-box-direction:normal!important}.flex-xl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:1rem!important}.m-xl-2{margin:2rem!important}.m-xl-3{margin:3rem!important}.m-xl-4{margin:4rem!important}.m-xl-5{margin:5rem!important}.m-xl-6{margin:6rem!important}.m-xl-7{margin:7rem!important}.m-xl-8{margin:8rem!important}.m-xl-9{margin:9rem!important}.m-xl-10{margin:10rem!important}.m-xl-11{margin:11rem!important}.m-xl-12{margin:12rem!important}.m-xl-13{margin:13rem!important}.m-xl-14{margin:14rem!important}.m-xl-15{margin:15rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-2{margin-right:2rem!important;margin-left:2rem!important}.mx-xl-3{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-4{margin-right:4rem!important;margin-left:4rem!important}.mx-xl-5{margin-right:5rem!important;margin-left:5rem!important}.mx-xl-6{margin-right:6rem!important;margin-left:6rem!important}.mx-xl-7{margin-right:7rem!important;margin-left:7rem!important}.mx-xl-8{margin-right:8rem!important;margin-left:8rem!important}.mx-xl-9{margin-right:9rem!important;margin-left:9rem!important}.mx-xl-10{margin-right:10rem!important;margin-left:10rem!important}.mx-xl-11{margin-right:11rem!important;margin-left:11rem!important}.mx-xl-12{margin-right:12rem!important;margin-left:12rem!important}.mx-xl-13{margin-right:13rem!important;margin-left:13rem!important}.mx-xl-14{margin-right:14rem!important;margin-left:14rem!important}.mx-xl-15{margin-right:15rem!important;margin-left:15rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-2{margin-top:2rem!important;margin-bottom:2rem!important}.my-xl-3{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-4{margin-top:4rem!important;margin-bottom:4rem!important}.my-xl-5{margin-top:5rem!important;margin-bottom:5rem!important}.my-xl-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-xl-7{margin-top:7rem!important;margin-bottom:7rem!important}.my-xl-8{margin-top:8rem!important;margin-bottom:8rem!important}.my-xl-9{margin-top:9rem!important;margin-bottom:9rem!important}.my-xl-10{margin-top:10rem!important;margin-bottom:10rem!important}.my-xl-11{margin-top:11rem!important;margin-bottom:11rem!important}.my-xl-12{margin-top:12rem!important;margin-bottom:12rem!important}.my-xl-13{margin-top:13rem!important;margin-bottom:13rem!important}.my-xl-14{margin-top:14rem!important;margin-bottom:14rem!important}.my-xl-15{margin-top:15rem!important;margin-bottom:15rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:1rem!important}.mt-xl-2{margin-top:2rem!important}.mt-xl-3{margin-top:3rem!important}.mt-xl-4{margin-top:4rem!important}.mt-xl-5{margin-top:5rem!important}.mt-xl-6{margin-top:6rem!important}.mt-xl-7{margin-top:7rem!important}.mt-xl-8{margin-top:8rem!important}.mt-xl-9{margin-top:9rem!important}.mt-xl-10{margin-top:10rem!important}.mt-xl-11{margin-top:11rem!important}.mt-xl-12{margin-top:12rem!important}.mt-xl-13{margin-top:13rem!important}.mt-xl-14{margin-top:14rem!important}.mt-xl-15{margin-top:15rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:1rem!important}.me-xl-2{margin-right:2rem!important}.me-xl-3{margin-right:3rem!important}.me-xl-4{margin-right:4rem!important}.me-xl-5{margin-right:5rem!important}.me-xl-6{margin-right:6rem!important}.me-xl-7{margin-right:7rem!important}.me-xl-8{margin-right:8rem!important}.me-xl-9{margin-right:9rem!important}.me-xl-10{margin-right:10rem!important}.me-xl-11{margin-right:11rem!important}.me-xl-12{margin-right:12rem!important}.me-xl-13{margin-right:13rem!important}.me-xl-14{margin-right:14rem!important}.me-xl-15{margin-right:15rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:1rem!important}.mb-xl-2{margin-bottom:2rem!important}.mb-xl-3{margin-bottom:3rem!important}.mb-xl-4{margin-bottom:4rem!important}.mb-xl-5{margin-bottom:5rem!important}.mb-xl-6{margin-bottom:6rem!important}.mb-xl-7{margin-bottom:7rem!important}.mb-xl-8{margin-bottom:8rem!important}.mb-xl-9{margin-bottom:9rem!important}.mb-xl-10{margin-bottom:10rem!important}.mb-xl-11{margin-bottom:11rem!important}.mb-xl-12{margin-bottom:12rem!important}.mb-xl-13{margin-bottom:13rem!important}.mb-xl-14{margin-bottom:14rem!important}.mb-xl-15{margin-bottom:15rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:1rem!important}.ms-xl-2{margin-left:2rem!important}.ms-xl-3{margin-left:3rem!important}.ms-xl-4{margin-left:4rem!important}.ms-xl-5{margin-left:5rem!important}.ms-xl-6{margin-left:6rem!important}.ms-xl-7{margin-left:7rem!important}.ms-xl-8{margin-left:8rem!important}.ms-xl-9{margin-left:9rem!important}.ms-xl-10{margin-left:10rem!important}.ms-xl-11{margin-left:11rem!important}.ms-xl-12{margin-left:12rem!important}.ms-xl-13{margin-left:13rem!important}.ms-xl-14{margin-left:14rem!important}.ms-xl-15{margin-left:15rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:1rem!important}.p-xl-2{padding:2rem!important}.p-xl-3{padding:3rem!important}.p-xl-4{padding:4rem!important}.p-xl-5{padding:5rem!important}.p-xl-6{padding:6rem!important}.p-xl-7{padding:7rem!important}.p-xl-8{padding:8rem!important}.p-xl-9{padding:9rem!important}.p-xl-10{padding:10rem!important}.p-xl-11{padding:11rem!important}.p-xl-12{padding:12rem!important}.p-xl-13{padding:13rem!important}.p-xl-14{padding:14rem!important}.p-xl-15{padding:15rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:1rem!important;padding-left:1rem!important}.px-xl-2{padding-right:2rem!important;padding-left:2rem!important}.px-xl-3{padding-right:3rem!important;padding-left:3rem!important}.px-xl-4{padding-right:4rem!important;padding-left:4rem!important}.px-xl-5{padding-right:5rem!important;padding-left:5rem!important}.px-xl-6{padding-right:6rem!important;padding-left:6rem!important}.px-xl-7{padding-right:7rem!important;padding-left:7rem!important}.px-xl-8{padding-right:8rem!important;padding-left:8rem!important}.px-xl-9{padding-right:9rem!important;padding-left:9rem!important}.px-xl-10{padding-right:10rem!important;padding-left:10rem!important}.px-xl-11{padding-right:11rem!important;padding-left:11rem!important}.px-xl-12{padding-right:12rem!important;padding-left:12rem!important}.px-xl-13{padding-right:13rem!important;padding-left:13rem!important}.px-xl-14{padding-right:14rem!important;padding-left:14rem!important}.px-xl-15{padding-right:15rem!important;padding-left:15rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-2{padding-top:2rem!important;padding-bottom:2rem!important}.py-xl-3{padding-top:3rem!important;padding-bottom:3rem!important}.py-xl-4{padding-top:4rem!important;padding-bottom:4rem!important}.py-xl-5{padding-top:5rem!important;padding-bottom:5rem!important}.py-xl-6{padding-top:6rem!important;padding-bottom:6rem!important}.py-xl-7{padding-top:7rem!important;padding-bottom:7rem!important}.py-xl-8{padding-top:8rem!important;padding-bottom:8rem!important}.py-xl-9{padding-top:9rem!important;padding-bottom:9rem!important}.py-xl-10{padding-top:10rem!important;padding-bottom:10rem!important}.py-xl-11{padding-top:11rem!important;padding-bottom:11rem!important}.py-xl-12{padding-top:12rem!important;padding-bottom:12rem!important}.py-xl-13{padding-top:13rem!important;padding-bottom:13rem!important}.py-xl-14{padding-top:14rem!important;padding-bottom:14rem!important}.py-xl-15{padding-top:15rem!important;padding-bottom:15rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:1rem!important}.pt-xl-2{padding-top:2rem!important}.pt-xl-3{padding-top:3rem!important}.pt-xl-4{padding-top:4rem!important}.pt-xl-5{padding-top:5rem!important}.pt-xl-6{padding-top:6rem!important}.pt-xl-7{padding-top:7rem!important}.pt-xl-8{padding-top:8rem!important}.pt-xl-9{padding-top:9rem!important}.pt-xl-10{padding-top:10rem!important}.pt-xl-11{padding-top:11rem!important}.pt-xl-12{padding-top:12rem!important}.pt-xl-13{padding-top:13rem!important}.pt-xl-14{padding-top:14rem!important}.pt-xl-15{padding-top:15rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:1rem!important}.pe-xl-2{padding-right:2rem!important}.pe-xl-3{padding-right:3rem!important}.pe-xl-4{padding-right:4rem!important}.pe-xl-5{padding-right:5rem!important}.pe-xl-6{padding-right:6rem!important}.pe-xl-7{padding-right:7rem!important}.pe-xl-8{padding-right:8rem!important}.pe-xl-9{padding-right:9rem!important}.pe-xl-10{padding-right:10rem!important}.pe-xl-11{padding-right:11rem!important}.pe-xl-12{padding-right:12rem!important}.pe-xl-13{padding-right:13rem!important}.pe-xl-14{padding-right:14rem!important}.pe-xl-15{padding-right:15rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:1rem!important}.pb-xl-2{padding-bottom:2rem!important}.pb-xl-3{padding-bottom:3rem!important}.pb-xl-4{padding-bottom:4rem!important}.pb-xl-5{padding-bottom:5rem!important}.pb-xl-6{padding-bottom:6rem!important}.pb-xl-7{padding-bottom:7rem!important}.pb-xl-8{padding-bottom:8rem!important}.pb-xl-9{padding-bottom:9rem!important}.pb-xl-10{padding-bottom:10rem!important}.pb-xl-11{padding-bottom:11rem!important}.pb-xl-12{padding-bottom:12rem!important}.pb-xl-13{padding-bottom:13rem!important}.pb-xl-14{padding-bottom:14rem!important}.pb-xl-15{padding-bottom:15rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:1rem!important}.ps-xl-2{padding-left:2rem!important}.ps-xl-3{padding-left:3rem!important}.ps-xl-4{padding-left:4rem!important}.ps-xl-5{padding-left:5rem!important}.ps-xl-6{padding-left:6rem!important}.ps-xl-7{padding-left:7rem!important}.ps-xl-8{padding-left:8rem!important}.ps-xl-9{padding-left:9rem!important}.ps-xl-10{padding-left:10rem!important}.ps-xl-11{padding-left:11rem!important}.ps-xl-12{padding-left:12rem!important}.ps-xl-13{padding-left:13rem!important}.ps-xl-14{padding-left:14rem!important}.ps-xl-15{padding-left:15rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:1rem!important}.gap-xl-2{gap:2rem!important}.gap-xl-3{gap:3rem!important}.gap-xl-4{gap:4rem!important}.gap-xl-5{gap:5rem!important}.gap-xl-6{gap:6rem!important}.gap-xl-7{gap:7rem!important}.gap-xl-8{gap:8rem!important}.gap-xl-9{gap:9rem!important}.gap-xl-10{gap:10rem!important}.gap-xl-11{gap:11rem!important}.gap-xl-12{gap:12rem!important}.gap-xl-13{gap:13rem!important}.gap-xl-14{gap:14rem!important}.gap-xl-15{gap:15rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column,.flex-xxl-row{-webkit-box-direction:normal!important}.flex-xxl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xxl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xxl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xxl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xxl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xxl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xxl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xxl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xxl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xxl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xxl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xxl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:1rem!important}.m-xxl-2{margin:2rem!important}.m-xxl-3{margin:3rem!important}.m-xxl-4{margin:4rem!important}.m-xxl-5{margin:5rem!important}.m-xxl-6{margin:6rem!important}.m-xxl-7{margin:7rem!important}.m-xxl-8{margin:8rem!important}.m-xxl-9{margin:9rem!important}.m-xxl-10{margin:10rem!important}.m-xxl-11{margin:11rem!important}.m-xxl-12{margin:12rem!important}.m-xxl-13{margin:13rem!important}.m-xxl-14{margin:14rem!important}.m-xxl-15{margin:15rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-2{margin-right:2rem!important;margin-left:2rem!important}.mx-xxl-3{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-4{margin-right:4rem!important;margin-left:4rem!important}.mx-xxl-5{margin-right:5rem!important;margin-left:5rem!important}.mx-xxl-6{margin-right:6rem!important;margin-left:6rem!important}.mx-xxl-7{margin-right:7rem!important;margin-left:7rem!important}.mx-xxl-8{margin-right:8rem!important;margin-left:8rem!important}.mx-xxl-9{margin-right:9rem!important;margin-left:9rem!important}.mx-xxl-10{margin-right:10rem!important;margin-left:10rem!important}.mx-xxl-11{margin-right:11rem!important;margin-left:11rem!important}.mx-xxl-12{margin-right:12rem!important;margin-left:12rem!important}.mx-xxl-13{margin-right:13rem!important;margin-left:13rem!important}.mx-xxl-14{margin-right:14rem!important;margin-left:14rem!important}.mx-xxl-15{margin-right:15rem!important;margin-left:15rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-2{margin-top:2rem!important;margin-bottom:2rem!important}.my-xxl-3{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-4{margin-top:4rem!important;margin-bottom:4rem!important}.my-xxl-5{margin-top:5rem!important;margin-bottom:5rem!important}.my-xxl-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-xxl-7{margin-top:7rem!important;margin-bottom:7rem!important}.my-xxl-8{margin-top:8rem!important;margin-bottom:8rem!important}.my-xxl-9{margin-top:9rem!important;margin-bottom:9rem!important}.my-xxl-10{margin-top:10rem!important;margin-bottom:10rem!important}.my-xxl-11{margin-top:11rem!important;margin-bottom:11rem!important}.my-xxl-12{margin-top:12rem!important;margin-bottom:12rem!important}.my-xxl-13{margin-top:13rem!important;margin-bottom:13rem!important}.my-xxl-14{margin-top:14rem!important;margin-bottom:14rem!important}.my-xxl-15{margin-top:15rem!important;margin-bottom:15rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:1rem!important}.mt-xxl-2{margin-top:2rem!important}.mt-xxl-3{margin-top:3rem!important}.mt-xxl-4{margin-top:4rem!important}.mt-xxl-5{margin-top:5rem!important}.mt-xxl-6{margin-top:6rem!important}.mt-xxl-7{margin-top:7rem!important}.mt-xxl-8{margin-top:8rem!important}.mt-xxl-9{margin-top:9rem!important}.mt-xxl-10{margin-top:10rem!important}.mt-xxl-11{margin-top:11rem!important}.mt-xxl-12{margin-top:12rem!important}.mt-xxl-13{margin-top:13rem!important}.mt-xxl-14{margin-top:14rem!important}.mt-xxl-15{margin-top:15rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:1rem!important}.me-xxl-2{margin-right:2rem!important}.me-xxl-3{margin-right:3rem!important}.me-xxl-4{margin-right:4rem!important}.me-xxl-5{margin-right:5rem!important}.me-xxl-6{margin-right:6rem!important}.me-xxl-7{margin-right:7rem!important}.me-xxl-8{margin-right:8rem!important}.me-xxl-9{margin-right:9rem!important}.me-xxl-10{margin-right:10rem!important}.me-xxl-11{margin-right:11rem!important}.me-xxl-12{margin-right:12rem!important}.me-xxl-13{margin-right:13rem!important}.me-xxl-14{margin-right:14rem!important}.me-xxl-15{margin-right:15rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:1rem!important}.mb-xxl-2{margin-bottom:2rem!important}.mb-xxl-3{margin-bottom:3rem!important}.mb-xxl-4{margin-bottom:4rem!important}.mb-xxl-5{margin-bottom:5rem!important}.mb-xxl-6{margin-bottom:6rem!important}.mb-xxl-7{margin-bottom:7rem!important}.mb-xxl-8{margin-bottom:8rem!important}.mb-xxl-9{margin-bottom:9rem!important}.mb-xxl-10{margin-bottom:10rem!important}.mb-xxl-11{margin-bottom:11rem!important}.mb-xxl-12{margin-bottom:12rem!important}.mb-xxl-13{margin-bottom:13rem!important}.mb-xxl-14{margin-bottom:14rem!important}.mb-xxl-15{margin-bottom:15rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:1rem!important}.ms-xxl-2{margin-left:2rem!important}.ms-xxl-3{margin-left:3rem!important}.ms-xxl-4{margin-left:4rem!important}.ms-xxl-5{margin-left:5rem!important}.ms-xxl-6{margin-left:6rem!important}.ms-xxl-7{margin-left:7rem!important}.ms-xxl-8{margin-left:8rem!important}.ms-xxl-9{margin-left:9rem!important}.ms-xxl-10{margin-left:10rem!important}.ms-xxl-11{margin-left:11rem!important}.ms-xxl-12{margin-left:12rem!important}.ms-xxl-13{margin-left:13rem!important}.ms-xxl-14{margin-left:14rem!important}.ms-xxl-15{margin-left:15rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:1rem!important}.p-xxl-2{padding:2rem!important}.p-xxl-3{padding:3rem!important}.p-xxl-4{padding:4rem!important}.p-xxl-5{padding:5rem!important}.p-xxl-6{padding:6rem!important}.p-xxl-7{padding:7rem!important}.p-xxl-8{padding:8rem!important}.p-xxl-9{padding:9rem!important}.p-xxl-10{padding:10rem!important}.p-xxl-11{padding:11rem!important}.p-xxl-12{padding:12rem!important}.p-xxl-13{padding:13rem!important}.p-xxl-14{padding:14rem!important}.p-xxl-15{padding:15rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-2{padding-right:2rem!important;padding-left:2rem!important}.px-xxl-3{padding-right:3rem!important;padding-left:3rem!important}.px-xxl-4{padding-right:4rem!important;padding-left:4rem!important}.px-xxl-5{padding-right:5rem!important;padding-left:5rem!important}.px-xxl-6{padding-right:6rem!important;padding-left:6rem!important}.px-xxl-7{padding-right:7rem!important;padding-left:7rem!important}.px-xxl-8{padding-right:8rem!important;padding-left:8rem!important}.px-xxl-9{padding-right:9rem!important;padding-left:9rem!important}.px-xxl-10{padding-right:10rem!important;padding-left:10rem!important}.px-xxl-11{padding-right:11rem!important;padding-left:11rem!important}.px-xxl-12{padding-right:12rem!important;padding-left:12rem!important}.px-xxl-13{padding-right:13rem!important;padding-left:13rem!important}.px-xxl-14{padding-right:14rem!important;padding-left:14rem!important}.px-xxl-15{padding-right:15rem!important;padding-left:15rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-2{padding-top:2rem!important;padding-bottom:2rem!important}.py-xxl-3{padding-top:3rem!important;padding-bottom:3rem!important}.py-xxl-4{padding-top:4rem!important;padding-bottom:4rem!important}.py-xxl-5{padding-top:5rem!important;padding-bottom:5rem!important}.py-xxl-6{padding-top:6rem!important;padding-bottom:6rem!important}.py-xxl-7{padding-top:7rem!important;padding-bottom:7rem!important}.py-xxl-8{padding-top:8rem!important;padding-bottom:8rem!important}.py-xxl-9{padding-top:9rem!important;padding-bottom:9rem!important}.py-xxl-10{padding-top:10rem!important;padding-bottom:10rem!important}.py-xxl-11{padding-top:11rem!important;padding-bottom:11rem!important}.py-xxl-12{padding-top:12rem!important;padding-bottom:12rem!important}.py-xxl-13{padding-top:13rem!important;padding-bottom:13rem!important}.py-xxl-14{padding-top:14rem!important;padding-bottom:14rem!important}.py-xxl-15{padding-top:15rem!important;padding-bottom:15rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:1rem!important}.pt-xxl-2{padding-top:2rem!important}.pt-xxl-3{padding-top:3rem!important}.pt-xxl-4{padding-top:4rem!important}.pt-xxl-5{padding-top:5rem!important}.pt-xxl-6{padding-top:6rem!important}.pt-xxl-7{padding-top:7rem!important}.pt-xxl-8{padding-top:8rem!important}.pt-xxl-9{padding-top:9rem!important}.pt-xxl-10{padding-top:10rem!important}.pt-xxl-11{padding-top:11rem!important}.pt-xxl-12{padding-top:12rem!important}.pt-xxl-13{padding-top:13rem!important}.pt-xxl-14{padding-top:14rem!important}.pt-xxl-15{padding-top:15rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:1rem!important}.pe-xxl-2{padding-right:2rem!important}.pe-xxl-3{padding-right:3rem!important}.pe-xxl-4{padding-right:4rem!important}.pe-xxl-5{padding-right:5rem!important}.pe-xxl-6{padding-right:6rem!important}.pe-xxl-7{padding-right:7rem!important}.pe-xxl-8{padding-right:8rem!important}.pe-xxl-9{padding-right:9rem!important}.pe-xxl-10{padding-right:10rem!important}.pe-xxl-11{padding-right:11rem!important}.pe-xxl-12{padding-right:12rem!important}.pe-xxl-13{padding-right:13rem!important}.pe-xxl-14{padding-right:14rem!important}.pe-xxl-15{padding-right:15rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:1rem!important}.pb-xxl-2{padding-bottom:2rem!important}.pb-xxl-3{padding-bottom:3rem!important}.pb-xxl-4{padding-bottom:4rem!important}.pb-xxl-5{padding-bottom:5rem!important}.pb-xxl-6{padding-bottom:6rem!important}.pb-xxl-7{padding-bottom:7rem!important}.pb-xxl-8{padding-bottom:8rem!important}.pb-xxl-9{padding-bottom:9rem!important}.pb-xxl-10{padding-bottom:10rem!important}.pb-xxl-11{padding-bottom:11rem!important}.pb-xxl-12{padding-bottom:12rem!important}.pb-xxl-13{padding-bottom:13rem!important}.pb-xxl-14{padding-bottom:14rem!important}.pb-xxl-15{padding-bottom:15rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:1rem!important}.ps-xxl-2{padding-left:2rem!important}.ps-xxl-3{padding-left:3rem!important}.ps-xxl-4{padding-left:4rem!important}.ps-xxl-5{padding-left:5rem!important}.ps-xxl-6{padding-left:6rem!important}.ps-xxl-7{padding-left:7rem!important}.ps-xxl-8{padding-left:8rem!important}.ps-xxl-9{padding-left:9rem!important}.ps-xxl-10{padding-left:10rem!important}.ps-xxl-11{padding-left:11rem!important}.ps-xxl-12{padding-left:12rem!important}.ps-xxl-13{padding-left:13rem!important}.ps-xxl-14{padding-left:14rem!important}.ps-xxl-15{padding-left:15rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:1rem!important}.gap-xxl-2{gap:2rem!important}.gap-xxl-3{gap:3rem!important}.gap-xxl-4{gap:4rem!important}.gap-xxl-5{gap:5rem!important}.gap-xxl-6{gap:6rem!important}.gap-xxl-7{gap:7rem!important}.gap-xxl-8{gap:8rem!important}.gap-xxl-9{gap:9rem!important}.gap-xxl-10{gap:10rem!important}.gap-xxl-11{gap:11rem!important}.gap-xxl-12{gap:12rem!important}.gap-xxl-13{gap:13rem!important}.gap-xxl-14{gap:14rem!important}.gap-xxl-15{gap:15rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-print-none{display:none!important}}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#fff;border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#00f;display:block;font-size:.875;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}:root{font-size:14px}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}body{display:block;position:relative;font-style:normal;font-family:Gantari,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;line-height:1.5;color:#132442;background-color:#f5f5f5}body,html{width:100%;height:100%}.h1,h1{font-family:paralucent,Times New Roman,Times,sans-serif;font-size:4.5rem;font-weight:700;line-height:1}@media (max-width:767.98px){.h1,h1{font-size:7vw}}@media (max-width:575.98px){.h1,h1{font-size:8vw}}.h2,h2{font-family:paralucent,Times New Roman,Times,sans-serif;font-size:3.5rem;font-weight:400;line-height:1}@media (max-width:767.98px){.h2,h2{font-size:5vw}}@media (max-width:575.98px){.h2,h2{font-size:7vw}}.h3,h3{font-family:paralucent,Times New Roman,Times,sans-serif;font-size:2.5rem;font-weight:500;line-height:1}@media (max-width:767.98px){.h3,h3{font-size:4vw}}@media (max-width:575.98px){.h3,h3{font-size:6vw}}.h4,h4{font-family:Gantari,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:600;line-height:1}.h4.--alt,h4.--alt{font-weight:700;text-transform:uppercase;letter-spacing:.08em}small{font-size:.85rem}strong{font-weight:700}address{font-style:normal}.text-center{text-align:center}.selv__nav{position:fixed;width:100%;top:0;left:0;padding:1rem 5.4rem;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transform:translateY(-100%);transform:translateY(-100%);z-index:8000}@media (max-width:575.98px){.selv__nav{padding:1.5rem 1rem}}.selv__nav a:not([class]){position:relative;color:#2544dd;font-weight:700;text-decoration:none}.selv__nav a:not([class]):after{content:"";position:absolute;bottom:-.3rem;left:0;width:100%;height:1px;background-color:#2544dd;-webkit-transform-origin:left;transform-origin:left;-webkit-transition:-webkit-transform .6s cubic-bezier(.19,1,.22,1);transition:-webkit-transform .6s cubic-bezier(.19,1,.22,1);transition:transform .6s cubic-bezier(.19,1,.22,1);transition:transform .6s cubic-bezier(.19,1,.22,1),-webkit-transform .6s cubic-bezier(.19,1,.22,1)}.selv__nav a:not([class]):hover:after{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;transform-origin:right}section{padding-top:11rem}@media (max-width:767.98px){section{padding-top:8rem}}img{height:auto}.selv__main{overflow:hidden}.selv__hero{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100vh;height:calc(var(--vh, 1vh)*100);background-color:#2544dd;color:#fff}@media (max-width:991.98px){.selv__hero{-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding-top:10rem;padding-bottom:4rem;height:auto}}@media (max-width:575.98px){.selv__hero{padding-top:10rem}}.selv__hero picture{display:block}@media (min-width:992px){.selv__hero picture{-webkit-transform:translateY(-7rem);transform:translateY(-7rem);margin-bottom:-7rem}}.selv__hero__header{position:absolute;width:100%;top:0;left:0;padding:3rem 5.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:575.98px){.selv__hero__header{padding:2rem 1rem}}.selv__hero__header a:not([class]){position:relative;font-weight:700;color:#f5f5f5;text-decoration:none}.selv__hero__header a:not([class]):after{content:"";position:absolute;bottom:-.3rem;left:0;width:100%;height:1px;background-color:#f5f5f5;-webkit-transform-origin:left;transform-origin:left;-webkit-transition:-webkit-transform .6s cubic-bezier(.19,1,.22,1);transition:-webkit-transform .6s cubic-bezier(.19,1,.22,1);transition:transform .6s cubic-bezier(.19,1,.22,1);transition:transform .6s cubic-bezier(.19,1,.22,1),-webkit-transform .6s cubic-bezier(.19,1,.22,1)}.selv__hero__header a:not([class]):hover:after{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;transform-origin:right}.selv__partners{background-color:#fff;text-align:center}.selv__partners picture{display:inline-block}.selv__partners picture img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.selv__partners .splide.splide--draggable{cursor:-webkit-grab;cursor:grab}.selv__step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.selv__steps [data-reveal=line]>span{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='Titre-ligne' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 201.54 7.07'%3E%3Cdefs%3E%3CclipPath id='clippath'%3E%3Cpath fill='none' d='M0 0h201.54v7.07H0z'/%3E%3C/clipPath%3E%3Cstyle%3E.cls-3{fill:%232544dd}%3C/style%3E%3C/defs%3E%3Cg clip-path='url(%23clippath)' id='Groupe_360'%3E%3Cg id='Groupe_359'%3E%3Cpath id='TracÃ©_1377' class='cls-3' d='M199.55 5.27l-.22.58.47-.15c.11-.15.05-.49-.26-.42'/%3E%3Cpath id='TracÃ©_1378' class='cls-3' d='M197.75 5c-.11-.13 0-.28.02-.38-.36.28-.77.77-.54 1.3.35-.55.44-.32.82-.98.2-.06.4.05.46.25.02.05.02.1.01.15.11-.15.47.13.63-.24a.96.96 0 00-1.36-.14c-.02.01-.03.03-.05.04'/%3E%3Cpath id='TracÃ©_1379' class='cls-3' d='M7.26 6.55v-.09c-.04.05-.05.08 0 .09'/%3E%3Cpath id='TracÃ©_1380' class='cls-3' d='M23.4 6.31c-.11-.13-.19-.28-.25-.44.08.35-.7.47.25.44'/%3E%3Cpath id='TracÃ©_1381' class='cls-3' d='M131.33 6.71l-.84-.07c.28.05.56.07.84.07'/%3E%3Cpath id='TracÃ©_1382' class='cls-3' d='M61.31 6.3c.07.02.14 0 .19-.06l-.19.06z'/%3E%3Cpath id='TracÃ©_1383' class='cls-3' d='M127.98 6.71a1.21 1.21 0 00-.47-.34c-.04.03-.08.08-.1.13l.57.21z'/%3E%3Cpath id='TracÃ©_1384' d='M201.31 4c.14-.32.22-.66.23-1.01.05-1.34-.99-2.48-2.34-2.53C162.31-.02 129.28 0 94.31 0c-9.55 0-19.26.01-29.24 0S46.52.1 37.45.2C27.14.33 16.48.45 2.36.45 1.02.49-.04 1.61 0 2.95c0 .32.06.63.17.92l-.1.25.1-.03c0-.06.01-.12.02-.19.02.06.05.1.08.16l-.1.03C.08 4.9-.3 5.73.92 6.3l.86-.5.28.39-.72.03c.41.37.67.04.96-.18.05.19.18.35.36.43l.84-.78c.1.32-.38.63.19.8.39-.36-.38-.71.27-.95.41.37.29.67.77.35.07.21-.03.34-.22.43.43-.25 1.13-.11 1.35-.54.43.45 1.45-.12 1.4.65.31-.32.71-.54 1.15-.63-.72.92 1.47.05 1.28 1.04.53-.83 1.92-.37 2.86-.82-.05.07-.15.2-.24.16.53.07.68.32 1.02.47.07-.68.88-.84 1.32-1.25h.02c.63.65-.4.79-.2 1.42-.03-.55 1.13-.55.91-1.01.5.41.43.2.68.76.09-.85.46-.14.87-.67.72.42.18.8.98.54.38.26-.33.56-.33.56.8.01.38-.63.55-1 .96-.18.44.47.77.8.6-.17 1.06-.76 1.51-.74.03.11.12.14.02.28.64-.51 1.88-.03 2.62-.67.05.04.08.1.1.16-.06-.16-.1-.33-.11-.5h.91c-.05.21-.58.04-.58.4.38-.1.79-.28 1.18-.41h.97c-.08.42-1.25.13-.56.62l-.87-.23c.67.93-.53-.07.08.93 1.15.17 1.28-.3 2.43-.13.26-.33-.09-.49.17-.82 1.63-.59 1.28 1.49 2.48.7.31-.39.43-1.14 1.28-.75l-.29.67c1.11.07.64-.96 1.8-.51-.21.26-.87.22-.7.3.75.53.53-.38 1.11-.38l.12.59c1.19-.09 2.49-.52 3.8-.63-.07.18-.3.36 0 .54 1.72-.18 3.46-.04 5.13.42l.61-.51c.14 0 .26.23.11.33.62.19.03-.32.33-.53.35-.03.47.29.24.45 1.1-.43 3.13-.93 4.28-.39l-.23.15c.9.21 1.02-1.05 1.85-.57l-.16.09c1.96.22 4.11-.25 5.61.53.28-.74 1.94.33 2.06-.7 1.12.51.8.69 2.37 1.03.42.05.63-.64 1.14-.75v.54l.72-.56.38.64.49-.14c-.19-.03-.41-.24-.38-.39.7-.16 1.42.09 1.87.65l1.8-.45c-.04.22-.34.29-.58.43.96-.55.18.57 1.06.06-.12-.12.06-.32.08-.43.68.31 1.45.37 2.18.19l-.14.37c1.33.09 2.81-.18 4.31-.17a.443.443 0 01-.35-.52c.04-.18.19-.33.37-.35l.18.57c.28-.35-.46-.21.12-.64.56.07.38.64.05.83l.68-.2c.04.17-.12.26-.16.47.28-.35 1.17.57 1.58-.04l.04.17c1.5 0 2.18-.19 3.4-.22.02-.49.5-.38.86-.78.97.28 1.97.45 2.97.5.76-.24.22-.41.56-.7.06.45 1.14.4.57.72 1.11-.03 2.22-.18 3.3-.45-.18-.18-.38-.26-.27-.41.3-.07.68.19.64.4l-.08.05c1.84-.67 4.25 1.3 5.71.37l-.08.05 1.52-.48c.7.08-.42.34.1.61 1.64-.74 2.59.11 3.94-.39 1.04 1.32 3.71-.09 5.12.75l-.08-.31c.36-.3.44.18.71.25-.04-.24-.4-.28-.17-.45 3.09-.37 6.37.45 9.54.73 1.16.08.66-1.6 2.12-.86l-.42.57c2.34-.69 4.78.02 7.06-.56-.14.13-.14.3-.36.3.48.42 1.79.02 1.8-.32.36.04.08.31.3.48.48.25 1.22-.53 1.47-.12.04.07-.14.14-.23.17.32-.2 1.47.05 1.17-.43.86.23 1.64-.21 2.33.07.45-.54 1.47.26 1.61-.5-.06.79 1.51.63 2.05.26-.18.24.47.25.26.58.62-.01 1.19-.16 1.08-.56 1.14.94 2.29-.76 2.94.45 1.71-.4 3.45-.7 5.2-.89-.06.78-1.83.08-1.76.9 1.57-.32 2.48-1 4.03-.81.4.11-.23.34-.37.47 1.57-.32 3.03.07 4.43-.36 0 .07-.15.15-.3.21.27-.03.64.11.61-.24l-.27.1c-.27-.32.21-.66.63-.93h.47c.2.38 1.28.09.68 1.13.18-.07.41-.24.37-.47.27.07.35.21.08.48.98-.19.63-.57 1.53-.57 0 .17-.18.24-.27.44.44-.43 1.05-.63 1.66-.53-.04.1.04.24-.18.24 1.29-.05 2.21-.9 3.63-.57-.42.75.48.25.56.9l.76-.19-.31-.32c.67.01 1.26-.46 1.84-.25l-.5.27 1.26-.12-.71-.25c.07-.04.14-.08.2-.14h1.41a.94.94 0 01-.22.12c.2.03.36.03.41-.11h1.21c-.03.2-.08.4-.04.47.25-.41 1.03-.29 1.57-.46h.3c-.02.09-.02.19.01.28l.17-.28h.37c.06.07.07.16.04.31.44.04.4-.14.35-.31h.24c.42.07.85.07 1.27.01h1.92c.16.54-.9.12-.57.65 1.13-.09 2.32-.5 3.46-.62l2.2.02h.25c-.11.14-.14.41-.1.33.85.05 1.71-.05 2.52-.31h.79l-.02.03c.71.13 1.42.21 2.14.23.09-.09.2-.17.31-.23h.61c.63.21 1.31.21 1.94.02l2.73.03s.05.03.08.04c-.2 0-.49.21-.32.21l1.45-.22v-.02h.84s.01.03.03.04c0-.01-.01-.02-.02-.03 1.24.01 2.49.03 3.74.04l.45.15c-.14-.06-.28-.11-.43-.15h.01l.83.21-.26-.14s.03-.03.04-.05l2.2.02-.04.18c.02-.06.04-.12.05-.18h.05c.25.14.58.29.48.43.47-.43.78.34 1.44-.29.03.17.5.02.39.44.61-.13-.14-.3-.09-.51.04-.02.09-.04.14-.05h1.19c.65.26 1.37.27 2.03.04h.89c.58 0 1.13-.22 1.56-.61m-164.33.73l-.39.03c.08 0 .19-.02.39-.04zm.89-.03c-.06-.12-.01-.25.1-.32h.07c-.04.11.3.2.52.34-.23-.02-.46-.03-.69-.02m158.94.37c.51.07 1.02-.06 1.43-.36-.08.17.06.27.26.41.42-.14.16-.67.78-.56-.05.27-.15.53-.29.77.48-.27.92-.7 1.41-.97.2.26-.23.51-.37.75.57-.27 1.48-.63 1.57-1.13l-.42-.07c.21-.07.19.37.05.49-.15.21-.43.26-.65.12a.493.493 0 01-.19-.26l.35-.2c-.59-.88-1.48.51-2.25.63l.17-.78-.65.77c-.2-.15-.4-.51-.05-.71-.51-.18-.47.18-.75.16' fill='%238499ff'/%3E%3Cpath id='TracÃ©_1385' class='cls-3' d='M59.75 6.49v-.12l-.14.11h.14z'/%3E%3Cpath id='TracÃ©_1386' class='cls-3' d='M146.68 6.13s-.08 0-.11.02c-.26.09-.08.06.11-.02'/%3E%3Cpath id='TracÃ©_1387' class='cls-3' d='M131.42 6.72h-.1.1z'/%3E%3Cpath id='TracÃ©_1388' class='cls-3' d='M159.26 5.21c.2.09.43.09.64 0a1.16 1.16 0 00-.64 0'/%3E%3Cpath id='TracÃ©_1389' class='cls-3' d='M200.11 5.6c.28.04.7.38 1.08.27l.04-.14c-.18.26-.85-.43-1.12-.13'/%3E%3Cpath id='TracÃ©_1390' class='cls-3' d='M166.66 5.71l.19-.41-.58.13.39.28z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}@media (max-width:991.98px){.selv__steps{text-align:center}}.selv__steps__sticky{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:75vh;height:calc(var(--vh, 1vh)*75)}@media (max-width:991.98px){.selv__steps__sticky{display:none}}.selv__steps__sticky picture{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.selv__steps__sticky picture img{opacity:0;-webkit-transition:opacity .6s cubic-bezier(.19,1,.22,1);transition:opacity .6s cubic-bezier(.19,1,.22,1)}.selv__steps__sticky picture img:not(:first-child){position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.selv__steps__sticky picture img.active{opacity:1}@media (min-width:992px){.selv__step{height:75vh;height:calc(var(--vh, 1vh)*75)}}.selv__step h3{margin-bottom:2.5rem}.selv__step__number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:54px;height:54px;border-radius:50%;background-color:#fff;color:#2544dd}@media (max-width:991.98px){.selv__step__number{margin-left:auto;margin-right:auto}}.selv__step__number .h3{display:block;-webkit-transform:translateY(2px);transform:translateY(2px)}.selv__advantages{background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff)}.selv__advantages [data-reveal=line]>span{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='Titre-ligne' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 188.43 7.07'%3E%3Cdefs%3E%3CclipPath id='clippath'%3E%3Cpath fill='none' d='M0 0h188.42v7.07H0z'/%3E%3C/clipPath%3E%3Cstyle%3E.cls-4{fill:%239992f4}%3C/style%3E%3C/defs%3E%3Cg clip-path='url(%23clippath)' id='Groupe_360'%3E%3Cg id='Groupe_359'%3E%3Cpath id='TracÃ©_1377' class='cls-4' d='M186.57 5.27l-.2.58.44-.15c.1-.15.04-.49-.24-.42'/%3E%3Cpath id='TracÃ©_1378' class='cls-4' d='M184.88 5c-.1-.13 0-.28.02-.38-.43.28-.63.8-.5 1.3.33-.55.41-.32.76-.98.19-.05.39.06.44.25.01.05.02.1 0 .15.1-.15.44.13.59-.24a.866.866 0 00-1.21-.2c-.04.03-.08.06-.11.1'/%3E%3Cpath id='TracÃ©_1379' class='cls-4' d='M6.79 6.55v-.09s-.05.08 0 .09'/%3E%3Cpath id='TracÃ©_1380' class='cls-4' d='M21.88 6.31c-.1-.13-.18-.28-.23-.44.08.35-.65.47.23.44'/%3E%3Cpath id='TracÃ©_1381' class='cls-4' d='M122.78 6.71l-.79-.07c.26.05.52.07.79.07'/%3E%3Cpath id='TracÃ©_1382' class='cls-4' d='M57.33 6.3c.07.02.14 0 .18-.06l-.18.06z'/%3E%3Cpath id='TracÃ©_1383' class='cls-4' d='M119.65 6.71c-.12-.15-.27-.26-.44-.34a.38.38 0 00-.09.13l.54.21z'/%3E%3Cpath id='TracÃ©_1384' d='M188.21 4c.13-.32.21-.67.21-1.01.09-1.3-.88-2.43-2.18-2.53C151.75-.02 120.87 0 88.17 0c-8.92 0-18 .01-27.33 0S43.5.1 35.02.21C25.38.33 15.41.45 2.21.45.91.54-.07 1.65 0 2.95c0 .31.05.63.16.92l-.1.25.1-.02c0-.06.01-.12.01-.19.02.06.05.1.08.16l-.09.03c-.09.81-.44 1.64.7 2.21l.8-.5.26.39-.67.03c.38.37.62.04.9-.18.04.19.17.34.34.43l.79-.78c.09.32-.35.63.17.8.37-.36-.35-.71.26-.95.38.37.27.67.72.35.06.18-.03.37-.21.43.4-.25 1.06-.11 1.26-.54.4.45 1.35-.12 1.31.65.28-.32.66-.54 1.07-.63-.67.92 1.38.05 1.2 1.04.5-.83 1.8-.37 2.68-.82-.05.07-.15.2-.22.16.49.07.64.32.96.47.06-.68.82-.84 1.24-1.25h.02c.59.65-.38.79-.19 1.42-.03-.55 1.06-.55.85-1.01.47.41.4.2.64.76.08-.85.43-.14.82-.67.67.42.17.8.91.54.35.26-.31.56-.31.56.75.01.35-.63.51-1 .9-.18.41.47.72.8.56-.17.99-.76 1.41-.74.03.11.11.14.02.28.59-.51 1.76-.03 2.45-.67.04.05.07.1.09.16-.05-.16-.09-.33-.1-.5h.85c-.04.21-.55.04-.55.4.35-.1.74-.28 1.1-.41h.91c-.08.42-1.17.13-.52.62l-.82-.23c.62.93-.5-.07.08.93 1.07.17 1.2-.3 2.27-.13.24-.33-.08-.49.16-.82 1.52-.59 1.2 1.49 2.32.7.29-.39.4-1.14 1.2-.75l-.27.67c1.04.07.59-.96 1.68-.51-.19.26-.82.22-.66.3.71.53.5-.38 1.04-.38l.11.59c1.11-.09 2.33-.52 3.55-.63-.07.18-.28.36 0 .54 1.61-.18 3.24-.04 4.8.42l.57-.51c.13 0 .25.23.1.33.58.19.03-.32.31-.53.33-.03.44.29.23.45 1.03-.43 2.92-.93 4.01-.39l-.21.15c.84.21.95-1.05 1.73-.57l-.15.09c1.83.22 3.85-.25 5.24.53.27-.74 1.81.33 1.93-.7 1.04.51.74.69 2.22 1.03.39.05.58-.64 1.07-.75v.54l.67-.56.35.64.46-.14c-.18-.03-.39-.24-.36-.39.66-.15 1.35.1 1.75.65l1.68-.44c-.04.22-.32.29-.54.43.9-.55.16.57.99.06-.11-.12.06-.32.08-.43.63.3 1.36.37 2.03.19l-.13.37c1.25.09 2.63-.18 4.03-.17a.451.451 0 01-.32-.55c.04-.16.18-.29.34-.32l.17.57c.26-.35-.43-.21.12-.64.52.07.35.64.05.83l.64-.2c.04.17-.11.26-.15.47.26-.35 1.1.57 1.47-.04l.04.17c1.4 0 2.03-.19 3.18-.22.02-.49.47-.38.81-.78.9.28 1.84.45 2.78.5.71-.24.21-.41.53-.7.05.45 1.06.4.54.72 1.04-.03 2.07-.18 3.07-.45-.17-.18-.35-.26-.26-.41.28-.07.63.19.59.4l-.07.05c1.72-.67 3.97 1.3 5.34.37l-.08.05 1.42-.48c.65.08-.39.34.09.61 1.53-.74 2.42.11 3.68-.39.98 1.32 3.47-.09 4.79.75l-.08-.31c.34-.3.41.18.66.25-.04-.24-.37-.28-.16-.45 2.89-.37 5.96.45 8.92.73 1.08.08.61-1.6 1.98-.86l-.39.57c2.18-.69 4.47.02 6.6-.56-.13.13-.13.3-.34.3.45.42 1.67.02 1.68-.32.33.04.08.31.28.48.45.25 1.14-.53 1.38-.12.04.07-.13.14-.21.17.3-.2 1.38.05 1.09-.43.8.23 1.54-.21 2.17.07.42-.54 1.37.26 1.51-.5-.06.79 1.41.63 1.92.26-.17.24.44.25.24.58.58-.01 1.11-.16 1.01-.56 1.07.94 2.14-.76 2.75.45 1.6-.4 3.23-.7 4.86-.9-.05.78-1.71.08-1.64.9 1.47-.32 2.31-1 3.77-.81.38.11-.21.34-.34.47 1.47-.32 2.84.07 4.14-.36 0 .07-.15.15-.28.21.26-.03.6.11.57-.24l-.25.1c-.26-.32.2-.66.59-.93h.43c.19.38 1.2.09.64 1.13.21-.06.35-.26.34-.47.25.07.33.21.08.48.92-.19.59-.57 1.43-.57 0 .17-.17.24-.26.44.4-.43.98-.62 1.55-.53-.04.1.04.24-.17.24 1.21-.05 2.07-.9 3.39-.57-.39.75.45.25.52.9l.71-.19-.29-.32c.63.01 1.18-.46 1.72-.25l-.46.27 1.17-.12-.66-.25c.07-.04.13-.08.19-.14h1.32c-.06.05-.13.09-.2.12.19.03.33.03.38-.11h1.13c-.04.16-.06.32-.03.47.23-.41.96-.29 1.47-.46h.28c-.02.09-.02.19.01.28l.16-.28h.34c.06.09.08.21.04.31.41.04.37-.14.33-.31h.22c.39.07.8.07 1.19.01h1.79c.15.54-.84.12-.53.65 1.06-.09 2.17-.5 3.23-.62l2.06.02h.23c-.1.14-.13.41-.09.33.8.05 1.6-.05 2.36-.31h.74l-.02.03c.66.13 1.33.21 2 .23.08-.09.18-.17.29-.23h.57c.59.21 1.22.21 1.82.02l2.55.03s.05.03.07.04c-.19 0-.45.21-.3.21l1.35-.22v-.02h.79s0 .03.02.04c0-.01-.01-.02-.02-.03 1.16.01 2.33.03 3.5.04l.42.15a2.74 2.74 0 00-.4-.15h.01l.78.21-.24-.14s.02-.03.04-.05l2.05.02-.04.18c.02-.06.04-.12.05-.18h.05c.23.14.54.29.45.43.44-.43.73.34 1.34-.29.03.17.47.02.37.44.57-.13-.13-.3-.09-.51.04-.02.08-.04.13-.05h1.11c.61.26 1.28.27 1.89.04h.84c.55 0 1.07-.22 1.46-.61m-153.64.73l-.36.03c.08 0 .18-.02.36-.04zm.84-.03c-.04-.14 0-.28.09-.32h.07c-.04.11.28.2.49.34-.21-.02-.43-.03-.64-.02m148.6.37c.48.07.96-.07 1.34-.36-.07.17.05.27.24.41.4-.14.15-.67.73-.56-.05.27-.14.53-.27.77.45-.27.86-.7 1.32-.97.19.26-.21.51-.35.75.53-.27 1.38-.62 1.47-1.12l-.39-.07c.2-.07.18.37.05.49-.4.48-.72.01-.78-.14l.33-.2c-.55-.88-1.38.51-2.1.63l.16-.78-.61.77c-.19-.15-.37-.51-.04-.71-.48-.18-.44.18-.7.16' fill='%238499ff'/%3E%3Cpath id='TracÃ©_1385' class='cls-4' d='M55.86 6.49v-.12l-.13.11h.13z'/%3E%3Cpath id='TracÃ©_1386' class='cls-4' d='M137.13 6.13s-.07 0-.1.02c-.24.09-.08.06.1-.02'/%3E%3Cpath id='TracÃ©_1387' class='cls-4' d='M122.87 6.72h-.09.09z'/%3E%3Cpath id='TracÃ©_1388' class='cls-4' d='M148.9 5.21c.19.09.4.09.59 0a.99.99 0 00-.59 0'/%3E%3Cpath id='TracÃ©_1389' class='cls-4' d='M187.09 5.6c.26.04.65.38 1.01.27l.03-.14c-.17.26-.8-.43-1.05-.13'/%3E%3Cpath id='TracÃ©_1390' class='cls-4' d='M155.82 5.71l.18-.41-.54.13.37.28z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.selv__advantages__card{position:relative;margin-left:.5rem;z-index:0}.selv__advantages__card>div{padding:2.5rem;border-radius:15px;background-color:#fff}.selv__advantages__card>div .h4{margin-bottom:1.5rem}.selv__advantages__card:before{content:"";position:absolute;top:.5rem;left:-.5rem;display:block;width:100%;height:100%;border-radius:20px;background-color:rgba(19,36,66,.05);z-index:-1}.selv__accompaniement{background-color:#fff}.selv__accompaniement [data-reveal=line]>span{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='Titre-ligne' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192.43 7.07'%3E%3Cdefs%3E%3CclipPath id='clippath'%3E%3Cpath fill='none' d='M0 0h192.43v7.07H0z'/%3E%3C/clipPath%3E%3Cstyle%3E.cls-4{fill:%239992f4}%3C/style%3E%3C/defs%3E%3Cg clip-path='url(%23clippath)' id='Groupe_360'%3E%3Cg id='Groupe_359'%3E%3Cpath id='TracÃ©_1377' class='cls-4' d='M190.54 5.27l-.21.58.45-.15c.1-.15.05-.49-.24-.42'/%3E%3Cpath id='TracÃ©_1378' class='cls-4' d='M188.81 5c-.11-.13 0-.28.02-.38-.44.27-.65.8-.51 1.3.34-.55.42-.32.78-.98.19-.05.39.06.45.25.01.05.02.1 0 .15.1-.15.45.13.6-.24-.3-.4-.86-.48-1.26-.18-.03.02-.06.05-.09.08'/%3E%3Cpath id='TracÃ©_1379' class='cls-4' d='M6.93 6.55v-.09s-.05.08 0 .09'/%3E%3Cpath id='TracÃ©_1380' class='cls-4' d='M22.34 6.31c-.1-.13-.18-.28-.23-.44.08.35-.67.47.23.44'/%3E%3Cpath id='TracÃ©_1381' class='cls-4' d='M125.39 6.71l-.81-.07c.27.05.54.07.81.07'/%3E%3Cpath id='TracÃ©_1382' class='cls-4' d='M58.54 6.3c.07.02.14 0 .19-.06l-.19.06z'/%3E%3Cpath id='TracÃ©_1383' class='cls-4' d='M122.2 6.71a1.25 1.25 0 00-.45-.34.38.38 0 00-.09.13l.55.21z'/%3E%3Cpath id='TracÃ©_1384' d='M192.22 4c.14-.32.21-.67.21-1.01.08-1.31-.92-2.44-2.23-2.53C154.98-.02 123.44 0 90.05 0c-9.12 0-18.39.01-27.91 0S44.43.1 35.77.2C25.92.32 15.74.44 2.26.44A2.398 2.398 0 000 2.95c0 .31.06.63.16.92l-.1.25.1-.02c0-.06.01-.12.01-.19.02.06.05.1.08.16l-.09.03c-.09.81-.45 1.64.72 2.21l.82-.5.26.39-.69.03c.39.37.64.04.91-.18.05.19.17.34.34.43l.8-.77c.1.32-.36.63.18.8.38-.36-.36-.71.26-.95.39.37.28.67.74.35.06.17-.03.37-.2.43h-.01c.41-.25 1.08-.11 1.29-.54.41.45 1.38-.12 1.34.65.29-.32.68-.54 1.1-.63-.69.92 1.4.05 1.22 1.04.51-.83 1.83-.37 2.73-.82-.05.07-.15.2-.23.16.51.07.65.32.98.47.06-.68.84-.84 1.27-1.25h.02c.6.65-.38.79-.19 1.42-.03-.55 1.08-.55.87-1.01.48.41.41.2.65.76.08-.85.44-.14.84-.67.69.42.18.8.93.54.36.26-.31.56-.31.56.77.01.36-.63.52-1 .92-.18.42.47.74.8.57-.17 1.01-.76 1.44-.74.03.11.11.14.02.28.61-.51 1.8-.03 2.5-.67.04.04.07.1.09.16-.06-.16-.09-.33-.11-.5h.86c-.05.21-.56.04-.56.4.36-.1.75-.28 1.12-.41h.92c-.08.42-1.2.13-.53.62l-.83-.23c.64.93-.51-.07.08.93 1.1.17 1.23-.3 2.32-.13.25-.33-.08-.49.17-.82 1.56-.59 1.23 1.49 2.37.7.3-.39.41-1.14 1.23-.75l-.28.67c1.06.07.61-.96 1.72-.51-.2.26-.83.22-.67.3.72.53.51-.38 1.06-.38l.11.59c1.13-.09 2.38-.52 3.63-.63-.07.18-.28.36 0 .54 1.65-.18 3.31-.04 4.9.42l.58-.51c.13 0 .25.23.1.33.59.19.03-.32.32-.53.34-.03.45.29.23.45 1.05-.43 2.99-.93 4.09-.39l-.22.15c.86.21.97-1.05 1.77-.57l-.15.09c1.87.22 3.93-.25 5.35.53.27-.74 1.85.33 1.97-.7 1.07.51.76.69 2.26 1.03.4.05.6-.64 1.09-.75v.54l.69-.56.36.64.47-.14c-.19-.03-.39-.24-.37-.39.67-.16 1.37.1 1.79.65l1.72-.45c-.04.22-.33.29-.55.43.92-.55.17.57 1.01.06-.11-.12.06-.32.08-.43.65.3 1.38.37 2.08.19l-.14.37c1.27.09 2.69-.18 4.11-.17a.447.447 0 01-.33-.54c.04-.17.18-.3.35-.33l.17.57c.27-.35-.44-.21.12-.64.53.07.36.64.05.83l.65-.2c.04.17-.11.26-.15.47.27-.35 1.12.57 1.5-.04l.04.17c1.43 0 2.08-.19 3.24-.22.02-.49.48-.38.82-.78.92.28 1.87.45 2.84.5.72-.24.21-.41.54-.7.05.45 1.08.4.55.72 1.06-.03 2.12-.18 3.15-.45-.17-.18-.36-.26-.26-.41.28-.07.65.19.61.4l-.07.05c1.76-.67 4.05 1.3 5.45.37l-.08.05 1.45-.49c.67.08-.4.34.09.61 1.56-.74 2.47.11 3.76-.39 1 1.32 3.54-.09 4.89.75l-.08-.31c.35-.3.42.18.68.25-.04-.24-.38-.28-.16-.45 2.95-.37 6.08.45 9.11.73 1.11.08.63-1.6 2.02-.86l-.4.57c2.23-.69 4.56.02 6.74-.56-.13.13-.13.3-.35.3.46.42 1.71.02 1.71-.32.34.04.08.31.29.48.46.25 1.16-.53 1.41-.12.04.07-.13.14-.22.17.3-.2 1.4.05 1.12-.43.82.23 1.57-.21 2.22.07.43-.54 1.4.26 1.54-.5-.06.79 1.44.63 1.96.26-.17.24.45.25.25.58.59-.01 1.13-.16 1.03-.56 1.09.94 2.19-.76 2.8.45 1.63-.4 3.29-.7 4.96-.89-.06.78-1.75.08-1.68.9 1.5-.32 2.36-1 3.85-.81.38.11-.22.34-.35.47 1.5-.32 2.9.07 4.23-.36 0 .07-.15.15-.28.21.26-.03.61.11.58-.24l-.26.1c-.26-.32.2-.66.6-.93h.45c.19.38 1.22.09.65 1.13.17-.07.39-.24.35-.47.26.07.34.21.08.48.94-.19.61-.57 1.46-.57 0 .17-.17.24-.26.44.41-.43 1-.62 1.59-.53-.04.1.04.24-.17.24 1.24-.05 2.11-.9 3.47-.57-.4.75.46.25.53.9l.73-.19-.29-.32c.64.01 1.2-.46 1.75-.25l-.48.27 1.2-.12-.68-.25c.07-.04.14-.08.19-.14h1.35c-.07.05-.14.09-.21.12.19.03.34.03.39-.11h1.16c-.03.2-.08.4-.03.47.24-.41.99-.29 1.5-.46h.28c-.02.09-.02.19.01.28l.16-.28h.35c.06.09.08.21.04.31.42.04.38-.14.33-.31h.22c.4.07.81.07 1.22.01h1.83c.15.54-.85.12-.54.65 1.08-.09 2.21-.5 3.3-.62l2.1.02h.24c-.1.14-.13.41-.1.33.81.05 1.63-.05 2.41-.31h.75l-.02.03c.67.13 1.36.21 2.04.23.09-.09.19-.17.3-.23h.59c.6.21 1.25.21 1.85.02l2.61.03s.05.03.07.04c-.19 0-.46.21-.31.21l1.38-.22v-.02h.8s0 .03.02.04c0-.01-.01-.02-.02-.03 1.18.01 2.38.03 3.57.04l.43.15c-.13-.06-.27-.11-.41-.15h.01l.79.21-.24-.15s.03-.03.04-.05l2.1.02-.04.18c.02-.06.04-.12.05-.18h.05c.24.14.55.29.46.43.45-.43.74.34 1.37-.29.03.17.48.02.38.44.58-.13-.14-.3-.09-.51.04-.02.09-.04.13-.05h1.13c.62.26 1.31.27 1.93.04h.85c.56 0 1.09-.22 1.49-.61m-156.9.74l-.37.03c.08 0 .18-.02.37-.04zm.85-.03a.266.266 0 01.09-.32h.07c-.04.11.28.2.5.34-.22-.02-.44-.03-.65-.02m151.77.38c.49.07.98-.06 1.37-.36-.08.17.06.27.25.41.4-.14.15-.67.75-.56-.05.27-.14.53-.28.77.46-.27.88-.7 1.35-.97.19.26-.22.51-.35.75.54-.27 1.41-.62 1.5-1.12l-.4-.07c.2-.07.19.37.05.49-.41.48-.73.01-.79-.14l.34-.2c-.56-.88-1.41.51-2.14.63l.16-.78-.62.77c-.19-.15-.38-.51-.05-.71-.49-.18-.45.18-.72.16' fill='%238499ff'/%3E%3Cpath id='TracÃ©_1385' class='cls-4' d='M57.05 6.49v-.12l-.13.11h.13z'/%3E%3Cpath id='TracÃ©_1386' class='cls-4' d='M140.05 6.13s-.07 0-.11.02c-.25.09-.08.06.11-.02'/%3E%3Cpath id='TracÃ©_1387' class='cls-4' d='M125.48 6.72h-.09.09z'/%3E%3Cpath id='TracÃ©_1388' class='cls-4' d='M152.07 5.21c.19.09.41.09.61 0-.2-.06-.41-.06-.61 0'/%3E%3Cpath id='TracÃ©_1389' class='cls-4' d='M191.07 5.6c.26.04.66.38 1.03.27l.04-.14c-.17.26-.82-.43-1.07-.13'/%3E%3Cpath id='TracÃ©_1390' class='cls-4' d='M159.13 5.71l.18-.41-.55.13.38.28z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.selv__accompaniement [data-reveal=line]>span span{background-color:#fff}.selv__accompaniement picture{position:relative;display:block;border-radius:10px;overflow:hidden}.selv__accompaniement picture>img{opacity:0;-webkit-transition:opacity .6s cubic-bezier(.19,1,.22,1);transition:opacity .6s cubic-bezier(.19,1,.22,1)}.selv__accompaniement picture>img:not(:first-child){position:absolute;top:0;left:0}.selv__accompaniement picture>img.active{opacity:1}.selv__accompaniement__accordions li:not(:last-child){margin-bottom:3rem}.selv__accompaniement__accordions li:not(:first-child){padding-top:3rem;border-top:1px solid rgba(19,36,66,.25)}.selv__accompaniement__accordions li>div{opacity:.25;-webkit-transition:opacity .6s cubic-bezier(.19,1,.22,1);transition:opacity .6s cubic-bezier(.19,1,.22,1)}.selv__accompaniement__accordions li>div:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.selv__accompaniement__accordions li>div:first-child>span{position:relative;margin-top:3px;display:block;min-width:20px;-ms-flex-preferred-size:20px;flex-basis:20px;height:20px;margin-right:2.5rem}@media (max-width:575.98px){.selv__accompaniement__accordions li>div:first-child>span{margin-top:0}}.selv__accompaniement__accordions li>div:first-child>span:after,.selv__accompaniement__accordions li>div:first-child>span:before{content:"";position:absolute;top:10px;left:0;min-width:20px;height:2px;background-color:#2544dd}.selv__accompaniement__accordions li>div:first-child>span:after{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .6s cubic-bezier(.19,1,.22,1);transition:-webkit-transform .6s cubic-bezier(.19,1,.22,1);transition:transform .6s cubic-bezier(.19,1,.22,1);transition:transform .6s cubic-bezier(.19,1,.22,1),-webkit-transform .6s cubic-bezier(.19,1,.22,1)}.selv__accompaniement__accordions li>div:nth-child(2){padding-top:2rem;padding-left:4rem}.selv__accompaniement__accordions li.acc_active>div{opacity:1}.selv__accompaniement__accordions li.acc_active>div>span:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.selv__trial{color:#fff;background-color:#fff}.selv__trial>.container{position:relative;padding:4.5rem 0;z-index:0}@media (max-width:991.98px){.selv__trial>.container{padding-left:3.5rem;padding-right:3.5rem}}.selv__trial>.container:before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background-color:#2544dd;border-radius:30px;z-index:-1}@media (max-width:767.98px){.selv__trial>.container:before{border-radius:20px;left:1rem;right:1rem}}.selv__ambassador{padding:2rem 1.5rem;background-color:#fff;border-radius:10px;height:100%}.selv__ambassadors{background:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(40%,#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(180deg,#fff 40%,hsla(0,0%,100%,0))}.selv__ambassadors [data-reveal=line]>span{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='Titre-ligne' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 337.01 7.07'%3E%3Cdefs%3E%3CclipPath id='clippath'%3E%3Cpath fill='none' d='M0 0h337.01v7.07H0z'/%3E%3C/clipPath%3E%3Cstyle%3E.cls-3{fill:%239992f4}%3C/style%3E%3C/defs%3E%3Cg clip-path='url(%23clippath)' id='Groupe_360'%3E%3Cg id='Groupe_359'%3E%3Cpath id='TracÃ©_1377' class='cls-3' d='M333.69 5.27l-.36.58.79-.15c.18-.15.08-.49-.43-.42'/%3E%3Cpath id='TracÃ©_1378' class='cls-3' d='M330.67 5c-.19-.13 0-.28.04-.38-.6.28-1.28.77-.9 1.3.59-.55.73-.32 1.37-.98.51-.07.88.18.8.4.18-.15.79.13 1.06-.24a2.42 2.42 0 00-2.36-.1'/%3E%3Cpath id='TracÃ©_1379' class='cls-3' d='M12.13 6.55v-.09c-.06.05-.08.08 0 .09'/%3E%3Cpath id='TracÃ©_1380' class='cls-3' d='M39.13 6.31a1.43 1.43 0 01-.41-.44c.14.35-1.17.47.41.44'/%3E%3Cpath id='TracÃ©_1381' class='cls-3' d='M219.61 6.71l-1.41-.07c.47.05.94.07 1.41.07'/%3E%3Cpath id='TracÃ©_1382' class='cls-3' d='M102.53 6.3c.11.02.23 0 .32-.06l-.32.06z'/%3E%3Cpath id='TracÃ©_1383' class='cls-3' d='M214.01 6.71a2.31 2.31 0 00-.79-.34c-.06.03-.12.07-.16.13l.96.21z'/%3E%3Cpath id='TracÃ©_1384' d='M336.63 4c.23-.29.36-.65.38-1.01.02-1.38-1.72-2.51-3.9-2.53C271.42-.02 216.18 0 157.7 0c-15.97 0-32.2.01-48.88 0S77.8.1 62.63.21C45.39.33 27.56.45 3.95.45 1.77.45 0 1.57 0 2.95c0 .33.1.65.28.92l-.17.25.17-.02c.01-.06.02-.12.02-.19.04.06.09.1.13.16l-.15.03c-.15.81-.79 1.64 1.26 2.21l1.43-.5.46.39-1.2.03c.68.37 1.12.04 1.6-.18.13.22.35.38.6.43l1.4-.78c.17.32-.63.63.31.8.66-.36-.63-.71.46-.95.69.37.48.67 1.29.35.11.21-.06.34-.38.43.72-.25 1.9-.11 2.26-.54.71.45 2.42-.12 2.35.65.59-.34 1.24-.56 1.92-.63-1.2.92 2.46.05 2.14 1.04.89-.83 3.21-.37 4.78-.82-.09.07-.26.2-.4.16.59.07 1.17.23 1.71.47.11-.68 1.47-.84 2.22-1.25h.03c1.05.65-.67.79-.33 1.42-.06-.55 1.89-.55 1.52-1.01.83.41.72.2 1.14.76.15-.85.77-.14 1.46-.67 1.2.42.31.8 1.63.54.63.26-.55.56-.55.56 1.35.01.63-.63.92-1 1.61-.18.74.47 1.29.8 1-.17 1.77-.76 2.52-.74.06.11.2.14.03.28 1.06-.51 3.15-.03 4.38-.67.07.04.12.09.16.16-.1-.15-.16-.32-.19-.5h1.51c-.08.21-.97.04-.97.4.63-.1 1.32-.28 1.97-.41h1.62c-.14.42-2.1.13-.93.62l-1.46-.23c1.12.93-.89-.07.14.93 1.92.17 2.15-.3 4.07-.13.43-.33-.14-.49.29-.82 2.72-.59 2.15 1.49 4.15.7.52-.39.72-1.14 2.15-.75l-.49.67c1.86.07 1.06-.96 3.01-.51-.35.26-1.46.22-1.18.3 1.26.53.89-.38 1.86-.38l.2.59c1.98-.09 4.16-.52 6.36-.63-.12.18-.5.36.01.54 2.87-.18 5.74-.04 8.58.42l1.02-.51c.24 0 .44.23.18.33 1.04.19.05-.32.56-.53.59-.03.78.29.41.45 1.83-.43 5.23-.93 7.16-.39l-.38.15c1.51.21 1.7-1.05 3.1-.57l-.27.09c3.27.22 6.88-.25 9.37.53.48-.74 3.24.33 3.45-.7 1.87.51 1.33.69 3.96 1.03.7.05 1.05-.64 1.91-.75l.02.54 1.18-.56.63.64.81-.14c-.32-.03-.69-.24-.64-.39 1.27-.24 3.1.37 3.13.65l3.01-.45c-.07.22-.57.29-.97.43 1.61-.55.29.57 1.76.06-.2-.12.11-.32.14-.43 1.19.31 2.43.37 3.64.19l-.24.37c2.23.09 4.7-.18 7.21-.17-.9-.17-.69-.81.04-.88l.29.57c.47-.35-.77-.21.21-.64.93.07.63.64.09.83l1.14-.2c.07.17-.2.26-.27.47.47-.35 1.96.57 2.64-.04l.07.17c2.5 0 3.64-.19 5.68-.22.04-.49.84-.38 1.44-.78 1.64.28 3.3.45 4.97.5 1.27-.24.37-.41.94-.7.09.45 1.9.4.96.72 1.84-.03 3.69-.18 5.51-.45-.3-.18-.63-.26-.46-.41.5-.07 1.13.19 1.06.4l-.13.05c3.07-.67 7.1 1.3 9.55.37l-.14.05 2.54-.48c1.17.08-.7.34.16.61 2.74-.74 4.33.11 6.59-.39 1.75 1.32 6.2-.09 8.56.75l-.14-.31c.61-.3.74.18 1.19.25-.07-.24-.66-.28-.28-.45 5.16-.37 10.65.45 15.95.73 1.94.08 1.1-1.6 3.54-.86l-.69.57c3.91-.69 7.99.02 11.81-.56-.23.13-.23.3-.61.3.81.42 2.99.02 3-.32.6.04.14.31.5.48.81.25 2.03-.53 2.46-.12.07.07-.23.14-.38.17.53-.2 2.46.05 1.96-.43 1.43.23 2.74-.21 3.89.07.75-.54 2.46.26 2.69-.5-.1.79 2.52.63 3.43.26-.3.24.79.25.43.58 1.03-.01 1.98-.16 1.8-.56 1.91.94 3.84-.76 4.91.45 3.08-.42 5.92-.71 8.69-.89-.1.78-3.06.08-2.94.9 2.62-.32 4.14-1 6.74-.81.67.11-.38.34-.61.47 2.62-.32 5.07.07 7.4-.36 0 .07-.26.15-.5.21.46-.03 1.07.11 1.02-.24l-.45.1c-.46-.32.35-.66 1.06-.93h.78c.34.38 2.14.09 1.14 1.13.3-.07.68-.24.61-.47.45.07.59.21.14.48 1.65-.19 1.06-.57 2.55-.57 0 .17-.3.24-.46.44.85-.45 1.82-.64 2.77-.53-.08.1.07.24-.3.24 2.16-.05 3.69-.9 6.07-.57-.7.75.81.25.93.9l1.28-.19-.51-.32c1.12.01 2.11-.46 3.07-.25l-.83.27 2.1-.12-1.19-.25c.12-.03.23-.08.33-.14h2.36c-.12.05-.24.09-.36.12.33.03.6.03.69-.11h2.02c-.05.2-.14.4-.06.47.42-.41 1.73-.29 2.63-.46h.49c-.03.09-.03.19.02.28l.29-.28h.61c.11.07.12.16.07.31.74.04.67-.14.58-.31h.39c.71.07 1.42.07 2.13.01h3.2c.27.54-1.5.12-.95.65 1.89-.09 3.88-.5 5.78-.62l3.68.02h.42c-.18.14-.23.41-.17.33 1.41.05 2.83-.05 4.21-.31h1.32l-.03.03c.96.21 2.53.12 3.57.23.16-.1.34-.18.52-.23h1.03c1.07.21 2.17.21 3.25.02l4.57.03s.09.03.13.04c-.34 0-.81.21-.54.21l2.42-.22s0-.01-.01-.02H311s.02.03.04.04l-.03-.03c2.07.01 4.17.03 6.26.04l.75.15c-.24-.06-.47-.11-.72-.15h.02l1.39.21-.42-.15s.05-.03.07-.05l3.67.02-.07.18c.04-.06.07-.12.08-.18h.09c.42.14.97.29.8.43.78-.43 1.3.34 2.4-.29.05.17.83.02.66.44 1.01-.13-.24-.3-.15-.51.07-.03.15-.03.23-.05h1.99c1.11.26 2.27.27 3.39.04h1.49c.9.02 1.8-.19 2.6-.61m-274.72.78l-.65.03c.14 0 .32-.02.65-.04zm1.49-.03a.22.22 0 01.06-.29c.03-.02.06-.03.1-.03h.12c-.07.11.49.2.87.34-.32-.02-.72-.02-1.15-.02m265.78.37c.82.07 1.64-.05 2.39-.36-.13.17.1.27.44.41.71-.14.27-.67 1.31-.56-.1.29-.27.55-.49.77.8-.27 1.53-.7 2.36-.97.33.26-.38.51-.62.75.95-.27 2.48-.62 2.62-1.12l-.7-.07c.36-.07.33.37.09.49-.43.34-1.04.27-1.39-.14l.59-.2c-.99-.88-2.47.51-3.76.63l.28-.78-1.09.77c-.34-.15-.67-.51-.08-.71-.85-.18-.79.18-1.26.16' fill='%236a80ea'/%3E%3Cpath id='TracÃ©_1385' class='cls-3' d='M99.91 6.49v-.12l-.23.11h.23z'/%3E%3Cpath id='TracÃ©_1386' class='cls-3' d='M245.27 6.13c-.06 0-.13 0-.19.02-.44.09-.14.06.19-.02'/%3E%3Cpath id='TracÃ©_1387' class='cls-3' d='M219.76 6.72h-.16.16z'/%3E%3Cpath id='TracÃ©_1388' class='cls-3' d='M266.32 5.21c.35.09.71.09 1.06 0-.35-.06-.71-.06-1.06 0'/%3E%3Cpath id='TracÃ©_1389' class='cls-3' d='M334.62 5.6c.59.18 1.2.27 1.81.27l.06-.14c-.3.26-1.43-.43-1.87-.13'/%3E%3Cpath id='TracÃ©_1390' class='cls-3' d='M278.69 5.71l.31-.41-.97.13.65.28z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.selv__ambassadors [data-reveal=line]>span span{background-color:#fff}.selv__ambassador__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem}.selv__ambassador__header p{color:rgba(19,36,66,.5);line-height:1}.selv__ambassador__header>figure:first-of-type{overflow:hidden;border-radius:50%;margin-right:1.5rem}@media (max-width:575.98px){.selv__ambassador__header>figure:first-of-type{max-width:60px}}.selv__ambassador__header>figure:nth-of-type(2){margin-left:auto}.selv__ambassador__header>figure img{height:auto}.selv__ambassador .h4{margin-bottom:.5rem}@media (min-width:992px){.selv__ambassador>p{padding:0 12% 0 18%;margin-right:auto}}[data-reveal=line]{position:relative;display:inline-block;z-index:0}[data-reveal=line]>span{position:absolute;left:0;bottom:-5px;display:inline-block;width:100%;height:7px;background-repeat:no-repeat;background-position:0 0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='Titre-ligne' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 201.54 7.07'%3E%3Cdefs%3E%3CclipPath id='clippath'%3E%3Cpath fill='none' d='M0 0h201.54v7.07H0z'/%3E%3C/clipPath%3E%3Cstyle%3E.cls-3{fill:%232544dd}%3C/style%3E%3C/defs%3E%3Cg clip-path='url(%23clippath)' id='Groupe_360'%3E%3Cg id='Groupe_359'%3E%3Cpath id='TracÃ©_1377' class='cls-3' d='M199.55 5.27l-.22.58.47-.15c.11-.15.05-.49-.26-.42'/%3E%3Cpath id='TracÃ©_1378' class='cls-3' d='M197.75 5c-.11-.13 0-.28.02-.38-.36.28-.77.77-.54 1.3.35-.55.44-.32.82-.98.2-.06.4.05.46.25.02.05.02.1.01.15.11-.15.47.13.63-.24a.96.96 0 00-1.36-.14c-.02.01-.03.03-.05.04'/%3E%3Cpath id='TracÃ©_1379' class='cls-3' d='M7.26 6.55v-.09c-.04.05-.05.08 0 .09'/%3E%3Cpath id='TracÃ©_1380' class='cls-3' d='M23.4 6.31c-.11-.13-.19-.28-.25-.44.08.35-.7.47.25.44'/%3E%3Cpath id='TracÃ©_1381' class='cls-3' d='M131.33 6.71l-.84-.07c.28.05.56.07.84.07'/%3E%3Cpath id='TracÃ©_1382' class='cls-3' d='M61.31 6.3c.07.02.14 0 .19-.06l-.19.06z'/%3E%3Cpath id='TracÃ©_1383' class='cls-3' d='M127.98 6.71a1.21 1.21 0 00-.47-.34c-.04.03-.08.08-.1.13l.57.21z'/%3E%3Cpath id='TracÃ©_1384' d='M201.31 4c.14-.32.22-.66.23-1.01.05-1.34-.99-2.48-2.34-2.53C162.31-.02 129.28 0 94.31 0c-9.55 0-19.26.01-29.24 0S46.52.1 37.45.2C27.14.33 16.48.45 2.36.45 1.02.49-.04 1.61 0 2.95c0 .32.06.63.17.92l-.1.25.1-.03c0-.06.01-.12.02-.19.02.06.05.1.08.16l-.1.03C.08 4.9-.3 5.73.92 6.3l.86-.5.28.39-.72.03c.41.37.67.04.96-.18.05.19.18.35.36.43l.84-.78c.1.32-.38.63.19.8.39-.36-.38-.71.27-.95.41.37.29.67.77.35.07.21-.03.34-.22.43.43-.25 1.13-.11 1.35-.54.43.45 1.45-.12 1.4.65.31-.32.71-.54 1.15-.63-.72.92 1.47.05 1.28 1.04.53-.83 1.92-.37 2.86-.82-.05.07-.15.2-.24.16.53.07.68.32 1.02.47.07-.68.88-.84 1.32-1.25h.02c.63.65-.4.79-.2 1.42-.03-.55 1.13-.55.91-1.01.5.41.43.2.68.76.09-.85.46-.14.87-.67.72.42.18.8.98.54.38.26-.33.56-.33.56.8.01.38-.63.55-1 .96-.18.44.47.77.8.6-.17 1.06-.76 1.51-.74.03.11.12.14.02.28.64-.51 1.88-.03 2.62-.67.05.04.08.1.1.16-.06-.16-.1-.33-.11-.5h.91c-.05.21-.58.04-.58.4.38-.1.79-.28 1.18-.41h.97c-.08.42-1.25.13-.56.62l-.87-.23c.67.93-.53-.07.08.93 1.15.17 1.28-.3 2.43-.13.26-.33-.09-.49.17-.82 1.63-.59 1.28 1.49 2.48.7.31-.39.43-1.14 1.28-.75l-.29.67c1.11.07.64-.96 1.8-.51-.21.26-.87.22-.7.3.75.53.53-.38 1.11-.38l.12.59c1.19-.09 2.49-.52 3.8-.63-.07.18-.3.36 0 .54 1.72-.18 3.46-.04 5.13.42l.61-.51c.14 0 .26.23.11.33.62.19.03-.32.33-.53.35-.03.47.29.24.45 1.1-.43 3.13-.93 4.28-.39l-.23.15c.9.21 1.02-1.05 1.85-.57l-.16.09c1.96.22 4.11-.25 5.61.53.28-.74 1.94.33 2.06-.7 1.12.51.8.69 2.37 1.03.42.05.63-.64 1.14-.75v.54l.72-.56.38.64.49-.14c-.19-.03-.41-.24-.38-.39.7-.16 1.42.09 1.87.65l1.8-.45c-.04.22-.34.29-.58.43.96-.55.18.57 1.06.06-.12-.12.06-.32.08-.43.68.31 1.45.37 2.18.19l-.14.37c1.33.09 2.81-.18 4.31-.17a.443.443 0 01-.35-.52c.04-.18.19-.33.37-.35l.18.57c.28-.35-.46-.21.12-.64.56.07.38.64.05.83l.68-.2c.04.17-.12.26-.16.47.28-.35 1.17.57 1.58-.04l.04.17c1.5 0 2.18-.19 3.4-.22.02-.49.5-.38.86-.78.97.28 1.97.45 2.97.5.76-.24.22-.41.56-.7.06.45 1.14.4.57.72 1.11-.03 2.22-.18 3.3-.45-.18-.18-.38-.26-.27-.41.3-.07.68.19.64.4l-.08.05c1.84-.67 4.25 1.3 5.71.37l-.08.05 1.52-.48c.7.08-.42.34.1.61 1.64-.74 2.59.11 3.94-.39 1.04 1.32 3.71-.09 5.12.75l-.08-.31c.36-.3.44.18.71.25-.04-.24-.4-.28-.17-.45 3.09-.37 6.37.45 9.54.73 1.16.08.66-1.6 2.12-.86l-.42.57c2.34-.69 4.78.02 7.06-.56-.14.13-.14.3-.36.3.48.42 1.79.02 1.8-.32.36.04.08.31.3.48.48.25 1.22-.53 1.47-.12.04.07-.14.14-.23.17.32-.2 1.47.05 1.17-.43.86.23 1.64-.21 2.33.07.45-.54 1.47.26 1.61-.5-.06.79 1.51.63 2.05.26-.18.24.47.25.26.58.62-.01 1.19-.16 1.08-.56 1.14.94 2.29-.76 2.94.45 1.71-.4 3.45-.7 5.2-.89-.06.78-1.83.08-1.76.9 1.57-.32 2.48-1 4.03-.81.4.11-.23.34-.37.47 1.57-.32 3.03.07 4.43-.36 0 .07-.15.15-.3.21.27-.03.64.11.61-.24l-.27.1c-.27-.32.21-.66.63-.93h.47c.2.38 1.28.09.68 1.13.18-.07.41-.24.37-.47.27.07.35.21.08.48.98-.19.63-.57 1.53-.57 0 .17-.18.24-.27.44.44-.43 1.05-.63 1.66-.53-.04.1.04.24-.18.24 1.29-.05 2.21-.9 3.63-.57-.42.75.48.25.56.9l.76-.19-.31-.32c.67.01 1.26-.46 1.84-.25l-.5.27 1.26-.12-.71-.25c.07-.04.14-.08.2-.14h1.41a.94.94 0 01-.22.12c.2.03.36.03.41-.11h1.21c-.03.2-.08.4-.04.47.25-.41 1.03-.29 1.57-.46h.3c-.02.09-.02.19.01.28l.17-.28h.37c.06.07.07.16.04.31.44.04.4-.14.35-.31h.24c.42.07.85.07 1.27.01h1.92c.16.54-.9.12-.57.65 1.13-.09 2.32-.5 3.46-.62l2.2.02h.25c-.11.14-.14.41-.1.33.85.05 1.71-.05 2.52-.31h.79l-.02.03c.71.13 1.42.21 2.14.23.09-.09.2-.17.31-.23h.61c.63.21 1.31.21 1.94.02l2.73.03s.05.03.08.04c-.2 0-.49.21-.32.21l1.45-.22v-.02h.84s.01.03.03.04c0-.01-.01-.02-.02-.03 1.24.01 2.49.03 3.74.04l.45.15c-.14-.06-.28-.11-.43-.15h.01l.83.21-.26-.14s.03-.03.04-.05l2.2.02-.04.18c.02-.06.04-.12.05-.18h.05c.25.14.58.29.48.43.47-.43.78.34 1.44-.29.03.17.5.02.39.44.61-.13-.14-.3-.09-.51.04-.02.09-.04.14-.05h1.19c.65.26 1.37.27 2.03.04h.89c.58 0 1.13-.22 1.56-.61m-164.33.73l-.39.03c.08 0 .19-.02.39-.04zm.89-.03c-.06-.12-.01-.25.1-.32h.07c-.04.11.3.2.52.34-.23-.02-.46-.03-.69-.02m158.94.37c.51.07 1.02-.06 1.43-.36-.08.17.06.27.26.41.42-.14.16-.67.78-.56-.05.27-.15.53-.29.77.48-.27.92-.7 1.41-.97.2.26-.23.51-.37.75.57-.27 1.48-.63 1.57-1.13l-.42-.07c.21-.07.19.37.05.49-.15.21-.43.26-.65.12a.493.493 0 01-.19-.26l.35-.2c-.59-.88-1.48.51-2.25.63l.17-.78-.65.77c-.2-.15-.4-.51-.05-.71-.51-.18-.47.18-.75.16' fill='%238499ff'/%3E%3Cpath id='TracÃ©_1385' class='cls-3' d='M59.75 6.49v-.12l-.14.11h.14z'/%3E%3Cpath id='TracÃ©_1386' class='cls-3' d='M146.68 6.13s-.08 0-.11.02c-.26.09-.08.06.11-.02'/%3E%3Cpath id='TracÃ©_1387' class='cls-3' d='M131.42 6.72h-.1.1z'/%3E%3Cpath id='TracÃ©_1388' class='cls-3' d='M159.26 5.21c.2.09.43.09.64 0a1.16 1.16 0 00-.64 0'/%3E%3Cpath id='TracÃ©_1389' class='cls-3' d='M200.11 5.6c.28.04.7.38 1.08.27l.04-.14c-.18.26-.85-.43-1.12-.13'/%3E%3Cpath id='TracÃ©_1390' class='cls-3' d='M166.66 5.71l.19-.41-.58.13.39.28z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");z-index:-1}[data-reveal=line]>span span{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;background-color:#f5f5f5}.selv__footer{margin-top:11rem;padding-top:8rem;padding-bottom:3rem;background-color:#2544dd;color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1775.74 1778.3'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M912.6 648.99l-29.93 100.32c-3.78 12.69 3.44 26.05 16.13 29.83 3.95 1.18 8.15 1.32 12.17.4l107.32-24.41c48.41-11.02 90.74 34.23 76.54 81.8l-146.27 490.21c-13.46 45.07-1.97 93.89 30.17 128.23 69.79 74.59 194.18 45.31 223.38-52.57l71.04-238.05 121.1-405.85c51.88-173.83-102.8-339.12-279.69-298.9-96.48 21.96-173.66 94.18-201.96 189M550.91 351.16l-71.03 238.06-121.1 405.85c-51.88 173.83 102.8 339.12 279.68 298.89 96.48-21.95 173.66-94.17 201.96-188.99l29.94-100.32c3.79-12.69-3.43-26.05-16.12-29.83a23.954 23.954 0 00-12.18-.4l-107.33 24.4c-48.41 11.02-90.74-34.22-76.54-81.8l146.28-490.2c13.45-45.07 1.96-93.89-30.18-128.24-52.73-56.36-136.68-53.4-187.13-6.36a131.216 131.216 0 00-36.26 58.92' fill='none'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' opacity='.25'%3E%3Cpath fill='%23677aba' d='M-.005 839.802L900.548.022l875.188 938.525-900.553 839.779z'/%3E%3C/g%3E%3C/svg%3E");background-size:1152px;background-position:-300px;background-repeat:no-repeat}.selv__footer a:not([class]){text-decoration:none;color:hsla(0,0%,100%,.75);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.selv__footer a:not([class]) figure{margin-left:.7rem}.selv__footer a:not([class]):hover{color:#fff}.selv__footer .h4{display:block;margin-bottom:1rem}.selv__footer address{margin-bottom:3.5rem}.selv__footer [class*=d-]>:not(:last-child){margin-right:3.5rem}@media (max-width:991.98px){.selv__footer__bottom a{margin-right:0!important;margin-bottom:.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.btn{display:inline-block;padding:.75rem 2rem;border:1px solid transparent;border-radius:15px;font-weight:700;text-decoration:none;-webkit-transition-property:color,background-color,border-color;transition-property:color,background-color,border-color;-webkit-transition-duration:.6s;transition-duration:.6s;-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);transition-timing-function:cubic-bezier(.19,1,.22,1)}.btn--primary{background-color:#2544dd;color:#fff}.btn--primary:hover{border-color:#2544dd;background-color:#fff;color:#2544dd}.btn--primary.btn--invert{background-color:transparent;border-color:#2544dd;color:#2544dd}.btn--primary.btn--invert:hover{background-color:#2544dd;color:#fff}.btn--secondary{background-color:#daff7d;color:#132442}.btn--secondary:hover{border-color:#daff7d;background-color:#2544dd;color:#daff7d}.btn--white{background-color:#fff;color:#132442}.btn--white:hover{border-color:#fff;background-color:#2544dd;color:#fff}.btn--white.btn--invert{border-color:#fff;background-color:transparent;color:#fff}.btn--white.btn--invert:hover{background-color:#fff;color:#2544dd}.pill{display:inline-block;padding:.5rem 1rem;border-radius:3px;background-color:#f5f5f5}.pill:not(:last-child){margin-right:.5rem;margin-bottom:.5rem}