diff --git a/_layouts/video_sample.html b/_layouts/video_sample.html
index e7b74b4615..47b83f76fc 100644
--- a/_layouts/video_sample.html
+++ b/_layouts/video_sample.html
@@ -44,6 +44,8 @@
{% include /video/pb-os-app.html %}
{% elsif page.videoType == "pb-os-nas" %}
{% include /video/pb-os-nas.html %}
+{% elsif page.videoType == "pb-os-nas-renderer" %}
+ {% include /video/pb-os-nas-renderer.html %}
{% elsif page.videoType == "pb-lf-fw" %}
{% include /video/pb-lf-fw.html %}
{% elsif page.videoType == "pb-cp-fp" %}
diff --git a/about.md b/about.md
index 41ffdebd5f..7f392b1bbb 100644
--- a/about.md
+++ b/about.md
@@ -37,7 +37,7 @@ Publishers had been experiencing the same challenges when implementing header bi
Header bidding empowers publishers to run unbiased auctions across demand sources, thereby increasing competition and bid density. It is in both publishers and demand partners’ best interests to keep header bidding an open, unbiased ecosystem. Companies attempting to control header bidding tech are incentivized to prioritize their own demand for a higher margin. By keeping the code open source with community participation and moving toward community ownership, we work to ensure the header bidding auction logic is unbiased.
-Many publishers and demand partners have joined this effort to keep header bidding tech open and unbiased. The below contributing demand partners are currently maintaining their integrations with prebid.js: Yieldbot, AppNexus, AOL, OpenX, Sovrn. More are joining.
+Many publishers and demand partners have joined this effort to keep header bidding tech open and unbiased.
diff --git a/adops/before-you-start.md b/adops/before-you-start.md
index 03d447d76a..c00642c581 100644
--- a/adops/before-you-start.md
+++ b/adops/before-you-start.md
@@ -126,5 +126,6 @@ Implementing header bidding requires much more collaboration with your dev team
## Related Topics
- [Getting Started with Prebid.js](/overview/getting-started.html): How Prebid.js works at a high level.
+- [Prebid.js and Ad Server Key Values](/features/adServerKvps.html)
- [What is Prebid?](/overview/intro.html): Overview and history of header bidding and Prebid.js.
+ [Docs by Format](/dev-docs/docs-by-format.html): Engineering and ad ops docs arranged by ad format (video, native, etc.).
diff --git a/adops/send-all-bids-adops.md b/adops/send-all-bids-adops.md
index ff3995e142..19129ea43a 100644
--- a/adops/send-all-bids-adops.md
+++ b/adops/send-all-bids-adops.md
@@ -28,7 +28,7 @@ As a publisher, you may want to have your ad server see **all** header bidding b
See the [Publisher API Reference](/dev-docs/publisher-api-reference/setConfig.html#setConfig-Send-All-Bids) for more details.
-If you decide to send all bids to the ad sever, your developers have the option of explicity adding `enableSendAllBids: true` to `pbjs.setConfig()`. However, since the default value is `true` this addition is not strictly necessary. For details, see the [Publisher API Reference](/dev-docs/publisher-api-reference/setConfig.html#setConfig-Send-All-Bids).
+If you decide to send all bids to the ad sever, your developers have the option of explicitly adding `enableSendAllBids: true` to `pbjs.setConfig()`. However, since the default value is `true` this addition is not strictly necessary. For details, see the [Publisher API Reference](/dev-docs/publisher-api-reference/setConfig.html#setConfig-Send-All-Bids).
From the ad ops side, you can choose to set up one order per bidder, which allows for each order to have a set of line items using targeting keywords that include the bidder's name. For example, if you are working with [Rubicon](/dev-docs/bidders.html#rubicon), you would use `hb_pb_rubicon` in your line item's key-value targeting, and `hb_adid_rubicon` in the creative.
diff --git a/adops/setting-up-prebid-for-amp-in-dfp.md b/adops/setting-up-prebid-for-amp-in-dfp.md
index f3552c8658..2a41378661 100644
--- a/adops/setting-up-prebid-for-amp-in-dfp.md
+++ b/adops/setting-up-prebid-for-amp-in-dfp.md
@@ -41,11 +41,10 @@ Save your line item and add a creative.
## Creative Setup
-On the new creative screen, select the **Third party** creative type.
-
-Ensure that the **Serve into a SafeFrame** box is checked.
-
-Enter the below code snippet in the **Code snippet** text area.
+1. On the new creative screen, select the **Third party** creative type.
+2. Choose the "Standard" Code Type radio button. The "AMP" option is for AMPHTML hosted by a 3rd party.
+3. Ensure that the **Serve into a SafeFrame** box is checked.
+4. Enter the below code snippet in the **Code snippet** text area.
{% capture sendAllBidsAlert %}
If you're using the `Send All Bids` scenario (where every bidder has a separate
diff --git a/adops/setting-up-prebid-video-in-freewheel.md b/adops/setting-up-prebid-video-in-freewheel.md
index 10218d9022..9347464ae3 100644
--- a/adops/setting-up-prebid-video-in-freewheel.md
+++ b/adops/setting-up-prebid-video-in-freewheel.md
@@ -3,15 +3,14 @@ layout: page_v2
title: Setting up Prebid Video in FreeWheel
head_title: Setting up Prebid Video in FreeWheel
description: Setting up Prebid Video in FreeWheel
-pid: 3
-
-top_nav_section: adops
-nav_section: tutorials
sidebarType: 3
---
# FreeWheel Guide for Premium Long-Form Video
+{: .alert.alert-warning :}
+This guide is not written, maintained, or endorsed by Freewheel. Freewheel recommends speaking to your account team before implementing any header-bidding setup to ensure full implications for direct-sold ad delivery, forecasting, and reporting is understood.
+
This page describes how to set up Campaigns for long form video using FreeWheel's ad server.
As with Google Ad Manager for digital ads, ad ops will need to configure their FreeWheel server account so that the server can provide the correct creatives for the video player. If you do not have an account visit [FreeWheel](https://www.freewheel.com/) to create one.
diff --git a/assets/css/main-bundle.css b/assets/css/main-bundle.css
index 390273a89b..f88c219e7e 100644
--- a/assets/css/main-bundle.css
+++ b/assets/css/main-bundle.css
@@ -1 +1,10042 @@
-.awesomplete [hidden]{display:none}.awesomplete .visually-hidden{position:absolute;clip:rect(0,0,0,0)}.awesomplete{display:inline-block;position:relative}.awesomplete>input{display:block}.awesomplete>ul{position:absolute;left:0;z-index:1;min-width:100%;box-sizing:border-box;list-style:none;padding:0;margin:0;background:#fff}.awesomplete>ul:empty{display:none}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;color:#212529;text-align:left;background-color:#eceeef}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:10px;padding-left:10px;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:1200px}}.row{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;padding-right:10px;padding-left:10px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success.focus,.btn-success:focus,.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info.focus,.btn-info:focus,.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning.focus,.btn-warning:focus,.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light.focus,.btn-light:focus,.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark.focus,.btn-dark:focus,.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:24px 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:0 solid rgba(0,0,0,.15);border-radius:0}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:0}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:0}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:0}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#797f90;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#ff6f00;text-decoration:none;background-color:transparent}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:24px 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#797f90}.navbar{position:relative;padding:0 1rem}.navbar,.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:-.1875rem;padding-bottom:-.1875rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:0;padding-bottom:0}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat 50%;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.7)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.7);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.7)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.7)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:0 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#eceeef;border-color:#dee2e6 #dee2e6 #eceeef}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.pbTable,.table{width:100%;margin-bottom:1rem;color:#797f90}.pbTable td,.pbTable th,.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dddfe3}.pbTable thead th,.table thead th{vertical-align:bottom;border-bottom:2px solid #dddfe3}.pbTable tbody+tbody,.table tbody+tbody{border-top:2px solid #dddfe3}.table-sm td,.table-sm th{padding:.3rem}.pbTable,.pbTable td,.pbTable th,.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dddfe3}.pbTable thead td,.pbTable thead th,.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.pbTable tbody tr:nth-of-type(odd),.table-striped tbody tr:nth-of-type(odd){background-color:#f8f9f9}.table-hover tbody tr:hover{color:#797f90;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.pbTable .thead-dark th,.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.pbTable .thead-light th,.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dddfe3}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.pbTable,.table-dark.table-bordered{border:0}.table-dark.pbTable tbody tr:nth-of-type(odd),.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.pbTable,.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.pbTable,.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.pbTable,.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.pbTable,.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.pbTable,.table-responsive>.table-bordered{border:0}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:0}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:0;border-top-right-radius:0}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:30px}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:30px}.card-header{padding:.75rem 30px;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:0 0 0 0}.card-footer{padding:.75rem 30px;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 0 0}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-15px;margin-left:-15px}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:0}.card-img,.card-img-bottom,.card-img-top{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:0;border-top-right-radius:0}.card-img,.card-img-bottom{border-bottom-right-radius:0;border-bottom-left-radius:0}.card-deck .card{margin-bottom:10px}@media (min-width:576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-10px;margin-left:-10px}.card-deck .card{flex:1 0 0%;margin-right:10px;margin-bottom:0;margin-left:10px}}.card-group>.card{margin-bottom:10px}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.alert,.pb-alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info,.pb-alert-tip{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr,.pb-alert-tip hr{border-top-color:#abdde5}.alert-info .alert-link,.pb-alert-tip .alert-link{color:#062c33}.alert-warning,.pb-alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr,.pb-alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link,.pb-alert-warning .alert-link{color:#533f03}.alert-danger,.pb-alert-important{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr,.pb-alert-important hr{border-top-color:#f1b0b7}.alert-danger .alert-link,.pb-alert-important .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.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}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!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:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!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:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!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:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!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:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!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:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.8571428571%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!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}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.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}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.m-6{margin:3.75rem!important}.mt-6,.my-6{margin-top:3.75rem!important}.mr-6,.mx-6{margin-right:3.75rem!important}.mb-6,.my-6{margin-bottom:3.75rem!important}.ml-6,.mx-6{margin-left:3.75rem!important}.m-7{margin:4.5rem!important}.mt-7,.my-7{margin-top:4.5rem!important}.mr-7,.mx-7{margin-right:4.5rem!important}.mb-7,.my-7{margin-bottom:4.5rem!important}.ml-7,.mx-7{margin-left:4.5rem!important}.m-8{margin:5rem!important}.mt-8,.my-8{margin-top:5rem!important}.mr-8,.mx-8{margin-right:5rem!important}.mb-8,.my-8{margin-bottom:5rem!important}.ml-8,.mx-8{margin-left:5rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.p-6{padding:3.75rem!important}.pt-6,.py-6{padding-top:3.75rem!important}.pr-6,.px-6{padding-right:3.75rem!important}.pb-6,.py-6{padding-bottom:3.75rem!important}.pl-6,.px-6{padding-left:3.75rem!important}.p-7{padding:4.5rem!important}.pt-7,.py-7{padding-top:4.5rem!important}.pr-7,.px-7{padding-right:4.5rem!important}.pb-7,.py-7{padding-bottom:4.5rem!important}.pl-7,.px-7{padding-left:4.5rem!important}.p-8{padding:5rem!important}.pt-8,.py-8{padding-top:5rem!important}.pr-8,.px-8{padding-right:5rem!important}.pb-8,.py-8{padding-bottom:5rem!important}.pl-8,.px-8{padding-left:5rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-n6{margin:-3.75rem!important}.mt-n6,.my-n6{margin-top:-3.75rem!important}.mr-n6,.mx-n6{margin-right:-3.75rem!important}.mb-n6,.my-n6{margin-bottom:-3.75rem!important}.ml-n6,.mx-n6{margin-left:-3.75rem!important}.m-n7{margin:-4.5rem!important}.mt-n7,.my-n7{margin-top:-4.5rem!important}.mr-n7,.mx-n7{margin-right:-4.5rem!important}.mb-n7,.my-n7{margin-bottom:-4.5rem!important}.ml-n7,.mx-n7{margin-left:-4.5rem!important}.m-n8{margin:-5rem!important}.mt-n8,.my-n8{margin-top:-5rem!important}.mr-n8,.mx-n8{margin-right:-5rem!important}.mb-n8,.my-n8{margin-bottom:-5rem!important}.ml-n8,.mx-n8{margin-left:-5rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.m-sm-6{margin:3.75rem!important}.mt-sm-6,.my-sm-6{margin-top:3.75rem!important}.mr-sm-6,.mx-sm-6{margin-right:3.75rem!important}.mb-sm-6,.my-sm-6{margin-bottom:3.75rem!important}.ml-sm-6,.mx-sm-6{margin-left:3.75rem!important}.m-sm-7{margin:4.5rem!important}.mt-sm-7,.my-sm-7{margin-top:4.5rem!important}.mr-sm-7,.mx-sm-7{margin-right:4.5rem!important}.mb-sm-7,.my-sm-7{margin-bottom:4.5rem!important}.ml-sm-7,.mx-sm-7{margin-left:4.5rem!important}.m-sm-8{margin:5rem!important}.mt-sm-8,.my-sm-8{margin-top:5rem!important}.mr-sm-8,.mx-sm-8{margin-right:5rem!important}.mb-sm-8,.my-sm-8{margin-bottom:5rem!important}.ml-sm-8,.mx-sm-8{margin-left:5rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.p-sm-6{padding:3.75rem!important}.pt-sm-6,.py-sm-6{padding-top:3.75rem!important}.pr-sm-6,.px-sm-6{padding-right:3.75rem!important}.pb-sm-6,.py-sm-6{padding-bottom:3.75rem!important}.pl-sm-6,.px-sm-6{padding-left:3.75rem!important}.p-sm-7{padding:4.5rem!important}.pt-sm-7,.py-sm-7{padding-top:4.5rem!important}.pr-sm-7,.px-sm-7{padding-right:4.5rem!important}.pb-sm-7,.py-sm-7{padding-bottom:4.5rem!important}.pl-sm-7,.px-sm-7{padding-left:4.5rem!important}.p-sm-8{padding:5rem!important}.pt-sm-8,.py-sm-8{padding-top:5rem!important}.pr-sm-8,.px-sm-8{padding-right:5rem!important}.pb-sm-8,.py-sm-8{padding-bottom:5rem!important}.pl-sm-8,.px-sm-8{padding-left:5rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-n6{margin:-3.75rem!important}.mt-sm-n6,.my-sm-n6{margin-top:-3.75rem!important}.mr-sm-n6,.mx-sm-n6{margin-right:-3.75rem!important}.mb-sm-n6,.my-sm-n6{margin-bottom:-3.75rem!important}.ml-sm-n6,.mx-sm-n6{margin-left:-3.75rem!important}.m-sm-n7{margin:-4.5rem!important}.mt-sm-n7,.my-sm-n7{margin-top:-4.5rem!important}.mr-sm-n7,.mx-sm-n7{margin-right:-4.5rem!important}.mb-sm-n7,.my-sm-n7{margin-bottom:-4.5rem!important}.ml-sm-n7,.mx-sm-n7{margin-left:-4.5rem!important}.m-sm-n8{margin:-5rem!important}.mt-sm-n8,.my-sm-n8{margin-top:-5rem!important}.mr-sm-n8,.mx-sm-n8{margin-right:-5rem!important}.mb-sm-n8,.my-sm-n8{margin-bottom:-5rem!important}.ml-sm-n8,.mx-sm-n8{margin-left:-5rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.m-md-6{margin:3.75rem!important}.mt-md-6,.my-md-6{margin-top:3.75rem!important}.mr-md-6,.mx-md-6{margin-right:3.75rem!important}.mb-md-6,.my-md-6{margin-bottom:3.75rem!important}.ml-md-6,.mx-md-6{margin-left:3.75rem!important}.m-md-7{margin:4.5rem!important}.mt-md-7,.my-md-7{margin-top:4.5rem!important}.mr-md-7,.mx-md-7{margin-right:4.5rem!important}.mb-md-7,.my-md-7{margin-bottom:4.5rem!important}.ml-md-7,.mx-md-7{margin-left:4.5rem!important}.m-md-8{margin:5rem!important}.mt-md-8,.my-md-8{margin-top:5rem!important}.mr-md-8,.mx-md-8{margin-right:5rem!important}.mb-md-8,.my-md-8{margin-bottom:5rem!important}.ml-md-8,.mx-md-8{margin-left:5rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.p-md-6{padding:3.75rem!important}.pt-md-6,.py-md-6{padding-top:3.75rem!important}.pr-md-6,.px-md-6{padding-right:3.75rem!important}.pb-md-6,.py-md-6{padding-bottom:3.75rem!important}.pl-md-6,.px-md-6{padding-left:3.75rem!important}.p-md-7{padding:4.5rem!important}.pt-md-7,.py-md-7{padding-top:4.5rem!important}.pr-md-7,.px-md-7{padding-right:4.5rem!important}.pb-md-7,.py-md-7{padding-bottom:4.5rem!important}.pl-md-7,.px-md-7{padding-left:4.5rem!important}.p-md-8{padding:5rem!important}.pt-md-8,.py-md-8{padding-top:5rem!important}.pr-md-8,.px-md-8{padding-right:5rem!important}.pb-md-8,.py-md-8{padding-bottom:5rem!important}.pl-md-8,.px-md-8{padding-left:5rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-n6{margin:-3.75rem!important}.mt-md-n6,.my-md-n6{margin-top:-3.75rem!important}.mr-md-n6,.mx-md-n6{margin-right:-3.75rem!important}.mb-md-n6,.my-md-n6{margin-bottom:-3.75rem!important}.ml-md-n6,.mx-md-n6{margin-left:-3.75rem!important}.m-md-n7{margin:-4.5rem!important}.mt-md-n7,.my-md-n7{margin-top:-4.5rem!important}.mr-md-n7,.mx-md-n7{margin-right:-4.5rem!important}.mb-md-n7,.my-md-n7{margin-bottom:-4.5rem!important}.ml-md-n7,.mx-md-n7{margin-left:-4.5rem!important}.m-md-n8{margin:-5rem!important}.mt-md-n8,.my-md-n8{margin-top:-5rem!important}.mr-md-n8,.mx-md-n8{margin-right:-5rem!important}.mb-md-n8,.my-md-n8{margin-bottom:-5rem!important}.ml-md-n8,.mx-md-n8{margin-left:-5rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.m-lg-6{margin:3.75rem!important}.mt-lg-6,.my-lg-6{margin-top:3.75rem!important}.mr-lg-6,.mx-lg-6{margin-right:3.75rem!important}.mb-lg-6,.my-lg-6{margin-bottom:3.75rem!important}.ml-lg-6,.mx-lg-6{margin-left:3.75rem!important}.m-lg-7{margin:4.5rem!important}.mt-lg-7,.my-lg-7{margin-top:4.5rem!important}.mr-lg-7,.mx-lg-7{margin-right:4.5rem!important}.mb-lg-7,.my-lg-7{margin-bottom:4.5rem!important}.ml-lg-7,.mx-lg-7{margin-left:4.5rem!important}.m-lg-8{margin:5rem!important}.mt-lg-8,.my-lg-8{margin-top:5rem!important}.mr-lg-8,.mx-lg-8{margin-right:5rem!important}.mb-lg-8,.my-lg-8{margin-bottom:5rem!important}.ml-lg-8,.mx-lg-8{margin-left:5rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.p-lg-6{padding:3.75rem!important}.pt-lg-6,.py-lg-6{padding-top:3.75rem!important}.pr-lg-6,.px-lg-6{padding-right:3.75rem!important}.pb-lg-6,.py-lg-6{padding-bottom:3.75rem!important}.pl-lg-6,.px-lg-6{padding-left:3.75rem!important}.p-lg-7{padding:4.5rem!important}.pt-lg-7,.py-lg-7{padding-top:4.5rem!important}.pr-lg-7,.px-lg-7{padding-right:4.5rem!important}.pb-lg-7,.py-lg-7{padding-bottom:4.5rem!important}.pl-lg-7,.px-lg-7{padding-left:4.5rem!important}.p-lg-8{padding:5rem!important}.pt-lg-8,.py-lg-8{padding-top:5rem!important}.pr-lg-8,.px-lg-8{padding-right:5rem!important}.pb-lg-8,.py-lg-8{padding-bottom:5rem!important}.pl-lg-8,.px-lg-8{padding-left:5rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-n6{margin:-3.75rem!important}.mt-lg-n6,.my-lg-n6{margin-top:-3.75rem!important}.mr-lg-n6,.mx-lg-n6{margin-right:-3.75rem!important}.mb-lg-n6,.my-lg-n6{margin-bottom:-3.75rem!important}.ml-lg-n6,.mx-lg-n6{margin-left:-3.75rem!important}.m-lg-n7{margin:-4.5rem!important}.mt-lg-n7,.my-lg-n7{margin-top:-4.5rem!important}.mr-lg-n7,.mx-lg-n7{margin-right:-4.5rem!important}.mb-lg-n7,.my-lg-n7{margin-bottom:-4.5rem!important}.ml-lg-n7,.mx-lg-n7{margin-left:-4.5rem!important}.m-lg-n8{margin:-5rem!important}.mt-lg-n8,.my-lg-n8{margin-top:-5rem!important}.mr-lg-n8,.mx-lg-n8{margin-right:-5rem!important}.mb-lg-n8,.my-lg-n8{margin-bottom:-5rem!important}.ml-lg-n8,.mx-lg-n8{margin-left:-5rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.m-xl-6{margin:3.75rem!important}.mt-xl-6,.my-xl-6{margin-top:3.75rem!important}.mr-xl-6,.mx-xl-6{margin-right:3.75rem!important}.mb-xl-6,.my-xl-6{margin-bottom:3.75rem!important}.ml-xl-6,.mx-xl-6{margin-left:3.75rem!important}.m-xl-7{margin:4.5rem!important}.mt-xl-7,.my-xl-7{margin-top:4.5rem!important}.mr-xl-7,.mx-xl-7{margin-right:4.5rem!important}.mb-xl-7,.my-xl-7{margin-bottom:4.5rem!important}.ml-xl-7,.mx-xl-7{margin-left:4.5rem!important}.m-xl-8{margin:5rem!important}.mt-xl-8,.my-xl-8{margin-top:5rem!important}.mr-xl-8,.mx-xl-8{margin-right:5rem!important}.mb-xl-8,.my-xl-8{margin-bottom:5rem!important}.ml-xl-8,.mx-xl-8{margin-left:5rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.p-xl-6{padding:3.75rem!important}.pt-xl-6,.py-xl-6{padding-top:3.75rem!important}.pr-xl-6,.px-xl-6{padding-right:3.75rem!important}.pb-xl-6,.py-xl-6{padding-bottom:3.75rem!important}.pl-xl-6,.px-xl-6{padding-left:3.75rem!important}.p-xl-7{padding:4.5rem!important}.pt-xl-7,.py-xl-7{padding-top:4.5rem!important}.pr-xl-7,.px-xl-7{padding-right:4.5rem!important}.pb-xl-7,.py-xl-7{padding-bottom:4.5rem!important}.pl-xl-7,.px-xl-7{padding-left:4.5rem!important}.p-xl-8{padding:5rem!important}.pt-xl-8,.py-xl-8{padding-top:5rem!important}.pr-xl-8,.px-xl-8{padding-right:5rem!important}.pb-xl-8,.py-xl-8{padding-bottom:5rem!important}.pl-xl-8,.px-xl-8{padding-left:5rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-n6{margin:-3.75rem!important}.mt-xl-n6,.my-xl-n6{margin-top:-3.75rem!important}.mr-xl-n6,.mx-xl-n6{margin-right:-3.75rem!important}.mb-xl-n6,.my-xl-n6{margin-bottom:-3.75rem!important}.ml-xl-n6,.mx-xl-n6{margin-left:-3.75rem!important}.m-xl-n7{margin:-4.5rem!important}.mt-xl-n7,.my-xl-n7{margin-top:-4.5rem!important}.mr-xl-n7,.mx-xl-n7{margin-right:-4.5rem!important}.mb-xl-n7,.my-xl-n7{margin-bottom:-4.5rem!important}.ml-xl-n7,.mx-xl-n7{margin-left:-4.5rem!important}.m-xl-n8{margin:-5rem!important}.mt-xl-n8,.my-xl-n8{margin-top:-5rem!important}.mr-xl-n8,.mx-xl-n8{margin-right:-5rem!important}.mb-xl-n8,.my-xl-n8{margin-bottom:-5rem!important}.ml-xl-n8,.mx-xl-n8{margin-left:-5rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.awesomplete>ul{background:#333;padding:0!important}.awesomplete>ul>li{padding:10px 15px;border-bottom:1px solid #707070;color:#efefef;font-size:17px}.awesomplete>ul>li:last-child{border-bottom:0}.awesomplete>ul>li[aria-selected=true]{background-color:#ff6f00}.awesomplete>ul>li:before{content:none!important}img{max-width:100%}body{color:#797f90;font-family:Arial,sans-serif;font-size:18px;line-height:1.5}@media (min-width:768px){body{font-size:18px}}.html__font-loaded--primary body{font-family:Open Sans,Arial,sans-serif}a{color:#ff6f00;text-decoration:underline}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:600;color:#333}.typography-white .h1,.typography-white .h2,.typography-white .h3,.typography-white .h4,.typography-white .h5,.typography-white .h6,.typography-white h1,.typography-white h2,.typography-white h3,.typography-white h4,.typography-white h5,.typography-white h6{color:#fff}.h1.no-margin-top,.h2.no-margin-top,.h3.no-margin-top,.h4.no-margin-top,.h5.no-margin-top,.h6.no-margin-top,.no-margin-top .h1,.no-margin-top .h2,.no-margin-top .h3,.no-margin-top .h4,.no-margin-top .h5,.no-margin-top .h6,.no-margin-top h1,.no-margin-top h2,.no-margin-top h3,.no-margin-top h4,.no-margin-top h5,.no-margin-top h6,h1.no-margin-top,h2.no-margin-top,h3.no-margin-top,h4.no-margin-top,h5.no-margin-top,h6.no-margin-top{margin-top:0!important}.h1,h1{font-size:12vw;line-height:1.2}@media (min-width:410px){.h1,h1{font-size:42px}}@media (min-width:767px){.h1,h1{font-size:50px}}.h2,h2{font-size:36px;line-height:1.1}@media (min-width:768px){.h2,h2{font-size:40px}}.h3,h3{font-size:26px;line-height:1.1}@media (min-width:768px){.h3,h3{font-size:30px}}.h4,h4{font-size:22px}h5{font-size:20px}h6{font-size:18px}.pb-header .navbar{background:#333}@media (max-width:991px){.pb-header .navbar{padding-top:10px;padding-bottom:10px}}.pb-header .navbar-brand>img{display:block;max-width:140px;max-height:25px}.pb-header .dropdown-toggle:after{content:none}.pb-header .nav-item{padding-top:5px;padding-bottom:5px;margin-right:32px}.pb-header .nav-item:last-of-type{margin-right:0}@media (min-width:992px){.pb-header .nav-item{padding-top:34px;padding-bottom:24px}}.pb-header .nav-link{font-size:16px;text-decoration:none}@media (min-width:992px){.pb-header .nav-link[aria-expanded=true]:after{position:absolute;bottom:0;left:50%;height:0;width:0;border-color:transparent transparent #fff;border-style:solid;border-width:0 5.5px 8px;transform:translateX(-50%) translateY(0);z-index:5;content:""}}.pb-header .dropdown-menu{box-shadow:10px 10px 30px rgba(0,0,0,.16);-moz-column-rule:1px solid #dddfe3;column-rule:1px solid #dddfe3;padding:10px 0}@media (min-width:992px){.pb-header .dropdown-menu{padding:24px 0}.pb-header .dropdown-menu--product{-moz-columns:3;column-count:3;left:50%;transform:translateX(-50%)}.pb-header .dropdown-menu--support{-moz-columns:2;column-count:2;left:50%;transform:translateX(-50%)}.pb-header .dropdown-menu--resources{right:0;left:auto}.pb-header .dropdown-menu .dropdown-section{-moz-column-break-inside:avoid;break-inside:avoid-column}}.pb-header .dropdown-item{font-size:15px;text-decoration:none}.pb-header .dropdown-item--heading{font-weight:600;color:#333}.pb-header .dropdown-item--heading:hover{color:#ff6f00}@media (max-width:991px){.sidebar{margin-bottom:20px}}.sidebar a{text-decoration:none}.sidebar .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.sidebar .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.sidebar .collapse.is-active,.sidebar .list-group-item{display:block}.sidebar .list-group-item--level-0{position:relative;padding:9px 12px 11px 14px;border-top:1px solid #dddfe3;color:#797f90;font-size:20px}.sidebar .list-group-item--level-0:after{position:absolute;top:50%;right:12px;height:8px;width:15px;transform:translateY(-50%);background:url(/assets/images/icons/down-carrot-0.svg) no-repeat 0 0;content:""}.sidebar .list-group-item--level-0:last-of-type{border-bottom:1px solid #dddfe3}.sidebar .list-group-item--level-0>.pb-section-title{display:inline-block;padding-right:20px}.sidebar .list-group-item--level-0.is-active{background-color:#333;color:#fff}.sidebar .list-group-item--level-0.is-active:after{background-image:url(/assets/images/icons/up-carrot-0.svg)}.sidebar .list-group-item--level-0.is-active+.sidebar-submenu+.list-group-item{border-top:0}.sidebar .list-group-item--level-1{padding:8px 14px 9px;background-color:hsla(0,0%,100%,.25);border-bottom:1px solid #dddfe3;color:#797f90;font-size:18px}.sidebar .list-group-item--level-1.is-active{position:relative;color:#ff6f00}.sidebar .list-group-item--level-1.is-active:after{position:absolute;top:50%;right:15px;height:5px;width:10px;transform:translateY(-50%);background-image:url(/assets/images/icons/up-carrot-1.svg);background-repeat:no-repeat;background-position:0 0;content:""}.sidebar .list-group-item--level-1.is-active>.pb-section-subtitle{display:inline-block;padding-right:15px}.sidebar .list-group-item--level-1.is-active+.sidebar-submenu{background-color:hsla(0,0%,100%,.25)}.sidebar .list-group-item--level-1>.menu-collapsed.pb-nav-item.is-active{color:#ff6f00}.sidebar .list-group-item--level-2{padding:11px 14px 4px;background-color:hsla(0,0%,100%,.5);color:#797f90;font-size:15px}.sidebar .list-group-item--level-2:last-child{padding-bottom:11px;border-bottom:1px solid #dddfe3}.sidebar .list-group-item--level-2.is-active{color:#ff6f00}.sidebar .list-group-item--level-2>.pb-nav-item--title{display:block;margin-bottom:-8px;padding-bottom:5px;border-bottom:1px solid #999;color:#333}.pb-footer{padding-top:50px;padding-bottom:30px;background:#fff;font-size:12px;line-height:1.2}.banner--medium .card{background:none;border-color:hsla(0,0%,100%,.8)}.card-media{display:flex;justify-content:center;align-items:center}.card-deck--products .card-media{min-height:96px;margin-top:6px}.card-deck--products .card-title{margin-top:30px}.card-deck--md .card{margin-bottom:10px}@media (min-width:768px){.card-deck--md{display:flex;flex-flow:row wrap;margin-right:-10px;margin-left:-10px}.card-deck--md .card{flex:1 0 0%;margin-right:10px;margin-bottom:0;margin-left:10px}}.card-deck--formats .card{margin-bottom:10px;z-index:2}.card-deck--formats .card-body{display:flex;flex-flow:column-reverse;justify-content:space-around}.card-deck--formats .card-title{font-weight:600;margin-top:24px;margin-bottom:0;font-size:22px;line-height:1.2;color:#1ba9e1;text-decoration:none}.card-deck--formats .card-title:hover{color:#fff;z-index:2}.card-deck--formats .card-title:hover:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:#ff6f00;content:""}.card-deck--formats .card-title:hover+.card-media{cursor:pointer;pointer-events:none}.card-deck--formats .card-title:hover+.card-media path{stroke:#fff}.card-deck--formats .card-title:hover+.card-media path[fill="#ff6f00"]{fill:#fff}.card-deck--formats .card-title+.card-media{position:relative;z-index:2}@media (min-width:576px){.card-deck--formats{display:flex;flex-flow:row wrap;justify-content:center;margin-right:-10px;margin-left:-10px}.card-deck--formats .card{flex:1 0 0%;min-width:180px;max-width:200px;margin-right:10px;margin-bottom:20px;margin-left:10px}}.banner--medium .card-deck .card{z-index:2}.banner--medium .card-deck .card-body{display:flex;flex-flow:column;justify-content:space-around}.banner--medium .card-deck .card-title{margin-top:24px;margin-bottom:0}.banner--medium .card-deck .card-title a{color:#fff;font-size:26px;text-decoration:none}.banner--medium .card-deck .card-title a:before{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#ff6f00;opacity:0;z-index:-1;content:""}.banner--medium .card-deck .card-title a:hover:before{opacity:1}.banner{padding-top:4rem;padding-bottom:5.5rem}.banner--medium{background:#7e8c97;color:#fff}.banner--light{background:#fff;padding-bottom:0}.banner--light hr{margin-top:30px;border:0;border-top:1px solid rgba(221,223,227,.49);background:none}.btn-outline-brand{color:#1ba9e1;font-weight:700;padding:18px 32px 15px;border-color:#dddfe3;font-size:18px;text-decoration:none}.btn-outline-brand:hover{color:#fff;background-color:#1ba9e1;border-color:#1ba9e1}.btn-outline-brand.focus,.btn-outline-brand:focus{box-shadow:0 0 0 .2rem rgba(27,169,225,.5)}.btn-outline-brand.disabled,.btn-outline-brand:disabled{color:#1ba9e1;background-color:transparent}.btn-outline-brand:not(:disabled):not(.disabled).active,.btn-outline-brand:not(:disabled):not(.disabled):active,.show>.btn-outline-brand.dropdown-toggle{color:#fff;background-color:#1ba9e1;border-color:#1ba9e1}.btn-outline-brand:not(:disabled):not(.disabled).active:focus,.btn-outline-brand:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-brand.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(27,169,225,.5)}@media (min-width:992px){.btn-outline-brand{padding-right:68px;padding-left:68px}}.pb-lg-img{width:70%;height:70%}.row>.wrapper{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}@media (min-width:992px){.pb-docs-container>.row>.col-lg-3.sidebar{flex:0 0 22%;max-width:22%}.pb-docs-container>.row>.col-lg-3.sidebar+.col-lg-9{flex:0 0 78%;max-width:78%}}.pb-docs-container+.pb-footer{margin-top:180px}.pb-content{padding:22px 30px;border:1px solid #dddfe3;background-color:#fff;font-size:19px;line-height:1.5789473684}.pb-content>.pb-content{margin:0;padding:0;border:none}.pb-content h1{margin-bottom:20px;padding-bottom:14px;border-bottom:1px solid #dddfe3;font-size:46.379px}.pb-content h2{margin-top:35px;margin-bottom:16px;font-size:37.107px}.pb-content h3{margin-top:28px;font-size:29.697px}.pb-content h4{margin-top:20px;font-size:23.75px}.pb-content h5{margin-top:16px;font-size:19px;font-style:italic}.pb-content ul{padding-left:20px;list-style:none}.pb-content ul li:not(.ui-tab){position:relative}.pb-content ul li:not(.ui-tab):before{position:absolute;top:10px;left:-20px;height:7px;width:7px;border:1px solid #707070;border-radius:50%;background:#333;content:""}.pb-content table.pbTable,.pb-content table.table{font-size:16px;line-height:1.75}.pb-content table.pbTable th,.pb-content table.table th{padding-top:9px;padding-bottom:9px;font-weight:600}.pb-content table.pbTable td,.pb-content table.pbTable th,.pb-content table.table td,.pb-content table.table th{padding-right:15px;padding-left:15px}.pb-content .highlight,.pb-content .pb-code-hl{margin-top:20px;margin-bottom:20px;padding:20px 22px;border:1px solid #dddfe3;background:#f8f9f9;font-size:16px}.pb-content .highlight pre,.pb-content .pb-code-hl pre{margin-top:0;margin-bottom:0;padding:0;border:0;background:none}.pb-docs-container{margin-top:20px}@media (min-width:992px){.pb-docs-container{margin-top:65px}}.pb-alert{margin-top:10px}.social-media{display:flex;align-items:center}@media (min-width:992px){.social-media{justify-content:flex-end;margin-top:100px}}.social-media a,.social-media h5{margin-right:22px;margin-bottom:0}.social-media h5{font-size:18px}.social-media a:last-child{margin-right:0}table.pbTable,table.table{background:#fff}.pbTable thead td,.pbTable thead th,.table-bordered thead td,.table-bordered thead th{border-bottom-width:1px}.download-form{margin-bottom:20px}.download-form>.row{flex-flow:column}.download-form .adapters{display:flex;flex-flow:row wrap}.download-form__modal,.modal-backdrop.fade{opacity:0}.pb-content .autocomplete-filter{padding:10px 15px;border:1px solid #b3c1cc;background-color:rgba(236,243,245,.35)}.pb-content .autocomplete-filter:focus{outline:none}.pb-content .c-bidder-list-group h4{color:#797f90;font-size:19px;font-weight:700}.pb-content .c-bidder-list{padding-left:0;-moz-columns:2;column-count:2}.pb-content .c-bidder-list li{padding-bottom:5px}.pb-content .c-bidder-list li:before{content:none!important}.pb-content .c-bidder-list a{text-decoration:none}.algolia-autocomplete .algolia-docsearch-suggestion--category-header{display:none!important}.c-search{position:relative}@media (max-width:990px){.c-search{float:left}}.c-search:after{position:absolute;top:50%;right:10px;height:20px;width:20px;transform:translateY(-50%);background:url(/assets/images/icons/search-icon2.svg);background-size:cover;content:""}.c-search input[type=search]{padding-right:8px;padding-left:8px;border:1px solid rgba(0,0,0,.125);max-width:120px;transition:max-width .2s ease-in-out}.c-search input[type=search]:focus,.c-search input[type=search]:hover{max-width:200px;outline:none}.c-search input[type=search]::-ms-clear,.c-search input[type=search]::-ms-reveal{display:none;width:0;height:0}.c-search input[type=search]::-webkit-search-cancel-button,.c-search input[type=search]::-webkit-search-decoration,.c-search input[type=search]::-webkit-search-results-button,.c-search input[type=search]::-webkit-search-results-decoration{display:none}.pb-homepage .h1,.pb-homepage h1{font-size:12vw;margin-bottom:.75rem}@media (min-width:768px){.pb-homepage .h1,.pb-homepage h1{font-size:40px}}.error404{width:100%;height:100%;text-align:center}.error404 h1{color:red;font-size:60px;font-weight:700}
\ No newline at end of file
+.awesomplete [hidden] {
+ display: none;
+}
+
+.awesomplete .visually-hidden {
+ position: absolute;
+ clip: rect(0, 0, 0, 0);
+}
+
+.awesomplete {
+ display: inline-block;
+ position: relative;
+}
+
+.awesomplete > input {
+ display: block;
+}
+
+.awesomplete > ul {
+ position: absolute;
+ left: 0;
+ z-index: 1;
+ min-width: 100%;
+ box-sizing: border-box;
+ list-style: none;
+ padding: 0;
+ margin: 0;
+ background: #fff;
+}
+
+.awesomplete > ul:empty {
+ display: none;
+}
+@charset "UTF-8";
+
+*,
+*::before,
+*::after {
+ box-sizing: border-box;
+}
+
+html {
+ font-family: sans-serif;
+ line-height: 1.15;
+ -webkit-text-size-adjust: 100%;
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
+}
+
+article,
+aside,
+figcaption,
+figure,
+footer,
+header,
+hgroup,
+main,
+nav,
+section {
+ display: block;
+}
+
+body {
+ margin: 0;
+ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
+ font-size: 1rem;
+ font-weight: 400;
+ line-height: 1.5;
+ color: #212529;
+ text-align: left;
+ background-color: #eceeef;
+}
+
+[tabindex="-1"]:focus:not(:focus-visible) {
+ outline: 0 !important;
+}
+
+hr {
+ box-sizing: content-box;
+ height: 0;
+ overflow: visible;
+}
+
+h1,
+h2,
+h3,
+h4,
+h5,
+h6 {
+ margin-top: 0;
+ margin-bottom: 0.5rem;
+}
+
+p {
+ margin-top: 0;
+ margin-bottom: 1rem;
+}
+
+abbr[title],
+abbr[data-original-title] {
+ text-decoration: underline;
+ -webkit-text-decoration: underline dotted;
+ text-decoration: underline dotted;
+ cursor: help;
+ border-bottom: 0;
+ -webkit-text-decoration-skip-ink: none;
+ text-decoration-skip-ink: none;
+}
+
+address {
+ margin-bottom: 1rem;
+ font-style: normal;
+ line-height: inherit;
+}
+
+ol,
+ul,
+dl {
+ margin-top: 0;
+ margin-bottom: 1rem;
+}
+
+ol ol,
+ul ul,
+ol ul,
+ul ol {
+ margin-bottom: 0;
+}
+
+dt {
+ font-weight: 700;
+}
+
+dd {
+ margin-bottom: 0.5rem;
+ margin-left: 0;
+}
+
+blockquote {
+ margin: 0 0 1rem;
+}
+
+b,
+strong {
+ font-weight: bolder;
+}
+
+small {
+ font-size: 80%;
+}
+
+sub,
+sup {
+ position: relative;
+ font-size: 75%;
+ line-height: 0;
+ vertical-align: baseline;
+}
+
+sub {
+ bottom: -0.25em;
+}
+
+sup {
+ top: -0.5em;
+}
+
+a {
+ color: #007bff;
+ text-decoration: none;
+ background-color: transparent;
+}
+
+a:hover {
+ color: #0056b3;
+ text-decoration: underline;
+}
+
+a:not([href]):not([class]) {
+ color: inherit;
+ text-decoration: none;
+}
+
+a:not([href]):not([class]):hover {
+ color: inherit;
+ text-decoration: none;
+}
+
+pre,
+code,
+kbd,
+samp {
+ font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
+ font-size: 1em;
+}
+
+pre {
+ margin-top: 0;
+ margin-bottom: 1rem;
+ overflow: auto;
+ -ms-overflow-style: scrollbar;
+}
+
+figure {
+ margin: 0 0 1rem;
+}
+
+img {
+ vertical-align: middle;
+ border-style: none;
+}
+
+svg {
+ overflow: hidden;
+ vertical-align: middle;
+}
+
+table {
+ border-collapse: collapse;
+}
+
+caption {
+ padding-top: 0.75rem;
+ padding-bottom: 0.75rem;
+ color: #6c757d;
+ text-align: left;
+ caption-side: bottom;
+}
+
+th {
+ text-align: inherit;
+ text-align: -webkit-match-parent;
+}
+
+label {
+ display: inline-block;
+ margin-bottom: 0.5rem;
+}
+
+button {
+ border-radius: 0;
+}
+
+button:focus {
+ outline: 1px dotted;
+ outline: 5px auto -webkit-focus-ring-color;
+}
+
+input,
+button,
+select,
+optgroup,
+textarea {
+ margin: 0;
+ font-family: inherit;
+ font-size: inherit;
+ line-height: inherit;
+}
+
+button,
+input {
+ overflow: visible;
+}
+
+button,
+select {
+ text-transform: none;
+}
+
+[role=button] {
+ cursor: pointer;
+}
+
+select {
+ word-wrap: normal;
+}
+
+button,
+[type=button],
+[type=reset],
+[type=submit] {
+ -webkit-appearance: button;
+}
+
+button:not(:disabled),
+[type=button]:not(:disabled),
+[type=reset]:not(:disabled),
+[type=submit]:not(:disabled) {
+ cursor: pointer;
+}
+
+button::-moz-focus-inner,
+[type=button]::-moz-focus-inner,
+[type=reset]::-moz-focus-inner,
+[type=submit]::-moz-focus-inner {
+ padding: 0;
+ border-style: none;
+}
+
+input[type=radio],
+input[type=checkbox] {
+ box-sizing: border-box;
+ padding: 0;
+}
+
+textarea {
+ overflow: auto;
+ resize: vertical;
+}
+
+fieldset {
+ min-width: 0;
+ padding: 0;
+ margin: 0;
+ border: 0;
+}
+
+legend {
+ display: block;
+ width: 100%;
+ max-width: 100%;
+ padding: 0;
+ margin-bottom: 0.5rem;
+ font-size: 1.5rem;
+ line-height: inherit;
+ color: inherit;
+ white-space: normal;
+}
+
+progress {
+ vertical-align: baseline;
+}
+
+[type=number]::-webkit-inner-spin-button,
+[type=number]::-webkit-outer-spin-button {
+ height: auto;
+}
+
+[type=search] {
+ outline-offset: -2px;
+ -webkit-appearance: none;
+}
+
+[type=search]::-webkit-search-decoration {
+ -webkit-appearance: none;
+}
+
+::-webkit-file-upload-button {
+ font: inherit;
+ -webkit-appearance: button;
+}
+
+output {
+ display: inline-block;
+}
+
+summary {
+ display: list-item;
+ cursor: pointer;
+}
+
+template {
+ display: none;
+}
+
+[hidden] {
+ display: none !important;
+}
+
+.container,
+.container-fluid,
+.container-xl,
+.container-lg,
+.container-md,
+.container-sm {
+ width: 100%;
+ padding-right: 10px;
+ padding-left: 10px;
+ margin-right: auto;
+ margin-left: auto;
+}
+
+@media (min-width: 576px) {
+ .container-sm,
+ .container {
+ max-width: 540px;
+ }
+}
+
+@media (min-width: 768px) {
+ .container-md,
+ .container-sm,
+ .container {
+ max-width: 720px;
+ }
+}
+
+@media (min-width: 992px) {
+ .container-lg,
+ .container-md,
+ .container-sm,
+ .container {
+ max-width: 960px;
+ }
+}
+
+@media (min-width: 1200px) {
+ .container-xl,
+ .container-lg,
+ .container-md,
+ .container-sm,
+ .container {
+ max-width: 1200px;
+ }
+}
+
+.row {
+ display: flex;
+ flex-wrap: wrap;
+ margin-right: -10px;
+ margin-left: -10px;
+}
+
+.no-gutters {
+ margin-right: 0;
+ margin-left: 0;
+}
+
+.no-gutters > .col,
+.no-gutters > [class*=col-] {
+ padding-right: 0;
+ padding-left: 0;
+}
+
+.col-xl,
+.col-xl-auto,
+.col-xl-12,
+.col-xl-11,
+.col-xl-10,
+.col-xl-9,
+.col-xl-8,
+.col-xl-7,
+.col-xl-6,
+.col-xl-5,
+.col-xl-4,
+.col-xl-3,
+.col-xl-2,
+.col-xl-1,
+.col-lg,
+.col-lg-auto,
+.col-lg-12,
+.col-lg-11,
+.col-lg-10,
+.col-lg-9,
+.col-lg-8,
+.col-lg-7,
+.col-lg-6,
+.col-lg-5,
+.col-lg-4,
+.col-lg-3,
+.col-lg-2,
+.col-lg-1,
+.col-md,
+.col-md-auto,
+.col-md-12,
+.col-md-11,
+.col-md-10,
+.col-md-9,
+.col-md-8,
+.col-md-7,
+.col-md-6,
+.col-md-5,
+.col-md-4,
+.col-md-3,
+.col-md-2,
+.col-md-1,
+.col-sm,
+.col-sm-auto,
+.col-sm-12,
+.col-sm-11,
+.col-sm-10,
+.col-sm-9,
+.col-sm-8,
+.col-sm-7,
+.col-sm-6,
+.col-sm-5,
+.col-sm-4,
+.col-sm-3,
+.col-sm-2,
+.col-sm-1,
+.col,
+.col-auto,
+.col-12,
+.col-11,
+.col-10,
+.col-9,
+.col-8,
+.col-7,
+.col-6,
+.col-5,
+.col-4,
+.col-3,
+.col-2,
+.col-1 {
+ position: relative;
+ width: 100%;
+ padding-right: 10px;
+ padding-left: 10px;
+}
+
+.col {
+ flex-basis: 0;
+ flex-grow: 1;
+ max-width: 100%;
+}
+
+.row-cols-1 > * {
+ flex: 0 0 100%;
+ max-width: 100%;
+}
+
+.row-cols-2 > * {
+ flex: 0 0 50%;
+ max-width: 50%;
+}
+
+.row-cols-3 > * {
+ flex: 0 0 33.3333333333%;
+ max-width: 33.3333333333%;
+}
+
+.row-cols-4 > * {
+ flex: 0 0 25%;
+ max-width: 25%;
+}
+
+.row-cols-5 > * {
+ flex: 0 0 20%;
+ max-width: 20%;
+}
+
+.row-cols-6 > * {
+ flex: 0 0 16.6666666667%;
+ max-width: 16.6666666667%;
+}
+
+.col-auto {
+ flex: 0 0 auto;
+ width: auto;
+ max-width: 100%;
+}
+
+.col-1 {
+ flex: 0 0 8.3333333333%;
+ max-width: 8.3333333333%;
+}
+
+.col-2 {
+ flex: 0 0 16.6666666667%;
+ max-width: 16.6666666667%;
+}
+
+.col-3 {
+ flex: 0 0 25%;
+ max-width: 25%;
+}
+
+.col-4 {
+ flex: 0 0 33.3333333333%;
+ max-width: 33.3333333333%;
+}
+
+.col-5 {
+ flex: 0 0 41.6666666667%;
+ max-width: 41.6666666667%;
+}
+
+.col-6 {
+ flex: 0 0 50%;
+ max-width: 50%;
+}
+
+.col-7 {
+ flex: 0 0 58.3333333333%;
+ max-width: 58.3333333333%;
+}
+
+.col-8 {
+ flex: 0 0 66.6666666667%;
+ max-width: 66.6666666667%;
+}
+
+.col-9 {
+ flex: 0 0 75%;
+ max-width: 75%;
+}
+
+.col-10 {
+ flex: 0 0 83.3333333333%;
+ max-width: 83.3333333333%;
+}
+
+.col-11 {
+ flex: 0 0 91.6666666667%;
+ max-width: 91.6666666667%;
+}
+
+.col-12 {
+ flex: 0 0 100%;
+ max-width: 100%;
+}
+
+.order-first {
+ order: -1;
+}
+
+.order-last {
+ order: 13;
+}
+
+.order-0 {
+ order: 0;
+}
+
+.order-1 {
+ order: 1;
+}
+
+.order-2 {
+ order: 2;
+}
+
+.order-3 {
+ order: 3;
+}
+
+.order-4 {
+ order: 4;
+}
+
+.order-5 {
+ order: 5;
+}
+
+.order-6 {
+ order: 6;
+}
+
+.order-7 {
+ order: 7;
+}
+
+.order-8 {
+ order: 8;
+}
+
+.order-9 {
+ order: 9;
+}
+
+.order-10 {
+ order: 10;
+}
+
+.order-11 {
+ order: 11;
+}
+
+.order-12 {
+ order: 12;
+}
+
+.offset-1 {
+ margin-left: 8.3333333333%;
+}
+
+.offset-2 {
+ margin-left: 16.6666666667%;
+}
+
+.offset-3 {
+ margin-left: 25%;
+}
+
+.offset-4 {
+ margin-left: 33.3333333333%;
+}
+
+.offset-5 {
+ margin-left: 41.6666666667%;
+}
+
+.offset-6 {
+ margin-left: 50%;
+}
+
+.offset-7 {
+ margin-left: 58.3333333333%;
+}
+
+.offset-8 {
+ margin-left: 66.6666666667%;
+}
+
+.offset-9 {
+ margin-left: 75%;
+}
+
+.offset-10 {
+ margin-left: 83.3333333333%;
+}
+
+.offset-11 {
+ margin-left: 91.6666666667%;
+}
+
+@media (min-width: 576px) {
+ .col-sm {
+ flex-basis: 0;
+ flex-grow: 1;
+ max-width: 100%;
+ }
+
+ .row-cols-sm-1 > * {
+ flex: 0 0 100%;
+ max-width: 100%;
+ }
+
+ .row-cols-sm-2 > * {
+ flex: 0 0 50%;
+ max-width: 50%;
+ }
+
+ .row-cols-sm-3 > * {
+ flex: 0 0 33.3333333333%;
+ max-width: 33.3333333333%;
+ }
+
+ .row-cols-sm-4 > * {
+ flex: 0 0 25%;
+ max-width: 25%;
+ }
+
+ .row-cols-sm-5 > * {
+ flex: 0 0 20%;
+ max-width: 20%;
+ }
+
+ .row-cols-sm-6 > * {
+ flex: 0 0 16.6666666667%;
+ max-width: 16.6666666667%;
+ }
+
+ .col-sm-auto {
+ flex: 0 0 auto;
+ width: auto;
+ max-width: 100%;
+ }
+
+ .col-sm-1 {
+ flex: 0 0 8.3333333333%;
+ max-width: 8.3333333333%;
+ }
+
+ .col-sm-2 {
+ flex: 0 0 16.6666666667%;
+ max-width: 16.6666666667%;
+ }
+
+ .col-sm-3 {
+ flex: 0 0 25%;
+ max-width: 25%;
+ }
+
+ .col-sm-4 {
+ flex: 0 0 33.3333333333%;
+ max-width: 33.3333333333%;
+ }
+
+ .col-sm-5 {
+ flex: 0 0 41.6666666667%;
+ max-width: 41.6666666667%;
+ }
+
+ .col-sm-6 {
+ flex: 0 0 50%;
+ max-width: 50%;
+ }
+
+ .col-sm-7 {
+ flex: 0 0 58.3333333333%;
+ max-width: 58.3333333333%;
+ }
+
+ .col-sm-8 {
+ flex: 0 0 66.6666666667%;
+ max-width: 66.6666666667%;
+ }
+
+ .col-sm-9 {
+ flex: 0 0 75%;
+ max-width: 75%;
+ }
+
+ .col-sm-10 {
+ flex: 0 0 83.3333333333%;
+ max-width: 83.3333333333%;
+ }
+
+ .col-sm-11 {
+ flex: 0 0 91.6666666667%;
+ max-width: 91.6666666667%;
+ }
+
+ .col-sm-12 {
+ flex: 0 0 100%;
+ max-width: 100%;
+ }
+
+ .order-sm-first {
+ order: -1;
+ }
+
+ .order-sm-last {
+ order: 13;
+ }
+
+ .order-sm-0 {
+ order: 0;
+ }
+
+ .order-sm-1 {
+ order: 1;
+ }
+
+ .order-sm-2 {
+ order: 2;
+ }
+
+ .order-sm-3 {
+ order: 3;
+ }
+
+ .order-sm-4 {
+ order: 4;
+ }
+
+ .order-sm-5 {
+ order: 5;
+ }
+
+ .order-sm-6 {
+ order: 6;
+ }
+
+ .order-sm-7 {
+ order: 7;
+ }
+
+ .order-sm-8 {
+ order: 8;
+ }
+
+ .order-sm-9 {
+ order: 9;
+ }
+
+ .order-sm-10 {
+ order: 10;
+ }
+
+ .order-sm-11 {
+ order: 11;
+ }
+
+ .order-sm-12 {
+ order: 12;
+ }
+
+ .offset-sm-0 {
+ margin-left: 0;
+ }
+
+ .offset-sm-1 {
+ margin-left: 8.3333333333%;
+ }
+
+ .offset-sm-2 {
+ margin-left: 16.6666666667%;
+ }
+
+ .offset-sm-3 {
+ margin-left: 25%;
+ }
+
+ .offset-sm-4 {
+ margin-left: 33.3333333333%;
+ }
+
+ .offset-sm-5 {
+ margin-left: 41.6666666667%;
+ }
+
+ .offset-sm-6 {
+ margin-left: 50%;
+ }
+
+ .offset-sm-7 {
+ margin-left: 58.3333333333%;
+ }
+
+ .offset-sm-8 {
+ margin-left: 66.6666666667%;
+ }
+
+ .offset-sm-9 {
+ margin-left: 75%;
+ }
+
+ .offset-sm-10 {
+ margin-left: 83.3333333333%;
+ }
+
+ .offset-sm-11 {
+ margin-left: 91.6666666667%;
+ }
+}
+
+@media (min-width: 768px) {
+ .col-md {
+ flex-basis: 0;
+ flex-grow: 1;
+ max-width: 100%;
+ }
+
+ .row-cols-md-1 > * {
+ flex: 0 0 100%;
+ max-width: 100%;
+ }
+
+ .row-cols-md-2 > * {
+ flex: 0 0 50%;
+ max-width: 50%;
+ }
+
+ .row-cols-md-3 > * {
+ flex: 0 0 33.3333333333%;
+ max-width: 33.3333333333%;
+ }
+
+ .row-cols-md-4 > * {
+ flex: 0 0 25%;
+ max-width: 25%;
+ }
+
+ .row-cols-md-5 > * {
+ flex: 0 0 20%;
+ max-width: 20%;
+ }
+
+ .row-cols-md-6 > * {
+ flex: 0 0 16.6666666667%;
+ max-width: 16.6666666667%;
+ }
+
+ .col-md-auto {
+ flex: 0 0 auto;
+ width: auto;
+ max-width: 100%;
+ }
+
+ .col-md-1 {
+ flex: 0 0 8.3333333333%;
+ max-width: 8.3333333333%;
+ }
+
+ .col-md-2 {
+ flex: 0 0 16.6666666667%;
+ max-width: 16.6666666667%;
+ }
+
+ .col-md-3 {
+ flex: 0 0 25%;
+ max-width: 25%;
+ }
+
+ .col-md-4 {
+ flex: 0 0 33.3333333333%;
+ max-width: 33.3333333333%;
+ }
+
+ .col-md-5 {
+ flex: 0 0 41.6666666667%;
+ max-width: 41.6666666667%;
+ }
+
+ .col-md-6 {
+ flex: 0 0 50%;
+ max-width: 50%;
+ }
+
+ .col-md-7 {
+ flex: 0 0 58.3333333333%;
+ max-width: 58.3333333333%;
+ }
+
+ .col-md-8 {
+ flex: 0 0 66.6666666667%;
+ max-width: 66.6666666667%;
+ }
+
+ .col-md-9 {
+ flex: 0 0 75%;
+ max-width: 75%;
+ }
+
+ .col-md-10 {
+ flex: 0 0 83.3333333333%;
+ max-width: 83.3333333333%;
+ }
+
+ .col-md-11 {
+ flex: 0 0 91.6666666667%;
+ max-width: 91.6666666667%;
+ }
+
+ .col-md-12 {
+ flex: 0 0 100%;
+ max-width: 100%;
+ }
+
+ .order-md-first {
+ order: -1;
+ }
+
+ .order-md-last {
+ order: 13;
+ }
+
+ .order-md-0 {
+ order: 0;
+ }
+
+ .order-md-1 {
+ order: 1;
+ }
+
+ .order-md-2 {
+ order: 2;
+ }
+
+ .order-md-3 {
+ order: 3;
+ }
+
+ .order-md-4 {
+ order: 4;
+ }
+
+ .order-md-5 {
+ order: 5;
+ }
+
+ .order-md-6 {
+ order: 6;
+ }
+
+ .order-md-7 {
+ order: 7;
+ }
+
+ .order-md-8 {
+ order: 8;
+ }
+
+ .order-md-9 {
+ order: 9;
+ }
+
+ .order-md-10 {
+ order: 10;
+ }
+
+ .order-md-11 {
+ order: 11;
+ }
+
+ .order-md-12 {
+ order: 12;
+ }
+
+ .offset-md-0 {
+ margin-left: 0;
+ }
+
+ .offset-md-1 {
+ margin-left: 8.3333333333%;
+ }
+
+ .offset-md-2 {
+ margin-left: 16.6666666667%;
+ }
+
+ .offset-md-3 {
+ margin-left: 25%;
+ }
+
+ .offset-md-4 {
+ margin-left: 33.3333333333%;
+ }
+
+ .offset-md-5 {
+ margin-left: 41.6666666667%;
+ }
+
+ .offset-md-6 {
+ margin-left: 50%;
+ }
+
+ .offset-md-7 {
+ margin-left: 58.3333333333%;
+ }
+
+ .offset-md-8 {
+ margin-left: 66.6666666667%;
+ }
+
+ .offset-md-9 {
+ margin-left: 75%;
+ }
+
+ .offset-md-10 {
+ margin-left: 83.3333333333%;
+ }
+
+ .offset-md-11 {
+ margin-left: 91.6666666667%;
+ }
+}
+
+@media (min-width: 992px) {
+ .col-lg {
+ flex-basis: 0;
+ flex-grow: 1;
+ max-width: 100%;
+ }
+
+ .row-cols-lg-1 > * {
+ flex: 0 0 100%;
+ max-width: 100%;
+ }
+
+ .row-cols-lg-2 > * {
+ flex: 0 0 50%;
+ max-width: 50%;
+ }
+
+ .row-cols-lg-3 > * {
+ flex: 0 0 33.3333333333%;
+ max-width: 33.3333333333%;
+ }
+
+ .row-cols-lg-4 > * {
+ flex: 0 0 25%;
+ max-width: 25%;
+ }
+
+ .row-cols-lg-5 > * {
+ flex: 0 0 20%;
+ max-width: 20%;
+ }
+
+ .row-cols-lg-6 > * {
+ flex: 0 0 16.6666666667%;
+ max-width: 16.6666666667%;
+ }
+
+ .col-lg-auto {
+ flex: 0 0 auto;
+ width: auto;
+ max-width: 100%;
+ }
+
+ .col-lg-1 {
+ flex: 0 0 8.3333333333%;
+ max-width: 8.3333333333%;
+ }
+
+ .col-lg-2 {
+ flex: 0 0 16.6666666667%;
+ max-width: 16.6666666667%;
+ }
+
+ .col-lg-3 {
+ flex: 0 0 25%;
+ max-width: 25%;
+ }
+
+ .col-lg-4 {
+ flex: 0 0 33.3333333333%;
+ max-width: 33.3333333333%;
+ }
+
+ .col-lg-5 {
+ flex: 0 0 41.6666666667%;
+ max-width: 41.6666666667%;
+ }
+
+ .col-lg-6 {
+ flex: 0 0 50%;
+ max-width: 50%;
+ }
+
+ .col-lg-7 {
+ flex: 0 0 58.3333333333%;
+ max-width: 58.3333333333%;
+ }
+
+ .col-lg-8 {
+ flex: 0 0 66.6666666667%;
+ max-width: 66.6666666667%;
+ }
+
+ .col-lg-9 {
+ flex: 0 0 75%;
+ max-width: 75%;
+ }
+
+ .col-lg-10 {
+ flex: 0 0 83.3333333333%;
+ max-width: 83.3333333333%;
+ }
+
+ .col-lg-11 {
+ flex: 0 0 91.6666666667%;
+ max-width: 91.6666666667%;
+ }
+
+ .col-lg-12 {
+ flex: 0 0 100%;
+ max-width: 100%;
+ }
+
+ .order-lg-first {
+ order: -1;
+ }
+
+ .order-lg-last {
+ order: 13;
+ }
+
+ .order-lg-0 {
+ order: 0;
+ }
+
+ .order-lg-1 {
+ order: 1;
+ }
+
+ .order-lg-2 {
+ order: 2;
+ }
+
+ .order-lg-3 {
+ order: 3;
+ }
+
+ .order-lg-4 {
+ order: 4;
+ }
+
+ .order-lg-5 {
+ order: 5;
+ }
+
+ .order-lg-6 {
+ order: 6;
+ }
+
+ .order-lg-7 {
+ order: 7;
+ }
+
+ .order-lg-8 {
+ order: 8;
+ }
+
+ .order-lg-9 {
+ order: 9;
+ }
+
+ .order-lg-10 {
+ order: 10;
+ }
+
+ .order-lg-11 {
+ order: 11;
+ }
+
+ .order-lg-12 {
+ order: 12;
+ }
+
+ .offset-lg-0 {
+ margin-left: 0;
+ }
+
+ .offset-lg-1 {
+ margin-left: 8.3333333333%;
+ }
+
+ .offset-lg-2 {
+ margin-left: 16.6666666667%;
+ }
+
+ .offset-lg-3 {
+ margin-left: 25%;
+ }
+
+ .offset-lg-4 {
+ margin-left: 33.3333333333%;
+ }
+
+ .offset-lg-5 {
+ margin-left: 41.6666666667%;
+ }
+
+ .offset-lg-6 {
+ margin-left: 50%;
+ }
+
+ .offset-lg-7 {
+ margin-left: 58.3333333333%;
+ }
+
+ .offset-lg-8 {
+ margin-left: 66.6666666667%;
+ }
+
+ .offset-lg-9 {
+ margin-left: 75%;
+ }
+
+ .offset-lg-10 {
+ margin-left: 83.3333333333%;
+ }
+
+ .offset-lg-11 {
+ margin-left: 91.6666666667%;
+ }
+}
+
+@media (min-width: 1200px) {
+ .col-xl {
+ flex-basis: 0;
+ flex-grow: 1;
+ max-width: 100%;
+ }
+
+ .row-cols-xl-1 > * {
+ flex: 0 0 100%;
+ max-width: 100%;
+ }
+
+ .row-cols-xl-2 > * {
+ flex: 0 0 50%;
+ max-width: 50%;
+ }
+
+ .row-cols-xl-3 > * {
+ flex: 0 0 33.3333333333%;
+ max-width: 33.3333333333%;
+ }
+
+ .row-cols-xl-4 > * {
+ flex: 0 0 25%;
+ max-width: 25%;
+ }
+
+ .row-cols-xl-5 > * {
+ flex: 0 0 20%;
+ max-width: 20%;
+ }
+
+ .row-cols-xl-6 > * {
+ flex: 0 0 16.6666666667%;
+ max-width: 16.6666666667%;
+ }
+
+ .col-xl-auto {
+ flex: 0 0 auto;
+ width: auto;
+ max-width: 100%;
+ }
+
+ .col-xl-1 {
+ flex: 0 0 8.3333333333%;
+ max-width: 8.3333333333%;
+ }
+
+ .col-xl-2 {
+ flex: 0 0 16.6666666667%;
+ max-width: 16.6666666667%;
+ }
+
+ .col-xl-3 {
+ flex: 0 0 25%;
+ max-width: 25%;
+ }
+
+ .col-xl-4 {
+ flex: 0 0 33.3333333333%;
+ max-width: 33.3333333333%;
+ }
+
+ .col-xl-5 {
+ flex: 0 0 41.6666666667%;
+ max-width: 41.6666666667%;
+ }
+
+ .col-xl-6 {
+ flex: 0 0 50%;
+ max-width: 50%;
+ }
+
+ .col-xl-7 {
+ flex: 0 0 58.3333333333%;
+ max-width: 58.3333333333%;
+ }
+
+ .col-xl-8 {
+ flex: 0 0 66.6666666667%;
+ max-width: 66.6666666667%;
+ }
+
+ .col-xl-9 {
+ flex: 0 0 75%;
+ max-width: 75%;
+ }
+
+ .col-xl-10 {
+ flex: 0 0 83.3333333333%;
+ max-width: 83.3333333333%;
+ }
+
+ .col-xl-11 {
+ flex: 0 0 91.6666666667%;
+ max-width: 91.6666666667%;
+ }
+
+ .col-xl-12 {
+ flex: 0 0 100%;
+ max-width: 100%;
+ }
+
+ .order-xl-first {
+ order: -1;
+ }
+
+ .order-xl-last {
+ order: 13;
+ }
+
+ .order-xl-0 {
+ order: 0;
+ }
+
+ .order-xl-1 {
+ order: 1;
+ }
+
+ .order-xl-2 {
+ order: 2;
+ }
+
+ .order-xl-3 {
+ order: 3;
+ }
+
+ .order-xl-4 {
+ order: 4;
+ }
+
+ .order-xl-5 {
+ order: 5;
+ }
+
+ .order-xl-6 {
+ order: 6;
+ }
+
+ .order-xl-7 {
+ order: 7;
+ }
+
+ .order-xl-8 {
+ order: 8;
+ }
+
+ .order-xl-9 {
+ order: 9;
+ }
+
+ .order-xl-10 {
+ order: 10;
+ }
+
+ .order-xl-11 {
+ order: 11;
+ }
+
+ .order-xl-12 {
+ order: 12;
+ }
+
+ .offset-xl-0 {
+ margin-left: 0;
+ }
+
+ .offset-xl-1 {
+ margin-left: 8.3333333333%;
+ }
+
+ .offset-xl-2 {
+ margin-left: 16.6666666667%;
+ }
+
+ .offset-xl-3 {
+ margin-left: 25%;
+ }
+
+ .offset-xl-4 {
+ margin-left: 33.3333333333%;
+ }
+
+ .offset-xl-5 {
+ margin-left: 41.6666666667%;
+ }
+
+ .offset-xl-6 {
+ margin-left: 50%;
+ }
+
+ .offset-xl-7 {
+ margin-left: 58.3333333333%;
+ }
+
+ .offset-xl-8 {
+ margin-left: 66.6666666667%;
+ }
+
+ .offset-xl-9 {
+ margin-left: 75%;
+ }
+
+ .offset-xl-10 {
+ margin-left: 83.3333333333%;
+ }
+
+ .offset-xl-11 {
+ margin-left: 91.6666666667%;
+ }
+}
+
+.btn {
+ display: inline-block;
+ font-weight: 400;
+ color: #212529;
+ text-align: center;
+ vertical-align: middle;
+ -webkit-user-select: none;
+ -moz-user-select: none;
+ -ms-user-select: none;
+ user-select: none;
+ background-color: transparent;
+ border: 1px solid transparent;
+ padding: 0.375rem 0.75rem;
+ font-size: 1rem;
+ line-height: 1.5;
+ border-radius: 0.25rem;
+ transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
+}
+
+@media (prefers-reduced-motion: reduce) {
+ .btn {
+ transition: none;
+ }
+}
+
+.btn:hover {
+ color: #212529;
+ text-decoration: none;
+}
+
+.btn:focus,
+.btn.focus {
+ outline: 0;
+ box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
+}
+
+.btn.disabled,
+.btn:disabled {
+ opacity: 0.65;
+}
+
+.btn:not(:disabled):not(.disabled) {
+ cursor: pointer;
+}
+
+a.btn.disabled,
+fieldset:disabled a.btn {
+ pointer-events: none;
+}
+
+.btn-primary {
+ color: #fff;
+ background-color: #007bff;
+ border-color: #007bff;
+}
+
+.btn-primary:hover {
+ color: #fff;
+ background-color: #0069d9;
+ border-color: #0062cc;
+}
+
+.btn-primary:focus,
+.btn-primary.focus {
+ color: #fff;
+ background-color: #0069d9;
+ border-color: #0062cc;
+ box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
+}
+
+.btn-primary.disabled,
+.btn-primary:disabled {
+ color: #fff;
+ background-color: #007bff;
+ border-color: #007bff;
+}
+
+.btn-primary:not(:disabled):not(.disabled):active,
+.btn-primary:not(:disabled):not(.disabled).active,
+.show > .btn-primary.dropdown-toggle {
+ color: #fff;
+ background-color: #0062cc;
+ border-color: #005cbf;
+}
+
+.btn-primary:not(:disabled):not(.disabled):active:focus,
+.btn-primary:not(:disabled):not(.disabled).active:focus,
+.show > .btn-primary.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
+}
+
+.btn-secondary {
+ color: #fff;
+ background-color: #6c757d;
+ border-color: #6c757d;
+}
+
+.btn-secondary:hover {
+ color: #fff;
+ background-color: #5a6268;
+ border-color: #545b62;
+}
+
+.btn-secondary:focus,
+.btn-secondary.focus {
+ color: #fff;
+ background-color: #5a6268;
+ border-color: #545b62;
+ box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
+}
+
+.btn-secondary.disabled,
+.btn-secondary:disabled {
+ color: #fff;
+ background-color: #6c757d;
+ border-color: #6c757d;
+}
+
+.btn-secondary:not(:disabled):not(.disabled):active,
+.btn-secondary:not(:disabled):not(.disabled).active,
+.show > .btn-secondary.dropdown-toggle {
+ color: #fff;
+ background-color: #545b62;
+ border-color: #4e555b;
+}
+
+.btn-secondary:not(:disabled):not(.disabled):active:focus,
+.btn-secondary:not(:disabled):not(.disabled).active:focus,
+.show > .btn-secondary.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
+}
+
+.btn-success {
+ color: #fff;
+ background-color: #28a745;
+ border-color: #28a745;
+}
+
+.btn-success:hover {
+ color: #fff;
+ background-color: #218838;
+ border-color: #1e7e34;
+}
+
+.btn-success:focus,
+.btn-success.focus {
+ color: #fff;
+ background-color: #218838;
+ border-color: #1e7e34;
+ box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
+}
+
+.btn-success.disabled,
+.btn-success:disabled {
+ color: #fff;
+ background-color: #28a745;
+ border-color: #28a745;
+}
+
+.btn-success:not(:disabled):not(.disabled):active,
+.btn-success:not(:disabled):not(.disabled).active,
+.show > .btn-success.dropdown-toggle {
+ color: #fff;
+ background-color: #1e7e34;
+ border-color: #1c7430;
+}
+
+.btn-success:not(:disabled):not(.disabled):active:focus,
+.btn-success:not(:disabled):not(.disabled).active:focus,
+.show > .btn-success.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
+}
+
+.btn-info {
+ color: #fff;
+ background-color: #17a2b8;
+ border-color: #17a2b8;
+}
+
+.btn-info:hover {
+ color: #fff;
+ background-color: #138496;
+ border-color: #117a8b;
+}
+
+.btn-info:focus,
+.btn-info.focus {
+ color: #fff;
+ background-color: #138496;
+ border-color: #117a8b;
+ box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
+}
+
+.btn-info.disabled,
+.btn-info:disabled {
+ color: #fff;
+ background-color: #17a2b8;
+ border-color: #17a2b8;
+}
+
+.btn-info:not(:disabled):not(.disabled):active,
+.btn-info:not(:disabled):not(.disabled).active,
+.show > .btn-info.dropdown-toggle {
+ color: #fff;
+ background-color: #117a8b;
+ border-color: #10707f;
+}
+
+.btn-info:not(:disabled):not(.disabled):active:focus,
+.btn-info:not(:disabled):not(.disabled).active:focus,
+.show > .btn-info.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
+}
+
+.btn-warning {
+ color: #212529;
+ background-color: #ffc107;
+ border-color: #ffc107;
+}
+
+.btn-warning:hover {
+ color: #212529;
+ background-color: #e0a800;
+ border-color: #d39e00;
+}
+
+.btn-warning:focus,
+.btn-warning.focus {
+ color: #212529;
+ background-color: #e0a800;
+ border-color: #d39e00;
+ box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
+}
+
+.btn-warning.disabled,
+.btn-warning:disabled {
+ color: #212529;
+ background-color: #ffc107;
+ border-color: #ffc107;
+}
+
+.btn-warning:not(:disabled):not(.disabled):active,
+.btn-warning:not(:disabled):not(.disabled).active,
+.show > .btn-warning.dropdown-toggle {
+ color: #212529;
+ background-color: #d39e00;
+ border-color: #c69500;
+}
+
+.btn-warning:not(:disabled):not(.disabled):active:focus,
+.btn-warning:not(:disabled):not(.disabled).active:focus,
+.show > .btn-warning.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
+}
+
+.btn-danger {
+ color: #fff;
+ background-color: #dc3545;
+ border-color: #dc3545;
+}
+
+.btn-danger:hover {
+ color: #fff;
+ background-color: #c82333;
+ border-color: #bd2130;
+}
+
+.btn-danger:focus,
+.btn-danger.focus {
+ color: #fff;
+ background-color: #c82333;
+ border-color: #bd2130;
+ box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
+}
+
+.btn-danger.disabled,
+.btn-danger:disabled {
+ color: #fff;
+ background-color: #dc3545;
+ border-color: #dc3545;
+}
+
+.btn-danger:not(:disabled):not(.disabled):active,
+.btn-danger:not(:disabled):not(.disabled).active,
+.show > .btn-danger.dropdown-toggle {
+ color: #fff;
+ background-color: #bd2130;
+ border-color: #b21f2d;
+}
+
+.btn-danger:not(:disabled):not(.disabled):active:focus,
+.btn-danger:not(:disabled):not(.disabled).active:focus,
+.show > .btn-danger.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
+}
+
+.btn-light {
+ color: #212529;
+ background-color: #f8f9fa;
+ border-color: #f8f9fa;
+}
+
+.btn-light:hover {
+ color: #212529;
+ background-color: #e2e6ea;
+ border-color: #dae0e5;
+}
+
+.btn-light:focus,
+.btn-light.focus {
+ color: #212529;
+ background-color: #e2e6ea;
+ border-color: #dae0e5;
+ box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
+}
+
+.btn-light.disabled,
+.btn-light:disabled {
+ color: #212529;
+ background-color: #f8f9fa;
+ border-color: #f8f9fa;
+}
+
+.btn-light:not(:disabled):not(.disabled):active,
+.btn-light:not(:disabled):not(.disabled).active,
+.show > .btn-light.dropdown-toggle {
+ color: #212529;
+ background-color: #dae0e5;
+ border-color: #d3d9df;
+}
+
+.btn-light:not(:disabled):not(.disabled):active:focus,
+.btn-light:not(:disabled):not(.disabled).active:focus,
+.show > .btn-light.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
+}
+
+.btn-dark {
+ color: #fff;
+ background-color: #343a40;
+ border-color: #343a40;
+}
+
+.btn-dark:hover {
+ color: #fff;
+ background-color: #23272b;
+ border-color: #1d2124;
+}
+
+.btn-dark:focus,
+.btn-dark.focus {
+ color: #fff;
+ background-color: #23272b;
+ border-color: #1d2124;
+ box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
+}
+
+.btn-dark.disabled,
+.btn-dark:disabled {
+ color: #fff;
+ background-color: #343a40;
+ border-color: #343a40;
+}
+
+.btn-dark:not(:disabled):not(.disabled):active,
+.btn-dark:not(:disabled):not(.disabled).active,
+.show > .btn-dark.dropdown-toggle {
+ color: #fff;
+ background-color: #1d2124;
+ border-color: #171a1d;
+}
+
+.btn-dark:not(:disabled):not(.disabled):active:focus,
+.btn-dark:not(:disabled):not(.disabled).active:focus,
+.show > .btn-dark.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
+}
+
+.btn-outline-primary {
+ color: #007bff;
+ border-color: #007bff;
+}
+
+.btn-outline-primary:hover {
+ color: #fff;
+ background-color: #007bff;
+ border-color: #007bff;
+}
+
+.btn-outline-primary:focus,
+.btn-outline-primary.focus {
+ box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
+}
+
+.btn-outline-primary.disabled,
+.btn-outline-primary:disabled {
+ color: #007bff;
+ background-color: transparent;
+}
+
+.btn-outline-primary:not(:disabled):not(.disabled):active,
+.btn-outline-primary:not(:disabled):not(.disabled).active,
+.show > .btn-outline-primary.dropdown-toggle {
+ color: #fff;
+ background-color: #007bff;
+ border-color: #007bff;
+}
+
+.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
+.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
+.show > .btn-outline-primary.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
+}
+
+.btn-outline-secondary {
+ color: #6c757d;
+ border-color: #6c757d;
+}
+
+.btn-outline-secondary:hover {
+ color: #fff;
+ background-color: #6c757d;
+ border-color: #6c757d;
+}
+
+.btn-outline-secondary:focus,
+.btn-outline-secondary.focus {
+ box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
+}
+
+.btn-outline-secondary.disabled,
+.btn-outline-secondary:disabled {
+ color: #6c757d;
+ background-color: transparent;
+}
+
+.btn-outline-secondary:not(:disabled):not(.disabled):active,
+.btn-outline-secondary:not(:disabled):not(.disabled).active,
+.show > .btn-outline-secondary.dropdown-toggle {
+ color: #fff;
+ background-color: #6c757d;
+ border-color: #6c757d;
+}
+
+.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
+.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
+.show > .btn-outline-secondary.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
+}
+
+.btn-outline-success {
+ color: #28a745;
+ border-color: #28a745;
+}
+
+.btn-outline-success:hover {
+ color: #fff;
+ background-color: #28a745;
+ border-color: #28a745;
+}
+
+.btn-outline-success:focus,
+.btn-outline-success.focus {
+ box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
+}
+
+.btn-outline-success.disabled,
+.btn-outline-success:disabled {
+ color: #28a745;
+ background-color: transparent;
+}
+
+.btn-outline-success:not(:disabled):not(.disabled):active,
+.btn-outline-success:not(:disabled):not(.disabled).active,
+.show > .btn-outline-success.dropdown-toggle {
+ color: #fff;
+ background-color: #28a745;
+ border-color: #28a745;
+}
+
+.btn-outline-success:not(:disabled):not(.disabled):active:focus,
+.btn-outline-success:not(:disabled):not(.disabled).active:focus,
+.show > .btn-outline-success.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
+}
+
+.btn-outline-info {
+ color: #17a2b8;
+ border-color: #17a2b8;
+}
+
+.btn-outline-info:hover {
+ color: #fff;
+ background-color: #17a2b8;
+ border-color: #17a2b8;
+}
+
+.btn-outline-info:focus,
+.btn-outline-info.focus {
+ box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
+}
+
+.btn-outline-info.disabled,
+.btn-outline-info:disabled {
+ color: #17a2b8;
+ background-color: transparent;
+}
+
+.btn-outline-info:not(:disabled):not(.disabled):active,
+.btn-outline-info:not(:disabled):not(.disabled).active,
+.show > .btn-outline-info.dropdown-toggle {
+ color: #fff;
+ background-color: #17a2b8;
+ border-color: #17a2b8;
+}
+
+.btn-outline-info:not(:disabled):not(.disabled):active:focus,
+.btn-outline-info:not(:disabled):not(.disabled).active:focus,
+.show > .btn-outline-info.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
+}
+
+.btn-outline-warning {
+ color: #ffc107;
+ border-color: #ffc107;
+}
+
+.btn-outline-warning:hover {
+ color: #212529;
+ background-color: #ffc107;
+ border-color: #ffc107;
+}
+
+.btn-outline-warning:focus,
+.btn-outline-warning.focus {
+ box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
+}
+
+.btn-outline-warning.disabled,
+.btn-outline-warning:disabled {
+ color: #ffc107;
+ background-color: transparent;
+}
+
+.btn-outline-warning:not(:disabled):not(.disabled):active,
+.btn-outline-warning:not(:disabled):not(.disabled).active,
+.show > .btn-outline-warning.dropdown-toggle {
+ color: #212529;
+ background-color: #ffc107;
+ border-color: #ffc107;
+}
+
+.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
+.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
+.show > .btn-outline-warning.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
+}
+
+.btn-outline-danger {
+ color: #dc3545;
+ border-color: #dc3545;
+}
+
+.btn-outline-danger:hover {
+ color: #fff;
+ background-color: #dc3545;
+ border-color: #dc3545;
+}
+
+.btn-outline-danger:focus,
+.btn-outline-danger.focus {
+ box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
+}
+
+.btn-outline-danger.disabled,
+.btn-outline-danger:disabled {
+ color: #dc3545;
+ background-color: transparent;
+}
+
+.btn-outline-danger:not(:disabled):not(.disabled):active,
+.btn-outline-danger:not(:disabled):not(.disabled).active,
+.show > .btn-outline-danger.dropdown-toggle {
+ color: #fff;
+ background-color: #dc3545;
+ border-color: #dc3545;
+}
+
+.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
+.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
+.show > .btn-outline-danger.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
+}
+
+.btn-outline-light {
+ color: #f8f9fa;
+ border-color: #f8f9fa;
+}
+
+.btn-outline-light:hover {
+ color: #212529;
+ background-color: #f8f9fa;
+ border-color: #f8f9fa;
+}
+
+.btn-outline-light:focus,
+.btn-outline-light.focus {
+ box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
+}
+
+.btn-outline-light.disabled,
+.btn-outline-light:disabled {
+ color: #f8f9fa;
+ background-color: transparent;
+}
+
+.btn-outline-light:not(:disabled):not(.disabled):active,
+.btn-outline-light:not(:disabled):not(.disabled).active,
+.show > .btn-outline-light.dropdown-toggle {
+ color: #212529;
+ background-color: #f8f9fa;
+ border-color: #f8f9fa;
+}
+
+.btn-outline-light:not(:disabled):not(.disabled):active:focus,
+.btn-outline-light:not(:disabled):not(.disabled).active:focus,
+.show > .btn-outline-light.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
+}
+
+.btn-outline-dark {
+ color: #343a40;
+ border-color: #343a40;
+}
+
+.btn-outline-dark:hover {
+ color: #fff;
+ background-color: #343a40;
+ border-color: #343a40;
+}
+
+.btn-outline-dark:focus,
+.btn-outline-dark.focus {
+ box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
+}
+
+.btn-outline-dark.disabled,
+.btn-outline-dark:disabled {
+ color: #343a40;
+ background-color: transparent;
+}
+
+.btn-outline-dark:not(:disabled):not(.disabled):active,
+.btn-outline-dark:not(:disabled):not(.disabled).active,
+.show > .btn-outline-dark.dropdown-toggle {
+ color: #fff;
+ background-color: #343a40;
+ border-color: #343a40;
+}
+
+.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
+.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
+.show > .btn-outline-dark.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
+}
+
+.btn-link {
+ font-weight: 400;
+ color: #007bff;
+ text-decoration: none;
+}
+
+.btn-link:hover {
+ color: #0056b3;
+ text-decoration: underline;
+}
+
+.btn-link:focus,
+.btn-link.focus {
+ text-decoration: underline;
+}
+
+.btn-link:disabled,
+.btn-link.disabled {
+ color: #6c757d;
+ pointer-events: none;
+}
+
+.btn-lg {
+ padding: 0.5rem 1rem;
+ font-size: 1.25rem;
+ line-height: 1.5;
+ border-radius: 0.3rem;
+}
+
+.btn-sm {
+ padding: 0.25rem 0.5rem;
+ font-size: 0.875rem;
+ line-height: 1.5;
+ border-radius: 0.2rem;
+}
+
+.btn-block {
+ display: block;
+ width: 100%;
+}
+
+.btn-block + .btn-block {
+ margin-top: 0.5rem;
+}
+
+input[type=submit].btn-block,
+input[type=reset].btn-block,
+input[type=button].btn-block {
+ width: 100%;
+}
+
+.fade {
+ transition: opacity 0.15s linear;
+}
+
+@media (prefers-reduced-motion: reduce) {
+ .fade {
+ transition: none;
+ }
+}
+
+.fade:not(.show) {
+ opacity: 0;
+}
+
+.collapse:not(.show) {
+ display: none;
+}
+
+.collapsing {
+ position: relative;
+ height: 0;
+ overflow: hidden;
+ transition: height 0.35s ease;
+}
+
+@media (prefers-reduced-motion: reduce) {
+ .collapsing {
+ transition: none;
+ }
+}
+
+.dropup,
+.dropright,
+.dropdown,
+.dropleft {
+ position: relative;
+}
+
+.dropdown-toggle {
+ white-space: nowrap;
+}
+
+.dropdown-toggle::after {
+ display: inline-block;
+ margin-left: 0.255em;
+ vertical-align: 0.255em;
+ content: "";
+ border-top: 0.3em solid;
+ border-right: 0.3em solid transparent;
+ border-bottom: 0;
+ border-left: 0.3em solid transparent;
+}
+
+.dropdown-toggle:empty::after {
+ margin-left: 0;
+}
+
+.dropdown-menu {
+ position: absolute;
+ top: 100%;
+ left: 0;
+ z-index: 1000;
+ display: none;
+ float: left;
+ min-width: 10rem;
+ padding: 24px 0;
+ margin: 0 0 0;
+ font-size: 1rem;
+ color: #212529;
+ text-align: left;
+ list-style: none;
+ background-color: #fff;
+ background-clip: padding-box;
+ border: 0 solid rgba(0, 0, 0, 0.15);
+ border-radius: 0;
+}
+
+.dropdown-menu-left {
+ right: auto;
+ left: 0;
+}
+
+.dropdown-menu-right {
+ right: 0;
+ left: auto;
+}
+
+@media (min-width: 576px) {
+ .dropdown-menu-sm-left {
+ right: auto;
+ left: 0;
+ }
+
+ .dropdown-menu-sm-right {
+ right: 0;
+ left: auto;
+ }
+}
+
+@media (min-width: 768px) {
+ .dropdown-menu-md-left {
+ right: auto;
+ left: 0;
+ }
+
+ .dropdown-menu-md-right {
+ right: 0;
+ left: auto;
+ }
+}
+
+@media (min-width: 992px) {
+ .dropdown-menu-lg-left {
+ right: auto;
+ left: 0;
+ }
+
+ .dropdown-menu-lg-right {
+ right: 0;
+ left: auto;
+ }
+}
+
+@media (min-width: 1200px) {
+ .dropdown-menu-xl-left {
+ right: auto;
+ left: 0;
+ }
+
+ .dropdown-menu-xl-right {
+ right: 0;
+ left: auto;
+ }
+}
+
+.dropup .dropdown-menu {
+ top: auto;
+ bottom: 100%;
+ margin-top: 0;
+ margin-bottom: 0;
+}
+
+.dropup .dropdown-toggle::after {
+ display: inline-block;
+ margin-left: 0.255em;
+ vertical-align: 0.255em;
+ content: "";
+ border-top: 0;
+ border-right: 0.3em solid transparent;
+ border-bottom: 0.3em solid;
+ border-left: 0.3em solid transparent;
+}
+
+.dropup .dropdown-toggle:empty::after {
+ margin-left: 0;
+}
+
+.dropright .dropdown-menu {
+ top: 0;
+ right: auto;
+ left: 100%;
+ margin-top: 0;
+ margin-left: 0;
+}
+
+.dropright .dropdown-toggle::after {
+ display: inline-block;
+ margin-left: 0.255em;
+ vertical-align: 0.255em;
+ content: "";
+ border-top: 0.3em solid transparent;
+ border-right: 0;
+ border-bottom: 0.3em solid transparent;
+ border-left: 0.3em solid;
+}
+
+.dropright .dropdown-toggle:empty::after {
+ margin-left: 0;
+}
+
+.dropright .dropdown-toggle::after {
+ vertical-align: 0;
+}
+
+.dropleft .dropdown-menu {
+ top: 0;
+ right: 100%;
+ left: auto;
+ margin-top: 0;
+ margin-right: 0;
+}
+
+.dropleft .dropdown-toggle::after {
+ display: inline-block;
+ margin-left: 0.255em;
+ vertical-align: 0.255em;
+ content: "";
+}
+
+.dropleft .dropdown-toggle::after {
+ display: none;
+}
+
+.dropleft .dropdown-toggle::before {
+ display: inline-block;
+ margin-right: 0.255em;
+ vertical-align: 0.255em;
+ content: "";
+ border-top: 0.3em solid transparent;
+ border-right: 0.3em solid;
+ border-bottom: 0.3em solid transparent;
+}
+
+.dropleft .dropdown-toggle:empty::after {
+ margin-left: 0;
+}
+
+.dropleft .dropdown-toggle::before {
+ vertical-align: 0;
+}
+
+.dropdown-menu[x-placement^=top],
+.dropdown-menu[x-placement^=right],
+.dropdown-menu[x-placement^=bottom],
+.dropdown-menu[x-placement^=left] {
+ right: auto;
+ bottom: auto;
+}
+
+.dropdown-divider {
+ height: 0;
+ margin: 0.5rem 0;
+ overflow: hidden;
+ border-top: 1px solid #e9ecef;
+}
+
+.dropdown-item {
+ display: block;
+ width: 100%;
+ padding: 0.25rem 1.5rem;
+ clear: both;
+ font-weight: 400;
+ color: #797F90;
+ text-align: inherit;
+ white-space: nowrap;
+ background-color: transparent;
+ border: 0;
+}
+
+.dropdown-item:hover,
+.dropdown-item:focus {
+ color: #FF6F00;
+ text-decoration: none;
+ background-color: transparent;
+}
+
+.dropdown-item.active,
+.dropdown-item:active {
+ color: #fff;
+ text-decoration: none;
+ background-color: #007bff;
+}
+
+.dropdown-item.disabled,
+.dropdown-item:disabled {
+ color: #6c757d;
+ pointer-events: none;
+ background-color: transparent;
+}
+
+.dropdown-menu.show {
+ display: block;
+}
+
+.dropdown-header {
+ display: block;
+ padding: 24px 1.5rem;
+ margin-bottom: 0;
+ font-size: 0.875rem;
+ color: #6c757d;
+ white-space: nowrap;
+}
+
+.dropdown-item-text {
+ display: block;
+ padding: 0.25rem 1.5rem;
+ color: #797F90;
+}
+
+.navbar {
+ position: relative;
+ display: flex;
+ flex-wrap: wrap;
+ align-items: center;
+ justify-content: space-between;
+ padding: 0 1rem;
+}
+
+.navbar .container,
+.navbar .container-fluid,
+.navbar .container-sm,
+.navbar .container-md,
+.navbar .container-lg,
+.navbar .container-xl {
+ display: flex;
+ flex-wrap: wrap;
+ align-items: center;
+ justify-content: space-between;
+}
+
+.navbar-brand {
+ display: inline-block;
+ padding-top: -0.1875rem;
+ padding-bottom: -0.1875rem;
+ margin-right: 1rem;
+ font-size: 1.25rem;
+ line-height: inherit;
+ white-space: nowrap;
+}
+
+.navbar-brand:hover,
+.navbar-brand:focus {
+ text-decoration: none;
+}
+
+.navbar-nav {
+ display: flex;
+ flex-direction: column;
+ padding-left: 0;
+ margin-bottom: 0;
+ list-style: none;
+}
+
+.navbar-nav .nav-link {
+ padding-right: 0;
+ padding-left: 0;
+}
+
+.navbar-nav .dropdown-menu {
+ position: static;
+ float: none;
+}
+
+.navbar-text {
+ display: inline-block;
+ padding-top: 0;
+ padding-bottom: 0;
+}
+
+.navbar-collapse {
+ flex-basis: 100%;
+ flex-grow: 1;
+ align-items: center;
+}
+
+.navbar-toggler {
+ padding: 0.25rem 0.75rem;
+ font-size: 1.25rem;
+ line-height: 1;
+ background-color: transparent;
+ border: 1px solid transparent;
+ border-radius: 0.25rem;
+}
+
+.navbar-toggler:hover,
+.navbar-toggler:focus {
+ text-decoration: none;
+}
+
+.navbar-toggler-icon {
+ display: inline-block;
+ width: 1.5em;
+ height: 1.5em;
+ vertical-align: middle;
+ content: "";
+ background: no-repeat center center;
+ background-size: 100% 100%;
+}
+
+@media (max-width: 575.98px) {
+ .navbar-expand-sm > .container,
+ .navbar-expand-sm > .container-fluid,
+ .navbar-expand-sm > .container-sm,
+ .navbar-expand-sm > .container-md,
+ .navbar-expand-sm > .container-lg,
+ .navbar-expand-sm > .container-xl {
+ padding-right: 0;
+ padding-left: 0;
+ }
+}
+
+@media (min-width: 576px) {
+ .navbar-expand-sm {
+ flex-flow: row nowrap;
+ justify-content: flex-start;
+ }
+
+ .navbar-expand-sm .navbar-nav {
+ flex-direction: row;
+ }
+
+ .navbar-expand-sm .navbar-nav .dropdown-menu {
+ position: absolute;
+ }
+
+ .navbar-expand-sm .navbar-nav .nav-link {
+ padding-right: 0;
+ padding-left: 0;
+ }
+
+ .navbar-expand-sm > .container,
+ .navbar-expand-sm > .container-fluid,
+ .navbar-expand-sm > .container-sm,
+ .navbar-expand-sm > .container-md,
+ .navbar-expand-sm > .container-lg,
+ .navbar-expand-sm > .container-xl {
+ flex-wrap: nowrap;
+ }
+
+ .navbar-expand-sm .navbar-collapse {
+ display: flex !important;
+ flex-basis: auto;
+ }
+
+ .navbar-expand-sm .navbar-toggler {
+ display: none;
+ }
+}
+
+@media (max-width: 767.98px) {
+ .navbar-expand-md > .container,
+ .navbar-expand-md > .container-fluid,
+ .navbar-expand-md > .container-sm,
+ .navbar-expand-md > .container-md,
+ .navbar-expand-md > .container-lg,
+ .navbar-expand-md > .container-xl {
+ padding-right: 0;
+ padding-left: 0;
+ }
+}
+
+@media (min-width: 768px) {
+ .navbar-expand-md {
+ flex-flow: row nowrap;
+ justify-content: flex-start;
+ }
+
+ .navbar-expand-md .navbar-nav {
+ flex-direction: row;
+ }
+
+ .navbar-expand-md .navbar-nav .dropdown-menu {
+ position: absolute;
+ }
+
+ .navbar-expand-md .navbar-nav .nav-link {
+ padding-right: 0;
+ padding-left: 0;
+ }
+
+ .navbar-expand-md > .container,
+ .navbar-expand-md > .container-fluid,
+ .navbar-expand-md > .container-sm,
+ .navbar-expand-md > .container-md,
+ .navbar-expand-md > .container-lg,
+ .navbar-expand-md > .container-xl {
+ flex-wrap: nowrap;
+ }
+
+ .navbar-expand-md .navbar-collapse {
+ display: flex !important;
+ flex-basis: auto;
+ }
+
+ .navbar-expand-md .navbar-toggler {
+ display: none;
+ }
+}
+
+@media (max-width: 991.98px) {
+ .navbar-expand-lg > .container,
+ .navbar-expand-lg > .container-fluid,
+ .navbar-expand-lg > .container-sm,
+ .navbar-expand-lg > .container-md,
+ .navbar-expand-lg > .container-lg,
+ .navbar-expand-lg > .container-xl {
+ padding-right: 0;
+ padding-left: 0;
+ }
+}
+
+@media (min-width: 992px) {
+ .navbar-expand-lg {
+ flex-flow: row nowrap;
+ justify-content: flex-start;
+ }
+
+ .navbar-expand-lg .navbar-nav {
+ flex-direction: row;
+ }
+
+ .navbar-expand-lg .navbar-nav .dropdown-menu {
+ position: absolute;
+ }
+
+ .navbar-expand-lg .navbar-nav .nav-link {
+ padding-right: 0;
+ padding-left: 0;
+ }
+
+ .navbar-expand-lg > .container,
+ .navbar-expand-lg > .container-fluid,
+ .navbar-expand-lg > .container-sm,
+ .navbar-expand-lg > .container-md,
+ .navbar-expand-lg > .container-lg,
+ .navbar-expand-lg > .container-xl {
+ flex-wrap: nowrap;
+ }
+
+ .navbar-expand-lg .navbar-collapse {
+ display: flex !important;
+ flex-basis: auto;
+ }
+
+ .navbar-expand-lg .navbar-toggler {
+ display: none;
+ }
+}
+
+@media (max-width: 1199.98px) {
+ .navbar-expand-xl > .container,
+ .navbar-expand-xl > .container-fluid,
+ .navbar-expand-xl > .container-sm,
+ .navbar-expand-xl > .container-md,
+ .navbar-expand-xl > .container-lg,
+ .navbar-expand-xl > .container-xl {
+ padding-right: 0;
+ padding-left: 0;
+ }
+}
+
+@media (min-width: 1200px) {
+ .navbar-expand-xl {
+ flex-flow: row nowrap;
+ justify-content: flex-start;
+ }
+
+ .navbar-expand-xl .navbar-nav {
+ flex-direction: row;
+ }
+
+ .navbar-expand-xl .navbar-nav .dropdown-menu {
+ position: absolute;
+ }
+
+ .navbar-expand-xl .navbar-nav .nav-link {
+ padding-right: 0;
+ padding-left: 0;
+ }
+
+ .navbar-expand-xl > .container,
+ .navbar-expand-xl > .container-fluid,
+ .navbar-expand-xl > .container-sm,
+ .navbar-expand-xl > .container-md,
+ .navbar-expand-xl > .container-lg,
+ .navbar-expand-xl > .container-xl {
+ flex-wrap: nowrap;
+ }
+
+ .navbar-expand-xl .navbar-collapse {
+ display: flex !important;
+ flex-basis: auto;
+ }
+
+ .navbar-expand-xl .navbar-toggler {
+ display: none;
+ }
+}
+
+.navbar-expand {
+ flex-flow: row nowrap;
+ justify-content: flex-start;
+}
+
+.navbar-expand > .container,
+.navbar-expand > .container-fluid,
+.navbar-expand > .container-sm,
+.navbar-expand > .container-md,
+.navbar-expand > .container-lg,
+.navbar-expand > .container-xl {
+ padding-right: 0;
+ padding-left: 0;
+}
+
+.navbar-expand .navbar-nav {
+ flex-direction: row;
+}
+
+.navbar-expand .navbar-nav .dropdown-menu {
+ position: absolute;
+}
+
+.navbar-expand .navbar-nav .nav-link {
+ padding-right: 0;
+ padding-left: 0;
+}
+
+.navbar-expand > .container,
+.navbar-expand > .container-fluid,
+.navbar-expand > .container-sm,
+.navbar-expand > .container-md,
+.navbar-expand > .container-lg,
+.navbar-expand > .container-xl {
+ flex-wrap: nowrap;
+}
+
+.navbar-expand .navbar-collapse {
+ display: flex !important;
+ flex-basis: auto;
+}
+
+.navbar-expand .navbar-toggler {
+ display: none;
+}
+
+.navbar-light .navbar-brand {
+ color: rgba(0, 0, 0, 0.9);
+}
+
+.navbar-light .navbar-brand:hover,
+.navbar-light .navbar-brand:focus {
+ color: rgba(0, 0, 0, 0.9);
+}
+
+.navbar-light .navbar-nav .nav-link {
+ color: rgba(0, 0, 0, 0.5);
+}
+
+.navbar-light .navbar-nav .nav-link:hover,
+.navbar-light .navbar-nav .nav-link:focus {
+ color: rgba(0, 0, 0, 0.7);
+}
+
+.navbar-light .navbar-nav .nav-link.disabled {
+ color: rgba(0, 0, 0, 0.3);
+}
+
+.navbar-light .navbar-nav .show > .nav-link,
+.navbar-light .navbar-nav .active > .nav-link,
+.navbar-light .navbar-nav .nav-link.show,
+.navbar-light .navbar-nav .nav-link.active {
+ color: rgba(0, 0, 0, 0.9);
+}
+
+.navbar-light .navbar-toggler {
+ color: rgba(0, 0, 0, 0.5);
+ border-color: rgba(0, 0, 0, 0.1);
+}
+
+.navbar-light .navbar-toggler-icon {
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
+}
+
+.navbar-light .navbar-text {
+ color: rgba(0, 0, 0, 0.5);
+}
+
+.navbar-light .navbar-text a {
+ color: rgba(0, 0, 0, 0.9);
+}
+
+.navbar-light .navbar-text a:hover,
+.navbar-light .navbar-text a:focus {
+ color: rgba(0, 0, 0, 0.9);
+}
+
+.navbar-dark .navbar-brand {
+ color: #fff;
+}
+
+.navbar-dark .navbar-brand:hover,
+.navbar-dark .navbar-brand:focus {
+ color: #fff;
+}
+
+.navbar-dark .navbar-nav .nav-link {
+ color: rgba(255, 255, 255, 0.7);
+}
+
+.navbar-dark .navbar-nav .nav-link:hover,
+.navbar-dark .navbar-nav .nav-link:focus {
+ color: rgba(255, 255, 255, 0.75);
+}
+
+.navbar-dark .navbar-nav .nav-link.disabled {
+ color: rgba(255, 255, 255, 0.25);
+}
+
+.navbar-dark .navbar-nav .show > .nav-link,
+.navbar-dark .navbar-nav .active > .nav-link,
+.navbar-dark .navbar-nav .nav-link.show,
+.navbar-dark .navbar-nav .nav-link.active {
+ color: #fff;
+}
+
+.navbar-dark .navbar-toggler {
+ color: rgba(255, 255, 255, 0.7);
+ border-color: rgba(255, 255, 255, 0.1);
+}
+
+.navbar-dark .navbar-toggler-icon {
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.7%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
+}
+
+.navbar-dark .navbar-text {
+ color: rgba(255, 255, 255, 0.7);
+}
+
+.navbar-dark .navbar-text a {
+ color: #fff;
+}
+
+.navbar-dark .navbar-text a:hover,
+.navbar-dark .navbar-text a:focus {
+ color: #fff;
+}
+
+.nav {
+ display: flex;
+ flex-wrap: wrap;
+ padding-left: 0;
+ margin-bottom: 0;
+ list-style: none;
+}
+
+.nav-link {
+ display: block;
+ padding: 0 1rem;
+}
+
+.nav-link:hover,
+.nav-link:focus {
+ text-decoration: none;
+}
+
+.nav-link.disabled {
+ color: #6c757d;
+ pointer-events: none;
+ cursor: default;
+}
+
+.nav-tabs {
+ border-bottom: 1px solid #dee2e6;
+}
+
+.nav-tabs .nav-item {
+ margin-bottom: -1px;
+}
+
+.nav-tabs .nav-link {
+ border: 1px solid transparent;
+ border-top-left-radius: 0.25rem;
+ border-top-right-radius: 0.25rem;
+}
+
+.nav-tabs .nav-link:hover,
+.nav-tabs .nav-link:focus {
+ border-color: #e9ecef #e9ecef #dee2e6;
+}
+
+.nav-tabs .nav-link.disabled {
+ color: #6c757d;
+ background-color: transparent;
+ border-color: transparent;
+}
+
+.nav-tabs .nav-link.active,
+.nav-tabs .nav-item.show .nav-link {
+ color: #495057;
+ background-color: #eceeef;
+ border-color: #dee2e6 #dee2e6 #eceeef;
+}
+
+.nav-tabs .dropdown-menu {
+ margin-top: -1px;
+ border-top-left-radius: 0;
+ border-top-right-radius: 0;
+}
+
+.nav-pills .nav-link {
+ border-radius: 0.25rem;
+}
+
+.nav-pills .nav-link.active,
+.nav-pills .show > .nav-link {
+ color: #fff;
+ background-color: #007bff;
+}
+
+.nav-fill > .nav-link,
+.nav-fill .nav-item {
+ flex: 1 1 auto;
+ text-align: center;
+}
+
+.nav-justified > .nav-link,
+.nav-justified .nav-item {
+ flex-basis: 0;
+ flex-grow: 1;
+ text-align: center;
+}
+
+.tab-content > .tab-pane {
+ display: none;
+}
+
+.tab-content > .active {
+ display: block;
+}
+
+.table,
+.pbTable {
+ width: 100%;
+ margin-bottom: 1rem;
+ color: #797F90;
+}
+
+.table th,
+.pbTable th,
+.table td,
+.pbTable td {
+ padding: 0.75rem;
+ vertical-align: top;
+ border-top: 1px solid #dddfe3;
+}
+
+.table thead th,
+.pbTable thead th {
+ vertical-align: bottom;
+ border-bottom: 2px solid #dddfe3;
+}
+
+.table tbody + tbody,
+.pbTable tbody + tbody {
+ border-top: 2px solid #dddfe3;
+}
+
+.table-sm th,
+.table-sm td {
+ padding: 0.3rem;
+}
+
+.table-bordered,
+.pbTable {
+ border: 1px solid #dddfe3;
+}
+
+.table-bordered th,
+.pbTable th,
+.table-bordered td,
+.pbTable td {
+ border: 1px solid #dddfe3;
+}
+
+.table-bordered thead th,
+.pbTable thead th,
+.table-bordered thead td,
+.pbTable thead td {
+ border-bottom-width: 2px;
+}
+
+.table-borderless th,
+.table-borderless td,
+.table-borderless thead th,
+.table-borderless tbody + tbody {
+ border: 0;
+}
+
+.table-striped tbody tr:nth-of-type(odd),
+.pbTable tbody tr:nth-of-type(odd) {
+ background-color: #f8f9f9;
+}
+
+.table-hover tbody tr:hover {
+ color: #797F90;
+ background-color: rgba(0, 0, 0, 0.075);
+}
+
+.table-primary,
+.table-primary > th,
+.table-primary > td {
+ background-color: #b8daff;
+}
+
+.table-primary th,
+.table-primary td,
+.table-primary thead th,
+.table-primary tbody + tbody {
+ border-color: #7abaff;
+}
+
+.table-hover .table-primary:hover {
+ background-color: #9fcdff;
+}
+
+.table-hover .table-primary:hover > td,
+.table-hover .table-primary:hover > th {
+ background-color: #9fcdff;
+}
+
+.table-secondary,
+.table-secondary > th,
+.table-secondary > td {
+ background-color: #d6d8db;
+}
+
+.table-secondary th,
+.table-secondary td,
+.table-secondary thead th,
+.table-secondary tbody + tbody {
+ border-color: #b3b7bb;
+}
+
+.table-hover .table-secondary:hover {
+ background-color: #c8cbcf;
+}
+
+.table-hover .table-secondary:hover > td,
+.table-hover .table-secondary:hover > th {
+ background-color: #c8cbcf;
+}
+
+.table-success,
+.table-success > th,
+.table-success > td {
+ background-color: #c3e6cb;
+}
+
+.table-success th,
+.table-success td,
+.table-success thead th,
+.table-success tbody + tbody {
+ border-color: #8fd19e;
+}
+
+.table-hover .table-success:hover {
+ background-color: #b1dfbb;
+}
+
+.table-hover .table-success:hover > td,
+.table-hover .table-success:hover > th {
+ background-color: #b1dfbb;
+}
+
+.table-info,
+.table-info > th,
+.table-info > td {
+ background-color: #bee5eb;
+}
+
+.table-info th,
+.table-info td,
+.table-info thead th,
+.table-info tbody + tbody {
+ border-color: #86cfda;
+}
+
+.table-hover .table-info:hover {
+ background-color: #abdde5;
+}
+
+.table-hover .table-info:hover > td,
+.table-hover .table-info:hover > th {
+ background-color: #abdde5;
+}
+
+.table-warning,
+.table-warning > th,
+.table-warning > td {
+ background-color: #ffeeba;
+}
+
+.table-warning th,
+.table-warning td,
+.table-warning thead th,
+.table-warning tbody + tbody {
+ border-color: #ffdf7e;
+}
+
+.table-hover .table-warning:hover {
+ background-color: #ffe8a1;
+}
+
+.table-hover .table-warning:hover > td,
+.table-hover .table-warning:hover > th {
+ background-color: #ffe8a1;
+}
+
+.table-danger,
+.table-danger > th,
+.table-danger > td {
+ background-color: #f5c6cb;
+}
+
+.table-danger th,
+.table-danger td,
+.table-danger thead th,
+.table-danger tbody + tbody {
+ border-color: #ed969e;
+}
+
+.table-hover .table-danger:hover {
+ background-color: #f1b0b7;
+}
+
+.table-hover .table-danger:hover > td,
+.table-hover .table-danger:hover > th {
+ background-color: #f1b0b7;
+}
+
+.table-light,
+.table-light > th,
+.table-light > td {
+ background-color: #fdfdfe;
+}
+
+.table-light th,
+.table-light td,
+.table-light thead th,
+.table-light tbody + tbody {
+ border-color: #fbfcfc;
+}
+
+.table-hover .table-light:hover {
+ background-color: #ececf6;
+}
+
+.table-hover .table-light:hover > td,
+.table-hover .table-light:hover > th {
+ background-color: #ececf6;
+}
+
+.table-dark,
+.table-dark > th,
+.table-dark > td {
+ background-color: #c6c8ca;
+}
+
+.table-dark th,
+.table-dark td,
+.table-dark thead th,
+.table-dark tbody + tbody {
+ border-color: #95999c;
+}
+
+.table-hover .table-dark:hover {
+ background-color: #b9bbbe;
+}
+
+.table-hover .table-dark:hover > td,
+.table-hover .table-dark:hover > th {
+ background-color: #b9bbbe;
+}
+
+.table-active,
+.table-active > th,
+.table-active > td {
+ background-color: rgba(0, 0, 0, 0.075);
+}
+
+.table-hover .table-active:hover {
+ background-color: rgba(0, 0, 0, 0.075);
+}
+
+.table-hover .table-active:hover > td,
+.table-hover .table-active:hover > th {
+ background-color: rgba(0, 0, 0, 0.075);
+}
+
+.table .thead-dark th,
+.pbTable .thead-dark th {
+ color: #fff;
+ background-color: #343a40;
+ border-color: #454d55;
+}
+
+.table .thead-light th,
+.pbTable .thead-light th {
+ color: #495057;
+ background-color: #e9ecef;
+ border-color: #dddfe3;
+}
+
+.table-dark {
+ color: #fff;
+ background-color: #343a40;
+}
+
+.table-dark th,
+.table-dark td,
+.table-dark thead th {
+ border-color: #454d55;
+}
+
+.table-dark.table-bordered,
+.table-dark.pbTable {
+ border: 0;
+}
+
+.table-dark.table-striped tbody tr:nth-of-type(odd),
+.table-dark.pbTable tbody tr:nth-of-type(odd) {
+ background-color: rgba(255, 255, 255, 0.05);
+}
+
+.table-dark.table-hover tbody tr:hover {
+ color: #fff;
+ background-color: rgba(255, 255, 255, 0.075);
+}
+
+@media (max-width: 575.98px) {
+ .table-responsive-sm {
+ display: block;
+ width: 100%;
+ overflow-x: auto;
+ -webkit-overflow-scrolling: touch;
+ }
+
+ .table-responsive-sm > .table-bordered,
+ .table-responsive-sm > .pbTable {
+ border: 0;
+ }
+}
+
+@media (max-width: 767.98px) {
+ .table-responsive-md {
+ display: block;
+ width: 100%;
+ overflow-x: auto;
+ -webkit-overflow-scrolling: touch;
+ }
+
+ .table-responsive-md > .table-bordered,
+ .table-responsive-md > .pbTable {
+ border: 0;
+ }
+}
+
+@media (max-width: 991.98px) {
+ .table-responsive-lg {
+ display: block;
+ width: 100%;
+ overflow-x: auto;
+ -webkit-overflow-scrolling: touch;
+ }
+
+ .table-responsive-lg > .table-bordered,
+ .table-responsive-lg > .pbTable {
+ border: 0;
+ }
+}
+
+@media (max-width: 1199.98px) {
+ .table-responsive-xl {
+ display: block;
+ width: 100%;
+ overflow-x: auto;
+ -webkit-overflow-scrolling: touch;
+ }
+
+ .table-responsive-xl > .table-bordered,
+ .table-responsive-xl > .pbTable {
+ border: 0;
+ }
+}
+
+.table-responsive {
+ display: block;
+ width: 100%;
+ overflow-x: auto;
+ -webkit-overflow-scrolling: touch;
+}
+
+.table-responsive > .table-bordered,
+.table-responsive > .pbTable {
+ border: 0;
+}
+
+.card {
+ position: relative;
+ display: flex;
+ flex-direction: column;
+ min-width: 0;
+ word-wrap: break-word;
+ background-color: #fff;
+ background-clip: border-box;
+ border: 1px solid rgba(0, 0, 0, 0.125);
+ border-radius: 0;
+}
+
+.card > hr {
+ margin-right: 0;
+ margin-left: 0;
+}
+
+.card > .list-group {
+ border-top: inherit;
+ border-bottom: inherit;
+}
+
+.card > .list-group:first-child {
+ border-top-width: 0;
+ border-top-left-radius: 0;
+ border-top-right-radius: 0;
+}
+
+.card > .list-group:last-child {
+ border-bottom-width: 0;
+ border-bottom-right-radius: 0;
+ border-bottom-left-radius: 0;
+}
+
+.card > .card-header + .list-group,
+.card > .list-group + .card-footer {
+ border-top: 0;
+}
+
+.card-body {
+ flex: 1 1 auto;
+ min-height: 1px;
+ padding: 30px;
+}
+
+.card-title {
+ margin-bottom: 0.75rem;
+}
+
+.card-subtitle {
+ margin-top: -0.375rem;
+ margin-bottom: 0;
+}
+
+.card-text:last-child {
+ margin-bottom: 0;
+}
+
+.card-link:hover {
+ text-decoration: none;
+}
+
+.card-link + .card-link {
+ margin-left: 30px;
+}
+
+.card-header {
+ padding: 0.75rem 30px;
+ margin-bottom: 0;
+ background-color: rgba(0, 0, 0, 0.03);
+ border-bottom: 1px solid rgba(0, 0, 0, 0.125);
+}
+
+.card-header:first-child {
+ border-radius: 0 0 0 0;
+}
+
+.card-footer {
+ padding: 0.75rem 30px;
+ background-color: rgba(0, 0, 0, 0.03);
+ border-top: 1px solid rgba(0, 0, 0, 0.125);
+}
+
+.card-footer:last-child {
+ border-radius: 0 0 0 0;
+}
+
+.card-header-tabs {
+ margin-right: -15px;
+ margin-bottom: -0.75rem;
+ margin-left: -15px;
+ border-bottom: 0;
+}
+
+.card-header-pills {
+ margin-right: -15px;
+ margin-left: -15px;
+}
+
+.card-img-overlay {
+ position: absolute;
+ top: 0;
+ right: 0;
+ bottom: 0;
+ left: 0;
+ padding: 1.25rem;
+ border-radius: 0;
+}
+
+.card-img,
+.card-img-top,
+.card-img-bottom {
+ flex-shrink: 0;
+ width: 100%;
+}
+
+.card-img,
+.card-img-top {
+ border-top-left-radius: 0;
+ border-top-right-radius: 0;
+}
+
+.card-img,
+.card-img-bottom {
+ border-bottom-right-radius: 0;
+ border-bottom-left-radius: 0;
+}
+
+.card-deck .card {
+ margin-bottom: 10px;
+}
+
+@media (min-width: 576px) {
+ .card-deck {
+ display: flex;
+ flex-flow: row wrap;
+ margin-right: -10px;
+ margin-left: -10px;
+ }
+
+ .card-deck .card {
+ flex: 1 0 0%;
+ margin-right: 10px;
+ margin-bottom: 0;
+ margin-left: 10px;
+ }
+}
+
+.card-group > .card {
+ margin-bottom: 10px;
+}
+
+@media (min-width: 576px) {
+ .card-group {
+ display: flex;
+ flex-flow: row wrap;
+ }
+
+ .card-group > .card {
+ flex: 1 0 0%;
+ margin-bottom: 0;
+ }
+
+ .card-group > .card + .card {
+ margin-left: 0;
+ border-left: 0;
+ }
+
+ .card-group > .card:not(:last-child) {
+ border-top-right-radius: 0;
+ border-bottom-right-radius: 0;
+ }
+
+ .card-group > .card:not(:last-child) .card-img-top,
+ .card-group > .card:not(:last-child) .card-header {
+ border-top-right-radius: 0;
+ }
+
+ .card-group > .card:not(:last-child) .card-img-bottom,
+ .card-group > .card:not(:last-child) .card-footer {
+ border-bottom-right-radius: 0;
+ }
+
+ .card-group > .card:not(:first-child) {
+ border-top-left-radius: 0;
+ border-bottom-left-radius: 0;
+ }
+
+ .card-group > .card:not(:first-child) .card-img-top,
+ .card-group > .card:not(:first-child) .card-header {
+ border-top-left-radius: 0;
+ }
+
+ .card-group > .card:not(:first-child) .card-img-bottom,
+ .card-group > .card:not(:first-child) .card-footer {
+ border-bottom-left-radius: 0;
+ }
+}
+
+.card-columns .card {
+ margin-bottom: 0.75rem;
+}
+
+@media (min-width: 576px) {
+ .card-columns {
+ -moz-column-count: 3;
+ column-count: 3;
+ -moz-column-gap: 1.25rem;
+ column-gap: 1.25rem;
+ orphans: 1;
+ widows: 1;
+ }
+
+ .card-columns .card {
+ display: inline-block;
+ width: 100%;
+ }
+}
+
+.accordion {
+ overflow-anchor: none;
+}
+
+.accordion > .card {
+ overflow: hidden;
+}
+
+.accordion > .card:not(:last-of-type) {
+ border-bottom: 0;
+ border-bottom-right-radius: 0;
+ border-bottom-left-radius: 0;
+}
+
+.accordion > .card:not(:first-of-type) {
+ border-top-left-radius: 0;
+ border-top-right-radius: 0;
+}
+
+.accordion > .card > .card-header {
+ border-radius: 0;
+ margin-bottom: -1px;
+}
+
+code {
+ font-size: 87.5%;
+ color: #e83e8c;
+ word-wrap: break-word;
+}
+
+a > code {
+ color: inherit;
+}
+
+kbd {
+ padding: 0.2rem 0.4rem;
+ font-size: 87.5%;
+ color: #fff;
+ background-color: #212529;
+ border-radius: 0.2rem;
+}
+
+kbd kbd {
+ padding: 0;
+ font-size: 100%;
+ font-weight: 700;
+}
+
+pre {
+ display: block;
+ font-size: 87.5%;
+ color: #212529;
+}
+
+pre code {
+ font-size: inherit;
+ color: inherit;
+ word-break: normal;
+}
+
+.pre-scrollable {
+ max-height: 340px;
+ overflow-y: scroll;
+}
+
+.alert,
+.pb-alert {
+ position: relative;
+ padding: 0.75rem 1.25rem;
+ margin-bottom: 1rem;
+ border: 1px solid transparent;
+ border-radius: 0.25rem;
+}
+
+.alert-heading {
+ color: inherit;
+}
+
+.alert-link {
+ font-weight: 700;
+}
+
+.alert-dismissible {
+ padding-right: 4rem;
+}
+
+.alert-dismissible .close {
+ position: absolute;
+ top: 0;
+ right: 0;
+ z-index: 2;
+ padding: 0.75rem 1.25rem;
+ color: inherit;
+}
+
+.alert-primary {
+ color: #004085;
+ background-color: #cce5ff;
+ border-color: #b8daff;
+}
+
+.alert-primary hr {
+ border-top-color: #9fcdff;
+}
+
+.alert-primary .alert-link {
+ color: #002752;
+}
+
+.alert-secondary {
+ color: #383d41;
+ background-color: #e2e3e5;
+ border-color: #d6d8db;
+}
+
+.alert-secondary hr {
+ border-top-color: #c8cbcf;
+}
+
+.alert-secondary .alert-link {
+ color: #202326;
+}
+
+.alert-success {
+ color: #155724;
+ background-color: #d4edda;
+ border-color: #c3e6cb;
+}
+
+.alert-success hr {
+ border-top-color: #b1dfbb;
+}
+
+.alert-success .alert-link {
+ color: #0b2e13;
+}
+
+.alert-info,
+.pb-alert-tip {
+ color: #0c5460;
+ background-color: #d1ecf1;
+ border-color: #bee5eb;
+}
+
+.alert-info hr,
+.pb-alert-tip hr {
+ border-top-color: #abdde5;
+}
+
+.alert-info .alert-link,
+.pb-alert-tip .alert-link {
+ color: #062c33;
+}
+
+.alert-warning,
+.pb-alert-warning {
+ color: #856404;
+ background-color: #fff3cd;
+ border-color: #ffeeba;
+}
+
+.alert-warning hr,
+.pb-alert-warning hr {
+ border-top-color: #ffe8a1;
+}
+
+.alert-warning .alert-link,
+.pb-alert-warning .alert-link {
+ color: #533f03;
+}
+
+.alert-danger,
+.pb-alert-important {
+ color: #721c24;
+ background-color: #f8d7da;
+ border-color: #f5c6cb;
+}
+
+.alert-danger hr,
+.pb-alert-important hr {
+ border-top-color: #f1b0b7;
+}
+
+.alert-danger .alert-link,
+.pb-alert-important .alert-link {
+ color: #491217;
+}
+
+.alert-light {
+ color: #818182;
+ background-color: #fefefe;
+ border-color: #fdfdfe;
+}
+
+.alert-light hr {
+ border-top-color: #ececf6;
+}
+
+.alert-light .alert-link {
+ color: #686868;
+}
+
+.alert-dark {
+ color: #1b1e21;
+ background-color: #d6d8d9;
+ border-color: #c6c8ca;
+}
+
+.alert-dark hr {
+ border-top-color: #b9bbbe;
+}
+
+.alert-dark .alert-link {
+ color: #040505;
+}
+
+.modal-open {
+ overflow: hidden;
+}
+
+.modal-open .modal {
+ overflow-x: hidden;
+ overflow-y: auto;
+}
+
+.modal {
+ position: fixed;
+ top: 0;
+ left: 0;
+ z-index: 1050;
+ display: none;
+ width: 100%;
+ height: 100%;
+ overflow: hidden;
+ outline: 0;
+}
+
+.modal-dialog {
+ position: relative;
+ width: auto;
+ margin: 0.5rem;
+ pointer-events: none;
+}
+
+.modal.fade .modal-dialog {
+ transition: transform 0.3s ease-out;
+ transform: translate(0, -50px);
+}
+
+@media (prefers-reduced-motion: reduce) {
+ .modal.fade .modal-dialog {
+ transition: none;
+ }
+}
+
+.modal.show .modal-dialog {
+ transform: none;
+}
+
+.modal.modal-static .modal-dialog {
+ transform: scale(1.02);
+}
+
+.modal-dialog-scrollable {
+ display: flex;
+ max-height: calc(100% - 1rem);
+}
+
+.modal-dialog-scrollable .modal-content {
+ max-height: calc(100vh - 1rem);
+ overflow: hidden;
+}
+
+.modal-dialog-scrollable .modal-header,
+.modal-dialog-scrollable .modal-footer {
+ flex-shrink: 0;
+}
+
+.modal-dialog-scrollable .modal-body {
+ overflow-y: auto;
+}
+
+.modal-dialog-centered {
+ display: flex;
+ align-items: center;
+ min-height: calc(100% - 1rem);
+}
+
+.modal-dialog-centered::before {
+ display: block;
+ height: calc(100vh - 1rem);
+ height: -webkit-min-content;
+ height: -moz-min-content;
+ height: min-content;
+ content: "";
+}
+
+.modal-dialog-centered.modal-dialog-scrollable {
+ flex-direction: column;
+ justify-content: center;
+ height: 100%;
+}
+
+.modal-dialog-centered.modal-dialog-scrollable .modal-content {
+ max-height: none;
+}
+
+.modal-dialog-centered.modal-dialog-scrollable::before {
+ content: none;
+}
+
+.modal-content {
+ position: relative;
+ display: flex;
+ flex-direction: column;
+ width: 100%;
+ pointer-events: auto;
+ background-color: #fff;
+ background-clip: padding-box;
+ border: 1px solid rgba(0, 0, 0, 0.2);
+ border-radius: 0.3rem;
+ outline: 0;
+}
+
+.modal-backdrop {
+ position: fixed;
+ top: 0;
+ left: 0;
+ z-index: 1040;
+ width: 100vw;
+ height: 100vh;
+ background-color: #000;
+}
+
+.modal-backdrop.fade {
+ opacity: 0;
+}
+
+.modal-backdrop.show {
+ opacity: 0.5;
+}
+
+.modal-header {
+ display: flex;
+ align-items: flex-start;
+ justify-content: space-between;
+ padding: 1rem 1rem;
+ border-bottom: 1px solid #dee2e6;
+ border-top-left-radius: calc(0.3rem - 1px);
+ border-top-right-radius: calc(0.3rem - 1px);
+}
+
+.modal-header .close {
+ padding: 1rem 1rem;
+ margin: -1rem -1rem -1rem auto;
+}
+
+.modal-title {
+ margin-bottom: 0;
+ line-height: 1.5;
+}
+
+.modal-body {
+ position: relative;
+ flex: 1 1 auto;
+ padding: 1rem;
+}
+
+.modal-footer {
+ display: flex;
+ flex-wrap: wrap;
+ align-items: center;
+ justify-content: flex-end;
+ padding: 0.75rem;
+ border-top: 1px solid #dee2e6;
+ border-bottom-right-radius: calc(0.3rem - 1px);
+ border-bottom-left-radius: calc(0.3rem - 1px);
+}
+
+.modal-footer > * {
+ margin: 0.25rem;
+}
+
+.modal-scrollbar-measure {
+ position: absolute;
+ top: -9999px;
+ width: 50px;
+ height: 50px;
+ overflow: scroll;
+}
+
+@media (min-width: 576px) {
+ .modal-dialog {
+ max-width: 500px;
+ margin: 1.75rem auto;
+ }
+
+ .modal-dialog-scrollable {
+ max-height: calc(100% - 3.5rem);
+ }
+
+ .modal-dialog-scrollable .modal-content {
+ max-height: calc(100vh - 3.5rem);
+ }
+
+ .modal-dialog-centered {
+ min-height: calc(100% - 3.5rem);
+ }
+
+ .modal-dialog-centered::before {
+ height: calc(100vh - 3.5rem);
+ height: -webkit-min-content;
+ height: -moz-min-content;
+ height: min-content;
+ }
+
+ .modal-sm {
+ max-width: 300px;
+ }
+}
+
+@media (min-width: 992px) {
+ .modal-lg,
+ .modal-xl {
+ max-width: 800px;
+ }
+}
+
+@media (min-width: 1200px) {
+ .modal-xl {
+ max-width: 1140px;
+ }
+}
+
+.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;
+}
+
+.bg-primary {
+ background-color: #007bff !important;
+}
+
+a.bg-primary:hover,
+a.bg-primary:focus,
+button.bg-primary:hover,
+button.bg-primary:focus {
+ background-color: #0062cc !important;
+}
+
+.bg-secondary {
+ background-color: #6c757d !important;
+}
+
+a.bg-secondary:hover,
+a.bg-secondary:focus,
+button.bg-secondary:hover,
+button.bg-secondary:focus {
+ background-color: #545b62 !important;
+}
+
+.bg-success {
+ background-color: #28a745 !important;
+}
+
+a.bg-success:hover,
+a.bg-success:focus,
+button.bg-success:hover,
+button.bg-success:focus {
+ background-color: #1e7e34 !important;
+}
+
+.bg-info {
+ background-color: #17a2b8 !important;
+}
+
+a.bg-info:hover,
+a.bg-info:focus,
+button.bg-info:hover,
+button.bg-info:focus {
+ background-color: #117a8b !important;
+}
+
+.bg-warning {
+ background-color: #ffc107 !important;
+}
+
+a.bg-warning:hover,
+a.bg-warning:focus,
+button.bg-warning:hover,
+button.bg-warning:focus {
+ background-color: #d39e00 !important;
+}
+
+.bg-danger {
+ background-color: #dc3545 !important;
+}
+
+a.bg-danger:hover,
+a.bg-danger:focus,
+button.bg-danger:hover,
+button.bg-danger:focus {
+ background-color: #bd2130 !important;
+}
+
+.bg-light {
+ background-color: #f8f9fa !important;
+}
+
+a.bg-light:hover,
+a.bg-light:focus,
+button.bg-light:hover,
+button.bg-light:focus {
+ background-color: #dae0e5 !important;
+}
+
+.bg-dark {
+ background-color: #343a40 !important;
+}
+
+a.bg-dark:hover,
+a.bg-dark:focus,
+button.bg-dark:hover,
+button.bg-dark:focus {
+ background-color: #1d2124 !important;
+}
+
+.bg-white {
+ background-color: #fff !important;
+}
+
+.bg-transparent {
+ background-color: transparent !important;
+}
+
+.border {
+ border: 1px solid #dee2e6 !important;
+}
+
+.border-top {
+ border-top: 1px solid #dee2e6 !important;
+}
+
+.border-right {
+ border-right: 1px solid #dee2e6 !important;
+}
+
+.border-bottom {
+ border-bottom: 1px solid #dee2e6 !important;
+}
+
+.border-left {
+ border-left: 1px solid #dee2e6 !important;
+}
+
+.border-0 {
+ border: 0 !important;
+}
+
+.border-top-0 {
+ border-top: 0 !important;
+}
+
+.border-right-0 {
+ border-right: 0 !important;
+}
+
+.border-bottom-0 {
+ border-bottom: 0 !important;
+}
+
+.border-left-0 {
+ border-left: 0 !important;
+}
+
+.border-primary {
+ border-color: #007bff !important;
+}
+
+.border-secondary {
+ border-color: #6c757d !important;
+}
+
+.border-success {
+ border-color: #28a745 !important;
+}
+
+.border-info {
+ border-color: #17a2b8 !important;
+}
+
+.border-warning {
+ border-color: #ffc107 !important;
+}
+
+.border-danger {
+ border-color: #dc3545 !important;
+}
+
+.border-light {
+ border-color: #f8f9fa !important;
+}
+
+.border-dark {
+ border-color: #343a40 !important;
+}
+
+.border-white {
+ border-color: #fff !important;
+}
+
+.rounded-sm {
+ border-radius: 0.2rem !important;
+}
+
+.rounded {
+ border-radius: 0.25rem !important;
+}
+
+.rounded-top {
+ border-top-left-radius: 0.25rem !important;
+ border-top-right-radius: 0.25rem !important;
+}
+
+.rounded-right {
+ border-top-right-radius: 0.25rem !important;
+ border-bottom-right-radius: 0.25rem !important;
+}
+
+.rounded-bottom {
+ border-bottom-right-radius: 0.25rem !important;
+ border-bottom-left-radius: 0.25rem !important;
+}
+
+.rounded-left {
+ border-top-left-radius: 0.25rem !important;
+ border-bottom-left-radius: 0.25rem !important;
+}
+
+.rounded-lg {
+ border-radius: 0.3rem !important;
+}
+
+.rounded-circle {
+ border-radius: 50% !important;
+}
+
+.rounded-pill {
+ border-radius: 50rem !important;
+}
+
+.rounded-0 {
+ border-radius: 0 !important;
+}
+
+.clearfix::after {
+ display: block;
+ clear: both;
+ content: "";
+}
+
+.d-none {
+ display: none !important;
+}
+
+.d-inline {
+ display: inline !important;
+}
+
+.d-inline-block {
+ display: inline-block !important;
+}
+
+.d-block {
+ display: block !important;
+}
+
+.d-table {
+ display: table !important;
+}
+
+.d-table-row {
+ display: table-row !important;
+}
+
+.d-table-cell {
+ display: table-cell !important;
+}
+
+.d-flex {
+ display: flex !important;
+}
+
+.d-inline-flex {
+ display: inline-flex !important;
+}
+
+@media (min-width: 576px) {
+ .d-sm-none {
+ display: none !important;
+ }
+
+ .d-sm-inline {
+ display: inline !important;
+ }
+
+ .d-sm-inline-block {
+ display: inline-block !important;
+ }
+
+ .d-sm-block {
+ display: block !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: flex !important;
+ }
+
+ .d-sm-inline-flex {
+ display: inline-flex !important;
+ }
+}
+
+@media (min-width: 768px) {
+ .d-md-none {
+ display: none !important;
+ }
+
+ .d-md-inline {
+ display: inline !important;
+ }
+
+ .d-md-inline-block {
+ display: inline-block !important;
+ }
+
+ .d-md-block {
+ display: block !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: flex !important;
+ }
+
+ .d-md-inline-flex {
+ display: inline-flex !important;
+ }
+}
+
+@media (min-width: 992px) {
+ .d-lg-none {
+ display: none !important;
+ }
+
+ .d-lg-inline {
+ display: inline !important;
+ }
+
+ .d-lg-inline-block {
+ display: inline-block !important;
+ }
+
+ .d-lg-block {
+ display: block !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: flex !important;
+ }
+
+ .d-lg-inline-flex {
+ display: inline-flex !important;
+ }
+}
+
+@media (min-width: 1200px) {
+ .d-xl-none {
+ display: none !important;
+ }
+
+ .d-xl-inline {
+ display: inline !important;
+ }
+
+ .d-xl-inline-block {
+ display: inline-block !important;
+ }
+
+ .d-xl-block {
+ display: block !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: flex !important;
+ }
+
+ .d-xl-inline-flex {
+ display: inline-flex !important;
+ }
+}
+
+@media print {
+ .d-print-none {
+ display: none !important;
+ }
+
+ .d-print-inline {
+ display: inline !important;
+ }
+
+ .d-print-inline-block {
+ display: inline-block !important;
+ }
+
+ .d-print-block {
+ display: block !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: flex !important;
+ }
+
+ .d-print-inline-flex {
+ display: inline-flex !important;
+ }
+}
+
+.embed-responsive {
+ position: relative;
+ display: block;
+ width: 100%;
+ padding: 0;
+ overflow: hidden;
+}
+
+.embed-responsive::before {
+ display: block;
+ content: "";
+}
+
+.embed-responsive .embed-responsive-item,
+.embed-responsive iframe,
+.embed-responsive embed,
+.embed-responsive object,
+.embed-responsive video {
+ position: absolute;
+ top: 0;
+ bottom: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
+ border: 0;
+}
+
+.embed-responsive-21by9::before {
+ padding-top: 42.8571428571%;
+}
+
+.embed-responsive-16by9::before {
+ padding-top: 56.25%;
+}
+
+.embed-responsive-4by3::before {
+ padding-top: 75%;
+}
+
+.embed-responsive-1by1::before {
+ padding-top: 100%;
+}
+
+.flex-row {
+ flex-direction: row !important;
+}
+
+.flex-column {
+ flex-direction: column !important;
+}
+
+.flex-row-reverse {
+ flex-direction: row-reverse !important;
+}
+
+.flex-column-reverse {
+ flex-direction: column-reverse !important;
+}
+
+.flex-wrap {
+ flex-wrap: wrap !important;
+}
+
+.flex-nowrap {
+ flex-wrap: nowrap !important;
+}
+
+.flex-wrap-reverse {
+ flex-wrap: wrap-reverse !important;
+}
+
+.flex-fill {
+ flex: 1 1 auto !important;
+}
+
+.flex-grow-0 {
+ flex-grow: 0 !important;
+}
+
+.flex-grow-1 {
+ flex-grow: 1 !important;
+}
+
+.flex-shrink-0 {
+ flex-shrink: 0 !important;
+}
+
+.flex-shrink-1 {
+ flex-shrink: 1 !important;
+}
+
+.justify-content-start {
+ justify-content: flex-start !important;
+}
+
+.justify-content-end {
+ justify-content: flex-end !important;
+}
+
+.justify-content-center {
+ justify-content: center !important;
+}
+
+.justify-content-between {
+ justify-content: space-between !important;
+}
+
+.justify-content-around {
+ justify-content: space-around !important;
+}
+
+.align-items-start {
+ align-items: flex-start !important;
+}
+
+.align-items-end {
+ align-items: flex-end !important;
+}
+
+.align-items-center {
+ align-items: center !important;
+}
+
+.align-items-baseline {
+ align-items: baseline !important;
+}
+
+.align-items-stretch {
+ align-items: stretch !important;
+}
+
+.align-content-start {
+ align-content: flex-start !important;
+}
+
+.align-content-end {
+ align-content: flex-end !important;
+}
+
+.align-content-center {
+ align-content: center !important;
+}
+
+.align-content-between {
+ align-content: space-between !important;
+}
+
+.align-content-around {
+ align-content: space-around !important;
+}
+
+.align-content-stretch {
+ align-content: stretch !important;
+}
+
+.align-self-auto {
+ align-self: auto !important;
+}
+
+.align-self-start {
+ align-self: flex-start !important;
+}
+
+.align-self-end {
+ align-self: flex-end !important;
+}
+
+.align-self-center {
+ align-self: center !important;
+}
+
+.align-self-baseline {
+ align-self: baseline !important;
+}
+
+.align-self-stretch {
+ align-self: stretch !important;
+}
+
+@media (min-width: 576px) {
+ .flex-sm-row {
+ flex-direction: row !important;
+ }
+
+ .flex-sm-column {
+ flex-direction: column !important;
+ }
+
+ .flex-sm-row-reverse {
+ flex-direction: row-reverse !important;
+ }
+
+ .flex-sm-column-reverse {
+ flex-direction: column-reverse !important;
+ }
+
+ .flex-sm-wrap {
+ flex-wrap: wrap !important;
+ }
+
+ .flex-sm-nowrap {
+ flex-wrap: nowrap !important;
+ }
+
+ .flex-sm-wrap-reverse {
+ flex-wrap: wrap-reverse !important;
+ }
+
+ .flex-sm-fill {
+ flex: 1 1 auto !important;
+ }
+
+ .flex-sm-grow-0 {
+ flex-grow: 0 !important;
+ }
+
+ .flex-sm-grow-1 {
+ flex-grow: 1 !important;
+ }
+
+ .flex-sm-shrink-0 {
+ flex-shrink: 0 !important;
+ }
+
+ .flex-sm-shrink-1 {
+ flex-shrink: 1 !important;
+ }
+
+ .justify-content-sm-start {
+ justify-content: flex-start !important;
+ }
+
+ .justify-content-sm-end {
+ justify-content: flex-end !important;
+ }
+
+ .justify-content-sm-center {
+ justify-content: center !important;
+ }
+
+ .justify-content-sm-between {
+ justify-content: space-between !important;
+ }
+
+ .justify-content-sm-around {
+ justify-content: space-around !important;
+ }
+
+ .align-items-sm-start {
+ align-items: flex-start !important;
+ }
+
+ .align-items-sm-end {
+ align-items: flex-end !important;
+ }
+
+ .align-items-sm-center {
+ align-items: center !important;
+ }
+
+ .align-items-sm-baseline {
+ align-items: baseline !important;
+ }
+
+ .align-items-sm-stretch {
+ align-items: stretch !important;
+ }
+
+ .align-content-sm-start {
+ align-content: flex-start !important;
+ }
+
+ .align-content-sm-end {
+ align-content: flex-end !important;
+ }
+
+ .align-content-sm-center {
+ align-content: center !important;
+ }
+
+ .align-content-sm-between {
+ align-content: space-between !important;
+ }
+
+ .align-content-sm-around {
+ align-content: space-around !important;
+ }
+
+ .align-content-sm-stretch {
+ align-content: stretch !important;
+ }
+
+ .align-self-sm-auto {
+ align-self: auto !important;
+ }
+
+ .align-self-sm-start {
+ align-self: flex-start !important;
+ }
+
+ .align-self-sm-end {
+ align-self: flex-end !important;
+ }
+
+ .align-self-sm-center {
+ align-self: center !important;
+ }
+
+ .align-self-sm-baseline {
+ align-self: baseline !important;
+ }
+
+ .align-self-sm-stretch {
+ align-self: stretch !important;
+ }
+}
+
+@media (min-width: 768px) {
+ .flex-md-row {
+ flex-direction: row !important;
+ }
+
+ .flex-md-column {
+ flex-direction: column !important;
+ }
+
+ .flex-md-row-reverse {
+ flex-direction: row-reverse !important;
+ }
+
+ .flex-md-column-reverse {
+ flex-direction: column-reverse !important;
+ }
+
+ .flex-md-wrap {
+ flex-wrap: wrap !important;
+ }
+
+ .flex-md-nowrap {
+ flex-wrap: nowrap !important;
+ }
+
+ .flex-md-wrap-reverse {
+ flex-wrap: wrap-reverse !important;
+ }
+
+ .flex-md-fill {
+ flex: 1 1 auto !important;
+ }
+
+ .flex-md-grow-0 {
+ flex-grow: 0 !important;
+ }
+
+ .flex-md-grow-1 {
+ flex-grow: 1 !important;
+ }
+
+ .flex-md-shrink-0 {
+ flex-shrink: 0 !important;
+ }
+
+ .flex-md-shrink-1 {
+ flex-shrink: 1 !important;
+ }
+
+ .justify-content-md-start {
+ justify-content: flex-start !important;
+ }
+
+ .justify-content-md-end {
+ justify-content: flex-end !important;
+ }
+
+ .justify-content-md-center {
+ justify-content: center !important;
+ }
+
+ .justify-content-md-between {
+ justify-content: space-between !important;
+ }
+
+ .justify-content-md-around {
+ justify-content: space-around !important;
+ }
+
+ .align-items-md-start {
+ align-items: flex-start !important;
+ }
+
+ .align-items-md-end {
+ align-items: flex-end !important;
+ }
+
+ .align-items-md-center {
+ align-items: center !important;
+ }
+
+ .align-items-md-baseline {
+ align-items: baseline !important;
+ }
+
+ .align-items-md-stretch {
+ align-items: stretch !important;
+ }
+
+ .align-content-md-start {
+ align-content: flex-start !important;
+ }
+
+ .align-content-md-end {
+ align-content: flex-end !important;
+ }
+
+ .align-content-md-center {
+ align-content: center !important;
+ }
+
+ .align-content-md-between {
+ align-content: space-between !important;
+ }
+
+ .align-content-md-around {
+ align-content: space-around !important;
+ }
+
+ .align-content-md-stretch {
+ align-content: stretch !important;
+ }
+
+ .align-self-md-auto {
+ align-self: auto !important;
+ }
+
+ .align-self-md-start {
+ align-self: flex-start !important;
+ }
+
+ .align-self-md-end {
+ align-self: flex-end !important;
+ }
+
+ .align-self-md-center {
+ align-self: center !important;
+ }
+
+ .align-self-md-baseline {
+ align-self: baseline !important;
+ }
+
+ .align-self-md-stretch {
+ align-self: stretch !important;
+ }
+}
+
+@media (min-width: 992px) {
+ .flex-lg-row {
+ flex-direction: row !important;
+ }
+
+ .flex-lg-column {
+ flex-direction: column !important;
+ }
+
+ .flex-lg-row-reverse {
+ flex-direction: row-reverse !important;
+ }
+
+ .flex-lg-column-reverse {
+ flex-direction: column-reverse !important;
+ }
+
+ .flex-lg-wrap {
+ flex-wrap: wrap !important;
+ }
+
+ .flex-lg-nowrap {
+ flex-wrap: nowrap !important;
+ }
+
+ .flex-lg-wrap-reverse {
+ flex-wrap: wrap-reverse !important;
+ }
+
+ .flex-lg-fill {
+ flex: 1 1 auto !important;
+ }
+
+ .flex-lg-grow-0 {
+ flex-grow: 0 !important;
+ }
+
+ .flex-lg-grow-1 {
+ flex-grow: 1 !important;
+ }
+
+ .flex-lg-shrink-0 {
+ flex-shrink: 0 !important;
+ }
+
+ .flex-lg-shrink-1 {
+ flex-shrink: 1 !important;
+ }
+
+ .justify-content-lg-start {
+ justify-content: flex-start !important;
+ }
+
+ .justify-content-lg-end {
+ justify-content: flex-end !important;
+ }
+
+ .justify-content-lg-center {
+ justify-content: center !important;
+ }
+
+ .justify-content-lg-between {
+ justify-content: space-between !important;
+ }
+
+ .justify-content-lg-around {
+ justify-content: space-around !important;
+ }
+
+ .align-items-lg-start {
+ align-items: flex-start !important;
+ }
+
+ .align-items-lg-end {
+ align-items: flex-end !important;
+ }
+
+ .align-items-lg-center {
+ align-items: center !important;
+ }
+
+ .align-items-lg-baseline {
+ align-items: baseline !important;
+ }
+
+ .align-items-lg-stretch {
+ align-items: stretch !important;
+ }
+
+ .align-content-lg-start {
+ align-content: flex-start !important;
+ }
+
+ .align-content-lg-end {
+ align-content: flex-end !important;
+ }
+
+ .align-content-lg-center {
+ align-content: center !important;
+ }
+
+ .align-content-lg-between {
+ align-content: space-between !important;
+ }
+
+ .align-content-lg-around {
+ align-content: space-around !important;
+ }
+
+ .align-content-lg-stretch {
+ align-content: stretch !important;
+ }
+
+ .align-self-lg-auto {
+ align-self: auto !important;
+ }
+
+ .align-self-lg-start {
+ align-self: flex-start !important;
+ }
+
+ .align-self-lg-end {
+ align-self: flex-end !important;
+ }
+
+ .align-self-lg-center {
+ align-self: center !important;
+ }
+
+ .align-self-lg-baseline {
+ align-self: baseline !important;
+ }
+
+ .align-self-lg-stretch {
+ align-self: stretch !important;
+ }
+}
+
+@media (min-width: 1200px) {
+ .flex-xl-row {
+ flex-direction: row !important;
+ }
+
+ .flex-xl-column {
+ flex-direction: column !important;
+ }
+
+ .flex-xl-row-reverse {
+ flex-direction: row-reverse !important;
+ }
+
+ .flex-xl-column-reverse {
+ flex-direction: column-reverse !important;
+ }
+
+ .flex-xl-wrap {
+ flex-wrap: wrap !important;
+ }
+
+ .flex-xl-nowrap {
+ flex-wrap: nowrap !important;
+ }
+
+ .flex-xl-wrap-reverse {
+ flex-wrap: wrap-reverse !important;
+ }
+
+ .flex-xl-fill {
+ flex: 1 1 auto !important;
+ }
+
+ .flex-xl-grow-0 {
+ flex-grow: 0 !important;
+ }
+
+ .flex-xl-grow-1 {
+ flex-grow: 1 !important;
+ }
+
+ .flex-xl-shrink-0 {
+ flex-shrink: 0 !important;
+ }
+
+ .flex-xl-shrink-1 {
+ flex-shrink: 1 !important;
+ }
+
+ .justify-content-xl-start {
+ justify-content: flex-start !important;
+ }
+
+ .justify-content-xl-end {
+ justify-content: flex-end !important;
+ }
+
+ .justify-content-xl-center {
+ justify-content: center !important;
+ }
+
+ .justify-content-xl-between {
+ justify-content: space-between !important;
+ }
+
+ .justify-content-xl-around {
+ justify-content: space-around !important;
+ }
+
+ .align-items-xl-start {
+ align-items: flex-start !important;
+ }
+
+ .align-items-xl-end {
+ align-items: flex-end !important;
+ }
+
+ .align-items-xl-center {
+ align-items: center !important;
+ }
+
+ .align-items-xl-baseline {
+ align-items: baseline !important;
+ }
+
+ .align-items-xl-stretch {
+ align-items: stretch !important;
+ }
+
+ .align-content-xl-start {
+ align-content: flex-start !important;
+ }
+
+ .align-content-xl-end {
+ align-content: flex-end !important;
+ }
+
+ .align-content-xl-center {
+ align-content: center !important;
+ }
+
+ .align-content-xl-between {
+ align-content: space-between !important;
+ }
+
+ .align-content-xl-around {
+ align-content: space-around !important;
+ }
+
+ .align-content-xl-stretch {
+ align-content: stretch !important;
+ }
+
+ .align-self-xl-auto {
+ align-self: auto !important;
+ }
+
+ .align-self-xl-start {
+ align-self: flex-start !important;
+ }
+
+ .align-self-xl-end {
+ align-self: flex-end !important;
+ }
+
+ .align-self-xl-center {
+ align-self: center !important;
+ }
+
+ .align-self-xl-baseline {
+ align-self: baseline !important;
+ }
+
+ .align-self-xl-stretch {
+ align-self: stretch !important;
+ }
+}
+
+.float-left {
+ float: left !important;
+}
+
+.float-right {
+ float: right !important;
+}
+
+.float-none {
+ float: none !important;
+}
+
+@media (min-width: 576px) {
+ .float-sm-left {
+ float: left !important;
+ }
+
+ .float-sm-right {
+ float: right !important;
+ }
+
+ .float-sm-none {
+ float: none !important;
+ }
+}
+
+@media (min-width: 768px) {
+ .float-md-left {
+ float: left !important;
+ }
+
+ .float-md-right {
+ float: right !important;
+ }
+
+ .float-md-none {
+ float: none !important;
+ }
+}
+
+@media (min-width: 992px) {
+ .float-lg-left {
+ float: left !important;
+ }
+
+ .float-lg-right {
+ float: right !important;
+ }
+
+ .float-lg-none {
+ float: none !important;
+ }
+}
+
+@media (min-width: 1200px) {
+ .float-xl-left {
+ float: left !important;
+ }
+
+ .float-xl-right {
+ float: right !important;
+ }
+
+ .float-xl-none {
+ float: none !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;
+}
+
+.overflow-auto {
+ overflow: auto !important;
+}
+
+.overflow-hidden {
+ overflow: hidden !important;
+}
+
+.position-static {
+ position: static !important;
+}
+
+.position-relative {
+ position: relative !important;
+}
+
+.position-absolute {
+ position: absolute !important;
+}
+
+.position-fixed {
+ position: fixed !important;
+}
+
+.position-sticky {
+ position: -webkit-sticky !important;
+ position: sticky !important;
+}
+
+.fixed-top {
+ position: fixed;
+ top: 0;
+ right: 0;
+ left: 0;
+ z-index: 1030;
+}
+
+.fixed-bottom {
+ position: fixed;
+ right: 0;
+ bottom: 0;
+ left: 0;
+ z-index: 1030;
+}
+
+@supports ((position: -webkit-sticky) or (position: sticky)) {
+ .sticky-top {
+ position: -webkit-sticky;
+ position: sticky;
+ top: 0;
+ z-index: 1020;
+ }
+}
+
+.sr-only {
+ position: absolute;
+ width: 1px;
+ height: 1px;
+ padding: 0;
+ margin: -1px;
+ overflow: hidden;
+ clip: rect(0, 0, 0, 0);
+ white-space: nowrap;
+ border: 0;
+}
+
+.sr-only-focusable:active,
+.sr-only-focusable:focus {
+ position: static;
+ width: auto;
+ height: auto;
+ overflow: visible;
+ clip: auto;
+ white-space: normal;
+}
+
+.shadow-sm {
+ box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
+}
+
+.shadow {
+ box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
+}
+
+.shadow-lg {
+ box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
+}
+
+.shadow-none {
+ box-shadow: none !important;
+}
+
+.w-25 {
+ width: 25% !important;
+}
+
+.w-50 {
+ width: 50% !important;
+}
+
+.w-75 {
+ width: 75% !important;
+}
+
+.w-100 {
+ width: 100% !important;
+}
+
+.w-auto {
+ width: auto !important;
+}
+
+.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;
+}
+
+.mw-100 {
+ max-width: 100% !important;
+}
+
+.mh-100 {
+ max-height: 100% !important;
+}
+
+.min-vw-100 {
+ min-width: 100vw !important;
+}
+
+.min-vh-100 {
+ min-height: 100vh !important;
+}
+
+.vw-100 {
+ width: 100vw !important;
+}
+
+.vh-100 {
+ height: 100vh !important;
+}
+
+.m-0 {
+ margin: 0 !important;
+}
+
+.mt-0,
+.my-0 {
+ margin-top: 0 !important;
+}
+
+.mr-0,
+.mx-0 {
+ margin-right: 0 !important;
+}
+
+.mb-0,
+.my-0 {
+ margin-bottom: 0 !important;
+}
+
+.ml-0,
+.mx-0 {
+ margin-left: 0 !important;
+}
+
+.m-1 {
+ margin: 0.25rem !important;
+}
+
+.mt-1,
+.my-1 {
+ margin-top: 0.25rem !important;
+}
+
+.mr-1,
+.mx-1 {
+ margin-right: 0.25rem !important;
+}
+
+.mb-1,
+.my-1 {
+ margin-bottom: 0.25rem !important;
+}
+
+.ml-1,
+.mx-1 {
+ margin-left: 0.25rem !important;
+}
+
+.m-2 {
+ margin: 0.5rem !important;
+}
+
+.mt-2,
+.my-2 {
+ margin-top: 0.5rem !important;
+}
+
+.mr-2,
+.mx-2 {
+ margin-right: 0.5rem !important;
+}
+
+.mb-2,
+.my-2 {
+ margin-bottom: 0.5rem !important;
+}
+
+.ml-2,
+.mx-2 {
+ margin-left: 0.5rem !important;
+}
+
+.m-3 {
+ margin: 1rem !important;
+}
+
+.mt-3,
+.my-3 {
+ margin-top: 1rem !important;
+}
+
+.mr-3,
+.mx-3 {
+ margin-right: 1rem !important;
+}
+
+.mb-3,
+.my-3 {
+ margin-bottom: 1rem !important;
+}
+
+.ml-3,
+.mx-3 {
+ margin-left: 1rem !important;
+}
+
+.m-4 {
+ margin: 1.5rem !important;
+}
+
+.mt-4,
+.my-4 {
+ margin-top: 1.5rem !important;
+}
+
+.mr-4,
+.mx-4 {
+ margin-right: 1.5rem !important;
+}
+
+.mb-4,
+.my-4 {
+ margin-bottom: 1.5rem !important;
+}
+
+.ml-4,
+.mx-4 {
+ margin-left: 1.5rem !important;
+}
+
+.m-5 {
+ margin: 3rem !important;
+}
+
+.mt-5,
+.my-5 {
+ margin-top: 3rem !important;
+}
+
+.mr-5,
+.mx-5 {
+ margin-right: 3rem !important;
+}
+
+.mb-5,
+.my-5 {
+ margin-bottom: 3rem !important;
+}
+
+.ml-5,
+.mx-5 {
+ margin-left: 3rem !important;
+}
+
+.m-6 {
+ margin: 3.75rem !important;
+}
+
+.mt-6,
+.my-6 {
+ margin-top: 3.75rem !important;
+}
+
+.mr-6,
+.mx-6 {
+ margin-right: 3.75rem !important;
+}
+
+.mb-6,
+.my-6 {
+ margin-bottom: 3.75rem !important;
+}
+
+.ml-6,
+.mx-6 {
+ margin-left: 3.75rem !important;
+}
+
+.m-7 {
+ margin: 4.5rem !important;
+}
+
+.mt-7,
+.my-7 {
+ margin-top: 4.5rem !important;
+}
+
+.mr-7,
+.mx-7 {
+ margin-right: 4.5rem !important;
+}
+
+.mb-7,
+.my-7 {
+ margin-bottom: 4.5rem !important;
+}
+
+.ml-7,
+.mx-7 {
+ margin-left: 4.5rem !important;
+}
+
+.m-8 {
+ margin: 5rem !important;
+}
+
+.mt-8,
+.my-8 {
+ margin-top: 5rem !important;
+}
+
+.mr-8,
+.mx-8 {
+ margin-right: 5rem !important;
+}
+
+.mb-8,
+.my-8 {
+ margin-bottom: 5rem !important;
+}
+
+.ml-8,
+.mx-8 {
+ margin-left: 5rem !important;
+}
+
+.p-0 {
+ padding: 0 !important;
+}
+
+.pt-0,
+.py-0 {
+ padding-top: 0 !important;
+}
+
+.pr-0,
+.px-0 {
+ padding-right: 0 !important;
+}
+
+.pb-0,
+.py-0 {
+ padding-bottom: 0 !important;
+}
+
+.pl-0,
+.px-0 {
+ padding-left: 0 !important;
+}
+
+.p-1 {
+ padding: 0.25rem !important;
+}
+
+.pt-1,
+.py-1 {
+ padding-top: 0.25rem !important;
+}
+
+.pr-1,
+.px-1 {
+ padding-right: 0.25rem !important;
+}
+
+.pb-1,
+.py-1 {
+ padding-bottom: 0.25rem !important;
+}
+
+.pl-1,
+.px-1 {
+ padding-left: 0.25rem !important;
+}
+
+.p-2 {
+ padding: 0.5rem !important;
+}
+
+.pt-2,
+.py-2 {
+ padding-top: 0.5rem !important;
+}
+
+.pr-2,
+.px-2 {
+ padding-right: 0.5rem !important;
+}
+
+.pb-2,
+.py-2 {
+ padding-bottom: 0.5rem !important;
+}
+
+.pl-2,
+.px-2 {
+ padding-left: 0.5rem !important;
+}
+
+.p-3 {
+ padding: 1rem !important;
+}
+
+.pt-3,
+.py-3 {
+ padding-top: 1rem !important;
+}
+
+.pr-3,
+.px-3 {
+ padding-right: 1rem !important;
+}
+
+.pb-3,
+.py-3 {
+ padding-bottom: 1rem !important;
+}
+
+.pl-3,
+.px-3 {
+ padding-left: 1rem !important;
+}
+
+.p-4 {
+ padding: 1.5rem !important;
+}
+
+.pt-4,
+.py-4 {
+ padding-top: 1.5rem !important;
+}
+
+.pr-4,
+.px-4 {
+ padding-right: 1.5rem !important;
+}
+
+.pb-4,
+.py-4 {
+ padding-bottom: 1.5rem !important;
+}
+
+.pl-4,
+.px-4 {
+ padding-left: 1.5rem !important;
+}
+
+.p-5 {
+ padding: 3rem !important;
+}
+
+.pt-5,
+.py-5 {
+ padding-top: 3rem !important;
+}
+
+.pr-5,
+.px-5 {
+ padding-right: 3rem !important;
+}
+
+.pb-5,
+.py-5 {
+ padding-bottom: 3rem !important;
+}
+
+.pl-5,
+.px-5 {
+ padding-left: 3rem !important;
+}
+
+.p-6 {
+ padding: 3.75rem !important;
+}
+
+.pt-6,
+.py-6 {
+ padding-top: 3.75rem !important;
+}
+
+.pr-6,
+.px-6 {
+ padding-right: 3.75rem !important;
+}
+
+.pb-6,
+.py-6 {
+ padding-bottom: 3.75rem !important;
+}
+
+.pl-6,
+.px-6 {
+ padding-left: 3.75rem !important;
+}
+
+.p-7 {
+ padding: 4.5rem !important;
+}
+
+.pt-7,
+.py-7 {
+ padding-top: 4.5rem !important;
+}
+
+.pr-7,
+.px-7 {
+ padding-right: 4.5rem !important;
+}
+
+.pb-7,
+.py-7 {
+ padding-bottom: 4.5rem !important;
+}
+
+.pl-7,
+.px-7 {
+ padding-left: 4.5rem !important;
+}
+
+.p-8 {
+ padding: 5rem !important;
+}
+
+.pt-8,
+.py-8 {
+ padding-top: 5rem !important;
+}
+
+.pr-8,
+.px-8 {
+ padding-right: 5rem !important;
+}
+
+.pb-8,
+.py-8 {
+ padding-bottom: 5rem !important;
+}
+
+.pl-8,
+.px-8 {
+ padding-left: 5rem !important;
+}
+
+.m-n1 {
+ margin: -0.25rem !important;
+}
+
+.mt-n1,
+.my-n1 {
+ margin-top: -0.25rem !important;
+}
+
+.mr-n1,
+.mx-n1 {
+ margin-right: -0.25rem !important;
+}
+
+.mb-n1,
+.my-n1 {
+ margin-bottom: -0.25rem !important;
+}
+
+.ml-n1,
+.mx-n1 {
+ margin-left: -0.25rem !important;
+}
+
+.m-n2 {
+ margin: -0.5rem !important;
+}
+
+.mt-n2,
+.my-n2 {
+ margin-top: -0.5rem !important;
+}
+
+.mr-n2,
+.mx-n2 {
+ margin-right: -0.5rem !important;
+}
+
+.mb-n2,
+.my-n2 {
+ margin-bottom: -0.5rem !important;
+}
+
+.ml-n2,
+.mx-n2 {
+ margin-left: -0.5rem !important;
+}
+
+.m-n3 {
+ margin: -1rem !important;
+}
+
+.mt-n3,
+.my-n3 {
+ margin-top: -1rem !important;
+}
+
+.mr-n3,
+.mx-n3 {
+ margin-right: -1rem !important;
+}
+
+.mb-n3,
+.my-n3 {
+ margin-bottom: -1rem !important;
+}
+
+.ml-n3,
+.mx-n3 {
+ margin-left: -1rem !important;
+}
+
+.m-n4 {
+ margin: -1.5rem !important;
+}
+
+.mt-n4,
+.my-n4 {
+ margin-top: -1.5rem !important;
+}
+
+.mr-n4,
+.mx-n4 {
+ margin-right: -1.5rem !important;
+}
+
+.mb-n4,
+.my-n4 {
+ margin-bottom: -1.5rem !important;
+}
+
+.ml-n4,
+.mx-n4 {
+ margin-left: -1.5rem !important;
+}
+
+.m-n5 {
+ margin: -3rem !important;
+}
+
+.mt-n5,
+.my-n5 {
+ margin-top: -3rem !important;
+}
+
+.mr-n5,
+.mx-n5 {
+ margin-right: -3rem !important;
+}
+
+.mb-n5,
+.my-n5 {
+ margin-bottom: -3rem !important;
+}
+
+.ml-n5,
+.mx-n5 {
+ margin-left: -3rem !important;
+}
+
+.m-n6 {
+ margin: -3.75rem !important;
+}
+
+.mt-n6,
+.my-n6 {
+ margin-top: -3.75rem !important;
+}
+
+.mr-n6,
+.mx-n6 {
+ margin-right: -3.75rem !important;
+}
+
+.mb-n6,
+.my-n6 {
+ margin-bottom: -3.75rem !important;
+}
+
+.ml-n6,
+.mx-n6 {
+ margin-left: -3.75rem !important;
+}
+
+.m-n7 {
+ margin: -4.5rem !important;
+}
+
+.mt-n7,
+.my-n7 {
+ margin-top: -4.5rem !important;
+}
+
+.mr-n7,
+.mx-n7 {
+ margin-right: -4.5rem !important;
+}
+
+.mb-n7,
+.my-n7 {
+ margin-bottom: -4.5rem !important;
+}
+
+.ml-n7,
+.mx-n7 {
+ margin-left: -4.5rem !important;
+}
+
+.m-n8 {
+ margin: -5rem !important;
+}
+
+.mt-n8,
+.my-n8 {
+ margin-top: -5rem !important;
+}
+
+.mr-n8,
+.mx-n8 {
+ margin-right: -5rem !important;
+}
+
+.mb-n8,
+.my-n8 {
+ margin-bottom: -5rem !important;
+}
+
+.ml-n8,
+.mx-n8 {
+ margin-left: -5rem !important;
+}
+
+.m-auto {
+ margin: auto !important;
+}
+
+.mt-auto,
+.my-auto {
+ margin-top: auto !important;
+}
+
+.mr-auto,
+.mx-auto {
+ margin-right: auto !important;
+}
+
+.mb-auto,
+.my-auto {
+ margin-bottom: auto !important;
+}
+
+.ml-auto,
+.mx-auto {
+ margin-left: auto !important;
+}
+
+@media (min-width: 576px) {
+ .m-sm-0 {
+ margin: 0 !important;
+ }
+
+ .mt-sm-0,
+ .my-sm-0 {
+ margin-top: 0 !important;
+ }
+
+ .mr-sm-0,
+ .mx-sm-0 {
+ margin-right: 0 !important;
+ }
+
+ .mb-sm-0,
+ .my-sm-0 {
+ margin-bottom: 0 !important;
+ }
+
+ .ml-sm-0,
+ .mx-sm-0 {
+ margin-left: 0 !important;
+ }
+
+ .m-sm-1 {
+ margin: 0.25rem !important;
+ }
+
+ .mt-sm-1,
+ .my-sm-1 {
+ margin-top: 0.25rem !important;
+ }
+
+ .mr-sm-1,
+ .mx-sm-1 {
+ margin-right: 0.25rem !important;
+ }
+
+ .mb-sm-1,
+ .my-sm-1 {
+ margin-bottom: 0.25rem !important;
+ }
+
+ .ml-sm-1,
+ .mx-sm-1 {
+ margin-left: 0.25rem !important;
+ }
+
+ .m-sm-2 {
+ margin: 0.5rem !important;
+ }
+
+ .mt-sm-2,
+ .my-sm-2 {
+ margin-top: 0.5rem !important;
+ }
+
+ .mr-sm-2,
+ .mx-sm-2 {
+ margin-right: 0.5rem !important;
+ }
+
+ .mb-sm-2,
+ .my-sm-2 {
+ margin-bottom: 0.5rem !important;
+ }
+
+ .ml-sm-2,
+ .mx-sm-2 {
+ margin-left: 0.5rem !important;
+ }
+
+ .m-sm-3 {
+ margin: 1rem !important;
+ }
+
+ .mt-sm-3,
+ .my-sm-3 {
+ margin-top: 1rem !important;
+ }
+
+ .mr-sm-3,
+ .mx-sm-3 {
+ margin-right: 1rem !important;
+ }
+
+ .mb-sm-3,
+ .my-sm-3 {
+ margin-bottom: 1rem !important;
+ }
+
+ .ml-sm-3,
+ .mx-sm-3 {
+ margin-left: 1rem !important;
+ }
+
+ .m-sm-4 {
+ margin: 1.5rem !important;
+ }
+
+ .mt-sm-4,
+ .my-sm-4 {
+ margin-top: 1.5rem !important;
+ }
+
+ .mr-sm-4,
+ .mx-sm-4 {
+ margin-right: 1.5rem !important;
+ }
+
+ .mb-sm-4,
+ .my-sm-4 {
+ margin-bottom: 1.5rem !important;
+ }
+
+ .ml-sm-4,
+ .mx-sm-4 {
+ margin-left: 1.5rem !important;
+ }
+
+ .m-sm-5 {
+ margin: 3rem !important;
+ }
+
+ .mt-sm-5,
+ .my-sm-5 {
+ margin-top: 3rem !important;
+ }
+
+ .mr-sm-5,
+ .mx-sm-5 {
+ margin-right: 3rem !important;
+ }
+
+ .mb-sm-5,
+ .my-sm-5 {
+ margin-bottom: 3rem !important;
+ }
+
+ .ml-sm-5,
+ .mx-sm-5 {
+ margin-left: 3rem !important;
+ }
+
+ .m-sm-6 {
+ margin: 3.75rem !important;
+ }
+
+ .mt-sm-6,
+ .my-sm-6 {
+ margin-top: 3.75rem !important;
+ }
+
+ .mr-sm-6,
+ .mx-sm-6 {
+ margin-right: 3.75rem !important;
+ }
+
+ .mb-sm-6,
+ .my-sm-6 {
+ margin-bottom: 3.75rem !important;
+ }
+
+ .ml-sm-6,
+ .mx-sm-6 {
+ margin-left: 3.75rem !important;
+ }
+
+ .m-sm-7 {
+ margin: 4.5rem !important;
+ }
+
+ .mt-sm-7,
+ .my-sm-7 {
+ margin-top: 4.5rem !important;
+ }
+
+ .mr-sm-7,
+ .mx-sm-7 {
+ margin-right: 4.5rem !important;
+ }
+
+ .mb-sm-7,
+ .my-sm-7 {
+ margin-bottom: 4.5rem !important;
+ }
+
+ .ml-sm-7,
+ .mx-sm-7 {
+ margin-left: 4.5rem !important;
+ }
+
+ .m-sm-8 {
+ margin: 5rem !important;
+ }
+
+ .mt-sm-8,
+ .my-sm-8 {
+ margin-top: 5rem !important;
+ }
+
+ .mr-sm-8,
+ .mx-sm-8 {
+ margin-right: 5rem !important;
+ }
+
+ .mb-sm-8,
+ .my-sm-8 {
+ margin-bottom: 5rem !important;
+ }
+
+ .ml-sm-8,
+ .mx-sm-8 {
+ margin-left: 5rem !important;
+ }
+
+ .p-sm-0 {
+ padding: 0 !important;
+ }
+
+ .pt-sm-0,
+ .py-sm-0 {
+ padding-top: 0 !important;
+ }
+
+ .pr-sm-0,
+ .px-sm-0 {
+ padding-right: 0 !important;
+ }
+
+ .pb-sm-0,
+ .py-sm-0 {
+ padding-bottom: 0 !important;
+ }
+
+ .pl-sm-0,
+ .px-sm-0 {
+ padding-left: 0 !important;
+ }
+
+ .p-sm-1 {
+ padding: 0.25rem !important;
+ }
+
+ .pt-sm-1,
+ .py-sm-1 {
+ padding-top: 0.25rem !important;
+ }
+
+ .pr-sm-1,
+ .px-sm-1 {
+ padding-right: 0.25rem !important;
+ }
+
+ .pb-sm-1,
+ .py-sm-1 {
+ padding-bottom: 0.25rem !important;
+ }
+
+ .pl-sm-1,
+ .px-sm-1 {
+ padding-left: 0.25rem !important;
+ }
+
+ .p-sm-2 {
+ padding: 0.5rem !important;
+ }
+
+ .pt-sm-2,
+ .py-sm-2 {
+ padding-top: 0.5rem !important;
+ }
+
+ .pr-sm-2,
+ .px-sm-2 {
+ padding-right: 0.5rem !important;
+ }
+
+ .pb-sm-2,
+ .py-sm-2 {
+ padding-bottom: 0.5rem !important;
+ }
+
+ .pl-sm-2,
+ .px-sm-2 {
+ padding-left: 0.5rem !important;
+ }
+
+ .p-sm-3 {
+ padding: 1rem !important;
+ }
+
+ .pt-sm-3,
+ .py-sm-3 {
+ padding-top: 1rem !important;
+ }
+
+ .pr-sm-3,
+ .px-sm-3 {
+ padding-right: 1rem !important;
+ }
+
+ .pb-sm-3,
+ .py-sm-3 {
+ padding-bottom: 1rem !important;
+ }
+
+ .pl-sm-3,
+ .px-sm-3 {
+ padding-left: 1rem !important;
+ }
+
+ .p-sm-4 {
+ padding: 1.5rem !important;
+ }
+
+ .pt-sm-4,
+ .py-sm-4 {
+ padding-top: 1.5rem !important;
+ }
+
+ .pr-sm-4,
+ .px-sm-4 {
+ padding-right: 1.5rem !important;
+ }
+
+ .pb-sm-4,
+ .py-sm-4 {
+ padding-bottom: 1.5rem !important;
+ }
+
+ .pl-sm-4,
+ .px-sm-4 {
+ padding-left: 1.5rem !important;
+ }
+
+ .p-sm-5 {
+ padding: 3rem !important;
+ }
+
+ .pt-sm-5,
+ .py-sm-5 {
+ padding-top: 3rem !important;
+ }
+
+ .pr-sm-5,
+ .px-sm-5 {
+ padding-right: 3rem !important;
+ }
+
+ .pb-sm-5,
+ .py-sm-5 {
+ padding-bottom: 3rem !important;
+ }
+
+ .pl-sm-5,
+ .px-sm-5 {
+ padding-left: 3rem !important;
+ }
+
+ .p-sm-6 {
+ padding: 3.75rem !important;
+ }
+
+ .pt-sm-6,
+ .py-sm-6 {
+ padding-top: 3.75rem !important;
+ }
+
+ .pr-sm-6,
+ .px-sm-6 {
+ padding-right: 3.75rem !important;
+ }
+
+ .pb-sm-6,
+ .py-sm-6 {
+ padding-bottom: 3.75rem !important;
+ }
+
+ .pl-sm-6,
+ .px-sm-6 {
+ padding-left: 3.75rem !important;
+ }
+
+ .p-sm-7 {
+ padding: 4.5rem !important;
+ }
+
+ .pt-sm-7,
+ .py-sm-7 {
+ padding-top: 4.5rem !important;
+ }
+
+ .pr-sm-7,
+ .px-sm-7 {
+ padding-right: 4.5rem !important;
+ }
+
+ .pb-sm-7,
+ .py-sm-7 {
+ padding-bottom: 4.5rem !important;
+ }
+
+ .pl-sm-7,
+ .px-sm-7 {
+ padding-left: 4.5rem !important;
+ }
+
+ .p-sm-8 {
+ padding: 5rem !important;
+ }
+
+ .pt-sm-8,
+ .py-sm-8 {
+ padding-top: 5rem !important;
+ }
+
+ .pr-sm-8,
+ .px-sm-8 {
+ padding-right: 5rem !important;
+ }
+
+ .pb-sm-8,
+ .py-sm-8 {
+ padding-bottom: 5rem !important;
+ }
+
+ .pl-sm-8,
+ .px-sm-8 {
+ padding-left: 5rem !important;
+ }
+
+ .m-sm-n1 {
+ margin: -0.25rem !important;
+ }
+
+ .mt-sm-n1,
+ .my-sm-n1 {
+ margin-top: -0.25rem !important;
+ }
+
+ .mr-sm-n1,
+ .mx-sm-n1 {
+ margin-right: -0.25rem !important;
+ }
+
+ .mb-sm-n1,
+ .my-sm-n1 {
+ margin-bottom: -0.25rem !important;
+ }
+
+ .ml-sm-n1,
+ .mx-sm-n1 {
+ margin-left: -0.25rem !important;
+ }
+
+ .m-sm-n2 {
+ margin: -0.5rem !important;
+ }
+
+ .mt-sm-n2,
+ .my-sm-n2 {
+ margin-top: -0.5rem !important;
+ }
+
+ .mr-sm-n2,
+ .mx-sm-n2 {
+ margin-right: -0.5rem !important;
+ }
+
+ .mb-sm-n2,
+ .my-sm-n2 {
+ margin-bottom: -0.5rem !important;
+ }
+
+ .ml-sm-n2,
+ .mx-sm-n2 {
+ margin-left: -0.5rem !important;
+ }
+
+ .m-sm-n3 {
+ margin: -1rem !important;
+ }
+
+ .mt-sm-n3,
+ .my-sm-n3 {
+ margin-top: -1rem !important;
+ }
+
+ .mr-sm-n3,
+ .mx-sm-n3 {
+ margin-right: -1rem !important;
+ }
+
+ .mb-sm-n3,
+ .my-sm-n3 {
+ margin-bottom: -1rem !important;
+ }
+
+ .ml-sm-n3,
+ .mx-sm-n3 {
+ margin-left: -1rem !important;
+ }
+
+ .m-sm-n4 {
+ margin: -1.5rem !important;
+ }
+
+ .mt-sm-n4,
+ .my-sm-n4 {
+ margin-top: -1.5rem !important;
+ }
+
+ .mr-sm-n4,
+ .mx-sm-n4 {
+ margin-right: -1.5rem !important;
+ }
+
+ .mb-sm-n4,
+ .my-sm-n4 {
+ margin-bottom: -1.5rem !important;
+ }
+
+ .ml-sm-n4,
+ .mx-sm-n4 {
+ margin-left: -1.5rem !important;
+ }
+
+ .m-sm-n5 {
+ margin: -3rem !important;
+ }
+
+ .mt-sm-n5,
+ .my-sm-n5 {
+ margin-top: -3rem !important;
+ }
+
+ .mr-sm-n5,
+ .mx-sm-n5 {
+ margin-right: -3rem !important;
+ }
+
+ .mb-sm-n5,
+ .my-sm-n5 {
+ margin-bottom: -3rem !important;
+ }
+
+ .ml-sm-n5,
+ .mx-sm-n5 {
+ margin-left: -3rem !important;
+ }
+
+ .m-sm-n6 {
+ margin: -3.75rem !important;
+ }
+
+ .mt-sm-n6,
+ .my-sm-n6 {
+ margin-top: -3.75rem !important;
+ }
+
+ .mr-sm-n6,
+ .mx-sm-n6 {
+ margin-right: -3.75rem !important;
+ }
+
+ .mb-sm-n6,
+ .my-sm-n6 {
+ margin-bottom: -3.75rem !important;
+ }
+
+ .ml-sm-n6,
+ .mx-sm-n6 {
+ margin-left: -3.75rem !important;
+ }
+
+ .m-sm-n7 {
+ margin: -4.5rem !important;
+ }
+
+ .mt-sm-n7,
+ .my-sm-n7 {
+ margin-top: -4.5rem !important;
+ }
+
+ .mr-sm-n7,
+ .mx-sm-n7 {
+ margin-right: -4.5rem !important;
+ }
+
+ .mb-sm-n7,
+ .my-sm-n7 {
+ margin-bottom: -4.5rem !important;
+ }
+
+ .ml-sm-n7,
+ .mx-sm-n7 {
+ margin-left: -4.5rem !important;
+ }
+
+ .m-sm-n8 {
+ margin: -5rem !important;
+ }
+
+ .mt-sm-n8,
+ .my-sm-n8 {
+ margin-top: -5rem !important;
+ }
+
+ .mr-sm-n8,
+ .mx-sm-n8 {
+ margin-right: -5rem !important;
+ }
+
+ .mb-sm-n8,
+ .my-sm-n8 {
+ margin-bottom: -5rem !important;
+ }
+
+ .ml-sm-n8,
+ .mx-sm-n8 {
+ margin-left: -5rem !important;
+ }
+
+ .m-sm-auto {
+ margin: auto !important;
+ }
+
+ .mt-sm-auto,
+ .my-sm-auto {
+ margin-top: auto !important;
+ }
+
+ .mr-sm-auto,
+ .mx-sm-auto {
+ margin-right: auto !important;
+ }
+
+ .mb-sm-auto,
+ .my-sm-auto {
+ margin-bottom: auto !important;
+ }
+
+ .ml-sm-auto,
+ .mx-sm-auto {
+ margin-left: auto !important;
+ }
+}
+
+@media (min-width: 768px) {
+ .m-md-0 {
+ margin: 0 !important;
+ }
+
+ .mt-md-0,
+ .my-md-0 {
+ margin-top: 0 !important;
+ }
+
+ .mr-md-0,
+ .mx-md-0 {
+ margin-right: 0 !important;
+ }
+
+ .mb-md-0,
+ .my-md-0 {
+ margin-bottom: 0 !important;
+ }
+
+ .ml-md-0,
+ .mx-md-0 {
+ margin-left: 0 !important;
+ }
+
+ .m-md-1 {
+ margin: 0.25rem !important;
+ }
+
+ .mt-md-1,
+ .my-md-1 {
+ margin-top: 0.25rem !important;
+ }
+
+ .mr-md-1,
+ .mx-md-1 {
+ margin-right: 0.25rem !important;
+ }
+
+ .mb-md-1,
+ .my-md-1 {
+ margin-bottom: 0.25rem !important;
+ }
+
+ .ml-md-1,
+ .mx-md-1 {
+ margin-left: 0.25rem !important;
+ }
+
+ .m-md-2 {
+ margin: 0.5rem !important;
+ }
+
+ .mt-md-2,
+ .my-md-2 {
+ margin-top: 0.5rem !important;
+ }
+
+ .mr-md-2,
+ .mx-md-2 {
+ margin-right: 0.5rem !important;
+ }
+
+ .mb-md-2,
+ .my-md-2 {
+ margin-bottom: 0.5rem !important;
+ }
+
+ .ml-md-2,
+ .mx-md-2 {
+ margin-left: 0.5rem !important;
+ }
+
+ .m-md-3 {
+ margin: 1rem !important;
+ }
+
+ .mt-md-3,
+ .my-md-3 {
+ margin-top: 1rem !important;
+ }
+
+ .mr-md-3,
+ .mx-md-3 {
+ margin-right: 1rem !important;
+ }
+
+ .mb-md-3,
+ .my-md-3 {
+ margin-bottom: 1rem !important;
+ }
+
+ .ml-md-3,
+ .mx-md-3 {
+ margin-left: 1rem !important;
+ }
+
+ .m-md-4 {
+ margin: 1.5rem !important;
+ }
+
+ .mt-md-4,
+ .my-md-4 {
+ margin-top: 1.5rem !important;
+ }
+
+ .mr-md-4,
+ .mx-md-4 {
+ margin-right: 1.5rem !important;
+ }
+
+ .mb-md-4,
+ .my-md-4 {
+ margin-bottom: 1.5rem !important;
+ }
+
+ .ml-md-4,
+ .mx-md-4 {
+ margin-left: 1.5rem !important;
+ }
+
+ .m-md-5 {
+ margin: 3rem !important;
+ }
+
+ .mt-md-5,
+ .my-md-5 {
+ margin-top: 3rem !important;
+ }
+
+ .mr-md-5,
+ .mx-md-5 {
+ margin-right: 3rem !important;
+ }
+
+ .mb-md-5,
+ .my-md-5 {
+ margin-bottom: 3rem !important;
+ }
+
+ .ml-md-5,
+ .mx-md-5 {
+ margin-left: 3rem !important;
+ }
+
+ .m-md-6 {
+ margin: 3.75rem !important;
+ }
+
+ .mt-md-6,
+ .my-md-6 {
+ margin-top: 3.75rem !important;
+ }
+
+ .mr-md-6,
+ .mx-md-6 {
+ margin-right: 3.75rem !important;
+ }
+
+ .mb-md-6,
+ .my-md-6 {
+ margin-bottom: 3.75rem !important;
+ }
+
+ .ml-md-6,
+ .mx-md-6 {
+ margin-left: 3.75rem !important;
+ }
+
+ .m-md-7 {
+ margin: 4.5rem !important;
+ }
+
+ .mt-md-7,
+ .my-md-7 {
+ margin-top: 4.5rem !important;
+ }
+
+ .mr-md-7,
+ .mx-md-7 {
+ margin-right: 4.5rem !important;
+ }
+
+ .mb-md-7,
+ .my-md-7 {
+ margin-bottom: 4.5rem !important;
+ }
+
+ .ml-md-7,
+ .mx-md-7 {
+ margin-left: 4.5rem !important;
+ }
+
+ .m-md-8 {
+ margin: 5rem !important;
+ }
+
+ .mt-md-8,
+ .my-md-8 {
+ margin-top: 5rem !important;
+ }
+
+ .mr-md-8,
+ .mx-md-8 {
+ margin-right: 5rem !important;
+ }
+
+ .mb-md-8,
+ .my-md-8 {
+ margin-bottom: 5rem !important;
+ }
+
+ .ml-md-8,
+ .mx-md-8 {
+ margin-left: 5rem !important;
+ }
+
+ .p-md-0 {
+ padding: 0 !important;
+ }
+
+ .pt-md-0,
+ .py-md-0 {
+ padding-top: 0 !important;
+ }
+
+ .pr-md-0,
+ .px-md-0 {
+ padding-right: 0 !important;
+ }
+
+ .pb-md-0,
+ .py-md-0 {
+ padding-bottom: 0 !important;
+ }
+
+ .pl-md-0,
+ .px-md-0 {
+ padding-left: 0 !important;
+ }
+
+ .p-md-1 {
+ padding: 0.25rem !important;
+ }
+
+ .pt-md-1,
+ .py-md-1 {
+ padding-top: 0.25rem !important;
+ }
+
+ .pr-md-1,
+ .px-md-1 {
+ padding-right: 0.25rem !important;
+ }
+
+ .pb-md-1,
+ .py-md-1 {
+ padding-bottom: 0.25rem !important;
+ }
+
+ .pl-md-1,
+ .px-md-1 {
+ padding-left: 0.25rem !important;
+ }
+
+ .p-md-2 {
+ padding: 0.5rem !important;
+ }
+
+ .pt-md-2,
+ .py-md-2 {
+ padding-top: 0.5rem !important;
+ }
+
+ .pr-md-2,
+ .px-md-2 {
+ padding-right: 0.5rem !important;
+ }
+
+ .pb-md-2,
+ .py-md-2 {
+ padding-bottom: 0.5rem !important;
+ }
+
+ .pl-md-2,
+ .px-md-2 {
+ padding-left: 0.5rem !important;
+ }
+
+ .p-md-3 {
+ padding: 1rem !important;
+ }
+
+ .pt-md-3,
+ .py-md-3 {
+ padding-top: 1rem !important;
+ }
+
+ .pr-md-3,
+ .px-md-3 {
+ padding-right: 1rem !important;
+ }
+
+ .pb-md-3,
+ .py-md-3 {
+ padding-bottom: 1rem !important;
+ }
+
+ .pl-md-3,
+ .px-md-3 {
+ padding-left: 1rem !important;
+ }
+
+ .p-md-4 {
+ padding: 1.5rem !important;
+ }
+
+ .pt-md-4,
+ .py-md-4 {
+ padding-top: 1.5rem !important;
+ }
+
+ .pr-md-4,
+ .px-md-4 {
+ padding-right: 1.5rem !important;
+ }
+
+ .pb-md-4,
+ .py-md-4 {
+ padding-bottom: 1.5rem !important;
+ }
+
+ .pl-md-4,
+ .px-md-4 {
+ padding-left: 1.5rem !important;
+ }
+
+ .p-md-5 {
+ padding: 3rem !important;
+ }
+
+ .pt-md-5,
+ .py-md-5 {
+ padding-top: 3rem !important;
+ }
+
+ .pr-md-5,
+ .px-md-5 {
+ padding-right: 3rem !important;
+ }
+
+ .pb-md-5,
+ .py-md-5 {
+ padding-bottom: 3rem !important;
+ }
+
+ .pl-md-5,
+ .px-md-5 {
+ padding-left: 3rem !important;
+ }
+
+ .p-md-6 {
+ padding: 3.75rem !important;
+ }
+
+ .pt-md-6,
+ .py-md-6 {
+ padding-top: 3.75rem !important;
+ }
+
+ .pr-md-6,
+ .px-md-6 {
+ padding-right: 3.75rem !important;
+ }
+
+ .pb-md-6,
+ .py-md-6 {
+ padding-bottom: 3.75rem !important;
+ }
+
+ .pl-md-6,
+ .px-md-6 {
+ padding-left: 3.75rem !important;
+ }
+
+ .p-md-7 {
+ padding: 4.5rem !important;
+ }
+
+ .pt-md-7,
+ .py-md-7 {
+ padding-top: 4.5rem !important;
+ }
+
+ .pr-md-7,
+ .px-md-7 {
+ padding-right: 4.5rem !important;
+ }
+
+ .pb-md-7,
+ .py-md-7 {
+ padding-bottom: 4.5rem !important;
+ }
+
+ .pl-md-7,
+ .px-md-7 {
+ padding-left: 4.5rem !important;
+ }
+
+ .p-md-8 {
+ padding: 5rem !important;
+ }
+
+ .pt-md-8,
+ .py-md-8 {
+ padding-top: 5rem !important;
+ }
+
+ .pr-md-8,
+ .px-md-8 {
+ padding-right: 5rem !important;
+ }
+
+ .pb-md-8,
+ .py-md-8 {
+ padding-bottom: 5rem !important;
+ }
+
+ .pl-md-8,
+ .px-md-8 {
+ padding-left: 5rem !important;
+ }
+
+ .m-md-n1 {
+ margin: -0.25rem !important;
+ }
+
+ .mt-md-n1,
+ .my-md-n1 {
+ margin-top: -0.25rem !important;
+ }
+
+ .mr-md-n1,
+ .mx-md-n1 {
+ margin-right: -0.25rem !important;
+ }
+
+ .mb-md-n1,
+ .my-md-n1 {
+ margin-bottom: -0.25rem !important;
+ }
+
+ .ml-md-n1,
+ .mx-md-n1 {
+ margin-left: -0.25rem !important;
+ }
+
+ .m-md-n2 {
+ margin: -0.5rem !important;
+ }
+
+ .mt-md-n2,
+ .my-md-n2 {
+ margin-top: -0.5rem !important;
+ }
+
+ .mr-md-n2,
+ .mx-md-n2 {
+ margin-right: -0.5rem !important;
+ }
+
+ .mb-md-n2,
+ .my-md-n2 {
+ margin-bottom: -0.5rem !important;
+ }
+
+ .ml-md-n2,
+ .mx-md-n2 {
+ margin-left: -0.5rem !important;
+ }
+
+ .m-md-n3 {
+ margin: -1rem !important;
+ }
+
+ .mt-md-n3,
+ .my-md-n3 {
+ margin-top: -1rem !important;
+ }
+
+ .mr-md-n3,
+ .mx-md-n3 {
+ margin-right: -1rem !important;
+ }
+
+ .mb-md-n3,
+ .my-md-n3 {
+ margin-bottom: -1rem !important;
+ }
+
+ .ml-md-n3,
+ .mx-md-n3 {
+ margin-left: -1rem !important;
+ }
+
+ .m-md-n4 {
+ margin: -1.5rem !important;
+ }
+
+ .mt-md-n4,
+ .my-md-n4 {
+ margin-top: -1.5rem !important;
+ }
+
+ .mr-md-n4,
+ .mx-md-n4 {
+ margin-right: -1.5rem !important;
+ }
+
+ .mb-md-n4,
+ .my-md-n4 {
+ margin-bottom: -1.5rem !important;
+ }
+
+ .ml-md-n4,
+ .mx-md-n4 {
+ margin-left: -1.5rem !important;
+ }
+
+ .m-md-n5 {
+ margin: -3rem !important;
+ }
+
+ .mt-md-n5,
+ .my-md-n5 {
+ margin-top: -3rem !important;
+ }
+
+ .mr-md-n5,
+ .mx-md-n5 {
+ margin-right: -3rem !important;
+ }
+
+ .mb-md-n5,
+ .my-md-n5 {
+ margin-bottom: -3rem !important;
+ }
+
+ .ml-md-n5,
+ .mx-md-n5 {
+ margin-left: -3rem !important;
+ }
+
+ .m-md-n6 {
+ margin: -3.75rem !important;
+ }
+
+ .mt-md-n6,
+ .my-md-n6 {
+ margin-top: -3.75rem !important;
+ }
+
+ .mr-md-n6,
+ .mx-md-n6 {
+ margin-right: -3.75rem !important;
+ }
+
+ .mb-md-n6,
+ .my-md-n6 {
+ margin-bottom: -3.75rem !important;
+ }
+
+ .ml-md-n6,
+ .mx-md-n6 {
+ margin-left: -3.75rem !important;
+ }
+
+ .m-md-n7 {
+ margin: -4.5rem !important;
+ }
+
+ .mt-md-n7,
+ .my-md-n7 {
+ margin-top: -4.5rem !important;
+ }
+
+ .mr-md-n7,
+ .mx-md-n7 {
+ margin-right: -4.5rem !important;
+ }
+
+ .mb-md-n7,
+ .my-md-n7 {
+ margin-bottom: -4.5rem !important;
+ }
+
+ .ml-md-n7,
+ .mx-md-n7 {
+ margin-left: -4.5rem !important;
+ }
+
+ .m-md-n8 {
+ margin: -5rem !important;
+ }
+
+ .mt-md-n8,
+ .my-md-n8 {
+ margin-top: -5rem !important;
+ }
+
+ .mr-md-n8,
+ .mx-md-n8 {
+ margin-right: -5rem !important;
+ }
+
+ .mb-md-n8,
+ .my-md-n8 {
+ margin-bottom: -5rem !important;
+ }
+
+ .ml-md-n8,
+ .mx-md-n8 {
+ margin-left: -5rem !important;
+ }
+
+ .m-md-auto {
+ margin: auto !important;
+ }
+
+ .mt-md-auto,
+ .my-md-auto {
+ margin-top: auto !important;
+ }
+
+ .mr-md-auto,
+ .mx-md-auto {
+ margin-right: auto !important;
+ }
+
+ .mb-md-auto,
+ .my-md-auto {
+ margin-bottom: auto !important;
+ }
+
+ .ml-md-auto,
+ .mx-md-auto {
+ margin-left: auto !important;
+ }
+}
+
+@media (min-width: 992px) {
+ .m-lg-0 {
+ margin: 0 !important;
+ }
+
+ .mt-lg-0,
+ .my-lg-0 {
+ margin-top: 0 !important;
+ }
+
+ .mr-lg-0,
+ .mx-lg-0 {
+ margin-right: 0 !important;
+ }
+
+ .mb-lg-0,
+ .my-lg-0 {
+ margin-bottom: 0 !important;
+ }
+
+ .ml-lg-0,
+ .mx-lg-0 {
+ margin-left: 0 !important;
+ }
+
+ .m-lg-1 {
+ margin: 0.25rem !important;
+ }
+
+ .mt-lg-1,
+ .my-lg-1 {
+ margin-top: 0.25rem !important;
+ }
+
+ .mr-lg-1,
+ .mx-lg-1 {
+ margin-right: 0.25rem !important;
+ }
+
+ .mb-lg-1,
+ .my-lg-1 {
+ margin-bottom: 0.25rem !important;
+ }
+
+ .ml-lg-1,
+ .mx-lg-1 {
+ margin-left: 0.25rem !important;
+ }
+
+ .m-lg-2 {
+ margin: 0.5rem !important;
+ }
+
+ .mt-lg-2,
+ .my-lg-2 {
+ margin-top: 0.5rem !important;
+ }
+
+ .mr-lg-2,
+ .mx-lg-2 {
+ margin-right: 0.5rem !important;
+ }
+
+ .mb-lg-2,
+ .my-lg-2 {
+ margin-bottom: 0.5rem !important;
+ }
+
+ .ml-lg-2,
+ .mx-lg-2 {
+ margin-left: 0.5rem !important;
+ }
+
+ .m-lg-3 {
+ margin: 1rem !important;
+ }
+
+ .mt-lg-3,
+ .my-lg-3 {
+ margin-top: 1rem !important;
+ }
+
+ .mr-lg-3,
+ .mx-lg-3 {
+ margin-right: 1rem !important;
+ }
+
+ .mb-lg-3,
+ .my-lg-3 {
+ margin-bottom: 1rem !important;
+ }
+
+ .ml-lg-3,
+ .mx-lg-3 {
+ margin-left: 1rem !important;
+ }
+
+ .m-lg-4 {
+ margin: 1.5rem !important;
+ }
+
+ .mt-lg-4,
+ .my-lg-4 {
+ margin-top: 1.5rem !important;
+ }
+
+ .mr-lg-4,
+ .mx-lg-4 {
+ margin-right: 1.5rem !important;
+ }
+
+ .mb-lg-4,
+ .my-lg-4 {
+ margin-bottom: 1.5rem !important;
+ }
+
+ .ml-lg-4,
+ .mx-lg-4 {
+ margin-left: 1.5rem !important;
+ }
+
+ .m-lg-5 {
+ margin: 3rem !important;
+ }
+
+ .mt-lg-5,
+ .my-lg-5 {
+ margin-top: 3rem !important;
+ }
+
+ .mr-lg-5,
+ .mx-lg-5 {
+ margin-right: 3rem !important;
+ }
+
+ .mb-lg-5,
+ .my-lg-5 {
+ margin-bottom: 3rem !important;
+ }
+
+ .ml-lg-5,
+ .mx-lg-5 {
+ margin-left: 3rem !important;
+ }
+
+ .m-lg-6 {
+ margin: 3.75rem !important;
+ }
+
+ .mt-lg-6,
+ .my-lg-6 {
+ margin-top: 3.75rem !important;
+ }
+
+ .mr-lg-6,
+ .mx-lg-6 {
+ margin-right: 3.75rem !important;
+ }
+
+ .mb-lg-6,
+ .my-lg-6 {
+ margin-bottom: 3.75rem !important;
+ }
+
+ .ml-lg-6,
+ .mx-lg-6 {
+ margin-left: 3.75rem !important;
+ }
+
+ .m-lg-7 {
+ margin: 4.5rem !important;
+ }
+
+ .mt-lg-7,
+ .my-lg-7 {
+ margin-top: 4.5rem !important;
+ }
+
+ .mr-lg-7,
+ .mx-lg-7 {
+ margin-right: 4.5rem !important;
+ }
+
+ .mb-lg-7,
+ .my-lg-7 {
+ margin-bottom: 4.5rem !important;
+ }
+
+ .ml-lg-7,
+ .mx-lg-7 {
+ margin-left: 4.5rem !important;
+ }
+
+ .m-lg-8 {
+ margin: 5rem !important;
+ }
+
+ .mt-lg-8,
+ .my-lg-8 {
+ margin-top: 5rem !important;
+ }
+
+ .mr-lg-8,
+ .mx-lg-8 {
+ margin-right: 5rem !important;
+ }
+
+ .mb-lg-8,
+ .my-lg-8 {
+ margin-bottom: 5rem !important;
+ }
+
+ .ml-lg-8,
+ .mx-lg-8 {
+ margin-left: 5rem !important;
+ }
+
+ .p-lg-0 {
+ padding: 0 !important;
+ }
+
+ .pt-lg-0,
+ .py-lg-0 {
+ padding-top: 0 !important;
+ }
+
+ .pr-lg-0,
+ .px-lg-0 {
+ padding-right: 0 !important;
+ }
+
+ .pb-lg-0,
+ .py-lg-0 {
+ padding-bottom: 0 !important;
+ }
+
+ .pl-lg-0,
+ .px-lg-0 {
+ padding-left: 0 !important;
+ }
+
+ .p-lg-1 {
+ padding: 0.25rem !important;
+ }
+
+ .pt-lg-1,
+ .py-lg-1 {
+ padding-top: 0.25rem !important;
+ }
+
+ .pr-lg-1,
+ .px-lg-1 {
+ padding-right: 0.25rem !important;
+ }
+
+ .pb-lg-1,
+ .py-lg-1 {
+ padding-bottom: 0.25rem !important;
+ }
+
+ .pl-lg-1,
+ .px-lg-1 {
+ padding-left: 0.25rem !important;
+ }
+
+ .p-lg-2 {
+ padding: 0.5rem !important;
+ }
+
+ .pt-lg-2,
+ .py-lg-2 {
+ padding-top: 0.5rem !important;
+ }
+
+ .pr-lg-2,
+ .px-lg-2 {
+ padding-right: 0.5rem !important;
+ }
+
+ .pb-lg-2,
+ .py-lg-2 {
+ padding-bottom: 0.5rem !important;
+ }
+
+ .pl-lg-2,
+ .px-lg-2 {
+ padding-left: 0.5rem !important;
+ }
+
+ .p-lg-3 {
+ padding: 1rem !important;
+ }
+
+ .pt-lg-3,
+ .py-lg-3 {
+ padding-top: 1rem !important;
+ }
+
+ .pr-lg-3,
+ .px-lg-3 {
+ padding-right: 1rem !important;
+ }
+
+ .pb-lg-3,
+ .py-lg-3 {
+ padding-bottom: 1rem !important;
+ }
+
+ .pl-lg-3,
+ .px-lg-3 {
+ padding-left: 1rem !important;
+ }
+
+ .p-lg-4 {
+ padding: 1.5rem !important;
+ }
+
+ .pt-lg-4,
+ .py-lg-4 {
+ padding-top: 1.5rem !important;
+ }
+
+ .pr-lg-4,
+ .px-lg-4 {
+ padding-right: 1.5rem !important;
+ }
+
+ .pb-lg-4,
+ .py-lg-4 {
+ padding-bottom: 1.5rem !important;
+ }
+
+ .pl-lg-4,
+ .px-lg-4 {
+ padding-left: 1.5rem !important;
+ }
+
+ .p-lg-5 {
+ padding: 3rem !important;
+ }
+
+ .pt-lg-5,
+ .py-lg-5 {
+ padding-top: 3rem !important;
+ }
+
+ .pr-lg-5,
+ .px-lg-5 {
+ padding-right: 3rem !important;
+ }
+
+ .pb-lg-5,
+ .py-lg-5 {
+ padding-bottom: 3rem !important;
+ }
+
+ .pl-lg-5,
+ .px-lg-5 {
+ padding-left: 3rem !important;
+ }
+
+ .p-lg-6 {
+ padding: 3.75rem !important;
+ }
+
+ .pt-lg-6,
+ .py-lg-6 {
+ padding-top: 3.75rem !important;
+ }
+
+ .pr-lg-6,
+ .px-lg-6 {
+ padding-right: 3.75rem !important;
+ }
+
+ .pb-lg-6,
+ .py-lg-6 {
+ padding-bottom: 3.75rem !important;
+ }
+
+ .pl-lg-6,
+ .px-lg-6 {
+ padding-left: 3.75rem !important;
+ }
+
+ .p-lg-7 {
+ padding: 4.5rem !important;
+ }
+
+ .pt-lg-7,
+ .py-lg-7 {
+ padding-top: 4.5rem !important;
+ }
+
+ .pr-lg-7,
+ .px-lg-7 {
+ padding-right: 4.5rem !important;
+ }
+
+ .pb-lg-7,
+ .py-lg-7 {
+ padding-bottom: 4.5rem !important;
+ }
+
+ .pl-lg-7,
+ .px-lg-7 {
+ padding-left: 4.5rem !important;
+ }
+
+ .p-lg-8 {
+ padding: 5rem !important;
+ }
+
+ .pt-lg-8,
+ .py-lg-8 {
+ padding-top: 5rem !important;
+ }
+
+ .pr-lg-8,
+ .px-lg-8 {
+ padding-right: 5rem !important;
+ }
+
+ .pb-lg-8,
+ .py-lg-8 {
+ padding-bottom: 5rem !important;
+ }
+
+ .pl-lg-8,
+ .px-lg-8 {
+ padding-left: 5rem !important;
+ }
+
+ .m-lg-n1 {
+ margin: -0.25rem !important;
+ }
+
+ .mt-lg-n1,
+ .my-lg-n1 {
+ margin-top: -0.25rem !important;
+ }
+
+ .mr-lg-n1,
+ .mx-lg-n1 {
+ margin-right: -0.25rem !important;
+ }
+
+ .mb-lg-n1,
+ .my-lg-n1 {
+ margin-bottom: -0.25rem !important;
+ }
+
+ .ml-lg-n1,
+ .mx-lg-n1 {
+ margin-left: -0.25rem !important;
+ }
+
+ .m-lg-n2 {
+ margin: -0.5rem !important;
+ }
+
+ .mt-lg-n2,
+ .my-lg-n2 {
+ margin-top: -0.5rem !important;
+ }
+
+ .mr-lg-n2,
+ .mx-lg-n2 {
+ margin-right: -0.5rem !important;
+ }
+
+ .mb-lg-n2,
+ .my-lg-n2 {
+ margin-bottom: -0.5rem !important;
+ }
+
+ .ml-lg-n2,
+ .mx-lg-n2 {
+ margin-left: -0.5rem !important;
+ }
+
+ .m-lg-n3 {
+ margin: -1rem !important;
+ }
+
+ .mt-lg-n3,
+ .my-lg-n3 {
+ margin-top: -1rem !important;
+ }
+
+ .mr-lg-n3,
+ .mx-lg-n3 {
+ margin-right: -1rem !important;
+ }
+
+ .mb-lg-n3,
+ .my-lg-n3 {
+ margin-bottom: -1rem !important;
+ }
+
+ .ml-lg-n3,
+ .mx-lg-n3 {
+ margin-left: -1rem !important;
+ }
+
+ .m-lg-n4 {
+ margin: -1.5rem !important;
+ }
+
+ .mt-lg-n4,
+ .my-lg-n4 {
+ margin-top: -1.5rem !important;
+ }
+
+ .mr-lg-n4,
+ .mx-lg-n4 {
+ margin-right: -1.5rem !important;
+ }
+
+ .mb-lg-n4,
+ .my-lg-n4 {
+ margin-bottom: -1.5rem !important;
+ }
+
+ .ml-lg-n4,
+ .mx-lg-n4 {
+ margin-left: -1.5rem !important;
+ }
+
+ .m-lg-n5 {
+ margin: -3rem !important;
+ }
+
+ .mt-lg-n5,
+ .my-lg-n5 {
+ margin-top: -3rem !important;
+ }
+
+ .mr-lg-n5,
+ .mx-lg-n5 {
+ margin-right: -3rem !important;
+ }
+
+ .mb-lg-n5,
+ .my-lg-n5 {
+ margin-bottom: -3rem !important;
+ }
+
+ .ml-lg-n5,
+ .mx-lg-n5 {
+ margin-left: -3rem !important;
+ }
+
+ .m-lg-n6 {
+ margin: -3.75rem !important;
+ }
+
+ .mt-lg-n6,
+ .my-lg-n6 {
+ margin-top: -3.75rem !important;
+ }
+
+ .mr-lg-n6,
+ .mx-lg-n6 {
+ margin-right: -3.75rem !important;
+ }
+
+ .mb-lg-n6,
+ .my-lg-n6 {
+ margin-bottom: -3.75rem !important;
+ }
+
+ .ml-lg-n6,
+ .mx-lg-n6 {
+ margin-left: -3.75rem !important;
+ }
+
+ .m-lg-n7 {
+ margin: -4.5rem !important;
+ }
+
+ .mt-lg-n7,
+ .my-lg-n7 {
+ margin-top: -4.5rem !important;
+ }
+
+ .mr-lg-n7,
+ .mx-lg-n7 {
+ margin-right: -4.5rem !important;
+ }
+
+ .mb-lg-n7,
+ .my-lg-n7 {
+ margin-bottom: -4.5rem !important;
+ }
+
+ .ml-lg-n7,
+ .mx-lg-n7 {
+ margin-left: -4.5rem !important;
+ }
+
+ .m-lg-n8 {
+ margin: -5rem !important;
+ }
+
+ .mt-lg-n8,
+ .my-lg-n8 {
+ margin-top: -5rem !important;
+ }
+
+ .mr-lg-n8,
+ .mx-lg-n8 {
+ margin-right: -5rem !important;
+ }
+
+ .mb-lg-n8,
+ .my-lg-n8 {
+ margin-bottom: -5rem !important;
+ }
+
+ .ml-lg-n8,
+ .mx-lg-n8 {
+ margin-left: -5rem !important;
+ }
+
+ .m-lg-auto {
+ margin: auto !important;
+ }
+
+ .mt-lg-auto,
+ .my-lg-auto {
+ margin-top: auto !important;
+ }
+
+ .mr-lg-auto,
+ .mx-lg-auto {
+ margin-right: auto !important;
+ }
+
+ .mb-lg-auto,
+ .my-lg-auto {
+ margin-bottom: auto !important;
+ }
+
+ .ml-lg-auto,
+ .mx-lg-auto {
+ margin-left: auto !important;
+ }
+}
+
+@media (min-width: 1200px) {
+ .m-xl-0 {
+ margin: 0 !important;
+ }
+
+ .mt-xl-0,
+ .my-xl-0 {
+ margin-top: 0 !important;
+ }
+
+ .mr-xl-0,
+ .mx-xl-0 {
+ margin-right: 0 !important;
+ }
+
+ .mb-xl-0,
+ .my-xl-0 {
+ margin-bottom: 0 !important;
+ }
+
+ .ml-xl-0,
+ .mx-xl-0 {
+ margin-left: 0 !important;
+ }
+
+ .m-xl-1 {
+ margin: 0.25rem !important;
+ }
+
+ .mt-xl-1,
+ .my-xl-1 {
+ margin-top: 0.25rem !important;
+ }
+
+ .mr-xl-1,
+ .mx-xl-1 {
+ margin-right: 0.25rem !important;
+ }
+
+ .mb-xl-1,
+ .my-xl-1 {
+ margin-bottom: 0.25rem !important;
+ }
+
+ .ml-xl-1,
+ .mx-xl-1 {
+ margin-left: 0.25rem !important;
+ }
+
+ .m-xl-2 {
+ margin: 0.5rem !important;
+ }
+
+ .mt-xl-2,
+ .my-xl-2 {
+ margin-top: 0.5rem !important;
+ }
+
+ .mr-xl-2,
+ .mx-xl-2 {
+ margin-right: 0.5rem !important;
+ }
+
+ .mb-xl-2,
+ .my-xl-2 {
+ margin-bottom: 0.5rem !important;
+ }
+
+ .ml-xl-2,
+ .mx-xl-2 {
+ margin-left: 0.5rem !important;
+ }
+
+ .m-xl-3 {
+ margin: 1rem !important;
+ }
+
+ .mt-xl-3,
+ .my-xl-3 {
+ margin-top: 1rem !important;
+ }
+
+ .mr-xl-3,
+ .mx-xl-3 {
+ margin-right: 1rem !important;
+ }
+
+ .mb-xl-3,
+ .my-xl-3 {
+ margin-bottom: 1rem !important;
+ }
+
+ .ml-xl-3,
+ .mx-xl-3 {
+ margin-left: 1rem !important;
+ }
+
+ .m-xl-4 {
+ margin: 1.5rem !important;
+ }
+
+ .mt-xl-4,
+ .my-xl-4 {
+ margin-top: 1.5rem !important;
+ }
+
+ .mr-xl-4,
+ .mx-xl-4 {
+ margin-right: 1.5rem !important;
+ }
+
+ .mb-xl-4,
+ .my-xl-4 {
+ margin-bottom: 1.5rem !important;
+ }
+
+ .ml-xl-4,
+ .mx-xl-4 {
+ margin-left: 1.5rem !important;
+ }
+
+ .m-xl-5 {
+ margin: 3rem !important;
+ }
+
+ .mt-xl-5,
+ .my-xl-5 {
+ margin-top: 3rem !important;
+ }
+
+ .mr-xl-5,
+ .mx-xl-5 {
+ margin-right: 3rem !important;
+ }
+
+ .mb-xl-5,
+ .my-xl-5 {
+ margin-bottom: 3rem !important;
+ }
+
+ .ml-xl-5,
+ .mx-xl-5 {
+ margin-left: 3rem !important;
+ }
+
+ .m-xl-6 {
+ margin: 3.75rem !important;
+ }
+
+ .mt-xl-6,
+ .my-xl-6 {
+ margin-top: 3.75rem !important;
+ }
+
+ .mr-xl-6,
+ .mx-xl-6 {
+ margin-right: 3.75rem !important;
+ }
+
+ .mb-xl-6,
+ .my-xl-6 {
+ margin-bottom: 3.75rem !important;
+ }
+
+ .ml-xl-6,
+ .mx-xl-6 {
+ margin-left: 3.75rem !important;
+ }
+
+ .m-xl-7 {
+ margin: 4.5rem !important;
+ }
+
+ .mt-xl-7,
+ .my-xl-7 {
+ margin-top: 4.5rem !important;
+ }
+
+ .mr-xl-7,
+ .mx-xl-7 {
+ margin-right: 4.5rem !important;
+ }
+
+ .mb-xl-7,
+ .my-xl-7 {
+ margin-bottom: 4.5rem !important;
+ }
+
+ .ml-xl-7,
+ .mx-xl-7 {
+ margin-left: 4.5rem !important;
+ }
+
+ .m-xl-8 {
+ margin: 5rem !important;
+ }
+
+ .mt-xl-8,
+ .my-xl-8 {
+ margin-top: 5rem !important;
+ }
+
+ .mr-xl-8,
+ .mx-xl-8 {
+ margin-right: 5rem !important;
+ }
+
+ .mb-xl-8,
+ .my-xl-8 {
+ margin-bottom: 5rem !important;
+ }
+
+ .ml-xl-8,
+ .mx-xl-8 {
+ margin-left: 5rem !important;
+ }
+
+ .p-xl-0 {
+ padding: 0 !important;
+ }
+
+ .pt-xl-0,
+ .py-xl-0 {
+ padding-top: 0 !important;
+ }
+
+ .pr-xl-0,
+ .px-xl-0 {
+ padding-right: 0 !important;
+ }
+
+ .pb-xl-0,
+ .py-xl-0 {
+ padding-bottom: 0 !important;
+ }
+
+ .pl-xl-0,
+ .px-xl-0 {
+ padding-left: 0 !important;
+ }
+
+ .p-xl-1 {
+ padding: 0.25rem !important;
+ }
+
+ .pt-xl-1,
+ .py-xl-1 {
+ padding-top: 0.25rem !important;
+ }
+
+ .pr-xl-1,
+ .px-xl-1 {
+ padding-right: 0.25rem !important;
+ }
+
+ .pb-xl-1,
+ .py-xl-1 {
+ padding-bottom: 0.25rem !important;
+ }
+
+ .pl-xl-1,
+ .px-xl-1 {
+ padding-left: 0.25rem !important;
+ }
+
+ .p-xl-2 {
+ padding: 0.5rem !important;
+ }
+
+ .pt-xl-2,
+ .py-xl-2 {
+ padding-top: 0.5rem !important;
+ }
+
+ .pr-xl-2,
+ .px-xl-2 {
+ padding-right: 0.5rem !important;
+ }
+
+ .pb-xl-2,
+ .py-xl-2 {
+ padding-bottom: 0.5rem !important;
+ }
+
+ .pl-xl-2,
+ .px-xl-2 {
+ padding-left: 0.5rem !important;
+ }
+
+ .p-xl-3 {
+ padding: 1rem !important;
+ }
+
+ .pt-xl-3,
+ .py-xl-3 {
+ padding-top: 1rem !important;
+ }
+
+ .pr-xl-3,
+ .px-xl-3 {
+ padding-right: 1rem !important;
+ }
+
+ .pb-xl-3,
+ .py-xl-3 {
+ padding-bottom: 1rem !important;
+ }
+
+ .pl-xl-3,
+ .px-xl-3 {
+ padding-left: 1rem !important;
+ }
+
+ .p-xl-4 {
+ padding: 1.5rem !important;
+ }
+
+ .pt-xl-4,
+ .py-xl-4 {
+ padding-top: 1.5rem !important;
+ }
+
+ .pr-xl-4,
+ .px-xl-4 {
+ padding-right: 1.5rem !important;
+ }
+
+ .pb-xl-4,
+ .py-xl-4 {
+ padding-bottom: 1.5rem !important;
+ }
+
+ .pl-xl-4,
+ .px-xl-4 {
+ padding-left: 1.5rem !important;
+ }
+
+ .p-xl-5 {
+ padding: 3rem !important;
+ }
+
+ .pt-xl-5,
+ .py-xl-5 {
+ padding-top: 3rem !important;
+ }
+
+ .pr-xl-5,
+ .px-xl-5 {
+ padding-right: 3rem !important;
+ }
+
+ .pb-xl-5,
+ .py-xl-5 {
+ padding-bottom: 3rem !important;
+ }
+
+ .pl-xl-5,
+ .px-xl-5 {
+ padding-left: 3rem !important;
+ }
+
+ .p-xl-6 {
+ padding: 3.75rem !important;
+ }
+
+ .pt-xl-6,
+ .py-xl-6 {
+ padding-top: 3.75rem !important;
+ }
+
+ .pr-xl-6,
+ .px-xl-6 {
+ padding-right: 3.75rem !important;
+ }
+
+ .pb-xl-6,
+ .py-xl-6 {
+ padding-bottom: 3.75rem !important;
+ }
+
+ .pl-xl-6,
+ .px-xl-6 {
+ padding-left: 3.75rem !important;
+ }
+
+ .p-xl-7 {
+ padding: 4.5rem !important;
+ }
+
+ .pt-xl-7,
+ .py-xl-7 {
+ padding-top: 4.5rem !important;
+ }
+
+ .pr-xl-7,
+ .px-xl-7 {
+ padding-right: 4.5rem !important;
+ }
+
+ .pb-xl-7,
+ .py-xl-7 {
+ padding-bottom: 4.5rem !important;
+ }
+
+ .pl-xl-7,
+ .px-xl-7 {
+ padding-left: 4.5rem !important;
+ }
+
+ .p-xl-8 {
+ padding: 5rem !important;
+ }
+
+ .pt-xl-8,
+ .py-xl-8 {
+ padding-top: 5rem !important;
+ }
+
+ .pr-xl-8,
+ .px-xl-8 {
+ padding-right: 5rem !important;
+ }
+
+ .pb-xl-8,
+ .py-xl-8 {
+ padding-bottom: 5rem !important;
+ }
+
+ .pl-xl-8,
+ .px-xl-8 {
+ padding-left: 5rem !important;
+ }
+
+ .m-xl-n1 {
+ margin: -0.25rem !important;
+ }
+
+ .mt-xl-n1,
+ .my-xl-n1 {
+ margin-top: -0.25rem !important;
+ }
+
+ .mr-xl-n1,
+ .mx-xl-n1 {
+ margin-right: -0.25rem !important;
+ }
+
+ .mb-xl-n1,
+ .my-xl-n1 {
+ margin-bottom: -0.25rem !important;
+ }
+
+ .ml-xl-n1,
+ .mx-xl-n1 {
+ margin-left: -0.25rem !important;
+ }
+
+ .m-xl-n2 {
+ margin: -0.5rem !important;
+ }
+
+ .mt-xl-n2,
+ .my-xl-n2 {
+ margin-top: -0.5rem !important;
+ }
+
+ .mr-xl-n2,
+ .mx-xl-n2 {
+ margin-right: -0.5rem !important;
+ }
+
+ .mb-xl-n2,
+ .my-xl-n2 {
+ margin-bottom: -0.5rem !important;
+ }
+
+ .ml-xl-n2,
+ .mx-xl-n2 {
+ margin-left: -0.5rem !important;
+ }
+
+ .m-xl-n3 {
+ margin: -1rem !important;
+ }
+
+ .mt-xl-n3,
+ .my-xl-n3 {
+ margin-top: -1rem !important;
+ }
+
+ .mr-xl-n3,
+ .mx-xl-n3 {
+ margin-right: -1rem !important;
+ }
+
+ .mb-xl-n3,
+ .my-xl-n3 {
+ margin-bottom: -1rem !important;
+ }
+
+ .ml-xl-n3,
+ .mx-xl-n3 {
+ margin-left: -1rem !important;
+ }
+
+ .m-xl-n4 {
+ margin: -1.5rem !important;
+ }
+
+ .mt-xl-n4,
+ .my-xl-n4 {
+ margin-top: -1.5rem !important;
+ }
+
+ .mr-xl-n4,
+ .mx-xl-n4 {
+ margin-right: -1.5rem !important;
+ }
+
+ .mb-xl-n4,
+ .my-xl-n4 {
+ margin-bottom: -1.5rem !important;
+ }
+
+ .ml-xl-n4,
+ .mx-xl-n4 {
+ margin-left: -1.5rem !important;
+ }
+
+ .m-xl-n5 {
+ margin: -3rem !important;
+ }
+
+ .mt-xl-n5,
+ .my-xl-n5 {
+ margin-top: -3rem !important;
+ }
+
+ .mr-xl-n5,
+ .mx-xl-n5 {
+ margin-right: -3rem !important;
+ }
+
+ .mb-xl-n5,
+ .my-xl-n5 {
+ margin-bottom: -3rem !important;
+ }
+
+ .ml-xl-n5,
+ .mx-xl-n5 {
+ margin-left: -3rem !important;
+ }
+
+ .m-xl-n6 {
+ margin: -3.75rem !important;
+ }
+
+ .mt-xl-n6,
+ .my-xl-n6 {
+ margin-top: -3.75rem !important;
+ }
+
+ .mr-xl-n6,
+ .mx-xl-n6 {
+ margin-right: -3.75rem !important;
+ }
+
+ .mb-xl-n6,
+ .my-xl-n6 {
+ margin-bottom: -3.75rem !important;
+ }
+
+ .ml-xl-n6,
+ .mx-xl-n6 {
+ margin-left: -3.75rem !important;
+ }
+
+ .m-xl-n7 {
+ margin: -4.5rem !important;
+ }
+
+ .mt-xl-n7,
+ .my-xl-n7 {
+ margin-top: -4.5rem !important;
+ }
+
+ .mr-xl-n7,
+ .mx-xl-n7 {
+ margin-right: -4.5rem !important;
+ }
+
+ .mb-xl-n7,
+ .my-xl-n7 {
+ margin-bottom: -4.5rem !important;
+ }
+
+ .ml-xl-n7,
+ .mx-xl-n7 {
+ margin-left: -4.5rem !important;
+ }
+
+ .m-xl-n8 {
+ margin: -5rem !important;
+ }
+
+ .mt-xl-n8,
+ .my-xl-n8 {
+ margin-top: -5rem !important;
+ }
+
+ .mr-xl-n8,
+ .mx-xl-n8 {
+ margin-right: -5rem !important;
+ }
+
+ .mb-xl-n8,
+ .my-xl-n8 {
+ margin-bottom: -5rem !important;
+ }
+
+ .ml-xl-n8,
+ .mx-xl-n8 {
+ margin-left: -5rem !important;
+ }
+
+ .m-xl-auto {
+ margin: auto !important;
+ }
+
+ .mt-xl-auto,
+ .my-xl-auto {
+ margin-top: auto !important;
+ }
+
+ .mr-xl-auto,
+ .mx-xl-auto {
+ margin-right: auto !important;
+ }
+
+ .mb-xl-auto,
+ .my-xl-auto {
+ margin-bottom: auto !important;
+ }
+
+ .ml-xl-auto,
+ .mx-xl-auto {
+ margin-left: auto !important;
+ }
+}
+
+.stretched-link::after {
+ position: absolute;
+ top: 0;
+ right: 0;
+ bottom: 0;
+ left: 0;
+ z-index: 1;
+ pointer-events: auto;
+ content: "";
+ background-color: rgba(0, 0, 0, 0);
+}
+
+.text-monospace {
+ font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
+}
+
+.text-justify {
+ text-align: justify !important;
+}
+
+.text-wrap {
+ white-space: normal !important;
+}
+
+.text-nowrap {
+ white-space: nowrap !important;
+}
+
+.text-truncate {
+ overflow: hidden;
+ text-overflow: ellipsis;
+ white-space: nowrap;
+}
+
+.text-left {
+ text-align: left !important;
+}
+
+.text-right {
+ text-align: right !important;
+}
+
+.text-center {
+ text-align: center !important;
+}
+
+@media (min-width: 576px) {
+ .text-sm-left {
+ text-align: left !important;
+ }
+
+ .text-sm-right {
+ text-align: right !important;
+ }
+
+ .text-sm-center {
+ text-align: center !important;
+ }
+}
+
+@media (min-width: 768px) {
+ .text-md-left {
+ text-align: left !important;
+ }
+
+ .text-md-right {
+ text-align: right !important;
+ }
+
+ .text-md-center {
+ text-align: center !important;
+ }
+}
+
+@media (min-width: 992px) {
+ .text-lg-left {
+ text-align: left !important;
+ }
+
+ .text-lg-right {
+ text-align: right !important;
+ }
+
+ .text-lg-center {
+ text-align: center !important;
+ }
+}
+
+@media (min-width: 1200px) {
+ .text-xl-left {
+ text-align: left !important;
+ }
+
+ .text-xl-right {
+ text-align: right !important;
+ }
+
+ .text-xl-center {
+ text-align: center !important;
+ }
+}
+
+.text-lowercase {
+ text-transform: lowercase !important;
+}
+
+.text-uppercase {
+ text-transform: uppercase !important;
+}
+
+.text-capitalize {
+ text-transform: capitalize !important;
+}
+
+.font-weight-light {
+ font-weight: 300 !important;
+}
+
+.font-weight-lighter {
+ font-weight: lighter !important;
+}
+
+.font-weight-normal {
+ font-weight: 400 !important;
+}
+
+.font-weight-bold {
+ font-weight: 700 !important;
+}
+
+.font-weight-bolder {
+ font-weight: bolder !important;
+}
+
+.font-italic {
+ font-style: italic !important;
+}
+
+.text-white {
+ color: #fff !important;
+}
+
+.text-primary {
+ color: #007bff !important;
+}
+
+a.text-primary:hover,
+a.text-primary:focus {
+ color: #0056b3 !important;
+}
+
+.text-secondary {
+ color: #6c757d !important;
+}
+
+a.text-secondary:hover,
+a.text-secondary:focus {
+ color: #494f54 !important;
+}
+
+.text-success {
+ color: #28a745 !important;
+}
+
+a.text-success:hover,
+a.text-success:focus {
+ color: #19692c !important;
+}
+
+.text-info {
+ color: #17a2b8 !important;
+}
+
+a.text-info:hover,
+a.text-info:focus {
+ color: #0f6674 !important;
+}
+
+.text-warning {
+ color: #ffc107 !important;
+}
+
+a.text-warning:hover,
+a.text-warning:focus {
+ color: #ba8b00 !important;
+}
+
+.text-danger {
+ color: #dc3545 !important;
+}
+
+a.text-danger:hover,
+a.text-danger:focus {
+ color: #a71d2a !important;
+}
+
+.text-light {
+ color: #f8f9fa !important;
+}
+
+a.text-light:hover,
+a.text-light:focus {
+ color: #cbd3da !important;
+}
+
+.text-dark {
+ color: #343a40 !important;
+}
+
+a.text-dark:hover,
+a.text-dark:focus {
+ color: #121416 !important;
+}
+
+.text-body {
+ color: #212529 !important;
+}
+
+.text-muted {
+ color: #6c757d !important;
+}
+
+.text-black-50 {
+ color: rgba(0, 0, 0, 0.5) !important;
+}
+
+.text-white-50 {
+ color: rgba(255, 255, 255, 0.5) !important;
+}
+
+.text-hide {
+ font: 0/0 a;
+ color: transparent;
+ text-shadow: none;
+ background-color: transparent;
+ border: 0;
+}
+
+.text-decoration-none {
+ text-decoration: none !important;
+}
+
+.text-break {
+ word-break: break-word !important;
+ word-wrap: break-word !important;
+}
+
+.text-reset {
+ color: inherit !important;
+}
+
+.visible {
+ visibility: visible !important;
+}
+
+.invisible {
+ visibility: hidden !important;
+}
+
+.awesomplete > ul {
+ background: #333;
+ padding: 0 !important;
+}
+
+.awesomplete > ul > li {
+ padding: 10px 15px;
+ border-bottom: 1px solid #707070;
+ color: #efefef;
+ font-size: 17px;
+}
+
+.awesomplete > ul > li:last-child {
+ border-bottom: 0;
+}
+
+.awesomplete > ul > li[aria-selected=true] {
+ background-color: #ff6f00;
+}
+
+.awesomplete > ul > li::before {
+ content: none !important;
+}
+
+img {
+ max-width: 100%;
+}
+
+div {
+ min-width: 0;
+}
+
+body {
+ color: #797F90;
+ font-family: Arial, sans-serif;
+ font-size: 18px;
+ line-height: 1.5;
+}
+
+@media (min-width: 768px) {
+ body {
+ font-size: 18px;
+ }
+}
+
+.html__font-loaded--primary body {
+ font-family: "Open Sans", Arial, sans-serif;
+}
+
+a {
+ color: #FF6F00;
+ text-decoration: underline;
+}
+
+h1,
+.h1,
+h2,
+.h2,
+h3,
+.h3,
+h4,
+.h4,
+h5,
+.h5,
+h6,
+.h6 {
+ font-weight: 600;
+ color: #333;
+}
+
+.typography-white h1,
+.typography-white .h1,
+.typography-white h2,
+.typography-white .h2,
+.typography-white h3,
+.typography-white .h3,
+.typography-white h4,
+.typography-white .h4,
+.typography-white h5,
+.typography-white .h5,
+.typography-white h6,
+.typography-white .h6 {
+ color: #fff;
+}
+
+.no-margin-top h1,
+h1.no-margin-top,
+.no-margin-top .h1,
+.h1.no-margin-top,
+.no-margin-top h2,
+h2.no-margin-top,
+.no-margin-top .h2,
+.h2.no-margin-top,
+.no-margin-top h3,
+h3.no-margin-top,
+.no-margin-top .h3,
+.h3.no-margin-top,
+.no-margin-top h4,
+h4.no-margin-top,
+.no-margin-top .h4,
+.h4.no-margin-top,
+.no-margin-top h5,
+h5.no-margin-top,
+.no-margin-top .h5,
+.h5.no-margin-top,
+.no-margin-top h6,
+h6.no-margin-top,
+.no-margin-top .h6,
+.h6.no-margin-top {
+ margin-top: 0 !important;
+}
+
+h1,
+.h1 {
+ font-size: 12vw;
+ line-height: 1.2;
+}
+
+@media (min-width: 410px) {
+ h1,
+ .h1 {
+ font-size: 42px;
+ }
+}
+
+@media (min-width: 767px) {
+ h1,
+ .h1 {
+ font-size: 50px;
+ }
+}
+
+h2,
+.h2 {
+ font-size: 36px;
+ line-height: 1.1;
+}
+
+@media (min-width: 768px) {
+ h2,
+ .h2 {
+ font-size: 40px;
+ }
+}
+
+h3,
+.h3 {
+ font-size: 26px;
+ line-height: 1.1;
+}
+
+@media (min-width: 768px) {
+ h3,
+ .h3 {
+ font-size: 30px;
+ }
+}
+
+h4,
+.h4 {
+ font-size: 22px;
+}
+
+h5 {
+ font-size: 20px;
+}
+
+h6 {
+ font-size: 18px;
+}
+
+.pb-header .navbar {
+ background: #333;
+}
+
+@media (max-width: 991px) {
+ .pb-header .navbar {
+ padding-top: 10px;
+ padding-bottom: 10px;
+ }
+}
+
+.pb-header .navbar-brand > img {
+ display: block;
+ max-width: 140px;
+ max-height: 25px;
+}
+
+.pb-header .dropdown-toggle::after {
+ content: none;
+}
+
+.pb-header .nav-item {
+ padding-top: 5px;
+ padding-bottom: 5px;
+ margin-right: 32px;
+}
+
+.pb-header .nav-item:last-of-type {
+ margin-right: 0;
+}
+
+@media (min-width: 992px) {
+ .pb-header .nav-item {
+ padding-top: 34px;
+ padding-bottom: 24px;
+ }
+}
+
+.pb-header .nav-link {
+ font-size: 16px;
+ text-decoration: none;
+}
+
+@media (min-width: 992px) {
+ .pb-header .nav-link[aria-expanded=true]::after {
+ position: absolute;
+ bottom: 0;
+ left: 50%;
+ border-style: solid;
+ height: 0;
+ width: 0;
+ border-color: transparent transparent #fff;
+ border-width: 0 5.5px 8px;
+ transform: translateX(-50%) translateY(0);
+ z-index: 5;
+ content: "";
+ }
+}
+
+.pb-header .dropdown-menu {
+ box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.16);
+ -moz-column-rule: 1px solid #dddfe3;
+ column-rule: 1px solid #dddfe3;
+ padding: 10px 0;
+}
+
+@media (min-width: 992px) {
+ .pb-header .dropdown-menu {
+ padding: 24px 0;
+ }
+
+ .pb-header .dropdown-menu--product {
+ -moz-columns: 3;
+ columns: 3;
+ left: 50%;
+ transform: translateX(-50%);
+ }
+
+ .pb-header .dropdown-menu--support {
+ -moz-columns: 2;
+ columns: 2;
+ left: 50%;
+ transform: translateX(-50%);
+ }
+
+ .pb-header .dropdown-menu--resources {
+ right: 0;
+ left: auto;
+ }
+
+ .pb-header .dropdown-menu .dropdown-section {
+ -moz-column-break-inside: avoid;
+ break-inside: avoid-column;
+ }
+}
+
+.pb-header .dropdown-item {
+ font-size: 15px;
+ text-decoration: none;
+}
+
+.pb-header .dropdown-item--heading {
+ font-weight: 600;
+ color: #333;
+}
+
+.pb-header .dropdown-item--heading:hover {
+ color: #FF6F00;
+}
+
+@media (max-width: 991px) {
+ .sidebar {
+ margin-bottom: 20px;
+ }
+}
+
+.sidebar a {
+ text-decoration: none;
+}
+
+.sidebar .navbar-toggler {
+ color: rgba(0, 0, 0, 0.5);
+ border-color: rgba(0, 0, 0, 0.1);
+}
+
+.sidebar .navbar-toggler-icon {
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
+}
+
+.sidebar .collapse.is-active {
+ display: block;
+}
+
+.sidebar .list-group-item {
+ display: block;
+}
+
+.sidebar .list-group-item--level-0 {
+ position: relative;
+ padding: 9px 12px 11px 14px;
+ border-top: 1px solid #dddfe3;
+ color: #797F90;
+ font-size: 20px;
+}
+
+.sidebar .list-group-item--level-0::after {
+ position: absolute;
+ top: 50%;
+ right: 12px;
+ height: 8px;
+ width: 15px;
+ transform: translateY(-50%);
+ background: url(/assets/images/icons/down-carrot-0.svg) no-repeat 0 0;
+ content: "";
+}
+
+.sidebar .list-group-item--level-0:last-of-type {
+ border-bottom: 1px solid #dddfe3;
+}
+
+.sidebar .list-group-item--level-0 > .pb-section-title {
+ display: inline-block;
+ padding-right: 20px;
+}
+
+.sidebar .list-group-item--level-0.is-active {
+ background-color: #333;
+ color: #fff;
+}
+
+.sidebar .list-group-item--level-0.is-active::after {
+ background-image: url(/assets/images/icons/up-carrot-0.svg);
+}
+
+.sidebar .list-group-item--level-0.is-active + .sidebar-submenu + .list-group-item {
+ border-top: 0;
+}
+
+.sidebar .list-group-item--level-1 {
+ padding: 8px 14px 9px;
+ background-color: rgba(255, 255, 255, 0.25);
+ border-bottom: 1px solid #dddfe3;
+ color: #797F90;
+ font-size: 18px;
+}
+
+.sidebar .list-group-item--level-1.is-active {
+ position: relative;
+ color: #FF6F00;
+}
+
+.sidebar .list-group-item--level-1.is-active::after {
+ position: absolute;
+ top: 50%;
+ right: 15px;
+ height: 5px;
+ width: 10px;
+ transform: translateY(-50%);
+ background-image: url(/assets/images/icons/up-carrot-1.svg);
+ background-repeat: no-repeat;
+ background-position: 0 0;
+ content: "";
+}
+
+.sidebar .list-group-item--level-1.is-active > .pb-section-subtitle {
+ display: inline-block;
+ padding-right: 15px;
+}
+
+.sidebar .list-group-item--level-1.is-active + .sidebar-submenu {
+ background-color: rgba(255, 255, 255, 0.25);
+}
+
+.sidebar .list-group-item--level-1 > .menu-collapsed.pb-nav-item.is-active {
+ color: #FF6F00;
+}
+
+.sidebar .list-group-item--level-2 {
+ padding: 11px 14px 4px;
+ background-color: rgba(255, 255, 255, 0.5);
+ color: #797F90;
+ font-size: 15px;
+}
+
+.sidebar .list-group-item--level-2:last-child {
+ padding-bottom: 11px;
+ border-bottom: 1px solid #dddfe3;
+}
+
+.sidebar .list-group-item--level-2.is-active {
+ color: #FF6F00;
+}
+
+.sidebar .list-group-item--level-2 > .pb-nav-item--title {
+ display: block;
+ margin-bottom: -8px;
+ padding-bottom: 5px;
+ border-bottom: 1px solid #999;
+ color: #333;
+}
+
+.pb-footer {
+ padding-top: 50px;
+ padding-bottom: 30px;
+ background: #fff;
+ font-size: 12px;
+ line-height: 1.2;
+}
+
+.banner--medium .card {
+ background: none;
+ border-color: rgba(255, 255, 255, 0.8);
+}
+
+.card-media {
+ display: flex;
+ justify-content: center;
+ align-items: center;
+}
+
+.card-deck--products .card-media {
+ min-height: 96px;
+ margin-top: 6px;
+}
+
+.card-deck--products .card-title {
+ margin-top: 30px;
+}
+
+.card-deck--md .card {
+ margin-bottom: 10px;
+}
+
+@media (min-width: 768px) {
+ .card-deck--md {
+ display: flex;
+ flex-flow: row wrap;
+ margin-right: -10px;
+ margin-left: -10px;
+ }
+
+ .card-deck--md .card {
+ flex: 1 0 0%;
+ margin-right: 10px;
+ margin-bottom: 0;
+ margin-left: 10px;
+ }
+}
+
+.card-deck--formats .card {
+ margin-bottom: 10px;
+ z-index: 2;
+}
+
+.card-deck--formats .card-body {
+ display: flex;
+ flex-flow: column-reverse;
+ justify-content: space-around;
+}
+
+.card-deck--formats .card-title {
+ font-weight: 600;
+ margin-top: 24px;
+ margin-bottom: 0;
+ font-size: 22px;
+ line-height: 1.2;
+ color: #1BA9E1;
+ text-decoration: none;
+}
+
+.card-deck--formats .card-title:hover {
+ color: #fff;
+ z-index: 2;
+}
+
+.card-deck--formats .card-title:hover::before {
+ position: absolute;
+ top: 0;
+ right: 0;
+ bottom: 0;
+ left: 0;
+ z-index: -1;
+ background-color: #FF6F00;
+ content: "";
+}
+
+.card-deck--formats .card-title:hover + .card-media {
+ cursor: pointer;
+ pointer-events: none;
+}
+
+.card-deck--formats .card-title:hover + .card-media path {
+ stroke: #fff;
+}
+
+.card-deck--formats .card-title:hover + .card-media path[fill="#ff6f00"] {
+ fill: #fff;
+}
+
+.card-deck--formats .card-title + .card-media {
+ position: relative;
+ z-index: 2;
+}
+
+@media (min-width: 576px) {
+ .card-deck--formats {
+ display: flex;
+ flex-flow: row wrap;
+ justify-content: center;
+ margin-right: -10px;
+ margin-left: -10px;
+ }
+
+ .card-deck--formats .card {
+ flex: 1 0 0%;
+ min-width: 180px;
+ max-width: 200px;
+ margin-right: 10px;
+ margin-bottom: 20px;
+ margin-left: 10px;
+ }
+}
+
+.banner--medium .card-deck .card {
+ z-index: 2;
+}
+
+.banner--medium .card-deck .card-body {
+ display: flex;
+ flex-flow: column;
+ justify-content: space-around;
+}
+
+.banner--medium .card-deck .card-title {
+ margin-top: 24px;
+ margin-bottom: 0;
+}
+
+.banner--medium .card-deck .card-title a {
+ color: #fff;
+ font-size: 26px;
+ text-decoration: none;
+}
+
+.banner--medium .card-deck .card-title a::before {
+ position: absolute;
+ top: 0;
+ right: 0;
+ bottom: 0;
+ left: 0;
+ background-color: #FF6F00;
+ opacity: 0;
+ z-index: -1;
+ content: "";
+}
+
+.banner--medium .card-deck .card-title a:hover::before {
+ opacity: 1;
+}
+
+.banner {
+ padding-top: 4rem;
+ padding-bottom: 5.5rem;
+}
+
+.banner--medium {
+ background: #7e8c97;
+ color: #fff;
+}
+
+.banner--light {
+ background: #fff;
+ padding-bottom: 0;
+}
+
+.banner--light hr {
+ margin-top: 30px;
+ border: 0;
+ border-top: 1px solid rgba(221, 223, 227, 0.49);
+ background: none;
+}
+
+.btn-outline-brand {
+ color: #1BA9E1;
+ border-color: #1BA9E1;
+ font-weight: 700;
+ padding: 18px 32px 15px;
+ border-color: #dddfe3;
+ font-size: 18px;
+ text-decoration: none;
+}
+
+.btn-outline-brand:hover {
+ color: #fff;
+ background-color: #1BA9E1;
+ border-color: #1BA9E1;
+}
+
+.btn-outline-brand:focus,
+.btn-outline-brand.focus {
+ box-shadow: 0 0 0 0.2rem rgba(27, 169, 225, 0.5);
+}
+
+.btn-outline-brand.disabled,
+.btn-outline-brand:disabled {
+ color: #1BA9E1;
+ background-color: transparent;
+}
+
+.btn-outline-brand:not(:disabled):not(.disabled):active,
+.btn-outline-brand:not(:disabled):not(.disabled).active,
+.show > .btn-outline-brand.dropdown-toggle {
+ color: #fff;
+ background-color: #1BA9E1;
+ border-color: #1BA9E1;
+}
+
+.btn-outline-brand:not(:disabled):not(.disabled):active:focus,
+.btn-outline-brand:not(:disabled):not(.disabled).active:focus,
+.show > .btn-outline-brand.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(27, 169, 225, 0.5);
+}
+
+@media (min-width: 992px) {
+ .btn-outline-brand {
+ padding-right: 68px;
+ padding-left: 68px;
+ }
+}
+
+.pb-lg-img {
+ width: 70%;
+ height: 70%;
+}
+
+.row > .wrapper {
+ display: flex;
+ flex-wrap: wrap;
+ margin-right: -10px;
+ margin-left: -10px;
+}
+
+@media (min-width: 992px) {
+ .pb-docs-container > .row > .col-lg-3.sidebar {
+ flex: 0 0 22%;
+ max-width: 22%;
+ }
+
+ .pb-docs-container > .row > .col-lg-3.sidebar + .col-lg-9 {
+ flex: 0 0 78%;
+ max-width: 78%;
+ }
+}
+
+.pb-docs-container + .pb-footer {
+ margin-top: 180px;
+}
+
+.pb-content {
+ padding: 22px 30px;
+ border: 1px solid #dddfe3;
+ background-color: #fff;
+ font-size: 19px;
+ line-height: 1.5789473684;
+}
+
+.pb-content > .pb-content {
+ margin: 0;
+ padding: 0;
+ border: none;
+}
+
+.pb-content h1 {
+ margin-bottom: 20px;
+ padding-bottom: 14px;
+ border-bottom: 1px solid #dddfe3;
+ font-size: 46.379px;
+}
+
+.pb-content h2 {
+ margin-top: 35px;
+ margin-bottom: 16px;
+ font-size: 37.107px;
+}
+
+.pb-content h3 {
+ margin-top: 28px;
+ font-size: 29.697px;
+}
+
+.pb-content h4 {
+ margin-top: 20px;
+ font-size: 23.75px;
+}
+
+.pb-content h5 {
+ margin-top: 16px;
+ font-size: 19px;
+ font-style: italic;
+}
+
+.pb-content ul {
+ padding-left: 20px;
+ list-style: none;
+}
+
+.pb-content ul li:not(.ui-tab) {
+ position: relative;
+}
+
+.pb-content ul li:not(.ui-tab)::before {
+ position: absolute;
+ top: 10px;
+ left: -20px;
+ height: 7px;
+ width: 7px;
+ border: 1px solid #707070;
+ border-radius: 50%;
+ background: #333;
+ content: "";
+}
+
+.pb-content table.table,
+.pb-content table.pbTable {
+ font-size: 16px;
+ line-height: 1.75;
+}
+
+.pb-content table.table th,
+.pb-content table.pbTable th {
+ padding-top: 9px;
+ padding-bottom: 9px;
+ font-weight: 600;
+}
+
+.pb-content table.table th,
+.pb-content table.pbTable th,
+.pb-content table.table td,
+.pb-content table.pbTable td {
+ padding-right: 15px;
+ padding-left: 15px;
+}
+
+.pb-content .pb-code-hl-wrap {
+ width: 100%;
+}
+
+.pb-content .highlight,
+.pb-content .pb-code-hl {
+ margin-top: 20px;
+ margin-bottom: 20px;
+ padding: 20px 22px 20px;
+ border: 1px solid #dddfe3;
+ background: #f8f9f9;
+ font-size: 16px;
+}
+
+.pb-content .highlight pre,
+.pb-content .pb-code-hl pre {
+ margin-top: 0;
+ margin-bottom: 0;
+ padding: 0;
+ border: 0;
+ background: none;
+}
+
+.pb-docs-container {
+ margin-top: 20px;
+}
+
+@media (min-width: 992px) {
+ .pb-docs-container {
+ margin-top: 65px;
+ }
+}
+
+.pb-alert {
+ margin-top: 10px;
+}
+
+.social-media {
+ display: flex;
+ align-items: center;
+}
+
+@media (min-width: 992px) {
+ .social-media {
+ justify-content: flex-end;
+ margin-top: 100px;
+ }
+}
+
+.social-media h5,
+.social-media a {
+ margin-right: 22px;
+ margin-bottom: 0;
+}
+
+.social-media h5 {
+ font-size: 18px;
+}
+
+.social-media a:last-child {
+ margin-right: 0;
+}
+
+table.table,
+table.pbTable {
+ background: #fff;
+}
+
+.table-bordered thead th,
+.pbTable thead th,
+.table-bordered thead td,
+.pbTable thead td {
+ border-bottom-width: 1px;
+}
+
+.download-form {
+ margin-bottom: 20px;
+}
+
+.download-form > .row {
+ flex-flow: column;
+}
+
+.download-form .adapters {
+ display: flex;
+ flex-flow: row wrap;
+}
+
+.download-form__modal,
+.modal-backdrop.fade {
+ opacity: 0;
+}
+
+.pb-content .autocomplete-filter {
+ padding: 10px 15px;
+ border: 1px solid #b3c1cc;
+ background-color: rgba(236, 243, 245, 0.35);
+}
+
+.pb-content .autocomplete-filter:focus {
+ outline: none;
+}
+
+.pb-content .c-bidder-list-group h4 {
+ color: #797f90;
+ font-size: 19px;
+ font-weight: 700;
+}
+
+.pb-content .c-bidder-list {
+ padding-left: 0;
+ -moz-columns: 2;
+ columns: 2;
+}
+
+.pb-content .c-bidder-list li {
+ padding-bottom: 5px;
+}
+
+.pb-content .c-bidder-list li::before {
+ content: none !important;
+}
+
+.pb-content .c-bidder-list a {
+ text-decoration: none;
+}
+
+.algolia-autocomplete .algolia-docsearch-suggestion--category-header {
+ display: none !important;
+}
+
+.c-search {
+ position: relative;
+}
+
+@media (max-width: 990px) {
+ .c-search {
+ float: left;
+ }
+}
+
+.c-search::after {
+ position: absolute;
+ top: 50%;
+ right: 10px;
+ height: 20px;
+ width: 20px;
+ transform: translateY(-50%);
+ background: url(/assets/images/icons/search-icon2.svg);
+ background-size: cover;
+ content: "";
+}
+
+.c-search input[type=search] {
+ padding-right: 8px;
+ padding-left: 8px;
+ border: 1px solid rgba(0, 0, 0, 0.125);
+ max-width: 120px;
+ transition: max-width 200ms ease-in-out;
+ /* clears the ‘X’ from Internet Explorer */
+ /* clears the ‘X’ from Chrome */
+}
+
+.c-search input[type=search]:hover,
+.c-search input[type=search]:focus {
+ max-width: 200px;
+ outline: none;
+}
+
+.c-search input[type=search]::-ms-clear {
+ display: none;
+ width: 0;
+ height: 0;
+}
+
+.c-search input[type=search]::-ms-reveal {
+ display: none;
+ width: 0;
+ height: 0;
+}
+
+.c-search input[type=search]::-webkit-search-decoration,
+.c-search input[type=search]::-webkit-search-cancel-button,
+.c-search input[type=search]::-webkit-search-results-button,
+.c-search input[type=search]::-webkit-search-results-decoration {
+ display: none;
+}
+
+.pb-homepage h1,
+.pb-homepage .h1 {
+ font-size: 12vw;
+ margin-bottom: 0.75rem;
+}
+
+@media (min-width: 768px) {
+ .pb-homepage h1,
+ .pb-homepage .h1 {
+ font-size: 40px;
+ }
+}
+
+.error404 {
+ width: 100%;
+ height: 100%;
+ text-align: center;
+}
+
+.error404 h1 {
+ color: #FF0000;
+ font-size: 60px;
+ font-weight: bold;
+}
+
diff --git a/assets/images/ad-ops/dfp-creative-setup/appnexus_vast_tag.png b/assets/images/ad-ops/dfp-creative-setup/appnexus_vast_tag.png
index 851fbabf76ab55b270c568ba905bc222140d55b5..bb7b93c6072fdbf1e412d5d77026a5f1163bdc8e 100644
GIT binary patch
literal 69120
zcmdqJcQl+^*gnh{y+#+kMX!kxgwdmfQKEN2^cF4Zs0oP>T@WNh5WR~|2nmVkC58~a
z_x|lU=j6Q3`hM?P-}motEzX)F^E|Wne)hia>$>jio~LjPWkS5`cxY&7gerFxw9(KY
z!{9dy2Mhegfp@VJ4Gl_TFE0;wlvkE_b#nF4akI3xQMPfh@vyhnR+d9U6Mz2vzUf1{
z`{dG%o_4Hk{W?y!A|4gU5V8{{=-tYxY6za57IjHh5uIRJdT_AOpZd99{AS~Mj;10!
zKxpL^d1p&)2ovW%@uYN>KoTDN#1Ipwbk$K9d?_Y>HBItnnten0Pn(T^-OSA_|BZUP
zP0XeGLWAUZa&*e{5
w^&&ap?n~x7q
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